@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Prata&display=swap');
:root{--wine:#a6182e;--wine-dark:#701020;--cream:#f6f0e5;--paper:#fffaf2;--ink:#282321;--muted:#736963;--wood:#c99653;--gold:#d4a441;--line:#ded3c5;--shadow:0 18px 55px rgba(61,34,23,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 Manrope,Arial,sans-serif;overflow-x:hidden}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Prata,Georgia,serif;font-weight:400;line-height:1.12}h1{font-size:clamp(42px,5vw,76px);letter-spacing:-.035em}h1 em{color:var(--wine);font-style:normal}h2{font-size:clamp(34px,4vw,56px);letter-spacing:-.025em}.shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.section{padding:105px 0}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700;color:var(--wine)}.lead{font-size:18px;color:var(--muted);max-width:680px}.site-header{height:82px;display:flex;align-items:center;padding:0 3vw;border-bottom:1px solid rgba(80,50,40,.12);background:rgba(255,250,242,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:30}.brand img{width:132px}.desktop-nav{display:flex;gap:25px;margin-left:4vw}.desktop-nav a{font-size:13px;font-weight:600}.header-actions{margin-left:auto;display:flex;align-items:center;gap:9px}.icon-btn{border:0;background:transparent;min-width:44px;height:44px;font-size:22px;position:relative}.cart-button span{position:absolute;top:2px;right:1px;background:var(--wine);color:white;border-radius:20px;font-size:10px;min-width:18px;padding:2px}.phone{font-weight:700;font-size:13px;margin-left:8px}.menu-button{display:none}.search-panel{position:fixed;z-index:40;inset:82px 0 auto;padding:28px max(3vw,24px);background:var(--paper);box-shadow:var(--shadow)}.search-panel label{display:flex;max-width:900px;margin:auto;align-items:center;gap:15px;font-weight:700}.search-panel input{flex:1;padding:14px;border:1px solid var(--line);border-radius:5px}.search-panel button,.promo button{border:0;background:var(--wine);color:white;padding:13px 20px;border-radius:4px}.mobile-menu,.cart-drawer{position:fixed;z-index:60;right:0;top:0;height:100dvh;width:min(390px,90vw);background:var(--paper);box-shadow:var(--shadow);padding:70px 35px}.mobile-menu nav{display:grid;gap:22px;font:24px Prata,serif}.close{position:absolute;right:20px;top:15px;border:0;background:transparent;font-size:30px}.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:30px;padding-block:50px}.hero-copy{position:relative;z-index:2}.hero-copy .lead{max-width:650px}.actions{display:flex;gap:12px;margin:30px 0}.button{min-height:52px;padding:14px 24px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--wine);font-weight:700}.primary{background:var(--wine);color:white}.ghost{color:var(--wine);background:transparent}.light{background:white;color:var(--wine);border-color:white}.proofs{display:flex;flex-wrap:wrap;gap:24px;padding:0;list-style:none;color:var(--muted);font-size:12px}.proofs li:before{content:'◆';color:var(--gold);margin-right:7px}.hero-art{position:relative;min-height:610px}.sun{position:absolute;width:500px;height:500px;border-radius:50%;background:#ead7b6;right:-70px;top:35px}.hero-puzzle{position:absolute;right:-20px;top:40px;width:610px;height:520px;object-fit:cover;border-radius:50% 50% 45% 45%;mix-blend-mode:multiply}.piece{position:absolute;width:62px;height:62px;background:var(--wine);color:#efcb87;display:grid;place-items:center;clip-path:polygon(15% 0,40% 8%,55% 0,100% 15%,92% 48%,100% 75%,70% 100%,45% 91%,20% 100%,0 68%,8% 40%,0 15%);font-size:25px;box-shadow:var(--shadow)}.p1{top:12%;left:5%;transform:rotate(-18deg)}.p2{bottom:16%;left:12%;transform:rotate(20deg)}.p3{top:30%;right:-3%;transform:rotate(12deg)}.tube{position:absolute;bottom:4%;right:6%;width:150px;height:270px;border-radius:75px;background:linear-gradient(100deg,#7d1223,#b4263d 55%,#741020);color:#f4d08a;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:var(--shadow);transform:rotate(8deg);border:5px solid #d6a956}.tube b{font:27px Prata}.tube span{font-size:9px;max-width:80px;margin-top:10px}.promo{min-height:84px;background:var(--wine);color:white;display:flex;align-items:center;justify-content:center;gap:30px;padding:18px 4vw}.promo b{font:20px Prata}.promo span{font-size:12px;opacity:.75}.promo button{background:transparent;border-bottom:1px solid currentColor;border-radius:0;padding:5px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:38px}.section-head h2{margin-bottom:0}.section-head>p{max-width:370px;color:var(--muted)}.scenario-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.scenario{border:1px solid var(--line);background:white;border-radius:8px;text-align:left;padding:24px 20px;min-height:170px;transition:.2s}.scenario:hover,.scenario.active{background:var(--wine);color:white;transform:translateY(-4px);box-shadow:var(--shadow)}.scenario span{font-size:30px;display:block;margin-bottom:18px}.scenario b,.scenario small{display:block}.scenario b{font:19px Prata}.scenario small{margin-top:5px;opacity:.7}.recommendation{background:#2e2926;color:white;margin-top:16px;border-radius:8px;display:grid;grid-template-columns:repeat(4,1fr) auto;align-items:center;padding:23px 26px;gap:20px}.recommendation small,.recommendation strong{display:block}.recommendation small{opacity:.55;font-size:10px;text-transform:uppercase}.recommendation a{color:#efbf61;font-weight:700}.catalog-section{background:var(--cream)}.filter-button{border:1px solid var(--line);padding:11px 20px;background:white}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:white;padding:12px 12px 18px;border-radius:8px;position:relative}.product img{aspect-ratio:1;object-fit:cover;border-radius:5px;background:#eee}.product>p{font-size:10px;text-transform:uppercase;color:var(--wine);letter-spacing:.1em;margin:17px 5px 4px}.product h3{font-size:20px;min-height:45px;margin:0 5px 12px}.heart{position:absolute;right:22px;top:20px;width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:20px;z-index:2}.heart.active{background:var(--wine);color:white}.chips{display:flex;gap:5px;flex-wrap:wrap;margin:0 5px}.chips span{font-size:10px;padding:5px 7px;border:1px solid var(--line);border-radius:3px}.chips .disabled{text-decoration:line-through;opacity:.4}.meta{font-size:11px;color:var(--muted);margin:9px 5px}.buy{display:flex;align-items:center;justify-content:space-between;margin:14px 5px 0}.buy strong{font-size:18px}.buy button{background:var(--wine);color:#fff;border:0;padding:10px 12px;border-radius:4px}.details{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.details-art{position:relative}.details-art img{width:100%;aspect-ratio:1.08;object-fit:cover;border-radius:48% 48% 8px 8px}.detail-dot{position:absolute;border:4px solid white;background:var(--wine);color:white;border-radius:50%;width:44px;height:44px}.d1{top:26%;left:35%}.d2{top:55%;left:63%}.details-art>p{position:absolute;left:30px;bottom:18px;background:white;padding:12px 18px;max-width:80%;font-size:12px}.feature-list{padding:0;list-style:none}.feature-list li{padding:17px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:150px 1fr}.feature-list span{color:var(--muted)}.collections{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;overflow:auto}.collections article{min-height:430px;color:#fff;padding:25px;display:flex;flex-direction:column;justify-content:end;border-radius:8px;position:relative;background:linear-gradient(0deg,rgba(20,10,7,.88),transparent 70%),var(--bg) center/cover}.collections h3{font-size:27px;margin:13px 0}.collections p{font-size:13px;margin:0}.collections span{position:absolute;top:20px}.gift{background:#321e17;color:white;overflow:hidden}.gift-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.gift .lead{color:#d5c5bc}.gift-points{display:flex;gap:12px;flex-wrap:wrap}.gift-points span{border:1px solid #72594d;padding:10px 13px;border-radius:40px}.big-tube{width:290px;height:520px;border-radius:150px;margin:auto;background:linear-gradient(100deg,#6f1020,#bd2941 50%,#68101e);border:8px solid #d0a555;color:#f2ca7c;box-shadow:25px 28px 70px #180d09;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(7deg)}.big-tube b{font:50px Prata}.big-tube span,.big-tube i{font-size:10px;width:140px}.quality{display:grid;grid-template-columns:1.25fr .75fr;gap:7vw}.quality ol{counter-reset:item;list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:0 25px}.quality li{padding:18px 0;border-bottom:1px solid var(--line);font-weight:600}.quality li:before{counter-increment:item;content:'0'counter(item);color:var(--wine);margin-right:15px}.assurances{background:var(--cream);padding:35px;border-radius:8px}.assurances>b{font:25px Prata}.certs{display:flex;gap:10px}.certs button{border:0;background:white;padding:5px}.certs img{width:95px;height:130px;object-fit:cover}.reviews{background:var(--wine);color:white}.reviews .eyebrow{color:#f3bf63}.review-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-row blockquote{margin:0;background:#fffaf2;color:var(--ink);padding:30px;min-height:220px;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between}.review-row p{font:20px/1.5 Prata}.review-row footer{font-size:11px;color:var(--muted)}.delivery{display:grid;grid-template-columns:.5fr 1.5fr;gap:40px}.delivery-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.delivery-cards article{border:1px solid var(--line);padding:25px}.delivery-cards b{font:21px Prata}.delivery-cards p{color:var(--muted);font-size:12px;margin:12px 0 0}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px}.faq>h2{grid-column:1}.accordions{grid-column:2;grid-row:1/4}.accordions details,.mini-accordion details{border-top:1px solid var(--line);padding:18px 0}.accordions summary,.mini-accordion summary{cursor:pointer;font-weight:700;min-height:44px}.accordions p{color:var(--muted)}.final-cta{text-align:center;background:var(--wine);color:white;padding:100px 6vw}.final-cta h2{max-width:950px;margin:0 auto 35px}.final-cta .eyebrow{color:#edbd62}.product-showcase{padding:110px 0;display:grid;grid-template-columns:1fr 1fr;gap:7vw}.gallery>img{aspect-ratio:1;object-fit:cover;border-radius:8px;background:var(--cream)}.thumbs{display:flex;gap:8px;margin-top:10px}.thumbs button{border:1px solid var(--line);background:white;padding:10px 15px}.thumbs .active{border-color:var(--wine);color:var(--wine)}.product-info h2{margin-bottom:8px}.product-price{font:32px Prata;margin:25px 0}.product-info fieldset{border:0;padding:0;margin:20px 0}.product-info legend{font-weight:700;margin-bottom:10px}.product-info fieldset button{padding:13px 18px;background:white;border:1px solid var(--line);margin-right:6px}.product-info fieldset button.selected{border-color:var(--wine);box-shadow:inset 0 0 0 1px var(--wine)}.product-info fieldset small{display:block;font-size:9px}.product-info dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.product-info dl div{background:var(--cream);padding:12px}.product-info dt{font-size:10px;color:var(--muted)}.product-info dd{margin:2px 0;font-weight:700}.quantity{display:flex;margin:18px 0}.quantity button,.quantity output{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);background:white}.wide{width:100%;margin-bottom:8px}.construction{min-height:115px;padding:30px;display:grid;place-items:center;text-align:center;background:repeating-linear-gradient(135deg,#f6c600 0,#f6c600 38px,#191919 38px,#191919 76px);position:relative}.construction:before{content:'';position:absolute;inset:17px 0;background:rgba(255,208,0,.9)}.construction b{position:relative;z-index:2;background:#181818;color:white;padding:12px 22px;font-size:14px}.project-area{background:#f1f1ed;padding:90px 0}.compare{display:grid;grid-template-columns:1fr .8fr;gap:8vw;align-items:center}.devices{display:grid;gap:25px}.browser-pair,.phone-pair{display:flex;justify-content:center;gap:10px}.browser-pair i{width:190px;height:130px;border:7px solid #242424;border-top-width:22px;border-radius:5px;background:linear-gradient(135deg,#a6182e 45%,#ead7b6 45%)}.phone-pair i{width:90px;height:170px;border:7px solid #242424;border-radius:15px;background:linear-gradient(#ead7b6 45%,#a6182e 45%)}.plan{padding-top:110px}.plan-table{background:white}.tr{display:grid;grid-template-columns:1fr 1.2fr 1.2fr 1.1fr 1.1fr;border-bottom:1px solid #ddd}.tr>*{padding:18px;margin:0;border-right:1px solid #ddd;font-size:12px}.tr>b{font-size:13px}.tr.head{background:#252525;color:white}.offer{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding-top:90px}.offer article{background:white;padding:30px;min-height:180px}.offer article small{text-transform:uppercase;letter-spacing:.12em;color:var(--wine);font-weight:700}.offer article strong{font:48px Prata;display:block;margin-top:24px}.offer .important,.offer .separate{grid-column:span 2}.offer .price-card{background:var(--wine);color:white}.offer .price-card small{color:#efbd63}footer{background:#171717;color:white;padding:45px 4vw;display:flex;justify-content:space-between}.cart-drawer h2{font-size:36px}.cart-line{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line)}.free-shipping{background:var(--cream);padding:15px;margin:25px 0;font-size:12px}dialog{border:0;padding:35px;max-width:min(800px,90vw);max-height:90vh}dialog::backdrop{background:rgba(20,10,10,.75)}dialog img{max-height:75vh}.to-top{position:fixed;right:25px;bottom:25px;width:48px;height:48px;border-radius:50%;border:0;background:#282321;color:white;z-index:25;opacity:0;pointer-events:none}.to-top.visible{opacity:1;pointer-events:auto}.mobile-buy{display:none}
button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #e4a626;outline-offset:3px}
@media(max-width:1000px){.desktop-nav,.phone{display:none}.menu-button{display:block}.hero{grid-template-columns:1fr}.hero-art{min-height:500px}.scenario-grid{grid-template-columns:repeat(3,1fr)}.recommendation{grid-template-columns:repeat(2,1fr)}.recommendation a{grid-column:span 2}.products{grid-template-columns:repeat(2,1fr)}.details{gap:35px}.collections{grid-template-columns:repeat(4,280px)}.quality,.delivery,.faq{grid-template-columns:1fr}.accordions{grid-column:1;grid-row:auto}.offer{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.shell{width:min(100% - 28px,1240px)}.site-header{height:64px;padding:0 14px}.brand img{width:100px}.desktop-only{display:none}.icon-btn{min-width:40px}.search-panel{top:64px}.section{padding:70px 0}h1{font-size:38px}h2{font-size:32px}.hero{min-height:auto;padding:38px 0 20px;display:flex;flex-direction:column}.hero-copy .lead{font-size:15px}.actions{display:grid}.button{width:100%}.proofs{gap:8px 15px}.hero-art{width:100%;min-height:360px}.sun{width:330px;height:330px;right:-70px}.hero-puzzle{width:360px;height:300px;right:-35px}.tube{width:92px;height:175px;right:5%;bottom:2%;border-width:3px}.tube b{font-size:17px}.tube span{font-size:7px}.piece{width:44px;height:44px}.promo{display:grid;gap:5px;justify-items:start;padding:18px 16px}.promo b{font-size:17px}.promo button{padding:5px 0}.section-head{display:block}.scenario-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;margin-right:-14px;padding-right:14px}.scenario{min-width:150px;min-height:155px;scroll-snap-align:start}.recommendation{grid-template-columns:1fr 1fr;padding:18px 15px}.recommendation a{grid-column:span 2}.products{gap:8px}.product{padding:7px 7px 12px}.product h3{font-size:15px;min-height:52px}.product>p{font-size:8px}.chips span{font-size:8px}.buy{display:block}.buy button{width:100%;margin-top:8px;min-height:44px}.heart{right:12px;top:12px}.details{grid-template-columns:1fr}.details-art{order:2}.feature-list li{grid-template-columns:120px 1fr}.collections{grid-template-columns:repeat(4,78vw);margin-right:-14px}.collections article{min-height:390px}.gift-grid{grid-template-columns:1fr}.big-tube{width:190px;height:350px}.big-tube b{font-size:34px}.quality{grid-template-columns:1fr}.quality ol{grid-template-columns:1fr}.review-row{display:flex;overflow:auto;scroll-snap-type:x mandatory;margin-right:-14px}.review-row blockquote{min-width:84vw;scroll-snap-align:start}.delivery-cards{grid-template-columns:1fr}.faq{display:block}.product-showcase{grid-template-columns:1fr;padding:70px 0 100px}.product-info dl{grid-template-columns:1fr 1fr}.construction{min-height:130px;background-size:auto}.construction b{font-size:12px}.project-area{padding:65px 0}.compare{grid-template-columns:1fr}.browser-pair i{width:44%;height:95px}.plan{padding-top:75px}.tr.head{display:none}.tr{display:block;padding:15px;margin-bottom:12px;border:0;border-radius:8px}.tr>*{display:block;border:0;padding:8px}.tr p:before{content:attr(data-label);display:block;font-size:9px;text-transform:uppercase;color:var(--wine);font-weight:700;margin-bottom:3px}.offer{grid-template-columns:1fr}.offer .important,.offer .separate{grid-column:auto}.offer article strong{font-size:40px}footer{display:grid;gap:8px;padding-bottom:95px}.mobile-buy{display:flex;position:fixed;z-index:28;left:0;right:0;bottom:0;background:white;padding:10px 14px;align-items:center;justify-content:space-between;box-shadow:0 -8px 30px rgba(0,0,0,.15)}.mobile-buy button{background:var(--wine);color:white;border:0;padding:12px 22px;border-radius:4px}.to-top{bottom:78px}.desktop-only{display:none!important}}
.brand{display:flex;align-items:center;gap:14px}.brand span{display:block;width:112px;padding-left:14px;border-left:1px solid var(--line);font-size:9px;line-height:1.35;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.brand span b{display:block;color:var(--wine);font-size:10px}.hero-art{min-height:620px;border-radius:10px;overflow:visible}.wood-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:10px;box-shadow:var(--shadow)}.material-label{position:absolute;left:22px;top:22px;background:rgba(255,250,242,.94);backdrop-filter:blur(12px);padding:16px 18px;border-left:4px solid var(--wood);box-shadow:0 8px 28px rgba(50,30,20,.15)}.material-label span,.material-label b,.material-label small{display:block}.material-label span{text-transform:uppercase;letter-spacing:.13em;color:var(--wine);font-size:9px;font-weight:700}.material-label b{font:19px Prata;margin:3px 0}.material-label small{font-size:10px;color:var(--muted)}.product-inset{position:absolute;right:-24px;bottom:-24px;width:190px;padding:8px;background:white;box-shadow:var(--shadow);transform:rotate(2deg)}.product-inset img{width:100%;aspect-ratio:1;object-fit:cover}.product-inset span{display:block;padding:7px 4px 3px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.wood-badge{position:absolute;z-index:3;left:20px;top:20px;padding:7px 10px;background:#b98243;color:white;border-radius:3px;font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.product .heart{z-index:4}
@media(max-width:600px){.brand{gap:7px}.brand span{width:77px;padding-left:7px;font-size:7px}.brand span b{font-size:8px}.hero-art{min-height:350px}.wood-photo{height:330px}.material-label{left:10px;top:10px;padding:10px 11px}.material-label b{font-size:15px}.material-label small{max-width:150px}.product-inset{width:112px;right:5px;bottom:0}.wood-badge{left:12px;top:12px;padding:5px 7px;font-size:7px}}
.hero-art{display:flex;align-items:center;justify-content:center;overflow:visible}.wood-photo,.material-label{display:none}.connected-pieces{position:relative;z-index:3;right:auto;bottom:auto;width:118%;max-width:none;height:auto;filter:drop-shadow(0 28px 24px rgba(54,29,16,.28));transform:rotate(-3deg) translateX(3%);pointer-events:none}.hero-art .connected-pieces{border:0;border-radius:0;background:none;box-shadow:none}.product-inset{display:none}
@media(max-width:600px){.hero-art{min-height:330px}.connected-pieces{width:116%;transform:rotate(-3deg) translateX(3%);filter:drop-shadow(0 14px 13px rgba(54,29,16,.25))}}
.scenario .scenario-icon{width:64px;height:64px;margin:0 0 19px;display:grid;place-items:center;position:relative;background:linear-gradient(135deg,#e8bd7b,#bd8240);color:#6f1725;font:24px Prata,Georgia,serif;clip-path:path('M 8 8 L 25 8 C 25 2 29 0 32 0 C 37 0 39 4 39 8 L 56 8 L 56 25 C 62 25 64 29 64 32 C 64 37 60 39 56 39 L 56 56 L 39 56 C 39 62 35 64 32 64 C 27 64 25 60 25 56 L 8 56 L 8 39 C 2 39 0 35 0 32 C 0 27 4 25 8 25 Z');filter:drop-shadow(0 5px 4px rgba(72,42,20,.22))}.scenario .scenario-icon:after{content:'';position:absolute;inset:7px;clip-path:inherit;border:1px solid rgba(108,55,26,.3)}.scenario.active .scenario-icon,.scenario:hover .scenario-icon{background:linear-gradient(135deg,#f2ce91,#d69a4c);color:var(--wine-dark)}
.scenario .piece-kid{clip-path:path('M 7 10 L 19 12 L 27 2 L 35 12 L 48 7 L 47 21 C 59 18 64 23 62 31 C 60 38 53 39 46 35 L 49 52 L 35 50 C 35 60 30 64 24 62 C 18 60 18 55 20 49 L 5 53 L 9 38 C 1 39 -2 34 1 28 C 4 22 10 23 15 27 Z')}.scenario .piece-adult{clip-path:path('M 18 1 L 45 1 L 44 17 C 53 13 61 17 63 24 C 65 32 56 39 45 34 L 47 62 L 18 62 L 20 45 C 8 50 1 45 1 37 C 1 29 9 25 19 30 L 17 18 C 25 19 29 15 28 9 C 27 4 22 2 18 1 Z')}.scenario .piece-family{clip-path:path('M 5 23 L 17 23 L 17 14 L 31 2 L 46 15 L 46 23 L 59 23 L 56 36 C 65 37 66 45 61 50 C 57 54 51 52 48 47 L 45 61 L 31 57 L 18 63 L 15 47 C 10 54 3 52 1 47 C -1 41 4 36 11 37 Z')}.scenario .piece-gift{clip-path:path('M 8 19 C 2 13 5 5 12 4 C 20 3 25 10 29 17 C 31 8 37 1 45 4 C 53 7 53 16 47 20 L 60 21 L 57 35 C 65 37 66 45 61 50 C 56 55 50 51 47 47 L 45 62 L 18 62 L 19 47 C 13 52 6 50 4 44 C 2 38 7 34 14 35 L 12 21 Z')}.scenario .piece-rest{clip-path:path('M 10 7 C 24 -1 43 0 53 11 C 61 20 57 29 48 31 C 59 35 64 43 59 51 C 53 62 36 64 22 58 L 10 62 L 13 48 C 2 41 -2 30 3 21 C 7 14 14 14 21 18 C 18 11 14 8 10 7 Z')}
@supports not (clip-path:path('M 0 0')){.scenario .piece-kid{clip-path:polygon(12% 14%,30% 18%,42% 2%,55% 18%,76% 10%,73% 34%,98% 44%,72% 56%,78% 82%,55% 78%,38% 98%,30% 76%,8% 84%,15% 58%,0 44%,24% 40%)}.scenario .piece-adult{clip-path:polygon(28% 0,72% 0,69% 27%,98% 38%,70% 55%,74% 98%,28% 98%,31% 70%,0 57%,30% 45%,26% 28%,44% 17%)}.scenario .piece-family{clip-path:polygon(8% 36%,27% 36%,27% 22%,49% 2%,72% 24%,72% 36%,94% 36%,88% 58%,98% 74%,74% 73%,70% 96%,49% 89%,28% 98%,23% 73%,2% 72%,18% 57%)}.scenario .piece-gift{clip-path:polygon(13% 30%,5% 12%,28% 8%,45% 27%,54% 8%,77% 7%,74% 31%,95% 33%,88% 55%,98% 74%,74% 73%,70% 97%,28% 97%,30% 73%,5% 70%,22% 54%,19% 32%)}.scenario .piece-rest{clip-path:polygon(15% 10%,45% 0,82% 17%,75% 48%,96% 67%,76% 92%,35% 91%,16% 98%,20% 74%,1% 48%,34% 30%)}}
.scenario .scenario-icon{width:78px;height:72px;clip-path:none!important;background:none!important;filter:drop-shadow(0 6px 4px rgba(72,42,20,.25));color:inherit}.scenario .scenario-icon:after{display:none}.scenario .scenario-icon svg{display:block;width:100%;height:100%;overflow:visible}.scenario .scenario-icon svg>path:not(.grain):not(.band){fill:#d4a061;stroke:#8a552d;stroke-width:2;stroke-linejoin:round}.scenario .scenario-icon svg .band{fill:#a71930;stroke:#741224;stroke-width:1.5}.scenario .scenario-icon svg .grain{fill:none;stroke:#a97038;stroke-width:1.25;stroke-linecap:round;opacity:.7}.scenario .scenario-icon svg circle{fill:#6d251d}.scenario:hover .scenario-icon,.scenario.active .scenario-icon{filter:drop-shadow(0 7px 5px rgba(35,15,8,.38)) brightness(1.08);transform:translateY(-2px)}
.scenario .piece-kid svg .real-body{fill:url(#rabbitWood)!important}.scenario .piece-family svg .real-body{fill:url(#turnipWood)!important}.scenario .scenario-icon svg .real-body{stroke:#80502d;stroke-width:2.3;stroke-linejoin:round}.scenario .scenario-icon svg .tail{fill:#e4b878!important;stroke:#8a552d;stroke-width:2}.scenario .scenario-icon svg .eye{fill:#47261c;stroke:#f2d29d;stroke-width:.7}.scenario .scenario-icon svg .ear-detail,.scenario .scenario-icon svg .nose,.scenario .scenario-icon svg .highlight{fill:none!important;stroke:#fff0d1;stroke-width:1.5;stroke-linecap:round;opacity:.75}.scenario .scenario-icon svg .leaf{fill:#bd8747!important;stroke:#7c4c29;stroke-width:2;stroke-linejoin:round}.scenario .scenario-icon svg .back-leaf{fill:#bd8747!important}.scenario .scenario-icon svg .root{fill:#a86832!important;stroke:#754222;stroke-width:1.5}.scenario .scenario-icon svg .leaf-vein{fill:none!important;stroke:#774a2b;stroke-width:1.2;stroke-linecap:round;opacity:.8}
.scenario .piece-kid{width:92px;height:78px}.scenario .piece-kid img{display:block;width:108px;height:108px;max-width:none;object-fit:contain;transform:translate(-7px,-17px);filter:drop-shadow(0 5px 3px rgba(62,34,17,.28))}.scenario:hover .piece-kid img,.scenario.active .piece-kid img{filter:drop-shadow(0 7px 4px rgba(35,15,8,.4)) brightness(1.04)}
.scenario .piece-adult,.scenario .piece-family,.scenario .piece-gift,.scenario .piece-rest{width:92px;height:78px}.scenario .scenario-icon img{display:block;max-width:none;object-fit:contain;filter:drop-shadow(0 5px 3px rgba(62,34,17,.28))}.scenario .piece-adult img{width:108px;height:108px;transform:translate(-8px,-17px)}.scenario .piece-family img{width:104px;height:104px;transform:translate(-6px,-14px)}.scenario .piece-gift img{width:100px;height:100px;transform:translate(-4px,-12px)}.scenario .piece-rest img{width:104px;height:104px;transform:translate(-6px,-14px)}.scenario:hover .scenario-icon img,.scenario.active .scenario-icon img{filter:drop-shadow(0 7px 4px rgba(35,15,8,.4)) brightness(1.04)}
.scenario{text-align:center}.scenario .scenario-icon{margin:0 auto 19px}.scenario b,.scenario small{text-align:center}.scenario small{max-width:150px;margin-left:auto;margin-right:auto}
@media(min-width:601px){.site-header{height:66px}.brand img{width:116px}.search-panel{inset:66px 0 auto}.hero{min-height:calc(100vh - 66px)}}
.promo b{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.promo-number,.promo-sign{font-family:Prata,Georgia,serif;font-size:40px;line-height:.8;color:#f3c261;font-weight:400}.promo-sign{font-size:34px;margin-inline:2px}
@media(max-width:600px){.promo b{gap:5px}.promo-number{font-size:35px}.promo-sign{font-size:30px}}
.promo-number{font-size:48px}
@media(max-width:600px){.promo-number{font-size:42px}}
.details-art img{aspect-ratio:4/3;object-position:center;border-radius:8px}.details-art .detail-dot{display:none}
@media(min-width:601px){.details{grid-template-columns:622px 1fr;justify-content:center;padding-top:68px;padding-bottom:68px}.details-art{width:622px;justify-self:center}.details-art img{width:622px;height:467px;aspect-ratio:auto;object-fit:cover}}
@media(max-width:600px){.details-art{width:100%}}
.details-art:after{content:'';position:absolute;z-index:2;top:-1px;right:-1px;width:112px;height:104px;background:var(--paper);clip-path:path('M 112 0 L 112 104 L 72 104 L 72 80 C 60 84 50 76 50 65 C 50 53 61 46 72 51 L 72 0 Z');pointer-events:none}.details-art>p{z-index:3}
@media(max-width:600px){.details-art:after{transform:scale(.82);transform-origin:top right}}
.gift-photo{margin:0;position:relative;width:min(100%,520px);justify-self:center}.gift-photo img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:8px;box-shadow:25px 28px 70px #180d09}.gift-photo figcaption{position:absolute;left:18px;bottom:18px;padding:10px 14px;background:rgba(24,13,9,.82);backdrop-filter:blur(8px);color:#f2ca7c;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.big-tube{display:none}
@media(max-width:600px){.gift-photo{width:100%}.gift-photo figcaption{left:10px;bottom:10px}}
.gift-photo img{aspect-ratio:4/3;object-fit:cover}
.certs{align-items:start;gap:18px}.certs .scroll-cert{width:150px;padding:0;border:0;background:transparent;color:var(--wine);font-weight:700}.certs .scroll-cert img{width:150px;height:150px;object-fit:contain;filter:drop-shadow(0 9px 7px rgba(77,42,19,.28));transition:transform .2s}.certs .scroll-cert span{display:block;margin-top:6px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.certs .scroll-cert:hover img,.certs .scroll-cert:focus-visible img{transform:translateY(-5px) rotate(-1deg)}.certificate-dialog{background:transparent;box-shadow:none;overflow:visible}.certificate-dialog .close{z-index:3;width:44px;height:44px;border-radius:50%;background:var(--wine);color:white}.certificate-unfold{max-height:78vh;transform-origin:top center;animation:certificate-unfurl .65s cubic-bezier(.22,.78,.25,1) both;filter:drop-shadow(0 24px 35px rgba(0,0,0,.4))}.certificate-unfold img{display:block;max-height:78vh;width:auto;background:white}@keyframes certificate-unfurl{0%{transform:perspective(900px) rotateX(-72deg) scaleY(.08);clip-path:inset(0 0 88% 0);opacity:.4}55%{transform:perspective(900px) rotateX(7deg) scaleY(1.04);clip-path:inset(0);opacity:1}100%{transform:perspective(900px) rotateX(0) scaleY(1);clip-path:inset(0);opacity:1}}
@media(max-width:600px){.certs .scroll-cert{width:45%}.certs .scroll-cert img{width:100%;height:auto;aspect-ratio:1}.certificate-unfold img{max-width:84vw;height:auto}}
@media(max-width:600px){footer{padding-bottom:45px}}
/* Interlocking premium section system */
#picker,.catalog-section,.details,#collections,.gift,.quality,.delivery,.faq,.final-cta{position:relative;isolation:isolate;border-top:1px solid rgba(92,57,39,.11);background-color:var(--section-bg);background-image:radial-gradient(circle at 18% 22%,rgba(137,91,52,.025) 0 1px,transparent 1.5px);background-size:17px 17px}
#picker{--section-bg:#fffaf2;--tab-x:18%}.catalog-section{--section-bg:#f1e9dc;--tab-x:72%}.details{--section-bg:#fffaf2;--tab-x:34%}#collections{--section-bg:#eee2d2;--tab-x:78%;width:100%;max-width:none;padding-left:max(24px,calc((100% - 1240px)/2));padding-right:max(24px,calc((100% - 1240px)/2))}.gift{--section-bg:#321e17;--tab-x:22%;border-top-color:rgba(255,255,255,.08);background-image:radial-gradient(circle at 18% 22%,rgba(255,255,255,.035) 0 1px,transparent 1.5px)}.quality{--section-bg:#fffaf2;--tab-x:68%}.delivery{--section-bg:#eadfce;--tab-x:26%;padding-left:max(24px,calc((100% - 1240px)/2));padding-right:max(24px,calc((100% - 1240px)/2));width:100%;max-width:none}.faq{--section-bg:#fffaf2;--tab-x:74%;padding-left:max(24px,calc((100% - 1240px)/2));padding-right:max(24px,calc((100% - 1240px)/2));width:100%;max-width:none}.final-cta{--section-bg:#a6182e;--tab-x:24%;background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.04) 0 1px,transparent 1.5px)}
#picker:before,.catalog-section:before,.details:before,#collections:before,.gift:before,.quality:before,.delivery:before,.faq:before,.final-cta:before{content:'';position:absolute;z-index:4;top:-35px;left:var(--tab-x);width:96px;height:56px;background:var(--section-bg);clip-path:path('M 0 35 L 26 35 C 21 30 19 24 21 17 C 23 7 31 1 42 1 C 53 1 61 7 63 17 C 65 24 63 30 58 35 L 96 35 L 96 56 L 0 56 Z');filter:drop-shadow(0 -7px 7px rgba(54,30,18,.08));pointer-events:none}
#picker:after,.catalog-section:after,.details:after,#collections:after,.gift:after,.quality:after,.delivery:after,.faq:after,.final-cta:after{content:'';position:absolute;z-index:3;top:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(120,78,48,.2) 20%,rgba(120,78,48,.2) 80%,transparent);pointer-events:none}
#picker>.section-head,#picker>.scenario-grid,#picker>.recommendation,.catalog-section>.shell,.details>* ,#collections>*,.gift>.shell,.quality>*,.delivery>*,.faq>*,.final-cta>*{position:relative;z-index:5}
@media(max-width:600px){#picker,.catalog-section,.details,#collections,.gift,.quality,.delivery,.faq,.final-cta{--tab-x:calc(50% - 40px)}#picker:before,.catalog-section:before,.details:before,#collections:before,.gift:before,.quality:before,.delivery:before,.faq:before,.final-cta:before{top:-28px;width:80px;height:47px;transform:scale(.84);transform-origin:bottom left}#collections,.delivery,.faq{padding-left:14px;padding-right:14px}}
/* Carved section-to-section joints: the upper panel itself enters a matching socket */
#picker:before,#picker:after{display:none}
.catalog-section,.details,#collections,.gift,.quality,.delivery,.faq,.final-cta{--joint-w:164px;--joint-h:68px;--joint-top:-1px;--joint-upper:#fffaf2;--joint-cut:path('M 0 0 H 164 V 15 H 118 C 115 15 112 17 112 21 C 112 28 122 29 119 39 C 116 51 103 58 88 61 C 76 64 64 61 58 54 C 53 48 55 42 61 37 C 68 31 65 24 58 21 C 52 18 46 20 43 25 L 37 15 H 0 Z')}
.catalog-section:before,.details:before,#collections:before,.gift:before,.quality:before,.delivery:before,.faq:before,.final-cta:before,
.catalog-section:after,.details:after,#collections:after,.gift:after,.quality:after,.delivery:after,.faq:after,.final-cta:after{top:var(--joint-top);left:var(--tab-x);width:var(--joint-w);height:var(--joint-h);background-image:none;background-repeat:no-repeat;filter:none;transform-origin:top center;clip-path:var(--joint-cut)}
.catalog-section:after,.details:after,#collections:after,.gift:after,.quality:after,.delivery:after,.faq:after,.final-cta:after{z-index:6;background:rgba(54,31,20,.42);transform:translateX(-50%) scale(1.045,1.07)}
.catalog-section:before,.details:before,#collections:before,.gift:before,.quality:before,.delivery:before,.faq:before,.final-cta:before{z-index:7;background:var(--joint-upper);transform:translateX(-50%) scale(.985);filter:none}
.catalog-section{--joint-upper:#fffaf2;--joint-w:180px;--joint-h:108px;--joint-cut:path('M 0 0 H 180 V 8 C 180 19 174 25 166 25 C 159 25 155 20 155 14 V 49 H 132 C 126 49 124 54 130 58 C 149 70 163 82 169 96 C 140 108 40 108 11 96 C 17 82 31 70 50 58 C 56 54 54 49 48 49 H 25 V 14 C 25 20 21 25 14 25 C 6 25 0 19 0 8 Z')}
.details{--joint-upper:#f1e9dc;--joint-w:180px;--joint-h:108px;--joint-cut:path('M 0 0 H 180 V 8 C 180 19 174 25 166 25 C 159 25 155 20 155 14 V 49 H 132 C 126 49 124 54 130 58 C 142 67 147 77 144 88 C 140 102 118 108 90 108 C 62 108 40 102 36 88 C 33 77 38 67 50 58 C 56 54 54 49 48 49 H 25 V 14 C 25 20 21 25 14 25 C 6 25 0 19 0 8 Z')}
#collections{--joint-upper:#fffaf2;--joint-w:180px;--joint-h:108px;--joint-cut:path('M 0 0 H 180 V 8 C 180 19 174 25 166 25 C 159 25 155 20 155 14 V 49 H 132 C 143 49 151 55 151 65 C 151 72 146 76 143 78 C 148 88 140 94 132 92 C 124 100 111 106 90 108 C 69 106 56 100 48 92 C 40 94 32 88 37 78 C 34 76 29 72 29 65 C 29 55 37 49 48 49 H 25 V 14 C 25 20 21 25 14 25 C 6 25 0 19 0 8 Z')}
.gift{--joint-upper:#eee2d2;--joint-w:180px;--joint-h:132px;--joint-cut:path('M 0 0 H 180 V 8 C 180 19 174 25 166 25 C 159 25 155 20 155 14 V 49 H 132 C 119 49 113 55 108 66 C 102 80 92 88 80 96 C 72 102 68 112 59 116 C 48 121 36 115 31 105 C 26 94 30 82 38 75 C 43 70 49 72 51 78 C 53 84 48 90 42 89 C 50 95 61 91 66 82 C 72 72 63 61 50 58 C 43 56 40 52 48 49 H 25 V 14 C 25 20 21 25 14 25 C 6 25 0 19 0 8 Z')}
.gift:after{display:none}
.gift:before{transform:translateX(-50%);top:-2px}
.gift{border-top:0}
.quality{--joint-upper:#321e17;--joint-w:180px;--joint-h:108px;--joint-cut:path('M 0 0 H 180 V 8 C 180 19 174 25 166 25 C 159 25 155 20 155 14 V 49 H 132 C 142 49 147 55 144 64 C 140 76 128 87 116 92 C 108 96 107 105 99 108 C 88 112 77 105 77 94 C 77 85 85 79 91 81 C 97 83 98 91 93 95 C 89 98 84 96 84 91 C 76 99 62 99 54 91 C 45 82 46 68 54 58 C 58 53 54 49 48 49 H 25 V 14 C 25 20 21 25 14 25 C 6 25 0 19 0 8 Z')}
.delivery{--joint-upper:#fffaf2;--joint-w:180px;--joint-h:108px;--joint-cut:path('M 0 0 H 180 V 8 C 180 19 174 25 166 25 C 159 25 155 20 155 14 V 49 H 132 C 126 49 124 54 128 60 L 137 73 L 90 108 L 43 73 L 52 60 C 56 54 54 49 48 49 H 25 V 14 C 25 20 21 25 14 25 C 6 25 0 19 0 8 Z')}
.faq{--joint-upper:#eadfce;--joint-w:180px;--joint-h:142px}
.faq:before,.faq:after{clip-path:none;-webkit-mask:url('assets/joint-shape-3-exact.png') center top/contain no-repeat;mask:url('assets/joint-shape-3-exact.png') center top/contain no-repeat}
.final-cta{--joint-upper:#fffaf2;--joint-w:180px;--joint-h:108px;--joint-cut:path('M 0 0 H 180 V 8 C 180 19 174 25 166 25 C 159 25 155 20 155 14 V 49 H 132 C 125 49 123 54 126 61 L 139 92 C 124 91 112 96 103 103 C 95 99 85 99 77 103 C 68 96 56 91 41 92 L 54 61 C 57 54 55 49 48 49 H 25 V 14 C 25 20 21 25 14 25 C 6 25 0 19 0 8 Z')}
@media(max-width:600px){.catalog-section,.details,#collections,.gift,.quality,.delivery,.faq,.final-cta{--joint-w:180px;--joint-h:108px;--joint-top:-1px}.catalog-section:before,.details:before,#collections:before,.gift:before,.quality:before,.delivery:before,.faq:before,.final-cta:before,.catalog-section:after,.details:after,#collections:after,.gift:after,.quality:after,.delivery:after,.faq:after,.final-cta:after{transform-origin:top center}.catalog-section:before,.details:before,#collections:before,.gift:before,.quality:before,.delivery:before,.faq:before,.final-cta:before{transform:translateX(-50%) scale(.68)}.catalog-section:after,.details:after,#collections:after,.gift:after,.quality:after,.delivery:after,.faq:after,.final-cta:after{transform:translateX(-50%) scale(.72,.73)}.gift:before{transform:translateX(-50%) scale(.68)}}
@media(max-width:600px){.gift{--joint-h:132px}}
@media(max-width:600px){.faq{--joint-h:142px}}
.delivery{border-top:0}
.delivery:after{display:block;top:-107px;background:linear-gradient(transparent 0 27px,#8f7662 27px 100%);transform-origin:center;transform:translateX(-50%) rotate(180deg) scale(1.045);filter:none}
.delivery:before{top:-107px;background:#eadfce;transform-origin:center;transform:translateX(-50%) rotate(180deg)}
@media(max-width:600px){.delivery:after{top:-73px;transform-origin:center;transform:translateX(-50%) rotate(180deg) scale(.715);filter:none}.delivery:before{top:-73px;transform-origin:center;transform:translateX(-50%) rotate(180deg) scale(.68)}}
.final-cta{border-top:0}
.final-cta:before{top:-107px;background:#a6182e;transform-origin:center;transform:translateX(-50%) rotate(180deg)}
.final-cta:after{top:-107px;background:linear-gradient(transparent 0 27px,#8a5360 27px 100%);transform-origin:center;transform:translateX(-50%) rotate(180deg) scale(1.045);filter:none}
@media(max-width:600px){.final-cta:before{top:-73px;transform-origin:center;transform:translateX(-50%) rotate(180deg) scale(.68)}.final-cta:after{top:-73px;transform-origin:center;transform:translateX(-50%) rotate(180deg) scale(.715);filter:none}}
.catalog-section{padding:42px 0 48px}.catalog-section .section-head{margin-bottom:18px;align-items:center}.catalog-section .section-head h2{font-size:clamp(28px,2.6vw,42px)}.catalog-section .products{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.catalog-section .product{padding:8px 8px 10px;border-radius:6px}.catalog-section .product>img{aspect-ratio:1.48;object-fit:cover}.catalog-section .product>p{font-size:8px;margin:7px 2px 1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-section .product h3{font-size:15px;line-height:1.15;min-height:35px;margin:0 2px 5px}.catalog-section .wood-badge{left:12px;top:12px;font-size:7px;padding:4px 6px}.catalog-section .heart{right:12px;top:12px;width:31px;height:31px;font-size:16px}.catalog-section .chips{margin:0 2px}.catalog-section .chips span{font-size:8px;padding:3px 5px}.catalog-section .buy{margin:7px 2px 0}.catalog-section .buy strong{font-size:15px}.catalog-section .buy button{padding:6px 8px;font-size:10px}.catalog-section .filter-button{padding:8px 14px;font-size:12px}
@media(min-width:1001px){.catalog-section{padding:34px 0 40px}.catalog-section .section-head{margin-bottom:16px}.catalog-section .section-head h2{font-size:38px}.catalog-section .products{gap:14px 12px}.catalog-section .product{padding:10px 10px 12px}.catalog-section .product>img{height:168px;aspect-ratio:auto;object-fit:cover}.catalog-section .product>p{display:none}.catalog-section .product h3{font-size:16px;line-height:1.12;min-height:39px;margin:9px 2px 6px}.catalog-section .chips span{font-size:9px;padding:3px 6px}.catalog-section .buy{margin-top:8px}.catalog-section .buy strong{font-size:16px}.catalog-section .buy button{padding:7px 9px;font-size:10px}.catalog-section .wood-badge{left:14px;top:14px;font-size:8px;padding:5px 7px}.catalog-section .heart{right:14px;top:14px;width:32px;height:32px;font-size:17px}}
@media(max-width:1000px){.catalog-section{padding:55px 0}.catalog-section .products{grid-template-columns:repeat(3,1fr)}.catalog-section .product>img{aspect-ratio:1.35}}
@media(max-width:600px){.catalog-section .products{grid-template-columns:repeat(2,1fr);gap:8px}.catalog-section .product>img{aspect-ratio:1.2}.catalog-section .section-head{margin-bottom:16px}.catalog-section .filter-button{margin-top:12px}}
.catalog-link{display:flex;width:max-content;align-items:center;gap:9px;margin:18px 0 0 auto;color:var(--wine);font-weight:700;border-bottom:1px solid currentColor;padding:3px 0}.catalog-link span{font-size:20px;line-height:1}
.product-gallery{position:relative;width:100%;height:168px;overflow:hidden;border-radius:5px;background:#eee}.product-gallery img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease,transform .55s ease}.product-gallery img+img{opacity:0}.product-gallery:hover img:first-child{opacity:0;transform:scale(1.025)}.product-gallery:hover img+img{opacity:1;transform:scale(1.025)}
.delivery-cards article{transition:box-shadow .22s ease}.delivery-cards article:hover{box-shadow:0 10px 26px rgba(82,45,27,.12)}
.catalog-section .product{border:1px solid rgba(180,132,52,.48);transition:border-color .2s ease,box-shadow .2s ease}.catalog-section .product:hover{border-color:#c4943e;box-shadow:0 8px 22px rgba(132,91,35,.1)}
.wood-icon-btn{display:grid;place-items:center}.wood-header-icon{width:31px;height:31px;overflow:visible;filter:drop-shadow(0 3px 2px rgba(70,39,20,.24));transition:transform .2s ease,filter .2s ease}.wood-header-icon .wood-grain{fill:none;stroke:#7d4026;stroke-width:1.15;stroke-linecap:round;opacity:.72}.wood-icon-btn:hover .wood-header-icon{transform:translateY(-2px);filter:drop-shadow(0 5px 3px rgba(70,39,20,.3)) brightness(1.04)}
.plan-table{border:1px solid #d8ccbc;border-radius:10px;overflow:hidden;box-shadow:0 18px 45px rgba(67,42,29,.09)}.plan-table .tr{background:#fffdf8;transition:background-color .18s ease}.plan-table .tr:nth-child(odd):not(.head){background:#f5ede1}.plan-table .tr:not(.head):hover{background:#efe0cc}.plan-table .tr>*{border-right-color:#ddd0bf;padding:16px 18px}.plan-table .tr>*:first-child{background:rgba(166,24,46,.055);color:#7f1426}.plan-table .tr>*:last-child{background:rgba(184,128,52,.12);color:#39291d;font-weight:700}.plan-table .tr.head{background:#321e17}.plan-table .tr.head>*{background:transparent;color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.plan-table .tr.head>*:last-child{background:#a6182e;color:#fff}.plan-table .tr b{line-height:1.35}.plan-table .tr p{line-height:1.48}
@media(max-width:600px){.plan-table{border:0;background:transparent;box-shadow:none;overflow:visible}.plan-table .tr{box-shadow:0 10px 28px rgba(67,42,29,.08);overflow:hidden}.plan-table .tr>*{padding:9px 12px}.plan-table .tr>*:last-child{padding-top:12px;padding-bottom:12px}}
.plan-table .tr>*{font-size:14px;line-height:1.55}.plan-table .tr b{font-size:15px;line-height:1.4}.plan-table .tr.head>*{font-size:12px}
@media(max-width:600px){.plan-table .tr>*{font-size:14px}.plan-table .tr b{font-size:15px}}
@media(max-width:600px){.hero{height:calc(100svh - 64px);min-height:620px;max-height:760px;padding:16px 0 8px;gap:8px;overflow:hidden}.hero-copy .eyebrow{margin-bottom:4px}.hero-copy h1{font-size:32px;line-height:1.05;margin-bottom:8px}.hero-copy .lead{font-size:13px;line-height:1.4;margin-bottom:0}.hero .actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:13px 0}.hero .button{min-height:40px;padding:8px 10px;font-size:11px}.hero .proofs{display:grid;grid-template-columns:1fr 1fr;gap:3px 10px;margin:0;font-size:9px;line-height:1.35}.hero .proofs li:before{margin-right:4px}.hero-art{flex:1;min-height:210px;max-height:260px}.connected-pieces{width:auto;max-width:112%;height:100%;max-height:255px;object-fit:contain;transform:rotate(-3deg) translateX(2%);filter:drop-shadow(0 12px 10px rgba(54,29,16,.24))}}
@media(max-width:600px){.hero{min-height:0}}
@media(max-width:600px){.hero{height:auto;max-height:none;padding-bottom:0}.hero-art{flex:none;height:225px;min-height:0;max-height:none;margin-bottom:18px}.connected-pieces{height:225px;max-height:225px}}
@media(max-width:600px){.promo{display:grid;grid-template-columns:1fr;gap:7px;padding:15px 16px;justify-items:start}.promo b{display:flex;flex-wrap:nowrap;align-items:center;gap:3px;white-space:nowrap;font-size:14px}.promo-number{font-size:32px}.promo-sign{font-size:25px;margin-inline:0}.promo>span{display:block;font-size:11px}.promo>button{display:block;padding:3px 0;margin:0}}
@media(max-width:600px){.catalog-section,.details,#collections,.quality,.faq{padding-top:102px}.gift{padding-top:118px}}
@media(max-width:600px){.catalog-section,#collections,.quality,.faq{--tab-x:24%}.details,.gift,.delivery,.final-cta{--tab-x:76%}}
@media(max-width:600px){.details{gap:18px}.details h2{font-size:25px;line-height:1.12;margin-bottom:10px}.details .lead{font-size:12px;line-height:1.45;margin-bottom:10px}.details .feature-list{margin:0;border:1px solid rgba(164,121,66,.3);border-radius:6px;overflow:hidden;background:#fffdf8}.details .feature-list li{grid-template-columns:92px 1fr;gap:9px;padding:9px 10px;border-bottom:1px solid rgba(164,121,66,.22);font-size:10px;line-height:1.35}.details .feature-list li:last-child{border-bottom:0}.details .feature-list b{color:var(--wine);font-size:10px}.details-art{width:50%;justify-self:center;margin-inline:auto}.details-art img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}.details-art>p{display:none}.details-art:after{display:none}}
@media(max-width:600px){.details-art{width:78%}}
@media(max-width:600px){.gift h2{font-size:26px;line-height:1.14;margin-bottom:10px}.gift .lead{font-size:12px;line-height:1.45;margin-bottom:14px}.gift-points{display:grid;grid-template-columns:1fr 1fr;gap:7px}.gift-points span{padding:7px 8px;font-size:9px;line-height:1.3;text-align:center}.gift-points span:nth-child(3){grid-column:1/-1;width:calc(50% - 4px);justify-self:center}}
@media(max-width:600px){.delivery{padding-top:48px;padding-bottom:48px;gap:20px}.delivery h2{font-size:26px;margin-bottom:0}.delivery .eyebrow{margin-bottom:5px}.delivery-cards{gap:8px}.delivery-cards article{padding:17px}.delivery-cards b{font-size:17px}.delivery-cards p{font-size:10px;line-height:1.4;margin-top:7px}}
@media(max-width:600px){.final-cta h2{font-size:27px;line-height:1.18;margin-bottom:26px}.final-cta .eyebrow{font-size:9px}}
@media(max-width:600px){.quality,.faq{padding-bottom:118px}}
.wood-menu-button{place-items:center;padding:0}.wood-menu-icon{display:block;width:38px;height:38px;overflow:visible;filter:drop-shadow(0 3px 2px rgba(69,38,18,.25));transition:transform .2s ease,filter .2s ease}.wood-menu-icon .menu-lines{fill:none;stroke:#7c1b2c;stroke-width:2.4;stroke-linecap:round}.wood-menu-icon .menu-grain{fill:none;stroke:#9a5c30;stroke-width:.8;stroke-linecap:round;opacity:.6}.wood-menu-button:hover .wood-menu-icon{transform:rotate(-3deg) scale(1.04);filter:drop-shadow(0 5px 3px rgba(69,38,18,.3))}
@media(max-width:600px){footer{justify-content:flex-start}}
.wood-menu-icon{margin:auto}
.mobile-menu{display:flex;flex-direction:column;background-color:#fffaf2;background-image:radial-gradient(circle at 20% 20%,rgba(159,104,54,.055) 0 1px,transparent 1.5px);background-size:15px 15px;padding:28px 27px 25px}.mobile-menu-brand{display:flex;align-items:center;gap:14px;padding:5px 48px 24px 0;border-bottom:1px solid rgba(132,82,45,.2)}.mobile-menu-brand img{width:112px}.mobile-menu-brand span{padding-left:13px;border-left:1px solid var(--line);font-size:8px;line-height:1.45;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.mobile-menu-brand b{color:var(--wine);font-size:9px}.mobile-menu-kicker{margin:24px 0 8px;color:var(--wine);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.mobile-menu nav{display:grid;gap:0;font:22px Prata,serif;border-top:1px solid rgba(132,82,45,.16)}.mobile-menu nav a{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;min-height:58px;border-bottom:1px solid rgba(132,82,45,.16)}.mobile-menu nav small{font:9px Manrope,sans-serif;color:#b17b43}.mobile-menu nav i{font:18px Manrope,sans-serif;color:var(--wine);font-style:normal;transition:transform .2s}.mobile-menu nav a:hover i{transform:translateX(4px)}.mobile-menu-footer{display:grid;gap:12px;margin-top:auto;padding-top:22px}.mobile-menu-phone{display:grid}.mobile-menu-phone small{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.mobile-menu-phone b{font-size:15px}.mobile-menu-cta{display:flex;min-height:46px;align-items:center;justify-content:center;background:var(--wine);color:#fff;border-radius:4px;font-size:12px;font-weight:700}.mobile-menu-close{display:grid;place-items:center;right:17px;top:16px;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#edcb94,#bb7d3e);color:#721326;font-size:25px;line-height:1;box-shadow:0 5px 13px rgba(76,42,21,.2)}
@media(max-width:1000px){.product-gallery{height:auto;aspect-ratio:1.35}.product-gallery img{height:100%}}
@media(max-width:600px){.product-gallery{aspect-ratio:1.2}}
@media(max-width:600px){.catalog-link{margin-top:15px}}
.mobile-menu[hidden]{display:none}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
