
:root{--canvas:#f3ebdd;--paper:#fffdf9;--cream:#f8f3e9;--ink:#171614;--gold:#c5a24b;--gold-deep:#8f6a1e;--muted:#6d675f;--line:rgba(23,22,20,.11);--green:#205a3b;--shadow:0 18px 52px rgba(52,39,18,.10);--shadow-soft:0 8px 22px rgba(52,39,18,.07);--heading:"Bodoni 72","Didot","Iowan Old Style","Times New Roman",serif;--body:"Avenir Next","Segoe UI",Arial,sans-serif;--header-h:66px;--nav-h:72px;--safe-bottom:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;background:var(--canvas)}
body{margin:0;min-width:320px;color:var(--ink);background:radial-gradient(circle at 100% 0,rgba(197,162,75,.09),transparent 26rem),var(--canvas);font-family:var(--body);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden;padding-bottom:calc(var(--nav-h) + var(--safe-bottom) + 20px)}
button,input,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}svg{display:block}:focus-visible{outline:3px solid rgba(197,162,75,.48);outline-offset:3px}
.skip-link{position:fixed;left:12px;top:-60px;z-index:1000;padding:10px 14px;background:var(--ink);color:#fff;border-radius:12px}.skip-link:focus{top:12px}
.splash{position:fixed;inset:0;z-index:999;background:var(--canvas);display:grid;place-items:center;pointer-events:none;animation:splash-away .34s ease 1s forwards}.splash.is-hidden{display:none}
.splash__mark{position:relative;width:210px;height:210px;border-radius:50%;box-shadow:0 26px 75px rgba(49,35,15,.18);animation:splash-rise .62s cubic-bezier(.2,.8,.2,1) both}.splash__mark img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.sparkle{position:absolute;width:7px;height:7px;background:#fff;transform:rotate(45deg);box-shadow:0 0 16px 5px rgba(255,229,159,.85);animation:twinkle .7s ease-in-out infinite alternate}.sparkle--one{top:18px;right:20px}.sparkle--two{bottom:30px;left:12px;animation-delay:.2s}
@keyframes splash-rise{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes splash-away{to{opacity:0;visibility:hidden}}@keyframes twinkle{from{opacity:.25;transform:scale(.65) rotate(45deg)}to{opacity:1;transform:scale(1.1) rotate(45deg)}}
.site-header{position:sticky;top:0;z-index:80;height:var(--header-h);background:rgba(243,235,221,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.header-inner{height:100%;width:min(1120px,calc(100% - 28px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}
.brand-button{border:0;background:none;padding:0;display:flex;align-items:center;gap:10px;min-width:0;text-align:left;cursor:pointer}.brand-button img{width:46px;height:46px;object-fit:cover;border-radius:50%;border:1px solid rgba(197,162,75,.34)}
.brand-copy{display:grid;min-width:0}.brand-copy strong{font-family:var(--heading);font-size:17px;line-height:1.02;font-weight:700;letter-spacing:.01em;white-space:nowrap}.brand-copy small{font-size:11px;color:var(--muted);margin-top:4px;letter-spacing:.06em;text-transform:uppercase}
.header-actions{display:flex;align-items:center;gap:8px}.icon-button,.call-pill{min-width:42px;min-height:42px;border-radius:50%;border:1px solid var(--line);background:rgba(255,253,249,.88);display:grid;place-items:center;position:relative;cursor:pointer}
.icon-button svg,.call-pill svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.call-pill{grid-auto-flow:column;gap:7px;border-radius:999px;padding:0 15px;background:var(--ink);color:#fff;border-color:var(--ink)}.call-pill span{font-size:12px;font-weight:800}
.count-badge,.nav-count{position:absolute;display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:99px;background:var(--gold);color:var(--ink);font-size:10px;font-weight:900;border:2px solid var(--canvas)}.count-badge{right:-5px;top:-4px}.nav-count{right:12px;top:5px;border-color:var(--paper)}
.section-shell{width:min(1120px,calc(100% - 28px));margin-inline:auto}.section-block{padding:58px 0}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:900;color:var(--gold-deep)}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.section-heading h2,.product-info h2,.shortlist-header h2,.instruction-card h2{margin:7px 0 0;font-family:var(--heading);font-weight:700;letter-spacing:-.025em;line-height:1.02}.section-heading h2{font-size:clamp(34px,4.7vw,48px)}
.text-button{border:0;background:none;color:var(--gold-deep);padding:8px 0;font-size:13px;font-weight:800;cursor:pointer}
.hero{padding-top:24px}.hero-card{min-height:500px;border-radius:34px;overflow:hidden;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;background:radial-gradient(circle at 17% 35%,rgba(197,162,75,.18),transparent 19rem),linear-gradient(125deg,#11110f,#201d18);color:#fff;box-shadow:0 24px 72px rgba(32,25,14,.20);border:1px solid rgba(197,162,75,.3)}
.hero-visual{position:relative;min-height:500px;display:grid;place-items:center}.hero-visual img{position:relative;z-index:2;width:min(330px,78%);aspect-ratio:1;object-fit:cover;border-radius:50%;box-shadow:0 30px 70px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.12)}
.hero-orbit{position:absolute;width:390px;height:390px;border:1px solid rgba(197,162,75,.32);border-radius:50%}.hero-orbit::after{content:"";position:absolute;inset:18px;border:1px dashed rgba(197,162,75,.19);border-radius:50%}.hero-glint{position:absolute;z-index:3;right:17%;top:23%;width:8px;height:8px;background:#fff;transform:rotate(45deg);box-shadow:0 0 18px 7px rgba(255,231,165,.85)}
.hero-copy{padding:70px 66px 70px 20px;max-width:650px}.hero-copy .eyebrow{color:#d8b85d}.hero h1{font-family:var(--heading);font-size:clamp(48px,6vw,72px);font-weight:700;letter-spacing:-.04em;line-height:.97;margin:15px 0 20px}.hero h1 em{font-weight:400;color:#dfc16c}.hero-copy>p{max-width:560px;margin:0 0 27px;color:rgba(255,255,255,.72);font-size:17px;line-height:1.6}
.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.primary-button,.secondary-button{min-height:49px;border-radius:999px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.primary-button{border:1px solid var(--ink);background:var(--ink);color:#fff;box-shadow:0 10px 24px rgba(23,22,20,.17)}.secondary-button{border:1px solid rgba(23,22,20,.22);background:transparent;color:var(--ink)}.hero-primary{background:var(--gold);border-color:var(--gold);color:var(--ink)}.hero-secondary{border-color:rgba(255,255,255,.32);color:#fff}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-card{position:relative;min-height:154px;border:1px solid var(--line);border-radius:22px;background:rgba(255,253,249,.88);padding:17px;text-align:left;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;cursor:pointer;box-shadow:var(--shadow-soft);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.category-card::after{content:"";position:absolute;width:90px;height:90px;border:1px solid rgba(197,162,75,.18);border-radius:50%;right:-32px;bottom:-36px}.category-card:nth-child(1){background:var(--ink);color:#fff;border-color:var(--ink)}.category-card:nth-child(1) .category-index,.category-card:nth-child(1) small{color:rgba(255,255,255,.58)}.category-card:nth-child(1) .category-monogram,.category-card:nth-child(1)>b{color:#d9b85b}.category-card:nth-child(3n){background:#eee3ce}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.category-index{font-size:11px;color:var(--muted);font-weight:900;letter-spacing:.12em}.category-monogram{grid-column:2;grid-row:1/3;font-family:var(--heading);font-size:31px;color:var(--gold-deep);align-self:start}.category-copy{grid-column:1/3;align-self:end;display:grid;gap:3px;padding-right:26px}.category-copy strong{font-family:var(--heading);font-size:20px;line-height:1.08}.category-copy small{font-size:11px;color:var(--muted)}.category-card>b{position:absolute;right:17px;bottom:16px;color:var(--gold-deep);font-size:18px}
.collection-section{background:rgba(255,253,249,.72);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.collection-heading{margin-bottom:18px}.result-summary{margin:7px 0 0;color:var(--muted);font-size:12px}.catalogue-controls{display:grid;gap:10px;margin-bottom:22px}
.search-box{height:54px;border:1px solid var(--line);background:var(--paper);border-radius:17px;display:flex;align-items:center;gap:10px;padding:0 13px;box-shadow:0 7px 20px rgba(70,50,18,.05)}.search-box svg{width:20px;height:20px;fill:none;stroke:var(--muted);stroke-width:1.8;stroke-linecap:round}.search-box input{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:16px}.search-box input::placeholder{color:#8a837a}.clear-search{width:33px;height:33px;border-radius:50%;border:0;background:#eee5d7;color:var(--ink);font-size:21px;cursor:pointer;opacity:0;pointer-events:none}.search-box:has(input:not(:placeholder-shown)) .clear-search{opacity:1;pointer-events:auto}
.filter-row{display:flex;gap:7px;overflow:auto;padding:1px 1px 5px;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-chip{flex:0 0 auto;min-height:39px;border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:0 14px;font-size:12px;font-weight:800;cursor:pointer}.filter-chip.is-active{background:var(--ink);color:#fff;border-color:var(--ink)}.reset-button{justify-self:start;border:0;background:none;color:var(--muted);font-size:12px;text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:2px 0}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{position:relative;border:1px solid var(--line);background:var(--paper);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-soft)}.product-image-button{display:block;width:100%;padding:0;border:0;background:var(--cream);cursor:pointer;position:relative;aspect-ratio:.78;overflow:hidden}.product-image-button img{width:100%;height:100%;object-fit:contain;background:var(--cream);opacity:0;transition:opacity .22s ease}.product-image-button img.is-loaded{opacity:1}.image-skeleton{position:absolute;inset:0;background:linear-gradient(100deg,#eee4d2 25%,#faf5eb 42%,#eee4d2 59%);background-size:240% 100%;animation:shimmer 1.35s infinite}.product-image-button:has(img.is-loaded) .image-skeleton{display:none}@keyframes shimmer{to{background-position:-240% 0}}
.availability-badge{position:absolute;left:9px;top:9px;z-index:2;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;letter-spacing:.035em;background:rgba(255,253,249,.92);backdrop-filter:blur(8px)}.availability-badge.is-unavailable{background:rgba(23,22,20,.88);color:#fff}.shortlist-toggle{position:absolute;right:9px;top:9px;z-index:3;width:37px;height:37px;border-radius:50%;border:1px solid rgba(23,22,20,.08);background:rgba(255,253,249,.95);display:grid;place-items:center;font-size:20px;cursor:pointer}.shortlist-toggle.is-active{background:var(--ink);color:#fff}
.product-card-copy{padding:13px}.product-card-copy .product-code{display:block;color:var(--gold-deep);font-size:10px;font-weight:900;letter-spacing:.13em;margin-bottom:5px}.product-card-copy h3{font-family:var(--heading);font-size:18px;line-height:1.12;margin:0 0 6px;font-weight:700}.product-card-meta{font-size:11px;color:var(--muted);display:flex;justify-content:space-between;gap:8px;margin-bottom:12px}.product-card-meta strong{color:var(--ink);font-size:10px;text-align:right}.product-card-actions{display:grid;grid-template-columns:1fr 41px;gap:7px}.view-product-button,.card-whatsapp{min-height:40px;border-radius:999px;font-size:12px;font-weight:900;cursor:pointer}.view-product-button{border:1px solid var(--ink);background:var(--ink);color:#fff}.card-whatsapp{border:1px solid rgba(32,90,59,.25);background:#edf5ef;color:var(--green);font-size:10px}
.empty-state{text-align:center;padding:54px 20px}.empty-state img,.shortlist-empty img{margin:0 auto 17px;border-radius:50%}.empty-state h3,.shortlist-empty h3{font-family:var(--heading);font-size:28px;margin:0 0 6px}.empty-state p,.shortlist-empty p{color:var(--muted);margin:0 0 20px}
.links-section{padding-bottom:78px}.links-section>.section-heading{margin-bottom:17px}.link-grid{border-radius:28px;padding:16px;background:linear-gradient(135deg,#12110f,#242019);display:grid;grid-template-columns:repeat(4,1fr);gap:8px;box-shadow:0 22px 60px rgba(34,26,13,.18)}.link-card{min-height:104px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);border-radius:18px;padding:13px;display:grid;align-content:center;justify-items:center;gap:8px;text-align:center;color:#fff;cursor:pointer}.link-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(197,162,75,.14);color:#d9b85b}.link-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.link-icon .fill-dot{fill:currentColor;stroke:none}.link-card span:nth-child(2){display:grid}.link-card strong{font-size:12px}.link-card small,.link-card>b{display:none}
.site-footer{text-align:center;padding:28px 20px 38px;color:var(--muted)}.site-footer img{margin:0 auto 11px;width:64px;height:64px;border-radius:50%;border:1px solid var(--line)}.site-footer p{font-size:12px;line-height:1.55}
.mobile-nav{position:fixed;left:50%;bottom:7px;transform:translateX(-50%);z-index:90;width:min(560px,calc(100% - 18px));min-height:var(--nav-h);padding:7px max(7px,env(safe-area-inset-right)) calc(7px + var(--safe-bottom)) max(7px,env(safe-area-inset-left));display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:22px;background:rgba(255,253,249,.95);backdrop-filter:blur(20px);box-shadow:0 14px 42px rgba(44,32,14,.18)}.mobile-nav button,.mobile-nav a{position:relative;border:0;background:none;display:grid;place-items:center;align-content:center;gap:3px;color:var(--muted);cursor:pointer;min-width:0}.mobile-nav span{display:grid;place-items:center}.mobile-nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.mobile-nav small{font-size:9px;font-weight:700}.mobile-nav .is-active{color:var(--ink)}
.modal{position:fixed;inset:0;z-index:200;display:none}.modal.is-open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(13,11,8,.62);backdrop-filter:blur(5px)}.product-sheet,.shortlist-sheet,.instruction-card{position:absolute;background:var(--paper);box-shadow:0 30px 100px rgba(0,0,0,.28);overflow:auto}.product-sheet{inset:18px;border-radius:28px;padding:54px 25px 25px}.shortlist-sheet{right:0;top:0;bottom:0;width:min(510px,100%);padding:27px 21px calc(27px + var(--safe-bottom))}.instruction-card{left:50%;top:50%;transform:translate(-50%,-50%);width:min(430px,calc(100% - 30px));border-radius:25px;padding:29px}.sheet-handle{display:none}.modal-close{position:absolute;right:18px;top:16px;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:var(--paper);font-size:25px;line-height:1;cursor:pointer;z-index:4}.modal-close--inline{position:static;flex:0 0 auto}
.product-viewer{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,.72fr);gap:29px;max-width:1120px;margin:auto}.gallery-column{min-width:0}.image-stage{position:relative;overflow:hidden;background:var(--cream);border-radius:22px;min-height:520px;display:grid;place-items:center;touch-action:none}.image-stage>img{width:100%;height:min(68vh,710px);object-fit:contain;transform-origin:center;transition:transform .2s ease;user-select:none}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:rgba(255,253,249,.94);font-size:27px;cursor:pointer}.gallery-arrow--prev{left:11px}.gallery-arrow--next{right:11px}.image-counter{position:absolute;right:11px;bottom:11px;background:rgba(23,22,20,.84);color:#fff;border-radius:999px;padding:5px 9px;font-size:10px}.zoom-hint{position:absolute;left:11px;bottom:11px;background:rgba(255,253,249,.9);border-radius:999px;padding:5px 9px;font-size:10px;color:var(--muted)}.thumbnail-row{display:flex;gap:8px;overflow:auto;padding-top:9px}.thumbnail-button{width:73px;height:73px;flex:0 0 auto;border:2px solid transparent;border-radius:13px;overflow:hidden;padding:0;background:var(--cream);cursor:pointer}.thumbnail-button.is-active{border-color:var(--gold)}.thumbnail-button img{width:100%;height:100%;object-fit:cover}
.product-info{padding:20px 7px}.product-info .product-code{color:var(--gold-deep);font-size:11px;font-weight:900;letter-spacing:.14em}.product-info h2{font-size:clamp(35px,5vw,53px);margin-top:9px}.viewer-description{color:var(--muted);font-size:14px;margin:15px 0 19px}.detail-list{margin:0;display:grid;border-top:1px solid var(--line)}.detail-list>div{display:grid;grid-template-columns:92px 1fr;gap:14px;padding:11px 0;border-bottom:1px solid var(--line)}.detail-list dt{color:var(--muted);font-size:11px}.detail-list dd{margin:0;font-weight:700;font-size:13px}.viewer-actions{display:grid;gap:8px;margin-top:20px}.whatsapp-button{background:var(--green);border-color:var(--green)}
.shortlist-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:18px;border-bottom:1px solid var(--line)}.shortlist-header h2{font-size:35px}.shortlist-list{display:grid;gap:9px;padding:17px 0}.shortlist-item{display:grid;grid-template-columns:70px 1fr 36px;gap:11px;align-items:center;border:1px solid var(--line);border-radius:17px;padding:8px}.shortlist-image-button{width:70px;height:82px;border:0;padding:0;background:var(--cream);border-radius:12px;overflow:hidden;cursor:pointer}.shortlist-item img{width:70px;height:82px;object-fit:cover;border-radius:12px;background:var(--cream);opacity:1}.shortlist-item strong{font-family:var(--heading);font-size:17px;line-height:1.12;display:block}.shortlist-item small{color:var(--gold-deep);font-weight:900}.shortlist-item span{font-size:11px;color:var(--muted)}.remove-shortlist{width:35px;height:35px;border-radius:50%;border:1px solid var(--line);background:transparent;cursor:pointer;font-size:18px}.shortlist-empty{text-align:center;padding:68px 10px}.shortlist-footer{position:sticky;bottom:-27px;background:linear-gradient(transparent,var(--paper) 18%);padding:30px 0 calc(4px + var(--safe-bottom));display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:center}.danger-button{color:#87362d}.instruction-card h2{font-size:35px;margin-top:8px}.instruction-card p{color:var(--muted);margin-bottom:21px}
.toast{position:fixed;z-index:300;left:50%;bottom:calc(var(--nav-h) + 28px + var(--safe-bottom));transform:translate(-50%,18px);opacity:0;pointer-events:none;background:var(--ink);color:#fff;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:800;transition:.23s ease;white-space:nowrap;max-width:calc(100% - 30px);overflow:hidden;text-overflow:ellipsis}.toast.is-visible{opacity:1;transform:translate(-50%,0)}
@media(max-width:920px){.hero-card{grid-template-columns:1fr;min-height:auto}.hero-visual{min-height:360px}.hero-copy{padding:10px 42px 55px;text-align:center;margin:auto}.hero-actions{justify-content:center}.hero-orbit{width:330px;height:330px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.link-grid{grid-template-columns:repeat(4,1fr)}.product-viewer{grid-template-columns:1fr}.image-stage{min-height:430px}.product-info{padding:7px}}
@media(max-width:640px){body{font-size:14px;padding-bottom:calc(var(--nav-h) + var(--safe-bottom) + 22px)}.section-shell{width:min(100% - 22px,1120px)}.section-block{padding:46px 0}.header-inner{width:min(100% - 22px,1120px)}.brand-button img{width:44px;height:44px}.brand-copy strong{font-size:16px}.brand-copy small{font-size:9px}.call-pill{width:42px;padding:0;border-radius:50%}.call-pill span{display:none}.hero{padding-top:13px}.hero-card{border-radius:27px}.hero-visual{min-height:285px}.hero-visual img{width:220px}.hero-orbit{width:258px;height:258px}.hero-glint{right:16%;top:20%}.hero-copy{padding:4px 21px 34px}.hero h1{font-size:42px;line-height:1;margin:13px 0 15px}.hero-copy>p{font-size:15px;line-height:1.55;margin-bottom:21px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.primary-button,.secondary-button{padding-inline:13px;min-height:47px}.section-heading{align-items:flex-start}.section-heading h2{font-size:37px}.section-heading>.text-button{font-size:12px}.category-grid{display:flex;gap:10px;overflow:auto;margin-right:-11px;padding:1px 11px 8px 0;scroll-snap-type:x proximity;scrollbar-width:none}.category-grid::-webkit-scrollbar{display:none}.category-card{flex:0 0 164px;min-height:145px;scroll-snap-align:start}.category-copy strong{font-size:18px}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-card{border-radius:17px}.product-card-copy{padding:10px}.product-card-copy h3{font-size:16px}.product-card-meta{display:grid;gap:2px;font-size:10px}.product-card-meta strong{text-align:left}.product-card-actions{grid-template-columns:1fr 38px}.view-product-button,.card-whatsapp{min-height:38px}.availability-badge{font-size:8px;max-width:calc(100% - 58px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-grid{grid-template-columns:repeat(2,1fr);padding:11px;border-radius:23px}.link-card{min-height:92px;border-radius:16px}.mobile-nav{bottom:5px;border-radius:20px}.mobile-nav small{font-size:8.5px}.nav-count{right:6px}.product-sheet{inset:auto 0 0 0;max-height:94vh;border-radius:25px 25px 0 0;padding:27px 11px calc(17px + var(--safe-bottom))}.sheet-handle{display:block;width:40px;height:4px;border-radius:99px;background:#d8cebd;margin:0 auto 12px}.product-sheet>.modal-close{top:13px;right:13px}.image-stage{min-height:375px;border-radius:19px}.image-stage>img{height:51vh;min-height:375px}.zoom-hint{display:none}.product-info{padding:17px 3px 0}.product-info h2{font-size:36px}.thumbnail-button{width:60px;height:60px}.gallery-arrow{width:39px;height:39px}.shortlist-sheet{top:auto;left:0;width:100%;height:92vh;border-radius:25px 25px 0 0;padding:17px 13px calc(15px + var(--safe-bottom))}.shortlist-header h2{font-size:31px}.shortlist-footer{bottom:-17px;padding-bottom:calc(5px + var(--safe-bottom))}.toast{white-space:normal;text-align:center}}
@media(max-width:360px){.brand-copy strong{font-size:14px}.hero h1{font-size:38px}.hero-actions{grid-template-columns:1fr}.product-card-copy h3{font-size:15px}.category-card{flex-basis:154px}}
@media(min-width:1100px){.mobile-nav{display:none}body{padding-bottom:0}.toast{bottom:28px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.splash{animation-delay:.08s!important}}
