@font-face{font-family:PunkiDisplay;src:url('./assets/display-bold.otf') format('opentype');font-weight:700;font-display:swap}
:root{--ink:#000;--paper:#fff;--accent:#bf006c;--line:#d6d6d6;--muted:#565656;--gutter:clamp(22px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:#fff;color:#000;font:16px/1.5 Arial,Helvetica,sans-serif}body:has(dialog[open]){overflow:hidden}button{font:inherit;color:inherit;cursor:pointer;border:0;border-radius:0}button,a,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:disabled{cursor:default;opacity:.4}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}[hidden]{display:none!important}h1,h2,h3{font-weight:700;line-height:1;letter-spacing:-.055em}h1,h2{font-family:PunkiDisplay,Arial,Helvetica,sans-serif}h1{font-size:clamp(58px,6.2vw,110px)}h2{font-size:clamp(44px,5vw,80px)}h3{font-size:clamp(34px,3.4vw,54px)}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.065em}h1 em{color:var(--accent)}p{max-width:55ch}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;line-height:1.5}.small-note,.availability{font-size:12px;line-height:1.65;color:var(--muted)}.section{padding:clamp(64px,7vw,116px) var(--gutter)}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:15px 24px;font-size:14px;font-weight:700;letter-spacing:.01em}.button span{font-size:18px}.pink{background:var(--accent);color:#fff}.dark{background:#000;color:#fff}.white{background:#fff;color:#000}.button:hover{box-shadow:inset 0 0 0 2px currentColor}.wide{width:100%}.text-link{background:transparent;display:inline-flex;justify-content:space-between;align-items:center;gap:26px;min-height:44px;font-size:14px;font-weight:700;border-bottom:1px solid currentColor;padding:6px 0}.skip-link{position:fixed;top:-80px;left:16px;z-index:100;background:#fff;padding:12px}.skip-link:focus{top:16px}
.header{height:84px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:36px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.brand{display:block;flex:0 0 106px;width:106px}.brand img{width:106px;height:50px;object-fit:contain}.desktop-nav{display:flex;gap:28px;margin-right:auto}.desktop-nav a{font-size:13px;min-height:44px;display:flex;align-items:center}.desktop-nav a:hover,footer a:hover{text-decoration:underline;text-underline-offset:5px}.nav-actions{display:flex;align-items:center;gap:28px}.header-cta{min-height:44px;display:flex;align-items:center;gap:24px;font-size:13px;font-weight:700}.bag-button{display:flex;align-items:center;justify-content:center;gap:7px;background:#fff;min-height:44px;min-width:44px;font-size:12px}.bag-button svg{width:24px;height:24px}.menu-button{display:none;width:44px;height:44px;background:#fff;padding:10px}.menu-button span{display:block;width:24px;height:1px;background:#000;margin:6px 0}.mobile-nav{position:fixed;top:72px;left:0;right:0;background:#fff;z-index:29;border-bottom:1px solid var(--line);padding:20px var(--gutter)}.mobile-nav a{display:block;padding:12px 0;font-size:18px}
.hero{display:grid;grid-template-columns:44% 56%;min-height:660px;max-width:1920px;margin:0 auto;border-bottom:1px solid var(--line)}.hero-copy{position:relative;z-index:1;padding:82px 0 56px var(--gutter)}.hero-copy>.eyebrow{margin-bottom:32px}.hero h1{white-space:nowrap}.hero-description{max-width:370px;font-size:16px;margin-top:28px;color:var(--muted);line-height:1.65}.hero-shop{max-width:365px;margin-top:34px}.hero-product-row{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:13px}.hero-product-row strong{font-size:20px}.quick-finish{display:flex;align-items:center;gap:8px;margin:17px 0}.quick-finish>span{font-size:12px;margin-left:8px}.finish-dot{min-width:44px;min-height:44px;border:1px solid var(--line);background:#fff}.finish-dot:before{content:'';display:block;width:23px;height:23px;border:1px solid #aaa;border-radius:50%;margin:auto}.finish-dot.chalk:before,.finish-option i.chalk{background:#fff}.finish-dot.black:before,.finish-option i.black{background:#000;border-color:#000}.finish-dot.selected{border-color:#000}.hero-shop .small-note{margin-top:12px}.hero-image{position:relative;min-width:0;overflow:hidden;display:flex;align-items:flex-end;background:#fff}.hero-image>img{height:100%;width:100%;position:absolute;object-fit:cover;object-position:64% center}.hero-image figcaption{position:relative;z-index:1;display:flex;justify-content:space-between;gap:16px;background:#fff;padding:13px 20px;width:100%;font-size:9px;letter-spacing:.1em}
.section-heading{display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;align-items:end}.section-heading>.eyebrow{align-self:start;padding-top:8px}.section-heading>p:last-child:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.75}.module-pair{margin:40px auto 0;max-width:1100px}.module-pair img{width:100%;height:clamp(350px,47vw,620px);object-fit:contain}.module-pair figcaption{display:grid;grid-template-columns:1fr 1fr;text-align:center;margin:18px auto 0;font-size:12px;color:var(--muted);max-width:830px}.module-pair b{display:block;color:#000;font-size:18px;margin-bottom:4px}.module-footnote{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:42px;padding-top:22px;font-size:13px}.module-footnote .text-link{border:0}
.black-edit{background:#000;color:#fff;display:grid;grid-template-columns:40% 60%;align-items:stretch}.black-copy{padding:70px 40px 70px var(--gutter);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.black-copy>.eyebrow{margin-bottom:30px}.black-copy h2{font-size:clamp(48px,5.5vw,90px)}.black-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;margin:30px 0;color:#fff}.black-edit figure{display:flex;flex-direction:column;background:#fff;color:#000;min-width:0}.black-edit img{width:100%;height:100%;min-height:550px;object-fit:cover;object-position:63% center}.black-edit figcaption{padding:14px 24px;background:#fff;font-size:10px;letter-spacing:.14em}
.shop{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(36px,6vw,100px);border-bottom:1px solid var(--line);align-items:start}.product-gallery{position:sticky;top:110px;min-width:0}.stage-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:10px;color:var(--muted);padding-bottom:10px}.stage-heading .eyebrow{color:#000}.product-stage>img{width:100%;aspect-ratio:1;object-fit:contain}.thumbnails{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid var(--line);padding-top:15px}.thumbnails button{background:#fff;display:flex;align-items:center;gap:10px;border-bottom:1px solid transparent;padding:5px 0 12px;font-size:11px;min-height:64px;text-align:left}.thumbnails button.selected{border-color:#000}.thumbnails img{width:48px;height:48px;object-fit:contain}.shop-copy>.eyebrow{margin-bottom:22px}.shop-copy h2{font-size:clamp(48px,5vw,78px)}.price-line{display:flex;align-items:center;gap:16px;margin:22px 0}.price-line strong{font-size:28px;letter-spacing:-.04em}.price-line>span{font-size:11px;color:var(--muted)}.shop-copy>p:not(.eyebrow):not(.availability){font-size:14px;color:var(--muted);line-height:1.75}.finish-picker{border:0;padding:0;margin:26px 0 22px}.finish-picker legend{font-size:12px;width:100%;padding:0;margin-bottom:12px}.finish-picker legend strong{float:right;font-weight:400;color:var(--muted)}.finish-picker>div{display:flex;gap:10px}.finish-option{background:#fff;border:1px solid var(--line);padding:13px;min-height:50px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;flex:1}.finish-option.selected{border-color:#000;box-shadow:inset 0 0 0 1px #000}.finish-option i{width:16px;height:16px;border:1px solid #aaa;border-radius:50%}.kit-check{border-top:1px solid var(--line);padding-top:17px;display:grid;gap:6px;font-size:12px}.kit-check>span:before{content:'✓';display:inline-block;width:22px}.purchase-row{display:flex;gap:10px;margin-top:25px}.quantity{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);background:#fff;flex:0 0 118px;min-height:52px}.quantity button{background:#fff;padding:8px;min-width:40px;min-height:44px;font-size:18px}.quantity output{min-width:18px;text-align:center;font-size:13px}.purchase-row>.button{flex:1;gap:12px;padding:14px 18px}.purchase-row>.button span{font-size:14px}.shop-copy>.availability{margin:12px 0 25px}.accordion{border-bottom:1px solid var(--line)}.accordion summary{min-height:59px;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;list-style:none;font-size:14px}.accordion summary::-webkit-details-marker{display:none}.accordion summary>span{font-size:21px;font-weight:400;line-height:1;transition:transform .2s}.accordion[open] summary>span{transform:rotate(45deg)}.accordion p{font-size:13px;line-height:1.8;color:var(--muted);padding:0 30px 22px 0}
.closer{border-bottom:1px solid var(--line)}.closer .section-heading{grid-template-columns:1fr 3fr}.module-layout{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;margin-top:40px}.module-visual img{width:100%;aspect-ratio:1;object-fit:contain}.module-tabs{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:36px}.module-tabs button{background:#fff;font-size:13px;min-height:50px;padding:10px 0;border-bottom:2px solid transparent;color:var(--muted)}.module-tabs button.selected{border-color:#000;color:#000}.module-text>.eyebrow{margin-bottom:20px}.module-text>p:last-child{font-size:15px;line-height:1.75;color:var(--muted);margin-top:22px;max-width:340px}.module-information>.small-note{margin:20px 0}.module-information .text-link{margin-top:10px}.faq{display:grid;grid-template-columns:1fr 1.6fr;gap:12vw}.faq h2{margin-top:24px}.faq-list{border-top:1px solid var(--line)}.faq-list summary{font-size:15px;min-height:70px}.closing{background:#000;color:#fff;text-align:center;padding:90px 22px}.closing .eyebrow{margin:0 auto 26px}.closing h2{font-size:clamp(52px,7vw,112px)}.closing>.button{min-width:250px;margin-top:36px}footer{padding:30px var(--gutter);display:flex;align-items:center;gap:40px;background:#fff;font-size:11px}footer>span{color:var(--muted)}footer nav{display:flex;gap:28px;margin-left:auto}footer nav a{display:flex;align-items:center;min-height:44px}.sticky-kit{position:fixed;bottom:0;left:0;right:0;z-index:20;padding:12px var(--gutter);background:#fff;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.sticky-kit>div{display:flex;gap:20px;align-items:center;font-size:12px}.sticky-kit strong{font-weight:400;font-size:16px}.sticky-kit strong span{margin-left:16px}.sticky-kit>div>span{color:var(--muted)}.sticky-kit .button{min-height:46px;font-size:12px;padding:10px 20px}
.bag-dialog{position:fixed;margin:0 0 0 auto;inset:0;width:min(100%,520px);height:100dvh;max-height:100dvh;max-width:100%;border:0;background:#fff;color:#000;padding:28px;overflow-y:auto}.bag-dialog::backdrop{background:rgba(0,0,0,.65)}.bag-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:25px;border-bottom:1px solid var(--line)}.bag-top h2{font-size:38px;margin-top:12px}.bag-top h2 span{font:14px Arial;vertical-align:top;margin-left:5px}.close-button{background:#fff;width:44px;height:44px;font-size:32px}.bag-empty{padding:55px 0}.bag-empty h3{font-size:38px}.bag-empty p{font-size:14px;line-height:1.8;margin:20px 0 30px;color:var(--muted)}.bag-line{display:grid;grid-template-columns:110px 1fr;gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}.bag-line>img{width:110px;height:135px;object-fit:contain}.bag-line h3{font:700 15px/1.4 Arial;letter-spacing:-.02em}.bag-line p{font-size:12px;line-height:1.6;color:var(--muted);margin:8px 0 14px}.line-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.line-meta .quantity{min-height:44px;flex-basis:108px}.line-meta .quantity button{min-width:34px}.line-meta strong{font-size:13px}.remove{background:#fff;padding:8px 0;min-height:44px;text-decoration:underline;font-size:11px;color:var(--muted)}.bag-bottom{padding-top:26px}.subtotal{display:flex;justify-content:space-between;font-size:20px;margin-bottom:8px}.bag-status{font-weight:700;border-top:1px solid var(--line);padding-top:24px;margin:24px 0 8px}.bag-bottom .text-link{margin-top:24px;width:100%}.toast{position:fixed;bottom:94px;left:50%;transform:translate(-50%,12px);background:#000;color:#fff;padding:12px 20px;font-size:13px;z-index:50;opacity:0;visibility:hidden;transition:opacity .2s,transform .2s;max-width:calc(100vw - 32px);pointer-events:none}.toast.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}
@media(min-width:1700px){.hero{min-height:820px}.hero-copy{padding-top:110px}.hero-description{font-size:18px}.hero-shop{max-width:410px}}
@media(max-width:1050px){.desktop-nav{gap:18px}.header{gap:25px}.hero{grid-template-columns:46% 54%;min-height:630px}.hero-copy{padding-top:65px}.hero h1{font-size:clamp(54px,6.8vw,70px)}.hero-description{max-width:300px;font-size:14px}.hero-shop{max-width:300px}.hero-product-row{font-size:11px}.hero-image>img{object-position:65% center}.hero-image figcaption>span:first-child{display:none}.section-heading{grid-template-columns:1fr 2fr}.section-heading>p:last-child:not(.eyebrow){grid-column:2}.black-edit{grid-template-columns:42% 58%}.black-copy{padding-right:25px}.black-edit img{min-height:510px;object-position:68% center}.black-copy h2{font-size:58px}.shop{gap:36px}.purchase-row{flex-wrap:wrap}.purchase-row>.button{min-width:180px}.thumbnails button{flex-direction:column;align-items:flex-start;gap:5px}.module-layout{gap:5vw}.faq{gap:6vw}footer{gap:20px}footer nav{gap:20px}}
@media(max-width:760px){html{scroll-padding-top:88px}.header{height:72px;padding:0 20px;gap:12px}.brand,.brand img{width:94px}.brand{flex-basis:94px}.brand img{height:46px}.desktop-nav,.header-cta{display:none}.nav-actions{gap:10px}.menu-button{display:block}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{display:contents}.hero-copy>.eyebrow{order:0;padding:32px 22px 0;margin:0;font-size:9px}.hero h1{order:1;font-size:clamp(51px,11vw,82px);padding:18px 22px 20px;white-space:normal;letter-spacing:-.05em}.hero-image{order:2;display:block;width:100%;aspect-ratio:1.27;min-height:0}.hero-image>img{position:static;height:100%;object-fit:cover;object-position:65% center}.hero-image figcaption{position:absolute;bottom:0;padding:9px 22px;font-size:8px;background:#fff}.hero-image figcaption>span:first-child{display:block}.hero-description{order:3;margin:24px 22px 0;max-width:46ch;font-size:14px}.hero-shop{order:4;max-width:none;margin:24px 22px 32px}.hero-product-row{font-size:13px}.hero-shop .small-note{text-align:center;font-size:11px}.quick-finish{margin:12px 0}.section-heading,.closer .section-heading{display:block}.section-heading>.eyebrow{margin-bottom:24px;padding:0}.section-heading h2{font-size:clamp(43px,9.4vw,64px)}.section-heading>p:last-child:not(.eyebrow){margin-top:23px}.module-pair{margin:24px -12px 0}.module-pair img{height:auto;width:100%;aspect-ratio:1.25;object-fit:contain}.module-pair figcaption{font-size:10px;margin-top:8px}.module-pair b{font-size:16px}.module-footnote{margin-top:26px;padding-top:16px;font-size:11px;gap:18px}.module-footnote .text-link{font-size:12px;gap:12px;white-space:nowrap}.black-edit{display:flex;flex-direction:column}.black-copy{padding:54px 22px;min-height:0}.black-copy h2{font-size:clamp(52px,12vw,80px)}.black-copy>p:not(.eyebrow){margin:23px 0}.black-edit img{min-height:0;aspect-ratio:1.08;object-fit:cover;object-position:70% center;height:auto}.black-edit figcaption{font-size:9px;padding:12px 22px}.shop{display:flex;flex-direction:column;gap:40px}.product-gallery{position:static;width:100%}.product-stage>img{margin:0 auto;max-height:560px}.thumbnails{gap:15px;padding-top:10px}.thumbnails button{flex-direction:row;align-items:center;font-size:10px;gap:7px}.thumbnails img{width:42px;height:42px}.shop-copy{width:100%}.shop-copy h2{font-size:58px}.shop-copy>.eyebrow{margin-bottom:18px}.purchase-row{flex-wrap:nowrap}.quantity{flex-basis:112px}.purchase-row>.button{min-width:0;padding:14px;font-size:13px}.finish-option{font-size:12px}.module-layout{display:flex;flex-direction:column;gap:20px;margin-top:25px}.module-visual{width:100%}.module-visual img{max-height:510px}.module-information{width:100%}.module-tabs{margin-bottom:28px}.module-text>p:last-child{max-width:100%;font-size:14px}.module-information>.small-note{font-size:11px}.faq{display:block}.faq h2{margin-top:20px}.faq-list{margin-top:38px}.faq-list summary{font-size:14px}.closing{padding:64px 22px}.closing h2{font-size:clamp(48px,10vw,76px)}footer{flex-wrap:wrap;padding:25px 22px 110px;gap:16px;justify-content:space-between}footer nav{width:100%;margin:0;justify-content:space-between;gap:12px}footer>span{font-size:10px}.sticky-kit{padding:10px 16px;gap:12px}.sticky-kit>div{display:block}.sticky-kit strong{display:block;font-size:13px}.sticky-kit strong span{margin-left:8px}.sticky-kit>div>span{font-size:10px}.sticky-kit .button{padding:10px 14px;font-size:11px;gap:16px;min-height:46px}.bag-dialog{padding:22px}.bag-line{grid-template-columns:90px 1fr;gap:14px}.bag-line>img{width:90px;height:120px}.line-meta{gap:8px}.line-meta .quantity{flex-basis:104px}.line-meta strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Expanded product story; approved campaign styles remain the base. */
.brand{background:#fff}.brand img{filter:url(#punki-logo-cleanup)}
.header{gap:26px}.desktop-nav{gap:22px}.desktop-nav a{font-size:13px}.header-cta{gap:15px}
.product-details{border-bottom:1px solid var(--line)}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;margin-top:38px}.detail-stage img{width:100%;height:580px;object-fit:contain}.detail-stage figcaption{font-size:11px;letter-spacing:.12em;text-align:center;padding-top:18px}.detail-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:38px}.detail-tabs button{font-size:14px;background:#fff;padding:14px 0;min-height:48px;border-bottom:2px solid transparent;color:var(--muted)}.detail-tabs button.selected{border-color:#000;color:#000}.detail-copy .eyebrow{margin-bottom:20px}.detail-copy h3{font-size:48px}.detail-copy p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.7;margin-top:23px;max-width:36ch}.detail-copy .text-link{margin-top:32px}
.control-section{background:#000;color:#fff}.control-section .section-heading>p:last-child{color:#fff}.control-main{display:grid;grid-template-columns:1fr 1.15fr;gap:8vw;align-items:center;margin-top:45px}.guide-visual{background:#000;color:#fff}.guide-visual img,.fit-strip img{filter:contrast(1.5);object-fit:contain}.control-main .guide-visual img{width:100%;max-height:450px}.guide-visual figcaption{font-size:11px;letter-spacing:.14em;text-align:center;margin-top:20px;padding:0 15px 22px}.control-instructions{display:grid;gap:28px}.control-instructions article{display:flex;gap:24px;border-top:1px solid #565656;padding-top:24px}.step-index{font-size:13px;color:#fff;padding-top:4px;min-width:24px}.control-instructions h3{font-size:25px;letter-spacing:-.04em;line-height:1.2}.control-instructions p{font-size:15px;line-height:1.7;margin-top:12px;max-width:40ch}.fit-strip{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:50px;align-items:center;border-top:1px solid #565656;margin-top:45px;padding-top:40px}.fit-strip img{width:100%;height:190px}.fit-strip figcaption{font-size:12px;margin-top:20px;text-align:center}.fit-strip>p{font-size:14px;line-height:1.8}
.filter-section{display:grid;grid-template-columns:1.1fr 1fr;gap:8vw;align-items:center;border-bottom:1px solid var(--line)}.filter-copy>.eyebrow{margin-bottom:25px}.filter-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.8;margin-top:28px}.filter-facts{display:grid;gap:20px;margin:28px 0 30px}.filter-facts>div{border-left:2px solid #000;padding-left:16px}.filter-facts strong{display:block;font-size:14px}.filter-facts span{font-size:13px;color:var(--muted)}.filter-visual{padding:25px 15px 0}.filter-visual img{width:100%;max-height:620px}.checkout-error{color:#9a004e;font-size:13px;margin-top:14px;line-height:1.6}.checkout-note{font-size:12px;color:var(--muted);margin-top:12px}.shopify-checkout{margin-top:24px}.bag-line .stock-note{font-size:12px;color:#9a004e}.stock-note:empty{display:none}
@media(max-width:1100px){.header-cta{display:none}.detail-stage img{height:490px}.control-main,.filter-section{gap:5vw}.fit-strip{gap:25px}.filter-copy h2{font-size:56px}}
@media(max-width:760px){.detail-layout,.control-main,.filter-section{display:flex;flex-direction:column;gap:30px}.detail-layout{margin-top:28px}.detail-stage{width:100%}.detail-stage img{height:440px}.detail-copy{width:100%}.detail-tabs{gap:22px;margin-bottom:28px}.detail-tabs button{font-size:13px}.detail-copy h3{font-size:39px}.detail-copy p:not(.eyebrow){font-size:15px;max-width:none}.detail-copy .text-link{font-size:13px;gap:14px}.control-main .guide-visual{width:100%}.control-main .guide-visual img{height:340px}.control-instructions article{gap:20px}.control-instructions h3{font-size:23px}.control-instructions p{font-size:14px}.fit-strip{grid-template-columns:1fr;gap:20px;padding-top:30px}.fit-strip img{height:150px}.fit-strip>p{grid-column:1/-1;font-size:14px;margin-top:14px}.fit-strip figcaption{font-size:12px;line-height:1.6}.filter-copy h2{font-size:clamp(44px,10vw,64px)}.filter-copy>p:not(.eyebrow){font-size:15px}.filter-visual{width:100%;padding-top:18px}.filter-visual img{max-height:500px}.sticky-kit{padding-bottom:calc(10px + env(safe-area-inset-bottom))}footer nav{flex-wrap:wrap;justify-content:flex-start;column-gap:24px}}

/* About PUNKI: owner-supplied company story. */
/* About Us inherits the site body font; display type is reserved for its main heading and statement. */
.about{background:#fff;color:#000;border-top:1px solid var(--line);font:inherit}
.about-intro,.about-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:clamp(32px,8vw,128px)}
.about-intro{align-items:end}.about .eyebrow{font-family:Arial,Helvetica,sans-serif;font-size:11px;letter-spacing:.16em}.about-intro h2{margin-top:24px}
.about-intro-copy p{font-size:16px;line-height:1.7;max-width:55ch;color:var(--muted)}.about-intro-copy p+p{margin-top:20px}
.about-belief{margin:48px 0 0;padding:40px 0;border-top:1px solid var(--line);font:700 clamp(32px,4.1vw,68px)/1.1 PunkiDisplay,Arial,sans-serif;letter-spacing:-.045em;max-width:26ch;text-wrap:balance}.about-belief em{color:var(--accent)}
.about-row{padding:40px 0;border-top:1px solid var(--line)}.about-row-heading h3{font-size:48px;margin-top:20px}
.about-prose{min-width:0}.about-prose p,.about-principles{font-size:16px;line-height:1.7;max-width:55ch;color:var(--muted);font-weight:400;letter-spacing:normal}.about-prose p+p{margin-top:20px}.about-prose .about-statement{font-weight:700;color:#000}
.about-principles{margin:18px 0 24px;padding:0;list-style:none}.about-principles li{padding:10px 0;border-bottom:1px solid var(--line)}.about-principles li::before{content:'•';color:var(--accent);margin-right:12px}
.about-representation{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:24px clamp(32px,8vw,128px);border-top:1px solid var(--line);padding-top:32px;font-size:14px;line-height:1.7}.about-representation address{font-style:normal}.about-contact,.about-rights{grid-column:1/-1}.about-contact a{display:inline-block;max-width:100%;padding:10px 0;min-height:44px;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.about-rights{font-size:12px;color:var(--muted)}
.partners{border-top:1px solid var(--line);background:#fff}.partners-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8vw;margin-top:48px}.partner-region{padding:32px 0;border-top:1px solid var(--line);min-width:0}.partner-region .eyebrow{min-height:33px}.partner-region h3{font-family:PunkiDisplay,Arial,Helvetica,sans-serif;margin:12px 0 18px}.partner-company{font-size:15px;line-height:1.6}.partner-region>a{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;font-size:14px;text-decoration:underline;text-underline-offset:4px;margin-top:16px;overflow-wrap:anywhere}.partner-region>a span{flex:none;text-decoration:none;font-size:20px}
footer nav{flex-wrap:wrap;row-gap:0}
@media(max-width:760px){.about-intro,.about-row{grid-template-columns:minmax(0,1fr);gap:24px}.about-intro h2{font-size:clamp(43px,9.4vw,64px)}.about-intro-copy p{font-size:15px;max-width:none}.about-belief{font-size:clamp(32px,7.8vw,48px);margin-top:32px;padding:32px 0}.about-row{padding:32px 0}.about-row-heading h3{font-size:39px}.about-prose p,.about-principles{font-size:15px;line-height:1.7}.about-representation{grid-template-columns:minmax(0,1fr);gap:18px}.partners-grid{grid-template-columns:minmax(0,1fr);margin-top:32px}.partner-region{padding:26px 0}.partner-region .eyebrow{min-height:0}.partner-region h3{font-size:39px}.mobile-nav{max-height:calc(100dvh - 72px);overflow-y:auto}}
.launch{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,7vw,112px);border-bottom:1px solid var(--line);background:#fff;color:#000;align-items:start}
.launch .eyebrow{font-size:.875rem}.launch h2{margin:24px 0 28px}.launch-copy>p:not(.eyebrow){font-size:1rem;line-height:1.8}.launch-steps{list-style:none;margin:32px 0;padding:0}.launch-steps li{display:flex;gap:20px;border-top:1px solid var(--line);padding:20px 0;font-size:1rem;line-height:1.6}.launch-steps li span{font-size:.875rem;font-weight:700;padding-top:2px}.launch-panel{border:1px solid #000;padding:clamp(22px,3vw,44px);min-width:0}.launch-selection{font-size:.875rem;line-height:1.7;padding-bottom:24px;border-bottom:1px solid var(--line);margin-bottom:24px}.launch-field{display:grid;gap:8px;margin-bottom:22px}.launch-field label{font-size:1rem;font-weight:700}.launch-field input{width:100%;min-width:0;min-height:52px;border:1px solid #767676;border-radius:0;padding:12px 14px;font:1rem/1.5 Arial,sans-serif;background:#fff;color:#000}.launch-field input:focus-visible,.launch-consent input:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.launch-field>span{font-size:.875rem;color:var(--muted);line-height:1.6}.launch-consent{display:flex;gap:13px;align-items:flex-start;font-size:.875rem;line-height:1.7;margin:26px 0 20px;cursor:pointer}.launch-consent input{flex:0 0 20px;width:20px;height:20px;margin:3px 0 0;accent-color:var(--accent)}.launch-privacy{font-size:.875rem;color:var(--muted);line-height:1.7;margin-bottom:24px}.launch-privacy a{overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:3px}.launch .launch-note{font-size:.875rem;color:var(--muted);line-height:1.7}.launch-panel .launch-note{margin-top:14px}.launch-feedback{margin-top:22px;border-top:1px solid #000;padding-top:20px;font-size:1rem;line-height:1.7}.launch-feedback[data-state="error"]{color:#9a004e}.launch-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(max-width:760px){.launch{grid-template-columns:minmax(0,1fr)}.launch h2{font-size:clamp(2.75rem,10vw,4rem)}.launch-panel{padding:22px}.launch .launch-note{font-size:.875rem}}

.handshower-features{list-style:none;padding:0;margin:26px 0 0;border-top:1px solid var(--line)}.handshower-features li{display:grid;grid-template-columns:1fr 1.3fr;gap:20px;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px;line-height:1.5}.handshower-features span{color:var(--muted)}
.privacy-page{max-width:1000px;margin:0 auto}.privacy-page>.eyebrow{margin-bottom:24px}.privacy-page>p:not(.eyebrow){margin:24px 0;color:var(--muted)}.privacy-page article{margin:40px 0;padding-top:28px;border-top:1px solid var(--line)}.privacy-page article h2{font-size:34px;margin-bottom:20px}.privacy-page article p{font-size:16px;line-height:1.75;max-width:65ch;margin-top:16px}.privacy-page article a{text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.privacy-page>.button{margin-top:12px}
@media(min-width:761px) and (max-width:1190px){.desktop-nav{display:none}.menu-button{display:block}.nav-actions{margin-left:auto}.mobile-nav{max-height:calc(100dvh - 95px);overflow-y:auto}}

.site-footer{display:grid;grid-template-columns:minmax(180px,1fr) minmax(0,2fr);gap:40px 64px;align-items:end;padding:48px var(--gutter) calc(110px + env(safe-area-inset-bottom));background:#fff}.footer-identity{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.footer-logo{display:block;width:80px;flex:none;background:#fff}.footer-logo img{display:block;width:80px;height:auto;max-width:100%;object-fit:contain}.footer-identity>span{font-size:11px;color:var(--muted)}.site-footer nav{width:100%;min-width:0;display:flex;flex-wrap:wrap;gap:8px 28px;margin:0;justify-content:flex-end;align-content:end}.site-footer nav a{font-size:12px;min-height:44px}.site-footer .footer-logo:hover{text-decoration:none}
@media(max-width:760px){.site-footer{grid-template-columns:minmax(0,1fr);gap:26px;padding:36px 22px calc(110px + env(safe-area-inset-bottom))}.footer-logo,.footer-logo img{width:72px}.site-footer nav{justify-content:flex-start;gap:4px 24px}.footer-identity{gap:18px}}
@media(min-width:761px) and (max-width:1190px){.mobile-nav{top:84px}}

.about-sketch{margin:32px 0 0;background:#fff}.about-sketch img{display:block;width:100%;height:auto;object-fit:contain}.about-sketch figcaption{font-size:11px;line-height:1.5;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:16px}

.brand-filter-defs{position:absolute;pointer-events:none;overflow:hidden}.partner-header .text-link{margin-left:auto}.partner-header+.partners{border-top:0}
