.home-page{--ink:#231815;--muted:#6f6762;--line:#e6e1dc;--paper:#fbfaf7;--soft:#f3f0eb;--teal:#00a9aa;--teal-dark:#047b7c;--red:#e6003e;--deep:#142323;background:var(--paper);color:var(--ink);font-family:var(--font-geist),"PingFang SC","Microsoft YaHei",sans-serif;overflow-x:hidden}.home-page button,.home-page input,.home-page select{font:inherit}.home-page button{cursor:pointer}.home-page a{color:inherit;text-decoration:none}@keyframes panelIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes revealUp{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes drawLine{0%{stroke-dashoffset:640px}to{stroke-dashoffset:0}}@keyframes pulseSoft{0%,to{box-shadow:0 0 #00b2b329}50%{box-shadow:0 0 0 8px #00b2b300}}.home-page .reveal-up{animation:.82s cubic-bezier(.16,1,.3,1) both revealUp}.home-page .delay-1{animation-delay:.11s}.home-page .delay-2{animation-delay:.22s}.home-page .delay-3{animation-delay:.33s}.home-page .reveal-section{animation:.78s cubic-bezier(.16,1,.3,1) both revealUp;animation-timeline:view();animation-range:entry 8% cover 28%}.home-page .site-nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #2318151a;border-radius:999px;justify-content:space-between;align-items:center;gap:32px;width:min(100% - 48px,1280px);height:66px;padding:0 12px 0 24px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #23181512}.home-page .brand{align-items:center;width:132px;height:54px;display:flex;overflow:hidden}.home-page .brand img{margin-left:20px}.home-page .nav-links{color:var(--muted);gap:26px;font-size:14px;display:flex}.home-page .nav-links a:hover{color:var(--ink)}.home-page .nav-cta,.home-page .primary-btn,.home-page .secondary-btn,.home-page .secondary-dark-btn,.home-page .light-btn{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-weight:600;transition:transform .52s cubic-bezier(.16,1,.3,1),background-color .52s cubic-bezier(.16,1,.3,1),border-color .52s cubic-bezier(.16,1,.3,1);display:inline-flex}.home-page .nav-cta:hover,.home-page .primary-btn:hover,.home-page .secondary-btn:hover,.home-page .secondary-dark-btn:hover,.home-page .light-btn:hover{transform:translateY(-2px)}.home-page .nav-cta:active,.home-page .primary-btn:active,.home-page .secondary-btn:active,.home-page .secondary-dark-btn:active,.home-page .light-btn:active{transform:translateY(1px)scale(.98)}.home-page .nav-cta,.home-page .primary-btn{background:var(--ink);color:#fff}.home-page .secondary-btn{border-color:var(--line);color:var(--ink);background:#fff;align-items:center;display:inline-flex}.home-page .secondary-dark-btn{color:var(--ink);background:0 0;border-color:#23181533}.home-page .hero-section{z-index:0;grid-template-columns:minmax(520px,.88fr) minmax(560px,1fr);align-items:center;gap:clamp(34px,3.2vw,64px);width:min(100% - 112px,1680px);min-height:790px;margin:0 auto;padding:136px 56px 56px;display:grid;position:relative}.home-page .hero-section:before{content:"";z-index:-1;background:#eef7f5;position:absolute;inset:0 calc(50% - 50vw)}.home-page .eyebrow{color:var(--teal-dark);letter-spacing:0;margin:0 0 14px;font-size:13px;font-weight:700}.home-page .eyebrow.light{color:#72d9d7}.home-page .hero-copy>.eyebrow{margin-bottom:16px;font-size:16px;font-weight:800}.home-page h1,.home-page h2,.home-page h3,.home-page p{margin-top:0}.home-page h1{color:#201713;max-width:760px;font-family:"PingFang SC","Hiragino Sans GB","Microsoft YaHei",var(--font-geist),sans-serif;letter-spacing:0;margin-bottom:22px;font-size:64px;font-weight:900;line-height:1.02}.home-page .keep{white-space:nowrap}.home-page h2{letter-spacing:0;margin-bottom:18px;font-size:42px;line-height:1.16}.home-page h3{margin-bottom:10px;font-size:18px}.home-page .hero-subtitle{color:#3b302c;max-width:640px;margin-bottom:18px;font-size:20px;line-height:1.55}.home-page .hero-note,.home-page .section-heading p,.home-page .split-copy p,.home-page .about-section p,.home-page .final-cta p{color:var(--muted);font-size:16px;line-height:1.75}.home-page .button-row{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.home-page .hero-proof{grid-template-columns:repeat(3,1fr);gap:10px;max-width:720px;margin-top:34px;display:grid}.home-page .hero-proof div{background:#ffffffb8;border:1px solid #23181517;border-radius:8px;min-width:0;padding:16px 16px 18px}.home-page .hero-proof span{color:var(--teal-dark);font-size:11px;font-weight:900}.home-page .hero-proof strong{margin:8px 0 6px;font-size:14px;line-height:1.45;display:block}.home-page .hero-proof p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.home-page .knowledge-panel{background:#2318150a;border:1px solid #23181514;border-radius:22px;min-height:520px;padding:8px;box-shadow:0 32px 90px #2318151a}.home-page .hero-monitor-panel{background:var(--deep);will-change:transform;color:#fff;border:1px solid #ffffff1f;border-radius:12px;justify-self:end;width:min(100%,840px);min-height:536px;padding:28px;animation:.9s cubic-bezier(.16,1,.3,1) both panelIn;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 28px 70px #14232329}.home-page .hero-monitor-panel:before{content:"";background:var(--teal);width:4px;position:absolute;inset:0 auto 0 0}.home-page .hero-monitor-panel:after{content:"";background:var(--red);width:4px;height:27%;position:absolute;top:0;left:0}.home-page .hero-monitor-panel .panel-header{color:#ffffffeb;margin:0 0 24px;font-size:15px}.home-page .hero-monitor-panel .status-dot{color:#8be6d9}.home-page .hero-question span,.home-page .hero-answer-heading span,.home-page .hero-analysis>span{color:#ffffff9e;font-size:12px;display:block}.home-page .hero-question{border-bottom:1px solid #ffffff1f;padding-bottom:22px}.home-page .hero-question strong{color:#fff;max-width:460px;margin-top:9px;font-size:21px;line-height:1.45;display:block}.home-page .hero-answer-sample{border-bottom:1px solid #ffffff1f;padding:22px 0}.home-page .hero-answer-heading{justify-content:space-between;align-items:center;display:flex}.home-page .hero-answer-heading em{color:#8be6d9;font-size:12px;font-style:normal;font-weight:700}.home-page .hero-answer-sample p{color:#ffffffc7;margin:12px 0 0;font-size:15px;line-height:1.8}.home-page .hero-answer-sample mark{color:#fff;text-decoration:underline;-webkit-text-decoration-color:var(--teal);text-decoration-color:var(--teal);text-underline-offset:5px;background:0 0;font-weight:750;text-decoration-thickness:2px}.home-page .hero-evidence-list{border-bottom:1px solid #ffffff1f;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:18px 0;display:grid}.home-page .hero-evidence-list div{border-right:1px solid #ffffff1a;min-width:0;padding:0 14px}.home-page .hero-evidence-list div:first-child{padding-left:0}.home-page .hero-evidence-list div:last-child{border-right:0;padding-right:0}.home-page .hero-evidence-list span{color:#8be6d9;font-size:11px;font-weight:800}.home-page .hero-evidence-list strong{color:#fff;margin:7px 0 5px;font-size:14px;display:block}.home-page .hero-evidence-list p{color:#ffffff94;margin:0;font-size:12px;line-height:1.55}.home-page .hero-analysis{padding-top:18px}.home-page .hero-analysis strong{color:#fff;margin:7px 0 5px;font-size:15px;display:block}.home-page .cursor-blink{color:var(--teal);font-weight:700;animation:.8s step-end infinite blink;display:inline}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.home-page .hero-analysis p{color:#ffffff9e;margin:0;font-size:12px;line-height:1.6}.home-page .knowledge-panel>*{margin-left:16px;margin-right:16px}.home-page .panel-header,.home-page .ranking-card .tabs,.home-page .bar-label{justify-content:space-between;align-items:center;display:flex}.home-page .panel-header{margin-top:16px;margin-bottom:20px;font-size:14px;font-weight:700}.home-page .status-dot{color:var(--teal-dark);font-weight:600}.home-page .knowledge-map{background-color:#0000;background-image:linear-gradient(90deg,#00b2b30f 1px,#0000 1px),linear-gradient(#00b2b30f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #edf0ed;border-radius:14px;min-height:330px;position:relative;overflow:hidden}.home-page .map-node{z-index:2;border:1px solid var(--line);color:#302522;background:#fff;border-radius:6px;padding:12px 14px;font-size:14px;font-weight:700;position:absolute;box-shadow:0 10px 24px #2318150f}.home-page .node-1{top:42px;left:36px}.home-page .node-2{top:64px;right:56px}.home-page .node-3{bottom:54px;left:92px}.home-page .node-4{bottom:70px;right:40px}.home-page .node-5{background:var(--deep);color:#fff;top:42%;left:42%}.home-page .node-6{border-color:#00b2b366;bottom:28px;right:34%}.home-page .map-line{transform-origin:0;background:#00a9aa61;height:1px;position:absolute}.home-page .line-a{width:300px;top:94px;left:160px;transform:rotate(18deg)}.home-page .line-b{width:330px;bottom:108px;left:198px;transform:rotate(-12deg)}.home-page .line-c{width:250px;top:174px;right:132px;transform:rotate(86deg)}.home-page .mini-metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;margin-bottom:16px;display:grid}.home-page .mini-metrics div,.home-page .dash-metric{border:1px solid var(--line);background:#f8f7f3;border-radius:6px;padding:16px}.home-page .mini-metrics span,.home-page .dash-metric span{color:var(--muted);font-size:12px;display:block}.home-page .mini-metrics strong,.home-page .dash-metric strong{margin-top:8px;font-size:28px;display:block}.home-page .section{width:min(100% - 112px,1328px);margin:0 auto;padding:84px 0;scroll-margin-top:92px}.home-page .section-heading{max-width:820px;margin-bottom:42px;position:relative}.home-page .section-heading:before{content:"";background:var(--teal);width:46px;height:4px;box-shadow:12px 0 0 var(--red);border-radius:0;margin-bottom:18px;display:block}.home-page .section-heading.narrow{max-width:720px}.home-page .source-section,.home-page .about-section,.home-page .final-cta{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:stretch;gap:28px;display:grid}.home-page .ranking-grid{grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);align-items:stretch;gap:24px;display:grid}.home-page .source-section{grid-template-columns:minmax(280px,.46fr) minmax(0,1.54fr);align-items:center;gap:38px;padding-top:48px;padding-bottom:56px}.home-page .ranking-card,.home-page .radar-card,.home-page .source-card{border:1px solid var(--line);background:#ffffffe6;border-radius:8px;min-width:0;padding:22px}.home-page .ranking-card,.home-page .radar-card{min-height:720px}.home-page .ranking-card{flex-direction:column;display:flex}.home-page .ranking-card,.home-page .radar-card,.home-page .source-card,.home-page .source-ecosystem div,.home-page .five-card,.home-page .method-card,.home-page .deliver-card,.home-page .asset-path div,.home-page .ability-grid button{transition:transform .6s cubic-bezier(.16,1,.3,1),border-color .6s cubic-bezier(.16,1,.3,1),box-shadow .6s cubic-bezier(.16,1,.3,1)}.home-page .ranking-card:hover,.home-page .radar-card:hover,.home-page .source-card:hover,.home-page .source-ecosystem div:hover,.home-page .five-card:hover,.home-page .method-card:hover,.home-page .deliver-card:hover,.home-page .asset-path div:hover,.home-page .ability-grid button:hover{border-color:#00a9aa3d;transform:translateY(-1px);box-shadow:0 14px 38px #2318150b}.home-page .tabs{grid-template-columns:repeat(10,minmax(0,1fr));gap:6px;margin-bottom:18px;display:grid}.home-page .tabs button,.home-page .industry-option label>span{border:1px solid var(--line);min-width:0;min-height:38px;color:var(--muted);cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:8px 4px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.home-page .industry-option{display:inline-flex}.home-page .industry-option label{cursor:pointer;align-items:center;gap:6px;display:inline-flex}.home-page .industry-option input{width:13px;height:13px;accent-color:var(--deep);margin:0}.home-page .industry-option label>span{-webkit-user-select:none;user-select:none;align-items:center;gap:7px;transition:transform .62s cubic-bezier(.16,1,.3,1),background-color .62s cubic-bezier(.16,1,.3,1),border-color .62s cubic-bezier(.16,1,.3,1);display:inline-flex}.home-page .tabs .active{background:var(--deep);border-color:var(--deep);color:#fff}.home-page .industry-option label:has(input:checked)>span{background:var(--deep);border-color:var(--deep);color:#fff}.home-page .ranking-toolbar{border:1px solid var(--line);background:#f7f4ef;border-radius:8px;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:18px;padding:14px 18px;display:flex}.home-page .ranking-toolbar span{color:var(--muted);font-size:12px;display:block}.home-page .ranking-toolbar strong{margin-top:3px;font-size:18px;display:block}.home-page .ranking-toolbar p{color:var(--teal-dark);margin:0;font-size:12px;font-weight:700}.home-page .table-wrap{width:100%;max-width:100%;overflow-x:auto}.home-page table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:0;font-size:13px}.home-page th,.home-page td{border-bottom:1px solid var(--line);text-align:left;text-overflow:ellipsis;white-space:nowrap;padding:12px 8px;overflow:hidden}.home-page th{letter-spacing:0}.home-page th:first-child,.home-page td:first-child{width:48px}.home-page th:nth-child(2),.home-page td:nth-child(2){width:16%}.home-page th:nth-child(3),.home-page td:nth-child(3),.home-page th:nth-child(4),.home-page td:nth-child(4),.home-page th:nth-child(7),.home-page td:nth-child(7){width:10%}.home-page th:nth-child(5),.home-page td:nth-child(5){width:13%}.home-page th:nth-child(6),.home-page td:nth-child(6){width:16%}.home-page th:nth-child(8),.home-page td:nth-child(8){width:10%}.home-page .rank-pill{width:32px;height:28px;color:var(--teal-dark);background:#f1f7f6;border:1px solid #00a9aa29;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:inline-flex}.home-page .rank-pill.muted{color:#978f89;background:#f4f1ed;border-color:#e0dbd5}.home-page .rank-pill.metric{background:#00a9aa14;width:auto;padding:0 10px}.home-page .brand-pending{color:var(--ink);font-weight:800}.home-page .brand-cell strong{color:var(--ink);font-size:13px;font-weight:900;display:block}.home-page .brand-cell span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.home-page .rank-status{min-height:26px;color:var(--teal-dark);background:#00a9aa14;border-radius:999px;align-items:center;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.home-page .score-cell{color:var(--ink);font-size:17px;font-weight:900}.home-page .schema-row td{color:var(--muted);font-size:13px}.home-page .schema-row td:nth-child(2){color:var(--ink);font-weight:800}.home-page th{color:var(--muted);font-size:12px;font-weight:600}.home-page .disclaimer{color:#928883;margin:auto 0 0;padding-top:16px;font-size:12px;line-height:1.7}.home-page .radar-card{flex-direction:column;gap:16px;display:flex}.home-page .radar-card h3{margin-bottom:0}.home-page .card-intro{color:var(--muted);margin:-8px 0 0;font-size:14px;line-height:1.55}.home-page .radar{border:1px solid var(--line);background:radial-gradient(circle,#0000 0 24%,#00a9aa1f 25% 26%,#0000 27% 49%,#00a9aa1f 50% 51%,#0000 52%),conic-gradient(from 18deg,#00a9aa14,#e6003e0f,#00a9aa14);border-radius:8px;min-height:260px;position:relative}.home-page .radar span{z-index:2;color:var(--muted);font-size:12px;font-weight:700;display:inline-block;position:absolute}.home-page .radar .r1{top:18px;left:22px}.home-page .radar .r2{top:34px;right:24px}.home-page .radar .r3{bottom:34px;right:24px}.home-page .radar .r4{bottom:30px;left:22px}.home-page .radar .r5{color:var(--ink);top:50%;left:50%;transform:translate(-50%,-50%)}.home-page .radar-shape{clip-path:polygon(50% 0,100% 34%,82% 100%,20% 88%,0 32%);background:#00b2b338;width:138px;height:138px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-page .compact{width:100%}.home-page .metric-stack{gap:10px;display:grid}.home-page .metric-stack div{border:1px solid var(--line);background:#fbfaf7;border-radius:8px;padding:14px}.home-page .metric-stack strong{color:var(--ink);font-size:14px;display:block}.home-page .metric-stack span{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.55;display:block}.home-page .force-dashboard{grid-template-columns:1fr;gap:10px;display:grid}.home-page .force-score,.home-page .force-list{border:1px solid var(--line);background:#fbfaf7;border-radius:8px;min-width:0;padding:16px}.home-page .force-score{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:18px;min-height:126px;display:grid}.home-page .force-score span{color:var(--teal-dark);grid-area:1/1;align-self:end;font-size:13px;font-weight:800}.home-page .force-score strong{color:var(--ink);grid-area:2/1;align-self:start;margin:8px 0 0;font-size:42px;line-height:1;display:block}.home-page .force-score p{color:var(--muted);grid-area:1/2/span 2;margin:0;font-size:12px;line-height:1.65}.home-page .force-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.home-page .force-list div{background:#fff;border:1px solid #23181514;border-radius:8px;gap:7px;min-height:112px;padding:12px;display:grid}.home-page .force-list div:last-child{border-bottom:1px solid #23181514}.home-page .force-list span{color:var(--ink);font-size:13px;font-weight:800}.home-page .force-list em{color:var(--teal-dark);font-size:12px;font-style:normal;font-weight:800}.home-page .force-list p{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.home-page .force-list i{background:#e6e1dc;border-radius:999px;height:6px;display:block;overflow:hidden}.home-page .force-list i b{background:linear-gradient(90deg, var(--teal-dark), var(--teal));border-radius:inherit;opacity:.55;height:100%;transition:width .52s cubic-bezier(.16,1,.3,1);display:block}.home-page .aidso-reference{border:1px solid var(--line);background:#fbfaf7;border-radius:8px;padding:10px 12px}.home-page .aidso-reference summary{color:var(--teal-dark);cursor:pointer;font-size:13px;font-weight:800}.home-page .aidso-reference p{color:var(--muted);gap:4px;margin:12px 0 0;font-size:12px;line-height:1.55;display:grid}.home-page .aidso-reference p strong{color:var(--ink);font-size:13px}.home-page .insight-box{border:1px solid var(--line);background:#f7f4ef;border-radius:8px;gap:7px;padding:12px;display:grid}.home-page .insight-box strong{color:var(--teal-dark)}.home-page .insight-box span{color:var(--muted);font-size:13px;line-height:1.6}.home-page .platform-tags{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:6px;display:grid}.home-page .platform-tags span{background:#fff;border:1px solid #23181514;border-radius:6px;gap:4px;min-height:58px;padding:9px 8px;display:grid}.home-page .platform-tags b{color:var(--ink);font-size:12px}.home-page .platform-tags em{color:var(--muted);font-size:10px;font-style:normal;line-height:1.35}.home-page .radar-card .compact{margin-top:auto}.home-page .pain-section{background:#f1f4f1;width:100%;max-width:none;margin:0;padding:72px max(56px,50vw - 664px)}.home-page .pain-layout{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:24px;display:grid}.home-page .pain-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.home-page .pain-card{background:#ffffffad;border:1px solid #23181514;border-radius:8px;min-height:150px;padding:20px}.home-page .pain-card span{background:var(--red);width:26px;height:4px;margin-bottom:22px;display:block}.home-page .pain-card h3{color:#312723;font-weight:700;line-height:1.55}.home-page .pain-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.home-page .answer-panel{background:var(--deep);color:#fff;border-radius:8px;padding:24px}.home-page .answer-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.home-page .answer-head span{color:#ffadc1;background:#e6003e2e;border:1px solid #e6003e66;border-radius:999px;padding:6px 10px;font-size:12px}.home-page .question{color:#ffffffc7;line-height:1.7}.home-page .answer-line{color:#ffffffdb;background:#ffffff14;border:1px solid #ffffff1a;border-radius:6px;margin-top:12px;padding:14px;font-size:14px}.home-page .muted-line{color:#ffffff9e}.home-page .red-line{border-color:#e6003e52}.home-page .answer-foot{color:#8be6d9;border-top:1px solid #ffffff1f;margin-top:18px;padding-top:18px;font-size:13px;line-height:1.65}.home-page .split-copy{max-width:560px}.home-page .quote{border-left:3px solid var(--teal);padding-left:18px;color:#3a2d29!important}.home-page .source-card{background:#fff}.home-page .source-visual{min-width:0}.home-page .citation-board{background:#fbfaf7;border:1px solid #23181514;border-radius:8px;padding:26px;box-shadow:0 14px 38px #2318150a}.home-page .citation-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.home-page .citation-head h3{margin:0;font-size:28px}.home-page .citation-head p{max-width:360px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.home-page .platform-pills{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.home-page .platform-pills button{color:#4f4845;cursor:pointer;background:#ffffffdb;border:1px solid #2318150f;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.home-page .platform-pills button:hover{border-color:#23181529;transform:translateY(-1px)}.home-page .platform-pills .active{color:#fff;background:#231815;border-color:#231815}.home-page .citation-content{grid-template-columns:minmax(150px,.55fr) minmax(420px,1.45fr) minmax(150px,.55fr);align-items:center;gap:12px;display:grid}.home-page .citation-list,.home-page .citation-tail{gap:8px;display:grid}.home-page .citation-list div,.home-page .citation-tail div{background:#ffffffdb;border-radius:6px;grid-template-columns:26px minmax(0,1fr) 34px;align-items:center;gap:6px;min-height:34px;padding:8px;display:grid}.home-page .citation-list strong,.home-page .citation-tail strong{color:#5f5854;font-size:13px}.home-page .citation-list span,.home-page .citation-tail span{color:#4b4440;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.home-page .citation-list em,.home-page .citation-tail em{color:#4b4440;text-align:right;font-size:13px;font-style:normal;font-weight:800}.home-page .citation-donut-card{justify-content:center;align-items:center;min-height:430px;padding:12px;display:flex;position:relative}.home-page .citation-donut{aspect-ratio:1;border-radius:50%;width:min(430px,100%);overflow:visible;box-shadow:inset 0 0 0 1px #ffffffd1,0 22px 44px #23181514}.home-page .citation-donut path{cursor:pointer;transform-box:fill-box;transform-origin:50%;outline:none;transition:filter .18s,opacity .18s,transform .18s}.home-page .citation-donut path:hover{filter:drop-shadow(0 10px 14px #2318152e);opacity:.92;transform:scale(1.035)}.home-page .citation-donut path:focus-visible{filter:drop-shadow(0 10px 14px #2318152e);opacity:.92;transform:scale(1.035)}.home-page .citation-tooltip{z-index:3;color:#fff;opacity:0;pointer-events:none;background:#231815f0;border:1px solid #ffffff29;border-radius:8px;min-width:150px;padding:12px 14px;transition:opacity .18s,transform .18s;position:absolute;top:34px;right:8px;transform:translateY(8px);box-shadow:0 18px 40px #2318152e}.home-page .citation-tooltip.is-visible{opacity:1;transform:translateY(0)}.home-page .citation-tooltip span{color:#ffffff9e;font-size:11px;font-weight:700;display:block}.home-page .citation-donut-card .citation-tooltip strong{color:#fff;text-align:left;max-width:none;margin:6px 0 2px;font-size:15px;line-height:1.25;display:block;position:static;transform:none}.home-page .citation-donut-card .citation-tooltip em{color:#8be6d9;font-size:20px;font-style:normal;font-weight:900}.home-page .citation-donut-card strong{color:#4b4440;text-align:center;max-width:138px;margin:0;font-size:22px;line-height:1.12;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.home-page .citation-donut-card p{color:var(--muted);white-space:nowrap;margin:0;font-size:12px;position:absolute;top:calc(48% + 36px);left:50%;transform:translate(-50%)}.home-page .citation-tail{grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;margin-top:12px}.home-page .source-card h3{margin-bottom:22px}.home-page .source-field-table{border:1px solid var(--line);border-radius:8px;display:grid;overflow:hidden}.home-page .source-field-head,.home-page .source-field-row{grid-template-columns:.86fr 1.08fr 1.34fr;align-items:center;gap:12px;padding:13px 14px;display:grid}.home-page .source-field-head{color:var(--muted);background:#f7f4ef;font-size:12px;font-weight:800}.home-page .source-field-row{border-top:1px solid var(--line)}.home-page .source-field-row strong{color:var(--ink);font-size:13px}.home-page .source-field-row code{color:var(--teal-dark);font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,monospace;white-space:normal;background:#00a9aa14;border-radius:4px;padding:4px 6px;font-size:11px}.home-page .source-field-row span{color:var(--muted);font-size:12px;line-height:1.55}.home-page .bar-row{margin-bottom:18px}.home-page .bar-label{color:#4d433f;margin-bottom:8px;font-size:13px}.home-page .bar-track{background:#ece7e2;border-radius:999px;height:9px;overflow:hidden}.home-page .bar-fill{background:linear-gradient(90deg, var(--teal-dark), var(--teal));border-radius:999px;height:100%}.home-page .source-tags,.home-page .scenario-strip,.home-page .optimization-list{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.home-page .source-tags span,.home-page .scenario-strip span,.home-page .optimization-list span{color:var(--teal-dark);background:#f3f7f6;border:1px solid #00a9aa2e;border-radius:6px;padding:8px 10px;font-size:12px;font-weight:700}.home-page .source-ecosystem{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.home-page .source-ecosystem div{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:170px;padding:22px}.home-page .source-ecosystem span{color:var(--teal-dark);font-size:12px;font-weight:800}.home-page .source-ecosystem strong{margin:10px 0 8px;font-size:17px;display:block}.home-page .source-ecosystem p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.home-page .five-d{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.home-page .five-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:22px;position:relative}.home-page .five-card:after{content:"";background:var(--line);width:12px;height:1px;position:absolute;top:50%;right:-12px}.home-page .five-card:last-child:after{display:none}.home-page .five-card span,.home-page .method-card span{color:var(--teal-dark);font-size:13px;font-weight:800}.home-page .five-card p,.home-page .method-card p{color:var(--muted);line-height:1.65}.home-page .strategy-detail{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:.9fr .7fr 1.1fr;align-items:center;gap:18px;margin-top:24px;padding:22px;display:grid}.home-page .strategy-detail p{color:var(--muted);margin:0;line-height:1.65}.home-page .scenario-examples{gap:8px;display:grid}.home-page .scenario-examples span{color:#4d433f;background:#f7f4ef;border-radius:6px;padding:10px 12px;font-size:13px}.home-page .method-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.home-page .method-card{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;padding:24px}.home-page .method-note{background:var(--deep);color:#fff;border-radius:8px;grid-template-columns:160px 1fr;align-items:center;gap:18px;margin-top:20px;padding:22px;display:grid}.home-page .method-note strong{color:#8be6d9}.home-page .method-note p{color:#ffffffc2;margin:0;line-height:1.7}.home-page .monitor-section{z-index:0;color:#fff;grid-template-columns:minmax(320px,.48fr) minmax(0,1.12fr);gap:clamp(28px,3vw,48px);width:min(100% - 112px,1328px);margin:0 auto;padding:82px 56px;display:grid;position:relative}.home-page .monitor-section:before{content:"";z-index:-1;background:var(--deep);position:absolute;inset:0 calc(50% - 50vw)}.home-page .monitor-copy p{color:#ffffffb3;line-height:1.75}.home-page .light-btn{color:var(--deep);background:#fff;margin-top:20px}.home-page .dashboard{background:#ffffff14;border:1px solid #ffffff21;border-radius:8px;padding:20px}.home-page .dashboard-top{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.home-page .dash-metric{background:#ffffff14;border-color:#ffffff1a}.home-page .dash-metric span{color:#ffffffa6}.home-page .dash-metric em{color:#8be6d9;font-size:12px;font-style:normal}.home-page .animated-value{font-variant-numeric:tabular-nums;animation:1.2s cubic-bezier(.16,1,.3,1) both valuePulse}@keyframes valuePulse{0%{opacity:.72;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.home-page .chart-row{grid-template-columns:1.4fr .6fr;gap:12px;margin-top:12px;display:grid}.home-page .line-chart,.home-page .source-donut{background:#ffffff0f;border:1px solid #ffffff17;border-radius:8px;padding:18px}.home-page .line-chart span,.home-page .source-donut span{color:#ffffffad;margin-bottom:14px;font-size:13px;display:block}.home-page .line-chart svg{width:100%;height:150px}.home-page .line-chart polyline{fill:none;stroke:#65d8d0;stroke-width:4px}.home-page .donut{background:conic-gradient(#65d8d0 0 45%, #f16d8e 45% 65%, #d7e1dc 65% 82%, #55706f 82% 100%);border-radius:50%;width:148px;height:148px;margin:0 auto}.home-page .optimization-list span{color:#d9f7f4;background:#ffffff14;border-color:#ffffff1a}.home-page .platform-table{gap:8px;margin-top:12px;display:grid}.home-page .platform-table div{background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;grid-template-columns:1.2fr .7fr .7fr .7fr;align-items:center;gap:10px;padding:12px 14px;display:grid}.home-page .platform-table span{color:#ffffffdb}.home-page .platform-table strong,.home-page .platform-table em,.home-page .platform-table b{color:#ffffffb8;font-size:13px;font-style:normal}.home-page .platform-table b{color:#8be6d9}.home-page .deliver-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.home-page .deliver-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:132px;padding:22px;font-weight:700;line-height:1.5}.home-page .deliver-card strong{margin-bottom:14px;font-size:17px;line-height:1.45;display:block}.home-page .deliver-card span{color:var(--muted);font-size:13px;font-weight:500;line-height:1.65;display:block}.home-page .asset-path{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;display:grid}.home-page .asset-path div{background:var(--soft);border:1px solid var(--line);border-radius:8px;padding:22px}.home-page .asset-path span{color:var(--teal-dark);font-size:12px;font-weight:800}.home-page .asset-path strong{margin:10px 0 8px;font-size:18px;display:block}.home-page .asset-path p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.home-page .about-section{background:var(--deep);color:#fff;border-radius:8px;width:min(100% - 112px,1328px);margin:0 auto;padding:82px 56px;position:relative;box-shadow:0 34px 90px #14232329}.home-page .about-section:after{content:"";background:linear-gradient(90deg,#0000,#00a9aa3d,#0000);height:1px;position:absolute;bottom:0;left:56px;right:56px}.home-page .about-section ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.home-page .about-section li{color:#ffffffe6;border-left:3px solid #65d8d0;padding:12px 0 12px 16px;font-weight:700}.home-page .about-section h2{color:#fff;max-width:560px;font-size:36px;line-height:1.22}.home-page .about-section p{color:#ffffffbd;max-width:640px;margin-top:18px;font-size:15px;line-height:1.8}.home-page .about-section .eyebrow{color:#8be6d9;margin-bottom:10px}.home-page .about-section>div:first-child{max-width:620px}.home-page .ability-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:12px;min-width:0;display:grid}.home-page .ability-grid button{-webkit-appearance:none;appearance:none;text-align:left;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;width:100%;min-width:0;min-height:178px;padding:24px;overflow:hidden}.home-page .ability-grid strong{color:#fff;white-space:normal;margin-bottom:12px;font-size:26px;line-height:1.08;display:block}.home-page .ability-grid span{color:#ffffffad;font-size:15px;line-height:1.7}.home-page .ability-grid button.is-active,.home-page .ability-grid button:hover{background:#65d8d021;border-color:#65d8d06b;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #65d8d02e}.home-page .ability-grid button:focus-visible{background:#65d8d021;border-color:#65d8d06b;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #65d8d02e}.home-page .ability-grid button.is-active strong,.home-page .ability-grid button:hover strong{color:#8be6d9}.home-page .ability-grid button:focus-visible strong{color:#8be6d9}.home-page .about-cta{width:-moz-fit-content;width:fit-content;color:var(--deep);background:#fff;align-self:end;margin-top:28px}.home-page .final-cta{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;width:min(100% - 112px,1328px);margin:0 auto 28px;padding:72px 56px}.home-page .site-footer{width:min(100% - 112px,1328px);color:var(--muted);justify-content:space-between;align-items:center;gap:32px;margin:0 auto;padding:38px 0 54px;display:flex}.home-page .site-footer img{object-fit:contain;object-position:left center;width:116px;height:58px;display:block;overflow:hidden}.home-page .site-footer p{margin:8px 0 0;font-size:14px}.home-page .footer-legal{color:#605651c2;flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.home-page .footer-legal a{color:inherit}.home-page .footer-legal a:hover{color:var(--teal-dark)}.home-page .site-footer div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:18px;font-size:14px;display:flex}.home-page .modal-backdrop{z-index:50;background:#1423239e;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0;overflow-y:auto}.home-page .modal-backdrop.is-open{display:flex}.home-page .lead-modal{background:var(--paper);border-radius:8px;grid-template-columns:.85fr 1.15fr;gap:28px;width:min(980px,100%);min-width:0;max-height:calc(100vh - 48px);padding:28px;display:grid;position:relative;overflow:hidden auto}.home-page .close-btn{z-index:2;width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:30px;line-height:1;transition:background .18s,color .18s;display:inline-flex;position:absolute;top:14px;right:18px}.home-page .close-btn:hover{color:var(--ink);background:#f2eee8}.home-page .modal-info{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:24px}.home-page .modal-info h2,.home-page .modal-info p,.home-page .modal-info li,.home-page .contact-box a,.home-page .qr-box span{overflow-wrap:anywhere}.home-page .modal-info p,.home-page .modal-info li{color:var(--muted);line-height:1.65}.home-page .contact-box{border:1px solid var(--line);background:#f7f4ef;border-radius:8px;gap:6px;margin-top:22px;padding:14px;display:grid}.home-page .contact-box span{color:var(--muted);font-size:12px;font-weight:800}.home-page .contact-box a{color:var(--ink);font-size:15px;font-weight:800}.home-page .contact-box a:hover{color:var(--teal-dark)}.home-page .qr-box{border:1px solid var(--line);background:#f7f4ef;border-radius:8px;grid-template-columns:112px 1fr;align-items:center;gap:14px;margin-top:12px;padding:14px;display:grid}.home-page .qr-box img{object-fit:contain;background:#fff;border:8px solid #fff;width:112px;height:112px;display:block}.home-page .lead-form{grid-template-columns:repeat(2,1fr);gap:14px;min-width:0;padding:24px 20px 20px 0;display:grid}.home-page .lead-form label{gap:8px;display:grid}.home-page .lead-form span{color:#514641;font-size:13px;font-weight:700}.home-page .lead-form input,.home-page .lead-form select{border:1px solid var(--line);width:100%;height:44px;color:var(--ink);background:#fff;border-radius:6px;padding:0 12px}.home-page .full-field{grid-column:1/-1}.home-page .success-panel{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;gap:16px;padding:24px;display:flex}.home-page .success-panel strong{color:var(--teal-dark);font-size:20px}.home-page .success-panel p{color:var(--muted);line-height:1.7}@media (max-width:1100px){.home-page .site-nav{padding:0 28px}.home-page .nav-links{display:none}.home-page .hero-section,.home-page .ranking-grid,.home-page .source-section,.home-page .monitor-section,.home-page .about-section,.home-page .final-cta{grid-template-columns:1fr}.home-page .hero-section{min-height:auto}.home-page .pain-layout,.home-page .pain-grid,.home-page .five-d,.home-page .deliver-grid,.home-page .source-visual,.home-page .source-ecosystem,.home-page .asset-path,.home-page .strategy-detail,.home-page .method-grid,.home-page .dashboard-top{grid-template-columns:repeat(2,1fr)}.home-page .force-dashboard,.home-page .citation-content{grid-template-columns:1fr}.home-page .citation-donut-card{min-height:380px}.home-page .citation-tail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.home-page .site-nav{width:calc(100% - 24px);height:60px;padding:0 8px 0 14px;top:10px}.home-page .brand,.home-page .brand img{width:104px}.home-page .nav-cta{min-height:38px;padding:0 12px;font-size:12px}.home-page .hero-section,.home-page .monitor-section,.home-page .final-cta{padding:54px 18px}.home-page .hero-section{padding-top:104px}.home-page .hero-monitor-panel{border-radius:8px;min-height:0;padding:22px;animation:.72s cubic-bezier(.16,1,.3,1) both panelIn}.home-page .hero-monitor-panel .panel-header{align-items:flex-start;gap:16px}.home-page .hero-monitor-panel .status-dot{white-space:nowrap;flex:none;font-size:11px}.home-page .hero-question strong{font-size:20px}.home-page .section,.home-page .source-section,.home-page .about-section,.home-page .final-cta,.home-page .site-footer{width:calc(100% - 36px)}.home-page .pain-section{padding-left:18px;padding-right:18px}.home-page .about-section{padding:54px 22px}.home-page .final-cta{padding:34px 22px}.home-page h1{font-size:38px}.home-page h2{font-size:30px}.home-page .hero-subtitle{font-size:18px}.home-page .button-row{flex-direction:column}.home-page .primary-btn,.home-page .secondary-btn,.home-page .secondary-dark-btn,.home-page .light-btn{justify-content:center;width:100%}.home-page .force-list div{grid-template-columns:1fr;gap:6px}.home-page .force-list{grid-template-columns:1fr}.home-page .citation-board{padding:18px}.home-page .citation-head{flex-direction:column;align-items:flex-start}.home-page .citation-head h3{font-size:24px}.home-page .citation-donut-card{min-height:300px}.home-page .citation-donut{width:min(270px,100%)}.home-page .citation-tail{grid-template-columns:1fr}.home-page .knowledge-panel{min-height:460px;padding:16px}.home-page .map-line{opacity:.45}.home-page .line-a{width:150px;left:110px}.home-page .line-b{width:150px;left:120px}.home-page .line-c{display:none}.home-page .tabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.home-page .tabs button,.home-page .industry-option label>span{flex:none}.home-page .mini-metrics,.home-page .hero-proof,.home-page .pain-layout,.home-page .pain-grid,.home-page .five-d,.home-page .method-grid,.home-page .dashboard-top,.home-page .chart-row,.home-page .deliver-grid,.home-page .ability-grid,.home-page .source-visual,.home-page .source-ecosystem,.home-page .asset-path,.home-page .strategy-detail,.home-page .method-note,.home-page .about-section ul,.home-page .lead-modal,.home-page .lead-form{grid-template-columns:1fr}.home-page .platform-table div{grid-template-columns:1fr 1fr}.home-page .answer-panel,.home-page .source-ecosystem div,.home-page .strategy-detail,.home-page .method-note,.home-page .asset-path div{padding:18px}.home-page .five-card:after{display:none}.home-page .lead-modal{width:100%;padding:18px}.home-page .modal-info{padding:22px}.home-page .lead-form{padding:0}.home-page .qr-box{grid-template-columns:1fr}.home-page .site-footer{flex-direction:column;align-items:flex-start}.home-page .site-footer div:last-child{justify-content:flex-start}}.home-page tbody tr,.home-page .tabs button,.home-page .industry-option label>span,.home-page .platform-table div,.home-page .radar-shape,.home-page .bar-fill,.home-page .donut,.home-page .five-card,.home-page .deliver-card,.home-page .asset-path div,.home-page .ability-grid button{transition:transform .62s cubic-bezier(.16,1,.3,1),background-color .62s cubic-bezier(.16,1,.3,1),border-color .62s cubic-bezier(.16,1,.3,1),box-shadow .62s cubic-bezier(.16,1,.3,1),clip-path .9s cubic-bezier(.16,1,.3,1)}.home-page tbody tr:hover{background:#00a9aa0b;transform:translate(4px)}.home-page .tabs button:hover,.home-page .industry-option label:hover>span{border-color:#00a9aa57;transform:translateY(-2px)}.home-page .radar:hover .radar-shape{clip-path:polygon(50% 4%,92% 28%,88% 92%,24% 96%,6% 36%);transform:translate(-50%,-50%)scale(1.06)}.home-page .bar-fill{transform-origin:0;animation:1s cubic-bezier(.16,1,.3,1) both barGrow}@keyframes barGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.home-page .five-card{overflow:hidden}.home-page .five-card:before{content:"";opacity:0;background:linear-gradient(135deg,#00a9aa17,#0000 46%);transition:opacity .62s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.home-page .five-card:hover:before{opacity:1}.home-page .five-card>*{z-index:1;position:relative}.home-page .line-chart polyline{stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:640;animation:1.4s cubic-bezier(.16,1,.3,1) both drawLine}.home-page .source-donut:hover .donut{transform:rotate(16deg)scale(1.03)}.home-page .platform-table div:hover{background:#ffffff17;transform:translate(4px)}.home-page .modal-backdrop.is-open .lead-modal{animation:.56s cubic-bezier(.16,1,.3,1) both modalIn}@keyframes modalIn{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :before,.home-page :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
