@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap";:root{--navy:#07182e;--paper:#edf0ed;--ink:#07101d;--brass:#dca761;--line:#e3ebf22e}*{box-sizing:border-box}body{background:var(--navy);color:var(--paper);margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.topbar{border-bottom:1px solid var(--line);background:#07182e;justify-content:space-between;align-items:center;height:84px;padding:0 4.5vw;display:flex}.brand img,footer img{object-fit:contain;filter:invert()brightness(4)grayscale()}.brand img{width:170px;height:46px}nav,.header-actions,.language{align-items:center;display:flex}nav{gap:28px;margin-left:90px}.header-actions{gap:23px}.language{color:#778497;gap:7px}nav a,.header-actions button,.language{letter-spacing:.08em;text-transform:uppercase;font:500 11px/1 DM Mono,monospace}.language button,.bag-button{color:#8491a1;cursor:pointer;background:0 0;border:0;padding:4px}.language .active,.bag-button{color:var(--paper)}.bag-button span,.add-button span{color:var(--brass)}.hero{background:#06162a;grid-template-columns:47% 53%;min-height:680px;display:grid}.hero-copy{padding:7.3vw 4.5vw 5vw;position:relative}.hero-symbol{opacity:.16;width:90px;position:absolute;top:90px;left:5vw}.hero h1{letter-spacing:-.045em;max-width:540px;margin:70px 0 28px;font:500 clamp(52px,5.2vw,86px)/.98 Playfair Display,serif;position:relative}.hero p{color:#aeb8c5;max-width:370px;margin-bottom:38px;font-size:16px;line-height:1.7}.button{letter-spacing:.08em;text-transform:uppercase;gap:28px;padding:15px 20px;font:500 11px DM Mono,monospace;display:inline-flex}.gold{background:var(--brass);color:#161615}.hero-art{background:url(/assets/fish-lantern-hero.png) 50%/cover;min-height:680px}.categories{border-block:1px solid var(--line);background:#0b223e;grid-template-columns:repeat(5,1fr);padding:0 4.5vw;display:grid}.categories button{border:0;border-right:1px solid var(--line);min-height:120px;color:var(--paper);text-align:left;cursor:pointer;background:0 0;padding:22px 20px;font:500 13px Manrope}.categories button span{color:var(--brass);margin-bottom:22px;font:11px DM Mono;display:block}.categories button.selected{color:#121a24;background:#d9a35e}.collection{background:var(--paper);color:var(--ink);padding:115px 4.5vw}.section-heading{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.section-heading p,.story-copy>p:first-child,.bag-drawer>p{letter-spacing:.1em;text-transform:uppercase;color:#647184;font:500 11px DM Mono}.section-heading h2{letter-spacing:-.035em;max-width:535px;margin:0;font:500 44px/1.08 Playfair Display}.product-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-image,.detail-image{cursor:pointer;background:#0a192d url(/assets/fish-lantern-hero.png) 0 0/260% no-repeat;border:0;width:100%;display:block;position:relative}.product-image{height:315px}.product-image:after,.detail-image:after{content:"";background:linear-gradient(#0000 55%,#01091259);position:absolute;inset:0}.image-orbit{border:1px solid #dfac678c;border-radius:50%;width:94px;height:94px;position:absolute;top:-28px;right:-28px}.product-meta{border-bottom:1px solid #cbd2d3;justify-content:space-between;gap:14px;padding:18px 0 14px;display:flex}.product-meta h3{margin:0 0 6px;font-size:14px}.product-meta p{color:#687482;margin:0;font-size:12px;line-height:1.5}.product-meta strong,.bag-lines strong,.subtotal strong{white-space:nowrap;font:500 12px DM Mono}.product-actions{justify-content:space-between;align-items:center;padding-top:14px;display:flex}.text-button,.add-button{cursor:pointer;letter-spacing:.06em;text-transform:uppercase;border:0;font:500 10px DM Mono}.text-button{color:#657384;background:0 0;padding:0}.add-button{color:#fff;background:#0b203a;padding:11px 13px}.story{background:#0b2341;grid-template-columns:55% 45%;display:grid}.story-image{background:url(/assets/fish-lantern-hero.png) 50%/cover;min-height:530px}.story-copy{padding:100px 9vw 70px 6vw}.story-copy h2{margin:30px 0 22px;font:500 50px/1.06 Playfair Display}.story-copy>p:not(:first-child){color:#aeb8c5;max-width:330px;line-height:1.75}.story-copy a{color:var(--brass);text-transform:uppercase;gap:15px;margin-top:24px;font:500 11px DM Mono;display:inline-flex}.shipping{color:#0a1830;background:#dba45f;align-items:center;gap:37px;padding:75px 13vw;display:flex}.shipping img{object-fit:contain;width:74px;height:74px}.shipping h2{margin:0 0 7px;font-size:23px}.shipping p{max-width:470px;margin:0;font-size:13px;line-height:1.6}footer{color:#8190a2;grid-template-columns:1fr auto;gap:11px;padding:38px 4.5vw;font:11px DM Mono;display:grid}footer img{width:150px;height:37px}footer p:last-child{grid-column:1/-1;margin:10px 0 0}.overlay{z-index:5;background:#020912b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.detail-panel{width:100%;max-width:830px;color:var(--ink);background:#e9eded;grid-template-columns:1fr 1fr;display:grid;position:relative}.detail-image{min-height:490px}.detail-panel>div:last-child{padding:80px 50px}.detail-panel p{color:#687482;font-size:13px;line-height:1.6}.detail-panel h2{margin:28px 0 16px;font:500 43px/1.02 Playfair Display}.detail-panel strong{margin:30px 0;font:500 18px DM Mono;display:block}.large{width:100%;padding:16px}.close{z-index:2;color:inherit;cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:12px;right:14px}.bag-drawer{z-index:6;width:min(410px,100vw);color:var(--ink);background:#eef0ed;flex-direction:column;padding:76px 32px 28px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 50px #00000040}.bag-drawer h2{margin:40px 0;font:500 32px/1.1 Playfair Display}.bag-lines{gap:20px;margin-top:16px;display:grid}.bag-lines div,.subtotal{justify-content:space-between;gap:15px;font-size:13px;display:flex}.subtotal{border-top:1px solid #cad0d1;margin-top:32px;padding-top:18px}.continue{color:#fff;cursor:pointer;text-transform:uppercase;background:#0b203a;border:0;margin-top:auto;padding:16px;font:500 11px DM Mono}@media (width<=850px){.topbar{height:70px;padding:0 20px}.brand img{width:125px}nav{display:none}.header-actions{gap:9px}.language,.bag-button{font-size:9px}.hero{min-height:0;display:block}.hero-copy{min-height:390px;padding:55px 24px 0}.hero h1{margin:46px 0 18px;font-size:50px}.hero p{margin-bottom:25px;font-size:14px}.hero-symbol{width:60px;top:40px}.hero-art{background-position:62%;min-height:290px}.categories{grid-template-columns:1fr 1fr;padding:0}.categories button{border-bottom:1px solid var(--line);min-height:84px;padding:15px 20px}.categories button span{margin-bottom:10px}.collection{padding:65px 20px}.section-heading{margin-bottom:34px;display:block}.section-heading h2{font-size:33px}.product-grid{grid-template-columns:1fr 1fr;gap:20px 12px}.product-image{height:200px}.product-meta{display:block}.product-meta strong{margin-top:10px;display:block}.story{display:block}.story-image{min-height:330px}.story-copy{padding:65px 24px}.story-copy h2{font-size:41px}.shipping{gap:20px;padding:45px 24px}.shipping img{width:50px;height:50px}footer{padding:30px 20px;display:block}footer p{margin:16px 0 0}.detail-panel{grid-template-columns:1fr;max-height:90vh;overflow:auto}.detail-image{min-height:290px}.detail-panel>div:last-child{padding:35px 25px}.bag-drawer{padding:72px 24px 24px}}.hero-art{background-position:65%}@media (width<=850px){.hero-art{background-position:62%}}.product-image{aspect-ratio:1;background:#07182e;height:auto;min-height:0;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.product-image:after{display:none}.product-image:focus-visible{outline:3px solid var(--brass);outline-offset:3px}.categories button.selected span{color:#263444}.country-section{color:#f7f2e8;background:#07182e;padding:64px 5vw 36px}.country-section .eyebrow{color:#c6a06a;letter-spacing:.16em;margin:0 0 18px;font-size:11px}.country-section h2{max-width:750px;margin:0;font-size:clamp(25px,3vw,42px);font-weight:500;line-height:1.25}.inspiration-note{color:#b4c3d4;margin:18px 0 28px;font-size:14px;line-height:1.7}.country-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.country-tabs button{color:#e4eaf2;text-align:left;cursor:pointer;background:#10263f;border:1px solid #405067;min-width:0;padding:18px 14px}.country-tabs button>span{font-size:15px;line-height:1.5;display:block}.country-tabs small{color:#a5b6c9;margin-top:6px;font-size:12px;display:block}.country-tabs button.selected{color:#07182e;background:#d8b47e;border-color:#d8b47e}.country-tabs button.selected small{color:#263444}.country-tabs button:focus-visible{outline-offset:3px;outline:3px solid #f7f2e8}.categories.festivals{grid-template-columns:repeat(3,minmax(0,1fr))}.product-origin{color:#697a8b;letter-spacing:.035em;margin:14px 0 0;font-size:11px;line-height:1.6}@media (width<=700px){.country-section{padding:20px 5vw 16px}.country-section .eyebrow{margin-bottom:6px;font-size:10px}.country-section h2{font-size:22px}.inspiration-note{margin:8px 0 12px;font-size:13px;line-height:1.5}.country-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.country-tabs button{min-height:48px;padding:6px 8px}.country-tabs button>span{font-size:13px;line-height:1.2}.country-tabs small{margin-top:2px;line-height:1.2}.categories,.categories.festivals{grid-template-columns:repeat(2,minmax(0,1fr))}.categories button{align-items:center;gap:8px;min-width:0;min-height:44px;padding:10px 12px;line-height:1.35;display:flex}.categories button span{flex:none;margin:0}.collection{padding-top:24px}.section-heading{margin-bottom:20px}.section-heading p{margin:0 0 8px}.section-heading h2{font-size:28px}}@media (width<=360px){.country-tabs button{padding-inline:5px}}.hero.hero-full{background:#07182e;min-height:0;display:block}.hero-full .hero-art{aspect-ratio:1672/941;background:0 0;min-height:0;position:relative;overflow:hidden}.hero-full .hero-art>img{object-fit:contain;width:100%;height:auto;display:block}.hero-full .hero-art>canvas{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .35s;display:block;position:absolute;inset:0}.hero-full .hero-art>canvas.liquid-ready{opacity:1;pointer-events:auto}.hero-full .hero-copy{grid-template-columns:56px 1.1fr 1fr auto;align-items:center;gap:30px;min-height:0;padding:36px 5%;display:grid}.hero-full .hero-symbol{object-fit:contain;opacity:.65;width:56px;height:80px;margin:0;position:static}.hero-full .hero-copy h1{margin:0;font-size:clamp(26px,2.8vw,46px);line-height:1.12}.hero-full .hero-copy p{max-width:360px;margin:0;font-size:14px;line-height:1.7}.hero-full .hero-copy .button{white-space:nowrap;margin:0}.hero-fireflies{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-firefly{width:2px;height:2px;animation:firefly-drift var(--drift-duration) ease-in-out var(--delay) infinite alternate;position:absolute}.hero-firefly:before{content:"";opacity:0;animation:firefly-glow var(--glow-duration) ease-in-out var(--delay) infinite;background:#f4db9c;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 4px 1px #edc36b55}.hero-firefly-sparkle{opacity:0;width:9px;height:9px;animation:diamond-glint 16s ease-in-out var(--sparkle-delay) infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.45)rotate(12deg)}.hero-firefly-sparkle:before,.hero-firefly-sparkle:after{content:"";background:linear-gradient(90deg,#0000,#f8daa0 32%,#fff9e8 50%,#f8daa0 68%,#0000);position:absolute;top:50%;left:50%}.hero-firefly-sparkle:before{width:100%;height:1px;transform:translate(-50%,-50%)}.hero-firefly-sparkle:after{width:100%;height:1px;transform:translate(-50%,-50%)rotate(90deg)}@keyframes firefly-drift{0%{transform:translate(-8px,12px)}45%{transform:translate(10px,-5px)}to{transform:translate(-4px,-22px)}}@keyframes firefly-glow{0%,to{opacity:.04}40%{opacity:.48}65%{opacity:.14}}@keyframes diamond-glint{0%,5%,to{opacity:0;transform:translate(-50%,-50%)scale(.45)rotate(12deg)}1.8%{opacity:.85;transform:translate(-50%,-50%)scale(1)rotate(0)}3.5%{opacity:.18;transform:translate(-50%,-50%)scale(.7)rotate(-8deg)}}@media (width<=850px),(pointer:coarse){.hero-full .hero-art>canvas{-webkit-mask-image:linear-gradient(90deg,#000 0% 22%,#0000 43%);mask-image:linear-gradient(90deg,#000 0% 22%,#0000 43%)}}@media (width<=850px){.hero-full .hero-copy{grid-template-columns:1fr;gap:18px;padding:28px 24px}.hero-full .hero-symbol{display:none}.hero-full .hero-copy h1{font-size:34px}.hero-full .hero-copy .button{justify-self:start}.hero-firefly:nth-child(n+13){display:none}}@media (width<=700px){.hero-full .hero-copy h1{font-size:30px}.hero-full .hero-copy p{font-size:13px}.hero-full .hero-copy .button{min-height:44px;font-size:10px}}@media (prefers-reduced-motion:reduce){.hero-full .hero-art>canvas{transition:none;display:none}.hero-fireflies{display:none}.hero-firefly,.hero-firefly:before,.hero-firefly-sparkle{animation:none}}
