:root{--bg:#f6efe5;--surface:rgba(255,250,244,0.82);--surface-strong:#fff9f2;--ink:#1f1a16;--muted:#6d6258;--line:rgba(73,52,33,0.12);--accent:#c95f37;--accent-deep:#7f2f18;--shadow:0 24px 70px rgba(83,48,29,0.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;min-width:320px;color:var(--ink);font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif;background:radial-gradient(circle at 14% 18%,rgba(201,95,55,.14),transparent 20%),radial-gradient(circle at 82% 22%,rgba(74,111,106,.1),transparent 18%),linear-gradient(90deg,#f48f73,#f5a27e 28%,#f2b48d 62%,#f1c287)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-footer,.site-header{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0 8px}.brand{display:inline-flex;align-items:center;gap:6px;line-height:1}.brand img{width:40px;height:40px;object-fit:contain;flex:0 0 auto}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;background:rgba(255,248,240,.5);box-shadow:inset 0 0 0 1px rgba(73,52,33,.06),0 10px 24px rgba(86,40,20,.08)}.brand-wordmark{font-size:28px;font-weight:400;letter-spacing:.4px;color:#4a6f6a}.footer-nav,.top-nav{display:flex;gap:18px;flex-wrap:wrap}.footer-nav a,.top-nav a{color:var(--muted)}.footer-nav a:hover,.legal-page a:hover,.top-nav a:hover{color:var(--accent-deep)}main{flex:1 1}.page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:8px 0 28px}.page-narrow{width:min(780px,calc(100% - 32px))}.hero{display:grid;grid-template-columns:minmax(0,.96fr) minmax(420px,1.04fr);grid-gap:72px;gap:72px;align-items:center;padding:0 56px 8px;margin-top:0;position:relative}.hero-copy,.legal-page{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow);border-radius:28px}.hero-copy{z-index:1;padding:0 0 40px;min-height:auto;flex-direction:column;justify-content:flex-start;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;max-width:26rem}.hero-copy,.hero-visual{position:relative;display:flex}.hero-visual{min-height:480px;align-items:center;justify-content:flex-end}.eyebrow{margin:0 0 12px;color:rgba(127,47,24,.92);text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:700}h1,h2{margin:0;letter-spacing:-.04em}h1,h2{line-height:.95}h1{font-size:clamp(1.55rem,2vw,2.35rem);max-width:none;white-space:nowrap;letter-spacing:-.06em;color:#fff8f0;text-shadow:0 12px 36px rgba(86,40,20,.16)}h2{font-size:clamp(2rem,5vw,3.2rem)}.legal-page h1,.legal-page h2{color:var(--ink);text-shadow:none;white-space:normal;letter-spacing:-.04em}.lead,.legal-page p,.site-footer p{color:var(--muted);line-height:1.7;font-size:1.02rem}.lead{max-width:26rem;margin-top:18px;font-size:1.08rem;line-height:1.65;color:rgba(255,248,240,.86)}.store-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.store-badge{gap:12px;min-width:176px;padding:12px 16px 13px;border-radius:18px;background:rgba(20,18,17,.88);color:#fff8f0;border:1px solid rgba(255,255,255,.22);box-shadow:0 16px 36px rgba(86,40,20,.16)}.store-badge,.store-badge-icon{display:inline-flex;align-items:center}.store-badge-icon{justify-content:center;width:26px;height:26px;flex:0 0 auto}.store-badge-icon svg{width:100%;height:100%}.store-badge-copy{display:block}.store-badge-overline{display:block;font-size:.7rem;line-height:1.1;opacity:.8;letter-spacing:.03em}.store-badge-title{display:block;margin-top:3px;font-size:1.35rem;line-height:1.05;font-weight:600}.hero-glow{position:absolute;border-radius:999px;filter:blur(30px);pointer-events:none}.hero-glow-one{width:320px;height:320px;top:-48px;right:180px;background:rgba(255,242,232,.14)}.hero-glow-two{width:420px;height:420px;right:-80px;bottom:-90px;background:rgba(255,245,232,.16)}.hero-carousel{position:relative;z-index:1;width:min(100%,500px);padding:0 32px 42px}.hero-slide-wrap{display:flex;justify-content:center}.hero-slide{width:min(100%,236px);aspect-ratio:1080/2400;border-radius:30px;background:transparent;overflow:hidden;box-shadow:0 28px 56px rgba(86,40,20,.24);position:relative}.hero-slide-image{display:block;width:100%;height:auto}.carousel-control{position:absolute;top:50%;z-index:3;width:46px;height:46px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(255,248,240,.24);color:#fff8f0;font:inherit;font-size:2rem;line-height:1;cursor:pointer;transform:translateY(calc(-50% - 24px));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 32px rgba(86,40,20,.14)}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-dots{position:absolute;left:50%;bottom:0;z-index:3;display:flex;gap:10px;transform:translateX(-50%)}.carousel-dot{width:10px;height:10px;border:0;border-radius:999px;background:rgba(255,248,240,.34);cursor:pointer;padding:0}.carousel-dot-active{width:28px;background:#4a6f6a}.legal-page{padding:40px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0 40px;border-top:1px solid var(--line)}@media (max-width:900px){.hero,.site-footer{grid-template-columns:1fr}.hero{gap:28px;padding:0 28px 8px}.hero-visual{min-height:420px;justify-content:center}.hero-copy{max-width:none;padding-bottom:0}h1{font-size:clamp(2.6rem,8vw,4rem);white-space:normal;max-width:12ch}.site-footer{flex-direction:column;align-items:flex-start}.site-header{align-items:center}.hero-carousel{width:min(100%,420px);padding:0 28px 38px}}@media (max-width:640px){.site-header{flex-direction:row;justify-content:space-between;padding-top:12px;padding-bottom:4px}.brand-wordmark{font-size:24px}.top-nav{flex-wrap:nowrap;gap:12px}.page{padding-bottom:20px}.hero-copy,.legal-page{padding:28px 24px;border-radius:22px}.hero-copy{min-height:auto;padding-top:28px;padding-inline:0}.store-links{gap:10px}.store-badge{min-width:156px}.hero{gap:18px;padding:0 22px 4px}.hero-visual{min-height:320px;padding:0}.hero-carousel{width:100%;padding:0 22px 30px}.hero-slide{width:min(100%,188px);border-radius:24px}.carousel-control{width:38px;height:38px;font-size:1.55rem;transform:translateY(calc(-50% - 18px))}h1{font-size:clamp(2rem,8.6vw,3rem);white-space:normal}}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/312bdf69facd99ca-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1b30b992a554bafd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/accc82dc8525882b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/312bdf69facd99ca-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1b30b992a554bafd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/accc82dc8525882b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Josefin Sans Fallback;src:local("Arial");ascent-override:73.32%;descent-override:24.44%;line-gap-override:0.00%;size-adjust:102.29%}.__className_ce4040{font-family:Josefin Sans,Josefin Sans Fallback;font-style:normal}