*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:#020617;color:white;overflow-x:hidden;padding-bottom:100px}.bg-orb{position:fixed;border-radius:999px;filter:blur(50px);opacity:.45;z-index:-2}.orb-a{width:320px;height:320px;background:#22d3ee;top:-90px;left:-120px}.orb-b{width:280px;height:280px;background:#a3e635;right:-130px;top:130px}.orb-c{width:260px;height:260px;background:#f59e0b;left:20%;bottom:-150px}.phone-shell{width:min(520px,100%);margin:0 auto;padding:16px}.glass{background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.18);box-shadow:0 20px 60px rgba(0,0,0,.35);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.topbar{position:sticky;top:12px;z-index:20;display:flex;align-items:center;gap:12px;border-radius:26px;padding:12px}.pwa-logo{width:54px;height:54px;border-radius:18px;box-shadow:0 8px 30px rgba(34,211,238,.25)}.eyebrow{margin:0 0 4px;color:#67e8f9;font-size:11px;font-weight:900;letter-spacing:.14em}.topbar h1{margin:0;font-size:21px}.install-mini{margin-left:auto;border:0;border-radius:999px;padding:10px 14px;background:#fff;color:#020617;font-weight:900}.hero{margin-top:16px;border-radius:32px;padding:24px;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;inset:auto -80px -110px auto;width:260px;height:260px;background:radial-gradient(circle,rgba(103,232,249,.32),transparent 70%)}.hero h2{font-size:36px;line-height:.98;margin:0 0 12px;letter-spacing:-1.5px}.hero-copy{color:#cbd5e1;margin:0 0 18px;line-height:1.55}.install-big,.open-btn{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;border:0;border-radius:18px;padding:14px 18px;font-weight:950;background:linear-gradient(135deg,#67e8f9,#a3e635);color:#021018;box-shadow:0 12px 30px rgba(103,232,249,.22)}.search{margin:16px 0;display:flex;align-items:center;gap:10px;border-radius:22px;padding:14px 16px}.search input{width:100%;border:0;outline:0;background:transparent;color:white;font-size:16px}.search input::placeholder{color:#94a3b8}.app-grid{display:grid;grid-template-columns:1fr;gap:12px}.app-card{display:flex;align-items:center;gap:14px;border-radius:28px;padding:14px;cursor:pointer;transition:.25s transform,.25s border-color;min-height:104px}.app-card:active{transform:scale(.98)}.app-card:hover{transform:translateY(-3px);border-color:rgba(103,232,249,.42)}.app-logo{width:78px;height:78px;border-radius:24px;object-fit:contain;background:rgba(0,0,0,.38);padding:7px;flex:0 0 auto}.app-info{min-width:0;flex:1}.app-info h3{margin:0 0 4px;font-size:18px}.app-info p{margin:0;color:#cbd5e1;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pill{display:inline-flex;margin-top:9px;font-size:11px;font-weight:900;color:#a7f3d0;background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.24);padding:5px 9px;border-radius:999px}.chev{font-size:28px;color:#94a3b8}.bottom-nav{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);width:min(420px,calc(100% - 32px));display:flex;justify-content:space-around;border-radius:999px;padding:10px;z-index:30}.bottom-nav a{color:#94a3b8;text-decoration:none;font-size:13px;font-weight:900;padding:10px 18px;border-radius:999px}.bottom-nav .active{background:white;color:#020617}/* CENTERED APP MODAL - fixed */
.app-dialog{position:fixed;inset:0;margin:auto;width:min(488px,calc(100% - 32px));max-height:min(82vh,640px);overflow:auto;border:0;border-radius:34px;padding:24px;color:white;text-align:center;align-self:center;justify-self:center;overscroll-behavior:contain}.app-dialog::backdrop{background:rgba(2,6,23,.65);backdrop-filter:blur(10px)}.close{position:absolute;right:14px;top:14px;width:38px;height:38px;border:0;border-radius:14px;background:rgba(255,255,255,.12);color:white;font-size:24px}.dialog-logo{width:148px;height:148px;object-fit:contain;border-radius:32px;background:rgba(0,0,0,.35);padding:10px}.status{display:inline-flex;margin:10px auto 0;color:#a7f3d0;background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.24);padding:6px 10px;border-radius:999px;font-weight:900;font-size:12px}.app-dialog h3{font-size:28px;margin:12px 0 8px}.app-dialog p{color:#cbd5e1;line-height:1.5}.open-btn{width:100%;margin-top:8px}@media(max-width:520px){.app-dialog{width:calc(100% - 28px);max-height:78vh;padding:22px 18px;border-radius:30px}.dialog-logo{width:132px;height:132px}.app-dialog h3{font-size:25px}}@media(min-width:760px){.phone-shell{width:min(980px,100%)}.app-grid{grid-template-columns:repeat(2,1fr)}.hero h2{font-size:52px}.app-card{min-height:118px}.app-logo{width:90px;height:90px}}
