:root{--bg:#f7f8fa;--surface:#fff;--border:#e5e7eb;--text:#1f2937;--muted:#6b7280;--primary:#2563eb;--primary-soft:#eef2ff;--success:#16a34a;--radius:10px;--linkedin:#0a66c2;--d-bg:#0f1115;--d-surface:#1a1d24;--d-border:#2a2f3a;--d-text:#e6e9ef;--d-accent:#5b9dff;--d-ok:#4ade80}*{box-sizing:border-box}body,html{padding:0;margin:0}body{background:var(--bg);color:var(--text);font:14px/1.55 Inter,Segoe UI,system-ui,-apple-system,sans-serif}h1,h2,h3,h4{margin:0;letter-spacing:-.3px}a{color:inherit;text-decoration:none}svg{display:block}.btn{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);background:#fff;color:var(--text);padding:9px 15px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.btn:hover{filter:brightness(.98)}.btn-primary{background:var(--primary);border-color:var(--primary);color:#fff}.btn-ghost{background:transparent}.btn-block{width:100%;justify-content:center}.muted{color:var(--muted)}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:18px}.ico{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8}.shell{display:flex;min-height:100vh;background:var(--bg)}.sidebar{width:236px;background:#fff;border-right:1px solid var(--border);padding:18px 14px;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh}.brand{gap:9px;margin-bottom:24px;padding:0 4px}.brand,.brand .logo{display:flex;align-items:center}.brand .logo{width:28px;height:28px;background:linear-gradient(135deg,#3b82f6,#4f46e5);border-radius:7px;justify-content:center}.brand b{font-size:15px}.navlabel{font-size:10px;text-transform:uppercase;letter-spacing:.7px;color:#9ca3af;font-weight:600;margin:0 4px 8px}.nav{display:flex;align-items:center;gap:10px;color:#4b5563;padding:9px 10px;border-radius:6px;margin-bottom:2px;font-size:13px;cursor:pointer}.nav:hover{background:var(--bg)}.nav.active{background:var(--primary-soft);color:#1d4ed8;font-weight:600}.nav.linkedin{color:var(--linkedin);font-weight:600}.planbox{margin-top:auto;border-top:1px solid var(--border);padding-top:12px}.planbox .inner{border:1px solid var(--border);border-radius:8px;padding:11px;font-size:12px}.meter{height:5px;background:var(--primary-soft);border-radius:3px;overflow:hidden;margin:6px 0 5px}.meter>i{display:block;height:100%;background:var(--primary)}.main{flex:1 1;display:flex;flex-direction:column;min-width:0}.topbar{height:56px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.topbar h3{font-size:16px}.avatar{width:30px;height:30px;border-radius:6px;background:#1f2937;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.avatar,.chip{font-size:12px}.chip{color:var(--muted);border:1px solid var(--border);padding:5px 10px;border-radius:6px}.content{padding:22px 24px}.content.narrow{max-width:760px}.grid4{grid-template-columns:repeat(4,1fr);grid-gap:14px}.grid2,.grid4{display:grid;gap:14px}.grid2{grid-template-columns:1.6fr 1fr;grid-gap:14px}.stat .k{font-size:11px;color:var(--muted);font-weight:500}.stat .v{font-size:24px;font-weight:700;margin-top:5px}.bars{display:flex;align-items:flex-end;gap:7px;height:120px}.bars>i{flex:1 1;border-radius:3px 3px 0 0;display:block}.row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f3f4f6;font-size:13px}.row:last-child{border-bottom:none}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;font-weight:600;padding:8px 0;border-bottom:1px solid var(--border)}td{padding:10px 0;border-bottom:1px solid #f3f4f6}.badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:20px}.badge.paid{background:#dcfce7;color:#166534}.field{margin-bottom:14px}.field label{display:block;font-size:12px;font-weight:600;margin-bottom:5px}.input{width:100%;border:1px solid var(--border);border-radius:8px;padding:10px 12px;font-size:13px;background:#fff;color:var(--text)}.input::placeholder{color:#9ca3af}.seg{display:inline-flex;border:1px solid var(--border);border-radius:8px;overflow:hidden}.seg>span{padding:7px 13px;font-size:12px;cursor:pointer;border-right:1px solid var(--border)}.seg>span:last-child{border-right:none}.seg>span.on{background:var(--primary);color:#fff;font-weight:600}.lock{display:flex;align-items:center;gap:10px;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:12px 14px}.dropzone,.lock{color:var(--muted);font-size:13px}.dropzone{border:1.5px dashed #cbd5e1;border-radius:10px;padding:20px;text-align:center;background:#fbfcfe}.filerow{display:flex;gap:11px;border:1px solid var(--border);border-radius:8px;padding:11px 12px;font-size:13px}.filerow,.pill{align-items:center}.pill{display:inline-flex;gap:6px;font-size:12px;font-weight:600;padding:3px 10px;border-radius:20px}.pill.on{background:#dcfce7;color:#166534}.pill.off{background:#eef2ff;color:#1d4ed8}.infobar{display:flex;gap:10px;align-items:flex-start;background:var(--primary-soft);border:1px solid #dbe4ff;border-radius:8px;padding:12px 14px;font-size:12.5px;color:#1e3a8a;line-height:1.5}.plans{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.plan{background:#fff;border:1px solid var(--border);border-radius:12px;padding:22px;position:relative}.plan.feat{border:2px solid var(--primary)}.plan.dark{background:#111827;color:#fff;border-color:#111827}.plan .name{font-weight:700;font-size:17px}.plan .price{margin:10px 0 4px;font-size:30px;font-weight:800}.plan .price small{font-size:14px;font-weight:500;color:var(--muted)}.plan.dark .price small{color:#9ca3af}.plan ul{list-style:none;margin:14px 0 0;padding:0;font-size:13px;line-height:2}.plan li.no{color:#c0c4cd}.plan.dark li{color:#e5e7eb}.tag{position:absolute;top:-11px;left:22px;background:var(--primary);color:#fff;font-size:10px;font-weight:700;padding:3px 11px;border-radius:20px}.star{color:#f59e0b}.nav-top{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:16px 24px}.hero{text-align:center;padding:56px 24px 34px}.hero h1{font-size:44px;line-height:1.1;max-width:760px;margin:0 auto}.hero p{font-size:18px;color:var(--muted);max-width:620px;margin:18px auto 26px}.section{padding:44px 24px}.section h2{font-size:28px;text-align:center;margin-bottom:8px}.section .sub{text-align:center;color:var(--muted);margin-bottom:30px}.feats,.steps{max-width:1000px;margin:0 auto;display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,1fr)}.num{width:30px;height:30px;border-radius:8px;background:var(--primary-soft);color:var(--primary);font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.faq{max-width:760px;margin:0 auto}.faq .q{border:1px solid var(--border);border-radius:10px;padding:14px 16px;margin-bottom:10px;background:#fff;display:flex;justify-content:space-between;font-weight:600;font-size:14px}.footer{background:#111827;color:#9ca3af;padding:34px 24px;font-size:13px}.footer .in{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.live{background:var(--d-bg);color:var(--d-text);min-height:100vh;display:flex;flex-direction:column}.live .lt{height:52px;border-bottom:1px solid var(--d-border);padding:0 20px;gap:9px}.live .body,.live .lt{display:flex;align-items:center}.live .body{flex:1 1;flex-direction:column;justify-content:center;text-align:center;padding:30px}.live .preview{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:var(--d-border);border:1px solid var(--d-border);border-radius:10px;overflow:hidden;width:760px;max-width:100%;margin-top:26px}.live .pane{background:var(--d-bg);padding:14px;text-align:left;min-height:150px}.live .qh{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#8b93a7;margin-bottom:10px}.live .qc{border-left:2px solid var(--d-accent);margin-bottom:8px}.live .ac,.live .qc{background:var(--d-surface);border-radius:5px;padding:8px 10px;font-size:12px}.live .ac{border-left:2px solid var(--d-ok)}.dot{width:10px;height:10px;border-radius:50%;display:inline-block}@media (max-width:860px){.grid4{grid-template-columns:repeat(2,1fr)}.feats,.grid2,.plans,.steps{grid-template-columns:1fr}.hero h1{font-size:32px}}