:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7fbff;--white:#fff;--ink:#071a3c;--muted:#5f6f87;--line:#d8e6f3;--blue:#0866e8;--cyan:#0ea5e9;--green:#05b99f;--dark:#061b3b;--shadow:0 18px 60px #0f376621;--soft-shadow:0 10px 34px #0f37661a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-shell{min-height:100vh;overflow:hidden}.container{width:min(1200px,100% - 48px);margin:0 auto}.header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #d8e6f3e6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{color:var(--ink);white-space:nowrap;align-items:center;gap:10px;font-size:25px;font-weight:850;display:inline-flex}.brand svg{color:var(--cyan);stroke-width:2.4px}.brand-logo{object-fit:contain;border-radius:8px;flex:none;width:auto;height:58px}.brand-wordmark{max-width:214px}.visually-hidden{white-space:nowrap;clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}nav{color:#253859;gap:38px;font-size:15px;font-weight:700;display:flex}nav a,.faq-list a,.service-card a,.article-card a{transition:color .18s,transform .18s}nav a:hover,.faq-list a:hover,.service-card a:hover,.article-card a:hover{color:var(--green)}.header-cta,.button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 25px;font-size:16px;font-weight:850;display:inline-flex}.header-cta,.button.primary{color:#fff;background:linear-gradient(135deg,#04a9b2 0%,#04b894 100%);box-shadow:0 12px 28px #04a9b23d}.button.secondary{color:#066a7b;background:#fff;border:1px solid #0ba8b7}.button.danger{color:#b42318;box-shadow:none;background:#fff;border:1px solid #f1b8b3}.button.full{width:100%}.hero{background:radial-gradient(circle at 75% 12%,#0ea5e91f,#0000 32%),linear-gradient(#f7fbff 0%,#fff 72%,#f7fbff 100%);min-height:780px;padding:74px 0 48px;position:relative}.hero-grid{z-index:2;grid-template-columns:1fr 560px;align-items:start;gap:76px;display:grid;position:relative}.hero-copy{padding-top:58px}h1,h2,h3,p{margin-top:0}.hero h1{max-width:700px;color:var(--ink);margin-bottom:24px;font-size:clamp(42px,5.2vw,74px);font-weight:920;line-height:1.08}.hero-copy>p{max-width:590px;color:var(--muted);margin-bottom:36px;font-size:20px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:20px;margin-bottom:22px;display:flex}.hero-proof-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:650px;margin-bottom:82px;display:grid}.hero-proof-grid div{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#ffffffd1;border-radius:8px;padding:16px 15px}.hero-proof-grid strong,.hero-proof-grid span{display:block}.hero-proof-grid strong{color:var(--ink);margin-bottom:5px;font-size:16px}.hero-proof-grid span{color:var(--muted);font-size:13px;line-height:1.55}.trust-row{grid-template-columns:repeat(4,minmax(92px,1fr));gap:22px;max-width:650px;display:grid}.trust-item{text-align:center;justify-items:center;gap:8px;display:grid}.trust-item svg{color:var(--green)}.trust-item strong{font-size:15px}.trust-item span{color:var(--muted);font-size:13px}.assessment-panel,.lead-card,.service-card,.article-card,.closing-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe6}.assessment-panel{border-radius:14px;padding:22px}.panel-head{align-items:center;gap:16px;margin-bottom:18px;display:flex}.bot-avatar{color:#fff;background:linear-gradient(135deg,#0866e8,#05b99f);border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:inset 0 0 0 6px #ffffff6b}.panel-head h2{margin-bottom:5px;font-size:22px}.panel-head p,.panel-note{color:var(--muted);margin:0;font-size:14px}.question-block{background:#fff;border:1px solid #e7eef7;border-radius:8px;margin-top:14px;padding:18px}.compact-question{padding:14px}.compact-question .question-title{margin-bottom:10px}.compact-question .chip{min-height:36px;padding:0 13px;font-size:13px}.question-title{color:#263855;margin-bottom:14px;font-size:15px;font-weight:850}.question-title span{color:#8795a8;margin-left:12px;font-weight:600}.option-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.option,.chip,.select-like{color:#334665;cursor:pointer;background:#fff;border:1px solid #dce7f2;border-radius:7px;align-items:center;gap:10px;min-height:48px;font-size:15px;font-weight:750;transition:border-color .16s,color .16s,background .16s,transform .16s;display:inline-flex}.option{justify-content:flex-start;padding:0 16px}.option svg,.chip svg{color:var(--cyan)}.option.selected,.chip.selected{color:#0756c5;background:#f1f7ff;border-color:#87b9ff}.select-like{justify-content:flex-start;width:100%;padding:0 16px}.select-like svg:last-child{margin-left:auto;transform:rotate(90deg)}.purpose-row{flex-wrap:wrap;gap:10px;display:flex}.chip{min-height:42px;padding:0 17px}.result-box{color:#07555f;background:#ecfffb;border:1px solid #bceee7;border-radius:8px;align-items:flex-start;gap:10px;margin:18px 0;padding:14px;font-size:15px;line-height:1.6;display:flex}.panel-note{justify-content:center;gap:6px;margin-top:14px;display:flex}.hero-visual{pointer-events:none;position:absolute;inset:0}.mountain-line,.lead-landscape,.closing-landscape,.service-image{background-position:bottom;background-repeat:no-repeat;background-size:contain}.mountain-line{opacity:.5;background-image:url("data:image/svg+xml,%3Csvg width='880' height='310' viewBox='0 0 880 310' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 242C76 170 117 123 170 162C226 203 251 68 318 128C365 170 376 51 444 92C505 129 518 16 590 76C660 134 702 79 758 116C807 148 832 187 872 154' stroke='%2394C8EC' stroke-width='3'/%3E%3Cpath d='M90 260C142 222 183 216 231 238C284 263 335 188 394 218C444 244 497 170 553 205C628 251 699 184 782 222' stroke='%23B6D9F2' stroke-width='2'/%3E%3Cpath d='M135 228c20-52 49-75 87-69 32 5 51 31 70 75M532 206c23-65 61-91 112-77 39 11 62 43 86 92' stroke='%23B6D9F2' stroke-width='2'/%3E%3Cpath d='M362 254V134h58v120M379 134v-34h24v34M452 254V92h62v162M470 92V60h26v32M546 254V154h42v100' stroke='%2394C8EC' stroke-width='2'/%3E%3Cpath d='M242 256v-52l48-28 48 28v52M260 204h60M250 224h78' stroke='%2394C8EC' stroke-width='2'/%3E%3C/svg%3E");width:620px;height:240px;position:absolute;bottom:42px}.mountain-left{left:-80px}.mountain-right{right:-90px;transform:scaleX(-1)}.services{background:#fff;padding:20px 0 48px}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{border-radius:8px;min-height:330px;padding:31px 28px;position:relative;overflow:hidden}.service-head{align-items:center;gap:18px;margin-bottom:22px;display:flex}.service-head svg{color:var(--blue)}.service-head h2{margin-bottom:5px;font-size:30px}.service-head p{color:var(--muted);margin:0;font-size:15px}.service-card ul{z-index:2;gap:12px;margin:0 0 26px;padding:0;list-style:none;display:grid;position:relative}.service-card li{color:#334665;gap:8px;font-size:15px;font-weight:650;display:flex}.service-card li svg{color:var(--green);flex:none;margin-top:1px}.service-card a,.article-card a{z-index:2;color:#058b93;align-items:center;gap:8px;font-weight:850;display:inline-flex;position:relative}.service-image{opacity:.95;width:58%;height:150px;position:absolute;bottom:-3px;right:-8px}.service-image.city{background-image:linear-gradient(#0000,#ffffff1f),url("data:image/svg+xml,%3Csvg width='360' height='180' viewBox='0 0 360 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' x2='1' y1='0' y2='1'%3E%3Cstop stop-color='%230B6CE7'/%3E%3Cstop offset='1' stop-color='%2300B89B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='42' y='38' width='98' height='134' rx='3' fill='url(%23g)' opacity='.9'/%3E%3Crect x='162' y='18' width='118' height='154' rx='3' fill='%23073B73' opacity='.86'/%3E%3Cpath d='M0 172h360' stroke='%23B7DFF4' stroke-width='4'/%3E%3Cg fill='%23D8F5FF' opacity='.85'%3E%3Crect x='58' y='55' width='12' height='12'/%3E%3Crect x='84' y='55' width='12' height='12'/%3E%3Crect x='110' y='55' width='12' height='12'/%3E%3Crect x='58' y='84' width='12' height='12'/%3E%3Crect x='84' y='84' width='12' height='12'/%3E%3Crect x='110' y='84' width='12' height='12'/%3E%3Crect x='183' y='42' width='14' height='12'/%3E%3Crect x='212' y='42' width='14' height='12'/%3E%3Crect x='241' y='42' width='14' height='12'/%3E%3Crect x='183' y='74' width='14' height='12'/%3E%3Crect x='212' y='74' width='14' height='12'/%3E%3Crect x='241' y='74' width='14' height='12'/%3E%3C/g%3E%3C/svg%3E")}.service-image.skyline{background-image:url("data:image/svg+xml,%3Csvg width='360' height='180' viewBox='0 0 360 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 178h360' stroke='%23B7DFF4' stroke-width='4'/%3E%3Cpath d='M42 174V88h38v86M95 174V48h44v126M156 174V70h36v104M210 174V28h52v146M282 174V94h40v80' fill='%238BD4F3'/%3E%3Cpath d='M95 48l22-28 22 28M210 28l26-26 26 26' fill='%230866E8' opacity='.72'/%3E%3Ccircle cx='48' cy='146' r='22' fill='%2351D4A6' opacity='.72'/%3E%3Ccircle cx='78' cy='151' r='18' fill='%2351D4A6' opacity='.65'/%3E%3C/svg%3E")}.service-image.terrace{background-image:url("data:image/svg+xml,%3Csvg width='360' height='180' viewBox='0 0 360 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-10 173c66-47 116-72 176-74 77-3 114 41 205 5v80H-10z' fill='%23DDF8E7'/%3E%3Cpath d='M17 150c74-31 138-42 201-35 49 5 86 0 127-22M34 126c74-29 139-39 201-29 42 7 76 0 110-20M63 105c66-24 123-28 175-18 39 8 69 4 95-11' stroke='%2327B66D' stroke-width='5' stroke-linecap='round'/%3E%3Cpath d='M268 51c20-33 43-39 70-37-5 27-23 46-54 54 1 20-8 39-26 58' stroke='%234DBF32' stroke-width='8' stroke-linecap='round' fill='none'/%3E%3C/svg%3E")}.flow-section{background:#fff;padding:60px 0 50px}.region-section{background:linear-gradient(#fff 0%,#f7fbff 100%);padding:58px 0 34px}.section-heading{max-width:760px;margin-bottom:28px}.section-heading h2{margin-bottom:12px;font-size:34px;line-height:1.25}.section-heading p{color:var(--muted);margin:0;font-size:16px;line-height:1.8}.region-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.featured-region{grid-template-columns:1.15fr .85fr;gap:18px;margin-bottom:18px;display:grid}.featured-region-card{min-height:248px;color:var(--ink);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffff5,#ecfffbe6),radial-gradient(circle at 88% 12%,#0866e81f,#0000 34%);border:1px solid #9ce7dd;border-radius:8px;align-content:center;gap:13px;padding:34px;display:grid}.featured-region-card span,.featured-region-card em{color:#058b93;align-items:center;gap:8px;font-size:14px;font-style:normal;font-weight:850;display:inline-flex}.featured-region-card strong{font-size:34px;line-height:1.18}.featured-region-card p{max-width:760px;color:var(--muted);margin:0;font-size:16px;line-height:1.8}.featured-region-points{gap:14px;display:grid}.featured-region-points div{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;align-content:center;gap:10px;padding:24px;display:grid}.featured-region-points strong{color:var(--ink);font-size:18px}.featured-region-points span{color:var(--muted);font-size:14px;line-height:1.75}.compact-region-grid{grid-template-columns:repeat(5,1fr)}.region-card{border:1px solid var(--line);min-height:166px;box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;align-content:start;gap:10px;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.region-card:hover{box-shadow:var(--shadow);border-color:#7ad8da;transform:translateY(-3px)}.region-card span,.region-card em{align-items:center;gap:7px;display:inline-flex}.region-card span{color:#058b93;font-size:14px;font-weight:850}.region-card strong{color:var(--ink);font-size:19px}.region-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.region-card em{color:#0866e8;margin-top:4px;font-size:14px;font-style:normal;font-weight:850}.flow-section h2,.knowledge-section h2,.closing-card h2{text-align:center;margin-bottom:34px;font-size:34px;line-height:1.25}.flow-section h2{margin-bottom:42px}.flow-grid{grid-template-columns:repeat(3,1fr);gap:76px;display:grid}.flow-card{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;grid-template-columns:68px 1fr;align-items:center;gap:20px;padding:22px;display:grid;position:relative}.flow-card:not(:last-child):after{content:"";border-top:2px dashed #25c7ce;width:42px;position:absolute;top:50%;right:-58px}.flow-icon{color:#fff;background:linear-gradient(135deg,#6aa7ff,#05b99f);border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.flow-card h3{margin-bottom:6px;font-size:20px}.flow-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.lead-section{background:#fff;padding:28px 0 72px}.lead-card{border-radius:14px;grid-template-columns:.85fr 1.15fr;display:grid;overflow:hidden}.lead-copy{background:linear-gradient(#fff 0%,#f3fbff 100%);min-height:520px;padding:58px 42px;position:relative}.lead-copy h2{margin-bottom:18px;font-size:36px;line-height:1.2}.lead-copy p{color:var(--muted);font-size:17px;line-height:1.8}.mini-benefits{flex-wrap:wrap;gap:22px;margin-top:48px;display:flex}.mini-benefits span{color:#334665;align-items:center;gap:8px;font-size:14px;font-weight:750;display:inline-flex}.mini-benefits svg{color:var(--green)}.lead-landscape{opacity:.7;background-image:url("data:image/svg+xml,%3Csvg width='520' height='210' viewBox='0 0 520 210' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 168C39 114 80 88 124 112C174 140 182 43 249 84C301 116 313 20 379 67C432 104 468 73 520 95' stroke='%2394C8EC' stroke-width='3'/%3E%3Cpath d='M82 186v-46l44-25 44 25v46M99 142h54M91 160h70' stroke='%2394C8EC' stroke-width='2'/%3E%3Cpath d='M285 188V93h44v95M349 188V51h58v137M426 188v-78h42v78' stroke='%2394C8EC' stroke-width='2'/%3E%3C/svg%3E");height:190px;position:absolute;bottom:0;left:20px;right:20px}.lead-form{background:#fff;grid-template-columns:repeat(2,1fr);gap:18px 28px;padding:44px;display:grid}label{color:#243756;gap:8px;font-size:14px;font-weight:800;display:grid}input,select,textarea{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #dbe6f0;border-radius:7px;outline:none;padding:0 15px;transition:border-color .16s,box-shadow .16s}input:focus,select:focus,textarea:focus{border-color:#43bcc2;box-shadow:0 0 0 4px #05b99f1a}textarea{resize:vertical;min-height:94px;padding-top:13px;line-height:1.65}.consent,.success-box{color:var(--muted);grid-column:1/-1;margin:0;font-size:13px;line-height:1.7}.lead-form .button,.wide-field{grid-column:1/-1}.success-box,.error-box{color:#07555f;background:#ecfffb;border:1px solid #bceee7;border-radius:8px;padding:13px 15px;font-weight:800}.error-box{color:#8b1f28;background:#fff0f2;border-color:#ffc7cf}.knowledge-section{background:#fff;padding:18px 0 54px}.latest-section{background:#f7fbff;padding:58px 0}.latest-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.latest-card{min-height:214px;color:var(--ink);border:1px solid var(--line);box-shadow:var(--soft-shadow);background:linear-gradient(#fff 0%,#f8fcff 100%);border-radius:8px;align-content:start;gap:10px;padding:22px;display:grid}.latest-card:hover{border-color:#9ce7dd;transition:all .18s;transform:translateY(-2px)}.latest-card span{color:#0866e8;background:#eef5ff;border-radius:999px;width:fit-content;padding:5px 9px;font-size:12px;font-weight:850}.latest-card strong{font-size:18px;line-height:1.45}.latest-card p{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.7;display:-webkit-box;overflow:hidden}.latest-card em{color:#058b93;align-self:end;align-items:center;gap:7px;font-style:normal;font-weight:850;display:inline-flex}.latest-more{justify-content:center;margin-top:26px;display:flex}.latest-more-button{color:#06345f;cursor:pointer;background:#fff;border:1px solid #b9d8ef;border-radius:8px;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:16px;font-weight:900;display:inline-flex;box-shadow:0 16px 36px #0f48701f}.latest-more-button:hover{color:#047c86;border-color:#13b8aa;transform:translateY(-1px)}.latest-more-button em{color:#64748b;font-size:13px;font-style:normal;font-weight:800}.knowledge-grid{grid-template-columns:1fr 1fr;align-items:end;gap:34px;display:grid}.knowledge-section h2{text-align:left;margin-bottom:20px}.article-card{background-color:#0000;background-image:linear-gradient(90deg,#fff 0%,#ffffffd9 58%,#fff3 100%),url("data:image/svg+xml,%3Csvg width='280' height='180' viewBox='0 0 280 180' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='92' y='38' width='126' height='84' rx='5' fill='%23EEF7FC' stroke='%23A9D3EC'/%3E%3Cpath d='M109 61h34M109 78h74M109 95h58' stroke='%230866E8' stroke-width='5' stroke-linecap='round'/%3E%3Cpath d='M79 130h160l-38 22H41z' fill='%23D5E9F5'/%3E%3Cpath d='M147 122h19l9 8h-37z' fill='%2394C8EC'/%3E%3C/svg%3E");background-position:100% 100%;background-repeat:no-repeat;background-size:48%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:8px;min-height:234px;padding:30px}.article-card span{color:#069887;background:#e7fffa;border-radius:6px;margin-bottom:18px;padding:6px 12px;font-size:13px;font-weight:850;display:inline-block}.article-card h3{max-width:430px;margin-bottom:14px;font-size:24px}.article-card p{max-width:420px;color:var(--muted);line-height:1.75}.faq-list{gap:12px;display:grid}.faq-list a{border:1px solid var(--line);color:#263855;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:0 22px;font-weight:800;display:flex}.faq-list span{gap:6px;display:grid}.faq-list strong{font-size:15px}.faq-list em{color:var(--muted);font-size:13px;font-style:normal;font-weight:600;line-height:1.55}.trust-section{background:#fff;padding:58px 0}.trust-layout{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:stretch;gap:34px;display:grid}.trust-copy{border:1px solid var(--line);background:linear-gradient(135deg,#05b99f14,#0000 45%),#f7fbff;border-radius:12px;padding:34px}.eyebrow{color:var(--green);margin-bottom:12px;font-size:13px;font-weight:900;display:inline-flex}.trust-copy h2{margin-bottom:14px;font-size:30px}.trust-copy p{color:var(--muted);line-height:1.85}.trust-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.trust-actions a{color:#07555f;background:#fff;border:1px solid #bceee7;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:14px;font-weight:850;display:inline-flex}.trust-proof-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.trust-proof-cards div{border:1px solid var(--line);background:#fff;border-radius:10px;align-content:start;gap:10px;min-height:150px;padding:24px;display:grid;box-shadow:0 16px 40px #071a3c0f}.trust-proof-cards svg{color:var(--green)}.trust-proof-cards strong{color:var(--ink);font-size:17px}.trust-proof-cards span{color:var(--muted);font-size:14px;line-height:1.7}.closing-cta{background:#fff;padding:22px 0 42px}.closing-card{text-align:center;border-radius:14px;place-items:center;min-height:240px;padding:44px 24px;display:grid;position:relative;overflow:hidden}.closing-card h2{z-index:2;margin-bottom:12px;position:relative}.closing-card p,.closing-card a{z-index:2;position:relative}.closing-card p{color:var(--muted);margin-bottom:22px}.closing-landscape{opacity:.54;background-image:url("data:image/svg+xml,%3Csvg width='1200' height='190' viewBox='0 0 1200 190' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 148c84-72 148-98 226-67 77 30 131 54 204 13 78-45 108-98 190-49 95 57 160 21 235-18 101-52 185 24 345 1' stroke='%2394C8EC' stroke-width='3'/%3E%3Cpath d='M45 184c102-58 181-72 272-43 120 38 188 8 260-32 88-49 169-20 246 16 84 39 197 35 337-11' stroke='%23B6D9F2' stroke-width='2'/%3E%3C/svg%3E");height:170px;position:absolute;inset:auto 0 0}.footer{color:#d6e7fb;background:linear-gradient(135deg,#061b3b 0%,#08264f 100%);padding-top:48px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:48px;padding-bottom:36px;display:grid}.footer-brand{color:#fff;margin-bottom:16px}.footer-brand .brand-logo{background:#fff}.footer p,.footer a{color:#b8cae0;align-items:center;gap:8px;margin:0 0 12px;line-height:1.7;display:flex}.footer h3{color:#fff;margin:0 0 16px;font-size:16px}.footer-bottom{color:#93a9c6;border-top:1px solid #ffffff1a;justify-content:space-between;gap:18px;padding:20px 0 26px;font-size:13px;display:flex}.mobile-action-bar{display:none}.admin-login{background:radial-gradient(circle at 75% 15%,#0ea5e91f,#0000 32%),linear-gradient(#f7fbff 0%,#fff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{border:1px solid var(--line);width:min(430px,100%);box-shadow:var(--shadow);background:#fff;border-radius:12px;gap:20px;padding:34px;display:grid}.admin-brand{font-size:24px}.admin-brand .brand-logo,.admin-side-brand .brand-logo{background:#fff}.admin-login-card p{color:var(--muted);margin:0}.admin-shell{background:#f4f8fc;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.admin-sidebar{overscroll-behavior:contain;scrollbar-width:thin;color:#d6e7fb;background:#061b3b;flex-direction:column;gap:8px;height:100vh;padding:24px 18px 88px;display:flex;position:sticky;top:0;overflow-y:auto}.admin-sidebar::-webkit-scrollbar{width:8px}.admin-sidebar::-webkit-scrollbar-thumb{background:#d6e7fb47;border-radius:999px}.admin-sidebar::-webkit-scrollbar-track{background:#ffffff0d}.admin-side-brand{color:#fff;align-self:flex-start;margin-bottom:24px;font-size:21px}.admin-sidebar button{color:#c8d8ec;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:0 14px;font-weight:750;display:flex}.admin-sidebar button.active,.admin-sidebar button:hover{color:#fff;background:#ffffff1c}.admin-nav-group{gap:6px;display:grid}.admin-sidebar .archive-toggle{justify-content:space-between}.archive-toggle span{align-items:center;gap:10px;display:inline-flex}.archive-toggle>svg{transition:transform .16s}.admin-nav-group.open .archive-toggle>svg{transform:rotate(90deg)}.admin-nav-sub{border-left:1px solid #d6e7fb2e;gap:4px;padding-left:14px;display:grid}.admin-sidebar .admin-nav-sub button{min-height:38px;padding-left:12px;font-size:14px}.admin-main{padding:34px}.monitor-page{gap:24px;display:grid}.admin-title{justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px;display:flex}.admin-title h1{margin-bottom:6px;font-size:34px;line-height:1.2}.admin-title p{color:var(--muted);margin:0}.admin-small-btn{color:#fff;cursor:pointer;background:#0866e8;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:800;display:inline-flex}.admin-small-btn.ghost{color:#102a52;background:#fff;border:1px solid #d8e6f3}.monitor-actions{align-items:center;gap:10px;display:flex}.admin-editor-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-stat-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:22px;display:grid}.stat-card,.admin-panel{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px}.stat-card{padding:22px}.stat-card span{color:var(--muted);margin-bottom:10px;font-size:14px;font-weight:750;display:block}.stat-card strong{color:var(--ink);font-size:34px}.admin-panel{padding:22px}.growth-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.submission-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.submission-platform-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0;display:grid}.submission-platform-grid button{text-align:left;border:1px solid var(--line);min-height:112px;box-shadow:var(--soft-shadow);cursor:pointer;background:#fff;border-radius:8px;gap:7px;padding:16px;display:grid}.submission-platform-grid button.selected{box-shadow:0 0 0 4px #05b99f1a, var(--soft-shadow);border-color:#0ba8b7}.submission-platform-grid strong{color:var(--ink);font-size:17px}.submission-platform-grid span,.submission-platform-grid em{color:#5d6e84;font-size:13px;font-style:normal;line-height:1.5}.submission-platform-grid em{color:#0866e8;font-weight:800}.submission-workspace{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:20px;margin-bottom:20px;display:grid}.submission-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.submission-section-head h3{color:var(--ink);margin:0}.submission-section-head a,.submission-section-head span{color:#0866e8;font-size:13px;font-weight:800;line-height:1.6}.submission-section-head span{color:var(--muted);font-weight:700}.submission-status-actions{flex-wrap:wrap;gap:12px;margin-bottom:14px;display:flex}.submission-status-actions label,.submission-form-grid label.wide-field{color:#213a5c;align-items:center;gap:9px;min-height:40px;font-weight:800;display:flex}.submission-status-actions input,.submission-form-grid input[type=checkbox]{flex:none;width:20px;height:20px}.submission-help{color:#64748b;margin:0;line-height:1.8}.submission-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.submission-form-grid h3{color:var(--ink);grid-column:1/-1;margin:0}.submission-inline-actions{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.submission-forms-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:20px;display:grid}.submission-record-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.record-panel{min-width:0}.record-panel h3{color:var(--ink);margin:0 0 14px}.record-panel p{color:#354b68;border-top:1px solid #edf2f7;margin:0;padding:10px 0;font-size:13px;line-height:1.6}.record-panel p:first-child{border-top:0}.monitor-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.monitor-card{background:#fff;border:1px solid #dfeaf5;border-radius:8px;grid-template-columns:72px 1fr;align-items:center;gap:18px;min-height:138px;padding:24px;display:grid;box-shadow:0 12px 34px #0f376617}.monitor-icon{border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.monitor-card.blue .monitor-icon{color:#0866e8;background:#eaf2ff}.monitor-card.green .monitor-icon{color:#05a980;background:#e6f9f3}.monitor-card.orange .monitor-icon{color:#f59e0b;background:#fff2de}.monitor-card.cyan .monitor-icon{color:#12a8c8;background:#e7faff}.monitor-card p,.monitor-card em{color:#52637a;margin:0;font-style:normal;font-weight:760}.monitor-card strong{color:#071a3c;margin:3px 0 5px;font-size:46px;line-height:1;display:block}.monitor-card em{font-size:13px}.device-list{gap:12px;display:grid}.device-list div{background:#f8fbff;border:1px solid #e1ebf5;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.device-list span{color:#354b68;font-weight:800}.device-list strong{color:#071a3c;font-size:26px}.monitor-chart-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:24px;display:grid}.monitor-table-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px;display:grid}.growth-grid{gap:24px;display:grid}.growth-grid.two{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.growth-panel{min-width:0}.growth-panel-head{grid-template-columns:42px 1fr;align-items:start;gap:12px;margin-bottom:16px;display:grid}.growth-panel-head>span{color:#0866e8;background:#edf6ff;border:1px solid #cae6ff;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.growth-panel-head h3{margin:0 0 5px;font-size:20px}.growth-panel-head p{color:#64748b;margin:0;line-height:1.6}.crawler-source-list,.lead-score-list,.opportunity-list,.ai-test-list{gap:10px;display:grid}.crawler-source-list div,.lead-score-list div,.opportunity-list div,.ai-test-row{background:#fbfdff;border:1px solid #e5eef7;border-radius:8px;padding:13px 14px}.crawler-source-list strong,.lead-score-list strong,.opportunity-list strong,.ai-test-row strong{color:var(--ink);margin-bottom:5px;display:block}.crawler-source-list span,.lead-score-list span,.ai-test-row span{color:#64748b;font-size:13px}.trend-bars{grid-template-columns:repeat(7,1fr);align-items:end;gap:12px;min-height:210px;padding-top:20px;display:grid}.trend-day{justify-items:center;gap:9px;display:grid}.trend-stack{background:#edf2f7;border-radius:8px 8px 4px 4px;flex-direction:column-reverse;width:100%;max-width:42px;min-height:8px;display:flex;overflow:hidden}.trend-stack i{width:100%;display:block}.trend-stack .baidu{background:#0866e8}.trend-stack .byte{background:#05b99f}.trend-stack .sogou{background:#f59e0b}.trend-stack .other{background:#94a3b8}.trend-day span{color:#64748b;font-size:12px;font-weight:750}.trend-line-card{gap:10px;display:grid}.trend-legend{color:#334155;justify-content:center;gap:28px;font-size:13px;font-weight:850;display:flex}.trend-legend span{align-items:center;gap:8px;display:inline-flex}.trend-legend i,.share-list i{border-radius:999px;width:12px;height:8px;display:inline-block}.trend-line-svg{width:100%;min-height:220px}.trend-line-svg line{stroke:#e6eef6;stroke-width:1px}.trend-line-svg path{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.trend-axis{color:#64748b;text-align:center;grid-template-columns:repeat(7,1fr);font-size:12px;font-weight:750;display:grid}.share-panel{grid-template-columns:210px 1fr;align-items:center;gap:22px;min-height:260px;display:grid}.share-pie{border-radius:50%;width:190px;height:190px;box-shadow:inset 0 0 0 1px #ffffffb3,0 12px 28px #0f37661f}.share-list{gap:12px;display:grid}.share-list div{color:#334155;grid-template-columns:14px 1fr auto;align-items:center;gap:10px;font-weight:800;display:grid}.share-list strong{color:#071a3c}.growth-table-wrap{overflow-x:auto}.growth-table{border-collapse:collapse;width:100%;min-width:620px}.growth-table th,.growth-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e6eef6;padding:12px 10px;font-size:13px}.growth-table th{color:#64748b;font-weight:850}.growth-table td strong,.growth-table td span{display:block}.growth-table td span{color:#64748b;margin-top:4px;font-size:12px}.growth-table a{color:#0866e8;font-weight:750}.status-pill{color:#a35400;white-space:nowrap;background:#fff2dd;border:1px solid #fed7aa;border-radius:6px;padding:5px 9px;font-size:12px;font-weight:850;display:inline-flex}.status-pill.active{color:#067647;background:#e7f8ef;border-color:#b7ebce}.score-buckets{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.score-buckets div{background:#f4f9ff;border:1px solid #dcecff;border-radius:8px;padding:13px 10px}.score-buckets span,.score-buckets strong{display:block}.score-buckets span{color:#64748b;font-size:12px;font-weight:800}.score-buckets strong{margin-top:5px;font-size:24px}.opportunity-list em,.ai-test-tags em{color:#067162;background:#e7fbf6;border-radius:6px;width:fit-content;margin-bottom:8px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:850;display:inline-flex}.opportunity-list p,.ai-test-row p{color:#64748b;margin:0;line-height:1.6}.ai-test-form{background:#f8fbff;border:1px solid #e5eef7;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin-bottom:18px;padding:16px;display:grid}.ai-test-checks{color:#314865;flex-wrap:wrap;align-items:center;gap:14px;font-weight:800;display:flex}.ai-test-checks label{align-items:center;gap:8px;display:inline-flex}.ai-test-row{grid-template-columns:1fr auto;gap:14px;display:grid}.ai-test-tags{align-items:start;gap:8px;display:flex}.ai-test-tags button{color:#b42318;cursor:pointer;background:#fff;border:1px solid #f1b8b3;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.admin-form-grid{grid-template-columns:repeat(2,1fr);gap:18px 22px;display:grid}.admin-editor-layout{grid-template-columns:310px 1fr;align-items:start;gap:20px;min-height:calc(100vh - 150px);display:grid}.factory-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:20px;display:grid}.factory-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.factory-actions{flex-wrap:wrap;gap:12px;margin:18px 0 12px;display:flex}.factory-note{color:#64748b;margin:0;font-size:13px;line-height:1.7}.json-import-panel{border-top:1px solid #e2e8f0;gap:14px;margin-top:18px;padding-top:18px;display:grid}.json-import-head{justify-content:space-between;gap:14px;display:flex}.json-import-head h3{color:var(--ink);margin:0 0 6px;font-size:17px}.json-import-head p{color:#64748b;margin:0;font-size:13px;line-height:1.6}.json-import-head svg{color:#0ba8b7;flex:none}.json-upload-box{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #f2a75f;border-radius:8px;place-items:center;gap:14px;min-height:210px;padding:28px 18px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.json-upload-box.dragging{background:#fff7ed;border-color:#f97316;box-shadow:0 0 0 4px #f973161f}.json-upload-box svg{color:#d97706}.json-upload-box strong{color:var(--ink);font-size:17px;display:block}.json-upload-box span{color:#64748b;margin-top:7px;font-size:13px;line-height:1.5;display:block}.hidden-file-input{display:none}.json-import-textarea{min-height:160px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.inline-toggle{align-items:center;gap:9px;font-weight:800;display:flex}.inline-toggle input{width:17px;min-height:17px}.compact-actions{margin:0}.json-import-preview{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:8px;padding:12px;font-size:13px;display:grid}.json-import-preview strong{color:var(--ink)}.preview-row{border-top:1px solid #e2e8f0;gap:3px;padding:8px 0 0;display:grid}.preview-row span{color:var(--ink);font-weight:800}.preview-row small{color:#64748b;overflow-wrap:anywhere;line-height:1.5}.preview-row.error span,.preview-row.error small{color:#b42318}.empty-draft{text-align:center;color:#64748b;place-content:center;gap:12px;min-height:360px;display:grid}.empty-draft svg{color:#0ba8b7;margin:0 auto}.empty-draft h3{color:var(--ink);margin:0}.empty-draft p{max-width:420px;margin:0;line-height:1.8}.distribution-layout{grid-template-columns:340px 1fr;align-items:start;gap:20px;display:grid}.distribution-list{max-height:calc(100vh - 170px)}.distribution-panel{gap:16px;display:grid}.distribution-platforms{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.distribution-platforms button{text-align:left;min-height:74px;color:var(--ink);cursor:pointer;background:#f8fafc;border:1px solid #dbe7f3;border-radius:8px;gap:5px;padding:12px;display:grid}.distribution-platforms button.active{color:#03547d;background:#eafaff;border-color:#0ba8b7;box-shadow:0 0 0 3px #0ba8b71a}.distribution-platforms strong{font-size:14px}.distribution-platforms span{color:#64748b;font-size:12px}.distribution-status-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.distribution-status-row strong{color:var(--ink)}.distribution-status-row p{color:#64748b;margin:5px 0 0;font-size:13px;line-height:1.6}.status-pill{color:#7a4b00;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:800}.status-pill.ok{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.distribution-textarea{min-height:430px;line-height:1.7}.distribution-actions{align-items:center}.submission-panel{gap:18px;display:grid}.submission-hero{background:#eef9ff;border:1px solid #cdeeff;border-radius:8px;align-items:center;gap:14px;padding:18px;display:flex}.submission-hero svg{color:#0866e8}.submission-hero h3,.submission-hero p,.submission-next h3,.submission-next p{margin:0}.submission-hero p{color:#0866e8;margin-top:4px;font-weight:850}.submission-list{gap:12px;display:grid}.submission-item{border:1px solid var(--line);border-radius:8px;grid-template-columns:38px 1fr;gap:12px;padding:16px;display:grid}.submission-item strong{color:#fff;background:#0ba8b7;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.submission-item h4{margin:0 0 6px}.submission-item p{color:#64748b;margin:0;line-height:1.7}.submission-next{background:#fff8ed;border:1px solid #fee7c6;border-radius:8px;padding:18px}.submission-next p{color:#64748b;margin-top:8px;line-height:1.8}.admin-list{scrollbar-width:thin;align-content:start;gap:10px;max-height:calc(100vh - 150px);padding-right:6px;display:grid;position:sticky;top:24px;overflow-y:auto}.admin-list::-webkit-scrollbar{width:8px}.admin-list::-webkit-scrollbar-thumb{background:#c7d6e6;border-radius:999px}.admin-list::-webkit-scrollbar-track{background:0 0}.admin-list button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;gap:4px;padding:15px;display:grid}.admin-list button.selected{border-color:#0ba8b7;box-shadow:0 0 0 4px #05b99f1a}.admin-list strong{color:var(--ink);font-size:16px}.admin-list span{color:var(--muted);font-size:13px}.large-textarea{min-height:220px}.lead-toolbar{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.lead-toolbar button{color:#314865;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;min-height:38px;padding:0 14px;font-weight:800}.lead-toolbar button.active{color:#fff;background:#0866e8;border-color:#0866e8}.checkbox-line{color:#314865;align-items:center;gap:8px;min-height:42px;display:inline-flex}.lead-table-wrap{overflow-x:auto}.lead-table{border-collapse:collapse;width:100%;min-width:1120px}.lead-table th,.lead-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e6eef6;padding:13px 12px;font-size:14px}.lead-table th{color:#64748b;font-weight:850}.lead-table td strong,.lead-table td span{display:block}.lead-table td span{color:var(--muted);font-size:12px}.lead-profile-cell{min-width:170px}.lead-source-cell{word-break:break-all;max-width:260px}.lead-follow-cell{min-width:300px}.follow-up-box{gap:8px;margin-top:10px;display:flex}.follow-up-box input{flex:1;min-width:0}.follow-up-list{gap:8px;margin-top:10px;display:grid}.follow-up-list p{background:#f8fafc;border:1px solid #e6eef6;border-radius:8px;margin:0;padding:8px 10px}.lead-profile-cell span{color:#314865;background:#f1f7ff;border-radius:6px;margin:0 6px 6px 0;padding:4px 8px;font-size:12px;font-weight:750;display:inline-flex}.lead-table select{min-height:38px}.lead-table textarea{min-width:180px;min-height:70px}.empty-text{color:var(--muted);margin:0}.admin-api-notice{max-width:680px}.admin-api-notice h2{margin-bottom:10px;font-size:26px}.admin-api-notice p{color:var(--muted);line-height:1.8}@media (width<=1040px){nav{display:none}.hero-grid,.lead-card,.knowledge-grid,.trust-layout{grid-template-columns:1fr}.hero-copy{padding-top:24px}.hero-actions{margin-bottom:48px}.trust-row,.service-grid,.latest-grid,.flow-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.flow-card:not(:last-child):after{display:none}.growth-kpi-grid,.monitor-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monitor-chart-grid,.monitor-table-grid,.growth-grid.two,.submission-workspace,.submission-forms-grid,.submission-record-grid{grid-template-columns:1fr}.share-panel{grid-template-columns:minmax(180px,240px) 1fr}}@media (width<=720px){body{padding-bottom:64px}.container{width:min(100% - 28px,1200px)}.header-inner{min-height:66px}.brand{font-size:20px}.brand-logo{height:48px}.brand-wordmark{max-width:176px}.header-cta{min-height:42px;padding:0 14px;font-size:14px}.hero{min-height:auto;padding:28px 0}.hero h1{margin-bottom:16px;font-size:34px;line-height:1.12}.hero-copy>p{margin-bottom:22px;font-size:16px;line-height:1.72}.button{width:100%}.hero-actions{gap:12px;margin-bottom:14px}.trust-row,.hero-proof-grid,.service-grid,.region-grid,.latest-grid,.trust-proof-cards,.featured-region,.flow-grid,.lead-form,.footer-grid{grid-template-columns:1fr}.trust-section{padding:34px 0}.trust-copy{padding:24px}.trust-copy h2{font-size:24px}.trust-row{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:22px}.hero-proof-grid{gap:10px;margin-bottom:22px}.trust-item{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px 8px}.trust-item span{display:none}.assessment-panel{padding:15px}.panel-head h2{font-size:19px}.panel-head p,.panel-note,.question-title span{display:none}.question-block{padding:14px}.option-grid{grid-template-columns:1fr;gap:9px}.option,.chip,.select-like{min-height:44px;font-size:14px}.service-card,.lead-copy,.lead-form,.article-card{padding:24px}.service-card{min-height:auto}.service-head h2{font-size:25px}.service-image,.mountain-line,.lead-landscape,.closing-landscape{display:none}.lead-copy{min-height:auto}.flow-section h2,.knowledge-section h2,.closing-card h2{font-size:28px}.footer-bottom{flex-direction:column}.admin-shell{grid-template-columns:1fr}.admin-sidebar{z-index:40;scrollbar-width:none;flex-direction:row;align-items:center;gap:8px;height:auto;padding:12px 14px;position:sticky;top:0;overflow:auto hidden}.admin-sidebar::-webkit-scrollbar{display:none}.admin-side-brand{white-space:nowrap;flex:none;margin:0 8px 0 0;font-size:18px}.admin-sidebar button{white-space:nowrap;flex:none;min-height:42px;padding:0 12px}.admin-nav-group{flex:none;align-items:center;gap:8px;display:flex}.admin-nav-sub{border-left:0;gap:8px;padding-left:0;display:flex}.admin-sidebar .admin-nav-sub button{min-height:42px;font-size:14px}.admin-list{max-height:420px;padding-right:4px;position:static}.admin-main{padding:22px 16px 34px}.admin-title{gap:12px;margin-bottom:22px}.admin-title h1{font-size:27px;line-height:1.18}.admin-title p{line-height:1.7}.admin-title>div,.admin-title .monitor-actions{width:100%}.monitor-actions,.admin-editor-actions,.factory-actions{flex-direction:column;align-items:stretch}.monitor-actions .admin-small-btn,.admin-title .admin-small-btn,.admin-editor-actions .button,.factory-actions .button{width:100%}.admin-panel,.stat-card{padding:20px}.monitor-page{gap:22px}.admin-title,.admin-form-grid,.admin-editor-layout,.factory-layout,.factory-controls,.admin-stat-grid,.growth-kpi-grid,.monitor-kpi-grid,.monitor-chart-grid,.monitor-table-grid,.growth-grid.two,.submission-kpi-grid,.submission-platform-grid,.submission-workspace,.submission-forms-grid,.submission-record-grid,.distribution-layout,.distribution-platforms{grid-template-columns:1fr}.admin-title{flex-direction:column;align-items:flex-start}.distribution-list{max-height:420px}.distribution-status-row,.submission-section-head,.submission-inline-actions{flex-direction:column;align-items:stretch}.submission-form-grid{grid-template-columns:1fr}.monitor-card{grid-template-columns:54px 1fr;gap:14px;min-height:116px;padding:18px}.monitor-icon{width:52px;height:52px}.monitor-card strong{font-size:36px}.growth-panel-head{grid-template-columns:38px 1fr;gap:10px;margin-bottom:18px}.growth-panel-head>span{width:38px;height:38px}.growth-panel-head h3{font-size:18px}.growth-panel-head p{line-height:1.7}.trend-line-card{padding-bottom:4px}.trend-line-svg,.trend-axis{min-width:0}.trend-legend{justify-content:flex-start;gap:16px;padding-bottom:2px;overflow-x:auto}.share-panel{grid-template-columns:1fr;justify-items:center;min-height:auto}.share-pie{width:160px;height:160px}.share-list{width:100%}.score-buckets{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-table-wrap,.lead-table-wrap{margin-inline:-6px;padding-inline:6px}.growth-table th,.growth-table td,.lead-table th,.lead-table td{padding:13px 11px;line-height:1.6}.json-upload-box{min-height:190px;padding:24px 14px}.mobile-action-bar{z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px 12px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 24px #0f37661f}.mobile-action-bar a{color:#fff;background:linear-gradient(135deg,#04a9b2,#04b894);border-radius:8px;place-items:center;min-height:44px;font-size:14px;font-weight:850;display:grid}}
