:root{--blue:#2563EB;--blue-dark:#1D4ED8;--navy:#0F172A;--green:#10B981;--bg:#F8FAFC;--card:#FFFFFF;--text:#111827;--muted:#64748B;--border:#E2E8F0;--soft-blue:#EFF6FF}*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{margin:0;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at 15% 6%,rgba(37,99,235,.09),transparent 28%),radial-gradient(circle at 89% 28%,rgba(14,165,233,.07),transparent 24%),linear-gradient(180deg,#FBFDFF,#F4F7FC)}a{color:inherit}.site-shell{position:relative;min-height:100vh;overflow:hidden;padding:0 28px}.ambient{position:fixed;border-radius:999px;filter:blur(110px);pointer-events:none;opacity:.72}.ambient-one{width:420px;height:420px;background:rgba(37,99,235,.1);left:-170px;top:160px}.ambient-two{width:440px;height:440px;background:rgba(14,165,233,.08);right:-180px;top:110px}.topbar{position:relative;z-index:2;max-width:1240px;height:82px;margin:0 auto;display:flex;justify-content:space-between;border-bottom:1px solid rgba(226,232,240,.85)}.logo,.topbar{align-items:center}.logo{display:inline-flex;gap:11px;text-decoration:none}.logo-symbol{width:38px;height:38px;position:relative;display:block}.logo-ring{position:absolute;inset:4px;border-radius:50% 45% 50% 45%;border:8px solid var(--blue);transform:rotate(-28deg)}.logo-ring-two{inset:10px -1px 2px 10px;border-color:#0EA5E9;transform:rotate(38deg);opacity:.95}.logo-word{font-size:25px;line-height:1;font-weight:850;letter-spacing:-.045em;color:var(--navy)}.logo-word span{color:var(--blue)}.topbar-actions{display:flex;align-items:center;gap:18px}.app-domain{padding:7px 11px;border:1px solid #bfdbfe;background:rgba(239,246,255,.85);color:var(--blue-dark);font-size:11px;line-height:1;border-radius:999px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.top-link{color:#475569;text-decoration:none;font-weight:700;font-size:14px}.top-link:hover{color:var(--blue)}.hero{position:relative;z-index:1;max-width:1240px;margin:0 auto;min-height:calc(100vh - 205px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(540px,1.08fr);grid-gap:68px;gap:68px;align-items:center;padding:68px 0 50px}.hero-copy{max-width:590px}.status-pill{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border-radius:999px;background:#ECFDF5;border:1px solid #a7f3d0;color:#047857;font-size:12px;font-weight:800;letter-spacing:.02em;margin-bottom:24px}.status-pulse{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(16,185,129,.12)}h1{margin:0;color:var(--navy);font-size:clamp(48px,5.5vw,76px);line-height:.98;letter-spacing:-.058em;font-weight:850}h1 span{color:transparent;background:linear-gradient(96deg,#2563EB 10%,#0EA5E9 95%);-webkit-background-clip:text;background-clip:text}.lead{margin:25px 0 0;color:var(--muted);font-size:18px;line-height:1.75;max-width:570px}.actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.actions,.button{align-items:center}.button{min-height:52px;padding:0 21px;border-radius:13px;display:inline-flex;justify-content:center;gap:13px;text-decoration:none;font-size:15px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:white;background:linear-gradient(135deg,#2563EB,#1D4ED8);box-shadow:0 14px 30px rgba(37,99,235,.23)}.button-primary:hover{box-shadow:0 17px 35px rgba(37,99,235,.28)}.button-secondary{color:var(--navy);background:rgba(255,255,255,.85);border:1px solid #cbd5e1;box-shadow:0 6px 18px rgba(15,23,42,.05)}.button-secondary:hover{border-color:#94A3B8;background:#fff}.arrow{font-size:18px;line-height:1}.help-row{margin-top:25px;display:flex;align-items:center;gap:11px;color:#64748B;font-size:13px}.help-row p{margin:0;line-height:1.5}.help-row a{color:var(--blue);font-weight:800;text-decoration:none}.help-icon{flex:0 0 auto;width:27px;height:27px;border-radius:9px;display:grid;place-items:center;font-weight:900;color:var(--blue);background:#EFF6FF;border:1px solid #dbeafe}.preview-wrap{position:relative;min-width:0}.preview-glow{position:absolute;inset:10% 12%;background:rgba(37,99,235,.24);filter:blur(70px);border-radius:36px;opacity:.42}.app-window{position:relative;border-radius:22px;overflow:hidden;background:white;border:1px solid #cbd5e1;box-shadow:0 34px 80px rgba(15,23,42,.15),0 8px 24px rgba(15,23,42,.06);transform:perspective(1500px) rotateY(-2.5deg) rotateX(1deg);transform-origin:center}.window-bar{height:48px;padding:0 15px;display:grid;grid-template-columns:90px 1fr 90px;align-items:center;background:#F8FAFC;border-bottom:1px solid #e2e8f0}.window-dots{display:flex;gap:6px}.window-dots span{width:8px;height:8px;border-radius:50%;background:#CBD5E1}.window-dots span:first-child{background:#FCA5A5}.window-dots span:nth-child(2){background:#FCD34D}.window-dots span:nth-child(3){background:#86EFAC}.window-url{justify-self:center;min-width:180px;padding:6px 18px;border-radius:8px;text-align:center;background:white;border:1px solid #e2e8f0;color:#94A3B8;font-size:10px;font-weight:600}.window-secure{justify-self:end;color:#64748B;font-size:10px;font-weight:700}.app-body{display:grid;grid-template-columns:170px 1fr;min-height:410px}.mini-sidebar{padding:18px 13px;background:linear-gradient(180deg,#0F172A,#111C33);color:white}.mini-brand{display:flex;align-items:center;gap:8px;margin-bottom:25px;font-size:14px}.mini-mark{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:var(--blue);font-size:12px;font-weight:900}.side-label{color:#64748B;font-size:8px;letter-spacing:.15em;font-weight:800;margin:0 8px 9px}.side-item{display:flex;align-items:center;gap:9px;padding:9px 10px;margin-bottom:4px;border-radius:8px;color:#94A3B8;font-size:9px;font-weight:700}.side-item span{width:13px;text-align:center}.side-item.active{background:#2563EB;color:white;box-shadow:0 7px 16px rgba(37,99,235,.28)}.mini-content{padding:25px;background:#F8FAFC}.mini-topline{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.mini-kicker{color:var(--blue);font-size:8px;letter-spacing:.14em;font-weight:900}.mini-topline h2{margin:5px 0 0;color:var(--navy);font-size:18px;line-height:1.2;letter-spacing:-.03em}.live-badge{flex:0 0 auto;border-radius:999px;padding:6px 9px;color:#047857;background:#ECFDF5;border:1px solid #a7f3d0;font-size:8px;font-weight:900;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.metric-card{padding:14px;border-radius:12px;background:white;border:1px solid #e2e8f0;box-shadow:0 4px 10px rgba(15,23,42,.03)}.metric-card span{display:block;color:#64748B;font-size:8px;font-weight:700}.metric-card strong{display:block;margin-top:6px;color:var(--navy);font-size:22px;letter-spacing:-.04em}.metric-card small{display:block;margin-top:3px;color:#94A3B8;font-size:7px}.launch-card{margin-top:12px;padding:17px;border-radius:14px;color:white;background:linear-gradient(135deg,#14254A,#1E3A74);box-shadow:0 14px 24px rgba(15,23,42,.12)}.launch-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.launch-head .mini-kicker{color:#93C5FD}.launch-head h3{margin:4px 0 0;font-size:15px}.launch-head>strong{color:#BFDBFE;font-size:9px;padding-top:2px;white-space:nowrap}.progress-track{height:7px;margin:14px 0 15px;background:rgba(255,255,255,.12);border-radius:999px;overflow:hidden}.progress-track span{display:block;width:86%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#10B981,#34D399)}.check-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 12px;gap:8px 12px}.check-grid div{display:flex;align-items:center;gap:6px;color:#CBD5E1;font-size:8px;font-weight:700}.check-grid div span{width:14px;height:14px;display:grid;place-items:center;border-radius:50%;color:#059669;background:#D1FAE5;font-size:8px;font-weight:900}.check-grid .current{color:white}.check-grid .current span{color:#2563EB;background:#DBEAFE}.trust-row{position:relative;z-index:2;max-width:960px;margin:-10px auto 0;padding:16px 24px;justify-content:center;gap:34px;border-radius:16px;background:rgba(255,255,255,.78);border:1px solid rgba(226,232,240,.9);box-shadow:0 10px 30px rgba(15,23,42,.04);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#475569;font-size:12px;font-weight:700}.trust-row,.trust-row div{display:flex;align-items:center}.trust-row div{gap:7px}.trust-row span{color:var(--green);font-weight:900}footer{position:relative;z-index:1;max-width:1240px;margin:23px auto 0;padding:0 0 26px;display:flex;justify-content:space-between;gap:18px;color:#94A3B8;font-size:11px}@media (max-width:1040px){.hero{grid-template-columns:1fr;gap:48px;padding-top:55px}.hero-copy{max-width:720px;margin:0 auto;text-align:center}.actions,.status-pill{margin-left:auto;margin-right:auto}.help-row{justify-content:center}.preview-wrap{width:min(760px,100%);margin:0 auto}.app-window{transform:none}.trust-row{margin-top:0;flex-wrap:wrap}}@media (max-width:700px){.site-shell{padding:0 16px}.topbar{height:72px}.app-domain{display:none}.top-link{font-size:13px}.hero{min-height:auto;padding:48px 0 36px}h1{font-size:clamp(44px,13vw,62px)}.lead{font-size:16px;line-height:1.65}.actions{flex-direction:column;align-items:stretch}.button{width:100%}.help-row{align-items:flex-start;text-align:left}.app-body{grid-template-columns:1fr}.mini-sidebar{display:none}.mini-content{padding:20px}.metric-grid{grid-template-columns:1fr 1fr}.metric-card:nth-child(3){grid-column:1/-1}.window-bar{grid-template-columns:55px 1fr 48px}.window-url{min-width:0;width:100%;padding:6px 8px}.trust-row{gap:12px 18px;justify-content:flex-start}footer{flex-direction:column;align-items:center;text-align:center}}@media (max-width:430px){.logo-word{font-size:22px}.logo-symbol{width:34px;height:34px}.topbar-actions{gap:10px}.status-pill{font-size:11px}.mini-topline{flex-direction:column}.metric-grid{grid-template-columns:1fr}.metric-card:nth-child(3){grid-column:auto}.check-grid{grid-template-columns:1fr}.trust-row{padding:15px 17px;font-size:11px}}