:root{--bg:#fbf5ec;--bg2:#fffaf2;--text:#17120b;--muted:#756a59;--gold:#c99b3b;--gold2:#a57922;--line:rgba(48,35,15,.12);--card:#fff;--shadow:0 24px 70px rgba(66,43,13,.13);--radius:30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,Arial,sans-serif;background:linear-gradient(180deg,var(--bg2),var(--bg));color:var(--text);overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input{font:inherit}.container{width:min(1160px,calc(100% - 36px));margin-inline:auto}.section-pad{padding:76px 0}.page-glow{position:fixed;inset:-20%;z-index:-3;background:radial-gradient(circle at 15% 10%,rgba(201,155,59,.18),transparent 34%),radial-gradient(circle at 85% 25%,rgba(201,155,59,.11),transparent 30%),radial-gradient(circle at 55% 90%,rgba(89,58,19,.08),transparent 35%)}.tifinagh-bg{position:fixed;inset:0;z-index:-2;pointer-events:none;overflow:hidden}.tifinagh-bg span{position:absolute;color:rgba(201,155,59,.11);font-weight:900;font-size:clamp(2rem,4vw,4.4rem);animation:float 12s ease-in-out infinite}.tifinagh-bg span:nth-child(1){top:8%;left:7%}.tifinagh-bg span:nth-child(2){top:22%;right:8%;animation-delay:1s}.tifinagh-bg span:nth-child(3){top:47%;left:12%;animation-delay:2s}.tifinagh-bg span:nth-child(4){bottom:12%;right:12%;animation-delay:3s}.tifinagh-bg span:nth-child(5){top:68%;left:48%;animation-delay:4s}.tifinagh-bg span:nth-child(6){top:11%;right:42%;animation-delay:5s}.tifinagh-bg span:nth-child(7){bottom:28%;left:20%;animation-delay:6s}.tifinagh-bg span:nth-child(8){bottom:8%;right:45%;animation-delay:2.5s}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,242,.82);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;flex-direction:column;gap:2px}.brand-mark,.footer-inner strong{font-family:Georgia,serif;letter-spacing:.28em;font-weight:700;font-size:1.35rem}.brand small{color:var(--gold2);font-size:.72rem;letter-spacing:.18em}.header-nav{display:flex;gap:22px;color:var(--muted);font-weight:700}.header-nav a:hover{color:var(--gold2)}.header-cta{padding:12px 18px;border-radius:999px;background:#14100b;color:#fff;font-weight:800}.hero{padding-top:54px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:42px}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-weight:900;color:var(--gold2);letter-spacing:.02em}.eyebrow span{width:10px;height:10px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 8px rgba(201,155,59,.15)}.eyebrow.simple{background:rgba(201,155,59,.10);padding:10px 14px;border-radius:999px;border:1px solid rgba(201,155,59,.14)}h1,h2{font-family:Georgia,"Times New Roman",serif;line-height:1.08;letter-spacing:-.03em;margin:18px 0 16px}h1{font-size:clamp(2.45rem,5.8vw,5.3rem)}h1 em{color:var(--gold2);font-style:normal}h2{font-size:clamp(2rem,3.7vw,3.7rem)}p{line-height:1.85;color:var(--muted);margin:0}.hero-lead{font-size:1.13rem;max-width:760px}.hero-lead strong{color:var(--text)}.value-pills,.hero-actions,.live-stats,.selected-tags,.thank-actions{display:flex;flex-wrap:wrap;gap:10px}.value-pills{margin:24px 0}.value-pills span{padding:11px 14px;border-radius:999px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 25px rgba(55,36,10,.04);font-weight:800;color:#55452d}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-weight:900;transition:.22s ease}.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(180deg,#d6aa4a,#ad7c20);color:#fff;box-shadow:0 18px 36px rgba(201,155,59,.28)}.btn-soft{background:#fff;border-color:var(--line)}.countdown-card{margin-top:24px;background:rgba(255,255,255,.88);border:1px solid rgba(201,155,59,.18);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px}.countdown-card strong{display:block;margin-bottom:6px}.countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0}.countdown div{background:linear-gradient(180deg,#fff,#fff8ea);border:1px solid var(--line);border-radius:20px;min-height:84px;display:grid;place-items:center;text-align:center;padding:10px}.countdown b{font-family:Georgia,serif;font-size:2rem;line-height:1}.countdown span{font-size:.82rem;color:var(--muted);font-weight:700}.live-stats{color:#6b562f;font-weight:800}.live-stats strong{color:var(--gold2)}.box-stage{position:relative;padding:26px;background:linear-gradient(180deg,#fff,#fff7e8);border:1px solid rgba(201,155,59,.18);border-radius:42px;box-shadow:var(--shadow);overflow:hidden}.box-stage>img{position:relative;z-index:2;margin:auto;max-height:660px;object-fit:contain}.orbit{position:absolute;inset:9% 16%;border:1px dashed rgba(201,155,59,.36);border-radius:50%;animation:spin 26s linear infinite}.price-card,.testimonial-bubble{position:absolute;z-index:3;background:rgba(255,255,255,.94);border:1px solid rgba(201,155,59,.20);box-shadow:0 18px 38px rgba(47,30,8,.12);backdrop-filter:blur(10px)}.price-card{right:24px;bottom:24px;border-radius:24px;padding:16px 18px}.price-card span,.price-card small{display:block;color:var(--muted);font-weight:800}.price-card strong{display:block;font-family:Georgia,serif;font-size:2rem;color:var(--gold2)}.testimonial-bubble{left:22px;top:22px;width:min(290px,70%);border-radius:24px;padding:16px}.stars{color:var(--gold2);letter-spacing:.12em}.stars.big{font-size:1.35rem}.testimonial-bubble p{font-size:.92rem;margin:8px 0}.testimonial-bubble b{font-size:.9rem}.trust-strip{padding:12px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:18px;box-shadow:0 16px 38px rgba(51,33,8,.06)}.trust-grid div{text-align:center}.trust-grid strong{display:block;font-family:Georgia,serif;color:var(--gold2);font-size:1.55rem}.trust-grid span{display:block;color:var(--muted);font-weight:700;font-size:.92rem}.section-title{text-align:center;max-width:880px;margin:0 auto 34px}.section-title p{font-size:1.05rem}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-card,.review-card,.faq-card,.summary,.order-form,.review-summary,.story-image,.thank-card{background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:30px;box-shadow:0 18px 42px rgba(59,38,11,.07)}.info-card,.review-card,.faq-card{padding:26px}.icon{width:58px;height:58px;border-radius:20px;background:rgba(201,155,59,.12);display:grid;place-items:center;color:var(--gold2);font-weight:900;font-size:1.35rem;margin-bottom:16px}.info-card h3,.faq-card h3{margin:0 0 10px;font-size:1.2rem}.story-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center}.story-image{overflow:hidden}.story-image img{width:100%;aspect-ratio:1/1;object-fit:cover}.checked-list{display:grid;gap:13px;list-style:none;padding:0;margin:24px 0 0}.checked-list li{position:relative;padding:14px 46px 14px 16px;background:#fff;border:1px solid rgba(201,155,59,.16);border-radius:18px;color:#51432f;font-weight:700}.checked-list li::before{content:"✓";position:absolute;right:15px;top:13px;color:var(--gold2);font-weight:900}.selection-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;margin-bottom:22px;box-shadow:0 14px 36px rgba(59,38,11,.06)}.selection-bar strong{font-size:1.35rem;color:var(--gold2)}.selected-tags span{display:inline-flex;align-items:center;justify-content:center;padding:10px 13px;border-radius:999px;background:#fff8ea;border:1px solid rgba(201,155,59,.18);font-weight:800;color:#5f4e2e}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:16px;box-shadow:0 14px 34px rgba(59,38,11,.05);transition:.2s ease;cursor:pointer;position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(59,38,11,.09)}.product-card.selected{border-color:rgba(201,155,59,.72);box-shadow:0 22px 46px rgba(201,155,59,.16)}.product-card.disabled:not(.selected){opacity:.48}.product-image{position:relative;display:grid;place-items:center;aspect-ratio:1/1;border-radius:22px;background:linear-gradient(180deg,#fff8ea,#f2e4c8);overflow:hidden;margin-bottom:14px}.product-image img{width:70%;height:70%;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(0,0,0,.12))}.product-card h3{font-family:Georgia,serif;margin:0 0 8px;font-size:1.05rem}.product-card p{font-size:.92rem;min-height:76px}.product-tone{margin-top:10px;color:#755f32;font-weight:800;font-size:.9rem}.product-card button{width:100%;margin-top:14px;border:0;min-height:45px;border-radius:999px;font-weight:900;background:#14100b;color:#fff}.product-card.selected button{background:var(--gold2)}.selection-alert,.form-alert{display:none;margin-top:16px;padding:14px 16px;border-radius:18px;background:#fff1e9;border:1px solid rgba(200,86,39,.22);color:#8a371c;font-weight:800}.selection-alert.show,.form-alert.show{display:block}.review-summary{display:flex;align-items:center;gap:22px;padding:24px;margin-bottom:24px}.score{width:96px;height:96px;border-radius:26px;background:rgba(201,155,59,.13);display:grid;place-items:center;font-family:Georgia,serif;font-size:2.4rem;color:var(--gold2);font-weight:900;flex:0 0 auto}.review-card p{margin:10px 0 14px}.review-card strong{display:block}.order-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:26px;align-items:start}.summary,.order-form{padding:30px}.summary{position:sticky;top:96px}.summary h2,.order-form h2{font-size:clamp(1.8rem,3vw,3rem)}.summary-price{font-family:Georgia,serif;font-size:3rem;color:var(--gold2);font-weight:900;margin:10px 0}.summary-tags{margin:18px 0}.guarantee-box,.payment-line{margin-top:18px;padding:16px 18px;border-radius:20px;background:rgba(201,155,59,.09);border:1px dashed rgba(201,155,59,.28);color:#64502e;line-height:1.7}.guarantee-box strong,.guarantee-box span{display:block}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:22px}label span{display:block;font-weight:900;margin-bottom:8px}input{width:100%;min-height:54px;border-radius:18px;border:1px solid var(--line);background:#fff;padding:0 16px;outline:none}input:focus{border-color:rgba(201,155,59,.72);box-shadow:0 0 0 4px rgba(201,155,59,.12)}.btn-submit{width:100%;margin-top:18px;border:0;cursor:pointer}.btn-submit[disabled]{opacity:.65;cursor:not-allowed}.privacy-note{font-size:.9rem;text-align:center;margin-top:12px}.site-footer{padding:34px 0 110px;border-top:1px solid var(--line);background:rgba(255,255,255,.48)}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-inner p{font-size:.92rem}.footer-inner span{color:var(--muted);font-weight:800}.sticky-cta{position:fixed;left:18px;right:18px;bottom:14px;z-index:60;display:none;align-items:center;justify-content:center;min-height:54px;border-radius:999px;background:linear-gradient(180deg,#d6aa4a,#ad7c20);color:#fff;font-weight:900;box-shadow:0 18px 38px rgba(74,46,8,.25)}.sales-widget{position:fixed;right:18px;bottom:18px;z-index:80;width:min(380px,calc(100% - 36px));display:flex;gap:12px;align-items:flex-start;padding:15px 16px;border-radius:23px;background:rgba(18,14,9,.96);color:#fff;box-shadow:0 22px 55px rgba(0,0,0,.28);transform:translateY(0);opacity:1;transition:.25s ease}.sales-widget.pulse{animation:salesPulse .65s ease}.sales-dot{width:12px;height:12px;border-radius:999px;background:#38d578;box-shadow:0 0 0 8px rgba(56,213,120,.15);flex:0 0 auto;margin-top:6px;animation:dotPulse 1.4s ease-in-out infinite}.sales-widget strong{display:block;margin-bottom:4px}.sales-widget p{color:rgba(255,255,255,.86);font-size:.92rem;line-height:1.55;margin:0}.thank-body{min-height:100vh}.thank-main{padding:64px 0}.thank-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:start}.thank-card{padding:34px}.thank-card h1{font-size:clamp(2.3rem,4.8vw,4.8rem)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@keyframes float{0%,100%{transform:translateY(0) rotate(0);opacity:.45}50%{transform:translateY(-16px) rotate(5deg);opacity:.75}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes dotPulse{50%{transform:scale(1.25)}}@keyframes salesPulse{0%{transform:translateY(12px);opacity:.3}100%{transform:translateY(0);opacity:1}}@media(max-width:1080px){.hero-grid,.story-grid,.order-grid,.thank-grid{grid-template-columns:1fr}.summary{position:relative;top:auto}.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:780px){.header-nav{display:none}.header-inner{height:68px}.header-cta{padding:10px 14px}.section-pad{padding:54px 0}.trust-grid,.cards-3,.products-grid,.form-grid{grid-template-columns:1fr}.trust-grid div{text-align:right}.countdown{grid-template-columns:repeat(2,1fr)}.hero-actions .btn{width:100%}.box-stage{border-radius:30px;padding:18px}.testimonial-bubble,.price-card{position:static;margin-top:12px;width:100%}.selection-bar{align-items:flex-start;flex-direction:column}.review-summary{align-items:flex-start;flex-direction:column}.footer-inner{align-items:flex-start;flex-direction:column}.sticky-cta{display:flex}.sales-widget{left:14px;right:14px;bottom:82px;width:auto}.site-footer{padding-bottom:150px}.brand-mark{font-size:1.05rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.orbit,.tifinagh-bg span,.sales-dot{animation:none}}


/* V5: animated decor + corrected delayed live widget */
.scroll-deco{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.scroll-deco span{position:absolute;will-change:transform}.deco-moon{top:18%;left:4%;width:92px;height:92px;border-radius:999px;display:grid;place-items:center;border:1px solid rgba(201,155,59,.22);color:rgba(201,155,59,.28);font-size:2.4rem;font-weight:900;background:radial-gradient(circle,rgba(255,255,255,.55),rgba(201,155,59,.05))}.deco-diamond{top:36%;right:7%;width:86px;height:86px;border:1px solid rgba(201,155,59,.20);transform:rotate(45deg);background:linear-gradient(135deg,rgba(201,155,59,.06),transparent)}.deco-line{bottom:26%;left:8%;width:170px;height:2px;background:linear-gradient(90deg,transparent,rgba(201,155,59,.36),transparent)}.deco-tattoo{bottom:12%;right:7%;font-size:2rem;letter-spacing:.45em;color:rgba(201,155,59,.18);font-weight:900}.moving-section{position:relative}.moving-section::before{content:"ⵣ";position:absolute;top:38px;left:6%;font-size:4.5rem;color:rgba(201,155,59,.08);font-weight:900;transform:translateY(var(--scroll-shift,0)) rotate(var(--scroll-rotate,0));transition:transform .08s linear;pointer-events:none}.moving-section::after{content:"";position:absolute;right:5%;bottom:42px;width:78px;height:78px;border:1px solid rgba(201,155,59,.16);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);transform:translateY(calc(var(--scroll-shift,0) * -1)) rotate(calc(45deg + var(--scroll-rotate,0)));transition:transform .08s linear;pointer-events:none}.reverse-motion::before{right:7%;left:auto}.products-grid .product-card{will-change:transform}.products-grid .product-card:nth-child(odd){animation:softCardFloat 5.5s ease-in-out infinite}.products-grid .product-card:nth-child(even){animation:softCardFloat 6.8s ease-in-out infinite reverse}@keyframes softCardFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.sales-widget{transform:translateY(130px);opacity:0;pointer-events:none}.sales-widget.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.sales-widget.pulse{animation:salesPulse .7s ease}.countdown-card{position:relative;overflow:hidden}.countdown-card::after{content:"ⵣ";position:absolute;left:18px;top:12px;color:rgba(201,155,59,.12);font-size:4rem;font-weight:900;animation:float 9s ease-in-out infinite}.box-stage::before{content:"";position:absolute;inset:18px;border-radius:32px;background:radial-gradient(circle at 50% 20%,rgba(201,155,59,.12),transparent 38%);animation:glowMove 7s ease-in-out infinite;z-index:1}@keyframes glowMove{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(14px) scale(1.04)}}
@media(prefers-reduced-motion:reduce){.products-grid .product-card,.countdown-card::after,.box-stage::before{animation:none}.scroll-deco{display:none}}

