:root{
  --gold:#f2dfbe; --gold-2:#d6aa63; --white:#f8fbff; --muted:rgba(248,251,255,.8);
  --safe-top:max(16px, env(safe-area-inset-top)); --safe-right:max(16px, env(safe-area-inset-right));
  --safe-bottom:max(16px, env(safe-area-inset-bottom)); --safe-left:max(16px, env(safe-area-inset-left));
  --mx:50%; --my:50%; --rx:0deg; --ry:0deg; --drag-x:0px; --drag-rotate:0deg;
}
*{box-sizing:border-box} html{scroll-behavior:smooth}
body{margin:0;background:#02101d;color:var(--white);font-family:"Be Vietnam Pro",system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}
a{color:inherit;text-decoration:none} img{display:block;max-width:100%;-webkit-user-drag:none;user-drag:none} button{font:inherit} .btn,.brand,.slider-btn,.slider-dot,.drag-zone{-webkit-tap-highlight-color:transparent}
.intro{position:relative;min-height:100svh;min-height:100dvh;overflow:hidden;isolation:isolate;padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left)}
.scene-bg,.bubbles,.sparkles,.topbar,.hero-slider,.bottombar{position:relative;z-index:1}.scene-bg{position:absolute;inset:0;z-index:0;overflow:hidden}.scene-bg__theme,.scene-bg__lights,.scene-bg__rays,.scene-bg__mist,.scene-bg__grain{position:absolute;inset:-5%}.scene-bg__theme{opacity:0;transition:opacity 1.15s cubic-bezier(.22,.61,.36,1),transform 1.8s cubic-bezier(.22,.61,.36,1);transform:scale(1.035)}.scene-bg__theme--ocean{background:radial-gradient(circle at 50% -8%,rgba(204,238,255,.27),transparent 28%),radial-gradient(circle at 82% 14%,rgba(255,255,255,.12),transparent 22%),linear-gradient(180deg,#0f6c95 0%,#08496d 28%,#052742 58%,#021321 100%)}.scene-bg__theme--jade{background:radial-gradient(circle at 50% -8%,rgba(213,255,240,.24),transparent 28%),radial-gradient(circle at 86% 18%,rgba(227,255,245,.12),transparent 22%),linear-gradient(180deg,#178783 0%,#0b625e 31%,#084845 60%,#032626 100%)}.scene-bg__theme--sunset{background:radial-gradient(circle at 50% -10%,rgba(255,232,193,.26),transparent 30%),radial-gradient(circle at 80% 18%,rgba(255,176,124,.17),transparent 24%),linear-gradient(180deg,#925b69 0%,#68455d 30%,#343a55 59%,#111e33 100%)}.scene-bg__theme--midnight{background:radial-gradient(circle at 50% -8%,rgba(148,198,255,.18),transparent 27%),radial-gradient(circle at 82% 18%,rgba(183,156,255,.10),transparent 22%),linear-gradient(180deg,#122c4c 0%,#0d2038 33%,#09182c 62%,#030a14 100%)}.scene-bg__theme--mist{background:radial-gradient(circle at 50% -10%,rgba(242,250,255,.30),transparent 30%),radial-gradient(circle at 18% 20%,rgba(180,225,238,.16),transparent 25%),linear-gradient(180deg,#789eaa 0%,#527889 31%,#365766 60%,#1a303c 100%)}.scene-bg__theme--indigo{background:radial-gradient(circle at 54% -8%,rgba(202,191,255,.19),transparent 30%),radial-gradient(circle at 84% 18%,rgba(126,154,255,.13),transparent 24%),linear-gradient(180deg,#3c4777 0%,#29365f 31%,#19294a 60%,#0a1528 100%)}.scene-bg__theme--amber{background:radial-gradient(circle at 50% -10%,rgba(255,236,185,.28),transparent 31%),radial-gradient(circle at 82% 18%,rgba(255,179,105,.16),transparent 25%),linear-gradient(180deg,#9b6a48 0%,#74513e 31%,#4a3a36 60%,#221f24 100%)}.scene-bg__theme--pearl{background:radial-gradient(circle at 50% -8%,rgba(255,255,255,.34),transparent 29%),radial-gradient(circle at 80% 17%,rgba(221,234,245,.18),transparent 24%),linear-gradient(180deg,#7893a0 0%,#5a7480 30%,#3b5664 59%,#1d3340 100%)}.scene-bg__theme--forest{background:radial-gradient(circle at 48% -8%,rgba(215,241,199,.18),transparent 29%),radial-gradient(circle at 84% 18%,rgba(119,185,142,.13),transparent 24%),linear-gradient(180deg,#456d5b 0%,#315545 31%,#1f3d34 60%,#10251f 100%)}.scene-bg__theme--coral{background:radial-gradient(circle at 52% -8%,rgba(255,231,208,.25),transparent 30%),radial-gradient(circle at 84% 18%,rgba(255,156,139,.16),transparent 24%),linear-gradient(180deg,#a86868 0%,#7e525b 31%,#533e4e 60%,#271f35 100%)}.intro[data-theme="ocean"] .scene-bg__theme--ocean,.intro[data-theme="jade"] .scene-bg__theme--jade,.intro[data-theme="sunset"] .scene-bg__theme--sunset,.intro[data-theme="midnight"] .scene-bg__theme--midnight,.intro[data-theme="mist"] .scene-bg__theme--mist,.intro[data-theme="indigo"] .scene-bg__theme--indigo,.intro[data-theme="amber"] .scene-bg__theme--amber,.intro[data-theme="pearl"] .scene-bg__theme--pearl,.intro[data-theme="forest"] .scene-bg__theme--forest,.intro[data-theme="coral"] .scene-bg__theme--coral{opacity:1;transform:scale(1)}
.scene-bg__lights{background:radial-gradient(circle at var(--mx) var(--my),rgba(255,244,215,.12),transparent 18%),radial-gradient(circle at 50% 42%,rgba(214,170,99,.15),transparent 20%);filter:blur(14px)}
.scene-bg__rays{background:conic-gradient(from 180deg at 50% -4%,rgba(255,255,255,.22),rgba(255,255,255,0) 14%,rgba(255,255,255,.11) 26%,rgba(255,255,255,0) 36%,rgba(255,255,255,.10) 52%,rgba(255,255,255,0) 64%,rgba(255,255,255,.07) 74%,rgba(255,255,255,0) 100%);mix-blend-mode:screen;opacity:.55;transform:translateY(-6%) scale(1.36)}
.scene-bg__mist{inset:auto -8% -12% -8%;height:38%;background:radial-gradient(ellipse at 18% 24%,rgba(255,255,255,.08),transparent 26%),radial-gradient(ellipse at 50% 12%,rgba(255,255,255,.07),transparent 30%),radial-gradient(ellipse at 84% 28%,rgba(255,255,255,.07),transparent 24%);filter:blur(20px)}
.scene-bg__grain{opacity:.045;background-image:radial-gradient(rgba(255,255,255,.75) .55px,transparent .7px);background-size:12px 12px}
.bubbles,.sparkles{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.bubble,.sparkle{position:absolute;bottom:-120px;border-radius:50%}.bubble{background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.70),rgba(255,255,255,.14) 40%,rgba(255,255,255,.03) 62%,rgba(255,255,255,0) 70%);border:1px solid rgba(255,255,255,.14);animation:rise linear infinite}.sparkle{background:rgba(255,239,207,.82);box-shadow:0 0 14px rgba(255,239,207,.35);animation:riseSpark linear infinite}
@keyframes rise{from{transform:translate3d(0,0,0) scale(.9);opacity:0}10%{opacity:.6}to{transform:translate3d(var(--drift),-110vh,0) scale(1.06);opacity:0}}@keyframes riseSpark{from{transform:translate3d(0,0,0) scale(.6);opacity:0}12%{opacity:.8}to{transform:translate3d(var(--spark-drift),-115vh,0) scale(1);opacity:0}}

.topbar{display:flex;justify-content:center;padding-top:4px}.brand{position:relative;display:flex;align-items:center;gap:16px;padding:7px 4px 10px;max-width:min(100%,760px);transition:transform .28s ease}.brand:hover{transform:translateY(-2px)}
.brand__seal{position:relative;display:grid;place-items:center;width:78px;height:78px;flex:0 0 auto;transition:transform .34s ease,filter .34s ease}.brand__seal::before{content:"";position:absolute;inset:-5px;border-radius:50%;border:1px solid rgba(255,231,184,.22);opacity:0;transform:rotate(8deg) scale(.92);transition:.34s ease}.brand__seal svg{width:100%;height:100%;filter:drop-shadow(0 12px 24px rgba(0,0,0,.18));transition:.34s ease}.brand__copy{display:flex;flex-direction:column;gap:4px;min-width:0}.brand__eyebrow{font-size:10px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:rgba(255,242,213,.84)}.brand__nameRow{display:flex;align-items:flex-end;gap:10px}.brand__name{font-family:"Pacifico",cursive;font-size:clamp(30px,2.35vw,42px);line-height:1;color:#fff3d8;text-shadow:0 6px 20px rgba(0,0,0,.16);transition:.3s ease}.brand__tag{position:relative;font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,242,213,.68)}.brand__tag::after{content:"";position:absolute;left:0;bottom:-4px;width:70px;height:2px;border-radius:999px;background:linear-gradient(90deg,#f8e8c6,rgba(248,232,198,0));transition:width .3s ease}.brand:hover .brand__seal{transform:rotate(-4deg) translateY(-2px) scale(1.025)}.brand:hover .brand__seal::before{opacity:1;transform:rotate(-6deg) scale(1.04)}.brand:hover .brand__seal svg{filter:drop-shadow(0 16px 28px rgba(0,0,0,.25)) saturate(1.06)}.brand:hover .brand__name{transform:translateY(-1px);text-shadow:0 8px 24px rgba(0,0,0,.24),0 0 14px rgba(248,232,198,.12)}.brand:hover .brand__tag::after{width:118px}

.hero-slider{position:relative;max-width:1280px;margin:0 auto;padding:clamp(10px,1.6vw,20px) 0 2px;isolation:isolate}.hero-slider::before,.hero-slider::after{content:"";position:absolute;inset:-8% -10%;z-index:12;pointer-events:none;opacity:0}.hero-slider::before{background:linear-gradient(104deg,transparent 20%,rgba(255,247,226,.03) 35%,rgba(255,237,196,.22) 48%,rgba(255,255,255,.04) 58%,transparent 74%);filter:blur(8px);transform:translateX(-60%) skewX(-10deg)}.hero-slider::after{background:radial-gradient(circle at 50% 46%,rgba(255,233,190,.14),rgba(255,233,190,0) 30%);filter:blur(14px);transform:scale(.72)}.hero-slider.is-transitioning::before{animation:cinemaSweep 1.05s cubic-bezier(.16,1,.3,1)}.hero-slider.is-transitioning::after{animation:cinemaBloom 1.05s ease}.hero-slider.transition-prev::before{transform:translateX(60%) skewX(10deg);animation-name:cinemaSweepReverse}@keyframes cinemaSweep{0%{opacity:0;transform:translateX(-70%) skewX(-10deg)}35%{opacity:.9}100%{opacity:0;transform:translateX(70%) skewX(-10deg)}}@keyframes cinemaSweepReverse{0%{opacity:0;transform:translateX(70%) skewX(10deg)}35%{opacity:.9}100%{opacity:0;transform:translateX(-70%) skewX(10deg)}}@keyframes cinemaBloom{0%,100%{opacity:0;transform:scale(.72)}45%{opacity:.8;transform:scale(1.05)}}.hero-slide{position:relative;opacity:0;visibility:hidden;transform:translate3d(84px,30px,0) scale(.972);filter:blur(4px);transition:opacity 1.08s cubic-bezier(.16,1,.3,1),transform 1.08s cubic-bezier(.16,1,.3,1),filter 1.05s ease,visibility 1.08s step-end;pointer-events:none;will-change:transform,opacity,filter}.hero-slide:not(:first-child){position:absolute;inset:0 0 86px 0}.hero-slide.is-active{opacity:1;visibility:visible;transform:translate3d(0,0,0) scale(1);filter:blur(0);transition:opacity 1.08s cubic-bezier(.16,1,.3,1),transform 1.08s cubic-bezier(.16,1,.3,1),filter 1.05s ease,visibility 1.08s step-start;pointer-events:auto}.hero-slide.from-right{visibility:visible;opacity:0;transform:translate3d(96px,34px,0) scale(.968);filter:blur(5px)}.hero-slide.from-left{visibility:visible;opacity:0;transform:translate3d(-96px,34px,0) scale(.968);filter:blur(5px)}.hero-slide.to-left{visibility:visible;opacity:0;transform:translate3d(-96px,-18px,0) scale(.962);filter:blur(5px)}.hero-slide.to-right{visibility:visible;opacity:0;transform:translate3d(96px,-18px,0) scale(.962);filter:blur(5px)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);align-items:center;gap:clamp(40px,5vw,86px);min-height:calc(100dvh - 230px);will-change:transform;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.hero__copy{width:min(100%,590px);justify-self:start}.hero__visual{width:min(100%,500px);justify-self:center}
.eyebrow{margin:0 0 14px;color:rgba(250,236,204,.9);font-size:clamp(11px,.86vw,14px);font-weight:600;letter-spacing:.24em;text-transform:uppercase}.title{margin:0 0 24px;display:flex;flex-direction:column;gap:14px}.title__line{display:block}.title__line--soft{font-family:"Pacifico",cursive;font-size:clamp(33px,3.5vw,58px);line-height:1.28;color:#fff4df}.title__line--bold{font-family:"Coiny",system-ui,cursive;font-size:clamp(34px,3.8vw,58px);line-height:1.14;color:#ffd996;text-shadow:0 10px 24px rgba(0,0,0,.16);white-space:nowrap}.lead{margin:0;max-width:48ch;color:var(--muted);font-size:clamp(15px,1.08vw,18px);line-height:1.86}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:14px 24px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.btn:hover{transform:translateY(-2px)}.btn--primary{color:#0c2942;background:linear-gradient(180deg,#f8e7c2 0%,#dfbb79 100%);box-shadow:0 18px 40px rgba(223,187,121,.22)}.btn--ghost{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.17);color:#fffaf1;backdrop-filter:blur(8px)}.meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.meta span{display:inline-flex;align-items:center;min-height:38px;padding:9px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f5eee3}

.hero__visual{position:relative;display:grid;place-items:center;min-height:min(72dvh,820px);user-select:none;-webkit-user-select:none}.drag-zone{cursor:grab;touch-action:none}.drag-zone.is-dragging{cursor:grabbing}.hero-slider.is-dragging .hero-slide.is-active .hero-grid{transition:none;transform:translate3d(calc(var(--hero-drag-x,0px) * .85),0,0)}.visual-drag-hint{position:absolute;right:14px;top:16px;z-index:7;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:rgba(2,26,43,.26);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,248,235,.66);backdrop-filter:blur(9px);opacity:.72;transition:.25s ease}.drag-zone:hover .visual-drag-hint{opacity:1;transform:translateY(-1px)}.hero-slider.is-dragging .visual-drag-hint{opacity:1}
.aura,.squid-current{position:absolute;pointer-events:none}.aura{border-radius:50%}.aura--one{width:min(46vw,480px);aspect-ratio:1;background:radial-gradient(circle,rgba(247,228,187,.16),rgba(247,228,187,0) 68%);filter:blur(10px);animation:aura 5.6s ease-in-out infinite}.aura--two{width:min(32vw,320px);aspect-ratio:1;background:radial-gradient(circle,rgba(255,255,255,.14),rgba(255,255,255,0) 68%);filter:blur(10px);animation:aura 6.2s ease-in-out infinite reverse}.squid-current{border:1px solid rgba(255,255,255,.08);border-left-color:transparent;border-right-color:transparent;border-radius:50%;opacity:.5}.squid-current--one{width:min(62vw,500px);height:min(22vw,180px);animation:currentFlow 8s ease-in-out infinite}.squid-current--two{width:min(48vw,380px);height:min(16vw,120px);transform:rotate(-12deg);animation:currentFlow 7.2s ease-in-out infinite reverse}
.micro-bubbles{position:absolute;inset:18% 22%;pointer-events:none}.micro-bubbles i{position:absolute;width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.04);animation:microRise 4.6s ease-in-out infinite}.micro-bubbles i:nth-child(1){left:8%;top:72%;animation-delay:0s}.micro-bubbles i:nth-child(2){left:24%;top:86%;width:5px;height:5px;animation-delay:.7s}.micro-bubbles i:nth-child(3){right:16%;top:78%;width:10px;height:10px;animation-delay:1.2s}.micro-bubbles i:nth-child(4){right:6%;top:60%;width:6px;height:6px;animation-delay:2s}.micro-bubbles i:nth-child(5){left:48%;top:92%;width:4px;height:4px;animation-delay:2.6s}@keyframes microRise{0%{transform:translateY(0) scale(.8);opacity:0}20%{opacity:.7}100%{transform:translateY(-80px) translateX(8px) scale(1.1);opacity:0}}
.squid-stage{position:relative;display:grid;place-items:center;width:100%;height:min(70dvh,760px);min-height:320px;transform:translate3d(var(--drag-x),0,0) rotate(var(--drag-rotate));transition:transform .38s cubic-bezier(.22,.61,.36,1)}.is-dragging .squid-stage{transition:none}.squid-shadow{position:absolute;left:50%;bottom:7%;transform:translateX(-50%);width:min(46%,250px);height:min(7%,50px);border-radius:50%;background:radial-gradient(ellipse at center,rgba(2,12,21,.46),rgba(2,12,21,0) 72%);filter:blur(12px);animation:shadow 5.2s ease-in-out infinite}.squid-orbit-glow{position:absolute;inset:18% 24% 24%;border-radius:50%;background:radial-gradient(circle,rgba(244,225,183,.16),rgba(244,225,183,0) 72%);filter:blur(18px)}.squid-shell{position:relative;display:grid;place-items:center;width:min(100%,470px);aspect-ratio:1000/1535;transform:translate3d(calc(var(--drag-x) * .22),0,0) rotate(var(--drag-rotate));transition:transform .42s cubic-bezier(.22,.61,.36,1);animation:swimPath 7.2s ease-in-out infinite;will-change:transform}.is-dragging .squid-shell{transition:none;animation-play-state:paused}.squid{position:relative;z-index:2;width:100%;height:auto;transform:rotateX(var(--rx)) rotateY(var(--ry));filter:drop-shadow(0 32px 58px rgba(1,16,30,.4));animation:bodyPulse 4.8s ease-in-out infinite}.squid-caustic,.squid-sheen,.squid-bloom{position:absolute;inset:0;z-index:3;pointer-events:none;-webkit-mask:url("assets/squid.png") center/contain no-repeat;mask:url("assets/squid.png") center/contain no-repeat}.squid-caustic{background:linear-gradient(105deg,transparent 10%,rgba(255,255,255,.04) 22%,rgba(255,255,255,.26) 33%,rgba(255,238,201,.10) 44%,transparent 56%),linear-gradient(85deg,transparent 18%,rgba(255,255,255,.12) 28%,transparent 39%);background-size:180% 100%;mix-blend-mode:screen;animation:causticSweep 5.8s ease-in-out infinite}.squid-sheen{background:radial-gradient(circle at 42% 30%,rgba(255,255,255,.12),transparent 22%),radial-gradient(circle at 62% 56%,rgba(255,236,200,.08),transparent 26%);mix-blend-mode:screen;animation:sheen 6.2s ease-in-out infinite}.squid-bloom{background:radial-gradient(circle at 52% 46%,rgba(255,236,196,.10),transparent 34%);filter:blur(10px);animation:bloomPulse 5.4s ease-in-out infinite}
.visual--photo{display:grid;place-items:center}.photo-glow{position:absolute;width:min(46vw,480px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(247,228,187,.18),rgba(247,228,187,0) 70%);filter:blur(16px);animation:aura 6s ease-in-out infinite}.photo-orbit{position:absolute;border:1px solid rgba(255,255,255,.10);border-radius:50%;pointer-events:none}.photo-orbit--one{width:min(92%,470px);height:min(34%,180px);transform:rotate(12deg);animation:orbitWobble 8s ease-in-out infinite}.photo-orbit--two{width:min(74%,360px);height:min(24%,120px);transform:rotate(-10deg);animation:orbitWobble 6.8s ease-in-out infinite reverse}@keyframes orbitWobble{0%,100%{transform:rotate(10deg) translateY(0);opacity:.35}50%{transform:rotate(14deg) translateY(-8px);opacity:.7}}
.photo-shell{position:relative;width:min(100%,470px);padding:14px;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 70px rgba(0,0,0,.2);overflow:hidden;transform:translate3d(calc(var(--drag-x) * .28),0,0) rotate(var(--drag-rotate));transition:transform .42s cubic-bezier(.22,.61,.36,1);animation:photoFloat 5.8s ease-in-out infinite;will-change:transform}.is-dragging .photo-shell{transition:none;animation-play-state:paused}.photo-sheen{position:absolute;z-index:2;inset:-20% -40%;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.18) 46%,transparent 60%);transform:translateX(-55%);animation:photoSheen 5.8s ease-in-out infinite;pointer-events:none}.product-photo{width:100%;height:min(64dvh,660px);object-fit:cover;border-radius:20px;box-shadow:0 18px 42px rgba(0,0,0,.18)}@keyframes photoFloat{0%,100%{translate:0 0}50%{translate:0 -8px}}@keyframes photoSheen{0%,38%{transform:translateX(-55%)}60%,100%{transform:translateX(55%)}}
.slider-ui{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:4px}.slider-dots{display:flex;gap:10px}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.28);padding:0;cursor:pointer}.slider-dot.is-active{background:var(--gold);transform:scale(1.15);box-shadow:0 0 0 4px rgba(240,223,189,.14)}.slider-nav{display:flex;gap:8px}.slider-btn{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.045);color:#fff7e8;font-size:24px;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(10px);transition:.22s ease}.slider-btn:hover{transform:translateY(-2px);background:rgba(255,255,255,.08)}
.bottombar{display:flex;justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;padding:5px 0 0}.bottombar__meta{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.66)}.scroll{display:inline-flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.18em;color:rgba(255,255,255,.82)}.scroll span{display:block;width:42px;height:1px;background:rgba(255,255,255,.42)}
.next{display:grid;place-items:center;min-height:100vh;background:linear-gradient(180deg,#03111f,#071e32);padding:40px 20px}.next__inner{max-width:720px;text-align:center}.next__inner h2{font-family:"Coiny",system-ui,cursive}

.site-cursor{position:fixed;left:0;top:0;width:0;height:0;pointer-events:none;z-index:90;opacity:0;transition:opacity .14s ease}.site-cursor.is-visible{opacity:1}.site-cursor__halo,.site-cursor__ring,.site-cursor__core{position:absolute;left:0;top:0;transform:translate(-50%,-50%);border-radius:50%}.site-cursor__halo{width:36px;height:36px;background:radial-gradient(circle,rgba(248,232,198,.18),rgba(248,232,198,0) 70%);filter:blur(4px);animation:cursorPulse 1.9s ease-in-out infinite}.site-cursor__ring{width:18px;height:18px;border:1px solid rgba(248,232,199,.72);box-shadow:0 0 16px rgba(242,223,180,.12);background:rgba(255,255,255,.02);transition:.2s ease}.site-cursor__core{width:4px;height:4px;background:#fff8e8;box-shadow:0 0 12px rgba(255,245,220,.34)}.site-cursor.is-active .site-cursor__ring{transform:translate(-50%,-50%) scale(1.45)}.site-cursor.is-drag .site-cursor__ring{transform:translate(-50%,-50%) scale(1.8);border-color:rgba(255,244,218,.98)}.site-cursor.is-drag .site-cursor__halo{transform:translate(-50%,-50%) scale(1.3)}@keyframes cursorPulse{0%,100%{opacity:.68;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.18)}}
@media(pointer:fine){.intro.cursor-zone,.intro.cursor-zone *{cursor:none!important}.drag-zone{cursor:none}}
@keyframes aura{0%,100%{transform:scale(1);opacity:.72}50%{transform:scale(1.07);opacity:.95}}@keyframes currentFlow{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-10px,0)}}@keyframes shadow{0%,100%{transform:translateX(-50%) scale(1);opacity:.8}50%{transform:translateX(-50%) scale(.88);opacity:.55}}@keyframes swimPath{0%,100%{transform:translate3d(0,7px,0) rotateZ(-1deg)}25%{transform:translate3d(10px,-6px,0) rotateZ(.9deg)}50%{transform:translate3d(-3px,-16px,0) rotateZ(-.7deg)}75%{transform:translate3d(-8px,-3px,0) rotateZ(.9deg)}}@keyframes bodyPulse{0%,100%{transform:rotateX(var(--rx)) rotateY(var(--ry)) scaleX(1)}50%{transform:rotateX(var(--rx)) rotateY(var(--ry)) scaleX(.988) scaleY(1.012)}}@keyframes causticSweep{0%,100%{background-position:180% 0;opacity:.3}50%{background-position:-20% 0;opacity:.82}}@keyframes sheen{0%,100%{transform:translate3d(-4px,3px,0);opacity:.42}50%{transform:translate3d(6px,-6px,0);opacity:.68}}@keyframes bloomPulse{0%,100%{opacity:.42;transform:scale(.98)}50%{opacity:.68;transform:scale(1.04)}}

@media (max-width:991.98px){.brand__seal{width:74px;height:74px}.brand__name{font-size:clamp(27px,3.6vw,37px)}.brand__tag{font-size:8.5px}.hero-slider{max-width:760px}.hero-slide:not(:first-child){inset:0 0 98px 0}.hero-grid{grid-template-columns:1fr;gap:22px;min-height:auto}.hero__copy{width:min(100%,720px);justify-self:center;text-align:center}.hero__visual{width:min(100%,620px);justify-self:center;min-height:auto}.lead{margin-inline:auto}.actions,.meta{justify-content:center}.title__line--bold{font-size:clamp(30px,4.4vw,46px)}.squid-stage{height:min(45svh,520px);min-height:300px}.squid-shell{width:min(72vw,360px)}.photo-shell{width:min(100%,520px)}.product-photo{height:min(52svh,540px)}}
@media (max-width:767.98px){.intro{display:flex;flex-direction:column;justify-content:space-between}.brand{gap:10px;padding:4px 0 6px;max-width:min(94vw,360px)}.brand__seal{width:60px;height:60px}.brand__eyebrow{font-size:7px;letter-spacing:.16em}.brand__name{font-size:clamp(23px,7vw,30px)}.brand__tag{font-size:6.8px;letter-spacing:.09em}.brand__tag::after{width:62px}.hero-slider{width:100%;padding-top:8px}.hero-slide:not(:first-child){inset:0 0 112px 0}.hero-grid{display:flex;flex-direction:column;gap:14px}.hero__copy{order:1;width:min(100%,600px)}.hero__visual{order:2}.visual-drag-hint{top:8px;right:8px;font-size:8px;padding:6px 8px}.eyebrow{margin-bottom:10px;font-size:9.5px;letter-spacing:.17em}.title{gap:8px;margin-bottom:14px}.title__line--soft{font-size:clamp(28px,8vw,38px)}.title__line--bold{font-size:clamp(25px,6.4vw,32px);line-height:1.08}.lead{font-size:13px;line-height:1.7;max-width:32ch}.actions{gap:9px;margin-top:16px}.btn{width:100%;min-height:48px;padding:13px 16px;font-size:10.5px}.meta{gap:7px;margin-top:12px}.meta span{min-height:31px;padding:7px 10px;font-size:8.2px}.squid-stage{height:clamp(245px,34svh,330px);min-height:245px}.squid-shell{width:min(68vw,230px)}.photo-shell{width:min(92vw,360px);padding:10px;border-radius:22px}.product-photo{height:clamp(245px,34svh,330px);border-radius:16px}.slider-ui{margin-top:8px;gap:18px}.slider-btn{width:36px;height:36px;font-size:22px}.bottombar{padding-top:3px;flex-direction:column;gap:6px;text-align:center}.bottombar__meta{font-size:8.5px}.scroll{font-size:8.5px}}
@media (max-width:430px){.brand__seal{width:54px;height:54px}.brand__name{font-size:21px}.brand__tag{font-size:6px}.title__line--soft{font-size:clamp(25px,7.8vw,33px)}.title__line--bold{font-size:clamp(21px,5.9vw,26px)}.lead{font-size:12.5px;max-width:30ch}.squid-stage{height:clamp(220px,31svh,290px);min-height:220px}.squid-shell{width:min(64vw,205px)}.product-photo{height:clamp(220px,31svh,290px)}}
@media (max-width:767.98px) and (max-height:740px){.brand__tag,.bottombar__meta{display:none}.hero-slide:not(:first-child){inset:0 0 96px 0}.hero-grid{gap:9px}.title{gap:6px;margin-bottom:10px}.lead{line-height:1.55}.actions{margin-top:12px}.meta{margin-top:8px}.squid-stage{height:clamp(200px,28svh,245px);min-height:200px}.squid-shell{width:min(56vw,180px)}.product-photo{height:clamp(200px,28svh,245px)}}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.hero-slide.is-entering .hero__copy{animation:copyCinematicIn 1.02s .10s both cubic-bezier(.16,1,.3,1)}.hero-slide.is-entering .hero__visual{animation:visualCinematicIn 1.06s .02s both cubic-bezier(.16,1,.3,1)}.hero-slide.is-leaving .hero__copy{animation:copyCinematicOut .78s both cubic-bezier(.4,0,.2,1)}.hero-slide.is-leaving .hero__visual{animation:visualCinematicOut .82s both cubic-bezier(.4,0,.2,1)}@keyframes copyCinematicIn{0%{opacity:0;transform:translate3d(-26px,22px,0)}100%{opacity:1;transform:none}}@keyframes visualCinematicIn{0%{opacity:0;transform:translate3d(36px,30px,0) scale(.96)}100%{opacity:1;transform:none}}@keyframes copyCinematicOut{to{opacity:0;transform:translate3d(-18px,-12px,0)}}@keyframes visualCinematicOut{to{opacity:0;transform:translate3d(28px,-14px,0) scale(.97)}}


.theme-switcher{position:absolute;right:clamp(10px,1.6vw,24px);top:50%;z-index:18;transform:translateY(-50%);display:flex;align-items:center;gap:10px;pointer-events:none}
.theme-switcher__toggle{pointer-events:auto;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.13);background:rgba(3,24,39,.34);color:#fff2d4;display:grid;place-items:center;gap:0;padding:0;cursor:pointer;backdrop-filter:blur(14px);box-shadow:0 12px 30px rgba(0,0,0,.16);transition:transform .28s ease,background .28s ease,border-color .28s ease,box-shadow .28s ease}
.theme-switcher__toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round;transition:transform .36s cubic-bezier(.22,.61,.36,1)}
.theme-switcher__toggle span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.theme-switcher__toggle:hover,.theme-switcher.is-open .theme-switcher__toggle{transform:scale(1.06);background:rgba(8,38,58,.56);border-color:rgba(255,232,190,.26);box-shadow:0 14px 34px rgba(0,0,0,.2),0 0 0 4px rgba(255,235,197,.04)}
.theme-switcher.is-open .theme-switcher__toggle svg{transform:rotate(-18deg) scale(1.04)}
.theme-switcher__panel{pointer-events:none;position:absolute;right:54px;top:50%;transform:translate3d(12px,-50%,0) scale(.96);width:126px;padding:10px;border-radius:18px;border:1px solid rgba(255,255,255,.11);background:rgba(3,24,39,.44);backdrop-filter:blur(18px);box-shadow:0 18px 46px rgba(0,0,0,.2);opacity:0;visibility:hidden;transition:opacity .28s ease,transform .32s cubic-bezier(.22,.61,.36,1),visibility .28s step-end}
.theme-switcher.is-open .theme-switcher__panel{pointer-events:auto;opacity:1;visibility:visible;transform:translate3d(0,-50%,0) scale(1);transition:opacity .28s ease,transform .32s cubic-bezier(.22,.61,.36,1),visibility .28s step-start}
.theme-switcher__title{display:block;margin:0 0 8px;text-align:center;font-size:8px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,247,230,.62)}
.theme-switcher__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}
.theme-btn{position:relative;display:grid;place-items:center;width:46px;height:38px;padding:0;border:0;border-radius:12px;background:rgba(255,255,255,.025);color:#fff;cursor:pointer;transition:transform .24s ease,background .24s ease,box-shadow .24s ease}
.theme-btn:hover{transform:translateY(-1px);background:rgba(255,255,255,.07)}
.theme-btn.is-active{background:rgba(255,255,255,.085);box-shadow:0 0 0 1px rgba(255,233,194,.20) inset}
.theme-btn__swatch{width:23px;height:23px;border-radius:50%;border:1px solid rgba(255,255,255,.18);box-shadow:0 5px 12px rgba(0,0,0,.16);transition:transform .24s ease,box-shadow .24s ease}
.theme-btn:hover .theme-btn__swatch,.theme-btn.is-active .theme-btn__swatch{transform:scale(1.09);box-shadow:0 0 0 3px rgba(255,255,255,.055),0 7px 14px rgba(0,0,0,.20)}
.theme-btn::after{content:attr(data-label);position:absolute;right:calc(100% + 8px);top:50%;transform:translate3d(5px,-50%,0);padding:5px 7px;border-radius:8px;background:rgba(2,20,33,.88);border:1px solid rgba(255,255,255,.08);color:rgba(255,249,238,.86);font-size:8px;font-weight:600;letter-spacing:.04em;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease}
.theme-btn:hover::after{opacity:1;visibility:visible;transform:translate3d(0,-50%,0)}
.swatch--ocean{background:linear-gradient(135deg,#0f6c95,#052742)}.swatch--jade{background:linear-gradient(135deg,#178783,#084845)}.swatch--sunset{background:linear-gradient(135deg,#b16e70,#343a55)}.swatch--midnight{background:linear-gradient(135deg,#173b67,#081629)}.swatch--mist{background:linear-gradient(135deg,#9fc0c8,#355866)}.swatch--indigo{background:linear-gradient(135deg,#59689d,#172745)}.swatch--amber{background:linear-gradient(135deg,#bf865c,#493632)}.swatch--pearl{background:linear-gradient(135deg,#a9bdc4,#385463)}.swatch--forest{background:linear-gradient(135deg,#5e8a70,#1f3d34)}.swatch--coral{background:linear-gradient(135deg,#c47e78,#513d4e)}
@media(max-width:767.98px){.theme-switcher{position:absolute;right:8px;top:52%;transform:translateY(-50%)}.theme-switcher__toggle{width:38px;height:38px}.theme-switcher__toggle svg{width:17px;height:17px}.theme-switcher__panel{right:46px;width:116px;padding:9px;border-radius:16px}.theme-switcher__grid{gap:6px}.theme-btn{width:43px;height:35px}.theme-btn__swatch{width:21px;height:21px}.theme-btn::after{display:none}}
@media(max-width:430px){.theme-switcher{right:5px;top:54%}.theme-switcher__toggle{width:34px;height:34px}.theme-switcher__toggle svg{width:15px;height:15px}.theme-switcher__panel{right:40px;width:108px;padding:8px}.theme-btn{width:40px;height:32px}.theme-btn__swatch{width:19px;height:19px}}



/* v18 logo text refinement */
.brand__copy{justify-content:center}
.brand__eyebrow{font-size:11px;letter-spacing:.18em;line-height:1.1;color:rgba(255,242,213,.92)}
@media (max-width:767.98px){.brand__eyebrow{font-size:8px;letter-spacing:.12em}}
@media (max-width:430px){.brand__eyebrow{font-size:7px;letter-spacing:.1em}}


/* v19 logo balance refinement */
.brand{gap:16px;align-items:center}
.brand__copy{justify-content:center;gap:7px;padding-top:0}
.brand__nameRow{align-items:center;gap:0}
.brand__name{font-size:clamp(34px,2.8vw,48px);line-height:1.04;display:block}
.brand__tag{font-size:11px;letter-spacing:.16em;line-height:1.25;color:rgba(255,242,213,.82)}
.brand__tag::after{left:50%;transform:translateX(-50%);width:140px;bottom:-7px}
@media (min-width:768px){.brand__copy{text-align:left}.brand__tag::after{left:0;transform:none;width:150px}}
@media (max-width:991.98px){.brand__name{font-size:clamp(30px,5vw,40px)}.brand__tag{font-size:9.5px;letter-spacing:.12em}.brand__tag::after{width:110px}}
@media (max-width:767.98px){.brand{gap:12px;max-width:min(94vw,380px)}.brand__copy{gap:5px}.brand__name{font-size:clamp(27px,8vw,35px)}.brand__tag{font-size:7.2px;letter-spacing:.09em}.brand__tag::after{width:86px;bottom:-5px}}
@media (max-width:430px){.brand{gap:10px}.brand__name{font-size:25px}.brand__tag{font-size:6.5px;letter-spacing:.08em}.brand__tag::after{width:74px}}

/* V7 — mobile gesture and smooth home transition */
.intro-page-wipe{position:fixed;inset:0;z-index:9998;pointer-events:none;opacity:0;transform:translateY(100%);background:linear-gradient(150deg,#052742,#0b5275 62%,#b88947);transition:transform .48s cubic-bezier(.76,0,.24,1),opacity .12s linear .36s}
.intro-page-wipe:after{content:"MINH MINH FOOD";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:rgba(255,255,255,.78);font-size:10px;font-weight:700;letter-spacing:.24em;white-space:nowrap}
.intro-page-wipe.is-active{opacity:1;transform:translateY(0);transition-delay:0s}.intro.is-leaving-home{transform:translateY(-18px);opacity:.75;transition:transform .48s ease,opacity .35s ease}
@media(max-width:767px){
  html,body{overscroll-behavior-y:contain}.intro{height:100svh;min-height:100svh;overflow:hidden}.drag-zone,.hero-slider{touch-action:pan-y}.visual-drag-hint{white-space:nowrap}.visual-drag-hint span{transform:rotate(-25deg)}
  .squid-stage,.hero__visual{height:clamp(198px,29svh,258px)!important;min-height:0}.squid-shell{width:min(54vw,192px)!important}.photo-shell{width:min(82vw,310px)!important}.product-photo{height:clamp(198px,29svh,252px)!important}.hero__visual img{max-height:100%}
}
@media(max-width:430px){.squid-stage,.hero__visual{height:clamp(185px,27svh,230px)!important}.squid-shell{width:min(50vw,176px)!important}.photo-shell{width:min(78vw,286px)!important}.product-photo{height:clamp(185px,27svh,226px)!important}}
@media(prefers-reduced-motion:reduce){.intro-page-wipe,.intro.is-leaving-home{transition-duration:.01ms!important}}

/* V8 — compact mobile intro */
@media(max-width:767.98px){
  .theme-switcher,.slider-ui{display:none!important}.hero-slider{padding-top:2px}.hero-grid{gap:8px}.hero__visual{height:clamp(172px,24svh,218px)!important;overflow:visible}.squid-stage{height:clamp(172px,24svh,218px)!important}.squid-shell{width:min(40vw,145px)!important;max-height:100%}.squid{max-height:100%;width:auto!important;object-fit:contain}.photo-shell{width:min(74vw,272px)!important;max-height:100%;padding:7px}.product-photo{height:clamp(170px,23svh,212px)!important}.meta{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));width:min(100%,390px);margin-inline:auto}.meta span{justify-content:center;text-align:center;border-radius:12px;line-height:1.35;padding:7px 6px;letter-spacing:.05em}.visual-drag-hint{right:50%;transform:translateX(50%);top:auto;bottom:0;background:rgba(2,26,43,.46)}
}
@media(max-width:430px){.hero__visual,.squid-stage{height:clamp(158px,22svh,198px)!important}.squid-shell{width:min(37vw,132px)!important}.product-photo{height:clamp(158px,22svh,194px)!important}.meta{gap:5px}.meta span{font-size:7.3px}.visual-drag-hint{font-size:7px}}
@media(max-width:767.98px) and (max-height:700px){.hero__visual,.squid-stage{height:145px!important}.squid-shell{width:112px!important}.product-photo{height:142px!important}.visual-drag-hint{display:none}.actions{margin-top:9px}.meta{margin-top:6px}}

/* V8 — full-screen Intro menu on mobile */
.intro-mobile-menu-toggle,.intro-mobile-menu{display:none}
@media(max-width:767.98px){body.intro-menu-open{overflow:hidden}.topbar{z-index:1001}.intro-mobile-menu-toggle{position:absolute;right:4px;top:10px;z-index:1003;display:flex;width:42px;height:42px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(3,28,46,.34);backdrop-filter:blur(12px);align-items:center;justify-content:center;flex-direction:column;gap:6px}.intro-mobile-menu-toggle i{width:18px;height:1px;background:#fff;transition:transform .35s,opacity .2s}.intro-mobile-menu-toggle[aria-expanded="true"]{transform:rotate(90deg)}.intro-mobile-menu-toggle[aria-expanded="true"] i:first-child{transform:translateY(3.5px) rotate(45deg)}.intro-mobile-menu-toggle[aria-expanded="true"] i:last-child{transform:translateY(-3.5px) rotate(-45deg)}.intro-mobile-menu{position:fixed;z-index:1000;inset:0;display:flex!important;height:100dvh;padding:120px 28px 38px;background:radial-gradient(circle at 82% 16%,rgba(217,181,110,.17),transparent 26%),linear-gradient(145deg,#031e32,#073e5a 70%,#062c43);flex-direction:column;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transform:scale(1.045);transition:opacity .34s ease,transform .52s cubic-bezier(.2,.8,.2,1),visibility .34s step-end}.intro-mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:opacity .34s ease,transform .52s cubic-bezier(.2,.8,.2,1),visibility .34s step-start}.intro-mobile-menu>b,.intro-mobile-menu>small{display:block;width:min(420px,100%);margin:0 auto;color:#dfbf81;font-size:9px;letter-spacing:.2em}.intro-mobile-menu>small{margin-top:24px;color:rgba(255,255,255,.42);font-size:7px}.intro-mobile-menu a{width:min(420px,100%);margin:0 auto;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.09);font-family:"Coiny";font-size:clamp(24px,7vw,36px);color:#fff0cf;text-decoration:none;opacity:0;transform:translateY(18px);transition:opacity .32s ease,transform .4s ease}.intro-mobile-menu.open a{opacity:1;transform:none}.intro-mobile-menu.open a:nth-of-type(2){transition-delay:.04s}.intro-mobile-menu.open a:nth-of-type(3){transition-delay:.08s}.intro-mobile-menu.open a:nth-of-type(4){transition-delay:.12s}.intro-mobile-menu.open a:nth-of-type(5){transition-delay:.16s}.intro-mobile-menu.open a:nth-of-type(6){transition-delay:.2s}}

/* V9 — one-screen compact Intro for phones */
@media(max-width:767.98px){
  .intro{display:grid!important;grid-template-rows:auto minmax(0,1fr);height:100svh!important;min-height:100svh!important;padding:max(8px,env(safe-area-inset-top)) 14px max(7px,env(safe-area-inset-bottom))!important}
  .topbar{height:64px;padding:0;align-items:center}.brand{gap:8px!important;padding:0!important;max-width:calc(100% - 52px)!important;margin-inline:auto}.brand__seal{width:45px!important;height:45px!important}.brand__copy{gap:3px!important}.brand__name{font-size:clamp(20px,6.2vw,25px)!important;line-height:1!important}.brand__tag{font-size:5.6px!important;letter-spacing:.065em!important}.brand__tag::after{width:64px!important;bottom:-4px!important}.intro-mobile-menu-toggle{right:0!important;top:11px!important;width:38px!important;height:38px!important}
  .hero-slider{width:100%;height:100%;min-height:0;margin:0 auto;padding:0!important}.hero-slide{height:100%;min-height:0}.hero-slide:not(:first-child){inset:0!important}.hero-grid{display:grid!important;grid-template-rows:auto minmax(112px,1fr);align-content:center;align-items:center;height:100%;min-height:0!important;gap:7px!important;padding:2px 0 0}
  .hero__copy{width:100%!important;max-width:440px;margin-inline:auto}.eyebrow{margin:0 0 5px!important;font-size:7.8px!important;letter-spacing:.13em!important;line-height:1.35}.title{gap:2px!important;margin:0 0 7px!important}.title__line--soft{font-size:clamp(25px,7.3vw,31px)!important;line-height:1.16!important}.title__line--bold{font-size:clamp(22px,6.4vw,27px)!important;line-height:1.08!important}.lead{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-width:34ch!important;font-size:11px!important;line-height:1.48!important}
  .actions{display:grid!important;grid-template-columns:1fr 1fr;gap:7px!important;margin-top:10px!important}.btn{width:100%!important;min-height:40px!important;padding:9px 8px!important;font-size:8px!important;letter-spacing:.065em!important}.meta{grid-template-columns:repeat(auto-fit,minmax(80px,1fr))!important;gap:5px!important;width:100%!important;margin-top:7px!important}.meta span{min-height:29px!important;padding:5px 4px!important;border-radius:9px!important;font-size:6.8px!important;letter-spacing:.035em!important;line-height:1.25!important;white-space:normal}
  .hero__visual{align-self:center;width:100%!important;height:clamp(118px,19svh,154px)!important;min-height:0!important;overflow:visible!important}.hero__visual>.squid{display:block;width:auto!important;height:auto!important;max-width:min(35vw,132px)!important;max-height:100%!important;margin:auto;object-fit:contain!important}.photo-shell{width:min(67vw,242px)!important;height:100%;max-height:100%;padding:6px!important;border-radius:16px!important}.product-photo{width:100%;height:100%!important;max-height:100%!important;border-radius:11px!important}.visual-drag-hint,.bottombar{display:none!important}
}
@media(max-width:430px){.topbar{height:58px}.brand__seal{width:41px!important;height:41px!important}.brand__name{font-size:20px!important}.intro-mobile-menu-toggle{top:9px!important;width:36px!important;height:36px!important}.hero-grid{grid-template-rows:auto minmax(102px,1fr);gap:5px!important}.hero__visual{height:clamp(105px,17svh,138px)!important}.hero__visual>.squid{max-width:min(32vw,118px)!important}.title__line--soft{font-size:25px!important}.title__line--bold{font-size:22px!important}}
@media(max-width:767.98px) and (max-height:680px){.brand__tag{display:none!important}.topbar{height:50px}.brand__seal{width:38px!important;height:38px!important}.hero-grid{grid-template-rows:auto 94px}.eyebrow{font-size:7px!important}.title__line--soft{font-size:22px!important}.title__line--bold{font-size:20px!important}.lead{font-size:10px!important}.btn{min-height:36px!important}.meta span{min-height:25px!important}.hero__visual{height:94px!important}.hero__visual>.squid{max-width:88px!important}}
@media(max-width:767.98px) and (orientation:landscape){.intro{grid-template-rows:52px minmax(0,1fr)}.topbar{height:50px}.hero-grid{grid-template-columns:1.2fr .8fr!important;grid-template-rows:1fr!important;gap:16px!important}.hero__copy{text-align:left!important}.actions,.meta{justify-content:start}.hero__visual{height:min(54vh,190px)!important}.bottombar{display:none!important}}

/* V10 — stable, evenly balanced phone layout */
@media(max-width:767.98px){
  .intro{display:block!important;width:100%;height:100svh!important;min-height:100svh!important;padding:max(8px,env(safe-area-inset-top)) 14px max(8px,env(safe-area-inset-bottom))!important;overflow:hidden!important}
  .topbar{height:62px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.brand{width:auto!important;max-width:calc(100% - 52px)!important;margin:0 auto!important;padding:0!important;gap:9px!important}.brand__seal{width:47px!important;height:47px!important;flex:0 0 47px}.brand__copy{gap:3px!important}.brand__name{font-size:clamp(20px,6vw,24px)!important;line-height:1.05!important}.brand__tag{font-size:5.8px!important;letter-spacing:.07em!important;white-space:nowrap}.brand__tag::after{width:66px!important;bottom:-4px!important}.intro-mobile-menu-toggle{right:0!important;top:11px!important;width:38px!important;height:38px!important}
  .hero-slider{display:block!important;width:100%!important;height:calc(100svh - 78px)!important;min-height:0!important;margin:0 auto!important;padding:0!important;overflow:visible}.hero-slide{width:100%;height:100%!important;min-height:0!important}.hero-slide:not(:first-child){inset:0!important}.hero-grid{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-height:0!important;gap:clamp(12px,2svh,18px)!important;padding:0 0 clamp(44px,8svh,72px)!important}
  .hero__copy{order:1!important;width:100%!important;max-width:430px!important;margin:0 auto!important;text-align:center!important;flex:0 0 auto}.eyebrow{margin:0 0 6px!important;font-size:8px!important;line-height:1.35!important;letter-spacing:.14em!important}.title{gap:3px!important;margin:0 0 8px!important}.title__line--soft{font-size:clamp(25px,7.4vw,32px)!important;line-height:1.18!important}.title__line--bold{font-size:clamp(22px,6.5vw,28px)!important;line-height:1.1!important;white-space:normal!important}.lead{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-width:34ch!important;margin-inline:auto!important;font-size:11.2px!important;line-height:1.52!important}
  .actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;gap:8px!important;margin:11px 0 0!important}.btn{width:100%!important;min-height:42px!important;padding:9px 7px!important;border-radius:14px!important;font-size:8.2px!important;letter-spacing:.065em!important;white-space:nowrap}.meta{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;gap:6px!important;margin:8px 0 0!important}.meta span{display:flex!important;justify-content:center!important;min-width:0;min-height:31px!important;padding:5px 4px!important;border-radius:10px!important;font-size:6.9px!important;line-height:1.25!important;letter-spacing:.025em!important;white-space:normal!important;text-align:center!important}
  .hero__visual{order:2!important;display:grid!important;place-items:center!important;width:100%!important;height:clamp(160px,25svh,220px)!important;min-height:0!important;max-height:220px!important;flex:0 0 auto!important;align-self:center!important;overflow:visible!important}.hero__visual>.squid{display:block!important;width:auto!important;height:100%!important;max-width:min(43vw,150px)!important;max-height:100%!important;margin:auto!important;object-fit:contain!important}.photo-shell{display:grid!important;place-items:center!important;width:min(72vw,280px)!important;height:100%!important;max-height:100%!important;padding:7px!important;border-radius:18px!important}.product-photo{width:100%!important;height:100%!important;max-height:100%!important;object-fit:cover!important;border-radius:12px!important}.visual-drag-hint,.theme-switcher,.slider-ui,.bottombar{display:none!important}
}
@media(max-width:430px){.topbar{height:58px!important}.brand__seal{width:43px!important;height:43px!important;flex-basis:43px}.brand__name{font-size:20px!important}.intro-mobile-menu-toggle{top:9px!important;width:36px!important;height:36px!important}.hero-slider{height:calc(100svh - 72px)!important}.hero-grid{gap:clamp(10px,1.8svh,15px)!important;padding:0 0 clamp(38px,7svh,62px)!important}.title__line--soft{font-size:26px!important}.title__line--bold{font-size:23px!important}.hero__visual{height:clamp(145px,23svh,195px)!important}.hero__visual>.squid{max-width:min(39vw,136px)!important}.btn{min-height:40px!important}.meta{gap:5px!important}}
@media(max-width:350px){.brand__tag{display:none!important}.brand__name{font-size:18px!important}.eyebrow{font-size:7px!important}.title__line--soft{font-size:23px!important}.title__line--bold{font-size:20px!important}.lead{font-size:10.5px!important}.actions{gap:5px!important}.btn{font-size:7.3px!important}.meta span{font-size:6.2px!important}.hero__visual{height:125px!important}.hero__visual>.squid{max-width:105px!important}}
@media(max-width:767.98px) and (max-height:680px){.topbar{height:52px!important}.brand__seal{width:39px!important;height:39px!important;flex-basis:39px}.brand__name{font-size:19px!important}.brand__tag{display:none!important}.hero-slider{height:calc(100svh - 65px)!important}.hero-grid{gap:5px!important;padding-block:2px!important}.eyebrow{font-size:7px!important;margin-bottom:3px!important}.title{margin-bottom:5px!important}.title__line--soft{font-size:23px!important}.title__line--bold{font-size:20px!important}.lead{font-size:10px!important}.actions{margin-top:7px!important}.btn{min-height:36px!important}.meta{margin-top:5px!important}.meta span{min-height:26px!important}.hero__visual{height:clamp(105px,18svh,128px)!important}.hero__visual>.squid{max-width:100px!important}}
@media(max-width:767.98px) and (orientation:landscape){.intro{padding-inline:18px!important}.topbar{height:48px!important}.hero-slider{height:calc(100svh - 60px)!important}.hero-grid{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(150px,.85fr)!important;grid-template-rows:1fr!important;gap:20px!important;justify-content:stretch!important}.hero__copy{grid-column:1;text-align:left!important}.lead{margin-inline:0!important}.actions,.meta{max-width:520px}.hero__visual{grid-column:2;height:min(58vh,220px)!important}.bottombar{display:none!important}}

/* V11 — the image uses every remaining pixel without being cropped */
@media(max-width:767.98px){
  .hero-grid{
    justify-content:flex-start!important;
    padding:0 0 max(3px,env(safe-area-inset-bottom))!important;
    overflow:visible!important;
  }
  .hero__copy{flex:0 0 auto!important}
  .hero__visual{
    flex:1 1 0!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    padding:3px 0 8px!important;
    align-self:stretch!important;
    overflow:visible!important;
  }
  .hero__visual>.squid{
    display:block!important;
    width:auto!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    margin:auto!important;
    object-fit:contain!important;
    object-position:center!important;
  }
  .photo-shell{
    display:grid!important;
    place-items:center!important;
    width:min(100%,420px)!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    padding:6px!important;
    overflow:hidden!important;
  }
  .product-photo{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
  }
}
@media(max-width:430px){
  .hero-grid{padding-bottom:max(2px,env(safe-area-inset-bottom))!important}
  .hero__visual{height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:5px!important}
  .hero__visual>.squid{max-width:100%!important}
}
@media(max-width:350px){
  .hero__visual{height:auto!important;min-height:0!important;max-height:none!important}
  .hero__visual>.squid{max-width:100%!important}
}
@media(max-width:767.98px) and (max-height:680px){
  .hero-grid{padding-block:0!important}
  .hero__visual{flex:1 1 0!important;height:auto!important;min-height:0!important;max-height:none!important;padding-block:2px!important}
  .hero__visual>.squid{max-width:100%!important}
}
@media(max-width:767.98px) and (orientation:landscape){
  .hero-grid{overflow:visible!important}
  .hero__visual{
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
    padding:4px!important;
    align-self:stretch!important;
  }
  .hero__visual>.squid,.photo-shell{max-width:100%!important;max-height:100%!important}
}

/* V12 — mobile artwork at 70%; swipe-up changes the colour theme */
@media(max-width:767.98px){
  .hero__visual>.squid{
    width:auto!important;
    height:70%!important;
    max-width:70%!important;
    max-height:70%!important;
  }
  .photo-shell{
    width:min(70%,294px)!important;
    height:70%!important;
    max-width:70%!important;
    max-height:70%!important;
  }
}
@media(max-width:767.98px) and (orientation:landscape){
  .hero__visual>.squid,.photo-shell{
    max-width:70%!important;
    max-height:70%!important;
  }
}

/* V13 — 80% artwork, compact benefit chips and centred mobile slides */
.visual-drag-hint{display:none!important}
@keyframes mmIntroProductFloat{
  0%,100%{transform:translate3d(0,5px,0) rotate(-.7deg) scale(.99)}
  50%{transform:translate3d(0,-12px,0) rotate(.8deg) scale(1.025)}
}
@keyframes mmIntroPhotoFloat{
  0%,100%{transform:translate3d(0,4px,0) rotate(-.45deg) scale(.992)}
  50%{transform:translate3d(0,-11px,0) rotate(.55deg) scale(1.018)}
}
@media(max-width:767.98px){
  .intro,.hero-slider,.hero-slide,.hero-grid{
    width:100%!important;
    max-width:100%!important;
  }
  .intro,.hero-slider{overflow-x:hidden!important;overflow-x:clip!important}
  .hero-slide,.hero-slide:not(:first-child){left:0!important;right:0!important;inset-inline:0!important}
  .hero-grid{min-width:0!important;margin-inline:auto!important;overflow:hidden!important}
  .hero__copy,.hero__visual{min-width:0!important;max-width:100%!important;margin-inline:auto!important}
  .hero__visual{justify-items:center!important}
  .hero__visual>.squid{
    width:auto!important;
    height:80%!important;
    max-width:80%!important;
    max-height:80%!important;
    justify-self:center!important;
    filter:drop-shadow(0 24px 34px rgba(1,16,30,.52)) drop-shadow(0 0 16px rgba(255,226,174,.13))!important;
    animation:mmIntroProductFloat 4.1s cubic-bezier(.45,0,.55,1) infinite!important;
    transform-origin:center!important;
  }
  .photo-shell{
    width:min(80%,336px)!important;
    height:80%!important;
    max-width:80%!important;
    max-height:80%!important;
    margin-inline:auto!important;
    justify-self:center!important;
    animation:mmIntroPhotoFloat 4.4s cubic-bezier(.45,0,.55,1) infinite!important;
    transform-origin:center!important;
  }
  .product-photo{display:block!important;margin:auto!important}
  .actions{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr)!important;gap:6px!important}
  .btn{min-height:39px!important;padding-inline:6px!important;letter-spacing:.045em!important}
  .meta{
    width:min(100%,360px)!important;
    gap:4px!important;
    margin-top:6px!important;
  }
  .meta span{
    min-height:27px!important;
    padding:4px 5px!important;
    border-color:rgba(255,238,207,.16)!important;
    border-radius:8px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;
    box-shadow:inset 0 1px rgba(255,255,255,.05)!important;
    font-size:6.6px!important;
    line-height:1.2!important;
    letter-spacing:.02em!important;
  }
  .effect-none>.squid,.effect-none .photo-shell{animation:none!important}
}
@media(max-width:350px){
  .actions{grid-template-columns:minmax(0,1.45fr) minmax(0,.75fr)!important}
  .btn{font-size:7px!important}
  .meta span{font-size:6px!important;padding-inline:3px!important}
}
@media(max-width:767.98px) and (orientation:landscape){
  .hero__visual>.squid,.photo-shell{max-width:80%!important;max-height:80%!important}
}
