@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#173edb;--ink:#171919;--paper:#fff;--line:#dedfdd;--muted:#626561}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 'DM Sans',Arial,sans-serif}body:has(dialog[open]){overflow:hidden}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #ffbc44;outline-offset:5px}button:disabled{cursor:not-allowed}.skip{position:fixed;top:-80px;z-index:100;background:#fff;padding:12px}.skip:focus{top:0}.announcement{background:var(--blue);color:white;text-align:center;padding:10px 20px;font-size:12px;font-weight:700;letter-spacing:.08em}.announcement span{margin-left:30px;letter-spacing:0;font-weight:400;font-size:13px}header{height:90px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.wordmark{font-family:'Manrope',Arial,sans-serif;font-size:32px;font-weight:800;letter-spacing:-2px;white-space:nowrap}.wordmark span{font-size:12px;vertical-align:top;display:inline-block;margin:7px 0 0 4px;letter-spacing:0}nav{display:flex;gap:32px;font-size:14px}nav a:hover{text-decoration:underline;text-underline-offset:6px}.bag-button{display:flex;gap:9px;align-items:center;border:0;background:none;font-size:14px}.bag-button span{border:1px solid var(--line);border-radius:50%;min-width:24px;padding:1px 5px}.hero{display:grid;grid-template-columns:46% 54%;min-height:610px}.hero-copy{background:var(--blue);color:white;padding:65px 9% 25px;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700;margin:0 0 25px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h1{font-size:clamp(64px,7.4vw,116px);line-height:.99;letter-spacing:-.065em;font-weight:500;margin-bottom:30px}.hero-description{font-size:19px;line-height:1.65;margin-bottom:31px}.button{padding:17px 22px;display:inline-flex;justify-content:space-between;align-items:center;gap:30px;font-weight:600;font-size:14px;border:1px solid var(--ink);background:var(--ink);color:white;min-height:52px}.button:hover{background:#343838}.button.white{background:white;border-color:white;color:var(--ink)}.button.white:hover{background:#eef0ff}.button span{font-size:22px}.hero-foot{font-size:12px;letter-spacing:.09em;margin-top:auto;padding-top:40px;margin-bottom:0}.hero-photo{position:relative;min-width:0;background:#e8e9e8;overflow:hidden}.hero-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.photo-caption{position:absolute;bottom:24px;left:30px;right:30px;display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.1em;background:#ffffffdf;padding:10px}.manifesto{padding:23px 4%;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.manifesto span:first-child{font-size:18px}.manifesto span:last-child{font-size:11px;letter-spacing:.1em;align-self:center}.section{padding:85px 4%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:14px;color:var(--blue)}h2{font-size:clamp(30px,3.3vw,49px);line-height:1.12;font-weight:500;letter-spacing:-.045em;margin:0}.section-heading>p{color:var(--muted);font-size:15px;margin:0 0 3px}.catalog-tools{border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:17px}.filters{display:flex;gap:10px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:white;padding:10px 17px;font-size:14px;border-radius:2px}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.filters button span{margin-left:8px;opacity:.6}.sort{font-size:13px;display:flex;align-items:center;gap:8px;white-space:nowrap}.sort select{background:white;border:0;padding:10px;font-size:14px;max-width:170px}.catalog-note{font-size:12px;color:var(--muted);margin:14px 0 22px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{min-width:0}.product-image{position:relative;background:#eceeed;display:block;width:100%;padding:0;border:0;text-align:left;overflow:hidden;aspect-ratio:1/1.08}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-image:hover img{transform:scale(1.035)}.product-tag{position:absolute;top:16px;left:16px;background:white;padding:5px 9px;font-size:11px;letter-spacing:.08em}.quick-add{position:absolute;bottom:16px;right:16px;width:40px;height:40px;display:grid;place-items:center;background:white;font-size:27px;font-weight:400;border-radius:50%}.product-meta{display:flex;justify-content:space-between;gap:15px;margin:18px 0 4px}.product-meta button{background:none;border:0;padding:0;font-size:19px;font-weight:500;text-align:left}.product-meta button:hover{text-decoration:underline}.product-meta p{font-size:16px;white-space:nowrap;margin:0}.product-description{font-size:14px;color:var(--muted);margin-bottom:13px}.swatch{display:flex;align-items:center;gap:8px;font-size:12px}.swatch i{width:14px;height:14px;border-radius:50%;outline:1px solid #ccc;outline-offset:3px;display:inline-block;margin:3px}.count{color:var(--muted);font-size:12px;margin:28px 0 0}.approach{background:#eff1f2;padding:75px 6%;display:grid;grid-template-columns:1fr 1.3fr;gap:65px}.approach-title h2{font-size:clamp(45px,5vw,75px);line-height:1.04}.approach-title em{font-family:Georgia,serif;font-weight:400;color:var(--blue)}.large-copy{font-size:25px;line-height:1.4;letter-spacing:-.03em}.approach-content>p:not(.large-copy){max-width:560px;color:var(--muted)}.principles{margin-top:35px}.principles>div{display:grid;grid-template-columns:35px 1fr 1.3fr;gap:14px;border-top:1px solid #cfd2d4;padding:20px 0}.principles span{color:var(--blue);font-size:12px}.principles h3{font-size:16px;font-weight:600;margin:0}.principles p{font-size:14px;color:var(--muted);margin:0}.notes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.notes-grid article{border-top:1px solid var(--ink);padding-top:24px}.note-number{font-size:11px;letter-spacing:.09em;color:var(--blue);margin-bottom:25px}.notes h3{font-size:24px;font-weight:500;line-height:1.3;letter-spacing:-.025em}.notes article>p:last-child{font-size:15px;color:var(--muted);line-height:1.8}.closing{background:var(--blue);color:white;text-align:center;padding:65px 20px}.closing h2{margin-bottom:30px}.closing .eyebrow{margin-bottom:15px}footer{padding:50px 4% 20px}.footer-top{display:flex;align-items:center;gap:40px;padding-bottom:50px}.footer-top>p{margin:0;color:var(--muted)}.footer-top>div{margin-left:auto;display:flex;gap:25px}.footer-top button{background:none;border:0;padding:5px 0;font-size:14px}.footer-top button:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}dialog{border:0;padding:0;color:var(--ink);box-shadow:0 20px 100px #0003}dialog::backdrop{background:#15171d80;backdrop-filter:blur(3px)}.close{position:absolute;top:14px;right:18px;background:white;border:0;border-radius:50%;font-size:30px;width:42px;height:42px;line-height:1;z-index:1}.close.inline{position:static}.product-dialog{width:min(1000px,94vw);max-height:90dvh}.detail-layout{display:grid;grid-template-columns:1fr 1fr}.detail-image{height:100%;width:100%;object-fit:cover;background:#eee}.detail-body{padding:58px 35px 35px}.detail-body h2{font-size:34px;margin-bottom:18px}.detail-body .price{font-size:24px;margin:20px 0}.detail-body>p{font-size:15px;color:var(--muted)}.detail-body ul{padding-left:20px;font-size:14px;line-height:1.9}.detail-body .button{width:100%;margin:20px 0}.detail-note{border-top:1px solid var(--line);padding-top:16px;font-size:12px!important}.cart-dialog{height:100dvh;max-height:100dvh;width:min(480px,100vw);max-width:100vw;margin:0 0 0 auto;padding:25px;position:fixed;right:0}.drawer-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:25px}.drawer-heading h2{font-size:28px}.drawer-heading h2 span{color:var(--muted);font-size:18px;margin-left:6px}.cart-line{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line img{width:90px;height:105px;object-fit:cover}.cart-line h3{font-size:16px;margin-bottom:5px}.cart-line p{font-size:13px;color:var(--muted);margin-bottom:10px}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.quantity{display:flex;align-items:center;border:1px solid var(--line)}.quantity button{border:0;background:white;width:30px;height:32px}.quantity span{width:25px;text-align:center;font-size:14px}.remove{border:0;background:none;text-decoration:underline;font-size:12px}.subtotal{display:flex;justify-content:space-between;font-size:20px;margin:28px 0 10px}.cart-note{font-size:13px;line-height:1.7;color:var(--muted)}#cart-summary .button{width:100%;justify-content:center;margin:14px 0;background:#eceeee;color:#666;border-color:#eceeee}.empty-cart{padding:70px 10px;text-align:center}.empty-cart h3{font-size:25px}.empty-cart p{color:var(--muted)}.info-dialog{padding:55px 35px 35px;width:min(570px,94vw);max-height:90dvh}.info-dialog h2{font-size:32px;margin-bottom:25px}.info-dialog p{color:var(--muted);line-height:1.8}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;padding:13px 22px;z-index:50;font-size:14px;opacity:0;pointer-events:none;transition:.2s}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1600px){main,header,footer,.manifesto{max-width:1800px;margin:auto}.hero{min-height:760px}}@media(max-width:900px){nav{gap:18px}.hero{min-height:540px}.hero-copy{padding:50px 8% 25px}h1{font-size:76px}.hero-description{font-size:16px}.hero .button{padding:14px;gap:15px;font-size:12px}.photo-caption{left:15px;right:15px;gap:8px;font-size:9px}.section{padding:60px 4%}.section-heading>p{display:none}.product-grid{gap:16px}.product-meta button{font-size:16px}.product-meta p{font-size:14px}.approach{gap:35px;padding:60px 5%;grid-template-columns:1fr 1.2fr}.principles>div{grid-template-columns:25px 1fr}.principles p{grid-column:2}.footer-top{flex-wrap:wrap;gap:20px}.footer-top>div{width:100%;margin-left:0}.detail-body{padding:50px 25px 25px}}@media(max-width:600px){html{scroll-padding-top:80px}.announcement{font-size:10px;padding:9px 8px}.announcement span{display:block;margin:3px 0 0;font-size:11px}header{height:75px;padding:0 5%}.wordmark{font-size:27px}nav{margin-left:auto;margin-right:18px}nav a{display:none}nav a:first-child{display:block;font-size:12px}.bag-button{font-size:0;gap:5px}.bag-button span{font-size:12px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:38px 6% 30px}.hero .eyebrow{font-size:10px;margin-bottom:24px}h1{font-size:78px}.hero-description{font-size:17px}.hero .button{font-size:14px;padding:15px 20px}.hero-foot{padding-top:30px;font-size:10px}.hero-photo{height:370px}.photo-caption{font-size:10px}.manifesto{padding:18px 5%}.manifesto span:first-child{font-size:15px}.manifesto span:last-child{display:none}.section{padding:48px 5%}.section-heading{margin-bottom:25px}.section-heading .eyebrow{font-size:10px}h2{font-size:32px}.catalog-tools{display:block}.filters{gap:6px}.filters button{font-size:12px;padding:8px 11px}.filters button span{display:none}.sort{margin-top:12px;justify-content:flex-end}.sort select{font-size:12px}.catalog-note{font-size:11px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.product-image{aspect-ratio:1/1.2}.product-tag{font-size:9px;top:9px;left:9px;padding:4px 6px}.quick-add{height:32px;width:32px;right:10px;bottom:10px;font-size:22px}.product-meta{display:block;margin-top:13px}.product-meta button{font-size:16px}.product-meta p{margin-top:4px}.product-description{font-size:12px;margin-top:5px}.swatch{font-size:11px}.approach{grid-template-columns:1fr;padding:45px 6%;gap:35px}.approach-title h2{font-size:54px}.large-copy{font-size:23px}.principles>div{grid-template-columns:30px 1fr 1.25fr}.principles p{grid-column:auto;font-size:13px}.principles h3{font-size:14px}.notes-grid{grid-template-columns:1fr;gap:25px}.notes h3{margin-bottom:15px}.note-number{margin-bottom:18px}.closing{padding:50px 6%}.footer-top{padding-bottom:30px}.footer-top>p{font-size:13px}.footer-top>div{gap:20px;flex-wrap:wrap}.footer-top button{font-size:12px}.footer-bottom{font-size:10px;gap:15px}.detail-layout{grid-template-columns:1fr}.detail-image{height:280px}.detail-body{padding:28px 24px}.detail-body h2{font-size:30px}.product-dialog{width:94vw}.info-dialog{padding:55px 25px 25px}.toast{width:max-content;max-width:90vw;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

