:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#111827;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:1100px;min-height:100vh;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 34rem),#f5f7fb}button,input,select{font:inherit}a{color:inherit}.app-shell{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:24px;height:100vh;padding:24px 18px;border-right:1px solid #dfe4ee;background:#ffffffc7;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.brand,.nav-item,.outline-button,.primary-button,.secondary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none}.brand{justify-content:flex-start;color:#111827}.brand strong{display:block;font-size:17px;line-height:1.1}.brand small,.sidebar-card small,.metric-card p,.provider-row small,.plan-option p,.release-card small{color:#667085}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-weight:800;box-shadow:0 12px 28px #2563eb47}.brand-mark.large{width:52px;height:52px;border-radius:16px;font-size:22px}.nav-list{display:grid;gap:7px}.nav-item{justify-content:flex-start;min-height:42px;padding:0 12px;border-radius:10px;color:#475467;font-weight:650}.nav-item.is-active{background:#e8f0ff;color:#1d4ed8}.sidebar-card,.plan-card,.release-card,.provider-panel{display:grid;gap:8px;padding:16px;border:1px solid #dfe4ee;border-radius:16px;background:#fff}.sidebar-card{margin-top:auto;overflow-wrap:anywhere}.sidebar-footer{display:grid;gap:12px}.auth-links{display:grid;gap:8px}.auth-links a{padding:10px 12px;border:1px solid #dfe4ee;border-radius:10px;background:#fff;color:#2563eb;font-weight:700;text-align:center;text-decoration:none}.main{padding:28px}.auth-shell{display:grid;min-height:100vh;place-items:center;padding:48px 20px}.auth-brand{position:fixed;top:26px;left:28px;display:inline-flex;align-items:center;gap:10px;color:#111827;text-decoration:none}.auth-brand strong{display:block;font-size:17px;line-height:1.1}.auth-brand small{color:#667085}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.topbar h1,.hero-panel h2,.split-panel h2,.data-panel h2,.auth-card h2,.signed-out h2,.invite-panel h2{margin:0;letter-spacing:0}.topbar h1{font-size:30px;line-height:1.15}.topbar-actions,.hero-actions,.auth-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.eyebrow{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.primary-button,.secondary-button,.outline-button,.ghost-button{min-height:40px;padding:0 15px;border-radius:10px;border:1px solid transparent;cursor:pointer;font-size:14px;font-weight:750}.primary-button{background:#2563eb;color:#fff;box-shadow:0 12px 26px #2563eb33}.secondary-button{background:#eef4ff;color:#1d4ed8;border-color:#c7d7fe}.outline-button,.ghost-button{background:#fff;color:#344054;border-color:#dfe4ee}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.full{width:100%}.content-grid,.stack{display:grid;gap:18px}.hero-panel,.split-panel,.invite-panel,.signed-out,.auth-card,.data-panel{border:1px solid #dfe4ee;border-radius:18px;background:#ffffffeb;box-shadow:0 18px 42px #0f172a14}.hero-panel,.split-panel,.invite-panel{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:center;padding:28px}.hero-panel p,.split-panel p,.invite-panel p,.auth-card p,.signed-out p{max-width:680px;color:#667085}.plan-card strong,.release-card strong,.provider-panel strong{font-size:22px}.metric-grid,.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-card,.plan-option{display:grid;gap:9px;padding:18px;border:1px solid #dfe4ee;border-radius:16px;background:#fff}.metric-card>span{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:10px;background:#eef4ff;color:#2563eb}.metric-card strong{font-size:24px}.metric-card small,.plan-option .eyebrow{font-weight:800}.data-panel,.signed-out,.auth-card{padding:24px}.section-head,.plan-option__head,.provider-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:750}input,select{width:100%;min-height:42px;border:1px solid #cfd8e7;border-radius:10px;padding:0 12px;background:#fff;color:#111827}input:focus,select:focus{outline:3px solid rgba(37,99,235,.16);border-color:#2563eb}input[type=file]{padding:9px 12px}.profile-form .primary-button{align-self:end}.plan-option.is-current{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.plan-option h3{margin:0;font-size:18px}.price{font-size:26px}.provider-list{display:grid;margin-top:16px;border:1px solid #e4e9f2;border-radius:14px;overflow:hidden}.data-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tool-panel{display:grid;align-content:start;gap:16px;padding:22px;border:1px solid #dfe4ee;border-radius:16px;background:#fff}.tool-panel .section-head svg{color:#2563eb}.referral-code-panel code{display:block;max-width:100%;padding:10px;border-radius:10px;background:#f2f4f7;color:#475467;overflow-wrap:anywhere;font-size:12px}.progress-track{height:9px;margin-top:18px;overflow:hidden;border-radius:999px;background:#e4e9f2}.progress-track span{display:block;height:100%;border-radius:inherit;background:#2563eb}.simple-table{display:grid;border:1px solid #e4e9f2;border-radius:14px;overflow:hidden}.simple-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(140px,.6fr) 110px 130px;gap:12px;align-items:center;padding:13px 14px;background:#fff;color:#344054;font-size:14px}.simple-row+.simple-row{border-top:1px solid #e4e9f2}.muted{color:#667085}.field-group{display:grid;gap:9px;color:#344054;font-size:13px;font-weight:750}.checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.checkbox-row{grid-template-columns:auto 1fr;align-items:center;min-height:34px;padding:0 10px;border:1px solid #e4e9f2;border-radius:10px;background:#f8fafc;font-size:13px}.checkbox-row input{width:16px;min-height:16px}.provider-row{padding:14px 16px;background:#fff}.provider-row+.provider-row{border-top:1px solid #e4e9f2}.status-pill{display:inline-flex;align-items:center;width:fit-content;min-height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800}.status-pill--success{background:#dcfce7;color:#15803d}.status-pill--warning{background:#fff7ed;color:#c2410c}.status-pill--danger{background:#fee2e2;color:#b91c1c}.status-pill--neutral{background:#eef2f7;color:#475467}.notice{padding:12px 14px;border-radius:12px;font-size:14px;font-weight:650}.notice--success{background:#ecfdf3;color:#027a48;border:1px solid #abefc6}.notice--warning{background:#fffaeb;color:#b54708;border:1px solid #fedf89}.notice--danger{background:#fef3f2;color:#b42318;border:1px solid #fecdca}.auth-panel{display:grid;place-items:start center;padding-top:26px}.auth-card{display:grid;width:min(460px,100%);gap:14px}.auth-card--checking{justify-items:center;text-align:center}.signed-out,.center-panel{display:grid;place-items:center;min-height:440px;text-align:center}.signed-out .hero-actions{justify-content:center}.invite-meta,.section-list{display:flex;gap:10px;flex-wrap:wrap}.invite-meta span,.section-list span{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:13px;font-weight:750}.invite-card{display:grid;gap:16px;padding:18px;border:1px solid #dfe4ee;border-radius:16px;background:#fff}.release-card code{display:block;max-width:100%;padding:10px;border-radius:10px;background:#f2f4f7;color:#475467;overflow-wrap:anywhere;font-size:12px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){body{min-width:0}.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.hero-panel,.split-panel,.invite-panel,.metric-grid,.plan-grid,.data-tools-grid,.profile-form{grid-template-columns:1fr}}
