:root{--black:#000;--near-black:#050505;--white:#f8f7f2;--muted:#f8f7f2b8;--soft:#f8f7f21f;--gold:#d6b56d;--gold-soft:#d6b56d57;--max-page:1100px}*{box-sizing:border-box}html{background:var(--black);color:var(--white);scroll-behavior:smooth;min-width:320px}body{background:var(--black);color:var(--white);min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.page{background:var(--black);flex-direction:column;align-items:center;width:100%;min-height:100svh;margin:0 auto;padding:32px 36px 28px;display:flex;overflow-x:hidden}.home-page{justify-content:center}.hero{grid-template-columns:minmax(330px,1fr) minmax(320px,470px);justify-content:center;align-items:center;gap:64px;width:100%;max-width:1120px;display:grid}.hero-copy{flex-direction:column;align-items:flex-start;gap:20px;max-width:560px;display:flex}.brand{align-items:center;gap:14px;min-height:50px;display:inline-flex}.brand-mark{border:1px solid var(--gold-soft);border-radius:14px;width:50px;height:50px;display:block}.brand span{color:var(--white);letter-spacing:0;text-transform:uppercase;font-size:24px;font-weight:900;line-height:28px}.brand-large{gap:18px;min-height:72px}.brand-large .brand-mark{border-radius:20px;width:72px;height:72px}.brand-large span{font-size:34px;line-height:38px}h1{color:var(--white);letter-spacing:0;text-shadow:0 2px 14px #000000e6;max-width:620px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:57px;font-weight:500;line-height:62px}.hero-copy p{color:var(--muted);letter-spacing:0;max-width:520px;margin:0;font-size:18px;font-weight:700;line-height:27px}.app-store-badge{align-items:center;width:180px;height:60px;margin-top:6px;transition:opacity .16s,transform .16s;display:inline-flex}.app-store-badge:hover,.app-store-badge:focus-visible{transform:translateY(-1px)}.app-store-badge:active{opacity:.72;transform:translateY(0)}.app-store-image{width:180px;height:auto;display:block}.device-stage{justify-content:center;align-items:center;width:100%;min-width:320px;display:flex}.screenshot-art{aspect-ratio:485/1050;width:min(100%,420px);max-width:420px;max-height:720px;position:relative;overflow:hidden}.screenshot-art:before{background:linear-gradient(90deg, var(--black) 0%, #0000 18%, #0000 82%, var(--black) 100%);content:"";pointer-events:none;z-index:2;position:absolute;inset:0}.screenshot-art:after{background:linear-gradient(180deg, var(--black) 0%, #0000 11%, #0000 78%, var(--black) 100%);content:"";pointer-events:none;z-index:3;position:absolute;inset:0}.app-screenshot{opacity:.86;object-fit:contain;z-index:1;border-radius:28px;width:100%;height:100%;display:block;position:relative;box-shadow:0 34px 70px #74521742}.footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%;min-height:28px;margin-top:28px;display:flex}.footer a{color:#f8f7f294;letter-spacing:0;padding:5px 4px;font-size:12px;font-weight:800;transition:color .16s}.footer a:hover,.footer a:focus-visible{color:var(--gold)}.legal-page{justify-content:flex-start;gap:34px;padding-top:44px;padding-bottom:44px}.legal-header{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:760px;display:flex}.legal-header h1{max-width:760px;font-size:56px;line-height:62px}.legal-header p{color:#f8f7f2bd;letter-spacing:0;max-width:640px;margin:0;font-size:16px;font-weight:600;line-height:24px}.legal-header span{color:#d6b56dd1;letter-spacing:0;font-size:12px;font-weight:800}.legal-sections{flex-direction:column;gap:18px;width:100%;max-width:760px;display:flex}.legal-section{border-bottom:1px solid #f8f7f217;flex-direction:column;gap:10px;padding-bottom:18px;display:flex}.legal-section h2{color:var(--white);letter-spacing:0;margin:0;font-size:17px;font-weight:900;line-height:23px}.legal-section p{color:#f8f7f2ba;letter-spacing:0;margin:0;font-size:15px;font-weight:500;line-height:24px}.legal-section ul{color:#f8f7f2ba;letter-spacing:0;flex-direction:column;gap:8px;margin:0;padding-left:20px;font-size:15px;font-weight:500;line-height:24px;display:flex}.legal-section li{padding-left:2px}@media (max-width:940px){.page{padding:22px 18px 24px}.home-page{justify-content:flex-start}.hero{flex-direction:column;gap:38px;display:flex}.hero-copy{text-align:center;align-items:center;width:100%;max-width:620px}h1{max-width:680px;font-size:40px;line-height:46px}.hero-copy p{max-width:360px;font-size:15px;line-height:23px}.device-stage{width:100%;min-width:0}.screenshot-art{width:min(100%,270px);max-height:560px}.footer{gap:12px;margin-top:22px}.legal-page{gap:28px;padding-top:28px}.legal-header h1{font-size:40px;line-height:46px}}@media (max-width:430px){.brand-large,.brand{gap:14px}.brand-large .brand-mark,.brand-mark{border-radius:14px;width:50px;height:50px}.brand-large span,.brand span{font-size:24px;line-height:28px}h1{max-width:354px;font-size:36px;line-height:41px}.screenshot-art{width:min(100%,230px);max-height:480px}}
