*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pr-bone);color:var(--pr-ink);font-family:var(--pr-font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4{font-family:var(--pr-font-display);font-variation-settings:"wght" 700,"wdth" 100;font-weight:700;line-height:1.08;margin:0;letter-spacing:-.01em}p{margin:0}.eyebrow{font-family:var(--pr-font-body);font-weight:600;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem}.wrap{max-width:var(--pr-maxw);margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--pr-font-body);font-weight:700;font-size:.95rem;padding:14px 26px;border-radius:var(--pr-radius);border:2px solid transparent;transition:transform .25s var(--ease-out),background-color .25s var(--ease-out),color .25s var(--ease-out),border-color .25s var(--ease-out);white-space:nowrap}.btn-primary{background:var(--pr-orange);color:var(--pr-bone);border-color:var(--pr-orange)}.btn-primary:hover{background:var(--pr-orange-dk);border-color:var(--pr-orange-dk);transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--pr-bone);border-color:#faf7f28c}.btn-outline:hover{border-color:var(--pr-bone);background:#faf7f21a;transform:translateY(-2px)}.btn-dark{background:var(--pr-slate);color:var(--pr-bone);border-color:var(--pr-slate)}.btn-dark:hover{background:var(--pr-ink);border-color:var(--pr-ink);transform:translateY(-2px)}.btn-block{width:100%;justify-content:center}.site-header{position:sticky;top:0;z-index:100;background:#0e1720eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(214,206,194,.15)}.site-header .wrap{display:flex;align-items:center;justify-content:space-between;height:76px}.brand-logo img{height:30px;width:auto}.main-nav{display:flex;align-items:center;gap:30px}.main-nav a{color:var(--pr-bone);font-weight:600;font-size:.9rem;position:relative;padding:6px 0}.main-nav a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:var(--pr-orange);transition:width .3s var(--ease-out)}.main-nav a:hover:after{width:100%}.header-cta{display:flex;align-items:center;gap:16px}.header-cta .btn{padding:10px 20px;font-size:.85rem}.nav-toggle{display:none;background:none;border:none;color:var(--pr-bone);padding:8px}.nav-toggle svg{width:26px;height:26px}.hero{position:relative;min-height:92vh;display:flex;align-items:flex-end;color:var(--pr-bone);overflow:hidden}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0e17208c,#0e172040 35%,#0e1720bf 78%,#0e1720f0);z-index:1}.hero-content{position:relative;z-index:2;width:100%;padding:120px 24px 64px}.hero-inner{max-width:var(--pr-maxw);margin:0 auto}.hero .eyebrow{color:var(--pr-orange);display:inline-block;margin-bottom:18px;background:#0e17208c;padding:8px 14px;border-radius:var(--pr-radius);border:1px solid rgba(226,102,44,.4)}.hero h1{font-size:clamp(2.4rem,5.4vw,4.6rem);max-width:16ch;margin-bottom:22px;text-wrap:balance}.hero-sub{font-size:clamp(1rem,1.6vw,1.2rem);max-width:52ch;color:#faf7f2eb;margin-bottom:34px}.hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.hero-ctas .btn{font-size:1rem;padding:16px 30px}.trust-bar{background:var(--pr-slate);color:var(--pr-bone);border-bottom:1px solid rgba(214,206,194,.12)}.trust-bar ul{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px 0}.trust-bar li{display:flex;align-items:center;gap:10px;font-size:.88rem;font-weight:600;text-align:left}.trust-bar li svg{flex-shrink:0;width:20px;height:20px;color:var(--pr-orange)}.section{padding:96px 0}.section-tight{padding:72px 0}.section-header{max-width:720px;margin:0 0 48px}.section-header.centered{margin-left:auto;margin-right:auto;text-align:center}.section-header .eyebrow{color:var(--pr-orange-text);margin-bottom:14px;display:block}.section-header h2{font-size:clamp(1.8rem,3.2vw,2.6rem);margin-bottom:16px}.section-header p{font-size:1.05rem;color:#0e1720bf;max-width:62ch}.section-header.centered p{margin-left:auto;margin-right:auto}.section-dark{background:var(--pr-slate);color:var(--pr-bone)}.section-dark .section-header p{color:#faf7f2c7}.section-dark h2{color:var(--pr-bone)}.section-divider{height:1px;background:linear-gradient(90deg,transparent,var(--pr-fog),transparent);margin:0}.problem-section{background:var(--pr-bone)}.problem-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.problem-body p{font-size:1.15rem;line-height:1.7;color:#0e1720d9}.problem-stat-card{background:var(--pr-ink);color:var(--pr-bone);border-radius:var(--pr-radius-lg);padding:40px;position:relative;overflow:hidden}.problem-stat-card:before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:radial-gradient(circle,rgba(226,102,44,.25),transparent 70%)}.stat-row{display:flex;justify-content:space-between;gap:24px;margin-bottom:28px}.stat-row:last-child{margin-bottom:0}.stat-num{font-family:var(--pr-font-display);font-variation-settings:"wght" 700;font-size:2.6rem;color:var(--pr-orange);line-height:1}.stat-label{font-size:.85rem;color:#faf7f2b3;max-width:20ch;text-align:right}.pillars-section{background:var(--pr-sand)}.pillars-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:var(--pr-fog);border-radius:var(--pr-radius-lg);overflow:hidden}.pillar-card{background:var(--pr-bone);padding:40px;display:flex;flex-direction:column;gap:14px;transition:background-color .3s var(--ease-out)}.pillar-card:hover{background:#fff}.pillar-num{font-family:var(--pr-font-display);font-variation-settings:"wght" 700;font-size:.85rem;color:var(--pr-orange);letter-spacing:.08em}.pillar-card h3{font-size:1.35rem;font-variation-settings:"wght" 700}.pillar-card p{color:#0e1720b8;font-size:.98rem}.kits-section{background:var(--pr-ink);color:var(--pr-bone)}.kits-section .section-header p{color:#faf7f2bf}.kits-section .section-header .eyebrow{color:var(--pr-orange)}.kits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.kit-card{background:var(--pr-slate);border-radius:var(--pr-radius-lg);overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(214,206,194,.12);transition:transform .35s var(--ease-out),border-color .35s var(--ease-out);position:relative}.kit-card:hover{transform:translateY(-6px);border-color:#e2662c80}.kit-badge{position:absolute;top:18px;left:18px;z-index:2;background:var(--pr-orange);color:var(--pr-bone);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:6px 12px;border-radius:999px}.kit-media{aspect-ratio:3 / 2;background:var(--pr-bone);overflow:hidden}.kit-media img{width:100%;height:100%;object-fit:cover}.kit-body{padding:28px;display:flex;flex-direction:column;gap:14px;flex:1}.kit-body h3{font-size:1.4rem}.kit-price-row{display:flex;align-items:baseline;gap:12px}.kit-price{font-family:var(--pr-font-display);font-variation-settings:"wght" 700;font-size:1.7rem;color:var(--pr-orange)}.kit-compare{font-size:1rem;color:#faf7f280;text-decoration:line-through}.kit-save{font-size:.78rem;font-weight:700;color:#6fbf8c;background:#3f6b4e47;padding:4px 10px;border-radius:999px;width:fit-content}.kit-desc{color:#faf7f2cc;font-size:.96rem}.kit-bullets{display:flex;flex-direction:column;gap:8px;margin:6px 0 4px}.kit-bullets li{display:flex;gap:10px;align-items:flex-start;font-size:.88rem;color:#faf7f2d9}.kit-bullets svg{flex-shrink:0;width:16px;height:16px;margin-top:3px;color:var(--pr-teal)}.kit-card .btn{margin-top:auto}.collections-section{background:var(--pr-bone)}.collection-block{margin-bottom:80px}.collection-block:last-child{margin-bottom:0}.collection-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;padding-bottom:20px;border-bottom:2px solid var(--pr-fog)}.collection-head h3{font-size:clamp(1.4rem,2.4vw,1.9rem);color:var(--pr-slate)}.collection-tag{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--pr-teal-text);margin-bottom:8px;display:block}.collection-head p{color:#0e1720a6;max-width:48ch;font-size:.95rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{background:#fff;border:1px solid var(--pr-fog);border-radius:var(--pr-radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s var(--ease-out),box-shadow .3s var(--ease-out)}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0e17201f}.product-media{aspect-ratio:4 / 3;background:var(--pr-sand);overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-body{padding:20px;display:flex;flex-direction:column;gap:8px;flex:1}.product-body h4{font-size:1.05rem;font-variation-settings:"wght" 600}.product-price{font-family:var(--pr-font-display);font-variation-settings:"wght" 700;color:var(--pr-orange);font-size:1.1rem}.product-body p.product-short{color:#0e1720ad;font-size:.86rem;flex:1}.story-section{background:var(--pr-sand)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.story-media{border-radius:var(--pr-radius-lg);overflow:hidden;aspect-ratio:3 / 2}.story-media img{width:100%;height:100%;object-fit:cover}.story-copy h2{font-size:clamp(1.9rem,3.4vw,2.5rem);margin-bottom:22px}.story-copy p{font-size:1.1rem;line-height:1.75;color:#0e1720cc}.story-copy .eyebrow{color:var(--pr-teal-text);display:block;margin-bottom:14px}.faq-section{background:var(--pr-bone)}.faq-list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:2px}.faq-item{background:#fff;border:1px solid var(--pr-fog);border-radius:var(--pr-radius)}.faq-question{width:100%;background:none;border:none;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 26px;text-align:left;font-family:var(--pr-font-display);font-variation-settings:"wght" 600;font-size:1.05rem;color:var(--pr-ink)}.faq-icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--pr-sand);display:flex;align-items:center;justify-content:center;position:relative;transition:transform .3s var(--ease-out),background-color .3s var(--ease-out)}.faq-icon:before,.faq-icon:after{content:"";position:absolute;background:var(--pr-slate);transition:transform .3s var(--ease-out),opacity .3s var(--ease-out)}.faq-icon:before{width:12px;height:2px}.faq-icon:after{width:2px;height:12px}.faq-item.open .faq-icon{background:var(--pr-orange)}.faq-item.open .faq-icon:before,.faq-item.open .faq-icon:after{background:#fff}.faq-item.open .faq-icon:after{opacity:0;transform:rotate(90deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s var(--ease-out)}.faq-answer-inner{overflow:hidden}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-answer p{padding:0 26px 24px;color:#0e1720b8;font-size:.98rem;line-height:1.7}.cta-section{background:var(--pr-slate);color:var(--pr-bone);text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 0%,rgba(226,102,44,.22),transparent 60%);pointer-events:none}.cta-inner{position:relative;max-width:640px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:22px}.cta-inner h2{font-size:clamp(2rem,4vw,2.8rem)}.cta-inner p{font-size:1.1rem;color:#faf7f2d1}.cta-inner .btn{font-size:1.05rem;padding:18px 36px}.site-footer{background:var(--pr-ink);color:#faf7f2b3;padding:64px 0 28px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:44px;border-bottom:1px solid rgba(214,206,194,.15)}.footer-brand img{height:28px;margin-bottom:16px}.footer-brand p{font-size:.9rem;max-width:32ch;color:#faf7f299}.footer-col h5{font-family:var(--pr-font-display);font-variation-settings:"wght" 600;color:var(--pr-bone);font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px}.footer-col ul{display:flex;flex-direction:column;gap:12px}.footer-col a{font-size:.92rem;transition:color .2s var(--ease-out)}.footer-col a:hover{color:var(--pr-orange)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:28px;font-size:.82rem;flex-wrap:wrap;gap:12px}.footer-bottom .fog{color:#faf7f266}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.reveal.in-view{opacity:1;transform:translateY(0)}.reveal-stagger.in-view>*{opacity:1;transform:translateY(0)}.reveal-stagger>*{opacity:0;transform:translateY(24px);transition:opacity .6s var(--ease-out),transform .6s var(--ease-out)}.reveal-stagger.in-view>*:nth-child(1){transition-delay:.02s}.reveal-stagger.in-view>*:nth-child(2){transition-delay:.1s}.reveal-stagger.in-view>*:nth-child(3){transition-delay:.18s}.reveal-stagger.in-view>*:nth-child(4){transition-delay:.26s}.reveal-stagger.in-view>*:nth-child(5){transition-delay:.34s}.reveal-stagger.in-view>*:nth-child(6){transition-delay:.42s}@media(prefers-reduced-motion:reduce){.reveal,.reveal-stagger>*{opacity:1!important;transform:none!important;transition:none!important}html{scroll-behavior:auto}}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:var(--pr-ink);display:flex;flex-direction:column;padding:24px;transform:translate(100%);transition:transform .35s var(--ease-out)}.mobile-drawer.open{transform:translate(0)}.mobile-drawer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.mobile-drawer-close{background:none;border:none;color:var(--pr-bone);padding:8px}.mobile-drawer-close svg{width:26px;height:26px}.mobile-drawer nav{display:flex;flex-direction:column;gap:8px}.mobile-drawer nav a{color:var(--pr-bone);font-family:var(--pr-font-display);font-variation-settings:"wght" 600;font-size:1.4rem;padding:14px 0;border-bottom:1px solid rgba(214,206,194,.12)}.mobile-drawer .btn{margin-top:28px}@media(max-width:1024px){.kits-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:1.2fr 1fr 1fr}.footer-col:last-child{grid-column:span 1}}@media(max-width:860px){.main-nav,.header-cta .btn-outline{display:none}.nav-toggle{display:inline-flex}.problem-grid{grid-template-columns:1fr;gap:40px}.story-grid{grid-template-columns:1fr;gap:32px}.story-grid .story-media{order:-1}.pillars-grid{grid-template-columns:1fr}.product-grid,.trust-bar ul{grid-template-columns:repeat(2,1fr)}.kits-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:span 2}}@media(max-width:560px){.wrap{padding:0 18px}.section{padding:64px 0}.hero{min-height:100vh}.hero-content{padding:100px 18px 48px}.hero-ctas{flex-direction:column;align-items:stretch}.hero-ctas .btn{justify-content:center}.trust-bar ul{grid-template-columns:1fr;padding:18px 0}.product-grid{grid-template-columns:1fr 1fr;gap:14px}.product-body{padding:14px}.collection-head{flex-direction:column;align-items:flex-start;gap:10px}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:span 1}.footer-bottom{flex-direction:column;align-items:flex-start}.cta-inner .btn{width:100%;justify-content:center}.kit-body{padding:22px}.site-header .wrap{height:68px}.brand-logo img{height:24px}}@media(max-width:400px){.product-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-row{flex-direction:column;align-items:flex-start;gap:6px}.stat-label{text-align:left}}.page-hero{padding:68px 0 56px;border-bottom:1px solid rgba(214,206,194,.5)}.page-hero .eyebrow{display:block;margin-bottom:16px}.page-hero h1{font-size:clamp(2rem,4.2vw,3.2rem);max-width:24ch;margin-bottom:18px;text-wrap:balance}.page-standfirst{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6;max-width:58ch}.page-hero-dark{background:var(--pr-slate);color:var(--pr-bone);border-bottom-color:#d6cec226}.page-hero-dark .eyebrow{color:var(--pr-orange)}.page-hero-dark .page-standfirst{color:#faf7f2d9}.page-hero-sand{background:var(--pr-sand);color:var(--pr-ink)}.page-hero-sand .eyebrow{color:var(--pr-orange-text)}.page-hero-sand .page-standfirst{color:#0e1720c7}.content-section{background:var(--pr-bone);padding:72px 0 88px}.content-layout{display:block}.content-col{max-width:72ch}.content-layout-doc{display:grid;grid-template-columns:220px minmax(0,1fr);gap:64px;align-items:start;max-width:var(--pr-maxw)}.content-layout-doc .content-col{max-width:68ch;min-width:0}.doc-toc{position:sticky;top:108px;border-left:2px solid var(--pr-fog);padding-left:18px}.doc-toc-label{display:block;font-family:var(--pr-font-body);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;color:var(--pr-teal-text);margin-bottom:14px}.doc-toc ul{display:flex;flex-direction:column;gap:10px}.doc-toc a{font-size:.86rem;line-height:1.4;color:#0e1720ad;transition:color .2s var(--ease-out)}.doc-toc a:hover{color:var(--pr-orange-text)}.rich-block+.rich-block{margin-top:52px}.rich-block h2{font-size:clamp(1.4rem,2.4vw,1.85rem);color:var(--pr-slate);margin-bottom:18px;scroll-margin-top:108px;max-width:34ch}.rich-block h3{font-size:1.1rem;font-variation-settings:"wght" 600;color:var(--pr-ink);margin:34px 0 12px}.rich-block h2+h3{margin-top:22px}.rich-block p{font-size:1.03rem;line-height:1.75;color:#0e1720d1;max-width:68ch}.rich-block p+p{margin-top:18px}.rich-block strong{font-weight:700;color:var(--pr-ink)}.rich-block em{font-style:italic}.rich-block a{color:var(--pr-orange-text);font-weight:600;border-bottom:1px solid rgba(168,63,23,.4);transition:border-color .2s var(--ease-out)}.rich-block a:hover{border-bottom-color:var(--pr-orange-text)}.rich-block ul,.rich-block ol{margin:20px 0 0;padding:0;max-width:68ch;display:flex;flex-direction:column;gap:12px;list-style:none;counter-reset:adc-ol}.rich-block li{position:relative;padding-left:30px;font-size:1.01rem;line-height:1.7;color:#0e1720d1}.rich-block ul>li:before{content:"";position:absolute;left:4px;top:.62em;width:8px;height:8px;border-radius:2px;background:var(--pr-orange)}.rich-block ol>li{counter-increment:adc-ol;padding-left:38px}.rich-block ol>li:before{content:counter(adc-ol);position:absolute;left:0;top:.12em;width:26px;height:26px;border-radius:50%;background:var(--pr-sand);color:var(--pr-slate);font-family:var(--pr-font-display);font-variation-settings:"wght" 700;font-size:.8rem;display:flex;align-items:center;justify-content:center}.rich-block p+ul,.rich-block p+ol{margin-top:16px}.rich-block ul+p,.rich-block ol+p,.rich-block ul+h3,.rich-block ol+h3{margin-top:22px}.table-scroll{position:relative;margin:26px 0 6px;max-width:100%;border:1px solid var(--pr-fog);border-radius:var(--pr-radius);background:#fff;overflow:hidden}.table-scroll-inner{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-scroll:after{content:"";position:absolute;top:0;right:0;bottom:0;width:26px;pointer-events:none;background:linear-gradient(to left,#0e172029,#0e172000)}@media(min-width:861px){.table-scroll:after{display:none}}.rich-block table{width:100%;min-width:460px;border-collapse:collapse;font-size:.94rem}.rich-block thead th{background:var(--pr-slate);color:var(--pr-bone);font-family:var(--pr-font-display);font-variation-settings:"wght" 600;font-weight:600;text-align:left;padding:14px 18px;white-space:nowrap;letter-spacing:.01em}.rich-block tbody td{padding:14px 18px;border-top:1px solid var(--pr-fog);color:#0e1720d1;vertical-align:top;white-space:nowrap}.rich-block tbody td:last-child{white-space:normal;min-width:22ch}.rich-block tbody tr:nth-child(2n) td{background:#ede4d673}.rich-block tbody td:first-child{font-weight:700;color:var(--pr-ink);white-space:nowrap}.rich-block table+p{margin-top:20px}.content-figure{margin:0 0 44px;max-width:68ch}.content-figure img{width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;border-radius:var(--pr-radius-lg);background:var(--pr-sand)}.content-figure figcaption{margin-top:12px;font-size:.86rem;line-height:1.6;color:#0e172099;max-width:56ch}.contact-form-card{margin-top:52px;background:#fff;border:1px solid var(--pr-fog);border-radius:var(--pr-radius-lg);padding:36px;max-width:68ch}.contact-form-card h2{font-size:1.5rem;color:var(--pr-slate);margin-bottom:10px}.contact-form-card .form-note{font-size:.9rem;color:#0e172099;margin-bottom:26px}.contact-form{display:flex;flex-direction:column;gap:20px}.contact-form .field{display:flex;flex-direction:column;gap:8px}.contact-form label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--pr-slate)}.contact-form label .opt{text-transform:none;letter-spacing:0;font-weight:500;color:#0e172073}.contact-form input,.contact-form textarea{font-family:var(--pr-font-body);font-size:.98rem;color:var(--pr-ink);background:var(--pr-bone);border:2px solid var(--pr-fog);border-radius:var(--pr-radius);padding:13px 15px;width:100%;transition:border-color .25s var(--ease-out),background-color .25s var(--ease-out)}.contact-form textarea{resize:vertical;line-height:1.6}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#0e172066}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--pr-orange);background:#fff}.contact-form .btn{margin-top:4px}.cta-compact{padding:64px 0}.cta-compact .cta-inner{gap:16px}.cta-compact .cta-inner h2{font-size:clamp(1.6rem,3vw,2.1rem)}.cta-compact .cta-inner p{font-size:1rem}.cta-compact .cta-inner .btn{font-size:1rem;padding:15px 30px}@media(max-width:1024px){.content-layout-doc{grid-template-columns:190px minmax(0,1fr);gap:44px}}@media(max-width:860px){.content-layout-doc{grid-template-columns:minmax(0,1fr);gap:0}.doc-toc{display:none}.page-hero{padding:52px 0 44px}.content-section{padding:56px 0 68px}}@media(max-width:560px){.page-hero{padding:44px 0 38px}.page-hero h1{max-width:none}.rich-block+.rich-block{margin-top:42px}.rich-block table{min-width:420px;font-size:.9rem}.rich-block thead th,.rich-block tbody td{padding:12px 14px}.contact-form-card{padding:24px 20px}.content-figure{margin-bottom:34px}.cta-compact{padding:52px 0}}.breadcrumb{background:var(--pr-bone);border-bottom:1px solid var(--pr-fog);font-size:.84rem}.breadcrumb .wrap{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-top:16px;padding-bottom:16px}.breadcrumb a{color:#0e17209e;font-weight:500;transition:color .2s var(--ease-out)}.breadcrumb a:hover{color:var(--pr-orange-text)}.breadcrumb-sep{color:var(--pr-fog)}.breadcrumb-current{color:var(--pr-slate);font-weight:700}.pdp-buy-section{background:var(--pr-bone);padding:56px 0 72px}.pdp-layout{display:grid;grid-template-columns:minmax(0,55fr) minmax(0,45fr);gap:56px;align-items:start}.pdp-media{border:1px solid var(--pr-fog);border-radius:var(--pr-radius-lg);overflow:hidden;background:var(--pr-sand)}.pdp-media img{width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover}.pdp-buy{position:sticky;top:104px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.pdp-type{font-family:var(--pr-font-body);font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--pr-teal-text)}.pdp-buy h1{font-size:clamp(1.9rem,3.4vw,2.7rem);max-width:22ch;text-wrap:balance}.pdp-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px}.pdp-price{font-family:var(--pr-font-display);font-variation-settings:"wght" 700;font-size:2rem;line-height:1;color:var(--pr-orange-text)}.pdp-compare{font-size:1.05rem;color:#0e172080;text-decoration:line-through}.pdp-save{font-size:.78rem;font-weight:700;color:#faf7f2;background:var(--pr-green);padding:5px 11px;border-radius:999px;letter-spacing:.02em}.pdp-standfirst{font-size:1.05rem;line-height:1.65;color:#0e1720cc;max-width:46ch}.pdp-option{width:100%;padding-top:4px;border-top:1px solid var(--pr-fog)}.pdp-option-head{display:flex;align-items:baseline;gap:10px;margin:16px 0 12px;flex-wrap:wrap}.pdp-option-label{font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--pr-slate)}.pdp-option-selected{font-size:.88rem;font-weight:600;color:#0e17209e}.pdp-pills{display:flex;flex-wrap:wrap;gap:10px}.pdp-pill{background:#fff;border:2px solid var(--pr-fog);border-radius:var(--pr-radius);color:var(--pr-slate);font-family:var(--pr-font-body);font-weight:600;font-size:.9rem;line-height:1.2;padding:11px 16px;min-width:52px;text-align:center;transition:border-color .2s var(--ease-out),background-color .2s var(--ease-out),color .2s var(--ease-out)}.pdp-pill:hover{border-color:var(--pr-slate)}.pdp-pill.is-selected{background:var(--pr-slate);border-color:var(--pr-slate);color:var(--pr-bone)}.pdp-pill:focus-visible{outline:2px solid var(--pr-orange);outline-offset:2px}.pdp-add{margin-top:4px;font-size:1rem;padding:16px 26px}.pdp-reassure{font-size:.84rem;line-height:1.6;color:#0e17209e}.pdp-size-link{font-size:.88rem;font-weight:600;color:var(--pr-orange-text);border-bottom:1px solid rgba(168,63,23,.4);transition:border-color .2s var(--ease-out)}.pdp-size-link:hover{border-bottom-color:var(--pr-orange-text)}.pdp-detail-section{background:var(--pr-sand);padding:76px 0}.pdp-detail-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:start}.pdp-detail-layout h2{font-size:clamp(1.3rem,2.2vw,1.7rem);color:var(--pr-slate);margin-bottom:20px}.pdp-checklist{display:flex;flex-direction:column;gap:12px}.pdp-checklist li{display:flex;gap:12px;align-items:flex-start;font-size:1rem;line-height:1.6;color:#0e1720d1}.pdp-checklist svg{flex-shrink:0;width:18px;height:18px;margin-top:4px;color:var(--pr-teal-text)}.pdp-specs-block .table-scroll{margin-top:0}.pdp-specs-block .rich-block table{min-width:380px}.pdp-specs-block .rich-block tbody td{white-space:normal}.pdp-specs-block .rich-block tbody td:first-child{white-space:nowrap;width:30%}.pdp-specs-block .rich-block tbody td:last-child{min-width:0}.pdp-care{margin-top:18px;font-size:.95rem;line-height:1.7;color:#0e1720c7;max-width:62ch}.pdp-care-label{font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;color:var(--pr-teal-text);margin-right:6px}.pdp-kit-section{background:var(--pr-ink);color:var(--pr-bone)}.pdp-kit-section .section-header h2{color:var(--pr-bone)}.pdp-kit-section .section-header .eyebrow{color:var(--pr-orange)}.pdp-kit-section .section-header p{color:#faf7f2bf}.kit-items-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.kit-item-card{background:var(--pr-slate);border:1px solid rgba(214,206,194,.14);border-radius:var(--pr-radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s var(--ease-out),border-color .3s var(--ease-out)}.kit-item-card:hover{transform:translateY(-4px);border-color:#e2662c80}.kit-item-media{aspect-ratio:3 / 2;background:var(--pr-bone);overflow:hidden}.kit-item-media img{width:100%;height:100%;object-fit:cover}.kit-item-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:8px;flex:1}.kit-item-body h4{font-size:1rem;font-variation-settings:"wght" 600;color:var(--pr-bone)}.kit-item-price{font-family:var(--pr-font-display);font-variation-settings:"wght" 700;font-size:1rem;color:var(--pr-orange)}.kit-value-line{margin-top:28px;padding-top:22px;border-top:1px solid rgba(214,206,194,.2);font-size:1rem;color:#faf7f2cc}.kit-value-line strong{color:var(--pr-bone)}.kit-value-save{color:#6fbf8c;font-weight:700}.pdp-xsell-section{background:var(--pr-bone);padding:76px 0}.pdp-xsell-section .section-header{margin-bottom:32px}.xsell-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.xsell-card{background:#fff;border:1px solid var(--pr-fog);border-radius:var(--pr-radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s var(--ease-out),box-shadow .3s var(--ease-out)}.xsell-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #0e17201f}.xsell-media{aspect-ratio:3 / 2;background:var(--pr-sand);overflow:hidden}.xsell-media img{width:100%;height:100%;object-fit:cover}.xsell-body{padding:14px 16px 18px;display:flex;flex-direction:column;gap:6px;flex:1}.xsell-body h4{font-size:.98rem;font-variation-settings:"wght" 600}.xsell-price{font-family:var(--pr-font-display);font-variation-settings:"wght" 700;font-size:1rem;color:var(--pr-orange-text)}.collection-page-section{background:var(--pr-bone);padding:64px 0 88px}.choose-note{border-left:3px solid var(--pr-orange);background:#fff;border-radius:var(--pr-radius);padding:22px 26px;max-width:72ch;margin-bottom:44px}.choose-note-label{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--pr-teal-text);margin-bottom:8px}.choose-note p{font-size:1rem;line-height:1.7;color:#0e1720d1}.collection-grid-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap;margin-bottom:26px;padding-bottom:16px;border-bottom:2px solid var(--pr-fog)}.collection-grid-head h2{font-size:clamp(1.25rem,2.2vw,1.6rem);color:var(--pr-slate)}.collection-grid-link{font-size:.88rem;font-weight:600;color:var(--pr-orange-text);border-bottom:1px solid rgba(168,63,23,.4);transition:border-color .2s var(--ease-out)}.collection-grid-link:hover{border-bottom-color:var(--pr-orange-text)}.collection-head h3 a,.kit-body h3 a{transition:color .2s var(--ease-out)}.collection-head h3 a:hover{color:var(--pr-orange-text)}.kit-body h3 a:hover{color:var(--pr-orange)}@media(max-width:1024px){.pdp-layout{grid-template-columns:minmax(0,1fr);gap:32px}.pdp-buy{position:static;top:auto}.pdp-media{max-width:720px}.pdp-detail-layout{grid-template-columns:minmax(0,1fr);gap:44px}.xsell-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.pdp-buy-section{padding:40px 0 56px}.pdp-detail-section,.pdp-xsell-section{padding:56px 0}.kit-items-grid,.xsell-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-page-section{padding:48px 0 68px}}@media(max-width:560px){.breadcrumb{font-size:.78rem}.breadcrumb .wrap{gap:6px;padding-top:12px;padding-bottom:12px}.pdp-buy-section{padding:28px 0 44px}.pdp-buy{gap:14px}.pdp-buy h1{max-width:none}.pdp-price{font-size:1.7rem}.pdp-add{width:100%;justify-content:center}.pdp-detail-section{padding:44px 0}.pdp-detail-layout{gap:36px}.pdp-specs-block .rich-block table{min-width:0;width:100%;font-size:.86rem}.pdp-specs-block .rich-block thead th,.pdp-specs-block .rich-block tbody td{padding:10px 12px}.pdp-specs-block .rich-block tbody td:first-child{white-space:normal;width:34%}.pdp-specs-block .table-scroll:after{display:none}.kit-items-grid{grid-template-columns:1fr 1fr;gap:12px}.kit-item-body{padding:12px 14px 14px}.xsell-grid{grid-template-columns:1fr 1fr;gap:12px}.xsell-body{padding:12px 14px 14px}.choose-note{padding:18px;margin-bottom:32px}.collection-grid-head{align-items:flex-start}}.product-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.product-compare{font-size:.86rem;color:#0e172073;text-decoration:line-through}.product-save{font-size:.68rem;font-weight:700;color:#faf7f2;background:var(--pr-green);padding:3px 8px;border-radius:999px;letter-spacing:.02em}.product-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:860px){.product-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.product-grid-3{grid-template-columns:1fr 1fr}}.skip-link{position:absolute;left:-9999px;top:0;z-index:200;background:var(--pr-orange);color:#fff;padding:10px 16px}.skip-link:focus{left:8px;top:8px}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.announcement{font-size:.85rem;letter-spacing:.04em;text-align:center;padding:9px 0}.announcement a{color:inherit;text-decoration:underline;text-underline-offset:3px}.problem-h2{font-size:clamp(1.8rem,3.2vw,2.6rem);margin-bottom:20px}.eyebrow-accent{color:var(--pr-orange-text);display:block;margin-bottom:14px}.grid-empty{color:#0e172099;padding:24px 0}.header-cart{position:relative;background:none;border:0;color:inherit;cursor:pointer;padding:6px;display:inline-flex}.header-cart svg{width:24px;height:24px}.header-cart-count{position:absolute;top:-2px;right:-4px;min-width:18px;height:18px;border-radius:9px;background:var(--pr-orange);color:#fff;font-size:.7rem;line-height:18px;text-align:center;padding:0 4px;font-family:var(--pr-font-display);font-variation-settings:"wght" 700}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;visibility:hidden;pointer-events:none;overflow:hidden}.cart-drawer.open{visibility:visible;pointer-events:auto}.cart-drawer-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0e17208c;opacity:0;transition:opacity .3s var(--ease-out)}.cart-drawer.open .cart-drawer-scrim{opacity:1}.cart-drawer-panel{position:absolute;top:0;right:0;height:100%;width:min(420px,100%);background:var(--pr-bone);display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s var(--ease-out);box-shadow:-20px 0 50px #0e172040}.cart-drawer.open .cart-drawer-panel{transform:translate(0)}.cart-drawer-top{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid var(--pr-fog)}.cart-drawer-top h2{font-size:1.2rem}.cart-drawer-count{color:var(--pr-orange-text)}.cart-drawer-close{background:none;border:0;cursor:pointer;color:var(--pr-ink);padding:4px}.cart-drawer-close svg{width:22px;height:22px}.cart-drawer-ship{padding:14px 24px;font-size:.9rem;background:var(--pr-sand)}.cart-ship-track{height:4px;border-radius:2px;background:#0e172024;margin-top:8px;overflow:hidden}.cart-ship-track span{display:block;height:100%;background:var(--pr-orange)}.cart-drawer-body{flex:1;overflow-y:auto;padding:8px 24px}.cart-empty-note{padding:40px 0;color:#0e172099;text-align:center}.cart-mini-row{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid var(--pr-fog)}.cart-mini-media{width:74px;height:74px;flex-shrink:0;background:var(--pr-sand);border-radius:var(--pr-radius);overflow:hidden}.cart-mini-media img{width:100%;height:100%;object-fit:cover}.cart-mini-body{display:flex;flex-direction:column;gap:4px;font-size:.92rem}.cart-mini-variant{color:#0e172099;font-size:.85rem}.cart-mini-price{font-family:var(--pr-font-display);font-variation-settings:"wght" 700;color:var(--pr-orange-text)}.cart-mini-qty{display:flex;align-items:center;gap:10px;margin-top:6px}.cart-mini-qty button{width:26px;height:26px;border:1px solid var(--pr-fog);background:#fff;cursor:pointer;border-radius:var(--pr-radius);font-size:1rem;line-height:1}.cart-mini-remove{width:auto!important;border:0!important;background:none!important;font-size:.82rem;color:#0e17208c;text-decoration:underline;text-underline-offset:3px}.cart-drawer-foot{padding:20px 24px 26px;border-top:1px solid var(--pr-fog);display:flex;flex-direction:column;gap:12px}.cart-drawer-sub{display:flex;justify-content:space-between;align-items:baseline;font-size:1rem}.cart-drawer-sub strong{font-family:var(--pr-font-display);font-variation-settings:"wght" 700;font-size:1.3rem}.cart-drawer-cont{text-align:center;font-size:.9rem;color:#0e172099;text-decoration:underline;text-underline-offset:3px}.cart-section .cart-ship-bar{background:var(--pr-sand);padding:16px 20px;border-radius:var(--pr-radius);margin-bottom:28px;font-size:.95rem}.cart-row{display:grid;grid-template-columns:100px 1fr auto auto;gap:20px;align-items:center;padding:22px 0;border-bottom:1px solid var(--pr-fog)}.cart-row-media img{width:100px;height:100px;object-fit:cover;border-radius:var(--pr-radius);background:var(--pr-sand)}.cart-row-body{display:flex;flex-direction:column;gap:5px}.cart-row-variant{color:#0e172099;font-size:.88rem}.cart-row-price{color:#0e1720b3;font-size:.9rem}.cart-row-qty{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.cart-row-qty input{width:70px;padding:8px;border:1px solid var(--pr-fog);border-radius:var(--pr-radius)}.cart-row-remove{font-size:.82rem;color:#0e17208c;text-decoration:underline;text-underline-offset:3px}.cart-row-total{font-family:var(--pr-font-display);font-variation-settings:"wght" 700;font-size:1.1rem}.cart-foot{display:grid;grid-template-columns:1fr 340px;gap:40px;padding-top:30px}.cart-totals{display:flex;flex-direction:column;gap:12px}.cart-sub{display:flex;justify-content:space-between;align-items:baseline}.cart-sub strong{font-family:var(--pr-font-display);font-variation-settings:"wght" 700;font-size:1.5rem}.cart-tax{font-size:.85rem;color:#0e172099}.cart-note textarea{width:100%;padding:12px;border:1px solid var(--pr-fog);border-radius:var(--pr-radius);font:inherit}.cart-empty{text-align:center;padding:60px 0;display:flex;flex-direction:column;gap:20px;align-items:center}@media(max-width:760px){.cart-row{grid-template-columns:80px 1fr;grid-template-areas:"media body" "qty total"}.cart-row-media{grid-area:media}.cart-row-body{grid-area:body}.cart-row-qty{grid-area:qty}.cart-row-total{grid-area:total;text-align:right}.cart-row-media img{width:80px;height:80px}.cart-foot{grid-template-columns:1fr;gap:26px}}.ad-form{display:flex;flex-direction:column;gap:16px;max-width:520px;margin-top:28px}.ad-form-row{display:flex;flex-direction:column;gap:6px}.ad-form-row label{font-size:.88rem;font-variation-settings:"wght" 600}.ad-form input,.ad-form textarea,.ad-form select{padding:12px 14px;border:1px solid var(--pr-fog);border-radius:var(--pr-radius);font:inherit;background:#fff}.ad-form input:focus,.ad-form textarea:focus{outline:2px solid var(--pr-orange);outline-offset:1px}.form-ok{color:var(--pr-green);font-variation-settings:"wght" 600}.form-err{color:#b3261e;font-variation-settings:"wght" 600}.footer-news{margin-top:24px}.footer-news h5{margin-bottom:10px}.footer-news-row{display:flex;gap:8px;flex-wrap:wrap}.footer-news-row input{flex:1;min-width:180px;padding:11px 13px;border:1px solid rgba(250,247,242,.25);background:#faf7f20f;color:var(--pr-bone);border-radius:var(--pr-radius);font:inherit}.footer-news-row input::placeholder{color:#faf7f280}.footer-social{display:flex;gap:16px}.pdp-thumbs{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.pdp-thumb{width:74px;height:74px;padding:0;border:1px solid var(--pr-fog);background:var(--pr-sand);border-radius:var(--pr-radius);overflow:hidden;cursor:pointer}.pdp-thumb.is-selected{border-color:var(--pr-orange);border-width:2px}.pdp-thumb img{width:100%;height:100%;object-fit:cover}.pdp-compare{color:#0e172080;text-decoration:line-through;font-size:1rem;margin-left:10px}.product-compare{color:#0e172080;text-decoration:line-through;font-size:.9rem;margin-left:8px}.card-save{display:inline-block;margin-left:8px;font-size:.78rem;padding:2px 7px;border-radius:999px;background:var(--pr-orange);color:#fff;font-variation-settings:"wght" 600}.card-flag{position:absolute;top:10px;left:10px;background:var(--pr-ink);color:var(--pr-bone);font-size:.72rem;padding:4px 9px;border-radius:999px;letter-spacing:.05em;text-transform:uppercase}.product-media{position:relative}.product-media-empty{aspect-ratio:3/2;background:var(--pr-sand)}.shopify-payment-button{margin-top:10px}.collection-grid-head{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.collection-sort select{padding:9px 12px;border:1px solid var(--pr-fog);border-radius:var(--pr-radius);background:#fff;font:inherit}.collection-viewall{font-size:.9rem;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}.pagination{display:flex;justify-content:center;gap:14px;padding-top:36px}.pagination a,.pagination span{padding:6px 12px;border:1px solid var(--pr-fog);border-radius:var(--pr-radius)}.search-form{display:flex;gap:10px;margin-top:20px;max-width:520px}.search-form input{flex:1;padding:12px 14px;border:1px solid var(--pr-fog);border-radius:var(--pr-radius);font:inherit}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ad-styles.css.map */
