.page-shell{min-height:100vh;padding:1.25rem 1.5rem 2rem;color:#f8fafc}.topbar{max-width:1180px;margin:0 auto 1.5rem;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#080f23b8;border:1px solid rgba(255,255,255,.12);border-radius:999px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{font-size:1.15rem;font-weight:700;color:#fff;text-decoration:none}.topnav{display:flex;gap:1rem}.topnav a{color:#cbd5e1;text-decoration:none;font-size:.95rem}.ghost-btn,.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.15rem;border-radius:999px;text-decoration:none;font-weight:600;transition:transform .18s ease,box-shadow .18s ease}.ghost-btn{color:#fff;border:1px solid rgba(255,255,255,.16)}.primary-btn{background:linear-gradient(135deg,#ff5f6d,#ff8b3f);color:#fff;box-shadow:0 14px 30px #ff5f6d47}.secondary-btn{background:#0f172ab3;color:#f8fafc;border:1px solid rgba(255,255,255,.12)}.ghost-btn:hover,.primary-btn:hover,.secondary-btn:hover{transform:translateY(-1px)}.hero,.section,.cta-section{max-width:1180px;margin:0 auto 1.5rem}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem;padding:3rem;border-radius:2rem;background:radial-gradient(circle at top left,rgba(255,95,109,.26),transparent 35%),linear-gradient(140deg,#07111f,#13284d 50%,#101b38);box-shadow:0 24px 60px #02061740}.hero-copy h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;margin:0 0 1rem}.hero-text,.section-header p,.feature-card p,.step-card p,.integration-card li,.cta-section p,.footer{color:#cbd5e1}.eyebrow{display:inline-block;margin:0 0 .75rem;padding:.35rem .7rem;border-radius:999px;background:#ffffff1a;color:#fed7aa;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:700}.hero-actions{display:flex;gap:.85rem;margin:1.4rem 0 1.8rem}.stats-grid{display:grid;gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{padding:1rem;border-radius:1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.stat-card strong{display:block;font-size:1.1rem;color:#fff}.stat-card span{color:#cbd5e1;font-size:.92rem}.hero-panel{background:#0f172ad9;border:1px solid rgba(255,255,255,.12);border-radius:1.5rem;padding:1rem}.hero-panel-top{display:flex;align-items:center;gap:.6rem;font-weight:600;color:#fff;margin-bottom:1rem}.dot{width:.7rem;height:.7rem;border-radius:999px;background:#34d399;display:inline-block}.hero-panel-card{background:linear-gradient(135deg,#ff5f6d33,#ff8b3f1f);border-radius:1rem;padding:1rem;display:grid;gap:.8rem}.hero-panel-row{display:flex;justify-content:space-between;align-items:center;color:#e2e8f0}.hero-panel-row strong{color:#fff}.chip-row{max-width:1180px;margin:0 auto 1.5rem;display:flex;flex-wrap:wrap;gap:.7rem}.chip{padding:.65rem .9rem;border-radius:999px;background:#ffffff14;color:#cbd5e1;border:1px solid rgba(255,255,255,.12)}.section{padding:2rem;border-radius:1.75rem;background:#080f23bf;border:1px solid rgba(255,255,255,.1)}.section-header h2{margin:0 0 1rem;font-size:clamp(1.5rem,2.7vw,2.1rem)}.feature-grid,.steps-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.step-card,.integration-card,.panel-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:1.2rem;padding:1.15rem}.feature-card h3,.step-card h3,.integration-card h2{margin:0 0 .65rem;color:#fff}.step-badge{display:inline-flex;margin-bottom:.75rem;padding:.35rem .6rem;border-radius:999px;background:#ff5f6d2e;color:#fed7aa;font-weight:700}.integration-card{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.integration-card pre{margin:0;overflow:auto;background:#020617;padding:1rem;border-radius:1rem;border:1px solid rgba(255,255,255,.1);color:#f8fafc}.cta-section{padding:2rem;text-align:center;border-radius:1.75rem;background:linear-gradient(135deg,#ff5f6d2e,#ff8b3f24);border:1px solid rgba(255,255,255,.1)}.cta-section h2{margin:0 0 .8rem;font-size:1.7rem}.footer{max-width:1180px;margin:1.2rem auto 0;display:flex;justify-content:space-between;padding:0 .3rem}.auth-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:1.2rem;align-items:start}.auth-card,.auth-preview,.panel-card{background:#080f23d1;border:1px solid rgba(255,255,255,.12);border-radius:1.35rem;padding:1.2rem;box-shadow:0 20px 40px #02061733}.auth-copy,.helper-text,.metric-label,.error-text,.panel-card p,.panel-card li{color:#cbd5e1}.auth-card label{display:grid;gap:.3rem;font-size:.95rem;color:#e2e8f0}.auth-card button{border:none}.helper-text{margin-top:.6rem;font-size:.95rem}.helper-text a{color:#fff}.dashboard-shell{display:grid;gap:1rem}.dashboard-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.2rem}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.metric-label{display:inline-block;margin-bottom:.5rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.12em}.panel-card strong{display:block;font-size:1.35rem;color:#fff;margin-bottom:.3rem}.centered{text-align:center;max-width:640px;margin:0 auto}@media (max-width: 900px){.hero,.dashboard-grid,.integration-card,.feature-grid,.steps-grid,.stats-grid,.auth-layout{grid-template-columns:1fr}.hero{padding:1.5rem}.topbar{border-radius:1.25rem;flex-wrap:wrap;gap:.75rem}.topnav{width:100%;justify-content:center}.dashboard-header{flex-direction:column;align-items:flex-start}}html,body,#root{min-height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(140deg,#060b17,#09172b 55%,#0f172a);color:#f8fafc}*{box-sizing:border-box}button{cursor:pointer}input,select{width:100%;padding:.72rem .85rem;border:1px solid rgba(255,255,255,.12);border-radius:.8rem;margin-top:.35rem;background:#ffffff0f;color:#f8fafc}input::placeholder{color:#94a3b8}form{display:grid;gap:.9rem}table{width:100%;border-collapse:collapse}table th,table td{border:1px solid rgba(255,255,255,.1);padding:.75rem}
