:root{--ink:#202426;--ink-soft:#665c59;--rose:#c98682;--rose-deep:#b86f6b;--blush:#f1d5d1;--blush-2:#f7e8e5;--cream:#fff9f7;--paper:#fff9f7;--line:#43312f21;--shadow:0 18px 50px #5235321f;--radius-xl:34px;--radius-lg:24px;--radius-md:16px;--container:min(1440px, calc(100vw - 64px));--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink-soft);font-family:var(--sans);-webkit-font-smoothing:antialiased;background:#fffdfb;margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}main{overflow:hidden}.container{width:var(--container);margin-inline:auto}.section{padding:96px 0}.eyebrow{color:var(--rose-deep);font-size:1rem;font-weight:800;display:inline-block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink)}h1,h2{font-family:var(--serif);letter-spacing:-.025em;font-weight:500;line-height:1.24}p{color:var(--ink-soft)}h1 em,h2 em{color:var(--rose-deep);font-style:normal}.site-header{z-index:80;backdrop-filter:blur(18px);background:#fffdfb;border-bottom:1px solid #6249441a;align-items:center;height:78px;transition:background-color .25s,background-image .25s,border-color .25s,backdrop-filter .25s,box-shadow .25s;display:flex;position:sticky;top:0}.site-header.home-header:not(.is-scrolled){backdrop-filter:none;background-color:#f8eeeb;background-image:url(/images/banner_home.png);background-position:top;background-repeat:no-repeat;background-size:100%;border-bottom-color:#0000}.site-header.home-header.is-scrolled{backdrop-filter:blur(18px);background-color:#fffdfb;background-image:none;border-bottom-color:#6249441a;box-shadow:0 8px 24px #52353214}.nav-shell{grid-template-columns:180px 1fr 180px;align-items:center;gap:24px;height:100%;display:grid}.brand,.footer-brand{align-items:center;display:inline-flex}.brand img{object-fit:contain;width:auto;height:42px}.footer-brand img{object-fit:contain;width:auto;height:48px}.main-nav{justify-content:center;align-items:center;gap:30px;height:100%;display:flex}.nav-link{color:#373333;background:0 0;border:0;align-items:center;gap:4px;height:100%;padding:0;font-size:.88rem;display:flex;position:relative}.home-header:not(.is-scrolled) .nav-link{color:#332b2b}.nav-trigger{cursor:default}.nav-link svg{width:16px;transition:transform .25s}.nav-link:after{content:"";background:var(--rose-deep);transform-origin:0;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:17px;left:0;transform:scaleX(0)}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.products-nav{align-items:center;height:100%;display:flex}.products-nav:hover .nav-link svg,.products-nav:focus-within .nav-link svg{transform:rotate(180deg)}.quote-button{color:#fff;background:#1f2326;border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:12px;min-width:144px;padding:11px 18px;font-size:.84rem;transition:transform .2s,background .2s;display:inline-flex}.quote-button:hover{background:#000;transform:translateY(-2px)}.menu-toggle{background:0 0;border:0;padding:8px;display:none}.menu-toggle span{background:var(--ink);width:24px;height:1.5px;margin:5px 0;display:block}.product-dropdown{border:1px solid var(--line);opacity:0;visibility:hidden;transform-origin:top;background:#fffdfbfa;border-radius:0 0 26px 26px;grid-template-columns:260px 1fr;gap:24px;width:min(1120px,100vw - 56px);padding:28px;transition:opacity .24s,transform .28s cubic-bezier(.2,.8,.2,1),visibility .24s;display:grid;position:absolute;top:76px;left:50%;transform:translate(-50%,-14px);box-shadow:0 30px 70px #3d2a2829}.products-nav:hover .product-dropdown,.products-nav:focus-within .product-dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.dropdown-intro{padding:12px 16px 12px 6px}.dropdown-intro>span{letter-spacing:.14em;color:var(--rose-deep);font-size:.68rem;font-weight:800}.dropdown-intro strong{font-family:var(--serif);margin:12px 0 10px;font-size:1.75rem;font-weight:500;line-height:1.12;display:block}.dropdown-intro p{color:#6a6160;margin:0;font-size:.88rem}.dropdown-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.dropdown-card{border-radius:14px;grid-template-columns:34px 1fr auto;align-items:start;gap:10px;padding:14px;transition:background .2s,transform .2s;display:grid}.dropdown-card:hover{background:var(--blush-2);transform:translate(3px)}.dropdown-number{color:var(--rose-deep);font-size:.7rem;font-weight:800}.dropdown-card strong{margin-bottom:4px;font-size:.9rem;display:block}.dropdown-card small{color:#756b69;font-size:.74rem;line-height:1.35;display:block}.dropdown-arrow{color:var(--rose-deep)}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:22px;min-height:50px;padding:0 25px;font-size:.87rem;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #3628271f}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#060707}.button-light{color:#b17370;background:#ffffff6b;border-color:#c9868247}.button.small{min-height:42px;padding:0 20px;font-size:.78rem}.text-link{color:var(--rose-deep);align-items:center;gap:10px;font-size:.82rem;font-weight:700;display:inline-flex}.text-link.light{color:#fff}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.hero-section{background-color:#f8eeeb;background-image:url(/images/banner_home.png);background-position:top;background-repeat:no-repeat;background-size:100%;min-height:540px;margin-top:-78px;padding-top:78px;position:relative}.hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:30px;height:100%;display:grid}.hero-copy{z-index:3;padding:34px 0 40px;position:relative}.hero-copy .eyebrow{color:#b97874;letter-spacing:.12em;font-size:.75rem}.hero-copy h1{color:#202426;max-width:780px;margin-bottom:18px;font-family:Didot,"Bodoni 72",Bodoni MT,Times New Roman,serif;font-size:clamp(3rem,3.5vw,5.2rem);font-weight:500}.hero-copy>p{color:#463d3c;max-width:610px;font-size:.95rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:18px;margin:30px 0 42px;display:flex}.trust-row{color:#312b2b;grid-template-columns:repeat(3,1fr);max-width:780px;display:grid}.trust-row>div{border-right:1px solid #ae7e783d;align-items:center;gap:14px;margin-right:18px;padding-right:18px;display:flex}.trust-row>div:last-child{border-right:0}.trust-row p{margin:0}.trust-row strong,.trust-row span{display:block}.trust-row strong{margin-bottom:2px;font-size:.9rem;font-weight:800}.trust-row span{color:#766a68;font-size:.75rem;line-height:1.25}.trust-icon{flex:none;place-items:center;width:34px;height:34px;display:grid}.trust-icon img{object-fit:contain;width:100%;height:100%}.hero-orbit{pointer-events:none;border:1px solid #b9767138;border-radius:50%;position:absolute}.orbit-one{width:950px;height:530px;top:100px;left:-230px}.orbit-two{width:1100px;height:520px;top:188px;left:-390px}.hero-visual{align-self:stretch;min-height:650px;position:relative}.hero-arch{background:linear-gradient(145deg,#e9c7c3,#d5aaa7);border-radius:50% 50% 0 0/32% 32% 0 0;width:86%;height:85%;position:absolute;bottom:0;right:-3%;box-shadow:inset 0 0 60px #ffffff61}.hero-platform{background:linear-gradient(#f8eee7,#e9d8cc);border-radius:50%;height:122px;position:absolute;bottom:12px;left:11%;right:5%;box-shadow:0 35px 60px #4b2d2d2e}.hero-product{z-index:2;position:absolute;bottom:100px}.hero-product-pink{background:linear-gradient(115deg,#da9c9b,#f1c2bc 60%,#c6817f);border-radius:75px 75px 42px 42px;width:128px;height:300px;left:26%;transform:rotate(-6deg);box-shadow:0 30px 50px #4e2e2d2e}.hero-product-pink:after{content:"";background:linear-gradient(#c99a78,#a86f4a);border-radius:0 0 42px 42px;height:74px;position:absolute;bottom:0;left:22px;right:22px}.prong{background:linear-gradient(110deg,#d89292,#f3c8c0);border-radius:40px;width:55px;position:absolute;top:-130px}.prong.one{height:170px;left:10px;transform:rotate(-10deg)}.prong.two{height:220px;top:-175px;right:8px;transform:rotate(4deg)}.product-button{z-index:3;border:1px solid #5e323266;border-radius:50%;width:22px;height:22px;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero-product-black{background:linear-gradient(90deg,#101214,#2c2928 45%,#08090a);border-radius:55px 55px 40px 40px;width:105px;height:390px;right:29%;box-shadow:0 32px 52px #2e20203b}.hero-product-black .head{background:linear-gradient(90deg,#18191a,#3b3735,#090a0b);border-radius:48px 48px 35px 35px;height:96px;position:absolute;top:-65px;left:4px;right:4px}.product-ring{background:linear-gradient(90deg,#b58a56,#f1d09d,#9c6d3c);height:12px;position:absolute;top:34px;left:0;right:0}.product-dot{border:1px solid #b79063;border-radius:50%;width:14px;height:14px;position:absolute;left:50%;transform:translate(-50%)}.d1{top:170px}.d2{top:202px}.d3{top:234px}.hero-box{z-index:1;color:#fff3ed;letter-spacing:.12em;background:linear-gradient(130deg,#ce9693,#b97674);width:220px;height:420px;padding:95px 28px 0;position:absolute;bottom:110px;right:1%;box-shadow:-20px 30px 60px #4c2e2c33}.hero-box>span{letter-spacing:.25em;font-size:1.4rem}.hero-box small{margin-top:18px;font-size:.58rem;line-height:1.65;display:block}.hero-box i{border-top:1px solid #ffe2d973;border-bottom:1px solid #ffe2d933;height:90px;position:absolute;bottom:36px;left:0;right:0;transform:skewY(-8deg)}.hero-leaf{z-index:1;border-left:2px solid #8a564e47;border-radius:60%;width:160px;height:230px;position:absolute;bottom:165px;right:-6%;transform:rotate(-17deg)}.leaf-two{height:200px;bottom:100px;right:-12%;transform:rotate(18deg)}.section-heading{margin-bottom:70px}.section-heading.centered{text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.section-heading.align-left{max-width:760px}.section-heading h2{margin-bottom:16px;font-family:Didot,"Bodoni 72",Bodoni MT,Times New Roman,serif;font-size:clamp(2.4rem,3vw,4.1rem)}.section-heading p{color:#665c59;margin-bottom:0}.centered p{margin-left:auto;margin-right:auto}.compact-heading{margin-bottom:28px}.compact-heading h2{font-size:clamp(2rem,2.8vw,3rem)}.category-home-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.category-home-card{border:1px solid var(--line);background:linear-gradient(#fbefec,#f6dfdc);border-radius:20px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden}.category-home-card:hover{box-shadow:var(--shadow);transform:translateY(-8px)}.category-home-copy{flex-direction:column;align-items:flex-start;min-height:138px;padding:20px 18px 22px;display:flex;position:relative}.category-home-copy h3{font-family:var(--serif);margin-bottom:8px;font-size:1.22rem;line-height:1.15}.category-card-cta{background:var(--rose-deep);color:#fff;border-radius:999px;align-items:center;gap:8px;min-height:34px;margin-top:auto;padding:0 14px;font-size:.78rem;font-weight:800;display:inline-flex}.category-card-cta img{object-fit:contain;width:12px;height:12px;transition:transform .2s}.category-home-card:hover .category-card-cta img{transform:translate(3px)}.round-arrow{width:28px;height:28px;color:var(--rose-deep);border:1px solid #b86f6b73;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:16px;right:16px}.category-visual{background:radial-gradient(circle at 50% 45%,#fffffff2,#f8dfdcd9 60%,#edcdc9d9);height:260px;position:relative;overflow:hidden}.category-image-visual{justify-content:center;align-items:center;display:flex}.category-image-visual img{object-fit:cover;width:100%;height:100%}.subcategory-art img{aspect-ratio:1;object-fit:cover;width:100%}.category-visual.compact{aspect-ratio:1;border-radius:14px;height:auto}.category-visual .shape{background:linear-gradient(120deg,#d68f90,#f0bab3 62%,#b96d70);display:block;position:absolute;box-shadow:0 18px 30px #5c34352e}.visual-0 .s1{border-radius:44px 44px 22px 22px;width:76px;height:160px;top:50px;left:31%;transform:rotate(-12deg)}.visual-0 .s2{border-radius:30px;width:44px;height:120px;top:28px;left:54%;transform:rotate(10deg)}.visual-0 .s3{border-radius:30px;width:34px;height:70px;top:88px;left:17%;transform:rotate(-28deg)}.visual-1 .shape{background:linear-gradient(120deg,#232528,#4b4745,#111213)}.visual-1 .s1{border-radius:44px 44px 22px 22px;width:70px;height:170px;top:52px;left:37%;transform:rotate(20deg)}.visual-1 .s2{width:48px;height:48px;box-shadow:none;background:0 0;border:13px solid #272526;border-radius:50%;top:142px;left:22%}.visual-1 .s3{border-radius:22px;width:38px;height:90px;top:96px;left:58%;transform:rotate(-30deg)}.visual-2 .s1{border-radius:42px 42px 18px 18px;width:64px;height:190px;top:35px;left:42%}.visual-2 .s2{border-radius:50%;width:90px;height:28px;top:195px;left:29%}.visual-2 .s3{opacity:.45;border-radius:50%;width:35px;height:35px;top:84px;left:30%}.visual-3 .shape{background:linear-gradient(125deg,#151617,#393536,#0c0d0e)}.visual-3 .s1{border-radius:50% 50% 24px 24px;width:92px;height:145px;top:58px;left:34%}.visual-3 .s2{border-radius:16px;width:26px;height:100px;top:32px;left:49%}.visual-3 .s3{border-radius:50%;width:115px;height:24px;top:196px;left:27%}.visual-4 .s1{border-radius:44px;width:68px;height:150px;top:60px;left:31%;transform:rotate(-12deg)}.visual-4 .s2{border-radius:44px;width:68px;height:150px;top:60px;left:53%;transform:rotate(12deg)}.visual-4 .s3{width:110px;height:70px;box-shadow:none;background:0 0;border:24px solid #d58f90;border-radius:50%;top:125px;left:31%}.visual-5 .shape{background:linear-gradient(120deg,#242426,#5a4a4a,#151516)}.visual-5 .s1{border-radius:20px;width:88px;height:22px;top:112px;left:24%;transform:rotate(-10deg)}.visual-5 .s2{border-radius:20px;width:88px;height:22px;top:112px;left:48%;transform:rotate(10deg)}.visual-5 .s3{width:58px;height:58px;box-shadow:none;background:0 0;border:12px solid #2e2b2d;border-radius:50%;top:92px;left:41%}.compact .shape{transform-origin:50%;transform:scale(.72)}.why-choose-section{background:linear-gradient(135deg,#fff9f7 0%,#fcecec 45%,#f7dada 100%);padding:80px 0 82px}.why-choose-heading{text-align:center;max-width:780px;margin:0 auto 58px}.why-choose-heading .eyebrow{letter-spacing:.38em;margin-bottom:28px;font-size:.86rem;position:relative}.why-choose-heading .eyebrow:after{content:"";background:var(--rose-deep);width:54px;height:2px;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.why-choose-heading h2{margin-bottom:20px;font-family:Didot,"Bodoni 72",Bodoni MT,Times New Roman,serif;font-size:clamp(3.1rem,3vw,5.4rem);line-height:1.24}.why-choose-heading p{margin:0 auto;line-height:1.65}.why-choose-grid{border-top:1px solid #7854501f;grid-template-columns:repeat(3,1fr);display:grid}.why-choose-item{border-bottom:1px solid #7854501f;grid-template-columns:92px 1fr;gap:28px;min-height:200px;padding:42px 54px 36px 14px;display:grid}.why-choose-item:not(:nth-child(3n)){border-right:1px solid #7854501f}.why-choose-number{color:#b86f6b;font-family:Didot,"Bodoni 72",Bodoni MT,Times New Roman,serif;font-size:clamp(4rem,3vw,5.4rem);line-height:.9}.why-choose-item i{background:var(--rose-deep);opacity:.78;width:36px;height:2px;margin:0 0 18px;display:block}.why-choose-item h3{margin:0 0 12px;font-size:1.12rem;font-weight:800;line-height:1.25}.why-choose-item p{margin:0;font-size:.9rem;line-height:1.75}.workflow-section{padding:70px 0;position:relative;overflow:hidden}.workflow-arc{background:linear-gradient(145deg,#df979f33,#fff0);border-radius:0 0 0 100%;width:56vw;height:520px;position:absolute;top:-210px;right:-14vw;transform:rotate(-8deg)}.workflow-arc:before{content:"";border-radius:inherit;background:linear-gradient(145deg,#e2a0a62e,#fff0);width:92%;height:88%;position:absolute;top:48px;right:7%}.workflow-container{z-index:1;position:relative}.workflow-heading{text-align:center;margin-bottom:46px}.workflow-heading .eyebrow{letter-spacing:.42em;margin-bottom:12px;font-size:.73rem}.workflow-heading h2{color:#202426;margin-bottom:18px;font-family:Didot,"Bodoni 72",Bodoni MT,Times New Roman,serif;font-size:clamp(3rem,3vw,5.1rem);line-height:.98}.workflow-heading p{color:#665c59;margin:0}.workflow-steps{grid-template-columns:repeat(6,1fr);gap:22px;margin:0;padding:0;list-style:none;display:grid}.workflow-steps li{text-align:center;min-width:0;position:relative}.workflow-steps li:not(:last-child):after{content:"";border-top:1px dashed #b5767b94;width:calc(100% - 86px);position:absolute;top:41px;left:calc(50% + 54px)}.workflow-icon{z-index:1;background:#fffbf994;border:1px solid #c58f9238;border-radius:50%;place-items:center;width:82px;height:82px;margin:0 auto 18px;display:grid;position:relative;box-shadow:inset 0 0 0 9px #ffffff70}.workflow-icon:before{content:"";border-radius:inherit;border:1px solid #c58f9247;position:absolute;inset:8px}.workflow-icon img{object-fit:contain;opacity:.82;width:32px;height:32px}.workflow-steps span{color:var(--rose-deep);letter-spacing:.08em;margin-bottom:9px;font-size:.76rem;font-weight:800;display:block}.workflow-steps strong{color:#202426;min-height:2.7em;font-size:.95rem;font-weight:800;line-height:1.35;display:block}.workflow-steps p{color:#665c59;max-width:154px;margin:0 auto;font-size:.78rem;line-height:1.55}.featured-section{background:var(--paper)}.featured-layout{grid-template-columns:1.45fr .8fr;align-items:stretch;gap:26px;display:grid}.featured-product-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.featured-product-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:10px}.featured-product-card h3{font-family:var(--serif);margin:12px 0 3px;font-size:.95rem;line-height:1.2}.featured-product-card>span{color:var(--rose-deep);margin-bottom:3px;font-size:.66rem;display:block}.featured-product-card small{color:#827674;font-size:.64rem;line-height:1.2;display:block}.why-panel{background:linear-gradient(135deg,#f8e7e4,#f4d7d3);border-radius:24px;padding:34px}.why-grid{grid-template-columns:repeat(2,1fr);gap:24px 18px;display:grid}.why-grid>div>span{color:var(--rose-deep);font-size:1.25rem}.why-grid strong{font-family:var(--serif);margin:5px 0 4px;font-size:1rem;display:block}.why-grid p{color:#756664;margin:0;font-size:.72rem;line-height:1.4}.cta-section{background-image:url(/images/contact.png);background-size:cover;padding:60px 0}.cta-card{grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px;display:grid}.cta-card h2{margin-bottom:12px;font-size:3rem}.cta-card p{color:#665c59}.mini-form{background:#ffffff9e;border:1px solid #7f5c581f;border-radius:18px;grid-template-columns:1fr 1fr;gap:12px;padding:24px;display:grid}.mini-form-heading{grid-column:1/-1;margin-bottom:10px}.mini-form-heading h2{margin:0 0 10px;font-family:Didot,"Bodoni 72",Bodoni MT,Times New Roman,serif;font-size:clamp(2rem,3vw,3rem)}.mini-form-heading p{margin:0}.mini-form input,.mini-form select,.mini-form textarea{background:#ffffffd9;border:1px solid #77534f2e;border-radius:8px;outline:none;width:100%;padding:0 14px}.mini-form input,.mini-form select{height:48px}.mini-form textarea{resize:vertical;grid-column:1/-1;min-height:112px;padding:14px}.mini-form .button{grid-column:1/-1;width:100%}.mini-form input:focus,.mini-form select:focus,.mini-form textarea:focus{border-color:var(--rose);box-shadow:0 0 0 3px #c986821f}.page-hero{background:radial-gradient(circle at 72% 15%,#edd0cc 0,#0000 36%),linear-gradient(125deg,#fff9f7,#f6e1dd);padding:110px 0 86px}.compact-page-hero{align-items:center;min-height:450px;display:flex}.narrow-center{text-align:center;max-width:900px;margin-inline:auto}.page-hero h1{margin-bottom:22px;font-size:clamp(3.2rem,6vw,6rem)}.page-hero p{color:#665c59;max-width:750px;margin:0 auto;font-size:1.02rem}.products-overview-section{background:#fffdfb}.category-overview-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.category-overview-card{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:180px 1fr;min-height:270px;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden}.category-overview-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.category-overview-card .category-visual{height:100%;min-height:270px}.category-overview-card>div:last-child{padding:28px 24px}.card-index{color:var(--rose-deep);letter-spacing:.12em;font-size:.68rem;font-weight:800}.category-overview-card h2{margin:8px 0 12px;font-size:2rem}.category-overview-card p{color:#756a68;font-size:.84rem}.category-page-hero{background:linear-gradient(125deg,#fffaf7,#f0d5d1);padding:80px 0}.category-hero-grid{grid-template-columns:1.05fr .75fr;align-items:center;gap:60px;display:grid}.category-hero-grid h1{margin-bottom:20px;font-size:clamp(3.6rem,6vw,6.7rem)}.category-hero-grid p{color:#665c59;max-width:720px;font-size:1rem}.category-hero-art{justify-self:end;width:100%;max-width:520px}.category-hero-art .category-visual{height:430px;box-shadow:var(--shadow);border-radius:220px 220px 24px 24px}.subcategory-section{background:#fffdfb}.category-products-only{padding-top:30px}.category-products-only .section-heading h1{margin-bottom:16px;font-size:clamp(2.8rem,5vw,5rem)}.section-secondary{padding:30px!important}.subcategory-grid{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:18px;display:grid}.subcategory-card{border:1px solid var(--line);background:#fff;border-radius:5px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.subcategory-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.subcategory-copy{padding:17px}.subcategory-copy h2,.subcategory-copy h3{font-family:var(--serif);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:1.18rem;line-height:1.2;display:-webkit-box;overflow:hidden}.subcategory-copy p{color:#796f6d;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4.35em;font-size:.9rem;line-height:1.45;display:-webkit-box;overflow:hidden}.simple-cta{background:#fffdfb;padding:0 0 90px}.simple-cta-card{background:linear-gradient(110deg,#f2d7d3,#f9ebe8);border-radius:24px;justify-content:space-between;align-items:center;gap:30px;padding:36px 42px;display:flex}.simple-cta-card h2{margin:0;font-size:2.3rem}.blog-hero{padding-bottom:80px}.blog-list-section{background:#fffdfb}.blog-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.blog-card{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden}.blog-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.blog-image-link{background:var(--blush-2);display:block;overflow:hidden}.blog-image-link img{object-fit:cover;transition:transform .35s}.blog-card:hover .blog-image-link img{transform:scale(1.035)}.blog-card-body{padding:14px}.blog-meta{display:none}.blog-card h2{font-family:var(--serif);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:1.18rem;line-height:1.2;display:-webkit-box;overflow:hidden}.blog-card p{color:#796f6d;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4.35em;font-size:.9rem;line-height:1.45;display:-webkit-box;overflow:hidden}.article-header{background:linear-gradient(125deg,#fffaf7,#f2d9d5);padding:80px 0}.article-header-grid{grid-template-columns:1fr .8fr;align-items:center;gap:60px;display:grid}.back-link{color:#786a68;margin-bottom:36px;font-size:.8rem;display:inline-block}.article-header h1{margin-bottom:22px;font-size:clamp(3.2rem,5.5vw,6rem)}.article-header p{color:#665c59;max-width:700px;font-size:1rem}.article-header img{width:100%;box-shadow:var(--shadow);border-radius:28px}.article-meta{color:#8a7d7a;gap:10px;margin-top:22px;font-size:.78rem;display:flex}.article-content-grid{grid-template-columns:minmax(0,760px) 320px;justify-content:center;gap:80px;padding:85px 0;display:grid}.article-content-only{padding-top:78px}.article-body{font-family:var(--serif);color:#494140;font-size:1.22rem;line-height:1.9}.article-body h2:first-child{margin-top:0}.article-body h2{margin:46px 0 16px;font-size:2.3rem}.article-note{border-left:3px solid var(--rose);background:var(--blush-2);font-family:var(--sans);margin-top:44px;padding:24px;font-size:.84rem;line-height:1.6}.article-note strong{margin-bottom:6px;display:block}.article-note p{margin:0}.article-aside{background:linear-gradient(145deg,#f6dfdc,#fdf5f2);border-radius:20px;align-self:start;padding:28px;position:sticky;top:110px}.article-aside h2{font-size:2rem}.article-aside p{color:#746866;font-size:.84rem}.related-section{background:#fbf1ee}.related-grid{grid-template-columns:repeat(4,1fr)}.about-hero{padding:100px 0}.about-hero-grid{grid-template-columns:1fr .75fr;align-items:end;gap:80px;display:grid}.about-hero-grid h1{margin:0;font-size:clamp(3.4rem,6vw,6.5rem)}.about-hero-grid>p{color:#665c59;margin:0;font-size:1rem;line-height:1.8}.about-story-section{background:#fffdfb}.about-story-grid{grid-template-columns:.85fr 1.1fr;align-items:center;gap:80px;display:grid}.story-panel{color:#fff4ef;min-height:520px;box-shadow:var(--shadow);background:linear-gradient(145deg,#dca7a3,#b97270);border-radius:240px 240px 28px 28px;flex-direction:column;justify-content:center;align-items:center;display:flex}.story-panel span{letter-spacing:.3em;font-size:2rem}.story-panel small{text-align:center;letter-spacing:.12em;margin-top:24px;line-height:1.8}.story-copy h2{font-size:4rem}.story-copy p{color:#6f6563;line-height:1.8}.values-section{background:linear-gradient(100deg,#d89e99,#edc7c2);padding:70px 0}.values-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.values-grid article{border-left:1px solid #ffffff80;padding:26px}.values-grid article>span{width:42px;height:42px;color:var(--rose-deep);background:#fff4f0;border-radius:50%;place-items:center;font-size:.7rem;font-weight:800;display:grid}.values-grid h2{color:#fff;margin:18px 0 8px;font-size:1.8rem}.values-grid p{color:#6b4f4c;font-size:.82rem}.about-process-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.about-process-grid>div{border:1px solid var(--line);background:linear-gradient(#fff,#fbefec);border-radius:18px;min-height:180px;padding:22px}.about-process-grid span{color:var(--rose-deep);font-size:.72rem;font-weight:800}.about-process-grid strong{font-family:var(--serif);margin-top:46px;font-size:1.25rem;display:block}.contact-page-section{background:radial-gradient(circle at 10% 15%,#f0d4cf 0,#0000 35%),linear-gradient(135deg,#fffaf7,#f4dfdb);min-height:760px;padding:40px 0}.contact-grid{grid-template-columns:.9fr 1.05fr;align-items:start;gap:80px;display:grid}.contact-intro h1{margin-bottom:22px;font-size:clamp(3.5rem,5.6vw,6rem)}.contact-intro>p{color:#665c5a;max-width:620px}.contact-methods{gap:10px;margin-top:36px;display:grid}.contact-methods a{border-bottom:1px solid #70504c2e;grid-template-columns:34px 100px 1fr auto;align-items:center;gap:14px;padding:14px 0;display:grid}.contact-method-icon{object-fit:contain;width:28px;height:28px}.contact-methods span{color:var(--rose-deep);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800}.contact-methods strong{font-family:var(--serif);font-size:1.05rem;font-weight:500}.contact-methods i{color:var(--rose-deep);font-style:normal}.contact-note{color:#807573;margin-top:22px;display:block}.contact-form-panel{box-shadow:var(--shadow);backdrop-filter:blur(12px);background:#ffffffc2;border:1px solid #79544f21;border-radius:28px;padding:38px}.contact-form-panel h2{margin-bottom:26px;font-size:3rem}.contact-form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-form label span{margin-bottom:7px;font-size:.75rem;font-weight:700;display:block}.contact-form input,.contact-form textarea{background:#ffffffe6;border:1px solid #6949462e;border-radius:10px;outline:none;width:100%;transition:border-color .2s,box-shadow .2s}.contact-form input{height:52px;padding:0 14px}.contact-form textarea{resize:vertical;padding:14px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--rose);box-shadow:0 0 0 3px #c9868221}.full-width{grid-column:1/-1}.full-width-button{border:0;grid-column:1/-1}.form-help{color:#8b7f7d;text-align:center;grid-column:1/-1;margin:0;font-size:.7rem}.site-footer{color:#f8f4f2;background:linear-gradient(145deg,#24282a,#151719);padding:58px 0 20px}.footer-grid{grid-template-columns:1.6fr repeat(4,1fr);gap:45px;display:grid}.footer-brand-block p{color:#aaa6a4;max-width:360px;font-size:.78rem}.footer-brand{margin-bottom:18px;display:block}.footer-badges{flex-wrap:wrap;gap:8px;display:flex}.footer-badges span{border:1px solid #ffffff38;border-radius:50%;place-items:center;min-width:42px;height:42px;padding:0 8px;font-size:.6rem;display:grid}.footer-grid h3{text-transform:uppercase;letter-spacing:.12em;color:#d2cdca;margin:6px 0 18px;font-size:.7rem}.footer-grid>div:not(:first-child) a{color:#aaa6a4;margin:9px 0;font-size:.75rem;transition:color .2s;display:block}.footer-grid>div:not(:first-child) a:hover{color:#fff}.footer-bottom{color:#807d7b;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;margin-top:44px;padding-top:18px;font-size:.68rem;display:flex}.not-found{background:linear-gradient(135deg,#fffaf7,#f0d5d1);align-items:center;min-height:620px;display:flex}.not-found h1{font-size:clamp(3.3rem,6vw,6rem)}.not-found p{color:#695f5d}.centered-actions{justify-content:center}@media (width<=1280px){:root{--container:min(1180px, calc(100vw - 48px))}.category-home-grid{grid-template-columns:repeat(3,1fr)}.category-home-card{border-radius:160px 160px 18px 18px}.subcategory-grid{grid-template-columns:repeat(4,1fr)}.featured-product-grid{grid-template-columns:repeat(3,1fr)}.featured-product-card:nth-child(n+4){display:none}.quality-circle{width:92px;height:92px}.blog-grid,.related-grid{grid-template-columns:repeat(4,1fr)}.category-overview-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){:root{--container:min(930px, calc(100vw - 40px))}.nav-shell{grid-template-columns:1fr auto auto}.main-nav{gap:18px}.quote-button{min-width:130px}.product-dropdown{grid-template-columns:1fr}.dropdown-intro{display:none}.hero-grid{grid-template-columns:1fr;padding-top:35px}.hero-copy{text-align:center}.hero-copy>p,.trust-row{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual{min-height:560px}.hero-section{min-height:520px}.hero-grid{min-height:auto}.process-grid{grid-template-columns:1fr}.process-intro{text-align:center;max-width:620px;margin:auto}.featured-layout{grid-template-columns:1fr}.featured-product-grid{grid-template-columns:repeat(5,1fr)}.featured-product-card:nth-child(n+4){display:block}.quality-grid{grid-template-columns:1fr}.quality-copy{text-align:center;max-width:650px;margin:auto}.cta-card{grid-template-columns:1fr}.subcategory-grid{grid-template-columns:repeat(3,1fr)}.category-hero-grid{grid-template-columns:1fr 420px;gap:30px}.category-hero-art .category-visual{height:360px}.about-hero-grid,.about-story-grid,.contact-grid{grid-template-columns:1fr}.about-hero-grid{gap:30px}.about-story-grid{gap:45px}.story-panel{min-height:420px}.contact-grid{gap:50px}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.footer-grid>div:nth-child(4),.footer-grid>div:nth-child(5){margin-top:10px}}@media (width<=800px){:root{--container:calc(100vw - 32px)}.section{padding:70px 0}.site-header{height:68px}.nav-shell{grid-template-columns:1fr auto}.quote-button{display:none}.menu-toggle{display:block}.main-nav{border:1px solid var(--line);height:auto;box-shadow:var(--shadow);background:#fffdfb;border-radius:0 0 18px 18px;flex-direction:column;align-items:stretch;gap:0;padding:18px;display:none;position:absolute;top:67px;left:16px;right:16px}.main-nav.open{display:flex}.nav-link{justify-content:space-between;height:46px}.nav-link:after{bottom:3px}.products-nav{height:auto;display:block}.product-dropdown{opacity:1;visibility:visible;width:100%;box-shadow:none;background:0 0;border:0;padding:10px 0 0;display:block;position:static;transform:none}.dropdown-grid{grid-template-columns:1fr 1fr}.dropdown-card{padding:10px 8px}.dropdown-card small,.dropdown-number,.dropdown-arrow{display:none}.hero-copy h1{font-size:clamp(3rem,12vw,5rem)}.trust-row{grid-template-columns:1fr;gap:12px}.trust-row>div{border-right:0;margin-right:0;padding-right:0}.hero-visual{min-height:470px;margin:-20px -30px 0;transform:scale(.9)}.category-home-grid{grid-template-columns:repeat(2,1fr)}.process-steps{grid-template-columns:1fr 1fr;gap:24px}.process-steps li:not(:last-child):after{display:none}.featured-product-grid{grid-template-columns:repeat(2,1fr)}.featured-product-card:nth-child(5){display:none}.quality-timeline{grid-template-columns:repeat(3,1fr);gap:30px 8px}.quality-timeline:before{display:none}.quality-circle{width:86px;height:86px}.mini-form,.category-overview-grid,.category-hero-grid{grid-template-columns:1fr}.category-hero-art{justify-self:center;max-width:440px}.subcategory-grid{grid-template-columns:repeat(2,1fr)}.simple-cta-card{flex-direction:column;align-items:flex-start}.blog-grid,.related-grid{grid-template-columns:repeat(2,1fr)}.article-header-grid{grid-template-columns:1fr}.article-content-grid{grid-template-columns:1fr;gap:40px}.article-aside{position:static}.values-grid,.about-process-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1/-1}.footer-bottom{flex-direction:column}}@media (width<=540px){:root{--container:calc(100vw - 24px)}.brand{font-size:1.1rem}.hero-section{padding-top:18px}.hero-copy h1{font-size:3.35rem}.hero-copy>p{font-size:.94rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-visual{min-height:390px;margin:-60px -90px -40px;transform:scale(.74)}.category-home-grid{grid-template-columns:1fr}.category-home-card{border-radius:18px;grid-template-columns:150px 1fr;display:grid}.category-home-card .category-visual{height:100%;min-height:230px}.category-home-copy{min-height:auto}.process-steps{grid-template-columns:1fr}.process-steps li{text-align:left;grid-template-columns:52px 1fr;column-gap:12px;display:grid}.process-steps li>span{grid-row:1/3;margin:0}.process-steps li p{grid-column:2}.featured-product-grid{grid-template-columns:1fr 1fr}.featured-product-card:nth-child(n+5){display:none}.why-grid{grid-template-columns:1fr}.quality-timeline{grid-template-columns:repeat(2,1fr)}.cta-card h2{font-size:2.4rem}.category-overview-card{grid-template-columns:120px 1fr}.category-overview-card .category-visual{min-height:280px}.subcategory-grid{grid-template-columns:1fr 1fr;gap:10px}.subcategory-copy{padding:14px 12px}.subcategory-copy h2{font-size:1rem}.subcategory-copy p{min-height:6.5em;font-size:.68rem}.blog-grid,.related-grid{grid-template-columns:1fr}.page-hero h1{font-size:3.4rem}.about-hero-grid h1,.contact-intro h1{font-size:3.5rem}.story-copy h2{font-size:3rem}.values-grid,.about-process-grid,.contact-form{grid-template-columns:1fr}.contact-form label{grid-column:1/-1}.contact-form-panel{padding:24px 18px}.contact-methods a{grid-template-columns:30px 85px 1fr auto}.contact-methods strong{word-break:break-word;font-size:.9rem}.footer-grid{grid-template-columns:1fr}.footer-brand-block{grid-column:auto}}.category-seo-section{background:#fff8f5;padding-top:72px}.category-seo-content{max-width:980px}.seo-content-block{border-bottom:1px solid var(--line);padding:34px 0}.seo-content-block:last-child{border-bottom:0}.seo-content-block h2{margin:0 0 14px;font-size:clamp(2rem,3vw,3.2rem)}.seo-content-block p{color:#665c59;max-width:900px;font-size:1rem;line-height:1.8}@media (width<=620px){.subcategory-copy h3{font-size:1rem}}
