:root{--site-header-height:72px;--ink:#07141a;--ink-2:#10252d;--teal:#0f766e;--cyan:#12b8c8;--amber:#d8932a;--line:#0a27301f;--paper:#f7faf9;--white:#fff;--muted:#5d6f75;--shadow:0 24px 60px #07141a24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(180deg, #12b8c80f, transparent 360px), var(--paper);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.site-layout{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:50;height:var(--site-header-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#f7faf9eb;justify-content:space-between;align-items:center;padding:0 40px;display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{background:linear-gradient(135deg, var(--ink), var(--teal));color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;background:#fff;width:100%;height:100%}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-copy strong{white-space:nowrap;font-size:16px}.brand-copy small{color:var(--muted);font-size:12px}.site-nav{align-items:center;gap:6px;display:flex}.site-nav a,.login-button{color:#244149;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;min-height:38px;padding:0 13px;display:inline-flex}.site-nav a.router-link-active{color:var(--teal);background:#e7f5f4;border-color:#0f766e29}.login-button{color:#fff;background:var(--ink)}.nav-toggle{background:var(--white);border:0;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:none;box-shadow:0 8px 24px #07141a14}#main-content{flex:1}#dashboard-view{background:#f5f7f8}#rh-dashboard,.dashboard-shell{min-height:calc(100vh - var(--site-header-height,64px))}.soft-empty{max-width:760px;color:var(--muted);background:#fff;border-radius:8px;margin:28px auto;padding:36px}.page{width:min(1180px,100% - 48px);margin:0 auto}.home-hero{min-height:calc(100vh - var(--site-header-height));grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:42px;padding:44px 0 70px;display:grid}.hero-copy h1,.products-hero h1,.articles-hero h1,.about-hero h1,.contact-hero h1,.faq-hero h1{letter-spacing:0;margin:0;font-size:48px;line-height:1.12}.hero-summary,.products-hero p,.articles-hero p,.about-hero p,.contact-hero p,.faq-hero p,.section-heading p,.runway-intro p,.trust-copy p{color:#496168;line-height:1.85}.eyebrow{color:var(--teal);margin:0 0 14px;font-size:13px;font-weight:800}.hero-actions,.product-card-body a,.featured-article a,.article-card a,.back-link{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primary-cta,.secondary-cta,.product-card-body a,.featured-article a,.article-card a,.filter-panel button,.faq-search button{border:1px solid var(--line);border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.primary-cta,.filter-panel button,.faq-search button{background:var(--ink);color:#fff;border-color:var(--ink)}.secondary-cta{color:var(--ink);background:#fff}.primary-cta:hover,.secondary-cta:hover,.product-card:hover,.article-card:hover,.faq-item:hover,.contact-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.hero-visual{min-height:500px;box-shadow:var(--shadow);background:var(--ink);border-radius:24px;position:relative;overflow:hidden}.hero-visual img{object-fit:cover;width:100%;height:100%;min-height:500px}.flow-strip{flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.flow-strip span,.product-context span,.tag-row span,.faq-topics span,.insight-prompts span{color:#173940;background:#ffffffd1;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.section{padding:78px 0}.section-heading,.runway-intro{max-width:760px;margin-bottom:28px}.section-heading h2,.runway-intro h2,.trust-copy h2,.home-cta h2,.service-process h2,.coverage-map h2{letter-spacing:0;margin:0;font-size:34px;line-height:1.18}.river-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.river-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:220px;padding:24px}.river-card span{color:var(--amber);font-weight:900}.river-card h3,.product-card h2,.article-card h2,.featured-article h2,.contact-card h2,.faq-item button span{margin:12px 0 10px;font-size:20px;line-height:1.35}.river-card p,.agent-node p,.product-card p,.article-card p,.contact-card p,.faq-item p,.footer-main p{color:var(--muted);line-height:1.75}.product-runway{grid-template-columns:.8fr 1.2fr;gap:30px;display:grid}.agent-track{border-left:3px solid #0f766e2e;gap:10px;padding-left:22px;display:grid}.agent-node{background:#eef7f5;border-radius:8px;padding:18px 20px;position:relative}.agent-node:before{content:"";background:var(--amber);border-radius:50%;width:12px;height:12px;position:absolute;top:22px;left:-30px;box-shadow:0 0 0 6px #d8932a2e}.trust-band,.home-cta{background:linear-gradient(135deg, #07141af5, #0f766eeb), var(--ink);color:#fff;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:28px;margin-bottom:72px;padding:42px;display:grid}.trust-band p,.home-cta p{color:#ffffffc7}.trust-metrics{grid-template-columns:repeat(3,minmax(110px,1fr));gap:12px;display:grid}.trust-metrics span{background:#ffffff1a;border-radius:8px;gap:6px;padding:18px;display:grid}.trust-metrics strong{font-size:24px}.trust-metrics em{color:#ffffffb8;font-style:normal}.products-hero,.articles-hero,.about-hero,.contact-hero,.faq-hero{grid-template-columns:1fr 360px;align-items:end;gap:32px;padding:70px 0 34px;display:grid}.filter-panel,.faq-search{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:70px;padding:12px;display:grid;box-shadow:0 14px 38px #07141a14}.filter-panel input,.faq-search input{min-width:0;color:var(--ink);border:0;outline:none}.product-context,.insight-prompts{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:10px;transition:transform .18s,box-shadow .18s;overflow:hidden}.product-media{background:linear-gradient(135deg,#12b8c833,#d8932a38),#e7f2ef;place-items:center;height:190px;display:grid}.product-media img{object-fit:cover;width:100%;height:100%}.product-media span,.article-placeholder{background:var(--ink);color:#fff;border-radius:16px;place-items:center;width:62px;height:62px;font-weight:900;display:grid}.product-card-body{padding:22px}.type-label,time{color:var(--teal);margin:0;font-size:12px;font-weight:800}.tag-row{flex-wrap:wrap;gap:6px;min-height:34px;margin:14px 0;display:flex}.article-layout{grid-template-columns:.9fr 1.1fr;gap:22px;display:grid}.featured-article,.article-card,.editor-note,.story-card,.contact-card,.faq-item,.empty-state{border:1px solid var(--line);background:#fff;border-radius:8px}.featured-article{align-self:start;overflow:hidden}.featured-article img{object-fit:cover;width:100%;height:280px}.featured-article.no-cover{color:#fff;background:linear-gradient(135deg,#0000 0 35%,#d8932a29 35% 36%,#0000 36% 100%),repeating-linear-gradient(135deg,#ffffff14 0 1px,#0000 1px 28px),linear-gradient(135deg,#07141aeb,#0f766ee0);min-height:300px;position:relative}.article-body,.editor-note,.story-card,.contact-card,.empty-state{padding:24px}.featured-article.no-cover .article-body p,.featured-article.no-cover time{color:#ffffffc7}.article-list{gap:14px;display:grid}.article-card{grid-template-columns:150px 1fr;gap:18px;min-height:150px;padding:14px;transition:transform .18s,box-shadow .18s;display:grid}.article-card.no-cover{background:linear-gradient(90deg,#fff,#f3f8f6);grid-template-columns:76px 1fr}.article-cover img{object-fit:cover;border-radius:6px;width:150px;height:122px}.article-card h2,.article-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.insight-empty{grid-template-columns:1fr 1fr;align-items:center;gap:20px;display:grid}.about-hero{grid-template-columns:.9fr 1.1fr;align-items:start}.about-story{grid-template-columns:1fr 1fr;gap:18px;margin:20px 0;display:grid}.story-card{background:var(--ink);color:#fff;min-height:190px}.story-card p{color:#ffffffc7}.story-card.muted{color:var(--ink);background:#fff}.story-card.muted p{color:var(--muted)}.advantage-board{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.advantage-board article{border-left:4px solid var(--teal);background:#eff6f2;min-height:170px;padding:24px}.coverage-map{background:radial-gradient(circle at 85% 20%,#d8932a38,#0000 34%),linear-gradient(135deg,#fff,#e8f4f2);border-radius:16px;margin:28px 0 72px;padding:36px}.contact-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.primary-contact{background:var(--ink);color:#fff}.primary-contact p{color:#ffffffd1}.contact-card p,.footer-contact p{align-items:flex-start;gap:8px;display:flex}.service-process{border:1px solid var(--line);background:#fff;border-radius:16px;margin:30px 0 76px;padding:34px}.service-process div{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;display:grid}.service-process span{background:#eef7f5;border-radius:8px;padding:18px;font-weight:800}.faq-layout{grid-template-columns:260px 1fr;gap:20px;display:grid}.faq-topics{flex-direction:column;gap:10px;display:flex}.faq-topics span{background:#e8f4f2;justify-content:center;min-height:42px}.faq-list{gap:12px;display:grid}.faq-item{transition:transform .18s,box-shadow .18s;overflow:hidden}.faq-item button{cursor:pointer;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 20px;display:flex}.faq-item p{margin:0;padding:0 20px 22px}.faq-item svg{transition:transform .18s}.faq-item svg.open{transform:rotate(180deg)}.detail-page{padding:42px 0 80px}.back-link{color:var(--teal);margin-bottom:20px;font-weight:800}.detail-shell{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.detail-hero{background:linear-gradient(135deg,#fff,#edf7f4);grid-template-columns:1fr 360px;gap:24px;padding:34px;display:grid}.detail-hero h1,.article-detail header h1{margin:0;font-size:40px;line-height:1.2}.detail-media{background:#e2f3f1;border-radius:10px;place-items:center;min-height:240px;display:grid;overflow:hidden}.detail-media img{object-fit:cover;width:100%;height:100%}.detail-columns{grid-template-columns:1fr 1fr;gap:22px;padding:30px 34px;display:grid}.rich-content,.article-detail header{color:#31484f;padding:30px 34px;line-height:1.85}.rich-content img{border-radius:8px;margin:16px 0}.article-detail header{background:var(--ink);color:#fff}.pagination-bar{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:30px 0 70px;display:flex}.pagination-bar button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;min-height:38px;padding:0 14px}.pagination-bar button:disabled{opacity:.45;cursor:not-allowed}.empty-state{align-items:center;gap:18px;min-height:160px;display:flex}.empty-radar{background:radial-gradient(circle, var(--teal) 0 8px, transparent 9px), repeating-radial-gradient(circle, #0f766e24 0 10px, transparent 11px 20px);border-radius:50%;flex:none;width:70px;height:70px}.site-footer{background:var(--ink);color:#fff;margin-top:auto}.footer-main{grid-template-columns:1.4fr .7fr 1fr;gap:34px;width:min(1180px,100% - 48px);margin:0 auto;padding:42px 0;display:grid}.footer-brand{gap:16px;display:flex}.footer-mark{background:var(--amber);width:54px;height:54px;color:var(--ink);border-radius:14px;flex:none;place-items:center;font-weight:900;display:grid}.footer-links{gap:10px;display:grid}.footer-links a{color:#ffffffc2}.footer-bottom{color:#ffffff9e;border-top:1px solid #ffffff1f;justify-content:space-between;gap:16px;width:min(1180px,100% - 48px);margin:0 auto;padding:18px 0 24px;display:flex}.visually-hidden{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reveal{animation:.52s both liftIn}@keyframes liftIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=980px){.site-header{padding:0 20px}.nav-toggle{display:inline-flex}.site-nav{left:16px;right:16px;top:calc(var(--site-header-height) - 6px);border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;flex-direction:column;align-items:stretch;padding:14px;display:none;position:absolute}.site-nav.open{display:flex}.site-nav a,.login-button{justify-content:center}.brand-copy small{display:none}.page{width:min(100% - 28px,720px)}.home-hero,.product-runway,.products-hero,.articles-hero,.about-hero,.contact-hero,.faq-hero,.article-layout,.insight-empty,.detail-hero,.faq-layout,.trust-band,.home-cta,.footer-main{grid-template-columns:1fr}.home-hero{min-height:auto;padding-top:34px}.hero-copy h1,.products-hero h1,.articles-hero h1,.about-hero h1,.contact-hero h1,.faq-hero h1{font-size:34px}.hero-visual,.hero-visual img{min-height:320px}.river-grid,.product-grid,.advantage-board,.contact-grid,.service-process div,.detail-columns,.article-card,.article-card.no-cover{grid-template-columns:1fr}.article-cover img{width:100%;height:180px}.trust-metrics{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media (width<=520px){.brand-copy strong{text-overflow:ellipsis;max-width:178px;overflow:hidden}.filter-panel,.faq-search{grid-template-columns:auto 1fr}.filter-panel button,.faq-search button{grid-column:1/-1}.trust-band,.home-cta,.coverage-map,.service-process{padding:24px}}
