:root{--blue:#2160fd;--blue-hover:#1a50e0;--blue-light:#eaf0ff;--gray-text:#595959;--gray-border:#efefef;--gray-bg:#fcfcfc;--text:#303030;--white:#fff;--shadow-soft:0 30px 80px #00000014;--shadow-card:0 20px 60px #2160fd14;--spring:cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 100% 0,#2160fd29,#0000 34%),radial-gradient(circle at 0 100%,#2160fd14,#0000 30%),linear-gradient(#fff 0%,#fcfdff 100%);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh;padding:clamp(1rem,2vw,1.5rem)}.page-grid{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-height:calc(100vh - clamp(2rem,4vw,3rem));box-shadow:var(--shadow-soft);background:#ffffffd6;border:1px solid #efefefe6;border-radius:28px;position:relative;overflow:hidden}.page-grid:before{content:"";pointer-events:none;background-image:linear-gradient(#2160fd0a 1px,#0000 1px),linear-gradient(90deg,#2160fd0a 1px,#0000 1px);background-size:120px 120px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000040,#0000 85%);mask-image:linear-gradient(#00000040,#0000 85%)}.topbar{z-index:1;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;position:relative}.brand-mark{flex-shrink:0;width:116px;height:auto}.support-link{min-height:2.25rem;color:var(--gray-text);transition:transform .22s var(--spring), border-color .22s ease, color .22s ease, box-shadow .22s ease;background:#ffffffeb;border:1px solid #e0e0e0f5;border-radius:999px;justify-content:center;align-items:center;padding:0 .95rem;font-size:.92rem;font-weight:500;display:inline-flex}.support-link:hover{color:var(--text);border-color:#2160fd38;transform:translateY(-1px);box-shadow:0 10px 24px #0000000f}.hero-shell{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(2rem,6vw,5rem);padding:clamp(1rem,2vw,1.5rem) clamp(1.5rem,4vw,4rem) clamp(2rem,7vw,4.5rem);display:grid;position:relative}.hero-copy{max-width:38rem}.eyebrow{min-height:2.25rem;color:var(--blue);letter-spacing:-.01em;background:#eaf0ffb8;border:1px solid #2160fd1f;border-radius:999px;align-items:center;gap:.6rem;padding:0 .95rem;font-size:.9rem;font-weight:600;display:inline-flex}.eyebrow-dot{background:var(--blue);border-radius:999px;width:.55rem;height:.55rem;animation:1.8s infinite pulse;box-shadow:0 0 #2160fd4d}.hero-title{letter-spacing:-.05em;text-wrap:balance;margin:1.25rem 0 0;font-size:clamp(2.75rem,7vw,5.35rem);font-weight:600;line-height:.98}.hero-title span{color:var(--blue)}.hero-description{max-width:32rem;color:var(--gray-text);letter-spacing:-.01em;margin:1.5rem 0 0;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.65}.hero-actions{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.primary-action{background:var(--blue);width:fit-content;min-height:3.25rem;color:var(--white);letter-spacing:-.01em;transition:transform .22s var(--spring), background .22s ease, box-shadow .22s ease;border-radius:.9rem;justify-content:center;align-items:center;padding:0 1.35rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 10px 30px #2160fd3d}.primary-action:hover{background:var(--blue-hover);transform:translateY(-2px);box-shadow:0 18px 36px #2160fd47}.hero-note{color:var(--gray-text);letter-spacing:-.01em;margin:0;font-size:.95rem}.status-scene{padding:2rem 0;position:relative}.floating-card{box-shadow:var(--shadow-card);background:linear-gradient(160deg,#fffffff0,#eaf0ffb8);border:1px solid #efefefeb;border-radius:1.75rem;position:absolute}.floating-card-one{opacity:.72;width:12rem;height:7rem;top:1.2rem;right:.3rem;transform:rotate(10deg)}.floating-card-two{opacity:.6;width:10rem;height:6.2rem;bottom:1rem;left:.8rem;transform:rotate(-8deg)}.status-card{z-index:1;width:min(100%,34rem);box-shadow:var(--shadow-soft);background:#fffffff5;border:1px solid #efefeff5;border-radius:2rem;margin-left:auto;padding:1.4rem;position:relative}.status-card-header,.status-row,.status-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.status-card-header{margin-bottom:1.4rem}.status-chip{background:var(--gray-bg);min-height:2rem;color:var(--gray-text);letter-spacing:-.01em;border-radius:999px;align-items:center;padding:0 .8rem;font-size:.85rem;font-weight:600;display:inline-flex}.status-live{color:var(--blue);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.status-live-dot{background:var(--blue);border-radius:999px;width:.55rem;height:.55rem}.status-card-body h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,3vw,2.3rem);font-weight:600;line-height:1.05}.status-card-body p{color:var(--gray-text);margin:.9rem 0 0;font-size:.98rem;line-height:1.6}.status-list{flex-direction:column;gap:.9rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.status-row{background:linear-gradient(#fff 0%,#fcfdff 100%);border:1px solid #efefeff5;border-radius:1.1rem;padding:1rem}.status-row strong{letter-spacing:-.02em;font-size:.98rem;font-weight:600;display:block}.status-row p{color:var(--gray-text);margin:.35rem 0 0;font-size:.9rem;line-height:1.5}.status-pill{min-height:2rem;color:var(--gray-text);background:#fafafa;border:1px solid #efefeff5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 .8rem;font-size:.84rem;font-weight:600;display:inline-flex}.status-footer{color:var(--gray-text);border-top:1px solid #efefeff5;margin-top:1.1rem;padding-top:1rem;font-size:.92rem;line-height:1.5}.status-footer a{color:var(--blue);font-weight:600}.page-footer{z-index:1;color:var(--gray-text);text-align:center;letter-spacing:-.01em;padding:0 1.5rem 1.5rem;font-size:.9rem;position:relative}@keyframes pulse{0%{box-shadow:0 0 #2160fd47}70%{box-shadow:0 0 0 10px #2160fd00}to{box-shadow:0 0 #2160fd00}}@media (max-width:960px){.hero-shell{grid-template-columns:1fr}.status-scene{padding-top:0}.status-card{margin-left:0}}@media (max-width:640px){.page-shell{padding:.75rem}.page-grid{border-radius:22px;min-height:calc(100vh - 1.5rem)}.topbar{flex-direction:column;align-items:flex-start;padding:1.1rem 1.1rem 0}.hero-shell{gap:1.75rem;padding:1rem 1.1rem 2.25rem}.hero-title{font-size:clamp(2.4rem,12vw,3.6rem)}.primary-action{width:100%}.floating-card-one{width:7rem;height:4.5rem;top:.2rem;right:-.4rem}.floating-card-two{width:6rem;height:4rem;bottom:.5rem;left:-.2rem}.status-card{border-radius:1.5rem;width:100%;padding:1.1rem}.status-card-header,.status-row,.status-footer{flex-direction:column;align-items:flex-start}.status-pill{min-height:1.8rem}.page-footer{text-align:left;padding:0 1.1rem 1.25rem}}