.page-wrap{padding:60px 5%;max-width:1300px;margin:auto;min-height:55vh}.page-wrap h1{font-size:clamp(36px,5vw,64px);line-height:1.15;margin-bottom:35px}.page-wrap .rte{max-width:850px;line-height:1.8}.native-product{display:grid;grid-template-columns:1fr 1fr;gap:50px}.native-gallery img{width:100%;height:auto;display:block;margin-bottom:15px}.native-product h1{font-size:44px}.native-form{display:grid;gap:12px;margin:25px 0}.native-form select,.native-form input,.contact-form input,.contact-form textarea{padding:13px;border:1px solid #bbb;width:100%;font:inherit;background:white;color:#171919}.native-form label{font-size:14px}.native-form .button{justify-content:center}.native-form .button:disabled{background:#eee;color:#666;border-color:#ddd}.native-price{font-size:24px}.contact-form{display:grid;gap:15px;max-width:650px}.contact-form label{display:grid;gap:6px}.native-cart{width:100%;border-collapse:collapse}.native-cart td,.native-cart th{text-align:left;padding:16px;border-bottom:1px solid #ddd}.native-cart img{width:80px;height:80px;object-fit:cover}.native-cart input{width:65px;padding:10px}.native-cart-product{display:flex;gap:18px;align-items:center}.native-cart .remove{display:block}.native-cart-actions{display:flex;gap:12px;margin-top:25px;justify-content:flex-end}.pagination{display:flex;gap:20px;justify-content:center;margin-top:40px}.hero-text-panel{height:100%;display:grid;place-items:center;background:#e7ebff;color:#173edb;font:800 60px/1.1 Manrope,sans-serif;padding:50px}.footer-top>div a{font-size:14px}.wordmark{letter-spacing:-1.7px;font-size:29px}.native-placeholder{background:#e9ecf1;padding:35px;min-height:250px;display:grid;place-items:center}.native-product .product-description{font-size:16px}@media(max-width:600px){.native-product{grid-template-columns:1fr;gap:25px}.native-product h1{font-size:34px}.native-cart th:nth-child(2),.native-cart td:nth-child(2){display:none}.native-cart td,.native-cart th{padding:10px 4px}.native-cart img{width:55px;height:65px}.native-cart-product{gap:10px}.native-cart-product a{font-size:13px}.native-cart-actions{flex-wrap:wrap}.wordmark{font-size:23px;letter-spacing:-1.2px}.hero-text-panel{font-size:45px}}

/* Product page conversion and responsive improvements */
.native-product{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.native-product-info{min-width:0;align-self:start;position:sticky;top:125px}
.native-product h1{font-size:clamp(34px,3.5vw,48px);overflow-wrap:anywhere}
.product-copy{color:#343735}
.product-confidence{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:28px 0 24px}
.product-confidence>div{display:grid;grid-template-columns:minmax(140px,.75fr) 1.4fr;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}
.product-confidence>div:last-child{border-bottom:0}
.product-confidence strong{font-size:14px}
.product-confidence span{font-size:13px;color:var(--muted)}
.product-policy-links{display:flex;gap:10px;font-size:13px;color:var(--muted)}
.product-policy-links a{text-decoration:underline;text-underline-offset:4px}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:600px){.product-page{padding-top:30px}.native-product{grid-template-columns:1fr}.native-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.native-gallery img{margin:0}.native-product-info{position:static;width:100%}.product-confidence>div{grid-template-columns:1fr;gap:4px}}
