:root{font-family:Segoe UI,Trebuchet MS,sans-serif;color:#e7edf8;background:radial-gradient(circle at top left,rgba(88,129,255,.22),transparent 32%),radial-gradient(circle at top right,rgba(73,211,194,.16),transparent 26%),linear-gradient(180deg,#0b1120,#10172b 38%,#0f1728)}*{box-sizing:border-box}html,body,#root{min-height:100vh}body{margin:0}#root{display:flex;justify-content:center;padding:24px}.app-shell{width:min(1440px,100%);background:#0c1220d1;border:1px solid rgba(154,176,255,.14);box-shadow:0 24px 80px #00000061;border-radius:28px;padding:28px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hero{display:grid;grid-template-columns:1.5fr 1fr;gap:18px;margin-bottom:22px}.eyebrow{margin:0 0 8px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#7cb8ff}.app-title{margin:0;font-size:40px;line-height:1}.hero-copy{margin:14px 0 0;max-width:720px;color:#9eacc9;line-height:1.6}.hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-card,.card,.auth-banner{background:linear-gradient(180deg,#121b30f5,#0e1526f5);border:1px solid rgba(148,163,184,.16);border-radius:20px}.stat-card{padding:16px}.stat-card strong{display:block;margin-top:10px;font-size:30px}.stat-label{color:#8ea3c7;font-size:13px}.auth-banner,.card{padding:18px}.auth-banner{margin-bottom:18px}.auth-banner-header,.card-header,.panel-header,.report-summary,.toolbar-meta{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.section-title,.card h2,.panel-header h3,.report-detail h3{margin:0}.muted{color:#93a2bf;font-size:14px;line-height:1.5}.auth-controls,.auth-direct-controls,.toolbar,.table-actions,.chip-row,.subscription-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.auth-controls,.auth-direct-controls{margin-top:12px}.auth-controls .input{flex:1}.auth-direct-controls .input{flex:1 1 280px}.auth-divider{height:1px;margin:14px 0 4px;background:#94a3b824}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.95fr);gap:18px}.full-span{grid-column:1 / -1}.toolbar{margin:14px 0 8px}.toolbar>*{flex:1 1 220px}.toolbar-meta{margin-bottom:14px}.input,.select{width:100%;min-height:46px;padding:11px 14px;border-radius:14px;border:1px solid rgba(148,163,184,.2);background:#090e1bb3;color:#eef4ff;font-size:14px}.input::placeholder{color:#7284a6}.button{border:none;border-radius:14px;min-height:46px;padding:0 16px;font-weight:700;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:default;transform:none}.button.primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 14px 30px #2563eb40}.button.ghost{background:#526dac24;color:#c8d7f5}.button.danger{background:#ef444424;color:#ffb2b2}.badge,.pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.badge.success{background:#22c55e24;color:#9de6b2}.badge.warning{background:#facc1524;color:#fde68a}.badge.danger{background:#ef444429;color:#fecaca}.badge.accent{background:#3b82f629;color:#b8d4ff}.badge.muted,.pill.soft{background:#5e6d902e;color:#c5d0e8}.table-wrapper,.report-table-wrapper{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:12px 10px;border-bottom:1px solid rgba(148,163,184,.12);text-align:left;vertical-align:top}.table th{color:#9eb0d1;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.table td{color:#edf3ff;font-size:14px}.table tbody tr{cursor:pointer}.table tbody tr:hover{background:#22325652}.active-row{background:#3b82f61f}.cell-title{font-weight:700}.detail-card,.report-detail,.subscription-panel{overflow:hidden}.detail-stack{display:flex;flex-direction:column;gap:16px}.profile-summary{display:flex;gap:16px;align-items:center}.avatar-shell{width:88px;height:88px;border-radius:24px;overflow:hidden;border:1px solid rgba(148,163,184,.14);background:#141d32cc;flex-shrink:0}.avatar-shell img{width:100%;height:100%;object-fit:cover}.avatar-fallback{width:100%;height:100%;display:grid;place-items:center;font-size:28px;font-weight:800;color:#dbe8ff}.profile-summary-copy h3{margin:0 0 4px;font-size:24px}.detail-grid{display:grid;grid-template-columns:160px 1fr;gap:12px 16px}.detail-label{color:#8ea3c7;font-size:13px;font-weight:700}.subscription-list{display:grid;gap:12px}.subscription-card,.report-detail,.message-log,.code-block{border:1px solid rgba(148,163,184,.14);border-radius:18px;background:#080c1780}.subscription-card{padding:14px}.subscription-card-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:10px}.subscription-meta{color:#9dafcf;font-size:13px}.report-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.95fr);gap:16px}.report-detail{padding:16px}.report-summary h3{margin:10px 0 4px}.report-reason{margin:16px 0}.report-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;margin-top:10px;margin-bottom:16px}.report-gallery img{width:100%;height:110px;object-fit:cover;border-radius:14px}.message-log{padding:12px;max-height:420px;overflow-y:auto}.message-log-item+.message-log-item{border-top:1px solid rgba(148,163,184,.12);margin-top:10px;padding-top:10px}.message-log-meta{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:8px}.code-block{margin:0;padding:14px;color:#dbe7ff;font-size:12px;line-height:1.5;overflow:auto}.empty-state{padding:26px;text-align:center;color:#9eb0d1}.empty-state.small{padding:14px;font-size:13px}.error-banner{margin-top:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(248,113,113,.28);background:#7f1d1d38;color:#fecaca}@media (max-width: 1120px){.hero,.workspace-grid,.report-layout{grid-template-columns:1fr}}@media (max-width: 720px){#root{padding:14px}.app-shell{padding:18px;border-radius:22px}.hero-stats{grid-template-columns:1fr 1fr}.toolbar>*{flex-basis:100%}.detail-grid{grid-template-columns:1fr}.profile-summary{flex-direction:column;align-items:flex-start}}.marketing-page{position:relative;width:min(1320px,100%);padding:26px;font-family:Manrope,Segoe UI,sans-serif;border-radius:32px;border:1px solid rgba(124,211,255,.16);background:linear-gradient(180deg,#071426f0,#081221f5),radial-gradient(circle at top,rgba(86,211,255,.08),transparent 48%);box-shadow:0 32px 90px #00000057;overflow:hidden}.marketing-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(86,211,255,.08),transparent 28%),linear-gradient(300deg,rgba(255,174,66,.08),transparent 24%);pointer-events:none}.marketing-glow{position:absolute;width:340px;height:340px;border-radius:999px;filter:blur(24px);opacity:.28;pointer-events:none}.marketing-glow-left{top:-96px;left:-72px;background:#56d3ff52}.marketing-glow-right{right:-110px;top:180px;background:#ffae422e}.marketing-nav,.marketing-footer,.marketing-panel-head,.marketing-actions,.marketing-phone-grid,.marketing-proof,.marketing-links,.marketing-brand,.marketing-step-card,.marketing-footer-links{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.marketing-nav,.marketing-footer{justify-content:space-between}.marketing-nav{margin-bottom:38px;align-items:center}.marketing-nav,.marketing-main,.marketing-footer{z-index:1}.marketing-brand{color:#f4fbff;text-decoration:none}.marketing-brand span{display:flex;flex-direction:column}.marketing-brand strong{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:20px;letter-spacing:.02em}.marketing-brand small{color:#8fb2ca;font-size:13px;max-width:28ch}.marketing-brand-mark{width:46px;height:46px;border-radius:16px;overflow:hidden;box-shadow:0 16px 34px #1d6cff3d}.marketing-brand-mark img{width:100%;height:100%;display:block;object-fit:cover}.marketing-links a,.marketing-footer-links a{color:#cde6fb;text-decoration:none}.marketing-links a:hover,.marketing-footer-links a:hover{color:#56d3ff}.language-switcher{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#0c2b4abf;border:1px solid rgba(86,211,255,.3);box-shadow:0 10px 24px #0000002e}.language-switcher-icon{font-size:18px;line-height:1}.language-switcher select{border:none;background:transparent;color:#e8f4ff;font-size:14px;font-weight:600;outline:none;cursor:pointer;min-width:170px}.language-switcher option{color:#071a2f}.marketing-main{display:grid;gap:26px}.marketing-hero,.marketing-section-split,.marketing-stats,.marketing-feature-grid,.marketing-pricing-grid{display:grid;gap:18px}.marketing-hero{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:center}.marketing-copy{padding-right:18px}.marketing-kicker{margin:0 0 14px;color:#56d3ff;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700}.marketing-copy h1,.marketing-section-heading h2,.marketing-step-card h3,.marketing-feature-card h3,.marketing-plan-card h3{font-family:Space Grotesk,Segoe UI,sans-serif}.marketing-copy h1{margin:0;max-width:12ch;font-size:clamp(44px,7vw,78px);line-height:.95}.marketing-lead,.marketing-section-heading p,.marketing-feature-card p,.marketing-step-card p,.marketing-plan-card p,.marketing-stat-card p,.marketing-footer p{color:#9ab4c8;line-height:1.7}.marketing-lead{margin:18px 0 0;max-width:62ch;font-size:17px}.marketing-actions{margin:24px 0 18px}.marketing-button{min-height:50px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.marketing-button:hover{transform:translateY(-1px)}.marketing-button-primary{background:linear-gradient(135deg,#56d3ff,#1d6cff);color:#07111f;box-shadow:0 18px 38px #1d6cff4d}.marketing-button-secondary{border:1px solid rgba(124,211,255,.24);background:#07182b99;color:#dff4ff}.marketing-proof{color:#cbe1f3;font-size:13px}.marketing-proof span,.marketing-chip,.marketing-pill,.marketing-screen-tag{border-radius:999px;padding:8px 12px}.marketing-proof span,.marketing-chip{background:#0c2c4ccc;border:1px solid rgba(124,211,255,.16)}.marketing-panel,.marketing-stat-card,.marketing-feature-card,.marketing-step-card,.marketing-plan-card{border:1px solid rgba(124,211,255,.14);border-radius:26px;background:linear-gradient(180deg,#0a192de0,#09111ff5);box-shadow:inset 0 1px #ffffff08}.marketing-panel-hero{padding:22px}.marketing-pill{display:inline-flex;align-items:center;font-size:12px;font-weight:800}.marketing-pill-accent{background:#56d3ff24;color:#8be4ff}.marketing-pill-soft{background:#ffae4224;color:#ffd08b}.marketing-dotline{display:inline-flex;gap:6px;margin-inline-start:auto}.marketing-dotline i{width:8px;height:8px;border-radius:999px;background:#c9ebff80}.marketing-phone{margin-top:18px;display:grid;gap:12px;padding:18px;border-radius:28px;background:linear-gradient(180deg,#040d18fa,#06111efa),radial-gradient(circle at top,rgba(86,211,255,.12),transparent 42%);border:1px solid rgba(124,211,255,.14)}.marketing-phone-top{padding:18px;border-radius:24px;background:linear-gradient(135deg,#10395ef5,#0a1c34f5)}.marketing-screen-tag{display:inline-flex;margin-bottom:12px;background:#ffffff1a;color:#edf9ff;font-size:12px;font-weight:800}.marketing-phone-top strong{display:block;font-size:26px;line-height:1.05;font-family:Space Grotesk,Segoe UI,sans-serif}.marketing-phone-top p,.marketing-profile-card p,.marketing-mini-label{color:#afc5d8}.marketing-profile-card{display:flex;align-items:center;gap:14px;margin:16px 0;padding:16px;border-radius:22px;background:#08172ae0;border:1px solid rgba(124,211,255,.12)}.marketing-avatar{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#56d3ff,#1d6cff);color:#04101d;font-weight:900;font-size:22px}.marketing-phone-grid{align-items:stretch}.marketing-phone-grid>*{flex:1 1 180px}.marketing-mini-card{padding:14px;border-radius:20px;background:#08172ad6;border:1px solid rgba(124,211,255,.1)}.marketing-mini-card strong{display:block}.marketing-mini-card-hero{padding:16px}.marketing-mini-copy{margin:8px 0 0;color:#afc5d8;line-height:1.6}.marketing-mini-label,.marketing-stat-card span{font-size:12px;letter-spacing:.12em;text-transform:uppercase}.marketing-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-stat-card,.marketing-feature-card,.marketing-plan-card{padding:22px}.marketing-stat-card strong{display:block;margin-top:10px;font-size:24px;line-height:1.15}.marketing-section{padding:12px 0}.marketing-section-heading{max-width:760px;margin-bottom:18px}.marketing-section-heading h2{margin:0 0 10px;font-size:clamp(28px,4vw,44px);line-height:1.05}.marketing-section-heading p{margin:0}.marketing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-feature-card h3,.marketing-plan-card h3{margin-top:0;margin-bottom:10px;font-size:26px}.marketing-section-split{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:start}.marketing-steps,.marketing-intents{padding:22px;border-radius:28px;border:1px solid rgba(124,211,255,.14);background:#08111f94}.marketing-step-list{display:grid;gap:14px}.marketing-step-card{align-items:flex-start;padding:18px}.marketing-step-number{min-width:54px;min-height:54px;display:grid;place-items:center;border-radius:16px;background:#56d3ff1f;color:#8be4ff;font-family:Space Grotesk,Segoe UI,sans-serif;font-weight:900}.marketing-step-card h3{margin:0 0 6px;font-size:22px}.marketing-chip-cloud{display:flex;gap:10px;flex-wrap:wrap}.marketing-chip{color:#e6f5ff;font-weight:700}.marketing-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-plan-card{min-height:100%}.marketing-footer{margin-top:22px;padding-top:24px;border-top:1px solid rgba(124,211,255,.12)}.marketing-footer p{max-width:52ch;margin-bottom:0}.marketing-footer-links{justify-content:flex-end}.marketing-page.is-rtl{direction:rtl}@media (prefers-reduced-motion: no-preference){.marketing-hero,.marketing-stats,.marketing-section,.marketing-footer{animation:marketingRise .6s ease both}.marketing-stats{animation-delay:.1s}.marketing-section{animation-delay:.16s}.marketing-footer{animation-delay:.22s}}@keyframes marketingRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1100px){.marketing-hero,.marketing-section-split,.marketing-stats,.marketing-feature-grid,.marketing-pricing-grid{grid-template-columns:1fr}.marketing-copy{padding-right:0}}@media (max-width: 720px){.marketing-page{padding:18px;border-radius:24px}.marketing-nav{margin-bottom:24px}.language-switcher{width:100%;justify-content:space-between;border-radius:16px}.language-switcher select{min-width:0;width:100%}.marketing-copy h1{max-width:none;font-size:40px}.marketing-panel-hero,.marketing-stat-card,.marketing-feature-card,.marketing-steps,.marketing-intents,.marketing-plan-card{padding:18px;border-radius:22px}.marketing-phone{padding:14px;border-radius:22px}.marketing-phone-top strong,.marketing-feature-card h3,.marketing-plan-card h3{font-size:22px}.marketing-footer-links{justify-content:flex-start}}
