:root{--ink:#182018;--forest:#334b37;--forest-dark:#1f3125;--sage:#a9b99e;--cream:#f3efe4;--paper:#fbf8ef;--gold:#cda969;--clay:#a74e36;--line:#1820182e;--radius:24px;--sans:"Segoe UI", Helvetica, Arial, sans-serif;--serif:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.55}body::selection{background:var(--gold);color:var(--forest-dark)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.045em;font-weight:400;line-height:.97}h1 em,h2 em,blockquote em{font-weight:400}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--paper);border-radius:8px;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.studio-shell{z-index:1000;background:#101112;min-height:100dvh;position:fixed;inset:0}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf8efeb;border:1px solid #18201824;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;height:74px;padding:0 1.2rem;transition:height .35s,top .35s,box-shadow .35s;display:grid;position:fixed;top:14px;left:16px;right:16px}.site-header.is-scrolled{height:62px;top:8px;box-shadow:0 8px 35px #171f181f}.desktop-nav{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:clamp(1rem,2.2vw,2.6rem);font-size:.83rem;display:flex}.desktop-nav-right{justify-content:flex-end;padding-right:3rem}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:currentColor;height:1px;transition:right .25s;position:absolute;bottom:-5px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.brand{font-family:var(--serif);letter-spacing:.18em;justify-content:center;align-items:center;gap:.35rem;display:flex;position:relative}.brand img{object-fit:cover;border-radius:50%;width:54px;height:54px;transition:width .35s,height .35s}.is-scrolled .brand img{width:44px;height:44px}.brand span{font-size:.95rem}.cart-trigger,.mobile-menu-trigger,.icon-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.cart-trigger{padding:.5rem;position:absolute;right:1.1rem}.cart-trigger span{background:var(--gold);border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.67rem;font-weight:700;display:grid;position:absolute;top:1px;right:1px}.mobile-menu-trigger,.mobile-nav{display:none}.hero{background:var(--forest-dark);height:min(900px,100svh);min-height:680px;position:relative;overflow:hidden}.hero>img{object-fit:cover;animation:1.6s cubic-bezier(.2,.7,.2,1) both hero-enter;transform:scale(1.015)}.hero-overlay{background:linear-gradient(90deg,#0e1610c7 0%,#0e161061 47%,#0e161014 75%),linear-gradient(#0000 55%,#080f0a4d);position:absolute;inset:0}.hero-content{z-index:2;width:min(760px,86vw);color:var(--paper);position:absolute;bottom:clamp(4rem,10vh,8rem);left:clamp(1.5rem,6vw,6rem)}.hero h1{text-wrap:balance;margin:1.2rem 0 1.5rem;font-size:clamp(3.8rem,8.2vw,8.4rem)}.hero p{color:#ffffffde;max-width:600px;margin-bottom:2rem;font-size:clamp(1rem,1.4vw,1.25rem)}.sticker{background:var(--sage);width:fit-content;color:var(--forest-dark);letter-spacing:.08em;text-transform:uppercase;border:1px solid;border-radius:5px;padding:.45rem .8rem;font-size:.73rem;font-weight:800;display:inline-block;transform:rotate(-2deg);box-shadow:2px 3px}.sticker-gold{background:var(--gold)}.sticker-inline{margin-bottom:.9rem}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:52px;padding:.85rem 1.45rem;font-size:.88rem;font-weight:700;transition:transform .22s,background .22s,color .22s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-light{background:var(--paper);color:var(--forest-dark)}.button-primary{background:var(--forest-dark);color:var(--paper)}.button-outline{border-color:var(--line);background:0 0}.button-outline:hover{background:var(--paper)}.button-full{width:100%}.button.is-disabled{opacity:.45;pointer-events:none}.button-row{flex-wrap:wrap;gap:.8rem;display:flex}.scroll-cue{z-index:2;color:#fff;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.5rem;animation:2s ease-in-out infinite cue;display:grid;position:absolute;bottom:2rem;right:2.4rem}.section-pad{padding:clamp(5rem,10vw,10rem) clamp(1.25rem,5vw,5rem)}.eyebrow{letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.1rem;font-size:.74rem;font-weight:800;display:block}.manifesto{text-align:center;background:var(--paper);place-items:center;min-height:680px;display:grid}.manifesto>div{max-width:1120px}.manifesto h2{margin-bottom:2rem;font-size:clamp(3rem,6.6vw,7rem)}.manifesto p{color:#182018b8;max-width:650px;margin:0 auto}.reveal{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(30px)}.reveal.is-visible{opacity:1;transform:none}.featured-section{overflow:hidden}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2.5rem;display:flex}.section-heading h2{margin:0;font-size:clamp(2.7rem,5vw,5.4rem)}.text-link{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:.45rem;padding:.25rem 0;font-weight:700;display:inline-flex}.featured-scroll{overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:inline mandatory;grid-auto-columns:min(370px,78vw);grid-auto-flow:column;gap:1.2rem;padding-bottom:1.5rem;display:grid;overflow-x:auto}.featured-scroll .product-card{scroll-snap-align:start}.product-card{min-width:0}.product-image-wrap{aspect-ratio:.82;border:1px solid var(--line);border-radius:var(--radius);background:#d6d0c2;display:block;position:relative;overflow:hidden}.product-image-link{z-index:1;position:absolute;inset:0}.product-image-wrap img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-image-wrap img{transform:scale(1.035)}.product-category,.stock-label{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.08em;text-transform:uppercase;pointer-events:none;background:#fbf8efe6;border-radius:5px;padding:.34rem .55rem;font-size:.66rem;font-weight:800;position:absolute;top:.85rem;left:.85rem}.stock-label{background:var(--clay);color:#fff;left:auto;right:.85rem}.quick-add{z-index:2;background:var(--paper);cursor:pointer;border:0;border-radius:50%;place-items:center;width:46px;height:46px;font-size:1.6rem;line-height:1;transition:transform .2s,background .2s;display:grid;position:absolute;bottom:.8rem;right:.8rem;box-shadow:0 5px 20px #18201829}.quick-add:hover{background:var(--gold);transform:rotate(90deg)}.product-card-copy{padding:1rem .15rem 0}.product-card-copy h3{font-family:var(--serif);margin-bottom:.6rem;font-size:1.65rem;font-weight:400;line-height:1.05}.product-card-copy p{color:#182018ad;margin-bottom:.45rem}.product-card-copy .product-price{color:var(--ink);font-size:.86rem;font-weight:800}.product-card-copy .product-card-status{color:var(--forest);align-items:center;gap:.45rem;font-size:.76rem;font-weight:800;display:flex}.product-card-status .dot{flex:none}.custom-block{background:var(--forest);min-height:760px;color:var(--paper);grid-template-columns:1fr 1fr;display:grid}.custom-image{min-height:600px;position:relative;overflow:hidden}.custom-image img{object-fit:cover}.custom-image-floral img{object-position:center 58%}.custom-copy{align-self:center;padding:clamp(3rem,7vw,7rem)}.custom-copy h2{margin:1.4rem 0 1.7rem;font-size:clamp(3.2rem,5.7vw,6rem)}.custom-copy p{color:#ffffffc7;max-width:560px}.custom-facts{flex-wrap:wrap;gap:1rem;margin:2rem 0;display:flex}.custom-facts span{border:1px solid #fff6;border-radius:999px;padding:.55rem .8rem;font-size:.78rem}.custom-copy .button-outline{color:#fff;border-color:#ffffff73}.custom-copy .button-outline:hover{color:var(--forest-dark)}.custom-copy .button-primary{background:var(--gold);color:var(--forest-dark)}.values{background:var(--gold);position:relative;overflow:hidden}.values:after{content:"";pointer-events:none;border:1px solid #1820182e;border-radius:50%;width:34rem;height:34rem;position:absolute;bottom:-13rem;right:-9rem}.values-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem;display:grid;position:relative}.intention-card-container{background:#fbf8ef29;border:1px solid #1820184d;border-radius:28px;min-width:0;padding:.45rem;transition:transform .3s,box-shadow .3s;transform:rotate(-.45deg)}.intention-card-container:nth-child(2n){transform:rotate(.45deg)}.intention-card-container:hover{transform:translateY(-6px)rotate(0);box-shadow:0 20px 40px #18201824}.intention-card{background:#fbf8efe6;border:1px solid #18201829;border-radius:22px;flex-direction:column;min-height:315px;padding:clamp(1.7rem,3vw,2.5rem);display:flex;position:relative;overflow:hidden}.intention-card:after{content:"";border:1px solid #2b4e3733;border-radius:50%;width:10rem;height:10rem;position:absolute;top:-4.5rem;right:-4rem;box-shadow:0 0 0 1.6rem #2b4e370b}.intention-card-mark{z-index:1;width:2.6rem;height:2.6rem;color:var(--forest);border:1px solid #2b4e3759;border-radius:50%;place-items:center;font-size:1rem;display:grid;position:relative}.intention-card-title{z-index:1;max-width:9ch;font-family:var(--serif);margin:auto 0 1.2rem;font-size:clamp(2.2rem,3.1vw,3.5rem);font-weight:400;line-height:.95;position:relative}.intention-card-description{z-index:1;color:#182018b8;max-width:34ch;margin:0;position:relative}.guide-teaser{background:var(--paper);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,7vw,8rem);display:grid}.guide-copy h2{font-size:clamp(3rem,5.4vw,6rem)}.guide-copy p{max-width:480px}.guide-image{aspect-ratio:1;border-radius:50% 50% 10% 10%;position:relative;overflow:hidden}.guide-image img{object-fit:cover}.page-shell{width:min(1500px,100% - 2.5rem);margin:0 auto;padding-top:11rem;padding-bottom:8rem}.page-intro{max-width:1060px;margin-bottom:5rem;position:relative}.page-intro h1{margin:1rem 0 1.5rem;font-size:clamp(4rem,9vw,9rem)}.page-intro p{max-width:650px;font-size:1.08rem}.page-intro .sticker{position:absolute;top:3rem;right:2rem}.catalog-tools{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.3rem 0;display:flex}.search-field{align-items:center;gap:.8rem;width:min(430px,100%);display:flex}.search-field input{background:0 0;border:0;outline:0;width:100%;font-size:1rem}.filter-chips{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.filter-chips button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:.55rem .85rem;font-size:.78rem}.filter-chips button.is-active{background:var(--forest-dark);color:#fff}.catalog-count{text-transform:uppercase;letter-spacing:.1em;margin:2rem 0 1rem;font-size:.76rem;font-weight:800}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.2rem,2.2vw,2.5rem) 1.2rem;display:grid}.no-results{text-align:center;padding:7rem 1rem}.no-results h2{font-size:3rem}.product-page{grid-template-columns:minmax(0,58%) minmax(320px,42%);align-items:start;padding-top:7rem;display:grid}.product-gallery{grid-template-columns:1fr 1fr;gap:1rem;width:100%;padding:1.2rem;display:grid}.gallery-image{aspect-ratio:.82;background:#d5cfc2;border-radius:16px;position:relative;overflow:hidden}.gallery-image img{object-fit:cover}.product-gallery-single .gallery-image{aspect-ratio:1.18;grid-column:1/-1}.product-info{width:100%;padding:3rem clamp(2rem,5vw,5rem) 5rem;position:static}.product-info h1{margin:0 0 1.3rem;font-size:clamp(3rem,5vw,5.6rem)}.product-detail-price{font-size:1.05rem;font-weight:800}.product-lead{font-family:var(--serif);font-size:1.45rem;line-height:1.3}.availability-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:.6rem;margin:1.6rem 0;padding:1rem 0;font-size:.85rem;font-weight:700;display:flex}.dot{background:#4f7e50;border-radius:50%;width:8px;height:8px}.dot-out{background:var(--clay)}.detail-list{justify-content:space-between;gap:1rem;padding:.8rem 0;font-size:.83rem;display:flex}.product-actions{gap:.7rem;margin:1.5rem 0;display:grid}.product-options{gap:.75rem;padding:1rem 0 .4rem;display:grid}.product-options-label{letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.option-chips{flex-wrap:wrap;gap:.65rem;display:flex}.option-chips button{border:1px solid var(--line);min-width:92px;font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.72rem 1rem;font-size:.82rem;font-weight:700;transition:background .2s,color .2s,border-color .2s}.option-chips button:hover,.option-chips button.is-selected{border-color:var(--forest-dark);background:var(--forest-dark);color:var(--paper)}.custom-note,.artisan-note{background:var(--paper);border-radius:14px;margin-top:1rem;padding:1.3rem}.custom-note h2{letter-spacing:-.02em;font-size:1.8rem}.custom-note p,.artisan-note p{margin-bottom:.8rem;font-size:.88rem}.artisan-note span{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800}.related-products{background:var(--paper);grid-column:1/-1;width:100%;margin-top:4rem}.custom-hero{color:#fff;align-items:end;min-height:820px;padding:0 clamp(1.5rem,6vw,6rem) 7rem;display:flex;position:relative;overflow:hidden}.custom-hero>img{object-fit:cover}.custom-hero>div:last-child{z-index:2;max-width:880px;position:relative}.custom-hero h1{margin:1.4rem 0;font-size:clamp(4.5rem,9vw,9rem)}.custom-hero p{max-width:540px;font-size:1.2rem}.process-section{background:var(--paper);position:relative;overflow:hidden}.process-section:before{content:"";pointer-events:none;border:1px solid #2b4e371f;border-radius:50%;width:40rem;height:40rem;position:absolute;bottom:-20rem;left:-13rem;box-shadow:0 0 0 3rem #2b4e3706}.process-intro{z-index:1;border-bottom:1px solid var(--line);grid-template-columns:1.05fr .75fr;align-items:end;gap:clamp(2rem,7vw,8rem);padding-bottom:3.5rem;display:grid;position:relative}.process-intro h2{max-width:760px;margin-bottom:0;font-size:clamp(3.4rem,6vw,6.8rem)}.process-intro>p{color:#182018b8;max-width:560px;margin:0 0 .6rem;font-size:1.02rem}.process-storyboard{z-index:1;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1rem,2vw,1.7rem);max-width:1240px;min-height:870px;margin:4.5rem auto 0;padding:2rem 0 3rem;display:grid;position:relative}.process-storyboard:before{content:"";pointer-events:none;border:1px dashed #2b4e3738;border-radius:48% 52% 50% 46%;position:absolute;inset:5% 8% 8%;transform:rotate(-4deg)}.process-note{z-index:2;background:#f5f0e2eb;border:1px solid #2b4e373d;border-radius:28px 10px;align-self:start;min-height:230px;padding:clamp(1.6rem,3vw,2.4rem);transition:transform .3s,box-shadow .3s;position:relative;transform:rotate(-1.4deg);box-shadow:0 18px 45px #18201814}.process-note:nth-of-type(2n){border-radius:10px 28px;transform:rotate(1.2deg)}.process-note:hover{transform:translateY(-7px)rotate(0);box-shadow:0 25px 55px #18201821}.process-note:first-of-type{grid-area:1/1/auto/span 4}.process-note:nth-of-type(2){grid-area:1/8/auto/span 5;margin-top:2.6rem}.process-note:nth-of-type(3){grid-area:2/4/auto/span 6}.process-note:nth-of-type(4){grid-area:3/1/auto/span 5;margin-top:1.7rem}.process-note:nth-of-type(5){grid-area:3/8/auto/span 5}.process-note-mark{width:2.7rem;height:2.7rem;color:var(--forest);border:1px solid #2b4e3759;border-radius:50%;place-items:center;margin-bottom:clamp(2rem,4vw,3.5rem);display:grid}.process-note h3{max-width:10ch;font-family:var(--serif);margin:0 0 1rem;font-size:clamp(2.15rem,3.5vw,3.8rem);font-weight:400;line-height:.95}.process-note p{color:#182018b8;max-width:38ch;margin:0}.process-videos{background:var(--cream)}.process-videos .section-heading>p{color:#182018b3;max-width:420px;margin:0}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.video-grid article{min-width:0}.video-grid h3{font-family:var(--serif);margin:1rem 0 0;font-size:1.7rem;font-weight:400}.video-frame{aspect-ratio:9/16;border:1px solid var(--line);border-radius:var(--radius);background:var(--forest-dark);position:relative;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.custom-cta{background:var(--forest-dark);color:#fff;text-align:center}.custom-cta h2{font-size:clamp(3.5rem,7vw,7rem)}.care-hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;min-height:820px;display:grid}.care-hero h1{font-size:clamp(4rem,8vw,8rem)}.care-hero>div:last-child{border-radius:200px 200px 20px 20px;height:620px;position:relative;overflow:hidden}.care-hero img{object-fit:cover}.care-sections{background:var(--paper)}.care-sections-alt{background:var(--cream)}.care-guide-heading{max-width:1050px;margin:0 auto 4rem}.care-guide-heading h2{margin-bottom:1.2rem;font-size:clamp(3.4rem,6vw,6.5rem)}.care-guide-heading p{max-width:650px}.care-step-grid{perspective:1400px;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);max-width:1280px;margin:0 auto;display:grid}.care-step-card-shell{min-width:0;min-height:390px;transform-style:preserve-3d;background:#cda96926;border:1px solid #2b4e373d;border-radius:29px;grid-column:span 4;padding:.35rem;box-shadow:0 18px 50px #1820180f}.care-step-card-shell:nth-child(4){grid-column:3/span 4}.care-step-card-shell:nth-child(5){grid-column:7/span 4}.care-step-card{--care-rotate-x:0deg;--care-rotate-y:0deg;--care-shine-x:50%;--care-shine-y:50%;background:linear-gradient(145deg, #3c5842 0%, var(--forest-dark) 74%);height:100%;min-height:380px;color:var(--paper);transform:rotateX(var(--care-rotate-x)) rotateY(var(--care-rotate-y)) translateZ(0);transform-style:preserve-3d;border:1px solid #ffffff2e;border-radius:23px;flex-direction:column;justify-content:space-between;padding:clamp(1.5rem,3vw,2.35rem);transition:transform .18s ease-out,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f}.care-step-card:hover{box-shadow:0 26px 55px #18201838,inset 0 1px #ffffff2b}.care-step-card-pattern{border:1px solid #cda96945;border-radius:50%;width:17rem;height:17rem;position:absolute;top:-5rem;right:-4rem;transform:translateZ(4px);box-shadow:0 0 0 2.2rem #cda96909,0 0 0 4.5rem #cda96906}.care-step-card-pattern:after{content:"";border:1px solid #cda96952;border-radius:50%;position:absolute;inset:34%}.care-step-card-shine{opacity:0;background:radial-gradient(circle at var(--care-shine-x) var(--care-shine-y), #fff3, transparent 34%);pointer-events:none;transition:opacity .25s;position:absolute;inset:0}.care-step-card:hover .care-step-card-shine{opacity:1}.care-step-card-top{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative;transform:translateZ(24px)}.care-step-card-top>span{color:#ffffffbf;letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:800}.care-step-card-top svg{fill:none;width:2.9rem;height:2.9rem;stroke:var(--gold);stroke-width:.8px;opacity:.82;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.care-step-card:hover .care-step-card-top svg{transform:rotate(45deg)}.care-step-card-copy{z-index:1;position:relative;transform:translateZ(34px)}.care-step-card-copy h3{max-width:9ch;font-family:var(--serif);letter-spacing:-.045em;margin:0 0 1.1rem;font-size:clamp(2.15rem,3.2vw,3.45rem);font-weight:400;line-height:.96}.care-step-card-copy p{color:#ffffffbf;max-width:38ch;margin:0;font-size:.94rem}.care-sections-alt .care-step-card-shell{background:#334b3714}.faq{max-width:950px;margin:0 auto}.faq details{border-top:1px solid var(--line);padding:1.4rem 0}.faq summary{cursor:pointer;font-family:var(--serif);font-size:1.6rem}.faq details p{padding:1rem 2rem 0 0}.about-hero{grid-template-columns:1fr 1fr;min-height:900px;padding-top:6rem;display:grid}.about-image{min-height:700px;position:relative}.about-image img{object-fit:cover}.about-copy{align-self:center;padding:clamp(3rem,7vw,7rem)}.about-copy h1{font-size:clamp(3.7rem,6vw,6.4rem)}.about-copy p{max-width:590px}.brand-quote{text-align:center;background:var(--gold);flex-direction:column;align-items:center;display:flex}.brand-quote img{border-radius:50%}.brand-quote blockquote{max-width:1100px;font-family:var(--serif);margin:2rem auto 0;font-size:clamp(3.5rem,7vw,7.5rem);line-height:1}.site-footer{color:var(--paper);background:#19251d;padding:6rem 5vw 2rem}.footer-brand{border-bottom:1px solid #fff3;align-items:center;gap:2rem;padding-bottom:4rem;display:flex}.footer-brand img{border-radius:50%}.footer-brand h2{margin:0;font-size:clamp(2.8rem,5vw,5.5rem)}.footer-columns{grid-template-columns:repeat(3,1fr);gap:2rem;padding:4rem 0;display:grid}.footer-columns div{flex-direction:column;align-items:flex-start;gap:.6rem;display:flex}.footer-columns h3{text-transform:uppercase;letter-spacing:.15em;margin-bottom:.8rem;font-size:.74rem}.footer-columns a,.footer-columns span{color:#ffffffb8}.footer-columns a:hover{color:#fff}.footer-bottom{color:#fff9;border-top:1px solid #fff3;justify-content:space-between;padding-top:1.5rem;font-size:.76rem;display:flex}.whatsapp-float{z-index:70;color:#fff;background:#366f45;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .2s;display:grid;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 8px 25px #141e1640}.whatsapp-float:hover{transform:translateY(-3px)rotate(-4deg)}.cart-backdrop{z-index:199;opacity:0;pointer-events:none;background:#0a120c73;border:0;transition:opacity .3s;position:fixed;inset:0}.cart-backdrop.is-open{opacity:1;pointer-events:auto}.cart-drawer{z-index:200;background:var(--cream);flex-direction:column;width:min(520px,100%);transition:transform .4s cubic-bezier(.2,.7,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-20px 0 50px #141e1626}.cart-drawer.is-open{transform:none}.cart-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.cart-heading h2{margin:0;font-size:2.7rem}.icon-button{border:1px solid var(--line);border-radius:50%;width:44px;height:44px}.cart-items{flex:1;padding:.5rem 1.5rem;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr;gap:1rem;padding:1rem 0;display:grid}.cart-item img{object-fit:cover;border-radius:10px;width:88px;height:104px}.cart-item a{font-family:var(--serif);font-size:1.25rem;line-height:1.1}.cart-item p{margin:.4rem 0;font-size:.8rem;font-weight:700}.cart-item-option{color:var(--forest);margin-top:.45rem;font-size:.72rem;font-weight:800;display:block}.quantity-control{border:1px solid var(--line);border-radius:999px;align-items:center;display:inline-flex}.quantity-control button{cursor:pointer;background:0 0;border:0;width:30px;height:28px}.quantity-control span{text-align:center;min-width:22px;font-size:.8rem}.remove-link{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin-left:.7rem;padding:0;font-size:.72rem}.cart-summary{border-top:1px solid var(--line);background:var(--paper);padding:1.3rem 1.5rem 1.5rem}.summary-row{justify-content:space-between;margin-bottom:.7rem;font-size:1.05rem;display:flex}.cart-summary label{margin-top:.75rem;font-size:.75rem;font-weight:800;display:block}.cart-summary label span{font-weight:400}.cart-summary input{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin-top:.3rem;padding:.7rem;display:block}.cart-summary .button{margin-top:1rem}.field-note{color:#182018a3;margin:.5rem 0 0;font-size:.7rem}.empty-cart{align-content:center;place-items:center;height:100%;display:grid}.status-page,.studio-unconfigured{text-align:center;align-content:center;place-items:center;min-height:80vh;padding:8rem 1rem;display:grid}.status-page h1,.studio-unconfigured h1{font-size:clamp(3rem,7vw,7rem)}.status-page p{max-width:520px}@keyframes hero-enter{0%{opacity:.2;transform:scale(1.08)}to{opacity:1;transform:scale(1.015)}}@keyframes cue{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width:980px){.site-header{grid-template-columns:48px 1fr 48px}.desktop-nav{display:none}.mobile-menu-trigger{width:42px;height:42px;display:inline-flex}.cart-trigger{justify-self:end;position:relative;right:auto}.mobile-nav{background:var(--paper);opacity:0;pointer-events:none;border-radius:16px;flex-direction:column;padding:1rem;transition:opacity .25s,transform .25s;display:flex;position:fixed;top:95px;left:16px;right:16px;transform:translateY(-10px);box-shadow:0 20px 45px #1820182e}.is-scrolled .mobile-nav{top:76px}.mobile-nav.is-open{opacity:1;pointer-events:auto;transform:none}.mobile-nav a{border-bottom:1px solid var(--line);font-family:var(--serif);padding:.85rem;font-size:1.4rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-block,.guide-teaser,.care-hero,.about-hero{grid-template-columns:1fr}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-image{min-height:70vw}.custom-copy{padding:5rem 1.5rem}.guide-image{order:-1}.process-intro{grid-template-columns:1fr}.process-storyboard{min-height:820px}.care-step-card-shell,.care-step-card-shell:nth-child(4),.care-step-card-shell:nth-child(5){grid-column:span 6}.care-step-card-shell:last-child:nth-child(odd){grid-column:4/span 6}.care-hero>div:last-child{height:70vw;max-height:650px}.about-image{min-height:75vw}.product-page{display:block}.product-gallery{width:100%}.product-info{width:100%;max-height:none;padding:3rem 1.4rem 5rem;position:static}.related-products{margin-top:0}}@media (max-width:680px){.site-header{height:62px;padding:0 .55rem;top:8px;left:8px;right:8px}.brand img{width:42px;height:42px}.brand span{font-size:.78rem}.hero{height:92svh;min-height:720px}.hero-overlay{background:linear-gradient(#0e16103d 30%,#0e1610d9 100%)}.hero-content{width:calc(100% - 2.5rem);bottom:4.2rem;left:1.25rem}.hero h1{font-size:clamp(3.45rem,15vw,5.2rem)}.scroll-cue{display:none}.manifesto{min-height:620px}.manifesto h2{font-size:3.2rem}.section-heading{flex-direction:column;align-items:flex-start}.values-grid,.footer-columns{grid-template-columns:1fr}.intention-card{min-height:270px}.page-shell{width:calc(100% - 2rem);padding-top:8.5rem}.page-intro .sticker{position:static}.page-intro h1{font-size:4.3rem}.catalog-tools{flex-direction:column;align-items:stretch}.filter-chips{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.5rem;overflow-x:auto}.filter-chips button{flex:none}.product-grid{grid-template-columns:1fr}.product-image-wrap{aspect-ratio:.9}.product-gallery{grid-template-columns:1fr;padding:.7rem}.product-gallery-single .gallery-image{aspect-ratio:.82;grid-column:auto}.custom-hero{min-height:760px;padding:0 1.2rem 4rem}.custom-hero h1{font-size:4.4rem}.process-intro{padding-bottom:2.5rem}.process-storyboard{flex-direction:column;gap:1.1rem;min-height:0;margin-top:2.5rem;padding:0;display:flex}.process-storyboard:before{border-radius:999px;inset:2rem 35%}.process-note,.process-note:nth-of-type(2n){width:calc(100% - 1.2rem);min-height:0;margin:0;transform:rotate(-.7deg)}.process-note:nth-of-type(2n){align-self:flex-end;transform:rotate(.7deg)}.process-note-mark{margin-bottom:2rem}.video-grid{grid-template-columns:1fr}.care-step-card-shell,.care-step-card-shell:nth-child(4),.care-step-card-shell:nth-child(5),.care-step-card-shell:last-child:nth-child(odd){grid-column:span 12;min-height:350px}.care-hero{min-height:700px;padding-bottom:4rem}.about-copy{padding:4rem 1.25rem}.footer-brand{flex-direction:column;align-items:flex-start}.footer-brand h2{font-size:3rem}.footer-bottom{flex-direction:column;gap:.5rem}.whatsapp-float{width:52px;height:52px;bottom:1rem;right:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}.care-step-card{transform:none!important}}
