:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f7f6;color:#101820;--ink: #101820;--muted: #53615f;--paper: #f4f7f6;--surface: #ffffff;--line: #d8e0dc;--blue: #2356a4;--green: #1d6f59;--amber: #b86b24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}button,a{font:inherit}a{color:var(--green);text-decoration-thickness:.08em;text-underline-offset:.18em}img{display:block;max-width:100%}.hero{position:relative;min-height:86svh;display:grid;align-items:end;overflow:hidden;color:#fff;background:linear-gradient(90deg,#080d12e0,#080d12a3 46%,#080d123d),url(../../../gatepicker-feature.png) center / cover no-repeat,#101820}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#101820eb,#1018201f 38%,#10182000);pointer-events:none}.hero__content{position:relative;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:96px 0 84px}.hero__mark{width:64px;height:64px;margin-bottom:22px;border-radius:14px;background:#fff;box-shadow:0 18px 45px #0000003d}.eyebrow{margin:0 0 12px;color:currentColor;font-size:.78rem;font-weight:760;letter-spacing:.12em;text-transform:uppercase;opacity:.72}h1,h2,p{overflow-wrap:anywhere}h1{max-width:760px;margin:0;font-size:clamp(3.4rem,12vw,7.6rem);line-height:.92;letter-spacing:0}h2{margin:0;color:var(--ink);font-size:clamp(1.8rem,4vw,3.5rem);line-height:1.02;letter-spacing:0}.hero__lede{max-width:620px;margin:24px 0 0;color:#ffffffd6;font-size:clamp(1.1rem,2.8vw,1.45rem);line-height:1.45}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.store-button{min-width:172px;min-height:64px;display:grid;gap:3px;padding:12px 18px;border:1px solid rgba(255,255,255,.26);border-radius:8px;background:#ffffff1f;color:#fff;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.store-button:disabled{cursor:not-allowed}.store-button span{font-size:.8rem;opacity:.72}.store-button strong{font-size:1.05rem}.store-button--android{border-color:#55ca956b}.intro,.pillars,.detail{width:min(1120px,calc(100% - 40px));margin:0 auto}.intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);gap:44px;align-items:center;padding:74px 0}.intro__copy p:not(.eyebrow),.pillar p:not(.eyebrow),.detail p{color:var(--muted);font-size:1.03rem;line-height:1.7}.phone-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:end}.phone-strip img{width:100%;border-radius:18px;border:1px solid var(--line);box-shadow:0 20px 45px #10182024}.phone-strip img:nth-child(2){transform:translateY(-22px)}.pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:0 0 76px}.pillar{min-height:292px;padding:28px;background:var(--surface);border:1px solid var(--line)}.pillar:first-child{border-radius:8px 0 0 8px}.pillar:last-child{border-radius:0 8px 8px 0}.pillar:nth-child(2) .eyebrow{color:var(--blue)}.pillar:nth-child(3) .eyebrow{color:var(--green)}.pillar:nth-child(4) .eyebrow{color:var(--amber)}.pillar h2{font-size:1.3rem;line-height:1.16}.detail{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:56px;padding:34px;border:1px solid var(--line);border-radius:8px;background:#e8eeeb}.detail h2{font-size:clamp(1.6rem,3vw,2.5rem)}.detail p{max-width:700px}.repo-path{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:8px;background:var(--ink);color:#fff;font-weight:760;line-height:1}.detail-link{display:inline-flex;margin-top:8px;color:var(--green);font-weight:760}.legal-page{width:min(880px,calc(100% - 40px));margin:0 auto;padding:56px 0 72px}.legal-hero{padding:22px 0 36px}.back-link{display:inline-flex;margin-bottom:36px;color:var(--ink);font-weight:760;text-decoration:none}.back-link:hover{text-decoration:underline}.legal-hero h1{max-width:820px;color:var(--ink);font-size:clamp(2.5rem,7vw,5rem);line-height:.96}.legal-hero p:not(.eyebrow){max-width:700px;margin:22px 0 0;color:var(--muted);font-size:clamp(1.05rem,2.4vw,1.3rem);line-height:1.58}.legal-content{display:grid;gap:1px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--line)}.legal-section{padding:30px;background:var(--surface)}.legal-section h2{max-width:620px;font-size:clamp(1.35rem,3vw,2.1rem);line-height:1.12}.legal-section p,.legal-section li{color:var(--muted);font-size:1rem;line-height:1.72}.legal-section p{max-width:720px;margin:16px 0 0}.legal-section ul{display:grid;gap:8px;margin:18px 0 0;padding-left:22px}.legal-section a{font-weight:760}@media(max-width:900px){.intro{grid-template-columns:1fr}.pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.pillar:first-child,.pillar:last-child{border-radius:0}.detail{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.hero{min-height:84svh;background:linear-gradient(0deg,#080d12db,#080d1294),url(../../../screenshot-android-idle.png) center / cover no-repeat,#101820}.hero__content{width:min(100% - 32px,1120px);padding:72px 0 58px}h1{font-size:clamp(3rem,18vw,5.4rem)}.store-button{width:100%}.intro,.pillars,.detail,.legal-page{width:min(100% - 32px,1120px)}.phone-strip{gap:8px}.phone-strip img{border-radius:12px}.phone-strip img:nth-child(2){transform:translateY(-10px)}.pillars{grid-template-columns:1fr}.pillar{min-height:auto;padding:24px}.detail{padding:24px}.legal-page{padding:34px 0 48px}.legal-hero{padding-bottom:28px}.back-link{margin-bottom:28px}.legal-section{padding:24px}}
