@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}:root{color-scheme:light;--bg:#ffffff;--text:#111111;--text-2:#666666;--line:#eeeeee;--line-2:#e2e2e2;--accent:#E0C36A;--radius-icon:22%;--maxw:1040px}*{margin:0;padding:0;box-sizing:border-box}body,html{min-height:100%}body{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.55;display:flex;flex-direction:column;min-height:100dvh}a{color:inherit;text-decoration:none}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 1.5rem}.site-header{border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;background:rgba(255,255,255,.85);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);z-index:10}.site-header__inner{height:60px;display:flex;align-items:center}.wordmark{font-weight:600;font-size:1.05rem;letter-spacing:-.01em}.hero{padding:clamp(3.5rem,12vw,7rem) 0 clamp(2rem,6vw,3.5rem);border-bottom:1px solid var(--line);text-align:center}.hero__mark{font-size:clamp(2.4rem,8vw,4.5rem);font-weight:700;letter-spacing:-.03em}.hero__tag{margin-top:1rem;font-size:clamp(1rem,3vw,1.2rem);color:var(--text-2)}.section{padding:clamp(2.5rem,7vw,4.5rem) 0}.section__title{font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;color:var(--text-2);font-weight:600;padding-bottom:.9rem;border-bottom:1px solid var(--line);margin-bottom:2rem}.tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:2rem;gap:2rem}.tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:.5rem;transition:transform .18s ease}.tile:hover{transform:translateY(-4px)}.tile__icon{width:min(220px,55vw);aspect-ratio:1;border-radius:var(--radius-icon);overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.12)}.tile__icon img{width:100%;height:100%;object-fit:cover;display:block}.tile__meta{display:flex;flex-direction:column;gap:.2rem}.tile__name{font-weight:600;font-size:1.15rem}.tile__tagline{font-size:.9rem;color:var(--text-2)}.product{padding:2.5rem 0 4rem;flex:1 1}.back-link{display:inline-block;font-size:.9rem;color:var(--text-2);margin-bottom:2.5rem}.back-link:hover{color:var(--text)}.product__head{display:flex;gap:1.75rem;align-items:center;flex-wrap:wrap;padding-bottom:2.5rem;border-bottom:1px solid var(--line)}.product__icon{width:120px;aspect-ratio:1;border-radius:var(--radius-icon);overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.12);flex-shrink:0}.product__icon img{width:100%;height:100%;object-fit:cover;display:block}.product__intro{flex:1 1;min-width:240px}.product__name{font-size:clamp(1.9rem,5vw,2.6rem);font-weight:700;letter-spacing:-.02em}.product__tagline{font-size:1.15rem;margin-top:.35rem}.product__subtitle{color:var(--text-2);margin-top:.15rem}.store-buttons{display:flex;align-items:center;gap:.9rem;margin-top:1.4rem;flex-wrap:wrap}.store-buttons__badge{display:inline-flex;transition:opacity .15s ease}.store-buttons__badge:hover{opacity:.85}.store-buttons__badge img{height:50px;width:auto;display:block}.store-buttons__soon{display:inline-flex;align-items:center;gap:.55rem;height:50px;padding:0 1.1rem;border:1px solid var(--line-2);border-radius:10px;color:var(--text-2)}.store-buttons__soon-label{font-weight:600;font-size:.9rem;color:var(--text)}.store-buttons__soon-pill{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;padding:.2rem .5rem;border-radius:999px;background:var(--accent);color:#3a2f00}.product__gallery{padding:2.5rem 0;border-bottom:1px solid var(--line)}.gallery{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.gallery__item{flex:0 0 auto;width:min(260px,65vw);scroll-snap-align:start}.gallery__img{width:100%;height:auto;border-radius:18px;border:1px solid var(--line);display:block}.product__body{padding-top:2.5rem;max-width:680px}.product__paragraph{margin-bottom:1rem;font-size:1.05rem}.product__features-title{font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;color:var(--text-2);font-weight:600;margin:2rem 0 1rem}.product__features{list-style:none;display:flex;flex-direction:column;gap:.75rem}.product__features li{position:relative;padding-left:1.5rem;color:#333}.product__features li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--accent)}.product__closing{margin-top:2rem;font-size:1.1rem;font-weight:500}.site-footer{border-top:1px solid var(--line);margin-top:auto;padding:2rem 0}.site-footer__inner{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:var(--text-2)}@media (max-width:640px){.product__head{flex-direction:column;align-items:flex-start;text-align:left}}