:root{--blue:#2468f2;--blue-dark:#1955d0;--ink:#15243d;--muted:#748196;--line:#e8edf4;--bg:#f6f8fc;--radius:14px;--red:#e45459;--green:#19936e;--shadow:0 8px 28px #20457d0b}*{box-sizing:border-box}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}input,textarea,select{max-width:100%}input:focus,textarea:focus,select:focus{outline-offset:2px;outline:2px solid #bad2ff}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #a7c8ff}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.6px;font-size:30px;line-height:1.4}h2{letter-spacing:-.25px;font-size:20px;line-height:1.5}h3{font-size:16px;line-height:1.6}p{color:var(--muted)}svg{vertical-align:middle;flex-shrink:0}.shell{width:calc(100% - 64px);max-width:1160px;margin:0 auto}.topbar{border-bottom:1px solid var(--line);z-index:30;background:#fffffff7;height:76px;position:sticky;top:0}.topbar-inner{align-items:center;gap:46px;height:100%;display:flex}.logo{letter-spacing:-1.5px;font-size:28px;font-weight:850;line-height:1}.logo-dot{color:var(--blue)}.topnav,.top-actions,.row{align-items:center;gap:22px;display:flex}.topnav{gap:28px;height:100%;font-size:14px}.topnav a{white-space:nowrap;color:#5f6c81;align-items:center;height:100%;display:flex;position:relative}.topnav a.active{color:var(--blue);font-weight:650}.topnav a.active:after{content:"";background:var(--blue);border-radius:2px;width:20px;height:3px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.top-actions{gap:14px;margin-left:auto;font-size:14px}.business-entry{color:var(--muted);white-space:nowrap;align-items:center;gap:4px;display:flex}.account-link{white-space:nowrap;align-items:center;gap:8px;max-width:155px;display:flex}.account-link>span:last-child{text-overflow:ellipsis;overflow:hidden}.button,.primary,.secondary{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:600;line-height:1.5;transition:background .15s,transform .15s;display:inline-flex}.button:active{transform:translateY(1px)}.primary{background:var(--blue);color:#fff;box-shadow:0 3px 9px #2468f21a}.primary:hover{background:var(--blue-dark)}.secondary{color:var(--ink);box-shadow:none;background:#fff;border-color:#dfe6f0}.secondary:hover{background:#f7faff;border-color:#bacfee}.compact{padding:9px 15px}.danger-button{color:#bf363d;background:#fff0f1;border-color:#ffd9dc}.text-button{color:var(--blue);background:0 0;border:0;padding:4px;font-size:14px}.push{margin-left:auto!important}.mobile-only{display:none}.hero{text-align:center;background:radial-gradient(at 70% 0,#e7f1ff 0,#0000 55%),linear-gradient(160deg,#f4f9ff,#f2f7ff 60%,#f8fbff);padding:43px 0 0;position:relative}.hero-kicker{color:#4e78b4;letter-spacing:1px;align-items:center;gap:8px;font-size:13px;display:inline-flex}.hero-kicker>span{background:var(--blue);border-radius:50%;width:5px;height:5px}.hero h1{letter-spacing:.5px;margin:15px 0 13px;font-size:39px;font-weight:760;line-height:1.4}.hero h1 span{color:var(--blue)}.hero-description{color:#73839a;margin-bottom:24px;font-size:15px;line-height:1.9}.hero-search{color:#8593a9;background:#fff;border:1px solid #dce7f5;border-radius:11px;align-items:center;gap:12px;width:600px;max-width:100%;margin:auto;padding:7px 8px 7px 20px;display:flex;box-shadow:0 10px 24px #21589c0b}.hero-search input{border:0;outline:none;flex:1;min-width:0;padding:8px 0;font-size:14px}.hero-search input::placeholder{color:#97a4b8}.hero-search .button{min-width:85px}.hot-search{color:#8a98ac;justify-content:center;align-items:center;gap:20px;margin:13px 0 29px;font-size:12px;display:flex}.hot-search a{color:#647b9a}.voice-actions{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:-23px;display:grid;position:relative;transform:translateY(23px)}.voice-action{text-align:left;border:1px solid;border-radius:12px;align-items:center;gap:17px;padding:25px 23px;transition:transform .18s;display:flex;box-shadow:0 8px 20px #314c6e03}.voice-action:hover{transform:translateY(-4px)}.voice-action>svg:last-child{opacity:.6;margin-left:auto}.voice-action h2{margin:0 0 4px;font-size:18px}.voice-action p{color:inherit;opacity:.78;margin:0;font-size:12px}.voice-action.COMPLAINT{color:#d34751;background:linear-gradient(120deg,#fff5f5,#ffefee);border-color:#ffe2e2}.voice-action.SUGGESTION{color:#2666dc;background:linear-gradient(120deg,#f0f7ff,#eaf2ff);border-color:#dce8ff}.voice-action.PRAISE{color:#1b946e;background:linear-gradient(120deg,#f0fcf7,#eaf9f2);border-color:#d7f0e5}.action-icon{background:#ffffffa8;border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.home-stats{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:53px;padding:0 55px 27px;display:grid}.home-stats>div{border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:5px;display:flex}.home-stats>div:last-child{border:0}.home-stats strong{letter-spacing:-.6px;font-size:27px;line-height:1.2}.home-stats span{color:var(--muted);font-size:12px}.section{padding-top:32px;padding-bottom:18px}.content-grid{grid-template-columns:minmax(0,1fr) 318px;gap:30px;display:grid}.section-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-title h2{margin:0;font-size:19px}.section-title>a{color:var(--blue);white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:flex}.feed-tabs{border-bottom:1px solid var(--line);align-items:center;gap:28px;height:44px;margin-bottom:4px;display:flex}.feed-tabs>a,.feed-tabs>button{color:#788598;background:0 0;border:0;height:100%;padding:0;font-size:14px;position:relative}.feed-tabs .active{color:var(--blue);font-weight:600}.feed-tabs .active:after{content:"";background:var(--blue);border-radius:3px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.feed{background:#fff}.voice-card{border-bottom:1px solid var(--line);gap:16px;padding:22px 0;display:flex}.voice-body{flex:1;min-width:0}.voice-top,.voice-title,.voice-bottom{align-items:center;gap:9px;display:flex}.voice-top{margin-bottom:8px}.company-name{color:#637086;font-size:13px}.verified{color:var(--blue);white-space:nowrap;align-items:center;gap:3px;font-size:12px;display:inline-flex}.meta{color:#8995a7;align-items:center;gap:5px;font-size:12px;display:inline-flex}.voice-title{align-items:flex-start}.voice-title h3{color:#23314a;margin:0;font-size:16px;font-weight:650;line-height:1.65}.voice-title:hover h3{color:var(--blue)}.badge{white-space:nowrap;color:var(--blue);background:#eaf1ff;border-radius:4px;padding:2px 7px;font-size:12px;line-height:1.6;display:inline-flex}.badge.COMPLAINT{color:#d34e58;background:#fff0f1}.badge.SUGGESTION{color:#2d6bdf;background:#eaf2ff}.badge.PRAISE{color:#209670;background:#eaf9f1}.excerpt{-webkit-line-clamp:1;color:#8590a2;-webkit-box-orient:vertical;margin:7px 0 9px;font-size:13px;line-height:1.8;display:-webkit-box;overflow:hidden}.voice-bottom{gap:20px}.status{color:#6684b2;background:#f1f5fc;border-radius:4px;padding:2px 7px;font-size:12px}.status.success{color:#258b62;background:#e9f8ef}.brand{color:#315c99;background:#edf3fb;border:1px solid #e7eef9;border-radius:11px;flex-shrink:0;place-items:center;width:45px;height:45px;font-size:21px;font-weight:750;display:grid}.brand-xinghe{color:#225ed5;background:#ecf2ff}.brand-yuejia{color:#ce7426;background:#fff3e8;border-color:#ffead7}.brand-yuanxing{color:#1e7a78;background:#e8f6f5;border-color:#dff0ef}.brand-yunfan{color:#c14757;background:#fff0f2;border-color:#ffe1e7}.brand-qingning{color:#598b2d;background:#f0f7e7;border-color:#e7f0db}.brand-lanjing{color:#1679b5;background:#e8f6ff;border-color:#dfeefa}.brand.large{border-radius:17px;width:74px;height:74px;font-size:34px}.sidebar-stack{flex-direction:column;gap:19px;display:flex}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:24px}.hot-card .section-title{margin-bottom:6px}.hot-card .section-title h2{font-size:16px}.muted{color:var(--muted);font-size:13px}.suggestion-row{border-bottom:1px solid #f0f3f8;gap:12px;padding:14px 0;display:flex}.suggestion-row:last-child{border:0;padding-bottom:0}.rank{color:#a6bad7;padding-top:3px;font-size:14px;font-weight:700}.suggestion-row h3{margin:0 0 7px;font-size:13px;font-weight:550;line-height:1.75}.trust-card{border-radius:var(--radius);background:linear-gradient(125deg,#edf4ff,#f6faff);border:1px solid #dfeafd;padding:23px 25px}.trust-icon{color:#4882e5;margin-bottom:14px;display:block}.trust-card h3{margin:0 0 8px;font-size:15px}.trust-card p,.enterprise-card p{margin-bottom:16px;font-size:13px;line-height:1.9}.trust-card a{color:var(--blue);font-size:12px}.enterprise-card>svg{color:#6f8fb9;margin-bottom:14px}.enterprise-card h3{margin-bottom:6px}.enterprise-card .button{width:100%;font-size:13px}.more-link{color:#7e8fa6;justify-content:center;align-items:center;gap:8px;padding:22px;font-size:13px;display:flex}.company-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.company-card .row{gap:13px}.company-card h3{margin:0 0 2px}.company-card p{min-height:48px;margin:18px 0;font-size:13px;line-height:1.9}.company-metrics{border-top:1px solid var(--line);color:#8894a6;justify-content:space-between;gap:10px;padding-top:15px;font-size:12px;display:flex}.company-metrics b{color:#34445d;font-size:15px}.companies-section{padding-bottom:52px}.footer{border-top:1px solid var(--line);background:#fafbfd;padding:34px 0 20px}.footer-top{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-top .logo{font-size:25px}.footer-top p{margin:12px 0;font-size:12px}.footer-links{color:#7e8a9d;flex-wrap:wrap;gap:23px;font-size:12px;display:flex}.footer-bottom{border-top:1px solid var(--line);color:#9ba6b7;justify-content:space-between;margin-top:20px;padding-top:20px;font-size:12px;display:flex}.demo-note{text-align:center;color:#97a3b4;margin-top:15px;font-size:12px}.demo-note a{color:#5d82b9}.mobile-nav{display:none}.skip-link{z-index:99;background:#fff;padding:8px;position:absolute;top:-60px;left:10px}.skip-link:focus{top:10px}.avatar{color:#4079d6;background:#eaf2ff;border-radius:50%;place-items:center;width:50px;height:50px;font-weight:650;display:grid}.avatar.small{width:30px;height:30px;font-size:13px}.empty{text-align:center;color:#a1aec1;padding:60px 20px}.empty h3{color:#6c7f99;margin:14px 0 6px;font-weight:550}.empty p{font-size:14px}.page-bg{background:var(--bg);min-height:65vh;padding:32px 0 48px}.page-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.page-title h1{margin:0;font-size:27px}.page-title p{margin:7px 0 0;font-size:14px}.breadcrumb{color:#8896a9;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;display:flex}.breadcrumb a:hover{color:var(--blue)}.filter-bar{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:20px;display:flex}.search-field{border:1px solid var(--line);background:#fff;border-radius:8px;flex:1;align-items:center;gap:10px;min-width:200px;padding:8px 14px;display:flex}.search-field input{border:0;outline:none;width:100%;min-width:0;font-size:14px}.filter-bar select{width:auto;margin:0;font-size:14px}.field label,.field-label{color:#34425b;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.field{margin-bottom:22px}.field label em{color:var(--muted);margin-left:5px;font-size:12px;font-style:normal;font-weight:400}.field input,.field textarea,.field select,.form-input,select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #dce4ef;border-radius:7px;padding:11px 13px;font-size:14px}.field textarea{resize:vertical;min-height:150px;line-height:1.9}.field small{color:#8a96a8;margin-top:6px;font-size:12px;display:block}.field-hint{justify-content:space-between;display:flex}.form-card{max-width:730px;margin:auto;padding:32px 38px}.form-card h2{margin-bottom:22px}.type-picker{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px;display:grid}.type-picker button{border:1px solid var(--line);color:#758298;background:#f7f9fc;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:11px;font-size:14px;display:flex}.type-picker button.selected{border-color:var(--blue);color:var(--blue);background:#edf4ff}.type-picker button.selected.COMPLAINT{color:#dc4e58;background:#fff4f4;border-color:#f1959c}.type-picker button.selected.PRAISE{color:#188966;background:#f0fcf6;border-color:#7ccfb0}.check-row{color:#76849a;align-items:flex-start;gap:9px;margin:20px 0;font-size:13px;line-height:1.8;display:flex}.check-row input{accent-color:var(--blue);flex-shrink:0;width:15px;height:15px;margin-top:5px}.check-row a{color:var(--blue)}.full{width:100%}.message{color:#3266ab;overflow-wrap:anywhere;background:#edf4ff;border-radius:7px;margin:14px 0;padding:11px 14px;font-size:14px}.message.error{color:#b94a53;background:#fff0f1}.message.success{color:#228060;background:#eaf9f2}.form-steps{color:#98a4b6;justify-content:center;gap:25px;margin:0 0 25px;font-size:13px;display:flex}.form-steps span{align-items:center;gap:8px;display:flex}.form-steps b{border:1px solid #d8e1ef;border-radius:50%;place-items:center;width:23px;height:23px;font-size:12px;display:grid}.form-steps .active{color:var(--blue)}.form-steps .active b{background:var(--blue);color:#fff;border-color:var(--blue)}.upload-zone{cursor:pointer;color:#6383b0;background:#f9fbff;border:1px dashed #bfcfe7;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;font-size:13px;display:flex}.upload-zone input{max-width:100%;font-size:12px}.upload-list{flex-wrap:wrap;gap:12px;margin-bottom:14px;display:flex}.upload-thumb{width:90px;position:relative}.upload-thumb img{object-fit:cover;border:1px solid var(--line);border-radius:6px;width:90px;height:78px}.upload-thumb button{background:#fff;border:1px solid #d9e2f0;border-radius:50%;width:21px;height:21px;font-size:12px;position:absolute;top:-6px;right:-5px}.success-panel{text-align:center;padding:40px 20px}.success-mark{width:68px;height:68px;color:var(--green);background:#e7f7ef;border-radius:50%;place-items:center;margin:0 auto 22px;display:grid}.success-panel p{font-size:14px}.success-panel .row{justify-content:center;margin-top:24px}.login-layout{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;max-width:880px;margin:20px auto;display:grid;overflow:hidden}.login-story{background:linear-gradient(135deg,#edf4ff,#e4efff);flex-direction:column;justify-content:center;padding:50px 38px;display:flex}.login-story h2{margin:25px 0 18px;font-size:28px;line-height:1.6}.login-story p{font-size:14px;line-height:2}.login-story .logo{color:#225ac0}.login-form{padding:38px}.login-form h1{margin-bottom:9px;font-size:24px}.login-form>p{margin-bottom:25px;font-size:13px}.sms-row{gap:8px;display:flex}.sms-row input{min-width:0}.sms-row button{padding:9px 13px}.demo-login{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.demo-login p{margin-bottom:10px;font-size:12px}.demo-login .row{flex-wrap:wrap;gap:6px}.demo-login button{padding:6px 9px;font-size:12px}.detail-card h1{margin:18px 0;font-size:25px;line-height:1.6}.detail-meta{color:#8d99aa;flex-wrap:wrap;gap:15px;font-size:12px;display:flex}.article-content{white-space:pre-wrap;overflow-wrap:anywhere;color:#45536a;margin:26px 0;font-size:16px;line-height:2}.article-images{flex-wrap:wrap;gap:12px;margin:20px 0;display:flex}.article-images img{object-fit:cover;border:1px solid var(--line);border-radius:8px;max-width:200px;height:130px}.detail-actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px;padding-top:22px;display:flex}.detail-actions .button{font-size:13px}.official-reply{background:#f5f8fe;border:1px solid #e5ecf8;border-radius:10px;margin:14px 0;padding:20px}.official-reply .row{gap:12px}.official-reply p{white-space:pre-wrap;color:#5a6d8c;margin:14px 0 0;font-size:14px}.timeline{margin:10px 0;padding:0 0 0 8px;list-style:none}.timeline li{border-left:1px solid #dbe7fa;padding:0 0 23px 23px;position:relative}.timeline li:before{content:"";border:2px solid var(--blue);background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;left:-6px}.timeline li:last-child{border-left-color:#0000;padding-bottom:0}.timeline h3{margin:0 0 3px;font-size:14px;font-weight:550}.timeline p{margin:3px 0;font-size:12px}.company-hero{margin-bottom:25px;padding:30px}.company-hero .row{gap:22px}.company-hero h1{margin:0;font-size:27px}.company-hero p{margin:7px 0 0;font-size:14px}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;gap:9px;padding:22px;display:flex}.metric>span{color:#7d8a9f;font-size:13px}.metric strong{letter-spacing:-.5px;font-size:30px;font-weight:650;line-height:1.2}.metric small{color:#91a0b5;font-size:12px}.metric.blue{background:#f0f5ff;border-color:#e8efff}.metric.blue strong{color:var(--blue)}.metric.orange{background:#fffbf3;border-color:#f9efdb}.metric.orange strong{color:#c68731}.metric.green{background:#f1faf6;border-color:#e6f4ed}.metric.green strong{color:var(--green)}.metric.red{background:#fff5f5;border-color:#fae8e9}.metric.red strong{color:#d85c67}.company-hero .metrics{margin:27px 0 0}.company-hero .metric{border:0;border-right:1px solid var(--line);border-radius:0;padding:0 20px}.company-hero .metric:last-child{border:0}.company-hero .metric strong{font-size:27px}.pagination{justify-content:center;align-items:center;gap:8px;padding:25px 0;display:flex}.pagination .button{padding:7px 12px;font-size:13px}.pagination span{color:var(--muted);font-size:13px}.workspace-root{background:var(--bg);min-height:calc(100vh - 76px)}.workspace{grid-template-columns:210px minmax(0,1fr);max-width:1440px;min-height:calc(100vh - 76px);margin:auto;display:grid}.workspace-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;padding:27px 17px;display:flex}.workspace-brand{border-bottom:1px solid var(--line);margin-bottom:18px;padding:0 12px 22px}.workspace-brand strong{font-size:16px}.workspace-brand p{margin:5px 0 0;font-size:12px}.workspace-sidebar nav{flex-direction:column;gap:7px;display:flex}.workspace-sidebar nav a{color:#778397;border-radius:8px;align-items:center;gap:11px;padding:11px 14px;font-size:14px;display:flex}.workspace-sidebar nav a.active{color:var(--blue);background:#edf3ff;font-weight:600}.workspace-sidebar .sidebar-bottom{color:#98a5b7;margin-top:auto;padding:30px 14px 0;font-size:12px}.workspace-content{width:100%;min-width:0;max-width:1160px;padding:30px 35px}.workspace-content .page-title h1{font-size:26px}.workspace-content .metrics{margin-top:0}.dashboard-grid{grid-template-columns:minmax(0,1fr) 300px;gap:23px;display:grid}.table-scroll{max-width:100%;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}th{color:#8994a6;white-space:nowrap;background:#f8fafd;font-size:12px;font-weight:500}td,th{border-bottom:1px solid var(--line);padding:15px 14px}td{color:#53647e}td:first-child{color:#34445f}td .button{padding:6px 12px;font-size:12px}td .row{gap:9px}td .brand{border-radius:7px;width:31px;height:31px;font-size:14px}.work-table{min-width:620px}.work-table td:first-child{max-width:340px}.work-table td a:hover{color:var(--blue)}.mini-chart{width:100%;height:190px}.chart-labels{color:#9ba7b8;justify-content:space-between;font-size:11px;display:flex}.chart-legend{color:var(--muted);justify-content:flex-end;gap:18px;font-size:12px;display:flex}.chart-legend span{align-items:center;gap:6px;display:flex}.chart-legend i{border-radius:50%;width:6px;height:6px;display:inline-block}.distribution{flex-direction:column;gap:20px;display:flex}.distribution-row>div:first-child{justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.bar-track{background:#f0f4fa;border-radius:8px;height:7px;overflow:hidden}.bar-track i{background:#568bed;border-radius:8px;height:100%;display:block}.welcome-card{background:linear-gradient(120deg,#eff5ff,#f8fbff);border:1px solid #e4edfb;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:24px;display:flex}.welcome-card h2{margin:0 0 6px;font-size:20px}.welcome-card p{margin:0;font-size:13px}.welcome-card>svg{color:#74a0e7}.stack{flex-direction:column;gap:20px;display:flex}.split{grid-template-columns:1fr 1fr;gap:18px;display:grid}.review-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:26px}.review-card h3{margin:0}.review-card .article-content{background:#f7f9fc;border-radius:8px;margin:15px 0;padding:16px;font-size:14px}.review-card .field{margin-bottom:14px}.review-toolbar{align-items:center;gap:10px;margin-top:18px;display:flex}.review-toolbar input{flex:1;min-width:0}.notification{border-bottom:1px solid var(--line);gap:14px;padding:22px 0;display:flex}.notification h3{margin-bottom:6px;font-size:15px}.notification p{margin-bottom:6px;font-size:13px}.notification.unread h3{color:var(--blue)}.notification-icon{width:38px;height:38px;color:var(--blue);background:#edf4ff;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.profile-menu{flex-direction:column;gap:0;display:flex}.profile-menu a{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:18px 0;font-size:14px;display:flex}.profile-menu a>svg:last-child{color:#a1adbe;margin-left:auto}.loading{text-align:center;color:#91a0b7;padding:60px}.loading:before{content:"";border:2px solid #e1ebfa;border-top-color:var(--blue);border-radius:50%;width:24px;height:24px;margin:0 auto 15px;animation:.8s linear infinite spin;display:block}@keyframes spin{to{transform:rotate(360deg)}}.legal{max-width:800px}.legal h2{margin-top:30px;font-size:20px}.legal p,.legal li{color:#63748c;font-size:15px;line-height:2}.notice{color:#607899;background:#f2f7ff;border-left:3px solid #87adee;padding:14px 18px;font-size:13px}.comment{border-bottom:1px solid var(--line);padding:20px 0}.comment .row{gap:10px;font-size:13px}.comment p{color:#61728c;white-space:pre-wrap;margin:10px 0 0;font-size:14px}.comment-form{margin-top:22px}.error-page{text-align:center;padding:90px 24px}.error-page h1{font-size:27px}.info-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:13px 0;font-size:14px;display:flex}.info-row span{color:var(--muted)}.screen-reader{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.result-count{color:#8d99ac;margin:12px 0;font-size:13px}.grid.three{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ghost-link{color:var(--blue);font-size:14px}@media (max-width:1100px){.topbar-inner{gap:28px}.topnav{gap:20px}.business-entry{display:none}.shell{width:calc(100% - 40px)}.voice-action{gap:12px;padding:22px 16px}.voice-action p{font-size:12px}.content-grid{grid-template-columns:minmax(0,1fr) 280px;gap:22px}.dashboard-grid{grid-template-columns:1fr}.workspace-content{padding:25px}.metric{padding:18px}.top-actions{gap:10px}.workspace{grid-template-columns:180px minmax(0,1fr)}}@media (max-width:760px){body{font-size:15px}.shell{width:calc(100% - 32px)}.topbar{height:60px}.topbar-inner{gap:15px}.logo{font-size:25px}.topnav{display:none}.top-actions{margin-left:auto}.publish-top{display:none}.top-actions .button{padding:7px 11px;font-size:12px}.account-link{max-width:150px;font-size:13px}.hero{padding-top:28px}.hero-kicker{letter-spacing:.5px;font-size:11px}.hero h1{margin:16px 0 12px;font-size:29px}.hero-description{margin-bottom:20px;font-size:13px}.mobile-only{display:block}.hero-search{border-radius:10px;gap:9px;padding:6px 6px 6px 12px}.hero-search input{padding:7px 0;font-size:12px}.hero-search .button{min-width:60px;padding:10px 13px;font-size:12px}.hot-search{gap:13px;margin:11px 0 18px;font-size:11px}.voice-actions{gap:9px;margin-top:-16px;transform:translateY(16px)}.voice-action{text-align:center;flex-direction:column;gap:9px;min-width:0;padding:16px 8px}.action-icon{border-radius:10px;width:37px;height:37px}.action-icon svg{width:23px;height:23px}.voice-action h2{margin:0 0 5px;font-size:14px}.voice-action p{max-width:95px;font-size:10px;line-height:1.7}.voice-action>svg:last-child{display:none}.home-stats{margin-top:38px;padding:0 0 22px}.home-stats strong{font-size:22px}.home-stats span{font-size:10px}.home-stats>div{gap:7px}.section{padding-top:25px}.content-grid{grid-template-columns:1fr;gap:25px}.section-title{margin-bottom:14px}.section-title h2{font-size:18px}.section-title>a{font-size:12px}.feed-tabs{gap:24px;height:44px;margin-bottom:0}.feed-tabs>a{font-size:13px}.feed-tabs>.meta{display:none}.voice-card{gap:11px;padding:19px 0}.voice-brand .brand{border-radius:9px;width:35px;height:35px;font-size:17px}.voice-title{gap:7px}.voice-title h3{font-size:14px;line-height:1.8}.voice-top{gap:6px}.voice-top .meta,.voice-top .verified{font-size:10px}.company-name{font-size:11px}.badge{margin-top:3px;padding:2px 5px;font-size:10px}.excerpt{-webkit-line-clamp:2;margin:7px 0;font-size:12px}.voice-bottom{gap:16px}.voice-bottom .meta,.status{font-size:11px}.sidebar-stack{gap:16px}.card{border-radius:12px;padding:20px}.sidebar-stack .enterprise-card{display:none}.trust-card{padding:20px}.company-grid{grid-template-columns:1fr;gap:12px}.company-card p{min-height:0;margin:12px 0}.companies-section{padding-bottom:32px}.footer{padding:26px 0 90px}.footer-top{flex-direction:column;align-items:flex-start;gap:15px}.footer-links{gap:13px;font-size:11px}.footer-bottom{flex-direction:column;gap:8px;margin-top:17px;padding-top:17px;font-size:10px}.demo-note{text-align:left;font-size:10px}.mobile-nav{z-index:40;border-top:1px solid var(--line);padding:9px 0 calc(9px + env(safe-area-inset-bottom));height:calc(65px + env(safe-area-inset-bottom));background:#fffffffa;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px 15px #34577b04}.mobile-nav a{color:#94a0b2;flex-direction:column;align-items:center;gap:3px;min-width:48px;font-size:10px;display:flex}.mobile-nav a.active{color:var(--blue)}.mobile-nav .mobile-publish svg{background:var(--blue);color:#fff;border-radius:50%;width:29px;height:29px;margin-top:-4px;padding:5px}.mobile-nav .mobile-publish{color:var(--blue)}.page-bg{padding:22px 0 30px}.page-title{align-items:flex-start;gap:12px;margin-bottom:20px}.page-title h1{font-size:24px}.page-title p{font-size:12px}.page-title>.button{padding:9px 11px;font-size:12px}.form-card{padding:23px 20px}.form-card h2{font-size:20px}.form-steps{gap:13px;margin-bottom:22px;font-size:11px}.form-steps b{width:20px;height:20px;font-size:11px}.field{margin-bottom:20px}.field input,.field textarea,.field select{font-size:16px}.field label{font-size:13px}.type-picker{gap:8px}.type-picker button{padding:10px 5px;font-size:13px}.login-layout{grid-template-columns:1fr;margin:0}.login-story{display:none}.login-form{padding:30px 23px}.detail-card h1{font-size:21px}.detail-meta{gap:9px;font-size:11px}.article-content{margin:22px 0;font-size:15px}.article-images img{max-width:130px;height:100px}.detail-actions .button{padding:9px 12px;font-size:12px}.company-hero{padding:22px}.company-hero .row{flex-wrap:wrap;gap:13px}.company-hero .row>.button{margin-left:0!important}.company-hero h1{font-size:23px}.company-hero p{font-size:12px}.brand.large{width:58px;height:58px;font-size:27px}.metrics{grid-template-columns:repeat(2,1fr);gap:12px}.metric{padding:16px}.metric strong{font-size:26px}.metric>span{font-size:12px}.company-hero .metrics{gap:20px;margin-top:24px}.company-hero .metric{border:0;padding:0}.company-hero .metric strong{font-size:24px}.company-hero .metric>span{font-size:11px}.filter-bar{gap:10px}.filter-bar select{width:calc(50% - 5px)}.workspace{flex-direction:column;min-height:calc(100vh - 60px);display:flex}.workspace-root{padding-bottom:75px}.workspace-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:14px 16px 0}.workspace-brand{border:0;align-items:center;gap:10px;margin-bottom:13px;padding:0;display:flex}.workspace-brand p{margin:0;font-size:11px}.workspace-sidebar nav{flex-direction:row;gap:5px;padding-bottom:12px;overflow-x:auto}.workspace-sidebar nav a{white-space:nowrap;gap:5px;padding:7px 9px;font-size:12px}.workspace-sidebar nav a svg{width:14px;height:14px}.workspace-sidebar .sidebar-bottom{display:none}.workspace-content{padding:22px 16px}.workspace-content .page-title h1{font-size:23px}.welcome-card{margin-bottom:20px;padding:19px}.welcome-card h2{font-size:17px}.welcome-card p{font-size:12px}.welcome-card>svg{width:32px;height:32px}.dashboard-grid{gap:18px}.split{grid-template-columns:1fr}.review-card{padding:18px}.review-toolbar{flex-wrap:wrap}.review-toolbar input{flex-basis:100%}.review-toolbar .button{font-size:12px}.company-grid .company-card h3{font-size:16px}.table-scroll{margin:0 -5px}.breadcrumb{margin-bottom:18px}.grid.three{grid-template-columns:1fr}.success-panel .row{flex-wrap:wrap}.more-link{padding:20px}.legal h2{font-size:18px}.legal p,.legal li{font-size:14px}.error-page{padding:65px 20px}.chart-labels{font-size:10px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