/* ITRI V6.1 — Product carousel + bottom details sheet */
.products-carousel{position:relative;margin-top:12px}.products-track{display:flex!important;grid-template-columns:none!important;gap:18px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:10px 8px 22px;direction:ltr;-webkit-overflow-scrolling:touch}.products-track::-webkit-scrollbar{height:8px}.products-track::-webkit-scrollbar-track{background:rgba(201,155,59,.10);border-radius:999px}.products-track::-webkit-scrollbar-thumb{background:rgba(201,155,59,.55);border-radius:999px}.products-track .product-card{min-width:285px;max-width:305px;flex:0 0 30%;scroll-snap-align:center;direction:rtl;cursor:pointer}.product-card .selected-badge{position:absolute;top:14px;left:14px;z-index:4;display:none;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;background:linear-gradient(180deg,#d8ad4e,#a8751d);color:#fff;font-weight:900;font-size:.78rem;box-shadow:0 10px 18px rgba(120,82,20,.2)}.product-card.disabled:not(.selected){opacity:.62}.product-card.disabled:not(.selected) .product-image{filter:saturate(.7)}.btn-details{width:100%;margin-top:14px;border:0;min-height:45px;border-radius:999px;font-weight:900;background:#14100b;color:#fff;cursor:pointer}.btn-details:hover{background:linear-gradient(180deg,#d8ad4e,#a8751d);color:#fff}.product-card.selected .btn-details{background:var(--gold2)}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:8;width:46px;height:46px;border:0;border-radius:999px;background:rgba(20,16,11,.92);color:#fff;font-size:2rem;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 16px 34px rgba(0,0,0,.18)}.carousel-prev{right:-8px}.carousel-next{left:-8px}.carousel-btn:hover{background:linear-gradient(180deg,#d8ad4e,#a8751d)}.carousel-hint{text-align:center;color:#7c6a4d;font-weight:800;margin:0 0 18px;font-size:.94rem}.product-sheet-backdrop{position:fixed;inset:0;background:rgba(10,8,5,.54);backdrop-filter:blur(5px);z-index:190;opacity:0;transition:opacity .25s ease}.product-sheet-backdrop.is-open{opacity:1}.product-sheet{position:fixed;left:0;right:0;bottom:0;height:80vh;z-index:200;background:#fffaf2;border-radius:32px 32px 0 0;box-shadow:0 -28px 70px rgba(0,0,0,.28);transform:translateY(105%);transition:transform .28s ease;overflow:hidden;border:1px solid rgba(201,155,59,.18);display:flex;flex-direction:column}.product-sheet.is-open{transform:translateY(0)}body.sheet-open{overflow:hidden}.sheet-close{position:absolute;top:16px;left:18px;width:44px;height:44px;border:0;border-radius:999px;background:#15110b;color:#fff;font-size:2rem;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:5}.sheet-scroll{display:grid;grid-template-columns:.88fr 1.12fr;gap:28px;overflow:auto;padding:48px 28px 110px;height:100%;align-items:start}.sheet-media{background:linear-gradient(180deg,#fff,#f5ead3);border:1px solid rgba(201,155,59,.16);border-radius:28px;min-height:330px;display:grid;place-items:center;overflow:hidden;box-shadow:0 20px 46px rgba(59,38,11,.08)}.sheet-media img{width:100%;height:100%;object-fit:cover;display:block}.sheet-content{padding:8px 0 0}.sheet-content h2{font-size:clamp(2rem,4vw,3.5rem);margin:6px 0 10px}.sheet-tone{display:inline-flex;margin:0 0 16px;padding:10px 14px;border-radius:999px;background:#fff0d3;border:1px solid rgba(201,155,59,.18);font-weight:900;color:#755f32}.sheet-desc{font-size:1.05rem;line-height:1.9;color:#4b3d2a}.sheet-notes{margin-top:22px;background:#fff;border:1px solid rgba(201,155,59,.16);border-radius:24px;padding:20px;box-shadow:0 12px 34px rgba(59,38,11,.05)}.sheet-notes h3{font-family:Georgia,serif;margin:0 0 14px;color:#3a2c1b}.note-row{display:grid;grid-template-columns:150px 1fr;gap:14px;padding:13px 0;border-top:1px solid rgba(201,155,59,.13);line-height:1.65}.note-row:first-of-type{border-top:0}.note-row strong{color:var(--gold2)}.sheet-actions{position:absolute;left:0;right:0;bottom:0;padding:16px 24px;background:linear-gradient(180deg,rgba(255,250,242,.82),#fffaf2 50%);border-top:1px solid rgba(201,155,59,.14)}.sheet-add{width:100%;border:0;min-height:58px;cursor:pointer}.sheet-add[disabled]{opacity:.58;cursor:not-allowed;background:#8f8a80}.product-card p{min-height:92px}.product-image img{width:100%;height:100%;object-fit:cover;filter:none}.product-image{background:#fff;aspect-ratio:1/1;box-shadow:inset 0 0 0 1px rgba(201,155,59,.08)}@media(max-width:1080px){.products-track .product-card{flex-basis:38%;min-width:270px}.carousel-prev{right:4px}.carousel-next{left:4px}}@media(max-width:780px){.products-track{padding-left:22px;padding-right:22px}.products-track .product-card{flex:0 0 82%;min-width:260px;max-width:330px}.carousel-btn{display:none}.sheet-scroll{grid-template-columns:1fr;padding:62px 18px 106px;gap:18px}.sheet-media{min-height:240px}.product-sheet{height:80vh;border-radius:26px 26px 0 0}.note-row{grid-template-columns:1fr;gap:4px}.sheet-close{left:14px;top:12px}.sheet-content h2{font-size:2rem}.sheet-desc{font-size:1rem}.carousel-hint{font-size:.9rem}}
