:root{--blue:#155dfc;--blue2:#2f8cff;--ink:#111827;--muted:#667085;--line:#e6ebf2;--bg:#f7fbff;--card:#fff;--green:#16a36a;--orange:#f59e0b;--red:#ef4444;--violet:#7c3aed;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:linear-gradient(#fff 0,#f7fbff 42%,#fff 100%);margin:0}a{color:inherit;text-decoration:none}.home{min-height:100vh}.home-nav{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;height:76px;padding:0 78px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;font-size:22px;font-weight:900;display:flex}.logo{color:#fff;background:linear-gradient(135deg,var(--blue),#41a4ff);border-radius:10px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.nav-links{color:#1f2937;gap:44px;font-weight:700;display:flex}.nav-actions{align-items:center;gap:16px;display:flex}.btn{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:13px 24px;font-size:15px;font-weight:800;display:inline-flex}.btn.primary{color:#fff;background:linear-gradient(135deg,#0b55ff,#1976ff);box-shadow:0 12px 28px #155dfc38}.btn.ghost{color:var(--blue);background:#fff;border:1px solid #b8cdfb}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1280px;margin:0 auto;padding:76px 80px 56px;display:grid}.hero h1{letter-spacing:-.05em;margin:0 0 28px;font-size:52px;line-height:1.18}.hero p{color:#475467;margin:0 0 34px;font-size:20px;line-height:1.85}.hero-card{background:#fff;border:1px solid #e9eef6;border-radius:26px;padding:26px;box-shadow:0 28px 70px #1428501f}.window-dots{gap:8px;margin-bottom:16px;display:flex}.window-dots span{background:#ff5f57;border-radius:50%;width:10px;height:10px}.window-dots span:nth-child(2){background:#ffbd2e}.window-dots span:nth-child(3){background:#28c840}.upload-preview{grid-template-columns:230px 1fr;gap:20px;display:grid}.upload-box{text-align:center;background:#f8fbff;border:1px dashed #9fc0ff;border-radius:18px;place-items:center;height:250px;display:grid}.upload-icon{color:var(--blue);font-size:58px}.mini-table{border-collapse:collapse;background:#fff;border-radius:14px;width:100%;overflow:hidden}.mini-table th,.mini-table td{text-align:left;border-bottom:1px solid #eef2f7;padding:13px;font-size:14px}.mini-table th{color:#344054;background:#f5f8ff}.trust{text-align:center;padding:30px 80px 60px}.trust h2,.section h2{letter-spacing:-.04em;font-size:30px}.logos{color:#9aa4b2;flex-wrap:wrap;justify-content:center;gap:58px;font-size:24px;font-weight:900;display:flex}.section{text-align:center;max-width:1120px;margin:0 auto;padding:52px 24px}.grid{gap:22px;display:grid}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;padding:26px;box-shadow:0 18px 45px #1025480f}.card h3{margin:0 0 10px;font-size:19px}.card p{color:var(--muted);line-height:1.7}.icon{width:48px;height:48px;color:var(--blue);background:#eef5ff;border-radius:14px;place-items:center;margin-bottom:18px;font-weight:900;display:grid}.price{font-size:36px;font-weight:900}.cta{color:#fff;background:linear-gradient(135deg,#1473ff,#4aa3ff);border-radius:16px;justify-content:space-between;align-items:center;max-width:1120px;margin:40px auto 70px;padding:34px 44px;display:flex}.footer{color:var(--muted);border-top:1px solid #edf1f6;justify-content:space-between;padding:36px 80px;display:flex}.app{background:#fbfdff;grid-template-columns:292px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;height:100vh;padding:28px 18px;position:sticky;top:0}.side-nav{gap:10px;margin-top:34px;display:grid}.side-nav a{color:#111827;border-radius:12px;align-items:center;gap:14px;padding:15px 18px;font-size:18px;display:flex}.side-nav a.active,.side-nav a:hover{color:#0758ff;background:#eaf2ff;font-weight:900}.main{padding:0}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:88px;padding:0 34px;display:flex}.search{color:#98a2b3;border:1px solid #d7dfea;border-radius:12px;width:520px;max-width:50vw;padding:14px 18px}.user{align-items:center;gap:14px;font-weight:700;display:flex}.avatar{background:linear-gradient(135deg,#ffe4e6,#eef2ff);border-radius:50%;width:44px;height:44px}.content{padding:28px 34px}.dashboard{grid-template-columns:minmax(0,1fr) 390px;gap:28px;display:grid}.upload-hero{text-align:left;background:#fff;border:2px dashed #2d74ff;border-radius:18px;justify-content:center;align-items:center;gap:56px;padding:56px;display:flex}.upload-hero h1{margin:0 0 16px;font-size:32px}.stat-grid{grid-template-columns:repeat(4,1fr);margin:24px 0}.stat strong{margin-top:12px;font-size:42px;display:block}.trend.up{color:#16a36a}.trend.down{color:#e11d48}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;border-bottom:1px solid #edf1f6;padding:16px}.table th{color:#667085;font-weight:700}.pill{border-radius:999px;padding:6px 12px;font-size:13px;font-weight:800;display:inline-flex}.pill.ready,.pill.reviewed,.pill.responded{color:#067647;background:#dcfae6}.pill.waiting,.pill.parsing{color:#175cd3;background:#ffe4e6}.pill.draft{color:#475467;background:#eef2f6}.panel-list{gap:14px;display:grid}.alert{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:16px;padding:20px;display:flex}.form{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.form label{gap:8px;font-weight:800;display:grid}.form input,.form select,.form textarea{font:inherit;background:#fff;border:1px solid #d7dfea;border-radius:10px;padding:12px}.form textarea,.form .wide{grid-column:1/-1}.form-note{border-radius:10px;padding:12px 14px;font-weight:800}.form-note.success{color:#067647;background:#dcfae6}.form-note.error,.login-alert{color:#b42318;background:#fee4e2}.login-alert{border-radius:12px;margin:16px 0;padding:12px 14px;font-weight:800}.section-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.muted{color:var(--muted)}.stack{gap:20px;display:grid}.login{background:linear-gradient(#f8fbff,#fff);place-items:center;min-height:100vh;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(560px,92vw);padding:46px;box-shadow:0 24px 70px #1025481a}.login-card h1{margin:16px 0;font-size:42px}.login-card p{color:var(--muted);line-height:1.8}.portal{max-width:780px}.kbd{background:#f2f4f7;border-radius:6px;padding:2px 6px;font-family:ui-monospace,Menlo,monospace}@media (max-width:980px){.home-nav,.hero,.footer{padding-left:22px;padding-right:22px}.hero,.dashboard,.grid.two,.grid.three,.grid.four,.app{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.upload-preview,.upload-hero,.cta{display:block}.search{width:100%;max-width:100%}.stat-grid,.form{grid-template-columns:1fr}}
.q-home{color:#0f172a;background:#fff;min-height:100vh}.q-shell{max-width:1152px;margin:0 auto;padding:0 24px}.q-nav{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172ad6;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.q-nav-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.q-brand{color:#fff;align-items:center;gap:10px;font-size:18px;font-weight:800;display:inline-flex}.q-nav-links{gap:4px;display:flex}.q-nav-links a,.q-nav-actions>a:first-child{color:#cbd5e1;padding:8px 16px;font-size:14px;font-weight:600;transition:color .18s}.q-nav-actions{align-items:center;gap:8px;display:flex}.q-btn{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:700;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.q-btn:hover{transform:translateY(-1px)}.q-btn-primary{color:#fff;background:#e11d48;box-shadow:0 10px 26px #e11d4847}.q-btn-outline:hover{color:#fff;border-color:#64748b}.q-btn-large{border-radius:12px;padding:14px 24px;font-size:16px}.q-hero{background:#0f172a;position:relative;overflow:hidden}.q-hero:before{content:"";background:radial-gradient(80% 60% at 50% -20%,#e11d4840,#0000 62%);position:absolute;inset:0}.q-hero:after{content:"";background:linear-gradient(#0000 60%,#0f172a 100%);position:absolute;inset:0}.q-hero-grid{opacity:.03;background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.q-hero-inner{z-index:1;text-align:center;padding-top:112px;padding-bottom:120px;position:relative}.q-badge{color:#fda4af;background:#e11d4824;border:1px solid #e11d4857;border-radius:999px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.q-badge svg{width:13px;height:13px}.q-hero h1{color:#fff;letter-spacing:0;max-width:920px;margin:0 auto 24px;font-size:72px;font-weight:900;line-height:1.05}.q-hero p{color:#94a3b8;max-width:690px;margin:0 auto 40px;font-size:20px;line-height:1.7}.q-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.q-hero-note{color:#475569;margin-top:28px;font-size:14px}.q-founder{background:#0f172a;border-top:1px solid #ffffff0f;padding:40px 0}.q-founder-inner{max-width:768px}.q-founder p{color:#cbd5e1;border-left:2px solid #e11d48b3;margin:0;padding-left:20px;font-size:18px;font-style:italic;line-height:1.75}.q-compare{background:#020617;padding:96px 0}.q-narrow{max-width:944px}.q-header{text-align:center;margin-bottom:56px}.q-header h2{color:#0f172a;letter-spacing:0;margin:0 0 16px;font-size:40px;font-weight:900;line-height:1.15}.q-header p{color:#64748b;max-width:620px;margin:0 auto;font-size:18px;line-height:1.65}.q-compare-head{grid-template-columns:1fr 1fr;gap:16px;max-width:768px;margin:0 auto 16px;display:grid}.q-before,.q-after{border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:800;display:flex}.q-before{color:#fca5a5;background:#ef44441a;border:1px solid #ef444438}.q-after{color:#6ee7b7;background:#10b9811a;border:1px solid #10b98138}.q-before svg,.q-after svg{width:16px;height:16px}.q-compare-list{gap:12px;max-width:768px;margin:0 auto;display:grid}.q-compare-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.q-compare-row>div{color:#94a3b8;background:#0f172a;border:1px solid #7f1d1d6b;border-radius:14px;padding:16px 20px;font-size:14px;line-height:1.65}.q-features{background:#fff;padding:96px 0}.q-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.q-feature{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;transition:border-color .18s,box-shadow .18s}.q-feature:hover{border-color:#cbd5e1;box-shadow:0 18px 36px #0f172a14}.q-feature-icon{border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:20px;display:grid}.q-feature-icon svg{width:20px;height:20px}.q-feature h3{color:#0f172a;margin:0 0 8px;font-size:16px;font-weight:800}.q-feature p{color:#64748b;margin:0;font-size:14px;line-height:1.7}.q-industries{background:#f8fafc;padding:96px 0}.q-industry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.q-industry{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:border-color .18s,box-shadow .18s}.q-industry:hover{border-color:#cbd5e1;box-shadow:0 18px 36px #0f172a14}.q-industry-title{align-items:center;gap:12px;margin-bottom:16px;display:flex}.q-emoji{background:#f1f5f9;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.q-industry h3{color:#0f172a;margin:0;font-size:14px;font-weight:800}.q-industry p{color:#64748b;margin:3px 0 0;font-size:12px;line-height:1.45}.q-tags{flex-wrap:wrap;gap:6px;display:flex}.q-tag{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.q-tag.t1{color:#44403c;background:#f5f5f4}.q-tag.t2{color:#6d28d9;background:#ede9fe}.q-tag.t3{color:#c2410c;background:#ffedd5}.q-tag.t5{color:#15803d;background:#dcfce7}.q-final{background:#0f172a;padding:96px 0}.q-final-inner{text-align:center;max-width:768px}.q-final-icon{color:#fb7185;background:#e11d4824;border:1px solid #e11d4857;border-radius:16px;place-items:center;width:56px;height:56px;margin:0 auto 24px;display:grid}.q-final h2{color:#fff;letter-spacing:0;margin:0 0 16px;font-size:40px;font-weight:900;line-height:1.15}.q-final p{color:#94a3b8;max-width:600px;margin:0 auto 40px;font-size:18px;line-height:1.6}.q-footer{color:#64748b;background:#020617;border-top:1px solid #ffffff0f;padding:40px 0}.q-footer-top{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:32px;display:flex}.q-footer-links{flex-wrap:wrap;gap:28px;font-size:12px;display:flex}.q-footer a{color:#64748b}.q-footer a:hover{color:#cbd5e1}.q-footer-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;font-size:12px;display:flex}.q-footer-bottom p{margin:0}.q-footer-bottom div{gap:18px;display:flex}@media (max-width:900px){.q-nav-links,.q-nav-actions>a:first-child{display:none}.q-hero-inner{padding-top:86px;padding-bottom:92px}.q-hero h1{font-size:48px}.q-hero p{font-size:18px}.q-compare-head,.q-compare-row,.q-feature-grid,.q-industry-grid{grid-template-columns:1fr}.q-header h2,.q-final h2{font-size:32px}.q-footer-top,.q-footer-bottom{display:grid}.q-shell{padding:0 20px}}.q-hero-inner{padding-top:160px;padding-bottom:158px}@media (max-width:900px){.q-hero-inner{padding-top:86px;padding-bottom:92px}}.q-locale{border:1px solid #94a3b83d;border-radius:999px;align-items:center;gap:2px;padding:2px;display:inline-flex}.q-locale a{color:#94a3b8;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}@media (max-width:900px){.q-locale{display:none}}.q-nav{background:#111827e6;border-bottom-color:#ffffff1f}.q-btn-primary{background:#e11d48;box-shadow:0 12px 28px #e11d483d}.q-btn-primary:hover{background:#be123c}.q-hero{background:#111827}.q-badge,.q-final-icon{color:#fda4af;background:#e11d4824;border-color:#fb71855c}.q-founder{background:#111827}.q-founder p{border-left-color:#f59e0b}.q-compare-row>div:nth-child(2){border-color:#fb71856b}.q-feature-icon.violet{color:#7c3aed;background:#ede9fe}.q-feature-icon.cyan{color:#d97706;background:#fef3c7}.q-final{background:#111827}.q-feature-icon.teal{color:#0891b2;background:#cffafe}.q-feature-icon.emerald{color:#be185d;background:#fce7f3}.q-tag.t0{color:#be123c;background:#ffe4e6}.q-tag.t4{color:#0e7490;background:#cffafe}.q-nav-actions>a:first-child,.q-nav-actions>a:first-child:hover{color:#fff}.q-home{color:#18181b;background:#fff}.q-nav{background:#ffffffeb;border-bottom-color:#e4e4e7;box-shadow:0 1px #18181b0a}.q-brand,.q-nav-links a,.q-nav-actions>a:first-child{color:#18181b}.q-nav-links a:hover,.q-nav-actions>a:first-child:hover{color:#be123c}.q-locale{background:#fff;border-color:#d4d4d8}.q-locale a{color:#52525b}.q-locale a.active{color:#be123c;background:#ffe4e6}.q-hero{background:linear-gradient(#fff7f9 0,#fff 72%,#f8fafc 100%);border-bottom:1px solid #e4e4e7}.q-hero:before{background:radial-gradient(circle at 22% 8%,#e11d4829,#0000 34%),radial-gradient(circle at 78% 10%,#f59e0b21,#0000 32%)}.q-hero:after{display:none}.q-hero-grid{opacity:.45;background-image:radial-gradient(circle,#e4e4e7 1px,#0000 1px)}.q-badge{color:#be123c;background:#fff;border-color:#fecdd3;box-shadow:0 8px 24px #e11d4814}.q-hero h1{color:#18181b}.q-hero h1 span{background:linear-gradient(90deg,#e11d48,#f59e0b);color:#0000;-webkit-background-clip:text;background-clip:text}.q-hero p{color:#52525b}.q-hero-note{color:#71717a}.q-btn-outline{color:#18181b;background:#fff;border-color:#d4d4d8}.q-btn-outline:hover{color:#be123c;background:#fff7f9;border-color:#fda4af}.q-founder{background:#fff;border-top:1px solid #e4e4e7}.q-founder p{color:#3f3f46;border-left-color:#f59e0b}.q-founder span{color:#71717a}.q-compare{background:#f8fafc}.q-header h2.dark{color:#18181b}.q-compare .q-header p{color:#52525b}.q-compare-row>div{color:#52525b;background:#fff;border-color:#fecaca}.q-compare-row>div:nth-child(2){color:#27272a;border-color:#fecdd3}.q-after{color:#be123c;background:#fff1f2;border-color:#fecdd3}.q-final{background:#fff7f9;border-top:1px solid #ffe4e6}.q-final h2{color:#18181b}.q-final p{color:#52525b}.q-final-icon{color:#be123c;background:#fff;border-color:#fecdd3}.q-footer{background:#18181b}.q-footer .q-brand{color:#fff}
.q-auth{color:#0f172a;background:#f8fafc;place-items:center;min-height:100vh;padding:48px 20px;display:grid}.q-auth-shell{width:min(384px,100%)}.q-auth-back{color:#64748b;margin-bottom:26px;font-size:14px;font-weight:500;display:inline-flex}.q-auth-brand{color:#0f172a;justify-content:center;align-items:center;gap:10px;margin-bottom:40px;font-size:20px;font-weight:900;display:flex}.q-auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;padding:32px;box-shadow:0 2px 4px #0f172a0a}.q-auth-card h1{text-align:left;color:#0f172a;letter-spacing:0;margin:0 0 8px;font-size:24px;font-weight:800;line-height:1.2}.q-auth-card>p{text-align:left;color:#64748b;max-width:320px;margin:0 0 26px;font-size:14px;line-height:1.6}.q-auth-alert{color:#991b1b;background:#fee2e2;border-radius:10px;margin-bottom:18px;padding:12px 14px;font-size:13px;font-weight:800;line-height:1.5}.q-auth-form{gap:16px;display:grid}.q-auth-form label{color:#334155;gap:7px;font-size:13px;font-weight:500;display:grid}.q-auth-form input:not([type=checkbox]){color:#0f172a;height:38px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;font-size:14px;font-weight:400;box-shadow:0 1px 2px #0f172a08}.q-auth-row{justify-content:space-between;align-items:center;gap:16px;margin-top:0;display:flex}.q-auth-check{align-items:center;color:#475569!important;grid-template-columns:auto 1fr!important;gap:8px!important;font-size:14px!important;font-weight:400!important;display:flex!important}.q-auth-check input{accent-color:#e11d48;width:16px;height:16px}.q-auth-row>a,.q-auth-signup a{color:#e11d48;font-size:14px;font-weight:700}.q-auth-submit{color:#fff;height:40px;font:inherit;cursor:pointer;background:#e11d48;border:0;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:500;transition:background .18s,transform .18s;display:inline-flex;box-shadow:0 8px 18px #e11d482e}.q-auth-submit:hover{background:#f43f5e;transform:translateY(-1px)}.q-auth-signup{text-align:center;color:#64748b;margin-top:20px;font-size:14px}@media (max-width:520px){.q-auth{align-items:start;padding-top:72px}.q-auth-back{margin-bottom:24px}.q-auth-brand{margin-bottom:32px}.q-auth-card{border-radius:12px;padding:26px 20px}.q-auth-row{align-items:flex-start}.q-auth-card h1{font-size:24px}}.q-auth{background:radial-gradient(circle at 50% -18%,#e11d4821,#0000 40%),linear-gradient(#fff7f9 0,#f8fafc 58%,#fff 100%)}.q-auth-back{color:#52525b;font-weight:800}.q-auth-back:hover{color:#18181b}.q-auth-brand{color:#18181b;text-shadow:none}.q-auth-card{border-color:#d4d4d8;border-radius:12px;padding:34px;box-shadow:0 24px 58px #18181b1f}.q-auth-card h1{color:#09090b;font-size:26px;font-weight:900}.q-auth-card>p{color:#52525b;font-size:15px}.q-auth-form label{color:#18181b;font-size:14px;font-weight:800}.q-auth-form input:not([type=checkbox]){color:#09090b;background:#fff;border-color:#a1a1aa;border-radius:9px;height:44px;font-size:15px;font-weight:600}.q-auth-form input::placeholder{color:#71717a}.q-auth-form input:focus{border-color:#be123c;outline:3px solid #e11d4829}.q-auth-check{color:#27272a!important;font-weight:700!important}.q-auth-submit{color:#fff;background:#be123c;border-radius:9px;height:44px;font-size:15px;font-weight:900;box-shadow:0 12px 24px #be123c38}.q-auth-submit:hover{color:#fff;background:#9f1239}.q-auth-signup{color:#52525b;font-weight:800}.q-auth-signup a{color:#be123c;font-weight:900}
.app{color:#0f172a;background:#f8fafc;height:100vh;min-height:100vh;display:flex;overflow:hidden}.sidebar{color:#94a3b8;background:#0f172a;border-right:0;flex-direction:column;flex:0 0 256px;width:256px;height:100vh;padding:0;display:flex;position:sticky;top:0}.sidebar .brand{color:#fff;align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.side-nav{gap:2px;margin:0;padding:16px 12px 0;display:grid}.side-nav.secondary{padding-top:10px}.side-nav p{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;padding:0 12px;font-size:11px;font-weight:800;line-height:1}.side-nav a,.sidebar-footer>a{color:#94a3b8;border-radius:8px;align-items:center;gap:12px;min-height:40px;padding:10px 12px;font-size:14px;font-weight:700;transition:background .16s,color .16s;display:flex}.side-nav a svg,.sidebar-footer>a svg{flex:none;width:18px;height:18px}.side-nav a svg:last-child{color:#fecdd3;width:14px;height:14px;margin-left:auto}.side-nav a span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-footer{border-top:1px solid #94a3b82e;gap:4px;margin-top:auto;padding:14px 16px 16px;display:grid}.user-card{align-items:center;gap:12px;padding:8px 4px 10px;display:flex}.user-card .avatar,.topbar .avatar{width:32px;height:32px;box-shadow:none;background:linear-gradient(135deg,#fb7185,#6366f1);border-radius:999px}.user-card b{color:#e2e8f0;font-size:13px;line-height:1.2;display:block}.user-card span:not(.avatar){color:#64748b;margin-top:2px;font-size:12px;display:block}.main{background:#f8fafc;flex-direction:column;flex:1;min-width:0;height:100vh;padding:0;display:flex}.topbar{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;height:auto;min-height:73px;padding:16px 32px;display:flex}.topbar h1{color:#0f172a;letter-spacing:0;margin:0;font-size:24px;font-weight:800;line-height:1.2}.topbar p{color:#64748b;margin:4px 0 0;font-size:13px}.topbar-actions{align-items:center;gap:12px;display:flex}.search{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:9px;width:300px;max-width:32vw;height:38px;padding:0 12px;font-size:14px}.content{flex:1;padding:28px 32px;overflow-y:auto}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:9px 14px;font-size:14px;font-weight:800;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn.primary{color:#fff;background:#e11d48;box-shadow:0 8px 20px #e11d4838}.btn.ghost{color:#334155;box-shadow:none;background:#fff;border-color:#e2e8f0}.btn.ghost:hover{color:#0f172a;border-color:#cbd5e1}.card{box-shadow:none;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.card h2,.card h3{color:#0f172a;letter-spacing:0;margin:0;font-weight:800}.card h2{font-size:18px}.card h3{font-size:15px}.card p{color:#64748b;line-height:1.6}.muted{color:#64748b}.grid{gap:16px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four,.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 24px}.dashboard{grid-template-columns:minmax(0,1fr) 340px;gap:24px;display:grid}.section-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.section-title a{color:#e11d48;font-size:14px;font-weight:800}.table{border-collapse:separate;border-spacing:0;width:100%}.table th,.table td{text-align:left;border-bottom:1px solid #f1f5f9;padding:13px 12px;font-size:14px}.table th{color:#64748b;text-transform:uppercase;letter-spacing:.04em;background:#fff;font-size:12px;font-weight:800}.table td{color:#334155}.table tr:last-child td{border-bottom:0}.pill{border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}.pill.ready,.pill.reviewed,.pill.responded{color:#166534;background:#dcfce7}.pill.draft{color:#475569;background:#f1f5f9}.alert{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;padding:13px 14px;display:flex}.icon{color:#e11d48;background:#f1f5f9;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;margin:0;font-weight:900;display:grid}.stack{gap:16px;display:grid}.panel-list{gap:10px;display:grid}.form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form label{color:#334155;gap:7px;font-size:13px;font-weight:800;display:grid}.form input,.form select,.form textarea{color:#0f172a;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-size:14px}.form textarea,.form .wide{grid-column:1/-1}.stat strong{color:#0f172a;margin-top:10px;font-size:30px;font-weight:900;line-height:1;display:block}.trend.up{color:#e11d48;margin-top:10px;font-size:12px;font-weight:800;display:inline-block}.upload-hero{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:18px;padding:26px;display:flex}.upload-hero h1{color:#0f172a;letter-spacing:0;margin:0 0 8px;font-size:24px;font-weight:900;line-height:1.25}.upload-hero .upload-icon{color:#be123c;background:#ffe4e6;border-radius:12px;flex:none;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.console-hero{margin-bottom:24px}.console-hero h2{color:#0f172a;margin:0 0 6px;font-size:28px;font-weight:900;line-height:1.2}.console-hero p{color:#64748b;margin:0;font-size:14px}.metric-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.metric-card span{color:#64748b;font-size:13px;font-weight:700;display:block}.metric-card strong{color:#0f172a;margin-top:8px;font-size:32px;font-weight:900;line-height:1;display:block}.metric-card .icon{color:#be123c;background:#ffe4e6}.calendar-card{overflow:hidden}.calendar-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.calendar-head h2{font-size:24px}.calendar-tabs{background:#f1f5f9;border-radius:10px;gap:6px;padding:4px;display:flex}.calendar-tabs span{color:#64748b;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:800}.calendar-tabs span.active{color:#0f172a;background:#fff;box-shadow:0 1px 2px #0f172a14}.calendar-grid{border-top:1px solid #e2e8f0;border-left:1px solid #e2e8f0;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-grid span{color:#334155;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;min-height:84px;padding:10px;font-size:13px}.calendar-grid .dow{color:#64748b;text-align:center;background:#f8fafc;min-height:auto;font-weight:800}.calendar-grid .today{color:#be123c;background:#ecfeff;font-weight:900}@media (max-width:980px){.app{height:auto;display:block;overflow:visible}.sidebar{width:100%;height:auto;min-height:0;position:relative}.side-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.side-nav p{grid-column:1/-1}.sidebar-footer{display:none}.main{height:auto}.topbar{padding:18px 20px;display:grid}.topbar-actions{display:grid}.search{width:100%;max-width:none}.content{padding:20px}.dashboard,.grid.two,.grid.three,.grid.four,.stat-grid,.form{grid-template-columns:1fr}.calendar-grid span{min-height:56px;padding:8px}.upload-hero{display:grid}}.console-hero.split{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.filter-row{align-items:center;gap:8px;margin:-6px 0 20px;display:flex}.filter-row span{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;min-height:34px;padding:7px 13px;font-size:13px;font-weight:800;display:inline-flex}.filter-row .filter-label{color:#94a3b8;background:0 0;border:0;padding-left:0}.filter-row span.active{color:#fff;background:#0f172a;border-color:#0f172a}.link{color:#e11d48;font-weight:800}.link.strong{color:#0f172a}.form.single{grid-template-columns:1fr}.form.single label,.form.single button{grid-column:1/-1}.comparison-picker{align-items:stretch}.select-list{gap:8px;margin-top:18px;display:grid}.select-list a{color:#0f172a;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-weight:800;display:flex}.select-list a:hover{background:#f8fafc}.quick-compare{align-content:center;justify-items:start;display:grid}.quick-compare>span{color:#94a3b8;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:900;display:inline-flex}.upload-drop{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;place-items:center;margin-top:18px;padding:28px 18px;display:grid}.upload-drop span{color:#be123c;background:#ffe4e6;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:12px;font-size:24px;display:grid}.upload-drop b{color:#0f172a}.upload-drop p{color:#64748b;margin:6px 0 0;font-size:13px}.industry-choice{gap:12px;margin:18px 0;display:flex}.industry-choice>span{background:#f1f5f9;border-radius:12px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.industry-choice b{color:#0f172a;font-size:14px;display:block}.industry-choice p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.45}@media (max-width:980px){.console-hero.split{display:grid}.page-actions{justify-content:flex-start}}.detail-hero{margin-bottom:24px}.detail-hero .eyebrow{color:#64748b;margin:0 0 6px;font-size:13px;font-weight:800}.detail-hero h2{color:#0f172a;margin:0;font-size:30px;font-weight:900;line-height:1.2}.detail-hero p{color:#64748b;margin:8px 0 0;line-height:1.6}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.summary-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px}.summary-item span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800;display:block}.summary-item strong{color:#0f172a;margin-top:7px;font-size:15px;display:block}.card form:not(.form){gap:14px;display:grid}.card form:not(.form) label{color:#334155;gap:7px;font-size:13px;font-weight:800;display:grid}.card form:not(.form) input,.card form:not(.form) select,.card form:not(.form) textarea{color:#0f172a;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-size:14px}.timeline{gap:10px;display:grid}.timeline-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:auto 1fr;gap:12px;padding:13px 14px;display:grid}.timeline-dot{background:#e11d48;border-radius:999px;width:10px;height:10px;margin-top:6px}.toolbar-card{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.danger-zone{background:#fff7f7;border-color:#fecaca}@media (max-width:980px){.summary-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.summary-grid,.side-nav{grid-template-columns:1fr}.side-nav a span{white-space:normal;text-overflow:clip;overflow:visible}.side-nav a svg:last-child{margin-left:0}.topbar-actions,.topbar-actions .btn{width:100%}.topbar{grid-template-columns:minmax(0,1fr)}.topbar-actions{grid-template-columns:minmax(0,1fr);justify-items:stretch}.topbar-actions .search,.topbar-actions .btn{box-sizing:border-box;width:100%}}.search-panel{position:relative}.search-results{z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:min(360px,100vw - 40px);max-height:360px;padding:6px;position:absolute;top:44px;right:0;overflow:auto;box-shadow:0 18px 36px #0f172a1f}.search-results button{text-align:left;color:#0f172a;cursor:pointer;background:#fff;border:0;border-radius:8px;gap:3px;width:100%;padding:10px 12px;display:grid}.search-results button:hover{background:#f8fafc}.search-results span{color:#e11d48;text-transform:uppercase;font-size:11px;font-weight:900}.search-results b{font-size:13px}.search-results small,.search-empty{color:#64748b;font-size:12px}.search-empty{padding:12px}.generated-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;gap:8px;margin-top:16px;padding:14px;display:grid}.generated-box span{color:#e11d48;text-transform:uppercase;font-size:11px;font-weight:900}.generated-box h3{color:#0f172a;margin:0;font-size:14px;line-height:1.45}.generated-box pre{white-space:pre-wrap;color:#475569;font:inherit;margin:0;font-size:13px;line-height:1.65}.usage-list{gap:12px;margin-top:16px;display:grid}.usage-item{gap:8px;display:grid}.usage-item div{justify-content:space-between;align-items:center;gap:12px;display:flex}.usage-item b{color:#0f172a;font-size:13px}.usage-item span{color:#64748b;font-size:12px;font-weight:800}.usage-item i{background:#e11d48;border-radius:999px;max-width:100%;height:7px;display:block}.usage-item:after{content:"";z-index:0;background:#e2e8f0;border-radius:999px;height:7px;margin-top:-15px;display:block}.usage-item i{z-index:1}.usage-item.warning i{background:#d97706}.usage-item.exceeded i{background:#dc2626}.billing-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.billing-actions form{display:inline-flex}.integration-test{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.integration-test input{min-width:220px;font:inherit;border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:10px 12px}.empty-state{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;justify-items:center;padding:56px 20px;display:grid}.empty-state .icon{margin:0 0 14px}.empty-state h3{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:900}.empty-state p{color:#64748b;max-width:380px;margin:0 0 18px;line-height:1.6}.disclosure-card summary{cursor:pointer;color:#0f172a;font-size:18px;font-weight:900;list-style:none}.disclosure-card summary::-webkit-details-marker{display:none}.disclosure-card summary:after{content:"+";float:right;color:#e11d48}.disclosure-card[open] summary{margin-bottom:10px}.disclosure-card[open] summary:after{content:"-"}.disclosure-card form{margin-top:16px}.empty-state.compact{padding:36px 20px}.mini-empty{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;margin-top:18px;padding:20px;font-weight:800}.calendar-grid span small{color:#be123c;white-space:nowrap;text-overflow:ellipsis;background:#ffe4e6;border-radius:999px;margin-top:8px;padding:3px 6px;font-size:11px;font-weight:900;display:block;overflow:hidden}.calendar-grid .empty-day{color:#0000;background:#f8fafc}.console-locale{white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:2px;padding:2px;display:inline-flex}.console-locale a{color:#64748b;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}@media (max-width:980px){.console-locale{justify-self:start}}.app{background:#f8fafc;height:100vh;min-height:100vh;display:flex;overflow:hidden}.sidebar{background:#0f172a;flex:0 0 256px;width:256px}.sidebar-brand{border-bottom:1px solid #334155b3;padding:20px 24px}.sidebar .brand{font-size:18px;font-weight:700}.side-nav{flex:1;gap:2px;padding:16px 12px;overflow-y:auto}.side-nav p{color:#64748b;letter-spacing:.08em;font-size:12px;font-weight:600}.side-nav a,.sidebar-footer>a{color:#94a3b8;border-radius:8px;min-height:40px;padding:10px 12px;font-size:14px;font-weight:600}.sidebar-footer{border-top:1px solid #334155b3;gap:4px;padding:16px}.user-card{padding:8px 8px 10px}.user-card .avatar{background:linear-gradient(135deg,#fb7185,#6366f1)}.user-card b{color:#e2e8f0;font-size:14px;font-weight:600}.user-card span:not(.avatar){color:#64748b;font-size:12px}.main-shell{flex:1;min-width:0;display:flex;overflow:hidden}.main{background:#f8fafc;height:100vh}.topbar{background:#fff;border-bottom:1px solid #e2e8f0;min-height:73px;padding:16px 32px}.topbar-title{min-width:0}.topbar h1{font-size:20px;font-weight:650}.topbar p{color:#64748b;font-size:14px}.topbar-actions{gap:12px}.search-wrap{display:block;position:relative}.search-wrap svg{color:#94a3b8;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search{background:#f8fafc;border-color:#e2e8f0;border-radius:8px;width:256px;height:38px;padding-left:36px}.content{padding:24px 32px;display:block}.card{border-radius:12px;padding:20px;box-shadow:0 1px 1px #0f172a05}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:24px}.metric-card{color:#0f172a;min-height:150px;transition:border-color .15s,box-shadow .15s;display:block;position:relative}.metric-card:hover{border-color:#fda4af;transform:none;box-shadow:0 12px 24px #e11d481a}.metric-card .metric-icon{border-radius:10px;place-items:center;width:42px;height:42px;margin-bottom:18px;font-size:20px;font-weight:900;display:grid}.metric-card strong{color:#0f172a;font-size:30px;font-weight:800;line-height:1;display:block}.metric-card span{color:#64748b;font-size:14px;display:block}.metric-arrow{position:absolute;bottom:21px;right:20px;color:#cbd5e1!important;font-size:22px!important}.dashboard{grid-template-columns:minmax(0,1fr) 340px}.console-hero.split{margin-bottom:16px}.console-hero.split>div:first-child:empty{display:none}.console-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.filter-row{flex-wrap:wrap;margin:0}.filter-row span{border-radius:999px;min-height:34px;font-weight:700}.table-card{padding:0;overflow:hidden}.table th{color:#64748b;background:#fff;padding:13px 16px;font-size:12px;font-weight:800}.table td{padding:14px 16px}.rfq-stat-grid{gap:16px}.rfq-stat{padding:18px}.rfq-stat strong{color:#0f172a;font-size:28px;font-weight:850;line-height:1;display:block}.rfq-stat span{color:#64748b;margin-top:8px;font-size:13px;font-weight:700;display:block}@media (max-width:980px){.app{height:auto;display:block;overflow:visible}.main-shell,.main{height:auto}.topbar{padding:16px 20px}.search-wrap{display:none}.content{padding:20px}.grid.five,.stat-grid{grid-template-columns:1fr}.console-toolbar{align-items:flex-start}.sidebar{width:100%;height:auto}}.topbar{padding:0 32px}.topbar-inner{justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1280px;min-height:73px;margin:0 auto;display:flex}.content{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto}.grid.five{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}@media (max-width:980px){.topbar{padding:16px 20px}.topbar-inner{min-height:0;display:grid}.content{max-width:none;padding:20px}}.side-nav{grid-auto-rows:min-content;align-content:start}.sidebar{color:#64748b;background:#fff;border-right:1px solid #e2e8f0}.sidebar-brand{border-bottom:1px solid #e2e8f0}.sidebar .brand{color:#111827}.side-nav p{color:#94a3b8}.side-nav a,.sidebar-footer>a{color:#64748b;min-height:42px}.side-nav a:hover,.sidebar-footer>a:hover{color:#111827;background:#f1f5f9}.side-nav a.active,.sidebar-footer>a.active{color:#fff;background:#e11d48;box-shadow:0 8px 18px #e11d4833}.side-nav a.active svg:last-child{color:#fecdd3}.sidebar-footer{border-top:1px solid #e2e8f0}.user-card b{color:#111827}.user-card span:not(.avatar){color:#64748b}.btn.primary{background:#e11d48;box-shadow:0 8px 20px #e11d482e}.btn.primary:hover{background:#be123c}.section-title a,.link,.search-results span,.generated-box span{color:#e11d48}.link:hover{color:#be123c}.icon,.metric-card .icon{color:#e11d48;background:#ffe4e6}.metric-card:hover{border-color:#fecdd3;box-shadow:0 12px 24px #e11d4817}.upload-hero .upload-icon,.upload-drop span{color:#e11d48;background:#ffe4e6}.trend.up{color:#e11d48}.timeline-dot,.usage-item i{background:#e11d48}.calendar-grid .today{color:#be123c;background:#fff1f2}.calendar-grid span small{color:#92400e;background:#fef3c7}.console-locale a.active{color:#be123c;background:#ffe4e6}.disclosure-card summary:after{color:#e11d48}.filter-row span.active{background:#111827;border-color:#111827}.metric-blue .metric-icon{color:#0891b2;background:#cffafe}.metric-violet .metric-icon{color:#7c3aed;background:#ede9fe}.metric-amber .metric-icon{color:#d97706;background:#fef3c7}.pill.waiting,.pill.parsing{color:#0e7490;background:#cffafe}
.supplier-portal{color:#0f172a;background:#f8fafc;min-height:100vh;padding:48px 20px}.supplier-shell{width:min(920px,100%);margin:0 auto}.supplier-brand{color:#0f172a;justify-content:center;align-items:center;gap:10px;margin-bottom:28px;font-size:20px;font-weight:900;display:flex}.supplier-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:30px;box-shadow:0 22px 60px #0f172a14}.supplier-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.supplier-hero .eyebrow{color:#64748b;margin:0 0 6px;font-size:13px;font-weight:800}.supplier-hero h1{color:#0f172a;margin:0;font-size:30px;font-weight:900;line-height:1.2}.supplier-hero p{color:#64748b;margin:10px 0 0;line-height:1.65}.supplier-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.supplier-meta span{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px;font-size:14px;display:block}.supplier-meta b{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:12px;display:block}.supplier-card .form{margin-top:22px}.supplier-status{text-align:center;background:#f8fafc;place-items:center;min-height:100vh;padding:20px;display:grid}.supplier-status .supplier-card{width:min(420px,100%)}.supplier-status h1{color:#0f172a;margin:8px 0;font-size:28px}.supplier-status p{color:#64748b;line-height:1.65}@media (max-width:720px){.supplier-portal{padding:28px 16px}.supplier-card{padding:22px}.supplier-hero{display:grid}.supplier-meta{grid-template-columns:1fr}.supplier-hero h1{font-size:24px}}
.q-marketing{background:#fff}.q-marketing-hero{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:72px 0 54px}.q-marketing-hero .eyebrow{color:#e11d48;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:900}.q-marketing-hero h1{color:#0f172a;max-width:760px;margin:0;font-size:48px;font-weight:900;line-height:1.08}.q-marketing-hero p{color:#64748b;max-width:720px;margin:18px 0 0;font-size:18px;line-height:1.7}.q-marketing-body{padding:64px 0 88px}.q-doc{max-width:820px}.q-doc section{border-bottom:1px solid #e2e8f0;padding:24px 0}.q-doc section:first-child{padding-top:0}.q-doc h2{color:#0f172a;margin:0 0 10px;font-size:22px;font-weight:900}.q-doc p{color:#475569;margin:10px 0 0;font-size:15px;line-height:1.8}.q-doc p:first-of-type{margin-top:0}.q-doc ul{color:#475569;margin:12px 0 0;padding-left:22px;font-size:15px;line-height:1.8}.q-doc li{margin:4px 0}.q-doc .lead{color:#334155;margin-bottom:18px;font-size:16px}.q-doc .q-btn{margin-top:28px}.q-contact-grid{grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:start;gap:36px;display:grid}.q-contact-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.q-contact-box h2,.q-contact-form h2{color:#0f172a;margin:0 0 14px;font-size:22px;font-weight:900}.q-contact-box p{color:#64748b;margin:12px 0 0;line-height:1.7}.q-contact-box a{color:#e11d48;font-weight:900}.q-contact-form{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.q-contact-form form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.q-contact-form label{color:#334155;gap:7px;font-size:13px;font-weight:800;display:grid}.q-contact-form input,.q-contact-form textarea{font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-size:14px}.q-contact-form textarea,.q-contact-form button,.q-contact-form .wide{grid-column:1/-1}.q-contact-form textarea{resize:vertical;min-height:130px}.q-sent{color:#166534;background:#dcfce7;border-radius:10px;margin:0 0 16px;padding:12px 14px;font-size:14px;font-weight:800}.q-blog-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.q-blog-head h2{color:#0f172a;margin:0;font-size:28px;font-weight:900}.q-blog-count{color:#64748b;font-size:14px;font-weight:800}.q-post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:48px;display:grid}.q-post-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:12px;padding:22px;display:grid}.q-tags.slim{gap:6px}.q-tags.slim span{font-size:11px}.q-post-card h3{margin:0;font-size:18px;line-height:1.35}.q-post-card p{color:#64748b;margin:0;font-size:14px;line-height:1.65}.q-post-meta{color:#94a3b8;flex-wrap:wrap;gap:10px;font-size:12px;font-weight:800;display:flex}.q-post-list{gap:12px;display:grid}.q-post-list a{color:#0f172a;border:1px solid #e2e8f0;border-radius:14px;gap:8px;padding:18px;display:grid}.q-post-list a:hover{background:#f8fafc}.q-article{max-width:800px}.q-article .q-tags{margin-bottom:20px}.q-article h1{font-size:44px}.q-article-body{padding:56px 0 86px}.q-article-body section{margin-bottom:30px}.q-article-body h2{color:#0f172a;margin:0 0 12px;font-size:24px;font-weight:900}.q-article-body p{color:#475569;margin:0;font-size:16px;line-height:1.85}@media (max-width:900px){.q-marketing-hero{padding:56px 0 40px}.q-marketing-hero h1,.q-article h1{font-size:36px}.q-contact-grid,.q-post-grid,.q-contact-form form{grid-template-columns:1fr}.q-blog-head{display:grid}}.q-marketing-hero{background:linear-gradient(#f8fafc,#fff1f2);border-bottom-color:#ffe4e6}.q-marketing-hero .eyebrow,.q-contact-box a{color:#e11d48}.q-contact-box,.q-contact-form,.q-post-card,.q-post-list a{border-radius:10px}.q-post-card:hover{border-color:#fecdd3;box-shadow:0 16px 30px #e11d4814}.q-sent{color:#be123c;background:#ffe4e6}.q-article-cta{background:#fff1f2;border-color:#ffe4e6}.q-price-card li:before{color:#e11d48}.q-back-link{color:#e11d48;margin-bottom:18px;font-size:14px;font-weight:900;display:inline-flex}.q-article-cta{background:#f0fdfa;border:1px solid #ffe4e6;border-radius:18px;margin:38px 0;padding:28px}.q-article-cta>span{color:#e11d48;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.q-article-cta h3{color:#0f172a;margin:0;font-size:24px;font-weight:900}.q-article-cta p{color:#475569;margin:10px 0 18px;line-height:1.7}.q-article-cta small{color:#64748b;margin-top:10px;font-weight:800;display:block}.q-more-posts{border-top:1px solid #e2e8f0;padding-top:34px}.q-more-posts>div{gap:12px;display:grid}.q-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.q-price-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-rows:auto auto auto auto 1fr auto;gap:12px;padding:24px;display:grid}.q-price-card.featured{border-color:#e11d48;box-shadow:0 18px 36px #e11d481f}.q-price-card>span{color:#e11d48;text-transform:uppercase;font-size:12px;font-weight:900}.q-price-card h2{margin:0;font-size:40px;font-weight:900;line-height:1}.q-price-card p{color:#64748b;margin:0;font-size:13px;font-weight:800}.q-price-card small{color:#475569;font-size:14px;line-height:1.6}.q-price-card ul{color:#334155;gap:9px;margin:8px 0 12px;padding:0;font-size:14px;line-height:1.5;list-style:none;display:grid}.q-price-card li:before{content:"✓";color:#e11d48;margin-right:8px;font-weight:900}.q-btn-outline-light{color:#0f172a;background:#fff;border-color:#cbd5e1}.q-btn-outline-light:hover{background:#f8fafc;border-color:#94a3b8}.q-pricing-note{text-align:center;color:#64748b;margin:22px 0 0;font-size:14px;font-weight:800}.q-pricing-faq{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:56px;display:grid}.q-pricing-faq h2{color:#0f172a;grid-column:1/-1;margin:0;font-size:28px;font-weight:900}.q-pricing-faq div{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px}.q-pricing-faq h3{color:#0f172a;margin:0 0 8px;font-size:15px}.q-pricing-faq p{color:#64748b;margin:0;font-size:14px;line-height:1.65}@media (max-width:900px){.q-pricing-grid,.q-pricing-faq{grid-template-columns:1fr}}
