*{box-sizing:border-box}:root{--blue:#0755ad;--blue2:#0e6bd8;--ink:#17283e;--muted:#67758b;--line:#e0e8f2;--soft:#f4f8fd;--gold:#f4bd37}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%}.portal-wrap{width:min(1180px,calc(100% - 36px));margin:auto}.portal-header{height:78px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.portal-brand{display:flex;align-items:center;gap:12px;font-weight:800;color:var(--blue)}.portal-brand img{width:106px;height:52px;object-fit:contain}.nav nav{display:flex;align-items:center;gap:28px}.nav nav a{font-size:14px;font-weight:650}.nav-submit{padding:10px 16px;border-radius:9px;background:var(--blue);color:#fff!important}.portal-menu{display:none}.hero{background:radial-gradient(circle at 80% 15%,#dfeeff 0,transparent 30%),linear-gradient(135deg,#f7fbff,#eef5ff 60%,#fffaf0);padding:86px 0}.hero-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:58px;align-items:center}.eyebrow,.section-head span,.page-banner span{color:var(--blue2);font-weight:800;font-size:12px;letter-spacing:2px}.hero h1{font-size:48px;line-height:1.2;margin:16px 0;color:#123e73;max-width:800px}.hero p{font-size:18px;line-height:1.8;color:var(--muted)}.hero-actions{display:flex;gap:12px;margin-top:30px}.portal-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border:1px solid #bed0e7;border-radius:10px;background:#fff;color:var(--blue);font-weight:800;cursor:pointer}.portal-btn.primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;border-color:transparent}.hero-card{background:#fff;border:1px solid #dbe7f5;border-radius:20px;padding:26px;box-shadow:0 25px 60px rgba(24,77,145,.12)}.hero-card>b{display:block;margin-bottom:13px}.hero-card>div{display:flex;justify-content:space-between;padding:15px 0;border-top:1px dashed var(--line)}.hero-card span{color:var(--muted)}.hero-card strong{color:var(--blue)}.ticker{background:#0d4f9d;color:#fff;overflow:hidden}.ticker .portal-wrap{height:48px;display:flex;align-items:center;gap:20px;overflow:hidden}.ticker b{white-space:nowrap;color:#ffd76c}.ticker-track{display:flex;gap:34px;white-space:nowrap;animation:ticker 32s linear infinite}.ticker-track a{font-size:14px}@keyframes ticker{to{transform:translateX(-50%)}}.portal-section{padding:72px 0}.portal-section.soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-head h2{font-size:30px;margin:7px 0 0;color:#143d6b}.section-head>a{color:var(--blue);font-weight:800}.news-list{display:flex;flex-direction:column}.news-row{display:grid;grid-template-columns:310px 1fr;gap:28px;padding:25px 0;border-bottom:1px solid var(--line)}.news-cover{display:block;height:186px;border-radius:14px;overflow:hidden;background:#e7f0fb}.news-cover img{width:100%;height:100%;object-fit:cover;transition:.3s}.news-cover:hover img{transform:scale(1.04)}.news-cover.placeholder{display:grid;place-items:center;font-size:46px;font-weight:900;color:#8eb2dc}.meta{display:flex;gap:15px;color:var(--muted);font-size:13px}.meta span{color:var(--blue);font-weight:800}.news-row h2,.news-row h3{margin:11px 0;font-size:25px;line-height:1.4}.news-row p{margin:0;color:var(--muted);line-height:1.8}.tags{display:flex;gap:8px;margin-top:15px}.tags i{font-style:normal;font-size:12px;padding:5px 9px;background:#edf4fc;border-radius:999px;color:#4e6887}.site-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.site-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:.25s}.site-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(21,65,120,.1)}.site-card>img{width:100%;height:132px;object-fit:cover}.site-card>div{padding:16px}.site-card span{color:var(--blue);font-size:12px;font-weight:800}.site-card h2,.site-card h3{margin:8px 0;font-size:18px}.site-card p{font-size:13px;color:var(--muted);line-height:1.65;margin:0}.site-card small{display:block;margin-top:12px;color:#8995a7}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.article-grid article{border:1px solid var(--line);border-radius:14px;padding:22px}.article-grid span{color:var(--blue);font-size:12px;font-weight:800}.article-grid h3{line-height:1.5}.article-grid p{color:var(--muted);line-height:1.7}.article-grid time{font-size:12px;color:#8b96a7}.page-banner{padding:62px 0;background:linear-gradient(135deg,#edf5ff,#f9fcff)}.page-banner.compact{padding:42px 0}.page-banner h1{font-size:38px;margin:9px 0}.page-banner p{color:var(--muted);font-size:16px}.filter-chips{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:25px}.filter-chips a{padding:8px 14px;border-radius:999px;background:#eff4fa;color:#53677f}.filter-chips a.active{background:var(--blue);color:#fff}.portal-pages{display:flex;gap:6px;justify-content:center;margin-top:30px}.portal-pages a{padding:8px 12px;border:1px solid var(--line);border-radius:7px}.portal-pages a.active{background:var(--blue);color:#fff}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:42px}.detail-article,.site-profile{min-width:0}.breadcrumb{font-size:13px;color:#718096;margin-bottom:20px}.detail-article>h1{font-size:38px;line-height:1.35;margin:0}.detail-meta{display:flex;gap:20px;color:#8490a1;font-size:13px;padding:18px 0;border-bottom:1px solid var(--line)}.lead{background:#f3f7fc;border-left:4px solid var(--blue);padding:18px 20px;margin:24px 0;line-height:1.8;color:#50647d}.rich-content{font-size:16px;line-height:2;color:#33475e}.rich-content img{height:auto;border-radius:10px}.rich-content h2,.rich-content h3{color:#173e6c;margin-top:1.7em}.source-note{padding-top:16px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.detail-aside{border-left:1px solid var(--line);padding-left:25px}.detail-aside h3{margin-top:0}.detail-aside>a{display:block;padding:13px 0;border-bottom:1px dashed var(--line);line-height:1.5}.detail-aside small{display:block;color:#8a96a7;margin-top:5px}.directory-search{display:grid;grid-template-columns:1fr 220px 100px;gap:10px;margin-bottom:28px}.directory-search input,.directory-search select,.directory-search button,.auth-box input,.submit-form input,.submit-form select,.submit-form textarea{min-height:44px;border:1px solid #cad8e9;border-radius:9px;padding:10px 12px;font:inherit}.directory-search button{background:var(--blue);color:#fff;border:0;font-weight:800}.site-grid.large{grid-template-columns:repeat(3,minmax(0,1fr))}.site-grid.large .site-card>img{height:168px}.site-hero{display:grid;grid-template-columns:340px 1fr;gap:30px;align-items:center;padding:24px;background:var(--soft);border-radius:18px}.site-hero>img{width:100%;height:220px;object-fit:cover;border-radius:12px}.site-hero h1{font-size:34px;margin:8px 0}.site-hero p{color:var(--muted);line-height:1.8}.site-profile>section{padding-top:32px}.profile-data{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:12px;overflow:hidden}.profile-data>div{padding:15px;border-bottom:1px solid var(--line)}.profile-data dt{font-weight:800}.profile-data dd{margin:7px 0 0;color:var(--muted);word-break:break-all}.mini-sites{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mini-sites a{border:1px solid var(--line);border-radius:9px;overflow:hidden}.mini-sites img{width:100%;height:70px;object-fit:cover}.mini-sites span{display:block;padding:8px;font-size:12px}.auth-section{min-height:650px;padding:70px 18px;background:linear-gradient(135deg,#edf5ff,#fffaf0)}.auth-box{width:min(460px,100%);margin:auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px;box-shadow:0 20px 50px rgba(25,72,130,.12)}.auth-box h1{margin-top:0}.auth-box>p{color:var(--muted)}.auth-box label,.submit-form label{display:block;font-size:13px;font-weight:800;margin:16px 0}.auth-box input,.submit-form input,.submit-form select,.submit-form textarea{display:block;width:100%;margin-top:7px}.captcha-row{display:grid;grid-template-columns:1fr 150px;gap:8px}.captcha-row img{height:48px;cursor:pointer}.auth-box .portal-btn{width:100%}.auth-switch{text-align:center}.member-layout{display:grid;grid-template-columns:230px 1fr;gap:25px}.member-layout>aside{padding:22px;background:var(--soft);border-radius:13px;height:max-content}.member-layout aside strong,.member-layout aside span{display:block;margin-bottom:8px}.member-layout aside span{font-size:13px;color:var(--muted)}.member-layout aside .portal-btn{margin:15px 0;width:100%}.link-button{border:0;background:none;color:var(--blue);cursor:pointer}.member-table{overflow:auto}.member-table table{width:100%;border-collapse:collapse}.member-table th,.member-table td{padding:14px;border-bottom:1px solid var(--line);text-align:left}.member-table small{display:block;color:var(--muted);margin-top:5px}.status{padding:5px 9px;border-radius:999px;background:#edf3fa;font-size:12px}.status.approved{background:#e5f7eb;color:#14783b}.status.rejected{background:#fff0f0;color:#a9232b}.submit-form{display:grid;grid-template-columns:1fr 1fr;gap:32px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px}.submit-form small{display:block;color:var(--muted);margin-top:6px}.agreement{display:flex!important;gap:8px;align-items:flex-start}.agreement input{width:auto!important;margin:2px 0!important}.portal-empty{grid-column:1/-1;text-align:center;padding:35px;color:var(--muted)}.alert{width:min(1180px,calc(100% - 36px));margin:18px auto;padding:13px 40px 13px 15px;border-radius:10px}.alert-success{background:#e9f8ef;color:#176e3d}.alert-danger{background:#fff0f0;color:#a9232b}.alert-warning{background:#fff7df;color:#875b00}.alert-close{float:right;border:0;background:none;font-size:20px}.portal-footer{background:#102d4f;color:#dce8f6;padding-top:48px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid img{width:125px;filter:brightness(0) invert(1)}.footer-grid a{display:block;margin-top:10px}.footer-grid p{color:#afc1d7;line-height:1.8}.copyright{text-align:center;border-top:1px solid #294768;margin-top:35px;padding:18px;color:#9fb2ca;font-size:12px}@media(max-width:900px){.nav nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;box-shadow:0 12px 25px rgba(0,0,0,.1)}.nav nav.open{display:flex}.portal-menu{display:block;border:0;background:none;font-size:24px}.hero-grid,.detail-layout,.site-hero,.submit-form,.member-layout{grid-template-columns:1fr}.hero h1{font-size:37px}.site-grid,.site-grid.large{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr 1fr}.news-row{grid-template-columns:220px 1fr}.detail-aside{border-left:0;padding-left:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:620px){.hero{padding:55px 0}.hero h1{font-size:31px}.news-row{grid-template-columns:1fr}.news-cover{height:210px}.site-grid,.site-grid.large,.article-grid,.mini-sites{grid-template-columns:1fr}.portal-section{padding:50px 0}.directory-search{grid-template-columns:1fr}.profile-data{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.captcha-row{grid-template-columns:1fr}.captcha-row img{width:150px}.detail-article>h1{font-size:30px}}.data-model-section{padding:68px 0;background:linear-gradient(180deg,#f7fbff 0,#fff 100%);border-top:1px solid #e5edf7;border-bottom:1px solid #e5edf7}.data-head{align-items:center}.data-head p{max-width:720px;margin:9px 0 0;color:var(--muted);line-height:1.7}.data-updated{font-size:12px;color:#718096;background:#fff;border:1px solid var(--line);padding:8px 12px;border-radius:999px}.metric-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric-cards article{position:relative;overflow:hidden;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(20,67,124,.06)}.metric-cards article:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-58px;top:-58px;background:linear-gradient(135deg,rgba(23,102,216,.12),rgba(0,181,170,.05))}.metric-cards i{font-style:normal;font-size:12px;font-weight:900;color:#8aa5c5}.metric-cards span{display:block;margin-top:20px;font-size:14px;color:#5f7188}.metric-cards strong{display:block;margin:7px 0;font-size:34px;color:#113d70;letter-spacing:-1px}.metric-cards small{color:#8290a3}.trend-panel{margin-top:20px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.trend-title{display:flex;justify-content:space-between;gap:20px;align-items:center}.trend-title strong,.trend-title span{display:block}.trend-title span{margin-top:5px;font-size:12px;color:var(--muted)}.trend-legend{display:flex;align-items:center;gap:8px;font-size:12px;color:#62748b}.trend-legend i{width:9px;height:9px;border-radius:50%;margin-left:8px}.trend-legend .member{background:#1766d8}.trend-legend .content{background:#06a67a}.trend-legend .site{background:#f19a2b}.trend-chart{height:220px;margin-top:18px}.trend-chart svg{display:block;width:100%;height:190px;overflow:visible}.grid-lines line{stroke:#e8eef6;stroke-width:1}.trend-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.trend-line.member{stroke:#1766d8}.trend-line.content{stroke:#06a67a}.trend-line.site{stroke:#f19a2b}.trend-axis{display:flex;justify-content:space-between;color:#91a0b3;font-size:11px;padding:0 16px}.auth-box-wide{width:min(520px,100%)}.social-login{display:flex;align-items:center;justify-content:center;gap:12px;min-height:50px;border-radius:10px;font-weight:800}.social-login.wechat{background:#07c160;color:#fff}.wechat-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;color:#07a94f;font-weight:900}.auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0;color:#8a98aa;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--line);flex:1}.email-code-row{display:grid;grid-template-columns:1fr 132px;gap:8px}.code-button{border:0;border-radius:9px;background:#eaf2fd;color:#175db8;font-weight:800;cursor:pointer}.code-button[disabled]{opacity:.65;cursor:not-allowed}.auth-box small{display:block;color:#7d8da1;margin-top:6px;font-weight:400}.member-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;margin-bottom:12px;border:3px solid #fff;box-shadow:0 5px 14px rgba(20,70,130,.15)}@media(max-width:900px){.metric-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.metric-cards{grid-template-columns:1fr}.trend-title{align-items:flex-start;flex-direction:column}.data-updated{display:none}.email-code-row{grid-template-columns:1fr}.code-button{min-height:42px}.trend-chart{height:190px}.trend-chart svg{height:160px}}.nav-register{color:var(--blue)!important;font-weight:800}:root{--tech-bg:#061427;--tech-bg2:#0b2341;--cyan:#37d5ff;--teal:#33efc3;--violet:#7f7cff;--tech-line:rgba(112,195,255,.16)}.portal-header{height:82px;border-bottom:1px solid rgba(12,78,137,.12);box-shadow:0 6px 28px rgba(6,32,64,.05)}.portal-brand span{font-size:15px;letter-spacing:.2px;color:#123c6c}.nav nav a{position:relative}.nav nav a:not(.nav-submit):after{content:"";position:absolute;height:2px;left:50%;right:50%;bottom:-10px;background:linear-gradient(90deg,var(--blue2),var(--cyan));transition:.25s}.nav nav a:not(.nav-submit):hover:after{left:0;right:0}.nav-submit{box-shadow:0 8px 20px rgba(14,107,216,.22)}.tech-hero{position:relative;isolation:isolate;overflow:hidden;padding:104px 0 94px;background:linear-gradient(118deg,#041326 0,#082344 54%,#0a2e53 100%);color:#fff}.hero-grid-bg{position:absolute;inset:0;z-index:-3;background-image:linear-gradient(rgba(74,164,230,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(74,164,230,.07) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,#000 15%,transparent 100%)}.tech-hero:after{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 68% 45%,rgba(30,143,230,.21),transparent 34%),radial-gradient(circle at 13% 20%,rgba(48,236,197,.08),transparent 25%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.6;z-index:-1}.orb-one{width:380px;height:380px;right:-130px;top:-150px;border:1px solid rgba(55,213,255,.2);box-shadow:inset 0 0 80px rgba(55,213,255,.08)}.orb-two{width:220px;height:220px;left:42%;bottom:-140px;border:1px solid rgba(127,124,255,.24)}.tech-hero .hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.82fr);gap:70px}.hero-copy{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:7px 11px;border:1px solid rgba(111,209,255,.24);border-radius:999px;background:rgba(12,54,93,.65);font-size:11px;letter-spacing:1.5px;color:#aadfff}.hero-badge i,.live-dot,.data-updated i,.tech-ticker b i{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px rgba(51,239,195,.1),0 0 14px rgba(51,239,195,.9);animation:pulseDot 1.8s infinite}.hero-badge em{font-style:normal;color:#d7fff5;border-left:1px solid rgba(255,255,255,.16);padding-left:10px}.tech-hero h1{font-size:54px;max-width:720px;margin:22px 0 19px;color:#fff;letter-spacing:-1.8px;text-shadow:0 14px 50px rgba(20,116,211,.18)}.tech-hero h1::first-line{background:linear-gradient(90deg,#fff,#b9e7ff);-webkit-background-clip:text;background-clip:text}.tech-hero p{max-width:680px;color:#a9bfd8;font-size:18px}.portal-btn.glow{box-shadow:0 10px 35px rgba(24,129,229,.38),inset 0 1px 0 rgba(255,255,255,.25)}.portal-btn.ghost{background:rgba(255,255,255,.04);border-color:rgba(158,210,255,.25);color:#d8edff}.portal-btn.ghost:hover{background:rgba(255,255,255,.09)}.hero-trust{display:flex;gap:24px;flex-wrap:wrap;margin-top:30px;color:#99b3cf;font-size:13px}.hero-trust i{font-style:normal;color:var(--teal);margin-right:5px}.data-brain-card{position:relative;border:1px solid rgba(114,195,255,.25);border-radius:24px;background:linear-gradient(145deg,rgba(12,48,82,.82),rgba(7,28,52,.94));box-shadow:0 35px 90px rgba(0,6,18,.45),inset 0 1px 0 rgba(255,255,255,.08);overflow:hidden;backdrop-filter:blur(18px)}.data-brain-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(54,214,255,.035),transparent);transform:translateX(-100%);animation:scanPanel 5s linear infinite}.brain-head,.brain-foot{display:flex;align-items:center;justify-content:space-between;padding:18px 20px}.brain-head{border-bottom:1px solid rgba(118,194,255,.14)}.brain-head>div{display:flex;align-items:center;gap:10px}.brain-head b{font-size:14px}.brain-head small{font-size:9px;letter-spacing:1.6px;color:#6f9bc2}.brain-screen{position:relative;height:230px;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(23,125,205,.19),transparent 57%)}.brain-screen:before,.brain-screen:after{content:"";position:absolute;border:1px solid rgba(72,199,255,.18);border-radius:50%;animation:rotateRing 18s linear infinite}.brain-screen:before{width:185px;height:185px;border-style:dashed}.brain-screen:after{width:138px;height:138px;animation-direction:reverse;animation-duration:12s}.brain-ring{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(12,58,101,.96),rgba(8,28,50,.98));border:1px solid rgba(65,213,255,.55);box-shadow:0 0 30px rgba(55,213,255,.2),inset 0 0 24px rgba(55,213,255,.08);z-index:2}.brain-ring div{text-align:center}.brain-ring strong{display:block;font-size:25px;color:#fff}.brain-ring span{font-size:10px;color:#76c9ec}.brain-nodes .node{position:absolute;padding:6px 9px;border:1px solid rgba(91,201,245,.23);border-radius:6px;background:rgba(5,36,64,.86);font-size:9px;color:#99dfff;letter-spacing:.5px}.brain-nodes .n1{left:18px;top:38px}.brain-nodes .n2{right:18px;top:48px}.brain-nodes .n3{left:28px;bottom:34px}.brain-nodes .n4{right:25px;bottom:28px}.brain-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(118,194,255,.14);border-bottom:1px solid rgba(118,194,255,.14)}.brain-metrics>div{padding:16px 15px;border-right:1px solid rgba(118,194,255,.12)}.brain-metrics>div:last-child{border-right:0}.brain-metrics span,.brain-metrics small{display:block;color:#7197b9;font-size:10px}.brain-metrics b{display:block;color:#effaff;font-size:22px;margin:5px 0}.brain-metrics small{color:#3fe3bd}.brain-foot{font-size:10px;color:#6f94b4}.brain-foot b{color:#42e8c3}.tech-ticker{background:#071e38;border-top:1px solid rgba(58,181,241,.18);border-bottom:1px solid rgba(58,181,241,.18)}.tech-ticker b{display:flex;align-items:center;gap:9px;color:#77e9d1}.tech-ticker b i{display:inline-block;width:6px;height:6px}.tech-data-section{position:relative;background:#f7fbff;padding:82px 0}.tech-data-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 10%,rgba(23,102,216,.07),transparent 26%);pointer-events:none}.section-head p{color:var(--muted);line-height:1.7;margin:8px 0 0}.data-updated{display:flex;align-items:center;gap:9px}.metric-cards article{border-color:#dbe7f5;transition:.3s}.metric-cards article:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(19,76,143,.11)}.metric-top{display:flex;align-items:center;justify-content:space-between}.metric-top span{margin:0;font-size:9px;letter-spacing:1.5px}.metric-cards article>strong{font-size:40px;background:linear-gradient(90deg,#0a4e9c,#1b8fe1);-webkit-background-clip:text;background-clip:text;color:transparent}.metric-cards article>b{display:block;font-size:14px;color:#2c4868;margin-bottom:8px}.trend-panel{box-shadow:0 12px 32px rgba(18,67,124,.05)}.trend-line{stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawLine 2.2s ease forwards}.capability-section{background:#fff}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.capability-grid article{position:relative;padding:28px;border:1px solid #dce8f5;border-radius:17px;background:linear-gradient(145deg,#fff,#f8fbff);overflow:hidden;transition:.28s}.capability-grid article:after{content:"";position:absolute;width:110px;height:110px;right:-55px;top:-55px;border-radius:50%;background:radial-gradient(circle,rgba(55,213,255,.12),transparent 70%)}.capability-grid article:hover{transform:translateY(-5px);border-color:#a7d4f5;box-shadow:0 18px 38px rgba(15,76,143,.1)}.capability-grid article>i{position:absolute;right:18px;top:15px;font-style:normal;font-size:11px;color:#a5b7ca}.cap-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:13px;background:linear-gradient(145deg,#0a4c96,#1b83dd);box-shadow:0 9px 22px rgba(17,109,201,.22);color:#fff;font-size:11px;font-weight:900;letter-spacing:.7px}.capability-grid h3{margin:18px 0 8px;color:#123c6b}.capability-grid p{min-height:52px;color:#6e7e92;line-height:1.7;font-size:14px}.capability-grid a,.capability-grid article>span{color:#1766d8;font-size:13px;font-weight:800}.ai-news-section{background:linear-gradient(180deg,#f7fbff,#fff)}.news-row{border:1px solid transparent;border-bottom-color:#dbe6f1;padding:26px 18px;transition:.25s}.news-row:hover{border-color:#d8e6f5;border-radius:16px;background:#fff;box-shadow:0 16px 38px rgba(15,70,128,.07)}.news-cover{box-shadow:0 12px 28px rgba(10,54,103,.12)}.directory-section{background:linear-gradient(180deg,#f3f8fd,#f7fbff)}.site-card{box-shadow:0 8px 24px rgba(12,61,114,.04)}.site-card:hover{border-color:#abd7f7;box-shadow:0 18px 38px rgba(21,65,120,.12)}.seo-section .article-grid article{position:relative;background:linear-gradient(145deg,#fff,#f9fcff);transition:.25s}.seo-section .article-grid article:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(16,70,130,.09)}.portal-cta{padding:65px 0;background:linear-gradient(115deg,#04152a,#0b3159);color:#fff;position:relative;overflow:hidden}.portal-cta:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-180px;top:-210px;border:1px solid rgba(74,199,255,.18);box-shadow:inset 0 0 80px rgba(55,213,255,.06)}.portal-cta .portal-wrap{display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;z-index:2}.portal-cta span{font-size:10px;letter-spacing:2px;color:#5edec8}.portal-cta h2{font-size:32px;margin:10px 0}.portal-cta p{margin:0;color:#9fb9d5}.portal-footer{background:#03101f}.footer-grid img{filter:none;background:#fff;border-radius:8px;padding:5px}.auth-tech{padding:76px 0;background:linear-gradient(125deg,#04162b 0,#0a2c50 42%,#f3f8fd 42%,#f8fbff 100%);min-height:760px}.auth-shell{display:grid;grid-template-columns:.86fr 1.14fr;gap:0;border-radius:24px;overflow:hidden;box-shadow:0 35px 90px rgba(3,27,52,.24);background:#fff}.auth-intro{position:relative;padding:58px 48px;background:linear-gradient(145deg,#061a31,#0b3158);color:#fff;overflow:hidden}.auth-intro:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(75,185,244,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(75,185,244,.06) 1px,transparent 1px);background-size:34px 34px}.auth-intro:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-150px;bottom:-130px;border:1px solid rgba(75,213,255,.23)}.auth-intro>*{position:relative;z-index:1}.auth-intro .eyebrow{color:#4de3c5}.auth-intro h1{font-size:36px;line-height:1.35;margin:17px 0}.auth-intro>p{color:#aac2dc;line-height:1.8}.auth-feature-list{margin-top:34px}.auth-feature-list>div{display:flex;gap:14px;padding:16px 0;border-top:1px solid rgba(116,193,245,.14)}.auth-feature-list i{font-style:normal;color:#42e1c4;font-size:11px;padding-top:4px}.auth-feature-list strong,.auth-feature-list small{display:block}.auth-feature-list small{margin-top:6px;color:#83a3c1;font-size:12px;line-height:1.5}.auth-security{margin-top:35px;padding:14px 15px;border:1px solid rgba(71,203,238,.18);border-radius:11px;background:rgba(5,30,55,.55)}.auth-security b,.auth-security span{display:block}.auth-security b{color:#62efd3;font-size:12px}.auth-security span{margin-top:5px;color:#8fb1cf;font-size:11px}.auth-panel{padding:45px 52px;background:#fff}.auth-panel-head span{font-size:10px;font-weight:900;letter-spacing:1.8px;color:#1766d8}.auth-panel-head h2{font-size:31px;margin:7px 0}.auth-panel-head p{margin:0;color:#7a899a}.wechat-register-block{margin-top:24px}.wechat-qr-copy{display:flex;align-items:center;justify-content:center;gap:12px;text-align:left}.wechat-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#08bf5b;color:#fff;font-size:16px;font-weight:900;box-shadow:0 7px 18px rgba(7,193,96,.22)}.wechat-qr-copy strong,.wechat-qr-copy small{display:block}.wechat-qr-copy small{margin-top:3px;color:#7e8b9c;font-size:11px}.wechat-qr-widget{width:300px;min-height:300px;margin:12px auto 0;border:1px solid #dbe7f2;border-radius:15px;background:#f7fbff;overflow:hidden;display:grid;place-items:center}.wechat-qr-widget iframe{display:block;width:300px!important;height:400px!important;margin:-50px 0 -50px;border:0}.qr-loading{text-align:center;color:#75889d;font-size:12px}.qr-loading i{display:block;width:30px;height:30px;margin:0 auto 10px;border:3px solid #dbe8f5;border-top-color:#1472cf;border-radius:50%;animation:spin 1s linear infinite}.wechat-fallback{display:block;text-align:center;color:#1766d8;font-size:11px;margin-top:8px}.auth-form label{display:block;font-size:12px;font-weight:800;color:#3c536b;margin:15px 0}.auth-form input{display:block;width:100%;min-height:46px;margin-top:7px;border:1px solid #cbd9e8;border-radius:10px;padding:10px 12px;font:inherit;outline:0;transition:.2s}.auth-form input:focus{border-color:#3a9ae2;box-shadow:0 0 0 4px rgba(40,143,219,.09)}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.password-tip{display:block;margin-top:-7px;color:#8190a1;font-size:11px}.auth-submit{width:100%;min-height:48px;margin-top:8px}.auth-data-preview{margin-top:35px;display:grid;gap:10px}.auth-data-preview>div{display:flex;justify-content:space-between;padding:14px;border:1px solid rgba(102,191,242,.14);border-radius:9px;background:rgba(5,29,53,.45)}.auth-data-preview span{color:#86a5c2}.auth-data-preview b{color:#4be2c5}.login-shell{max-width:1060px}.login-shell .auth-panel{padding-top:52px}.email-code-row{grid-template-columns:1fr 125px}.code-button{min-height:46px;margin-top:7px}.captcha-row img{border-radius:9px;border:1px solid #d3e0ec;background:#f6f9fc}.auth-divider{margin:18px 0}.social-login.wechat{box-shadow:0 8px 20px rgba(7,193,96,.18)}@keyframes pulseDot{0%,100%{opacity:1}50%{opacity:.45}}@keyframes scanPanel{to{transform:translateX(100%)}}@keyframes rotateRing{to{transform:rotate(360deg)}}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1000px){.tech-hero .hero-grid{grid-template-columns:1fr}.data-brain-card{max-width:650px}.capability-grid{grid-template-columns:repeat(2,1fr)}.auth-shell{grid-template-columns:1fr}.auth-intro{padding:42px}.auth-tech{background:#f3f8fd}.auth-intro h1{max-width:650px}.portal-cta .portal-wrap{align-items:flex-start}}@media(max-width:720px){.tech-hero{padding:70px 0}.tech-hero h1{font-size:38px}.tech-hero .hero-grid{gap:42px}.hero-trust{gap:10px 18px}.data-brain-card{border-radius:17px}.brain-screen{height:200px}.brain-metrics{grid-template-columns:1fr}.brain-metrics>div{border-right:0;border-bottom:1px solid rgba(118,194,255,.12)}.capability-grid{grid-template-columns:1fr}.portal-cta .portal-wrap{flex-direction:column}.portal-cta h2{font-size:26px}.auth-panel,.auth-intro{padding:32px 24px}.auth-intro h1{font-size:29px}.form-two{grid-template-columns:1fr}.wechat-qr-widget{width:280px}.wechat-qr-widget iframe{width:280px!important}.metric-cards article>strong{font-size:35px}}.footer-grid{grid-template-columns:1.5fr .75fr .75fr 1fr}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:620px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}body{background:#f3f7fc}.portal-header{height:82px;background:rgba(3,17,34,.94);border-bottom:1px solid rgba(94,181,255,.16);box-shadow:0 12px 36px rgba(0,12,28,.18)}.portal-brand{color:#fff}.portal-brand img{width:118px;height:58px;background:#fff;border-radius:10px;padding:5px;box-shadow:0 8px 22px rgba(0,0,0,.18)}.nav nav a{color:#c8d9eb;position:relative}.nav nav a:not(.nav-submit):after{content:"";position:absolute;left:50%;right:50%;bottom:-10px;height:2px;background:linear-gradient(90deg,#36d6ff,#46efc1);transition:.25s}.nav nav a:hover{color:#fff}.nav nav a:hover:after{left:0;right:0}.nav-submit{background:linear-gradient(135deg,#0878e8,#09b7d9)!important;box-shadow:0 8px 24px rgba(7,132,224,.3)}.nav-register{padding:9px 13px;border:1px solid rgba(117,199,255,.25);border-radius:8px}.portal-menu{color:#fff}.tech-hero{min-height:710px;padding:105px 0 88px;background:radial-gradient(circle at 78% 22%,rgba(14,127,214,.3),transparent 30%),radial-gradient(circle at 12% 80%,rgba(13,206,178,.16),transparent 28%),linear-gradient(145deg,#020d1c 0,#061d36 46%,#07294a 100%)}.tech-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,14,29,.4),transparent 45%,rgba(4,21,41,.25));pointer-events:none}.tech-hero .portal-wrap{position:relative;z-index:2}.tech-hero h1{font-size:56px;max-width:760px;background:linear-gradient(115deg,#fff 10%,#a9e9ff 62%,#59f1d2);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none}.tech-hero p{color:#a9c2da;max-width:690px;font-size:17px}.hero-badge{background:rgba(9,40,70,.68);border-color:rgba(79,209,255,.25);box-shadow:inset 0 0 20px rgba(18,137,205,.08)}.hero-trust span{color:#a9c7df}.data-brain-card{background:linear-gradient(145deg,rgba(4,26,49,.93),rgba(3,17,35,.98));border:1px solid rgba(85,198,255,.22);box-shadow:0 30px 90px rgba(0,0,0,.36),inset 0 0 65px rgba(21,128,191,.08)}.brain-screen:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(69,220,255,.08),transparent);transform:translateX(-100%);animation:scanPanel 4.2s linear infinite}.page-banner{position:relative;overflow:hidden;padding:82px 0 66px;background:radial-gradient(circle at 78% 15%,rgba(22,150,232,.25),transparent 32%),linear-gradient(140deg,#031426,#082d50);color:#fff}.page-banner:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(76,184,235,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(76,184,235,.055) 1px,transparent 1px);background-size:34px 34px}.page-banner .portal-wrap{position:relative}.page-banner h1{font-size:42px;margin:10px 0}.page-banner p{max-width:720px;color:#a9c3db}.page-banner>div>span{color:#4fe2c7;letter-spacing:2px;font-size:11px;font-weight:900}.page-banner.compact{padding:58px 0 48px}.news-row,.site-card,.article-grid article,.detail-article,.detail-aside,.site-profile,.submit-form,.member-table,.member-layout>aside{border-color:#d8e5f2;box-shadow:0 14px 40px rgba(24,70,118,.07)}.news-row{background:linear-gradient(145deg,#fff,#fafdff);border-radius:16px;padding:18px;transition:.25s}.news-row:hover{transform:translateY(-3px);border-color:#acd3ef;box-shadow:0 20px 48px rgba(22,79,136,.12)}.news-cover{border-radius:12px;overflow:hidden}.news-cover img{transition:.35s}.news-row:hover .news-cover img{transform:scale(1.04)}.filter-chips a{border:1px solid #d8e5f2;background:#fff}.filter-chips a.active{background:linear-gradient(135deg,#0868cf,#08a7d1);color:#fff;border-color:transparent}.directory-search{padding:16px;border:1px solid #d8e5f2;border-radius:14px;background:#fff;box-shadow:0 12px 35px rgba(24,70,118,.07)}.site-card{position:relative;overflow:hidden;background:#fff}.site-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(#0b78df,#2be2bd);opacity:0;transition:.2s}.site-card:hover:before{opacity:1}.portal-section{padding:76px 0}.soft{background:linear-gradient(180deg,#f4f8fd,#eef5fb)}.section-head span{color:#0a68c7;font-size:10px;font-weight:900;letter-spacing:2px}.section-head h2{color:#092d53}.detail-layout{gap:26px}.detail-article,.site-profile{border-radius:18px;background:#fff}.rich-content{font-size:16px;line-height:1.95}.rich-content h2{margin-top:1.8em;padding-left:13px;border-left:4px solid #0a7bdc;color:#123e6b}.rich-content h3{color:#245d91}.rich-content blockquote{padding:16px 20px;border-left:4px solid #22c9b0;background:#eefaf8}.rich-content table{width:100%;border-collapse:collapse}.rich-content th,.rich-content td{border:1px solid #dbe6f1;padding:10px}.rich-content th{background:#f2f7fc}.submit-form{border-radius:20px;background:linear-gradient(145deg,#fff,#f9fcff)}.intelligence-cockpit{position:relative;padding:88px 0;background:radial-gradient(circle at 50% 45%,rgba(9,116,190,.18),transparent 34%),linear-gradient(145deg,#020c19,#061c32 52%,#04233e);color:#fff;overflow:hidden}.intelligence-cockpit:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(73,190,239,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(73,190,239,.045) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to bottom,transparent,#000 15%,#000 85%,transparent)}.intelligence-cockpit:after{content:"";position:absolute;left:-10%;right:-10%;top:48%;height:1px;background:linear-gradient(90deg,transparent,rgba(67,222,255,.35),transparent);box-shadow:0 0 24px rgba(67,222,255,.25)}.intelligence-cockpit .portal-wrap{position:relative;z-index:1}.cockpit-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.cockpit-heading span{color:#43e4ca;font-size:10px;font-weight:900;letter-spacing:2.1px}.cockpit-heading h2{font-size:34px;margin:9px 0;color:#fff}.cockpit-heading p{margin:0;color:#8faec9}.cockpit-clock{display:grid;grid-template-columns:auto auto;align-items:center;gap:0 9px;padding:11px 15px;border:1px solid rgba(95,195,247,.18);border-radius:10px;background:rgba(5,31,55,.68)}.cockpit-clock i{width:8px;height:8px;border-radius:50%;background:#36e7bc;box-shadow:0 0 12px #36e7bc;animation:pulseDot 1.6s infinite}.cockpit-clock b{font:700 18px/1 Consolas,monospace;color:#d9f6ff}.cockpit-clock small{grid-column:2;color:#668ba9;font-size:8px;letter-spacing:1.3px;margin-top:4px}.cockpit-grid{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(350px,1.3fr) minmax(270px,.9fr);gap:18px;align-items:stretch}.cockpit-panel{border:1px solid rgba(84,190,242,.17);border-radius:15px;background:linear-gradient(145deg,rgba(7,34,59,.83),rgba(3,21,39,.88));box-shadow:inset 0 0 35px rgba(13,116,178,.055),0 22px 60px rgba(0,0,0,.18);overflow:hidden}.cockpit-panel-head{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;border-bottom:1px solid rgba(86,183,233,.12)}.cockpit-panel-head strong{font-size:14px}.cockpit-panel-head span{color:#557c9b;font-size:8px;letter-spacing:1.5px}.operation-stream{padding:7px 16px}.operation-stream>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid rgba(84,184,231,.1)}.operation-stream>div:last-child{border-bottom:0}.operation-stream i{width:7px;height:7px;border-radius:50%;box-shadow:0 0 10px currentColor}.operation-stream i.cyan{color:#4bdaf5;background:#4bdaf5}.operation-stream i.green{color:#3fe5b7;background:#3fe5b7}.operation-stream i.blue{color:#468ef6;background:#468ef6}.operation-stream i.gold{color:#ffc34e;background:#ffc34e}.operation-stream i.purple{color:#9f7df6;background:#9f7df6}.operation-stream span{color:#a7bfd3;font-size:12px}.operation-stream b{font:800 19px/1 Consolas,monospace;color:#fff}.operation-stream small{grid-column:2/4;color:#4e7593;font-size:7px;letter-spacing:1.1px;margin-top:-5px}.cockpit-core{position:relative;min-height:430px;border:1px solid rgba(78,190,242,.15);border-radius:15px;background:radial-gradient(circle at center,rgba(9,117,183,.19),transparent 45%),rgba(3,19,36,.66);overflow:hidden}.core-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(69,175,225,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(69,175,225,.055) 1px,transparent 1px);background-size:26px 26px;transform:perspective(500px) rotateX(55deg) scale(1.45);transform-origin:50% 100%;opacity:.7}.core-center{position:absolute;left:50%;top:50%;z-index:4;width:136px;height:136px;transform:translate(-50%,-50%);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#0d5b8c,#062640 68%);border:1px solid rgba(88,221,255,.5);box-shadow:0 0 35px rgba(50,212,255,.22),inset 0 0 26px rgba(63,220,255,.15)}.core-center:before,.core-center:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(74,214,250,.22)}.core-center:before{inset:-14px}.core-center:after{inset:-28px}.core-center span{font-size:14px;color:#66f1d8}.core-center b{font:900 24px/1.1 Consolas,monospace;letter-spacing:1px}.core-center small{margin-top:7px;font-size:6px;color:#78a1bd;letter-spacing:1.1px}.orbit{position:absolute;left:50%;top:50%;border:1px dashed rgba(77,207,246,.26);border-radius:50%;animation:rotateRing 14s linear infinite}.orbit-a{width:245px;height:245px;margin:-122px}.orbit-b{width:340px;height:340px;margin:-170px;animation-direction:reverse;animation-duration:22s}.orbit i{position:absolute;width:8px;height:8px;border-radius:50%;background:#45e3cb;box-shadow:0 0 12px currentColor}.orbit-a i:nth-child(1){left:50%;top:-4px}.orbit-a i:nth-child(2){right:8%;bottom:20%}.orbit-a i:nth-child(3){left:4%;bottom:30%;background:#4b91f4}.orbit-b i:nth-child(1){left:50%;top:-4px;background:#ffc451}.orbit-b i:nth-child(2){right:-4px;top:50%}.orbit-b i:nth-child(3){left:12%;bottom:12%;background:#9f7cf6}.orbit-b i:nth-child(4){left:-4px;top:38%;background:#4b91f4}.core-label{position:absolute;z-index:3;padding:5px 8px;border:1px solid rgba(83,194,240,.2);border-radius:6px;background:rgba(5,35,60,.8);color:#7faccc;font:8px Consolas,monospace;letter-spacing:1px}.label-a{left:9%;top:17%}.label-b{right:8%;top:23%}.label-c{right:11%;bottom:17%}.label-d{left:8%;bottom:22%}.core-scan{position:absolute;left:5%;right:5%;top:-20%;height:30%;background:linear-gradient(transparent,rgba(62,219,255,.08),transparent);animation:verticalScan 4s linear infinite}.live-feed{padding:8px 15px}.live-feed a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid rgba(84,184,231,.1)}.live-feed a>i{font-style:normal;width:34px;height:34px;border-radius:9px;background:linear-gradient(145deg,#096ab7,#0b9bc4);display:grid;place-items:center;font:800 9px Consolas;color:#fff}.live-feed a>i.site{background:linear-gradient(145deg,#177b68,#1eb79a)}.live-feed a div{min-width:0}.live-feed strong,.live-feed span{display:block}.live-feed strong{font-size:11px;color:#c9deef;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-feed span{margin-top:4px;color:#527896;font-size:8px}.live-feed em{font-style:normal;color:#397da9}.live-feed a:hover strong{color:#55e5cc}.feed-status{display:flex;justify-content:space-between;gap:8px;padding:12px 15px;border-top:1px solid rgba(84,184,231,.1);color:#567e9d;font-size:8px}.feed-status span:first-child{color:#65d9c4}.feed-status i{display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:50%;background:#35e6b8;box-shadow:0 0 8px #35e6b8}.cockpit-empty{padding:30px 10px;color:#6889a4;font-size:11px;text-align:center}@keyframes verticalScan{to{top:110%}}@media(max-width:1050px){.cockpit-grid{grid-template-columns:1fr 1fr}.cockpit-core{grid-column:1/-1;grid-row:1}.operation-panel,.feed-panel{min-height:390px}}@media(max-width:720px){.portal-header{height:72px}.portal-brand img{width:95px;height:48px}.nav nav{background:#03172b;border-color:rgba(76,184,235,.2)}.cockpit-heading{align-items:flex-start;flex-direction:column}.cockpit-grid{grid-template-columns:1fr}.cockpit-core{grid-column:auto;min-height:360px}.cockpit-heading h2{font-size:28px}.tech-hero h1{font-size:40px}.intelligence-cockpit{padding:65px 0}.page-banner h1{font-size:34px}}.wechat-unconfigured{opacity:.9}.qr-disabled{position:relative;background:repeating-linear-gradient(45deg,#f7fafc,#f7fafc 10px,#f1f6fa 10px,#f1f6fa 20px)}.mock-qr{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#71859a;padding:28px}.mock-qr i{width:108px;height:108px;margin-bottom:18px;background:linear-gradient(90deg,#20364d 10px,transparent 10px) 0 0/22px 22px,linear-gradient(#20364d 10px,transparent 10px) 0 0/22px 22px;opacity:.18;border:8px solid #20364d;box-shadow:inset 0 0 0 6px #f7fafc}.mock-qr span{font-weight:800;color:#526c84}.mock-qr small{max-width:220px;margin-top:7px;line-height:1.6;color:#8da0b2}.submit-intelligence-note{display:flex;gap:16px;align-items:flex-start;margin:0 0 22px;padding:18px 20px;border:1px solid rgba(45,166,255,.22);border-radius:16px;background:linear-gradient(135deg,rgba(7,28,60,.96),rgba(13,60,105,.9));box-shadow:0 16px 38px rgba(4,28,61,.12);color:#dceeff}.submit-intelligence-note>i{display:grid;place-items:center;flex:0 0 46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#0f8cff,#33d7e8);box-shadow:0 0 26px rgba(30,180,255,.38);font-style:normal;font-weight:900;color:#fff;letter-spacing:.08em}.submit-intelligence-note strong{display:block;margin:1px 0 6px;color:#fff;font-size:17px}.submit-intelligence-note p{margin:0;color:#aecaeb;line-height:1.75;font-size:14px}.portal-form-note{margin:16px 0 0;padding:12px 14px;border-left:3px solid #1c91ff;border-radius:8px;background:#f3f8ff;color:#52708e;line-height:1.7;font-size:13px}.member-table .status.approved{background:#e8fff4;color:#087a4a}.member-table .status.rejected{background:#fff0f0;color:#b52d35}.member-table .status.pending{background:#fff8e5;color:#9a6900}@media(max-width:640px){.submit-intelligence-note{padding:15px}.submit-intelligence-note>i{flex-basis:40px;height:40px}}.smart-submit-form{align-items:start}.submit-primary-column,.submit-secondary-column{min-width:0}.site-url-fetch-card{padding:18px;border:1px solid #cfe1f3;border-radius:14px;background:linear-gradient(145deg,#f8fcff,#eef7ff);box-shadow:inset 0 1px 0 #fff}.site-url-fetch-card>label{margin:0!important}.url-fetch-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:7px}.url-fetch-row input{margin-top:0!important}.fetch-meta-btn{min-width:112px;min-height:44px;padding:9px 15px}.fetch-meta-status{display:flex;align-items:flex-start;gap:8px;margin-top:11px;color:#667a91;font-size:12px;line-height:1.6}.fetch-meta-status .status-dot{flex:0 0 8px;width:8px;height:8px;margin-top:5px;border-radius:50%;background:#91a4b8;box-shadow:0 0 0 4px rgba(145,164,184,.13)}.fetch-meta-status.is-loading .status-dot{background:#168ee5;box-shadow:0 0 0 4px rgba(22,142,229,.15);animation:siteFetchPulse 1s infinite}.fetch-meta-status.is-success{color:#177846}.fetch-meta-status.is-success .status-dot{background:#25ae6a;box-shadow:0 0 0 4px rgba(37,174,106,.14)}.fetch-meta-status.is-error{color:#ad2c35}.fetch-meta-status.is-error .status-dot{background:#e34a54;box-shadow:0 0 0 4px rgba(227,74,84,.12)}.site-meta-preview{display:flex;align-items:center;gap:11px;margin-top:13px;padding:11px 12px;border:1px solid #d6e7f5;border-radius:11px;background:#fff}.site-meta-preview img{width:38px;height:38px;object-fit:contain;border-radius:8px;background:#f2f6fa}.site-meta-preview div{min-width:0;display:flex;flex-direction:column}.site-meta-preview strong,.site-meta-preview small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-meta-preview small{margin-top:4px;color:#718196}.file-validation-message{display:block;margin-top:8px;font-size:12px;line-height:1.55}.file-validation-message.is-error{color:#b42e39}.file-validation-message.is-success{color:#15804a}.submit-site-button:disabled,.fetch-meta-btn:disabled{opacity:.58;cursor:not-allowed}@keyframes siteFetchPulse{50%{transform:scale(1.35);opacity:.65}}@media(max-width:760px){.url-fetch-row{grid-template-columns:1fr}.fetch-meta-btn{width:100%}.smart-submit-form{grid-template-columns:1fr}}.portal-v35{--cloud-bg:#f4f8ff;--cloud-ink:#071b36;--cloud-muted:#60738e;--cloud-blue:#1267ff;--cloud-cyan:#1bc7e8;--cloud-green:#31d4ae;--cloud-line:rgba(25,83,151,.14);--cloud-shadow:0 24px 70px rgba(19,61,119,.12);background:linear-gradient(180deg,#f8fbff 0,#fff 32%,#f5f9ff 100%);color:var(--cloud-ink);overflow-x:hidden}.portal-main{position:relative;z-index:2}.portal-ambient{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.ambient-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(17,95,189,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(17,95,189,.025) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,#000,transparent 82%)}.ambient-glow{position:absolute;width:48vw;height:48vw;border-radius:50%;filter:blur(85px);opacity:.14}.ambient-glow.glow-a{right:-22vw;top:13vh;background:#0f73ff}.ambient-glow.glow-b{left:-25vw;top:52vh;background:#2dd8c1}.ambient-particles{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(30,121,232,.22) 1px,transparent 1.4px);background-size:34px 34px;opacity:.18;animation:ambientDrift 22s linear infinite}.pointer-aura{position:absolute;width:420px;height:420px;margin:-210px;border-radius:50%;background:radial-gradient(circle,rgba(37,157,255,.09),transparent 66%);opacity:0;transition:opacity .2s;will-change:transform}.portal-reading-progress{position:fixed;left:0;top:0;z-index:1000;width:0;height:2px;background:linear-gradient(90deg,#18d8ca,#1783ff,#7568ff);box-shadow:0 0 12px rgba(24,139,255,.65)}.cloud-header{height:94px;border-bottom:1px solid rgba(31,88,154,.1);background:rgba(249,252,255,.88);box-shadow:0 8px 28px rgba(14,51,99,.055);backdrop-filter:blur(18px) saturate(1.25)}.cloud-topline{height:28px;color:#92a7c1;background:linear-gradient(90deg,#031c3c,#082b54 55%,#073f66);font:600 9px/28px Consolas,monospace;letter-spacing:1.2px}.cloud-topline .portal-wrap{display:flex;justify-content:space-between;align-items:center}.cloud-topline span{color:#aee7dc}.cloud-topline i{display:inline-block;width:5px;height:5px;margin-right:7px;border-radius:50%;background:#39e6b9;box-shadow:0 0 9px #39e6b9;animation:cloudPulse 1.8s infinite}.cloud-header .nav{height:66px}.cloud-brand{position:relative}.cloud-brand:after{content:"INTELLIGENT GROWTH";position:absolute;left:118px;bottom:7px;color:#95a8bf;font:600 7px Consolas,monospace;letter-spacing:1.4px;white-space:nowrap}.cloud-header nav a{position:relative;transition:.25s}.cloud-header nav a:not(.nav-submit):not(.nav-register):after{content:"";position:absolute;left:50%;right:50%;bottom:-11px;height:2px;background:linear-gradient(90deg,#13d1c4,#1c79ff);transition:.25s}.cloud-header nav a:hover{color:#1267ff}.cloud-header nav a:hover:after,.cloud-header nav a.active:after{left:0;right:0}.cloud-header .nav-submit,.cloud-header .nav-register{box-shadow:0 9px 24px rgba(18,103,255,.18);transition:.25s}.cloud-header .nav-submit:hover,.cloud-header .nav-register:hover{transform:translateY(-2px);box-shadow:0 13px 32px rgba(18,103,255,.28)}.cloud-value-rail{position:relative;z-index:5;margin-top:-1px;background:#fff;border-bottom:1px solid var(--cloud-line);box-shadow:0 18px 50px rgba(15,62,121,.055)}.cloud-value-grid{display:grid;grid-template-columns:repeat(3,1fr)}.cloud-value-grid article{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:25px 28px;border-right:1px solid var(--cloud-line);overflow:hidden;transition:.35s;transform-style:preserve-3d}.cloud-value-grid article:first-child{border-left:1px solid var(--cloud-line)}.cloud-value-grid article:before{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,transparent,#1a8eff,#31d9bf,transparent);transform:scaleX(0);transition:.35s}.cloud-value-grid article:hover{background:linear-gradient(145deg,#f8fbff,#f2f8ff);box-shadow:inset 0 0 28px rgba(21,116,231,.04)}.cloud-value-grid article:hover:before{transform:scaleX(1)}.cloud-value-grid i{font:800 10px Consolas;color:#1b82e8}.cloud-value-grid strong,.cloud-value-grid span{display:block}.cloud-value-grid strong{font-size:16px}.cloud-value-grid span{margin-top:5px;color:#71839a;font-size:12px;line-height:1.55}.cloud-value-grid em{font-style:normal;color:#1b82e8;font:600 9px Consolas;letter-spacing:.8px}.cloud-solution-section{padding:88px 0;background:linear-gradient(180deg,#f6faff,#fff)}.cloud-section-head{margin-bottom:34px}.solution-tabs{border:1px solid rgba(27,88,158,.14);border-radius:22px;background:rgba(255,255,255,.86);box-shadow:var(--cloud-shadow);overflow:hidden;backdrop-filter:blur(14px)}.solution-nav{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--cloud-line);background:#f8fbff}.solution-nav button{position:relative;padding:20px 15px;border:0;border-right:1px solid var(--cloud-line);background:transparent;color:#647993;font:700 14px inherit;cursor:pointer;transition:.25s}.solution-nav button:last-child{border-right:0}.solution-nav button:after{content:"";position:absolute;left:24%;right:24%;bottom:0;height:3px;border-radius:3px 3px 0 0;background:linear-gradient(90deg,#21d5c0,#177cff);transform:scaleX(0);transition:.25s}.solution-nav button.active{color:#0a59bd;background:#fff}.solution-nav button.active:after{transform:scaleX(1)}.solution-stage>article{display:none;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center;min-height:430px;padding:50px 54px}.solution-stage>article.active{display:grid;animation:solutionIn .5s ease both}.solution-stage article>div:first-child>span{color:#1780e7;font:800 10px Consolas;letter-spacing:1.4px}.solution-stage h3{max-width:600px;margin:14px 0;font-size:31px;line-height:1.35;color:#0b315f}.solution-stage p{max-width:650px;color:#647991;line-height:1.9}.solution-stage ul{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0;margin:26px 0;list-style:none}.solution-stage li{padding:12px 14px;border:1px solid #dce8f6;border-radius:10px;background:#f8fbff;color:#45627e;font-size:12px}.solution-stage article>div:first-child>a{color:#0e6cda;font-weight:800}.solution-visual{position:relative;height:285px;border:1px solid rgba(54,150,224,.18);border-radius:18px;background:radial-gradient(circle at 50% 45%,rgba(32,139,224,.19),transparent 35%),linear-gradient(145deg,#061f3b,#0a3559);box-shadow:inset 0 0 45px rgba(43,161,225,.08),0 24px 60px rgba(16,58,101,.16);overflow:hidden}.solution-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(92,189,239,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(92,189,239,.07) 1px,transparent 1px);background-size:28px 28px;transform:perspective(450px) rotateX(60deg) scale(1.5);transform-origin:50% 100%}.solution-visual i{position:absolute;width:64px;height:64px;border:1px solid rgba(84,219,245,.48);border-radius:14px;background:linear-gradient(145deg,rgba(17,103,169,.9),rgba(7,45,81,.96));box-shadow:0 0 28px rgba(44,196,235,.15);animation:floatNode 4s ease-in-out infinite}.solution-visual i:nth-child(1){left:17%;top:20%}.solution-visual i:nth-child(2){right:16%;top:28%;animation-delay:-1.2s}.solution-visual i:nth-child(3){left:42%;bottom:14%;animation-delay:-2.4s}.solution-visual:after{content:"";position:absolute;left:20%;right:20%;top:50%;height:1px;background:linear-gradient(90deg,transparent,#3de4d0,#48a8ff,transparent);box-shadow:0 0 15px #38bce3;animation:signalFlow 2.8s linear infinite}.solution-visual b{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);color:#daf5ff;font:800 11px Consolas;letter-spacing:1.8px}.content-visual i:before,.website-visual i:before,.search-visual i:before,.analytics-visual i:before{content:"";position:absolute;inset:14px;border:1px solid rgba(106,237,244,.35);border-radius:6px}.website-visual i{border-radius:50%}.search-visual i:nth-child(2){width:88px;border-radius:50%}.analytics-visual i{height:42px;border-radius:6px}.cloud-page-banner{position:relative;overflow:hidden;padding:78px 0 68px;background:linear-gradient(125deg,#061e3d,#0a3768 58%,#095f80);color:#fff}.cloud-page-banner:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(77,178,231,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(77,178,231,.06) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(90deg,transparent,#000 55%,transparent)}.cloud-page-banner:after{content:"";position:absolute;width:480px;height:480px;right:-120px;top:-270px;border:1px solid rgba(77,218,242,.22);border-radius:50%;box-shadow:0 0 0 65px rgba(68,177,235,.045),0 0 0 130px rgba(68,177,235,.025);animation:rotateRing 22s linear infinite}.cloud-page-banner .portal-wrap{position:relative;z-index:2}.cloud-page-banner span{color:#54e5d1}.cloud-page-banner h1{color:#fff}.cloud-page-banner p{max-width:760px;color:#a9c6e2}.cloud-list-section,.cloud-directory-section,.cloud-detail-section,.cloud-member-section{position:relative;background:linear-gradient(180deg,#f6faff,#fff 280px)}.cloud-news-list{gap:16px}.cloud-news-card{padding:20px;border:1px solid var(--cloud-line);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(17,62,116,.065);transition:.35s;transform-style:preserve-3d}.cloud-news-card:hover{transform:translateY(-5px);border-color:rgba(18,115,224,.28);box-shadow:0 24px 55px rgba(17,72,139,.13)}.cloud-news-card .news-cover{height:174px}.cloud-search-panel{padding:18px;border:1px solid var(--cloud-line);border-radius:16px;background:#fff;box-shadow:var(--cloud-shadow)}.cloud-site-grid{gap:22px}.cloud-site-grid .site-card{box-shadow:0 14px 38px rgba(18,64,120,.07);transform-style:preserve-3d}.cloud-article-card,.cloud-site-profile{padding:34px;border:1px solid var(--cloud-line);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:var(--cloud-shadow)}.article-ai-summary{position:relative;margin:26px 0;padding:20px 22px 20px 72px;border:1px solid rgba(26,134,230,.18);border-radius:15px;background:linear-gradient(135deg,#eef7ff,#f7fbff)}.article-ai-summary:before{content:"AI";position:absolute;left:20px;top:22px;width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#126dff,#20c9dd);color:#fff;font:800 12px Consolas;box-shadow:0 10px 24px rgba(20,126,232,.24)}.article-ai-summary>span{display:block;color:#1d8ad9;font:800 9px Consolas;letter-spacing:1.3px}.article-ai-summary>strong{display:block;margin:5px 0 0;color:#193f67}.article-ai-summary .lead{padding:8px 0 0;margin:0;border:0;background:transparent}.cloud-aside{position:sticky;top:115px;height:max-content;border:1px solid var(--cloud-line);border-radius:16px;padding:22px;background:#fff;box-shadow:0 14px 36px rgba(17,61,112,.065)}.article-toc{margin-bottom:25px;padding-bottom:18px;border-bottom:1px solid var(--cloud-line)}.article-toc nav a{display:block;padding:7px 0;color:#6f8298;font-size:12px}.article-toc nav a:hover,.article-toc nav a.active{color:#1267ff}.cloud-site-hero{background:linear-gradient(135deg,#edf6ff,#f9fcff);border:1px solid #dbeafb}.cloud-form-panel{border-color:rgba(22,105,192,.16);box-shadow:var(--cloud-shadow);background:rgba(255,255,255,.93)}.submit-steps{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto 24px}.submit-steps span{display:flex;align-items:center;gap:8px;color:#8191a6;font-size:12px}.submit-steps i{display:grid;place-items:center;width:28px;height:28px;border:1px solid #cfddef;border-radius:50%;font-style:normal}.submit-steps span.active{color:#116bd0;font-weight:800}.submit-steps span.active i{border-color:#167eea;background:#167eea;color:#fff;box-shadow:0 0 0 5px rgba(22,126,234,.1)}.submit-steps b{width:48px;height:1px;background:#dbe5f0}.cloud-scanner-card{position:relative;overflow:hidden}.scanner-beam{position:absolute;left:0;right:0;top:-20%;height:32%;background:linear-gradient(transparent,rgba(33,170,248,.11),transparent);animation:verticalScan 3s linear infinite;pointer-events:none}.cloud-member-layout>aside{border:1px solid var(--cloud-line);background:linear-gradient(145deg,#f7fbff,#eef6ff);box-shadow:0 14px 38px rgba(15,64,120,.08)}.cloud-member-layout>div{padding:24px;border:1px solid var(--cloud-line);border-radius:15px;background:#fff;box-shadow:0 14px 36px rgba(15,64,120,.06)}.cloud-auth-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#061e3e,#0c3c70 58%,#0b6484)}.cloud-auth-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(78,188,235,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(78,188,235,.055) 1px,transparent 1px);background-size:42px 42px}.auth-orbit{position:absolute;right:-180px;top:50%;width:520px;height:520px;margin-top:-260px;border:1px solid rgba(80,219,242,.18);border-radius:50%;box-shadow:0 0 0 70px rgba(68,177,235,.035),0 0 0 140px rgba(68,177,235,.018);animation:rotateRing 24s linear infinite}.auth-orbit i{position:absolute;width:10px;height:10px;border-radius:50%;background:#37dfc8;box-shadow:0 0 14px #37dfc8}.auth-orbit i:nth-child(1){left:50%;top:-5px}.auth-orbit i:nth-child(2){right:5%;bottom:22%;background:#4a96ff}.auth-orbit i:nth-child(3){left:8%;bottom:28%;background:#ffd05b}.cloud-auth-section .auth-shell{position:relative;z-index:2}.cloud-auth-section .auth-intro{color:#fff}.cloud-auth-section .auth-intro h1{color:#fff}.cloud-auth-section .auth-intro p,.cloud-auth-section .auth-feature-list small,.cloud-auth-section .auth-security span{color:#a9c7e3}.cloud-auth-section .auth-feature-list>div,.cloud-auth-section .auth-security{border-color:rgba(106,190,236,.18);background:rgba(5,29,55,.38)}.cloud-auth-section .auth-panel{border:1px solid rgba(255,255,255,.62);box-shadow:0 30px 80px rgba(1,16,36,.35);backdrop-filter:blur(18px)}.cloud-final-cta{position:relative;z-index:2;padding:62px 0;background:linear-gradient(115deg,#05214a,#0a4d86 65%,#087187);color:#fff;overflow:hidden}.cloud-final-cta:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 80% 20%,rgba(52,224,205,.18),transparent 25%),linear-gradient(rgba(91,182,235,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(91,182,235,.055) 1px,transparent 1px);background-size:auto,34px 34px,34px 34px}.cloud-final-inner{position:relative;display:flex;justify-content:space-between;gap:40px;align-items:center}.cloud-final-inner>div:first-child{max-width:760px}.cloud-final-inner span{color:#58e8d3;font:800 10px Consolas;letter-spacing:1.7px}.cloud-final-inner h2{margin:10px 0;font-size:30px}.cloud-final-inner p{margin:0;color:#aac9e4;line-height:1.8}.cloud-final-actions{display:flex;gap:12px;white-space:nowrap}.cloud-final-actions .ghost{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.06);color:#fff}.cloud-footer{position:relative;z-index:2;background:#03152c;border-top:0;color:#90abc6}.cloud-footer strong{color:#dcecff}.cloud-footer a:hover{color:#56dfcf}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}.reveal.is-visible{opacity:1;transform:none}[data-stagger]>.reveal:nth-child(2){transition-delay:.07s}[data-stagger]>.reveal:nth-child(3){transition-delay:.14s}[data-stagger]>.reveal:nth-child(4){transition-delay:.21s}[data-stagger]>.reveal:nth-child(5){transition-delay:.28s}[data-stagger]>.reveal:nth-child(6){transition-delay:.35s}[data-tilt]{will-change:transform}.portal-btn.glow{position:relative;overflow:hidden}.portal-btn.glow:before{content:"";position:absolute;top:-100%;left:-30%;width:25%;height:300%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transform:rotate(20deg);animation:buttonGlint 4s ease-in-out infinite}@keyframes ambientDrift{to{transform:translate3d(34px,34px,0)}}@keyframes cloudPulse{50%{opacity:.45;transform:scale(.8)}}@keyframes solutionIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes floatNode{50%{transform:translateY(-10px)}}@keyframes signalFlow{from{transform:translateX(-15%)}to{transform:translateX(15%)}}@keyframes buttonGlint{0%,65%{left:-30%}85%,100%{left:130%}}@media(max-width:980px){.cloud-value-grid{grid-template-columns:1fr}.cloud-value-grid article{border-left:1px solid var(--cloud-line);border-bottom:1px solid var(--cloud-line)}.solution-nav{grid-template-columns:1fr 1fr}.solution-stage>article{grid-template-columns:1fr;padding:38px}.solution-visual{height:240px}.cloud-final-inner{align-items:flex-start;flex-direction:column}.cloud-header{height:100px}.cloud-header .nav{height:72px}.cloud-brand:after{display:none}}@media(max-width:720px){.cloud-topline small{display:none}.cloud-topline .portal-wrap{justify-content:center}.cloud-page-banner{padding:58px 0}.solution-nav{grid-template-columns:1fr}.solution-nav button{border-right:0;border-bottom:1px solid var(--cloud-line)}.solution-stage>article{padding:28px 22px}.solution-stage h3{font-size:25px}.solution-stage ul{grid-template-columns:1fr}.cloud-value-grid article{padding:20px}.cloud-article-card,.cloud-site-profile{padding:22px}.cloud-aside{position:static}.submit-steps{overflow:auto;justify-content:flex-start;padding-bottom:8px}.submit-steps b{min-width:30px}.cloud-final-actions{width:100%;flex-wrap:wrap}.pointer-aura{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}.portal-v36{--v36-blue:#0d6efd;--v36-blue-deep:#063b7a;--v36-cyan:#22c8df;--v36-mint:#3ce0bd;--v36-navy:#061a33;--v36-text:#17324d;--v36-muted:#65778e;--v36-line:#dbe7f3;--v36-soft:#f4f8fc;background:#fff;color:var(--v36-text)}.portal-v36 .portal-wrap{width:min(1320px,calc(100% - 48px))}.portal-icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.portal-v36 svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.v36-header{height:auto;position:sticky;top:0;z-index:100;background:transparent;border:0;box-shadow:0 9px 28px rgba(3,28,58,.08)}.v36-utility{height:34px;background:linear-gradient(90deg,#041b38,#073b66 65%,#075274);color:#b9d3e9;font-size:11px}.v36-utility .portal-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.utility-status{display:flex;align-items:center;gap:8px}.utility-status i{width:7px;height:7px;border-radius:50%;background:#2ce3bd;box-shadow:0 0 0 5px rgba(44,227,189,.11),0 0 14px #2ce3bd;animation:v36Pulse 2s ease-in-out infinite}.utility-status b{padding:3px 8px;border-radius:999px;background:rgba(255,255,255,.08);color:#e4f3ff;font-weight:700}.utility-links{display:flex;gap:18px;font:700 9px/1 Consolas,monospace;letter-spacing:1.35px;color:#90b1cc}.v36-nav-shell{height:82px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(207,222,237,.85);backdrop-filter:blur(18px)}.v36-nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.v36-brand{display:flex;align-items:center;gap:15px;min-width:330px;color:#0a3f7c}.brand-image{width:104px;height:58px;display:grid;place-items:center;border-radius:14px;background:#fff;box-shadow:0 7px 22px rgba(21,73,129,.10);border:1px solid #edf3f8}.brand-image img{width:92px;height:50px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;gap:4px}.brand-copy strong{font-size:17px;letter-spacing:.2px}.brand-copy small{font:700 8px/1.1 Consolas,monospace;letter-spacing:1.35px;color:#8ea1b4}.v36-nav nav{display:flex;align-items:center;gap:4px;margin-left:auto}.v36-nav nav>a{height:42px;display:flex;align-items:center;gap:7px;padding:0 13px;border-radius:10px;color:#587089;font-size:14px;font-weight:750;position:relative;transition:.22s}.v36-nav nav>a svg{font-size:16px}.v36-nav nav>a:hover,.v36-nav nav>a.active{color:#0967d3;background:#eef6ff}.v36-nav nav>a.active:after{content:"";position:absolute;left:13px;right:13px;bottom:-20px;height:3px;border-radius:3px;background:linear-gradient(90deg,#0f6fdc,#21c5dc);box-shadow:0 0 12px rgba(29,165,224,.35)}.v36-nav nav>a.nav-submit{margin-left:8px;padding:0 18px;color:#fff;background:linear-gradient(135deg,#0c69da,#05a5dc);box-shadow:0 10px 24px rgba(12,105,218,.22)}.v36-nav nav>a.nav-submit:hover{transform:translateY(-2px);background:linear-gradient(135deg,#075dca,#0698cc)}.v36-nav nav>a.nav-submit.active:after{display:none}.v36-nav nav>a.nav-login{color:#254d76}.v36-nav nav>a.nav-register{padding:0 16px;color:#0865c9;border:1px solid #bcd6ee;background:#fff}.member-nav{position:relative;margin-left:8px}.member-nav-trigger{height:44px;display:flex;align-items:center;gap:9px;border:1px solid #d8e6f3;border-radius:13px;background:#fff;padding:4px 10px 4px 5px;color:#244768;cursor:pointer}.member-nav-trigger img,.member-nav-trigger>span{width:34px;height:34px;border-radius:10px;object-fit:cover;display:grid;place-items:center;background:linear-gradient(135deg,#0d6de0,#20c8dc);color:#fff;font-weight:900}.member-nav-trigger b{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-nav-trigger i{font-style:normal;color:#8194a6}.member-nav-menu{position:absolute;right:0;top:54px;width:190px;padding:8px;border:1px solid #d8e6f3;border-radius:14px;background:#fff;box-shadow:0 20px 45px rgba(10,49,91,.16);opacity:0;visibility:hidden;transform:translateY(-7px);transition:.2s}.member-nav.open .member-nav-menu{opacity:1;visibility:visible;transform:none}.member-nav-menu a{display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:9px;color:#36536f;font-size:13px}.member-nav-menu a:hover{background:#eef6ff;color:#0b68d3}.portal-menu span{display:block;width:22px;height:2px;margin:4px;background:#0b4a88;border-radius:2px}.v36-hero{position:relative;min-height:720px;padding:88px 0 84px;background:linear-gradient(115deg,#061b35 0%,#07284a 56%,#0a4165 100%);color:#fff;overflow:hidden}.v36-hero:after{content:"";position:absolute;inset:auto -8% -45% 42%;height:780px;border:1px solid rgba(47,200,224,.12);border-radius:50%;box-shadow:0 0 0 90px rgba(21,140,199,.032),0 0 0 180px rgba(21,140,199,.018)}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(62,168,218,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(62,168,218,.06) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.35),transparent)}.hero-aurora{position:absolute;border-radius:50%;filter:blur(10px);opacity:.5;animation:v36Float 10s ease-in-out infinite}.hero-aurora.a1{width:540px;height:540px;left:-260px;bottom:-260px;background:radial-gradient(circle,rgba(20,200,221,.24),transparent 68%)}.hero-aurora.a2{width:620px;height:620px;right:-260px;top:-310px;background:radial-gradient(circle,rgba(36,126,238,.26),transparent 68%);animation-delay:-4s}.v36-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(470px,.8fr);gap:78px;align-items:center}.v36-hero-copy{max-width:760px}.v36-eyebrow{display:inline-flex;align-items:center;gap:10px;min-height:34px;padding:6px 11px;border:1px solid rgba(109,208,235,.28);border-radius:999px;background:rgba(5,28,52,.42);color:#bfe1f4;font:700 10px/1 Consolas,monospace;letter-spacing:1.15px;backdrop-filter:blur(8px)}.v36-eyebrow em{padding:5px 9px;border-radius:999px;background:rgba(52,226,188,.11);color:#63efd2;font-style:normal;letter-spacing:0}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#36e4c1;box-shadow:0 0 0 5px rgba(54,228,193,.10),0 0 14px #36e4c1}.v36-hero-copy h1{margin:24px 0 22px;font-size:58px;line-height:1.14;letter-spacing:-2px;color:#fff;max-width:790px;text-shadow:0 8px 26px rgba(0,0,0,.16)}.v36-hero-copy h1 span{color:#f3f8ff}.v36-hero-copy h1 mark{color:transparent;background:linear-gradient(90deg,#cde9ff,#63e9d1);-webkit-background-clip:text;background-clip:text}.v36-hero-copy>p{max-width:720px;margin:0;color:#afc7dd;font-size:18px;line-height:1.9}.v36-hero .hero-actions{margin-top:34px;display:flex;gap:14px}.v36-hero .portal-btn{min-height:50px;padding:0 22px;border-radius:11px;gap:9px}.v36-hero .portal-btn svg{font-size:18px}.v36-hero .portal-btn.primary{background:linear-gradient(135deg,#0d74ef,#06a9d7);box-shadow:0 14px 34px rgba(4,133,223,.28)}.v36-hero .portal-btn.ghost{background:rgba(255,255,255,.05);border-color:rgba(151,203,237,.28);color:#e6f2fc}.portal-btn.soft{background:#eef6ff;border-color:#cfe1f3;color:#0b67cf}.v36-capability-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:36px}.v36-capability-row>div{display:grid;grid-template-columns:38px 1fr;column-gap:10px;align-items:center;padding:13px 14px;border:1px solid rgba(123,196,234,.15);border-radius:13px;background:rgba(4,29,54,.28);backdrop-filter:blur(10px)}.v36-capability-row>div>span{grid-row:1/3;width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(25,131,222,.35),rgba(43,226,193,.14));color:#69e5d1}.v36-capability-row b{font-size:13px;color:#edf7ff}.v36-capability-row small{margin-top:3px;color:#8eabc4;font-size:10px;line-height:1.35}.v36-brain{position:relative;border:1px solid rgba(94,188,227,.24);border-radius:24px;background:linear-gradient(155deg,rgba(4,27,51,.86),rgba(5,46,77,.78));box-shadow:0 30px 70px rgba(1,15,32,.32),inset 0 1px rgba(255,255,255,.04);overflow:hidden;backdrop-filter:blur(14px)}.v36-brain:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 38%,rgba(13,132,215,.12),transparent 40%)}.brain-head{position:relative;z-index:2;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid rgba(113,190,226,.16)}.brain-head>div{display:flex;align-items:center;gap:9px}.brain-head b{font-size:13px}.brain-head small{font:700 8px Consolas;letter-spacing:1.3px;color:#7fa8c4}.v36-brain-stage{position:relative;height:300px}.brain-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(48,178,222,.18);border-radius:50%;transform:translate(-50%,-50%)}.orbit-a{width:130px;height:130px;animation:v36Spin 14s linear infinite}.orbit-b{width:210px;height:210px;border-style:dashed;animation:v36Spin 20s linear infinite reverse}.orbit-c{width:290px;height:290px;opacity:.55;animation:v36Spin 28s linear infinite}.brain-core{position:absolute;left:50%;top:50%;z-index:3;width:112px;height:112px;transform:translate(-50%,-50%);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,rgba(31,184,239,.20),rgba(4,33,62,.95));border:1px solid rgba(47,199,235,.65);box-shadow:0 0 0 15px rgba(20,119,188,.06),0 0 45px rgba(24,160,224,.2)}.brain-core span{font:700 8px Consolas;letter-spacing:1.1px;color:#7fc1e8}.brain-core strong{font-size:28px;margin:4px 0;color:#fff}.brain-core small{color:#7edccf;font-size:10px}.brain-chip{position:absolute;z-index:4;min-width:112px;display:grid;grid-template-columns:30px 1fr;gap:0 9px;align-items:center;padding:10px 12px;border:1px solid rgba(100,194,228,.22);border-radius:12px;background:rgba(4,31,57,.82);box-shadow:0 12px 26px rgba(0,15,32,.18);animation:v36NodeFloat 5s ease-in-out infinite}.brain-chip svg{grid-row:1/3;width:30px;height:30px;padding:7px;border-radius:9px;background:rgba(24,135,215,.16);color:#65ddea}.brain-chip b{font-size:11px;color:#edf7ff}.brain-chip small{font-size:9px;color:#7298b4}.chip-ai{left:24px;top:48px}.chip-site{right:24px;top:48px;animation-delay:-1.2s}.chip-search{left:24px;bottom:42px;animation-delay:-2.1s}.chip-user{right:24px;bottom:42px;animation-delay:-3s}.v36-brain-metrics{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(113,190,226,.16);border-bottom:1px solid rgba(113,190,226,.16)}.v36-brain-metrics>div{padding:16px 18px;border-right:1px solid rgba(113,190,226,.14)}.v36-brain-metrics>div:last-child{border-right:0}.v36-brain-metrics span{display:block;color:#789bb7;font-size:10px}.v36-brain-metrics b{display:block;margin:6px 0 3px;font-size:23px;color:#fff}.v36-brain-metrics small{color:#39debd;font-size:9px}.brain-foot{position:relative;z-index:2;height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#789bb7;font-size:9px}.brain-foot span:first-child{display:flex;align-items:center;gap:7px;color:#50e1c7}.brain-foot i{width:7px;height:7px;border-radius:50%;background:#35dfbd;box-shadow:0 0 12px #35dfbd}.v36-ticker-shell{position:relative;z-index:8;margin-top:-29px}.v36-ticker{height:58px;display:flex;align-items:center;border:1px solid #d8e7f3;border-radius:15px;background:rgba(255,255,255,.96);box-shadow:0 16px 38px rgba(12,50,89,.12);overflow:hidden;backdrop-filter:blur(14px)}.ticker-label{height:100%;display:flex;align-items:center;gap:9px;padding:0 20px;color:#0a67cf;font-weight:850;white-space:nowrap;background:linear-gradient(90deg,#edf7ff,#f7fbff);border-right:1px solid #e0eaf3}.ticker-label svg{font-size:18px}.ticker-window{flex:1;overflow:hidden}.v36-ticker .ticker-track{display:flex;align-items:center;gap:36px;width:max-content;animation:ticker 38s linear infinite;padding-left:24px}.v36-ticker .ticker-track a{display:flex;align-items:center;gap:8px;color:#476078;font-size:13px}.v36-ticker .ticker-track a i{width:6px;height:6px;border-radius:50%;background:#24d0ad}.ticker-more{height:100%;display:flex;align-items:center;gap:7px;padding:0 19px;border-left:1px solid #e0eaf3;color:#0a67cf;font-size:12px;font-weight:800}.ticker-more svg{font-size:14px}.v36-section-head{align-items:flex-end;margin-bottom:38px}.v36-section-head>div{max-width:780px}.v36-section-head span{font:800 10px Consolas;letter-spacing:1.9px;color:#1082d9}.v36-section-head h2{margin:10px 0 12px;font-size:36px;line-height:1.25;color:#123e68}.v36-section-head p{margin:0;color:#6b7f92;font-size:16px;line-height:1.85}.v36-section-head>a{display:flex;align-items:center;gap:7px;color:#0a68ce;font-weight:800}.v36-value-section{padding-top:104px}.v36-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.v36-value-grid article{position:relative;min-height:330px;padding:28px 25px;border:1px solid #dce8f3;border-radius:19px;background:linear-gradient(160deg,#fff,#f8fbfe);box-shadow:0 14px 40px rgba(20,66,111,.065);overflow:hidden;transition:.32s}.v36-value-grid article:after{content:"";position:absolute;right:-45px;bottom:-55px;width:145px;height:145px;border:1px solid rgba(21,130,216,.12);border-radius:50%;box-shadow:0 0 0 28px rgba(21,130,216,.025)}.v36-value-grid article:hover{transform:translateY(-7px);border-color:#b9d9ef;box-shadow:0 24px 55px rgba(16,75,133,.12)}.value-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#eaf5ff,#e8fbf7);color:#0b76d8;font-size:23px}.v36-value-grid em{display:block;margin-top:23px;color:#85a1b8;font:800 9px Consolas;letter-spacing:1.4px}.v36-value-grid h3{font-size:21px;margin:10px 0;color:#153e66}.v36-value-grid p{color:#657b90;font-size:14px;line-height:1.8}.v36-value-grid ul{list-style:none;padding:0;margin:20px 0 0}.v36-value-grid li{position:relative;padding:7px 0 7px 18px;color:#526b83;font-size:12px}.v36-value-grid li:before{content:"";position:absolute;left:0;top:12px;width:7px;height:7px;border-radius:50%;background:#28d1af;box-shadow:0 0 0 4px rgba(40,209,175,.09)}.v36-solution{background:linear-gradient(180deg,#f5f9fd,#fff)}.v36-solution-tabs{border:1px solid #dce8f3;border-radius:22px;background:#fff;box-shadow:0 20px 55px rgba(19,67,113,.08);overflow:hidden}.v36-solution-tabs .solution-nav{background:#f8fbfe}.v36-solution-tabs .solution-nav button{display:flex;justify-content:center;align-items:center;gap:8px;min-height:64px;color:#5c7389}.v36-solution-tabs .solution-nav button svg{font-size:18px}.v36-solution-tabs .solution-nav button.active{color:#0870d9;background:#fff}.v36-solution-tabs .solution-stage>article{padding:52px 58px}.v36-solution-tabs .solution-stage a{display:inline-flex;align-items:center;gap:7px}.v36-metric-cards article{padding:25px}.metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eef7ff;color:#0d70d6;font-size:19px}.v36-trend-panel{border-radius:21px}.v36-content-showcase{background:#f5f9fd}.v36-content-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.v36-stream{padding:26px;border:1px solid #dce8f3;border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(20,65,110,.07)}.stream-head{display:grid;grid-template-columns:48px 1fr auto;gap:13px;align-items:center;padding-bottom:18px;border-bottom:1px solid #e4edf5}.stream-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;font-size:23px}.stream-icon.ai{color:#0d70d7;background:#eaf5ff}.stream-icon.seo{color:#11a27f;background:#eafaf5}.stream-head h3{margin:0;color:#173f68}.stream-head p{margin:4px 0 0;color:#7b8fa2;font-size:12px}.stream-head>a{display:flex;align-items:center;gap:5px;color:#0c6dd3;font-size:12px;font-weight:800}.stream-item{display:grid;grid-template-columns:112px 1fr;gap:15px;padding:16px 0;border-bottom:1px dashed #e0eaf3}.stream-item:last-child{border-bottom:0}.stream-item img,.stream-placeholder{width:112px;height:78px;border-radius:11px;object-fit:cover}.stream-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#eaf5ff,#eefaf7);color:#0d75d9;font-size:28px}.stream-item>div>span{display:flex;align-items:center;gap:5px;color:#8a9bac;font-size:10px}.stream-item h4{margin:6px 0;font-size:15px;line-height:1.5;color:#24425f}.stream-item p{margin:0;color:#73869a;font-size:11px;line-height:1.6}.v36-page-banner{position:relative;overflow:hidden;padding:86px 0 75px;background:linear-gradient(115deg,#061d3b,#0b4671);color:#fff}.v36-page-banner:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(72,181,223,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(72,181,223,.055) 1px,transparent 1px);background-size:44px 44px}.v36-page-banner:after{content:"";position:absolute;width:560px;height:560px;right:-180px;top:-330px;border-radius:50%;border:1px solid rgba(67,218,228,.16);box-shadow:0 0 0 80px rgba(34,149,206,.03),0 0 0 160px rgba(34,149,206,.018)}.v36-page-banner .portal-wrap{position:relative;z-index:2}.v36-page-banner h1{font-size:44px;color:#fff}.v36-page-banner p{max-width:780px;color:#b4cce0;line-height:1.8}.banner-pills{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.banner-pills i{display:flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(130,205,234,.2);border-radius:999px;background:rgba(3,30,55,.24);font-style:normal;color:#b9d6e8;font-size:11px}.v36-filter-chips{margin-bottom:30px}.v36-filter-chips a{display:flex;align-items:center;gap:6px;padding:9px 15px}.v36-filter-chips a svg{font-size:14px}.v36-news-list{gap:18px}.v36-news-card{grid-template-columns:300px 1fr;align-items:stretch;padding:20px}.v36-news-card .news-cover{height:100%;min-height:190px;position:relative}.cover-arrow{position:absolute;right:13px;bottom:13px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.92);color:#0d6ed5;opacity:0;transform:translateY(5px);transition:.25s}.v36-news-card:hover .cover-arrow{opacity:1;transform:none}.v36-news-card .news-cover.placeholder svg{font-size:52px}.news-card-content{padding:5px 8px}.news-card-content .meta span,.news-card-content .meta time{display:flex;align-items:center;gap:5px}.news-card-content .meta svg{font-size:13px}.news-card-content h2{font-size:25px;margin:14px 0 10px}.news-card-content p{max-width:850px}.v36-news-card .tags i{display:flex;align-items:center;gap:5px}.v36-news-card .tags svg{font-size:11px}.news-read-more{display:inline-flex;align-items:center;gap:6px;margin-top:17px;color:#0c6bd1;font-size:12px;font-weight:850}.v36-directory-search button{display:flex;align-items:center;justify-content:center;gap:6px}.v36-directory-search button svg{font-size:16px}.site-card span,.site-card small{display:flex;align-items:center;gap:5px}.site-card span svg,.site-card small svg{font-size:12px}.section-title-icon{vertical-align:-3px;margin-right:8px;color:#0c6fd6}.member-hero{padding:65px 0 72px;background:linear-gradient(115deg,#061c38,#0b456f);color:#fff}.v36-member-hero .portal-wrap{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.member-hero-copy span{font:800 10px Consolas;letter-spacing:1.8px;color:#55e2cd}.member-hero-copy h1{margin:10px 0 12px;font-size:42px}.member-hero-copy p{margin:0;max-width:680px;color:#aec7da;line-height:1.8}.member-hero-stats{display:grid;grid-template-columns:repeat(4,110px);gap:10px}.member-hero-stats>div{padding:14px;border:1px solid rgba(116,197,229,.18);border-radius:13px;background:rgba(4,30,55,.30);text-align:center}.member-hero-stats svg{font-size:17px;color:#4fe3ce}.member-hero-stats strong{display:block;margin:6px 0 2px;font-size:23px}.member-hero-stats span{font-size:10px;color:#8fafc7}.member-workspace-section{padding-top:42px;background:#f4f8fc}.member-workspace{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start}.member-sidebar{position:sticky;top:135px;border:1px solid #dce7f1;border-radius:20px;background:#fff;box-shadow:0 18px 42px rgba(17,63,108,.075);overflow:hidden}.member-identity{padding:25px 22px;text-align:center;background:linear-gradient(155deg,#f3f9ff,#f8fcff);border-bottom:1px solid #e4edf5}.member-avatar-wrap{position:relative;width:76px;height:76px;margin:0 auto 13px}.member-avatar-wrap img,.member-avatar-wrap>span{width:76px;height:76px;border-radius:22px;object-fit:cover;display:grid;place-items:center;background:linear-gradient(135deg,#0d6fe1,#1ed0c0);color:#fff;font-size:28px;font-weight:900;box-shadow:0 12px 26px rgba(13,111,225,.2)}.member-avatar-wrap i{position:absolute;right:-2px;bottom:-2px;width:18px;height:18px;border:3px solid #fff;border-radius:50%;background:#2bd5b2}.member-identity strong{display:block;font-size:17px}.member-identity small{display:block;margin-top:4px;color:#8293a5}.member-source{display:inline-flex;align-items:center;gap:5px;margin-top:11px;padding:5px 9px;border-radius:999px;background:#eaf5ff;color:#0b6dce;font-size:10px;font-style:normal}.member-side-nav{padding:14px}.member-side-nav a{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:9px;min-height:44px;padding:0 12px;border-radius:10px;color:#526b82;font-size:13px;font-weight:700}.member-side-nav a svg{font-size:17px}.member-side-nav a b{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#edf3f8;color:#70869a;font-size:9px}.member-side-nav a:hover,.member-side-nav a.active{background:linear-gradient(90deg,#ebf5ff,#f5fbff);color:#0b69d0}.member-side-nav a.active{box-shadow:inset 3px 0 #15bfc6}.member-side-actions{display:grid;gap:9px;padding:14px;border-top:1px solid #e4edf5}.member-side-actions .portal-btn{width:100%;min-height:42px;gap:7px}.member-logout{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border:0;background:transparent;color:#9b3e46;cursor:pointer;padding:8px}.member-main{min-width:0}.member-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.member-panel-head span{font:800 9px Consolas;letter-spacing:1.6px;color:#1681d6}.member-panel-head h2{margin:6px 0 7px;font-size:29px;color:#153e67}.member-panel-head p{margin:0;color:#73869a}.member-panel-head time{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid #dce7f1;color:#718499;font-size:11px}.member-panel{margin-bottom:20px;padding:24px;border:1px solid #dce7f1;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(17,63,108,.055)}.member-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:20px}.overview-card{position:relative;min-height:210px;padding:26px;border:1px solid #dce7f1;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(17,63,108,.055);overflow:hidden}.overview-card>svg{position:absolute;right:22px;top:22px;width:48px;height:48px;padding:13px;border-radius:14px;background:#eef6ff;color:#0d70d7}.overview-card span{color:#7b8fa2;font-size:12px}.overview-card strong{display:block;margin:10px 0;font-size:34px;color:#173f67}.overview-card p{max-width:70%;color:#708499;font-size:12px;line-height:1.7}.overview-card>a{position:absolute;left:26px;bottom:23px;display:flex;align-items:center;gap:6px;color:#0b6bd2;font-size:12px;font-weight:850}.overview-card.primary-card{background:linear-gradient(135deg,#0a58b7,#0a8bc3);border-color:transparent;color:#fff}.overview-card.primary-card>svg{background:rgba(255,255,255,.13);color:#6ce5d3}.overview-card.primary-card span,.overview-card.primary-card p{color:#b8d2e8}.overview-card.primary-card strong,.overview-card.primary-card>a{color:#fff}.member-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.member-grid-two>.member-panel{margin-bottom:0}.member-panel-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #e5edf5}.member-panel-title>div{display:flex;align-items:center;gap:10px}.member-panel-title>div>svg{width:36px;height:36px;padding:9px;border-radius:10px;background:#eef6ff;color:#0d6ed5}.member-panel-title strong,.member-panel-title small{display:block}.member-panel-title small{margin-top:4px;color:#8a9bab;font-size:10px}.member-panel-title>a{color:#0c6dd3;font-size:11px;font-weight:800}.member-activity-list>a{display:grid;grid-template-columns:40px 1fr auto;gap:11px;align-items:center;padding:14px 0;border-bottom:1px dashed #e2ebf3}.member-activity-list>a:last-child{border-bottom:0}.activity-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px}.activity-icon.site{background:#eaf5ff;color:#0d72d8}.activity-icon.article{background:#eaf9f4;color:#0d9f7c}.member-activity-list strong,.member-activity-list small{display:block}.member-activity-list small{margin-top:4px;color:#8a9bab;font-size:10px}.member-activity-list .status{font-size:9px}.member-empty{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8a9bab;text-align:center}.member-empty svg{font-size:34px;color:#a9c1d5}.member-empty p{margin:10px 0}.member-empty a{color:#0b6bd1;font-weight:800}.member-empty.full{grid-column:1/-1;background:#fff;border:1px dashed #cfddea;border-radius:16px}.account-completion{margin-top:20px}.account-completion>div:first-child{display:flex;justify-content:space-between}.account-completion strong{font-size:24px;color:#0b6bd1}.completion-bar{height:8px;margin:14px 0;background:#e8eff5;border-radius:999px;overflow:hidden}.completion-bar i{display:block;height:100%;background:linear-gradient(90deg,#0d70da,#29cfad);border-radius:inherit}.account-completion p{color:#71859a}.account-completion>a{display:flex;align-items:center;gap:5px;color:#0b6bd1;font-size:12px;font-weight:850}.responsive-table{overflow:auto}.member-table table{min-width:850px}.site-table-info{display:flex;align-items:center;gap:11px}.site-table-info img,.site-table-info>span{width:64px;height:44px;border-radius:8px;object-fit:cover;display:grid;place-items:center;background:#eef6ff;color:#0d71d6}.site-table-info strong,.site-table-info small{display:block}.site-table-info small{color:#8a9bab}.table-action{color:#0b6bd1;font-weight:800;font-size:11px}.muted{color:#93a2b0}.member-article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.member-article-grid article{overflow:hidden;border:1px solid #dce7f1;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(17,63,108,.055)}.member-article-cover{position:relative;height:180px;background:linear-gradient(135deg,#eaf5ff,#eaf9f4)}.member-article-cover img{width:100%;height:100%;object-fit:cover}.member-article-cover>span{height:100%;display:grid;place-items:center;color:#0d70d7;font-size:44px}.member-article-cover>em{position:absolute;right:12px;top:12px}.member-article-body{padding:20px}.member-article-body>span{color:#7d90a2;font-size:10px}.member-article-body h3{margin:8px 0;font-size:19px;color:#173f67}.member-article-body p{color:#71859a;font-size:12px;line-height:1.7}.article-reject{display:flex;gap:7px;margin-top:12px;padding:10px;border-radius:9px;background:#fff2f2;color:#a33a43;font-size:11px}.member-article-actions{display:flex;gap:12px;align-items:center;margin-top:17px}.member-article-actions a,.member-article-actions button{border:0;background:transparent;color:#0b6bd1;font-size:11px;font-weight:850;cursor:pointer}.member-article-actions button{color:#a23b43}.profile-avatar-panel{display:flex;align-items:center;gap:20px}.profile-avatar-preview{position:relative;width:88px;height:88px}.profile-avatar-preview img,.profile-avatar-preview>span{width:88px;height:88px;border-radius:22px;object-fit:cover;display:grid;place-items:center;background:linear-gradient(135deg,#0d70df,#23cab8);color:#fff;font-size:31px;font-weight:900}.profile-avatar-preview label{position:absolute;right:-5px;bottom:-5px;width:34px;height:34px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:#0c6fd7;color:#fff;cursor:pointer}.profile-avatar-preview input{display:none}.profile-avatar-panel h3{margin:0 0 7px}.profile-avatar-panel p{margin:0;color:#7b8fa2;font-size:12px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.settings-grid label,.security-form label,.member-editor-panel label{display:block;font-weight:750;color:#36536f}.settings-grid label>span{display:block;margin-bottom:8px}.settings-grid input,.settings-grid textarea,.security-form input,.member-editor-panel input,.member-editor-panel select,.member-editor-panel textarea{width:100%;min-height:46px;border:1px solid #ccdbe8;border-radius:10px;padding:10px 12px;background:#fff;color:#263f58;outline:none}.settings-grid textarea,.member-editor-panel textarea{resize:vertical}.settings-grid input:focus,.settings-grid textarea:focus,.security-form input:focus,.member-editor-panel input:focus,.member-editor-panel select:focus,.member-editor-panel textarea:focus{border-color:#2b85dc;box-shadow:0 0 0 3px rgba(43,133,220,.11)}.settings-grid small,.member-editor-panel small{display:block;margin-top:6px;color:#8a9bab;font-size:10px}.settings-grid .full{grid-column:1/-1}.settings-actions{display:flex;justify-content:flex-end}.security-grid>.member-panel{min-height:440px}.security-title{display:flex;gap:13px;padding-bottom:18px;border-bottom:1px solid #e4edf4}.security-title>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#eef6ff;color:#0d70d7;font-size:20px}.security-title h3{margin:0}.security-title p{margin:6px 0 0;color:#7b8fa2;font-size:11px}.security-form{display:grid;gap:15px;margin-top:20px}.security-form label{font-size:12px}.security-form input{margin-top:7px}.binding-list{margin-top:18px}.binding-list>div{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;padding:15px 0;border-bottom:1px dashed #e1eaf2}.binding-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px}.binding-icon.mail{background:#eaf5ff;color:#0d70d7}.binding-icon.wechat{background:#eaf9f1;color:#15a66e;font-weight:900}.binding-list strong,.binding-list small{display:block}.binding-list small{margin-top:4px;color:#8a9bab;font-size:10px}.binding-list em{padding:5px 9px;border-radius:999px;font-size:9px;font-style:normal}.binding-list em.bound{background:#e8f8ef;color:#16844b}.binding-list em.unbound{background:#f0f3f6;color:#7c8b99}.security-log{display:flex;gap:11px;margin-top:20px;padding:14px;border-radius:11px;background:#f6f9fc}.security-log>svg{width:34px;height:34px;padding:8px;border-radius:10px;background:#fff;color:#0d70d7}.security-log strong,.security-log small{display:block}.security-log small{margin-top:4px;color:#8293a5}.member-editor-section{background:#f4f8fc}.member-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.member-editor-main{display:grid;gap:20px}.member-editor-panel{padding:24px;border:1px solid #dce7f1;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(17,63,108,.055)}.member-editor-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.member-editor-head span{font:800 9px Consolas;letter-spacing:1.5px;color:#1480d5}.member-editor-head h2{margin:6px 0 0;color:#173f67}.member-editor-head>a{color:#0b6bd2;font-size:11px;font-weight:800}.member-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.member-editor-grid .full{grid-column:1/-1}.member-editor-grid label{font-size:12px}.member-editor-grid input,.member-editor-grid select,.member-editor-grid textarea{margin-top:7px}.member-editor-count{display:flex;gap:7px}.member-editor-count span{padding:5px 8px;border-radius:999px;background:#f2f6fa;color:#728499;font:700 9px sans-serif;letter-spacing:0}.member-rich-editor{border:1px solid #d7e3ed;border-radius:14px;overflow:hidden}.member-toolbar{display:flex;gap:4px;flex-wrap:wrap;padding:9px;background:#f7fafc;border-bottom:1px solid #dfe8f0}.member-toolbar button{height:32px;border:1px solid transparent;border-radius:7px;background:transparent;color:#3b5872;cursor:pointer;padding:0 9px}.member-toolbar button:hover{background:#eaf4ff;border-color:#c8def1;color:#0b68cf}.member-editor-area{min-height:520px;padding:36px 42px;outline:0;font-size:16px;line-height:1.9;color:#2c435a}.member-editor-area h2{font-size:25px;color:#173f68}.member-editor-area h3{font-size:20px;color:#28577f}.member-editor-area blockquote{margin:18px 0;padding:14px 18px;border-left:4px solid #0d70d7;background:#eef6ff}.member-editor-foot{padding:10px 14px;border-top:1px solid #dfe8f0;background:#f8fafc;color:#7b8da0;font-size:10px}.member-editor-side{display:grid;gap:16px;position:sticky;top:135px}.member-editor-side .member-editor-panel{margin:0}.member-editor-side h3{margin:0 0 16px;color:#173f67}.member-editor-side label{margin:13px 0;font-size:11px}.member-cover-preview,.member-cover-empty{width:100%;aspect-ratio:3/2;border-radius:12px;object-fit:cover;background:#f1f6fa}.member-cover-empty{display:grid;place-items:center;color:#93a8b9}.member-cover-empty svg{font-size:30px}.member-cover-empty span{margin-top:-25px;font-size:11px}.member-reject-panel{background:#fff7f7;border-color:#efc9cc}.member-reject-panel p{margin:0;color:#a33a43;line-height:1.7}.member-editor-actions{display:grid;gap:9px}.member-editor-actions .portal-btn{width:100%;min-height:44px}.member-rich-editor.is-fullscreen{position:fixed;z-index:9999;inset:12px;background:#fff;display:flex;flex-direction:column;box-shadow:0 30px 90px rgba(0,0,0,.3)}.member-rich-editor.is-fullscreen .member-editor-area{flex:1;overflow:auto}.portal-v36.editor-fullscreen-open{overflow:hidden}@keyframes v36Pulse{50%{opacity:.45;transform:scale(.7)}}@keyframes v36Float{50%{transform:translateY(-20px) scale(1.03)}}@keyframes v36Spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes v36NodeFloat{50%{transform:translateY(-8px)}}@media(max-width:1180px){.v36-brand{min-width:260px}.brand-copy{display:none}.v36-nav nav>a{padding:0 10px}.v36-hero-grid{grid-template-columns:1fr;gap:48px}.v36-brain{max-width:650px;width:100%;margin:auto}.v36-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-hero-stats{grid-template-columns:repeat(2,110px)}.member-editor-layout{grid-template-columns:1fr}.member-editor-side{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.member-editor-actions{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}}@media(max-width:960px){.v36-nav-shell{height:72px}.v36-nav{height:72px}.v36-brand{min-width:0}.v36-nav nav{position:fixed;left:18px;right:18px;top:116px;display:none;flex-direction:column;align-items:stretch;padding:13px;border:1px solid #d8e6f3;border-radius:17px;background:#fff;box-shadow:0 22px 55px rgba(7,43,78,.2)}.v36-nav nav.open{display:flex}.v36-nav nav>a{justify-content:flex-start}.v36-nav nav>a.active:after{display:none}.portal-menu{display:block;margin-left:auto;border:0;background:transparent}.member-nav{margin:0}.member-nav-trigger{width:100%;justify-content:flex-start}.member-nav-menu{position:static;width:100%;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:4px 0 0 44px;display:none}.member-nav.open .member-nav-menu{display:block}.v36-hero{padding-top:70px}.v36-hero-copy h1{font-size:48px}.v36-content-columns{grid-template-columns:1fr}.member-workspace{grid-template-columns:1fr}.member-sidebar{position:static}.member-side-nav{display:grid;grid-template-columns:repeat(5,1fr);overflow:auto}.member-side-nav a{grid-template-columns:24px auto;justify-content:center}.member-side-nav a span{white-space:nowrap}.member-side-nav a b{display:none}.member-side-actions{grid-template-columns:repeat(3,1fr)}.member-side-actions form{display:flex}.member-logout{height:100%}.member-hero-stats{display:none}.member-grid-two{grid-template-columns:1fr}.member-article-grid{grid-template-columns:1fr}.settings-grid{grid-template-columns:1fr}.settings-grid .full{grid-column:auto}.v36-news-card{grid-template-columns:250px 1fr}}@media(max-width:720px){.portal-v36 .portal-wrap{width:min(100% - 28px,1320px)}.v36-utility{display:none}.v36-nav nav{top:82px}.v36-nav-shell{height:72px}.brand-image{width:86px;height:48px}.brand-image img{width:76px;height:42px}.v36-hero{min-height:0;padding:58px 0 64px}.v36-hero-copy h1{font-size:37px;letter-spacing:-1.2px}.v36-hero-copy>p{font-size:15px}.v36-hero .hero-actions{flex-direction:column}.v36-capability-row{grid-template-columns:1fr}.v36-brain-stage{height:270px}.brain-chip{min-width:100px}.chip-ai,.chip-search{left:12px}.chip-site,.chip-user{right:12px}.v36-brain-metrics>div{padding:13px 10px}.v36-brain-metrics b{font-size:18px}.v36-ticker-shell{margin-top:-20px}.v36-ticker{height:54px}.ticker-more{display:none}.ticker-label{padding:0 13px}.v36-section-head{align-items:flex-start}.v36-section-head h2{font-size:28px}.v36-section-head>a{display:none}.v36-value-grid{grid-template-columns:1fr}.v36-value-grid article{min-height:0}.v36-solution-tabs .solution-stage>article{padding:28px 21px}.v36-content-showcase{padding-top:55px}.stream-item{grid-template-columns:88px 1fr}.stream-item img,.stream-placeholder{width:88px;height:68px}.v36-page-banner{padding:60px 0 55px}.v36-page-banner h1{font-size:34px}.v36-news-card{grid-template-columns:1fr}.v36-news-card .news-cover{height:200px}.member-hero{padding:48px 0}.member-hero-copy h1{font-size:34px}.member-workspace-section{padding-top:25px}.member-side-nav{grid-template-columns:repeat(5,130px);justify-content:flex-start}.member-side-actions{grid-template-columns:1fr}.member-overview-grid{grid-template-columns:1fr}.overview-card p{max-width:100%}.member-panel-head{flex-direction:column}.member-panel{padding:18px}.profile-avatar-panel{align-items:flex-start}.member-editor-grid{grid-template-columns:1fr}.member-editor-grid .full{grid-column:auto}.member-editor-side{grid-template-columns:1fr}.member-editor-actions{grid-template-columns:1fr}.member-editor-area{padding:25px 18px;min-height:430px}.member-toolbar{overflow-x:auto;flex-wrap:nowrap}.member-toolbar button{flex:0 0 auto}}@media(prefers-reduced-motion:reduce){.hero-aurora,.brain-orbit,.brain-chip,.utility-status i{animation:none!important}}.v36-footer .footer-grid{grid-template-columns:1.45fr repeat(3,1fr);gap:60px}.v36-footer .footer-brand strong{display:block;margin-top:12px;color:#dcecff}.v36-footer .footer-brand span{display:inline-flex;align-items:center;gap:7px;margin-top:12px;color:#4edfc8;font-size:10px}.v36-footer .footer-brand span i{width:7px;height:7px;border-radius:50%;background:#32ddb9;box-shadow:0 0 10px #32ddb9}.v36-footer .footer-grid>div>strong{display:flex;align-items:center;gap:7px}.v36-footer .footer-grid>div>strong svg{font-size:16px;color:#43d6c2}.cloud-final-actions .portal-btn{gap:8px}.cloud-final-actions svg{font-size:17px}@media(max-width:850px){.v36-footer .footer-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:560px){.v36-footer .footer-grid{grid-template-columns:1fr}}.runtime-error-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 18% 8%,rgba(31,177,196,.17),transparent 35%),linear-gradient(145deg,#061b34,#0a3655)}.runtime-error-card{width:min(660px,100%);padding:50px;border:1px solid rgba(116,203,228,.2);border-radius:28px;background:rgba(4,31,55,.88);box-shadow:0 35px 90px rgba(0,0,0,.32);color:#dceeff;text-align:center}.runtime-error-icon{width:66px;height:66px;display:grid;place-items:center;margin:0 auto 22px;border-radius:20px;background:linear-gradient(135deg,#1687d6,#25c6b7);font-size:30px;font-weight:900}.runtime-error-card>span{color:#43d8c4;font:800 9px Consolas;letter-spacing:2px}.runtime-error-card h1{margin:11px 0 13px;font-size:32px}.runtime-error-card p{color:#a8c0d1;line-height:1.8}.runtime-error-note{margin:22px 0;padding:17px;border:1px solid rgba(79,187,220,.18);border-radius:14px;background:rgba(255,255,255,.045);text-align:left}.runtime-error-note strong,.runtime-error-note small{display:block}.runtime-error-note small{margin-top:7px;color:#92afc2;line-height:1.65}.runtime-error-actions{display:flex;justify-content:center;gap:10px;margin:23px 0}.runtime-error-actions a{padding:11px 18px;border-radius:10px;background:#1175ce;color:#fff;font-weight:800}.runtime-error-actions a+a{background:rgba(255,255,255,.08);border:1px solid rgba(143,205,226,.22)}.runtime-error-id{color:#6f92aa}.page-banner-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:22px;border:1px solid rgba(104,199,226,.22);border-radius:18px;background:linear-gradient(135deg,rgba(19,124,204,.24),rgba(29,198,181,.13));color:#7ce2df;box-shadow:0 14px 36px rgba(0,0,0,.12)}.page-banner-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.detail-meta span,.detail-meta time,.breadcrumb a,.cloud-aside h3,.article-toc h3{display:inline-flex;align-items:center;gap:7px}.detail-meta svg,.breadcrumb svg,.cloud-aside h3 svg,.article-toc h3 svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cloud-aside h3,.article-toc h3{color:#163f68}.profile-data dt{display:flex;align-items:center;gap:7px}.profile-data dt:before{content:"";width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#1178d4,#31c7b6);box-shadow:0 0 0 4px rgba(24,132,201,.08)}.submit-steps span{display:flex!important;align-items:center;gap:8px}.submit-steps span svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-empty{position:relative;padding-top:54px}.portal-empty:before{content:"";position:absolute;left:50%;top:15px;width:26px;height:26px;transform:translateX(-50%);border:2px solid #a9bfd1;border-radius:8px;opacity:.7}.portal-empty:after{content:"";position:absolute;left:50%;top:25px;width:12px;height:2px;transform:translateX(-50%);background:#a9bfd1;box-shadow:0 5px #a9bfd1}.icon-title{display:flex;align-items:center;gap:10px}.icon-title>svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;color:#17a9b5}@media(max-width:700px){.runtime-error-card{padding:32px 22px}.runtime-error-actions{flex-direction:column}.page-banner-icon{width:50px;height:50px}}.auth-feature-list i{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:1px solid rgba(72,216,201,.2);border-radius:10px;background:rgba(34,171,182,.1);color:#42e1c4}.auth-feature-list i svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.auth-data-preview>div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px}.auth-data-preview svg{width:18px;height:18px;fill:none;stroke:#43d9c0;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.submit-steps i svg{width:15px;height:15px}.submit-steps span.active i svg{stroke:#fff}.portal-v36{font-size:14px;line-height:1.72;color:#20354b;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.portal-v36 input,.portal-v36 select,.portal-v36 textarea,.portal-v36 button{font:inherit}.portal-v36 p,.portal-v36 li,.portal-v36 label,.portal-v36 td,.portal-v36 th{font-size:14px}.portal-v36 small{font-size:12.5px;line-height:1.6}.portal-v36 .portal-wrap{width:min(100% - 48px,1360px)}.portal-v36 .portal-main{overflow:hidden}.portal-v36 .portal-section{padding:92px 0}.portal-v36 .section-head p{font-size:16px;line-height:1.85}.portal-v36 .section-head h2{font-size:40px;letter-spacing:-1.2px;line-height:1.22}.portal-v36 .section-head>div>span{font-size:12px;letter-spacing:2.2px}.portal-v36 .v36-nav nav>a,.portal-v36 .v36-nav nav button{font-size:14px}.portal-v36 .brand-copy strong{font-size:17px}.portal-v36 .brand-copy small{font-size:9.5px}.portal-v36 .stream-item h4,.portal-v36 .news-row h2,.portal-v36 .site-card h3{font-size:17px;line-height:1.5}.portal-v36 .stream-item p,.portal-v36 .news-row p,.portal-v36 .site-card p{font-size:14px;line-height:1.75}.v37-hero{position:relative;min-height:760px;padding:112px 0 104px;background:radial-gradient(circle at 72% 18%,rgba(26,138,232,.32),transparent 30%),radial-gradient(circle at 16% 82%,rgba(15,221,184,.14),transparent 31%),linear-gradient(138deg,#020c1b 0,#061c35 44%,#082d50 100%);color:#fff}.v37-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,9,22,.28),transparent 48%,rgba(0,15,30,.14));pointer-events:none}.v37-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.13fr) minmax(480px,.87fr);align-items:center;gap:74px}.v37-hero-copy{max-width:820px}.v37-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 13px;border:1px solid rgba(92,217,255,.22);border-radius:999px;background:rgba(7,35,64,.56);box-shadow:inset 0 0 20px rgba(28,154,222,.06);color:#b9d9ef}.v37-eyebrow b{font:800 11px/1.2 Consolas,monospace;letter-spacing:1.45px}.v37-eyebrow em{padding-left:10px;border-left:1px solid rgba(131,208,233,.22);color:#55e1c7;font-size:12px;font-style:normal;font-weight:800}.v37-hero-copy h1{max-width:820px;margin:29px 0 24px;font-size:62px;line-height:1.13;letter-spacing:-2.7px;font-weight:900;background:linear-gradient(112deg,#fff 8%,#d8f3ff 53%,#70f0d6 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.v37-hero-copy>p{max-width:760px;margin:0;color:#afc8de;font-size:17px;line-height:1.9}.v37-hero .hero-actions{display:flex;gap:14px;margin-top:35px}.v37-hero .portal-btn{min-height:51px;padding:0 23px;border-radius:12px;font-size:15px}.v37-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:34px}.v37-trust-row>span{display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:11px;padding:14px 15px;border:1px solid rgba(93,190,225,.15);border-radius:14px;background:rgba(6,28,51,.47);transition:.28s}.v37-trust-row>span:hover{transform:translateY(-4px);border-color:rgba(86,221,211,.32);background:rgba(7,39,68,.66)}.v37-trust-row svg{grid-row:1/3;width:21px;height:21px;fill:none;stroke:#51ddc7;stroke-width:1.7}.v37-trust-row b{font-size:14px;color:#e7f5ff}.v37-trust-row small{color:#87a8bf;font-size:11.5px}.v37-command-card{position:relative;overflow:hidden;border:1px solid rgba(91,202,239,.23);border-radius:26px;background:linear-gradient(150deg,rgba(5,31,57,.93),rgba(2,17,34,.97));box-shadow:0 40px 100px rgba(0,0,0,.38),inset 0 0 80px rgba(20,128,191,.07)}.v37-command-card:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 22%,rgba(83,222,255,.08) 48%,transparent 72%);transform:translateX(-100%);animation:v37Scan 6s linear infinite}.command-head{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:20px 23px;border-bottom:1px solid rgba(101,191,221,.16)}.command-head>div{display:flex;align-items:center;gap:9px}.command-head b{font-size:15px}.command-head small{color:#70a1bc;font:700 9px Consolas;letter-spacing:1.6px}.command-stage{position:relative;height:375px}.command-radar{position:absolute;left:50%;top:50%;width:310px;height:310px;transform:translate(-50%,-50%);border-radius:50%;background:repeating-radial-gradient(circle,rgba(65,175,219,.16) 0 1px,transparent 1px 52px)}.command-radar:before,.command-radar:after{content:"";position:absolute;background:rgba(83,190,225,.13)}.command-radar:before{left:50%;top:0;width:1px;height:100%}.command-radar:after{left:0;top:50%;width:100%;height:1px}.command-radar>i{position:absolute;inset:30px;border:1px solid rgba(65,182,224,.12);border-radius:50%;animation:v37Orbit 16s linear infinite}.command-radar>i:nth-child(2){inset:70px;animation-duration:12s;animation-direction:reverse}.command-radar>i:nth-child(3){inset:110px;animation-duration:8s}.command-radar>i:nth-child(4){inset:0;border-style:dashed;animation-duration:25s}.command-radar>span{position:absolute;left:50%;top:50%;width:50%;height:1px;transform-origin:left;background:linear-gradient(90deg,rgba(78,228,219,.65),transparent);animation:v37Radar 5s linear infinite}.command-core{position:absolute;z-index:2;left:50%;top:50%;width:152px;height:152px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translate(-50%,-50%);border:1px solid rgba(75,211,234,.47);border-radius:50%;background:radial-gradient(circle,rgba(16,106,166,.42),rgba(3,25,46,.92) 70%);box-shadow:0 0 0 18px rgba(24,148,202,.05),0 0 42px rgba(28,165,215,.22)}.command-core small{color:#6fb8d2;font:700 8px Consolas;letter-spacing:1px}.command-core strong{margin:7px 0 2px;font-size:40px;line-height:1}.command-core em{color:#9fc0d4;font-size:11px;font-style:normal}.command-node{position:absolute;z-index:3;min-width:112px;padding:11px 13px;border:1px solid rgba(85,192,223,.23);border-radius:13px;background:rgba(4,34,60,.88);box-shadow:0 12px 30px rgba(0,0,0,.2);animation:v37Node 5s ease-in-out infinite}.command-node svg{width:17px;height:17px;fill:none;stroke:#57e0ca;stroke-width:1.7}.command-node b{display:block;margin:5px 0 1px;font-size:19px}.command-node span{color:#8eabc0;font-size:11px}.command-node.n1{left:24px;top:55px}.command-node.n2{right:24px;top:65px;animation-delay:-1s}.command-node.n3{left:37px;bottom:44px;animation-delay:-2s}.command-node.n4{right:28px;bottom:48px;animation-delay:-3s}.command-footer{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(100,190,221,.15)}.command-footer>div{padding:17px 18px;border-right:1px solid rgba(100,190,221,.12)}.command-footer>div:last-child{border-right:0}.command-footer span,.command-footer b{display:block}.command-footer span{color:#8ea9bc;font-size:11.5px}.command-footer b{margin:4px 0 8px;font-size:20px}.command-footer i{display:block;height:4px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}.command-footer i em{display:block;width:var(--value);height:100%;border-radius:inherit;background:linear-gradient(90deg,#2796f3,#3ce0c1);animation:v37Width 1.2s ease both}.v37-ticker-shell{position:relative;z-index:4;margin-top:-30px}.v37-ticker{height:66px;display:flex;align-items:center;overflow:hidden;border:1px solid #d7e7f4;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 18px 45px rgba(21,68,112,.13)}.v37-ticker .ticker-label{height:100%;display:flex;align-items:center;gap:9px;padding:0 22px;color:#116dbf;font-weight:900}.v37-ticker .ticker-label svg{width:19px;height:19px;fill:none;stroke:#13aeb3;stroke-width:1.8}.v37-ticker .ticker-window{flex:1}.v37-ticker .ticker-track a{font-size:14px}.v37-ticker .ticker-more{display:flex;align-items:center;gap:6px;padding:0 22px;color:#1b6ba9;font-size:13px;font-weight:800}.v37-ticker .ticker-more svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.v37-intelligence{position:relative;background:linear-gradient(180deg,#f4f8fd,#edf5fc)}.v37-intelligence:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(46,130,190,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(46,130,190,.035) 1px,transparent 1px);background-size:42px 42px;pointer-events:none}.v37-intelligence .portal-wrap{position:relative}.v37-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:42px}.v37-section-head>div{max-width:850px}.v37-section-head>div>span{display:block;margin-bottom:9px;color:#1687ba;font-weight:900}.v37-section-head h2{margin:0;color:#102e4a}.v37-section-head p{max-width:780px;margin:13px 0 0;color:#647c91}.data-updated{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #d0e1ee;border-radius:999px;background:#fff;color:#58778f;font-size:12px;white-space:nowrap}.data-updated i{width:8px;height:8px;border-radius:50%;background:#25c8a8;box-shadow:0 0 0 5px rgba(37,200,168,.12);animation:v37Pulse 1.8s infinite}.v37-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:20px}.v37-kpi-grid article{position:relative;min-height:178px;display:grid;grid-template-columns:54px 1fr auto;align-items:start;gap:14px;padding:25px;overflow:hidden;border:1px solid #d8e7f2;border-radius:20px;background:linear-gradient(145deg,#fff,#f9fcff);box-shadow:0 15px 42px rgba(21,73,119,.07);transition:.28s}.v37-kpi-grid article:before{content:"";position:absolute;inset:auto -30px -50px auto;width:150px;height:150px;border-radius:50%;background:var(--glow);filter:blur(12px);opacity:.2}.v37-kpi-grid article:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(21,73,119,.13)}.v37-kpi-grid .kpi-blue{--accent:#218bf4;--glow:#218bf4}.v37-kpi-grid .kpi-cyan{--accent:#14a9cb;--glow:#25d6db}.v37-kpi-grid .kpi-green{--accent:#18af8c;--glow:#3ce0b4}.v37-kpi-grid .kpi-purple{--accent:#7568ed;--glow:#8c79ff}.kpi-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:color-mix(in srgb,var(--accent) 12%,white);color:var(--accent)}.kpi-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.v37-kpi-grid article>div:nth-child(2)>span{display:block;color:#688096;font-size:13px;font-weight:800}.v37-kpi-grid strong{display:block;margin:7px 0 4px;color:#102d48;font-size:34px;line-height:1}.v37-kpi-grid small{color:#758ca0}.v37-kpi-grid small b{color:var(--accent)}.mini-bars{align-self:end;height:58px;display:flex;align-items:flex-end;gap:4px}.mini-bars i{width:5px;height:min(var(--h),100%);min-height:8px;border-radius:5px;background:linear-gradient(180deg,var(--accent),color-mix(in srgb,var(--accent) 32%,white));animation:v37Bar 1.1s ease both}.kpi-ring{--value:0;width:70px;height:70px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--accent) var(--value),#e9eff6 0);position:relative}.kpi-ring:before{content:"";position:absolute;inset:8px;border-radius:50%;background:#fff}.kpi-ring b{position:relative;color:var(--accent);font-size:14px}.v37-analytics-grid{display:grid;grid-template-columns:1.45fr .75fr 1fr;gap:20px}.analytics-card{position:relative;overflow:hidden;border:1px solid #d6e6f2;border-radius:22px;background:rgba(255,255,255,.95);box-shadow:0 16px 45px rgba(18,69,112,.075)}.analytics-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 25px 0}.analytics-card>header span{display:block;color:#1a8ab6;font-size:10px;font-weight:900;letter-spacing:1.7px}.analytics-card>header h3{margin:5px 0 4px;color:#14334e;font-size:20px}.analytics-card>header p{margin:0;color:#8093a5;font-size:12.5px}.trend-card{grid-column:span 2;min-height:360px}.trend-card .trend-legend{display:flex;align-items:center;gap:10px;color:#688095;font-size:12px}.trend-card .trend-legend i{width:14px;height:3px;border-radius:4px}.v37-trend-chart{padding:16px 24px 22px}.v37-trend-chart svg{height:240px}.v37-trend-chart .trend-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 6px rgba(27,116,184,.16));stroke-dasharray:1200;stroke-dashoffset:1200;animation:v37Draw 2.2s ease forwards}.v37-trend-chart .grid-lines line{stroke:#e6eef5;stroke-width:1}.mix-card{min-height:360px}.mix-visual{display:grid;grid-template-columns:170px 1fr;align-items:center;gap:18px;padding:29px 24px 28px}.data-donut{width:165px;height:165px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#218af2 0 var(--p1),#20c9aa 0 var(--p12),#8a76ee 0);box-shadow:0 18px 42px rgba(38,105,170,.16);position:relative}.data-donut:before{content:"";position:absolute;inset:20px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #e6edf4}.data-donut>div{position:relative;text-align:center}.data-donut strong{display:block;color:#173751;font-size:28px}.data-donut span{color:#7b91a4;font-size:11px}.mix-visual ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}.mix-visual li{display:grid;grid-template-columns:10px 1fr auto auto;align-items:center;gap:8px;padding-bottom:11px;border-bottom:1px solid #edf2f6}.mix-visual li i{width:8px;height:8px;border-radius:50%}.mix-visual li i.ai{background:#218af2}.mix-visual li i.seo{background:#20c9aa}.mix-visual li i.news{background:#8a76ee}.mix-visual li span{color:#596f82;font-size:12px}.mix-visual li b{color:#193953;font-size:14px}.mix-visual li em{color:#8a9dac;font-size:11px;font-style:normal}.health-card{min-height:335px}.health-score{color:#1b9f91!important;font-size:32px!important}.health-score small{font-size:12px}.health-layout{display:grid;grid-template-columns:55% 45%;align-items:center;padding:14px 24px 24px}.health-radar{position:relative;min-height:220px}.health-radar svg{width:100%;height:200px}.radar-grid{fill:rgba(38,136,190,.025);stroke:#d9e8f2;stroke-width:1}.radar-grid.inner{stroke:#e7eef4}.radar-value{fill:rgba(25,186,177,.22);stroke:#18ab9e;stroke-width:2;filter:drop-shadow(0 5px 9px rgba(24,171,158,.18))}.health-radar span{position:absolute;color:#7990a3;font-size:10px}.health-radar .r1{left:47%;top:2px}.health-radar .r2{right:2px;top:70px}.health-radar .r3{right:18px;bottom:19px}.health-radar .r4{left:16px;bottom:19px}.health-radar .r5{left:0;top:70px}.health-list{display:grid;gap:13px;margin:0;padding:0;list-style:none}.health-list li{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #edf2f6}.health-list li span{display:flex;align-items:center;gap:8px;color:#637a8d;font-size:12px}.health-list li i{width:8px;height:8px;border-radius:50%}.health-list i.ok{background:#20c9a7}.health-list i.noindex{background:#f0b148}.health-list i.error{background:#f06e75}.health-list i.inactive{background:#91a2b0}.health-list b{color:#193a54}.pipeline-card{min-height:335px}.pipeline-funnel{display:grid;justify-items:center;gap:8px;padding:20px 26px 12px}.pipeline-funnel>div{width:var(--w);min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);background:linear-gradient(90deg,color-mix(in srgb,var(--c) 18%,white),color-mix(in srgb,var(--c) 7%,white));border-top:2px solid var(--c);color:#34536b}.pipeline-funnel span{font-size:12px}.pipeline-funnel b{font-size:16px}.pipeline-rate{padding:0 25px 24px}.pipeline-rate>span,.pipeline-rate>strong{display:inline-block}.pipeline-rate span{color:#71879a;font-size:12px}.pipeline-rate strong{float:right;color:#1a9d90}.pipeline-rate>i{display:block;clear:both;height:6px;margin-top:8px;border-radius:999px;background:#edf2f6}.pipeline-rate>i em{display:block;width:var(--value);height:100%;border-radius:inherit;background:linear-gradient(90deg,#218cf2,#20c9a7)}.push-card{min-height:335px}.push-card>header>strong{color:#1a89ba;font-size:30px}.push-bars{display:grid;gap:18px;padding:25px}.push-bars>div{display:grid;grid-template-columns:1fr auto;gap:6px}.push-bars span{display:flex;align-items:center;gap:8px;color:#546e82;font-size:12px}.push-bars span i{width:9px;height:9px;border-radius:50%;background:var(--c)}.push-bars b{color:#173950}.push-bars em{grid-column:1/3;height:7px;overflow:hidden;border-radius:999px;background:#edf3f7}.push-bars em i{display:block;width:var(--w);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--c),color-mix(in srgb,var(--c) 35%,white));animation:v37Width 1.4s ease both}.push-foot{display:flex;align-items:center;justify-content:space-between;margin:0 25px;padding:15px 0 0;border-top:1px solid #eaf0f5}.push-foot span{display:flex;align-items:center;gap:7px;color:#6d8396}.push-foot svg{width:16px;height:16px;fill:none;stroke:#159daf;stroke-width:1.8}.push-foot b{font-size:20px;color:#159d91}.v37-capability-map{position:relative;background:#fff}.v37-matrix{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.matrix-card{position:relative;min-height:390px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:32px;overflow:hidden;padding:42px;border:1px solid #d7e5f0;border-radius:24px;background:linear-gradient(145deg,#fbfdff,#f4f9fd);box-shadow:0 18px 50px rgba(19,68,108,.075);transition:.3s}.matrix-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px rgba(19,68,108,.13)}.matrix-card:before{content:"";position:absolute;right:-80px;top:-90px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(36,152,224,.14),transparent 68%)}.matrix-copy{position:relative;z-index:2}.matrix-copy>span{color:#198aae;font-size:10px;font-weight:900;letter-spacing:1.7px}.matrix-copy h3{margin:10px 0 14px;color:#15344d;font-size:28px;line-height:1.35}.matrix-copy p{margin:0;color:#6a8091;font-size:14px;line-height:1.85}.matrix-copy a{display:inline-flex;align-items:center;gap:7px;margin-top:23px;color:#1475bd;font-weight:900}.matrix-copy a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.matrix-site{grid-column:1/3;min-height:420px}.matrix-content,.matrix-search{grid-template-columns:1fr;min-height:410px}.matrix-decision{grid-column:1/3;min-height:350px}.site-scan-visual{position:relative}.scan-browser{height:210px;padding:36px 28px 20px;border:1px solid #cfe0ec;border-radius:18px;background:#fff;box-shadow:0 20px 45px rgba(25,84,132,.11);position:relative;overflow:hidden}.scan-browser:before{content:"";position:absolute;left:0;right:0;top:0;height:28px;background:#edf4f8}.scan-browser>i{position:absolute;top:10px;width:7px;height:7px;border-radius:50%;background:#fe7b7b}.scan-browser>i:nth-child(1){left:13px}.scan-browser>i:nth-child(2){left:26px;background:#ffc34e}.scan-browser>i:nth-child(3){left:39px;background:#4ad39b}.scan-browser span,.scan-browser b,.scan-browser em{display:block;border-radius:5px;background:linear-gradient(90deg,#d8e8f3,#eef5f9)}.scan-browser span{width:62%;height:18px;margin-bottom:20px}.scan-browser b{width:90%;height:10px;margin-bottom:10px}.scan-browser em{width:76%;height:10px}.scan-browser:after{content:"";position:absolute;left:0;right:0;top:-30%;height:40%;background:linear-gradient(180deg,transparent,rgba(31,188,199,.22),transparent);animation:v37ScanY 3.5s ease-in-out infinite}.site-scan-visual ul{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:16px 0 0;padding:0;list-style:none}.site-scan-visual li{padding:11px;border:1px solid #d8e6ef;border-radius:11px;background:#fff}.site-scan-visual li span,.site-scan-visual li b{display:block}.site-scan-visual li span{color:#7990a2;font-size:10px}.site-scan-visual li b{margin-top:4px;color:#1a7ea3}.content-stack-visual{position:relative;min-height:190px}.content-stack-visual>div{position:absolute;left:0;right:0;height:80px;display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;padding:0 18px;border:1px solid #d4e4ef;border-radius:14px;background:rgba(255,255,255,.95);box-shadow:0 13px 28px rgba(20,74,116,.08)}.content-stack-visual>div:nth-child(1){top:0;transform:rotate(-2deg)}.content-stack-visual>div:nth-child(2){top:54px;left:15px;right:15px;transform:rotate(1deg)}.content-stack-visual>div:nth-child(3){top:108px;left:30px;right:30px;transform:rotate(-1deg)}.content-stack-visual i{width:8px;height:8px;border-radius:50%;background:#218bf2}.content-stack-visual>div:nth-child(2) i{background:#20c9a7}.content-stack-visual>div:nth-child(3) i{background:#826ff1}.content-stack-visual span{color:#5c7487}.content-stack-visual b{color:#173a54;font-size:22px}.network-visual{position:relative;min-height:230px}.network-core{position:absolute;left:50%;top:50%;width:74px;height:74px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(135deg,#1687e5,#23cbb0);box-shadow:0 0 0 15px rgba(27,157,207,.08),0 15px 35px rgba(17,127,184,.2)}.network-core svg{width:29px;height:29px;fill:none;stroke:#fff;stroke-width:1.8}.network-visual>i{position:absolute;height:1px;background:linear-gradient(90deg,#9fd2e8,#29bcba)}.network-visual .l1{left:12%;right:50%;top:35%;transform:rotate(16deg)}.network-visual .l2{left:50%;right:10%;top:33%;transform:rotate(-15deg)}.network-visual .l3{left:34%;right:34%;top:73%}.network-visual>span{position:absolute;min-width:90px;padding:11px 12px;border:1px solid #d1e2ed;border-radius:12px;background:#fff;color:#5c7488;font-size:11px;box-shadow:0 12px 28px rgba(20,72,111,.08)}.network-visual>span b{display:block;margin-top:3px;color:#183c57;font-size:17px}.network-visual .p1{left:0;top:18px}.network-visual .p2{right:0;top:18px}.network-visual .p3{left:50%;bottom:0;transform:translateX(-50%)}.decision-gauges{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.decision-gauges>div{text-align:center}.decision-gauges i{--value:0;width:112px;height:112px;display:grid;place-items:center;margin:auto;border-radius:50%;background:conic-gradient(#1c91eb var(--value),#e6eef5 0);position:relative}.decision-gauges i:before{content:"";position:absolute;inset:12px;border-radius:50%;background:#f9fcff}.decision-gauges b{position:relative;color:#183a55;font-size:23px}.decision-gauges span{display:block;margin-top:10px;color:#607789;font-weight:800}.v37-content-showcase{background:linear-gradient(180deg,#f4f8fc,#fff)}.v37-content-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.v37-stream{padding:28px;border:1px solid #d7e5ef;border-radius:22px;background:#fff;box-shadow:0 16px 45px rgba(18,67,105,.07)}.v37-stream .stream-head{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #e7eef4}.v37-stream .stream-head h3{margin:0;color:#173750;font-size:22px}.v37-stream .stream-head p{margin:3px 0 0;color:#7a90a1}.v37-stream .stream-head>a{display:flex;align-items:center;gap:5px;color:#1875b7;font-weight:800}.v37-stream .stream-head>a svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.v37-stream .stream-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#eaf5ff;color:#248ae0}.v37-stream .stream-icon.seo{background:#e8faf6;color:#1ca98e}.v37-stream .stream-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.v37-stream .stream-item{padding:13px 0;border-bottom:1px solid #edf2f6}.v37-stream .stream-item:last-child{border-bottom:0}@keyframes v37Scan{0%{transform:translateX(-110%)}55%,100%{transform:translateX(110%)}}@keyframes v37Orbit{to{transform:rotate(360deg)}}@keyframes v37Radar{to{transform:rotate(360deg)}}@keyframes v37Node{50%{transform:translateY(-7px)}}@keyframes v37Width{from{width:0}}@keyframes v37Pulse{50%{opacity:.45;transform:scale(.7)}}@keyframes v37Bar{from{height:0}}@keyframes v37Draw{to{stroke-dashoffset:0}}@keyframes v37ScanY{0%,100%{transform:translateY(-80%)}50%{transform:translateY(320%)}}@media(max-width:1180px){.v37-hero-grid{grid-template-columns:1fr;gap:52px}.v37-command-card{max-width:720px;width:100%;margin:auto}.v37-kpi-grid{grid-template-columns:repeat(2,1fr)}.v37-analytics-grid{grid-template-columns:repeat(2,1fr)}.trend-card{grid-column:1/3}.mix-card{grid-column:auto}.v37-matrix{grid-template-columns:1fr}.matrix-site,.matrix-decision{grid-column:auto}.matrix-content,.matrix-search{grid-template-columns:1fr 1fr}.decision-gauges{grid-template-columns:repeat(4,1fr)}}@media(max-width:850px){.portal-v36 .portal-wrap{width:min(100% - 32px,1360px)}.portal-v36 .portal-section{padding:72px 0}.v37-hero{min-height:0;padding:78px 0}.v37-hero-copy h1{font-size:47px}.v37-trust-row{grid-template-columns:1fr}.v37-kpi-grid{grid-template-columns:1fr 1fr}.v37-analytics-grid{grid-template-columns:1fr}.trend-card{grid-column:auto}.health-layout{grid-template-columns:1fr}.mix-visual{grid-template-columns:145px 1fr}.data-donut{width:140px;height:140px}.v37-matrix{grid-template-columns:1fr}.matrix-card,.matrix-content,.matrix-search{grid-template-columns:1fr}.decision-gauges{grid-template-columns:repeat(2,1fr)}.v37-content-columns{grid-template-columns:1fr}}@media(max-width:600px){.portal-v36{font-size:14px}.portal-v36 .portal-wrap{width:min(100% - 24px,1360px)}.portal-v36 .section-head h2{font-size:30px}.portal-v36 .section-head p{font-size:14.5px}.v37-hero{padding:58px 0 66px}.v37-hero-copy h1{font-size:38px;letter-spacing:-1.4px}.v37-hero-copy>p{font-size:15px}.v37-eyebrow em{display:none}.v37-hero .hero-actions{flex-direction:column}.v37-command-card{border-radius:20px}.command-stage{height:320px}.command-radar{width:245px;height:245px}.command-core{width:125px;height:125px}.command-core strong{font-size:30px}.command-node{min-width:88px;padding:8px}.command-node.n1,.command-node.n3{left:8px}.command-node.n2,.command-node.n4{right:8px}.command-footer{grid-template-columns:1fr}.command-footer>div{border-right:0;border-bottom:1px solid rgba(100,190,221,.12)}.v37-ticker-shell{margin-top:-20px}.v37-ticker{height:58px}.v37-ticker .ticker-label{padding:0 13px}.v37-ticker .ticker-label span{display:none}.v37-ticker .ticker-more{display:none}.v37-section-head{display:block}.data-updated{margin-top:16px}.v37-kpi-grid{grid-template-columns:1fr}.v37-kpi-grid article{min-height:150px;padding:21px}.v37-analytics-grid{display:block}.analytics-card{margin-bottom:16px}.trend-card{min-height:310px}.v37-trend-chart svg{height:185px}.mix-visual{grid-template-columns:1fr;justify-items:center}.mix-visual ul{width:100%}.health-layout{padding-top:0}.matrix-card{padding:28px 22px;min-height:0}.matrix-copy h3{font-size:24px}.site-scan-visual ul{grid-template-columns:1fr}.decision-gauges{grid-template-columns:repeat(2,1fr)}.decision-gauges i{width:92px;height:92px}.v37-stream{padding:20px}.v37-stream .stream-head{grid-template-columns:42px 1fr}.v37-stream .stream-head>a{display:none}}@media(prefers-reduced-motion:reduce){.v37-command-card:before,.command-radar>i,.command-radar>span,.command-node,.mini-bars i,.v37-trend-chart .trend-line,.scan-browser:after{animation:none!important}}.analytics-card:after{content:"";position:absolute;left:var(--pointer-x,-120px);top:var(--pointer-y,-120px);width:190px;height:190px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(53,176,220,.10),transparent 68%);opacity:0;pointer-events:none;transition:opacity .25s}.analytics-card:hover:after{opacity:1}.analytics-card.is-data-live,.matrix-card.is-data-live,.v37-kpi-grid article.is-data-live{animation:v37CardIn .7s cubic-bezier(.2,.75,.2,1) both}@keyframes v37CardIn{from{opacity:.6;transform:translateY(15px)}to{opacity:1;transform:none}}.rich-content .article-lead-card,.rich-content .article-insight-card,.rich-content .article-notice-card{margin:24px 0;padding:22px 24px;border-radius:14px}.rich-content .article-lead-card{border:1px solid #bde0ef;background:linear-gradient(135deg,#eef9fd,#f8fcff)}.rich-content .article-insight-card{border:1px solid #bde5dc;background:linear-gradient(135deg,#edf9f7,#f8fcfb)}.rich-content .article-notice-card{border:1px solid #efd99f;background:#fff9ea}.rich-content .article-lead-card strong,.rich-content .article-insight-card strong,.rich-content .article-notice-card strong{display:block;margin-bottom:6px;color:#174c6b}.rich-content .article-insight-card>span{display:block;margin-bottom:5px;color:#159b8b;font:800 10px Consolas;letter-spacing:1.4px}:root{--v38-ink:#102f49;--v38-muted:#5f778b;--v38-blue:#178df5;--v38-cyan:#24cbb7;--v38-dark:#04152a}html{font-size:14px}.portal-v38{font-size:14px;color:var(--v38-ink);letter-spacing:.01em}.portal-v38 p,.portal-v38 li,.portal-v38 label,.portal-v38 input,.portal-v38 textarea,.portal-v38 select,.portal-v38 button{font-size:14px}.portal-v38 p{line-height:1.82}.portal-v38 small{line-height:1.55}.portal-v38 [class*="eyebrow"],.portal-v38 [class*="kicker"],.portal-v38 .section-head span,.portal-v38 .analytics-card>header span,.portal-v38 .command-head small{font-family:Inter,"Segoe UI",Arial,sans-serif;letter-spacing:.16em;font-weight:700}.portal-v38 .brand-copy small{font-family:Inter,"Segoe UI",Arial,sans-serif;letter-spacing:.1em;font-size:11px}.portal-v38 .v36-nav nav>a span{font-size:14px;font-weight:700}.portal-v38 .portal-btn{min-height:46px;padding:0 22px;font-size:14px}.v38-hero{position:relative;min-height:720px;overflow:hidden;background:#04152a}.v38-starlink-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(3,17,34,.96) 0%,rgba(3,17,34,.78) 42%,rgba(3,17,34,.18) 78%),url('../img/starlink-network.svg');background-size:cover;background-position:center;pointer-events:none}.v38-starlink-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 42%,rgba(31,152,255,.18),transparent 32%),linear-gradient(180deg,transparent 72%,rgba(4,21,42,.92));mix-blend-mode:screen}.starlink-scan{position:absolute;left:44%;top:-18%;width:2px;height:140%;background:linear-gradient(transparent,rgba(115,225,255,.86),transparent);filter:drop-shadow(0 0 12px #61d8ff);transform:rotate(24deg);animation:v38Scan 7s linear infinite}.starlink-orbit{position:absolute;border:1px solid rgba(104,217,255,.24);border-radius:50%;transform:rotate(-18deg);animation:v38Orbit 16s linear infinite}.orbit-a{width:690px;height:290px;right:2%;top:22%}.orbit-b{width:460px;height:190px;right:11%;top:34%;animation-duration:12s;animation-direction:reverse}.starlink-satellite{position:absolute;width:10px;height:10px;border-radius:50%;background:#c2f4ff;box-shadow:0 0 8px #8ae8ff,0 0 28px #33b8ff}.sat-a{right:23%;top:25%;animation:v38Float 4.8s ease-in-out infinite}.sat-b{right:8%;top:54%;animation:v38Float 6.2s ease-in-out infinite reverse}.v38-hero .v37-hero-grid{position:relative;z-index:2;min-height:690px;align-items:center}.v38-hero .v37-hero-copy{max-width:720px}.v38-hero .v37-hero-copy h1{font-size:clamp(44px,4.2vw,72px);line-height:1.12;letter-spacing:-.04em;text-shadow:0 8px 35px rgba(0,0,0,.26)}.v38-hero .v37-hero-copy>p{max-width:700px;font-size:17px;line-height:1.85;color:rgba(225,240,252,.82)}.v38-eyebrow{padding:9px 14px;border:1px solid rgba(106,219,255,.26);background:rgba(11,47,78,.55);backdrop-filter:blur(12px);border-radius:999px}.v38-eyebrow b{font-size:11px}.v38-eyebrow em{font-size:13px}.v38-hero .v37-trust-row{gap:12px}.v38-hero .v37-trust-row span{padding:15px 17px;border:1px solid rgba(132,221,255,.18);background:rgba(7,35,62,.52);backdrop-filter:blur(10px)}.v38-hero .v37-command-card{background:linear-gradient(145deg,rgba(10,38,66,.92),rgba(8,29,51,.82));border-color:rgba(109,216,255,.28);box-shadow:0 30px 90px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(20px)}.v38-capability-strip{position:relative;margin-top:-38px;z-index:4}.v38-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.v38-capability-grid article{position:relative;display:grid;grid-template-columns:52px 1fr auto;gap:15px;align-items:start;min-height:155px;padding:25px;border:1px solid #d9e7f2;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 22px 50px rgba(19,70,113,.1);overflow:hidden}.v38-capability-grid article:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(31,145,245,.05),transparent 46%,rgba(32,201,173,.06));pointer-events:none}.v38-capability-grid .cap-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,#e9f7ff,#e9fbf7);box-shadow:inset 0 0 0 1px #d8edf7}.v38-capability-grid .cap-icon svg{width:25px;height:25px;fill:none;stroke:#168fca;stroke-width:1.7}.v38-capability-grid small{font-family:Inter,Arial,sans-serif;letter-spacing:.14em;color:#1685b2;font-size:10px;font-weight:800}.v38-capability-grid strong{display:block;margin:6px 0 8px;color:#153853;font-size:20px}.v38-capability-grid p{margin:0;color:#60798d;font-size:14px;line-height:1.72}.v38-capability-grid article>b{font-family:Inter,Arial,sans-serif;color:#e5eef5;font-size:36px;line-height:1}.v37-intelligence{padding-top:78px}.v37-section-head h2{font-size:clamp(32px,3vw,46px);letter-spacing:-.025em}.v37-section-head p{max-width:760px;font-size:15px}.v37-kpi-grid{gap:22px}.v37-kpi-grid article{min-height:178px;padding:27px;border-radius:24px}.v37-kpi-grid strong{font-size:clamp(34px,3vw,52px);letter-spacing:-.04em}.analytics-card{border-radius:26px;box-shadow:0 22px 60px rgba(18,69,112,.09)}.analytics-card>header{padding:29px 30px 0}.analytics-card>header h3{font-size:23px}.analytics-card>header p{font-size:14px}.trend-card{min-height:410px}.v37-trend-chart svg{height:275px}.mix-card,.health-card,.pipeline-card,.push-card{min-height:380px}.mix-visual{padding:35px 29px}.data-donut{width:180px;height:180px}.data-donut strong{font-size:34px}.mix-visual li span,.health-list li span,.pipeline-funnel span,.push-bars span{font-size:14px}.mix-visual li b,.health-list b{font-size:16px}.portal-section{padding-top:88px;padding-bottom:88px}.news-card-content p,.site-card p,.rich-content{font-size:14px;line-height:1.85}@keyframes v38Scan{0%{transform:translateX(-300px) rotate(24deg);opacity:0}15%{opacity:1}85%{opacity:1}100%{transform:translateX(900px) rotate(24deg);opacity:0}}@keyframes v38Orbit{to{transform:rotate(342deg)}}@keyframes v38Float{50%{transform:translateY(-18px) scale(1.16)}}@media(max-width:1100px){.v38-hero{min-height:auto}.v38-capability-grid{grid-template-columns:1fr}.v38-capability-strip{margin-top:20px}.v38-starlink-bg{background-position:68% center}.v38-hero .v37-hero-copy h1{font-size:52px}}@media(max-width:720px){html{font-size:14px}.v38-hero .v37-hero-grid{min-height:auto;padding-top:66px;padding-bottom:58px}.v38-hero .v37-hero-copy h1{font-size:40px;line-height:1.18}.v38-hero .v37-hero-copy>p{font-size:15px}.v38-capability-grid article{grid-template-columns:48px 1fr}.v38-capability-grid article>b{display:none}.v37-kpi-grid article{min-height:150px}.portal-section{padding-top:64px;padding-bottom:64px}}.portal-v381{--v381-navy:#073052;--v381-navy-2:#0b466b;--v381-blue:#168bf2;--v381-cyan:#27c8d8;--v381-mint:#30d6b6;--v381-soft:#f4faff;--v381-grid:rgba(38,139,197,.075);background:#f8fbfe}.portal-v381 .portal-icon-sprite{position:absolute!important;left:-9999px!important;top:-9999px!important;width:0!important;height:0!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}.portal-v381 .v36-nav nav{min-width:0;flex:1 1 auto;justify-content:flex-end;gap:5px}.portal-v381 .v36-brand{flex:0 1 365px;min-width:260px}.portal-v381 .v36-nav nav>a{flex:0 0 auto;white-space:nowrap;line-height:1}.portal-v381 .v36-nav nav>a>svg,.portal-v381 .member-nav-menu svg,.portal-v381 .portal-btn>svg,.portal-v381 .v37-trust-row svg,.portal-v381 .command-node svg,.portal-v381 .ticker-label svg,.portal-v381 .ticker-more svg{display:block;width:18px!important;height:18px!important;min-width:18px;max-width:18px;min-height:18px;max-height:18px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.portal-v381 .v36-nav nav>a.nav-submit>svg{width:17px!important;height:17px!important;min-width:17px;min-height:17px}.portal-v381 .member-nav-menu svg{width:16px!important;height:16px!important;min-width:16px;min-height:16px}.portal-v381 .v36-nav nav>a span{display:block;white-space:nowrap;line-height:1.2}.portal-v381 .portal-main{position:relative;background-image:radial-gradient(circle at 8% 22%,rgba(40,169,219,.055),transparent 23%),radial-gradient(circle at 90% 50%,rgba(40,205,181,.05),transparent 25%),linear-gradient(rgba(255,255,255,.86),rgba(255,255,255,.86)),linear-gradient(var(--v381-grid) 1px,transparent 1px),linear-gradient(90deg,var(--v381-grid) 1px,transparent 1px);background-size:auto,auto,auto,54px 54px,54px 54px;background-attachment:scroll}.portal-v381 .v38-hero{min-height:700px;background:linear-gradient(118deg,#072844 0%,#0a3a5f 48%,#0a5474 100%)}.portal-v381 .v38-starlink-bg{background-image:linear-gradient(90deg,rgba(5,35,59,.88) 0%,rgba(6,45,73,.62) 41%,rgba(7,64,91,.16) 78%),url('../img/starlink-network.svg');filter:saturate(1.15) brightness(1.18);opacity:.98}.portal-v381 .v38-starlink-bg:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 18% 22%,rgba(56,208,221,.16),transparent 27%),radial-gradient(circle at 73% 38%,rgba(67,159,255,.2),transparent 26%),linear-gradient(115deg,transparent 46%,rgba(103,225,255,.09) 46.2%,transparent 46.6%);pointer-events:none}.portal-v381 .v38-starlink-bg:after{background:radial-gradient(circle at 80% 38%,rgba(46,169,255,.24),transparent 33%),radial-gradient(circle at 55% 86%,rgba(38,220,190,.11),transparent 29%),linear-gradient(180deg,transparent 70%,rgba(6,38,61,.66));mix-blend-mode:screen}.portal-v381 .hero-grid-bg{opacity:.9;background-size:52px 52px;mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.74) 62%,rgba(0,0,0,.2))}.portal-v381 .v37-command-card{background:linear-gradient(145deg,rgba(11,58,91,.88),rgba(7,39,66,.82));border-color:rgba(128,224,255,.34);box-shadow:0 28px 75px rgba(0,20,43,.28),inset 0 1px 0 rgba(255,255,255,.1)}.portal-v381 .command-stage{background:radial-gradient(circle at center,rgba(27,150,207,.13),transparent 57%)}.portal-v381 .v37-hero-copy>p{color:rgba(229,244,254,.88)}.portal-v381 .v37-trust-row span{background:rgba(8,59,91,.58);border-color:rgba(135,224,255,.25)}.portal-v381 .v38-capability-strip{margin-top:-28px}.portal-v381 .v38-capability-grid article{border-color:#d5e9f4;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(245,252,255,.96));box-shadow:0 22px 55px rgba(23,89,132,.1)}.portal-v381 .v38-capability-grid article:hover{transform:translateY(-5px);border-color:#a9d9ed;box-shadow:0 28px 65px rgba(24,102,151,.16)}.portal-v381 .v37-intelligence,.portal-v381 .v37-capability-map,.portal-v381 .v37-content-showcase,.portal-v381 .v36-content-showcase{position:relative;overflow:hidden}.portal-v381 .v37-intelligence{background:linear-gradient(180deg,#f3faff 0%,#ffffff 58%,#f5fbff 100%)}.portal-v381 .v37-capability-map{background:linear-gradient(180deg,#fff 0%,#f2f9fd 52%,#fff 100%)}.portal-v381 .v37-content-showcase{background:linear-gradient(180deg,#f2f8fc 0%,#fff 100%)}.portal-v381 .v37-intelligence:before,.portal-v381 .v37-capability-map:before,.portal-v381 .v37-content-showcase:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(40,145,194,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(40,145,194,.065) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.7) 18%,rgba(0,0,0,.7) 82%,transparent);pointer-events:none}.portal-v381 .v37-intelligence:after,.portal-v381 .v37-capability-map:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;border:1px solid rgba(43,168,215,.1);box-shadow:0 0 0 70px rgba(43,168,215,.025),0 0 0 140px rgba(43,168,215,.018);right:-270px;top:120px;pointer-events:none}.portal-v381 .v37-intelligence>.portal-wrap,.portal-v381 .v37-capability-map>.portal-wrap,.portal-v381 .v37-content-showcase>.portal-wrap{position:relative;z-index:1}.portal-v381 .v37-kpi-grid article,.portal-v381 .analytics-card,.portal-v381 .matrix-card,.portal-v381 .v37-stream{border-color:#d6e8f2;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(247,252,255,.96));box-shadow:0 22px 56px rgba(21,84,126,.085)}.portal-v381 .analytics-card:hover,.portal-v381 .matrix-card:hover,.portal-v381 .v37-stream:hover{border-color:#afd9ea;box-shadow:0 28px 70px rgba(22,95,141,.13)}.portal-v381 .page-banner,.portal-v381 .v36-page-banner{position:relative;overflow:hidden;background:linear-gradient(118deg,#eaf6ff 0%,#f9fdff 48%,#ecfbf8 100%)}.portal-v381 .page-banner:before,.portal-v381 .v36-page-banner:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(33,137,190,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(33,137,190,.07) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.35),transparent);pointer-events:none}.portal-v381 .page-banner:after,.portal-v381 .v36-page-banner:after{content:"";position:absolute;width:430px;height:190px;right:4%;top:5%;border:1px solid rgba(28,153,203,.17);border-radius:50%;transform:rotate(-12deg);box-shadow:0 0 0 45px rgba(28,153,203,.035),0 0 0 90px rgba(28,153,203,.02);pointer-events:none}.portal-v381 .page-banner>.portal-wrap,.portal-v381 .v36-page-banner>.portal-wrap{position:relative;z-index:1}.portal-v381 .news-row,.portal-v381 .site-card,.portal-v381 .article-grid article,.portal-v381 .auth-box,.portal-v381 .submit-form,.portal-v381 .member-panel{background:rgba(255,255,255,.94);border-color:#d9e8f2;box-shadow:0 14px 38px rgba(25,83,123,.055)}.portal-v381 .news-row:hover,.portal-v381 .site-card:hover,.portal-v381 .article-grid article:hover{border-color:#a9d6e9;box-shadow:0 22px 52px rgba(22,94,139,.12)}.portal-v381 .section-head>div>span,.portal-v381 .v37-section-head>div>span{color:#1384b7;letter-spacing:.14em}.portal-v381 .section-head h2,.portal-v381 .v37-section-head h2{color:#143a55}.portal-v381 .utility-links{letter-spacing:1.6px;color:#a8c9df}@media(max-width:1280px){.portal-v381 .v36-brand{flex-basis:285px}.portal-v381 .v36-nav{gap:15px}.portal-v381 .v36-nav nav>a{padding-left:10px;padding-right:10px}.portal-v381 .brand-copy small{display:none}}@media(max-width:1080px){.portal-v381 .v36-brand{flex-basis:auto;min-width:0}.portal-v381 .brand-copy{display:none}.portal-v381 .v36-nav nav>a{padding-left:8px;padding-right:8px}.portal-v381 .v38-starlink-bg{background-position:62% center}}@media(max-width:960px){.portal-v381 .v36-nav nav{justify-content:flex-start}.portal-v381 .v36-nav nav>a{width:100%;height:46px;padding:0 14px}.portal-v381 .v36-nav nav>a>svg{width:19px!important;height:19px!important;min-width:19px;min-height:19px}.portal-v381 .v38-hero{min-height:auto}.portal-v381 .v38-capability-strip{margin-top:20px}}@media(max-width:720px){.portal-v381 .v38-starlink-bg{background-position:72% center;opacity:.82}.portal-v381 .v38-hero{background:linear-gradient(145deg,#082d4b,#0a4a69)}.portal-v381 .v37-intelligence:after,.portal-v381 .v37-capability-map:after{display:none}.portal-v381 .page-banner:after,.portal-v381 .v36-page-banner:after{right:-240px}.portal-v381 .v38-capability-strip{margin-top:14px}}@media(prefers-reduced-motion:reduce){.portal-v381 .starlink-scan,.portal-v381 .starlink-orbit,.portal-v381 .starlink-satellite{animation:none!important}}.rich-content .ql-font-yahei{font-family:"Microsoft YaHei",sans-serif}.rich-content .ql-font-pingfang{font-family:"PingFang SC","Microsoft YaHei",sans-serif}.rich-content .ql-font-sourcehan{font-family:"Source Han Sans SC","Noto Sans CJK SC","Microsoft YaHei",sans-serif}.rich-content .ql-font-simsun{font-family:SimSun,"宋体",serif}.rich-content .ql-font-simhei{font-family:SimHei,"黑体",sans-serif}.rich-content .ql-font-kaiti{font-family:KaiTi,"楷体",serif}.rich-content .ql-font-fangsong{font-family:FangSong,"仿宋",serif}.rich-content .ql-font-arial{font-family:Arial,sans-serif}.rich-content .ql-font-times{font-family:"Times New Roman",serif}.rich-content .ql-align-center{text-align:center}.rich-content .ql-align-right{text-align:right}.rich-content .ql-align-justify{text-align:justify}.rich-content .ql-indent-1{padding-left:3em}.rich-content .ql-indent-2{padding-left:6em}.rich-content .ql-indent-3{padding-left:9em}.rich-content .ql-indent-4{padding-left:12em}.rich-content .ql-indent-5{padding-left:15em}.rich-content .ql-indent-6{padding-left:18em}.rich-content .ql-indent-7{padding-left:21em}.rich-content .ql-indent-8{padding-left:24em}.rich-content .ql-size-small{font-size:.82em}.rich-content .ql-size-large{font-size:1.35em}.rich-content .ql-size-huge{font-size:1.85em}.portal-v381 .trend-chart svg,.portal-v381 .v37-trend-chart svg{display:block;width:100%!important;height:275px!important;max-width:none;overflow:visible}.portal-v381 .health-radar svg{width:100%!important;height:200px!important}.portal-v381 .network-visual svg,.portal-v381 .command-node svg,.portal-v381 .kpi-icon svg,.portal-v381 .stream-icon svg{max-width:none}@media(max-width:600px){.portal-v381 .trend-chart svg,.portal-v381 .v37-trend-chart svg{height:185px!important}}.portal-v39{--v39-blue:#168eea;--v39-blue-2:#08a8dd;--v39-cyan:#2bd7d0;--v39-navy:#103a5d;--v39-ink:#173753;--v39-muted:#607d94;--v39-line:#d7e9f3;--v39-soft:#f4fbff;background:#f8fcff;color:var(--v39-ink)}.portal-v39 .portal-wrap{width:min(1320px,calc(100% - 48px))}.portal-v39 .utility-links{font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.19em;color:#d4ecfb;gap:22px}.portal-v39 .brand-copy small,.portal-v39 [class*="eyebrow"] b,.portal-v39 .section-head span,.portal-v39 .analytics-card>header span,.portal-v39 .matrix-copy>span,.portal-v39 .detail-category-chip small,.portal-v39 .section-title-row>div>span{font-family:Inter,"Segoe UI",Arial,sans-serif;letter-spacing:.14em;font-weight:700}.portal-v39 .v36-nav nav>a{min-height:48px;padding:0 14px;color:#385b78;border-radius:12px}.portal-v39 .v36-nav nav>a:hover{color:#087cc9;background:#edf8ff}.portal-v39 .v36-nav nav>a.active{color:#0875c5;background:linear-gradient(135deg,#e9f6ff,#edfdfb)}.portal-v39 .v36-nav nav>a span{font-size:15px;letter-spacing:.01em}.portal-v39 .nav-submit{color:#fff!important;background:linear-gradient(135deg,#147fe2,#08b0d4)!important;box-shadow:0 10px 24px rgba(17,137,216,.22)}.portal-v39 .v38-hero{min-height:730px;background:linear-gradient(122deg,#0d68ba 0%,#0b81c8 50%,#15a8d1 100%)}.portal-v39 .v38-starlink-bg{background-image:linear-gradient(90deg,rgba(6,77,150,.64),rgba(5,122,187,.26) 52%,rgba(26,183,211,.08)),url('../img/starlink-network-v39.svg');background-size:cover;background-position:center;filter:none;opacity:1}.portal-v39 .v38-starlink-bg:before{background:radial-gradient(circle at 26% 36%,rgba(255,255,255,.12),transparent 31%),radial-gradient(circle at 76% 34%,rgba(184,248,255,.25),transparent 29%),linear-gradient(135deg,transparent 43%,rgba(255,255,255,.08) 43.2%,transparent 43.6%)}.portal-v39 .v38-starlink-bg:after{background:linear-gradient(180deg,rgba(9,100,175,.02),rgba(5,83,154,.18) 74%,rgba(6,67,126,.5)),radial-gradient(circle at 70% 45%,rgba(112,238,255,.22),transparent 38%);mix-blend-mode:screen}.portal-v39 .starlink-scan{display:none!important}.portal-v39 .starlink-wave{position:absolute;left:43%;top:36%;width:900px;height:320px;border:1.5px solid rgba(223,251,255,.46);border-radius:50%;transform:translate(-10%,-50%) rotate(-14deg) scale(.55);opacity:0;filter:drop-shadow(0 0 18px rgba(170,247,255,.36));animation:v39Wave 7.2s cubic-bezier(.22,.61,.36,1) infinite}.portal-v39 .starlink-wave.wave-b{animation-delay:2.35s}.portal-v39 .starlink-wave.wave-c{animation-delay:4.7s}.portal-v39 .data-pulse{position:absolute;width:8px;height:8px;border-radius:50%;background:#f2feff;box-shadow:0 0 0 0 rgba(217,252,255,.55),0 0 24px #7aefff;animation:v39Pulse 3.8s ease-out infinite}.portal-v39 .data-pulse.pulse-a{right:28%;top:27%}.portal-v39 .data-pulse.pulse-b{right:12%;top:49%;animation-delay:1.2s}.portal-v39 .data-pulse.pulse-c{right:38%;top:66%;animation-delay:2.4s}.portal-v39 .sat-c{right:34%;top:59%;animation:v38Float 5.5s ease-in-out infinite}.portal-v39 .v38-hero .v37-hero-grid{min-height:710px;gap:70px}.portal-v39 .v37-hero-copy h1{max-width:760px;font-size:clamp(48px,4.4vw,72px);line-height:1.12;letter-spacing:-.035em;text-shadow:0 12px 40px rgba(2,58,110,.25)}.portal-v39 .v37-hero-copy>p{max-width:720px;font-size:17px;color:rgba(244,252,255,.93)}.portal-v39 .v38-eyebrow{background:rgba(4,91,157,.28);border-color:rgba(220,251,255,.38)}.portal-v39 .v38-eyebrow b{font-size:11px;letter-spacing:.16em}.portal-v39 .v38-eyebrow em{font-size:14px}.portal-v39 .v37-trust-row span{background:rgba(5,95,155,.25);border-color:rgba(218,250,255,.27)}.portal-v39 .v37-command-card{background:linear-gradient(145deg,rgba(7,83,148,.74),rgba(5,74,129,.58));border-color:rgba(218,250,255,.38);box-shadow:0 30px 80px rgba(1,52,101,.22),inset 0 1px 0 rgba(255,255,255,.18)}.portal-v39 .command-stage{background:radial-gradient(circle at center,rgba(143,241,255,.17),transparent 59%)}.portal-v39 .v37-ticker-shell{position:relative;z-index:8;margin:0;padding:16px 0 0;background:linear-gradient(180deg,#0e7fc4 0,#f7fcff 100%)}.portal-v39 .v37-ticker{height:64px;border:1px solid rgba(190,237,249,.72);background:rgba(255,255,255,.96);color:#2d5d7d;box-shadow:0 16px 40px rgba(15,99,159,.12);border-radius:18px}.portal-v39 .v37-ticker .ticker-label{background:linear-gradient(135deg,#168be5,#17b9cf);color:#fff}.portal-v39 .v37-ticker .ticker-track a{color:#315f7d}.portal-v39 .v37-ticker .ticker-track a i{background:#2ed2bd}.portal-v39 .v37-ticker .ticker-more{color:#087cc9}.portal-v39 .v39-capability-strip{margin:18px 0 0;padding:22px 0 10px;background:#f7fcff}.portal-v39 .v39-capability-grid{gap:22px}.portal-v39 .v39-capability-grid article{grid-template-columns:48px 64px 1fr;align-items:center;min-height:190px;padding:30px;border-radius:26px;border:1px solid #cfe7f3;background:linear-gradient(145deg,#fff,#f3fbff);box-shadow:0 18px 48px rgba(22,103,158,.09)}.portal-v39 .v39-capability-grid article:hover{transform:translateY(-6px);box-shadow:0 28px 65px rgba(20,111,170,.15)}.portal-v39 .v39-capability-grid .cap-number{align-self:start;font:700 13px Inter,Arial;color:#91b8ce;letter-spacing:.1em}.portal-v39 .v39-capability-grid .cap-icon{width:62px;height:62px;border-radius:20px;background:linear-gradient(145deg,#e2f5ff,#e8fffb)}.portal-v39 .v39-capability-grid .cap-icon svg{width:29px;height:29px}.portal-v39 .v39-capability-grid small{font-size:11px;color:#1684bd}.portal-v39 .v39-capability-grid strong{font-size:22px;margin-top:7px}.portal-v39 .v39-capability-grid p{font-size:15px;color:#5d788d}.portal-v39 .v39-capability-grid em{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;margin-top:18px;font-style:normal;font-size:12px;color:#7b94a6}.portal-v39 .v39-capability-grid em:before{content:"";display:none}.portal-v39 .v39-capability-grid em i{height:6px;background:#e2eff5;border-radius:999px;overflow:hidden}.portal-v39 .v39-capability-grid em i:after{content:"";display:block;width:var(--w);height:100%;border-radius:inherit;background:linear-gradient(90deg,#178ee9,#27d3c2)}.portal-v39 .v39-capability-grid em b{color:#0c80c3;font-size:14px}.portal-v39 .v37-intelligence{padding-top:90px;background:linear-gradient(180deg,#eef9ff,#fff 38%,#f2fbff)}.portal-v39 .v37-kpi-grid article,.portal-v39 .analytics-card,.portal-v39 .matrix-card,.portal-v39 .v37-stream{border-color:#cee6f2;box-shadow:0 18px 50px rgba(19,91,140,.08)}.portal-v39 .v37-kpi-grid strong{color:#0e77bf}.portal-v39 .page-banner,.portal-v39 .v36-page-banner{background:linear-gradient(115deg,#dff3ff 0%,#eefaff 45%,#e9fbf8 100%);color:#173e5d}.portal-v39 .page-banner h1,.portal-v39 .v36-page-banner h1{color:#123e61;text-shadow:none}.portal-v39 .page-banner p,.portal-v39 .v36-page-banner p{color:#56758c}.portal-v39 .page-banner>span,.portal-v39 .v36-page-banner>span{color:#0e84bf}.portal-v39 .page-banner-icon{background:linear-gradient(135deg,#d7f1ff,#ddfbf6);color:#0d8ac4;border-color:#bee2f0;box-shadow:0 14px 35px rgba(19,116,173,.12)}.portal-v39 .filter-chips a{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 16px;font-size:14px;background:#edf7fc;color:#44677f;border:1px solid #d8eaf3}.portal-v39 .filter-chips a.active{background:linear-gradient(135deg,#168ce8,#18b8ce);color:#fff;border-color:transparent;box-shadow:0 8px 20px rgba(20,139,205,.18)}.portal-v39 .detail-intro{position:relative;padding:54px 0 46px;overflow:hidden;background:linear-gradient(118deg,#e7f6ff,#f8fdff 52%,#e9fbf7)}.portal-v39 .detail-intro:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(34,143,200,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(34,143,200,.075) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.42),transparent)}.portal-v39 .detail-intro:after{content:"";position:absolute;width:520px;height:260px;right:-80px;top:-65px;border:1px solid rgba(19,150,207,.18);border-radius:50%;transform:rotate(-12deg);box-shadow:0 0 0 55px rgba(22,157,212,.04),0 0 0 110px rgba(22,157,212,.025)}.portal-v39 .detail-intro>.portal-wrap{position:relative;z-index:1}.portal-v39 .v39-breadcrumb{display:flex;align-items:center;gap:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:26px;font-size:14px;color:#648198}.portal-v39 .v39-breadcrumb a{flex:0 0 auto}.portal-v39 .v39-breadcrumb span,.portal-v39 .v39-breadcrumb em{overflow:hidden;text-overflow:ellipsis;font-style:normal}.portal-v39 .v39-breadcrumb i{color:#9eb5c5;font-style:normal}.portal-v39 .article-heading-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px;align-items:center}.portal-v39 .article-heading-copy h1{max-width:900px;margin:15px 0 16px;font-size:clamp(36px,4vw,58px);line-height:1.22;letter-spacing:-.025em;color:#123c5d}.portal-v39 .article-heading-copy>p{max-width:850px;margin:0;color:#58758b;font-size:17px;line-height:1.85}.portal-v39 .detail-category-chip{display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid #bfe2f1;border-radius:999px;background:rgba(255,255,255,.78);color:#087fbd}.portal-v39 .detail-category-chip svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v39 .detail-category-chip span{font-size:15px;font-weight:800}.portal-v39 .detail-category-chip small{padding-left:9px;border-left:1px solid #cee4ee;color:#6c8ca1;font-size:10px}.portal-v39 .v39-detail-meta{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:22px;padding:0;border:0;color:#69869b}.portal-v39 .v39-detail-meta>*{display:inline-flex;align-items:center;gap:6px}.portal-v39 .article-signal-card,.portal-v39 .site-health-card{padding:24px;border:1px solid #cce5f1;border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 20px 55px rgba(17,96,148,.11)}.portal-v39 .signal-card-head span,.portal-v39 .site-health-card>span{display:block;color:#1182bb;font:700 10px Inter,Arial;letter-spacing:.15em}.portal-v39 .signal-card-head b,.portal-v39 .site-health-card>strong{display:block;margin-top:6px;font-size:18px;color:#183f5e}.portal-v39 .signal-score,.portal-v39 .site-health-ring{display:grid;place-items:center;margin:18px auto}.portal-v39 .signal-score i,.portal-v39 .site-health-ring{width:150px;height:150px;border-radius:50%;display:grid;place-items:center;align-content:center;background:conic-gradient(#168ee8 var(--score),#e5f1f6 0);position:relative;font-style:normal}.portal-v39 .signal-score i:after,.portal-v39 .site-health-ring:after{content:"";position:absolute;inset:11px;border-radius:50%;background:#fff}.portal-v39 .signal-score strong,.portal-v39 .signal-score small,.portal-v39 .site-health-ring b,.portal-v39 .site-health-ring small{position:relative;z-index:1}.portal-v39 .signal-score strong,.portal-v39 .site-health-ring b{font-size:34px;color:#0a7fc2}.portal-v39 .signal-score small,.portal-v39 .site-health-ring small{color:#7892a5}.portal-v39 .signal-mini-grid,.portal-v39 .site-health-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.portal-v39 .site-health-meta{grid-template-columns:1fr 1fr}.portal-v39 .signal-mini-grid div,.portal-v39 .site-health-meta div{padding:11px 8px;text-align:center;border-radius:12px;background:#f1f9fd}.portal-v39 .signal-mini-grid b,.portal-v39 .site-health-meta b{display:block;color:#0a7dbd;font-size:17px}.portal-v39 .signal-mini-grid span,.portal-v39 .site-health-meta span{font-size:11px;color:#7590a4}.portal-v39 .v39-detail-section{padding-top:50px}.portal-v39 .v39-detail-layout{grid-template-columns:minmax(0,1fr) 330px;gap:36px}.portal-v39 .v39-article-card,.portal-v39 .v39-site-profile{padding:34px;border:1px solid var(--v39-line);border-radius:26px;background:#fff;box-shadow:0 18px 52px rgba(18,86,134,.07)}.portal-v39 .v39-ai-summary{display:grid;grid-template-columns:135px 1fr;gap:22px;margin:0 0 25px;padding:24px;border:1px solid #c9e6f3;border-radius:18px;background:linear-gradient(135deg,#eefaff,#f6fffc)}.portal-v39 .v39-ai-summary span{color:#1084bd;font:700 10px Inter,Arial;letter-spacing:.15em}.portal-v39 .v39-ai-summary strong{display:block;margin-top:4px;font-size:18px}.portal-v39 .v39-ai-summary p{margin:0;color:#4f7087;line-height:1.85}.portal-v39 .article-topic-cloud{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:26px}.portal-v39 .article-topic-cloud>strong{margin-right:5px}.portal-v39 .article-topic-cloud span{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;background:#edf8fd;color:#187ba9}.portal-v39 .article-topic-cloud svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v39 .v39-rich-content{font-size:16px;line-height:2;color:#2e4e65}.portal-v39 .v39-rich-content h2{font-size:29px}.portal-v39 .v39-rich-content h3{font-size:23px}.portal-v39 .v39-rich-content p{font-size:16px}.portal-v39 .v39-detail-aside{border:0;padding:0}.portal-v39 .v39-aside-card{margin-bottom:18px;padding:22px;border:1px solid #d4e8f2;border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(16,83,129,.065)}.portal-v39 .v39-aside-card h3{margin:0 0 14px;font-size:17px}.portal-v39 .platform-data-card>div{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px dashed #dcebf2}.portal-v39 .platform-data-card>div:last-child{border:0}.portal-v39 .platform-data-card span{color:#6b879a}.portal-v39 .platform-data-card b{color:#087cbd;font-size:19px}.portal-v39 .related-card>a{display:flex;flex-direction:column;padding:12px 0;border-bottom:1px dashed #dcebf2}.portal-v39 .related-card>a:last-child{border:0}.portal-v39 .related-card>a span{line-height:1.55}.portal-v39 .related-card>a small{margin-top:5px;color:#89a0b0}.portal-v39 .v39-site-hero{display:grid;grid-template-columns:330px minmax(0,1fr) 270px;gap:32px;align-items:center;padding:30px;border:1px solid #cbe5f1;border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 22px 60px rgba(17,94,146,.1)}.portal-v39 .site-cover-frame{position:relative;overflow:hidden;border-radius:20px;background:#eaf6fb}.portal-v39 .site-cover-frame img{display:block;width:100%;height:230px;object-fit:cover}.portal-v39 .site-cover-frame i{position:absolute;inset:0;border:1px solid rgba(255,255,255,.55);border-radius:inherit}.portal-v39 .site-cover-frame span{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:rgba(8,65,105,.72);color:#fff;font:700 9px Inter,Arial;letter-spacing:.12em;backdrop-filter:blur(8px)}.portal-v39 .site-hero-copy h1{margin:15px 0 12px;font-size:clamp(34px,3.3vw,48px);color:#123c5d}.portal-v39 .site-hero-copy>p{font-size:16px;line-height:1.85;color:#58758b}.portal-v39 .site-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.portal-v39 .site-quick-facts{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:17px;color:#6d899c}.portal-v39 .site-quick-facts span{display:inline-flex;align-items:center;gap:6px}.portal-v39 .site-quick-facts svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v39 .site-intelligence-dashboard{padding-top:0}.portal-v39 .section-title-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.portal-v39 .section-title-row h2{display:flex;align-items:center;gap:10px;margin:5px 0 0;font-size:29px;color:#143e5d}.portal-v39 .section-title-row p{margin:8px 0 0;color:#668297}.portal-v39 .site-data-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.portal-v39 .site-data-grid article{padding:20px;border:1px solid #d6e9f2;border-radius:18px;background:linear-gradient(145deg,#fff,#f4fbff)}.portal-v39 .site-data-grid article>i{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#e8f7fd;color:#0c87c0}.portal-v39 .site-data-grid article>i svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v39 .site-data-grid article>span{display:block;margin-top:13px;color:#69859a}.portal-v39 .site-data-grid article>strong{display:block;margin:4px 0 13px;color:#0c7db9;font-size:30px}.portal-v39 .site-data-grid article>strong small{font-size:12px}.portal-v39 .site-data-grid article>em{display:block;height:6px;border-radius:999px;background:#e4f0f5;overflow:hidden}.portal-v39 .site-data-grid article>em b{display:block;width:var(--w);height:100%;background:linear-gradient(90deg,#168ee8,#2dd5c1)}.portal-v39 .site-analysis-grid{display:grid;grid-template-columns:270px 1fr;gap:26px;align-items:center;margin-top:24px;padding:24px;border:1px solid #d4e8f2;border-radius:22px;background:#f7fcff}.portal-v39 .site-analysis-visual{display:grid;place-items:center}.portal-v39 .analysis-orbit{position:relative;width:220px;height:220px;border:1px solid #b9e1f1;border-radius:50%}.portal-v39 .analysis-orbit:before,.portal-v39 .analysis-orbit:after{content:"";position:absolute;border:1px solid #d3edf6;border-radius:50%;inset:25px}.portal-v39 .analysis-orbit:after{inset:55px;background:linear-gradient(145deg,#168ee8,#25cfc3);box-shadow:0 12px 32px rgba(19,138,199,.22)}.portal-v39 .analysis-orbit>b{position:absolute;inset:55px;display:grid;place-items:center;z-index:2;color:#fff;font-size:28px}.portal-v39 .analysis-orbit span{position:absolute;padding:5px 8px;border-radius:999px;background:#fff;border:1px solid #cde5f0;color:#24779e;font-size:11px;z-index:3}.portal-v39 .analysis-orbit .a{left:-12px;top:45px}.portal-v39 .analysis-orbit .b{right:-25px;top:64px}.portal-v39 .analysis-orbit .c{left:-20px;bottom:48px}.portal-v39 .analysis-orbit .d{right:5px;bottom:14px}.portal-v39 .site-analysis-copy h3{font-size:22px}.portal-v39 .v39-profile-data{grid-template-columns:1fr}.portal-v39 .v39-profile-data>div{display:grid;grid-template-columns:125px 1fr;gap:15px}.portal-v39 .v39-profile-data a{color:#087fc0}.portal-v39 .site-keyword-cloud{display:flex;flex-wrap:wrap;gap:10px}.portal-v39 .site-keyword-cloud span{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border-radius:999px;background:#eef9fd;color:#167aa7;border:1px solid #d2eaf3;font-size:calc(12px+var(--level)*.7px)}.portal-v39 .site-keyword-cloud svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v39 .v39-mini-sites{grid-template-columns:repeat(4,1fr);gap:14px}.portal-v39 .v39-mini-sites a{border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(19,84,128,.06)}.portal-v39 .v39-mini-sites img{height:105px}.portal-v39 .v39-mini-sites span{font-size:14px;font-weight:700}.portal-v39 .v39-mini-sites small{display:block;padding:0 8px 10px;color:#7e98a9;font-size:11px}.portal-v39 .directory-banner,.portal-v39 .cloud-list-section,.portal-v39 .cloud-directory-section,.portal-v39 .cloud-detail-section{position:relative}.portal-v39 .cloud-list-section:before,.portal-v39 .cloud-directory-section:before,.portal-v39 .cloud-detail-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 15% 20%,rgba(25,151,207,.06),transparent 26%),radial-gradient(circle at 88% 68%,rgba(36,205,191,.06),transparent 25%);pointer-events:none}.portal-v39 .cloud-list-section>.portal-wrap,.portal-v39 .cloud-directory-section>.portal-wrap,.portal-v39 .cloud-detail-section>.portal-wrap{position:relative;z-index:1}@keyframes v39Wave{0%{opacity:0;transform:translate(-12%,-50%) rotate(-14deg) scale(.45)}18%{opacity:.55}72%{opacity:.22}100%{opacity:0;transform:translate(-12%,-50%) rotate(-14deg) scale(1.45)}}@keyframes v39Pulse{0%{box-shadow:0 0 0 0 rgba(224,253,255,.58),0 0 24px #77eeff}80%,100%{box-shadow:0 0 0 26px rgba(224,253,255,0),0 0 34px #77eeff}}@media(max-width:1180px){.portal-v39 .v39-site-hero{grid-template-columns:280px 1fr}.portal-v39 .site-health-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 150px 1fr;align-items:center}.portal-v39 .site-health-ring{margin:0 auto}.portal-v39 .site-health-meta{max-width:260px}.portal-v39 .site-data-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){.portal-v39 .portal-wrap{width:min(100% - 30px,1320px)}.portal-v39 .article-heading-grid{grid-template-columns:1fr}.portal-v39 .article-signal-card{display:grid;grid-template-columns:1fr 150px 1fr;align-items:center}.portal-v39 .signal-score{margin:0}.portal-v39 .v39-detail-layout{grid-template-columns:1fr}.portal-v39 .v39-detail-aside{display:grid;grid-template-columns:1fr 1fr;gap:16px}.portal-v39 .v39-site-hero{grid-template-columns:1fr}.portal-v39 .site-cover-frame{max-width:520px}.portal-v39 .site-health-card{grid-template-columns:1fr 140px 1fr}.portal-v39 .site-analysis-grid{grid-template-columns:1fr}.portal-v39 .v39-mini-sites{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.portal-v39 .portal-wrap{width:min(100% - 24px,1320px)}.portal-v39 .v38-hero{background:linear-gradient(145deg,#0b6db8,#0b91c7)}.portal-v39 .v38-starlink-bg{background-position:68% center}.portal-v39 .starlink-wave{left:22%;width:620px;height:230px}.portal-v39 .v37-ticker-shell{padding-top:10px}.portal-v39 .v37-ticker{height:58px}.portal-v39 .v39-capability-grid article{grid-template-columns:38px 54px 1fr;padding:23px 18px}.portal-v39 .v39-capability-grid .cap-icon{width:54px;height:54px}.portal-v39 .article-heading-copy h1{font-size:36px}.portal-v39 .article-signal-card,.portal-v39 .site-health-card{display:block}.portal-v39 .signal-score,.portal-v39 .site-health-ring{margin:18px auto}.portal-v39 .signal-mini-grid{grid-template-columns:repeat(3,1fr)}.portal-v39 .v39-article-card,.portal-v39 .v39-site-profile{padding:22px}.portal-v39 .v39-ai-summary{grid-template-columns:1fr}.portal-v39 .v39-detail-aside{display:block}.portal-v39 .v39-site-hero{padding:20px}.portal-v39 .site-cover-frame img{height:210px}.portal-v39 .site-data-grid{grid-template-columns:1fr}.portal-v39 .site-analysis-grid{padding:18px}.portal-v39 .v39-mini-sites{grid-template-columns:1fr 1fr}.portal-v39 .v39-breadcrumb{font-size:13px}.portal-v39 .site-hero-actions{flex-direction:column}.portal-v39 .site-hero-actions .portal-btn{width:100%}}@media(max-width:480px){.portal-v39 .v39-capability-grid article{grid-template-columns:42px 1fr}.portal-v39 .v39-capability-grid .cap-number{display:none}.portal-v39 .v39-capability-grid em{grid-template-columns:1fr auto}.portal-v39 .v39-capability-grid em>b{display:none}.portal-v39 .signal-mini-grid{grid-template-columns:1fr}.portal-v39 .v39-mini-sites{grid-template-columns:1fr}.portal-v39 .detail-category-chip small{display:none}}@media(prefers-reduced-motion:reduce){.portal-v39 .starlink-wave,.portal-v39 .data-pulse{animation:none!important;opacity:.25}}.portal-v39 .banner-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.portal-v39 .banner-pills i{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 13px;border:1px solid rgba(35,139,190,.2);border-radius:999px;background:rgba(255,255,255,.72);color:#285c78;font-size:14px;font-style:normal;font-weight:700;box-shadow:0 10px 26px rgba(21,106,157,.07);backdrop-filter:blur(8px)}.portal-v39 .banner-pills svg{width:17px!important;height:17px!important;min-width:17px;fill:none;stroke:#138dbe;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.portal-v39 .filter-chips a{font-size:14px;font-weight:700;line-height:1.3;color:#3c6279;background:rgba(255,255,255,.9);border-color:#d4e8f2;box-shadow:0 7px 18px rgba(24,99,143,.045)}.portal-v39 .filter-chips a:hover{color:#087cae;border-color:#9fd2e5;transform:translateY(-1px)}.portal-v39 .filter-chips a.active{color:#fff;background:linear-gradient(135deg,#168ce1,#20b5cf);border-color:transparent;box-shadow:0 10px 24px rgba(26,147,204,.18)}@media(max-width:720px){.portal-v39 .banner-pills{gap:7px}.portal-v39 .banner-pills i{min-height:34px;padding:6px 10px;font-size:13px}}.portal-v310{--v310-blue:#1677ff;--v310-cyan:#18c8f2;--v310-mint:#49e1bf;--v310-ink:#102a43;--v310-muted:#58758d;background:#f7fbff;color:var(--v310-ink)}.portal-v310 .portal-main{overflow:hidden;background:linear-gradient(180deg,#f7fbff 0,#fff 22%,#f6fbff 70%,#f1f8fd 100%)}.portal-v310 .v310-hero{position:relative;isolation:isolate;overflow:hidden;padding:76px 0 86px;min-height:690px;background:radial-gradient(circle at 82% 14%,rgba(68,210,255,.34),transparent 28%),radial-gradient(circle at 12% 92%,rgba(53,133,255,.18),transparent 34%),linear-gradient(128deg,#ecf8ff 0%,#dff4ff 38%,#e9fbff 70%,#f8fdff 100%)}.portal-v310 .v310-hero:before{content:"";position:absolute;inset:0;z-index:-4;background-image:linear-gradient(rgba(39,126,189,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(39,126,189,.06) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000 0,rgba(0,0,0,.8) 70%,transparent 100%)}.portal-v310 .v310-hero:after{content:"";position:absolute;inset:auto -10% -42% 36%;height:72%;z-index:-3;border-radius:50%;background:radial-gradient(ellipse,rgba(40,178,255,.18),rgba(51,218,220,.08) 42%,transparent 72%);filter:blur(8px)}.portal-v310 .hero-wave-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:-1;opacity:.92;pointer-events:none}.portal-v310 .v310-starlink{z-index:-2;opacity:.72;mix-blend-mode:multiply}.portal-v310 .v310-starlink .starlink-wave{opacity:.22;filter:drop-shadow(0 0 10px rgba(36,182,238,.28))}.portal-v310 .v37-hero-grid{position:relative;z-index:2;grid-template-columns:minmax(0,1.02fr) minmax(500px,.98fr);gap:64px;align-items:center}.portal-v310 .v37-hero-copy{max-width:730px}.portal-v310 .v37-eyebrow{color:#17669a;background:rgba(255,255,255,.66);border-color:rgba(56,163,215,.25);box-shadow:0 10px 32px rgba(33,132,190,.08);backdrop-filter:blur(12px)}.portal-v310 .v37-eyebrow b{font-family:Inter,"SF Pro Display","Segoe UI",Arial,sans-serif;font-size:11px;letter-spacing:1.7px;color:#1271a8}.portal-v310 .v37-eyebrow em{color:#166f9e}.portal-v310 .v37-hero-copy h1{max-width:710px;margin:24px 0 19px;font-size:clamp(40px,4.15vw,58px);line-height:1.16;letter-spacing:-1.9px;color:#113f68;text-shadow:none}.portal-v310 .v37-hero-copy h1::selection{background:#67d8ef;color:#073251}.portal-v310 .v37-hero-copy>p{max-width:690px;font-size:17px;line-height:1.9;color:#4d7088}.portal-v310 .hero-actions{margin-top:28px}.portal-v310 .portal-btn.primary{background:linear-gradient(135deg,#1478f5,#14b8df);box-shadow:0 16px 34px rgba(20,128,218,.22)}.portal-v310 .portal-btn.ghost{background:rgba(255,255,255,.75);border-color:rgba(33,131,190,.22);color:#155b88;backdrop-filter:blur(10px)}.portal-v310 .v37-trust-row{margin-top:30px;gap:10px}.portal-v310 .v37-trust-row>span{background:rgba(255,255,255,.66);border-color:rgba(34,136,190,.16);box-shadow:0 10px 25px rgba(28,118,171,.06);backdrop-filter:blur(10px)}.portal-v310 .v37-trust-row b{color:#174f71}.portal-v310 .v37-trust-row small{color:#66859a}.portal-v310 .v310-command-card{overflow:hidden;border:1px solid rgba(62,157,211,.26);border-radius:28px;background:linear-gradient(150deg,rgba(255,255,255,.90),rgba(235,250,255,.82));color:#153e5b;box-shadow:0 34px 80px rgba(27,123,183,.16);backdrop-filter:blur(22px)}.portal-v310 .v310-command-card:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0,rgba(255,255,255,.6) 38%,transparent 62%);transform:translateX(-120%);animation:v310CardShimmer 8s ease-in-out infinite;pointer-events:none}@keyframes v310CardShimmer{0%,55%{transform:translateX(-120%)}75%,100%{transform:translateX(120%)}}.portal-v310 .v310-command-card .command-head{position:relative;padding:19px 24px;border-bottom:1px solid rgba(42,139,192,.15);background:rgba(255,255,255,.45)}.portal-v310 .v310-command-card .command-head b{color:#143f5d}.portal-v310 .v310-command-card .command-head small{color:#5d8aa4;letter-spacing:1.6px}.portal-v310 .v310-signal-stage{position:relative;padding:19px 23px 20px}.portal-v310 .v310-signal-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#55788e;font-size:13px;font-weight:700}.portal-v310 .v310-signal-topline b{display:inline-flex;align-items:center;gap:7px;color:#138b72;font-size:12px}.portal-v310 .v310-signal-topline b i{width:7px;height:7px;border-radius:50%;background:#25d7a8;box-shadow:0 0 0 5px rgba(37,215,168,.12)}.portal-v310 .v310-signal-chart{position:relative;height:196px;border:1px solid rgba(40,149,207,.12);border-radius:18px;background:linear-gradient(180deg,rgba(246,253,255,.9),rgba(230,247,255,.55));overflow:hidden}.portal-v310 .v310-signal-chart:after{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,#48d8ef,transparent);animation:v310SignalScan 4.8s ease-in-out infinite}@keyframes v310SignalScan{0%,100%{transform:translateY(18px);opacity:.1}50%{transform:translateY(164px);opacity:.8}}.portal-v310 .v310-signal-chart>svg{display:block;width:100%;height:158px;overflow:visible}.portal-v310 .signal-grid line{stroke:rgba(56,137,178,.12);stroke-width:1}.portal-v310 .signal-area{fill:url(#v310Area)}.portal-v310 .signal-line{fill:none;stroke:url(#v310Line);stroke-width:4;stroke-linecap:round;filter:drop-shadow(0 4px 7px rgba(25,167,218,.25));stroke-dasharray:1000;stroke-dashoffset:1000;animation:v310Draw 2.8s ease forwards}@keyframes v310Draw{to{stroke-dashoffset:0}}.portal-v310 .signal-points circle{fill:#fff;stroke:#22bfe8;stroke-width:3;filter:drop-shadow(0 0 7px rgba(34,191,232,.5));animation:v310Point 2.6s ease-in-out infinite alternate}.portal-v310 .signal-points circle:nth-child(2){animation-delay:.4s}.portal-v310 .signal-points circle:nth-child(3){animation-delay:.8s}.portal-v310 .signal-points circle:nth-child(4){animation-delay:1.2s}@keyframes v310Point{to{r:8;opacity:.72}}.portal-v310 .v310-chart-labels{position:absolute;left:18px;right:18px;bottom:11px;display:flex;justify-content:space-between;color:#68889d;font-size:11px;font-weight:700}.portal-v310 .v310-command-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.portal-v310 .v310-command-metrics article{min-width:0;padding:13px 12px;border:1px solid rgba(39,142,197,.12);border-radius:14px;background:rgba(255,255,255,.68)}.portal-v310 .v310-command-metrics span,.portal-v310 .v310-command-metrics small{display:block}.portal-v310 .v310-command-metrics span{font-size:12px;color:#638298}.portal-v310 .v310-command-metrics strong{display:block;margin:4px 0 1px;font-size:25px;line-height:1.1;color:#105a8b}.portal-v310 .v310-command-metrics small{font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:8px;letter-spacing:1.1px;color:#91a9b8;white-space:nowrap}.portal-v310 .v310-command-footer{padding:0 23px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-top:0;background:transparent}.portal-v310 .v310-command-footer>div{padding:12px;border:1px solid rgba(44,144,196,.13);border-radius:13px;background:rgba(255,255,255,.62)}.portal-v310 .v310-command-footer span{color:#617f91}.portal-v310 .v310-command-footer b{color:#126b9d}.portal-v310 .v37-ticker-shell{position:relative;z-index:5;margin:0;padding:0 0 22px;background:linear-gradient(180deg,#effaff 0,#f8fcff 100%)}.portal-v310 .v37-ticker{transform:none;margin-top:-20px;border-color:rgba(45,145,198,.16);background:rgba(255,255,255,.92);box-shadow:0 18px 44px rgba(27,111,164,.10);backdrop-filter:blur(16px)}.portal-v310 .ticker-label{background:linear-gradient(135deg,#1589e8,#1bc5d9)}.portal-v310 .ticker-track a{color:#315c75}.portal-v310 .ticker-more{color:#1676a8}.portal-v310 .v310-capability-strip{padding:38px 0 74px;background:linear-gradient(180deg,#f8fcff 0,#fff 100%)}.portal-v310 .v310-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.portal-v310 .v310-capability-grid article{position:relative;display:block;min-height:285px;padding:27px 27px 24px;border:1px solid #d9ecf6;border-radius:24px;background:linear-gradient(145deg,#fff 0,#f4fbff 100%);box-shadow:0 22px 50px rgba(20,107,163,.08);overflow:hidden;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.portal-v310 .v310-capability-grid article:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-75px;top:-90px;background:radial-gradient(circle,rgba(41,190,231,.18),transparent 70%)}.portal-v310 .v310-capability-grid article:hover{transform:translateY(-7px);border-color:#9bd8ec;box-shadow:0 30px 64px rgba(22,126,183,.14)}.portal-v310 .v310-capability-grid .cap-top{display:flex;align-items:center;gap:14px;position:relative}.portal-v310 .v310-capability-grid .cap-icon{width:50px;height:50px;border-radius:16px;background:linear-gradient(145deg,#e7f8ff,#d5f2ff);border:1px solid #c2e7f5;display:grid;place-items:center}.portal-v310 .v310-capability-grid .cap-icon svg{width:24px!important;height:24px!important;stroke:#1186bd}.portal-v310 .v310-capability-grid .cap-top>div{min-width:0}.portal-v310 .v310-capability-grid small{display:block;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:9px;letter-spacing:1.25px;color:#6592a9}.portal-v310 .v310-capability-grid strong{display:block;margin-top:5px;font-size:21px;color:#143f5c}.portal-v310 .v310-capability-grid .cap-number{margin-left:auto;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:34px;font-weight:300;color:#c6e3ef}.portal-v310 .v310-capability-grid>article>p{min-height:75px;margin:24px 0 18px;font-size:14px;line-height:1.9;color:#617d90}.portal-v310 .cap-data{display:grid;grid-template-columns:auto 1fr;align-items:end;column-gap:11px}.portal-v310 .cap-data>strong{font-size:38px;line-height:1;color:#1173a5}.portal-v310 .cap-data>strong i{font-size:15px;font-style:normal}.portal-v310 .cap-data>span{padding-bottom:3px;font-size:13px;font-weight:700;color:#5c7c91}.portal-v310 .cap-data>em{grid-column:1/-1;height:6px;margin-top:12px;border-radius:99px;background:#e2f1f7;overflow:hidden}.portal-v310 .cap-data>em i{display:block;width:var(--w);height:100%;border-radius:inherit;background:linear-gradient(90deg,#1b80ef,#22cde0,#55e7bd)}.portal-v310 .page-banner,.portal-v310 .cloud-inner-banner{padding:32px 0 28px!important;min-height:0;background:linear-gradient(120deg,#edf8ff,#f8fdff 56%,#eefaff)!important;border-bottom:1px solid #dceef7}.portal-v310 .page-banner h1,.portal-v310 .cloud-inner-banner h1{margin:7px 0 6px;font-size:clamp(29px,3vw,38px);line-height:1.2;color:#153f5d}.portal-v310 .page-banner p,.portal-v310 .cloud-inner-banner p{margin:0;max-width:780px;font-size:15px;line-height:1.75;color:#5c7a8d}.portal-v310 .page-banner span,.portal-v310 .cloud-inner-banner span{font-size:10px;letter-spacing:1.55px;color:#2585b5}.portal-v310 .banner-pills{margin-top:13px}.portal-v310 .banner-pills i{min-height:32px;padding:5px 10px;font-size:12px}.portal-v310 .detail-intro{padding:34px 0 28px!important;background:linear-gradient(120deg,#edf8ff,#f8fdff)!important}.portal-v310 .article-heading-grid{gap:28px}.portal-v310 .article-heading-copy h1{font-size:clamp(30px,3.2vw,44px)}.portal-v310 .v39-breadcrumb{display:flex;align-items:center;gap:7px;white-space:nowrap;overflow-x:auto;padding-bottom:4px;color:#5b7a8e}.portal-v310 .v39-breadcrumb>*{flex:none}.portal-v310 .v310-final-cta{position:relative;margin:0;padding:74px 0 70px;background:linear-gradient(180deg,#f6fbff 0,#e9f7ff 42%,#d9f1fb 100%);color:#16425e;overflow:hidden}.portal-v310 .v310-final-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 30%,rgba(29,190,224,.18),transparent 25%),linear-gradient(rgba(33,132,186,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(33,132,186,.055) 1px,transparent 1px);background-size:auto,36px 36px,36px 36px}.portal-v310 .v310-final-cta .cloud-final-inner{position:relative;border:1px solid rgba(47,151,203,.18);background:rgba(255,255,255,.58);box-shadow:0 22px 60px rgba(28,124,175,.10);backdrop-filter:blur(16px)}.portal-v310 .v310-final-cta h2{color:#123f5f}.portal-v310 .v310-final-cta p{color:#5b7b90}.portal-v310 .v310-final-cta span{color:#2189b5}.portal-v310 .v310-footer{position:relative;margin-top:0;background:linear-gradient(180deg,#d9f1fb 0,#ccebf7 2px,#f1f9fc 70px,#f7fbfd 100%);color:#254f67}.portal-v310 .v310-footer-bridge{height:54px;background:linear-gradient(180deg,#d9f1fb 0,rgba(231,247,252,.82) 60%,transparent 100%)}.portal-v310 .v310-footer-grid{grid-template-columns:minmax(250px,1.2fr) minmax(130px,.55fr) minmax(130px,.65fr) minmax(300px,1.35fr);gap:38px;padding-top:10px}.portal-v310 .v310-footer strong{color:#163f59}.portal-v310 .v310-footer a,.portal-v310 .v310-footer p{color:#55758a}.portal-v310 .v310-footer .footer-brand span{color:#248a79}.portal-v310 .footer-links-group strong,.portal-v310 .footer-contact>strong{display:flex;align-items:center;gap:8px;margin-bottom:14px}.portal-v310 .footer-links-group strong svg,.portal-v310 .footer-contact>strong svg{width:18px!important;height:18px!important;fill:none;stroke:#1284b5;stroke-width:1.8}.portal-v310 .footer-contact-body{display:flex;align-items:flex-start;gap:16px}.portal-v310 .footer-contact-list{display:flex;flex-direction:column;gap:9px;min-width:0;flex:1}.portal-v310 .footer-contact-list>a,.portal-v310 .footer-contact-list>div{display:grid;grid-template-columns:20px 72px minmax(0,1fr);align-items:center;gap:7px;font-size:13px}.portal-v310 .footer-contact-list svg{width:16px!important;height:16px!important;fill:none;stroke:#1685af;stroke-width:1.8}.portal-v310 .footer-contact-list span{color:#6a8798}.portal-v310 .footer-contact-list b{min-width:0;color:#234f68;font-weight:700;word-break:break-all}.portal-v310 .footer-contact-list p{margin:3px 0 0;font-size:12px;line-height:1.7}.portal-v310 .footer-contact figure{flex:0 0 96px;margin:0;padding:7px;border:1px solid #c6e3ee;border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(19,109,153,.09)}.portal-v310 .footer-contact figure img{display:block;width:80px;height:80px;object-fit:cover;border-radius:8px}.portal-v310 .footer-contact figcaption{margin-top:5px;text-align:center;color:#668697;font-size:10px}.portal-v310 .copyright{border-top-color:#d3e8f0;color:#6b8797}@media(max-width:1180px){.portal-v310 .v37-hero-grid{grid-template-columns:1fr 470px;gap:40px}.portal-v310 .v310-command-metrics strong{font-size:22px}.portal-v310 .v310-footer-grid{grid-template-columns:1.2fr .55fr .65fr 1.15fr;gap:24px}}@media(max-width:980px){.portal-v310 .v310-hero{padding:58px 0 68px;min-height:0}.portal-v310 .v37-hero-grid{grid-template-columns:1fr}.portal-v310 .v37-hero-copy{max-width:780px}.portal-v310 .v310-command-card{max-width:760px;width:100%;margin:auto}.portal-v310 .v310-capability-grid{grid-template-columns:1fr}.portal-v310 .v310-capability-grid article{min-height:0}.portal-v310 .v310-capability-grid>article>p{min-height:0}.portal-v310 .v310-footer-grid{grid-template-columns:1fr 1fr}.portal-v310 .footer-brand,.portal-v310 .footer-contact{grid-column:1/-1}.portal-v310 .footer-contact-body{max-width:560px}}@media(max-width:720px){.portal-v310 .v310-hero{padding:42px 0 50px}.portal-v310 .v37-hero-copy h1{font-size:36px;letter-spacing:-1px}.portal-v310 .v37-hero-copy>p{font-size:15px}.portal-v310 .v37-trust-row{grid-template-columns:1fr}.portal-v310 .v310-command-card{border-radius:20px}.portal-v310 .v310-signal-stage{padding:15px}.portal-v310 .v310-signal-chart{height:165px}.portal-v310 .v310-signal-chart>svg{height:130px}.portal-v310 .v310-command-metrics{grid-template-columns:1fr 1fr}.portal-v310 .v310-command-footer{grid-template-columns:1fr;padding:0 15px 15px}.portal-v310 .v37-ticker{margin-top:-10px}.portal-v310 .v310-capability-strip{padding:22px 0 46px}.portal-v310 .v310-capability-grid article{padding:21px;border-radius:19px}.portal-v310 .v310-capability-grid .cap-number{font-size:28px}.portal-v310 .page-banner,.portal-v310 .cloud-inner-banner{padding:24px 0 21px!important}.portal-v310 .detail-intro{padding:24px 0 21px!important}.portal-v310 .v310-final-cta{padding:46px 0}.portal-v310 .v310-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 18px}.portal-v310 .footer-brand,.portal-v310 .footer-contact{grid-column:1/-1}.portal-v310 .footer-links-group{grid-column:auto}.portal-v310 .footer-links-group a{font-size:13px}.portal-v310 .footer-contact-body{justify-content:space-between}.portal-v310 .footer-contact-list>a,.portal-v310 .footer-contact-list>div{grid-template-columns:18px 64px minmax(0,1fr)}}@media(max-width:430px){.portal-v310 .v37-hero-copy h1{font-size:32px}.portal-v310 .v310-command-metrics article{padding:11px 9px}.portal-v310 .v310-command-metrics strong{font-size:21px}.portal-v310 .v310-chart-labels{font-size:9px}.portal-v310 .v310-footer-grid{grid-template-columns:1fr 1fr}.portal-v310 .footer-contact-body{gap:10px}.portal-v310 .footer-contact figure{flex-basis:82px}.portal-v310 .footer-contact figure img{width:66px;height:66px}.portal-v310 .footer-contact-list>a,.portal-v310 .footer-contact-list>div{grid-template-columns:17px 58px minmax(0,1fr);font-size:12px}}@media(prefers-reduced-motion:reduce){.portal-v310 .v310-command-card:before,.portal-v310 .v310-signal-chart:after,.portal-v310 .signal-line,.portal-v310 .signal-points circle{animation:none!important}.portal-v310 .hero-wave-canvas{display:none}}.portal-v310{font-size:14px}.portal-v310 [class*="eyebrow"],.portal-v310 .section-head span,.portal-v310 .page-banner>div>span,.portal-v310 .analytics-card header span,.portal-v310 .matrix-copy>span{font-family:Inter,"SF Pro Display","Segoe UI",Arial,sans-serif;letter-spacing:1.45px;font-weight:700}.portal-v311{--c-blue:#246fe5;--c-blue-2:#4f9cff;--c-cyan:#27c4b8;--c-ink:#12243a;--c-text:#30465d;--c-muted:#708399;--c-line:#dfe9f3;--c-soft:#f5f9fd;--c-soft-2:#eef6ff;--c-white:#fff;background:#f8fbfe;color:var(--c-ink);font-size:15px;line-height:1.75;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif}.portal-v311 .portal-ambient{display:none}.portal-v311 .portal-wrap{width:min(1240px,calc(100% - 48px))}.portal-v311 .v36-utility{height:30px;background:#0f3558;color:#d9eafa}.portal-v311 .v36-utility>.portal-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.portal-v311 .utility-status{display:flex;align-items:center;gap:9px;font-size:12px}.portal-v311 .utility-status i{width:7px;height:7px;border-radius:50%;background:#39d1b7;box-shadow:0 0 0 4px rgba(57,209,183,.12)}.portal-v311 .utility-status b{font-weight:600;color:#fff;padding-left:9px;border-left:1px solid rgba(255,255,255,.18)}.portal-v311 .utility-links{display:flex;gap:18px;font:600 10px/1.2 Inter,"Segoe UI",Arial,sans-serif;letter-spacing:.11em;color:#9fc2df}.portal-v311 .v36-nav-shell{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(215,228,241,.95);box-shadow:0 8px 26px rgba(25,75,122,.05);backdrop-filter:blur(14px)}.portal-v311 .portal-header{height:auto;position:sticky;top:0;background:transparent;border:0}.portal-v311 .v36-nav{min-height:72px;display:flex;align-items:center;gap:30px}.portal-v311 .v36-brand{min-width:310px;gap:13px}.portal-v311 .brand-image{width:102px;height:48px;border:1px solid #e3ebf4;border-radius:13px;background:#fff;display:grid;place-items:center;box-shadow:0 8px 22px rgba(34,82,126,.07)}.portal-v311 .brand-image img{width:88px;height:38px;object-fit:contain}.portal-v311 .brand-copy strong{display:block;font-size:18px;color:#173c66;line-height:1.2;letter-spacing:-.01em}.portal-v311 .brand-copy small{display:block;margin-top:6px;color:#8195aa;font:600 10px/1.1 Inter,"Segoe UI",Arial,sans-serif;letter-spacing:.12em}.portal-v311 .v36-nav nav{margin-left:auto;display:flex;align-items:center;gap:4px}.portal-v311 .v36-nav nav>a{height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border-radius:9px;color:#526a82;font-size:14px;font-weight:650;white-space:nowrap;transition:.22s ease}.portal-v311 .v36-nav nav>a svg{width:16px!important;height:16px!important;fill:none;stroke:currentColor;stroke-width:1.8;flex:0 0 16px}.portal-v311 .v36-nav nav>a:hover{background:#f0f6fd;color:#246fe5}.portal-v311 .v36-nav nav>a.active{background:#edf5ff;color:#246fe5}.portal-v311 .v36-nav nav>a.active:after{display:none!important}.portal-v311 .nav-submit{background:#246fe5!important;color:#fff!important;box-shadow:none!important;margin-left:5px}.portal-v311 .nav-submit:hover{background:#1c61ce!important;color:#fff!important}.portal-v311 .nav-register{border:1px solid #cfddec;background:#fff;color:#355a7c!important}.portal-v311 .nav-login{padding-right:7px!important}.portal-v311 .portal-menu{width:42px;height:42px;border:1px solid #d9e5f1;border-radius:10px;background:#fff}.portal-v311 .clean-hero{position:relative;overflow:hidden;padding:86px 0 76px;background:linear-gradient(135deg,#f7fbff 0%,#edf6ff 55%,#f8fffd 100%);border-bottom:1px solid #dfebf5}.portal-v311 .clean-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(44,113,181,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(44,113,181,.045) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.25),transparent)}.portal-v311 .clean-hero:after{content:"";position:absolute;width:760px;height:760px;right:-220px;top:-300px;border:1px solid rgba(48,132,213,.15);border-radius:50%;box-shadow:0 0 0 80px rgba(47,128,237,.035),0 0 0 160px rgba(39,196,184,.025)}.portal-v311 .clean-hero-backdrop span{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.portal-v311 .clean-hero-backdrop span:nth-child(1){width:420px;height:420px;left:8%;top:-180px;background:radial-gradient(circle,rgba(79,156,255,.18),transparent 68%)}.portal-v311 .clean-hero-backdrop span:nth-child(2){width:350px;height:350px;right:18%;bottom:-210px;background:radial-gradient(circle,rgba(39,196,184,.16),transparent 68%)}.portal-v311 .clean-hero-backdrop span:nth-child(3){width:8px;height:8px;right:14%;top:25%;background:#4f9cff;box-shadow:-150px 70px 0 1px rgba(39,196,184,.55),-320px -34px 0 rgba(47,128,237,.45),90px 150px 0 rgba(47,128,237,.28)}.portal-v311 .clean-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(460px,.94fr);gap:62px;align-items:center}.portal-v311 .clean-kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid #cfdfef;border-radius:999px;background:rgba(255,255,255,.78);color:#54718f;box-shadow:0 8px 24px rgba(38,93,145,.05)}.portal-v311 .clean-kicker i{width:7px;height:7px;border-radius:50%;background:#27c4b8;box-shadow:0 0 0 5px rgba(39,196,184,.11)}.portal-v311 .clean-kicker span{font:650 10px/1 Inter,"Segoe UI",Arial,sans-serif;letter-spacing:.11em}.portal-v311 .clean-kicker b{padding-left:10px;border-left:1px solid #dce7f1;font-size:13px;color:#246fe5}.portal-v311 .clean-hero-copy h1{max-width:720px;margin:23px 0 20px;font-size:clamp(40px,4.2vw,58px);line-height:1.16;letter-spacing:-.035em;color:#153a62}.portal-v311 .clean-hero-copy>p{max-width:720px;margin:0;color:#5d738a;font-size:17px;line-height:1.9}.portal-v311 .clean-hero-actions{display:flex;gap:12px;margin-top:30px}.portal-v311 .portal-btn{min-height:46px;padding:0 20px;border-radius:10px;border:1px solid #cfdeec;background:#fff;color:#2c5e8d;font-size:14px;font-weight:750;gap:8px;box-shadow:none}.portal-v311 .portal-btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v311 .portal-btn.primary{background:#246fe5;color:#fff;border-color:#246fe5}.portal-v311 .portal-btn.primary:hover{background:#1c61ce;transform:translateY(-1px)}.portal-v311 .portal-btn.subtle{background:rgba(255,255,255,.78)}.portal-v311 .clean-hero-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:36px}.portal-v311 .clean-hero-trust span{display:grid;grid-template-columns:34px 1fr;column-gap:9px;align-items:center;padding:13px 14px;border:1px solid rgba(206,221,236,.85);border-radius:12px;background:rgba(255,255,255,.72)}.portal-v311 .clean-hero-trust svg{grid-row:1/3;width:19px;height:19px;fill:none;stroke:#2f80ed;stroke-width:1.8}.portal-v311 .clean-hero-trust b{font-size:13px;color:#274d70}.portal-v311 .clean-hero-trust small{font-size:12px;color:#8192a5;line-height:1.4}.portal-v311 .clean-dashboard-card{background:rgba(255,255,255,.92);border:1px solid #d8e6f3;border-radius:24px;padding:24px;box-shadow:0 28px 70px rgba(25,86,142,.13);backdrop-filter:blur(16px)}.portal-v311 .clean-dashboard-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #e5edf5}.portal-v311 .clean-dashboard-head>div{display:flex;align-items:center;gap:9px}.portal-v311 .clean-dashboard-head i{width:8px;height:8px;border-radius:50%;background:#27c4b8;box-shadow:0 0 0 5px rgba(39,196,184,.1)}.portal-v311 .clean-dashboard-head strong{font-size:15px;color:#21486e}.portal-v311 .clean-dashboard-head span{font:650 9px/1 Inter,Arial,sans-serif;letter-spacing:.09em;color:#8da0b3}.portal-v311 .clean-dashboard-head small{color:#8a9cad;font-size:12px}.portal-v311 .clean-dashboard-chart{padding:20px 2px 10px}.portal-v311 .clean-dashboard-chart svg{display:block;width:100%;height:175px;overflow:visible}.portal-v311 .clean-grid-lines line{stroke:#e5eef6;stroke-width:1}.portal-v311 .clean-chart-area{fill:url(#cleanChartArea)}.portal-v311 .clean-chart-line{fill:none;stroke:url(#cleanChartLine);stroke-width:3;stroke-linecap:round}.portal-v311 .clean-chart-points circle{fill:#fff;stroke:#2f80ed;stroke-width:3}.portal-v311 .clean-chart-legend{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:4px;color:#8799aa;font-size:11px;text-align:center}.portal-v311 .clean-dashboard-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding-top:18px;border-top:1px solid #e5edf5}.portal-v311 .clean-dashboard-metrics article{padding:12px;border-radius:12px;background:#f6f9fc}.portal-v311 .clean-dashboard-metrics span{display:block;color:#708399;font-size:12px}.portal-v311 .clean-dashboard-metrics strong{display:block;margin:4px 0 1px;color:#193f67;font-size:24px;line-height:1.2}.portal-v311 .clean-dashboard-metrics small{font-size:10px;color:#96a5b4}.portal-v311 .clean-dashboard-rates{display:grid;gap:10px;margin-top:17px}.portal-v311 .clean-dashboard-rates span{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.portal-v311 .clean-dashboard-rates b{font-size:12px;color:#62768a}.portal-v311 .clean-dashboard-rates em{font-style:normal;font-size:12px;color:#246fe5}.portal-v311 .clean-dashboard-rates i{grid-column:1/-1;height:5px;background:#edf2f7;border-radius:999px;overflow:hidden}.portal-v311 .clean-dashboard-rates u{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2f80ed,#27c4b8);text-decoration:none}.portal-v311 .clean-ticker{position:relative;z-index:2;background:#fff;border-bottom:1px solid #e2ebf3}.portal-v311 .clean-ticker>.portal-wrap{height:58px;display:flex;align-items:center;gap:18px;overflow:hidden}.portal-v311 .clean-ticker strong{display:flex;align-items:center;gap:8px;white-space:nowrap;color:#24618f;font-size:13px}.portal-v311 .clean-ticker strong svg,.portal-v311 .clean-ticker-more svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v311 .clean-ticker .ticker-window{min-width:0;flex:1;overflow:hidden}.portal-v311 .clean-ticker .ticker-track{display:flex;gap:30px;white-space:nowrap;animation:ticker 34s linear infinite}.portal-v311 .clean-ticker .ticker-track a{color:#5e7388;font-size:13px}.portal-v311 .clean-ticker-more{display:flex;align-items:center;gap:6px;white-space:nowrap;color:#246fe5;font-size:13px;font-weight:700}.portal-v311 .portal-section{padding:84px 0}.portal-v311 .clean-section-head{margin-bottom:32px}.portal-v311 .clean-section-head.split{display:flex;justify-content:space-between;align-items:end;gap:30px}.portal-v311 .clean-section-head span{font:700 10px/1.2 Inter,"Segoe UI",Arial,sans-serif;letter-spacing:.12em;color:#5482ac}.portal-v311 .clean-section-head h2{margin:9px 0 10px;font-size:34px;line-height:1.25;letter-spacing:-.02em;color:#173d64}.portal-v311 .clean-section-head p{max-width:720px;margin:0;color:#6a7f93;font-size:15px}.portal-v311 .clean-section-head>a{display:inline-flex;align-items:center;gap:6px;color:#246fe5;font-weight:750;font-size:14px}.portal-v311 .clean-section-head>a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v311 .clean-capabilities{background:#fff}.portal-v311 .clean-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.portal-v311 .clean-capability-grid article{display:grid;grid-template-columns:58px 1fr auto;gap:18px;align-items:start;padding:28px;border:1px solid #dfe9f2;border-radius:18px;background:#fff;transition:.24s ease}.portal-v311 .clean-capability-grid article:hover{transform:translateY(-4px);border-color:#c5daf0;box-shadow:0 18px 44px rgba(34,88,139,.09)}.portal-v311 .clean-cap-icon{width:54px;height:54px;border-radius:15px;background:#edf5ff;color:#246fe5;display:grid;place-items:center}.portal-v311 .clean-cap-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v311 .clean-capability-grid span{font:650 9px/1.2 Inter,Arial,sans-serif;letter-spacing:.1em;color:#7e94a8}.portal-v311 .clean-capability-grid h3{margin:7px 0 9px;font-size:21px;color:#21476c}.portal-v311 .clean-capability-grid p{grid-column:2/4;margin:0;color:#6a7e91;font-size:14px;line-height:1.8}.portal-v311 .clean-capability-grid>article>strong{font-size:26px;color:#246fe5;line-height:1.2}.portal-v311 .clean-capability-grid>article>small{grid-column:3;font-size:11px;color:#8ca0b2;text-align:right}.portal-v311 .clean-data-section{background:linear-gradient(180deg,#f3f8fd,#f8fbfe)}.portal-v311 .clean-updated{display:flex;align-items:center;gap:8px;color:#72869a;font-size:12px}.portal-v311 .clean-updated i{width:7px;height:7px;border-radius:50%;background:#27c4b8;box-shadow:0 0 0 5px rgba(39,196,184,.1)}.portal-v311 .clean-data-grid{display:grid;grid-template-columns:1.05fr 1.4fr .85fr;gap:20px}.portal-v311 .clean-kpi-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px}.portal-v311 .clean-kpi-stack article{position:relative;min-height:160px;padding:20px;border:1px solid #dfe9f2;border-radius:16px;background:#fff;overflow:hidden}.portal-v311 .clean-kpi-stack article>div:first-child{display:flex;align-items:center;gap:8px;color:#657b90;font-size:13px}.portal-v311 .clean-kpi-stack svg{width:18px;height:18px;fill:none;stroke:#246fe5;stroke-width:1.8}.portal-v311 .clean-kpi-stack strong{display:block;margin:16px 0 3px;font-size:32px;line-height:1;color:#183f67}.portal-v311 .clean-kpi-stack small{color:#899bab;font-size:11px}.portal-v311 .clean-mini-bars{position:absolute;right:18px;bottom:18px;width:82px;height:36px;display:flex;align-items:end;gap:3px}.portal-v311 .clean-mini-bars i{flex:1;min-height:5px;border-radius:3px 3px 1px 1px;background:linear-gradient(180deg,#71b8ff,#2f80ed);opacity:.65}.portal-v311 .clean-kpi-line{position:absolute;left:20px;right:20px;bottom:22px;height:5px;background:#edf2f7;border-radius:999px;overflow:hidden}.portal-v311 .clean-kpi-line i{display:block;height:100%;background:linear-gradient(90deg,#2f80ed,#27c4b8);border-radius:inherit}.portal-v311 .clean-chart-card{border:1px solid #dfe9f2;border-radius:18px;background:#fff;padding:22px}.portal-v311 .clean-chart-card header{display:flex;align-items:start;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #e7eef5}.portal-v311 .clean-chart-card header span{font:650 9px/1.2 Inter,Arial,sans-serif;letter-spacing:.1em;color:#7890a5}.portal-v311 .clean-chart-card header h3{margin:7px 0 0;font-size:19px;color:#21476c}.portal-v311 .clean-chart-card header small{color:#8fa0af;font-size:11px}.portal-v311 .clean-trend-lines{padding-top:22px}.portal-v311 .clean-trend-lines svg{display:block;width:100%;height:230px}.portal-v311 .trend-grid line{stroke:#edf2f7;stroke-width:1}.portal-v311 .clean-trend-lines path{fill:none;stroke-width:3;stroke-linecap:round}.portal-v311 .trend-a{stroke:#2f80ed}.portal-v311 .trend-b{stroke:#27c4b8}.portal-v311 .trend-c{stroke:#8d83e8}.portal-v311 .clean-trend-legend{display:flex;gap:18px;justify-content:center;color:#788b9d;font-size:11px}.portal-v311 .clean-trend-legend i{display:inline-block;width:16px;height:3px;border-radius:2px;margin-right:6px;vertical-align:middle}.portal-v311 .clean-trend-legend .a{background:#2f80ed}.portal-v311 .clean-trend-legend .b{background:#27c4b8}.portal-v311 .clean-trend-legend .c{background:#8d83e8}.portal-v311 .clean-mix-body{padding-top:26px}.portal-v311 .clean-donut{width:170px;height:170px;margin:0 auto 24px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#2f80ed 0 calc(var(--ai)*1%),#27c4b8 calc(var(--ai)*1%) calc((var(--ai)+var(--seo))*1%),#8d83e8 calc((var(--ai)+var(--seo))*1%) 100%);position:relative}.portal-v311 .clean-donut:after{content:"";position:absolute;width:116px;height:116px;border-radius:50%;background:#fff}.portal-v311 .clean-donut span{position:relative;z-index:1;text-align:center}.portal-v311 .clean-donut strong{display:block;font-size:25px;color:#173e66}.portal-v311 .clean-donut small{color:#889baa;font-size:11px}.portal-v311 .clean-mix-list{display:grid;gap:11px}.portal-v311 .clean-mix-list p{display:grid;grid-template-columns:10px 1fr auto auto;gap:8px;align-items:center;margin:0;color:#65798d;font-size:12px}.portal-v311 .clean-mix-list p i{width:8px;height:8px;border-radius:50%}.portal-v311 .clean-mix-list p i.ai{background:#2f80ed}.portal-v311 .clean-mix-list p i.seo{background:#27c4b8}.portal-v311 .clean-mix-list p i.news{background:#8d83e8}.portal-v311 .clean-mix-list p b{color:#244c71}.portal-v311 .clean-mix-list p em{font-style:normal;color:#91a2b0}.portal-v311 .clean-workflow{background:#fff}.portal-v311 .clean-workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.portal-v311 .clean-workflow-grid article{position:relative;min-height:350px;padding:26px;border:1px solid #dfe9f2;border-radius:18px;background:#fff;overflow:hidden}.portal-v311 .clean-workflow-grid article>span{position:absolute;right:20px;top:18px;font:700 12px Inter,Arial,sans-serif;color:#a7b6c5}.portal-v311 .clean-workflow-grid h3{margin:21px 0 8px;font-size:20px;color:#21476c}.portal-v311 .clean-workflow-grid p{margin:0;color:#6d8092;font-size:14px;line-height:1.8}.portal-v311 .clean-workflow-grid a{position:absolute;left:26px;bottom:24px;display:inline-flex;align-items:center;gap:6px;color:#246fe5;font-size:13px;font-weight:750}.portal-v311 .clean-workflow-grid a svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v311 .workflow-visual{height:128px;border-radius:14px;background:#f4f8fc;position:relative;overflow:hidden}.portal-v311 .workflow-visual.scan{background-image:linear-gradient(rgba(52,119,186,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(52,119,186,.08) 1px,transparent 1px);background-size:20px 20px}.portal-v311 .workflow-visual.scan:after{content:"";position:absolute;left:18px;right:18px;top:50%;height:2px;background:linear-gradient(90deg,transparent,#2f80ed,transparent);animation:cleanScan 3s ease-in-out infinite}.portal-v311 .workflow-visual.scan i,.portal-v311 .workflow-visual.scan b,.portal-v311 .workflow-visual.scan em{position:absolute;border-radius:50%;background:#fff;border:2px solid #2f80ed;width:14px;height:14px}.portal-v311 .workflow-visual.scan i{left:22%;top:30%}.portal-v311 .workflow-visual.scan b{right:22%;top:50%}.portal-v311 .workflow-visual.scan em{left:47%;bottom:20%;border-color:#27c4b8}.portal-v311 .workflow-visual.stack i{position:absolute;left:50%;width:150px;height:58px;border:1px solid #d6e4f0;border-radius:10px;background:#fff;box-shadow:0 8px 20px rgba(34,88,139,.08);transform:translateX(-50%)}.portal-v311 .workflow-visual.stack i:nth-child(1){top:18px;transform:translateX(-50%) rotate(-3deg)}.portal-v311 .workflow-visual.stack i:nth-child(2){top:35px}.portal-v311 .workflow-visual.stack i:nth-child(3){top:52px;transform:translateX(-50%) rotate(3deg)}.portal-v311 .workflow-visual.network i,.portal-v311 .workflow-visual.network b,.portal-v311 .workflow-visual.network em,.portal-v311 .workflow-visual.network u{position:absolute;width:15px;height:15px;border-radius:50%;background:#fff;border:3px solid #2f80ed;text-decoration:none}.portal-v311 .workflow-visual.network i{left:16%;top:50%}.portal-v311 .workflow-visual.network b{right:16%;top:25%;border-color:#27c4b8}.portal-v311 .workflow-visual.network em{right:18%;bottom:22%;border-color:#8d83e8}.portal-v311 .workflow-visual.network u{left:48%;top:45%;width:23px;height:23px;background:#2f80ed;box-shadow:0 0 0 8px rgba(47,128,237,.12)}.portal-v311 .workflow-visual.network:before,.portal-v311 .workflow-visual.network:after{content:"";position:absolute;left:22%;right:24%;top:51%;height:1px;background:#c8dced;transform:rotate(-9deg)}.portal-v311 .workflow-visual.network:after{transform:rotate(12deg)}.portal-v311 .workflow-visual.gauges{display:flex;align-items:center;justify-content:center;gap:12px}.portal-v311 .workflow-visual.gauges i{width:68px;height:68px;border-radius:50%;background:conic-gradient(#2f80ed var(--v),#e4edf5 0);position:relative}.portal-v311 .workflow-visual.gauges i:after{content:"";position:absolute;inset:10px;border-radius:50%;background:#fff}.portal-v311 .workflow-visual.gauges i:nth-child(2){background:conic-gradient(#27c4b8 var(--v),#e4edf5 0)}.portal-v311 .workflow-visual.gauges i:nth-child(3){background:conic-gradient(#8d83e8 var(--v),#e4edf5 0)}@keyframes cleanScan{0%,100%{transform:translateY(-38px);opacity:.25}50%{transform:translateY(38px);opacity:1}}.portal-v311 .clean-content-section{background:linear-gradient(180deg,#f5f9fd,#fff)}.portal-v311 .clean-content-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.portal-v311 .clean-stream{padding:24px;border:1px solid #dfe9f2;border-radius:18px;background:#fff}.portal-v311 .clean-stream>header{display:flex;align-items:center;gap:12px;padding-bottom:17px;border-bottom:1px solid #e7eef5}.portal-v311 .clean-stream>header>div{flex:1}.portal-v311 .clean-stream>header h3{margin:0;font-size:20px;color:#21476c}.portal-v311 .clean-stream>header p{margin:3px 0 0;color:#8294a5;font-size:12px}.portal-v311 .clean-stream-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center}.portal-v311 .clean-stream-icon.ai{background:#eaf3ff;color:#246fe5}.portal-v311 .clean-stream-icon.seo{background:#e9faf6;color:#169d8e}.portal-v311 .clean-stream-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v311 .clean-stream>a{display:grid;grid-template-columns:96px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid #edf2f7}.portal-v311 .clean-stream>a:last-child{border-bottom:0}.portal-v311 .clean-stream>a img,.portal-v311 .clean-thumb{width:96px;height:72px;border-radius:10px;object-fit:cover;background:#edf4fa;display:grid;place-items:center;color:#7da2c4}.portal-v311 .clean-thumb svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7}.portal-v311 .clean-stream>a small{color:#8b9baa;font-size:10px}.portal-v311 .clean-stream>a h4{margin:5px 0 5px;font-size:15px;line-height:1.45;color:#284d70}.portal-v311 .clean-stream>a p{margin:0;color:#75889b;font-size:12px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-v311 .clean-sites-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px}.portal-v311 .clean-sites-preview>a{display:grid;grid-template-columns:76px 1fr;gap:13px;align-items:center;padding:15px;border:1px solid #dfe9f2;border-radius:14px;background:#fff}.portal-v311 .clean-sites-preview img,.portal-v311 .clean-sites-preview>a>span{width:76px;height:62px;border-radius:9px;object-fit:cover;background:#edf4fa;display:grid;place-items:center;color:#7da2c4}.portal-v311 .clean-sites-preview svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.portal-v311 .clean-sites-preview small{color:#7e95a9;font-size:10px}.portal-v311 .clean-sites-preview h4{margin:3px 0 3px;font-size:14px;color:#284d70}.portal-v311 .clean-sites-preview p{margin:0;color:#7b8e9f;font-size:11px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-v311 .cloud-final-cta{background:linear-gradient(180deg,#fff,#eef6fd);padding:70px 0;border-top:1px solid #e2ebf3}.portal-v311 .cloud-final-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:38px 42px;border:1px solid #d8e6f2;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(34,86,135,.07)}.portal-v311 .cloud-final-inner span{font:700 10px/1.2 Inter,Arial,sans-serif;letter-spacing:.12em;color:#5f86a8}.portal-v311 .cloud-final-inner h2{margin:8px 0 8px;font-size:28px;color:#173f66}.portal-v311 .cloud-final-inner p{margin:0;color:#74879a}.portal-v311 .portal-footer{background:#eef6fd!important;color:#546e84!important;border-top:0!important}.portal-v311 .v310-footer-bridge{display:none}.portal-v311 .footer-grid{padding-top:48px;padding-bottom:34px}.portal-v311 .footer-grid strong,.portal-v311 .footer-grid a,.portal-v311 .footer-grid b{color:#315a7d!important}.portal-v311 .footer-grid p,.portal-v311 .footer-grid span,.portal-v311 .footer-grid figcaption{color:#758a9c!important}.portal-v311 .footer-contact figure{background:#fff;border:1px solid #dce7f1;border-radius:12px;padding:8px}.portal-v311 .copyright{border-top:1px solid #dce7f1;color:#8194a5!important;background:#e9f3fb!important}.portal-v311 .page-banner,.portal-v311 .v36-page-banner{padding:34px 0!important;background:linear-gradient(135deg,#eff7ff,#f7fbff 55%,#f2fbf8)!important;color:#173f66!important;border-bottom:1px solid #dfebf4}.portal-v311 .page-banner h1,.portal-v311 .v36-page-banner h1{font-size:32px!important;color:#173f66!important;text-shadow:none!important}.portal-v311 .page-banner p,.portal-v311 .v36-page-banner p{color:#6d8295!important;font-size:15px!important}.portal-v311 .page-banner>span,.portal-v311 .v36-page-banner>span{color:#4f7ea4!important;font-size:10px!important;letter-spacing:.1em!important}.portal-v311 .page-banner-icon{width:50px;height:50px;background:#e9f4ff;color:#246fe5;border:1px solid #d4e5f4;box-shadow:none}.portal-v311 .detail-intro{padding:34px 0!important;background:linear-gradient(135deg,#eff7ff,#f8fcff)!important}.portal-v311 .detail-intro:before,.portal-v311 .detail-intro:after{opacity:.22}.portal-v311 .article-heading-grid{gap:32px}.portal-v311 .article-heading-copy h1{font-size:clamp(31px,3.2vw,46px)!important;color:#173f66!important}.portal-v311 .article-heading-copy>p{color:#6d8295!important;font-size:15px!important}.portal-v311 .filter-chips a{background:#f1f6fb;border:1px solid #dce7f1;color:#587087}.portal-v311 .filter-chips a.active{background:#246fe5;color:#fff;box-shadow:none}.portal-v311 .news-row,.portal-v311 .site-card,.portal-v311 .article-grid article,.portal-v311 .detail-aside,.portal-v311 .site-hero,.portal-v311 .auth-box,.portal-v311 .submit-form,.portal-v311 .member-layout>aside{box-shadow:none}.portal-v311 .news-row h2,.portal-v311 .news-row h3{color:#234a70}.portal-v311 .rich-content{color:#3b5269}.portal-v311 .detail-category-chip{background:#fff;border:1px solid #d8e6f2;color:#246fe5}.portal-v311 .site-hero{background:#f5f9fd}.portal-v311 .auth-section{background:linear-gradient(135deg,#eef6ff,#f8fcff)}@media(max-width:1180px){.portal-v311 .v36-brand{min-width:255px}.portal-v311 .brand-copy small{display:none}.portal-v311 .v36-nav nav>a{padding:0 9px}.portal-v311 .clean-hero-grid{grid-template-columns:1fr 470px;gap:36px}.portal-v311 .clean-data-grid{grid-template-columns:1fr 1.25fr}.portal-v311 .clean-mix-card{grid-column:1/-1}.portal-v311 .clean-mix-body{display:flex;align-items:center;gap:50px}.portal-v311 .clean-donut{margin:0}.portal-v311 .clean-mix-list{flex:1}}@media(max-width:980px){.portal-v311 .portal-wrap{width:min(100% - 32px,1240px)}.portal-v311 .utility-links{display:none}.portal-v311 .v36-nav{min-height:66px}.portal-v311 .v36-brand{min-width:0}.portal-v311 .brand-copy strong{font-size:16px}.portal-v311 .portal-menu{display:block;margin-left:auto}.portal-v311 .v36-nav nav{display:none;position:absolute;left:16px;right:16px;top:100%;padding:12px;border:1px solid #dce7f1;border-radius:14px;background:#fff;box-shadow:0 20px 50px rgba(34,80,124,.14);flex-direction:column;align-items:stretch}.portal-v311 .v36-nav nav.open{display:flex}.portal-v311 .v36-nav nav>a{justify-content:flex-start;width:100%}.portal-v311 .clean-hero{padding:64px 0}.portal-v311 .clean-hero-grid{grid-template-columns:1fr}.portal-v311 .clean-hero-copy h1{font-size:44px}.portal-v311 .clean-dashboard-card{max-width:680px}.portal-v311 .clean-capability-grid{grid-template-columns:1fr}.portal-v311 .clean-data-grid{grid-template-columns:1fr}.portal-v311 .clean-mix-card{grid-column:auto}.portal-v311 .clean-workflow-grid{grid-template-columns:1fr 1fr}.portal-v311 .clean-content-columns{grid-template-columns:1fr}.portal-v311 .clean-sites-preview{grid-template-columns:1fr 1fr}.portal-v311 .cloud-final-inner{align-items:flex-start;flex-direction:column}.portal-v311 .article-heading-grid{grid-template-columns:1fr}}@media(max-width:660px){.portal-v311{font-size:14px}.portal-v311 .portal-wrap{width:min(100% - 24px,1240px)}.portal-v311 .v36-utility{height:28px}.portal-v311 .utility-status b{display:none}.portal-v311 .brand-image{width:82px;height:42px}.portal-v311 .brand-image img{width:70px}.portal-v311 .brand-copy strong{font-size:15px}.portal-v311 .clean-hero{padding:46px 0 52px}.portal-v311 .clean-kicker b{display:none}.portal-v311 .clean-hero-copy h1{font-size:35px;line-height:1.2}.portal-v311 .clean-hero-copy>p{font-size:15px}.portal-v311 .clean-hero-actions{flex-wrap:wrap}.portal-v311 .clean-hero-actions .portal-btn{flex:1;min-width:145px}.portal-v311 .clean-hero-trust{grid-template-columns:1fr}.portal-v311 .clean-dashboard-card{padding:17px;border-radius:18px}.portal-v311 .clean-dashboard-chart svg{height:135px}.portal-v311 .clean-dashboard-metrics{grid-template-columns:1fr 1fr}.portal-v311 .clean-ticker>.portal-wrap{height:54px}.portal-v311 .clean-ticker-more{display:none}.portal-v311 .portal-section{padding:60px 0}.portal-v311 .clean-section-head.split{display:block}.portal-v311 .clean-section-head h2{font-size:27px}.portal-v311 .clean-updated{margin-top:12px}.portal-v311 .clean-capability-grid article{grid-template-columns:52px 1fr}.portal-v311 .clean-capability-grid>article>strong,.portal-v311 .clean-capability-grid>article>small{grid-column:2;text-align:left}.portal-v311 .clean-capability-grid p{grid-column:2}.portal-v311 .clean-kpi-stack{grid-template-columns:1fr 1fr}.portal-v311 .clean-kpi-stack article{min-height:146px;padding:16px}.portal-v311 .clean-kpi-stack strong{font-size:27px}.portal-v311 .clean-mini-bars{width:64px;right:14px}.portal-v311 .clean-trend-lines svg{height:185px}.portal-v311 .clean-mix-body{display:block}.portal-v311 .clean-donut{margin:0 auto 24px}.portal-v311 .clean-workflow-grid{grid-template-columns:1fr}.portal-v311 .clean-workflow-grid article{min-height:320px}.portal-v311 .clean-sites-preview{grid-template-columns:1fr}.portal-v311 .clean-stream{padding:17px}.portal-v311 .clean-stream>a{grid-template-columns:82px 1fr}.portal-v311 .clean-stream>a img,.portal-v311 .clean-thumb{width:82px;height:66px}.portal-v311 .cloud-final-inner{padding:26px}.portal-v311 .cloud-final-inner h2{font-size:24px}.portal-v311 .footer-grid{grid-template-columns:1fr 1fr!important}.portal-v311 .footer-brand,.portal-v311 .footer-contact{grid-column:1/-1}.portal-v311 .page-banner,.portal-v311 .v36-page-banner{padding:26px 0!important}.portal-v311 .page-banner h1,.portal-v311 .v36-page-banner h1{font-size:27px!important}.portal-v311 .detail-intro{padding:26px 0!important}}@media(prefers-reduced-motion:reduce){.portal-v311 *{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.portal-v311 .clean-hero{--hero-x:0px;--hero-y:0px;--hero-ring-x:0px;--hero-ring-y:0px;--hero-flow-x:0px;--hero-flow-y:0px;isolation:isolate}.portal-v311 .clean-hero:before{background-position:var(--hero-x) var(--hero-y);animation:cleanGridDrift 24s linear infinite;will-change:background-position}.portal-v311 .clean-hero:after{transform:translate3d(var(--hero-ring-x),var(--hero-ring-y),0);animation:cleanOrbitBreath 10s ease-in-out infinite;will-change:transform,opacity}.portal-v311 .clean-hero-backdrop{position:absolute;inset:0;overflow:hidden;pointer-events:none}.portal-v311 .clean-hero-backdrop span:nth-child(1){animation:cleanGlowFloatA 13s ease-in-out infinite}.portal-v311 .clean-hero-backdrop span:nth-child(2){animation:cleanGlowFloatB 16s ease-in-out infinite}.portal-v311 .clean-hero-backdrop span:nth-child(3){animation:cleanNodePulse 4.8s ease-in-out infinite}.portal-v311 .clean-hero-flow{position:absolute;inset:0;opacity:.72;transform:translate3d(var(--hero-flow-x),var(--hero-flow-y),0);transition:transform .45s ease}.portal-v311 .clean-hero-flow i{position:absolute;display:block;width:340px;height:1px;background:linear-gradient(90deg,transparent,rgba(47,128,237,.23),rgba(39,196,184,.44),transparent);filter:drop-shadow(0 0 7px rgba(47,128,237,.18));transform:rotate(-18deg);animation:cleanSignalPass 8s linear infinite}.portal-v311 .clean-hero-flow i:after{content:"";position:absolute;right:26%;top:-3px;width:7px;height:7px;border-radius:50%;background:#fff;border:2px solid #44b8ed;box-shadow:0 0 0 6px rgba(68,184,237,.08),0 0 18px rgba(68,184,237,.35)}.portal-v311 .clean-hero-flow i:nth-child(1){left:-8%;top:24%;animation-delay:-1s}.portal-v311 .clean-hero-flow i:nth-child(2){left:28%;top:76%;width:420px;animation-delay:-4.2s}.portal-v311 .clean-hero-flow i:nth-child(3){right:-8%;top:50%;width:300px;animation-delay:-6.3s}.portal-v311 .clean-hero-flow i:nth-child(4){left:46%;top:16%;width:260px;animation-delay:-2.4s}.portal-v311 .clean-kicker i,.portal-v311 .clean-dashboard-head i{animation:cleanStatusPulse 2.6s ease-in-out infinite}.portal-v311 .clean-dashboard-card{position:relative;overflow:hidden;transform:perspective(1200px) rotateX(var(--card-rotate-x,0deg)) rotateY(var(--card-rotate-y,0deg)) translate3d(0,0,0);transform-style:preserve-3d;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease;will-change:transform}.portal-v311 .clean-dashboard-card:before{content:"";position:absolute;z-index:0;inset:-45% auto -45% -35%;width:32%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);transform:skewX(-17deg);animation:cleanCardGlint 7.5s ease-in-out infinite;pointer-events:none}.portal-v311 .clean-dashboard-card>*{position:relative;z-index:1}.portal-v311 .clean-chart-line{stroke-dasharray:900;stroke-dashoffset:900;animation:cleanChartDraw 2.4s cubic-bezier(.22,.7,.2,1) .35s forwards}.portal-v311 .clean-chart-area{opacity:0;animation:cleanAreaFade 1.4s ease .7s forwards}.portal-v311 .clean-chart-points circle{transform-box:fill-box;transform-origin:center;animation:cleanPointPulse 3s ease-in-out infinite}.portal-v311 .clean-chart-points circle:nth-child(2){animation-delay:.45s}.portal-v311 .clean-chart-points circle:nth-child(3){animation-delay:.9s}.portal-v311 .clean-chart-points circle:nth-child(4){animation-delay:1.35s}.portal-v311 .clean-dashboard-metrics article{transition:transform .25s ease,background .25s ease,border-color .25s ease;border:1px solid transparent}.portal-v311 .clean-dashboard-metrics article:hover{transform:translateY(-3px);background:#fff;border-color:#dce9f4}.portal-v311 .clean-dashboard-rates u{animation:cleanRateReveal 1.15s cubic-bezier(.2,.75,.25,1) both;transform-origin:left}.portal-v311 .clean-content-columns{align-items:stretch}.portal-v311 .clean-stream{display:flex;flex-direction:column;min-height:438px;overflow:visible}.portal-v311 .clean-stream>header{flex:0 0 auto}.portal-v311 .clean-stream-count{align-self:flex-start;padding:5px 9px;border-radius:999px;background:#f1f6fb;color:#66829b;font-size:10px;font-weight:700;white-space:nowrap}.portal-v311 .clean-stream-list{display:grid;grid-template-rows:repeat(2,minmax(126px,1fr));flex:1;overflow:visible}.portal-v311 .clean-stream-list>.clean-stream-item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:16px;align-items:center;min-height:126px;padding:18px 0;border-bottom:1px solid #edf2f7;overflow:visible;transition:transform .22s ease}.portal-v311 .clean-stream-list>.clean-stream-item:hover{transform:translateX(4px)}.portal-v311 .clean-stream-list>.clean-stream-item img,.portal-v311 .clean-stream-list>.clean-stream-item .clean-thumb{width:112px;height:82px;border-radius:10px;object-fit:cover;background:#edf4fa;display:grid;place-items:center;color:#7da2c4}.portal-v311 .clean-stream-list>.clean-stream-item>div{min-width:0}.portal-v311 .clean-stream-list>.clean-stream-item small{color:#8b9baa;font-size:10px}.portal-v311 .clean-stream-list>.clean-stream-item h4{margin:5px 0 6px;font-size:16px;line-height:1.45;color:#284d70;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-v311 .clean-stream-list>.clean-stream-item p{margin:0;color:#75889b;font-size:12px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-v311 .clean-stream-empty{display:grid;place-items:center;min-height:180px;padding:25px;text-align:center;color:#8295a7;font-size:13px}.portal-v311 .clean-stream-more{display:flex!important;align-items:center;justify-content:flex-end;gap:6px;min-height:auto!important;padding:15px 0 0!important;border:0!important;color:#246fe5;font-size:12px;font-weight:750}.portal-v311 .clean-stream-more svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v311 .footer-contact{padding:18px;border:1px solid rgba(205,222,236,.9);border-radius:16px;background:rgba(255,255,255,.45)}.portal-v311 .footer-contact figure{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:116px}.portal-v311 .footer-contact figure.is-empty{border-style:dashed;background:rgba(255,255,255,.55)}.portal-v311 .footer-qr-placeholder{display:grid;place-items:center;width:80px;height:80px;border-radius:9px;background:linear-gradient(145deg,#f5fbff,#eaf4fb);color:#4f91bd;text-align:center}.portal-v311 .footer-qr-placeholder svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7}.portal-v311 .footer-qr-placeholder span{display:block!important;margin-top:4px!important;font-size:9px!important}@keyframes cleanGridDrift{0%{background-position:var(--hero-x) var(--hero-y)}100%{background-position:calc(var(--hero-x)+88px) calc(var(--hero-y)+44px)}}@keyframes cleanOrbitBreath{0%,100%{opacity:.72;transform:translate3d(var(--hero-ring-x),var(--hero-ring-y),0) scale(1)}50%{opacity:1;transform:translate3d(var(--hero-ring-x),var(--hero-ring-y),0) scale(1.025)}}@keyframes cleanGlowFloatA{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(34px,20px,0) scale(1.08)}}@keyframes cleanGlowFloatB{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(-28px,-22px,0) scale(1.1)}}@keyframes cleanNodePulse{0%,100%{opacity:.58;transform:scale(.82)}50%{opacity:1;transform:scale(1.18)}}@keyframes cleanSignalPass{0%{transform:translate3d(-38vw,0,0) rotate(-18deg);opacity:0}15%{opacity:.7}78%{opacity:.7}100%{transform:translate3d(88vw,0,0) rotate(-18deg);opacity:0}}@keyframes cleanStatusPulse{0%,100%{box-shadow:0 0 0 5px rgba(39,196,184,.1)}50%{box-shadow:0 0 0 9px rgba(39,196,184,.035),0 0 16px rgba(39,196,184,.26)}}@keyframes cleanCardGlint{0%,58%{transform:translateX(-120%) skewX(-17deg);opacity:0}68%{opacity:.68}84%,100%{transform:translateX(520%) skewX(-17deg);opacity:0}}@keyframes cleanChartDraw{to{stroke-dashoffset:0}}@keyframes cleanAreaFade{to{opacity:1}}@keyframes cleanPointPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.35)}}@keyframes cleanRateReveal{from{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:980px){.portal-v311 .clean-dashboard-card{transform:none!important}.portal-v311 .clean-stream{min-height:0}}@media(max-width:660px){.portal-v311 .clean-hero-flow{opacity:.42}.portal-v311 .clean-stream-list{grid-template-rows:none}.portal-v311 .clean-stream-list>.clean-stream-item{grid-template-columns:86px minmax(0,1fr);min-height:112px;padding:15px 0}.portal-v311 .clean-stream-list>.clean-stream-item img,.portal-v311 .clean-stream-list>.clean-stream-item .clean-thumb{width:86px;height:68px}.portal-v311 .clean-stream-list>.clean-stream-item p{-webkit-line-clamp:1}.portal-v311 .footer-contact{padding:15px}}.portal-v311 .footer-links-pair{display:contents}.portal-v311 .footer-links-group{align-self:start;min-width:0}.portal-v311 .footer-links-group strong{min-height:24px}.portal-v311 .footer-links-group a{display:block;line-height:1.85}.portal-v311 .footer-brand p{margin:12px 0 14px;max-width:18em}.portal-v311 .footer-contact{margin-top:0}@media(max-width:660px){.portal-v311 .cloud-final-cta{padding:24px 0 8px}.portal-v311 .cloud-final-inner{padding:20px 18px}.portal-v311 .footer-grid{display:grid;grid-template-columns:1fr!important;gap:12px;padding-top:18px;padding-bottom:10px}.portal-v311 .footer-brand,.portal-v311 .footer-contact{grid-column:1/-1}.portal-v311 .footer-brand p{margin:8px 0 8px}.portal-v311 .footer-links-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.portal-v311 .footer-links-group{padding-top:0}.portal-v311 .footer-links-group strong,.portal-v311 .footer-contact>strong{margin-bottom:8px}.portal-v311 .footer-links-group a{font-size:13px;line-height:1.65}.portal-v311 .footer-contact{padding:12px;margin-top:0}.portal-v311 .footer-contact-body{gap:10px;flex-wrap:wrap}.portal-v311 .footer-contact-list{gap:6px}.portal-v311 .footer-contact figure{min-height:auto;flex:0 0 82px;padding:6px}.portal-v311 .footer-contact figure img{width:70px;height:70px}.portal-v311 .footer-contact figcaption{margin-top:4px}}@media(max-width:430px){.portal-v311 .cloud-final-cta{padding:18px 0 6px}.portal-v311 .cloud-final-inner{padding:18px 16px}.portal-v311 .footer-grid{gap:10px;padding-top:16px;padding-bottom:8px}.portal-v311 .footer-links-pair{gap:10px}.portal-v311 .footer-links-group strong{font-size:15px}.portal-v311 .footer-links-group a{font-size:12px;line-height:1.6}.portal-v311 .footer-contact{padding:11px}.portal-v311 .footer-contact-list>a,.portal-v311 .footer-contact-list>div{grid-template-columns:17px 60px minmax(0,1fr);font-size:12px}.portal-v311 .footer-contact-list{gap:6px}.portal-v311 .footer-contact-body{gap:8px}.portal-v311 .footer-contact figure{flex-basis:76px}.portal-v311 .footer-contact figure img{width:62px;height:62px}}.portal-v311{color:#233f5d}.portal-v311 .v36-nav nav>a,.portal-v311 .portal-brand,.portal-v311 .brand-copy strong,.portal-v311 .brand-copy span,.portal-v311 .section-head>a,.portal-v311 .clean-section-head>a{color:#1f588c}.portal-v311 .clean-hero-copy h1,.portal-v311 .clean-section-head h2,.portal-v311 .clean-workflow-grid h3,.portal-v311 .clean-capability-grid h3,.portal-v311 .clean-stream>header h3,.portal-v311 .clean-sites-head h3,.portal-v311 .page-banner h1,.portal-v311 .site-card h2,.portal-v311 .site-card h3,.portal-v311 .news-row h2,.portal-v311 .news-row h3,.portal-v311 .detail-article>h1,.portal-v311 .site-hero h1{color:#113f6d!important}.portal-v311 .clean-hero-copy>p,.portal-v311 .clean-section-head p,.portal-v311 .clean-capability-grid p,.portal-v311 .clean-workflow-grid p,.portal-v311 .clean-stream>header p,.portal-v311 .clean-stream-list>.clean-stream-item p,.portal-v311 .clean-sites-head p,.portal-v311 .clean-sites-preview p,.portal-v311 .site-card p,.portal-v311 .news-row p,.portal-v311 .page-banner p,.portal-v311 .rich-content,.portal-v311 .source-note,.portal-v311 .site-hero p,.portal-v311 .footer-grid p,.portal-v311 .footer-grid span,.portal-v311 .footer-grid figcaption{color:#58738e!important}.portal-v311 .clean-stream-list>.clean-stream-item h4,.portal-v311 .clean-sites-preview h4,.portal-v311 .mini-sites span,.portal-v311 .detail-aside h3,.portal-v311 .detail-aside>a,.portal-v311 .profile-data dt{color:#204f79}.portal-v311 .clean-stream-list>.clean-stream-item small,.portal-v311 .clean-sites-preview small,.portal-v311 .clean-dashboard-chart .clean-chart-legend,.portal-v311 .clean-trend-legend,.portal-v311 .clean-dashboard-head small,.portal-v311 .clean-updated,.portal-v311 .detail-meta,.portal-v311 .site-card small,.portal-v311 .article-grid time{color:#7d92a7!important}.portal-v311 .portal-btn.primary{background:linear-gradient(135deg,#0d67d8,#1aa3f2);box-shadow:0 18px 38px rgba(17,109,223,.22)}.portal-v311 .portal-btn.subtle{background:linear-gradient(135deg,#fafdff,#edf6ff);border-color:#c7ddf4;color:#1662cd;box-shadow:0 10px 24px rgba(24,106,207,.08)}.portal-v311 .clean-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 16%,rgba(92,198,255,.26),transparent 26%),radial-gradient(circle at 83% 20%,rgba(40,120,255,.18),transparent 22%),radial-gradient(circle at 74% 76%,rgba(23,195,183,.12),transparent 18%),linear-gradient(135deg,#eef6ff 0%,#f5fbff 38%,#ecf6ff 62%,#f8fcff 100%)}.portal-v311 .clean-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(58,124,196,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(58,124,196,.1) 1px,transparent 1px);background-size:52px 52px;opacity:.85;mask-image:linear-gradient(180deg,rgba(0,0,0,.88),rgba(0,0,0,.12));pointer-events:none}.portal-v311 .clean-hero:after{content:"";position:absolute;right:-160px;top:-170px;width:760px;height:760px;border-radius:50%;background:radial-gradient(circle at center,rgba(48,128,237,.16),rgba(48,128,237,.06) 28%,rgba(48,128,237,.04) 42%,transparent 65%);box-shadow:0 0 0 1px rgba(54,130,214,.16),0 0 0 80px rgba(54,130,214,.04),0 0 0 160px rgba(54,130,214,.025);pointer-events:none}.portal-v311 .clean-hero-grid{position:relative;z-index:2}.portal-v311 .clean-hero-copy{position:relative;z-index:2}.portal-v311 .clean-kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(84,154,222,.28);box-shadow:0 12px 28px rgba(24,93,175,.08)}.portal-v311 .clean-kicker span{color:#1d6fc8;font-weight:800}.portal-v311 .clean-kicker b{color:#26a99d}.portal-v311 .clean-hero-copy h1{text-shadow:0 10px 30px rgba(15,78,149,.08)}.portal-v311 .clean-hero-copy>p{max-width:620px}.portal-v311 .clean-hero-trust span{background:rgba(255,255,255,.72);border:1px solid rgba(201,220,239,.95);box-shadow:0 12px 30px rgba(26,77,138,.06)}.portal-v311 .clean-hero-orbits,.portal-v311 .clean-hero-beams,.portal-v311 .clean-hero-nodes,.portal-v311 .clean-hero-mesh{position:absolute;inset:0;pointer-events:none}.portal-v311 .clean-hero-orbits i{position:absolute;border-radius:50%;border:1px solid rgba(60,131,210,.16);box-shadow:inset 0 0 28px rgba(67,170,255,.05),0 0 38px rgba(67,170,255,.04)}.portal-v311 .clean-hero-orbits i:nth-child(1){width:520px;height:520px;right:5%;top:-90px;animation:heroOrbitSlow 18s linear infinite}.portal-v311 .clean-hero-orbits i:nth-child(2){width:330px;height:330px;right:16%;top:18px;border-style:dashed;animation:heroOrbitReverse 12s linear infinite}.portal-v311 .clean-hero-mesh{background:radial-gradient(circle at 72% 36%,rgba(255,255,255,.22),transparent 28%),linear-gradient(120deg,transparent 0,transparent 44%,rgba(42,124,220,.07) 46%,transparent 48%,transparent 100%);opacity:.9}.portal-v311 .clean-hero-beams i{position:absolute;display:block;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(44,129,237,.6),rgba(42,199,184,.8),transparent);filter:drop-shadow(0 0 10px rgba(38,129,238,.22));animation:heroBeamSweep 8.5s linear infinite}.portal-v311 .clean-hero-beams i:nth-child(1){--beam-rot:-12deg;width:360px;left:-5%;top:32%;animation-delay:-.5s}.portal-v311 .clean-hero-beams i:nth-child(2){--beam-rot:-16deg;width:460px;left:18%;top:74%;animation-delay:-3.1s}.portal-v311 .clean-hero-beams i:nth-child(3){--beam-rot:-10deg;width:300px;right:-6%;top:46%;animation-delay:-5.2s}.portal-v311 .clean-hero-beams i:nth-child(4){--beam-rot:8deg;width:250px;right:22%;top:18%;animation-delay:-1.9s}.portal-v311 .clean-hero-nodes b{position:absolute;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #38b7eb;box-shadow:0 0 0 6px rgba(56,183,235,.08),0 0 18px rgba(56,183,235,.22);animation:heroNodeBlink 4s ease-in-out infinite}.portal-v311 .clean-hero-nodes b:nth-child(1){left:12%;top:24%;animation-delay:.1s}.portal-v311 .clean-hero-nodes b:nth-child(2){left:28%;top:68%;animation-delay:1.2s}.portal-v311 .clean-hero-nodes b:nth-child(3){right:26%;top:26%;animation-delay:2.1s}.portal-v311 .clean-hero-nodes b:nth-child(4){right:13%;top:58%;animation-delay:.8s}.portal-v311 .clean-hero-nodes b:nth-child(5){right:36%;top:78%;animation-delay:1.8s}.portal-v311 .clean-hero-nodes b:nth-child(6){left:46%;top:20%;animation-delay:2.6s}.portal-v311 .clean-hero-flow{opacity:.9}.portal-v311 .clean-hero-flow i{height:2px;filter:drop-shadow(0 0 12px rgba(47,128,237,.28))}.portal-v311 .clean-hero-flow i:after{width:8px;height:8px;box-shadow:0 0 0 8px rgba(68,184,237,.08),0 0 26px rgba(68,184,237,.46)}.portal-v311 .clean-dashboard-card{border:1px solid #cfe2f7;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,250,255,.98));box-shadow:0 26px 56px rgba(22,82,145,.12),inset 0 1px 0 rgba(255,255,255,.75)}.portal-v311 .clean-dashboard-card:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 14%,rgba(45,193,174,.12),transparent 22%),radial-gradient(circle at 18% 86%,rgba(47,128,237,.12),transparent 26%);pointer-events:none}.portal-v311 .clean-stream,.portal-v311 .clean-chart-card,.portal-v311 .clean-kpi-stack article,.portal-v311 .clean-workflow-grid article,.portal-v311 .clean-capability-grid article,.portal-v311 .site-card,.portal-v311 .article-grid article,.portal-v311 .site-hero,.portal-v311 .auth-box,.portal-v311 .submit-form{border-color:#d7e6f3;box-shadow:0 14px 38px rgba(28,82,135,.05)}.portal-v311 .clean-stream>header,.portal-v311 .clean-chart-card header{border-bottom-color:#e4eef7}.portal-v311 .clean-content-section{background:linear-gradient(180deg,#f7fbff,#fff)}.portal-v311 .clean-sites-block{margin-top:22px;padding:22px;border:1px solid #dbe8f4;border-radius:22px;background:linear-gradient(180deg,#f9fcff,#fff);box-shadow:0 18px 44px rgba(28,82,135,.05)}.portal-v311 .clean-sites-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.portal-v311 .clean-sites-head span{font:700 10px/1.2 Inter,"Segoe UI",Arial,sans-serif;letter-spacing:.12em;color:#4d7fab}.portal-v311 .clean-sites-head h3{margin:7px 0 8px;font-size:28px;line-height:1.2}.portal-v311 .clean-sites-head a{display:inline-flex;align-items:center;gap:6px;color:#216bdb;font-weight:800;white-space:nowrap}.portal-v311 .clean-sites-head a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v311 .clean-sites-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:0;overflow:visible}.portal-v311 .clean-sites-preview>a.clean-site-card{display:flex;flex-direction:column;align-items:stretch;gap:0;min-width:0;padding:0;border:1px solid #dce8f4;border-radius:18px;background:#fff;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.portal-v311 .clean-sites-preview>a.clean-site-card:hover{transform:translateY(-4px);border-color:#c5dcf1;box-shadow:0 18px 38px rgba(27,82,139,.1)}.portal-v311 .clean-sites-preview>a.clean-site-card img,.portal-v311 .clean-sites-preview>a.clean-site-card>.clean-site-thumb{width:100%;height:154px;border-radius:0;background:linear-gradient(145deg,#eef5fb,#e9f3fc);display:grid;place-items:center;color:#78a3ca;overflow:hidden}.portal-v311 .clean-sites-preview>a.clean-site-card>.clean-site-thumb svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v311 .clean-sites-preview>a.clean-site-card>div{padding:16px 16px 15px;min-width:0}.portal-v311 .clean-sites-preview>a.clean-site-card small{display:block;color:#5d86af;font-size:11px;font-weight:700;letter-spacing:.02em}.portal-v311 .clean-sites-preview>a.clean-site-card h4{margin:7px 0 8px;font-size:17px;line-height:1.4;color:#1b4b76;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-v311 .clean-sites-preview>a.clean-site-card p{margin:0;white-space:normal;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:1.7;color:#607894!important;min-height:4.8em}.portal-v311 .clean-sites-preview>a.clean-site-card b{display:block;margin-top:10px;color:#1d70d5;font-size:11px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-v311 .clean-stream-count{background:#edf5ff;color:#4f7ea4}.portal-v311 .footer-grid strong,.portal-v311 .footer-grid a,.portal-v311 .footer-grid b{color:#2a638f!important}@keyframes heroOrbitSlow{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes heroOrbitReverse{from{transform:rotate(360deg)}to{transform:rotate(0deg)}}@keyframes heroBeamSweep{0%{transform:translate3d(-36vw,0,0) rotate(var(--beam-rot,0deg));opacity:0}12%{opacity:.85}82%{opacity:.85}100%{transform:translate3d(82vw,0,0) rotate(var(--beam-rot,0deg));opacity:0}}@keyframes heroNodeBlink{0%,100%{transform:scale(.85);opacity:.66}50%{transform:scale(1.3);opacity:1}}@media(max-width:1180px){.portal-v311 .clean-sites-preview{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.portal-v311 .clean-sites-head{display:block}.portal-v311 .clean-sites-head a{margin-top:12px}.portal-v311 .clean-sites-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-v311 .clean-hero-orbits i:nth-child(1){right:-8%;top:-110px}.portal-v311 .clean-hero-beams i:nth-child(3),.portal-v311 .clean-hero-beams i:nth-child(4){display:none}}@media(max-width:660px){.portal-v311 .clean-hero:after{right:-250px;top:-220px;width:620px;height:620px}.portal-v311 .clean-hero-copy h1{font-size:37px!important}.portal-v311 .clean-hero-copy>p{font-size:15px!important}.portal-v311 .clean-hero-nodes b:nth-child(5),.portal-v311 .clean-hero-nodes b:nth-child(6),.portal-v311 .clean-hero-orbits i:nth-child(2){display:none}.portal-v311 .clean-hero-flow,.portal-v311 .clean-hero-beams{opacity:.6}.portal-v311 .clean-sites-block{padding:18px}.portal-v311 .clean-sites-head h3{font-size:23px}.portal-v311 .clean-sites-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.portal-v311 .clean-sites-preview>a.clean-site-card img,.portal-v311 .clean-sites-preview>a.clean-site-card>.clean-site-thumb{height:124px}}@media(max-width:430px){.portal-v311 .clean-sites-block{padding:16px}.portal-v311 .clean-sites-preview{grid-template-columns:1fr}.portal-v311 .clean-sites-preview>a.clean-site-card img,.portal-v311 .clean-sites-preview>a.clean-site-card>.clean-site-thumb{height:146px}.portal-v311 .clean-sites-head h3{font-size:21px}.portal-v311 .clean-sites-preview>a.clean-site-card>div{padding:14px 14px 13px}}.portal-v311{background:radial-gradient(circle at 12% 12%,rgba(92,198,255,.06),transparent 24%),radial-gradient(circle at 88% 10%,rgba(16,121,235,.055),transparent 22%),radial-gradient(circle at 78% 42%,rgba(27,207,188,.04),transparent 18%),linear-gradient(180deg,#f8fbff 0%,#f6faff 28%,#ffffff 55%,#f7fbff 100%)}.portal-v311 .portal-main{background:transparent}.portal-v311 .portal-ambient{opacity:1}.portal-v311 .ambient-grid{background-image:linear-gradient(rgba(17,95,189,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(17,95,189,.03) 1px,transparent 1px);background-size:48px 48px}.portal-v311 .ambient-glow{opacity:.18;filter:blur(96px)}.portal-v311 .ambient-glow.glow-a{right:-18vw;top:8vh;background:#51a8ff}.portal-v311 .ambient-glow.glow-b{left:-18vw;top:58vh;background:#5ce2cf}.portal-v311 .ambient-particles{opacity:.14;background-image:radial-gradient(circle,rgba(39,130,234,.22) 1px,transparent 1.5px),radial-gradient(circle,rgba(44,210,185,.18) 1px,transparent 1.3px);background-size:34px 34px,54px 54px}.portal-v311 .v36-nav-shell{background:rgba(255,255,255,.92);box-shadow:0 12px 36px rgba(16,68,123,.06)}.portal-v311 .v36-brand{gap:12px}.portal-v311 .brand-image{width:auto;height:auto;padding:0;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;place-items:center}.portal-v311 .brand-image img{width:96px;height:52px}.portal-v311 .brand-copy{gap:2px}.portal-v311 .brand-copy strong{font-size:16px;letter-spacing:.1px}.portal-v311 .brand-copy small{color:#84a0b6}.portal-v311 .clean-hero{padding:80px 0 74px;background:radial-gradient(circle at 10% 18%,rgba(97,204,255,.32),transparent 24%),radial-gradient(circle at 86% 14%,rgba(32,121,255,.24),transparent 22%),radial-gradient(circle at 78% 74%,rgba(24,205,186,.15),transparent 18%),linear-gradient(135deg,#edf6ff 0%,#f7fbff 24%,#eef7ff 54%,#f9fcff 100%)}.portal-v311 .clean-hero:before{background-image:linear-gradient(rgba(72,131,201,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(72,131,201,.12) 1px,transparent 1px),linear-gradient(135deg,rgba(40,124,222,.08),transparent 34%,transparent 66%,rgba(28,196,179,.06));background-size:46px 46px,46px 46px,100% 100%;opacity:.95;animation:cleanGridDrift 18s linear infinite}.portal-v311 .clean-hero:after{right:-120px;top:-155px;width:780px;height:780px;background:radial-gradient(circle at center,rgba(56,142,244,.2),rgba(56,142,244,.07) 26%,rgba(56,142,244,.04) 40%,transparent 64%);box-shadow:0 0 0 1px rgba(54,130,214,.18),0 0 0 76px rgba(54,130,214,.05),0 0 0 152px rgba(54,130,214,.03)}.portal-v311 .clean-hero-backdrop{z-index:0}.portal-v311 .clean-hero-grid{align-items:center}.portal-v311 .clean-hero-copy{padding-top:8px}.portal-v311 .clean-kicker{background:rgba(255,255,255,.78);border-color:rgba(85,159,229,.34);box-shadow:0 16px 36px rgba(21,91,170,.08)}.portal-v311 .clean-hero-copy h1{font-size:clamp(42px,4vw,58px)!important;line-height:1.12;text-shadow:0 12px 32px rgba(13,76,145,.09)}.portal-v311 .clean-hero-copy>p{font-size:16px;line-height:1.9;max-width:640px}.portal-v311 .clean-hero-actions{gap:14px;margin-top:28px}.portal-v311 .clean-hero-actions .portal-btn{min-height:48px;border-radius:14px}.portal-v311 .clean-hero-trust{gap:12px;margin-top:22px}.portal-v311 .clean-hero-trust span{backdrop-filter:blur(8px);background:rgba(255,255,255,.76);border:1px solid rgba(202,221,240,.9);box-shadow:0 14px 34px rgba(24,84,146,.06)}.portal-v311 .clean-hero-orbits i:nth-child(1){width:560px;height:560px;right:1%;top:-112px;border-color:rgba(66,142,222,.18);animation:heroOrbitSlow 14s linear infinite}.portal-v311 .clean-hero-orbits i:nth-child(2){width:360px;height:360px;right:14%;top:4px;border-color:rgba(66,142,222,.2);border-style:dashed;animation:heroOrbitReverse 10s linear infinite}.portal-v311 .clean-hero-orbits i:before{content:"";position:absolute;left:50%;top:-4px;width:8px;height:8px;margin-left:-4px;border-radius:50%;background:#fff;border:2px solid #35b7ef;box-shadow:0 0 18px rgba(53,183,239,.42)}.portal-v311 .clean-hero-mesh{background:radial-gradient(circle at 72% 36%,rgba(255,255,255,.22),transparent 28%),linear-gradient(90deg,transparent 0,transparent 40%,rgba(40,124,220,.09) 46%,transparent 50%,transparent 100%),linear-gradient(180deg,transparent 0,transparent 52%,rgba(31,195,176,.08) 58%,transparent 62%,transparent 100%);opacity:.96}.portal-v311 .clean-hero-beams i{height:2px;filter:drop-shadow(0 0 12px rgba(38,129,238,.28));animation-duration:6.8s}.portal-v311 .clean-hero-nodes b{width:11px;height:11px;box-shadow:0 0 0 8px rgba(56,183,235,.08),0 0 22px rgba(56,183,235,.3);animation-duration:3.6s}.portal-v311 .clean-hero-flow{opacity:1}.portal-v311 .clean-hero-flow i{height:2px;background:linear-gradient(90deg,transparent,rgba(53,150,255,.16),rgba(53,150,255,.78),rgba(35,210,187,.86),transparent);filter:drop-shadow(0 0 14px rgba(47,128,237,.32));animation-duration:6s}.portal-v311 .clean-hero-flow i:after{width:9px;height:9px;border-color:#33b9f1;box-shadow:0 0 0 9px rgba(68,184,237,.08),0 0 32px rgba(68,184,237,.52)}.portal-v311 .clean-dashboard-card{position:relative;border:1px solid rgba(200,220,240,.95);box-shadow:0 28px 60px rgba(22,82,145,.14),inset 0 1px 0 rgba(255,255,255,.86)}.portal-v311 .clean-dashboard-card:before{animation-duration:5.8s}.portal-v311 .clean-dashboard-card:after{content:"";position:absolute;inset:18px;border-radius:18px;border:1px solid rgba(95,160,228,.1);pointer-events:none}.portal-v311 .clean-dashboard-head{padding-bottom:2px}.portal-v311 .clean-dashboard-chart{position:relative}.portal-v311 .clean-dashboard-chart:after{content:"AI · SEO · SEARCH";position:absolute;right:6px;top:-6px;font:700 10px/1.2 Inter,Arial,sans-serif;letter-spacing:.18em;color:rgba(41,96,154,.28)}.portal-v311 .clean-capabilities{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)}.portal-v311 .clean-data-section{background:linear-gradient(180deg,#f2f8ff 0%,#f8fbfe 34%,#f4f9ff 100%);position:relative}.portal-v311 .clean-data-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 24%,rgba(69,151,237,.06),transparent 18%),radial-gradient(circle at 82% 76%,rgba(28,204,181,.05),transparent 16%);pointer-events:none}.portal-v311 .clean-workflow{background:linear-gradient(180deg,#ffffff 0%,#f9fcff 100%)}.portal-v311 .clean-content-section{background:linear-gradient(180deg,#f8fbff 0%,#ffffff 56%,#f8fbff 100%)}.portal-v311 .clean-stream,.portal-v311 .clean-chart-card,.portal-v311 .clean-kpi-stack article,.portal-v311 .clean-workflow-grid article,.portal-v311 .clean-capability-grid article,.portal-v311 .clean-sites-block,.portal-v311 .site-card,.portal-v311 .article-grid article,.portal-v311 .site-hero,.portal-v311 .auth-box,.portal-v311 .submit-form{box-shadow:0 16px 40px rgba(28,82,135,.055)}.portal-v311 .cloud-final-cta{background:linear-gradient(180deg,#f8fbff,#eef6fd);padding:68px 0 34px}.portal-v311 .cloud-final-inner{background:linear-gradient(180deg,#ffffff,#f8fbff);border-color:#d8e6f2;box-shadow:0 18px 50px rgba(34,86,135,.07)}.portal-v311 .portal-footer{background:linear-gradient(180deg,#eff6fd 0%,#ebf4fc 100%)!important}.portal-v311 .footer-brand-head{display:flex;align-items:center;gap:14px}.portal-v311 .footer-brand-head img{width:96px;height:48px;object-fit:contain;flex:0 0 auto}.portal-v311 .footer-brand-copy strong{display:block;color:#1f588c;font-size:20px;line-height:1.2}.portal-v311 .footer-brand-copy p{margin:6px 0 0;max-width:24em}@media(max-width:980px){.portal-v311 .clean-hero{padding:64px 0 58px}.portal-v311 .clean-hero-copy h1{font-size:44px!important}.portal-v311 .clean-hero-orbits i:nth-child(1){right:-6%;top:-118px}}@media(max-width:660px){.portal-v311 .brand-image img{width:82px;height:44px}.portal-v311 .clean-hero{padding:52px 0 48px}.portal-v311 .clean-hero-copy h1{font-size:36px!important}.portal-v311 .clean-hero-copy>p{font-size:15px}.portal-v311 .clean-hero-trust span{padding:12px 14px}.portal-v311 .clean-dashboard-card:after{inset:12px}.portal-v311 .clean-hero-flow,.portal-v311 .clean-hero-beams{opacity:.72}.portal-v311 .cloud-final-cta{padding:28px 0 10px}.portal-v311 .footer-brand-head{gap:10px;flex-wrap:nowrap}.portal-v311 .footer-brand-head img{width:82px;height:40px}.portal-v311 .footer-brand-copy{display:flex;align-items:center;gap:8px;min-width:0;white-space:nowrap}.portal-v311 .footer-brand-copy strong{display:inline;font-size:16px;flex:0 0 auto}.portal-v311 .footer-brand-copy p{display:inline;margin:0;max-width:none;font-size:12px;overflow:hidden;text-overflow:ellipsis}.portal-v311 .footer-brand>span{margin-top:6px;display:flex;align-items:center;gap:6px;font-size:12px}}@media(max-width:430px){.portal-v311 .v36-nav-shell{background:rgba(255,255,255,.94)}.portal-v311 .clean-hero{padding:48px 0 42px}.portal-v311 .clean-hero-copy h1{font-size:33px!important}.portal-v311 .clean-hero-copy>p{line-height:1.8}.portal-v311 .clean-hero-beams i:nth-child(4){display:none}.portal-v311 .footer-brand-head img{width:76px;height:38px}.portal-v311 .footer-brand-copy strong{font-size:15px}.portal-v311 .footer-brand-copy p{font-size:11px}}.portal-v311 .v36-header{box-shadow:0 10px 30px rgba(7,38,76,.05)}.portal-v311 .v36-nav-shell{background:rgba(255,255,255,.88);border-bottom:1px solid rgba(212,226,240,.8);backdrop-filter:blur(18px) saturate(140%)}.portal-v311 .v36-nav nav{gap:6px}.portal-v311 .v36-nav nav>a{border-radius:12px;transition:all .22s ease}.portal-v311 .v36-nav nav>a:hover,.portal-v311 .v36-nav nav>a.active{background:linear-gradient(180deg,#f7fbff,#eef6ff);color:#0c67d2;box-shadow:inset 0 0 0 1px rgba(194,219,241,.75)}.portal-v311 .v36-nav nav>a.active:after{left:16px;right:16px;bottom:-19px;height:3px;background:linear-gradient(90deg,#1190f0,#28d0c2);box-shadow:0 0 16px rgba(34,176,226,.28)}.portal-v311 .v36-nav nav>a.nav-submit{background:linear-gradient(135deg,#0d6fe0,#13b3e5);box-shadow:0 14px 30px rgba(17,111,224,.23)}.portal-v311 .v36-nav nav>a.nav-register{border-radius:12px}.portal-v311 .clean-section-head h2{letter-spacing:-.028em}.portal-v311 .clean-section-head p{max-width:760px}.portal-v311 .clean-kicker{padding:9px 16px}.portal-v311 .clean-hero-signals{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.portal-v311 .clean-hero-signals span{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(204,221,238,.9);box-shadow:0 10px 24px rgba(24,84,146,.05);color:#3e668f;font-size:12px;font-weight:700}.portal-v311 .clean-hero-signals span:before{content:"";width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#13a9f2,#29d2c3);box-shadow:0 0 0 5px rgba(46,180,224,.08)}.portal-v311 .clean-hero-grid{gap:42px}.portal-v311 .clean-hero-copy{max-width:690px}.portal-v311 .clean-hero-copy>p{margin-top:18px}.portal-v311 .clean-hero-trust span b{font-size:14px;color:#1c527f}.portal-v311 .clean-hero-trust span small{color:#68829b}.portal-v311 .clean-dashboard-card{border-radius:24px;padding:24px}.portal-v311 .clean-dashboard-head strong{font-size:16px}.portal-v311 .clean-dashboard-floats{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 2px}.portal-v311 .clean-dashboard-floats span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:linear-gradient(180deg,#ffffff,#f3f9ff);border:1px solid rgba(204,221,238,.9);box-shadow:0 8px 18px rgba(18,90,168,.05);color:#5a7d9f;font:700 10px/1.2 Inter,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.portal-v311 .clean-dashboard-metrics article{border-radius:14px;background:linear-gradient(180deg,#f8fbff,#f2f8fd)}.portal-v311 .clean-dashboard-metrics article:hover{box-shadow:0 12px 24px rgba(23,82,145,.08)}.portal-v311 .clean-dashboard-rates span{padding:2px 0}.portal-v311 .portal-section{padding:88px 0}.portal-v311 .clean-capability-grid article,.portal-v311 .clean-chart-card,.portal-v311 .clean-kpi-stack article,.portal-v311 .clean-workflow-grid article,.portal-v311 .clean-stream,.portal-v311 .clean-sites-block,.portal-v311 .clean-sites-preview>a.clean-site-card,.portal-v311 .site-card,.portal-v311 .article-grid article,.portal-v311 .site-hero,.portal-v311 .auth-box,.portal-v311 .submit-form{border-radius:20px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.portal-v311 .clean-capability-grid article:hover,.portal-v311 .clean-workflow-grid article:hover,.portal-v311 .clean-sites-preview>a.clean-site-card:hover,.portal-v311 .site-card:hover,.portal-v311 .article-grid article:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(24,82,141,.09)}.portal-v311 .clean-chart-card,.portal-v311 .clean-sites-block,.portal-v311 .clean-stream{background:linear-gradient(180deg,#ffffff,#fbfdff)}.portal-v311 .clean-kpi-stack article{background:linear-gradient(180deg,#ffffff,#f9fcff)}.portal-v311 .clean-workflow-grid article{background:linear-gradient(180deg,#ffffff,#fbfdff)}.portal-v311 .clean-workflow-grid article>span{font-size:13px;color:#a2b3c2}.portal-v311 .clean-workflow-grid a{font-weight:800}.portal-v311 .clean-stream-list>.clean-stream-item{border-bottom-color:#ebf1f7}.portal-v311 .clean-stream-more{padding-top:18px!important}.portal-v311 .clean-sites-head{margin-bottom:20px}.portal-v311 .clean-sites-head h3{font-size:30px}.portal-v311 .clean-sites-preview>a.clean-site-card>div{padding:18px 18px 16px}.portal-v311 .clean-sites-preview>a.clean-site-card h4{font-size:18px}.portal-v311 .clean-sites-preview>a.clean-site-card p{font-size:13px;line-height:1.75}.portal-v311 .cloud-final-inner{border-radius:24px}.portal-v311 .portal-footer{position:relative;overflow:hidden}.portal-v311 .portal-footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 10%,rgba(46,149,234,.05),transparent 22%),radial-gradient(circle at 86% 18%,rgba(29,205,184,.05),transparent 18%);pointer-events:none}.portal-v311 .footer-grid{position:relative;z-index:1}.portal-v311 .footer-links-group a{transition:color .18s ease,transform .18s ease}.portal-v311 .footer-links-group a:hover{color:#0e6fdc!important;transform:translateX(2px)}.portal-v311 .footer-contact{background:rgba(255,255,255,.5)}@media(max-width:1180px){.portal-v311 .clean-hero-grid{gap:34px}}@media(max-width:980px){.portal-v311 .portal-section{padding:76px 0}.portal-v311 .clean-dashboard-card{padding:20px}.portal-v311 .clean-sites-head h3{font-size:26px}}@media(max-width:660px){.portal-v311 .v36-nav nav{left:14px;right:14px;top:100%;padding:12px;border-radius:16px;box-shadow:0 18px 44px rgba(17,65,118,.14)}.portal-v311 .clean-hero-signals{gap:8px}.portal-v311 .clean-hero-signals span{min-height:32px;padding:0 12px;font-size:11px}.portal-v311 .clean-dashboard-floats{gap:6px}.portal-v311 .clean-dashboard-floats span{min-height:26px;padding:0 9px;font-size:9px}.portal-v311 .portal-section{padding:64px 0}.portal-v311 .clean-stream,.portal-v311 .clean-sites-block{border-radius:18px}.portal-v311 .cloud-final-inner{border-radius:20px}}@media(max-width:430px){.portal-v311 .clean-hero-signals span:nth-child(3){display:none}.portal-v311 .clean-dashboard-card{padding:18px}.portal-v311 .clean-sites-preview>a.clean-site-card>div{padding:15px 15px 14px}}.portal-v311 .clean-hero{background:radial-gradient(circle at 8% 18%,rgba(104,210,255,.38),transparent 22%),radial-gradient(circle at 84% 14%,rgba(38,131,255,.28),transparent 20%),radial-gradient(circle at 82% 68%,rgba(18,210,188,.18),transparent 17%),linear-gradient(135deg,#ecf5ff 0%,#f8fbff 22%,#eef7ff 53%,#f9fcff 100%)}.portal-v311 .clean-hero:before{background-size:42px 42px,42px 42px,100% 100%;opacity:1;animation:cleanGridDrift 15s linear infinite}.portal-v311 .clean-hero:after{right:-90px;top:-150px;width:820px;height:820px;box-shadow:0 0 0 1px rgba(54,130,214,.2),0 0 0 72px rgba(54,130,214,.06),0 0 0 144px rgba(54,130,214,.035),0 0 100px rgba(39,127,223,.12)}.portal-v311 .clean-hero-grid{gap:48px}.portal-v311 .clean-hero-copy h1{font-size:clamp(44px,4.4vw,64px)!important;letter-spacing:-.045em;max-width:11em}.portal-v311 .clean-hero-copy>p{font-size:17px;max-width:41em;color:#52708d!important}.portal-v311 .clean-hero-signals{margin-top:18px}.portal-v311 .clean-hero-signals span{background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(247,251,255,.78));box-shadow:0 12px 28px rgba(20,84,148,.06)}.portal-v311 .clean-hero-actions .portal-btn.primary{box-shadow:0 18px 36px rgba(15,112,224,.25),0 0 0 1px rgba(255,255,255,.32) inset}.portal-v311 .clean-hero-actions .portal-btn.subtle{box-shadow:0 12px 28px rgba(16,96,191,.08)}.portal-v311 .clean-hero-trust{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-v311 .clean-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.portal-v311 .clean-hero-stats article{padding:16px 16px 14px;border:1px solid rgba(205,220,237,.92);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(248,252,255,.72));backdrop-filter:blur(10px);box-shadow:0 16px 34px rgba(23,83,145,.06)}.portal-v311 .clean-hero-stats strong{display:block;font-size:28px;line-height:1;color:#11416f;letter-spacing:-.03em}.portal-v311 .clean-hero-stats span{display:block;margin-top:7px;color:#64809b;font-size:12px}.portal-v311 .clean-dashboard-card{background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(244,250,255,.98));border-color:#c9dff3;box-shadow:0 32px 70px rgba(17,75,135,.16),inset 0 1px 0 rgba(255,255,255,.9)}.portal-v311 .clean-dashboard-card:before{opacity:.86}.portal-v311 .clean-dashboard-card:after{inset:16px;border-color:rgba(106,170,232,.14)}.portal-v311 .clean-dashboard-badge{display:inline-flex;align-items:center;gap:8px;margin:10px 0 0;padding:7px 12px;border-radius:999px;background:linear-gradient(180deg,#fdfefe,#f1f8ff);border:1px solid rgba(204,220,236,.92);box-shadow:0 10px 22px rgba(18,92,170,.05)}.portal-v311 .clean-dashboard-badge b{font:800 10px/1.2 Inter,Arial,sans-serif;letter-spacing:.18em;color:#116fd7}.portal-v311 .clean-dashboard-badge span{font:700 10px/1.2 Inter,Arial,sans-serif;letter-spacing:.08em;color:#6d89a3}.portal-v311 .clean-dashboard-floats span{background:linear-gradient(180deg,#ffffff,#f2f8ff);color:#507399;border-color:rgba(204,220,236,.86)}.portal-v311 .clean-dashboard-chart{margin-top:8px;padding-top:18px;padding-bottom:12px;border-top:1px solid rgba(225,236,246,.9)}.portal-v311 .clean-dashboard-metrics{gap:12px;padding-top:20px}.portal-v311 .clean-dashboard-metrics article{padding:14px;background:linear-gradient(180deg,#fbfdff,#f4f9fd);border:1px solid rgba(220,232,243,.86)}.portal-v311 .clean-dashboard-metrics strong{font-size:26px}.portal-v311 .clean-dashboard-rates{margin-top:18px;padding-top:4px}.portal-v311 .clean-section-head{position:relative}.portal-v311 .clean-section-head h2{position:relative;display:inline-block;padding-bottom:4px}.portal-v311 .clean-section-head h2:after{content:"";position:absolute;left:0;bottom:-4px;width:58px;height:3px;border-radius:999px;background:linear-gradient(90deg,#1490f0,#28d0c2);box-shadow:0 0 14px rgba(35,183,226,.18)}.portal-v311 .clean-capability-grid article,.portal-v311 .clean-chart-card,.portal-v311 .clean-kpi-stack article,.portal-v311 .clean-workflow-grid article,.portal-v311 .clean-stream,.portal-v311 .clean-sites-block,.portal-v311 .clean-sites-preview>a.clean-site-card,.portal-v311 .site-card,.portal-v311 .article-grid article{box-shadow:0 18px 42px rgba(24,82,141,.055)}.portal-v311 .clean-capability-grid article:hover,.portal-v311 .clean-workflow-grid article:hover,.portal-v311 .clean-chart-card:hover,.portal-v311 .clean-kpi-stack article:hover,.portal-v311 .clean-stream:hover,.portal-v311 .clean-sites-preview>a.clean-site-card:hover{transform:translateY(-5px);border-color:#c8ddf1;box-shadow:0 24px 48px rgba(24,82,141,.095)}.portal-v311 .clean-cap-icon{box-shadow:inset 0 0 0 1px rgba(199,220,241,.5),0 10px 20px rgba(18,96,191,.06)}.portal-v311 .clean-chart-card header,.portal-v311 .clean-stream>header{padding-bottom:18px}.portal-v311 .clean-sites-block{padding:24px;background:linear-gradient(180deg,#ffffff,#fbfdff)}.portal-v311 .clean-sites-preview>a.clean-site-card img,.portal-v311 .clean-sites-preview>a.clean-site-card>.clean-site-thumb{height:160px}.portal-v311 .cloud-final-inner{position:relative;overflow:hidden}.portal-v311 .cloud-final-inner:before{content:"";position:absolute;right:-80px;top:-80px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(46,146,234,.12),transparent 62%);pointer-events:none}.portal-v311 .cloud-final-inner:after{content:"";position:absolute;left:-70px;bottom:-90px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(29,205,184,.1),transparent 62%);pointer-events:none}.portal-v311 .cloud-final-inner>*{position:relative;z-index:1}@media(max-width:1180px){.portal-v311 .clean-hero-trust{grid-template-columns:1fr}.portal-v311 .clean-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.portal-v311 .clean-hero-copy h1{font-size:42px!important}.portal-v311 .clean-dashboard-card{padding:22px}}@media(max-width:660px){.portal-v311 .clean-hero-grid{gap:28px}.portal-v311 .clean-hero-copy h1{font-size:35px!important}.portal-v311 .clean-hero-copy>p{font-size:15px}.portal-v311 .clean-hero-stats{grid-template-columns:1fr;gap:10px}.portal-v311 .clean-hero-stats article{padding:14px;border-radius:14px}.portal-v311 .clean-dashboard-badge{padding:6px 10px}.portal-v311 .clean-sites-block{padding:18px}.portal-v311 .clean-sites-preview>a.clean-site-card img,.portal-v311 .clean-sites-preview>a.clean-site-card>.clean-site-thumb{height:128px}}@media(max-width:430px){.portal-v311 .clean-hero-copy h1{font-size:32px!important}.portal-v311 .clean-dashboard-card{padding:18px}.portal-v311 .clean-dashboard-badge span{display:none}}.portal-v311 .portal-wrap{width:min(100% - 36px,1260px)}.portal-v311 .portal-btn{min-height:46px;border-radius:14px;font-weight:800;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease}.portal-v311 .portal-btn:hover{transform:translateY(-2px)}.portal-v311 .portal-btn.primary:hover{box-shadow:0 22px 40px rgba(15,112,224,.28)}.portal-v311 .portal-btn.subtle:hover,.portal-v311 .portal-btn.ghost:hover{box-shadow:0 14px 28px rgba(20,92,170,.09);border-color:#bfd9f3}.portal-v311 .v36-nav-shell{box-shadow:0 12px 34px rgba(8,41,82,.055)}.portal-v311 .v36-nav nav>a{padding:0 14px}.portal-v311 .v36-nav nav>a svg{opacity:.9}.portal-v311 .v36-nav nav>a.nav-submit{padding:0 19px}.portal-v311 .clean-hero{padding:88px 0 82px}.portal-v311 .clean-hero-grid{gap:52px;align-items:center}.portal-v311 .clean-hero-copy>p{margin-bottom:0}.portal-v311 .clean-hero-actions{margin-top:30px}.portal-v311 .clean-hero-trust{margin-top:18px}.portal-v311 .clean-hero-stats{margin-top:20px}.portal-v311 .clean-hero-stats article{position:relative;overflow:hidden}.portal-v311 .clean-hero-stats article:after{content:"";position:absolute;right:-14px;top:-18px;width:70px;height:70px;border-radius:50%;background:radial-gradient(circle,rgba(39,134,236,.12),transparent 66%);pointer-events:none}.portal-v311 .clean-hero-stats strong{font-size:30px}.portal-v311 .clean-dashboard-card{border-radius:26px}.portal-v311 .clean-dashboard-badge{margin-top:12px}.portal-v311 .clean-dashboard-chart .clean-chart-legend{margin-top:8px}.portal-v311 .portal-section{padding:92px 0}.portal-v311 .clean-section-head{margin-bottom:36px}.portal-v311 .clean-section-head span{font-size:11px;letter-spacing:.14em}.portal-v311 .clean-section-head h2{font-size:36px}.portal-v311 .clean-section-head p{font-size:15px;line-height:1.9}.portal-v311 .clean-section-head.split{align-items:flex-end}.portal-v311 .clean-section-head>a{margin-bottom:6px}.portal-v311 .clean-capability-grid,.portal-v311 .clean-workflow-grid,.portal-v311 .article-grid,.portal-v311 .site-grid{gap:22px}.portal-v311 .clean-capability-grid article,.portal-v311 .clean-workflow-grid article,.portal-v311 .article-grid article,.portal-v311 .site-card,.portal-v311 .clean-chart-card,.portal-v311 .clean-kpi-stack article,.portal-v311 .clean-stream,.portal-v311 .clean-sites-block,.portal-v311 .clean-sites-preview>a.clean-site-card,.portal-v311 .site-hero,.portal-v311 .auth-box,.portal-v311 .submit-form{border-color:#d8e7f3;box-shadow:0 18px 42px rgba(24,82,141,.052)}.portal-v311 .clean-capability-grid article{padding:30px}.portal-v311 .clean-capability-grid h3{font-size:22px}.portal-v311 .clean-capability-grid p{font-size:14px;line-height:1.85}.portal-v311 .clean-chart-card{padding:24px}.portal-v311 .clean-kpi-stack article{min-height:168px}.portal-v311 .clean-workflow-grid article{min-height:360px;padding:28px}.portal-v311 .clean-workflow-grid p{font-size:14px;line-height:1.85}.portal-v311 .clean-stream{padding:26px}.portal-v311 .clean-stream-list>.clean-stream-item{padding:19px 0}.portal-v311 .clean-stream-list>.clean-stream-item h4{font-size:17px}.portal-v311 .clean-stream-list>.clean-stream-item p{font-size:12px}.portal-v311 .clean-sites-block{padding:26px}.portal-v311 .clean-sites-head h3{font-size:31px}.portal-v311 .clean-sites-preview{gap:20px}.portal-v311 .clean-sites-preview>a.clean-site-card img,.portal-v311 .clean-sites-preview>a.clean-site-card>.clean-site-thumb{height:166px}.portal-v311 .clean-sites-preview>a.clean-site-card>div{padding:18px 18px 17px}.portal-v311 .clean-sites-preview>a.clean-site-card h4{font-size:18px;line-height:1.45}.portal-v311 .clean-sites-preview>a.clean-site-card p{min-height:5em}.portal-v311 .clean-sites-preview>a.clean-site-card b{margin-top:12px}.portal-v311 .cloud-final-cta{padding:74px 0 38px}.portal-v311 .cloud-final-inner{gap:44px;padding:42px 44px;border-radius:26px}.portal-v311 .cloud-final-inner h2{font-size:30px}.portal-v311 .cloud-final-inner p{font-size:15px;line-height:1.9;max-width:720px}.portal-v311 .cloud-final-actions{gap:14px}.portal-v311 .footer-grid{padding-top:50px;padding-bottom:36px;gap:16px}.portal-v311 .footer-brand-copy strong{font-size:21px}.portal-v311 .footer-links-group strong,.portal-v311 .footer-contact>strong{margin-bottom:10px}.portal-v311 .footer-links-group a{line-height:1.85}.portal-v311 .footer-contact{padding:20px;border-radius:18px}.portal-v311 .footer-contact-body{gap:14px}.portal-v311 .footer-contact-list{gap:8px}.portal-v311 .footer-contact figure{border-radius:14px}.portal-v311 .copyright{padding:14px 18px}@media(max-width:980px){.portal-v311 .portal-wrap{width:min(100% - 30px,1260px)}.portal-v311 .clean-hero{padding:70px 0 64px}.portal-v311 .portal-section{padding:78px 0}.portal-v311 .clean-section-head h2{font-size:31px}.portal-v311 .clean-workflow-grid article{min-height:330px}.portal-v311 .cloud-final-inner{padding:34px 34px 32px}}@media(max-width:660px){.portal-v311 .portal-wrap{width:min(100% - 22px,1260px)}.portal-v311 .v36-nav nav>a{padding:0 12px}.portal-v311 .clean-hero{padding:56px 0 50px}.portal-v311 .clean-hero-grid{gap:26px}.portal-v311 .clean-hero-copy h1{font-size:34px!important}.portal-v311 .clean-hero-actions{gap:10px}.portal-v311 .clean-hero-actions .portal-btn{min-width:0}.portal-v311 .portal-section{padding:64px 0}.portal-v311 .clean-section-head{margin-bottom:26px}.portal-v311 .clean-section-head h2{font-size:27px}.portal-v311 .clean-capability-grid,.portal-v311 .clean-workflow-grid,.portal-v311 .article-grid,.portal-v311 .site-grid{gap:16px}.portal-v311 .clean-capability-grid article,.portal-v311 .clean-stream,.portal-v311 .clean-sites-block,.portal-v311 .clean-chart-card{padding:18px}.portal-v311 .clean-workflow-grid article{padding:22px;min-height:300px}.portal-v311 .clean-sites-preview{gap:14px}.portal-v311 .clean-sites-preview>a.clean-site-card img,.portal-v311 .clean-sites-preview>a.clean-site-card>.clean-site-thumb{height:132px}.portal-v311 .cloud-final-cta{padding:30px 0 12px}.portal-v311 .cloud-final-inner{padding:24px 22px 22px;border-radius:22px}.portal-v311 .cloud-final-inner h2{font-size:24px}.portal-v311 .cloud-final-actions{width:100%;flex-wrap:wrap}.portal-v311 .cloud-final-actions .portal-btn{flex:1;min-width:140px}.portal-v311 .footer-grid{padding-top:22px;padding-bottom:10px}}@media(max-width:430px){.portal-v311 .clean-hero-copy h1{font-size:31px!important}.portal-v311 .clean-hero-signals span:nth-child(2){display:none}.portal-v311 .clean-hero-actions .portal-btn{width:100%}.portal-v311 .clean-sites-preview>a.clean-site-card img,.portal-v311 .clean-sites-preview>a.clean-site-card>.clean-site-thumb{height:148px}.portal-v311 .footer-contact{padding:12px}}.portal-v311{--final-title:#123f6d;--final-text:#5c7893;--final-line:#d9e7f3;--final-soft-shadow:0 16px 36px rgba(24,82,141,.05);--final-hover-shadow:0 22px 44px rgba(24,82,141,.085)}.portal-v311 .clean-hero-copy h1,.portal-v311 .clean-section-head h2,.portal-v311 .clean-sites-head h3,.portal-v311 .page-banner h1,.portal-v311 .site-hero h1,.portal-v311 .detail-article>h1{color:var(--final-title)!important}.portal-v311 .clean-hero-copy>p,.portal-v311 .clean-section-head p,.portal-v311 .clean-sites-head p,.portal-v311 .clean-stream-list>.clean-stream-item p,.portal-v311 .clean-sites-preview p,.portal-v311 .site-card p,.portal-v311 .news-row p,.portal-v311 .page-banner p,.portal-v311 .rich-content,.portal-v311 .source-note,.portal-v311 .site-hero p,.portal-v311 .footer-grid p,.portal-v311 .footer-grid span,.portal-v311 .footer-grid figcaption{color:var(--final-text)!important}.portal-v311 .clean-hero{padding:90px 0 84px}.portal-v311 .clean-hero-copy h1{max-width:10.8em}.portal-v311 .clean-hero-copy>p{max-width:42em}.portal-v311 .clean-hero-signals{margin-top:17px}.portal-v311 .clean-hero-actions{margin-top:28px}.portal-v311 .clean-hero-stats{margin-top:18px}.portal-v311 .clean-hero-stats article{border-color:rgba(209,224,239,.95);box-shadow:0 14px 32px rgba(23,83,145,.05)}.portal-v311 .clean-hero-stats span{line-height:1.55}.portal-v311 .clean-dashboard-card,.portal-v311 .clean-chart-card,.portal-v311 .clean-kpi-stack article,.portal-v311 .clean-stream,.portal-v311 .clean-sites-block,.portal-v311 .clean-sites-preview>a.clean-site-card,.portal-v311 .clean-capability-grid article,.portal-v311 .clean-workflow-grid article,.portal-v311 .site-card,.portal-v311 .article-grid article,.portal-v311 .auth-box,.portal-v311 .submit-form,.portal-v311 .site-hero{border-color:var(--final-line);box-shadow:var(--final-soft-shadow)}.portal-v311 .clean-dashboard-card:hover,.portal-v311 .clean-chart-card:hover,.portal-v311 .clean-kpi-stack article:hover,.portal-v311 .clean-stream:hover,.portal-v311 .clean-sites-preview>a.clean-site-card:hover,.portal-v311 .clean-capability-grid article:hover,.portal-v311 .clean-workflow-grid article:hover,.portal-v311 .site-card:hover,.portal-v311 .article-grid article:hover{box-shadow:var(--final-hover-shadow)}.portal-v311 .portal-section{padding:88px 0}.portal-v311 .clean-section-head{margin-bottom:34px}.portal-v311 .clean-section-head h2{margin:10px 0 12px;font-size:35px}.portal-v311 .clean-section-head p{font-size:15px;line-height:1.88;max-width:760px}.portal-v311 .clean-section-head>a{font-size:14px}.portal-v311 .clean-capability-grid article{padding:28px}.portal-v311 .clean-capability-grid p{margin-top:2px}.portal-v311 .clean-kpi-stack article{min-height:164px}.portal-v311 .clean-workflow-grid article{min-height:348px}.portal-v311 .clean-workflow-grid p{margin-top:2px}.portal-v311 .clean-stream{padding:24px}.portal-v311 .clean-stream>header{padding-bottom:16px}.portal-v311 .clean-stream-list>.clean-stream-item{padding:18px 0}.portal-v311 .clean-stream-list>.clean-stream-item h4{font-size:16px}.portal-v311 .clean-stream-list>.clean-stream-item p{font-size:12px;line-height:1.68}.portal-v311 .clean-stream-more{padding-top:16px!important}.portal-v311 .clean-sites-block{padding:24px}.portal-v311 .clean-sites-head{margin-bottom:18px}.portal-v311 .clean-sites-head h3{font-size:30px}.portal-v311 .clean-sites-preview{gap:18px}.portal-v311 .clean-sites-preview>a.clean-site-card>div{padding:17px 17px 16px}.portal-v311 .clean-sites-preview>a.clean-site-card h4{font-size:17px}.portal-v311 .clean-sites-preview>a.clean-site-card p{font-size:13px;line-height:1.72;min-height:4.9em}.portal-v311 .portal-btn{font-size:14px}.portal-v311 .portal-btn svg{margin-right:2px}.portal-v311 .cloud-final-inner{padding:40px 42px;gap:40px}.portal-v311 .cloud-final-inner h2{font-size:29px}.portal-v311 .cloud-final-inner p{max-width:700px}.portal-v311 input,.portal-v311 select,.portal-v311 textarea{border-radius:12px;border:1px solid #d6e5f2;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.portal-v311 input:focus,.portal-v311 select:focus,.portal-v311 textarea:focus{outline:none;border-color:#8ac1ef;box-shadow:0 0 0 4px rgba(35,138,230,.08);background:#fff}.portal-v311 .directory-search,.portal-v311 .cloud-search-panel,.portal-v311 .member-panel,.portal-v311 .member-box,.portal-v311 .member-form,.portal-v311 .responsive-table{border-color:var(--final-line);box-shadow:0 12px 28px rgba(21,84,145,.035)}.portal-v311 .footer-grid{gap:18px}.portal-v311 .footer-brand-copy p{max-width:26em}.portal-v311 .footer-links-group a{font-size:14px}.portal-v311 .footer-contact-list>a,.portal-v311 .footer-contact-list>div{border-color:#e3edf6}.portal-v311 .footer-contact-list p{line-height:1.7}.portal-v311 .copyright{font-size:12px;line-height:1.7}@media(max-width:980px){.portal-v311 .clean-hero{padding:72px 0 66px}.portal-v311 .portal-section{padding:76px 0}.portal-v311 .clean-section-head h2{font-size:31px}.portal-v311 .clean-workflow-grid article{min-height:320px}}@media(max-width:660px){.portal-v311 .clean-hero{padding:58px 0 52px}.portal-v311 .clean-hero-copy h1{font-size:34px!important}.portal-v311 .clean-hero-copy>p{font-size:15px}.portal-v311 .clean-hero-actions{margin-top:22px}.portal-v311 .portal-section{padding:62px 0}.portal-v311 .clean-section-head{margin-bottom:24px}.portal-v311 .clean-section-head h2{font-size:27px}.portal-v311 .clean-stream,.portal-v311 .clean-sites-block,.portal-v311 .clean-chart-card,.portal-v311 .clean-capability-grid article{padding:18px}.portal-v311 .clean-sites-preview{gap:14px}.portal-v311 .cloud-final-inner{padding:24px 22px;gap:22px}.portal-v311 .footer-grid{gap:12px}}@media(max-width:430px){.portal-v311 .clean-hero-copy h1{font-size:31px!important}.portal-v311 .clean-section-head h2{font-size:25px}.portal-v311 .footer-brand-copy p{max-width:none}}.portal-v311{background:radial-gradient(circle at 8% 8%,rgba(93,198,255,.08),transparent 22%),radial-gradient(circle at 92% 10%,rgba(36,133,255,.07),transparent 22%),radial-gradient(circle at 86% 44%,rgba(33,205,186,.05),transparent 16%),linear-gradient(180deg,#f7fbff 0%,#f8fbff 22%,#ffffff 52%,#f7fbff 100%)}.portal-v311 .portal-main{position:relative}.portal-v311 .portal-main:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 12%,rgba(244,249,255,.85) 30%,rgba(255,255,255,0) 52%,rgba(243,249,255,.75) 74%,rgba(255,255,255,0) 100%);pointer-events:none;z-index:0}.portal-v311 .portal-main>*{position:relative;z-index:1}.portal-v311 .clean-capabilities,.portal-v311 .clean-data-section,.portal-v311 .clean-workflow,.portal-v311 .clean-content-section{position:relative;overflow:hidden}.portal-v311 .clean-capabilities:before,.portal-v311 .clean-data-section:before,.portal-v311 .clean-workflow:before,.portal-v311 .clean-content-section:before{content:"";position:absolute;inset:auto -8% 0 auto;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(41,130,236,.06),transparent 68%);pointer-events:none}.portal-v311 .clean-data-section:after{content:"";position:absolute;left:-90px;top:40px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(35,205,184,.05),transparent 68%);pointer-events:none}.portal-v311 .clean-workflow{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)}.portal-v311 .clean-content-section{background:linear-gradient(180deg,#f9fcff 0%,#ffffff 58%,#f8fbff 100%)}.portal-v311 .footer-brand-head{display:flex;align-items:flex-start;gap:16px}.portal-v311 .footer-brand-copy{display:block;white-space:normal}.portal-v311 .footer-brand-copy strong{display:block}.portal-v311 .footer-brand-copy p{display:block;margin:6px 0 0;max-width:25em;overflow:visible;text-overflow:clip}@media(max-width:660px){.portal-v311 .footer-brand-head{align-items:center;gap:10px;flex-wrap:nowrap}.portal-v311 .footer-brand-copy{display:flex;align-items:center;gap:8px;min-width:0;white-space:nowrap}.portal-v311 .footer-brand-copy strong{display:inline;font-size:16px;flex:0 0 auto}.portal-v311 .footer-brand-copy p{display:inline;margin:0;max-width:none;font-size:12px;overflow:hidden;text-overflow:ellipsis}.portal-v311 .footer-contact-body{display:grid!important;grid-template-columns:minmax(0,1fr) 86px;gap:10px;align-items:start}.portal-v311 .footer-contact figure{display:flex!important;visibility:visible!important;opacity:1!important;min-height:86px;flex:0 0 auto;width:86px;padding:6px}.portal-v311 .footer-contact figure img{display:block!important;width:74px!important;height:74px!important;visibility:visible!important;opacity:1!important}.portal-v311 .footer-contact figcaption{display:block!important}}@media(max-width:430px){.portal-v311 .footer-contact-body{grid-template-columns:minmax(0,1fr) 78px;gap:8px}.portal-v311 .footer-contact figure{width:78px;min-height:78px;padding:5px}.portal-v311 .footer-contact figure img{width:66px!important;height:66px!important}}.portal-v311 .clean-workflow-grid{gap:22px}.portal-v311 .clean-workflow-grid article.workflow-card{min-height:372px;padding:24px 24px 22px;border:1px solid #dbe8f4;border-radius:22px;background:linear-gradient(180deg,#ffffff,#fbfdff);box-shadow:0 18px 42px rgba(24,82,141,.05);overflow:hidden}.portal-v311 .clean-workflow-grid article.workflow-card:before{content:"";position:absolute;left:-40px;top:-40px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(37,137,238,.08),transparent 68%);pointer-events:none}.portal-v311 .clean-workflow-grid article.workflow-card:hover{transform:translateY(-5px);border-color:#cfe0f1;box-shadow:0 24px 52px rgba(24,82,141,.1)}.portal-v311 .workflow-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.portal-v311 .workflow-step{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#0e74e2,#2acfc2);color:#fff;font:800 16px/1 Inter,Arial,sans-serif;box-shadow:0 14px 28px rgba(22,109,219,.18)}.portal-v311 .workflow-chip{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 12px;border-radius:999px;background:#f4f9ff;border:1px solid #dbe7f4;color:#4f7396;font:700 11px/1 Inter,Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}.portal-v311 .workflow-chip svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v311 .clean-workflow-grid article>span{display:none}.portal-v311 .clean-workflow-grid h3{margin:18px 0 8px;font-size:22px;letter-spacing:-.02em}.portal-v311 .clean-workflow-grid p{font-size:14px;line-height:1.85;color:#607b95}.portal-v311 .clean-workflow-grid a{left:24px;bottom:22px;min-height:38px;padding:0 14px;border-radius:12px;background:linear-gradient(180deg,#fafdff,#eef6ff);border:1px solid #d5e5f4;box-shadow:0 10px 24px rgba(19,95,185,.05)}.portal-v311 .clean-workflow-grid a:hover{border-color:#c2d7ec;box-shadow:0 14px 28px rgba(19,95,185,.08)}.portal-v311 .workflow-visual{height:142px;border-radius:18px;background:linear-gradient(180deg,#f5f9fd,#edf5fb);border:1px solid #e2edf6}.portal-v311 .workflow-visual.scan{background-image:linear-gradient(rgba(52,119,186,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(52,119,186,.08) 1px,transparent 1px),linear-gradient(180deg,#f7fbff,#eef6fc);background-size:18px 18px,18px 18px,100% 100%}.portal-v311 .workflow-visual.scan:after{left:14px;right:14px;top:52%;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(47,128,237,.92),transparent);box-shadow:0 0 16px rgba(47,128,237,.28)}.portal-v311 .workflow-visual.stack i{width:156px;height:60px;border-radius:12px;background:linear-gradient(180deg,#fff,#f9fcff);border-color:#d9e7f2}.portal-v311 .workflow-visual.network u{background:linear-gradient(135deg,#0d74e1,#2acfc2)}.portal-v311 .workflow-visual.gauges{gap:10px}.portal-v311 .workflow-visual.gauges i{width:72px;height:72px;box-shadow:inset 0 0 0 1px rgba(216,229,243,.7)}.portal-v311 .portal-btn.primary{background:linear-gradient(135deg,#0d74e2,#15b8e6);box-shadow:0 18px 36px rgba(17,111,224,.24)}.portal-v311 .portal-btn.subtle{background:linear-gradient(180deg,#ffffff,#f1f8ff);border-color:#d5e5f2}.portal-v311 .clean-stream,.portal-v311 .clean-sites-block,.portal-v311 .clean-dashboard-card,.portal-v311 .clean-chart-card,.portal-v311 .clean-capability-grid article,.portal-v311 .clean-workflow-grid article,.portal-v311 .article-grid article,.portal-v311 .site-card{border-radius:22px}.portal-v311 .clean-stream>header,.portal-v311 .clean-chart-card header,.portal-v311 .clean-sites-head{position:relative}.portal-v311 .clean-stream>header:after,.portal-v311 .clean-chart-card header:after,.portal-v311 .clean-sites-head:after{content:"";position:absolute;left:0;bottom:-2px;width:52px;height:3px;border-radius:999px;background:linear-gradient(90deg,#1390f0,#27d0c2);opacity:.7}.portal-v311 .clean-stream-list>.clean-stream-item h4,.portal-v311 .clean-sites-preview>a.clean-site-card h4{letter-spacing:-.01em}.portal-v311 .clean-sites-preview{gap:20px}.portal-v311 .clean-sites-preview>a.clean-site-card{overflow:hidden}.portal-v311 .clean-sites-preview>a.clean-site-card img,.portal-v311 .clean-sites-preview>a.clean-site-card>.clean-site-thumb{background:linear-gradient(180deg,#eef6fd,#e9f3fb)}@media(max-width:980px){.portal-v311 .clean-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.portal-v311 .clean-workflow-grid article.workflow-card{min-height:350px}}@media(max-width:660px){.portal-v311 .clean-workflow-grid{grid-template-columns:1fr;gap:16px}.portal-v311 .clean-workflow-grid article.workflow-card{min-height:332px;padding:18px 18px 20px;border-radius:20px}.portal-v311 .workflow-step{width:42px;height:42px;border-radius:14px;font-size:15px}.portal-v311 .workflow-chip{min-height:28px;padding:0 10px;font-size:10px}.portal-v311 .workflow-visual{height:126px;border-radius:16px}.portal-v311 .clean-workflow-grid h3{font-size:20px}.portal-v311 .clean-workflow-grid a{left:18px;bottom:18px}}.portal-v311{background:#f5f7fb;color:#16233a}.portal-v311 .portal-main:before{display:none}.portal-v311 .v36-header{box-shadow:none;border-bottom:1px solid #e7ebf2;background:rgba(255,255,255,.96)}.portal-v311 .v36-nav-shell{background:#fff;border:0;box-shadow:none;backdrop-filter:none}.portal-v311 .v36-brand{gap:14px}.portal-v311 .brand-image img{width:92px;height:48px}.portal-v311 .brand-copy strong{font-size:16px;color:#192b46}.portal-v311 .brand-copy small{color:#7b8798}.portal-v311 .v36-nav nav{gap:2px}.portal-v311 .v36-nav nav>a{height:40px;padding:0 12px;border-radius:10px;color:#24364f;font-size:14px;font-weight:500}.portal-v311 .v36-nav nav>a:hover,.portal-v311 .v36-nav nav>a.active{background:#f4f7fb;color:#0f5fff;box-shadow:none}.portal-v311 .v36-nav nav>a.active:after{display:none}.portal-v311 .v36-nav nav>a.nav-submit{background:linear-gradient(135deg,#4f67ff,#6d49ff);color:#fff;box-shadow:none;border-radius:10px;padding:0 16px;font-weight:700}.portal-v311 .v36-nav nav>a.nav-register{border:1px solid #e4e9f1;background:#fff;color:#24364f}.portal-v311 .clean-hero{padding:54px 0 42px;background:linear-gradient(180deg,#f5f7fb 0%,#f4f6fb 100%)}.portal-v311 .clean-hero:before,.portal-v311 .clean-hero:after{display:none}.portal-v311 .clean-hero-backdrop{opacity:.52}.portal-v311 .clean-hero-grid{grid-template-columns:1.02fr .98fr;gap:28px;align-items:center}.portal-v311 .clean-kicker{background:transparent;border:0;box-shadow:none;padding:0;gap:8px}.portal-v311 .clean-kicker span{color:#5f78a2;font-size:12px;letter-spacing:.1em}.portal-v311 .clean-kicker i{width:18px;height:18px;border-radius:6px;background:linear-gradient(135deg,#4f67ff,#8f6bff)}.portal-v311 .clean-kicker b{display:none}.portal-v311 .clean-hero-copy h1{font-size:64px!important;line-height:1.08;letter-spacing:-.045em;color:#101c33!important;max-width:8.5em;text-shadow:none}.portal-v311 .clean-hero-copy>p{margin-top:18px;font-size:18px;line-height:1.85;color:#6b7788!important;max-width:34em}.portal-v311 .clean-hero-signals{margin-top:18px;gap:8px}.portal-v311 .clean-hero-signals span{background:#fff;border:1px solid #e8edf4;box-shadow:none;color:#667a95;font-size:12px;padding:0 12px;min-height:32px}.portal-v311 .clean-hero-actions{margin-top:26px;gap:12px}.portal-v311 .portal-btn{min-height:52px;border-radius:12px;font-size:15px;font-weight:700}.portal-v311 .portal-btn.primary{background:linear-gradient(135deg,#4e67ff,#7751ff);box-shadow:none}.portal-v311 .portal-btn.subtle{background:#fff;border:1px solid #dde5f0;color:#23334d;box-shadow:none}.portal-v311 .clean-hero-trust{margin-top:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.portal-v311 .clean-hero-trust span{padding:14px 16px;border-radius:16px;background:#fff;border:1px solid #e6ebf2;box-shadow:none}.portal-v311 .clean-hero-trust span b{font-size:15px;color:#1a2c47}.portal-v311 .clean-hero-trust span small{color:#7a889c}.portal-v311 .clean-hero-stats{margin-top:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.portal-v311 .clean-hero-stats article{padding:16px 16px 14px;border-radius:16px;background:#fff;border:1px solid #e6ebf2;box-shadow:none}.portal-v311 .clean-hero-stats article:after{display:none}.portal-v311 .clean-hero-stats strong{font-size:28px;color:#111f36}.portal-v311 .clean-hero-stats span{font-size:13px;color:#78879b}.portal-v311 .clean-dashboard-card{padding:22px 22px 20px;border-radius:24px;background:linear-gradient(135deg,#f7f4ff 0%,#eef4ff 48%,#fff 100%);border:1px solid #e4e9f2;box-shadow:none}.portal-v311 .clean-dashboard-card:before,.portal-v311 .clean-dashboard-card:after{display:none}.portal-v311 .clean-dashboard-head strong{font-size:17px;color:#1d2b46}.portal-v311 .clean-dashboard-head span,.portal-v311 .clean-dashboard-head small{color:#7a889c}.portal-v311 .clean-dashboard-badge{background:#fff;border:1px solid #e4eaf4;box-shadow:none}.portal-v311 .clean-dashboard-badge b{color:#5c61ff}.portal-v311 .clean-dashboard-floats span{background:rgba(255,255,255,.86);border:1px solid #e7ecf5;box-shadow:none;color:#6d809a}.portal-v311 .clean-dashboard-chart{margin-top:12px;padding:18px;border-radius:20px;background:rgba(255,255,255,.68);border:1px solid #e7ecf5}.portal-v311 .clean-dashboard-chart:after{display:none}.portal-v311 .clean-dashboard-metrics{gap:10px;margin-top:14px}.portal-v311 .clean-dashboard-metrics article{padding:14px;border-radius:16px;background:#fff;border:1px solid #e6ebf2;box-shadow:none}.portal-v311 .clean-dashboard-metrics strong{font-size:24px;color:#152640}.portal-v311 .clean-dashboard-metrics small,.portal-v311 .clean-dashboard-metrics span{color:#7a889c}.portal-v311 .clean-dashboard-rates span b{color:#23344f}.portal-v311 .clean-dashboard-rates span em{color:#5a62ff}.portal-v311 .clean-ticker{background:#f5f7fb;border-top:0;border-bottom:0;padding-top:6px}.portal-v311 .clean-ticker .portal-wrap{border-radius:20px;background:#fff;border:1px solid #e8edf4;padding:16px 18px;box-shadow:none}.portal-v311 .portal-section{padding:62px 0}.portal-v311 .clean-section-head{margin-bottom:26px}.portal-v311 .clean-section-head span{font-size:11px;color:#7c89a0;letter-spacing:.12em}.portal-v311 .clean-section-head h2{font-size:48px;line-height:1.18;letter-spacing:-.04em;color:#101c33!important;margin:8px 0 12px}.portal-v311 .clean-section-head p{font-size:16px;line-height:1.8;color:#6b7788!important;max-width:42em}.portal-v311 .clean-section-head h2:after{display:none}.portal-v311 .clean-section-head.split{align-items:flex-end}.portal-v311 .clean-section-head>a{height:40px;display:inline-flex;align-items:center;padding:0 16px;border-radius:10px;background:#fff;border:1px solid #e4e9f1;color:#263752;font-weight:600}.portal-v311 .clean-section-head>a svg{margin-left:6px}.portal-v311 .clean-capabilities,.portal-v311 .clean-data-section,.portal-v311 .clean-workflow,.portal-v311 .clean-content-section{background:transparent}.portal-v311 .clean-capabilities:before,.portal-v311 .clean-data-section:before,.portal-v311 .clean-data-section:after,.portal-v311 .clean-workflow:before,.portal-v311 .clean-content-section:before{display:none}.portal-v311 .clean-capability-grid,.portal-v311 .clean-data-grid,.portal-v311 .clean-workflow-grid,.portal-v311 .clean-content-columns,.portal-v311 .article-grid,.portal-v311 .site-grid{gap:18px}.portal-v311 .clean-capability-grid article,.portal-v311 .clean-chart-card,.portal-v311 .clean-kpi-stack article,.portal-v311 .clean-workflow-grid article,.portal-v311 .clean-stream,.portal-v311 .clean-sites-block,.portal-v311 .clean-sites-preview>a.clean-site-card,.portal-v311 .site-card,.portal-v311 .article-grid article,.portal-v311 .site-hero,.portal-v311 .auth-box,.portal-v311 .submit-form,.portal-v311 .directory-search,.portal-v311 .cloud-search-panel,.portal-v311 .member-panel,.portal-v311 .member-box,.portal-v311 .member-form,.portal-v311 .responsive-table{background:#fff;border:1px solid #e7ecf3!important;border-radius:24px;box-shadow:none}.portal-v311 .clean-capability-grid article:hover,.portal-v311 .clean-chart-card:hover,.portal-v311 .clean-kpi-stack article:hover,.portal-v311 .clean-workflow-grid article:hover,.portal-v311 .clean-stream:hover,.portal-v311 .clean-sites-preview>a.clean-site-card:hover,.portal-v311 .site-card:hover,.portal-v311 .article-grid article:hover{transform:none;box-shadow:none;border-color:#e0e7f1!important}.portal-v311 .clean-capability-grid article{padding:28px}.portal-v311 .clean-cap-icon{width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#eef3ff,#f7f4ff);box-shadow:none}.portal-v311 .clean-cap-icon svg{stroke:#4c64ff}.portal-v311 .clean-capability-grid article>div>span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f5f7fb;color:#7c89a0;font-size:11px;font-weight:600;letter-spacing:.04em;align-items:center}.portal-v311 .clean-capability-grid h3{font-size:26px;color:#15233b}.portal-v311 .clean-capability-grid p{color:#6f7e91;font-size:15px;line-height:1.8}.portal-v311 .clean-capability-grid strong{font-size:34px;color:#1a2b46}.portal-v311 .clean-capability-grid small{color:#7c8da4}.portal-v311 .clean-kpi-stack article,.portal-v311 .clean-chart-card{padding:24px}.portal-v311 .clean-kpi-stack article>div span,.portal-v311 .clean-chart-card header small,.portal-v311 .clean-chart-card header span,.portal-v311 .clean-updated{color:#7a889c}.portal-v311 .clean-kpi-stack article strong,.portal-v311 .clean-chart-card h3{color:#14243c}.portal-v311 .clean-growth-card,.portal-v311 .clean-ops-card,.portal-v311 .clean-mix-card{background:#fff}.portal-v311 .clean-workflow-grid article.workflow-card{background:#fff;border-radius:24px;border:1px solid #e7ecf3!important;box-shadow:none;padding:22px 22px 18px;min-height:360px}.portal-v311 .clean-workflow-grid article.workflow-card:before{display:none}.portal-v311 .workflow-step{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#4e67ff,#7b54ff);box-shadow:none;font-size:14px}.portal-v311 .workflow-chip{min-height:30px;padding:0 12px;background:#f5f7fb;border:1px solid #e7ecf3;color:#697c95;font-size:11px}.portal-v311 .workflow-visual{height:144px;border-radius:20px;background:linear-gradient(180deg,#f8fafd,#f3f7fc);border:1px solid #e9eef5}.portal-v311 .clean-workflow-grid h3{font-size:24px;color:#16243b;margin-top:16px}.portal-v311 .clean-workflow-grid p{color:#6f7f92;font-size:15px;line-height:1.8}.portal-v311 .clean-workflow-grid a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:10px;background:linear-gradient(135deg,#4f67ff,#7150ff);color:#fff;border:0;box-shadow:none}.portal-v311 .clean-workflow-grid a svg{stroke:#fff}.portal-v311 .clean-stream,.portal-v311 .clean-sites-block{padding:22px}.portal-v311 .clean-stream>header,.portal-v311 .clean-chart-card header,.portal-v311 .clean-sites-head{padding-bottom:16px;border-bottom:1px solid #eff3f7}.portal-v311 .clean-stream>header:after,.portal-v311 .clean-chart-card header:after,.portal-v311 .clean-sites-head:after{display:none}.portal-v311 .clean-stream>header h3,.portal-v311 .clean-sites-head h3{font-size:24px;color:#16253f}.portal-v311 .clean-stream>header p,.portal-v311 .clean-sites-head p{font-size:14px;color:#7a879a}.portal-v311 .clean-stream-count{background:#f4f7fb;color:#6b7d96}.portal-v311 .clean-stream-list>.clean-stream-item{padding:16px 0;border-bottom:1px solid #eff3f7}.portal-v311 .clean-stream-list>.clean-stream-item h4{font-size:17px;color:#1e2d47}.portal-v311 .clean-stream-list>.clean-stream-item p{color:#75869b;font-size:13px}.portal-v311 .clean-stream-more{margin-top:14px;display:inline-flex;height:40px;align-items:center;padding:0 16px;border-radius:10px;background:#fff;border:1px solid #e3e9f1;color:#23344f;font-weight:600}.portal-v311 .clean-sites-head span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f5f7fb;color:#77859b;align-items:center}.portal-v311 .clean-sites-head h3{font-size:30px;color:#12233d}.portal-v311 .clean-sites-head a{height:40px;padding:0 16px;border-radius:10px;background:#fff;border:1px solid #e4e9f1;color:#263752;font-weight:600}.portal-v311 .clean-sites-preview>a.clean-site-card img,.portal-v311 .clean-sites-preview>a.clean-site-card>.clean-site-thumb{height:156px;background:linear-gradient(180deg,#f3f7fc,#edf3fb)}.portal-v311 .clean-sites-preview>a.clean-site-card>div{padding:18px}.portal-v311 .clean-sites-preview>a.clean-site-card small{display:inline-flex;min-height:26px;padding:0 9px;border-radius:999px;background:#f5f7fb;color:#7a879b;align-items:center}.portal-v311 .clean-sites-preview>a.clean-site-card h4{margin-top:10px;font-size:20px;color:#17263d}.portal-v311 .clean-sites-preview>a.clean-site-card p{font-size:14px;color:#74859a}.portal-v311 .clean-sites-preview>a.clean-site-card b{color:#5a62ff}.portal-v311 .cloud-final-cta{padding:54px 0 26px;background:#f5f7fb}.portal-v311 .cloud-final-inner{background:#fff;border:1px solid #e7ecf3;box-shadow:none;border-radius:24px;padding:34px 36px;gap:30px}.portal-v311 .cloud-final-inner:before,.portal-v311 .cloud-final-inner:after{display:none}.portal-v311 .cloud-final-inner span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f5f7fb;color:#78859d;align-items:center}.portal-v311 .cloud-final-inner h2{font-size:34px;color:#13243d}.portal-v311 .cloud-final-inner p{font-size:15px;color:#728399}.portal-v311 .portal-footer{background:#f5f7fb!important}.portal-v311 .footer-grid{padding-top:32px;padding-bottom:22px;gap:20px}.portal-v311 .footer-brand,.portal-v311 .footer-links-group,.portal-v311 .footer-contact{background:#fff;border:1px solid #e7ecf3;border-radius:20px;padding:20px}.portal-v311 .footer-brand-head img{width:92px;height:46px}.portal-v311 .footer-brand-copy strong{font-size:18px;color:#16253f}.portal-v311 .footer-brand-copy p{font-size:13px;color:#75859a!important}.portal-v311 .footer-grid strong,.portal-v311 .footer-grid a,.portal-v311 .footer-grid b{color:#22354f!important}.portal-v311 .footer-grid p,.portal-v311 .footer-grid span,.portal-v311 .footer-grid figcaption{color:#76889e!important}.portal-v311 .footer-links-group a{font-size:14px;line-height:1.95}.portal-v311 .footer-contact{padding:20px}.portal-v311 .footer-contact-list>a,.portal-v311 .footer-contact-list>div{padding:8px 0;border-bottom:1px solid #eff3f7}.portal-v311 .footer-contact-list>a:last-of-type,.portal-v311 .footer-contact-list>div:last-of-type{border-bottom:0}.portal-v311 .footer-contact figure{background:#fff;border:1px solid #e5eaf2;border-radius:14px;padding:8px}.portal-v311 .footer-contact figure img{width:84px;height:84px}.portal-v311 .copyright{margin:8px 18px 18px;border-radius:14px;border:1px solid #e7ecf3;background:#fff!important;color:#8192a5!important}@media(max-width:1180px){.portal-v311 .clean-hero-copy h1{font-size:54px!important}.portal-v311 .clean-section-head h2{font-size:40px}}@media(max-width:980px){.portal-v311 .clean-hero-grid{grid-template-columns:1fr;gap:20px}.portal-v311 .clean-hero-copy h1{font-size:46px!important}.portal-v311 .clean-section-head h2{font-size:36px}.portal-v311 .clean-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-v311 .footer-grid{grid-template-columns:1fr 1fr}.portal-v311 .footer-brand,.portal-v311 .footer-contact{grid-column:1/-1}}@media(max-width:660px){.portal-v311 .v36-nav nav{left:10px;right:10px;top:calc(100%+8px);padding:10px;border:1px solid #e7ecf3;border-radius:14px;background:#fff;box-shadow:none}.portal-v311 .brand-image img{width:80px;height:42px}.portal-v311 .clean-hero{padding:34px 0 30px}.portal-v311 .clean-hero-copy h1{font-size:34px!important;max-width:none}.portal-v311 .clean-hero-copy>p{font-size:15px}.portal-v311 .clean-hero-trust{grid-template-columns:1fr}.portal-v311 .clean-hero-stats{grid-template-columns:1fr}.portal-v311 .clean-dashboard-card{padding:18px}.portal-v311 .portal-section{padding:46px 0}.portal-v311 .clean-section-head h2{font-size:28px}.portal-v311 .clean-section-head p{font-size:14px}.portal-v311 .clean-workflow-grid{grid-template-columns:1fr}.portal-v311 .clean-workflow-grid article.workflow-card{min-height:320px;padding:18px}.portal-v311 .clean-workflow-grid h3{font-size:21px}.portal-v311 .clean-content-columns,.portal-v311 .clean-sites-preview{grid-template-columns:1fr}.portal-v311 .cloud-final-inner{padding:24px 22px}.portal-v311 .cloud-final-inner h2{font-size:26px}.portal-v311 .footer-grid{grid-template-columns:1fr;gap:12px;padding-top:18px;padding-bottom:10px}.portal-v311 .footer-brand,.portal-v311 .footer-links-group,.portal-v311 .footer-contact{padding:14px;border-radius:16px}}.portal-v311 .clean-hero{padding:52px 0 28px}.portal-v311 .clean-hero-copy h1{font-size:68px!important;max-width:8.2em}.portal-v311 .clean-hero-copy>p{max-width:32em}.portal-v311 .clean-dashboard-card{border-radius:26px}.portal-v311 .clean-hero-quick{padding:4px 0 24px;background:#f5f7fb}.portal-v311 .clean-hero-quick-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:18px}.portal-v311 .hero-quick-card{display:flex;align-items:center;gap:16px;min-height:138px;padding:22px 24px;border-radius:22px;background:#fff;border:1px solid #e7ecf3;color:#1d2c45;box-shadow:none;transition:border-color .2s ease,transform .2s ease}.portal-v311 .hero-quick-card:hover{border-color:#dde5f0;transform:translateY(-2px)}.portal-v311 .hero-quick-card.quick-highlight{justify-content:space-between;background:linear-gradient(135deg,#fff 0%,#faf7ff 50%,#f3f7ff 100%)}.portal-v311 .hero-quick-card.quick-highlight span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f5f7fb;color:#7a879a;font-size:11px;font-weight:600;align-items:center}.portal-v311 .hero-quick-card.quick-highlight h3{margin:10px 0 8px;font-size:31px;line-height:1.22;letter-spacing:-.03em;color:#13243d}.portal-v311 .hero-quick-card.quick-highlight p{max-width:24em;font-size:14px;line-height:1.8;color:#77859a}.portal-v311 .hero-quick-card.quick-highlight b{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0 18px;border-radius:12px;background:linear-gradient(135deg,#4f67ff,#7251ff);color:#fff;font-size:14px;font-weight:700;white-space:nowrap}.portal-v311 .hero-quick-card.quick-highlight b svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v311 .hero-quick-card i{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#eef3ff,#f6f3ff);flex:0 0 auto}.portal-v311 .hero-quick-card i svg{width:22px;height:22px;fill:none;stroke:#4e67ff;stroke-width:1.8}.portal-v311 .hero-quick-card h4{margin:0 0 8px;font-size:22px;line-height:1.3;color:#17263d;letter-spacing:-.02em}.portal-v311 .hero-quick-card p{margin:0;font-size:14px;line-height:1.75;color:#78879c}.portal-v311 .clean-capabilities{padding-top:44px}.portal-v311 .clean-capability-grid.product-style{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.portal-v311 .clean-capability-grid.product-style>.cap-feature-card{grid-column:span 6;display:flex;flex-direction:column;padding:0;overflow:hidden}.portal-v311 .clean-capability-grid.product-style>.cap-mini-card{grid-column:span 6;padding:26px 28px}.portal-v311 .cap-feature-card{background:#fff;border:1px solid #e7ecf3;border-radius:24px;box-shadow:none}.portal-v311 .cap-visual{padding:20px 22px 0;min-height:238px;background:linear-gradient(135deg,#f7f4ff 0%,#eef4ff 48%,#ffffff 100%)}.portal-v311 .cap-visual.site{background:linear-gradient(135deg,#f5f7ff 0%,#eef6ff 50%,#ffffff 100%)}.portal-v311 .cap-visual-screen{height:100%;min-height:198px;border-radius:18px;background:rgba(255,255,255,.82);border:1px solid #e7ecf3;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5);padding:22px;position:relative;overflow:hidden}.portal-v311 .cap-visual-screen:before{content:"";position:absolute;right:-20px;bottom:-34px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(79,103,255,.15),transparent 65%)}.portal-v311 .cap-visual-screen b{display:block;font-size:30px;line-height:1.25;color:#15243d;letter-spacing:-.03em}.portal-v311 .cap-visual-screen span{display:block;margin-top:10px;font-size:15px;line-height:1.8;color:#6f7d92;max-width:18em}.portal-v311 .cap-visual-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.portal-v311 .cap-visual-tags em{display:inline-flex;min-height:32px;padding:0 12px;border-radius:999px;background:#fff;border:1px solid #e7ecf3;color:#677c98;font-style:normal;font-size:12px;font-weight:600;align-items:center}.portal-v311 .cap-body{padding:22px 24px 24px}.portal-v311 .cap-labels{display:flex;gap:8px;margin-bottom:14px}.portal-v311 .cap-labels span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f5f7fb;color:#7a879b;font-size:11px;font-weight:600;align-items:center}.portal-v311 .cap-body h3{margin:0 0 10px;font-size:32px;line-height:1.24;color:#16253e;letter-spacing:-.03em}.portal-v311 .cap-body p{margin:0;font-size:15px;line-height:1.85;color:#6f7e92;min-height:5.5em}.portal-v311 .cap-actions{display:flex;gap:12px;margin-top:22px}.portal-v311 .cap-actions .portal-btn{min-height:46px;padding:0 18px}.portal-v311 .cap-mini-card{display:flex;flex-direction:column;justify-content:space-between;background:#fff;border:1px solid #e7ecf3;border-radius:24px;min-height:216px}.portal-v311 .cap-mini-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.portal-v311 .cap-mini-head span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f5f7fb;color:#7a879b;font-size:11px;font-weight:600;align-items:center}.portal-v311 .cap-mini-head b{font-size:30px;color:#5c61ff;line-height:1}.portal-v311 .cap-mini-card h4{margin:0 0 10px;font-size:28px;line-height:1.28;letter-spacing:-.03em;color:#16253e;max-width:12em}.portal-v311 .cap-mini-card p{margin:0;font-size:15px;line-height:1.85;color:#6f7e92;max-width:30em}.portal-v311 .cap-mini-card a{margin-top:22px;display:inline-flex;align-items:center;gap:6px;color:#213754;font-size:14px;font-weight:600}.portal-v311 .cap-mini-card a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}@media(max-width:1180px){.portal-v311 .clean-hero-copy h1{font-size:58px!important}.portal-v311 .clean-hero-quick-grid{grid-template-columns:1fr 1fr}.portal-v311 .hero-quick-card.quick-highlight{grid-column:1/-1}}@media(max-width:980px){.portal-v311 .clean-hero-copy h1{font-size:48px!important}.portal-v311 .clean-capability-grid.product-style>.cap-feature-card,.portal-v311 .clean-capability-grid.product-style>.cap-mini-card{grid-column:span 12}.portal-v311 .cap-mini-card{min-height:unset}}@media(max-width:660px){.portal-v311 .clean-hero-copy h1{font-size:36px!important}.portal-v311 .clean-hero-quick-grid{grid-template-columns:1fr;gap:14px}.portal-v311 .hero-quick-card{min-height:auto;padding:18px 18px;border-radius:18px}.portal-v311 .hero-quick-card.quick-highlight{display:block}.portal-v311 .hero-quick-card.quick-highlight h3{font-size:24px}.portal-v311 .hero-quick-card.quick-highlight b{margin-top:16px}.portal-v311 .hero-quick-card h4{font-size:19px}.portal-v311 .clean-capabilities{padding-top:34px}.portal-v311 .cap-visual{padding:16px 16px 0;min-height:188px}.portal-v311 .cap-visual-screen{min-height:156px;padding:18px}.portal-v311 .cap-visual-screen b{font-size:24px}.portal-v311 .cap-body{padding:18px}.portal-v311 .cap-body h3{font-size:26px}.portal-v311 .cap-body p,.portal-v311 .cap-mini-card p{font-size:14px;min-height:0}.portal-v311 .cap-actions{flex-wrap:wrap;gap:10px}.portal-v311 .cap-actions .portal-btn{flex:1;min-width:132px}.portal-v311 .cap-mini-card{padding:18px;border-radius:20px}.portal-v311 .cap-mini-card h4{font-size:23px}}.portal-v311 .clean-hero-grid{align-items:stretch}.portal-v311 .clean-hero-copy{display:flex;flex-direction:column;justify-content:center}.portal-v311 .clean-hero-copy h1{font-size:72px!important;max-width:8em}.portal-v311 .clean-hero-copy>p{font-size:18px}.portal-v311 .clean-dashboard-card{height:100%;display:flex;flex-direction:column;justify-content:flex-start}.portal-v311 .clean-dashboard-chart{flex:1}.portal-v311 .clean-hero-quick-grid{gap:20px}.portal-v311 .hero-quick-card{min-height:150px}.portal-v311 .hero-quick-card.quick-highlight h3{font-size:33px}.portal-v311 .clean-capability-grid.product-style{gap:20px}.portal-v311 .cap-feature-card,.portal-v311 .cap-mini-card{border-radius:26px}.portal-v311 .cap-visual{min-height:250px}.portal-v311 .cap-visual-screen{min-height:208px}.portal-v311 .cap-visual-screen b{font-size:32px}.portal-v311 .cap-body h3{font-size:34px}.portal-v311 .cap-body p{max-width:34em}.portal-v311 .cap-mini-card h4{font-size:30px}.portal-v311 .clean-workflow{padding-top:50px}.portal-v311 .clean-workflow-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start}.portal-v311 .workflow-side-card{padding:24px;border-radius:24px;background:#fff;border:1px solid #e7ecf3}.portal-v311 .workflow-side-card>span{display:inline-flex;min-height:28px;padding:0 10px;border-radius:999px;background:#f5f7fb;color:#7a879b;font-size:11px;font-weight:600;align-items:center;letter-spacing:.04em}.portal-v311 .workflow-side-card h3{margin:14px 0 10px;font-size:30px;line-height:1.25;letter-spacing:-.03em;color:#14243d}.portal-v311 .workflow-side-card p{margin:0;color:#72839a;font-size:15px;line-height:1.85}.portal-v311 .workflow-nav-list{display:flex;flex-direction:column;gap:10px;margin:22px 0 20px}.portal-v311 .workflow-nav-list a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:16px;background:#f8fafc;border:1px solid #edf2f7;color:#20334f;transition:border-color .2s ease,background .2s ease,transform .2s ease}.portal-v311 .workflow-nav-list a:hover{background:#fff;border-color:#e1e8f1;transform:translateX(2px)}.portal-v311 .workflow-nav-list a b{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#4f67ff,#7351ff);color:#fff;font:800 13px/1 Inter,Arial,sans-serif;flex:0 0 auto}.portal-v311 .workflow-nav-list a strong{display:block;font-size:15px;color:#182942;line-height:1.35}.portal-v311 .workflow-nav-list a small{display:block;margin-top:4px;color:#7a899d;font-size:12px}.portal-v311 .workflow-side-card>.portal-btn{width:100%;justify-content:center}.portal-v311 .clean-workflow-grid{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-v311 .clean-workflow-grid article.workflow-card{min-height:350px;padding:22px 22px 20px}.portal-v311 .workflow-visual{height:150px}.portal-v311 .workflow-visual.stack i{width:148px}.portal-v311 .clean-workflow-grid h3{font-size:25px}.portal-v311 .clean-workflow-grid p{font-size:14px}.portal-v311 .clean-workflow-grid a{border-radius:10px}@media(max-width:1180px){.portal-v311 .clean-hero-copy h1{font-size:62px!important}.portal-v311 .clean-workflow-layout{grid-template-columns:250px minmax(0,1fr)}}@media(max-width:980px){.portal-v311 .clean-hero-copy h1{font-size:50px!important}.portal-v311 .hero-quick-card.quick-highlight h3{font-size:28px}.portal-v311 .clean-workflow-layout{grid-template-columns:1fr}.portal-v311 .workflow-side-card{padding:20px}}@media(max-width:660px){.portal-v311 .clean-hero-copy h1{font-size:38px!important}.portal-v311 .clean-hero-copy>p{font-size:15px}.portal-v311 .hero-quick-card{min-height:auto}.portal-v311 .hero-quick-card.quick-highlight h3{font-size:24px}.portal-v311 .cap-visual{min-height:190px}.portal-v311 .cap-visual-screen{min-height:160px}.portal-v311 .cap-visual-screen b{font-size:25px}.portal-v311 .cap-body h3{font-size:28px}.portal-v311 .cap-mini-card h4,.portal-v311 .workflow-side-card h3{font-size:24px}.portal-v311 .clean-workflow-grid{grid-template-columns:1fr;gap:16px}.portal-v311 .workflow-nav-list{gap:8px;margin:18px 0}.portal-v311 .clean-workflow-grid article.workflow-card{min-height:320px;padding:18px}.portal-v311 .workflow-visual{height:130px}.portal-v311 .clean-workflow-grid h3{font-size:22px}}.portal-v311 .portal-section{padding:66px 0}.portal-v311 .clean-section-head,.portal-v311 .clean-section-head.split{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:28px}.portal-v311 .clean-section-head>div{display:block;max-width:780px;min-width:0}.portal-v311 .clean-section-head span{display:block!important;margin:0 0 10px!important;line-height:1.2!important;font-size:12px!important;letter-spacing:.16em!important;text-transform:uppercase;color:#8a96a8!important}.portal-v311 .clean-section-head h2{display:block!important;margin:0 0 12px!important;font-size:42px!important;line-height:1.2!important;letter-spacing:-.035em!important;color:#101c33!important}.portal-v311 .clean-section-head p{display:block!important;margin:0!important;max-width:42em!important;font-size:15px!important;line-height:1.85!important;color:#6f7b8d!important}.portal-v311 .clean-section-head h2:after{display:none!important}.portal-v311 .clean-section-head>a{flex:0 0 auto;height:40px;display:inline-flex;align-items:center;padding:0 16px;border-radius:10px;background:#fff;border:1px solid #e4e9f1;color:#273853;font-weight:600;white-space:nowrap}.portal-v311 .clean-sites-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px}.portal-v311 .clean-sites-head>div{max-width:720px}.portal-v311 .clean-sites-head span{display:block!important;width:max-content;min-height:28px;margin:0 0 10px;padding:0 10px;border-radius:999px;background:#f5f7fb;color:#7b889c;font-size:11px;letter-spacing:.08em;text-transform:uppercase;align-items:center}.portal-v311 .clean-sites-head h3{display:block;margin:0 0 10px;font-size:34px;line-height:1.22;letter-spacing:-.03em;color:#12233d}.portal-v311 .clean-sites-head p{margin:0;font-size:15px;line-height:1.8;color:#708095}.portal-v311 .clean-sites-head a{flex:0 0 auto;height:40px;padding:0 16px;border-radius:10px;background:#fff;border:1px solid #e4e9f1;color:#263752;font-weight:600;display:inline-flex;align-items:center}.portal-v311 .clean-stream>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid #eff3f7}.portal-v311 .clean-stream>header>div{min-width:0;flex:1}.portal-v311 .clean-stream>header h3{display:block;margin:0 0 8px;font-size:24px;line-height:1.25;color:#16253f}.portal-v311 .clean-stream>header p{display:block;margin:0;font-size:14px;line-height:1.7;color:#7a879a}.portal-v311 .clean-stream-count{flex:0 0 auto;align-self:flex-start}.portal-v311 .hero-quick-card.quick-highlight h3{line-height:1.18}.portal-v311 .hero-quick-card h4{line-height:1.25}.portal-v311 .cap-body h3{line-height:1.22}.portal-v311 .cap-mini-card h4{line-height:1.25}.portal-v311 .workflow-side-card h3,.portal-v311 .clean-workflow-grid h3{line-height:1.24}.portal-v311 .clean-content-columns{align-items:start}.portal-v311 .clean-stream,.portal-v311 .clean-sites-block{height:100%}.portal-v311 .clean-sites-preview>a.clean-site-card h4{line-height:1.35}.portal-v311 .clean-sites-preview>a.clean-site-card p{line-height:1.75}.portal-v311 .clean-stream-list>.clean-stream-item div{min-width:0}.portal-v311 .clean-stream-list>.clean-stream-item h4{line-height:1.4}.portal-v311 .clean-stream-list>.clean-stream-item p{line-height:1.75}@media(max-width:1180px){.portal-v311 .clean-section-head h2{font-size:38px!important}}@media(max-width:980px){.portal-v311 .clean-section-head,.portal-v311 .clean-section-head.split,.portal-v311 .clean-sites-head{display:block}.portal-v311 .clean-section-head>div,.portal-v311 .clean-sites-head>div{max-width:none}.portal-v311 .clean-section-head>a,.portal-v311 .clean-sites-head a{margin-top:16px}.portal-v311 .clean-section-head h2{font-size:34px!important}.portal-v311 .clean-sites-head h3{font-size:30px}}@media(max-width:660px){.portal-v311 .portal-section{padding:50px 0}.portal-v311 .clean-section-head,.portal-v311 .clean-section-head.split{gap:12px;margin-bottom:22px}.portal-v311 .clean-section-head span{margin-bottom:8px!important;font-size:11px!important;letter-spacing:.14em!important}.portal-v311 .clean-section-head h2{font-size:28px!important;margin-bottom:10px!important}.portal-v311 .clean-section-head p{font-size:14px!important;line-height:1.8!important}.portal-v311 .clean-sites-head h3{font-size:26px}.portal-v311 .clean-sites-head p{font-size:14px}.portal-v311 .clean-stream>header{display:block}.portal-v311 .clean-stream>header h3{font-size:22px}.portal-v311 .clean-stream-count{margin-top:10px;display:inline-flex}}.portal-v311 .clean-capability-grid.product-style>.cap-feature-card,.portal-v311 .clean-capability-grid.product-style>.cap-mini-card{padding:0!important;display:flex!important;flex-direction:column!important;min-width:0}.portal-v311 .clean-capability-grid.product-style>.cap-feature-card{min-height:540px}.portal-v311 .cap-feature-card .cap-visual{padding:24px 24px 0!important;min-height:250px!important}.portal-v311 .cap-feature-card .cap-visual-screen{display:grid!important;grid-template-columns:minmax(0,1.1fr) 170px;gap:20px;align-items:stretch;min-height:210px!important;padding:22px 22px 20px!important}.portal-v311 .cap-feature-card .cap-visual-copy{min-width:0;display:flex;flex-direction:column;justify-content:space-between}.portal-v311 .cap-feature-card .cap-visual-copy span{max-width:none!important}.portal-v311 .cap-feature-card .cap-visual-deco{position:relative;min-height:150px;align-self:stretch}.portal-v311 .cap-feature-card .cap-visual-deco i{position:absolute;display:block;border-radius:18px;border:1px solid rgba(170,196,232,.7);background:linear-gradient(180deg,#ffffff,#f4f8ff);box-shadow:0 18px 36px rgba(41,100,176,.09)}.portal-v311 .cap-feature-card .cap-visual-deco.deco-ai i:nth-child(1){right:10px;top:12px;width:120px;height:72px}.portal-v311 .cap-feature-card .cap-visual-deco.deco-ai i:nth-child(2){left:8px;bottom:16px;width:90px;height:96px}.portal-v311 .cap-feature-card .cap-visual-deco.deco-ai i:nth-child(3){right:24px;bottom:10px;width:116px;height:42px;border-radius:999px;background:linear-gradient(135deg,rgba(84,104,255,.18),rgba(48,198,224,.2))}.portal-v311 .cap-feature-card .cap-visual-deco.deco-site i:nth-child(1){right:8px;top:10px;width:128px;height:126px;border-radius:22px}.portal-v311 .cap-feature-card .cap-visual-deco.deco-site i:nth-child(2){left:6px;bottom:14px;width:92px;height:56px}.portal-v311 .cap-feature-card .cap-visual-deco.deco-site i:nth-child(3){right:22px;bottom:18px;width:84px;height:84px;border-radius:50%;background:radial-gradient(circle,#edf4ff 28%,#dfe9ff 29%,#dfe9ff 44%,transparent 45%),linear-gradient(180deg,#ffffff,#f4f8ff)}.portal-v311 .cap-body{display:flex;flex-direction:column;flex:1;padding:22px 24px 24px;border-top:1px solid #eef3f8}.portal-v311 .cap-labels{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.portal-v311 .cap-body h3{margin:0 0 10px!important;font-size:27px!important;line-height:1.22!important}.portal-v311 .cap-body p{min-height:0!important;max-width:none!important}.portal-v311 .cap-actions{margin-top:auto;padding-top:20px}.portal-v311 .cap-actions .portal-btn{min-width:112px}.portal-v311 .clean-capability-grid.product-style>.cap-mini-card{padding:24px 26px!important;min-height:230px!important}.portal-v311 .cap-mini-card{justify-content:flex-start!important}.portal-v311 .cap-mini-head{margin:0 0 16px!important;align-items:flex-start!important}.portal-v311 .cap-mini-head span{display:inline-flex!important;justify-content:center;align-items:center;line-height:1!important;white-space:nowrap;padding:0 12px!important}.portal-v311 .cap-mini-head b{font-size:42px!important;line-height:.95!important;flex:0 0 auto}.portal-v311 .cap-mini-card h4{margin:0 0 12px!important;max-width:none!important;font-size:24px!important;line-height:1.32!important}.portal-v311 .cap-mini-card p{max-width:none!important;font-size:14px!important;line-height:1.82!important}.portal-v311 .cap-mini-card a{margin-top:auto!important;padding-top:18px}.portal-v311 .clean-workflow-grid article.workflow-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;min-height:376px!important;padding:18px 20px 20px!important}.portal-v311 .workflow-meta{margin-bottom:14px!important;display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important}.portal-v311 .workflow-meta-main{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.portal-v311 .workflow-meta-main strong{font-size:22px;line-height:1.24;color:#15243d;letter-spacing:-.03em;min-width:0}.portal-v311 .workflow-step{width:38px!important;height:38px!important;border-radius:13px!important;font-size:15px!important;flex:0 0 auto}.portal-v311 .workflow-chip{flex:0 0 auto;align-self:center}.portal-v311 .clean-workflow-grid h3{display:none!important}.portal-v311 .workflow-visual{height:130px!important;margin-bottom:16px!important}.portal-v311 .clean-workflow-grid p{margin:0!important;font-size:14px!important;line-height:1.82!important;min-height:5.46em}.portal-v311 .clean-workflow-grid a{position:static!important;align-self:flex-start;margin-top:auto!important;left:auto!important;bottom:auto!important}.portal-v311 .clean-sites-head span{display:inline-flex!important;justify-content:center!important;align-items:center!important;line-height:1!important;padding:0 12px!important;margin:0 0 12px!important}.portal-v311 .footer-grid.v310-footer-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.12fr) minmax(0,1.2fr)!important;gap:20px!important;align-items:stretch!important}.portal-v311 .footer-brand,.portal-v311 .footer-links-pair,.portal-v311 .footer-contact{height:100%}.portal-v311 .footer-links-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.portal-v311 .footer-brand,.portal-v311 .footer-links-group,.portal-v311 .footer-contact{min-height:212px;display:flex;flex-direction:column}.portal-v311 .footer-brand{justify-content:space-between}.portal-v311 .footer-links-group{justify-content:flex-start}.portal-v311 .footer-contact{justify-content:flex-start}.portal-v311 .footer-contact-body{flex:1;display:flex;align-items:stretch!important}.portal-v311 .footer-contact-list{justify-content:space-between}.portal-v311 .footer-contact figure{display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:1180px){.portal-v311 .cap-feature-card .cap-visual-screen{grid-template-columns:minmax(0,1fr) 146px}.portal-v311 .workflow-meta-main strong{font-size:20px}}@media(max-width:980px){.portal-v311 .clean-capability-grid.product-style>.cap-feature-card{min-height:unset}.portal-v311 .cap-feature-card .cap-visual-screen{grid-template-columns:1fr}.portal-v311 .cap-feature-card .cap-visual-deco{min-height:100px}.portal-v311 .footer-grid.v310-footer-grid{grid-template-columns:1fr 1fr!important}.portal-v311 .footer-brand,.portal-v311 .footer-contact{grid-column:1/-1}}@media(max-width:660px){.portal-v311 .cap-feature-card .cap-visual{padding:18px 18px 0!important}.portal-v311 .cap-feature-card .cap-visual-screen{padding:18px!important}.portal-v311 .cap-body{padding:18px 18px 20px}.portal-v311 .cap-body h3{font-size:24px!important}.portal-v311 .clean-capability-grid.product-style>.cap-mini-card{padding:18px 18px 20px!important}.portal-v311 .cap-mini-head b{font-size:36px!important}.portal-v311 .cap-mini-card h4{font-size:22px!important}.portal-v311 .workflow-meta{display:block!important}.portal-v311 .workflow-meta-main{margin-bottom:10px}.portal-v311 .workflow-chip{display:inline-flex}.portal-v311 .workflow-meta-main strong{font-size:20px}.portal-v311 .clean-workflow-grid article.workflow-card{min-height:unset!important}.portal-v311 .clean-workflow-grid p{min-height:0}.portal-v311 .footer-grid.v310-footer-grid{grid-template-columns:1fr!important;gap:12px!important}.portal-v311 .footer-links-pair{grid-template-columns:1fr 1fr;gap:12px}.portal-v311 .footer-brand,.portal-v311 .footer-links-group,.portal-v311 .footer-contact{min-height:unset}}.portal-v311 .footer-contact-body{display:grid!important;grid-template-columns:minmax(0,1fr) 96px;gap:14px;align-items:start!important}@media(max-width:660px){.portal-v311 .footer-contact-body{grid-template-columns:minmax(0,1fr) 78px;gap:8px}}.portal-v311 .clean-capability-grid.product-style>.cap-feature-card{overflow:hidden;min-height:528px!important}.portal-v311 .cap-feature-card .cap-visual{padding:0!important;background:linear-gradient(135deg,#f7f4ff 0%,#eef4ff 52%,#ffffff 100%)!important}.portal-v311 .cap-feature-card .cap-visual.site{background:linear-gradient(135deg,#f5f7ff 0%,#eef6ff 52%,#ffffff 100%)!important}.portal-v311 .cap-feature-card .cap-visual-screen{width:100%;display:grid!important;grid-template-columns:minmax(0,1fr) 150px;gap:18px;align-items:center;min-height:222px!important;padding:24px 24px 22px!important;border:0!important;border-radius:24px 24px 0 0!important;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(247,251,255,.96))!important;box-shadow:none!important;position:relative}.portal-v311 .cap-feature-card .cap-visual-screen:after{content:"";position:absolute;right:0;top:0;bottom:0;width:42%;background:radial-gradient(circle at 70% 50%,rgba(98,108,255,.14),transparent 52%),radial-gradient(circle at 60% 60%,rgba(47,194,225,.10),transparent 58%);pointer-events:none}.portal-v311 .cap-feature-card .cap-visual-copy{position:relative;z-index:1;padding-right:8px}.portal-v311 .cap-feature-card .cap-visual-copy b{font-size:31px!important;line-height:1.2!important}.portal-v311 .cap-feature-card .cap-visual-copy span{margin-top:12px!important;font-size:15px!important;line-height:1.75!important}.portal-v311 .cap-feature-card .cap-visual-tags{margin-top:22px!important}.portal-v311 .cap-feature-card .cap-visual-deco{width:150px;justify-self:end;position:relative;z-index:1;min-height:128px}.portal-v311 .cap-feature-card .cap-visual-deco.deco-ai i:nth-child(1){right:8px;top:6px;width:110px;height:66px}.portal-v311 .cap-feature-card .cap-visual-deco.deco-ai i:nth-child(2){left:2px;bottom:14px;width:82px;height:84px}.portal-v311 .cap-feature-card .cap-visual-deco.deco-ai i:nth-child(3){right:18px;bottom:10px;width:102px;height:36px}.portal-v311 .cap-feature-card .cap-visual-deco.deco-site i:nth-child(1){right:8px;top:4px;width:116px;height:110px}.portal-v311 .cap-feature-card .cap-visual-deco.deco-site i:nth-child(2){left:4px;bottom:16px;width:76px;height:48px}.portal-v311 .cap-feature-card .cap-visual-deco.deco-site i:nth-child(3){right:12px;bottom:10px;width:76px;height:76px}.portal-v311 .cap-feature-card .cap-body{padding:22px 24px 24px!important}.portal-v311 .cap-feature-card .cap-body p{font-size:15px!important;line-height:1.85!important}.portal-v311 .clean-capability-grid.product-style>.cap-mini-card.metric-card{padding:24px 26px!important;min-height:236px!important;overflow:hidden;position:relative}.portal-v311 .cap-mini-card.metric-card:before{content:"";position:absolute;right:-26px;top:-26px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(92,97,255,.10),transparent 65%)}.portal-v311 .cap-mini-card.metric-card .cap-mini-head{margin-bottom:12px!important}.portal-v311 .cap-mini-card.metric-card .cap-mini-head span{background:#f3f6fb!important;color:#7e8ea5!important}.portal-v311 .cap-mini-card.metric-card .cap-mini-head b{font-size:38px!important;color:#5c61ff!important;letter-spacing:-.03em}.portal-v311 .cap-mini-meter{margin:0 0 16px;position:relative;z-index:1}.portal-v311 .cap-mini-meter i{display:block;height:10px;border-radius:999px;background:#edf2f7;overflow:hidden}.portal-v311 .cap-mini-meter i u{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#5866ff,#32c8de);min-width:18px}.portal-v311 .cap-mini-meter small{display:block;margin-top:8px;font-size:12px;line-height:1.6;color:#8797ab}.portal-v311 .cap-mini-card.metric-card h4{font-size:26px!important;line-height:1.28!important;position:relative;z-index:1}.portal-v311 .cap-mini-card.metric-card p{position:relative;z-index:1}.portal-v311 .cap-mini-card.metric-card a{position:relative;z-index:1}.portal-v311 .footer-grid.v310-footer-grid{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(0,.62fr) minmax(0,.62fr) minmax(0,1.55fr)!important;gap:18px!important;align-items:stretch!important}.portal-v311 .footer-grid.v310-footer-grid>.footer-brand,.portal-v311 .footer-grid.v310-footer-grid>.footer-links-group,.portal-v311 .footer-grid.v310-footer-grid>.footer-contact{height:100%;min-height:206px;display:flex;flex-direction:column;justify-content:flex-start}.portal-v311 .footer-grid.v310-footer-grid>.footer-brand{justify-content:space-between}.portal-v311 .footer-links-group{overflow:visible!important}.portal-v311 .footer-links-group strong{margin-bottom:12px!important}.portal-v311 .footer-links-group a{display:block}.portal-v311 .footer-contact{padding:18px 18px 16px!important}.portal-v311 .footer-contact-body{display:grid!important;grid-template-columns:minmax(0,1fr) 96px;gap:14px;align-items:stretch!important;flex:1}.portal-v311 .footer-contact-list{display:flex!important;flex-direction:column;justify-content:space-between;min-width:0}.portal-v311 .footer-contact-list>a,.portal-v311 .footer-contact-list>div{min-width:0}.portal-v311 .footer-contact-qr,.portal-v311 .footer-contact figure{display:flex!important;flex-direction:column;align-items:center;justify-content:center;visibility:visible!important;opacity:1!important;min-height:96px}.portal-v311 .footer-contact-qr img,.portal-v311 .footer-contact figure img{display:block!important;width:82px!important;height:82px!important;object-fit:cover;visibility:visible!important;opacity:1!important}.portal-v311 .footer-contact-qr figcaption,.portal-v311 .footer-contact figcaption{display:block!important;text-align:center;font-size:11px;color:#8292a6!important}.portal-v311 .mobile-quickbar,.portal-v311 .mobile-quickbar-panel,.portal-v311 .mobile-quickbar-backdrop{display:none}@media(max-width:660px){.portal-v311 .portal-main{padding-bottom:78px}.portal-v311 .footer-grid.v310-footer-grid{grid-template-columns:1fr!important;gap:12px!important}.portal-v311 .footer-grid.v310-footer-grid>.footer-brand,.portal-v311 .footer-grid.v310-footer-grid>.footer-links-group,.portal-v311 .footer-grid.v310-footer-grid>.footer-contact{min-height:unset}.portal-v311 .footer-links-service{order:3}.portal-v311 .footer-contact{order:4}.portal-v311 .footer-contact-body{grid-template-columns:minmax(0,1fr) 84px!important;gap:10px!important}.portal-v311 .footer-contact-qr img,.portal-v311 .footer-contact figure img{width:72px!important;height:72px!important}.portal-v311 .mobile-quickbar{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;left:10px;right:10px;bottom:10px;z-index:120;border:1px solid #dbe7f3;border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 16px 36px rgba(17,78,138,.15);backdrop-filter:blur(14px)}.portal-v311 .mobile-quickbar-item{appearance:none;border:0;background:transparent;color:#1f3450;padding:10px 6px 9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font:600 12px/1.2 inherit}.portal-v311 .mobile-quickbar-item+.mobile-quickbar-item{border-left:1px solid #edf2f7}.portal-v311 .mobile-quickbar-item svg{width:20px;height:20px;fill:none;stroke:#157fe3;stroke-width:1.8}.portal-v311 .mobile-quickbar-backdrop{display:block;position:fixed;inset:0;background:rgba(8,18,32,.36);z-index:118}.portal-v311 .mobile-quickbar-panel{display:block;position:fixed;left:10px;right:10px;bottom:74px;z-index:119;padding:16px;border-radius:20px;background:#fff;border:1px solid #dbe7f3;box-shadow:0 18px 40px rgba(17,78,138,.18);transform:translateY(12px);opacity:0;transition:transform .2s ease,opacity .2s ease}.portal-v311 .mobile-quickbar-panel.open{transform:translateY(0);opacity:1}.portal-v311 .mobile-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.portal-v311 .mobile-panel-head strong{font-size:16px;color:#1f3450}.portal-v311 .mobile-panel-head button{appearance:none;border:0;background:#f3f6fb;width:30px;height:30px;border-radius:50%;font-size:18px;line-height:1;color:#5e7189}.portal-v311 .mobile-panel-links{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.portal-v311 .mobile-panel-links a{min-height:70px;border:1px solid #e5edf5;border-radius:14px;background:#f9fbfe;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px 6px;color:#20364f;font-size:12px;font-weight:600;text-align:center}.portal-v311 .mobile-panel-links a svg{width:20px;height:20px;fill:none;stroke:#157fe3;stroke-width:1.8}.portal-v311 .mobile-panel-qr{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 0 2px;text-align:center}.portal-v311 .mobile-panel-qr img{display:block;width:180px;height:180px;object-fit:cover;border-radius:14px;border:1px solid #e3eaf3;background:#fff;padding:8px}.portal-v311 .mobile-panel-qr p{margin:10px 0 0;color:#75879c;font-size:13px}}.portal-v311 .clean-capability-grid.product-style>.cap-feature-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;grid-template-columns:none!important;gap:0!important;padding:0!important;width:100%!important;min-width:0!important;overflow:hidden!important}.portal-v311 .clean-capability-grid.product-style>.cap-feature-card>.cap-visual,.portal-v311 .clean-capability-grid.product-style>.cap-feature-card>.cap-body{display:block;width:100%!important;max-width:none!important;min-width:0!important;align-self:stretch!important;box-sizing:border-box!important}.portal-v311 .clean-capability-grid.product-style>.cap-feature-card>.cap-visual{flex:0 0 auto!important;margin:0!important}.portal-v311 .clean-capability-grid.product-style>.cap-feature-card>.cap-body{flex:1 1 auto!important}.portal-v311 .cap-feature-card .cap-visual-screen{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}.portal-v311 .clean-capabilities .cap-feature-card,.portal-v311 .clean-capabilities .cap-mini-card{transition:transform .3s ease,border-color .25s ease,box-shadow .3s ease,background .25s ease}.portal-v311 .clean-capabilities .cap-feature-card:hover,.portal-v311 .clean-capabilities .cap-mini-card:hover{transform:translateY(-4px);border-color:#d7e4f2!important;box-shadow:0 18px 40px rgba(24,80,142,.08)}.portal-v311 .clean-capabilities .cap-feature-card{transform-style:preserve-3d;perspective:1200px}.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-screen{overflow:hidden;isolation:isolate;background-image:linear-gradient(135deg,rgba(255,255,255,.98),rgba(247,251,255,.97)),linear-gradient(rgba(76,122,184,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(76,122,184,.05) 1px,transparent 1px);background-size:100% 100%,18px 18px,18px 18px!important;transform:rotateX(var(--cap-rotate-x,0deg)) rotateY(var(--cap-rotate-y,0deg));transition:transform .22s ease}.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-screen:before{content:"";position:absolute;top:0;bottom:0;left:-38%;width:38%;background:linear-gradient(90deg,transparent,rgba(97,120,255,.12),rgba(55,210,224,.14),transparent);transform:skewX(-18deg);animation:cap-scan 5.5s ease-in-out infinite;pointer-events:none;z-index:0}.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-screen:after{width:54%!important;background:radial-gradient(circle at calc(68%+var(--cap-parallax-x,0px)) calc(48%+var(--cap-parallax-y,0px)),rgba(98,108,255,.16),transparent 38%),radial-gradient(circle at 70% 60%,rgba(47,194,225,.12),transparent 52%)!important;opacity:.95;transition:background-position .2s ease}.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-copy,.portal-v311 .clean-capabilities .cap-feature-card .cap-body{position:relative;z-index:1}.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-copy b,.portal-v311 .clean-capabilities .cap-feature-card .cap-body h3{transition:transform .3s ease,color .25s ease}.portal-v311 .clean-capabilities .cap-feature-card:hover .cap-visual-copy b,.portal-v311 .clean-capabilities .cap-feature-card:hover .cap-body h3{transform:translateX(4px);color:#11386b!important}.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-tags em{transform:translateY(10px);opacity:0;transition:transform .45s ease,opacity .45s ease,background .2s ease,border-color .2s ease}.portal-v311 .clean-capabilities .cap-feature-card.is-animated .cap-visual-tags em{transform:translateY(0);opacity:1}.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-tags em:nth-child(2){transition-delay:.08s}.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-tags em:nth-child(3){transition-delay:.16s}.portal-v311 .clean-capabilities .cap-feature-card:hover .cap-visual-tags em{background:#fff;border-color:#d7e7f6}.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-deco{transform:translate(var(--cap-parallax-x,0px),var(--cap-parallax-y,0px));transition:transform .22s ease}.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-deco i{animation:cap-float 4.8s ease-in-out infinite}.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-deco i:nth-child(2){animation-delay:.6s}.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-deco i:nth-child(3){animation-delay:1.1s}.portal-v311 .clean-capabilities .cap-feature-card .deco-site i:nth-child(3){animation:cap-ring 3.2s ease-in-out infinite}.portal-v311 .clean-capabilities .cap-feature-card .cap-actions .portal-btn{position:relative;overflow:hidden}.portal-v311 .clean-capabilities .cap-feature-card .cap-actions .portal-btn:after,.portal-v311 .clean-capabilities .cap-mini-card a:after{content:"";position:absolute;top:0;bottom:0;left:-42%;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);transform:skewX(-18deg);transition:left .35s ease}.portal-v311 .clean-capabilities .cap-feature-card:hover .cap-actions .portal-btn:after,.portal-v311 .clean-capabilities .cap-mini-card:hover a:after{left:128%}.portal-v311 .clean-capabilities .metric-card{background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)}.portal-v311 .clean-capabilities .metric-card .cap-mini-head b{text-shadow:0 8px 22px rgba(92,97,255,.16)}.portal-v311 .clean-capabilities .metric-card .cap-mini-meter i{background:linear-gradient(180deg,#eff4f8,#e9f0f7);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.portal-v311 .clean-capabilities .metric-card .cap-mini-meter i u{transform-origin:left center;transform:scaleX(0);transition:transform .9s cubic-bezier(.2,.8,.2,1);box-shadow:0 0 16px rgba(88,102,255,.18);position:relative}.portal-v311 .clean-capabilities .metric-card .cap-mini-meter i u:after{content:"";position:absolute;right:0;top:50%;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #4f67ff;transform:translate(6px,-50%);box-shadow:0 0 0 6px rgba(79,103,255,.10)}.portal-v311 .clean-capabilities .metric-card.is-animated .cap-mini-meter i u{transform:scaleX(1)}.portal-v311 .clean-capabilities .metric-card .cap-mini-head span,.portal-v311 .clean-capabilities .metric-card .cap-mini-meter small{transition:transform .3s ease,color .2s ease}.portal-v311 .clean-capabilities .metric-card:hover .cap-mini-head span,.portal-v311 .clean-capabilities .metric-card:hover .cap-mini-meter small{transform:translateX(4px)}@keyframes cap-scan{0%{left:-42%;opacity:0}12%{opacity:1}46%{left:118%;opacity:.9}54%{opacity:0}100%{left:118%;opacity:0}}@keyframes cap-float{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.02)}}@keyframes cap-ring{0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(87,111,255,.10)}50%{transform:scale(1.06);box-shadow:0 0 0 10px rgba(87,111,255,0)}}@media(max-width:860px){.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-screen{transform:none!important}}@media(prefers-reduced-motion:reduce){.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-screen:before,.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-deco i,.portal-v311 .clean-capabilities .cap-feature-card .deco-site i:nth-child(3){animation:none!important}.portal-v311 .clean-capabilities .metric-card .cap-mini-meter i u,.portal-v311 .clean-capabilities .cap-feature-card .cap-visual-tags em{transition:none!important;transform:none!important;opacity:1!important}}.portal-v311 .clean-capabilities .metric-card{padding:24px 26px 22px!important}.portal-v311 .clean-capabilities .metric-card h4{margin:0 0 12px!important;font-size:28px!important;line-height:1.24!important}.portal-v311 .clean-capabilities .metric-card p{margin:0;font-size:14px!important;line-height:1.9!important;color:#647891!important}.portal-v311 .clean-capabilities .metric-card .metric-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.portal-v311 .clean-capabilities .metric-card .metric-points span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:linear-gradient(180deg,#f7faff,#eff5fb);border:1px solid #e4edf6;color:#5f758f;font-size:12px;font-weight:600;white-space:nowrap}.portal-v311 .clean-capabilities .metric-card a{margin-top:auto!important;padding-top:18px}.portal-v311 .clean-capabilities .push-card .metric-techline{position:relative;height:46px;margin:6px 0 18px}.portal-v311 .clean-capabilities .push-card .metric-techline:before{content:"";position:absolute;left:6px;right:6px;top:23px;height:1px;background:linear-gradient(90deg,rgba(82,104,255,.10),rgba(53,201,224,.55),rgba(82,104,255,.10))}.portal-v311 .clean-capabilities .push-card .metric-techline i{position:absolute;top:12px;width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid #5966ff;box-shadow:0 0 0 5px rgba(89,102,255,.10);animation:metric-node 3.6s ease-in-out infinite}.portal-v311 .clean-capabilities .push-card .metric-techline i:nth-child(1){left:2%;animation-delay:0s}.portal-v311 .clean-capabilities .push-card .metric-techline i:nth-child(2){left:31%;border-color:#32c8de;box-shadow:0 0 0 5px rgba(50,200,222,.12);animation-delay:.5s}.portal-v311 .clean-capabilities .push-card .metric-techline i:nth-child(3){left:60%;animation-delay:1s}.portal-v311 .clean-capabilities .push-card .metric-techline i:nth-child(4){right:2%;border-color:#32c8de;box-shadow:0 0 0 5px rgba(50,200,222,.12);animation-delay:1.5s}.portal-v311 .clean-capabilities .health-card .model-visual{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:6px 0 18px;padding:14px;border-radius:18px;background:linear-gradient(135deg,rgba(245,248,255,.95),rgba(239,246,255,.85));border:1px solid #e5edf6;overflow:hidden}.portal-v311 .clean-capabilities .health-card .model-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(89,120,164,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(89,120,164,.05) 1px,transparent 1px);background-size:18px 18px;pointer-events:none}.portal-v311 .clean-capabilities .health-card .model-visual i{position:absolute;left:50%;top:50%;width:54px;height:54px;margin:-27px 0 0 -27px;border-radius:50%;background:radial-gradient(circle,#fff 0%,#e9f2ff 58%,rgba(255,255,255,0) 60%);border:1px solid #d7e6f6;box-shadow:0 0 0 10px rgba(84,104,255,.06),0 0 0 22px rgba(50,200,222,.05);animation:model-pulse 3.4s ease-in-out infinite}.portal-v311 .clean-capabilities .health-card .model-visual span{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:12px;background:rgba(255,255,255,.88);border:1px solid #e3edf7;color:#4d6481;font-size:12px;font-weight:700;backdrop-filter:blur(4px);transition:transform .25s ease,border-color .25s ease,background .25s ease}.portal-v311 .clean-capabilities .health-card:hover .model-visual span{transform:translateY(-2px);border-color:#d6e5f5;background:#fff}@keyframes metric-node{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-7px) scale(1.08)}}@keyframes model-pulse{0%,100%{transform:scale(1);box-shadow:0 0 0 10px rgba(84,104,255,.06),0 0 0 22px rgba(50,200,222,.05)}50%{transform:scale(1.06);box-shadow:0 0 0 14px rgba(84,104,255,.03),0 0 0 28px rgba(50,200,222,.02)}}@media(max-width:660px){.portal-v311 .clean-capabilities .metric-card{padding:18px 18px 20px!important}.portal-v311 .clean-capabilities .metric-card h4{font-size:24px!important}.portal-v311 .clean-capabilities .metric-card .metric-points{gap:6px}.portal-v311 .clean-capabilities .metric-card .metric-points span{font-size:11px;padding:0 10px}}@media(prefers-reduced-motion:reduce){.portal-v311 .clean-capabilities .push-card .metric-techline i,.portal-v311 .clean-capabilities .health-card .model-visual i{animation:none!important}}.portal-v311 .clean-kpi-stack{display:grid;grid-template-columns:1fr 1fr;gap:16px}.portal-v311 .clean-kpi-stack .kpi-card{position:relative;min-height:208px;padding:18px 18px 16px;border:1px solid #dfe9f2;border-radius:22px;background:linear-gradient(180deg,#ffffff 0%,#f9fbfe 100%);overflow:hidden;display:flex;flex-direction:column;transition:transform .28s ease,border-color .25s ease,box-shadow .28s ease}.portal-v311 .clean-kpi-stack .kpi-card:before{content:"";position:absolute;right:-24px;top:-22px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(89,102,255,.10),transparent 66%);pointer-events:none}.portal-v311 .clean-kpi-stack .kpi-card:after{content:"";position:absolute;left:-32%;top:0;bottom:0;width:32%;background:linear-gradient(90deg,transparent,rgba(87,111,255,.09),transparent);transform:skewX(-18deg);opacity:0;transition:left .55s ease,opacity .25s ease}.portal-v311 .clean-kpi-stack .kpi-card:hover{transform:translateY(-4px);border-color:#d3e3f3;box-shadow:0 16px 36px rgba(22,77,138,.08)}.portal-v311 .clean-kpi-stack .kpi-card:hover:after{left:118%;opacity:1}.portal-v311 .clean-kpi-stack .kpi-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;position:relative;z-index:1}.portal-v311 .clean-kpi-stack .kpi-card-title{display:flex;align-items:center;gap:8px;color:#5b728d;font-size:13px;font-weight:700}.portal-v311 .clean-kpi-stack .kpi-card svg{width:18px;height:18px;fill:none;stroke:#246fe5;stroke-width:1.8}.portal-v311 .clean-kpi-stack .kpi-card-head b{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f3f6fb;color:#73839a;font-size:11px;font-weight:700;letter-spacing:.04em}.portal-v311 .clean-kpi-stack .kpi-card strong{display:block;margin:2px 0 10px;font-size:44px;line-height:1;color:#122c4c;letter-spacing:-.03em;position:relative;z-index:1}.portal-v311 .clean-kpi-stack .kpi-card p{margin:0;color:#67809a;font-size:14px;line-height:1.78;position:relative;z-index:1;min-height:4.8em}.portal-v311 .clean-kpi-stack .kpi-card .kpi-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;position:relative;z-index:1}.portal-v311 .clean-kpi-stack .kpi-card .kpi-card-meta small{display:block;color:#7c8ea3;font-size:12px}.portal-v311 .clean-kpi-stack .kpi-card .kpi-card-meta em{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;background:#f6f9fc;border:1px solid #e6edf5;color:#6a8099;font-size:11px;font-style:normal;font-weight:700;white-space:nowrap}.portal-v311 .clean-kpi-stack .kpi-card .kpi-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;position:relative;z-index:1}.portal-v311 .clean-kpi-stack .kpi-card .kpi-chip-row span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:linear-gradient(180deg,#f7fbff,#eff5fb);border:1px solid #e4edf6;color:#65809a;font-size:11px;font-weight:700}.portal-v311 .clean-kpi-stack .clean-mini-bars{position:relative;right:auto;bottom:auto;width:100%;height:38px;display:flex;align-items:flex-end;gap:4px;margin-top:auto;padding-top:14px;z-index:1}.portal-v311 .clean-kpi-stack .clean-mini-bars i{flex:1;min-height:6px;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,#89c4ff,#437ff0);opacity:.9;transform-origin:center bottom;animation:kpi-bars-rise .8s ease both}.portal-v311 .clean-kpi-stack .clean-mini-bars i:nth-child(2){animation-delay:.03s}.portal-v311 .clean-kpi-stack .clean-mini-bars i:nth-child(3){animation-delay:.06s}.portal-v311 .clean-kpi-stack .clean-mini-bars i:nth-child(4){animation-delay:.09s}.portal-v311 .clean-kpi-stack .clean-mini-bars i:nth-child(5){animation-delay:.12s}.portal-v311 .clean-kpi-stack .clean-mini-bars i:nth-child(6){animation-delay:.15s}.portal-v311 .clean-kpi-stack .clean-mini-bars i:nth-child(7){animation-delay:.18s}.portal-v311 .clean-kpi-stack .clean-mini-bars i:nth-child(8){animation-delay:.21s}.portal-v311 .clean-kpi-stack .clean-mini-bars i:nth-child(9){animation-delay:.24s}.portal-v311 .clean-kpi-stack .clean-mini-bars i:nth-child(10){animation-delay:.27s}.portal-v311 .clean-kpi-stack .clean-kpi-line{position:relative;left:auto;right:auto;bottom:auto;height:10px;background:#edf2f7;border-radius:999px;overflow:hidden;margin-top:auto;padding-top:0;z-index:1}.portal-v311 .clean-kpi-stack .clean-kpi-line i{display:block;height:100%;background:linear-gradient(90deg,#2f80ed,#27c4b8);border-radius:inherit;box-shadow:0 0 18px rgba(47,128,237,.16);position:relative;transform-origin:left center;animation:kpi-line-grow 1s cubic-bezier(.2,.7,.2,1) both}.portal-v311 .clean-kpi-stack .clean-kpi-line i:after{content:"";position:absolute;right:0;top:50%;width:14px;height:14px;border-radius:50%;background:#fff;border:3px solid #2f80ed;transform:translate(6px,-50%);box-shadow:0 0 0 6px rgba(47,128,237,.10)}.portal-v311 .clean-kpi-stack .members-card strong{color:#153462}.portal-v311 .clean-kpi-stack .contents-card strong{color:#16406a}.portal-v311 .clean-kpi-stack .sites-card strong{color:#10396a}.portal-v311 .clean-kpi-stack .pages-card strong{color:#13455d}@keyframes kpi-bars-rise{from{transform:scaleY(.2);opacity:.25}to{transform:scaleY(1);opacity:.95}}@keyframes kpi-line-grow{from{transform:scaleX(.08)}to{transform:scaleX(1)}}@media(max-width:660px){.portal-v311 .clean-kpi-stack{grid-template-columns:1fr;gap:12px}.portal-v311 .clean-kpi-stack .kpi-card{min-height:unset;padding:16px}.portal-v311 .clean-kpi-stack .kpi-card strong{font-size:38px}.portal-v311 .clean-kpi-stack .kpi-card p{min-height:0}}@media(prefers-reduced-motion:reduce){.portal-v311 .clean-kpi-stack .clean-mini-bars i,.portal-v311 .clean-kpi-stack .clean-kpi-line i{animation:none!important}}.portal-v311 .clean-capability-grid.product-style>.cap-secondary-card{grid-column:span 6;display:flex!important;flex-direction:column!important;min-width:0;min-height:528px!important;padding:0!important;overflow:hidden}.portal-v311 .cap-secondary-card>.cap-visual,.portal-v311 .cap-secondary-card>.cap-body{width:100%!important;max-width:none!important;align-self:stretch!important}.portal-v311 .cap-secondary-card .cap-visual{padding:0!important;min-height:242px!important}.portal-v311 .cap-secondary-card .cap-visual-screen{width:100%;min-height:242px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 190px!important;gap:18px;align-items:center!important;padding:24px!important;border:0!important;border-radius:24px 24px 0 0!important;box-shadow:none!important;overflow:hidden;position:relative}.portal-v311 .cap-secondary-card .push-visual .cap-visual-screen{background:linear-gradient(135deg,#f6f4ff 0%,#edf5ff 54%,#fbfdff 100%)!important}.portal-v311 .cap-secondary-card .health-visual .cap-visual-screen{background:linear-gradient(135deg,#f3f8ff 0%,#eef9f8 54%,#fbfdff 100%)!important}.portal-v311 .cap-secondary-card .cap-visual-copy{position:relative;z-index:2;min-width:0}.portal-v311 .cap-secondary-card .cap-visual-copy b{font-size:31px!important;line-height:1.2!important;color:#14243d!important}.portal-v311 .cap-secondary-card .cap-visual-copy span{display:block;margin-top:12px!important;max-width:24em!important;font-size:15px!important;line-height:1.75!important;color:#687c94!important}.portal-v311 .cap-secondary-card .cap-visual-tags{margin-top:22px!important}.portal-v311 .cap-secondary-card .cap-body{display:flex!important;flex-direction:column!important;flex:1;padding:22px 24px 24px!important;border-top:1px solid #edf2f7}.portal-v311 .cap-secondary-card .cap-body p{min-height:0!important;max-width:none!important}.portal-v311 .cap-secondary-card .cap-actions{margin-top:auto;padding-top:20px}.portal-v311 .cap-digital-model{position:relative;width:190px;height:174px;justify-self:end;z-index:2;transform:translate(var(--cap-parallax-x,0px),var(--cap-parallax-y,0px));transition:transform .22s ease}.portal-v311 .cap-digital-model .model-core{position:absolute;left:50%;top:50%;width:68px;height:68px;margin:-34px 0 0 -34px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#5368ff,#2bc8dc);color:#fff;box-shadow:0 18px 36px rgba(69,105,221,.22),0 0 0 10px rgba(83,104,255,.07);animation:model-core-pulse 3.6s ease-in-out infinite;z-index:3}.portal-v311 .cap-digital-model .model-core svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-v311 .cap-digital-model .model-core b{position:absolute;bottom:-20px;font:800 10px/1 Inter,Arial,sans-serif;letter-spacing:.14em;color:#5b6f89}.portal-v311 .cap-digital-model .model-node{position:absolute;min-width:64px;height:32px;padding:0 10px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.92);border:1px solid #dbe7f4;color:#5e728c;font-size:11px;font-weight:700;box-shadow:0 10px 24px rgba(37,82,139,.08);z-index:2;animation:model-node-float 4.6s ease-in-out infinite}.portal-v311 .cap-digital-model .model-node.n1{left:0;top:8px}.portal-v311 .cap-digital-model .model-node.n2{right:0;top:18px;animation-delay:.6s}.portal-v311 .cap-digital-model .model-node.n3{left:2px;bottom:10px;animation-delay:1.1s}.portal-v311 .cap-digital-model .model-node.n4{right:0;bottom:18px;animation-delay:1.7s}.portal-v311 .signal-model .model-link{position:absolute;left:50%;top:50%;width:82px;height:1px;transform-origin:left center;background:linear-gradient(90deg,rgba(83,104,255,.72),rgba(47,198,220,.20));z-index:1;overflow:visible}.portal-v311 .signal-model .model-link:after{content:"";position:absolute;top:-3px;left:0;width:7px;height:7px;border-radius:50%;background:#fff;border:2px solid #5368ff;animation:model-signal 2.8s linear infinite}.portal-v311 .signal-model .l1{transform:rotate(-148deg)}.portal-v311 .signal-model .l2{transform:rotate(-35deg)}.portal-v311 .signal-model .l3{transform:rotate(145deg)}.portal-v311 .signal-model .l4{transform:rotate(34deg)}.portal-v311 .signal-model .l2:after{animation-delay:.5s}.portal-v311 .signal-model .l3:after{animation-delay:1s}.portal-v311 .signal-model .l4:after{animation-delay:1.5s}.portal-v311 .operation-model .model-core{border-radius:50%;background:linear-gradient(135deg,#496eff,#22c8bc)}.portal-v311 .operation-model .model-ring{position:absolute;left:50%;top:50%;border-radius:50%;border:1px solid rgba(75,111,226,.22);transform:translate(-50%,-50%);animation:model-ring-breathe 4s ease-in-out infinite}.portal-v311 .operation-model .r1{width:104px;height:104px}.portal-v311 .operation-model .r2{width:142px;height:142px;animation-delay:.5s}.portal-v311 .operation-model .r3{width:176px;height:176px;animation-delay:1s}.portal-v311 .clean-kpi-stack{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.portal-v311 .clean-kpi-stack .kpi-simple-card{position:relative;min-height:168px!important;padding:18px!important;border:1px solid #dfe9f2!important;border-radius:20px!important;background:linear-gradient(180deg,#ffffff 0%,#f9fbfe 100%)!important;overflow:hidden;display:flex!important;flex-direction:column!important;transition:transform .28s ease,border-color .25s ease,box-shadow .28s ease}.portal-v311 .clean-kpi-stack .kpi-simple-card:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(73,119,181,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(73,119,181,.035) 1px,transparent 1px);background-size:18px 18px;opacity:.72;pointer-events:none}.portal-v311 .clean-kpi-stack .kpi-simple-card:after{content:"";position:absolute;right:-28px;top:-30px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(78,103,255,.11),transparent 66%);pointer-events:none}.portal-v311 .clean-kpi-stack .kpi-simple-card:hover{transform:translateY(-4px);border-color:#d2e2f2!important;box-shadow:0 16px 34px rgba(24,79,137,.08)!important}.portal-v311 .kpi-simple-head{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px}.portal-v311 .kpi-simple-head>div{display:flex;align-items:center;gap:8px;color:#627790;font-size:13px;font-weight:700}.portal-v311 .kpi-simple-head svg{width:18px;height:18px;fill:none;stroke:#246fe5;stroke-width:1.8}.portal-v311 .kpi-simple-head>b{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 9px;border-radius:999px;background:#f3f6fb;color:#667c96;font-size:11px;font-weight:800}.portal-v311 .kpi-number-model{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:70px;margin-top:8px}.portal-v311 .kpi-number-model>strong{display:block;margin:0!important;font-size:42px!important;line-height:1!important;color:#15365e!important;letter-spacing:-.04em;text-shadow:0 8px 22px rgba(35,91,158,.10)}.portal-v311 .kpi-orbit{position:relative;width:64px;height:64px;border-radius:50%;border:1px solid rgba(74,105,214,.18);background:radial-gradient(circle at center,#fff 0 28%,#eef4ff 29% 42%,transparent 43%);animation:kpi-orbit-rotate 7s linear infinite}.portal-v311 .kpi-orbit:before,.portal-v311 .kpi-orbit:after{content:"";position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%);border:1px solid rgba(44,191,211,.18)}.portal-v311 .kpi-orbit:before{width:44px;height:44px}.portal-v311 .kpi-orbit:after{width:26px;height:26px}.portal-v311 .kpi-orbit i{position:absolute;width:7px;height:7px;border-radius:50%;background:#5368ff;box-shadow:0 0 0 5px rgba(83,104,255,.08)}.portal-v311 .kpi-orbit i:nth-child(1){left:3px;top:27px}.portal-v311 .kpi-orbit i:nth-child(2){right:8px;top:8px;background:#2bc8dc}.portal-v311 .kpi-orbit i:nth-child(3){right:10px;bottom:7px}.portal-v311 .kpi-simple-card>small{position:relative;z-index:2;color:#8393a7!important;font-size:12px!important}.portal-v311 .clean-kpi-stack .kpi-simple-card .clean-mini-bars{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;height:32px!important;display:flex!important;align-items:flex-end!important;gap:4px!important;margin-top:auto!important;padding-top:10px!important;z-index:2}.portal-v311 .clean-kpi-stack .kpi-simple-card .clean-mini-bars i{flex:1;min-height:5px;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,#85c3ff,#3e7ff0)!important;opacity:.9!important;transform-origin:center bottom;animation:kpi-bar-pop .8s ease both}.portal-v311 .clean-kpi-stack .kpi-simple-card .clean-kpi-line{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;height:8px!important;margin-top:auto!important;background:#eaf0f6!important;border-radius:999px!important;overflow:visible!important;z-index:2}.portal-v311 .clean-kpi-stack .kpi-simple-card .clean-kpi-line i{height:100%;border-radius:999px;background:linear-gradient(90deg,#2f80ed,#27c4b8);position:relative;animation:kpi-line-pop 1s ease both}.portal-v311 .clean-kpi-stack .kpi-simple-card .clean-kpi-line i:after{content:"";position:absolute;right:0;top:50%;width:12px;height:12px;border-radius:50%;background:#fff;border:3px solid #2f80ed;transform:translate(6px,-50%);box-shadow:0 0 0 5px rgba(47,128,237,.10)}@keyframes model-core-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes model-node-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes model-signal{0%{left:0;opacity:0}15%{opacity:1}85%{opacity:1}100%{left:76px;opacity:0}}@keyframes model-ring-breathe{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.05);opacity:1}}@keyframes kpi-orbit-rotate{to{transform:rotate(360deg)}}@keyframes kpi-bar-pop{from{transform:scaleY(.2);opacity:.2}to{transform:scaleY(1);opacity:.9}}@keyframes kpi-line-pop{from{transform:scaleX(.08);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@media(max-width:980px){.portal-v311 .clean-capability-grid.product-style>.cap-secondary-card{grid-column:span 12}}@media(max-width:660px){.portal-v311 .cap-secondary-card .cap-visual-screen{grid-template-columns:1fr!important}.portal-v311 .cap-digital-model{justify-self:center;width:180px;height:160px;margin-top:8px}.portal-v311 .clean-kpi-stack{grid-template-columns:1fr!important;gap:12px!important}.portal-v311 .clean-kpi-stack .kpi-simple-card{min-height:160px!important;padding:16px!important}.portal-v311 .kpi-number-model>strong{font-size:38px!important}.portal-v311 .kpi-orbit{width:58px;height:58px}}@media(prefers-reduced-motion:reduce){.portal-v311 .cap-digital-model .model-core,.portal-v311 .cap-digital-model .model-node,.portal-v311 .signal-model .model-link:after,.portal-v311 .operation-model .model-ring,.portal-v311 .kpi-orbit,.portal-v311 .clean-kpi-stack .kpi-simple-card .clean-mini-bars i,.portal-v311 .clean-kpi-stack .kpi-simple-card .clean-kpi-line i{animation:none!important}}:root{--v314-ink:#12243d;--v314-text:#637b95;--v314-line:#dce8f3;--v314-panel:rgba(255,255,255,.92);--v314-blue:#3578f6;--v314-cyan:#22b9c7;--v314-purple:#7455f6;--v314-shadow:0 22px 58px rgba(33,87,144,.11)}.portal-v314 .clean-hero{position:relative;overflow:hidden;padding:64px 0 52px!important;background:radial-gradient(circle at 15% 8%,rgba(78,153,255,.16),transparent 28%),radial-gradient(circle at 84% 72%,rgba(36,202,197,.12),transparent 30%),linear-gradient(135deg,#f9fcff 0%,#f2f8ff 52%,#f8fbff 100%)!important;color:var(--v314-ink)}.portal-v314 .clean-hero:after{content:"";position:absolute;inset:auto -12% -44% 18%;height:58%;border-radius:50%;background:radial-gradient(ellipse,rgba(98,130,255,.09),transparent 68%);pointer-events:none}.portal-v314 .clean-hero-backdrop{z-index:0!important;opacity:1!important;pointer-events:none}.portal-v314 .clean-hero-backdrop:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(60,112,171,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(60,112,171,.045) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,rgba(0,0,0,.54),rgba(0,0,0,.16) 70%,transparent)}.portal-v314 .clean-hero-backdrop:after{content:"";position:absolute;width:620px;height:620px;right:-170px;top:-250px;border:1px solid rgba(75,134,206,.11);border-radius:50%;box-shadow:0 0 0 80px rgba(75,134,206,.025),0 0 0 160px rgba(75,134,206,.018)}.portal-v314 .clean-hero-beams,.portal-v314 .clean-hero-flow{display:none!important}.portal-v314 .clean-hero-nodes b{opacity:.42!important;animation:v314NodePulse 4.2s ease-in-out infinite!important}.portal-v314 .clean-market-wave{position:absolute;inset:0;width:100%;height:100%;z-index:1;opacity:.42;pointer-events:none;mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 28%,rgba(0,0,0,.85) 100%)}.portal-v314 .clean-hero-grid{position:relative;z-index:2;display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(500px,.88fr)!important;gap:36px!important;align-items:center!important}.portal-v314 .clean-hero-copy{min-width:0;max-width:none!important}.portal-v314 .clean-kicker{display:inline-flex;align-items:center;gap:9px;min-height:32px;margin-bottom:16px;color:#496fa3!important}.portal-v314 .clean-kicker i{width:13px;height:13px;border-radius:5px;background:linear-gradient(135deg,var(--v314-blue),var(--v314-purple));box-shadow:0 0 0 6px rgba(53,120,246,.09)}.portal-v314 .clean-kicker span{font-size:12px!important;letter-spacing:.08em!important;font-weight:800!important}.portal-v314 .clean-kicker b{padding:5px 9px;border:1px solid rgba(53,120,246,.14);border-radius:999px;background:rgba(255,255,255,.72);color:#647c9a!important;font-size:10px!important;letter-spacing:.04em}.portal-v314.portal-v311 .clean-hero-copy h1{max-width:none!important;margin:0!important;color:var(--v314-ink)!important;font-size:clamp(44px,3.55vw,52px)!important;line-height:1.18!important;letter-spacing:-.045em!important;text-shadow:none!important}.portal-v314 .clean-hero-copy h1 .headline-line{display:block;white-space:nowrap}.portal-v314 .clean-hero-copy h1 .headline-line-2{margin-top:4px;color:#17375f}.portal-v314.portal-v311 .clean-hero-copy>p{max-width:43em!important;margin:20px 0 0!important;color:#60778f!important;font-size:16px!important;line-height:1.85!important}.portal-v314 .clean-hero-signals{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;margin-top:17px!important;overflow:visible!important}.portal-v314 .clean-hero-signals span{display:inline-flex!important;align-items:center;min-height:30px!important;padding:0 11px!important;white-space:nowrap;border:1px solid rgba(194,214,235,.85)!important;border-radius:999px;background:rgba(255,255,255,.76)!important;color:#5d7590!important;box-shadow:0 8px 22px rgba(51,105,164,.05)!important;font-size:11px!important}.portal-v314 .clean-hero-signals span:before{content:"";width:6px;height:6px;margin-right:7px;border-radius:50%;background:var(--v314-cyan);box-shadow:0 0 0 4px rgba(34,185,199,.09)}.portal-v314 .clean-hero-signals span:nth-child(2):before{background:var(--v314-blue)}.portal-v314 .clean-hero-signals span:nth-child(3):before{background:var(--v314-purple)}.portal-v314 .clean-hero-actions{display:flex;gap:10px;margin-top:20px!important}.portal-v314 .clean-hero-actions .portal-btn{min-height:46px;border-radius:13px!important}.portal-v314 .clean-hero-actions .portal-btn.primary{background:linear-gradient(135deg,#2f7cf5,#7454f7)!important;box-shadow:0 14px 30px rgba(71,102,246,.20)!important}.portal-v314 .clean-hero-trust{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;margin-top:20px!important}.portal-v314 .clean-hero-trust>span{min-width:0;padding:12px 12px!important;border:1px solid rgba(216,228,240,.96)!important;border-radius:14px!important;background:rgba(255,255,255,.82)!important;box-shadow:none!important}.portal-v314 .clean-hero-trust svg{width:18px;height:18px;color:var(--v314-blue)}.portal-v314 .clean-hero-trust b{font-size:13px!important;color:#243a55!important;white-space:nowrap}.portal-v314 .clean-hero-trust small{font-size:10px!important;color:#7f90a3!important;white-space:nowrap}.portal-v314 .clean-hero-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;margin-top:10px!important}.portal-v314 .clean-hero-stats article{min-width:0;padding:13px 14px 12px!important;border:1px solid rgba(216,228,240,.96)!important;border-radius:14px!important;background:rgba(255,255,255,.84)!important;box-shadow:none!important}.portal-v314 .clean-hero-stats article:after{display:none!important}.portal-v314 .clean-hero-stats strong{font-size:25px!important;color:#17375f!important}.portal-v314 .clean-hero-stats span{margin-top:6px!important;font-size:11px!important;color:#74889e!important;white-space:nowrap}.portal-v314.portal-v311 .clean-dashboard-card{position:relative;height:auto!important;min-width:0;padding:19px!important;overflow:hidden;border:1px solid rgba(201,219,237,.96)!important;border-radius:24px!important;background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(242,248,255,.95))!important;box-shadow:var(--v314-shadow)!important}.portal-v314 .clean-dashboard-card:before{display:block!important;content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 2%,rgba(112,82,246,.10),transparent 27%);pointer-events:none}.portal-v314 .clean-dashboard-card:after{display:none!important}.portal-v314 .clean-dashboard-head,.portal-v314 .clean-dashboard-badge,.portal-v314 .clean-dashboard-floats,.portal-v314 .clean-dashboard-chart,.portal-v314 .clean-dashboard-metrics,.portal-v314 .clean-dashboard-live-strip,.portal-v314 .clean-dashboard-rates{position:relative;z-index:1}.portal-v314 .clean-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.portal-v314 .clean-dashboard-head>div{display:flex;align-items:center;gap:7px;min-width:0}.portal-v314 .clean-dashboard-head>div>i,.portal-v314 .clean-live-time>i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#25c7b8;box-shadow:0 0 0 5px rgba(37,199,184,.10);animation:v314StatusPulse 2.1s ease-in-out infinite}.portal-v314 .clean-dashboard-head strong{color:#243951!important;font-size:14px!important;white-space:nowrap}.portal-v314 .clean-dashboard-head>div span{color:#8294aa!important;font-size:9px!important;letter-spacing:.08em!important;white-space:nowrap}.portal-v314 .clean-live-time{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;color:#74889e!important;font-size:10px!important}.portal-v314 .clean-dashboard-badge{display:flex!important;align-items:center;gap:9px;min-height:25px;margin-top:12px!important;padding:0 10px!important;border:1px solid rgba(210,224,238,.92);border-radius:999px;background:rgba(255,255,255,.80)!important}.portal-v314 .clean-dashboard-badge b{color:#6a57ef!important;font-size:9px!important;letter-spacing:.12em}.portal-v314 .clean-dashboard-badge span{color:#7c90a8!important;font-size:8px!important;letter-spacing:.08em}.portal-v314 .clean-dashboard-floats{display:flex!important;gap:7px!important;margin-top:8px!important}.portal-v314 .clean-dashboard-floats span{padding:5px 8px!important;border:1px solid #e2eaf3!important;border-radius:999px!important;background:#fff!important;color:#72869f!important;font-size:8px!important;letter-spacing:.05em;white-space:nowrap}.portal-v314.portal-v311 .clean-dashboard-chart{height:190px!important;min-height:190px!important;margin-top:10px!important;padding:13px 13px 9px!important;border:1px solid rgba(218,229,240,.95)!important;border-radius:18px!important;background:rgba(255,255,255,.76)!important;overflow:hidden}.portal-v314 .clean-dashboard-chart svg{display:block;width:100%;height:145px;overflow:visible}.portal-v314 .clean-grid-lines line{stroke:#dfe8f1!important;stroke-width:1}.portal-v314 .clean-chart-area{fill:url(#cleanChartArea)!important}.portal-v314 .clean-chart-series{fill:none!important;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:1000;stroke-dashoffset:1000;animation:v314ChartDraw 1.8s cubic-bezier(.2,.8,.2,1) forwards}.portal-v314 .clean-chart-series.series-members{stroke:#7656f5!important;stroke-width:1.8!important;animation-delay:.18s}.portal-v314 .clean-chart-series.series-contents{stroke:#347cf4!important;stroke-width:2.5!important}.portal-v314 .clean-chart-series.series-sites{stroke:#20b8bf!important;stroke-width:1.8!important;animation-delay:.32s}.portal-v314 .clean-chart-cursor{stroke:rgba(53,120,246,.36)!important;stroke-width:1!important;stroke-dasharray:4 5;animation:v314ChartCursor 5.2s linear infinite}.portal-v314 .clean-chart-legend{display:flex!important;align-items:center;gap:10px!important;margin-top:2px!important;color:#71859c!important;font-size:9px!important}.portal-v314 .clean-chart-legend span,.portal-v314 .clean-chart-legend b{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.portal-v314 .clean-chart-legend b{margin-left:auto;color:#4e6e90!important;font-weight:700}.portal-v314 .clean-chart-legend i{width:7px!important;height:7px!important;border-radius:50%}.portal-v314 .clean-chart-legend .members{background:#7656f5}.portal-v314 .clean-chart-legend .contents{background:#347cf4}.portal-v314 .clean-chart-legend .sites{background:#20b8bf}.portal-v314 .clean-chart-legend b i{background:#25c7b8;box-shadow:0 0 0 4px rgba(37,199,184,.10)}.portal-v314 .clean-dashboard-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important;padding:0!important}.portal-v314 .clean-dashboard-metrics article{min-width:0;padding:11px 10px!important;border:1px solid rgba(220,231,241,.96)!important;border-radius:13px!important;background:rgba(255,255,255,.88)!important}.portal-v314 .clean-dashboard-metrics span{font-size:10px!important;color:#71869d!important;white-space:nowrap}.portal-v314 .clean-dashboard-metrics strong{margin-top:6px!important;font-size:21px!important;color:#173451!important}.portal-v314 .clean-dashboard-metrics small{margin-top:5px!important;font-size:8px!important;color:#8395a9!important;white-space:nowrap}.portal-v314 .clean-dashboard-live-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:9px}.portal-v314 .clean-dashboard-live-strip span{display:flex;align-items:center;min-width:0;gap:5px;padding:6px 7px;border-radius:9px;background:rgba(237,246,252,.82);color:#58728d;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-v314 .clean-dashboard-live-strip i{width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:#26bdad}.portal-v314 .clean-dashboard-live-strip span:nth-child(2) i{background:#347cf4}.portal-v314 .clean-dashboard-live-strip span:nth-child(3) i{background:#7656f5}.portal-v314 .clean-dashboard-rates{display:grid!important;gap:8px!important;margin-top:10px!important}.portal-v314 .clean-dashboard-rates>span{display:grid!important;grid-template-columns:1fr auto;gap:5px 10px;align-items:center}.portal-v314 .clean-dashboard-rates b,.portal-v314 .clean-dashboard-rates em{font-size:9px!important;font-style:normal;color:#506a85!important}.portal-v314 .clean-dashboard-rates em{color:#5d69ef!important;font-weight:800}.portal-v314 .clean-dashboard-rates>span>i{grid-column:1/-1;height:4px!important;border-radius:999px;background:#e7eef5!important;overflow:hidden}.portal-v314 .clean-dashboard-rates u{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#3a80f5,#28bfc2)!important}.portal-v314 .clean-hero-quick{padding:4px 0 24px!important;background:#f5f8fc!important}.portal-v314 .clean-hero-quick-grid{gap:14px!important}.portal-v314 .hero-quick-card{min-width:0;border-color:#e2eaf3!important;box-shadow:none!important}.portal-v314 .portal-section{scroll-margin-top:92px}.portal-v314 .clean-capabilities{padding-top:64px!important;padding-bottom:66px!important}.portal-v314.portal-v311 .clean-capability-grid.product-style>.cap-feature-card{min-height:0!important}.portal-v314.portal-v311 .cap-feature-card .cap-visual-screen{min-height:205px!important}.portal-v314 .cap-visual-copy{min-width:0}.portal-v314 .cap-visual-copy b,.portal-v314 .cap-visual-copy span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-v314 .cap-visual-tags,.portal-v314 .cap-labels{display:flex!important;flex-wrap:nowrap!important;gap:6px!important;overflow:hidden}.portal-v314 .cap-visual-tags em,.portal-v314 .cap-labels span{flex:0 0 auto;white-space:nowrap}.portal-v314 .cap-actions{display:flex;flex-wrap:wrap;gap:8px}.portal-v314 .directory-search{align-items:stretch}.portal-v314 .directory-search input,.portal-v314 .directory-search select,.portal-v314 .directory-search button{min-height:46px}.portal-v314 .not-found-page{padding:86px 0;background:linear-gradient(180deg,#f7fbff,#eef5fb)}.portal-v314 .not-found-card{max-width:720px;margin:auto;padding:54px 42px;text-align:center;border:1px solid var(--v314-line);border-radius:28px;background:#fff;box-shadow:var(--v314-shadow)}.portal-v314 .not-found-code{font-size:84px;line-height:1;font-weight:900;letter-spacing:-.06em;color:#347cf4}.portal-v314 .not-found-card span{display:block;margin-top:10px;color:#7b8da2;font-size:11px;letter-spacing:.16em;font-weight:800}.portal-v314 .not-found-card h1{margin:18px 0 10px;color:var(--v314-ink);font-size:32px}.portal-v314 .not-found-card p{margin:0;color:var(--v314-text);line-height:1.8}.portal-v314 .not-found-actions{display:flex;justify-content:center;gap:10px;margin-top:26px}.portal-v314 .footer-contact-body{min-width:0}.portal-v314 .footer-contact-list a,.portal-v314 .footer-contact-list>div{min-width:0}.portal-v314 .footer-contact-list b{overflow-wrap:anywhere}.portal-v314 .mobile-panel-phone{display:flex!important;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;margin-top:12px;border:1px solid #dbe6f0;border-radius:12px;background:#f7fbff;color:#1d4f7d}.portal-v314 .mobile-panel-phone svg{width:17px;height:17px}.portal-v314 .mobile-panel-phone span{font-size:11px;color:#7890a6}.portal-v314 .mobile-panel-phone strong{font-size:14px;white-space:nowrap}@keyframes v314NodePulse{0%,100%{transform:translateY(0);opacity:.28}50%{transform:translateY(-7px);opacity:.72}}@keyframes v314StatusPulse{0%,100%{opacity:.65;transform:scale(.9)}50%{opacity:1;transform:scale(1.12)}}@keyframes v314ChartDraw{to{stroke-dashoffset:0}}@keyframes v314ChartCursor{0%{transform:translateX(0);opacity:0}8%,92%{opacity:1}100%{transform:translateX(595px);opacity:0}}@media(max-width:1180px){.portal-v314 .clean-hero-grid{grid-template-columns:1fr!important;gap:26px!important}.portal-v314.portal-v311 .clean-hero-copy h1{font-size:48px!important}.portal-v314 .clean-hero-copy h1 .headline-line{white-space:normal}.portal-v314 .clean-dashboard-card{max-width:820px;width:100%}}@media(max-width:720px){body.portal-v314{padding-bottom:68px}.portal-v314 .v36-utility{display:none!important}.portal-v314 .portal-header{min-height:72px}.portal-v314 .v36-nav-shell{min-height:72px}.portal-v314 .v36-brand .brand-copy{display:none!important}.portal-v314 .v36-brand .brand-image{width:80px!important;height:43px!important;padding:6px!important}.portal-v314 .portal-menu{width:43px!important;height:43px!important}.portal-v314 .clean-hero{padding:28px 0 28px!important}.portal-v314 .clean-hero-backdrop:before{background-size:46px 46px;mask-image:linear-gradient(180deg,rgba(0,0,0,.54),transparent)}.portal-v314 .clean-hero-backdrop:after{width:390px;height:390px;right:-230px;top:-150px}.portal-v314 .clean-market-wave{opacity:.28;mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.68) 32%,rgba(0,0,0,.28) 100%)}.portal-v314 .clean-hero-grid{display:block!important}.portal-v314 .clean-kicker{min-height:28px;margin-bottom:14px;gap:8px}.portal-v314 .clean-kicker i{width:11px;height:11px;border-radius:4px;box-shadow:0 0 0 5px rgba(53,120,246,.08)}.portal-v314 .clean-kicker span{font-size:10.5px!important;letter-spacing:.06em!important}.portal-v314 .clean-kicker b{display:none}.portal-v314.portal-v311 .clean-hero-copy h1{width:100%;max-width:none!important;font-size:26px!important;line-height:1.28!important;letter-spacing:-.045em!important}.portal-v314 .clean-hero-copy h1 .headline-line{display:block;white-space:nowrap!important}.portal-v314 .clean-hero-copy h1 .headline-line-2{margin-top:1px}.portal-v314.portal-v311 .clean-hero-copy>p{margin-top:17px!important;font-size:13px!important;line-height:1.75!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.portal-v314 .clean-hero-signals{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px!important;margin-top:13px!important;width:100%}.portal-v314 .clean-hero-signals span,.portal-v314 .clean-hero-signals span:nth-child(n){display:flex!important;justify-content:center;min-width:0;min-height:27px!important;padding:0 4px!important;overflow:hidden;text-overflow:ellipsis;font-size:9px!important}.portal-v314 .clean-hero-signals span:before{width:5px;height:5px;margin-right:4px;box-shadow:none}.portal-v314 .clean-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px!important}.portal-v314 .clean-hero-actions .portal-btn{width:100%;min-height:44px;padding:0 10px!important;font-size:13px!important}.portal-v314 .clean-hero-trust{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin-top:13px!important}.portal-v314 .clean-hero-trust>span{display:flex!important;min-height:70px;padding:10px 4px!important;flex-direction:column;justify-content:center;align-items:center;gap:5px;text-align:center}.portal-v314 .clean-hero-trust svg{width:17px;height:17px}.portal-v314 .clean-hero-trust b{font-size:11px!important}.portal-v314 .clean-hero-trust small{display:none!important}.portal-v314 .clean-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin-top:7px!important}.portal-v314 .clean-hero-stats article{min-height:66px;padding:10px 4px!important;text-align:center}.portal-v314 .clean-hero-stats strong{font-size:21px!important}.portal-v314 .clean-hero-stats span{font-size:9px!important;overflow:hidden;text-overflow:ellipsis}.portal-v314.portal-v311 .clean-dashboard-card{width:100%;margin-top:18px;padding:14px!important;border-radius:20px!important;box-shadow:0 16px 38px rgba(33,87,144,.10)!important}.portal-v314 .clean-dashboard-head>div span{display:none}.portal-v314 .clean-dashboard-head strong{font-size:13px!important}.portal-v314 .clean-live-time{font-size:9px!important}.portal-v314 .clean-dashboard-badge{margin-top:10px!important}.portal-v314 .clean-dashboard-floats{gap:4px!important;overflow:hidden}.portal-v314 .clean-dashboard-floats span{flex:1;min-width:0;text-align:center;overflow:hidden;text-overflow:ellipsis}.portal-v314.portal-v311 .clean-dashboard-chart{height:158px!important;min-height:158px!important;padding:10px 9px 7px!important}.portal-v314 .clean-dashboard-chart svg{height:116px}.portal-v314 .clean-chart-legend{gap:6px!important;font-size:8px!important}.portal-v314 .clean-chart-legend b{display:none}.portal-v314 .clean-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.portal-v314 .clean-dashboard-metrics article{padding:9px 10px!important}.portal-v314 .clean-dashboard-metrics strong{font-size:20px!important}.portal-v314 .clean-dashboard-live-strip{gap:4px}.portal-v314 .clean-dashboard-live-strip span{justify-content:center;padding:5px 3px;font-size:7.5px}.portal-v314 .clean-dashboard-rates{gap:6px!important}.portal-v314 .clean-hero-quick{padding:12px 0 18px!important}.portal-v314 .clean-hero-quick-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.portal-v314 .hero-quick-card{min-height:92px!important;padding:13px!important;border-radius:16px!important}.portal-v314 .hero-quick-card.quick-highlight{grid-column:1/-1;min-height:112px!important}.portal-v314 .hero-quick-card h3{font-size:21px!important;line-height:1.22!important}.portal-v314 .hero-quick-card h4{font-size:14px!important;white-space:nowrap}.portal-v314 .hero-quick-card p{font-size:11px!important;line-height:1.55!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-v314 .portal-section{padding-top:48px!important;padding-bottom:48px!important}.portal-v314 .clean-section-head h2{font-size:29px!important}.portal-v314 .clean-section-head p{font-size:13px!important;line-height:1.7!important}.portal-v314 .clean-capability-grid{gap:12px!important}.portal-v314.portal-v311 .clean-capability-grid.product-style>.cap-feature-card,.portal-v314 .cap-secondary-card{min-height:0!important;border-radius:19px!important}.portal-v314.portal-v311 .cap-feature-card .cap-visual{padding:0!important}.portal-v314.portal-v311 .cap-feature-card .cap-visual-screen,.portal-v314 .cap-secondary-card .cap-visual-screen{grid-template-columns:minmax(0,1fr) 92px!important;gap:8px!important;min-height:142px!important;padding:16px!important;border-radius:19px 19px 0 0!important}.portal-v314.portal-v311 .cap-feature-card .cap-visual-copy{padding-right:0!important}.portal-v314.portal-v311 .cap-feature-card .cap-visual-copy b,.portal-v314 .cap-secondary-card .cap-visual-copy b{font-size:20px!important;line-height:1.2!important}.portal-v314.portal-v311 .cap-feature-card .cap-visual-copy span,.portal-v314 .cap-secondary-card .cap-visual-copy span{margin-top:7px!important;font-size:10px!important;line-height:1.5!important}.portal-v314.portal-v311 .cap-feature-card .cap-visual-tags,.portal-v314 .cap-secondary-card .cap-visual-tags{margin-top:12px!important;gap:4px!important}.portal-v314 .cap-visual-tags em{padding:3px 6px!important;font-size:9px!important}.portal-v314.portal-v311 .cap-feature-card .cap-visual-deco{width:92px!important;min-height:88px!important;transform:scale(.72);transform-origin:center}.portal-v314.portal-v311 .cap-feature-card .cap-body,.portal-v314 .cap-secondary-card .cap-body{padding:16px!important}.portal-v314 .cap-labels{margin-bottom:10px!important;gap:5px!important}.portal-v314 .cap-labels span{min-height:24px!important;padding:0 7px!important;font-size:9px!important}.portal-v314 .cap-body h3{font-size:21px!important;line-height:1.3!important}.portal-v314 .cap-body p{font-size:13px!important;line-height:1.72!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.portal-v314 .cap-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.portal-v314 .cap-actions .portal-btn{min-height:38px!important;padding:0 8px!important;font-size:11px!important}.portal-v314 .directory-search{display:grid!important;grid-template-columns:1fr 112px!important;gap:7px!important}.portal-v314 .directory-search input{grid-column:1/-1}.portal-v314 .directory-search input,.portal-v314 .directory-search select,.portal-v314 .directory-search button{width:100%;min-height:43px!important}.portal-v314.portal-v311 .footer-grid.v310-footer-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;padding-top:16px!important;padding-bottom:12px!important}.portal-v314 .footer-grid>.footer-brand,.portal-v314 .footer-grid>.footer-contact{grid-column:1/-1}.portal-v314.portal-v311 .footer-grid.v310-footer-grid>.footer-brand,.portal-v314.portal-v311 .footer-grid.v310-footer-grid>.footer-links-group,.portal-v314.portal-v311 .footer-grid.v310-footer-grid>.footer-contact{min-height:0!important;height:auto!important;padding:14px!important}.portal-v314 .footer-brand-head{align-items:center!important}.portal-v314 .footer-brand-head img{max-width:78px!important}.portal-v314 .footer-brand-copy p{font-size:10px!important;line-height:1.55!important}.portal-v314 .footer-links-group a{font-size:12px!important;line-height:1.6!important}.portal-v314.portal-v311 .footer-contact-body{display:grid!important;grid-template-columns:minmax(0,1fr) 82px!important;gap:9px!important;align-items:start!important}.portal-v314 .footer-contact-list a,.portal-v314 .footer-contact-list>div{padding:7px 0!important}.portal-v314 .footer-contact-list span{font-size:9px!important}.portal-v314 .footer-contact-list b{font-size:11px!important}.portal-v314 .footer-contact-qr img,.portal-v314 .footer-qr-placeholder{width:78px!important;height:78px!important}.portal-v314 .footer-contact-qr figcaption{font-size:8px!important}.portal-v314 .copyright{padding:12px 12px 18px!important;font-size:10px!important;line-height:1.6!important}.portal-v314 .mobile-quickbar{padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.portal-v314 .mobile-quickbar-item{min-height:62px}.portal-v314 .mobile-quickbar-panel{max-height:78vh;overflow:auto}.portal-v314 .mobile-panel-qr img{max-width:150px}.portal-v314 .not-found-page{padding:45px 12px}.portal-v314 .not-found-card{padding:38px 20px;border-radius:22px}.portal-v314 .not-found-code{font-size:64px}.portal-v314 .not-found-card h1{font-size:26px}.portal-v314 .not-found-actions{display:grid;grid-template-columns:1fr;gap:8px}}@media(max-width:370px){.portal-v314.portal-v311 .clean-hero-copy h1{font-size:24px!important}.portal-v314 .clean-hero-signals span{font-size:8px!important}.portal-v314 .clean-dashboard-head>div>span{display:none}.portal-v314 .clean-live-time{font-size:8px!important}.portal-v314 .clean-chart-legend span{font-size:7px!important}}@media(prefers-reduced-motion:reduce){.portal-v314 *,.portal-v314 *:before,.portal-v314 *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.portal-v314 .clean-market-wave{opacity:.24}}.portal-v314 .mobile-quickbar-backdrop[hidden],.portal-v314 .mobile-quickbar-panel[hidden]{display:none!important;pointer-events:none!important}.portal-v314 .mobile-quickbar-panel:not(.open){pointer-events:none}.portal-v314 .mobile-quickbar-panel.open{pointer-events:auto}.portal-v314 .portal-not-found{padding:86px 0;background:linear-gradient(180deg,#f7fbff,#eef5fb)}.portal-v314 .portal-not-found-inner{max-width:720px;padding:54px 42px;text-align:center;border:1px solid var(--v314-line);border-radius:28px;background:#fff;box-shadow:var(--v314-shadow)}.portal-v314 .portal-not-found-code{display:flex;justify-content:center;align-items:center;gap:16px;color:#347cf4;font-size:84px;line-height:1;font-weight:900}.portal-v314 .portal-not-found-code i{width:62px;height:62px;border:10px solid #dceaff;border-top-color:#347cf4;border-radius:50%}.portal-v314 .portal-not-found-kicker{display:block;margin-top:13px;color:#7b8da2;font-size:11px;letter-spacing:.16em;font-weight:800}.portal-v314 .portal-not-found h1{margin:18px 0 10px;color:var(--v314-ink);font-size:32px}.portal-v314 .portal-not-found p{max-width:540px;margin:0 auto;color:var(--v314-text);line-height:1.8}.portal-v314 .portal-not-found-actions{display:flex;justify-content:center;gap:10px;margin-top:26px}@media(max-width:720px){.portal-v314 .portal-not-found{padding:45px 12px}.portal-v314 .portal-not-found-inner{padding:38px 20px;border-radius:22px}.portal-v314 .portal-not-found-code{font-size:64px}.portal-v314 .portal-not-found-code i{width:48px;height:48px;border-width:8px}.portal-v314 .portal-not-found h1{font-size:26px}.portal-v314 .portal-not-found-actions{display:grid;grid-template-columns:1fr;gap:8px}}.portal-v315 .clean-dashboard-metrics article,.portal-v315 .clean-kpi-stack .kpi-simple-card{position:relative;overflow:hidden}.portal-v315 .clean-dashboard-metrics article:before,.portal-v315 .clean-kpi-stack .kpi-simple-card:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,#3b82f6 22%,#22c1c3 70%,transparent);opacity:.72}.portal-v315 .clean-dashboard-metrics article:after{content:"LIVE";position:absolute;right:9px;top:8px;font-size:7px;line-height:1;letter-spacing:.12em;color:#78a0c7;font-weight:800}.portal-v315 .clean-dashboard-metrics strong{font-variant-numeric:tabular-nums;letter-spacing:-.04em}.portal-v315 .clean-dashboard-metrics small:before{content:"↗";display:inline-block;margin-right:4px;color:#22a898;font-weight:900}.portal-v315 .clean-dashboard-chart{background-image:linear-gradient(rgba(47,128,237,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(47,128,237,.035) 1px,transparent 1px)!important;background-size:28px 28px!important}.portal-v315 .clean-dashboard-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 28%,rgba(255,255,255,.58) 46%,transparent 62%);transform:translateX(-130%);animation:v315Scan 7.5s ease-in-out infinite}.portal-v315 .clean-live-time span{font-variant-numeric:tabular-nums}.portal-v315 .kpi-simple-card .kpi-number-model strong{font-variant-numeric:tabular-nums;letter-spacing:-.05em}.portal-v315 .kpi-simple-card .kpi-number-model:after{content:"DATA";position:absolute;right:2px;bottom:2px;font-size:7px;letter-spacing:.15em;color:#a4b6c9;font-weight:800}.portal-v315 .clean-mini-bars{opacity:.95}.portal-v315 .clean-mini-bars i{background:linear-gradient(180deg,#7ab8ff,#3579f2)!important;box-shadow:0 -3px 12px rgba(53,121,242,.08)}.portal-v315 .sites-card .clean-mini-bars i{background:linear-gradient(180deg,#61d2ca,#25aeb2)!important}.portal-v315 .contents-card .clean-mini-bars i{background:linear-gradient(180deg,#9a88ff,#6656ef)!important}@keyframes v315Scan{0%,58%{transform:translateX(-130%);opacity:0}66%{opacity:.36}82%{transform:translateX(130%);opacity:0}100%{transform:translateX(130%);opacity:0}}@media(max-width:720px){.portal-v315.portal-v311 .clean-hero-copy h1{font-size:25px!important;line-height:1.3!important}.portal-v315 .clean-hero-copy h1 .headline-line{white-space:normal!important;text-wrap:balance}.portal-v315 .clean-dashboard-card{margin-top:15px!important;padding:12px!important}.portal-v315 .clean-dashboard-badge{display:flex!important;justify-content:space-between;align-items:center;padding:7px 9px!important;border-radius:10px!important}.portal-v315 .clean-dashboard-floats{margin-top:7px!important}.portal-v315 .clean-dashboard-floats span{padding:5px 4px!important;font-size:7.5px!important}.portal-v315.portal-v311 .clean-dashboard-chart{height:148px!important;min-height:148px!important}.portal-v315 .clean-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:8px!important}.portal-v315 .clean-dashboard-metrics article{min-height:76px!important;padding:10px 9px 8px!important;border-radius:12px!important}.portal-v315 .clean-dashboard-metrics article:after{top:8px;right:8px;font-size:6px}.portal-v315 .clean-dashboard-metrics span{font-size:9px!important}.portal-v315 .clean-dashboard-metrics strong{margin-top:5px!important;font-size:24px!important;line-height:1!important}.portal-v315 .clean-dashboard-metrics small{margin-top:6px!important;font-size:7.5px!important}.portal-v315 .clean-dashboard-live-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;margin-top:7px!important}.portal-v315 .clean-dashboard-live-strip span{min-width:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-v315 .clean-data-grid{gap:10px!important}.portal-v315 .clean-kpi-stack{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.portal-v315 .clean-kpi-stack .kpi-simple-card{min-width:0!important;min-height:124px!important;padding:11px!important;border-radius:15px!important}.portal-v315 .kpi-simple-head{gap:4px!important;margin-bottom:5px!important}.portal-v315 .kpi-simple-head>div{min-width:0;gap:5px!important}.portal-v315 .kpi-simple-head svg{width:15px!important;height:15px!important;flex:0 0 auto}.portal-v315 .kpi-simple-head span{font-size:10px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-v315 .kpi-simple-head>b{padding:0!important;background:transparent!important;border:0!important;font-size:8px!important;white-space:nowrap;color:#38a695!important}.portal-v315 .kpi-number-model{min-height:45px!important;margin:0!important;display:flex!important;align-items:center!important}.portal-v315 .kpi-number-model>strong{font-size:30px!important;line-height:1!important}.portal-v315 .kpi-number-model .kpi-orbit{width:42px!important;height:42px!important;right:-4px!important;top:50%!important;transform:translateY(-50%) scale(.72)!important;opacity:.48}.portal-v315 .kpi-simple-card>small{font-size:8px!important;line-height:1.35!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-v315 .clean-kpi-stack .kpi-simple-card .clean-mini-bars{height:24px!important;margin-top:6px!important;padding-top:4px!important;gap:2px!important}.portal-v315 .clean-kpi-stack .kpi-simple-card .clean-kpi-line{height:6px!important;margin-top:11px!important}.portal-v315 .clean-chart-card{border-radius:17px!important}.portal-v315.portal-v311 .footer-grid.v310-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:8px!important}.portal-v315.portal-v311 .footer-grid.v310-footer-grid>.footer-brand,.portal-v315.portal-v311 .footer-grid.v310-footer-grid>.footer-contact{grid-column:1/-1!important}.portal-v315.portal-v311 .footer-grid.v310-footer-grid>.footer-brand{padding:12px 13px!important}.portal-v315 .footer-brand-head{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;width:100%!important}.portal-v315 .footer-brand-head img{width:72px!important;max-width:72px!important;height:auto!important;margin:0!important}.portal-v315 .footer-brand-copy{min-width:0!important;width:100%!important}.portal-v315 .footer-brand-copy strong{display:block!important;font-size:12px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.portal-v315 .footer-brand-copy p{display:block!important;width:100%!important;max-width:none!important;margin:4px 0 0!important;font-size:9.5px!important;line-height:1.55!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:break-word!important}.portal-v315 .footer-brand>span{margin-top:9px!important;font-size:9px!important}.portal-v315.portal-v311 .footer-grid.v310-footer-grid>.footer-links-group{display:flex!important;flex-direction:column!important;height:148px!important;min-height:148px!important;padding:12px!important;border-radius:14px!important;overflow:hidden!important}.portal-v315 .footer-links-group strong{display:flex!important;align-items:center!important;gap:6px!important;margin-bottom:7px!important;font-size:12px!important;white-space:nowrap!important}.portal-v315 .footer-links-group a{display:flex!important;align-items:center!important;min-height:25px!important;padding:2px 0!important;font-size:11px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.portal-v315 .footer-links-group a:before{content:"";width:4px;height:4px;margin-right:6px;border-radius:50%;background:#8aadd2;flex:0 0 auto}.portal-v315.portal-v311 .footer-contact-body{grid-template-columns:minmax(0,1fr) 78px!important;align-items:center!important}.portal-v315 .footer-contact-list b{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}@media(max-width:380px){.portal-v315 .footer-brand-head{grid-template-columns:64px minmax(0,1fr)!important}.portal-v315 .footer-brand-head img{width:64px!important;max-width:64px!important}.portal-v315.portal-v311 .footer-grid.v310-footer-grid>.footer-links-group{height:144px!important;min-height:144px!important;padding:11px!important}.portal-v315 .footer-links-group a{font-size:10.5px!important}.portal-v315 .clean-kpi-stack .kpi-simple-card{min-height:120px!important;padding:10px!important}.portal-v315 .kpi-number-model>strong{font-size:27px!important}}
/* V3.14.2 visual + mobile refinement */
.portal-v316{--v316-ink:#10233f;--v316-text:#465f7d;--v316-blue:#256cff;--v316-cyan:#13bfd0;--v316-violet:#725cff}
.portal-v316 .clean-hero{background:radial-gradient(circle at 84% 18%,rgba(57,151,255,.19),transparent 32%),radial-gradient(circle at 58% 2%,rgba(116,91,255,.12),transparent 28%),linear-gradient(135deg,#f9fcff 0%,#f2f7ff 46%,#f8fbff 100%)!important;border-bottom:1px solid rgba(89,129,184,.12)}
.portal-v316 .clean-hero-backdrop{opacity:1!important}
.portal-v316 .clean-hero-backdrop:before{opacity:.72!important;background-image:linear-gradient(rgba(45,105,190,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(45,105,190,.075) 1px,transparent 1px)!important;background-size:38px 38px!important}
.portal-v316 .clean-hero-backdrop:after{content:"";position:absolute;inset:6% 3% 8% 42%;border:1px solid rgba(68,122,220,.12);border-radius:36px;background:linear-gradient(125deg,transparent,rgba(255,255,255,.5));box-shadow:inset 0 0 70px rgba(91,146,255,.05);transform:skewX(-5deg);pointer-events:none}
.portal-v316 .clean-hero-copy h1{color:var(--v316-ink)!important;text-shadow:0 1px 0 #fff!important}
.portal-v316 .clean-hero-copy>p{color:var(--v316-text)!important}
.portal-v316 .clean-kicker span,.portal-v316 .clean-section-head>div>span{color:#3d6fae!important}
.portal-v316 .clean-hero-signals span{color:#31557f!important;border-color:rgba(68,119,190,.16)!important;background:rgba(255,255,255,.72)!important;box-shadow:0 7px 18px rgba(40,91,155,.05)}
.portal-v316 .clean-dashboard-card{border:1px solid rgba(72,126,219,.23)!important;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(245,250,255,.88))!important;box-shadow:0 28px 80px rgba(34,93,174,.16),inset 0 1px 0 #fff!important;backdrop-filter:blur(18px)}
.portal-v316 .clean-dashboard-card:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(130deg,rgba(42,115,255,.55),rgba(25,201,210,.08) 38%,rgba(121,91,255,.38) 76%,rgba(42,115,255,.18));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.portal-v316 .clean-dashboard-card:after{background:linear-gradient(105deg,transparent 20%,rgba(53,120,255,.08) 42%,rgba(255,255,255,.85) 50%,rgba(74,205,220,.09) 58%,transparent 78%)!important;animation:v316Scan 5.8s ease-in-out infinite!important}
.portal-v316 .clean-dashboard-head strong{color:#163458!important}.portal-v316 .clean-dashboard-head span,.portal-v316 .clean-live-time{color:#6983a4!important}
.portal-v316 .clean-dashboard-chart{position:relative;overflow:hidden;background-color:rgba(247,251,255,.74)!important;background-image:linear-gradient(rgba(44,113,220,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(44,113,220,.055) 1px,transparent 1px),radial-gradient(circle at 75% 22%,rgba(43,127,255,.12),transparent 36%)!important;background-size:26px 26px,26px 26px,auto!important}
.portal-v316 .clean-dashboard-chart:before{content:"AI / SEO DATA STREAM";position:absolute;top:9px;right:12px;z-index:2;font:800 7px/1.2 Consolas,monospace;letter-spacing:.16em;color:#77a0cf;opacity:.85}
.portal-v316 .clean-dashboard-chart:after{content:"";position:absolute;left:-25%;top:0;width:22%;height:100%;background:linear-gradient(90deg,transparent,rgba(48,130,255,.10),transparent);transform:skewX(-17deg);animation:v316ChartSweep 4.6s linear infinite;pointer-events:none}
.portal-v316 .clean-dashboard-metrics article{border:1px solid rgba(78,127,192,.12)!important;background:linear-gradient(155deg,#fff,#f7fbff)!important;box-shadow:0 7px 20px rgba(31,86,151,.055)}
.portal-v316 .clean-dashboard-metrics strong,.portal-v316 .kpi-number-model>strong{background:linear-gradient(135deg,#173f7d,#2c75ff 58%,#20aeb9);-webkit-background-clip:text;background-clip:text;color:transparent!important;text-shadow:0 8px 22px rgba(45,112,240,.10)}
.portal-v316 .clean-dashboard-metrics article:after{content:"● LIVE"!important;color:#2c94ae!important;letter-spacing:.08em!important}
.portal-v316 .clean-dashboard-live-strip span{color:#526d8f!important;background:rgba(241,248,255,.8)!important;border-color:rgba(75,129,195,.1)!important}
.portal-v316 .clean-dashboard-live-strip i{box-shadow:0 0 0 4px rgba(22,184,176,.09),0 0 12px rgba(22,184,176,.5)!important}
.portal-v316 .hero-glow-a,.portal-v316 .hero-glow-b,.portal-v316 .hero-glow-c{filter:blur(4px);opacity:.75!important}
.portal-v316 .clean-hero-nodes b{box-shadow:0 0 0 5px rgba(49,119,255,.07),0 0 16px rgba(49,119,255,.48)!important}
.portal-v316 .clean-hero-beams i{opacity:.58!important;filter:drop-shadow(0 0 7px rgba(47,127,255,.28))}
.portal-v316 .clean-hero-flow i{opacity:.72!important;box-shadow:0 0 16px rgba(40,140,255,.38)}
@keyframes v316Scan{0%,48%{transform:translateX(-145%);opacity:0}56%{opacity:.5}76%{transform:translateX(145%);opacity:0}100%{transform:translateX(145%);opacity:0}}
@keyframes v316ChartSweep{0%{left:-25%;opacity:0}10%{opacity:1}78%{opacity:.65}100%{left:118%;opacity:0}}
@media(max-width:720px){
.portal-v316 .portal-wrap{width:min(100% - 24px,1180px)!important}
.portal-v316 .portal-section{padding-top:30px!important;padding-bottom:30px!important}
.portal-v316 .clean-capabilities.portal-section,.portal-v316 .clean-data-section.portal-section{padding-top:32px!important;padding-bottom:32px!important}
.portal-v316 .clean-section-head{margin-bottom:16px!important}.portal-v316 .clean-section-head h2{margin-top:4px!important}.portal-v316 .clean-section-head p{margin-top:7px!important}
.portal-v316 .clean-hero{padding:24px 0 20px!important}.portal-v316 .clean-hero-quick{padding:8px 0 12px!important}.portal-v316 .clean-ticker{margin:0!important}
.portal-v316 .clean-hero-grid{gap:12px!important}.portal-v316 .clean-dashboard-card{margin-top:12px!important}
.portal-v316 .clean-capability-grid,.portal-v316 .clean-data-grid,.portal-v316 .clean-content-columns,.portal-v316 .clean-sites-preview,.portal-v316 .clean-workflow-grid{gap:10px!important}
.portal-v316 .clean-hero-quick-grid{gap:7px!important}.portal-v316 .hero-quick-card{min-height:82px!important;padding:11px!important}.portal-v316 .hero-quick-card.quick-highlight{min-height:98px!important}
.portal-v316 .clean-dashboard-chart:before{font-size:6px;top:7px;right:8px}
.portal-v316 .clean-dashboard-metrics article{min-height:70px!important}.portal-v316 .clean-dashboard-metrics strong{font-size:25px!important}
/* Mobile menu: AI资讯 + SEO文章 stay in the same row */
.portal-v316 .v36-nav nav[data-nav]{display:none;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
.portal-v316 .v36-nav nav[data-nav].open{display:grid!important}
.portal-v316 .v36-nav nav[data-nav]>a{width:100%!important;min-width:0!important;margin:0!important;justify-content:center!important;padding:0 8px!important;white-space:nowrap!important}
.portal-v316 .v36-nav nav[data-nav]>a:nth-of-type(1){grid-column:1/-1!important}
.portal-v316 .v36-nav nav[data-nav]>a:nth-of-type(2){grid-column:1!important}.portal-v316 .v36-nav nav[data-nav]>a:nth-of-type(3){grid-column:2!important}
.portal-v316 .v36-nav nav[data-nav]>a:nth-of-type(4){grid-column:1!important}.portal-v316 .v36-nav nav[data-nav]>a:nth-of-type(5){grid-column:2!important}
.portal-v316 .v36-nav nav[data-nav]>a.nav-login{grid-column:1!important}.portal-v316 .v36-nav nav[data-nav]>a.nav-register{grid-column:2!important}
/* Footer content links: AI资讯 / SEO文章 are also aligned on one row */
.portal-v316 .footer-links-content{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;column-gap:8px!important}
.portal-v316 .footer-links-content>strong{grid-column:1/-1!important}.portal-v316 .footer-links-content>a{min-width:0!important}
.portal-v316 .footer-links-content>a:nth-of-type(3){grid-column:1/-1!important}
}
@media(max-width:380px){.portal-v316 .portal-section{padding-top:27px!important;padding-bottom:27px!important}.portal-v316 .clean-section-head{margin-bottom:14px!important}}


/* V3.14.3 mobile navigation + quick capability refinement */
.portal-v317 .clean-hero-quick-grid{grid-template-columns:1.55fr repeat(4,minmax(0,1fr));gap:12px!important}
.portal-v317 .hero-quick-card{min-width:0!important;padding:17px 16px!important;gap:11px!important}
.portal-v317 .hero-quick-card:not(.quick-highlight){min-height:112px!important;align-items:center!important}
.portal-v317 .hero-quick-card:not(.quick-highlight)>i{width:38px!important;height:38px!important;min-width:38px!important;flex:0 0 38px!important}
.portal-v317 .hero-quick-card:not(.quick-highlight)>div{min-width:0!important}
.portal-v317 .hero-quick-card:not(.quick-highlight) h4{margin:0 0 6px!important;font-size:15px!important;line-height:1.2!important;white-space:nowrap!important}
.portal-v317 .hero-quick-card:not(.quick-highlight) p{margin:0!important;font-size:11px!important;line-height:1.45!important;color:#6d7f95!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media(max-width:980px) and (min-width:721px){
 .portal-v317 .clean-hero-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
 .portal-v317 .hero-quick-card.quick-highlight{grid-column:1/-1!important}
}
@media(max-width:720px){
 /* Header drawer: icon + label always stay on one horizontal line */
 .portal-v317 .v36-nav nav[data-nav]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
 .portal-v317 .v36-nav nav[data-nav]>a{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;min-height:42px!important;padding:0 10px!important;white-space:nowrap!important;overflow:hidden!important}
 .portal-v317 .v36-nav nav[data-nav]>a svg{width:16px!important;height:16px!important;min-width:16px!important;flex:0 0 16px!important;margin:0!important}
 .portal-v317 .v36-nav nav[data-nav]>a span{display:block!important;min-width:0!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
 .portal-v317 .v36-nav nav[data-nav]>a:nth-of-type(1){grid-column:auto!important}
 .portal-v317 .v36-nav nav[data-nav]>a:nth-of-type(2),.portal-v317 .v36-nav nav[data-nav]>a:nth-of-type(3){grid-column:auto!important}
 /* Bottom navigation drawer: all directory items use compact horizontal icon + text */
 .portal-v317 .mobile-panel-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
 .portal-v317 .mobile-panel-links a{min-height:44px!important;padding:0 10px!important;border-radius:11px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important}
 .portal-v317 .mobile-panel-links a svg{width:17px!important;height:17px!important;min-width:17px!important;flex:0 0 17px!important;margin:0!important}
 .portal-v317 .mobile-panel-links a span{display:block!important;min-width:0!important;font-size:11.5px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
 /* Quick capabilities: hero action full width + four modules in 2x2, compact copy */
 .portal-v317 .clean-hero-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
 .portal-v317 .hero-quick-card.quick-highlight{grid-column:1/-1!important;min-height:88px!important;padding:12px 13px!important}
 .portal-v317 .hero-quick-card.quick-highlight h3{font-size:19px!important;line-height:1.25!important;margin:7px 0 4px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
 .portal-v317 .hero-quick-card.quick-highlight p{font-size:10px!important;line-height:1.45!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
 .portal-v317 .hero-quick-card:not(.quick-highlight){min-height:68px!important;padding:9px!important;gap:7px!important;display:flex!important;flex-direction:row!important;align-items:center!important}
 .portal-v317 .hero-quick-card:not(.quick-highlight)>i{width:30px!important;height:30px!important;min-width:30px!important;flex:0 0 30px!important;margin:0!important}
 .portal-v317 .hero-quick-card:not(.quick-highlight)>i svg{width:15px!important;height:15px!important}
 .portal-v317 .hero-quick-card:not(.quick-highlight)>div{min-width:0!important}
 .portal-v317 .hero-quick-card:not(.quick-highlight) h4{margin:0 0 3px!important;font-size:11.5px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
 .portal-v317 .hero-quick-card:not(.quick-highlight) p{font-size:8.5px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}
}
@media(max-width:360px){
 .portal-v317 .mobile-panel-links a{padding:0 8px!important;gap:6px!important}
 .portal-v317 .mobile-panel-links a span{font-size:11px!important}
 .portal-v317 .hero-quick-card.quick-highlight h3{font-size:17px!important}
}

/* V3.14.4 visual refinement: stronger contrast, section differentiation, tighter mobile nav */
.portal-v318{--ink:#11273f;--muted:#5d6f86;background:#f4f7fb}
.portal-v318 .portal-main{background:linear-gradient(180deg,#f4f8fd 0%,#f8fbff 16%,#f4f7fb 100%)}
.portal-v318 .hero,.portal-v318 .page-banner,.portal-v318 .clean-section-head h2,.portal-v318 .clean-stream header h3,.portal-v318 .clean-sites-head h3,.portal-v318 .workflow-side-card h3,.portal-v318 .workflow-card strong,.portal-v318 .cap-body h3,.portal-v318 .hero-quick-card h4,.portal-v318 .hero-quick-card h3,.portal-v318 .clean-stream-item h4,.portal-v318 .clean-site-card h4,.portal-v318 .footer-brand-copy strong{color:#102f57!important}
.portal-v318 .hero p,.portal-v318 .clean-section-head p,.portal-v318 .cap-body p,.portal-v318 .workflow-card p,.portal-v318 .workflow-side-card p,.portal-v318 .clean-stream-item p,.portal-v318 .clean-site-card p,.portal-v318 .hero-quick-card p,.portal-v318 .footer-brand-copy p{color:#556a83!important}
.portal-v318 .portal-section,.portal-v318 .clean-hero-quick,.portal-v318 .clean-ticker,.portal-v318 .cloud-final-cta{position:relative;overflow:hidden}
.portal-v318 .clean-capabilities,.portal-v318 .clean-content-section,.portal-v318 .cloud-final-cta{background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(248,251,255,.96))}
.portal-v318 .clean-data-section{background:linear-gradient(180deg,rgba(239,246,255,.95),rgba(251,253,255,.96))}
.portal-v318 .clean-workflow{background:linear-gradient(180deg,rgba(246,250,255,.98),rgba(255,255,255,.98))}
.portal-v318 .clean-content-section{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,249,255,.98))}
.portal-v318 .clean-capabilities:before,.portal-v318 .clean-data-section:before,.portal-v318 .clean-workflow:before,.portal-v318 .clean-content-section:before,.portal-v318 .cloud-final-cta:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 20%,rgba(50,112,255,.08),transparent 22%),radial-gradient(circle at 85% 70%,rgba(21,201,194,.06),transparent 24%),repeating-linear-gradient(90deg,rgba(17,63,120,.028) 0,rgba(17,63,120,.028) 1px,transparent 1px,transparent 64px);opacity:.9}
.portal-v318 .clean-capabilities>.portal-wrap,.portal-v318 .clean-data-section>.portal-wrap,.portal-v318 .clean-workflow>.portal-wrap,.portal-v318 .clean-content-section>.portal-wrap,.portal-v318 .cloud-final-cta>.portal-wrap{position:relative;z-index:1}
.portal-v318 .clean-stream,.portal-v318 .workflow-card,.portal-v318 .cap-feature-card,.portal-v318 .clean-site-card,.portal-v318 .workflow-side-card,.portal-v318 .clean-chart-card,.portal-v318 .kpi-card,.portal-v318 .hero-quick-card,.portal-v318 .footer-grid>div{box-shadow:0 18px 48px rgba(26,77,138,.08)}
.portal-v318 .hero-quick-card{border:1px solid rgba(66,116,181,.14)!important;background:linear-gradient(180deg,#fff,rgba(247,251,255,.97))!important}
.portal-v318 .hero-quick-card.quick-highlight{background:linear-gradient(135deg,#ffffff 0%,#f2f8ff 55%,#eef6ff 100%)!important;border-color:rgba(47,104,186,.18)!important}
.portal-v318 .hero-quick-card.quick-highlight h3{letter-spacing:.01em}
.portal-v318 .hero-quick-card.quick-highlight b{box-shadow:0 10px 24px rgba(36,104,215,.18)}
.portal-v318 .hero-quick-card.quick-rich-card>div{display:flex;flex-direction:column;gap:4px}
.portal-v318 .hero-quick-card.quick-rich-card h4{font-size:15px!important}
.portal-v318 .hero-quick-card.quick-rich-card p{font-size:12px!important;color:#4e6480!important;line-height:1.45!important}
.portal-v318 .hero-quick-card.quick-rich-card small{display:block;font-size:11px;line-height:1.45;color:#7a8ea7}
.portal-v318 .hero-quick-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.portal-v318 .hero-quick-points em{font-style:normal;font-size:11px;color:#1e4f8f;background:rgba(34,109,213,.08);border:1px solid rgba(34,109,213,.12);border-radius:999px;padding:5px 9px}
.portal-v318 .clean-stream-item small,.portal-v318 .clean-site-card small,.portal-v318 .meta,.portal-v318 .detail-meta,.portal-v318 .rich-content,.portal-v318 .lead{color:#506780!important}
.portal-v318 .rich-content{font-size:16px;line-height:1.95}
.portal-v318 .workflow-chip,.portal-v318 .cap-labels span,.portal-v318 .clean-stream-count,.portal-v318 .clean-site-card b{color:#1d4d8f!important}
.portal-v318 .footer-grid>div{background:linear-gradient(180deg,#ffffff,#f7fbff);border:1px solid rgba(80,129,191,.12);border-radius:18px;padding:18px}
.portal-v318 .footer-links-group a,.portal-v318 .footer-contact a,.portal-v318 .footer-contact div{color:#24415e}
.portal-v318 .copyright{color:#5f7085;background:#eef5fd}
@media(max-width:720px){
.portal-v318 .portal-section{padding-top:26px!important;padding-bottom:26px!important}
.portal-v318 .clean-hero-quick{padding-top:12px!important;padding-bottom:14px!important}
.portal-v318 .clean-ticker{padding-top:2px!important;padding-bottom:6px!important}
.portal-v318 .clean-section-head{margin-bottom:14px!important}
.portal-v318 .clean-section-head p{margin-top:6px!important}
.portal-v318 .v36-nav nav[data-nav]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
.portal-v318 .v36-nav nav[data-nav]>a{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-height:44px!important;padding:0 10px!important;white-space:nowrap!important;overflow:hidden!important}
.portal-v318 .v36-nav nav[data-nav]>a svg{display:block!important;width:16px!important;height:16px!important;min-width:16px!important;flex:0 0 16px!important;margin:0!important}
.portal-v318 .v36-nav nav[data-nav]>a span{display:inline-block!important;white-space:nowrap!important;word-break:keep-all!important;line-height:1!important;font-size:12px!important;overflow:hidden!important;text-overflow:ellipsis!important}
.portal-v318 .mobile-panel-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
.portal-v318 .mobile-panel-links a{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-height:45px!important;padding:0 10px!important;white-space:nowrap!important;overflow:hidden!important}
.portal-v318 .mobile-panel-links a svg{display:block!important;width:17px!important;height:17px!important;min-width:17px!important;flex:0 0 17px!important;margin:0!important}
.portal-v318 .mobile-panel-links a span{display:inline-block!important;white-space:nowrap!important;word-break:keep-all!important;font-size:11.5px!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important}
.portal-v318 .hero-quick-card.quick-highlight{padding:14px 14px!important;min-height:102px!important}
.portal-v318 .hero-quick-card.quick-highlight p{white-space:normal!important;display:block!important;overflow:visible!important;text-overflow:clip!important;font-size:10.5px!important;line-height:1.5!important}
.portal-v318 .hero-quick-points{gap:6px!important;margin-top:10px!important}.portal-v318 .hero-quick-points em{font-size:9.5px!important;padding:4px 7px!important}
.portal-v318 .clean-hero-quick-grid{gap:8px!important}
.portal-v318 .hero-quick-card.quick-rich-card{min-height:82px!important;padding:10px!important;gap:8px!important}
.portal-v318 .hero-quick-card.quick-rich-card>i{width:32px!important;height:32px!important;min-width:32px!important;flex:0 0 32px!important}
.portal-v318 .hero-quick-card.quick-rich-card h4{font-size:12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.portal-v318 .hero-quick-card.quick-rich-card p{font-size:9px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.portal-v318 .hero-quick-card.quick-rich-card small{font-size:8.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.portal-v318 .footer-grid>div{padding:14px!important}
.portal-v318 .footer-brand-copy p{line-height:1.6!important}
}

/* V3.14.5 structural nav fix + premium visual suite */
.portal-v319{--ink:#10243b;--muted:#536980;--blue:#0a57b7;--blue2:#2f7cf4;background:#f5f8fc}
.portal-v319 .nav-inline{display:inline-flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:center!important;gap:7px!important;white-space:nowrap!important;word-break:keep-all!important;min-width:0!important}
.portal-v319 .nav-inline svg{display:block!important;width:16px!important;height:16px!important;min-width:16px!important;flex:0 0 16px!important;margin:0!important}
.portal-v319 .nav-inline b{display:inline-block!important;margin:0!important;padding:0!important;font:inherit!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important;word-break:keep-all!important;min-width:max-content!important}
.portal-v319 .v36-nav nav[data-nav]>a,.portal-v319 .mobile-panel-links>a{align-items:center!important}
.portal-v319 .v36-nav nav[data-nav]>a>.nav-inline,.portal-v319 .mobile-panel-links>a>.nav-inline{width:auto!important;max-width:100%!important}

/* Homepage section rhythm and premium backgrounds */
.portal-v319 .clean-capabilities{background:linear-gradient(180deg,#fff 0,#f7faff 100%)}
.portal-v319 .clean-data-section{background:linear-gradient(180deg,#eef5ff 0,#f7fbff 100%)}
.portal-v319 .clean-workflow{background:linear-gradient(180deg,#f7fbff 0,#fff 100%)}
.portal-v319 .clean-content-section{background:linear-gradient(180deg,#fff 0,#f3f8ff 100%)}
.portal-v319 .clean-capabilities:after,.portal-v319 .clean-data-section:after,.portal-v319 .clean-workflow:after,.portal-v319 .clean-content-section:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle at 15% 20%,rgba(54,121,255,.08),transparent 24%),radial-gradient(circle at 88% 74%,rgba(57,206,199,.07),transparent 20%),linear-gradient(rgba(54,92,144,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(54,92,144,.028) 1px,transparent 1px);background-size:auto,auto,42px 42px,42px 42px;opacity:.8}
.portal-v319 .clean-capabilities>.portal-wrap,.portal-v319 .clean-data-section>.portal-wrap,.portal-v319 .clean-workflow>.portal-wrap,.portal-v319 .clean-content-section>.portal-wrap{position:relative;z-index:1}
.portal-v319 .clean-section-head h2,.portal-v319 .cap-body h3,.portal-v319 .workflow-card strong,.portal-v319 .clean-stream h3,.portal-v319 .clean-sites-head h3,.portal-v319 .detail-article h1,.portal-v319 .rich-content h2,.portal-v319 .rich-content h3{color:#0f2b4a!important}
.portal-v319 .clean-section-head p,.portal-v319 .cap-body p,.portal-v319 .workflow-card p,.portal-v319 .clean-stream p,.portal-v319 .clean-site-card p,.portal-v319 .rich-content,.portal-v319 .lead{color:#4b627a!important}

/* Website recognition suite: desktop 4-card visual system */
.portal-v319 .quick-suite{padding:28px 0 42px;background:linear-gradient(180deg,#fbfdff 0,#f3f8ff 100%);position:relative;overflow:hidden}
.portal-v319 .quick-suite:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 0,rgba(86,112,255,.10),transparent 24%),radial-gradient(circle at 82% 16%,rgba(42,207,191,.08),transparent 20%)}
.portal-v319 .quick-suite>.portal-wrap{position:relative;z-index:1}
.portal-v319 .quick-suite-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:18px;padding:0 2px}
.portal-v319 .quick-suite-head>div{max-width:820px}
.portal-v319 .quick-suite-head span{display:block;font-size:11px;letter-spacing:.18em;font-weight:800;color:#6d54e8;margin-bottom:6px}
.portal-v319 .quick-suite-head h2{margin:0 0 7px;font-size:28px;line-height:1.25;color:#102944}
.portal-v319 .quick-suite-head p{margin:0;color:#5d7087;font-size:13px;line-height:1.7}
.portal-v319 .quick-suite-head .portal-btn{flex:0 0 auto;gap:8px;box-shadow:0 12px 28px rgba(31,100,216,.16)}
.portal-v319 .quick-suite-head .portal-btn svg{width:16px;height:16px}
.portal-v319 .quick-suite-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.portal-v319 .quick-suite-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:390px;border:1px solid rgba(74,111,164,.16);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 16px 42px rgba(33,75,130,.075);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.portal-v319 .quick-suite-card:hover{transform:translateY(-5px);box-shadow:0 24px 54px rgba(35,83,151,.13);border-color:rgba(72,121,207,.26)}
.portal-v319 .quick-suite-copy{position:relative;z-index:2;padding:24px 24px 18px;min-height:186px;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(255,255,255,.96) 82%,rgba(255,255,255,.75))}
.portal-v319 .quick-suite-copy em{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:6px;background:#f4efff;color:#7c58e8;font-style:normal;font-size:10px;font-weight:800;letter-spacing:.04em}
.portal-v319 .quick-suite-copy h3{margin:12px 0 8px;font-size:24px;line-height:1.2;color:#0e223b}
.portal-v319 .quick-suite-copy p{margin:0;color:#50657d;font-size:12.5px;line-height:1.7;min-height:44px}
.portal-v319 .quick-suite-copy b{display:block;margin-top:12px;color:#7a8ca2;font-size:10.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.portal-v319 .quick-suite-visual{display:block;position:relative;margin-top:auto;height:205px;background-position:center;background-size:cover;background-repeat:no-repeat;border-top:1px solid rgba(108,139,190,.08)}
.portal-v319 .quick-doc .quick-suite-visual{background-image:url('../images/quick/document.svg')}
.portal-v319 .quick-push .quick-suite-visual{background-image:url('../images/quick/push.svg')}
.portal-v319 .quick-library .quick-suite-visual{background-image:url('../images/quick/library.svg')}
.portal-v319 .quick-trend .quick-suite-visual{background-image:url('../images/quick/trend.svg')}
.portal-v319 .quick-suite-card:after{content:"→";position:absolute;z-index:3;right:18px;top:22px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#4771b3;background:#f4f7ff;border:1px solid #e2e9f7;opacity:0;transform:translateX(-5px);transition:.25s}
.portal-v319 .quick-suite-card:hover:after{opacity:1;transform:none}

@media(max-width:980px){
.portal-v319 .quick-suite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.portal-v319 .quick-suite-card{min-height:350px}.portal-v319 .quick-suite-visual{height:175px}
}
@media(max-width:720px){
.portal-v319 .portal-wrap{width:min(100% - 20px,1180px)!important}
.portal-v319 .portal-section{padding-top:24px!important;padding-bottom:24px!important}
.portal-v319 .clean-section-head{margin-bottom:12px!important}
.portal-v319 .clean-section-head h2{font-size:24px!important;line-height:1.2!important}
.portal-v319 .clean-section-head p{font-size:11.5px!important;line-height:1.6!important}
.portal-v319 .v36-nav nav[data-nav]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
.portal-v319 .v36-nav nav[data-nav]>a{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;min-height:42px!important;padding:0 9px!important;overflow:visible!important;white-space:nowrap!important}
.portal-v319 .v36-nav nav[data-nav]>a>.nav-inline{display:inline-flex!important;flex-flow:row nowrap!important;align-items:center!important;gap:6px!important;white-space:nowrap!important;min-width:max-content!important}
.portal-v319 .v36-nav nav[data-nav]>a>.nav-inline svg{width:15px!important;height:15px!important;min-width:15px!important;flex:0 0 15px!important}
.portal-v319 .v36-nav nav[data-nav]>a>.nav-inline b{font-size:12px!important;white-space:nowrap!important;min-width:max-content!important}
.portal-v319 .mobile-panel-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
.portal-v319 .mobile-panel-links>a{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;min-height:42px!important;padding:0 9px!important;overflow:visible!important;white-space:nowrap!important}
.portal-v319 .mobile-panel-links>a>.nav-inline{display:inline-flex!important;flex-flow:row nowrap!important;align-items:center!important;gap:6px!important;white-space:nowrap!important;min-width:max-content!important}
.portal-v319 .mobile-panel-links>a>.nav-inline svg{width:15px!important;height:15px!important;min-width:15px!important;flex:0 0 15px!important}
.portal-v319 .mobile-panel-links>a>.nav-inline b{font-size:11.5px!important;white-space:nowrap!important;min-width:max-content!important}
.portal-v319 .quick-suite{padding:16px 0 24px!important}
.portal-v319 .quick-suite-head{display:grid;grid-template-columns:1fr auto;gap:8px 10px;align-items:center;margin-bottom:12px;padding:0}
.portal-v319 .quick-suite-head>div{min-width:0}.portal-v319 .quick-suite-head span{font-size:8px;margin-bottom:4px}.portal-v319 .quick-suite-head h2{font-size:20px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-v319 .quick-suite-head p{font-size:10px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-v319 .quick-suite-head .portal-btn{grid-column:2;grid-row:1/2;padding:8px 11px;font-size:11px;align-self:start}.portal-v319 .quick-suite-head .portal-btn svg{width:13px;height:13px}
.portal-v319 .quick-suite-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.portal-v319 .quick-suite-card{min-height:230px;border-radius:14px}
.portal-v319 .quick-suite-copy{padding:13px 12px 9px;min-height:123px}
.portal-v319 .quick-suite-copy em{height:19px;padding:0 6px;font-size:7.5px;border-radius:5px}
.portal-v319 .quick-suite-copy h3{margin:8px 0 5px;font-size:16px;white-space:nowrap}
.portal-v319 .quick-suite-copy p{font-size:9.5px;line-height:1.5;min-height:auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.portal-v319 .quick-suite-copy b{margin-top:7px;font-size:8px}
.portal-v319 .quick-suite-visual{height:105px}
.portal-v319 .quick-suite-card:after{display:none}
.portal-v319 .clean-capability-grid,.portal-v319 .clean-data-grid,.portal-v319 .clean-content-columns,.portal-v319 .clean-workflow-grid{gap:8px!important}
.portal-v319 .cap-feature-card,.portal-v319 .workflow-card,.portal-v319 .clean-stream,.portal-v319 .clean-chart-card,.portal-v319 .kpi-card{border-radius:14px!important}
}
@media(max-width:360px){
.portal-v319 .quick-suite-grid{gap:6px}.portal-v319 .quick-suite-copy{padding:11px 10px 8px}.portal-v319 .quick-suite-copy h3{font-size:15px}.portal-v319 .quick-suite-visual{height:92px}
.portal-v319 .v36-nav nav[data-nav]>a>.nav-inline b,.portal-v319 .mobile-panel-links>a>.nav-inline b{font-size:11px!important}
}

/* V3.14.6 latest-content mobile header structural fix */
.portal-v320 .clean-stream-head{display:block!important;padding:18px 18px 14px!important;border-bottom:1px solid rgba(85,125,177,.12)!important}
.portal-v320 .clean-stream-title-row{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;gap:10px!important;min-width:0!important;width:100%!important}
.portal-v320 .clean-stream-title-row .clean-stream-icon{display:inline-grid!important;place-items:center!important;width:38px!important;height:38px!important;min-width:38px!important;flex:0 0 38px!important;margin:0!important}
.portal-v320 .clean-stream-title-row .clean-stream-icon svg{display:block!important;width:18px!important;height:18px!important;margin:0!important}
.portal-v320 .clean-stream-title-row h3{display:block!important;flex:0 1 auto!important;margin:0!important;font-size:20px!important;line-height:1.1!important;white-space:nowrap!important;word-break:keep-all!important;min-width:max-content!important}
.portal-v320 .clean-stream-title-row .clean-stream-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;margin-left:auto!important;white-space:nowrap!important}
.portal-v320 .clean-stream-head>p{margin:9px 0 0 48px!important;font-size:12px!important;line-height:1.5!important;color:#526a83!important}
@media(max-width:720px){
.portal-v320 .clean-stream-head{padding:13px 14px 11px!important}
.portal-v320 .clean-stream-title-row{gap:8px!important}
.portal-v320 .clean-stream-title-row .clean-stream-icon{width:32px!important;height:32px!important;min-width:32px!important;flex-basis:32px!important;border-radius:10px!important}
.portal-v320 .clean-stream-title-row .clean-stream-icon svg{width:16px!important;height:16px!important}
.portal-v320 .clean-stream-title-row h3{font-size:17px!important;line-height:1!important;white-space:nowrap!important;min-width:max-content!important}
.portal-v320 .clean-stream-title-row .clean-stream-count{font-size:9px!important;padding:4px 7px!important;min-height:22px!important}
.portal-v320 .clean-stream-head>p{margin:7px 0 0 40px!important;font-size:10.5px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.portal-v320 .clean-stream{overflow:hidden!important}
.portal-v320 .clean-stream-list{padding-top:0!important}
.portal-v320 .clean-stream-empty{min-height:120px!important;display:grid!important;place-items:center!important;padding:20px!important}
.portal-v320 .clean-stream-more{min-height:40px!important;padding:10px 14px!important}
}

/* V3.14.7 full visual polish */
.portal-v321{--ink:#102743;--muted:#526780;background:#f4f8fd}
.portal-v321 .portal-main{background:linear-gradient(180deg,#f4f8fd 0%,#f8fbff 16%,#f4f8fd 100%)}
.portal-v321 .portal-section,.portal-v321 .quick-suite,.portal-v321 .clean-content-section,.portal-v321 .clean-workflow,.portal-v321 .clean-data-section,.portal-v321 .cloud-final-cta{position:relative;overflow:hidden}
.portal-v321 .clean-section-head{position:relative;padding-left:18px}
.portal-v321 .clean-section-head:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:5px;border-radius:8px;background:linear-gradient(180deg,#2e82ff,#8a69ff)}
.portal-v321 .clean-section-head span,.portal-v321 .quick-suite-head span,.portal-v321 .clean-sites-head span{font-weight:800;letter-spacing:.18em;color:#5c6cf1}
.portal-v321 .clean-section-head h2,.portal-v321 .quick-suite-head h2,.portal-v321 .clean-sites-head h3{color:#102c4b!important;letter-spacing:.01em}
.portal-v321 .clean-section-head p,.portal-v321 .quick-suite-head p,.portal-v321 .clean-sites-head p,.portal-v321 .clean-stream-head>p,.portal-v321 .clean-site-card p,.portal-v321 .footer-brand-copy p,.portal-v321 .footer-brand-copy small{color:#556c86!important}
.portal-v321 .v36-brand .brand-copy{display:flex;flex-direction:column;gap:2px;min-width:0}
.portal-v321 .v36-brand .brand-kicker{font-size:10px;line-height:1;color:#7d8ea6;letter-spacing:.14em;white-space:nowrap}
.portal-v321 .v36-brand .brand-copy strong{font-size:24px;line-height:1.15;color:#0f2f55;letter-spacing:.01em}
.portal-v321 .v36-brand .brand-copy em{font-style:normal;font-size:12px;line-height:1.45;color:#60748d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.portal-v321 .quick-suite{padding:38px 0 56px!important;background:linear-gradient(180deg,#fcfeff 0%,#f0f7ff 100%)}
.portal-v321 .quick-suite:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 8%,rgba(67,114,255,.11),transparent 24%),radial-gradient(circle at 88% 18%,rgba(35,205,196,.08),transparent 22%),repeating-linear-gradient(90deg,rgba(25,77,140,.025) 0,rgba(25,77,140,.025) 1px,transparent 1px,transparent 74px)}
.portal-v321 .quick-suite>.portal-wrap{position:relative;z-index:1}
.portal-v321 .quick-suite-head{margin-bottom:24px!important;padding:0 4px 2px!important;align-items:end!important}
.portal-v321 .quick-suite-head h2{font-size:30px!important;margin-bottom:8px!important}
.portal-v321 .quick-suite-head p{font-size:14px!important;max-width:820px;line-height:1.75!important}
.portal-v321 .quick-suite-head .portal-btn{padding:12px 18px!important;border-radius:12px!important}
.portal-v321 .quick-suite-grid{gap:18px!important}
.portal-v321 .quick-suite-card{min-height:415px!important;border-radius:20px!important;border:1px solid rgba(88,119,178,.16)!important;box-shadow:0 22px 58px rgba(26,76,139,.09)!important;background:linear-gradient(180deg,#fff,rgba(247,251,255,.98))!important}
.portal-v321 .quick-suite-copy{padding:24px 24px 18px!important;min-height:188px!important;background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.95) 78%,rgba(255,255,255,.8) 100%)!important}
.portal-v321 .quick-suite-copy h3{font-size:24px!important;color:#10233e!important}
.portal-v321 .quick-suite-copy p{font-size:13px!important;line-height:1.72!important;min-height:64px!important}
.portal-v321 .quick-suite-copy b{white-space:normal!important;line-height:1.55!important;font-size:10.5px!important}
.portal-v321 .quick-suite-visual{display:flex!important;align-items:flex-end;justify-content:center;padding:0 14px 12px!important;height:220px!important;background:linear-gradient(180deg,rgba(241,247,255,.6),rgba(225,236,255,.92))!important}
.portal-v321 .quick-suite-visual img{display:block;width:100%;height:100%;max-height:192px;object-fit:contain;filter:drop-shadow(0 20px 26px rgba(99,120,207,.16))}
.portal-v321 .quick-library .quick-suite-visual{background:linear-gradient(180deg,rgba(240,247,255,.75),rgba(215,234,255,.98))!important}
.portal-v321 .clean-content-section{background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)}
.portal-v321 .clean-content-columns{gap:18px!important}
.portal-v321 .clean-stream{border:1px solid rgba(83,120,170,.14)!important;border-radius:22px!important;box-shadow:0 18px 48px rgba(23,71,132,.08)!important;background:#fff!important;overflow:hidden}
.portal-v321 .clean-stream-head{padding:16px 18px 14px!important;border-bottom:1px solid rgba(88,127,182,.12)!important;background:linear-gradient(180deg,#fff,#f7fbff)}
.portal-v321 .clean-stream-title-row{display:flex;align-items:center;gap:10px!important;min-width:0}
.portal-v321 .clean-stream-icon{width:40px!important;height:40px!important;flex:0 0 40px!important}
.portal-v321 .clean-stream-head h3{margin:0!important;font-size:18px!important;line-height:1!important;white-space:nowrap!important}
.portal-v321 .clean-stream-count{margin-left:auto;padding:5px 9px;border-radius:999px;background:#edf3ff;color:#194a8d;font-size:12px!important;line-height:1!important;white-space:nowrap}
.portal-v321 .clean-stream-head>p{margin:8px 0 0 50px!important;font-size:12px!important;line-height:1.5!important}
.portal-v321 .clean-stream-empty{padding:40px 18px!important;min-height:180px!important;display:flex;align-items:center;justify-content:center;text-align:center;color:#6d8096!important}
.portal-v321 .clean-stream-more{padding:0 18px 18px!important}
.portal-v321 .clean-sites-block{margin-top:18px;padding:22px;border:1px solid rgba(83,120,170,.12);border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#f4f9ff 100%);box-shadow:0 22px 56px rgba(24,77,145,.08)}
.portal-v321 .clean-sites-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}
.portal-v321 .site-spotlight-slider{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;gap:10px;align-items:center;margin-bottom:18px}
.portal-v321 .site-slider-arrow{width:52px;height:52px;border-radius:16px;border:1px solid rgba(88,127,182,.18);background:linear-gradient(180deg,#fff,#eef5ff);color:#1a4f94;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 28px rgba(27,74,141,.08)}
.portal-v321 .site-slider-arrow.prev svg{transform:rotate(180deg)}
.portal-v321 .site-slider-arrow svg{width:20px;height:20px}
.portal-v321 .site-slider-window{overflow:hidden}
.portal-v321 .site-slider-track{display:flex;gap:14px;overflow:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:3px 2px 6px;scrollbar-width:none}
.portal-v321 .site-slider-track::-webkit-scrollbar{display:none}
.portal-v321 .site-slider-card{flex:0 0 calc(25% - 11px);min-width:260px;display:flex;flex-direction:column;border-radius:18px;border:1px solid rgba(83,120,170,.14);background:#fff;overflow:hidden;scroll-snap-align:start;box-shadow:0 16px 40px rgba(25,72,134,.06)}
.portal-v321 .site-slider-card img,.portal-v321 .site-slider-thumb{width:100%;height:142px;object-fit:cover;display:grid;place-items:center;background:linear-gradient(135deg,#eef6ff,#ddeafe)}
.portal-v321 .site-slider-thumb svg{width:38px;height:38px;color:#5a80bf}
.portal-v321 .site-slider-copy{padding:16px}
.portal-v321 .site-slider-copy small{display:block;color:#5b6cf1;font-weight:800;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.portal-v321 .site-slider-copy h4{margin:8px 0 8px;font-size:18px;line-height:1.35;color:#102c4b}
.portal-v321 .site-slider-copy p{margin:0;color:#5b6f87;line-height:1.65;font-size:12.5px;min-height:42px}
.portal-v321 .site-slider-copy b{display:block;margin-top:12px;color:#19498c;font-size:12px}
.portal-v321 .clean-sites-preview{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
.portal-v321 .clean-site-card{border-radius:18px!important;border:1px solid rgba(83,120,170,.14)!important}
.portal-v321 .clean-site-card img,.portal-v321 .clean-site-thumb{height:140px!important;background:linear-gradient(135deg,#eef6ff,#dbeafe)!important}
.portal-v321 .clean-site-thumb{display:grid;place-items:center}.portal-v321 .clean-site-thumb svg{width:36px;height:36px;color:#5882c6}
.portal-v321 .footer-brand-head{align-items:flex-start!important}
.portal-v321 .footer-brand-copy strong{display:block;font-size:20px!important;line-height:1.2!important;color:#103257!important}
.portal-v321 .footer-brand-copy p{margin:6px 0 0!important;font-size:13px!important;line-height:1.55!important}
.portal-v321 .footer-brand-copy small{display:block;margin-top:8px;font-size:12px;line-height:1.65;color:#69809a}
.portal-v321 .footer-brand-status{display:inline-flex;align-items:center;gap:8px;margin-top:12px;font-size:12px;color:#1f568f}
.portal-v321 .footer-brand-status i{width:8px;height:8px;border-radius:50%;background:#39ce8e;box-shadow:0 0 0 4px rgba(57,206,142,.14)}
@media(max-width:1024px){
.portal-v321 .site-slider-card{flex-basis:calc(33.333% - 10px)}
.portal-v321 .clean-sites-preview{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:720px){
.portal-v321 .v36-brand .brand-kicker{display:none}.portal-v321 .v36-brand .brand-copy strong{font-size:17px!important}.portal-v321 .v36-brand .brand-copy em{font-size:10px!important;white-space:normal!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.portal-v321 .quick-suite{padding:22px 0 30px!important}
.portal-v321 .quick-suite-head{display:block!important;margin-bottom:14px!important}.portal-v321 .quick-suite-head h2{font-size:22px!important}.portal-v321 .quick-suite-head p{font-size:11px!important;line-height:1.6!important;margin-bottom:10px}.portal-v321 .quick-suite-head .portal-btn{padding:9px 12px!important;font-size:12px!important}
.portal-v321 .quick-suite-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.portal-v321 .quick-suite-card{min-height:250px!important;border-radius:16px!important}.portal-v321 .quick-suite-copy{padding:13px 12px 10px!important;min-height:130px!important}.portal-v321 .quick-suite-copy em{font-size:7px!important;height:18px!important;padding:0 6px!important}.portal-v321 .quick-suite-copy h3{font-size:16px!important;margin:8px 0 5px!important;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}.portal-v321 .quick-suite-copy p{font-size:10px!important;line-height:1.5!important;min-height:44px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.portal-v321 .quick-suite-copy b{font-size:8px!important;line-height:1.4!important}.portal-v321 .quick-suite-visual{height:105px!important;padding:0 8px 8px!important}.portal-v321 .quick-suite-visual img{max-height:92px!important}
.portal-v321 .clean-content-columns{gap:12px!important}.portal-v321 .clean-stream{border-radius:18px!important}.portal-v321 .clean-stream-head{padding:13px 14px 12px!important}.portal-v321 .clean-stream-icon{width:34px!important;height:34px!important;flex-basis:34px!important}.portal-v321 .clean-stream-head h3{font-size:15px!important}.portal-v321 .clean-stream-count{padding:4px 7px!important;font-size:11px!important}.portal-v321 .clean-stream-head>p{margin:6px 0 0 44px!important;font-size:10.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.portal-v321 .clean-stream-empty{min-height:110px!important;padding:24px 14px!important;font-size:12px!important}
.portal-v321 .clean-sites-block{margin-top:12px;padding:16px 14px!important;border-radius:20px!important}.portal-v321 .clean-sites-head{display:block!important;margin-bottom:12px!important}.portal-v321 .clean-sites-head p{font-size:10.5px!important;line-height:1.6!important}.portal-v321 .site-spotlight-slider{grid-template-columns:34px minmax(0,1fr) 34px!important;gap:6px!important}.portal-v321 .site-slider-arrow{width:34px!important;height:34px!important;border-radius:12px!important}.portal-v321 .site-slider-arrow svg{width:16px!important;height:16px!important}.portal-v321 .site-slider-card{flex-basis:100%!important;min-width:100%!important;border-radius:16px!important}.portal-v321 .site-slider-card img,.portal-v321 .site-slider-thumb{height:126px!important}.portal-v321 .site-slider-copy{padding:12px!important}.portal-v321 .site-slider-copy h4{font-size:16px!important}.portal-v321 .site-slider-copy p{font-size:11px!important;min-height:auto!important}.portal-v321 .clean-sites-preview{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.portal-v321 .clean-site-card img,.portal-v321 .clean-site-thumb{height:108px!important}.portal-v321 .footer-brand-copy strong{font-size:16px!important}.portal-v321 .footer-brand-copy p{font-size:11px!important}.portal-v321 .footer-brand-copy small{font-size:10px!important;line-height:1.55!important}
}

/* V3.14.8 top brand refinement: keep backend copy, optimize presentation only */
.portal-v322 .v36-brand{display:flex!important;align-items:center!important;gap:13px!important;min-width:0!important}
.portal-v322 .v36-brand .brand-image{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important}
.portal-v322 .v36-brand .brand-image img{display:block!important;max-width:112px!important;height:48px!important;object-fit:contain!important}
.portal-v322 .v36-brand .brand-copy{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;min-width:0!important;padding-left:13px!important;border-left:1px solid rgba(67,103,149,.14)!important}
.portal-v322 .v36-brand .brand-copy strong{display:block!important;margin:0!important;font-size:19px!important;line-height:1.18!important;font-weight:800!important;letter-spacing:.01em!important;color:#102f55!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:300px!important}
.portal-v322 .v36-brand .brand-copy small{display:block!important;margin:0!important;font-size:10.5px!important;line-height:1.3!important;font-weight:650!important;letter-spacing:.08em!important;color:#73839a!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:300px!important}
@media(max-width:980px){
.portal-v322 .v36-brand .brand-copy strong{max-width:230px!important;font-size:17px!important}.portal-v322 .v36-brand .brand-copy small{max-width:230px!important;font-size:9.5px!important}
}
@media(max-width:720px){
.portal-v322 .v36-brand{gap:9px!important;max-width:calc(100% - 58px)!important}.portal-v322 .v36-brand .brand-image img{max-width:78px!important;height:38px!important}.portal-v322 .v36-brand .brand-copy{gap:3px!important;padding-left:9px!important}.portal-v322 .v36-brand .brand-copy strong{font-size:14px!important;max-width:190px!important;white-space:nowrap!important}.portal-v322 .v36-brand .brand-copy small{font-size:8px!important;max-width:190px!important;white-space:nowrap!important;letter-spacing:.04em!important}
}
@media(max-width:390px){
.portal-v322 .v36-brand .brand-image img{max-width:68px!important}.portal-v322 .v36-brand .brand-copy strong{font-size:13px!important;max-width:155px!important}.portal-v322 .v36-brand .brand-copy small{font-size:7.5px!important;max-width:155px!important}
}

/* V3.15.0 mobile workflow title + English chip aligned on one row */
@media(max-width:720px){
.portal-v323 .workflow-card .workflow-meta{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-bottom:10px!important;width:100%!important}
.portal-v323 .workflow-card .workflow-meta-main{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;gap:7px!important;min-width:0!important;flex:1 1 auto!important;margin:0!important}
.portal-v323 .workflow-card .workflow-step{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 30px!important;width:30px!important;height:30px!important;min-width:30px!important;margin:0!important;border-radius:9px!important;font-size:10px!important;line-height:1!important}
.portal-v323 .workflow-card .workflow-meta-main strong{display:block!important;min-width:0!important;margin:0!important;font-size:15px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.portal-v323 .workflow-card .workflow-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;margin:0 0 0 auto!important;min-height:26px!important;padding:0 7px!important;border-radius:8px!important;font-size:8px!important;line-height:1!important;white-space:nowrap!important;letter-spacing:.02em!important}
.portal-v323 .workflow-card .workflow-chip svg{width:12px!important;height:12px!important;min-width:12px!important;margin-right:4px!important}
}
@media(max-width:360px){
.portal-v323 .workflow-card .workflow-meta{gap:5px!important}
.portal-v323 .workflow-card .workflow-meta-main{gap:5px!important}
.portal-v323 .workflow-card .workflow-step{flex-basis:27px!important;width:27px!important;height:27px!important;min-width:27px!important}
.portal-v323 .workflow-card .workflow-meta-main strong{font-size:13.5px!important}
.portal-v323 .workflow-card .workflow-chip{font-size:7.5px!important;padding:0 6px!important;min-height:24px!important}
}

/* V3.15.1 mobile footer brand simplification */
@media(max-width:720px){
.portal-v323 .footer-brand{padding:16px 14px!important;text-align:left!important}
.portal-v323 .footer-brand-head{display:block!important;width:100%!important}
.portal-v323 .footer-brand-head img{display:block!important;width:96px!important;max-width:96px!important;height:auto!important;margin:0 0 12px!important}
.portal-v323 .footer-brand-copy{display:block!important;width:100%!important;min-width:0!important}
.portal-v323 .footer-brand-copy strong{display:block!important;margin:0!important;font-size:17px!important;line-height:1.3!important;color:#103257!important;white-space:normal!important}
.portal-v323 .footer-brand-copy p{display:none!important}
.portal-v323 .footer-brand-copy small{display:block!important;margin:7px 0 0!important;max-width:320px!important;font-size:11px!important;line-height:1.65!important;color:#637b94!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
.portal-v323 .footer-brand-status{display:inline-flex!important;align-items:center!important;margin-top:11px!important;padding:6px 9px!important;border-radius:999px!important;background:#f1f7ff!important;font-size:10px!important;color:#285a91!important}
}
@media(max-width:380px){
.portal-v323 .footer-brand-head img{width:88px!important;max-width:88px!important}.portal-v323 .footer-brand-copy strong{font-size:16px!important}.portal-v323 .footer-brand-copy small{font-size:10.5px!important;line-height:1.6!important}
}
