.pl-root{--font-display:var(--font-chelsea-market),"Recoleta","Cooper",serif;--font-script:var(--font-chelsea-market),"Recoleta",serif;--font-mono:var(--font-inconsolata),ui-monospace,monospace;--font-utility:var(--font-dm-sans),system-ui,-apple-system,sans-serif;--bg-primary:#FDE9D2;--bg-secondary:#FFF2DB;--bg-tertiary:#F2DFC2;--bg-alt-1:#F7EDFF;--bg-paper:#F5F0EA;--ivory:#FFFDF4;--ink:#313342;--ink-dark:#202024;--ink-soft:rgba(49,51,66,0.6);--accent:#3B2073;--accent-vivid:#8A38F5;--accent-soft:#E5DEFD;--burunda:#5B0B10;--bottle-green:#1E3C3E;--butter:#FCF0BB;--pollen:#DED249;--col-blue:#8DA8FF;--col-red:#FF7EA3;--col-yellow:#FFE48D;--col-gold:#D7BA65;--success:#72C48B;--error:#FF4C55;--neutral:#929292;--radius-xs:8px;--radius-sm:12px;--radius-md:20px;--radius-lg:24px;--radius-xl:30px;--radius-pill:100px;--border-1:1px solid var(--ink);--border-2:2px solid var(--ink);--border-3:3px solid var(--ink);--shadow-soft:0 4px 12px rgba(0,0,0,0.1);--shadow-press:0 2px 0 var(--ink);--shadow-card:0 4px 0 var(--ink);--size-h1:45px;--size-h2:32px;--size-h3:26px;--size-h4:20px;--size-body:16px;--size-small:14px;--size-micro:10px;--spot:var(--accent-vivid);font-family:var(--font-display);color:var(--ink);background:var(--bg-primary);-webkit-font-smoothing:antialiased;overflow-x:clip;scroll-behavior:smooth}.pl-root[data-accent=blue]{--spot:#5B7BE8}.pl-root[data-accent=pink]{--spot:#E8527E}.pl-root[data-accent=yellow]{--spot:#D7BA65}.pl-root[data-accent=purple]{--spot:var(--accent-vivid)}.pl-root,.pl-root *{box-sizing:border-box}.pl-root img{max-width:100%;display:block}.pl-root a{color:inherit;text-decoration:none}.pl-root button{font-family:inherit;cursor:pointer}.pl-root h1{font-family:var(--font-script);font-size:var(--size-h1);line-height:1;color:var(--ink);font-weight:500;margin:0}.pl-root h2{font-size:var(--size-h2);line-height:1.05}.pl-root h2,.pl-root h3{font-family:var(--font-display);color:var(--ink);margin:0}.pl-root h3{font-size:var(--size-h3);line-height:1.1}.pl-root h4{font-family:var(--font-display);font-size:var(--size-h4);line-height:1.15;color:var(--ink);margin:0}.pl-root h5{margin:0}.pl-root p{font-family:var(--font-display);font-size:var(--size-body);line-height:1.35;color:var(--ink);margin:0}.pl-root .wrap{max-width:1220px;margin:0 auto;padding:0 40px}.pl-root .section{padding:96px 0;position:relative;isolation:isolate}.pl-root .bg-cream{background:var(--bg-primary)}.pl-root .bg-paper{background:var(--bg-tertiary)}.pl-root .section+.section.bg-cream:before,.pl-root .section+.section.bg-paper:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(1140px,calc(100% - 80px));height:2px;background:repeating-linear-gradient(90deg,var(--ink) 0 14px,transparent 14px 24px);opacity:.16}.pl-root .section+.section.rough-seams:before,.pl-root .section.hero+.section.bg-cream:before,.pl-root .section.hero+.section.bg-paper:before{content:none}.pl-root .rough-top{position:absolute;top:0;left:0;display:block;width:100%;height:30px;transform:translateY(-18px);pointer-events:none}.pl-root .kicker{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-mono);font-weight:700;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);margin:0 0 20px}.pl-root .sec-title{font-family:var(--font-display);font-size:clamp(30px,4vw,46px);line-height:1.04;margin:0;letter-spacing:-.01em;text-wrap:balance}.pl-root .sec-sub{font-family:var(--font-display);font-size:clamp(17px,1.6vw,20px);line-height:1.5;color:var(--ink-soft);margin:18px 0 0;max-width:54ch;text-wrap:pretty}.pl-root .center{text-align:center}.pl-root .center .sec-sub{margin-left:auto;margin-right:auto}.pl-root .scribe,.pl-root .script{font-family:var(--font-script);font-weight:700}.pl-root .scribe{position:relative;color:var(--accent);white-space:nowrap}.pl-root .scribe .ul{position:absolute;left:-2%;right:-2%;bottom:-.18em;width:104%;height:.4em;fill:none;stroke:var(--spot);stroke-width:5;stroke-linecap:round}.pl-root .nav{position:sticky;top:16px;z-index:50;width:calc(100% - 80px);max-width:1140px;margin:16px auto 0;display:flex;align-items:center;justify-content:space-between;padding:13px 16px 13px 26px;background:rgba(253,233,210,.9);backdrop-filter:blur(10px);border-radius:12px;transition:box-shadow .2s}.pl-root .nav.stuck{box-shadow:0 10px 30px -16px rgba(49,51,66,.45)}.pl-root .nav-doodle{position:absolute;width:46px;height:46px;pointer-events:none;fill:none;stroke-width:3.2}.pl-root .nav-doodle.nd-tr{top:-15px;right:-20px;stroke:var(--col-red,#FF7EA3);transform:rotate(90deg)}.pl-root .brand{display:inline-flex;align-items:center}.pl-root .brand .word{display:inline-block;height:40px;width:calc(40px * 3240 / 1008);background-color:var(--accent);-webkit-mask:url(/landing/paints-wordmark.webp) no-repeat left center/contain;mask:url(/landing/paints-wordmark.webp) no-repeat left center/contain}.pl-root .nav-links{display:flex;align-items:center;gap:24px}.pl-root .nav-links a{font-size:16px;color:var(--ink);opacity:.8;transition:opacity .15s}.pl-root .nav-links a:hover{opacity:1}.pl-root .nav-right{display:flex;align-items:center;gap:14px}.pl-root .hero{padding:64px 0 84px;position:relative;overflow:hidden}.pl-root .london-banner{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;width:min(322px,80%);margin:0 0 24px}.pl-root .london-banner .lb-row{display:inline-flex;align-items:center;gap:12px}.pl-root .london-banner .lb-text{font-family:var(--font-script);font-weight:700;font-size:clamp(18px,1.7vw,21px);line-height:1.1;color:var(--ink);white-space:nowrap}.pl-root .london-banner .lb-burst{width:18px;height:24px;flex:none;fill:none;stroke:var(--col-red,#FF7EA3);stroke-width:2.4;stroke-linecap:round}.pl-root .scatter{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:calc(100% - 80px);max-width:1140px;pointer-events:none;z-index:-1}.pl-root #safety .scatter{left:0;transform:none;width:100%;max-width:none}.pl-root .safety-heading{margin-bottom:44px}.pl-root .safety-grid{list-style:none;padding:0;margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:22px;max-width:1080px}.pl-root .safety-pillar{grid-column:span 2;position:relative;padding:26px 88px 24px 24px;text-align:left}.pl-root .safety-pillar>:not([aria-hidden=true]){position:relative;z-index:1}.pl-root .safety-pillar:first-child{transform:rotate(-.6deg)}.pl-root .safety-pillar:nth-child(2){transform:rotate(.4deg)}.pl-root .safety-pillar:nth-child(3){transform:rotate(-.3deg)}.pl-root .safety-pillar{transition:transform .24s ease}.pl-root .safety-pillar:hover{transform:rotate(0deg) translateY(-3px)}.pl-root .safety-pillar__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:color-mix(in srgb,var(--safety-tint,var(--accent)) 14%,var(--bg-primary));border:1.5px solid color-mix(in srgb,var(--safety-tint,var(--accent)) 40%,transparent);color:var(--safety-tint,var(--accent));margin-bottom:16px}.pl-root .safety-pillar__icon svg{width:26px;height:26px}.pl-root .safety-pillar__title{font-family:var(--font-display);font-size:18px;line-height:1.2;font-weight:600;color:var(--ink-dark);margin:0 0 8px;letter-spacing:-.005em}.pl-root .safety-pillar__body{font-family:var(--font-display);font-size:14.5px;line-height:1.5;color:var(--ink);opacity:.85;margin:0}@media (max-width:980px){.pl-root .safety-grid{grid-template-columns:repeat(4,1fr);gap:18px}.pl-root .safety-pillar{grid-column:span 2}.pl-root .safety-pillar:nth-child(3){grid-column:2/span 2}}@media (max-width:640px){.pl-root .safety-grid{grid-template-columns:1fr}.pl-root .safety-pillar{grid-column:1}}.pl-root #membership .scatter{left:0;transform:none;width:100%;max-width:none}.pl-root .membership-heading{margin-bottom:36px}.pl-root .founding-panel{position:relative;max-width:760px;margin:0 auto;padding:40px 44px 36px;text-align:center}.pl-root .founding-panel>:not([aria-hidden=true]){position:relative;z-index:1}.pl-root .founding-panel__counter-block{display:flex;flex-direction:column;align-items:center;gap:8px}.pl-root .founding-panel__eyebrow{font-family:var(--font-mono);font-weight:700;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0}.pl-root .founding-panel__counter{font-family:var(--font-display);margin:0;line-height:1}.pl-root .founding-panel__count{font-size:clamp(48px,6vw,64px);color:var(--accent);letter-spacing:-.02em}.pl-root .founding-panel__total{font-family:var(--font-mono);font-size:clamp(14px,1.4vw,16px);color:var(--ink-soft);letter-spacing:.04em;margin-left:6px}.pl-root .founding-panel__bar{width:min(440px,100%);height:10px;background:color-mix(in srgb,var(--accent) 12%,var(--bg-primary));border-radius:999px;overflow:hidden;margin:6px 0 2px}.pl-root .founding-panel__bar>span{display:block;height:100%;background:var(--accent);border-radius:999px;transition:width .6s ease}.pl-root .founding-panel__remaining{font-family:var(--font-display);font-size:14px;line-height:1.3;color:var(--col-red);margin:4px 0 0}.pl-root .founding-panel__rule{border:0;height:0;border-top:1.5px dashed color-mix(in srgb,var(--ink) 18%,transparent);margin:26px auto;width:100%}.pl-root .founding-panel__offer{display:flex;flex-direction:column;align-items:center;gap:8px}.pl-root .founding-panel__offer-headline{font-family:var(--font-display);font-size:clamp(34px,4.4vw,48px);line-height:1.05;letter-spacing:-.01em;color:var(--ink-dark);margin:0}.pl-root .founding-panel__offer-sub{font-family:var(--font-display);font-size:clamp(16px,1.5vw,18px);color:var(--ink);margin:0}.pl-root .founding-panel__offer-price{color:var(--accent);font-weight:600}.pl-root .founding-panel__offer-compare{font-family:var(--font-utility);font-size:13.5px;line-height:1.4;color:var(--ink-soft);margin:4px 0 0}.pl-root .founding-panel__perks{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;text-align:left}.pl-root .founding-panel__perk{display:flex;align-items:flex-start;gap:12px;font-family:var(--font-display);font-size:15px;line-height:1.4;color:var(--ink-dark)}.pl-root .founding-panel__perk-tick{flex:none;width:24px;height:24px;border-radius:50%;background:color-mix(in srgb,var(--success) 60%,var(--bg-primary));border:1.5px solid color-mix(in srgb,var(--ink) 22%,transparent);display:grid;place-items:center;margin-top:2px}.pl-root .founding-panel__perk-tick svg{width:13px;height:13px;stroke:var(--ink-dark);stroke-width:2.6;fill:none}.pl-root .founding-panel__cta{margin-top:4px;display:flex;flex-direction:column;align-items:center;gap:14px}.pl-root .founding-panel__cta button[type=button]{width:100%}.pl-root .founding-panel__cta-foot{font-family:var(--font-utility);font-size:13px;color:var(--ink-soft);margin:0}@media (max-width:720px){.pl-root .founding-panel{padding:32px 24px 28px}.pl-root .founding-panel__perks{grid-template-columns:1fr;gap:12px}}.pl-root .faq{max-width:780px;margin:46px auto 0}.pl-root .faq-item{position:relative;margin-bottom:14px;border-radius:22px}.pl-root .faq-item>.faq-a,.pl-root .faq-item>.faq-q{position:relative;z-index:1}.pl-root .faq-q{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:20px 24px;border:0;background:transparent;color:var(--ink-dark);font-family:var(--font-display);font-size:19px;text-align:left}.pl-root .faq-q .pm{position:relative;width:18px;height:18px;flex:none;color:var(--accent)}.pl-root .faq-q .pm:after,.pl-root .faq-q .pm:before{content:"";position:absolute;border-radius:2px;background:currentColor}.pl-root .faq-q .pm:before{top:8px;right:0;left:0;height:3px}.pl-root .faq-q .pm:after{top:0;bottom:0;left:8px;width:3px;transition:transform .2s}.pl-root .faq-item.open .pm:after{transform:scaleY(0)}.pl-root .faq-a{max-height:0;overflow:hidden;transition:max-height .28s ease}.pl-root .faq-a p{margin:0;padding:0 24px;color:var(--ink);font-size:16.5px;line-height:1.55;opacity:.78}.pl-root .faq-a p+p{margin-top:12px}.pl-root .faq-a p:last-child{padding-bottom:22px}.pl-root .page-footer{width:100%;padding:56px 24px 40px;text-align:center;background:var(--bg-primary);color:var(--ink-dark);font-family:var(--font-utility)}.pl-root .page-footer-nav{font-size:14px;margin-bottom:14px;line-height:1.6}.pl-root .page-footer-nav a{color:var(--accent);text-decoration:none;margin:0 10px;font-weight:600;letter-spacing:.01em;transition:opacity .12s ease;opacity:.85}.pl-root .page-footer-nav a:hover{opacity:1;text-decoration:underline}.pl-root .page-footer-nav span{color:var(--ink-dark);opacity:.4}.pl-root .page-footer-copy{font-family:var(--font-utility);font-size:13px;color:var(--ink-dark);opacity:.7;margin:0 0 4px}.pl-root .page-footer-address{font-family:var(--font-utility);font-size:12px;color:var(--ink-dark);opacity:.55;margin:0}.pl-root .reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.pl-root .reveal.in{opacity:1;transform:none}.pl-root.reveal-all .reveal{opacity:1!important;transform:none!important;transition:none!important}@media (prefers-reduced-motion:reduce){.pl-root .reveal{opacity:1;transform:none;transition:none}}.pl-root .hero-v2{padding:56px 0 96px}.pl-root .hero-top{display:flex;flex-direction:column;align-items:center;gap:14px;padding-bottom:28px;text-align:center;position:relative;z-index:1}.pl-root .hero-logo{display:inline-flex;justify-content:center;align-items:center;width:clamp(260px,36vw,420px)}.pl-root .hero-logo svg{width:100%;height:auto;display:block}.pl-root .hero-logo{position:relative}.pl-root .hero-beta{position:absolute;top:-22%;right:-1%;transform:rotate(8deg);transform-origin:bottom right;font-family:var(--font-display);font-size:clamp(var(--size-micro),1.15vw,var(--size-small));line-height:1;letter-spacing:.08em;color:var(--ink-dark);background:var(--col-red);border:var(--border-1);border-radius:var(--radius-pill);padding:.45em .8em;box-shadow:2px 2px 0 var(--ink);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}@media (min-width:981px){.pl-root .hero-copy .london-banner{margin:-90px auto 40px}}@media (max-width:980px){.pl-root .hero-copy .london-banner{margin:24px auto 16px}}.pl-root .hero-tagline{font-family:var(--font-display);font-size:clamp(18px,2vw,26px);line-height:1.35;margin:0;color:var(--ink-dark);letter-spacing:-.005em;max-width:720px;text-wrap:balance}.pl-root .hero-grid-v2{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;position:relative;z-index:1}.pl-root .hero-grid-v2>*{min-width:0}.pl-root .hero-v2 .hero-copy{text-align:center}.pl-root .hero-v2 .hero-cta-row{justify-content:center}.pl-root .hero-v2 .hero-copy h1{font-family:var(--font-display);font-size:clamp(18px,2vw,26px);line-height:1.35;margin:0 auto;color:var(--ink-dark);letter-spacing:-.01em;text-wrap:balance;max-width:42ch}.pl-root .hero-points{list-style:none;margin:28px auto 0;padding:0;display:grid;gap:10px;max-width:34ch;font-family:var(--font-utility);font-size:clamp(16px,1.5vw,18px);line-height:1.45;color:var(--ink)}.pl-root .hero-points li:before{content:"•";color:var(--accent);margin-right:10px}.pl-root .hero-cta-row{gap:14px;margin-top:38px}.pl-root .safety-bar{position:relative;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px 28px;margin:8px auto 32px;padding:18px 26px;max-width:1040px}.pl-root .safety-bar>:not([aria-hidden=true]){position:relative;z-index:1}.pl-root .safety-bar__items{list-style:none;margin:0;padding:0;display:flex;align-items:center;flex-wrap:wrap;gap:12px 28px}.pl-root .safety-item{gap:10px}.pl-root .safety-item,.pl-root .safety-item__icon{display:inline-flex;align-items:center;color:var(--safety-tint,var(--accent))}.pl-root .safety-item__icon{justify-content:center;width:32px;height:32px;border-radius:50%;background:color-mix(in srgb,var(--safety-tint,var(--accent)) 22%,#FFFFFF)}.pl-root .safety-item__icon svg{width:18px;height:18px}.pl-root .safety-item__label{font-family:var(--font-display);font-size:14px;line-height:1.2;font-weight:600;color:var(--ink-dark);white-space:nowrap}@media (max-width:980px){.pl-root .safety-bar{justify-content:center}}.pl-root .hero-v2 .hero-copy .safety-bar{flex-direction:column;align-items:center;gap:14px;margin:36px 0 0;padding:16px 20px 18px}.pl-root .hero-v2 .hero-copy .safety-bar__items{width:100%;display:flex;justify-content:space-between;gap:8px;flex-wrap:nowrap}.pl-root .hero-v2 .hero-copy .safety-item{gap:8px;min-width:0}.pl-root .hero-v2 .hero-copy .safety-item__icon{width:26px;height:26px}.pl-root .hero-v2 .hero-copy .safety-item__icon svg{width:14px;height:14px}.pl-root .hero-v2 .hero-copy .safety-item__label{font-size:13px}.pl-root .hero-v2 .hero-copy .safety-bar>button{align-self:center;width:auto;min-width:0;height:38px;min-height:38px;padding:0 22px;font-size:14px;line-height:38px}.pl-root .hero-v2 .hero-copy .safety-bar>button>div[aria-hidden] svg{width:100%;height:100%}.pl-root .hero-founding{position:relative;padding:32px 30px 26px;transform:rotate(-1.2deg);transition:transform .24s ease}.pl-root .hero-founding>:not([aria-hidden=true]){position:relative;z-index:1}.pl-root .hero-founding:hover{transform:rotate(-.4deg) translateY(-2px)}.pl-root .hero-founding__eyebrow{font-family:var(--font-display);font-size:16px;line-height:1.3;font-weight:700;letter-spacing:-.005em;color:var(--accent);margin:0 0 14px}.pl-root .hero-founding__counter{margin:0 0 10px;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.pl-root .hero-founding__count{font-family:var(--font-mono);font-size:38px;line-height:1;font-weight:900;color:var(--accent);letter-spacing:-.01em}.pl-root .hero-founding__total{font-family:var(--font-mono);font-size:16px;line-height:1.2;font-weight:600;color:var(--ink)}.pl-root .hero-founding__bar{width:100%;height:10px;border-radius:100px;background:var(--bg-tertiary);overflow:hidden;margin:6px 0 10px}.pl-root .hero-founding__bar>span{display:block;height:100%;border-radius:100px;background:var(--accent);transition:width .48s cubic-bezier(.4,0,.2,1)}.pl-root .founding-counter-spinner{display:inline-block;width:28px;height:28px;border:2.5px solid var(--accent);border-top:2.5px solid transparent;border-radius:50%;animation:pl-founding-counter-spin .8s linear infinite;vertical-align:middle}.pl-root .founding-panel__counter .founding-counter-spinner{width:42px;height:42px}@keyframes pl-founding-counter-spin{to{transform:rotate(1turn)}}.pl-root .founding-counter-reload{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;margin:0;background:none;border:none;border-radius:50%;cursor:pointer;color:var(--accent);transition:color .15s ease,transform .2s ease}.pl-root .founding-panel__counter .founding-counter-reload{width:48px;height:48px}.pl-root .founding-counter-reload:focus-visible,.pl-root .founding-counter-reload:hover{color:var(--ink);transform:rotate(-25deg);outline:none}.pl-root .founding-counter-reload:active{transform:rotate(-1turn);transition:transform .5s ease}.pl-root .founding-counter-reload svg{width:100%;height:100%;display:block}.pl-root .hero-founding__remaining{font-family:var(--font-utility);font-size:14px;line-height:1.45;font-weight:500;color:var(--ink);margin:0 0 22px}.pl-root .hero-founding__price{margin:0 0 12px}.pl-root .hero-founding__price-headline{font-family:var(--font-display);font-size:26px;line-height:1.15;color:var(--accent);margin:0 0 4px}.pl-root .hero-founding__price-sub{font-family:var(--font-utility);font-size:16px;line-height:1.4;color:var(--ink-dark);margin:0}.pl-root .hero-founding__price-was{text-decoration:line-through;text-decoration-thickness:2px;color:var(--ink-soft);margin-right:2px}.pl-root .hero-founding__price-now{color:var(--accent);font-weight:600}.pl-root .hero-founding__regular{font-family:var(--font-utility);font-size:13px;line-height:1.4;color:var(--ink);opacity:.85;margin:0}.pl-root .hero-founding__rule{border:0;border-top:1.5px dashed #ede3d7;margin:18px 0 16px}.pl-root .hero-founding__perk-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.pl-root .hero-founding__perk-item{display:flex;align-items:center;gap:12px;color:var(--perk-tint,var(--accent))}.pl-root .hero-founding__perk-icon{display:inline-flex;flex:none;width:32px;height:32px;border-radius:50%;background:color-mix(in srgb,var(--perk-tint,var(--accent)) 18%,var(--bg-primary));align-items:center;justify-content:center}.pl-root .hero-founding__perk-icon svg{width:18px;height:18px}.pl-root .hero-founding__perk-label{font-family:var(--font-utility);font-size:14px;line-height:1.35;color:var(--ink-dark)}.pl-root .hero-founding__cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.pl-root .stories-coffee-promo{padding:76px 0}.pl-root .stories-coffee-promo__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;gap:52px}.pl-root .stories-coffee-promo__copy .sec-title{max-width:18ch}.pl-root .stories-coffee-promo__copy .sec-sub{max-width:40ch}.pl-root .stories-coffee-card{position:relative;padding:20px 20px 28px;transform:rotate(1.2deg)}.pl-root .stories-coffee-card>:not([aria-hidden=true]){position:relative;z-index:1}.pl-root .stories-coffee-card__visual{position:relative;min-height:310px;overflow:hidden;border:2px solid var(--ink-dark);border-radius:24px;background:radial-gradient(circle at 50% 42%,rgba(255,253,244,.08),rgba(255,242,219,.9)),var(--bg-primary) url(/categories/03-books-coffee-tint.webp) center /320px auto no-repeat}.pl-root .stories-coffee-card__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,253,244,.05),rgba(255,242,219,.28));pointer-events:none}.pl-root .stories-coffee-card__free,.pl-root .stories-coffee-card__group,.pl-root .stories-coffee-card__location,.pl-root .stories-coffee-card__schedule{position:absolute;z-index:1;border:2px solid var(--ink-dark);box-shadow:2px 3px 0 var(--ink-dark);color:var(--ink-dark);font-family:var(--font-display);line-height:1;white-space:nowrap}.pl-root .stories-coffee-card__group{top:22px;right:20px;padding:12px 17px;border-radius:999px;background:var(--ivory);font-size:17px}.pl-root .stories-coffee-card__group:before{content:"👥 "}.pl-root .stories-coffee-card__schedule{bottom:22px;left:18px;padding:12px 14px;border-radius:999px;background:var(--ivory);font-family:var(--font-mono);font-size:14px}.pl-root .stories-coffee-card__schedule:before{content:"◷ "}.pl-root .stories-coffee-card__location{right:108px;bottom:22px;padding:12px 15px;border-radius:999px;background:var(--pollen);font-size:16px}.pl-root .stories-coffee-card__location:before{content:"⌖ "}.pl-root .stories-coffee-card__free{right:18px;bottom:22px;padding:12px 14px;border-radius:999px;background:var(--spot);font-family:var(--font-mono);font-size:15px;font-weight:700}.pl-root .stories-coffee-card__content{padding:24px 14px 0}.pl-root .stories-coffee-card__reveal{max-width:26ch;margin:0 0 24px auto;color:var(--ink-soft);font-family:var(--font-utility);font-size:16px;line-height:1.45;text-align:left}.pl-root .stories-coffee-card__eyebrow{display:inline-flex;margin:22px 0 0;padding:10px 15px;border-radius:999px;background:var(--pollen);color:var(--accent);font-family:var(--font-mono);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pl-root .stories-coffee-card h3{margin:0;color:var(--ink-dark);font-family:var(--font-display);font-size:clamp(26px,3vw,36px);line-height:1.15}.pl-root .hero-scatter{inset:0;z-index:-1;overflow:hidden}.pl-root .hero-scatter,.pl-root .hero-scatter>*{position:absolute;pointer-events:none}.pl-root .sc-spark--bl{top:34px;right:36%}.pl-root .sc-spark--bl2{bottom:20%;left:36%}@media (max-width:980px){.pl-root .nav-links{display:none}.pl-root .hero-v2{padding:40px 0 72px}.pl-root .hero-grid-v2{grid-template-columns:1fr;gap:32px}.pl-root .hero-founding{transform:rotate(-.6deg);max-width:460px;margin:0 auto}.pl-root .hero-cta-row{flex-direction:column;align-items:center;gap:12px}.pl-root .hero-cta-row>*{width:auto}.pl-root .hero-v2 .hero-copy .safety-bar{max-width:540px;margin-left:auto;margin-right:auto}.pl-root .hero-v2 .hero-copy .safety-bar__items{justify-content:center;gap:18px;flex-wrap:wrap}.pl-root .stories-coffee-promo__grid{grid-template-columns:1fr;gap:36px}.pl-root .stories-coffee-promo__copy{text-align:center}.pl-root .stories-coffee-promo__copy .sec-sub,.pl-root .stories-coffee-promo__copy .sec-title{margin-left:auto;margin-right:auto}.pl-root .stories-coffee-card{max-width:520px;margin:0 auto}}@media (max-width:640px){.pl-root .wrap{padding:0 22px}.pl-root .section{padding:66px 0}.pl-root .nav{padding:11px 14px 11px 20px;width:calc(100% - 44px);margin:12px auto 0}.pl-root .hero-scatter,.pl-root .safety-pillar__accent,.pl-root .scatter{display:none}.pl-root .hero-v2{padding:32px 0 60px}.pl-root .hero-top{padding-bottom:28px}.pl-root .hero-founding{padding:24px 22px 22px;transform:none}.pl-root .hero-founding__count{font-size:32px}.pl-root .hero-founding__price-headline{font-size:22px}.pl-root .stories-coffee-card{padding:14px 14px 24px}.pl-root .stories-coffee-card__visual{min-height:300px;background-size:270px auto}.pl-root .stories-coffee-card__group{top:16px;right:14px}.pl-root .stories-coffee-card__schedule{bottom:18px;left:14px}.pl-root .stories-coffee-card__location{right:14px;bottom:72px}.pl-root .stories-coffee-card__free{right:14px;bottom:18px}.pl-root .stories-coffee-card__content{padding:22px 10px 0}.pl-root .stories-coffee-card__reveal{margin-left:0}.pl-root .faq-q{padding:18px 20px;font-size:18px}.pl-root .faq-a p{padding-right:20px;padding-left:20px;font-size:15.5px}}