:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b1120;color:#e5e7eb}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,rgba(59,130,246,.18),transparent 30%),linear-gradient(180deg,#0b1120,#111827)}button,input{font:inherit}button{cursor:pointer}#root{min-height:100vh}.page-shell{max-width:1120px;margin:0 auto;padding:48px 20px 80px}.dashboard-shell{display:grid;gap:20px}.card{border:1px solid rgba(148,163,184,.18);background:#0f172ad6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:20px;padding:24px;box-shadow:0 20px 50px #0f172a59}.hero-card{margin-top:8vh;max-width:720px}.badge,.pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#2563eb29;color:#93c5fd;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{margin-top:14px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.1}h2{font-size:1.35rem;margin-bottom:16px}h3{font-size:1.1rem}.subtitle,.caption{color:#94a3b8}.subtitle{margin-top:14px;line-height:1.6}.caption{font-size:.92rem}.primary-button,.secondary-button{border:none;border-radius:12px;padding:12px 18px;font-weight:600;transition:transform .12s ease,opacity .12s ease,background .12s ease}.primary-button{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff}.secondary-button{background:#94a3b81f;color:#e5e7eb}.file-picker-label{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.primary-button:disabled,.secondary-button:disabled{opacity:.55;cursor:not-allowed}.inline-form,.upload-row,.site-meta,.section-header,.site-card-header,.topbar{display:flex;gap:12px;align-items:center;justify-content:space-between}.inline-form,.upload-row{flex-wrap:wrap}input[type=text],input[type=file],input:not([type]){width:100%;max-width:360px;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:12px 14px;background:#0f172aa6;color:#f8fafc}.hidden-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.file-picker-summary{min-width:180px}.error-banner{border:1px solid rgba(239,68,68,.35);background:#7f1d1d40;color:#fecaca;border-radius:14px;padding:14px 16px}.site-list{display:grid;gap:16px}.dashboard-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:18px;align-items:start}.site-summary-list{display:grid;gap:12px}.site-summary-drawer{min-width:0}.site-summary-drawer-header,.site-summary-backdrop,.mobile-only{display:none}.site-summary-card{width:100%;text-align:left;border:1px solid rgba(148,163,184,.14);border-radius:16px;padding:16px;background:#0f172a94;color:inherit;display:grid;gap:12px}.site-summary-selected{border-color:#60a5fa73;background:#1e293be6;box-shadow:inset 0 0 0 1px #3b82f638}.site-summary-header,.site-summary-meta{display:flex;gap:10px;justify-content:space-between;align-items:center;flex-wrap:wrap}.site-summary-meta{color:#94a3b8;font-size:.84rem}.site-detail-panel{min-width:0}.site-detail-empty{border:1px dashed rgba(148,163,184,.2);border-radius:16px;padding:32px 24px;background:#0f172a6b;display:grid;gap:10px}.site-card{display:grid;gap:16px;border:1px solid rgba(148,163,184,.14);border-radius:16px;padding:18px;background:#0f172aa8}.site-meta,.status-panel{display:flex;gap:16px;flex-wrap:wrap;color:#cbd5e1;font-size:.92rem}.status-panel{padding-top:4px}@media(max-width:700px){.page-shell{padding:22px 12px 56px}.card{padding:16px;border-radius:16px}.hero-card{margin-top:24px;max-width:100%}h1{font-size:clamp(1.7rem,8vw,2.1rem);line-height:1.15;overflow-wrap:anywhere}.topbar,.section-header,.site-card-header,.site-summary-header{flex-direction:column;align-items:flex-start}.dashboard-layout{grid-template-columns:1fr}.mobile-only{display:inline-flex}.site-summary-drawer{position:fixed;inset:0 auto 0 0;width:min(88vw,360px);transform:translate(-100%);transition:transform .18s ease;z-index:70;background:#0f172af7;border-right:1px solid rgba(148,163,184,.2);padding:14px 12px;overflow-y:auto}.site-summary-drawer.open{transform:translate(0)}.site-summary-drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#e2e8f0}.site-summary-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#02061785;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:65;border:0;padding:0}.site-summary-backdrop.open{opacity:1;pointer-events:auto}.landing-shell{padding:0 12px 56px;gap:44px}.hero-section{padding:40px 0 12px}.hero-section h1{font-size:1.95rem;line-height:1.14;overflow-wrap:anywhere;word-break:break-word}.hero-sub{font-size:1rem;line-height:1.5}.hero-cta-group{width:100%;align-items:stretch}.hero-cta{width:100%;padding:13px 16px;text-align:center}.section{gap:18px}.section-title{font-size:1.45rem}.steps-grid,.features-grid,.pricing-grid{grid-template-columns:1fr;gap:12px}.step-card,.feature-card,.pricing-card{padding:16px}.step-card h3,.feature-card h3{font-size:1rem}.step-card p,.feature-card p,.pricing-list li,.billing-note,.subscription-steps li{overflow-wrap:anywhere}.cta-section{padding:22px 14px;border-radius:16px}.subscription-steps{padding-left:16px;max-width:100%;font-size:.95rem}.billing-note{font-size:clamp(1.05rem,5.2vw,1.35rem);line-height:1.35}.billing-note-inner{gap:10px;flex-wrap:wrap;justify-content:center}.play-logo-wrap{width:30px;height:30px;border-radius:9px}.play-logo-svg{width:20px;height:20px}}.landing-shell{max-width:1100px;margin:0 auto;padding:0 20px 80px;display:flex;flex-direction:column;gap:80px}.hero-section{padding:80px 0 40px;max-width:760px}.brand-logo{display:block;height:72px;width:auto;margin-bottom:28px}.hero-section h1{margin-top:16px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.12;background:linear-gradient(135deg,#f8fafc 30%,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub{margin-top:18px;font-size:1.15rem;color:#94a3b8;line-height:1.65;max-width:600px}.hero-cta-group{margin-top:28px;display:flex;flex-direction:column;gap:10px;align-items:flex-start}.hero-cta{font-size:1rem;padding:14px 28px;border-radius:14px}.section{display:flex;flex-direction:column;gap:28px}.section-kicker{margin:0;display:inline-flex;width:fit-content;padding:6px 12px;border-radius:999px;border:1px solid rgba(96,165,250,.3);background:#2563eb1f;color:#bfdbfe;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.section-title{font-size:1.8rem;color:#f1f5f9;margin:0;line-height:1.2}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.step-card{position:relative;overflow:hidden;background:radial-gradient(110% 90% at 100% 0%,rgba(99,102,241,.14),transparent 60%),#0f172ac7;border:1px solid rgba(129,140,248,.24);border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:10px;box-shadow:0 16px 35px #02061747;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.step-card:hover{transform:translateY(-2px);border-color:#818cf86b;box-shadow:0 22px 42px #02061759}.card-chip{display:inline-flex;width:fit-content;padding:5px 10px;border-radius:999px;border:1px solid rgba(129,140,248,.4);background:#1e293b94;color:#c7d2fe;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.step-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;border:1px solid rgba(148,163,184,.24);background:#0f172a85}.icon-svg{width:20px;height:20px;stroke:#cbd5e1;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;fill:none}.icon-svg-github{width:19px;height:19px;fill:#dbe7ff;stroke:none}.step-card h3{color:#f1f5f9;font-size:1.08rem}.step-card p{color:#94a3b8;font-size:.92rem;line-height:1.6}.step-card code{background:#7c3aed2e;color:#a78bfa;padding:1px 6px;border-radius:6px;font-size:.85em}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.feature-card{position:relative;background:radial-gradient(95% 90% at 0% 0%,rgba(59,130,246,.12),transparent 62%),#0f172abd;border:1px solid rgba(96,165,250,.2);border-radius:16px;padding:18px;display:flex;gap:14px;align-items:flex-start;transition:border-color .18s ease,transform .18s ease}.feature-card:hover{transform:translateY(-1px);border-color:#60a5fa66}.feature-icon{flex-shrink:0;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgba(148,163,184,.2);background:#02061759}.feature-card h3{font-size:1rem;color:#f1f5f9;margin-bottom:4px}.feature-card p{font-size:.85rem;color:#94a3b8;line-height:1.5}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.pricing-card{border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}.pricing-highlight{background:#7c3aed1f;border:1px solid rgba(124,58,237,.35)}.pricing-pro{background:#2563eb1a;border:1px solid rgba(37,99,235,.3)}.pricing-badge{font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#a78bfa}.pricing-price{font-size:2.2rem;font-weight:800;color:#f8fafc;line-height:1}.pricing-price span{font-size:.9rem;font-weight:400;color:#64748b}.pricing-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:7px}.pricing-list li{font-size:.88rem;color:#94a3b8}.billing-note{font-size:clamp(1.5rem,2.4vw,2rem);font-weight:600;line-height:1.35;color:#d7e4ff}.billing-note-inner{display:inline-flex;align-items:center;gap:14px}.play-logo-wrap{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a8c;border:1px solid rgba(148,163,184,.22)}.play-logo-svg{width:24px;height:24px}.cta-section{text-align:center;align-items:center;padding:40px;background:#0f172ab3;border:1px solid rgba(124,58,237,.25);border-radius:20px}.cta-section h2{font-size:1.5rem;color:#f1f5f9;margin-bottom:8px}.subscription-steps{margin:0;padding-left:20px;text-align:left;max-width:720px;display:grid;gap:8px;color:#cbd5e1;line-height:1.55}
