:root{--font-sans:var(--font-sora),var(--font-inter),"Inter","Sora","Manrope","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--font-heading:var(--font-sora),var(--font-inter),"Inter","Sora","Manrope","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-family:Inter,Sora,Manrope,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#0f172a;background-color:#f5f7fb;--color-active:#2563eb;--color-inactive:#94a3b8;--color-roadmap:#f59e0b;--color-border:#cbd5f5;--page-width:297mm;--page-height:210mm;--page-padding:14mm}*,:after,:before{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f5f7fb;font-family:Inter,Sora,Manrope,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}.layout-shell{min-height:100vh;padding:0;background:transparent}.dashboard-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#f5f7fb}.sidebar{background:#0f1a2f;border-right:1px solid hsla(0,0%,100%,.08);padding:24px 18px;gap:24px;box-shadow:none;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar,.sidebar-brand{display:flex;flex-direction:column}.sidebar-brand{gap:6px}.sidebar-subtitle{color:#8fa5c2;font-weight:600;font-size:.9rem}.sidebar-nav{display:flex;flex-direction:column;gap:10px}.sidebar-link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;color:#d7e0f0;text-decoration:none;font-weight:600;background:transparent;transition:background .15s ease,color .15s ease}.sidebar-icon{width:18px;text-align:center;opacity:.9}.icon-stroke{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.sidebar-link:hover{background:hsla(0,0%,100%,.04)}.sidebar-link.active{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(59,130,246,.08));color:#f8fafc;border:1px solid hsla(0,0%,100%,.06)}.sidebar-link.disabled{opacity:.5;pointer-events:none}.dashboard-main{display:flex;flex-direction:column;min-height:100vh}.topbar{position:sticky;top:0;z-index:30;padding:14px 32px 6px;background:linear-gradient(180deg,#040a18,#060f23 60%,rgba(6,15,35,.85));box-shadow:inset 0 -1px hsla(0,0%,100%,.04)}.topbar:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,23,46,.7),transparent);pointer-events:none}.topbar-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:22px 28px;border-radius:22px;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(120deg,rgba(19,38,76,.95),rgba(10,25,52,.92));box-shadow:0 20px 55px rgba(2,6,23,.5);overflow:visible}.topbar-inner:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 15%,rgba(59,130,246,.4),transparent 55%),radial-gradient(circle at 15% 85%,rgba(16,185,129,.25),transparent 55%);opacity:.85;pointer-events:none}.topbar-context{position:relative;color:#eff6ff;flex:1;display:flex;flex-direction:column;gap:6px}.topbar-eyebrow{font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:rgba(226,232,240,.7);margin-bottom:4px}.topbar-heading{margin:0;font-size:2rem;font-weight:700;color:#f7fafc;letter-spacing:-.02em}.topbar-subtitle{margin:0;color:rgba(226,232,240,.7);font-size:.9rem;max-width:520px}.topbar-meta{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.topbar-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.22);background:rgba(7,13,27,.4);color:#e2e8f0;font-size:.8rem;font-weight:600;backdrop-filter:blur(10px)}.topbar-chip-live:before{content:"";width:8px;height:8px;border-radius:999px;background:#34d399;box-shadow:0 0 12px rgba(52,211,153,.7)}.topbar-actions{position:relative;z-index:1;display:flex;align-items:center;gap:14px}.topbar-locale>div>button,.topbar-userchip>div>button{background:hsla(0,0%,100%,.12);color:#f8fafc;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05);transition:border-color .2s ease,transform .2s ease}.topbar-locale>div>button:hover,.topbar-userchip>div>button:hover{border-color:hsla(0,0%,100%,.4);transform:translateY(-1px)}.topbar-locale>div>div{background:#071228;border-color:hsla(0,0%,100%,.2)}.topbar-userchip .w-8{background:linear-gradient(135deg,#60a5fa,#34d399);color:#041025;font-weight:700;box-shadow:0 12px 20px rgba(5,12,30,.4)}@media (max-width:1024px){.topbar{padding:16px}.topbar-inner{flex-direction:column;align-items:flex-start;padding:22px}.topbar-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}}.user-menu{position:relative}.user-pill{gap:10px;background:hsla(0,0%,100%,.04);padding:8px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.06);cursor:pointer}.avatar,.user-pill{display:flex;align-items:center}.avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#38bdf8);color:#0b1320;justify-content:center;font-weight:800;font-size:.85rem}.user-name{margin:0;color:#f8fafc;font-weight:700}.user-role{margin:0;color:#9fb2d0;font-size:.85rem}.user-menu-dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:220px;background:#0e1729;border:1px solid hsla(0,0%,100%,.16);border-radius:16px;padding:12px 14px;display:flex;flex-direction:column;gap:12px;z-index:20;box-shadow:0 18px 40px rgba(0,0,0,.4);max-width:320px}.user-menu-info{display:flex;flex-direction:column;gap:2px}.user-email,.user-phone{margin:0;color:#cbd5e1;font-size:.95rem}.user-menu-actions{display:flex;flex-direction:column;gap:8px}.user-menu-header{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.avatar-lg{width:42px;height:42px;font-size:1rem;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#38bdf8);display:inline-flex;align-items:center;justify-content:center;font-weight:800;color:#0b1320}.user-menu-locale{display:flex;flex-direction:column;gap:6px;color:#e8eef7;font-weight:600;font-size:.95rem}.user-menu-locale select{padding:8px 10px;border-radius:10px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.06);color:#f8fafc;font-weight:600}.user-menu-link{display:inline-flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:10px;background:hsla(0,0%,100%,.08);color:#f8fafc;text-decoration:none;font-weight:700;border:1px solid hsla(0,0%,100%,.12)}.logout-btn{width:100%;background:#15243d;color:#e8eef7;border:1px solid hsla(0,0%,100%,.16)}.locale-switch select{padding:8px 10px;border-radius:10px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.08);color:#f8fafc;font-weight:700;min-width:120px}.loader{display:inline-flex;align-items:center;gap:10px;color:#0f172a;font-weight:600}.spinner{width:18px;height:18px;border:2px solid rgba(15,23,42,.2);border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.dashboard-content{padding:16px 20px 32px}.doc-shell{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px 0 24px}.doc-toolbar{width:var(--page-width);display:flex;justify-content:flex-end;padding:16px 0}.doc-toolbar:after{content:"";flex:1}main{width:100%}code{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.95em}h1,h2,h3{color:#0f172a;font-family:Inter,Sora,Manrope,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.4px}.home{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 64px)}.intro-card{max-width:640px;background:#fff;padding:48px;border-radius:28px;box-shadow:0 40px 80px rgba(15,23,42,.08)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#64748b;margin:0 0 12px}.intro-card h1{margin:0 0 16px;font-size:2.5rem}.intro-card p{margin:0 0 24px;color:#475569;line-height:1.5}.actions{display:flex;gap:12px}.actions .primary{background:#111827;color:#fff;padding:12px 20px;border-radius:999px;text-decoration:none;font-weight:600}.actions .ghost{background:transparent;color:#111827;border:1px solid rgba(17,24,39,.15)}.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#111827;color:#fff;padding:12px 18px;border-radius:12px;text-decoration:none;font-weight:600;border:none;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.primary.full{width:100%}.primary:disabled{opacity:.6;cursor:not-allowed}.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:12px;background:#fff;color:#111827;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.ghost,.secondary{border:1px solid rgba(15,23,42,.12)}.ghost{background:transparent}.primary:hover:not(:disabled),.secondary:hover{transform:translateY(-1px);box-shadow:0 10px 30px rgba(0,0,0,.08)}.pages-stack{flex-direction:column;gap:32px}.doc-page,.pages-stack{display:flex;width:var(--page-width)}.doc-page{height:var(--page-height);padding:0;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.18);border-radius:0;overflow:hidden}.doc-page-inner{width:100%;height:100%;padding:var(--page-padding);display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden;box-sizing:border-box}.doc-brands{--doc-ink:#0f172a;--doc-muted:#475569;--doc-panel:#f1f5f9;--doc-accent:#0ea5e9;color:var(--doc-ink)}.doc-brands-page{gap:20px}.doc-brands-header h1{margin:0 0 12px;font-size:2.3rem}.doc-brands-lead{margin:0 0 10px;font-size:1.1rem;color:var(--doc-ink);max-width:900px}.doc-brands-note{margin:0;font-size:.95rem;color:var(--doc-muted)}.doc-brands-public{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:18px 20px;background:var(--doc-panel);border-radius:16px}.doc-brands-public h2{margin:0 0 8px;font-size:1.2rem}.doc-brands-public p{margin:0 0 6px;color:var(--doc-muted)}.doc-brands-muted{font-size:.9rem}.doc-brands-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--doc-accent);color:#fff;text-decoration:none;padding:10px 18px;border-radius:999px;font-weight:600;white-space:nowrap}.doc-brands-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.doc-brand-card{border:1px solid #e2e8f0;border-radius:16px;padding:16px;display:grid;gap:10px;align-content:start}.doc-brand-mark{width:40px;height:40px;border-radius:12px;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.04em}.doc-brand-tag{color:var(--doc-accent);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.doc-brand-card h3{margin:4px 0 6px;font-size:1.2rem}.doc-brand-card p{margin:0 0 8px;color:var(--doc-muted)}.doc-brand-card ul{margin:0;padding-left:18px;color:var(--doc-muted)}.doc-brand-link{font-size:.8rem;color:var(--doc-ink);text-decoration:none}@media (max-width:900px){.doc-brands-public{flex-direction:column;align-items:flex-start}.doc-brands-grid{grid-template-columns:1fr}}.docs-index{width:100%;max-width:1000px;min-height:70vh;padding:24px 28px;border-radius:16px;margin:16px auto 32px;display:flex;flex-direction:column;gap:18px}.docs-index-dark{background:#0f1a2f;border:1px solid hsla(0,0%,100%,.08);box-shadow:none;color:#e8eef7}.docs-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.docs-list-dark{margin-top:12px}.docs-list-item{border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px;background:#f8fafc}.docs-list-item-dark{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08)}.docs-list-title{margin:0 0 4px;font-weight:600;font-size:1.1rem}.docs-list-langs{margin:0;color:#475569;font-size:.95rem}.docs-list-actions{display:flex;gap:8px}.docs-lang-select{border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172a;padding:8px 10px;border-radius:10px;font-weight:600;font-size:.9rem}.docs-list-lang{display:flex;gap:8px;flex-wrap:wrap}.pill{display:inline-block;padding:8px 12px;border-radius:999px;border:1px solid rgba(15,23,42,.12);text-decoration:none;color:#0f172a;font-weight:600;font-size:.9rem;background:#fff}.dashboard{max-width:none;width:100%;margin:0;padding:0 16px 48px;display:flex;flex-direction:column;gap:24px;color:#0f172a}.quick-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px}@media (min-width:768px){.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.brand-grid{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.quick-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;background:#fff;border:1px solid #e2e8f0;text-decoration:none;color:#0f172a;transition:transform .1s ease,box-shadow .1s ease}.quick-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(15,23,42,.08)}.quick-card-large{padding:18px 20px;min-height:120px}.brand-grid{gap:16px}.brand-card{align-items:flex-start;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0}.brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#0f172a;color:#fff;font-weight:700;font-size:1.1rem}.brand-label{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin-bottom:6px}.brand-products{margin:12px 0 0;padding:0;list-style:none;display:grid;gap:6px;color:#475569;font-size:.9rem}.brand-products li{display:flex;align-items:center;gap:8px}.brand-products li:before{content:"";width:6px;height:6px;border-radius:999px;background:#94a3b8;display:inline-block}.brand-public-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-radius:16px;border:1px solid #e2e8f0;background:#f8fafc}.brand-public-title{margin:0 0 6px;font-size:1.15rem;font-weight:700}.home-links-only{margin-top:8px}.home-hero{display:grid;grid-template-columns:1.4fr 1fr;gap:18px;background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(15,23,42,.2));border:1px solid hsla(0,0%,100%,.1)}.home-hero-text h2{margin:4px 0 10px;color:#f8fafc}.home-hero-text .hero-lead{margin:0 0 14px}.home-hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.home-hero-round{grid-column:1/-1;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:12px 14px}.round-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.mini-label{margin:0;color:#64748b;font-size:.9rem}.mini-value{margin:2px 0 0;color:#0f172a;font-weight:800;font-size:1.3rem}.simulator-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.simulator-notes{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px}.simulator-notes-head{display:flex;justify-content:space-between;align-items:center}.simulator-table{display:flex;flex-direction:column;gap:8px}.sim-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:center}.sim-row.header{font-weight:700;color:#0f172a}.sim-row input{padding:8px 10px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#0f172a}.sim-result{margin-top:16px;display:flex;flex-direction:column;gap:12px}.sim-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.sim-table{border:1px solid hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden}.quick-icon{width:36px;height:36px;border-radius:10px;background:rgba(59,130,246,.15);display:grid;place-items:center;font-size:1.2rem}.quick-title{margin:0;font-weight:700}.quick-desc{margin:2px 0 0;color:#475569;font-size:.95rem}.quick-arrow{color:#475569;font-weight:700}.dashboard-hero{display:grid;grid-template-columns:2fr 1fr;gap:20px;align-items:stretch;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:20px;box-shadow:0 12px 30px rgba(15,23,42,.06)}.hero-lead{color:#475569;margin:8px 0 16px;line-height:1.5}.hero-actions{display:flex;gap:12px;align-items:center}.highlight-card{background:#f8fafc;color:#0f172a;padding:20px;border-radius:18px;display:flex;flex-direction:column;gap:8px;box-shadow:0 10px 26px rgba(15,23,42,.06);border:1px solid #e2e8f0}.highlight-card .pill{border-color:#cbd5e1;color:#0f172a}.muted{color:#64748b}.dashboard .eyebrow,.dashboard h1,.dashboard h2,.dashboard h3{color:#0f172a}.dashboard .muted{color:#475569}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.metric-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px 18px;display:flex;flex-direction:column;gap:6px;box-shadow:0 10px 26px rgba(15,23,42,.05)}.metric-label{margin:0;font-weight:700;color:#475569}.metric-value{margin:0;font-size:2rem;font-weight:800;color:#0f172a}.metric-hint{margin:0;color:#64748b;font-size:.9rem}.panel{background:#fff;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 12px 28px rgba(15,23,42,.06);padding:22px;display:flex;flex-direction:column;gap:12px}.panel-head{display:flex;justify-content:space-between;align-items:center}.updates-list{display:flex;flex-direction:column;gap:8px}.update-card{border:1px solid #e2e8f0;border-radius:14px;padding:12px 16px;background:#fff;color:#0f172a;text-decoration:none;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;transition:transform .1s ease,box-shadow .1s ease}.update-card:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(15,23,42,.12)}.update-title{margin:0;font-weight:700}.update-description{margin:4px 0 0;color:#475569}.update-intro{margin:4px 0 0;color:#334155;font-size:1.05rem;font-weight:600}.update-intro p{margin:0 0 .5rem}.update-intro p:last-child{margin-bottom:0}.update-arrow{font-size:1.2rem;color:#0f172a}.update-meta{display:flex;align-items:center;gap:8px;color:#cbd5e1;font-weight:700;white-space:nowrap}.update-body{border-radius:12px;background:#f8fafc;padding:14px;color:#0f172a;font-size:.95rem;line-height:1.6}.update-body p{margin:0 0 .75rem}.update-body p:last-child{margin-bottom:0}.update-body a{color:#2563eb;text-decoration:underline}.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;background:radial-gradient(circle at top,rgba(59,130,246,.35),transparent 55%),linear-gradient(135deg,#020617,#0f172a 50%,#020617)}.login-wrapper{width:min(1050px,100%);display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));background:rgba(15,23,42,.7);border:1px solid hsla(0,0%,100%,.12);border-radius:32px;overflow:hidden;box-shadow:0 40px 120px rgba(5,9,20,.8)}.login-hero{padding:48px;background:linear-gradient(145deg,rgba(59,130,246,.15),rgba(16,185,129,.1));border-right:1px solid hsla(0,0%,100%,.12);color:#e2e8f0;gap:28px}.login-brand,.login-hero{display:flex;flex-direction:column}.login-brand{gap:12px}.login-brand img{width:200px;height:auto}.login-hero h2{font-size:2rem;margin:0;color:#f8fafc}.hero-description{margin:0;color:rgba(241,245,249,.85);line-height:1.6;font-size:1rem}.hero-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.hero-bullet{display:flex;align-items:center;gap:12px;font-weight:600;color:#f8fafc}.hero-bullet span{width:36px;height:36px;border-radius:12px;background:rgba(248,250,252,.1);display:inline-flex;align-items:center;justify-content:center;font-size:.9rem}.login-card{width:100%;background:#fff;border-radius:0;padding:48px;box-shadow:none;gap:24px}.login-card,.login-form{display:flex;flex-direction:column}.login-form{gap:12px}.form-group{display:flex;flex-direction:column;gap:6px;font-weight:600;color:#0f172a}.form-group input{padding:12px 14px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:1rem}.form-group input:focus{outline:2px solid rgba(37,99,235,.35);border-color:#2563eb}.error-text{margin:0;color:#dc2626;font-size:.95rem}.small{font-size:.9rem}.chart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.chart-card{border:1px solid #e2e8f0;border-radius:16px;padding:12px;background:#fff;display:flex;flex-direction:column;gap:6px}.chart-title{margin:0;font-weight:700;color:#0f172a}.chart{width:100%;height:140px;stroke:#3b82f6;fill:none;stroke-width:2}.chart polyline{fill:none;stroke-linecap:round;stroke-linejoin:round}.chart-modern{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.chart-modern-svg{width:100%;height:200px}.chart-grid line{stroke:rgba(15,23,42,.08);stroke-width:.3}.line-billing,.line-usage{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.smooth{stroke-width:2.2;filter:drop-shadow(0 1px 3px rgba(0,0,0,.25))}.chart-bars{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:10px;align-items:end;min-height:220px;padding:12px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:14px}.chart-bar-group{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;height:180px}.chart-bar{width:12px;border-radius:6px;background:#60a5fa;box-shadow:0 4px 10px rgba(0,0,0,.15)}.chart-bar-usage{background:#34d399}.chart-bar-activated{background:#60a5fa}.chart-bar-churn{background:#f87171}.chart-bar-label{color:#475569;font-size:.75rem}.chart-footer{display:flex;justify-content:space-between;font-size:.9rem;color:#475569}.round-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.round-card-emphasis{grid-column:1/-1;border:2px solid #c7d2fe;background:linear-gradient(135deg,#f8fafc,#eef2ff);box-shadow:0 10px 20px rgba(15,23,42,.08)}.round-card-emphasis .metric-label{color:#1e3a8a;text-transform:uppercase;letter-spacing:.08em}.round-card-emphasis input{font-size:1.1rem;font-weight:600;padding:10px 12px}.round-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px}.round-detail-aside{position:sticky;top:12px;align-self:start}.partner-breakdown{margin-top:18px}.partner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.partner-card{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12)}.partner-name{color:#e5ecf7}.partner-meta{color:#9fb2d0;font-size:.9rem}.investments-table .partners-row{grid-template-columns:.8fr .9fr .9fr 1.2fr 1.3fr .6fr .9fr .9fr .9fr 1fr;align-items:center;padding:8px 12px}.investments-table .partners-row.header{white-space:nowrap}.investments-table .partners-row span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.data-table{width:100%;border-collapse:collapse}.table-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.table-scroll .data-table{min-width:780px}.operations-panel{overflow:hidden}.operations-filter-panel{overflow:visible}.operations-head{flex-wrap:wrap;gap:12px}.operations-filter{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.operations-table-scroll{overscroll-behavior:contain}.data-table td,.data-table th{padding:10px 12px;border-bottom:1px solid #e2e8f0;color:#0f172a;text-align:center}.data-table td:first-child,.data-table th:first-child{text-align:left}.data-table thead{background:#f1f5f9}.capital-block{margin-bottom:18px;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff}.capital-head{display:flex;justify-content:space-between;align-items:baseline;padding:10px 12px;background:#f8fafc}.period-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.period-chip{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:6px 10px;color:#0f172a;font-weight:600;cursor:pointer;transition:all .15s ease}.period-chip:hover{border-color:#cbd5e1;box-shadow:0 6px 16px rgba(15,23,42,.08)}.period-chip.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.row-link a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;padding-bottom:1px}.row-link .link-caret{margin-left:6px;font-size:.9em;opacity:.7}.partners-table .partners-row span{text-align:center}.partners-table .partners-row span:first-child{text-align:left}.participation-card,.round-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:4px;box-shadow:0 8px 20px rgba(15,23,42,.05)}.participation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.partners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.partner-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:4px}.partner-name{margin:0;font-weight:700;color:#0f172a}.partner-email,.partner-phone{margin:0;color:#475569;font-size:.95rem}.partner-shares{margin:0;color:#e8eef7;font-size:.95rem;font-weight:700}.partners-controls{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.partners-controls label{display:flex;flex-direction:column;gap:4px;color:#e8eef7;font-weight:600}.partners-controls input,.partners-controls select{padding:6px 8px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#0f172a}.partners-table{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff}.partners-row{display:grid;grid-template-columns:1.4fr 1.4fr 1fr .7fr;gap:10px;padding:10px 12px;border-bottom:1px solid #e2e8f0;color:#0f172a}.partners-row.header{background:#f1f5f9;font-weight:700}.partners-row:last-child{border-bottom:none}.doc-header{border-bottom:1px solid rgba(15,23,42,.08);padding-bottom:16px;position:relative;z-index:1}.doc-header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.doc-header h1{margin:0;font-size:2.6rem}.doc-subtitle{margin:12px 0 0;font-size:1.2rem;color:#475569}.doc-meta{margin:6px 0 0;font-size:.95rem;color:#94a3b8}.doc-header-secondary h2{margin:0;font-size:2rem}.pdf-button{border:none;background:#0f172a;color:#fff;font-weight:600;font-size:.95rem;padding:12px 20px;border-radius:999px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 12px 24px rgba(15,23,42,.2)}.pdf-button:hover{transform:translateY(-1px);box-shadow:0 18px 28px rgba(15,23,42,.24)}.legend{display:flex;gap:10px;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:16px;background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.legend-item.status-active .legend-dot{background:var(--color-active)}.legend-item.status-roadmap .legend-dot{background:var(--color-roadmap)}.legend-dot{width:14px;height:14px}.legend-label{margin:0;font-weight:600}.legend-description{margin:4px 0 0;font-size:.9rem;color:#475569}.diagram{flex:1;gap:16px;overflow:hidden}.diagram,.diagram-section{display:flex;flex-direction:column}.diagram-section{gap:10px}.diagram-section.is-highlighted{border:2px solid rgba(37,99,235,.35);border-radius:14px;padding:14px;background:#f5f7ff}.section-title{text-transform:uppercase;letter-spacing:.18em;font-size:.85rem;color:#94a3b8}.section-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.block-card{border-radius:12px;padding:16px;border:2px solid rgba(15,23,42,.08);min-height:96px;display:flex;flex-direction:column;gap:10px;background:#fefefe;box-shadow:none}.block-card.status-roadmap{border-style:dashed;border-color:var(--color-roadmap);background:#fff9eb;box-shadow:none}.block-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.block-card h3{margin:0;font-size:1.1rem}.block-card ul{list-style:disc;padding-left:20px;margin:0;color:#475569;font-size:.95rem}.block-card li{line-height:1.3}.block-chip{font-size:.8rem;font-weight:600;color:var(--color-roadmap);text-transform:uppercase;letter-spacing:.08em}.doc-error{background:#fff1f2;border-radius:24px;padding:48px;border:2px dashed #fb7185}.doc-error h1{margin-top:0}.block-card,.legend-item{break-inside:avoid}@media (max-width:1200px){:root{--page-width:calc(100vw - 32px);--page-height:calc(var(--page-width) * 210 / 297)}.dashboard{max-width:100%}.dashboard-shell{grid-template-columns:220px 1fr}}@media (max-width:1024px){.doc-page{padding:32px}.dashboard-hero,.dashboard-shell,.diagram,.round-detail-layout{grid-template-columns:1fr}.round-detail-aside{position:static}.sidebar{flex-direction:row;align-items:center;justify-content:space-between}.sidebar-nav{flex-direction:row;flex-wrap:wrap}.topbar{position:relative}}@media (max-width:900px){.panel-head{gap:10px}.doc-header-top,.panel-head{flex-direction:column;align-items:flex-start}.doc-header h1{font-size:2.1rem}.home-hero{grid-template-columns:1fr}.home-hero-text h2{font-size:2rem}.quick-card{grid-template-columns:auto 1fr}.quick-arrow{display:none}.update-card{gap:6px}.login-wrapper,.update-card{grid-template-columns:1fr}.login-hero{border-right:none;border-bottom:1px solid hsla(0,0%,100%,.12)}.login-card,.login-hero{padding:32px}}@media (max-width:640px){.intro-card{padding:32px}.doc-header h1{font-size:1.9rem}.doc-subtitle{font-size:1rem}.doc-page{padding:24px}.hero-actions{flex-direction:column;align-items:flex-start}.dashboard{padding:0 12px 32px}.panel{padding:16px;border-radius:16px}.metric-card{padding:14px 16px;border-radius:16px}.metric-value{font-size:1.6rem}.analytics-table,.partners-table{overflow-x:auto}.analytics-row,.partners-row{min-width:520px}.data-table{display:block;overflow-x:auto;width:100%}.data-table tbody,.data-table thead{display:table;width:max-content}.data-table td,.data-table th{padding:10px;white-space:nowrap}.brand-products{grid-template-columns:1fr}.brand-public-card{flex-direction:column;align-items:flex-start}.brand-public-card .primary{width:100%;justify-content:center}.login-card,.login-hero{padding:24px}.login-brand img{width:160px}}.analytics-table{display:flex;flex-direction:column;gap:6px}.analytics-row{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;color:#0f172a;font-size:.95rem}.analytics-header{background:#f1f5f9;font-weight:700}.analytics-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.round-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.mobile-menu-toggle{display:inline-flex}@media (min-width:768px){.mobile-menu-toggle{display:none}}.round-card-tile{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;text-decoration:none;color:#0f172a;box-shadow:0 8px 18px rgba(15,23,42,.06);transition:transform .1s ease,box-shadow .1s ease,border-color .1s ease}.round-card-tile:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 12px 24px rgba(15,23,42,.08)}.round-card-head{display:flex;justify-content:space-between;align-items:center}.round-id{font-weight:800;color:#0f172a}.round-card-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.round-card-meta .metric-value.small{font-size:1.2rem}.chart-dual{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.chart-dual .chart{width:100%;height:180px}.line-billing{stroke:#60a5fa}.line-usage{stroke:#34d399}.chart-legend{display:flex;gap:12px;align-items:center;margin-top:8px;color:#cbd5e1;font-size:.95rem}.legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:4px}.legend-dot.billing{background:#60a5fa}.legend-dot.usage{background:#34d399}.legend-dot.activated{background:#60a5fa}.legend-dot.churn{background:#f87171}@page{size:297mm 210mm;margin:0}@media print{:root,body,html{background:#fff;margin:0}.dashboard-shell{display:block;background:#fff}.sidebar,.topbar{display:none!important}.dashboard-main{padding:0;margin:0}.layout-shell{padding:0}.doc-shell,.layout-shell,.pages-stack{background:#fff!important}.doc-shell{padding:0;gap:0;align-items:flex-start}.doc-toolbar,.pdf-button{display:none}.pages-stack{gap:0}.doc-page,.pages-stack{width:297mm;margin:0;padding:0}.doc-page{height:210mm;box-shadow:none;border-radius:0;background:#fff;page-break-after:always;page-break-inside:avoid}.doc-page:last-child{page-break-after:avoid}.doc-page-inner{width:100%;height:100%;box-shadow:none;border-radius:0;padding:14mm}.doc-page:after{display:none}}