:root{--boran-blue:#0052d9;--boran-sky:#1b80c1;--cta-red:#d73324;--ink:#101828;--muted:#5f6b82;--line:#dfe6f1;--paper:#ffffff;--soft:#f5f8fc;--deep:#0a1020;--deep-2:#111a2f;--green:#2fa66a;--amber:#d98612}.cg-scope *{box-sizing:border-box}.cg-scope{scroll-behavior:smooth;margin:0;color:var(--ink);background:var(--paper);font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;letter-spacing:0;overflow-x:hidden}.cg-scope a{color:inherit;text-decoration:none}.cg-scope img,.cg-scope svg{display:block}.cg-scope button,.cg-scope input,.cg-scope select,.cg-scope textarea{font:inherit}.cg-scope button{cursor:pointer}.cg-scope .site-header{position:fixed;inset:0 0 auto;z-index:50;height:64px;background:#fff;border-bottom:1px solid #eef2f7;box-shadow:0 1px 3px rgba(15,23,42,.06)}.cg-scope .header-inner{width:100%;max-width:1376px;height:100%;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cg-scope .brand{display:flex;align-items:center;gap:8px;min-width:0;height:44px;flex-shrink:0}.cg-scope .brand img:first-child{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.cg-scope .brand-text{display:flex;flex-direction:column;gap:1px}.cg-scope .brand-text strong{color:var(--boran-sky);font-size:22px;line-height:1;font-weight:950;white-space:nowrap}.cg-scope .brand-text small{color:#94a3b8;font-size:10px;line-height:1;font-weight:900}.cg-scope .brand-divider{width:1px;height:26px;margin:0 4px;background:#e2e8f0}.cg-scope .brand .yonyou{width:48px;height:auto;opacity:.82}.cg-scope .site-nav{display:none;align-items:center;gap:32px;color:#1f2329;font-size:14px;font-weight:900}.cg-scope .nav-link{position:relative;display:flex;align-items:center;padding:16px 4px;transition:color .2s ease}.cg-scope .nav-link.has-chevron:before{content:"";width:14px;height:14px;order:2;margin-left:4px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center /contain no-repeat}.cg-scope .nav-link:after{content:"";position:absolute;right:4px;bottom:0;left:4px;height:2px;background:var(--boran-blue);transform:scaleX(0);transition:transform .2s ease}.cg-scope .nav-link:hover{color:var(--boran-blue)}.cg-scope .nav-link:hover:after{transform:scaleX(1)}.cg-scope .header-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-left:auto;flex-shrink:0}.cg-scope .header-phone{display:none;align-items:center;gap:12px;color:#1f2329;font-size:20px;font-weight:900;transition:color .2s ease}.cg-scope .header-phone span{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:999px;color:var(--boran-blue);background:#eff6ff}.cg-scope .footer-icon svg,.cg-scope .header-phone svg,.cg-scope .mobile-cta svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cg-scope .header-phone:hover{color:var(--boran-blue)}.cg-scope .header-cta{position:relative;overflow:hidden;display:none;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:6px;color:#fff;background:var(--cta-red);font-size:16px;font-weight:900;box-shadow:0 10px 24px rgba(215,51,36,.18);transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.cg-scope .header-cta:hover{background:#c92c1e;box-shadow:0 14px 30px rgba(215,51,36,.26);transform:translateY(-1px)}.cg-scope .mobile-menu{position:relative;z-index:2;width:40px;height:40px;border:0;border-radius:6px;color:#1f2329;background:transparent}.cg-scope .mobile-menu:before{content:"";display:block;width:22px;height:2px;margin:0 auto;border-radius:999px;background:currentColor;box-shadow:0 -6px 0 currentColor,0 6px 0 currentColor}.cg-scope .site-header.is-menu-open .site-nav{position:fixed;top:64px;right:0;left:0;display:grid;gap:0;padding:8px 20px 16px;background:#fff;border-bottom:1px solid #edf2f7;box-shadow:0 20px 44px rgba(15,23,42,.12)}.cg-scope .site-header.is-menu-open .nav-link{min-height:48px;border-bottom:1px solid #f1f5f9}.cg-scope .hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(110deg,rgba(8,15,31,.98),rgba(14,25,49,.98) 56%,rgba(18,45,70,.98)),#0f172a}.cg-scope .grid-bg{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(34,211,238,.24) 1px,transparent 0),linear-gradient(90deg,rgba(34,211,238,.24) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,#000,#000 72%,transparent);mask-image:linear-gradient(90deg,#000,#000 72%,transparent)}.cg-scope .hero-inner{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:84px 0 72px;display:grid;grid-template-columns:minmax(0,.98fr) minmax(430px,1.02fr);gap:42px;align-items:center}.cg-scope .diagnosis-copy>span,.cg-scope .eyebrow,.cg-scope .section-head>span{display:inline-flex;align-items:center;gap:8px;color:#316dff;background:#edf4ff;border:1px solid #cfe0ff;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:900}.cg-scope .hero .eyebrow{color:#91c7ff;background:rgba(0,82,217,.16);border-color:rgba(88,166,255,.22)}.cg-scope .eyebrow span{width:8px;height:8px;border-radius:50%;background:#3b82f6;box-shadow:0 0 0 5px rgba(59,130,246,.18)}.cg-scope .hero h1{margin:22px 0 20px;max-width:690px;color:#fff;font-size:56px;line-height:1.08;font-weight:950}.cg-scope .hero h1 span{display:inline-block}.cg-scope .hero h1:after{content:"全渠道业财一体化，增收提润";display:block;width:-moz-max-content;width:max-content;max-width:100%;margin-top:10px;color:transparent;background:linear-gradient(90deg,#59c8ff,#3174ff 48%,#ff5a45);-webkit-background-clip:text;background-clip:text;font-size:42px;line-height:1.16}.cg-scope .hero p{max-width:650px;margin:0 0 18px;color:#aebbd1;font-size:17px;line-height:1.8;font-weight:600;overflow-wrap:anywhere}.cg-scope .hero-lead{color:#d3e3fb}.cg-scope .hero-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:26px}.cg-scope .btn,.cg-scope .modal-submit{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 24px;border-radius:6px;border:2px solid transparent;font-size:15px;font-weight:900;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.cg-scope .btn svg,.cg-scope .modal-submit svg{width:19px;height:19px;fill:currentColor;transition:transform .2s ease}.cg-scope .btn:hover,.cg-scope .modal-submit:hover{transform:translateY(-2px)}.cg-scope .btn.primary,.cg-scope .modal-submit{color:#fff;background:var(--cta-red);box-shadow:0 16px 34px rgba(215,51,36,.3)}.cg-scope .btn.primary:hover,.cg-scope .modal-submit:hover{background:#c92c1e;box-shadow:0 20px 42px rgba(215,51,36,.36)}.cg-scope .btn.primary:hover svg,.cg-scope .modal-submit:hover svg{transform:translateX(4px)}.cg-scope .btn.secondary{color:#fff;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.06)}.cg-scope .btn.secondary:hover{border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.1)}.cg-scope .hero-proof{margin-top:30px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:670px}.cg-scope .hero-proof div{min-width:0}.cg-scope .hero-proof strong{display:block;color:#fff;font-size:16px;font-weight:900}.cg-scope .hero-proof span{display:block;margin-top:5px;color:#7f8ca3;font-size:13px;line-height:1.5;font-weight:700}.cg-scope .industry-console{position:relative;padding:22px;border:1px solid rgba(167,193,255,.22);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.04)),rgba(7,13,28,.82);box-shadow:0 28px 80px rgba(0,0,0,.36)}.cg-scope .industry-console:before{content:"";position:absolute;inset:10px;pointer-events:none;border:1px solid rgba(95,182,255,.08)}.cg-scope .console-top,.cg-scope .panel-title{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.cg-scope .console-label{color:#7990b5;font-size:11px;font-weight:900;text-transform:uppercase}.cg-scope .console-top h2{margin:4px 0 0;color:#fff;font-size:22px;line-height:1.2}.cg-scope .status-dot{display:inline-flex;align-items:center;gap:7px;color:#9be6b6;font-size:12px;font-weight:900;white-space:nowrap}.cg-scope .status-dot:before{content:"";width:8px;height:8px;border-radius:50%;background:#42d87b;box-shadow:0 0 0 6px rgba(66,216,123,.14)}.cg-scope .console-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0}.cg-scope .console-panel,.cg-scope .metric-card{border-radius:8px;border:1px solid rgba(255,255,255,.08);background:rgba(3,8,19,.5)}.cg-scope .metric-card{min-width:0;padding:16px}.cg-scope .metric-card span{display:block;color:#8d9bb4;font-size:12px;font-weight:800}.cg-scope .metric-card strong{display:block;margin-top:8px;color:#e9f2ff;font-size:20px;font-weight:950}.cg-scope .metric-card b{display:block;margin-top:6px;color:#7f8ca3;font-size:12px;line-height:1.5}.cg-scope .console-flow{display:grid;grid-template-columns:1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr;align-items:center;gap:7px;margin:18px 0}.cg-scope .console-flow div{min-width:0;min-height:44px;padding:0 8px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#dbeafe;background:rgba(0,82,217,.22);border:1px solid rgba(59,130,246,.24);font-size:12px;font-weight:900;text-align:center}.cg-scope .console-flow i{height:2px;background:linear-gradient(90deg,rgba(89,200,255,.1),rgba(89,200,255,.85))}.cg-scope .console-panel{padding:16px}.cg-scope .panel-title span{color:#8d9bb4;font-size:12px;font-weight:800}.cg-scope .panel-title strong{color:#ffd1c8;font-size:13px}.cg-scope .alert-row{display:grid;grid-template-columns:82px 1fr 54px;gap:10px;align-items:center;margin-top:14px}.cg-scope .alert-row span{color:#8d9bb4;font-size:12px;font-weight:800}.cg-scope .alert-row b{min-width:0;color:#dbeafe;font-size:13px;line-height:1.35;font-weight:850}.cg-scope .alert-row em{justify-self:end;padding:3px 7px;border-radius:999px;color:#9be6b6;background:rgba(47,166,106,.14);font-style:normal;font-size:11px;font-weight:900}.cg-scope .alert-row.warn em{color:#ffe3a7;background:rgba(217,134,18,.16)}.cg-scope .alert-row.danger em{color:#ffd1c8;background:rgba(215,51,36,.16)}.cg-scope .section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:92px 0}.cg-scope .section-head{max-width:1080px;margin-bottom:34px}.cg-scope .section-head.compact{max-width:1080px}.cg-scope .diagnosis-copy h2,.cg-scope .section-head h2{margin:16px 0 12px;color:var(--ink);font-size:clamp(36px,3.15vw,40px);line-height:1.18;font-weight:950;text-wrap:balance}.cg-scope .diagnosis-copy p,.cg-scope .section-head p{margin:0;color:var(--muted);font-size:17px;line-height:1.8;font-weight:600}.cg-scope .answer{padding-bottom:70px}.cg-scope .answer-map{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr;align-items:stretch;gap:10px}.cg-scope .answer-map div{min-width:0;padding:22px 18px;border-radius:8px;background:#fff;border:1px solid var(--line);box-shadow:0 20px 44px rgba(16,24,40,.06)}.cg-scope .answer-map b{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:6px;color:#fff;background:var(--boran-blue);font-size:13px}.cg-scope .answer-map strong{display:block;margin-top:14px;color:var(--ink);font-size:18px;font-weight:950}.cg-scope .answer-map span{display:block;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.5;font-weight:700}.cg-scope .answer-map i{align-self:center;height:2px;background:linear-gradient(90deg,#b8cdf5,var(--boran-blue))}.cg-scope .answer-map .is-result{color:#fff;background:var(--boran-blue);border-color:var(--boran-blue)}.cg-scope .answer-map .is-result b{color:var(--boran-blue);background:#fff}.cg-scope .answer-map .is-result span,.cg-scope .answer-map .is-result strong{color:#fff}.cg-scope .answer-example{margin-top:20px;padding:18px 20px;border-radius:8px;color:#344054;background:#f8fbff;border:1px solid #dbeafe;font-size:15px;line-height:1.8;font-weight:700}.cg-scope .answer-example strong{color:var(--boran-blue)}.cg-scope .business{padding-top:70px}.cg-scope .business-grid,.cg-scope .module-grid,.cg-scope .pain-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cg-scope .business-grid article,.cg-scope .faq-item,.cg-scope .lead-form,.cg-scope .module-grid a,.cg-scope .pain-layout article{min-width:0;border-radius:8px;border:1px solid var(--line);background:#fff;box-shadow:0 18px 38px rgba(16,24,40,.05)}.cg-scope .business-grid article{padding:24px}.cg-scope .business-grid b{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:6px;color:#fff;background:var(--boran-blue);font-size:13px}.cg-scope .business-grid h3,.cg-scope .lead-form h3,.cg-scope .module-grid h3,.cg-scope .pain-layout strong,.cg-scope .sample-detail h3{margin:16px 0 10px;color:var(--ink);font-size:20px;line-height:1.3;font-weight:950}.cg-scope .business-grid p,.cg-scope .faq-item p,.cg-scope .module-grid p,.cg-scope .pain-layout p,.cg-scope .sample-detail p{margin:0;color:var(--muted);font-size:15px;line-height:1.75;font-weight:600}.cg-scope .business-grid span{display:inline-flex;max-width:100%;margin-top:18px;padding:7px 10px;border-radius:999px;color:#2453a6;background:#edf4ff;font-size:12px;line-height:1.4;font-weight:900}.cg-scope .pains{width:100%;max-width:none;padding:92px max(20px,calc((100% - 1180px) / 2));background:var(--soft)}.cg-scope .pain-layout article{padding:22px;box-shadow:none}.cg-scope .pain-layout strong{display:block;margin:0 0 10px}.cg-scope .pain-layout article:before{content:"";display:block;width:34px;height:4px;margin-bottom:18px;border-radius:999px;background:linear-gradient(90deg,var(--cta-red),var(--boran-blue))}.cg-scope .modules{padding-bottom:76px}.cg-scope .module-grid a{position:relative;overflow:hidden;padding:24px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.cg-scope .module-grid a:after{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--boran-blue),var(--cta-red));transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.cg-scope .module-grid a:hover{border-color:#bfd4ff;box-shadow:0 24px 48px rgba(16,24,40,.09);transform:translateY(-2px)}.cg-scope .module-grid a:hover:after{transform:scaleX(1)}.cg-scope .module-grid small{display:inline-flex;color:var(--boran-blue);font-size:12px;font-weight:950;text-transform:uppercase}.cg-scope .module-grid h3{margin-top:12px}.cg-scope .module-grid span{display:inline-flex;margin-top:18px;color:var(--cta-red);font-size:14px;font-weight:950}.cg-scope .samples{width:100%;max-width:none;padding:92px max(20px,calc((100% - 1180px) / 2));color:#fff;background:linear-gradient(110deg,rgba(8,15,31,.98),rgba(14,25,49,.98)),var(--deep)}.cg-scope .samples .section-head h2,.cg-scope .samples .section-head p{color:#fff}.cg-scope .samples .section-head p{color:#aebbd1}.cg-scope .sample-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:20px;align-items:start}.cg-scope .sample-tabs{display:grid;gap:10px}.cg-scope .sample-tabs button{position:relative;overflow:hidden;width:100%;min-height:54px;padding:0 16px;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#dbeafe;background:rgba(255,255,255,.05);text-align:left;font-size:15px;font-weight:900;transition:background .2s ease,border-color .2s ease,color .2s ease}.cg-scope .sample-tabs button.active,.cg-scope .sample-tabs button:hover{color:#fff;background:rgba(0,82,217,.42);border-color:rgba(91,157,255,.5)}.cg-scope .sample-detail{min-width:0;padding:26px;border-radius:8px;border:1px solid rgba(167,193,255,.22);background:rgba(255,255,255,.06)}.cg-scope .sample-kicker{color:#91c7ff;font-size:12px;font-weight:950}.cg-scope .sample-detail h3{color:#fff;font-size:28px}.cg-scope .sample-detail p{color:#c7d4e8}.cg-scope .sample-context,.cg-scope .sample-mini-flow,.cg-scope .sample-result{display:grid;gap:12px;margin-top:20px}.cg-scope .sample-context{grid-template-columns:repeat(2,minmax(0,1fr))}.cg-scope .sample-context div,.cg-scope .sample-mini-flow div,.cg-scope .sample-result div{min-width:0;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:rgba(3,8,19,.38)}.cg-scope .sample-context div{padding:16px}.cg-scope .sample-context strong,.cg-scope .sample-result strong{display:block;color:#fff;font-size:14px;font-weight:950}.cg-scope .sample-context span,.cg-scope .sample-result span{display:block;margin-top:7px;color:#aebbd1;font-size:13px;line-height:1.6;font-weight:700}.cg-scope .sample-mini-flow{grid-template-columns:repeat(4,minmax(0,1fr))}.cg-scope .sample-mini-flow div{padding:16px}.cg-scope .sample-mini-flow b{color:#91c7ff;font-size:12px}.cg-scope .sample-mini-flow span{display:block;margin-top:8px;color:#fff;font-size:14px;line-height:1.5;font-weight:900}.cg-scope .sample-result{grid-template-columns:repeat(3,minmax(0,1fr))}.cg-scope .sample-result div{padding:14px}.cg-scope .sample-more{margin-top:20px;border-top:1px solid rgba(255,255,255,.1);padding-top:18px}.cg-scope .sample-more summary{color:#91c7ff;font-weight:950;cursor:pointer}.cg-scope .sample-more p{margin-top:12px}.cg-scope .cases{padding-bottom:70px}.cg-scope .case-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.cg-scope .case-strip a{min-width:0;min-height:132px;padding:18px;border-radius:8px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;box-shadow:0 18px 38px rgba(16,24,40,.05);transition:transform .2s ease,border-color .2s ease}.cg-scope .case-strip a:hover{border-color:#bfd4ff;transform:translateY(-2px)}.cg-scope .case-strip img{max-width:96px;max-height:42px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.cg-scope .case-strip span{color:var(--ink);font-size:15px;line-height:1.4;font-weight:950}.cg-scope .case-strip b{color:var(--cta-red);font-size:13px}.cg-scope .faq{width:100%;max-width:none;padding:92px max(20px,calc((100% - 980px) / 2));background:var(--soft)}.cg-scope .faq-list{display:grid;gap:12px}.cg-scope .faq-item{box-shadow:none}.cg-scope .faq-item button{position:relative;overflow:hidden;width:100%;min-height:62px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;color:var(--ink);background:transparent;text-align:left;font-size:17px;font-weight:950}.cg-scope .faq-item button span{min-width:0}.cg-scope .faq-item button b{position:relative;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#edf4ff}.cg-scope .faq-item button b:after,.cg-scope .faq-item button b:before{content:"";position:absolute;inset:10px 5px auto;height:2px;border-radius:999px;background:var(--boran-blue)}.cg-scope .faq-item button b:after{transform:rotate(90deg);transition:transform .2s ease}.cg-scope .faq-item.is-open button b:after{transform:rotate(0)}.cg-scope .faq-item p{display:none;padding:0 20px 20px}.cg-scope .faq-item.is-open p{display:block}.cg-scope .diagnosis{display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);gap:36px;align-items:start}.cg-scope .diagnosis-checks{display:grid;gap:12px;margin-top:26px}.cg-scope .diagnosis-checks div{padding:16px;border-radius:8px;border:1px solid var(--line);background:#fff}.cg-scope .diagnosis-checks strong{display:block;color:var(--ink);font-size:15px;font-weight:950}.cg-scope .diagnosis-checks span{display:block;margin-top:6px;color:var(--muted);font-size:13px;line-height:1.5;font-weight:700}.cg-scope .lead-form{padding:26px}.cg-scope .lead-form h3{margin-top:0;font-size:24px}.cg-scope .lead-form label{display:grid;gap:8px;margin-bottom:16px}.cg-scope .lead-form label span{color:#344054;font-size:13px;font-weight:900}.cg-scope .lead-form label b{color:var(--cta-red)}.cg-scope .field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cg-scope .lead-form input,.cg-scope .lead-form select,.cg-scope .lead-form textarea{width:100%;min-width:0;border:1px solid #cfd8e7;border-radius:6px;background:#fff;color:var(--ink);font-size:15px;font-weight:700;outline:0;transition:border-color .2s ease,box-shadow .2s ease}.cg-scope .lead-form input,.cg-scope .lead-form select{min-height:46px;padding:0 12px}.cg-scope .lead-form textarea{resize:vertical;min-height:110px;padding:12px}.cg-scope .lead-form input:focus,.cg-scope .lead-form select:focus,.cg-scope .lead-form textarea:focus{border-color:var(--boran-blue);box-shadow:0 0 0 4px rgba(0,82,217,.1)}.cg-scope .lead-form input.is-invalid{border-color:var(--cta-red);box-shadow:0 0 0 4px rgba(215,51,36,.1)}.cg-scope .form-hint{margin:2px 0 18px;color:var(--muted);font-size:13px;line-height:1.6;font-weight:700}.cg-scope .form-hint.is-error{color:var(--cta-red)}.cg-scope .form-hint.is-success{color:var(--green)}.cg-scope .modal-submit{width:100%;border:0}.cg-scope .site-footer{color:#d7e0ef;background:var(--deep)}.cg-scope .footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:58px 0 28px}.cg-scope .footer-main{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.4fr);gap:48px}.cg-scope .footer-logo{display:flex;align-items:center;gap:10px}.cg-scope .footer-logo img{width:34px;height:34px}.cg-scope .footer-logo strong{color:#fff;font-size:24px;font-weight:950}.cg-scope .footer-logo span{padding:4px 8px;border-radius:999px;color:#91c7ff;background:rgba(49,116,255,.12);font-size:12px;font-weight:900}.cg-scope .footer-brand p{max-width:520px;color:#9ca8bb;font-size:14px;line-height:1.8;font-weight:600}.cg-scope .footer-contact{display:grid;gap:14px;margin-top:20px}.cg-scope .footer-contact a,.cg-scope .footer-contact div{display:flex;align-items:flex-start;gap:10px;color:#d7e0ef;font-size:13px;line-height:1.6;font-weight:700}.cg-scope .footer-contact a{align-items:center}.cg-scope .footer-icon{width:34px;height:34px;flex:0 0 34px;display:flex;align-items:center;justify-content:center;border-radius:999px;color:#91c7ff;background:rgba(49,116,255,.12)}.cg-scope .footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.cg-scope .footer-links h3{margin:0 0 16px;color:#fff;font-size:15px;font-weight:950}.cg-scope .footer-links a{display:block;margin-top:10px;color:#9ca8bb;font-size:13px;line-height:1.45;font-weight:700}.cg-scope .footer-bottom a:hover,.cg-scope .footer-links a:hover{color:#fff}.cg-scope .footer-bottom{margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;gap:12px 18px;color:#8a96aa;font-size:12px;font-weight:700}.cg-scope .mobile-cta{position:fixed;right:12px;bottom:12px;left:12px;z-index:45;display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px;border-radius:8px;background:rgba(255,255,255,.96);border:1px solid #dce5f2;box-shadow:0 18px 44px rgba(15,23,42,.18)}.cg-scope .mobile-cta a{position:relative;overflow:hidden;min-width:0;min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;color:var(--ink);background:#f8fbff;font-size:13px;font-weight:950}.cg-scope .mobile-cta a:nth-child(2){color:#fff;background:var(--cta-red)}.cg-scope .target-highlight{animation:target-highlight 1.35s ease}.cg-scope .button-ripple{position:absolute;width:10px;height:10px;pointer-events:none;border-radius:999px;background:rgba(255,255,255,.42);transform:translate(-50%,-50%) scale(0);animation:ripple .55s ease-out}@keyframes ripple{to{opacity:0;transform:translate(-50%,-50%) scale(18)}}@keyframes target-highlight{0%{filter:brightness(1.03)}to{filter:brightness(1)}}@media (min-width:1040px){.cg-scope .header-cta,.cg-scope .header-phone,.cg-scope .site-nav{display:flex}.cg-scope .mobile-menu{display:none}}@media (max-width:1120px){.cg-scope .diagnosis,.cg-scope .footer-main,.cg-scope .hero-inner{grid-template-columns:1fr}.cg-scope .industry-console{max-width:760px}.cg-scope .business-grid,.cg-scope .module-grid,.cg-scope .pain-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.cg-scope .answer-map{grid-template-columns:1fr}.cg-scope .answer-map i{width:2px;height:22px;justify-self:center;background:linear-gradient(180deg,#b8cdf5,var(--boran-blue))}.cg-scope .case-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.cg-scope{padding-bottom:76px}.cg-scope .footer-inner,.cg-scope .hero-inner,.cg-scope .section{width:min(100% - 32px,1180px)}.cg-scope .hero-inner{padding:48px 0 36px;gap:28px}.cg-scope .hero h1{font-size:42px}.cg-scope .hero h1:after{font-size:30px}.cg-scope .section{padding:68px 0}.cg-scope .faq,.cg-scope .pains,.cg-scope .samples{padding-top:68px;padding-bottom:68px}.cg-scope .diagnosis-copy h2,.cg-scope .section-head h2{font-size:32px}.cg-scope .sample-layout{grid-template-columns:1fr}.cg-scope .sample-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.cg-scope .footer-links{grid-template-columns:1fr}.cg-scope .mobile-cta{display:grid}}@media (max-width:640px){.cg-scope .header-inner{gap:12px;padding:0 14px}.cg-scope .brand-text strong{font-size:19px}.cg-scope .brand .yonyou,.cg-scope .brand-divider{display:none}.cg-scope .hero h1{margin-top:18px;font-size:34px}.cg-scope .hero h1:after{width:auto;font-size:24px}.cg-scope .hero p{font-size:15px;line-height:1.72}.cg-scope .hero-actions{display:grid;gap:10px}.cg-scope .btn{width:100%;min-height:48px;padding:0 16px;font-size:14px}.cg-scope .hero-proof,.cg-scope .industry-console{display:none}.cg-scope .business-grid,.cg-scope .case-strip,.cg-scope .field-grid,.cg-scope .module-grid,.cg-scope .pain-layout,.cg-scope .sample-context,.cg-scope .sample-mini-flow,.cg-scope .sample-result,.cg-scope .sample-tabs{grid-template-columns:1fr}.cg-scope .sample-detail{padding:20px}.cg-scope .case-strip a{min-height:104px}.cg-scope .lead-form{padding:20px}.cg-scope .footer-bottom{display:grid}}@media (max-width:420px){.cg-scope .footer-inner,.cg-scope .hero-inner,.cg-scope .section{width:min(100% - 28px,1180px)}.cg-scope .diagnosis-copy>span,.cg-scope .eyebrow,.cg-scope .section-head>span{max-width:100%;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.cg-scope .hero h1{font-size:31px}.cg-scope .hero h1:after{font-size:22px}.cg-scope .diagnosis-copy h2,.cg-scope .section-head h2{font-size:28px}.cg-scope .console-top{display:grid}}