.contact-prototype{background:#eef1fb;min-height:100vh;padding:72px 86px 44px;font-family:-apple-system,BlinkMacSystemFont,Inter,PingFang SC,Microsoft YaHei,sans-serif;position:relative;overflow:hidden}.contact-prototype-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.contact-orb{filter:blur(44px);border-radius:50%;position:absolute}.contact-orb-a{background:radial-gradient(circle,#8b9dff8a,#8b9dff00 70%);width:48vw;height:48vw;animation:18s ease-in-out infinite floatA;top:-12%;left:-7%}.contact-orb-b{background:radial-gradient(circle,#6ee1e180,#6ee1e100 70%);width:42vw;height:42vw;animation:22s ease-in-out infinite floatB;top:20%;right:4%}.contact-orb-c{background:radial-gradient(circle,#ff96c86b,#ff96c800 70%);width:40vw;height:40vw;animation:26s ease-in-out infinite floatC;bottom:-12%;left:28%}.contact-orb-d{background:radial-gradient(circle,#ffc48c57,#ffc48c00 70%);width:30vw;height:30vw;animation:20s ease-in-out infinite floatD;top:38%;left:40%}.contact-prototype-brand{z-index:3;position:absolute;top:30px;left:44px}.contact-prototype-brand .brand-mark{width:42px;height:42px;box-shadow:0 10px 26px #2563eb4d}.contact-prototype-brand .brand-mark:before{width:11px;height:11px;top:9px;left:10px}.contact-prototype-brand .brand-text strong{color:#111827;letter-spacing:0;font-size:1.18rem;font-weight:850}.contact-prototype-brand .brand-text small{color:#6b7280;letter-spacing:.32em;margin-top:6px;font-size:.68rem}.contact-prototype-layout{z-index:2;grid-template-columns:minmax(460px,.9fr) minmax(620px,1.1fr);align-items:stretch;gap:46px;width:100%;max-width:1360px;min-height:calc(100vh - 116px);margin:0 auto;display:grid;position:relative}.contact-prototype-copy{z-index:2;flex-direction:column;justify-content:center;min-height:650px;padding:24px 0 24px 4px;display:flex;position:relative}.contact-prototype-badge{color:#5a6080;white-space:nowrap;background:#ffffff8f;border:1px solid #ffffffbf;border-radius:999px;align-self:flex-start;align-items:center;gap:7px;width:max-content;max-width:100%;margin-bottom:62px;padding:7px 16px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.contact-prototype-badge span{background:#6cc48c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #6cc48c}.contact-prototype-copy h2{color:#232842;letter-spacing:.5px;margin:0 0 38px;font-size:46px;font-weight:800;line-height:1.28}.contact-prototype-copy p{color:#555b78;max-width:500px;margin:0;font-size:16px;line-height:1.95}.contact-prototype-copy p+p{margin-top:14px}.contact-prototype-points{color:#8b91b0;flex-direction:column;align-items:flex-start;gap:13px;margin-top:72px;font-size:13px;display:flex}.contact-prototype-points span{align-items:center;gap:6px;display:inline-flex}.contact-prototype-points span:before{content:"";background:#8b9dff;border-radius:50%;width:5px;height:5px}.contact-prototype-card{z-index:2;background:#fff;border:1px solid #e2e6f2e6;border-radius:28px;width:100%;padding:24px 48px 26px;position:relative;box-shadow:0 30px 82px #4e569c29}.contact-card-head{margin-bottom:16px}.contact-card-head h3{color:#232842;letter-spacing:.5px;margin:0 0 6px;font-size:24px;font-weight:800}.contact-card-head p{color:#5a6080;margin:0;font-size:13.5px}.contact-prototype-form{gap:12px;display:grid}.contact-grid{gap:12px 18px;display:grid}.contact-grid-two{grid-template-columns:1fr 1fr}.contact-grid-three{grid-template-columns:1fr 1fr 1fr}.contact-field,.contact-choice-group{flex-direction:column;gap:6px;display:flex}.contact-field label,.contact-choice-group label{color:#3a4060;font-size:13.5px;font-weight:600}.contact-field label span,.contact-choice-group label span{color:#ff5a5f}.contact-field em{color:#969cb8;font-style:normal;font-weight:400}.contact-choice-group p{color:#969cb8;margin:0;font-size:12px;line-height:1.35}.contact-field input,.contact-field textarea{color:#2a2f45;background:#f8f9fc;border:1px solid #e6eaf3;border-radius:14px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}.contact-field input:focus,.contact-field textarea:focus{background:#fff;border-color:#8b9dff;box-shadow:0 0 0 4px #8b9dff29}.contact-field textarea{resize:vertical;min-height:68px;line-height:1.7}.contact-pills{flex-wrap:wrap;gap:10px;display:flex}.contact-pill{appearance:none;cursor:pointer;color:#4d5572;background:#fff;border:1px solid #e1e6f0;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:13.5px;font-weight:500;transition:all .2s cubic-bezier(.3,.8,.3,1)}.contact-pill.active{color:#5f74ff;background:#f5f7ff;border-color:#6d8bff73;transform:translateY(-1px)}.contact-field small,.contact-choice-group small{color:#ff5a5f;margin-top:-2px;font-size:12px;line-height:1.5}.contact-submit{appearance:none;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d8bff,#8b6dff);border:none;border-radius:16px;width:100%;margin-top:4px;padding:13px 16px;font-family:inherit;font-size:16px;font-weight:600;transition:transform .2s cubic-bezier(.3,.8,.3,1),box-shadow .2s,filter .2s;box-shadow:0 14px 30px #6e78ff57,inset 0 1px #ffffff80}.contact-submit:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-3px);box-shadow:0 22px 42px #6e78ff75,inset 0 1px #ffffff8c}.contact-submit:disabled{cursor:not-allowed;opacity:.72}.contact-success-mask{z-index:200;background:#0f172a6b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.contact-success-card{text-align:center;background:#fff;border:1px solid #e2e8f0f2;border-radius:28px;width:min(400px,100vw - 40px);padding:48px 44px 40px;box-shadow:0 34px 90px #0f172a38}.contact-success-icon{background:linear-gradient(135deg,#7fd6a0,#6cc48c);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;margin:0 auto 28px;display:flex}.contact-success-card h3{color:#232842;margin:0 0 14px;font-size:22px;font-weight:700}.contact-success-card p{color:#555b78;margin:0 0 30px;font-size:15px;line-height:1.8}.contact-success-card button{appearance:none;cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:15px;padding:14px 40px;font-family:inherit;font-size:15px;font-weight:600;box-shadow:0 12px 30px #2563eb57}@keyframes floatA{0%,to{transform:translate(0,0)}50%{transform:translate(4%,3%)}}@keyframes floatB{0%,to{transform:translate(0,0)}50%{transform:translate(-3%,4%)}}@keyframes floatC{0%,to{transform:translate(0,0)}50%{transform:translate(2%,-4%)}}@keyframes floatD{0%,to{transform:translate(0,0)}50%{transform:translate(-2%,-3%)}}@media (width<=1360px){.contact-prototype{padding-inline:52px}.contact-prototype-layout{grid-template-columns:minmax(420px,.9fr) minmax(560px,1.1fr);gap:36px}.contact-prototype-copy h2{font-size:40px}.contact-prototype-copy p{max-width:430px}.contact-prototype-card{padding-inline:36px}}@media (width<=1200px){.contact-prototype{padding:86px 48px 56px}.contact-prototype-layout{grid-template-columns:1fr;gap:34px}.contact-prototype-copy{min-height:auto;padding-top:24px}.contact-prototype-badge{margin-bottom:34px}.contact-prototype-points{margin-top:34px}}@media (width<=767px){.contact-prototype{padding:88px 18px 40px}.contact-prototype-brand{top:24px;left:22px}.contact-prototype-copy h2{font-size:clamp(32px,10vw,42px)}.contact-prototype-copy p{font-size:15px}.contact-prototype-card{border-radius:24px;padding:24px 20px}.contact-grid-two,.contact-grid-three{grid-template-columns:1fr}.contact-pill{flex:auto}}:root{--header-height:88px;--blue:#2f6bed;--blue-dark:#2156c8;--ink:#16203c;--muted:#4b5573;--soft:#eef4ff;--line:#2f6bed24;--container:1240px;--page-x:clamp(24px, 4.4vw, 64px);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{color:var(--ink);background:var(--soft);overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.skip-link{z-index:999;color:var(--blue-dark);background:#fff;border-radius:10px;padding:10px 14px;transition:transform .2s;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.app-shell{width:100%;height:100%;position:relative;overflow:hidden}.fullpage-main{scroll-snap-type:y mandatory;scroll-behavior:smooth;overscroll-behavior:contain;scrollbar-width:none;width:100%;height:100svh;overflow:hidden auto}.page-section{width:100%;height:100svh;min-height:720px;padding-top:var(--header-height);scroll-snap-align:start;scroll-snap-stop:always;isolation:isolate;position:relative;overflow:hidden}.screen-container{z-index:2;width:min(var(--container), calc(100% - (var(--page-x) * 2)));height:calc(100% - var(--header-height));margin:0 auto;position:relative}.section-layout{flex-direction:column;justify-content:center;padding:clamp(22px,4vh,48px) 0;display:flex}.section-grid-bg{z-index:0;pointer-events:none;background-image:linear-gradient(#3c6ee60e 1px,#0000 1px),linear-gradient(90deg,#3c6ee60e 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(100% 95% at 64% 25%,#000 0%,#0000 78%);mask-image:radial-gradient(100% 95% at 64% 25%,#000 0%,#0000 78%)}.site-header{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(16px)saturate(160%);background:#fbfdffd1;border-bottom:1px solid #2f6bed14;transition:background .2s,box-shadow .2s;position:fixed;inset:0 0 auto}.site-header-scrolled{background:#ffffffeb;box-shadow:0 10px 32px #28469614}.header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1360px,100% - 52px);height:100%;margin:0 auto;display:flex}.brand{color:var(--ink);flex:none;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(140deg, #4f86f5, var(--blue));border-radius:12px;place-items:center;width:38px;height:38px;display:grid;position:relative;box-shadow:0 8px 20px #2f6bed52,inset 0 1px #ffffff8c}.brand-mark:before{content:"";background:#fffffff5;border-radius:50%;width:13px;height:13px;box-shadow:8px 3px 0 -4px #ffffffb8}.brand-mark i{display:none}.brand-text{flex-direction:column;line-height:1;display:flex}.brand-text strong{letter-spacing:.02em;white-space:nowrap;font-size:17px;font-weight:800}.main-nav{align-items:center;gap:4px;display:flex}.nav-link{color:#59627e;white-space:nowrap;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:650;text-decoration:none;transition:color .18s,background .18s;position:relative}.nav-link:hover,.nav-link.active{color:var(--blue-dark);background:#2f6bed12}.nav-link.active:after{content:"";background:var(--blue);border-radius:99px;width:16px;height:2px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.header-contact{background:linear-gradient(135deg, #4f86f5, var(--blue));color:#fff;border-radius:12px;align-items:center;gap:9px;padding:11px 19px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 22px #2f6bed47}.header-contact:hover{transform:translateY(-2px);box-shadow:0 14px 28px #2f6bed5c}.header-contact.active{box-shadow:0 0 0 4px #2f6bed24,0 12px 25px #2f6bed52}.menu-toggle,.mobile-nav{display:none}.section-navigator{z-index:90;flex-direction:column;gap:10px;display:flex;position:fixed;top:50%;left:20px;transform:translateY(-50%)}.section-dot{cursor:pointer;background:#2f6bed3d;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:height .2s,background .2s,box-shadow .2s;position:relative}.section-dot.active{background:var(--blue);height:28px;box-shadow:0 0 0 5px #2f6bed1a}.section-dot span{color:var(--blue-dark);white-space:nowrap;opacity:0;pointer-events:none;background:#ffffffeb;border:1px solid #2f6bed1f;border-radius:8px;padding:6px 9px;font-size:11px;transition:opacity .18s,transform .18s;position:absolute;top:50%;left:18px;transform:translate(4px,-50%)}.section-dot:hover span,.section-dot:focus-visible span{opacity:1;transform:translateY(-50%)}[data-reveal]{opacity:0;transition:opacity .65s ease var(--reveal-delay,0s), transform .65s cubic-bezier(.2, .75, .25, 1) var(--reveal-delay,0s);transform:translateY(20px)}[data-reveal].visible{opacity:1;transform:translateY(0)}.hero-section{background:linear-gradient(168deg,#fbfdff 0%,#eef4ff 48%,#e6effd 100%)}.hero-glow{z-index:0;filter:blur(22px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-a{background:radial-gradient(circle,#568cff4d,#0000 68%);width:52vw;height:52vw;animation:18s ease-in-out infinite driftA;top:-18%;right:-8%}.hero-glow-b{background:radial-gradient(circle,#78b4ff3b,#0000 70%);width:46vw;height:46vw;animation:22s ease-in-out infinite driftB;bottom:-28%;left:-12%}.hero-layout{grid-template-columns:1.04fr .96fr;align-items:center;gap:clamp(42px,6vw,82px);padding:28px 0 18px;display:grid}.hero-copy{flex-direction:column;align-items:flex-start;max-width:590px;display:flex}.capability-pills{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.capability-pills span,.section-badge{color:var(--blue-dark);background:#2f6bed13;border:1px solid #2f6bed33;border-radius:999px;align-items:center;gap:8px;padding:8px 15px;font-size:13px;font-weight:700;display:inline-flex}.hero-copy .hero-display-title{color:var(--ink);letter-spacing:-.035em;margin:0 0 22px;font-size:clamp(44px,4.15vw,62px);line-height:1.22}.hero-copy>p{max-width:560px;color:var(--muted);margin:0;font-size:15.5px;line-height:1.88}.hero-copy>p strong{color:var(--blue-dark)}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.primary-action,.secondary-action,.all-cases-button{appearance:none;cursor:pointer;border-radius:13px;padding:14px 30px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s}.primary-action{background:linear-gradient(135deg, #4f86f5, var(--blue));color:#fff;border:0;box-shadow:0 14px 28px #2f6bed52}.secondary-action,.all-cases-button{color:var(--blue-dark);background:#ffffffb8;border:1px solid #2f6bed47}.primary-action:hover,.secondary-action:hover,.all-cases-button:hover{transform:translateY(-3px)}.hero-meta{color:#8089a3;gap:22px;margin-top:27px;font-size:13px;display:flex}.hero-meta span{align-items:center;gap:7px;display:inline-flex}.hero-meta span:before{content:"";background:var(--blue);border-radius:50%;width:6px;height:6px}.question-stack{flex-direction:column;justify-self:end;gap:20px;width:100%;max-width:520px;display:flex}.question-card{margin-left:var(--card-offset);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:cardFloat 6s ease-in-out var(--delay) infinite;background:#ffffffd1;border:1px solid #2f6bed1f;border-radius:20px;grid-template-columns:50px 1fr auto;align-items:start;gap:15px;padding:22px 24px;display:grid;box-shadow:0 18px 44px #2846961c,inset 0 1px #ffffffe6}.question-icon{width:46px;height:46px;color:var(--blue);background:#2f6bed14;border:1px solid #2f6bed29;border-radius:14px;place-items:center;font-size:21px;font-weight:800;display:grid}.question-card small{color:#93a0c0;letter-spacing:.03em;margin-bottom:7px;font-size:12px;font-weight:750;display:block}.question-card strong{color:#1c2540;font-size:17px;line-height:1.5}.question-card>b{color:#2f6bed29;font-size:30px;line-height:1}.scroll-cue{z-index:4;color:#7d89a8;cursor:pointer;letter-spacing:.15em;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:0;font-size:10px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.scroll-cue i{border:1px solid #2f6bed4d;border-radius:99px;width:18px;height:28px;position:relative}.scroll-cue i:after{content:"";background:var(--blue);border-radius:99px;width:3px;height:6px;animation:1.6s ease-in-out infinite scrollDot;position:absolute;top:5px;left:50%;transform:translate(-50%)}.services-section,.advantages-section,.cases-section{background:linear-gradient(165deg,#fbfdff 0%,#eff5ff 58%,#eaf2ff 100%)}.section-heading{margin-bottom:clamp(24px,4vh,40px)}.section-heading h2{max-width:850px;color:var(--ink);letter-spacing:-.025em;margin:17px 0 12px;font-size:clamp(30px,2.7vw,40px);line-height:1.26}.section-heading>p,.cases-heading p{max-width:760px;color:var(--muted);margin:0;font-size:15px;line-height:1.78}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.service-card{border:1px solid var(--line);background:#ffffffdb;border-radius:24px;min-height:315px;padding:34px;position:relative;overflow:hidden;box-shadow:0 18px 44px #28469617,inset 0 1px #ffffffe6}.service-orb{background:radial-gradient(circle,#4f86f52e,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-55px;right:-45px}.service-title-row{align-items:center;gap:14px;margin-bottom:21px;display:flex;position:relative}.service-icon{background:linear-gradient(135deg, #4f86f5, var(--blue));color:#fff;border-radius:16px;place-items:center;width:52px;height:52px;font-size:23px;font-weight:800;display:grid;box-shadow:0 10px 24px #2f6bed52}.service-title-row small{color:#93a0c0;letter-spacing:.05em;font-size:12px;font-weight:700}.service-title-row h3{margin:3px 0 0;font-size:22px}.service-card>p{color:var(--muted);margin:0;font-size:15px;line-height:1.9;position:relative}.service-flow{opacity:.52;align-items:center;gap:7px;display:flex;position:absolute;bottom:24px;right:30px}.service-flow span{background:var(--blue);border-radius:50%;width:8px;height:8px}.service-flow i{background:linear-gradient(90deg, var(--blue), transparent);width:30px;height:1px}.compact-heading{margin-bottom:16px}.advantages-layout{padding-top:20px;padding-bottom:20px}.advantage-groups{grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:14px;display:grid}.group-label{color:var(--ink);align-items:center;gap:11px;font-size:14px;display:flex}.group-label span{background:linear-gradient(135deg, #4f86f5, var(--blue));color:#fff;border-radius:10px;padding:6px 12px;font-size:12px;font-weight:800;box-shadow:0 7px 16px #2f6bed40}.group-label strong{font-size:15px}.advantage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.advantage-card{background:#ffffffd6;border:1px solid #2f6bed21;border-top:3px solid #4f86f5;border-radius:18px;flex-direction:column;min-height:214px;padding:20px;display:flex;box-shadow:0 12px 30px #28469613}.advantage-card.geo-agent{background:linear-gradient(160deg,#ffffffe6,#eff3ffe6);border-top-color:#6b7ef5}.agent-head{align-items:center;gap:11px;display:flex}.agent-mark{background:linear-gradient(140deg, #5a8bf0, var(--blue));color:#fff;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:18px;font-weight:850;display:grid;box-shadow:0 8px 18px #2f6bed45}.agent-head h3{margin:0;font-size:18px}.agent-head small{color:#8089a3;margin-top:3px;font-size:11.5px;display:block}.advantage-card>p{color:var(--muted);margin:13px 0 14px;font-size:13px;line-height:1.68}.agent-metric{background:#2f6bed0e;border:1px solid #2f6bed1f;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:10px 12px;display:flex}.agent-metric small{color:#8089a3;font-size:11px}.agent-metric strong{color:var(--blue-dark);white-space:nowrap;font-size:13px}.cases-layout{padding-top:20px;padding-bottom:20px}.cases-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.cases-heading h2{margin-bottom:8px}.all-cases-button{flex:none;padding:11px 20px}.case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.case-card{appearance:none;text-align:left;cursor:pointer;background:#ffffffdb;border:1px solid #2f6bed21;border-radius:18px;flex-direction:column;min-height:220px;padding:20px;transition:transform .22s cubic-bezier(.3,.8,.3,1),box-shadow .22s,border-color .22s;display:flex;box-shadow:0 10px 26px #28469613}.case-card:hover{border-color:#2f6bed47;transform:translateY(-6px);box-shadow:0 22px 42px #28469624}.case-tags{align-items:center;gap:8px;margin-bottom:12px;display:flex}.case-tags>span{background:linear-gradient(135deg, #4f86f5, var(--blue));color:#fff;border-radius:999px;padding:5px 10px;font-size:10.5px;font-weight:750}.case-tags small{color:#8089a3;font-size:10px}.case-label{color:#93a0c0;letter-spacing:.04em;font-size:10.5px;font-weight:700}.case-card h3{margin:4px 0 12px;font-size:17px;line-height:1.38}.case-results{border-top:1px solid #2f6bed17;gap:20px;margin-top:auto;padding:12px 0 14px;display:flex}.case-results div{min-width:0}.case-results strong{color:var(--blue-dark);white-space:nowrap;font-size:18px;display:block}.case-results span{color:#8089a3;margin-top:3px;font-size:10.5px;display:block}.case-link{color:var(--blue-dark);align-items:center;gap:5px;font-size:12px;font-weight:750;display:flex}.case-link small{color:var(--blue-dark);font-size:10px;font-weight:600}.contact-section.contact-prototype{height:100svh;min-height:720px;padding-top:calc(var(--header-height) + 18px);scroll-snap-align:start;scroll-snap-stop:always;overflow-y:auto}.contact-prototype-layout{min-height:calc(100svh - var(--header-height) - 62px)}.contact-prototype-brand{top:calc(var(--header-height) + 22px)}.contact-prototype-card{align-self:center}@keyframes driftA{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-28px,22px)scale(1.07)}}@keyframes driftB{0%,to{transform:translate(0)scale(1)}50%{transform:translate(26px,-18px)scale(1.05)}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes scrollDot{0%{opacity:0;transform:translate(-50%)}45%{opacity:1}to{opacity:0;transform:translate(-50%,10px)}}@media (height<=820px) and (width>=901px){.page-section{min-height:650px}.hero-layout{padding-top:14px}.hero-copy .hero-display-title{margin-bottom:16px;font-size:clamp(40px,3.8vw,54px)}.capability-pills{margin-bottom:18px}.hero-actions{margin-top:20px}.hero-meta{margin-top:18px}.question-card{padding:17px 20px}.section-heading{margin-bottom:20px}.section-heading h2{font-size:clamp(28px,2.4vw,36px)}.service-card{min-height:270px;padding:26px}.advantage-card{min-height:190px;padding:16px}.advantage-card>p{margin:10px 0;font-size:12px}.case-card{min-height:192px;padding:16px}.contact-section.contact-prototype{min-height:650px}}@media (width<=1100px){.main-nav{gap:0}.nav-link{padding-inline:10px}.hero-layout{gap:34px}.question-stack{max-width:450px}.advantage-card>p{font-size:12.5px}}@media (width<=900px){:root{--header-height:66px;--page-x:18px}body{overflow:auto}.fullpage-main{scroll-snap-type:y proximity}.page-section{height:auto;min-height:100svh;overflow:visible}.screen-container{height:auto;min-height:calc(100svh - var(--header-height))}.header-inner{width:calc(100% - 28px)}.main-nav,.header-contact{display:none}.menu-toggle{border:1px solid var(--line);background:#fffc;border-radius:11px;gap:5px;width:42px;height:42px;padding:10px;display:grid}.menu-toggle span{background:var(--ink);border-radius:99px;width:100%;height:2px;display:block}.mobile-nav{top:calc(var(--header-height) + 8px);z-index:101;border:1px solid var(--line);opacity:0;pointer-events:none;background:#fffffff7;border-radius:16px;gap:7px;padding:14px;transition:all .18s;display:grid;position:fixed;left:14px;right:14px;transform:translateY(-8px);box-shadow:0 18px 42px #28469629}.mobile-nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-contact{background:linear-gradient(135deg,#4f86f5,var(--blue));color:#fff;border-radius:10px;padding:12px 14px;font-weight:750;text-decoration:none}.section-navigator{display:none}.hero-layout{grid-template-columns:1fr;gap:34px;padding:44px 0 58px}.hero-copy{max-width:100%}.question-stack{justify-self:stretch;max-width:650px}.question-card{margin-left:0}.scroll-cue{display:none}.service-grid,.advantage-grid,.case-grid{grid-template-columns:1fr 1fr}.advantage-groups{display:none}.section-layout{padding:58px 0}.cases-heading{align-items:flex-start}.contact-section.contact-prototype{height:auto;min-height:100svh;padding-top:calc(var(--header-height) + 26px);overflow:visible}.contact-prototype-brand{top:calc(var(--header-height) + 16px)}}@media (width<=620px){.brand-text small{display:none}.hero-copy .hero-display-title{font-size:clamp(38px,11vw,50px)}.hero-actions{width:100%;display:grid}.hero-actions button{width:100%}.hero-meta{flex-wrap:wrap}.question-card{grid-template-columns:44px 1fr auto;padding:18px}.question-icon{width:42px;height:42px}.service-grid,.advantage-grid,.case-grid{grid-template-columns:1fr}.service-card{min-height:0;padding:24px}.advantages-layout,.cases-layout{padding-top:46px;padding-bottom:50px}.cases-heading{flex-direction:column}.all-cases-button{width:100%}.case-card{min-height:205px}.section-heading h2{font-size:30px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html,body,#app{height:auto;min-height:100%}.app-shell{height:auto;min-height:100vh;overflow:visible}.fullpage-main{scroll-snap-type:none;scrollbar-width:auto;height:auto;overflow:visible}.fullpage-main::-webkit-scrollbar{display:initial}.page-section{scroll-snap-align:none;scroll-snap-stop:normal;height:auto;min-height:auto;padding-block:clamp(84px,9vw,128px);overflow:visible}.hero-section{min-height:100svh}.screen-container{height:auto}.section-layout,.hero-layout,.advantages-layout,.cases-layout{justify-content:flex-start;min-height:auto}.site-header{position:sticky}.header-inner{grid-template-columns:minmax(220px,1fr) auto minmax(160px,1fr);display:grid}.brand{justify-self:start}.main-nav{justify-self:center}.header-contact{justify-self:end}.section-navigator{display:none!important}.contact-section.contact-prototype{height:auto!important;min-height:auto!important;max-height:none!important;padding-top:clamp(84px,9vw,128px)!important;padding-bottom:clamp(84px,9vw,128px)!important;overflow:visible!important}.contact-section.contact-prototype .contact-prototype-layout,.contact-section.contact-prototype .contact-prototype-card,.contact-section.contact-prototype .contact-prototype-form{max-height:none!important;overflow:visible!important}.advantages-section{background:radial-gradient(900px 500px at 92% 2%,#7c7eff29,#0000 64%),radial-gradient(720px 420px at 8% 18%,#2f6bed1f,#0000 62%),linear-gradient(#fbfdff 0%,#edf3ff 100%)}.advantage-prototype{gap:24px;display:grid}.advantage-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc2;border:1px solid #2f6bed24;border-radius:28px;grid-template-columns:minmax(260px,.48fr) minmax(0,1fr);gap:22px;padding:26px;display:grid;box-shadow:0 22px 58px #2846961a}.advantage-panel.geo-panel{background:linear-gradient(145deg,#ffffffd6,#f5f7ffe0);border-color:#7462ff29}.advantage-panel-copy{background:radial-gradient(220px 180px at 100% 0,#2f6bed29,#0000 66%),#2f6bed0f;border-radius:22px;flex-direction:column;justify-content:center;min-height:260px;padding:18px;display:flex}.geo-panel .advantage-panel-copy{background:radial-gradient(220px 180px at 100% 0,#7c62ff2e,#0000 66%),#7c62ff12}.advantage-panel-copy span{width:fit-content;color:var(--blue-dark);background:#fff;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:800;box-shadow:0 8px 20px #2f6bed1a}.advantage-panel-copy h3{margin:22px 0 12px;font-size:clamp(24px,2.4vw,34px);line-height:1.22}.advantage-panel-copy p{color:var(--muted);margin:0;font-size:15px;line-height:1.85}.advantage-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.advantage-prototype .advantage-card{border-radius:22px;min-height:100%}.agent-head h4{margin:0;font-size:18px}.site-footer{padding:clamp(56px, 6vw, 78px) var(--page-x) 34px;color:#f5f7fb;background:#07080c;display:block}.footer-shell,.footer-bottom{width:min(1580px,100%);margin:0 auto}.footer-shell{grid-template-columns:minmax(180px,.8fr) minmax(300px,1.1fr) minmax(260px,.9fr);gap:clamp(44px,8vw,160px);display:grid}.footer-column h2{margin:0 0 24px;font-size:20px;line-height:1.2}.footer-links{gap:18px;display:grid}.footer-links a,.footer-bottom a{color:#f5f7fb94;text-decoration:none;transition:color .18s}.footer-links a:hover,.footer-bottom a:hover{color:#fff}.footer-contact{align-content:start;gap:18px;display:grid}.footer-contact-row{color:#f5f7fb94;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:14px;display:grid}.footer-contact-row>span{color:#f5f7fb70;font-size:18px}.footer-contact-row small{color:#f5f7fb85;margin-bottom:8px;font-size:14px;display:block}.footer-contact-row strong{color:#f5f7fb;letter-spacing:.02em;font-size:22px}.footer-contact-row+.footer-contact-row strong{color:#f5f7fbad;font-size:17px;font-weight:650}.footer-follow{justify-self:end}.qr-list{gap:28px;display:flex}.qr-item{color:#f5f7fb94;justify-items:center;gap:12px;font-size:14px;display:grid}.qr-placeholder{background:linear-gradient(90deg,#111 10px,#0000 10px) 0 0/18px 18px,linear-gradient(#111 10px,#0000 10px) 0 0/18px 18px,#fff;border:8px solid #fff;width:116px;height:116px;display:block;box-shadow:inset 0 0 0 12px #fff}.footer-bottom{color:#f5f7fb94;border-top:1px solid #ffffff17;justify-content:space-between;gap:24px;margin-top:48px;padding-top:30px;font-size:15px;display:flex}.footer-bottom nav{gap:34px;display:flex}@media (width<=1100px){.header-inner,.header-left{display:flex}.advantage-panel,.footer-shell{grid-template-columns:1fr}.advantage-panel-copy{min-height:0}.footer-follow{justify-self:start}}@media (width<=900px){.fullpage-main{overflow:visible}.page-section{padding-block:72px}.advantage-panel-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media (width<=620px){.qr-list{flex-wrap:wrap}.footer-bottom nav{gap:18px}}@media (width<=900px){html,body,#app{touch-action:pan-y;-webkit-overflow-scrolling:touch;min-height:100%;overflow-x:hidden;height:auto!important;overflow-y:auto!important}.app-shell,.fullpage-main{touch-action:pan-y;min-height:100%;height:auto!important;overflow:visible!important}.page-section,.hero-section,.services-section,.advantages-section,.cases-section,.clients-section,.contact-section{scroll-snap-align:none!important;scroll-snap-stop:normal!important;height:auto!important;min-height:auto!important;overflow:visible!important}.fullpage-main{overscroll-behavior-y:auto;scroll-snap-type:none!important}}.header-inner{position:relative;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr)!important}.header-contact{margin-left:auto}.hero-section{min-height:calc(100svh - var(--header-height));padding-block:clamp(74px,8vw,112px)}.hero-layout{grid-template-columns:minmax(0,.92fr) minmax(460px,.86fr);gap:clamp(56px,8vw,116px)}.hero-copy .hero-display-title{margin-bottom:26px;font-size:clamp(48px,5.4vw,76px);line-height:1.12}.hero-copy>p{max-width:640px;font-size:17px}.question-stack{max-width:560px}.question-card{border-radius:26px;min-height:112px;padding:24px 28px}.advantages-section{background-color:#eef4ff;background-image:linear-gradient(#5c7abe14 1px,#0000 1px),linear-gradient(90deg,#5c7abe14 1px,#0000 1px),radial-gradient(900px 520px at 74% 44%,#5976ff21,#0000 68%);background-size:64px 64px,64px 64px,auto;padding-block:clamp(92px,8vw,132px)}.advantages-section .section-grid-bg{display:none}.advantages-layout{width:min(1450px, calc(100% - (var(--page-x) * 2)))}.advantages-section .section-heading{margin-bottom:46px}.advantages-section .section-badge{background:#4f6bf514;border-color:#4f6bf547;padding:10px 22px;box-shadow:inset 0 1px #ffffffbf}.advantages-section .section-heading h2{color:#17213f;letter-spacing:0;max-width:940px;margin-top:28px;font-size:clamp(42px,4.4vw,64px);line-height:1.16}.prototype-advantage-flow{gap:76px;display:grid}.prototype-service-title{color:#17213f;align-items:center;gap:16px;display:flex}.prototype-service-title:after{content:"";background:linear-gradient(90deg,#4f6bf561,#0000);flex:1;height:1px}.prototype-service-title.second{margin-top:8px}.prototype-service-title span{color:#fff;background:linear-gradient(135deg,#6285ff,#3f64ef);border-radius:13px;align-items:center;min-height:38px;padding:8px 20px;font-size:16px;font-weight:850;display:inline-flex;box-shadow:0 16px 30px #3f64ef40}.prototype-service-title strong{flex:none;font-size:clamp(24px,2.1vw,32px);line-height:1.2}.prototype-agent-row{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:center;gap:clamp(46px,7vw,110px);display:grid}.prototype-agent-copy{z-index:1;position:relative}.prototype-agent-head{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:18px;display:grid}.prototype-agent-mark{color:#fff;background:linear-gradient(145deg,#6687ff,#3f64ef);border-radius:16px;place-items:center;width:58px;height:58px;font-size:28px;font-weight:900;display:grid;box-shadow:0 16px 32px #3f64ef3d}.prototype-agent-head h3{color:#17213f;margin:0;font-size:25px;line-height:1.2}.prototype-agent-head small{color:#7d8aa8;margin-top:5px;font-size:15px;display:block}.prototype-agent-copy p{color:#485878;margin:26px 0 0;font-size:18px;line-height:1.9}.prototype-agent-metric{background:#e1e9ff9e;border:1px solid #4f6bf538;border-radius:16px;align-items:center;gap:14px;margin-top:32px;padding:14px 22px;display:inline-flex;box-shadow:inset 0 1px #ffffffb8}.prototype-agent-metric small{color:#7d8aa8;font-size:15px}.prototype-agent-metric strong{color:#3159d9;white-space:nowrap;font-size:22px}.prototype-demo-card{background:#ffffffeb;border:1px solid #4f6bf51a;border-radius:25px;min-height:318px;padding:30px;box-shadow:0 30px 80px #46569624}.demo-head{color:#17213f;align-items:center;gap:8px;min-height:28px;margin-bottom:24px;display:flex}.demo-head span{background:#6285ff;border:5px solid #6380ff2e;border-radius:50%;width:16px;height:16px}.demo-head strong{font-size:16px}.demo-head b{color:#3159d9;background:#edf2ff;border-radius:999px;margin-left:auto;padding:7px 13px;font-size:13px}.demo-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.demo-kpis div{background:#f4f6ff;border:1px solid #4f6bf526;border-radius:16px;padding:20px}.demo-kpis .green{background:#edf9f4;border-color:#27b2713d}.demo-kpis small{color:#7d8aa8;font-size:13px;display:block}.demo-kpis strong{color:#17213f;margin-top:8px;font-size:26px;display:block}.demo-kpis .green strong{color:#05945f}.demo-bars,.demo-ai-bars,.demo-timeline{gap:14px;margin-top:24px;display:grid}.demo-bars h4,.demo-timeline h4{color:#607194;margin:0 0 4px;font-size:15px}.demo-bars div,.demo-ai-bars div,.demo-timeline div{color:#17213f;grid-template-columns:96px minmax(0,1fr) 44px;align-items:center;gap:12px;font-size:14px;font-weight:700;display:grid}.demo-bars b,.demo-ai-bars b,.demo-timeline b{background:linear-gradient(90deg, #6787f7 var(--w), #e7ebfa var(--w));border-radius:999px;height:10px}.demo-pipeline,.demo-compose{border-bottom:1px solid #4f6bf51f;flex-wrap:wrap;align-items:center;gap:14px;padding-bottom:26px;display:flex}.demo-pipeline strong{color:#fff;background:linear-gradient(135deg,#6285ff,#3f64ef);border-radius:15px;padding:13px 22px}.demo-pipeline i{background:repeating-linear-gradient(90deg,#8aa0ff 0 8px,#0000 8px 13px);width:42px;height:1px}.demo-pipeline span,.demo-compose span{color:#3159d9;background:#f4f6ff;border:1px solid #4f6bf52e;border-radius:999px;padding:11px 17px;font-weight:750}.demo-timeline div{grid-template-columns:56px minmax(0,1fr) 54px}.demo-timeline div:not(.active) b{background:linear-gradient(90deg, #b7c0d4 var(--w), #e7ebfa var(--w))}.demo-timeline .active{color:#3159d9}.demo-network{min-height:238px;position:relative}.demo-network:before{content:"";opacity:.7;background:linear-gradient(28deg,#0000 47%,#6787f773 48% 49%,#0000 50%),linear-gradient(-26deg,#0000 47%,#6787f773 48% 49%,#0000 50%),linear-gradient(#0000 49%,#6787f773 50%,#0000 51%);position:absolute;inset:0}.demo-network>strong{z-index:2;color:#fff;text-align:center;background:linear-gradient(145deg,#6687ff,#3f64ef);border-radius:50%;place-items:center;width:96px;height:96px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #3f64ef47}.demo-network span{z-index:2;color:#17213f;background:#fff;border:1px solid #4f6bf529;border-radius:999px;padding:10px 18px;font-weight:800;position:absolute;box-shadow:0 10px 26px #4656961f}.node-0{top:16%;left:18%}.node-1{top:16%;right:14%}.node-2{top:48%;left:8%}.node-3{top:48%;right:8%}.node-4{bottom:10%;left:24%}.node-5{bottom:10%;right:22%}.demo-caption{color:#607194;text-align:center;margin:8px 0 0}.demo-ai-bars{margin-top:4px}.demo-ai-bars div{grid-template-columns:94px minmax(0,1fr) 42px;font-size:15px}.demo-tags{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.demo-tags span{color:#3159d9;background:#edf2ff;border-radius:999px;padding:8px 13px;font-size:13px}.demo-tags span:first-child{color:#05945f;background:#e9f8f2}.demo-tags span:last-child{color:#d96b22;background:#fff0e7}.demo-sentiment{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.demo-sentiment div{background:#f4f6ff;border:1px solid #4f6bf524;border-radius:20px;min-height:138px;padding:26px}.demo-sentiment strong,.demo-large-number strong{color:#3159d9;font-size:48px;line-height:1;display:block}.demo-sentiment span,.demo-large-number span{color:#607194;margin-top:12px;display:block}.demo-wave{grid-template-columns:repeat(5,1fr);align-items:end;gap:12px;height:86px;margin-top:28px;display:grid}.demo-wave i{background:linear-gradient(#6687ff,#dfe6ff);border-radius:999px 999px 10px 10px}.demo-wave i:first-child{height:42%}.demo-wave i:nth-child(2){height:74%}.demo-wave i:nth-child(3){height:58%}.demo-wave i:nth-child(4){height:92%}.demo-wave i:nth-child(5){height:64%}.demo-compose{border-bottom:0}.demo-large-number{background:linear-gradient(135deg,#edf2ff,#fff);border:1px solid #4f6bf524;border-radius:22px;margin-top:34px;padding:28px}.prototype-side-dock{-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);z-index:95!important;background:#ffffffc7!important;border:1px solid #d5ddf1e6!important;border-radius:26px!important;gap:18px!important;width:84px!important;padding:22px 18px!important;display:grid!important;position:fixed!important;top:50%!important;right:28px!important;transform:translateY(-50%)!important;box-shadow:0 24px 64px #4e60a02e!important}.prototype-side-dock .floating-action{width:48px!important;min-width:48px!important;min-height:64px!important;box-shadow:none!important;color:#17213f!important;background:0 0!important;border:0!important;border-radius:0!important;justify-items:center!important;gap:8px!important;padding:0!important;text-decoration:none!important;display:grid!important}.prototype-side-dock .floating-icon{color:#3159d9!important;background:#fff!important;border:1px solid #4f6bf52e!important;border-radius:16px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:18px!important;display:grid!important;box-shadow:0 10px 24px #4e60a01a!important}.prototype-side-dock .floating-action.active .floating-icon{color:#fff!important;background:linear-gradient(145deg,#6687ff,#3f64ef)!important;box-shadow:0 12px 28px #3f64ef47!important}.prototype-side-dock .floating-action strong{color:#17213f!important;opacity:1!important;white-space:nowrap!important;background:0 0!important;width:auto!important;padding:0!important;font-size:14px!important;font-weight:850!important;line-height:1.2!important;position:static!important;transform:none!important}@media (width<=1180px){.hero-layout,.prototype-agent-row{grid-template-columns:1fr}.question-stack{justify-self:stretch;max-width:720px}.prototype-demo-card{min-height:280px}.prototype-side-dock{right:16px!important}}@media (width<=760px){.advantages-section .section-heading h2{font-size:clamp(32px,10vw,44px)}.prototype-service-title{flex-direction:column;align-items:flex-start}.prototype-service-title:after{flex:0 0 1px;width:100%}.prototype-agent-head{grid-template-columns:52px minmax(0,1fr)}.prototype-agent-mark{width:52px;height:52px;font-size:24px}.prototype-agent-copy p{font-size:16px}.prototype-demo-card{border-radius:22px;padding:20px}.demo-kpis,.demo-sentiment{grid-template-columns:1fr}.demo-bars div,.demo-ai-bars div,.demo-timeline div{grid-template-columns:72px minmax(0,1fr) 38px}.demo-network{min-height:300px}.prototype-side-dock{border-radius:999px!important;gap:8px!important;width:auto!important;padding:8px!important;display:flex!important;top:auto!important;bottom:16px!important;right:14px!important;transform:none!important}.prototype-side-dock .floating-action{gap:4px!important;width:auto!important;min-width:52px!important;min-height:48px!important}.prototype-side-dock .floating-icon{border-radius:13px!important;width:34px!important;height:34px!important}.prototype-side-dock .floating-action strong{font-size:12px!important}.side-dock-popover{display:none}}html{scroll-behavior:auto!important}@media (width>=901px){.fullpage-main{overflow:visible!important}.page-section{box-sizing:border-box!important;height:calc(100svh - var(--header-height))!important;min-height:calc(100svh - var(--header-height))!important;max-height:calc(100svh - var(--header-height))!important;padding-top:clamp(38px,5vh,64px)!important;padding-bottom:clamp(38px,5vh,64px)!important;scroll-margin-top:0!important;overflow:hidden!important}.screen-container{height:100%!important}.section-layout{justify-content:center!important;height:100%!important;padding:0!important}.hero-section{min-height:calc(100svh - var(--header-height))!important}.hero-layout{grid-template-columns:minmax(0,.9fr) minmax(420px,.82fr)!important;align-items:center!important;gap:clamp(44px,6vw,88px)!important;height:100%!important}.hero-copy .hero-display-title{font-size:clamp(42px,4.3vw,62px)!important}.question-card{min-height:94px!important;padding:20px 24px!important}.advantages-section,.contact-section.contact-prototype{overscroll-behavior:contain;overflow-y:auto!important}.advantages-section .screen-container,.contact-section.contact-prototype .contact-prototype-layout{height:auto!important}.advantages-layout{justify-content:flex-start!important;padding:clamp(14px,2vh,24px) 0!important}.advantages-section .section-heading{margin-bottom:30px!important}.advantages-section .section-heading h2{margin-top:18px!important;font-size:clamp(34px,3.2vw,48px)!important}.prototype-advantage-flow{gap:46px!important}.prototype-service-title span{min-height:34px!important;padding:7px 18px!important}.prototype-service-title strong{font-size:clamp(22px,1.8vw,28px)!important}.prototype-agent-row{grid-template-columns:minmax(300px,390px) minmax(0,1fr)!important;gap:clamp(36px,5vw,84px)!important}.prototype-agent-mark{border-radius:15px!important;width:52px!important;height:52px!important;font-size:24px!important}.prototype-agent-head{grid-template-columns:52px minmax(0,1fr)!important}.prototype-agent-head h3{font-size:23px!important}.prototype-agent-copy p{margin-top:20px!important;font-size:16px!important;line-height:1.85!important}.prototype-agent-metric{margin-top:24px!important;padding:12px 20px!important}.prototype-demo-card{border-radius:24px!important;min-height:276px!important;padding:24px!important}.demo-head{margin-bottom:18px!important}.demo-kpis div{padding:16px!important}.demo-network{min-height:206px!important}.demo-network>strong{width:82px!important;height:82px!important}.site-footer{border-top:1px solid #2f6bed1f;color:#17213f!important;background:radial-gradient(760px 420px at 90% 0,#7c62ff1f,#0000 62%),linear-gradient(#f8fbff 0%,#edf3ff 100%)!important}.footer-column h2{color:#17213f!important}.footer-links a,.footer-bottom a,.footer-contact-row,.footer-contact-row small,.qr-item,.footer-bottom{color:#607194!important}.footer-contact-row>span,.footer-contact-row strong,.footer-contact-row+.footer-contact-row strong{color:#3159d9!important}.footer-bottom{border-top-color:#2f6bed1f!important}.qr-placeholder{background:linear-gradient(90deg,#3159d9 10px,#0000 10px) 0 0/18px 18px,linear-gradient(#3159d9 10px,#0000 10px) 0 0/18px 18px,#fff!important;border-color:#fff!important;box-shadow:inset 0 0 0 12px #fff,0 16px 36px #2f6bed1a!important}}.prototype-advantages{color:#17213f;position:relative;background:#eef4ff!important}.prototype-advantages .proto-grid-bg{z-index:0;pointer-events:none;background-image:linear-gradient(#5574b813 1px,#0000 1px),linear-gradient(90deg,#5574b813 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.prototype-advantages .proto-curve{z-index:0;pointer-events:none;border-top:12px solid #5c7de617;border-radius:50% 50% 0 0;height:180px;position:absolute;left:-4%;right:-4%}.proto-curve-one{top:40%;transform:rotate(3deg)}.proto-curve-two{top:68%;transform:rotate(-2deg)}.proto-wrap{z-index:1;width:min(1540px,100% - 156px);margin:0 auto;padding:38px 0 70px;position:relative}.proto-adv-head{margin:0 0 56px}.proto-adv-head>span{color:#3159d9;background:#4f6bf514;border:1px solid #4f6bf545;border-radius:999px;align-items:center;min-height:42px;padding:9px 21px;font-size:17px;font-weight:820;display:inline-flex;box-shadow:inset 0 1px #ffffffd1}.proto-adv-head h2{color:#17213f;letter-spacing:0;max-width:1010px;margin:30px 0 0;font-size:clamp(46px,4.5vw,66px);font-weight:900;line-height:1.12}.proto-service-title{align-items:center;gap:16px;margin:0 0 54px;display:flex}.proto-service-title.second{margin-top:72px}.proto-service-title:after{content:"";background:linear-gradient(90deg,#4f6bf566,#0000);flex:1;height:1px}.proto-service-title>span{color:#fff;background:linear-gradient(135deg,#6687ff,#3f64ef);border-radius:13px;align-items:center;min-height:38px;padding:8px 19px;font-size:17px;font-weight:850;display:inline-flex;box-shadow:0 16px 30px #3f64ef3d}.proto-service-title>strong{color:#17213f;flex:none;font-size:clamp(25px,2.05vw,32px);font-weight:900}.proto-agent-row{grid-template-columns:450px minmax(0,1fr);align-items:center;gap:clamp(68px,9vw,132px);margin-bottom:72px;display:grid}.proto-agent-row:last-child{margin-bottom:0}.proto-agent-copy{min-width:0}.proto-agent-name{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:18px;display:grid}.proto-agent-name b{color:#fff;background:linear-gradient(145deg,#6687ff,#3f64ef);border-radius:16px;place-items:center;width:58px;height:58px;font-size:28px;font-weight:900;display:grid;box-shadow:0 16px 30px #3f64ef40}.proto-agent-name h3{color:#17213f;margin:0;font-size:27px;font-weight:900;line-height:1.15}.proto-agent-name small{color:#7d8aa8;margin-top:5px;font-size:15px;display:block}.proto-agent-copy p{color:#485878;margin:26px 0 0;font-size:18px;line-height:1.92}.proto-metric{background:#e1e9ff94;border:1px solid #4f6bf53b;border-radius:16px;align-items:center;gap:15px;margin-top:32px;padding:14px 22px;display:inline-flex;box-shadow:inset 0 1px #ffffffc2}.proto-metric span{color:#7d8aa8;font-size:15px}.proto-metric strong{color:#3159d9;white-space:nowrap;font-size:22px;font-weight:900}.proto-card{background:#ffffffeb;border:1px solid #4f6bf51a;border-radius:25px;min-height:318px;padding:30px;box-shadow:0 30px 80px #46569624}.proto-card-head{align-items:center;gap:8px;min-height:28px;margin-bottom:24px;display:flex}.proto-card-head span{background:#6285ff;border:5px solid #6380ff2e;border-radius:50%;width:16px;height:16px}.proto-card-head strong{color:#17213f;font-size:16px;font-weight:850}.proto-card-head em{color:#3159d9;background:#edf2ff;border-radius:999px;margin-left:auto;padding:7px 13px;font-size:13px;font-style:normal;font-weight:820}.proto-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.proto-kpi-grid div{background:#f4f6ff;border:1px solid #4f6bf526;border-radius:16px;padding:20px}.proto-kpi-grid .is-green{background:#edf9f4;border-color:#27b2713d}.proto-kpi-grid span{color:#7d8aa8;font-size:13px;display:block}.proto-kpi-grid strong{color:#17213f;margin-top:8px;font-size:30px;font-weight:900;display:block}.proto-kpi-grid .is-green strong{color:#05945f}.proto-progress-list,.proto-timeline,.proto-ai-list{gap:14px;margin-top:24px;display:grid}.proto-progress-list h4,.proto-timeline h4{color:#607194;margin:0 0 4px;font-size:15px}.proto-progress-list div,.proto-timeline div,.proto-ai-list div{color:#17213f;grid-template-columns:100px minmax(0,1fr) 46px;align-items:center;gap:12px;font-size:14px;font-weight:750;display:grid}.proto-progress-list i,.proto-timeline i,.proto-ai-list i{background:linear-gradient(90deg, #6787f7 var(--value), #e7ebfa var(--value));border-radius:999px;height:10px}.proto-pill-flow,.proto-compose{border-bottom:1px solid #4f6bf51f;flex-wrap:wrap;align-items:center;gap:14px;padding-bottom:26px;display:flex}.proto-pill-flow strong{color:#fff;background:linear-gradient(135deg,#6687ff,#3f64ef);border-radius:15px;padding:13px 22px}.proto-pill-flow i{background:repeating-linear-gradient(90deg,#8aa0ff 0 8px,#0000 8px 13px);width:42px;height:1px}.proto-pill-flow span,.proto-compose span{color:#3159d9;background:#f4f6ff;border:1px solid #4f6bf52e;border-radius:999px;padding:11px 17px;font-weight:780}.proto-timeline div{grid-template-columns:58px minmax(0,1fr) 56px}.proto-timeline div:not(.active) i{background:linear-gradient(90deg, #b7c0d4 var(--value), #e7ebfa var(--value))}.proto-timeline .active{color:#3159d9}.proto-network{min-height:238px;position:relative}.proto-network:before{content:"";opacity:.72;background:linear-gradient(28deg,#0000 47%,#6787f773 48% 49%,#0000 50%),linear-gradient(-26deg,#0000 47%,#6787f773 48% 49%,#0000 50%),linear-gradient(#0000 49%,#6787f773 50%,#0000 51%);position:absolute;inset:0}.proto-network>strong{z-index:2;color:#fff;text-align:center;background:linear-gradient(145deg,#6687ff,#3f64ef);border-radius:50%;place-items:center;width:96px;height:96px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #3f64ef47}.proto-network span{z-index:2;color:#17213f;background:#fff;border:1px solid #4f6bf529;border-radius:999px;padding:10px 18px;font-weight:850;position:absolute;box-shadow:0 10px 26px #4656961f}.proto-network .node-0{top:16%;left:18%}.proto-network .node-1{top:16%;right:14%}.proto-network .node-2{top:48%;left:8%}.proto-network .node-3{top:48%;right:8%}.proto-network .node-4{bottom:10%;left:24%}.proto-network .node-5{bottom:10%;right:22%}.proto-ai-list{margin-top:4px}.proto-ai-list div{grid-template-columns:96px minmax(0,1fr) 44px;font-size:15px}.proto-tags{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.proto-tags span{color:#3159d9;background:#edf2ff;border-radius:999px;padding:8px 13px;font-size:13px}.proto-tags span:first-child{color:#05945f;background:#e9f8f2}.proto-tags span:last-child{color:#d96b22;background:#fff0e7}.proto-score-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.proto-score-grid div{background:#f4f6ff;border:1px solid #4f6bf524;border-radius:20px;min-height:138px;padding:26px}.proto-score-grid strong,.proto-big-number strong{color:#3159d9;font-size:48px;line-height:1;display:block}.proto-score-grid span,.proto-big-number span{color:#607194;margin-top:12px;display:block}.proto-wave{grid-template-columns:repeat(5,1fr);align-items:end;gap:12px;height:86px;margin-top:28px;display:grid}.proto-wave i{background:linear-gradient(#6687ff,#dfe6ff);border-radius:999px 999px 10px 10px}.proto-wave i:first-child{height:42%}.proto-wave i:nth-child(2){height:74%}.proto-wave i:nth-child(3){height:58%}.proto-wave i:nth-child(4){height:92%}.proto-wave i:nth-child(5){height:64%}.proto-compose{border-bottom:0}.proto-big-number{background:linear-gradient(135deg,#edf2ff,#fff);border:1px solid #4f6bf524;border-radius:22px;margin-top:34px;padding:28px}@media (width>=901px){.prototype-advantages{overflow-y:auto!important}.prototype-advantages .proto-wrap{min-height:100%}}@media (width<=1180px){.proto-wrap{width:min(100% - 48px,980px)}.proto-agent-row{grid-template-columns:1fr;gap:28px}}@media (width<=720px){.proto-wrap{width:calc(100% - 28px);padding-block:28px 50px}.proto-adv-head h2{font-size:clamp(32px,9vw,44px)}.proto-service-title{flex-direction:column;align-items:flex-start}.proto-service-title:after{flex:0 0 1px;width:100%}.proto-card{padding:20px}.proto-kpi-grid,.proto-score-grid{grid-template-columns:1fr}.proto-progress-list div,.proto-timeline div,.proto-ai-list div{grid-template-columns:76px minmax(0,1fr) 40px}.proto-network{min-height:300px}}.hero-section{min-height:calc(100svh - var(--header-height))!important;background:radial-gradient(900px 560px at 86% 4%,#6366f12e,#0000 64%),radial-gradient(760px 460px at 8% 8%,#2f6bed2e,#0000 66%),linear-gradient(135deg,#fbfdff 0%,#eef4ff 52%,#f7f3ff 100%)!important;padding:clamp(64px,7vw,96px) 0 clamp(72px,8vw,112px)!important;overflow:hidden!important}.hero-section .section-grid-bg{opacity:.68;background-size:56px 56px;-webkit-mask-image:radial-gradient(92% 72% at 58% 28%,#000 0%,#0000 78%);mask-image:radial-gradient(92% 72% at 58% 28%,#000 0%,#0000 78%)}.hero-layout{min-height:calc(100svh - var(--header-height) - clamp(136px, 15vw, 208px));width:min(1320px, calc(100% - (var(--page-x) * 2)))!important;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;align-items:center!important;gap:clamp(48px,7vw,108px)!important;padding:0!important;display:grid!important}.capability-pills{gap:10px!important;margin-bottom:22px!important}.capability-pills span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 28px #2f6bed14;background:#ffffffad!important;border-color:#2f6bed29!important;padding:9px 16px!important}.hero-copy .hero-display-title{color:#111a35!important;letter-spacing:-.052em!important;max-width:720px!important;margin:0 0 24px!important;font-size:clamp(48px,5.2vw,74px)!important;font-weight:900!important;line-height:1.08!important}.hero-copy>p{color:#4a5875!important;max-width:640px!important;font-size:clamp(16px,1.22vw,18px)!important;line-height:1.9!important}.hero-actions{gap:14px!important;margin-top:34px!important}.primary-action,.secondary-action{border-radius:15px!important;min-height:52px!important;padding:14px 28px!important}.primary-action{background:linear-gradient(135deg,#2563eb 0%,#5b6ff0 52%,#7c3aed 100%)!important;box-shadow:0 18px 38px #2f6bed4d!important}.secondary-action{background:#ffffffc7!important;border-color:#2f6bed33!important;box-shadow:0 12px 28px #2f6bed14!important}.hero-meta{gap:12px!important;margin-top:28px!important}.hero-meta span{color:#5f6d89;background:#ffffff94;border:1px solid #2f6bed1f;border-radius:999px;box-shadow:0 8px 22px #2846960d;padding:9px 14px!important}.question-stack{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff80,#ffffff38);border:1px solid #2f6bed14;border-radius:32px;padding:18px;position:relative;box-shadow:inset 0 1px #ffffffbd,0 24px 70px #2846961a;justify-self:end!important;gap:18px!important;max-width:560px!important}.question-stack:before{content:"";filter:blur(34px);pointer-events:none;background:#2f6bed29;border-radius:999px;height:72px;position:absolute;inset:auto 12% -34px 18%}.question-card{min-height:110px!important;margin-left:calc(var(--card-offset) * .72)!important;background:#ffffffdb!important;border-color:#2f6bed1c!important;border-radius:24px!important;grid-template-columns:52px minmax(0,1fr) auto!important;padding:22px 24px!important;box-shadow:0 16px 40px #2846961a,inset 0 1px #ffffffeb!important}.question-icon{border-radius:16px!important;width:48px!important;height:48px!important}@media (width>=901px) and (height<=760px){.hero-section{padding-block:38px 48px!important}.hero-layout{min-height:calc(100svh - var(--header-height) - 86px)}.capability-pills{margin-bottom:16px!important}.hero-copy .hero-display-title{margin-bottom:16px!important;font-size:clamp(40px,4.1vw,58px)!important}.hero-copy>p{font-size:15.5px!important;line-height:1.72!important}.hero-actions,.hero-meta{margin-top:20px!important}.question-stack{gap:12px!important;padding:14px!important}.question-card{min-height:86px!important;padding:16px 18px!important}}@media (width<=1180px){.hero-layout{min-height:auto;grid-template-columns:1fr!important;gap:38px!important}.hero-copy{max-width:760px!important}.question-stack{justify-self:stretch!important;max-width:760px!important}.question-card{margin-left:0!important}}@media (width<=900px){.hero-section{padding:52px 0 72px!important;overflow:visible!important}.hero-layout{gap:34px!important;width:min(100% - 36px,760px)!important}.hero-copy .hero-display-title{font-size:clamp(40px,10vw,58px)!important;line-height:1.12!important}.hero-copy>p{font-size:16px!important;line-height:1.82!important}.question-stack{border-radius:26px!important;padding:12px!important}}@media (width<=620px){.hero-section{padding:40px 0 64px!important}.hero-layout{gap:28px!important;width:calc(100% - 28px)!important}.capability-pills{margin-bottom:18px!important}.capability-pills span{padding:8px 12px!important;font-size:12px!important}.hero-copy .hero-display-title{letter-spacing:-.042em!important;margin-bottom:18px!important;font-size:clamp(36px,11.4vw,48px)!important}.hero-actions{width:100%;margin-top:26px!important}.primary-action,.secondary-action{justify-content:center;width:100%}.hero-meta{grid-template-columns:1fr;gap:10px!important;display:grid!important}.question-stack{box-shadow:none!important;background:0 0!important;border:0!important;gap:12px!important;padding:0!important}.question-stack:before{display:none}.question-card{border-radius:20px!important;grid-template-columns:44px minmax(0,1fr) auto!important;min-height:auto!important;padding:17px!important}.question-icon{width:42px!important;height:42px!important}.question-card small{margin-bottom:5px!important}.question-card strong{font-size:15px!important}}:root{--blue:#6d8bff;--blue-dark:#5f74ff;--ink:#232842;--muted:#555b78;--soft:#eef1fb;--line:#e2e6f2e6}body{background:radial-gradient(900px 520px at 84% 6%,#8b9dff3d,#0000 64%),radial-gradient(760px 500px at 8% 16%,#6ee1e133,#0000 62%),#eef1fb!important}.page-section:not(.contact-prototype){background:radial-gradient(860px 520px at 88% 2%,#8b9dff2e,#0000 64%),radial-gradient(720px 460px at 12% 14%,#6ee1e129,#0000 62%),#eef1fb!important}.section-badge,.capability-pills span,.hero-meta span{color:#5a6080!important;background:#ffffff8f!important;border-color:#ffffffbf!important;box-shadow:inset 0 1px #ffffffe6,0 10px 28px #4e569c14!important}.primary-action,.header-contact,.all-cases-button:hover{background:linear-gradient(135deg,#6d8bff,#8b6dff)!important;box-shadow:0 14px 30px #6e78ff57,inset 0 1px #ffffff80!important}.secondary-action,.all-cases-button,.service-card,.case-card,.question-card{background:#ffffffc7!important;border-color:#e2e6f2e6!important;box-shadow:0 18px 44px #4e569c1a!important}.hero-section{padding-top:clamp(78px,8vw,116px)!important;padding-bottom:clamp(92px,9vw,128px)!important}.hero-layout{gap:clamp(72px,9vw,132px)!important}.hero-copy .hero-display-title{color:#232842!important;max-width:760px!important;line-height:1.12!important}.hero-copy>p{color:#555b78!important;max-width:620px!important}.question-stack{background:#ffffff6b!important;border-color:#ffffffbd!important;padding:22px!important;box-shadow:0 30px 82px #4e569c24,inset 0 1px #ffffffe6!important}.pp-advantage-section{color:#232842;position:relative;background:#eef1fb!important;padding-block:clamp(88px,8vw,128px)!important;overflow:hidden!important}.pp-advantage-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.pp-advantage-bg span{filter:blur(44px);border-radius:999px;position:absolute}.pp-advantage-bg span:first-child{background:radial-gradient(circle,#8b9dff75,#0000 70%);width:46vw;height:46vw;top:-12%;left:-6%}.pp-advantage-bg span:nth-child(2){background:radial-gradient(circle,#6ee1e161,#0000 70%);width:42vw;height:42vw;top:18%;right:4%}.pp-advantage-bg span:nth-child(3){background:radial-gradient(circle,#ff96c852,#0000 70%);width:40vw;height:40vw;bottom:-14%;left:30%}.pp-advantage-wrap{z-index:2;position:relative;width:min(1360px, calc(100% - (var(--page-x) * 2)))!important}.pp-advantage-head{max-width:880px;margin-bottom:52px}.pp-kicker{color:#5a6080;background:#ffffff8f;border:1px solid #ffffffbf;border-radius:999px;align-items:center;min-height:34px;padding:7px 16px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.pp-advantage-head h2{color:#232842;letter-spacing:.2px;max-width:940px;margin:24px 0 0;font-size:clamp(36px,4vw,56px);font-weight:800;line-height:1.2}.pp-advantage-head p{color:#555b78;max-width:760px;margin:22px 0 0;font-size:16px;line-height:1.9}.pp-advantage-groups{gap:42px;display:grid}.pp-agent-group{-webkit-backdrop-filter:blur(18px)saturate(140%);background:#ffffff61;border:1px solid #ffffffc2;border-radius:32px;padding:clamp(22px,3vw,34px);box-shadow:0 30px 82px #4e569c1f,inset 0 1px #ffffffe0}.pp-agent-group-title{align-items:center;gap:16px;margin-bottom:24px;display:flex}.pp-agent-group-title:after{content:"";background:linear-gradient(90deg,#8b9dff85,#0000);flex:1;height:1px}.pp-agent-group-title span{color:#fff;background:linear-gradient(135deg,#6d8bff,#8b6dff);border-radius:14px;align-items:center;min-height:36px;padding:8px 18px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 14px 30px #6e78ff47}.pp-agent-group-title strong{color:#232842;flex:none;font-size:clamp(22px,2vw,30px);line-height:1.2}.pp-agent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.pp-agent-card{background:#ffffffd6;border:1px solid #e2e6f2e0;border-radius:26px;min-height:340px;padding:28px;transition:transform .26s,box-shadow .26s,border-color .26s;position:relative;overflow:hidden;box-shadow:0 18px 44px #4e569c1a}.pp-agent-card:before{content:"";background:radial-gradient(circle,#8b9dff33,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-70px}.pp-agent-card:hover{border-color:#8b9dff6b;transform:translateY(-6px);box-shadow:0 30px 70px #4e569c2e}.pp-agent-top{justify-content:space-between;align-items:center;display:flex;position:relative}.pp-agent-top b{color:#5f74ff;background:linear-gradient(135deg,#6d8bff29,#8b6dff24);border-radius:17px;place-items:center;width:54px;height:54px;font-size:24px;font-weight:850;display:grid}.pp-agent-top small{color:#969cb8;letter-spacing:.12em;font-size:12px;font-weight:700}.pp-agent-card h3{color:#232842;margin:24px 0 6px;font-size:23px;position:relative}.pp-agent-card em{color:#8b91b0;font-size:14px;font-style:normal;position:relative}.pp-agent-card p{color:#555b78;margin:18px 0 0;font-size:15px;line-height:1.78;position:relative}.pp-agent-tags{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex;position:relative}.pp-agent-tags span{color:#5f74ff;background:#f5f7ff;border-radius:999px;padding:7px 12px;font-size:12.5px;font-weight:600}.pp-agent-metric{background:#f8f9fc;border:1px solid #e6eaf3;border-radius:18px;gap:7px;margin-top:22px;padding:14px 16px;display:grid;position:relative}.pp-agent-metric span{color:#969cb8;font-size:12px}.pp-agent-metric strong{color:#5f74ff;font-size:16px}.prototype-side-dock.floating-actions,.floating-actions{top:50%!important;right:max(18px, env(safe-area-inset-right))!important;z-index:120!important;-webkit-backdrop-filter:blur(18px)saturate(140%)!important;background:#ffffffc2!important;border:1px solid #e2e6f2e6!important;border-radius:28px!important;grid-template-columns:1fr!important;gap:10px!important;width:76px!important;padding:12px 10px!important;display:grid!important;bottom:auto!important;overflow:visible!important;transform:translateY(-50%)!important;box-shadow:0 24px 64px #4e569c2e!important}.prototype-side-dock .floating-action,.floating-actions .floating-action{width:56px!important;min-width:56px!important;max-width:56px!important;min-height:70px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:18px!important;padding:7px 4px!important}.prototype-side-dock .floating-icon,.floating-actions .floating-icon{color:#5f74ff!important;background:#fff!important;border:1px solid #e6eaf3!important;border-radius:16px!important;width:42px!important;height:42px!important;font-size:18px!important;box-shadow:0 10px 24px #4e569c1a!important}.prototype-side-dock .floating-action strong,.floating-actions .floating-action strong{color:#232842!important;white-space:nowrap!important;width:auto!important;font-size:14px!important;font-weight:800!important;line-height:1.15!important;display:block!important}.side-dock-popover{border-color:#e2e6f2e6!important;right:calc(100% + 12px)!important;box-shadow:0 18px 42px #4e569c26!important}@media (width<=1180px){.pp-agent-grid{grid-template-columns:1fr}.pp-agent-card{min-height:auto}}@media (width<=900px){.pp-advantage-section{padding-block:72px!important}.pp-agent-group-title{flex-direction:column;align-items:flex-start}.pp-agent-group-title:after{flex:0 0 1px;width:100%}}@media (width<=767px){.prototype-side-dock.floating-actions,.floating-actions{border-radius:999px!important;gap:6px!important;width:auto!important;max-width:calc(100vw - 28px)!important;padding:7px!important;display:flex!important;top:auto!important;bottom:14px!important;right:14px!important;transform:none!important}.prototype-side-dock .floating-action,.floating-actions .floating-action{border-radius:999px!important;flex-direction:row!important;gap:5px!important;width:auto!important;min-width:48px!important;max-width:none!important;min-height:46px!important;padding:0 10px!important}.prototype-side-dock .floating-icon,.floating-actions .floating-icon{border-radius:13px!important;width:34px!important;height:34px!important;font-size:15px!important}.prototype-side-dock .floating-action strong,.floating-actions .floating-action strong{font-size:12px!important}.floating-phone,.side-dock-popover{display:none!important}}@media (width<=620px){.hero-section{padding-top:58px!important}.hero-layout{gap:34px!important}.question-stack{background:0 0!important}.pp-advantage-head h2{font-size:clamp(32px,9vw,42px)}.pp-agent-group{border-radius:26px;padding:16px}.pp-agent-card{border-radius:22px;padding:22px}}.prototype-advantages-v2{color:#17213f;position:relative;background:#eef4ff!important;padding:72px 0 92px!important;overflow:hidden!important}.adv-proto-grid{z-index:0;pointer-events:none;background-image:linear-gradient(#5574b813 1px,#0000 1px),linear-gradient(90deg,#5574b813 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.adv-proto-curve{z-index:0;pointer-events:none;border-top:12px solid #5c7de617;border-radius:50% 50% 0 0;height:190px;position:absolute;left:-7%;right:-7%}.adv-proto-curve.curve-a{top:29%;transform:rotate(3deg)}.adv-proto-curve.curve-b{top:57%;transform:rotate(-2deg)}.adv-proto-wrap{z-index:1;width:min(1540px,100% - 156px);margin:0 auto;position:relative}.adv-proto-head{margin:0 0 58px}.adv-proto-head>span{color:#3159d9;background:#4f6bf514;border:1px solid #4f6bf545;border-radius:999px;align-items:center;min-height:42px;padding:9px 21px;font-size:17px;font-weight:820;display:inline-flex;box-shadow:inset 0 1px #ffffffd1}.adv-proto-head h2{color:#17213f;letter-spacing:0;max-width:1010px;margin:30px 0 0;font-size:clamp(46px,4.5vw,66px);font-weight:900;line-height:1.12}.adv-service-title{align-items:center;gap:16px;margin:0 0 54px;display:flex}.adv-service-title.second{margin-top:72px}.adv-service-title:after{content:"";background:linear-gradient(90deg,#4f6bf566,#0000);flex:1;height:1px}.adv-service-title>span{color:#fff;background:linear-gradient(135deg,#6687ff,#3f64ef);border-radius:13px;align-items:center;min-height:38px;padding:8px 19px;font-size:17px;font-weight:850;display:inline-flex;box-shadow:0 16px 30px #3f64ef3d}.adv-service-title>strong{color:#17213f;flex:none;font-size:clamp(25px,2.05vw,32px);font-weight:900}.adv-agent-row{grid-template-columns:450px minmax(0,1fr);align-items:center;gap:clamp(68px,9vw,132px);margin-bottom:72px;display:grid}.adv-agent-row:last-child{margin-bottom:0}.adv-agent-copy{min-width:0}.adv-agent-name{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:18px;display:grid}.adv-agent-name b{color:#fff;background:linear-gradient(145deg,#6687ff,#3f64ef);border-radius:16px;place-items:center;width:58px;height:58px;font-size:28px;font-weight:900;display:grid;box-shadow:0 16px 30px #3f64ef40}.adv-agent-name h3{color:#17213f;margin:0;font-size:27px;font-weight:900;line-height:1.15}.adv-agent-name small{color:#7d8aa8;margin-top:5px;font-size:15px;display:block}.adv-agent-copy p{color:#485878;margin:26px 0 0;font-size:18px;line-height:1.92}.adv-metric,.adv-dual-metric div{background:#e1e9ff94;border:1px solid #4f6bf53b;border-radius:16px;align-items:center;gap:15px;margin-top:32px;padding:14px 22px;display:inline-flex;box-shadow:inset 0 1px #ffffffc2}.adv-metric span,.adv-dual-metric span{color:#7d8aa8;font-size:15px}.adv-metric strong,.adv-dual-metric strong{color:#3159d9;white-space:nowrap;font-size:22px;font-weight:900}.adv-dual-metric{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.adv-dual-metric div{gap:6px;min-width:180px;margin-top:0;display:grid}.adv-demo-card{background:#ffffffeb;border:1px solid #4f6bf51a;border-radius:25px;min-height:318px;padding:30px;box-shadow:0 30px 80px #46569624}.adv-demo-head{align-items:center;gap:8px;min-height:28px;margin-bottom:24px;display:flex}.adv-demo-head span{background:#6285ff;border:5px solid #6380ff2e;border-radius:50%;width:16px;height:16px}.adv-demo-head strong{color:#17213f;font-size:16px;font-weight:850}.adv-demo-head em{color:#3159d9;background:#edf2ff;border-radius:999px;margin-left:auto;padding:7px 13px;font-size:13px;font-style:normal;font-weight:820}.adv-kpi-grid,.adv-sentiment-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.adv-kpi-grid div,.adv-sentiment-kpis div{background:#f4f6ff;border:1px solid #4f6bf526;border-radius:16px;padding:20px}.adv-kpi-grid .green,.adv-sentiment-kpis div:nth-child(3){background:#edf9f4;border-color:#27b2713d}.adv-kpi-grid span,.adv-sentiment-kpis span,.adv-sentiment-kpis small{color:#7d8aa8;font-size:13px;display:block}.adv-kpi-grid strong,.adv-sentiment-kpis strong{color:#17213f;margin-top:8px;font-size:30px;font-weight:900;display:block}.adv-kpi-grid .green strong,.adv-sentiment-kpis div:nth-child(3) strong{color:#05945f}.adv-progress,.adv-ai-list{gap:14px;margin-top:24px;display:grid}.adv-progress h4{color:#607194;margin:0 0 4px;font-size:15px}.adv-progress div,.adv-ai-list div{color:#17213f;grid-template-columns:100px minmax(0,1fr) 46px;align-items:center;gap:12px;font-size:14px;font-weight:750;display:grid}.adv-progress i,.adv-ai-list i{background:linear-gradient(90deg, #6787f7 var(--v), #e7ebfa var(--v));border-radius:999px;height:10px}.adv-progress.timeline div:not(.active) i{background:linear-gradient(90deg, #b7c0d4 var(--v), #e7ebfa var(--v))}.adv-progress.timeline .active{color:#3159d9}.adv-pill-flow{border-bottom:1px solid #4f6bf51f;flex-wrap:wrap;align-items:center;gap:14px;padding-bottom:26px;display:flex}.adv-pill-flow strong{color:#fff;background:linear-gradient(135deg,#6687ff,#3f64ef);border-radius:15px;padding:13px 22px}.adv-pill-flow i{background:repeating-linear-gradient(90deg,#8aa0ff 0 8px,#0000 8px 13px);width:42px;height:1px}.adv-pill-flow span,.adv-tags span{color:#3159d9;background:#f4f6ff;border:1px solid #4f6bf52e;border-radius:999px;padding:11px 17px;font-weight:780}.adv-network{min-height:238px;position:relative}.adv-network:before{content:"";opacity:.72;background:linear-gradient(28deg,#0000 47%,#6787f773 48% 49%,#0000 50%),linear-gradient(-26deg,#0000 47%,#6787f773 48% 49%,#0000 50%),linear-gradient(#0000 49%,#6787f773 50%,#0000 51%);position:absolute;inset:0}.adv-network>strong{z-index:2;color:#fff;text-align:center;background:linear-gradient(145deg,#6687ff,#3f64ef);border-radius:50%;place-items:center;width:96px;height:96px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #3f64ef47}.adv-network span{z-index:2;color:#17213f;background:#fff;border:1px solid #4f6bf529;border-radius:999px;padding:10px 18px;font-weight:850;position:absolute;box-shadow:0 10px 26px #4656961f}.network-card>p{color:#607194;text-align:center;margin:8px 0 0}.adv-tags{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.adv-tags span:first-child{color:#05945f;background:#e9f8f2}.adv-tags span:last-child{color:#d96b22;background:#fff0e7}.listening-card{min-height:360px}.adv-sentiment-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}.adv-sentiment-body{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);gap:16px;margin-top:18px;display:grid}.word-cloud,.mini-panels>div,.doc-lines,.check-list{background:#f7f8ff;border:1px solid #4f6bf51f;border-radius:16px;padding:20px}.word-cloud small{color:#607194;font-size:13px;display:block}.word-cloud strong{color:#05945f;margin:20px 0 10px;font-size:26px;display:block}.word-cloud span{color:#3159d9;font-weight:800;line-height:2}.mini-panels{gap:14px;display:grid}.line-chart{min-height:104px;background:linear-gradient(135deg,#0000 45%,#6787f759 46% 48%,#0000 49%),#f7f8ff!important}.bar-chart{grid-template-columns:repeat(6,1fr);align-items:end;gap:10px;min-height:104px;display:grid}.bar-chart i{background:linear-gradient(#6687ff,#8b6dff);border-radius:8px 8px 3px 3px}.bar-chart i:first-child{height:34%}.bar-chart i:nth-child(2){background:#42a8bd;height:54%}.bar-chart i:nth-child(3){background:#39ae75;height:42%}.bar-chart i:nth-child(4){background:#eba43a;height:72%}.bar-chart i:nth-child(5){height:45%}.bar-chart i:nth-child(6){height:62%}.adv-writing-body{grid-template-columns:minmax(0,1fr) 310px;align-items:center;gap:26px;display:grid}.doc-lines{gap:13px;display:grid}.doc-lines i{background:#dde3f5;border-radius:999px;height:11px}.doc-lines i:first-child{background:#6687ff;width:72%}.doc-lines i:nth-child(2){width:88%}.doc-lines i:nth-child(3){width:82%}.doc-lines i:nth-child(4){width:64%}.doc-lines i:nth-child(5){width:76%}.doc-lines i:nth-child(6){width:58%}.check-list{gap:11px;display:grid}.check-list strong{color:#17213f}.check-list span{color:#485878;font-weight:760}.check-list span:before{content:"✓";color:#3159d9;background:#edf2ff;border-radius:999px;place-items:center;width:20px;height:20px;margin-right:8px;display:inline-grid}.check-list small{color:#3159d9}html,body,#app,.app-shell,.fullpage-main{height:auto!important;min-height:100%!important;overflow-y:visible!important}body{overflow:hidden auto!important}.fullpage-main{scroll-snap-type:none!important;overscroll-behavior:auto!important}.page-section,.contact-section.contact-prototype{height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important}.contact-section.contact-prototype{padding-top:clamp(92px,8vw,128px)!important;padding-bottom:clamp(72px,8vw,112px)!important}.contact-prototype-layout{height:auto!important;min-height:0!important}@media (width<=1180px){.adv-proto-wrap{width:min(100% - 48px,980px)}.adv-agent-row{grid-template-columns:1fr;gap:28px}.adv-sentiment-body,.adv-writing-body{grid-template-columns:1fr}}@media (width<=720px){.prototype-advantages-v2{padding-block:56px!important}.adv-proto-wrap{width:calc(100% - 28px)}.adv-proto-head h2{font-size:clamp(32px,9vw,44px)}.adv-service-title{flex-direction:column;align-items:flex-start}.adv-service-title:after{flex:0 0 1px;width:100%}.adv-demo-card{padding:20px}.adv-kpi-grid,.adv-sentiment-kpis{grid-template-columns:1fr}.adv-progress div,.adv-ai-list div{grid-template-columns:76px minmax(0,1fr) 40px}.adv-network{min-height:300px}}html{scroll-padding-top:var(--header-height);scroll-behavior:auto!important}@media (width>=901px){.fullpage-main{overflow:visible!important}.page-section:not(.contact-prototype){min-height:calc(100svh - var(--header-height))!important;scroll-margin-top:var(--header-height)!important;padding-top:clamp(48px,5vh,72px)!important;padding-bottom:clamp(48px,5vh,72px)!important}.hero-section{min-height:calc(100svh - var(--header-height))!important;padding-top:clamp(52px,6vh,84px)!important;padding-bottom:clamp(54px,6vh,88px)!important}.screen-container,.hero-layout,.section-layout{min-height:0!important}.hero-layout{gap:clamp(56px,7vw,104px)!important}.service-card,.case-card,.question-card,.pp-agent-card,.adv-demo-card{transform-origin:50%}.prototype-advantages-v2{padding-block:clamp(54px,6vh,78px)!important}.adv-proto-wrap{width:min(1420px,100% - 120px)}.adv-proto-head{margin-bottom:40px}.adv-proto-head h2{font-size:clamp(38px,3.7vw,56px)}.adv-agent-row{grid-template-columns:390px minmax(0,1fr);gap:clamp(46px,7vw,104px);margin-bottom:58px}.adv-agent-copy p{font-size:16px;line-height:1.86}.adv-demo-card{min-height:286px;padding:26px}}.prototype-side-dock .floating-action.active .floating-icon,.floating-actions .floating-action.active .floating-icon{color:#5f74ff!important;background:#fff!important;border-color:#e6eaf3!important;box-shadow:0 10px 24px #4e569c1a!important}.prototype-side-dock .floating-action:hover .floating-icon,.prototype-side-dock .floating-action:focus-visible .floating-icon,.floating-actions .floating-action:hover .floating-icon,.floating-actions .floating-action:focus-visible .floating-icon,.prototype-side-dock .floating-consult:hover .floating-icon,.prototype-side-dock .floating-consult:focus-visible .floating-icon{color:#fff!important;background:linear-gradient(135deg,#6d8bff,#8b6dff)!important;border-color:#0000!important;box-shadow:0 12px 28px #6e78ff57!important}.side-dock-popover{opacity:0!important;pointer-events:none!important;background:#fff!important;border:1px solid #e2e6f2e6!important;border-radius:18px!important;gap:5px!important;min-width:224px!important;padding:18px 22px!important;transition:opacity .18s,transform .18s!important;display:grid!important;position:absolute!important;top:50%!important;right:calc(100% + 16px)!important;transform:translate(10px,-50%)!important;box-shadow:0 18px 42px #4e569c26!important}.prototype-side-dock:hover .side-dock-popover,.prototype-side-dock:focus-within .side-dock-popover{opacity:0!important;transform:translate(10px,-50%)!important}.floating-consult:hover .side-dock-popover,.floating-consult:focus-visible .side-dock-popover{opacity:1!important;transform:translateY(-50%)!important}.side-dock-popover strong{color:#17213f!important;font-size:18px!important}.side-dock-popover span{color:#607194!important;font-size:16px!important}.adv-network:before{filter:blur(.2px);background:linear-gradient(18deg,#0000 47%,#6787f738 48% 52%,#0000 53%),linear-gradient(-18deg,#0000 47%,#6787f738 48% 52%,#0000 53%),linear-gradient(#0000 49%,#6787f72e 50%,#0000 51%)!important}.adv-network:after{content:"";z-index:1;filter:blur(8px);opacity:.55;pointer-events:none;background:linear-gradient(18deg,#0000 45%,#6787f700 46%,#6787f7b8 50%,#6787f700 54%,#0000 55%),linear-gradient(-18deg,#0000 45%,#6787f700 46%,#6787f7b8 50%,#6787f700 54%,#0000 55%);animation:3.8s ease-in-out infinite networkPulse;position:absolute;inset:8%}.adv-network>strong{animation:3.8s ease-in-out infinite networkCenter}@keyframes networkPulse{0%,to{opacity:.2;transform:scale(.96)}50%{opacity:.75;transform:scale(1.04)}}@keyframes networkCenter{0%,to{box-shadow:0 18px 42px #3f64ef3d}50%{box-shadow:0 22px 60px #3f64ef6b}}.line-chart{position:relative;overflow:hidden;background:#f7f8ff!important;min-height:120px!important}.line-chart:before{content:"";clip-path:polygon(0 78%,15% 58%,28% 66%,42% 38%,56% 52%,70% 25%,84% 38%,100% 30%,100% 100%,0 100%);background:linear-gradient(#6787f71f,#6787f700);position:absolute;inset:20px 28px 24px}.line-chart:after{content:"";clip-path:polygon(0 76%,15% 56%,28% 64%,42% 36%,56% 50%,70% 23%,84% 36%,100% 28%,100% 34%,84% 42%,70% 29%,56% 56%,42% 42%,28% 70%,15% 62%,0 82%);background:#4f72ff;position:absolute;inset:20px 28px 24px}@media (width<=767px){.side-dock-popover{display:none!important}}.hero-section{position:relative;background:radial-gradient(760px 460px at 80% 9%,#8b9dff42,#0000 62%),radial-gradient(720px 480px at 12% 20%,#6ee1e133,#0000 64%),linear-gradient(135deg,#eff5ff 0%,#eef1fb 56%,#f6f4ff 100%)!important;overflow:hidden!important}.hero-section:after{content:"";pointer-events:none;background:radial-gradient(60% 100% at 50% 100%,#8b9dff29,#0000 70%);height:42%;position:absolute;inset:auto -10% -34%}.hero-layout{width:min(1280px, calc(100% - (var(--page-x) * 2)))!important;grid-template-columns:minmax(0,.98fr) minmax(380px,.82fr)!important;align-items:start!important;padding-top:clamp(28px,4vh,58px)!important}.hero-copy{padding-top:clamp(10px,2.5vh,34px)}.hero-copy .hero-display-title{letter-spacing:-.055em!important;max-width:660px!important;font-size:clamp(46px,5vw,70px)!important;line-height:1.08!important}.hero-copy>p{max-width:620px!important;margin-top:22px!important;font-size:clamp(15.5px,1.08vw,17px)!important;line-height:1.86!important}.hero-actions{margin-top:28px!important}.hero-actions .primary-action,.hero-actions .secondary-action{border-radius:12px!important;min-height:48px!important;padding:12px 24px!important}.hero-meta{margin-top:22px!important}.question-stack{transform:translateY(clamp(4px,2vh,24px));border-radius:28px!important;justify-self:end!important;gap:15px!important;width:min(100%,430px)!important;max-width:430px!important;padding:16px!important}.question-card{min-height:82px!important;animation:heroCardFloat 6s ease-in-out var(--delay) infinite!important;border-radius:18px!important;grid-template-columns:52px minmax(0,1fr) 20px!important;padding:16px 18px!important}.question-icon{border-radius:14px!important;width:44px!important;height:44px!important;font-size:14px!important}.question-card small{margin-bottom:4px!important;font-size:11px!important}.question-card strong{font-size:15px!important;line-height:1.42!important}.question-card>b{font-size:22px!important}.scroll-cue{opacity:.46;bottom:clamp(14px,2vh,24px)!important}@keyframes heroCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (width>=901px) and (height<=760px){.hero-layout{align-items:center!important;padding-top:0!important}.hero-copy .hero-display-title{font-size:clamp(40px,4.1vw,58px)!important}.question-card{min-height:72px!important;padding:14px 16px!important}}@media (width<=1180px){.hero-layout{grid-template-columns:1fr!important;align-items:center!important}.question-stack{transform:none;justify-self:start!important;width:min(100%,720px)!important;max-width:720px!important}}@media (width<=620px){.hero-copy .hero-display-title{font-size:clamp(34px,10.6vw,46px)!important}.question-stack{background:0 0!important;padding:0!important}}@media (width>=1201px){.hero-section{padding-top:clamp(48px,5.5vh,72px)!important;padding-bottom:clamp(48px,5.5vh,72px)!important}.hero-layout.screen-container,.screen-container.hero-layout{width:min(1420px,100vw - 190px)!important;min-height:calc(100svh - var(--header-height) - 120px)!important;grid-template-columns:minmax(560px,620px) minmax(560px,620px)!important;justify-content:center!important;align-items:center!important;gap:clamp(72px,7vw,128px)!important;padding:0!important;display:grid!important}.hero-copy{width:100%!important;max-width:620px!important;padding-top:0!important}.hero-copy .hero-display-title{letter-spacing:-.052em!important;max-width:620px!important;margin-bottom:24px!important;font-size:clamp(50px,4.05vw,68px)!important;line-height:1.12!important}.hero-copy>p{max-width:610px!important;font-size:15.5px!important;line-height:1.86!important}.question-stack{border-radius:34px!important;justify-self:stretch!important;gap:22px!important;width:100%!important;max-width:620px!important;padding:22px!important}.question-card{border-radius:22px!important;grid-template-columns:58px minmax(0,1fr) 30px!important;gap:18px!important;width:100%!important;min-height:98px!important;margin-left:0!important;padding:22px 26px!important}.question-icon{border-radius:16px!important;width:50px!important;height:50px!important;font-size:18px!important}.question-card small{margin-bottom:5px!important;font-size:12px!important}.question-card strong{font-size:17px!important;line-height:1.42!important}.question-card>b{font-size:30px!important}}@media (width>=1600px){.hero-layout.screen-container,.screen-container.hero-layout{grid-template-columns:minmax(640px,700px) minmax(640px,700px)!important;gap:clamp(86px,7.5vw,150px)!important;width:min(1580px,100vw - 260px)!important}.hero-copy,.question-stack{max-width:700px!important}.hero-copy .hero-display-title{max-width:700px!important;font-size:clamp(60px,4vw,78px)!important}.hero-copy>p{max-width:680px!important;font-size:16.5px!important}.question-card{min-height:108px!important;padding:24px 28px!important}.question-card strong{font-size:18px!important}}@media (width>=1201px) and (width<=1366px){.hero-layout.screen-container,.screen-container.hero-layout{grid-template-columns:minmax(500px,540px) minmax(460px,540px)!important;gap:58px!important;width:min(1180px,100vw - 150px)!important}.hero-copy,.question-stack{max-width:540px!important}.hero-copy .hero-display-title{max-width:540px!important;font-size:clamp(44px,3.9vw,54px)!important}.hero-copy>p{max-width:520px!important;font-size:14px!important}.question-card{min-height:88px!important;padding:18px 22px!important}.question-card strong{font-size:15px!important}}.question-stack{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;gap:26px!important;padding:0!important;display:grid!important;position:relative!important}.question-stack:before{content:"";z-index:-1;background:linear-gradient(135deg,#dbe7ffb8,#ffffff47);border-radius:38px;position:absolute;inset:7% 4% 8% 12%;transform:translate(18px,-8px);box-shadow:0 30px 80px #6e82d229}.question-card{-webkit-backdrop-filter:blur(18px)saturate(140%)!important;background:#ffffffd1!important;border:1px solid #c6d8ffdb!important;border-radius:28px!important;grid-template-columns:62px minmax(0,1fr) 32px!important;align-items:center!important;min-height:118px!important;padding:28px 34px!important;position:relative!important;box-shadow:0 18px 46px #5070c81f,inset 0 1px #fffffff5!important}.question-card:first-child{justify-self:start!important;width:94%!important}.question-card:nth-child(2){justify-self:end!important;width:92%!important;transform:translate(24px)!important}.question-card:nth-child(3){justify-self:center!important;width:96%!important;transform:translate(-10px)!important}.question-icon{color:#3f7cff!important;background:linear-gradient(145deg,#eef4fffa,#dee9ffe6)!important;border:1px solid #5d85f647!important;border-radius:18px!important;place-items:center!important;width:56px!important;height:56px!important;display:grid!important;box-shadow:inset 0 1px #fffffff5!important}.question-icon svg path[d$=\.01]{stroke-width:3.2px!important}.question-card small{color:#8a9ac5!important;margin-bottom:6px!important;font-size:14px!important;font-weight:850!important}.question-card>b{color:#567eff2e!important;align-self:start!important;font-size:42px!important;font-weight:900!important}@media (width<=1366px) and (width>=901px){.question-stack{gap:20px!important}.question-card{min-height:96px!important;padding:22px 26px!important}.question-card strong{font-size:17px!important}.question-card small{font-size:12px!important}}@media (width<=620px){.question-stack:before{display:none!important}.question-card,.question-card:first-child,.question-card:nth-child(2),.question-card:nth-child(3){width:100%!important;transform:none!important}}@media (width>=901px){.services-section{min-height:calc(100svh - var(--header-height))!important;align-items:center!important;padding-top:clamp(58px,7vh,92px)!important;padding-bottom:clamp(58px,7vh,92px)!important;display:flex!important}.services-section .section-layout{min-height:min(680px, calc(100svh - var(--header-height) - 96px))!important;flex-direction:column!important;justify-content:center!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}}@media (width<=900px){.adv-network span{min-width:72px!important;padding:9px 13px!important;font-size:14px!important}}@media (width>=901px){.services-section{min-height:calc(100svh - var(--header-height))!important;align-items:center!important;padding-top:clamp(58px,7vh,92px)!important;padding-bottom:clamp(58px,7vh,92px)!important;display:flex!important}.services-section .section-layout{min-height:min(680px, calc(100svh - var(--header-height) - 96px))!important;flex-direction:column!important;justify-content:center!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}}.adv-network{min-height:300px!important;overflow:visible!important}.adv-network>strong{width:112px!important;height:112px!important;font-size:22px!important;line-height:1.22!important}.adv-network span{text-align:center!important;border-radius:999px!important;min-width:86px!important;padding:12px 20px!important;font-size:19px!important}.network-card>p{color:#7d8aa8!important;margin-top:18px!important;font-size:20px!important}@media (width<=900px){.adv-network span{min-width:72px!important;padding:9px 13px!important;font-size:14px!important}}.adv-demo-card.network-card{flex-direction:column!important;min-height:390px!important;display:flex!important}.network-card .adv-demo-head{margin-bottom:20px!important}.adv-network{flex:auto!important;min-height:260px!important;margin-top:0!important}.adv-network:before{filter:blur(7px)!important;background:linear-gradient(18deg,#0000 46%,#6787f74d 48% 52%,#0000 54%),linear-gradient(-18deg,#0000 46%,#6787f74d 48% 52%,#0000 54%),linear-gradient(#0000 49%,#6787f729 50%,#0000 51%)!important;inset:4% 4% 8%!important}.adv-network:after{inset:4% 4% 8%!important}.adv-network>strong{width:112px!important;height:112px!important;top:50%!important;left:50%!important}.adv-network span{background:#fffffff0!important;min-width:88px!important;padding:12px 20px!important;font-size:20px!important;font-weight:900!important}.adv-network .n1{top:12%!important;left:22%!important}.adv-network .n2{top:12%!important;right:12%!important}.adv-network .n3{top:43%!important;left:7%!important}.adv-network .n4{top:43%!important;right:5%!important}.adv-network .n5{bottom:12%!important;left:30%!important}.adv-network .n6{bottom:12%!important;right:24%!important}.network-card>p{text-align:center!important;margin:12px 0 0!important;font-size:20px!important}@media (width>=901px){.cases-section{min-height:calc(100svh - var(--header-height))!important;align-items:center!important;padding-top:clamp(58px,7vh,92px)!important;padding-bottom:clamp(58px,7vh,92px)!important;display:flex!important}.cases-section .cases-layout{min-height:min(720px, calc(100svh - var(--header-height) - 96px))!important;flex-direction:column!important;justify-content:center!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}.cases-section .cases-heading{margin-bottom:28px!important}}#advantages .adv-demo-card.network-card{border-radius:28px!important;min-height:430px!important;padding:28px 34px 30px!important}#advantages .network-card .adv-demo-head{z-index:3!important;margin:0 0 10px!important;position:relative!important}#advantages .network-card .adv-network{width:100%!important;height:300px!important;min-height:300px!important;margin:0!important;display:block!important;position:relative!important;overflow:visible!important}#advantages .network-card .adv-network:before{content:""!important;z-index:0!important;opacity:1!important;filter:blur(7px)!important;background:linear-gradient(18deg,#0000 45%,#5b7aef57 48% 52%,#0000 55%),linear-gradient(-18deg,#0000 45%,#5b7aef57 48% 52%,#0000 55%),linear-gradient(#0000 49%,#5b7aef24 50%,#0000 51%)!important;position:absolute!important;inset:35px 8px 38px!important}#advantages .network-card .adv-network:after{content:""!important;z-index:1!important;opacity:.62!important;filter:blur(12px)!important;pointer-events:none!important;background:linear-gradient(18deg,#0000 44%,#5b7aef94 50%,#0000 56%),linear-gradient(-18deg,#0000 44%,#5b7aef94 50%,#0000 56%)!important;animation:none!important;position:absolute!important;inset:35px 8px 38px!important}#advantages .network-card .adv-network span{z-index:5!important;color:#17213f!important;text-align:center!important;white-space:nowrap!important;background:#fffffff5!important;border:1px solid #e2e6f2eb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:94px!important;height:56px!important;padding:0 22px!important;font-size:21px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;transform:translate(-50%,-50%)!important;box-shadow:0 14px 34px #46569624!important}#advantages .network-card .adv-network .n1{inset:24% auto auto 30%!important}#advantages .network-card .adv-network .n2{inset:24% auto auto 80%!important}#advantages .network-card .adv-network .n3{inset:52% auto auto 13%!important}#advantages .network-card .adv-network .n4{inset:52% auto auto 90%!important}#advantages .network-card .adv-network .n5{inset:76% auto auto 36%!important}#advantages .network-card .adv-network .n6{inset:76% auto auto 68%!important}#advantages .network-card>p{z-index:4!important;color:#7d8aa8!important;text-align:center!important;margin:6px 0 0!important;font-size:20px!important;line-height:1.4!important;position:relative!important}@media (width<=900px){#advantages .network-card .adv-network{height:260px!important;min-height:260px!important}#advantages .network-card .adv-network>strong{width:92px!important;height:92px!important;font-size:18px!important}#advantages .network-card .adv-network span{min-width:72px!important;height:44px!important;padding:0 14px!important;font-size:15px!important}}#advantages .network-card{flex-direction:column!important;min-height:clamp(360px,34vw,460px)!important;display:flex!important}#advantages .network-card .adv-demo-head{flex:none!important;margin-bottom:clamp(18px,2vw,28px)!important}#advantages .network-card .adv-network{grid-template-rows:1fr!important;grid-template-columns:minmax(110px,1fr) auto minmax(110px,1fr)!important;place-items:center!important;column-gap:clamp(36px,6vw,96px)!important;width:100%!important;height:auto!important;min-height:clamp(220px,24vw,310px)!important;margin:0!important;display:grid!important;position:relative!important;overflow:visible!important}#advantages .network-card .adv-network:before,#advantages .network-card .adv-network:after{content:""!important;z-index:0!important;pointer-events:none!important;animation:none!important;position:absolute!important;inset:12% 4%!important;transform:none!important}#advantages .network-card .adv-network:before{opacity:.92!important;filter:blur(8px)!important;background:linear-gradient(18deg,#0000 45%,#5b7aef57 48% 52%,#0000 55%),linear-gradient(-18deg,#0000 45%,#5b7aef57 48% 52%,#0000 55%),linear-gradient(#0000 49%,#5b7aef21 50%,#0000 51%)!important}#advantages .network-card .adv-network:after{opacity:.45!important;filter:blur(16px)!important;background:radial-gradient(closest-side,#5b7aef47,#0000 72%),linear-gradient(18deg,#0000 46%,#5b7aef8a 50%,#0000 54%),linear-gradient(-18deg,#0000 46%,#5b7aef8a 50%,#0000 54%)!important}#advantages .network-card .network-column{z-index:3!important;grid-template-rows:repeat(3,1fr)!important;place-items:center!important;gap:clamp(20px,3.2vw,42px)!important;width:100%!important;height:clamp(190px,22vw,280px)!important;display:grid!important;position:relative!important}#advantages .network-card .network-column span,#advantages .network-card .adv-network>span{color:#17213f!important;white-space:nowrap!important;background:#fffffff5!important;border:1px solid #e2e6f2eb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:clamp(76px,8vw,106px)!important;height:clamp(42px,4.4vw,58px)!important;padding:0 clamp(14px,2vw,24px)!important;font-size:clamp(15px,1.55vw,21px)!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:static!important;transform:none!important;box-shadow:0 14px 34px #46569624!important}#advantages .network-card .network-column-left{justify-self:end!important}#advantages .network-card .network-column-right{justify-self:start!important}#advantages .network-card .adv-network>strong{z-index:4!important;color:#fff!important;text-align:center!important;background:linear-gradient(145deg,#6687ff,#315be8)!important;border-radius:999px!important;place-items:center!important;width:clamp(92px,10vw,122px)!important;height:clamp(92px,10vw,122px)!important;margin:0!important;font-size:clamp(18px,2vw,25px)!important;font-weight:900!important;line-height:1.18!important;animation:none!important;display:grid!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important;box-shadow:0 20px 46px #3f64ef52!important}#advantages .network-card>p{color:#7d8aa8!important;text-align:center!important;flex:none!important;width:100%!important;margin:clamp(12px,1.6vw,22px) 0 0!important;font-size:clamp(15px,1.6vw,20px)!important;line-height:1.4!important}@media (width<=720px){#advantages .network-card .adv-network{grid-template-rows:auto auto auto!important;grid-template-columns:1fr!important;row-gap:18px!important}#advantages .network-card .network-column{grid-template-rows:1fr!important;grid-template-columns:repeat(3,minmax(0,auto))!important;justify-content:center!important;gap:10px!important;height:auto!important}#advantages .network-card .network-column-left{grid-row:1!important}#advantages .network-card .adv-network>strong{grid-row:2!important}#advantages .network-card .network-column-right{grid-row:3!important}}#advantages .network-card .network-orbit{background:0 0!important;width:100%!important;height:clamp(260px,31vw,360px)!important;min-height:clamp(260px,31vw,360px)!important;margin:0!important;display:block!important;position:relative!important;overflow:visible!important}#advantages .network-card .network-orbit:before,#advantages .network-card .network-orbit:after{content:none!important;display:none!important}#advantages .network-card .network-lines{z-index:1!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;overflow:visible!important}#advantages .network-card .network-lines path{vector-effect:non-scaling-stroke;animation:1.4s linear infinite networkDashFlow;fill:none!important;stroke:#5e87ff9e!important;stroke-width:2.6px!important;stroke-linecap:round!important;stroke-dasharray:9 13!important}#advantages .network-card .network-particle{filter:url(#particleGlow);fill:#5f86ff!important;opacity:.95!important}#advantages .network-card .network-node{z-index:4!important;color:#17213f!important;white-space:nowrap!important;background:#fffffff5!important;border:1px solid #cddcfff2!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:clamp(66px,7.4vw,92px)!important;height:clamp(38px,4.2vw,54px)!important;padding:0 clamp(13px,1.8vw,22px)!important;font-size:clamp(14px,1.45vw,19px)!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;transform:translate(-50%,-50%)!important;box-shadow:0 14px 34px #46569624!important}#advantages .network-card .node-douyin{top:21%!important;left:24.5%!important}#advantages .network-card .node-redbook{top:21%!important;left:75.5%!important}#advantages .network-card .node-weibo{top:50%!important;left:16%!important}#advantages .network-card .node-bili{top:50%!important;left:84%!important}#advantages .network-card .node-video{top:81%!important;left:29.5%!important}#advantages .network-card .node-zhihu{top:81%!important;left:70.5%!important}#advantages .network-card .network-orbit>strong{z-index:5!important;color:#fff!important;text-align:center!important;background:linear-gradient(145deg,#6687ff,#315be8)!important;border-radius:999px!important;place-items:center!important;width:clamp(88px,9.8vw,120px)!important;height:clamp(88px,9.8vw,120px)!important;margin:0!important;font-size:clamp(18px,1.9vw,24px)!important;font-weight:900!important;line-height:1.18!important;animation:2.8s ease-in-out infinite networkCenterBreath!important;display:grid!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 20px 46px #3f64ef52!important}#advantages .network-card>p{text-align:center!important;margin-top:clamp(4px,.9vw,12px)!important}@keyframes networkDashFlow{to{stroke-dashoffset:-22px}}@keyframes networkCenterBreath{0%,to{box-shadow:0 20px 46px #3f64ef4d}50%{box-shadow:0 24px 64px #3f64ef75}}@media (width<=720px){#advantages .network-card .network-orbit{height:270px!important;min-height:270px!important}#advantages .network-card .node-weibo{left:12%!important}#advantages .network-card .node-bili{left:88%!important}}@media (width<=720px){#advantages .network-card .adv-network.network-orbit>.node-douyin{top:22%!important;left:23%!important}#advantages .network-card .adv-network.network-orbit>.node-redbook{top:22%!important;left:77%!important}#advantages .network-card .adv-network.network-orbit>.node-weibo{top:50%!important;left:12%!important}#advantages .network-card .adv-network.network-orbit>.node-bili{top:50%!important;left:88%!important}#advantages .network-card .adv-network.network-orbit>.node-video{top:80%!important;left:28%!important}#advantages .network-card .adv-network.network-orbit>.node-zhihu{top:80%!important;left:72%!important}}#advantages .network-card .adv-network.network-orbit>.network-node{z-index:6!important;color:#17213f!important;white-space:nowrap!important;background:#fffffff7!important;border:1px solid #cddcfff2!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:clamp(78px,8vw,108px)!important;height:clamp(42px,4.6vw,58px)!important;padding:0 clamp(16px,2vw,24px)!important;font-size:clamp(15px,1.55vw,21px)!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;transform:translate(-50%,-50%)!important;box-shadow:0 14px 34px #46569624!important}#advantages .network-card .adv-network.network-orbit>.node-douyin{inset:21% auto auto 24.5%!important}#advantages .network-card .adv-network.network-orbit>.node-redbook{inset:21% auto auto 75.5%!important}#advantages .network-card .adv-network.network-orbit>.node-weibo{inset:50% auto auto 16%!important}#advantages .network-card .adv-network.network-orbit>.node-bili{inset:50% auto auto 84%!important}#advantages .network-card .adv-network.network-orbit>.node-video{inset:81% auto auto 29.5%!important}#advantages .network-card .adv-network.network-orbit>.node-zhihu{inset:81% auto auto 70.5%!important}@media (width<=720px){#advantages .network-card .adv-network.network-orbit>.node-douyin{top:22%!important;left:23%!important}#advantages .network-card .adv-network.network-orbit>.node-redbook{top:22%!important;left:77%!important}#advantages .network-card .adv-network.network-orbit>.node-weibo{top:50%!important;left:12%!important}#advantages .network-card .adv-network.network-orbit>.node-bili{top:50%!important;left:88%!important}#advantages .network-card .adv-network.network-orbit>.node-video{top:80%!important;left:28%!important}#advantages .network-card .adv-network.network-orbit>.node-zhihu{top:80%!important;left:72%!important}}.prototype-side-dock.floating-actions,.floating-actions{background:#ffffffd1!important;border-radius:28px!important;gap:0!important;width:86px!important;padding:18px 10px!important}.prototype-side-dock .floating-action,.floating-actions .floating-action{border-radius:18px!important;width:66px!important;max-width:66px!important;min-height:86px!important;padding:8px 0!important}.prototype-side-dock .floating-action+.floating-action,.floating-actions .floating-action+.floating-action{border-top:1px solid #5f74ff29!important;border-radius:0!important}.prototype-side-dock .floating-icon,.floating-actions .floating-icon{width:42px!important;height:42px!important;box-shadow:none!important;color:#17213f!important;background:0 0!important;border:0!important}.prototype-side-dock .floating-icon svg,.floating-actions .floating-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:2.2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:34px!important;height:34px!important}.prototype-side-dock .floating-icon svg path[d$=\.01],.floating-actions .floating-icon svg path[d$=\.01]{stroke-width:4px!important}.prototype-side-dock .floating-action strong,.floating-actions .floating-action strong{color:#17213f!important;font-size:12px!important}.hero-section .hero-glow,.hero-section:after{display:none!important}.hero-section:before{content:"";z-index:0;pointer-events:none;filter:blur(20px);background:radial-gradient(circle at 42%,#4285ff3d 0 18%,#0000 36%),radial-gradient(circle at 58%,#8b6dff3d 0 18%,#0000 36%);border-radius:999px;width:min(56vw,720px);height:min(56vw,720px);animation:8s ease-in-out infinite heroDualGlow;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}@keyframes heroDualGlow{0%,to{opacity:.82;background:radial-gradient(circle at 39%,#4285ff38 0 16%,#0000 34%),radial-gradient(circle at 61%,#8b6dff38 0 16%,#0000 34%)}50%{opacity:1;background:radial-gradient(circle at 49%,#4285ff47 0 16%,#0000 35%),radial-gradient(circle at 51%,#8b6dff47 0 16%,#0000 35%)}}.services-section{background:#fff!important}.services-section .section-grid-bg{opacity:.34!important}.services-section .section-heading h2{letter-spacing:-.04em!important;max-width:760px!important;font-size:clamp(42px,4vw,58px)!important;line-height:1.18!important}.services-section .section-heading>p{color:#6f7382!important;max-width:840px!important;font-size:clamp(17px,1.28vw,20px)!important;line-height:1.9!important}.services-section .service-grid{gap:clamp(30px,4vw,44px)!important}.services-section .service-card{background:radial-gradient(420px 260px at 90% 0,#3b82f621,#0000 68%),#ffffffe6!important;border-top:4px solid #3b82f6!important;border-radius:28px!important;min-height:clamp(340px,28vw,430px)!important;padding:clamp(34px,4vw,54px)!important;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s,border-color .28s,background .28s!important;box-shadow:0 24px 70px #4e569c1c,inset 0 1px #fffffff2!important}.services-section .service-card:nth-child(2){background:radial-gradient(420px 260px at 90% 0,#8b5cf626,#0000 68%),#ffffffe6!important;border-top-color:#8b5cf6!important}.services-section .service-card:hover{border-color:#3b82f65c!important;transform:translateY(-12px)scale(1.015)!important;box-shadow:0 36px 96px #4e569c33,inset 0 1px #fff!important}.services-section .service-card:nth-child(2):hover{border-color:#8b5cf661!important}.services-section .service-icon{transition:transform .28s,box-shadow .28s!important}.services-section .service-card:hover .service-icon{transform:rotate(-6deg)scale(1.08)!important;box-shadow:0 18px 36px #3f64ef4d!important}.services-section .service-card h3{font-size:clamp(28px,2.4vw,38px)!important}.services-section .service-card>p{color:#656b7a!important;font-size:clamp(16px,1.18vw,18px)!important;line-height:2!important}.services-section .service-flow span,.services-section .service-flow i{transition:transform .28s,opacity .28s,background .28s!important}.services-section .service-card:hover .service-flow span{opacity:1!important;transform:scale(1.35)!important}.services-section .service-card:hover .service-flow i{opacity:.9!important}.brand-mark.brand-whale{width:56px!important;height:56px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important}.brand-mark.brand-whale:before,.brand-mark.brand-whale i{display:none!important}.brand-whale svg{color:#1288f4!important;width:56px!important;height:56px!important;display:block!important}.brand-whale svg path,.brand-whale svg circle{fill:currentColor!important}.brand-whale .whale-ring{fill:none!important;stroke:currentColor!important;stroke-width:3.6px!important;stroke-linecap:round!important}.hero-section:before{display:none!important}.hero-section .section-grid-bg:before,.hero-section .section-grid-bg:after{content:"";pointer-events:none;filter:blur(22px);opacity:.72;border-radius:50%;width:min(34vw,430px);height:min(34vw,430px);position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}@keyframes heroBlueOrbit{0%,to{opacity:.68;transform:translate(calc(-50% - 90px),calc(-50% - 8px))scale(.9)}45%,55%{opacity:.88;transform:translate(-50%,-50%)scale(1.02)}75%{opacity:.62;transform:translate(calc(46px - 50%),calc(18px - 50%))scale(.86)}}@keyframes heroPurpleOrbit{0%,to{opacity:.68;transform:translate(calc(90px - 50%),calc(8px - 50%))scale(.9)}45%,55%{opacity:.88;transform:translate(-50%,-50%)scale(1.02)}75%{opacity:.62;transform:translate(calc(-50% - 46px),calc(-50% - 18px))scale(.86)}}.services-section .service-title-row{margin-bottom:24px!important;display:block!important}.services-section .service-icon{display:none!important}.services-section .service-card{padding-bottom:76px!important;position:relative!important}.services-section .service-flow{opacity:1!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;display:flex!important;position:absolute!important;bottom:clamp(30px,3vw,42px)!important;left:clamp(34px,4vw,54px)!important;right:auto!important}.services-section .service-flow span{background:#257deb2e!important;border-radius:999px!important;width:10px!important;height:10px!important}.services-section .service-flow i{background:#257deb2e!important;border-radius:999px!important;width:26px!important;height:3px!important}.services-section .service-card:first-child .service-flow span:first-child,.services-section .service-card:first-child .service-flow i:first-of-type{background:#147fe6!important;box-shadow:0 0 0 5px #147fe614!important}.services-section .service-card:nth-child(2) .service-flow span:first-child,.services-section .service-card:nth-child(2) .service-flow i:first-of-type{background:#7c5be8!important;box-shadow:0 0 0 5px #7c5be814!important}.services-section .service-card:nth-child(2) .service-flow span,.services-section .service-card:nth-child(2) .service-flow i{background-color:#7c5be82e!important}.services-section .service-card:hover .service-flow span:first-child{transform:scale(1.24)!important}.services-section .service-card:hover .service-flow i:first-of-type{width:42px!important}.brand-mark.brand-whale,.brand-whale svg{width:56px!important;height:56px!important}.brand-whale .whale-ring{stroke-width:3.2px!important}@media (width>=901px){.services-section{min-height:calc(100svh - var(--header-height))!important;padding-top:clamp(32px,4vh,48px)!important;padding-bottom:clamp(32px,4vh,48px)!important}.services-section .section-layout{justify-content:center!important;min-height:0!important}.services-section .section-heading{margin-bottom:clamp(22px,3vh,32px)!important}.services-section .section-badge{min-height:30px!important;padding:6px 13px!important;font-size:12px!important}.services-section .section-heading h2{max-width:760px!important;margin-top:16px!important;font-size:clamp(34px,3.2vw,46px)!important;line-height:1.18!important}.services-section .section-heading>p{max-width:800px!important;margin-top:16px!important;font-size:clamp(14px,1.05vw,16px)!important;line-height:1.78!important}.services-section .service-grid{gap:clamp(22px,3vw,34px)!important}.services-section .service-card{border-radius:24px!important;min-height:clamp(260px,24vh,330px)!important;padding:clamp(26px,3vw,38px) clamp(26px,3vw,38px) 62px!important}.services-section .service-title-row{margin-bottom:16px!important}.services-section .service-card h3{margin-top:8px!important;font-size:clamp(23px,2vw,30px)!important}.services-section .service-card>p{font-size:clamp(13.5px,1vw,15.5px)!important;line-height:1.82!important}.services-section .service-flow{bottom:28px!important;left:clamp(26px,3vw,38px)!important}.cases-section{min-height:calc(100svh - var(--header-height))!important;background:#fff!important;padding-top:clamp(34px,4vh,52px)!important;padding-bottom:clamp(34px,4vh,52px)!important}.cases-section .cases-layout{justify-content:center!important;width:min(1120px,100% - 190px)!important;min-height:0!important}.cases-section .cases-heading{align-items:center!important;margin-bottom:26px!important}.cases-section .section-badge{min-height:28px!important;padding:6px 14px!important;font-size:12px!important}.cases-section .cases-heading h2{letter-spacing:-.04em!important;max-width:760px!important;margin:14px 0 0!important;font-size:clamp(34px,3.4vw,48px)!important;line-height:1.16!important}.cases-section .cases-heading p{max-width:640px!important;margin-top:12px!important;font-size:14px!important;line-height:1.7!important}.cases-section .all-cases-button{border-radius:999px!important;align-self:flex-start!important;min-height:36px!important;margin-top:34px!important;padding:8px 16px!important;font-size:13px!important}.cases-section .case-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.cases-section .case-card{background:radial-gradient(220px 140px at 92% 0,#3b82f617,#0000 68%),#ffffffeb!important;border-radius:16px!important;min-height:158px!important;padding:20px 22px!important;box-shadow:0 14px 36px #4e569c14!important}.cases-section .case-tags{margin-bottom:10px!important}.cases-section .case-tags>span{padding:4px 10px!important;font-size:10px!important}.cases-section .case-tags small,.cases-section .case-label{font-size:10px!important}.cases-section .case-card h3{margin:4px 0 12px!important;font-size:16px!important;line-height:1.35!important}.cases-section .case-results{gap:20px!important;padding:10px 0 9px!important}.cases-section .case-results strong{font-size:18px!important}.cases-section .case-results span{font-size:10px!important}.cases-section .case-link{font-size:11px!important}.cases-section .case-link small{font-size:9px!important}}.clients-section{min-height:calc(100svh - var(--header-height))!important;background:#fff!important;align-items:center!important;padding-block:clamp(64px,8vw,108px)!important;display:flex!important}.clients-layout{align-content:center!important;justify-items:center!important;gap:46px!important;width:min(1040px,100% - 220px)!important;display:grid!important}.clients-layout h2{color:#171a22!important;letter-spacing:-.04em!important;margin:0!important;font-size:clamp(34px,3.4vw,48px)!important;font-weight:850!important}.client-logo-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;width:100%!important;display:grid!important}.client-logo-card{color:#245aa3!important;background:#fffffff5!important;border:1px solid #f4f6fae6!important;border-radius:10px!important;place-items:center!important;min-height:74px!important;font-size:18px!important;font-weight:800!important;display:grid!important;box-shadow:0 12px 34px #1e28500b!important}.client-logo-card:nth-child(2),.client-logo-card:nth-child(4),.client-logo-card:nth-child(15){color:#d4891f!important}.client-logo-card:nth-child(7),.client-logo-card:nth-child(11),.client-logo-card:nth-child(12){color:#1f2430!important}.contact-section.contact-prototype{background:#fff!important;padding-block:clamp(70px,8vw,104px)!important}.contact-prototype-bg,.contact-prototype-brand{display:none!important}.contact-prototype-layout{width:min(1320px,100% - 190px)!important;min-height:calc(100svh - var(--header-height) - 160px)!important;grid-template-columns:minmax(360px,.72fr) minmax(620px,1fr)!important;align-items:center!important;gap:clamp(70px,9vw,140px)!important;margin:0 auto!important;display:grid!important}.contact-prototype-copy{max-width:520px!important}.contact-prototype-badge{display:none!important}.contact-prototype-copy h2{color:#17213f!important;letter-spacing:-.05em!important;margin:0 0 28px!important;font-size:clamp(40px,4.2vw,58px)!important;line-height:1.16!important}.contact-prototype-copy p{color:#5f6675!important;font-size:16px!important;line-height:1.9!important}.contact-prototype-points{gap:12px!important;margin-top:32px!important;display:grid!important}.contact-prototype-points span{color:#5f6675!important;font-size:14px!important}.contact-prototype-points span:before{background:#147fe6!important}.contact-prototype-card{background:#fffffff5!important;border-radius:20px!important;width:100%!important;max-width:760px!important;padding:26px 30px!important;box-shadow:0 24px 70px #1e28501a!important}.contact-card-head h3{margin:0!important;font-size:22px!important}.contact-card-head p{margin-top:6px!important;font-size:12px!important}.contact-prototype-form{gap:12px!important}.contact-grid-two,.contact-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.contact-field label,.contact-choice-group>label{font-size:12px!important}.contact-field input,.contact-field textarea{border-radius:8px!important;min-height:38px!important;padding:9px 12px!important;font-size:12px!important}.contact-pills{gap:8px!important}.contact-pill{border-radius:999px!important;min-height:28px!important;padding:6px 12px!important;font-size:12px!important}.contact-submit{background:#147fe6!important;border-radius:10px!important;min-height:44px!important}.site-footer.pp-footer{color:#fff!important;background:#030303!important;padding:54px 0 34px!important;display:block!important}.pp-footer-shell{grid-template-columns:minmax(220px,1fr) minmax(160px,.55fr) minmax(180px,.55fr) 140px!important;align-items:start!important;gap:clamp(50px,8vw,120px)!important;width:min(1180px,100% - 220px)!important;margin:0 auto!important;display:grid!important}.pp-footer-brand{font-size:20px!important;font-weight:850!important}.pp-footer-column h2{color:#fff!important;margin:0 0 20px!important;font-size:15px!important}.pp-footer-links,.pp-footer-contact{gap:13px!important;display:grid!important}.pp-footer-links a,.pp-footer-contact a,.pp-footer-contact button{color:#ffffff9e!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;font-size:14px!important;text-decoration:none!important}.pp-footer-qr{color:#ffffff9e!important;justify-items:center!important;gap:10px!important;font-size:12px!important;display:grid!important}.pp-qr-code{background:linear-gradient(90deg,#000 10px,#0000 10px) 0 0/18px 18px,linear-gradient(#000 10px,#0000 10px) 0 0/18px 18px,#fff!important;border:8px solid #fff!important;width:112px!important;height:112px!important;display:block!important;box-shadow:inset 0 0 0 10px #fff!important}.pp-footer-bottom{color:#ffffff7a!important;text-align:right!important;border-top:1px solid #ffffff29!important;width:min(1180px,100% - 220px)!important;margin:54px auto 0!important;padding-top:26px!important;font-size:13px!important}@media (width<=900px){.clients-layout,.contact-prototype-layout,.pp-footer-shell,.pp-footer-bottom{width:calc(100% - 36px)!important}.client-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.contact-prototype-layout,.pp-footer-shell,.contact-grid-two,.contact-grid-three{grid-template-columns:1fr!important}}.cases-section .case-card,.cases-section .case-card h3,.cases-section .case-card small,.cases-section .case-label,.cases-section .case-results strong,.cases-section .case-results span,.cases-section .case-link,.cases-section .case-tags small{color:#111827!important}.cases-section .case-tags>span{color:#111827!important;background:#1118270f!important}.cases-section .case-link{font-weight:850!important}.cases-section .case-link:after{content:" →"}.cases-section .case-label,.cases-section .case-tags small,.cases-section .case-results span,.cases-section .case-card small{color:#6b7280!important}.cases-section .case-card h3,.cases-section .case-results strong,.cases-section .case-link{color:#111827!important}.cases-section .all-cases-button,.cases-section .all-cases-button:hover,.cases-section .all-cases-button:focus-visible{color:#5f74ff!important;box-shadow:none!important;background:#ffffffb8!important;border-color:#2f6bed47!important;transform:none!important}.contact-section.contact-prototype{background:radial-gradient(860px 520px at 88% 2%,#8b9dff2e,#0000 64%),radial-gradient(720px 460px at 12% 14%,#6ee1e129,#0000 62%),#eef1fb!important}.brand-mark.brand-image{width:56px!important;height:56px!important;box-shadow:none!important;background:0 0!important;border-radius:999px!important;overflow:visible!important}.brand-mark.brand-image:before,.brand-mark.brand-image i{display:none!important}.brand-mark.brand-image img{object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}.pp-footer-qr .pp-qr-code{object-fit:contain!important;width:112px!important;height:112px!important;box-shadow:none!important;background:#fff!important;border:8px solid #fff!important;display:block!important}.site-header .main-nav .nav-link.active,.site-header .mobile-nav .nav-link.active{color:#8b93a7!important;box-shadow:none!important;background:#1118270e!important}.site-header .main-nav .nav-link:not(.active),.site-header .mobile-nav .nav-link:not(.active){color:#17213f!important}.site-header .main-nav .nav-link.active,.site-header .mobile-nav .nav-link.active{color:#17213f!important;background:#1118270f!important;box-shadow:inset 0 0 0 1px #1118270a!important}.site-header .main-nav .nav-link.active:before,.site-header .main-nav .nav-link.active:after{opacity:1!important}.pp-footer-links a.active{color:#ffffff52!important}.pp-footer-links a:not(.active){color:#ffffffad!important}.pp-footer-links a:hover{color:#ffffffeb!important}.pp-footer-links a.active:hover{color:#ffffff52!important}.brand-mark.brand-image img[src$=logo\.png],.pp-footer-qr .pp-qr-code[src$=qr\.png]{font-size:0!important}.hero-section .question-card{will-change:transform;transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s,border-color .32s,background .32s!important}.hero-section .question-card:hover{transform:translateX(var(--card-offset)) translateY(-10px) scale(1.018)!important;background:#fffffff0!important;border-color:#4084ff6b!important;box-shadow:0 34px 88px #4268be38!important}.hero-section .question-card .question-icon{color:#10aeea!important;transition:transform .32s,background .32s,box-shadow .32s,border-color .32s!important}.hero-section .question-card .question-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:3px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:34px!important;height:34px!important}.hero-section .question-card:hover .question-icon{background:linear-gradient(135deg,#fffffff5,#daeeffeb)!important;border-color:#10aeea57!important;transform:rotate(-6deg)scale(1.08)!important;box-shadow:0 18px 38px #107eea2e!important}.hero-section .question-card b{transition:transform .32s,opacity .32s,color .32s!important}.hero-section .question-card:hover b{opacity:.55!important;color:#4084ff!important;transform:translate(8px)rotate(8deg)scale(1.08)!important}.hero-section .question-card strong,.hero-section .question-card small{transition:color .24s,transform .24s!important}.hero-section .question-card:hover strong{color:#0f1a33!important}.hero-section .question-card:hover small{color:#4084ff!important}.floating-wecom{position:relative!important}.floating-qr-popover{z-index:20!important;opacity:0!important;pointer-events:none!important;background:#fffffff5!important;border:1px solid #e2e8f5f2!important;border-radius:16px!important;justify-items:center!important;gap:8px!important;width:154px!important;padding:12px!important;transition:opacity .22s,transform .22s!important;display:grid!important;position:absolute!important;top:50%!important;right:calc(100% + 16px)!important;transform:translate(8px,-50%)scale(.96)!important;box-shadow:0 20px 50px #202b522e!important}.floating-wecom:hover .floating-qr-popover,.floating-wecom:focus-within .floating-qr-popover{opacity:1!important;pointer-events:auto!important;transform:translateY(-50%)scale(1)!important}.floating-qr-popover:after{content:"";background:#fffffff5;border-top:1px solid #e2e8f5f2;border-right:1px solid #e2e8f5f2;width:12px;height:12px;position:absolute;top:50%;right:-7px;transform:translateY(-50%)rotate(45deg)}.floating-qr-popover img{object-fit:contain!important;background:#fff!important;width:120px!important;height:120px!important}.floating-qr-popover small{color:#64708a!important;font-size:12px!important;line-height:1!important}.prototype-side-dock .floating-icon,.floating-actions .floating-icon{color:#6b7280!important}.floating-email{position:relative!important}.floating-email-popover{z-index:20!important;opacity:0!important;pointer-events:none!important;background:#fffffff5!important;border:1px solid #e2e8f5f2!important;border-radius:14px!important;gap:6px!important;min-width:178px!important;padding:13px 16px!important;transition:opacity .22s,transform .22s!important;display:grid!important;position:absolute!important;top:50%!important;right:calc(100% + 16px)!important;transform:translate(8px,-50%)scale(.96)!important;box-shadow:0 20px 50px #202b522e!important}.floating-email:hover .floating-email-popover,.floating-email:focus-within .floating-email-popover{opacity:1!important;pointer-events:auto!important;transform:translateY(-50%)scale(1)!important}.floating-email-popover:after{content:"";background:#fffffff5;border-top:1px solid #e2e8f5f2;border-right:1px solid #e2e8f5f2;width:12px;height:12px;position:absolute;top:50%;right:-7px;transform:translateY(-50%)rotate(45deg)}.floating-email-popover>strong{color:#17213f!important;font-size:13px!important;line-height:1.2!important}.floating-email-popover a{color:#147fe6!important;font-size:13px!important;font-weight:760!important;text-decoration:none!important}.floating-consult .side-dock-popover{pointer-events:none!important}.agent-advantages-page{color:#171a22!important;background:#fff!important;min-height:auto!important;padding:76px 0 90px!important}.agent-advantages-wrap{width:min(1160px,100% - 46px)!important;margin:0 auto!important}.agent-advantages-hero h2{letter-spacing:-.06em!important;max-width:900px!important;margin:0!important;font-size:clamp(42px,5vw,68px)!important;font-weight:900!important;line-height:1.08!important}.agent-advantages-hero p{color:#5f6675!important;max-width:820px!important;margin:26px 0 70px!important;font-size:18px!important;line-height:1.9!important}.agent-service-title{align-items:center!important;gap:14px!important;margin:46px 0 42px!important;display:flex!important}.agent-service-title:after{content:"";background:#e8ebf2;flex:1;height:1px}.agent-service-title span{color:#fff!important;background:#147fe6!important;border-radius:999px!important;align-items:center!important;min-height:36px!important;padding:0 18px!important;font-size:15px!important;font-weight:850!important;display:inline-flex!important;box-shadow:0 14px 28px #147fe63d!important}.theme-purple .agent-service-title span{background:#7b5be8!important;box-shadow:0 14px 28px #7b5be838!important}.agent-service-title strong{color:#171a22!important;font-size:28px!important;font-weight:900!important}.agent-feature-row{margin:0 0 76px!important}.agent-feature-head{border-left:4px solid #147fe6!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:36px!important;margin-bottom:28px!important;padding-left:16px!important;display:grid!important}.theme-purple .agent-feature-head{border-left-color:#7b5be8!important}.agent-copy-main h3{margin:0 0 18px!important;font-size:30px!important;font-weight:900!important;line-height:1.2!important}.agent-copy-main h3 small{color:#3c74bc!important;vertical-align:middle!important;background:#147fe614!important;border-radius:999px!important;margin-left:12px!important;padding:6px 12px!important;font-size:13px!important;font-weight:760!important;display:inline-flex!important}.theme-purple .agent-copy-main h3 small{color:#7558d8!important;background:#7b5be81a!important}.agent-copy-main p{color:#5f6675!important;max-width:820px!important;margin:0!important;font-size:16px!important;line-height:1.85!important}.agent-metrics{gap:12px!important;min-width:168px!important;display:grid!important}.agent-metrics div{background:#f7f9ff!important;border:1px solid #e8ebf5!important;border-radius:14px!important;padding:15px 18px!important;box-shadow:0 12px 30px #283c6e0d!important}.agent-metrics span{color:#8a91a3!important;margin-right:8px!important;font-size:13px!important;display:inline-block!important}.agent-metrics strong{color:#147fe6!important;font-size:17px!important;font-weight:900!important}.theme-purple .agent-metrics strong{color:#7b5be8!important}.agent-shot{background:#f6f8fc!important;border:1px solid #e8ebf3!important;border-radius:18px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;padding:14px!important;display:grid!important;box-shadow:0 26px 70px #1e285014!important}.shot-card{background:#fff!important;border:1px solid #e8ebf3!important;border-radius:15px!important;min-height:190px!important;padding:22px!important;overflow:hidden!important}.shot-card.large,.shot-card:first-child{min-height:230px!important}.shot-card h4{color:#171a22!important;margin:0 0 16px!important;font-size:22px!important;font-weight:900!important}.shot-card>strong{color:#111827!important;letter-spacing:-.03em!important;margin-bottom:16px!important;font-size:34px!important;display:block!important}.line-graph{background:linear-gradient(#eef2f8 1px,#0000 1px) 0 0/100% 30px,linear-gradient(135deg,#0000 9%,#147fe6 10% 11%,#0000 12% 20%,#147fe6 21% 22%,#0000 23% 34%,#147fe6 35% 36%,#0000 37% 50%,#147fe6 51% 52%,#0000 53% 68%,#147fe6 69% 70%,#0000 71%)!important;border-bottom:1px solid #e8ebf3!important;height:120px!important}.donut{background:conic-gradient(#147fe6 0 36%, #2cc879 36% 64%, #ff5870 64% 81%, #43c7bd 81% 91%, #7b5be8 91% 100%)!important;border-radius:50%!important;width:138px!important;height:138px!important;margin:8px auto 16px!important;position:relative!important}.donut:after{content:"98,765,432";color:#17213f;background:#fff;border-radius:50%;place-items:center;font-size:13px;font-weight:900;display:grid;position:absolute;inset:34px}.shot-card ul,.shot-card ol{color:#4f5b73!important;margin:0!important;padding-left:18px!important;line-height:1.8!important}.bars.multi{align-items:end!important;gap:14px!important;height:128px!important;display:flex!important}.bars.multi i{background:#147fe6!important;border-radius:6px 6px 0 0!important;width:18px!important}.bars.multi i:nth-child(2n){background:#2cc879!important;height:76%!important}.bars.multi i:nth-child(odd){height:56%!important}.bars.multi i:nth-child(3n){background:#f5a623!important;height:42%!important}.shot-card p{color:#4f5b73!important;border-bottom:1px solid #eef1f6!important;padding-bottom:12px!important;font-size:16px!important}.shot-card p b{float:right;color:#17213f;font-size:22px}@media (width<=900px){.agent-feature-head,.agent-shot{grid-template-columns:1fr!important}.agent-advantages-hero h2{font-size:38px!important}}.agent-advantages-hero h2{letter-spacing:-.035em!important;word-spacing:.08em!important;max-width:980px!important;line-height:1.18!important}.contact-prototype-copy h2{letter-spacing:-.035em!important;white-space:nowrap!important;letter-spacing:-.025em!important;width:max-content!important;max-width:none!important;line-height:1.2!important}@media (width<=900px){.contact-prototype-copy h2{white-space:normal!important;width:auto!important;max-width:100%!important}}.agent-image-wrap{background:#f6f8fc!important;border:1px solid #e8ebf3!important;border-radius:18px!important;width:100%!important;margin-top:26px!important;overflow:hidden!important;box-shadow:0 26px 70px #1e285014!important}.agent-dashboard-image{object-fit:contain!important;background:#fff!important;width:100%!important;height:auto!important;display:block!important}.agent-shot{display:none!important}.lingmou-dashboard{background:#f7f9fc!important;border:1px solid #e8ecf3!important;border-radius:16px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;margin-top:26px!important;padding:8px!important;display:grid!important}.lm-card{background:#fff!important;border:1px solid #e7ebf2!important;border-radius:14px!important;min-height:300px!important;padding:24px!important;box-shadow:0 6px 18px #1e285009!important}.lm-card header{justify-content:space-between!important;align-items:center!important;margin-bottom:18px!important;display:flex!important}.lm-card h4{color:#111827!important;letter-spacing:-.03em!important;margin:0!important;font-size:24px!important;font-weight:900!important}.lm-card header a,.lm-card header button{color:#697386!important;background:#fff!important;border:1px solid #e7ebf2!important;border-radius:8px!important;padding:8px 12px!important;font-size:13px!important}.lm-trend small{color:#697386!important;margin-bottom:10px!important;font-size:14px!important;display:block!important}.lm-trend>strong{color:#111827!important;margin-bottom:20px!important;font-size:32px!important;font-weight:900!important;display:block!important}.lm-line-chart{background:linear-gradient(#eef2f7 1px,#0000 1px) 0 0/100% 30px,linear-gradient(135deg,#0000 6%,#247be8 6.5% 7.4%,#0000 8% 17%,#247be8 17.5% 18.4%,#0000 19% 29%,#247be8 29.5% 30.4%,#0000 31% 45%,#247be8 45.5% 46.4%,#0000 47% 61%,#247be8 61.5% 62.4%,#0000 63% 77%,#247be8 77.5% 78.4%,#0000 79% 91%,#247be8 91.5% 92.4%,#0000 93%)!important;border-bottom:1px solid #e7ebf2!important;height:150px!important;position:relative!important}.lm-line-chart:after{content:"";background:#247be8;border-radius:50%;width:9px;height:9px;position:absolute;top:22px;right:4px;box-shadow:-68px 22px #247be8,-146px -8px #247be8,-224px 42px #247be8,-306px 8px #247be8}.lm-axis,.lm-bar-labels{color:#788397!important;justify-content:space-between!important;margin-top:9px!important;font-size:13px!important;display:flex!important}.lm-platform-body{grid-template-columns:220px 1fr!important;align-items:center!important;gap:24px!important;display:grid!important}.lm-donut{background:conic-gradient(#247be8 0 36%, #2bc477 36% 64%, #f85b73 64% 81%, #42c7bd 81% 91%, #7b61e8 91% 97%, #ff9f1c 97% 100%)!important;border-radius:50%!important;width:200px!important;height:200px!important;position:relative!important}.lm-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:54px}.lm-donut b{z-index:1;color:#111827;text-align:center;place-items:center;font-size:15px;line-height:1.45;display:grid;position:absolute;inset:0}.lm-platform ul{gap:14px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.lm-platform li{color:#4b5565!important;grid-template-columns:1fr 72px 94px!important;gap:12px!important;font-size:15px!important;display:grid!important}.lm-platform li b{color:#111827!important}.lm-platform li em{color:#8a93a5!important;font-style:normal!important}.lm-legend{color:#64708a!important;gap:22px!important;margin-bottom:18px!important;display:flex!important}.lm-legend span:before{content:"";background:#247be8;border-radius:3px;width:12px;height:12px;margin-right:8px;display:inline-block}.lm-legend span:nth-child(2):before{background:#2bc477}.lm-legend span:nth-child(3):before{background:#ff9f1c}.lm-bar-chart{background:linear-gradient(#eef2f7 1px,#0000 1px) 0 0/100% 36px!important;border-bottom:1px solid #e7ebf2!important;justify-content:space-around!important;align-items:end!important;height:180px!important;display:flex!important}.lm-bar-chart b{align-items:end!important;gap:7px!important;height:100%!important;display:flex!important}.lm-bar-chart i{background:#247be8!important;border-radius:4px 4px 0 0!important;width:13px!important;display:block!important}.lm-bar-chart i:first-child{height:78%}.lm-bar-chart i:nth-child(2){height:62%;background:#2bc477!important}.lm-bar-chart i:nth-child(3){height:45%;background:#ff9f1c!important}.lm-bar-chart b:nth-child(n+2) i:first-child{height:42%}.lm-bar-chart b:nth-child(n+3) i:first-child{height:30%}.lm-bar-chart b:nth-child(n+5) i:first-child{height:18%}.lm-opps{grid-template-rows:auto 1fr 1fr 1fr auto!important;display:grid!important}.lm-opp-row h5{color:#111827!important;margin:0 0 8px!important;font-size:17px!important}.lm-opp-row h5 span{color:#247be8;background:#eaf2ff;border-radius:6px;margin-left:8px;padding:4px 8px;font-size:12px}.lm-opp-row h5 span:last-child{color:#2bc477;background:#e8f9ef}.lm-opp-row aside{text-align:center;color:#6b7280;grid-template-columns:repeat(2,1fr);align-items:center;display:grid}.lm-opp-row aside b{color:#111827;font-size:24px}.lm-more{color:#256fe6!important;margin-top:10px!important;font-weight:800!important}@media (width<=900px){.lingmou-dashboard{grid-template-columns:1fr!important}.lm-platform-body{grid-template-columns:1fr!important;justify-items:center!important}}.replica-dashboard{background:#f7f9fc!important;border:1px solid #e8ecf3!important;border-radius:16px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;margin-top:26px!important;padding:8px!important;display:grid!important}.rp-card,.rp-stats>div,.ai-platform-cards>div{background:#fff!important;border:1px solid #e7ebf2!important;border-radius:14px!important;min-height:170px!important;padding:22px!important;box-shadow:0 6px 18px #1e285009!important}.rp-card.wide,.rp-top,.rp-stats,.rp-actions,.ai-platform-cards{grid-column:1/-1!important}.rp-card h4{color:#111827!important;margin:0 0 18px!important;font-size:22px!important;font-weight:900!important}.rp-card a{color:#247be8!important;margin-top:16px!important;font-weight:800!important;display:inline-block!important}.period-bars{grid-template-columns:1fr 1fr!important;align-items:end!important;gap:50px!important;height:180px!important;display:grid!important;position:relative!important}.period-bars b{text-align:center;color:#111827;align-self:start;font-size:30px}.period-bars i:before,.period-bars i:after{content:"";border-radius:10px 10px 0 0;width:88px;position:absolute;bottom:20px}.period-bars i:before{background:#d8dde7;height:130px;left:58px}.period-bars i:after{background:#247be8;height:72px;right:58px}.rp-line{background:linear-gradient(#eef2f7 1px,#0000 1px) 0 0/100% 38px,linear-gradient(135deg,#0000 8%,#247be8 8.5% 9.4%,#0000 10% 22%,#247be8 22.5% 23.4%,#0000 24% 38%,#247be8 38.5% 39.4%,#0000 40% 54%,#247be8 54.5% 55.4%,#0000 56% 70%,#247be8 70.5% 71.4%,#0000 72% 88%,#247be8 88.5% 89.4%,#0000 90%)!important;border-bottom:1px solid #e7ebf2!important;height:190px!important}.rp-line.red{filter:hue-rotate(130deg)saturate(1.8)}.rp-line.green{filter:hue-rotate(60deg)saturate(1.2)}.rp-line.purple{filter:hue-rotate(220deg)saturate(1.3)}.rp-line.triple{background:linear-gradient(#eef2f7 1px,#0000 1px) 0 0/100% 38px,linear-gradient(135deg,#0000 8%,#247be8 8.5% 9.4%,#0000 10% 90%)!important}.rp-card ol{color:#303847!important;margin:0!important;padding-left:22px!important;line-height:1.65!important}.rp-card table{border-collapse:collapse!important;color:#303847!important;width:100%!important}.rp-card td{border-bottom:1px solid #eef1f6!important;padding:12px 8px!important}.rp-top,.rp-actions{justify-content:space-between!important;align-items:center!important;min-height:54px!important;display:flex!important}.rp-top b{color:#111827;font-size:22px}.rp-top button,.rp-actions button{color:#fff;background:#247be8;border:0;border-radius:10px;padding:12px 18px;font-weight:850}.rp-actions{justify-content:flex-start!important;gap:16px!important}.rp-actions button+button{color:#247be8;background:#fff;border:1px solid #e7ebf2}.rp-stats,.ai-platform-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.ai-platform-cards{grid-template-columns:repeat(5,minmax(0,1fr))!important}.rp-stats span,.ai-platform-cards span{color:#7a8496;font-size:13px;display:block}.rp-stats b,.ai-platform-cards b{color:#111827;margin-top:8px;font-size:28px;display:block}.rp-stats.four{grid-column:auto!important}.rp-donut{background:conic-gradient(#247be8 0 36%, #2bc477 36% 64%, #f85b73 64% 81%, #42c7bd 81% 91%, #7b61e8 91% 100%)!important;border-radius:50%!important;width:180px!important;height:180px!important;margin:8px auto!important;position:relative!important}.rp-donut:after{content:"128,560";color:#111827;background:#fff;border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;inset:48px}.rp-donut.orange{filter:hue-rotate(30deg)}.rp-donut.red{filter:hue-rotate(120deg)saturate(1.6)}.rp-donut.green{filter:hue-rotate(50deg)}.rp-donut.emotion{filter:hue-rotate(70deg)saturate(1.4)}.rp-card ul{color:#4b5565!important;margin:12px 0 0!important;padding-left:18px!important;line-height:1.8!important}.h-bars{gap:14px;margin-top:20px;display:grid}.h-bars i{background:#247be8;border-radius:99px;height:14px}.h-bars i:nth-child(2){width:82%}.h-bars i:nth-child(3){width:68%}.h-bars i:nth-child(4){width:52%}.h-bars i:nth-child(5){width:36%}.tinghai-dashboard .rp-card p{color:#344054;border:1px solid #eef1f6;border-radius:10px;justify-content:space-between;padding:12px;display:flex}.tinghai-dashboard .rp-card p span{color:#22b978;background:#e9fbf1;border-radius:8px;padding:4px 10px}.heat{opacity:.8;background:radial-gradient(circle,#247be8 0 7px,#0000 8px) 0 0/28px 28px,#fff;height:190px}.words{color:#247be8;place-items:center;min-height:190px;display:grid;position:relative}.words b{font-size:32px}.words strong{color:#247be8;font-size:38px}.words span{color:#2bc477;font-size:24px;position:absolute;top:28px;right:42px}.words em{color:#7b61e8;font-size:22px;font-style:normal;position:absolute;bottom:34px;left:52px}@media (width<=900px){.replica-dashboard,.rp-stats,.ai-platform-cards{grid-template-columns:1fr!important}}.lm-line-chart-svg{width:100%!important;height:230px!important;font-family:inherit!important;display:block!important;overflow:visible!important}.lm-line-chart-svg .lm-grid line{stroke:#e6edf6!important;stroke-width:1.4px!important;stroke-dasharray:3 3!important}.lm-line-chart-svg .lm-axis-line{stroke:#dfe5ee!important;stroke-width:1.8px!important}.lm-line-chart-svg text{fill:#6d7890!important;font-size:17px!important;font-weight:560!important}.lm-line-chart-svg .lm-area{fill:#247be809!important}.lm-line-chart-svg .lm-trend-path{fill:none!important;stroke:#247bef!important;stroke-width:4.2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:drop-shadow(0 2px 2px #247bef29)!important}.lm-line-chart-svg .lm-points circle{fill:#247bef!important;stroke:#247bef!important;stroke-width:2px!important}.lm-trend .lm-line-chart,.lm-trend .lm-axis{display:none!important}.lp-period-card,.lp-angle-card{min-height:360px!important}.lp-period-card h4,.lp-angle-card h4{margin-bottom:18px!important}.lp-legend{color:#607089!important;gap:32px!important;margin-bottom:6px!important;font-size:17px!important;font-weight:680!important;display:flex!important}.lp-legend span:before{content:"";vertical-align:-2px;background:#c7ceda;border-radius:3px;width:15px;height:15px;margin-right:10px;display:inline-block}.lp-legend span:nth-child(2):before{background:#1f7bff}.lp-period-svg,.lp-angle-svg{width:100%!important;height:270px!important;font-family:inherit!important;display:block!important;overflow:visible!important}.lp-period-svg text,.lp-angle-svg text{fill:#61708a!important;font-size:20px!important;font-weight:560!important}.lp-period-svg .lp-value{fill:#05070d!important;font-size:38px!important;font-weight:760!important}.lp-period-svg .lp-unit{fill:#05070d!important;font-size:22px!important;font-weight:680!important}.lp-period-svg .lp-x{font-size:20px!important}.lp-axis{stroke:#dfe5ee!important;stroke-width:1.8px!important}.lp-bar.old{fill:#c8ceda!important;filter:drop-shadow(0 8px 14px #828fa53d)!important}.lp-bar.current{fill:#1677ff!important;filter:drop-shadow(0 10px 20px #1677ff47)!important}.lp-arrow,.lp-arrow-head{fill:none!important;stroke:#a9b3c4!important;stroke-width:2.4px!important;stroke-dasharray:7 7!important;stroke-linecap:round!important}.lp-arrow-head{fill:#a9b3c4!important;stroke:none!important}.lp-angle-card header{justify-content:space-between!important;align-items:center!important;margin-bottom:8px!important;display:flex!important}.lp-angle-card header button{color:#24324a!important;background:#fff!important;border:1px solid #e6ebf2!important;border-radius:10px!important;padding:9px 16px!important;font-size:18px!important;font-weight:680!important}.lp-angle-card>small{color:#607089!important;margin-bottom:2px!important;font-size:17px!important;font-weight:660!important;display:block!important}.lp-angle-svg .lp-grid line{stroke:#e8eef6!important;stroke-width:1.3px!important;stroke-dasharray:3 3!important}.lp-area{fill:#1f7bff14!important}.lp-angle-path{fill:none!important;stroke:#1f7bff!important;stroke-width:4px!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:drop-shadow(0 2px 2px #1f7bff24)!important}.lp-points circle{fill:#1f7bff!important;stroke:#dbeafe!important;stroke-width:2.5px!important}.lp-x-labels text{font-size:20px!important}.lp-top-card,.lp-platform-card{min-height:420px!important;padding:24px 28px!important}.lp-top-card h4,.lp-platform-card h4{margin-bottom:28px!important;font-size:26px!important}.lp-top-head,.lp-platform-table .head{color:#69768d!important;border-bottom:1px solid #e4e9f1!important;grid-template-columns:1fr 130px 130px!important;padding-bottom:12px!important;font-size:18px!important;font-weight:760!important;display:grid!important}.lp-top-list{display:grid!important}.lp-top-list>div{grid-template-columns:34px 1fr 130px 130px!important;align-items:center!important;gap:12px!important;min-height:62px!important;display:grid!important}.lp-top-list b{color:#344054!important;background:#e5e9f0!important;border-radius:50%!important;place-items:center!important;width:28px!important;height:28px!important;font-size:18px!important;display:grid!important}.lp-top-list p{color:#344054!important;margin:0!important;font-size:18px!important;font-weight:650!important;line-height:1.45!important}.lp-top-list strong{color:#344054!important;font-size:21px!important;font-weight:650!important}.lp-top-list em{gap:8px!important;font-style:normal!important;display:flex!important}.lp-top-list i,.lp-platform-table i{color:#fff!important;background:#0b1118!important;border-radius:8px!important;place-items:center!important;width:31px!important;height:31px!important;font-size:14px!important;font-style:normal!important;font-weight:900!important;display:inline-grid!important}.lp-top-list i:nth-child(2),.lp-platform-table div:nth-child(3) i{background:#ff2442!important}.lp-top-list i:nth-child(3),.lp-platform-table div:nth-child(5) i{background:#ff4c8b!important}.lp-platform-table div:nth-child(4) i{background:#14c75f!important}.lp-platform-table div:nth-child(6) i{color:#ff8a00!important;background:#fff!important;font-size:24px!important}.lp-card-link{color:#1f7bff!important;margin-top:22px!important;font-size:22px!important;font-weight:850!important;display:inline-block!important}.lp-platform-table{display:grid!important}.lp-platform-table .head,.lp-platform-table>div:not(.head){grid-template-columns:190px 1fr 1fr!important}.lp-platform-table>div:not(.head){color:#344054!important;align-items:center!important;min-height:64px!important;font-size:19px!important;font-weight:650!important;display:grid!important}.lp-platform-table span{align-items:center!important;gap:12px!important;display:flex!important}.lp-platform-table b,.lp-platform-table strong{color:#344054!important;font-size:19px!important;font-weight:650!important}.xz-board{background:#f6f8fb!important;border:1px solid #e8ecf3!important;border-radius:16px!important;width:100%!important;margin-top:26px!important;padding:22px!important}.xz-header{justify-content:space-between!important;align-items:flex-start!important;margin-bottom:18px!important;display:flex!important}.xz-header h4{color:#111827!important;margin:0!important;font-size:22px!important;font-weight:900!important}.xz-header small{color:#7d8798;margin-top:6px;font-size:12px;font-weight:600;display:block}.xz-header-right{align-items:center;gap:12px;display:flex}.xz-date{color:#40506a;background:#fff;border:1px solid #e6ebf2;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:700}.xz-btn-primary{color:#fff;background:#3158ff;border:0;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:850;box-shadow:0 8px 18px #3158ff40}.xz-kpi-row{grid-template-columns:repeat(4,1fr)!important;gap:12px!important;margin-bottom:14px!important;display:grid!important}.xz-kpi{background:#fff!important;border:1px solid #edf0f5!important;border-radius:12px!important;min-height:130px!important;padding:18px 20px 16px!important;position:relative!important;box-shadow:0 4px 14px #0f172a09!important}.xz-kpi>small{color:#202a3a;margin-bottom:12px;font-size:13px;font-weight:700;display:block}.xz-kpi>b{color:#121826;letter-spacing:-.03em;font-size:28px;font-weight:900;display:block}.xz-change{color:#9aa3b2;margin-top:10px;font-size:11px;font-weight:600;display:block}.xz-change.up{color:#10b981}.xz-change.muted{color:#9aa3b2}.xz-platforms{gap:8px!important;margin-top:12px!important;display:flex!important}.xz-platforms i{color:#fff!important;border-radius:6px!important;place-items:center!important;width:24px!important;height:24px!important;font-size:11px!important;font-style:normal!important;font-weight:900!important;display:inline-grid!important}.p-dy{background:#070b12}.p-sph{background:#fff;border:1px solid #ffd7a3;color:#ff8a00!important}.p-xhs{background:#ff2442}.p-wx{background:#18c75f}.p-yt{background:#ef4444}.p-ins{background:linear-gradient(135deg,#f97316,#ef4444,#8b5cf6)}.xz-spark{width:100px!important;height:34px!important;position:absolute!important;bottom:16px!important;right:18px!important}.xz-spark path{fill:none;stroke-width:2.4px;stroke-linecap:round}.xz-spark.blue path{stroke:#5b6ee1}.xz-spark.purple path{stroke:#7759d9}.xz-spark.green path{stroke:#64c6a6}.xz-chart-row{grid-template-columns:1.2fr .9fr .9fr!important;gap:12px!important;display:grid!important}.xz-card{background:#fff!important;border:1px solid #edf0f5!important;border-radius:12px!important;padding:18px 20px!important;box-shadow:0 4px 14px #0f172a09!important}.xz-card header{justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important;display:flex!important}.xz-card h5{color:#121826;margin:0;font-size:16px;font-weight:900}.xz-card header button{color:#697386;background:#fff;border:1px solid #e7ebf2;border-radius:7px;padding:5px 10px;font-size:12px;font-weight:700}.xz-card header a{color:#8b95a7;cursor:pointer;font-size:12px;font-weight:700}.xz-legend{gap:16px!important;margin-bottom:8px!important;font-size:12px!important;font-weight:700!important;display:flex!important}.xz-legend span:before{content:"";border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.xz-legend .blue:before{background:#2563eb}.xz-legend .green:before{background:#22c55e}.xz-legend .orange:before{background:#f59e0b}.xz-trend-svg{width:100%!important;height:180px!important;display:block!important}.xz-trend-svg .xz-grid line{stroke:#e9edf4;stroke-width:1px;stroke-dasharray:3 3}.xz-trend-svg .xz-y text,.xz-trend-svg .xz-x text{fill:#738096;font-size:11px;font-weight:600}.xz-trend-svg .line-blue{fill:none;stroke:#2563eb;stroke-width:2.6px;stroke-linecap:round}.xz-trend-svg .line-green{fill:none;stroke:#22c55e;stroke-width:2.6px;stroke-linecap:round}.xz-trend-svg .line-orange{fill:none;stroke:#f59e0b;stroke-width:2.6px;stroke-linecap:round}.xz-pie-body{grid-template-columns:160px 1fr!important;align-items:center!important;gap:14px!important;display:grid!important}.xz-donut-svg{width:150px;height:150px}.xz-donut-svg circle{fill:none;stroke-width:28px;transform-origin:50%;transform:rotate(-90deg)}.xz-donut-svg .seg1{stroke:#2563eb}.xz-donut-svg .seg2{stroke:#2dd4bf}.xz-donut-svg .seg3{stroke:#f45b69}.xz-donut-svg .seg4{stroke:#22c55e}.xz-donut-svg .seg5{stroke:#f59e0b}.xz-donut-svg .seg6{stroke:#8b5cf6}.xz-donut-svg .cr1{stroke:#2563eb}.xz-donut-svg .cr2{stroke:#67e8f9}.xz-donut-svg .cr3{stroke:#34d399}.xz-donut-svg .cr4{stroke:#f59e0b}.xz-donut-svg .donut-label{text-anchor:middle;fill:#647084;font-size:11px;font-weight:700}.xz-donut-svg .donut-value{text-anchor:middle;fill:#172033;font-size:14px;font-weight:900}.xz-pie-body ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.xz-pie-body li{color:#506078;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.xz-pie-body li b{color:#172033;margin-left:auto;font-weight:900}.xz-pie-body li i{border-radius:50%;width:8px;height:8px;display:inline-block}.xz-pie-body li i.c1{background:#2563eb}.xz-pie-body li i.c2{background:#2dd4bf}.xz-pie-body li i.c3{background:#f45b69}.xz-pie-body li i.c4{background:#22c55e}.xz-pie-body li i.c5{background:#f59e0b}.xz-pie-body li i.c6{background:#8b5cf6}.xz-pie-body li i.cr1{background:#2563eb}.xz-pie-body li i.cr2{background:#67e8f9}.xz-pie-body li i.cr3{background:#34d399}.xz-pie-body li i.cr4{background:#f59e0b}@media (width<=900px){.xz-kpi-row,.xz-chart-row{grid-template-columns:1fr!important}}.yy-board{background:#f6f8fb!important;border:1px solid #e8ecf3!important;border-radius:16px!important;width:100%!important;margin-top:26px!important;padding:14px!important}.yy-top-row{grid-template-columns:1.4fr 1fr!important;gap:14px!important;margin-bottom:14px!important;display:grid!important}.yy-card{background:#fff!important;border:1px solid #edf0f5!important;border-radius:12px!important;padding:20px 22px!important;box-shadow:0 4px 14px #0f172a09!important}.yy-card header{justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important;display:flex!important}.yy-card h5{color:#111827;margin:0;font-size:17px;font-weight:900}.yy-card header button{color:#697386;background:#fff;border:1px solid #e7ebf2;border-radius:7px;padding:6px 12px;font-size:12px;font-weight:700}.yy-card header a{color:#2563eb;cursor:pointer;font-size:12px;font-weight:700}.yy-legend{color:#4b5565!important;gap:18px!important;margin-bottom:10px!important;font-size:12px!important;font-weight:700!important;display:flex!important}.yy-legend i{color:#fff;vertical-align:middle;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:6px;font-size:10px;font-style:normal;font-weight:900;display:inline-grid}.yy-legend .red i{background:#ef4444}.yy-legend .blue i{background:#2563eb}.yy-legend .purple i{background:#7c3aed}.yy-legend .green i{background:#16a34a}.yy-legend .black i{background:#1f2937}.yy-trend-svg{width:100%!important;height:200px!important;display:block!important;overflow:visible!important}.yy-trend-svg .yy-grid line{stroke:#e9edf4;stroke-width:1px;stroke-dasharray:3 3}.yy-trend-svg .yy-y text,.yy-trend-svg .yy-x text{fill:#738096;font-size:12px;font-weight:600}.yy-trend-svg .l-red{fill:none;stroke:#ef4444;stroke-width:2.4px;stroke-linecap:round}.yy-trend-svg .l-blue{fill:none;stroke:#2563eb;stroke-width:2.4px;stroke-linecap:round}.yy-trend-svg .l-purple{fill:none;stroke:#7c3aed;stroke-width:2.4px;stroke-linecap:round}.yy-trend-svg .l-green{fill:none;stroke:#16a34a;stroke-width:2.4px;stroke-linecap:round}.yy-trend-svg .l-black{fill:none;stroke:#1f2937;stroke-width:2.4px;stroke-linecap:round}.yy-pie-body{grid-template-columns:180px 1fr!important;align-items:center!important;gap:20px!important;display:grid!important}.yy-donut{width:170px;height:170px}.yy-donut circle{fill:none;stroke-width:32px;transform-origin:50%;transform:rotate(-90deg)}.yy-donut .yd1{stroke:#ef4444}.yy-donut .yd2{stroke:#2563eb}.yy-donut .yd3{stroke:#7c3aed}.yy-donut .yd4{stroke:#16a34a}.yy-donut .yd5{stroke:#1f2937}.yy-donut .donut-total{text-anchor:middle;fill:#111827;font-size:18px;font-weight:900}.yy-donut .donut-sub{text-anchor:middle;fill:#697386;font-size:11px;font-weight:600}.yy-pie-body ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.yy-pie-body li{color:#344054;align-items:center;gap:10px;font-size:14px;font-weight:650;display:flex}.yy-pie-body li b{color:#111827;margin-left:auto;font-weight:900}.yy-pie-body li i{border-radius:50%;width:10px;height:10px}.yy-pie-body li i.red{background:#ef4444}.yy-pie-body li i.blue{background:#2563eb}.yy-pie-body li i.purple{background:#7c3aed}.yy-pie-body li i.green{background:#16a34a}.yy-pie-body li i.black{background:#1f2937}.yy-bottom{background:#fff!important;border:1px solid #edf0f5!important;border-radius:12px!important;padding:20px 22px!important;box-shadow:0 4px 14px #0f172a09!important}.yy-bottom>header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.yy-bottom>header h5{color:#111827;margin:0;font-size:17px;font-weight:900}.yy-bottom>header a{color:#2563eb;cursor:pointer;font-size:13px;font-weight:700}.yy-platform-cards{grid-template-columns:repeat(5,1fr)!important;gap:14px!important;display:grid!important}.yy-pc{background:#fff!important;border:1px solid #edf0f5!important;border-radius:12px!important;padding:16px!important;position:relative!important;overflow:hidden!important}.yy-pc-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.yy-pc-head i{color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-style:normal;font-weight:900;display:inline-grid}.yy-pc.red .yy-pc-head i{background:#ef4444}.yy-pc.blue .yy-pc-head i{background:#2563eb}.yy-pc.purple .yy-pc-head i{background:#7c3aed}.yy-pc.green .yy-pc-head i{background:#16a34a}.yy-pc.black .yy-pc-head i{background:#1f2937}.yy-pc-head b{color:#111827;font-size:14px;font-weight:900}.yy-pc-body{grid-template-columns:auto auto;gap:4px 16px;margin-bottom:10px;display:grid}.yy-pc-body span{color:#7d8798;font-size:11px;font-weight:600}.yy-pc-body b{color:#111827;letter-spacing:-.02em;font-size:20px;font-weight:900}.yy-pc p{color:#7d8798;margin:0 0 8px;font-size:12px;font-weight:600}.yy-pc.red p strong{color:#ef4444}.yy-pc.blue p strong{color:#2563eb}.yy-pc.purple p strong{color:#7c3aed}.yy-pc.green p strong{color:#16a34a}.yy-pc.black p strong{color:#1f2937}.yy-mini{width:100%;height:36px;display:block}.yy-mini path{fill:none;stroke-width:2.4px;stroke-linecap:round}.yy-pc.red .yy-mini path{stroke:#ef4444}.yy-pc.blue .yy-mini path{stroke:#2563eb}.yy-pc.purple .yy-mini path{stroke:#7c3aed}.yy-pc.green .yy-mini path{stroke:#16a34a}.yy-pc.black .yy-mini path{stroke:#1f2937}@media (width<=900px){.yy-top-row{grid-template-columns:1fr!important}.yy-platform-cards{grid-template-columns:1fr 1fr!important}}.th-board{background:#f6f8fb!important;border:1px solid #e8ecf3!important;border-radius:16px!important;width:100%!important;margin-top:26px!important;padding:14px!important}.th-row1,.th-row2{gap:14px!important;margin-bottom:14px!important;display:grid!important}.th-row1{grid-template-columns:1.4fr 1fr!important}.th-row2{grid-template-columns:1fr 1fr 1fr!important}.th-card{background:#fff!important;border:1px solid #edf0f5!important;border-radius:12px!important;padding:20px 22px!important;box-shadow:0 4px 14px #0f172a09!important}.th-card.wide{grid-column:1/-1!important}.th-card header{justify-content:space-between!important;align-items:center!important;margin-bottom:14px!important;display:flex!important}.th-card h5{color:#111827;margin:0;font-size:17px;font-weight:900}.th-card h5 span{color:#9aa3b2;font-size:14px}.th-card header button{color:#697386;background:#fff;border:1px solid #e7ebf2;border-radius:7px;padding:6px 12px;font-size:12px;font-weight:700}.th-card header a{color:#2563eb;cursor:pointer;font-size:12px;font-weight:700}.th-legend{color:#4b5565;gap:18px;margin-bottom:8px;font-size:12px;font-weight:700;display:flex}.th-legend span:before{content:"";border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.th-legend .blue:before{background:#2563eb}.th-legend .green:before{background:#22c55e}.th-trend-svg{width:100%!important;height:200px!important;display:block!important;overflow:visible!important}.th-trend-svg .th-grid line{stroke:#e9edf4;stroke-width:1px;stroke-dasharray:3 3}.th-trend-svg .th-y text,.th-trend-svg .th-x text{fill:#738096;font-size:12px;font-weight:600}.th-area-blue{fill:#2563eb0f!important}.th-area-green{fill:#22c55e0f!important}.th-line-blue{fill:none!important;stroke:#2563eb!important;stroke-width:2.6px!important;stroke-linecap:round!important}.th-line-green{fill:none!important;stroke:#22c55e!important;stroke-width:2.6px!important;stroke-linecap:round!important}.th-plat-body,.th-emo-body{grid-template-columns:170px 1fr!important;align-items:center!important;gap:20px!important;display:grid!important}.th-plat-donut,.th-emo-donut{width:160px;height:160px}.th-plat-donut circle,.th-emo-donut circle{fill:none;stroke-width:30px;transform-origin:50%;transform:rotate(-90deg)}.th-plat-donut .tp1{stroke:#2563eb}.th-plat-donut .tp2{stroke:#22c55e}.th-plat-donut .tp3{stroke:#ef4444}.th-plat-donut .tp4{stroke:#14b8a6}.th-plat-donut .tp5{stroke:#60a5fa}.th-emo-donut .te1{stroke:#22c55e}.th-emo-donut .te2{stroke:#2563eb}.th-emo-donut .te3{stroke:#f59e0b}.th-emo-donut .te4{stroke:#ef4444}.th-plat-donut .donut-total,.th-emo-donut .donut-total{text-anchor:middle;fill:#111827;font-size:17px;font-weight:900}.th-plat-donut .donut-sub,.th-emo-donut .donut-sub{text-anchor:middle;fill:#697386;font-size:11px;font-weight:600}.th-plat-body ul,.th-emo-body ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.th-plat-body li,.th-emo-body li{color:#344054;align-items:center;gap:10px;font-size:13px;font-weight:650;display:flex}.th-plat-body li b,.th-emo-body li b{color:#111827;margin-left:auto;font-weight:900}.th-plat-body li em{color:#7d8798;margin-left:8px;font-style:normal}.th-plat-body li i,.th-emo-body li i{border-radius:50%;width:10px;height:10px;display:inline-block}.th-plat-body li i.tp1{background:#2563eb}.th-plat-body li i.tp2{background:#22c55e}.th-plat-body li i.tp3{background:#ef4444}.th-plat-body li i.tp4{background:#14b8a6}.th-plat-body li i.tp5{background:#60a5fa}.th-emo-body li i.te1{background:#22c55e}.th-emo-body li i.te2{background:#2563eb}.th-emo-body li i.te3{background:#f59e0b}.th-emo-body li i.te4{background:#ef4444}.th-bars{gap:18px;display:grid}.th-bars>div{grid-template-columns:72px 1fr 52px;align-items:center;gap:12px;display:grid}.th-bars span{color:#344054;font-size:13px;font-weight:650}.th-bars i{background:#2563eb;border-radius:99px;height:12px;display:block}.th-bars b{color:#111827;text-align:right;font-size:13px;font-weight:900}.th-ability-list{gap:18px;display:grid}.th-ability-list>div{border-bottom:1px solid #eef1f6;grid-template-columns:36px 1fr auto;align-items:start;gap:12px;padding:14px 0;display:grid}.th-ability-list i{background:#eef4ff;border-radius:10px;place-items:center;width:36px;height:36px;font-size:20px;font-style:normal;display:grid}.th-ability-list b{color:#111827;margin-bottom:4px;font-size:14px;font-weight:900;display:block}.th-ability-list p{color:#7d8798;margin:0;font-size:12px;line-height:1.5}.th-ability-list span{color:#16a34a;white-space:nowrap;background:#e9fbf1;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700}.th-link{color:#2563eb;margin-top:14px;font-size:13px;font-weight:800;display:inline-block}.th-table{border-collapse:collapse;width:100%;font-size:13px}.th-table th{text-align:left;color:#7d8798;border-bottom:1px solid #e8ecf3;padding:12px 10px;font-weight:700}.th-table td{color:#344054;border-bottom:1px solid #f0f2f7;padding:14px 10px;font-weight:600}.th-table .plat-icons{gap:6px;display:flex}.th-table .plat-icons i{color:#fff;border-radius:6px;place-items:center;width:24px;height:24px;font-size:11px;font-style:normal;font-weight:900;display:inline-grid}.th-table .plat-icons i.tp1{background:#070b12}.th-table .plat-icons i.tp2{color:#fff;background:#ff8a00}.th-table .plat-icons i.tp3{background:#ff2442}.th-table .plat-icons i.tp4{background:#18c75f}.th-table .plat-icons i.tp5{background:#ff4c8b}.status-ok{color:#16a34a;font-weight:700}.th-action{color:#2563eb;cursor:pointer;font-weight:800}@media (width<=900px){.th-row1,.th-row2{grid-template-columns:1fr!important}}.mb-board{background:#fff!important;border:1px solid #e8ecf3!important;border-radius:16px!important;width:100%!important;margin-top:26px!important;overflow:hidden!important}.mb-topbar{background:linear-gradient(135deg,#eef4ff 0%,#f0f6ff 50%,#edf2ff 100%)!important;align-items:center!important;gap:14px!important;padding:22px 26px!important;display:flex!important;position:relative!important}.mb-btn-primary{color:#fff;background:#2563eb;border:0;border-radius:10px;padding:12px 22px;font-size:14px;font-weight:850;box-shadow:0 8px 20px #2563eb40}.mb-btn-outline{color:#344054;background:#fff;border:1px solid #d5dce8;border-radius:10px;padding:12px 22px;font-size:14px;font-weight:750}.mb-deco{background:#2563eb1f;border-radius:12px;width:44px;height:44px;position:absolute;top:50%;right:26px;transform:translateY(-50%)rotate(45deg)}.site-header .brand img{border-radius:8px!important;flex-shrink:0!important;width:80px!important;max-width:none!important;height:80px!important}.mb-overview,.mb-insight{padding:26px!important}.mb-overview header,.mb-insight>header{justify-content:space-between!important;align-items:center!important;margin-bottom:22px!important;display:flex!important}.mb-overview h5,.mb-insight h5{color:#111827;margin:0;font-size:22px;font-weight:900}.mb-overview h5 span,.mb-insight h5 span{color:#9aa3b2;margin-left:6px;font-size:16px}.mb-overview header button{color:#697386;background:#fff;border:1px solid #e7ebf2;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:700}.mb-kpi-row{grid-template-columns:repeat(4,1fr)!important;gap:16px!important;display:grid!important}.mb-kpi{text-align:center!important;border:1px solid #edf0f5!important;border-radius:14px!important;padding:24px!important}.mb-kpi.blue{background:#f8faff}.mb-kpi.green{background:#f4fcf7}.mb-kpi.purple{background:#f8f5ff}.mb-kpi.orange{background:#fffaf5}.mb-kpi-head{justify-content:center;align-items:center;gap:8px;margin-bottom:16px;display:flex}.mb-kpi-head i{border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;font-style:normal;display:inline-grid}.mb-kpi.blue .mb-kpi-head i{color:#2563eb;background:#dbeafe}.mb-kpi.green .mb-kpi-head i{color:#16a34a;background:#dcfce7}.mb-kpi.purple .mb-kpi-head i{color:#7c3aed;background:#ede9fe}.mb-kpi.orange .mb-kpi-head i{color:#ea580c;background:#ffedd5}.mb-kpi-head span{color:#4b5565;font-size:14px;font-weight:700}.mb-kpi>b{color:#111827;letter-spacing:-.03em;margin-bottom:10px;font-size:32px;font-weight:900;display:block}.mb-kpi>p{color:#16a34a;margin:0;font-size:14px;font-weight:700}.mb-insight-row{grid-template-columns:repeat(3,1fr)!important;gap:14px!important;display:grid!important}.mb-card{background:#fff!important;border:1px solid #edf0f5!important;border-radius:12px!important;padding:18px 20px!important;box-shadow:0 4px 14px #0f172a09!important}.mb-card header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.mb-card h6{color:#111827;margin:0;font-size:15px;font-weight:900}.mb-card small{color:#7d8798;font-size:12px;font-weight:600}.mb-heat-grid{grid-template-columns:repeat(7,1fr)!important;gap:5px!important;margin-bottom:10px!important;display:grid!important}.mb-heat-grid i{aspect-ratio:1!important;background:#dbeafe!important;border-radius:4px!important;display:block!important}.mb-heat-grid i:nth-child(7n+1){background:#93c5fd}.mb-heat-grid i:nth-child(7n+3){background:#60a5fa}.mb-heat-grid i:nth-child(7n+5){background:#bfdbfe}.mb-heat-grid i:nth-child(5n+2){background:#3b82f6}.mb-heat-grid i:nth-child(3n){background:#1d4ed8}.mb-heat-grid i:nth-child(22),.mb-heat-grid i:nth-child(29){background:#1e3a8a}.mb-heat-x{color:#7d8798;justify-content:space-around;margin-bottom:10px;font-size:12px;font-weight:600;display:flex}.mb-heat-legend{color:#7d8798;align-items:center;gap:4px;font-size:11px;display:flex}.mb-heat-legend i{border-radius:3px;width:14px;height:14px;display:inline-block}.mb-heat-legend i:first-child{background:#dbeafe}.mb-heat-legend i:nth-child(2){background:#93c5fd}.mb-heat-legend i:nth-child(3){background:#60a5fa}.mb-heat-legend i:nth-child(4){background:#3b82f6}.mb-heat-legend i:nth-child(5){background:#1d4ed8}.mb-ai-svg{width:100%!important;height:160px!important;display:block!important;overflow:visible!important}.mb-ai-svg .mb-g line{stroke:#e9edf4;stroke-width:1px;stroke-dasharray:3 3}.mb-ai-svg .mb-y text{fill:#738096;font-size:12px;font-weight:600}.mb-ai-svg .mb-x text{fill:#738096;font-size:11px;font-weight:600}.mb-area-p{fill:#7c3aed14!important}.mb-line-p{fill:none!important;stroke:#7c3aed!important;stroke-width:2.6px!important;stroke-linecap:round!important}.mb-tooltip-bg{fill:#1f2937;rx:6}.mb-tt1{text-anchor:middle;fill:#d1d5db;font-size:10px}.mb-tt2{text-anchor:middle;fill:#fff;font-size:12px;font-weight:900}.mb-words{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:6px 12px!important;min-height:200px!important;padding:20px!important;display:flex!important;position:relative!important}.mb-words b,.mb-words strong,.mb-words em,.mb-words span{font-style:normal}@media (width<=900px){.mb-kpi-row,.mb-insight-row{grid-template-columns:1fr!important}}.lm-platform li i{border-radius:50%!important;width:12px!important;height:12px!important;margin-right:8px!important;display:inline-block!important}i.dot-blue{background:#247be8!important}i.dot-green{background:#2bc477!important}i.dot-red{background:#f85b73!important}i.dot-teal{background:#42c7bd!important}i.dot-purple{background:#7b61e8!important}i.dot-orange{background:#ff9f1c!important}.lm-bars-svg{width:100%!important;height:230px!important;display:block!important;overflow:visible!important}.lm-bars-svg .lm-bar-y text{fill:#738096;font-size:12px;font-weight:600}.lm-bars-svg .lm-bar-x text{fill:#738096;text-anchor:middle;font-size:12px;font-weight:600}.lm-bars-svg .b-a{fill:#247be8}.lm-bars-svg .b-b{fill:#2bc477}.lm-bars-svg .b-c{fill:#ff9f1c}.lm-opp-head{color:#697386!important;text-align:right!important;border-bottom:1px solid #e8ecf3!important;grid-template-columns:1fr 80px 80px!important;padding-bottom:12px!important;font-size:13px!important;font-weight:700!important;display:grid!important}.lm-opp-head span:first-child{text-align:left}.lm-line-chart-svg .lm-trend-path{d:path("M58 242 C78 242 98 240 118 234 C140 226 158 204 180 196 C204 188 226 180 250 170 C276 160 300 180 326 174 C352 160 376 148 402 136 C428 126 452 126 478 98 C504 72 524 82 546 92 C568 106 584 136 608 140 C630 128 648 100 662 76 C676 52 688 64 700 52")!important}.lm-line-chart-svg .lm-area{d:path("M58 242 C78 242 98 240 118 234 C140 226 158 204 180 196 C204 188 226 180 250 170 C276 160 300 180 326 174 C352 160 376 148 402 136 C428 126 452 126 478 98 C504 72 524 82 546 92 C568 106 584 136 608 140 C630 128 648 100 662 76 C676 52 688 64 700 52 L700 260 L58 260 Z")!important}.lm-line-chart-svg .lm-points circle{display:none!important}.lm-line-chart-svg .lm-points circle:first-child{cx:58;cy:242;display:block!important}.lm-line-chart-svg .lm-points circle:nth-child(2){cx:118;cy:234;display:block!important}.lm-line-chart-svg .lm-points circle:nth-child(3){cx:180;cy:196;display:block!important}.lm-line-chart-svg .lm-points circle:nth-child(4){cx:250;cy:170;display:block!important}.lm-line-chart-svg .lm-points circle:nth-child(5){cx:326;cy:174;display:block!important}.lm-line-chart-svg .lm-points circle:nth-child(6){cx:402;cy:136;display:block!important}.lm-line-chart-svg .lm-points circle:nth-child(7){cx:478;cy:98;display:block!important}.lm-line-chart-svg .lm-points circle:nth-child(8){cx:546;cy:92;display:block!important}.lm-line-chart-svg .lm-points circle:nth-child(9){cx:608;cy:140;display:block!important}.lm-line-chart-svg .lm-points circle:nth-child(10){cx:662;cy:76;display:block!important}.lm-line-chart-svg .lm-points circle:nth-child(11){cx:700;cy:52;display:block!important}.lm-donut{background:conic-gradient(#3b82f6 0% 35.6%,#22c55e 35.6% 63.9%,#f85b73 63.9% 80.7%,#42c7bd 80.7% 90.9%,#7b61e8 90.9% 97%,#ff9f1c 97% 100%)!important}.lm-platform li{color:#1f2937!important;grid-template-columns:14px auto 62px 1fr!important;align-items:center!important;gap:10px!important;min-height:38px!important;font-size:16px!important;font-weight:700!important;display:grid!important}.lm-platform li b{color:#1f2937!important;font-size:16px!important;font-weight:900!important}.lm-platform li em{color:#7d8798!important;text-align:right!important;font-size:15px!important;font-style:normal!important;font-weight:600!important}.lm-opp-head{display:none!important}.lm-opp-row{border-bottom:1px solid #eef1f6!important;grid-template-columns:1fr auto!important;gap:24px!important;padding:22px 0!important;display:grid!important}.lm-opp-row h5{color:#111827!important;margin:0 0 10px!important;font-size:20px!important;font-weight:900!important}.lm-opp-row h5 span{border-radius:6px!important;margin-left:8px!important;padding:5px 10px!important;font-size:13px!important;font-weight:700!important}.lm-opp-row h5 span:first-of-type{color:#247be8;background:#eaf2ff}.lm-opp-row h5 span:nth-of-type(2){color:#16a34a;background:#e9fbf1}.lm-opp-row:last-of-type h5 span:first-of-type,.lm-opp-row:last-of-type h5 span:nth-of-type(2){color:#247be8;background:#eaf2ff}.lm-opp-row p{color:#6b7280!important;margin:0!important;font-size:15px!important}.lm-opp-row aside{text-align:center!important;grid-template-columns:1fr 1fr!important;gap:0!important;min-width:180px!important;display:grid!important}.lm-opp-row aside:before{content:"潜力值";color:#7d8798;font-size:13px;font-weight:700}.lm-opp-row aside:after{content:"鐩稿叧鍐呭";color:#7d8798;font-size:13px;font-weight:700}.lm-opp-row aside b{color:#111827!important;font-size:28px!important;font-weight:900!important}.lm-more{color:#1f2937!important;margin-top:18px!important;font-size:16px!important;font-weight:800!important;display:inline-block!important}.lm-card header button,.lp-angle-card header button,.xz-card header button,.yy-card header button,.th-card header button,.mb-overview header button{align-items:center!important;gap:4px!important;line-height:1!important;display:inline-flex!important}.lm-opp-row aside{text-align:center!important;grid-template-rows:auto auto!important;grid-template-columns:1fr 1fr!important;gap:4px 0!important;min-width:180px!important;display:grid!important}.lm-opp-row aside:before{content:"潜力值"!important;color:#7d8798!important;grid-area:1/1!important;font-size:13px!important;font-weight:700!important}.lm-opp-row aside:after{content:"鐩稿叧鍐呭"!important;color:#7d8798!important;grid-area:1/2!important;font-size:13px!important;font-weight:700!important}.lm-opp-row aside b:first-of-type{grid-area:2/1!important}.lm-opp-row aside b:last-of-type{grid-area:2/2!important}.lp-top-card,.lp-platform-card{font-weight:500!important}.lp-top-card h4,.lp-platform-card h4{font-weight:900!important}.lp-top-list p{font-size:16px!important;font-weight:500!important}.lp-top-list strong,.lp-top-head{font-weight:600!important}.lp-platform-table>div:not(.head),.lp-platform-table b,.lp-platform-table strong{font-size:16px!important;font-weight:500!important}.lp-platform-table .head{font-weight:600!important}.lp-card-link{font-weight:700!important}.lp-angle-svg .lp-y text[y="314"]{display:none!important}.lp-angle-card>small{margin-left:14px!important}.lp-angle-svg .lp-grid line:nth-child(4){y1:268;y2:268}.yy-trend-svg .yy-y text,.yy-trend-svg .yy-grid line{display:none!important}.yy-trend-svg:after{display:none}.yy-trend-svg .l-red{d:path("M70 88 C90 82 110 68 130 64 C150 60 165 58 180 58 C200 56 215 60 230 56 C250 72 265 64 280 62 C300 62 315 54 330 50 C350 46 365 50 380 64 C400 60 415 48 430 46 C450 52 465 64 480 56 C500 50 515 42 530 34 C545 40 560 48 575 44 C590 52 610 56 625 50 C640 46 660 42 670 48")!important}.yy-trend-svg .l-blue{d:path("M70 162 C90 156 110 148 130 144 C150 142 165 140 180 140 C200 136 215 134 230 130 C250 128 265 132 280 126 C300 120 315 118 330 116 C350 114 365 116 380 118 C400 112 415 110 430 108 C450 106 465 112 480 106 C500 104 515 108 530 104 C545 102 560 106 575 102 C590 100 610 102 625 100 C640 98 660 96 670 98")!important}.yy-trend-svg .l-purple{d:path("M70 186 C90 182 110 178 130 176 C150 174 165 172 180 170 C200 168 215 166 230 164 C250 162 265 166 280 160 C300 158 315 156 330 152 C350 148 365 150 380 146 C400 144 415 148 430 144 C450 142 465 146 480 140 C500 138 515 140 530 136 C545 134 560 138 575 134 C590 132 610 130 625 128 C640 126 660 124 670 122")!important}.yy-trend-svg .l-green{d:path("M70 210 C90 208 110 206 130 204 C150 202 165 204 180 200 C200 198 215 200 230 196 C250 194 265 196 280 192 C300 190 315 192 330 188 C350 186 365 188 380 184 C400 182 415 184 430 180 C450 178 465 180 480 176 C500 174 515 176 530 172 C545 170 560 172 575 168 C590 166 610 168 625 164 C640 162 660 160 670 158")!important}.yy-trend-svg .l-black{d:path("M70 232 C90 230 110 232 130 230 C150 228 165 230 180 228 C200 226 215 228 230 226 C250 224 265 226 280 224 C300 222 315 224 330 222 C350 220 365 222 380 220 C400 218 415 220 430 218 C450 216 465 218 480 216 C500 214 515 216 530 214 C545 212 560 214 575 212 C590 210 610 212 625 210 C640 208 660 206 670 204")!important}.yy-trend{position:relative!important}.yy-trend-svg{height:210px!important}.lp-card-link,.th-link,.th-action,.yy-card header a,.yy-bottom>header a,.lm-more{font-weight:600!important}.lp-angle-svg .lp-y text:last-child{display:block!important}.xz-spark.blue path{d:path("M0 28 C8 24 16 20 24 22 C32 18 40 14 48 16 C56 18 64 14 72 12 C80 16 88 10 96 8 C104 12 112 6 120 4")!important}.xz-spark.purple path{d:path("M0 30 C8 26 16 24 24 28 C32 22 40 18 48 22 C56 16 64 20 72 14 C80 18 88 12 96 10 C104 14 112 8 120 6")!important}.xz-spark.green path{d:path("M0 32 C8 28 16 30 24 26 C32 22 40 26 48 20 C56 16 64 20 72 14 C80 18 88 12 96 8 C104 12 112 6 120 4")!important}.lp-angle-svg .lp-area{d:path("M58 242 C78 238 98 228 118 218 C138 210 148 218 168 222 C188 228 198 242 218 242 C238 236 248 228 268 218 C288 208 298 198 318 188 C338 178 348 166 368 156 C388 146 398 136 418 128 C438 122 448 120 468 118 C488 134 498 140 518 146 C538 152 548 146 568 138 C588 130 598 126 610 118 C622 110 630 102 638 96 C648 88 656 82 668 76 L668 294 L58 294 Z")!important;fill:#1f7bff14!important}.lp-angle-svg .lp-angle-path{d:path("M58 242 C78 238 98 228 118 218 C138 210 148 218 168 222 C188 228 198 242 218 242 C238 236 248 228 268 218 C288 208 298 198 318 188 C338 178 348 166 368 156 C388 146 398 136 418 128 C438 122 448 120 468 118 C488 134 498 140 518 146 C538 152 548 146 568 138 C588 130 598 126 610 118 C622 110 630 102 638 96 C648 88 656 82 668 76")!important}.lp-angle-svg .lp-points circle{display:none!important}.lp-angle-svg .lp-points circle:first-child{cx:58;cy:242;r:4.5;display:block!important}.lp-angle-svg .lp-points circle:nth-child(2){cx:98;cy:228;r:4.5;display:block!important}.lp-angle-svg .lp-points circle:nth-child(3){cx:118;cy:218;r:4.5;display:block!important}.lp-angle-svg .lp-points circle:nth-child(4){cx:168;cy:222;r:4.5;display:block!important}.lp-angle-svg .lp-points circle:nth-child(5){cx:218;cy:242;r:4.5;display:block!important}.lp-angle-svg .lp-points circle:nth-child(6){cx:268;cy:218;r:4.5;display:block!important}.lp-angle-svg .lp-points circle:nth-child(7){cx:318;cy:188;r:4.5;display:block!important}.lp-angle-svg .lp-points circle:nth-child(8){cx:368;cy:156;r:4.5;display:block!important}.lp-angle-svg .lp-points circle:nth-child(9){cx:418;cy:128;r:4.5;display:block!important}.lp-angle-svg .lp-points circle:nth-child(10){cx:468;cy:118;r:4.5;display:block!important}.lp-angle-card .lp-points{--p11-cx:518;--p11-cy:146;--p12-cx:568;--p12-cy:138;--p13-cx:610;--p13-cy:118;--p14-cx:638;--p14-cy:96;--p15-cx:668;--p15-cy:76}.luopan-dashboard .lp-card-link{font-size:18px!important;font-weight:500!important}.xz-trend-svg .line-blue{d:path("M60 188 C72 176 84 168 96 158 C108 148 120 138 132 130 C144 126 156 118 168 114 C180 122 192 130 204 128 C216 120 228 114 240 106 C252 98 264 96 276 94 C288 100 300 110 312 106 C324 102 336 98 348 96 C360 92 372 88 384 86 C396 82 408 76 420 72 C432 68 444 62 456 56 C468 50 480 44 492 40 C504 36 516 34 528 32 C540 28 552 26 564 22 C576 18 580 14 580 12")!important;stroke-width:2.8px!important}.xz-trend-svg .line-green{d:path("M60 210 C72 206 84 200 96 196 C108 190 120 186 132 180 C144 176 156 172 168 168 C180 164 192 158 204 154 C216 158 228 162 240 156 C252 148 264 142 276 136 C288 134 300 132 312 130 C324 132 336 130 348 126 C360 122 372 118 384 114 C396 110 408 106 420 102 C432 98 444 94 456 90 C468 86 480 82 492 78 C504 74 516 70 528 68 C540 66 552 64 564 62 C576 60 580 56 580 54")!important;stroke-width:2.8px!important}.xz-trend-svg .line-orange{d:path("M60 234 C72 232 84 228 96 226 C108 224 120 220 132 218 C144 216 156 214 168 210 C180 208 192 210 204 208 C216 206 228 202 240 198 C252 194 264 196 276 192 C288 190 300 192 312 188 C324 184 336 182 348 178 C360 174 372 172 384 170 C396 168 408 166 420 162 C432 158 444 154 456 150 C468 146 480 142 492 138 C504 136 516 134 528 132 C540 130 552 128 564 126 C576 124 580 122 580 120")!important;stroke-width:2.8px!important}.th-board{padding:10px!important}.th-row1,.th-row2{margin-bottom:10px!important}.th-row3{margin-top:10px!important}.th-card{padding:16px 18px!important}.th-row2 .th-card{flex-direction:column!important;min-height:0!important;display:flex!important}.th-row2 .th-card header{margin-bottom:10px!important}.th-emo-body{gap:14px!important}.th-emo-body ul{gap:10px!important}.th-bars{gap:14px!important}.th-ability-list{gap:12px!important}.th-ability-list>div{padding:10px 0!important}.th-plat-body{gap:14px!important}.th-plat-body ul{gap:8px!important}.th-table td:last-child{white-space:nowrap!important}.th-table td:last-child b{letter-spacing:2px!important;margin-left:18px!important;font-size:18px!important}.th-platform .th-plat-body{justify-content:center!important;align-items:center!important;min-height:auto!important}.th-plat-donut,.th-emo-donut{width:140px!important;height:140px!important}.th-trend-svg{height:180px!important}.th-trend,.th-platform{padding-bottom:12px!important}.th-emotion,.th-demand,.th-ability{justify-content:flex-start!important;padding-bottom:12px!important}.th-emo-body{grid-template-columns:150px 1fr!important;align-items:center!important}.status-ok{align-items:center!important;gap:6px!important;display:inline-flex!important}.status-ok:before{content:""!important;background:#16a34a!important;border-radius:50%!important;width:8px!important;height:8px!important;margin-right:0!important;display:inline-block!important}.th-board .th-card.th-trend,.th-board .th-card.th-platform{min-height:auto!important;padding-bottom:8px!important}.th-board .th-plat-donut,.th-board .th-emo-donut{width:130px!important;height:130px!important}.th-board .th-card.th-emotion,.th-board .th-card.th-demand,.th-board .th-card.th-ability{padding-bottom:8px!important}.th-board .th-row1,.th-board .th-row2{margin-bottom:8px!important}.th-board .th-row3{margin-top:8px!important}.th-board .th-plat-body,.th-board .th-emo-body{grid-template-columns:140px 1fr!important}.th-board .th-plat-donut,.th-board .th-emo-donut{width:160px!important;height:160px!important}.th-board .th-plat-body,.th-board .th-emo-body{grid-template-columns:170px 1fr!important;align-items:center!important;margin:auto 0!important}.th-board .th-card.th-platform,.th-board .th-card.th-emotion,.th-board .th-card.th-demand,.th-board .th-card.th-ability,.th-board .th-card.th-trend{flex-direction:column!important;justify-content:center!important;display:flex!important}.th-board .th-trend-svg{height:190px!important}.th-board .th-card.th-demand{justify-content:flex-start!important}.th-board .th-bars{margin:auto 0!important}.mb-insight{padding:18px 26px!important}.mb-insight>header{margin-bottom:14px!important}.mb-insight h5{font-size:18px!important}.mb-insight-row{gap:12px!important}.mb-insight-row .mb-card{border-radius:14px!important;min-height:auto!important;padding:16px 18px!important}.mb-insight-row .mb-card header{margin-bottom:10px!important}.mb-insight-row .mb-card h6{font-size:14px!important}.mb-heat-grid{gap:4px!important;margin-bottom:8px!important}.mb-heat-grid i{border-radius:3px!important}.mb-heat-x{margin-bottom:8px!important;font-size:11px!important}.mb-heat-legend{font-size:10px!important}.mb-heat-legend i{width:12px!important;height:12px!important}.mb-ai-svg{height:140px!important}.mb-words{align-content:center!important;gap:4px 10px!important;min-height:160px!important;padding:14px!important}.mb-words .green{color:#16a34a!important;font-size:15px!important}.mb-words .purple{color:#7c3aed!important;font-size:17px!important}.mb-words .small{color:#475569!important;font-size:12px!important}.mb-words .tiny{color:#94a3b8!important;font-size:11px!important}.mb-insight-row{grid-template-columns:.6fr 1fr 1fr!important}.mb-heat-grid i,.mb-heat-grid i:first-child,.mb-heat-grid i:nth-child(2),.mb-heat-grid i:nth-child(3),.mb-heat-grid i:nth-child(4){background:#e0eaff!important}.mb-heat-grid i:nth-child(5){background:#c7d9fc!important}.mb-heat-grid i:nth-child(6){background:#e0eaff!important}.mb-heat-grid i:nth-child(7){background:#3b82f6!important}.mb-heat-grid i:nth-child(8),.mb-heat-grid i:nth-child(9),.mb-heat-grid i:nth-child(10){background:#e0eaff!important}.mb-heat-grid i:nth-child(11),.mb-heat-grid i:nth-child(12){background:#7aacfc!important}.mb-heat-grid i:nth-child(13){background:#c7d9fc!important}.mb-heat-grid i:nth-child(14){background:#e0eaff!important}.mb-heat-grid i:nth-child(15){background:#c7d9fc!important}.mb-heat-grid i:nth-child(16){background:#e0eaff!important}.mb-heat-grid i:nth-child(17){background:#7aacfc!important}.mb-heat-grid i:nth-child(18){background:#e0eaff!important}.mb-heat-grid i:nth-child(19){background:#c7d9fc!important}.mb-heat-grid i:nth-child(20){background:#7aacfc!important}.mb-heat-grid i:nth-child(21){background:#3b82f6!important}.mb-heat-grid i:nth-child(22){background:#1d4ed8!important}.mb-heat-grid i:nth-child(23){background:#e0eaff!important}.mb-heat-grid i:nth-child(24){background:#c7d9fc!important}.mb-heat-grid i:nth-child(25){background:#e0eaff!important}.mb-heat-grid i:nth-child(26){background:#7aacfc!important}.mb-heat-grid i:nth-child(27){background:#3b82f6!important}.mb-heat-grid i:nth-child(28){background:#7aacfc!important}.mb-heat-grid i:nth-child(29){background:#e0eaff!important}.mb-heat-grid i:nth-child(30){background:#c7d9fc!important}.mb-heat-grid i:nth-child(31){background:#e0eaff!important}.mb-heat-grid i:nth-child(32){background:#7aacfc!important}.mb-heat-grid i:nth-child(33){background:#c7d9fc!important}.mb-heat-grid i:nth-child(34),.mb-heat-grid i:nth-child(35){background:#e0eaff!important}.mb-insight-row .mb-card h6{font-size:18px!important;font-weight:900!important}.mb-ai-svg .mb-line-p{d:path("M60 156 C80 150 100 146 120 138 C140 130 155 128 170 124 C185 130 200 142 215 148 C230 154 245 150 260 140 C275 130 290 120 305 108 C320 96 330 90 340 82 C350 76 360 72 370 66 C375 64 378 62 380 60")!important}.mb-ai-svg .mb-area-p{d:path("M60 156 C80 150 100 146 120 138 C140 130 155 128 170 124 C185 130 200 142 215 148 C230 154 245 150 260 140 C275 130 290 120 305 108 C320 96 330 90 340 82 C350 76 360 72 370 66 C375 64 378 62 380 60 L380 180 L60 180 Z")!important}.mb-words .biggest{color:#1d4ed8!important;font-size:36px!important;font-weight:900!important}.mb-words .big{color:#1e40af!important;font-size:28px!important;font-weight:900!important}.mb-words .green{color:#16a34a!important;font-size:18px!important;font-weight:800!important}.mb-words .purple{color:#7c3aed!important;font-size:22px!important;font-weight:800!important}.mb-words .small{color:#334155!important;font-size:14px!important;font-weight:700!important}.mb-words .tiny{color:#64748b!important;font-size:12px!important;font-weight:600!important}.mb-ai-svg{width:100%!important;height:180px!important}.mb-words{min-height:200px!important;padding:20px 10px!important}.mb-words .biggest{font-size:42px!important}.mb-words .big{font-size:34px!important}.mb-words .green{font-size:20px!important}.mb-words .purple{font-size:26px!important}.mb-words .small{font-size:16px!important}.mb-words .tiny{font-size:14px!important}.lp-top-list i,.lp-platform-table i{color:#fff!important;border-radius:8px!important;place-items:center!important;width:32px!important;height:32px!important;font-size:12px!important;font-style:normal!important;font-weight:900!important;display:inline-grid!important}.lp-top-list i:first-child,.lp-platform-table div:nth-child(2) i{background:#010101!important;font-size:18px!important}.lp-top-list i:nth-child(2),.lp-platform-table div:nth-child(3) i{letter-spacing:-.5px!important;background:#fe2c55!important;font-size:10px!important}.lp-top-list i:nth-child(3),.lp-platform-table div:nth-child(4) i{background:#07c160!important}.lp-top-list i:nth-child(4),.lp-platform-table div:nth-child(5) i{background:#fb7299!important;font-size:9px!important}.lp-top-list i:nth-child(5),.lp-platform-table div:nth-child(6) i{color:#ff8c00!important;background:#fff!important;border:1px solid #f0e6d6!important;font-size:18px!important}.ic-dy,.ic-xhs,.ic-bili,.ic-wx,.ic-sph{color:#fff!important;border-radius:8px!important;flex-shrink:0!important;place-items:center!important;width:30px!important;height:30px!important;font-style:normal!important;font-weight:900!important;display:inline-grid!important}.ic-dy{background:#010101!important;font-size:16px!important}.ic-xhs{letter-spacing:-.5px!important;background:#fe2c55!important;font-size:8px!important}.ic-bili{letter-spacing:-.3px!important;background:#fb7299!important;font-size:8px!important}.ic-wx{background:#07c160!important;font-size:14px!important}.ic-sph{color:#ff8c00!important;background:#fff!important;border:1px solid #f0e6d6!important;font-size:18px!important}.plat-logo{object-fit:cover!important;border-radius:8px!important;flex-shrink:0!important;width:30px!important;height:30px!important}.plat-logo-sm{object-fit:cover!important;vertical-align:middle!important;border-radius:50%!important;flex-shrink:0!important;width:24px!important;height:24px!important;margin-right:6px!important}.plat-icons{align-items:center!important;gap:6px!important;display:flex!important}.plat-icons .plat-logo-sm{border-radius:6px!important}.ic-wx img{border-radius:8px!important;width:30px!important;height:30px!important}.ic-wx{background:0 0!important;width:auto!important;height:auto!important}.site-header{height:76px!important;box-shadow:none!important;-webkit-backdrop-filter:blur(14px)saturate(140%)!important;background:#fffffff5!important;border-bottom:1px solid #1118270f!important}.site-header .brand-mark.brand-image{flex:0 0 46px!important;width:46px!important;height:46px!important}.site-header .brand-mark.brand-image img{object-fit:contain!important;width:46px!important;height:46px!important}.brand-text small{color:#9ca3af!important;letter-spacing:.34em!important;margin-top:6px!important;font-size:10px!important}.page-section:not(.hero-section) .section-grid-bg,.contact-prototype-bg,.pp-advantage-bg,.adv-proto-grid,.adv-proto-curve,.proto-grid-bg,.proto-curve{display:none!important}.hero-section .section-grid-bg:before,.hero-section .section-grid-bg:after{content:""!important;pointer-events:none!important;filter:blur(30px)!important;opacity:.78!important;mix-blend-mode:multiply!important;border-radius:999px!important;width:min(28vw,360px)!important;height:min(28vw,360px)!important;position:absolute!important;top:50%!important;left:50%!important}.hero-section .section-grid-bg:before{background:radial-gradient(circle,#2381ff6b 0 24%,#2381ff2e 42%,#0000 68%)!important;animation:5.2s ease-in-out infinite heroBlueMeet!important}.hero-section .section-grid-bg:after{background:radial-gradient(circle,#855bff6b 0 24%,#855bff2e 42%,#0000 68%)!important;animation:5.2s ease-in-out infinite heroPurpleMeet!important}@keyframes heroBlueMeet{0%,to{opacity:.7;transform:translate(calc(-50% - 88px),calc(-50% - 24px))scale(.9)}42%,58%{opacity:.95;transform:translate(calc(-50% - 8px),calc(2px - 50%))scale(1.08)}75%{opacity:.66;transform:translate(calc(52px - 50%),calc(30px - 50%))scale(.86)}}@keyframes heroPurpleMeet{0%,to{opacity:.7;transform:translate(calc(88px - 50%),calc(24px - 50%))scale(.9)}42%,58%{opacity:.95;transform:translate(calc(8px - 50%),calc(-50% - 2px))scale(1.08)}75%{opacity:.66;transform:translate(calc(-50% - 52px),calc(-50% - 30px))scale(.86)}}.xz-trend-svg .line-blue{d:path("M60 162 C72 150 84 142 96 132 C108 122 120 112 132 104 C144 100 156 92 168 88 C180 96 192 104 204 102 C216 94 228 88 240 80 C252 72 264 70 276 68 C288 74 300 84 312 80 C324 76 336 72 348 70 C360 66 372 62 384 60 C396 56 408 50 420 46 C432 42 444 36 456 30 C468 24 480 20 492 18 C504 16 516 15 528 14 C540 12 552 11 564 10 C576 9 580 8 580 8")!important}.xz-trend-svg .line-green{d:path("M60 184 C72 180 84 174 96 170 C108 164 120 160 132 154 C144 150 156 146 168 142 C180 138 192 132 204 128 C216 132 228 136 240 130 C252 122 264 116 276 110 C288 108 300 106 312 104 C324 106 336 104 348 100 C360 96 372 92 384 88 C396 84 408 80 420 76 C432 72 444 68 456 64 C468 60 480 56 492 52 C504 48 516 44 528 42 C540 40 552 38 564 36 C576 34 580 30 580 28")!important}.xz-trend-svg .line-orange{d:path("M60 208 C72 206 84 202 96 200 C108 198 120 194 132 192 C144 190 156 188 168 184 C180 182 192 184 204 182 C216 180 228 176 240 172 C252 168 264 170 276 166 C288 164 300 166 312 162 C324 158 336 156 348 152 C360 148 372 146 384 144 C396 142 408 140 420 136 C432 132 444 128 456 124 C468 120 480 116 492 112 C504 110 516 108 528 106 C540 104 552 102 564 100 C576 98 580 96 580 94")!important}@media (width<=900px){.site-header{height:66px!important}.header-inner{gap:16px!important;width:calc(100% - 32px)!important}.header-left{gap:20px!important}.nav-link{font-size:14px!important}.header-contact{min-height:44px!important;padding:0 18px!important;font-size:14px!important}.hero-section .section-grid-bg:before,.hero-section .section-grid-bg:after{width:260px!important;height:260px!important}}.site-header{height:76px!important;box-shadow:none!important;background:#fffffff5!important;border-bottom:1px solid #1118270f!important}.header-inner{justify-content:space-between!important;align-items:center!important;gap:42px!important;width:min(1380px,100% - 96px)!important;display:flex!important}.site-header .brand-mark.brand-image,.site-header .brand-mark.brand-image img{width:46px!important;height:46px!important}.site-header .brand-mark.brand-image{flex:0 0 46px!important}.brand-text small{color:#9ca3af!important;letter-spacing:.34em!important;font-size:10px!important}.main-nav{gap:18px!important}.nav-link{color:#374151!important;border-radius:16px!important;padding:13px 18px!important;font-size:16px!important;font-weight:600!important}.header-contact,.header-contact:hover,.header-contact.active{color:#fff!important;min-height:52px!important;box-shadow:none!important;background:#111!important;border-radius:999px!important;padding:0 28px!important;font-size:16px!important;font-weight:800!important;transform:none!important}.page-section:not(.hero-section),.services-section,.agent-advantages-page,.cases-section,.clients-section,.contact-section.contact-prototype{background:#fff!important}.page-section:not(.hero-section) .section-grid-bg,.contact-prototype-bg{display:none!important}.hero-section .section-grid-bg{opacity:1!important;background-image:none!important;-webkit-mask-image:none!important;mask-image:none!important}.client-logo-card img{object-fit:contain!important;max-width:78%!important;max-height:42px!important;display:block!important}.client-logo-card span{width:1px!important;height:1px!important;display:block!important}.client-logo-card span{color:#1f2937!important;font-size:18px!important;font-weight:800!important}@media (width<=620px){.client-logo-card{min-height:82px!important}.client-logo-card img{width:118px!important;height:42px!important}}.client-logo-card{min-height:108px!important;padding:18px 22px!important}.client-logo-card img{object-fit:contain!important;width:168px!important;max-width:92%!important;height:62px!important;max-height:68px!important;display:block!important}.client-logo-card span{color:#1f2937!important;width:auto!important;height:auto!important;font-size:20px!important;font-weight:850!important}@media (width<=620px){.client-logo-card{min-height:92px!important}.client-logo-card img{width:138px!important;height:52px!important}}.hero-section .primary-action,.primary-action{color:#fff!important;background:#147fe6!important;box-shadow:0 16px 34px #147fe647!important}.hero-section .primary-action:hover,.primary-action:hover{color:#fff!important;background:#0f70d1!important}.all-cases-button:hover{color:#fff!important;background:#000!important;border-color:#000!important}.case-results{justify-content:flex-start!important;gap:30px!important}.case-results>div{min-width:94px!important}.case-results>div+div{margin-left:8px!important}@media (width<=700px){.case-results{gap:20px!important}.case-results>div{min-width:82px!important}}.cases-heading h2{white-space:nowrap!important;max-width:none!important}@media (width<=760px){.cases-heading h2{white-space:normal!important}}.hero-section{min-height:calc(100svh - var(--header-height))!important;padding-top:var(--header-height)!important;background:#fff!important}.hero-section .hero-layout{min-height:calc(100svh - var(--header-height))!important;grid-template-columns:minmax(420px,.92fr) minmax(420px,1fr)!important;align-items:center!important;gap:clamp(70px,8vw,130px)!important;width:min(1360px,100% - 180px)!important;display:grid!important}.capability-pills,.hero-copy p,.hero-meta,.scroll-cue{display:none!important}.hero-actions{gap:18px!important;margin-top:40px!important;display:flex!important}.question-card{width:100%!important;min-height:82px!important;margin-left:var(--card-offset)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#ffffffe6!important;border:1px solid #e2e8f4b8!important;border-radius:18px!important;grid-template-columns:44px 1fr 34px!important;align-items:center!important;gap:18px!important;padding:0 22px!important;display:grid!important;position:relative!important;transform:none!important;box-shadow:0 18px 46px #3648781a!important}.question-card strong{color:#1f2937!important;font-size:17px!important;font-weight:850!important;line-height:1.35!important}.question-card small{display:none!important}.question-card b{color:#d2d8e49e!important;justify-self:end!important;font-size:48px!important;font-weight:700!important;line-height:1!important}.question-icon{color:#0b7fe8!important;background:#f5f9ff!important;border-radius:10px!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important}.question-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:3px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:20px!important;height:20px!important}.hero-glow-a,.hero-glow-b{display:none!important}@media (width<=980px){.hero-section .hero-layout{grid-template-columns:1fr!important;gap:44px!important;width:calc(100% - 48px)!important;padding-block:80px!important}.hero-copy .hero-display-title{font-size:clamp(42px,10vw,58px)!important}.question-stack{justify-self:stretch!important}.question-card{margin-left:0!important}}.hero-section{min-height:100svh!important;padding-top:var(--header-height)!important;background:#eef1fb!important;overflow:hidden!important}.hero-section .hero-layout{width:min(1240px,100% - 72px)!important;min-height:calc(100svh - var(--header-height))!important;grid-template-columns:minmax(0,1fr) minmax(380px,.86fr)!important;align-items:center!important;gap:clamp(42px,6vw,88px)!important;display:grid!important}.hero-actions .primary-action{color:#fff!important;background:#147fe6!important;border:0!important;border-radius:999px!important;min-height:52px!important;padding:0 30px!important;box-shadow:0 16px 34px #147fe647!important}.hero-actions .secondary-action{color:#1f2937!important;background:#fff!important;border:1px solid #e2e8f0e6!important;border-radius:999px!important;min-height:52px!important;padding:0 30px!important;box-shadow:0 12px 32px #1e285014!important}.question-card{width:100%!important;min-height:86px!important;margin-left:var(--card-offset)!important;transform:none!important}@media (width<=980px){.hero-section .hero-layout{grid-template-columns:1fr!important;gap:42px!important;width:calc(100% - 40px)!important;padding-block:72px!important}.question-stack{justify-self:stretch!important}.question-card,.question-card:nth-child(2),.question-card:nth-child(3){margin-left:0!important}}.hero-section{min-height:100svh!important;padding-top:var(--header-height)!important;background:#fff!important;position:relative!important;overflow:hidden!important}.hero-section:before{content:""!important;inset:var(--header-height) 0 0 0!important;pointer-events:none!important;background:linear-gradient(90deg,#fff 0%,#fffffff5 34%,#f2f7ffad 64%,#fff 100%)!important;position:absolute!important}.hero-section .section-grid-bg{opacity:1!important;background-image:linear-gradient(#5569910e 1px,#0000 1px),linear-gradient(90deg,#5569910e 1px,#0000 1px)!important;background-size:72px 72px!important;display:block!important;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 20% 88%,#0000 100%)!important;mask-image:linear-gradient(90deg,#0000 0%,#000 20% 88%,#0000 100%)!important}.hero-section .section-grid-bg:before{content:""!important;filter:blur(30px)!important;opacity:1!important;background:radial-gradient(circle,#706dff3d,#5ba8ff2e 38%,#0000 70%)!important;border-radius:999px!important;width:520px!important;height:420px!important;animation:none!important;position:absolute!important;top:43%!important;left:58%!important;transform:translate(-50%,-50%)!important}.hero-section .section-grid-bg:after{content:""!important;filter:blur(34px)!important;opacity:1!important;background:radial-gradient(circle,#70c7ff2e,#0000 70%)!important;border-radius:999px!important;width:430px!important;height:360px!important;animation:none!important;position:absolute!important;top:43%!important;left:74%!important;transform:translate(-50%,-50%)!important}.hero-section .hero-layout{z-index:1!important;width:min(1280px,100% - 176px)!important;min-height:calc(100svh - var(--header-height))!important;grid-template-columns:minmax(430px,.93fr) minmax(430px,1fr)!important;align-items:center!important;gap:clamp(66px,7vw,116px)!important;display:grid!important;position:relative!important}.hero-copy .hero-display-title{color:#20242d!important;letter-spacing:-.062em!important;margin:0!important;font-size:clamp(50px,5.35vw,76px)!important;font-weight:900!important;line-height:1.15!important}.hero-actions{align-items:center!important;gap:18px!important;margin-top:36px!important;display:flex!important}.hero-actions .primary-action{color:#fff!important;background:#087de7!important;border:0!important;border-radius:999px!important;min-height:46px!important;padding:0 28px!important;font-size:14px!important;font-weight:850!important;box-shadow:0 13px 24px #087de747!important}.hero-actions .secondary-action{color:#1f2937!important;background:#fff!important;border:0!important;border-radius:999px!important;min-height:46px!important;padding:0 28px!important;font-size:14px!important;font-weight:850!important;box-shadow:0 10px 28px #212a3e14!important}.question-stack{justify-self:center!important;gap:22px!important;width:520px!important;display:grid!important}.question-card{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffffdb!important;border:1px solid #eaeef7d1!important;border-radius:16px!important;grid-template-columns:42px minmax(0,1fr) 30px!important;align-items:center!important;gap:18px!important;min-height:82px!important;padding:0 20px!important;display:grid!important;box-shadow:0 16px 42px #4d587c18!important}.question-card:first-child{margin-left:0!important}.question-card:nth-child(2){margin-left:36px!important}.question-card:nth-child(3){margin-left:0!important}.question-icon{color:#0a86df!important;background:#f4f9ff!important;border-radius:9px!important;width:32px!important;height:32px!important}.question-icon svg{stroke-width:3px!important;width:19px!important;height:19px!important}.question-card strong{color:#1f2933!important;letter-spacing:-.01em!important;font-size:16px!important;font-weight:850!important}.question-card b{color:#d7dde899!important;font-size:46px!important;font-weight:700!important}.capability-pills,.hero-copy p,.hero-meta,.scroll-cue,.hero-glow-a,.hero-glow-b{display:none!important}@media (width<=980px){.hero-section .hero-layout{grid-template-columns:1fr!important;gap:44px!important;width:calc(100% - 48px)!important;padding-block:76px!important}.question-stack{justify-self:stretch!important;width:100%!important}.question-card,.question-card:nth-child(2){margin-left:0!important}}@keyframes ppw-rise{0%{transform:translateY(16px)}to{transform:none}}@keyframes ppw-g1{0%,to{opacity:.4;transform:translate(0)scale(1)}50%{opacity:.8;transform:translate(38px,-26px)scale(1.18)}}@keyframes ppw-g2{0%,to{opacity:.3;transform:translate(0)scale(1.16)}50%{opacity:.68;transform:translate(-30px,24px)scale(1)}}@keyframes ppw-g3{0%,to{opacity:.25;transform:scale(.88)}50%{opacity:.62;transform:scale(1.12)}}.hero-section{min-height:calc(100svh - var(--header-height))!important;padding-top:var(--header-height)!important;background:linear-gradient(#fff,#fbfbfd)!important;align-items:center!important;display:flex!important;position:relative!important;overflow:hidden!important}.hero-section:before{content:none!important}.hero-section .section-grid-bg{opacity:1!important;background-image:linear-gradient(#00000006 1px,#0000 1px),linear-gradient(90deg,#00000006 1px,#0000 1px)!important;background-size:56px 56px!important;display:block!important;position:absolute!important;inset:0!important;-webkit-mask-image:radial-gradient(circle at 74% 36%,#000,#0000 76%)!important;mask-image:radial-gradient(circle at 74% 36%,#000,#0000 76%)!important}.hero-section .section-grid-bg:before,.hero-section .section-grid-bg:after{content:none!important}.hero-orb{pointer-events:none!important;border-radius:50%!important;position:absolute!important}.hero-orb-a{filter:blur(40px)!important;background:radial-gradient(circle,#6366f18c,#0000 65%)!important;width:560px!important;height:560px!important;animation:7s ease-in-out infinite ppw-g1!important;top:-140px!important;right:240px!important}.hero-orb-b{filter:blur(44px)!important;background:radial-gradient(circle,#a878f580,#0000 65%)!important;width:460px!important;height:460px!important;animation:9s ease-in-out infinite ppw-g2!important;top:30px!important;right:480px!important}.hero-orb-c{filter:blur(42px)!important;background:radial-gradient(circle,#388cff75,#0000 65%)!important;width:420px!important;height:420px!important;animation:6.5s ease-in-out infinite ppw-g3!important;top:-80px!important;right:-40px!important}.hero-section .hero-layout{z-index:1!important;grid-template-columns:1.05fr 1fr!important;align-items:center!important;gap:44px!important;width:100%!important;max-width:1320px!important;min-height:auto!important;margin:0 auto!important;padding:48px 104px 80px 40px!important;display:grid!important;position:relative!important}.hero-copy{max-width:600px!important}.hero-copy .hero-display-title{white-space:nowrap!important;color:#1d1d1f!important;letter-spacing:-.022em!important;margin:0 0 44px!important;font-size:60px!important;font-weight:700!important;line-height:1.16!important;animation:.7s cubic-bezier(.16,1,.3,1) both ppw-rise!important}.hero-actions{gap:14px!important;margin-top:0!important;animation:.7s cubic-bezier(.16,1,.3,1) .1s both ppw-rise!important;display:flex!important}.hero-actions .primary-action{color:#fff!important;background:#0071e3!important;border:0!important;border-radius:980px!important;align-items:center!important;min-height:47px!important;padding:0 28px!important;font-size:15px!important;font-weight:600!important;display:inline-flex!important;box-shadow:0 6px 18px #0071e342!important}.hero-actions .secondary-action{color:#1d1d1f!important;min-height:47px!important;box-shadow:none!important;background:#fff!important;border:1px solid #0000001f!important;border-radius:980px!important;align-items:center!important;padding:0 28px!important;font-size:15px!important;font-weight:600!important;display:inline-flex!important}.question-stack{flex-direction:column!important;justify-self:stretch!important;gap:16px!important;width:auto!important;display:flex!important}.question-card{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#ffffffdb!important;border:1px solid #0000000f!important;border-radius:20px!important;align-items:center!important;gap:18px!important;width:auto!important;min-height:96px!important;margin:0!important;padding:24px!important;animation:.7s cubic-bezier(.16,1,.3,1) both ppw-rise!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 4px 24px #0000000d!important}.question-card-1{animation-delay:.16s!important}.question-card-2{margin-left:40px!important;animation-delay:.24s!important}.question-card-3{animation-delay:.32s!important}.question-card strong{color:#1d1d1f!important;letter-spacing:-.01em!important;font-size:19px!important;font-weight:600!important;line-height:1.35!important}.question-card b{color:#00000009!important;font-size:58px!important;font-weight:700!important;line-height:1!important;position:absolute!important;top:50%!important;right:20px!important;transform:translateY(-50%)!important}.question-icon{color:#0071e3!important;background:#eef3fc!important;border-radius:13px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:46px!important;height:46px!important;display:flex!important}.icon-ring{border:2.5px solid #0071e3!important;border-radius:50%!important;width:17px!important;height:17px!important;display:block!important}.icon-bars{justify-content:center!important;align-items:flex-end!important;gap:3px!important;width:24px!important;height:20px!important;display:flex!important}.icon-bars em{background:#0071e3!important;border-radius:2px!important;width:3.5px!important;display:block!important}.icon-bars em:first-child{height:9px!important}.icon-bars em:nth-child(2){height:15px!important}.icon-bars em:nth-child(3){background:#9cc3f5!important;height:12px!important}.icon-chat{border:2.5px solid #0071e3!important;border-radius:5px 5px 5px 1px!important;width:19px!important;height:15px!important;display:block!important}.question-icon svg,.capability-pills,.hero-copy p,.hero-meta,.scroll-cue,.hero-glow-a,.hero-glow-b{display:none!important}.hero-side-dock{z-index:2!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffffd1!important;border:1px solid #0000000f!important;border-radius:18px!important;flex-direction:column!important;padding:6px!important;display:flex!important;position:absolute!important;top:50%!important;right:18px!important;transform:translateY(-50%)!important;box-shadow:0 8px 24px #00000012!important}.hero-dock-item{color:#111!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:13px!important;flex-direction:column!important;align-items:center!important;gap:7px!important;padding:13px 12px!important;display:flex!important}.hero-dock-item small{color:#6e6e73!important;white-space:nowrap!important;font-size:10px!important}.dock-icon{width:26px!important;height:24px!important;display:block!important;position:relative!important}@media (width<=980px){.hero-section .hero-layout{grid-template-columns:1fr!important;width:calc(100% - 48px)!important;padding:72px 0!important}.hero-copy .hero-display-title{white-space:normal!important;font-size:clamp(42px,10vw,58px)!important}.question-card-2{margin-left:0!important}.hero-side-dock{display:none!important}}.site-header .brand{gap:6px!important}.site-header .brand-mark.brand-image{margin-right:0!important}.brand-text{margin-left:0!important}.all-cases-button{color:#111!important;box-shadow:none!important;background:#fff!important;border-color:#111!important}.all-cases-button:hover{color:#fff!important;box-shadow:none!important;background:#111!important;border-color:#111!important}.cases-section .all-cases-button,.cases-heading .all-cases-button,button.all-cases-button{color:#111!important;-webkit-text-fill-color:#111!important;box-shadow:none!important;background:#fff!important;border:1px solid #111!important}.cases-section .all-cases-button *,.cases-heading .all-cases-button *,button.all-cases-button *{color:#111!important;-webkit-text-fill-color:#111!important}.cases-section .all-cases-button:hover,.cases-heading .all-cases-button:hover,button.all-cases-button:hover{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#111!important;border-color:#111!important}.cases-section .all-cases-button:hover *,.cases-heading .all-cases-button:hover *,button.all-cases-button:hover *{color:#fff!important;-webkit-text-fill-color:#fff!important}.question-card{transition:transform .25s,box-shadow .25s,border-color .25s!important}.question-card b{transition:transform .25s,opacity .25s!important}.hero-side-dock{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(#5d6dff 0%,#5d7cf5 100%)!important;border:0!important;border-radius:32px!important;width:94px!important;padding:0!important;top:50%!important;right:18px!important;overflow:hidden!important;box-shadow:0 24px 58px #4e60e057!important}.hero-dock-item{color:#ffffffe6!important;background:0 0!important;border-radius:0!important;gap:16px!important;width:100%!important;min-height:136px!important;padding:22px 10px!important}.hero-dock-item small{color:#ffffff9e!important;letter-spacing:.02em!important;white-space:normal!important;text-align:center!important;font-size:22px!important;font-weight:300!important;line-height:1.15!important}.dock-icon{color:#fff!important;width:42px!important;height:42px!important}.dock-icon-service:before{border:3px solid #fff!important;border-radius:11px 11px 11px 3px!important;width:25px!important;height:19px!important;top:9px!important;left:5px!important}.dock-icon-service:after{background:#fff!important;border-radius:2px!important;width:11px!important;height:11px!important;top:5px!important;right:3px!important}.dock-icon-qr:before{border:4px solid #fff!important;border-radius:3px!important;width:11px!important;height:11px!important;top:3px!important;left:3px!important;box-shadow:22px 0 0 -4px #5d72fb,22px 0 #fff,0 22px 0 -4px #5d72fb,0 22px #fff!important}.dock-icon-qr:after{background:#fff!important;width:7px!important;height:7px!important;bottom:5px!important;right:5px!important;box-shadow:9px 9px #fff!important}.dock-icon-chat{border:4px solid #fff!important;border-radius:18px 18px 18px 4px!important;gap:5px!important;width:48px!important;height:36px!important}.dock-icon-chat i{background:#fff!important;width:6px!important;height:6px!important}.hero-side-dock{z-index:2!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffffd1!important;border:1px solid #0000000f!important;border-radius:18px!important;flex-direction:column!important;width:auto!important;padding:6px!important;display:flex!important;position:absolute!important;top:50%!important;right:18px!important;overflow:visible!important;transform:translateY(-50%)!important;box-shadow:0 8px 24px #00000012!important}.hero-dock-item{color:#111!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:13px!important;flex-direction:column!important;align-items:center!important;gap:7px!important;width:auto!important;min-height:auto!important;padding:13px 12px!important;display:flex!important}.hero-dock-item+.hero-dock-item{border-top:1px solid #0000000f!important}.hero-dock-item small{color:#6e6e73!important;white-space:nowrap!important;text-align:center!important;font-size:10px!important;font-weight:400!important;line-height:normal!important}.hero-dock-item:hover{background:#f0f0f3!important}.dock-icon{color:#111!important;width:26px!important;height:24px!important;display:block!important;position:relative!important}.dock-icon-service:before{content:""!important;border:2px solid #111!important;border-radius:7px 7px 7px 2px!important;width:19px!important;height:15px!important;position:absolute!important;top:4px!important;left:1px!important}.dock-icon-service:after{content:""!important;background:#111!important;border-radius:1.5px!important;width:7px!important;height:7px!important;position:absolute!important;top:0!important;right:0!important;transform:rotate(45deg)!important}.dock-icon-qr{width:24px!important;height:24px!important}.dock-icon-qr:before{content:""!important;border:2px solid #111!important;border-radius:2px!important;width:9px!important;height:9px!important;position:absolute!important;top:0!important;left:0!important;box-shadow:15px 0 0 -2px #fff,15px 0 #111,0 15px 0 -2px #fff,0 15px #111!important}.dock-icon-qr:after{content:""!important;background:#111!important;width:4px!important;height:4px!important;position:absolute!important;bottom:5px!important;right:5px!important;box-shadow:5px 5px #111!important}.dock-icon-chat{border:2px solid #111!important;border-radius:8px 8px 8px 2px!important;justify-content:center!important;align-items:center!important;gap:2.5px!important;width:24px!important;height:19px!important;display:flex!important}.dock-icon-chat i{background:#111!important;border-radius:50%!important;width:3px!important;height:3px!important}.question-card{will-change:transform!important;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s!important}.question-card b{will-change:transform!important;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s!important}.question-card:hover{border-color:#0071e347!important;transform:translateY(-6px)!important;box-shadow:0 18px 44px #0000001c!important}.question-card:hover b{opacity:1!important;transform:translateY(calc(-50% - 14px))!important}.question-card:hover .question-icon{transform:translateY(-1px)scale(1.04)!important}.question-icon{transition:transform .28s cubic-bezier(.16,1,.3,1)!important}.hero-section .hero-side-dock{z-index:2!important;-webkit-backdrop-filter:blur(12px)!important;background:#ffffffd1!important;border:1px solid #0000000f!important;border-radius:18px!important;flex-direction:column!important;width:auto!important;min-width:0!important;padding:6px!important;display:flex!important;position:absolute!important;top:50%!important;right:18px!important;overflow:visible!important;transform:translateY(-50%)!important;box-shadow:0 8px 24px #00000012!important}.hero-section .hero-dock-item{color:#111!important;appearance:none!important;width:auto!important;min-width:0!important;min-height:0!important;box-shadow:none!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:13px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;padding:13px 12px!important;display:flex!important;position:relative!important}.hero-section .hero-dock-item+.hero-dock-item{border-top:0!important}.hero-section .hero-dock-item+.hero-dock-item:before{content:""!important;background:#0000000f!important;height:1px!important;position:absolute!important;top:0!important;left:8px!important;right:8px!important}.hero-section .hero-dock-item:hover{background:#f0f0f3!important}.hero-section .hero-dock-item small{color:#6e6e73!important;-webkit-text-fill-color:#6e6e73!important;letter-spacing:0!important;white-space:nowrap!important;text-align:center!important;font-size:10px!important;font-weight:400!important;line-height:1.2!important;display:block!important}.hero-section .dock-icon{color:#111!important;flex:none!important;width:26px!important;height:24px!important;display:block!important;position:relative!important}.hero-section .dock-icon-service:before{content:""!important;background:0 0!important;border:2px solid #111!important;border-radius:7px 7px 7px 2px!important;width:19px!important;height:15px!important;position:absolute!important;top:4px!important;left:1px!important}.hero-section .dock-icon-service:after{content:""!important;background:#111!important;border:0!important;border-radius:1.5px!important;width:7px!important;height:7px!important;position:absolute!important;top:0!important;right:0!important;transform:rotate(45deg)!important}.hero-section .dock-icon-qr{width:24px!important;height:24px!important}.hero-section .dock-icon-qr:before{content:""!important;background:0 0!important;border:2px solid #111!important;border-radius:2px!important;width:9px!important;height:9px!important;position:absolute!important;top:0!important;left:0!important;box-shadow:15px 0 0 -2px #fff,15px 0 #111,0 15px 0 -2px #fff,0 15px #111!important}.hero-section .dock-icon-qr:after{content:""!important;background:#111!important;width:4px!important;height:4px!important;position:absolute!important;bottom:5px!important;right:5px!important;box-shadow:5px 5px #111!important}.hero-section .dock-icon-chat{background:0 0!important;border:2px solid #111!important;border-radius:8px 8px 8px 2px!important;justify-content:center!important;align-items:center!important;gap:2.5px!important;width:24px!important;height:19px!important;display:flex!important}.hero-section .dock-icon-chat i{background:#111!important;border-radius:50%!important;width:3px!important;height:3px!important;display:block!important}.hero-section .question-card{transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s!important}.hero-section .question-card b{will-change:top!important;transition:top .32s cubic-bezier(.16,1,.3,1),opacity .32s!important;position:absolute!important;top:50%!important;right:20px!important;transform:translateY(-50%)!important}.hero-section .question-card:hover{border-color:#0071e347!important;transform:translateY(-6px)!important;box-shadow:0 18px 44px #0000001c!important}.hero-section .question-card:hover b{opacity:1!important;top:calc(50% - 16px)!important;transform:translateY(-50%)!important}.hero-section .question-card .question-icon{transition:transform .28s cubic-bezier(.16,1,.3,1)!important}.hero-section .question-card:hover .question-icon{transform:translateY(-1px)scale(1.04)!important}.hero-section .hero-side-dock{background:#ffffffe0!important;border-radius:18px!important}.hero-section .hero-dock-item{gap:8px!important;min-width:72px!important;padding:13px 10px!important}.hero-section .hero-dock-item small{color:#8b8f98!important;-webkit-text-fill-color:#8b8f98!important;font-size:14px!important;font-weight:500!important;line-height:1.1!important}.hero-section .dock-icon-service{width:34px!important;height:28px!important}.hero-section .dock-icon-service:before{box-sizing:border-box!important;background:0 0!important;border:4px solid #1f1f1f!important;border-radius:12px 12px 12px 4px!important;width:23px!important;height:17px!important;top:7px!important;left:1px!important}.hero-section .dock-icon-service:after{background:#1f1f1f!important;border-radius:2px!important;width:11px!important;height:11px!important;top:0!important;right:1px!important;transform:rotate(45deg)!important}.hero-section .dock-icon-chat{box-sizing:border-box!important;background:0 0!important;border:4px solid #1f1f1f!important;border-radius:11px 11px 11px 3px!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:35px!important;height:28px!important;display:flex!important}.hero-section .dock-icon-chat i{background:#1f1f1f!important;border-radius:50%!important;width:4px!important;height:4px!important}.prototype-side-dock .floating-action{transition:background-color .18s,color .18s,transform .18s!important}.prototype-side-dock .floating-action:hover,.prototype-side-dock .floating-action:focus-visible{box-shadow:none!important;background:#1118270b!important;transform:none!important}.prototype-side-dock .floating-action:hover .floating-icon,.prototype-side-dock .floating-action:focus-visible .floating-icon,.prototype-side-dock .floating-action:hover strong,.prototype-side-dock .floating-action:focus-visible strong{color:#111827!important;-webkit-text-fill-color:#111827!important}.prototype-side-dock .floating-action:hover svg,.prototype-side-dock .floating-action:focus-visible svg{filter:none!important}.prototype-side-dock .floating-action:before,.prototype-side-dock .floating-action:after{box-shadow:none!important}@keyframes heroBlueCenterMeet{0%,to{opacity:.58;transform:translate(calc(-50% - 72px),calc(-50% - 14px))scale(.88)}28%{opacity:.74;transform:translate(calc(-50% - 28px),calc(20px - 50%))scale(1.02)}48%,58%{opacity:.84;transform:translate(calc(-50% - 4px),calc(2px - 50%))scale(1.1)}78%{opacity:.62;transform:translate(calc(54px - 50%),calc(-50% - 18px))scale(.94)}}@keyframes heroPurpleCenterMeet{0%,to{opacity:.56;transform:translate(calc(72px - 50%),calc(14px - 50%))scale(.88)}28%{opacity:.72;transform:translate(calc(28px - 50%),calc(-50% - 20px))scale(1.02)}48%,58%{opacity:.82;transform:translate(calc(4px - 50%),calc(-50% - 2px))scale(1.1)}78%{opacity:.6;transform:translate(calc(-50% - 54px),calc(18px - 50%))scale(.94)}}.hero-section{background:#fff!important;overflow:hidden!important}.hero-section:before,.hero-section:after{content:none!important;display:none!important}.hero-section .section-grid-bg{opacity:0!important;background:0 0!important;display:none!important}.hero-section .section-grid-bg:before,.hero-section .section-grid-bg:after{content:none!important;display:none!important}.hero-section .hero-orb{pointer-events:none!important;filter:blur(34px)!important;mix-blend-mode:multiply!important;z-index:0!important;border-radius:999px!important;width:clamp(220px,24vw,330px)!important;height:clamp(220px,24vw,330px)!important;position:absolute!important;top:50%!important;left:50%!important}.hero-section .hero-orb-a{background:radial-gradient(circle,#0077ff57 0 22%,#4691ff2e 44%,#0000 70%)!important;animation:8s ease-in-out infinite heroBlueCenterMeet!important;right:auto!important}.hero-section .hero-orb-b{background:radial-gradient(circle,#7e57ff57 0 22%,#a578ff2e 44%,#0000 70%)!important;animation:8s ease-in-out infinite heroPurpleCenterMeet!important;right:auto!important}.hero-section .hero-orb-c{display:none!important}.hero-section .hero-layout{z-index:1!important;position:relative!important}@media (width<=980px){.hero-section .hero-orb{filter:blur(30px)!important;width:240px!important;height:240px!important}}html,body,#app,.app-shell,main,.main-content,.site-main{background:#fff!important}#home,section#home,.page-section#home,.hero-section,#home.hero-section,#home.page-section.hero-section{isolation:isolate!important;background:#fff!important}#home:before,#home:after,.hero-section:before,.hero-section:after{content:none!important;background:0 0!important;display:none!important}#home .section-grid-bg,.hero-section .section-grid-bg{opacity:0!important;background:0 0!important;display:none!important}#home .section-grid-bg:before,#home .section-grid-bg:after,.hero-section .section-grid-bg:before,.hero-section .section-grid-bg:after{content:none!important;display:none!important}#home+*,.hero-section+*{background:#fff!important}@keyframes heroBlueCenterMeetFast{0%,to{opacity:.72;transform:translate(calc(-50% - 96px),calc(-50% - 22px))scale(.9)}24%{opacity:.9;transform:translate(calc(-50% - 34px),calc(30px - 50%))scale(1.08)}45%,56%{opacity:1;transform:translate(calc(-50% - 2px),calc(2px - 50%))scale(1.22)}76%{opacity:.78;transform:translate(calc(82px - 50%),calc(-50% - 26px))scale(.96)}}@keyframes heroPurpleCenterMeetFast{0%,to{opacity:.7;transform:translate(calc(96px - 50%),calc(22px - 50%))scale(.9)}24%{opacity:.88;transform:translate(calc(34px - 50%),calc(-50% - 30px))scale(1.08)}45%,56%{opacity:1;transform:translate(calc(2px - 50%),calc(-50% - 2px))scale(1.22)}76%{opacity:.76;transform:translate(calc(-50% - 82px),calc(26px - 50%))scale(.96)}}@keyframes heroBlueRoamSoft{0%,to{opacity:.42;transform:translate(calc(-50% - 18vw),calc(-50% - 8vh))scale(.9)}20%{opacity:.5;transform:translate(calc(-50% - 6vw),calc(10vh - 50%))scale(1.02)}42%,54%{opacity:.56;transform:translate(calc(-50% - 1vw),calc(1vh - 50%))scale(1.1)}74%{opacity:.46;transform:translate(calc(16vw - 50%),calc(-50% - 10vh))scale(.96)}}@keyframes heroPurpleRoamSoft{0%,to{opacity:.4;transform:translate(calc(18vw - 50%),calc(8vh - 50%))scale(.9)}20%{opacity:.48;transform:translate(calc(6vw - 50%),calc(-50% - 10vh))scale(1.02)}42%,54%{opacity:.54;transform:translate(calc(1vw - 50%),calc(-50% - 1vh))scale(1.1)}74%{opacity:.44;transform:translate(calc(-50% - 16vw),calc(10vh - 50%))scale(.96)}}.hero-section .hero-orb-a{background:radial-gradient(circle,#0074ff4d 0 20%,#50a0ff29 44%,#50a0ff0b 66%,#0000 78%)!important;animation:6.2s ease-in-out infinite heroBlueRoamSoft!important}.hero-section .hero-orb-b{background:radial-gradient(circle,#7e4bff47 0 20%,#ae76ff26 44%,#ae76ff0b 66%,#0000 78%)!important;animation:6.2s ease-in-out infinite heroPurpleRoamSoft!important}@keyframes heroBlueWideRoam{0%{opacity:.38;transform:translate(calc(-50% - 32vw),calc(-50% - 20vh))scale(.92)}16%{opacity:.46;transform:translate(calc(-50% - 10vw),calc(-50% - 4vh))scale(1)}32%{opacity:.5;transform:translate(calc(22vw - 50%),calc(-50% - 16vh))scale(1.04)}48%{opacity:.44;transform:translate(calc(12vw - 50%),calc(14vh - 50%))scale(.98)}64%{opacity:.5;transform:translate(calc(-50% - 18vw),calc(18vh - 50%))scale(1.06)}82%{opacity:.54;transform:translate(calc(4vw - 50%),calc(2vh - 50%))scale(1.1)}to{opacity:.38;transform:translate(calc(-50% - 32vw),calc(-50% - 20vh))scale(.92)}}@keyframes heroPurpleWideRoam{0%{opacity:.36;transform:translate(calc(30vw - 50%),calc(18vh - 50%))scale(.92)}16%{opacity:.44;transform:translate(calc(8vw - 50%),calc(5vh - 50%))scale(1)}32%{opacity:.48;transform:translate(calc(-50% - 22vw),calc(15vh - 50%))scale(1.04)}48%{opacity:.42;transform:translate(calc(-50% - 10vw),calc(-50% - 14vh))scale(.98)}64%{opacity:.48;transform:translate(calc(18vw - 50%),calc(-50% - 18vh))scale(1.06)}82%{opacity:.52;transform:translate(calc(-50% - 4vw),calc(-50% - 2vh))scale(1.1)}to{opacity:.36;transform:translate(calc(30vw - 50%),calc(18vh - 50%))scale(.92)}}@keyframes heroBlueMultiMeet{0%{opacity:.38;transform:translate(calc(-50% - 30vw),calc(-50% - 18vh))scale(.92)}14%{opacity:.52;transform:translate(calc(-50% - 16vw),calc(-50% - 12vh))scale(1.08)}28%{opacity:.42;transform:translate(calc(24vw - 50%),calc(-50% - 16vh))scale(.96)}42%{opacity:.54;transform:translate(calc(14vw - 50%),calc(2vh - 50%))scale(1.1)}56%{opacity:.44;transform:translate(calc(-50% - 22vw),calc(20vh - 50%))scale(.98)}70%{opacity:.52;transform:translate(calc(18vw - 50%),calc(16vh - 50%))scale(1.08)}84%{opacity:.46;transform:translate(calc(-50% - 6vw),calc(4vh - 50%))scale(1)}to{opacity:.38;transform:translate(calc(-50% - 30vw),calc(-50% - 18vh))scale(.92)}}@keyframes heroPurpleMultiMeet{0%{opacity:.36;transform:translate(calc(30vw - 50%),calc(18vh - 50%))scale(.92)}14%{opacity:.5;transform:translate(calc(-50% - 14vw),calc(-50% - 10vh))scale(1.08)}28%{opacity:.4;transform:translate(calc(-50% - 24vw),calc(16vh - 50%))scale(.96)}42%{opacity:.52;transform:translate(calc(16vw - 50%),-50%)scale(1.1)}56%{opacity:.42;transform:translate(calc(22vw - 50%),calc(-50% - 20vh))scale(.98)}70%{opacity:.5;transform:translate(calc(16vw - 50%),calc(18vh - 50%))scale(1.08)}84%{opacity:.44;transform:translate(calc(6vw - 50%),calc(-50% - 4vh))scale(1)}to{opacity:.36;transform:translate(calc(30vw - 50%),calc(18vh - 50%))scale(.92)}}.hero-section .hero-orb{filter:blur(58px)!important;width:clamp(320px,34vw,520px)!important;height:clamp(320px,34vw,520px)!important}.hero-section .hero-orb-a{animation:32s linear infinite heroBlueMultiMeet!important}.hero-section .hero-orb-b{animation:32s linear infinite heroPurpleMultiMeet!important}.floating-icon-img{object-fit:contain!important;width:26px!important;height:26px!important;display:block!important}.floating-action .floating-icon-img{object-fit:contain!important;width:34px!important;height:34px!important;display:block!important}.floating-email .floating-icon-img,.floating-consult .floating-icon-img{filter:contrast(1.28)brightness(.86)!important}.floating-wecom .floating-icon-img{filter:contrast(1.7)brightness(.68)saturate(.8)!important;width:36px!important;height:36px!important;transform:scale(1.12)!important}.eyebrow:before,.section-badge:before,.capability-pills span:before,.hero-prototype-pills span:before,.contact-pill:before,.contact-pills span:before,.services-section .eyebrow:before,.cases-section .eyebrow:before{content:none!important;display:none!important}.eyebrow,.section-badge,.capability-pills span,.hero-prototype-pills span,.contact-pill{gap:0!important}.floating-email .floating-icon-img,.floating-consult .floating-icon-img{width:30px!important;height:30px!important;transform:scale(.96)!important}.prototype-side-dock .floating-action:hover,.prototype-side-dock .floating-action:focus,.prototype-side-dock .floating-action:focus-visible{color:#111827!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important;transform:none!important}.prototype-side-dock .floating-action:hover .floating-icon,.prototype-side-dock .floating-action:focus .floating-icon,.prototype-side-dock .floating-action:focus-visible .floating-icon{color:#6b7280!important;box-shadow:none!important;background:0 0!important}.prototype-side-dock .floating-action:hover .floating-icon-img,.prototype-side-dock .floating-action:focus .floating-icon-img,.prototype-side-dock .floating-action:focus-visible .floating-icon-img{filter:inherit!important}.prototype-side-dock .floating-backtop:hover,.prototype-side-dock .floating-backtop:focus,.prototype-side-dock .floating-backtop:focus-visible{color:#111827!important;background:0 0!important}.pp-footer-contact{align-items:flex-start!important}.pp-footer-email-row{align-items:center!important;gap:8px!important;text-decoration:none!important;display:inline-flex!important}.pp-footer-email-row strong{color:#ffffffb8!important;font-size:13px!important;font-weight:500!important}.pp-footer-consult-row{align-items:center!important;gap:5px!important;margin-top:10px!important;display:inline-flex!important}.pp-footer-consult-row .pp-footer-qr{width:auto!important;height:auto!important;margin:0!important;padding:0!important;display:block!important}.pp-footer-consult-row .pp-qr-code{object-fit:cover!important;border-radius:0!important;width:78px!important;height:78px!important}.pp-footer-consult-row{align-items:flex-start!important;gap:10px!important}.pp-footer-email-row{gap:15px!important}.pp-footer-consult-row .pp-qr-code{width:130px!important;height:130px!important}.pp-footer-email-row span,.pp-footer-consult-row button{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important}.pp-footer-email-row{align-items:center!important}.pp-footer-consult-row{align-items:flex-start!important}.pp-footer-consult-row .pp-footer-qr{transform:translateY(3px)!important}.clients-section .client-logo-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:16px!important;max-width:980px!important;margin-inline:auto!important}.clients-section .client-logo-card{justify-content:center!important;align-items:center!important;height:104px!important;min-height:104px!important;padding:16px 20px!important;display:flex!important;overflow:hidden!important}.clients-section .client-logo-card img{object-fit:contain!important;object-position:center!important;width:auto!important;max-width:92%!important;height:auto!important;max-height:72px!important;display:block!important}@media (width<=700px){.clients-section .client-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.clients-section .client-logo-card{height:88px!important;min-height:88px!important;padding:12px!important}.clients-section .client-logo-card img{max-height:58px!important}}:root{--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px)}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scrollbar-gutter:stable;width:100%;min-width:320px;overflow-x:hidden!important}body,#app,.app-shell,.fullpage-main{width:100%;min-width:0;overflow-x:clip!important}body{overscroll-behavior-y:none;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100svh}img,svg,video,canvas{max-width:100%;height:auto}button,a,input,textarea,select{touch-action:manipulation}input,textarea,select{appearance:none;min-width:0;max-width:100%}.page-section,.hero-section,.services-section,.agent-advantages-page,.cases-section,.clients-section,.contact-section{width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;max-height:none!important;scroll-margin-top:calc(var(--header-height) + var(--safe-top))!important;overflow:clip visible!important}.screen-container,.hero-layout,.section-layout,.cases-layout,.clients-layout,.contact-prototype-layout,.agent-advantages-wrap{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.site-header{padding-top:var(--safe-top)!important;height:calc(76px + var(--safe-top))!important;top:0!important}.header-inner{min-width:0!important;height:76px!important}.brand,.header-left,.main-nav,.nav-link,.header-contact{min-width:0!important}.prototype-side-dock.floating-actions,.floating-actions{right:calc(18px + var(--safe-right))!important;max-width:calc(100vw - 32px - var(--safe-left) - var(--safe-right))!important}.floating-qr-popover,.floating-email-popover,.side-dock-popover{max-width:min(280px,calc(100vw - 120px - var(--safe-left) - var(--safe-right)))!important}.hero-section{padding-top:calc(76px + var(--safe-top))!important}.hero-section .hero-layout{min-height:calc(100svh - 76px - var(--safe-top))!important}.service-grid,.case-grid,.clients-section .client-logo-grid,.contact-grid,.lingmou-dashboard,.replica-dashboard,.xz-kpi-row,.xz-chart-row,.yy-top-row,.yy-platform-cards,.th-row1,.th-row2,.mb-kpi-row,.mb-insight-row{min-width:0!important}.service-card,.case-card,.client-logo-card,.contact-prototype-card,.agent-feature-row,.lm-card,.rp-card,.xz-card,.yy-card,.th-card,.mb-card{overflow-wrap:anywhere;min-width:0!important}@supports not (overflow:clip){html,body,#app,.app-shell,.fullpage-main,.page-section{overflow-x:hidden!important}}@media (width<=1280px){.header-inner{gap:24px!important;width:calc(100% - 48px)!important}.header-left{gap:clamp(24px,4vw,56px)!important}.main-nav{gap:8px!important}.nav-link{padding:10px 12px!important;font-size:14px!important}.hero-section .hero-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr)!important;gap:48px!important;width:min(1120px,100% - 72px)!important}.question-stack{width:min(480px,100%)!important}.cases-section .cases-layout,.clients-layout,.contact-prototype-layout,.pp-footer-shell,.pp-footer-bottom{width:calc(100% - 72px)!important}}@media (width<=980px){:root{--header-height:66px}.site-header{height:calc(66px + var(--safe-top))!important}.header-inner{width:calc(100% - 32px)!important;height:66px!important}.site-header .brand img{width:56px!important;height:56px!important}.brand-text strong{font-size:16px!important}.brand-text small,.main-nav,.header-contact{display:none!important}.menu-toggle{flex:0 0 44px!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;display:grid!important}.mobile-nav{-webkit-overflow-scrolling:touch;top:calc(66px + var(--safe-top) + 8px)!important;right:calc(14px + var(--safe-right))!important;left:calc(14px + var(--safe-left))!important;max-height:calc(100svh - 82px - var(--safe-top) - var(--safe-bottom))!important;overflow-y:auto!important}.hero-section{padding-top:calc(66px + var(--safe-top))!important}.hero-section .hero-layout{grid-template-columns:1fr!important;gap:42px!important;width:calc(100% - 40px)!important;min-height:auto!important;padding:56px 0 70px!important}.hero-copy,.question-stack{justify-self:stretch!important;width:100%!important;max-width:760px!important}.hero-copy .hero-display-title{white-space:normal!important;font-size:clamp(40px,9vw,58px)!important}.hero-actions{flex-wrap:wrap!important}.question-card,.question-card:first-child,.question-card:nth-child(2),.question-card:nth-child(3),.question-card-2{width:100%!important;margin-left:0!important}.hero-side-dock{display:none!important}.services-section .service-grid,.cases-section .case-grid,.adv-agent-row,.agent-feature-head,.lingmou-dashboard,.replica-dashboard,.xz-kpi-row,.xz-chart-row,.yy-top-row,.th-row1,.th-row2,.mb-kpi-row,.mb-insight-row{grid-template-columns:1fr!important}.contact-prototype-layout{grid-template-columns:1fr!important;gap:34px!important;min-height:auto!important}}@media (width<=700px){.page-section,.services-section,.agent-advantages-page,.cases-section,.clients-section,.contact-section.contact-prototype{padding-top:56px!important;padding-bottom:56px!important}.hero-section{padding-top:calc(66px + var(--safe-top))!important}.hero-section .hero-layout,.cases-section .cases-layout,.clients-layout,.contact-prototype-layout,.agent-advantages-wrap,.pp-footer-shell,.pp-footer-bottom{width:calc(100% - 28px)!important}.hero-copy .hero-display-title{font-size:clamp(34px,11vw,46px)!important;line-height:1.18!important}.hero-actions{grid-template-columns:1fr!important;width:100%!important;display:grid!important}.hero-actions .primary-action,.hero-actions .secondary-action{justify-content:center!important;width:100%!important}.question-card{gap:12px!important;min-height:78px!important;padding:16px!important}.question-card strong{font-size:15px!important}.question-card b{display:none!important}.services-section .section-heading h2,.cases-section .cases-heading h2,.clients-layout h2,.contact-prototype-copy h2,.agent-advantages-hero h2{white-space:normal!important;width:auto!important;max-width:100%!important;font-size:clamp(28px,8.8vw,38px)!important;line-height:1.22!important}.services-section .service-card,.case-card,.contact-prototype-card,.lm-card,.rp-card,.xz-card,.yy-card,.th-card,.mb-card{border-radius:18px!important;padding:20px!important}.clients-section .client-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.contact-grid-two,.contact-grid-three,.contact-grid{grid-template-columns:1fr!important}.contact-pills{grid-template-columns:1fr!important;display:grid!important}.contact-pill{justify-content:center!important;width:100%!important}.prototype-side-dock.floating-actions,.floating-actions{top:auto!important;right:calc(12px + var(--safe-right))!important;bottom:calc(12px + var(--safe-bottom))!important;width:auto!important;max-width:calc(100vw - 24px - var(--safe-left) - var(--safe-right))!important;flex-direction:row!important;display:flex!important;transform:none!important}.prototype-side-dock .floating-action,.floating-actions .floating-action{min-width:48px!important;max-width:none!important;min-height:46px!important;padding:6px 10px!important}.floating-action strong{font-size:11px!important}.floating-qr-popover,.floating-email-popover,.side-dock-popover{display:none!important}.pp-footer-shell{grid-template-columns:1fr!important;gap:28px!important}.pp-footer-bottom{text-align:left!important}}@media (width<=390px){.hero-section .hero-layout,.cases-section .cases-layout,.clients-layout,.contact-prototype-layout,.agent-advantages-wrap{width:calc(100% - 22px)!important}.site-header .brand img{width:48px!important;height:48px!important}.brand-text strong{font-size:14px!important}.question-icon{width:34px!important;height:34px!important}.clients-section .client-logo-card{height:80px!important;min-height:80px!important;padding:10px!important}}@media (hover:none){.service-card:hover,.case-card:hover,.question-card:hover,.floating-action:hover{transform:none!important}}@media (prefers-reduced-motion:reduce){.hero-orb,.question-card,[data-reveal]{transition:none!important;animation:none!important}}html,body{height:auto!important;min-height:100%!important;max-height:none!important;position:static!important;overflow:hidden auto!important}body{-ms-overflow-style:auto!important;scrollbar-width:auto!important}#app,.app-shell,.fullpage-main,#main{touch-action:auto!important;overscroll-behavior:auto!important;height:auto!important;min-height:0!important;max-height:none!important;position:relative!important;overflow:visible!important;transform:none!important}.site-header{z-index:1000!important;display:block!important;position:fixed!important;top:0!important;left:0!important;right:0!important;transform:none!important}.page-section,.hero-section,.services-section,.agent-advantages-page,.cases-section,.clients-section,.contact-section{contain:none!important;pointer-events:auto!important;touch-action:auto!important;overflow-y:visible!important}.section-grid-bg,.hero-orb,.hero-section:before,.hero-section:after{pointer-events:none!important}#home .hero-layout{width:min(1160px,100% - 220px)!important;max-width:1160px!important;min-height:calc(100svh - 76px - var(--safe-top))!important;grid-template-columns:minmax(360px,430px) minmax(420px,520px)!important;justify-content:center!important;align-items:center!important;gap:clamp(84px,9vw,132px)!important;margin-inline:auto!important;padding:0!important;display:grid!important;transform:translateY(-58px)!important}.agent-advantages-page{padding-top:clamp(56px,6vw,82px)!important;padding-bottom:clamp(64px,6.5vw,92px)!important}.agent-advantages-wrap{width:min(1120px,100% - 64px)!important}.agent-advantages-hero h2{letter-spacing:-.045em!important;max-width:820px!important;font-size:clamp(34px,3.7vw,52px)!important;line-height:1.16!important}.agent-advantages-hero p{max-width:760px!important;margin:20px 0 48px!important;font-size:16px!important;line-height:1.78!important}.agent-service-title{gap:12px!important;margin:34px 0 28px!important}.agent-service-title span{min-height:32px!important;padding:0 15px!important;font-size:13px!important}.agent-service-title strong{font-size:clamp(22px,2vw,26px)!important}.agent-feature-row{margin-bottom:52px!important}.agent-feature-head{border-left-width:3px!important;gap:26px!important;margin-bottom:20px!important;padding-left:14px!important}.agent-copy-main h3{margin-bottom:12px!important;font-size:clamp(24px,2.25vw,28px)!important}.agent-copy-main h3 small{margin-left:8px!important;padding:5px 10px!important;font-size:12px!important}.agent-copy-main p{max-width:780px!important;font-size:14.5px!important;line-height:1.72!important}.agent-metrics{gap:8px!important;min-width:142px!important}.agent-metrics div{border-radius:12px!important;padding:12px 14px!important}.agent-metrics span{font-size:12px!important}.agent-metrics strong{font-size:15px!important}.agent-image-wrap{border-radius:16px!important;margin-top:18px!important;box-shadow:0 18px 48px #1e285013!important}.agent-dashboard-image{object-fit:contain!important;max-height:560px!important}@media (width>=1280px){.agent-advantages-wrap{width:min(1180px,100% - 96px)!important}.agent-dashboard-image{max-height:600px!important}}@media (width>=1500px){#home .hero-layout{grid-template-columns:minmax(390px,460px) minmax(460px,560px)!important;gap:clamp(100px,9vw,148px)!important;width:min(1220px,100% - 280px)!important;transform:translateY(-64px)!important}}@media (width<=1280px){#home .hero-layout{grid-template-columns:minmax(330px,400px) minmax(380px,480px)!important;gap:64px!important;width:min(980px,100% - 120px)!important;transform:translateY(-44px)!important}}@media (width<=980px){.fullpage-main,#main{padding-top:calc(66px + var(--safe-top))!important}#home.hero-section{padding-top:0!important}#home .hero-layout{grid-template-columns:1fr!important;gap:40px!important;width:min(760px,100% - 40px)!important;max-width:760px!important;min-height:auto!important;padding:56px 0 70px!important;transform:none!important}#home .hero-copy,#home .question-stack{justify-self:center!important;width:100%!important;max-width:680px!important}#home .question-card-2{margin-left:0!important}.agent-advantages-page{padding-top:52px!important;padding-bottom:64px!important}.agent-advantages-wrap{width:calc(100% - 40px)!important}.agent-advantages-hero p{margin-bottom:36px!important}.agent-feature-head{grid-template-columns:1fr!important;gap:16px!important}.agent-metrics{flex-wrap:wrap!important;display:flex!important}.agent-metrics div{min-width:136px!important}.agent-feature-row{margin-bottom:42px!important}}@media (width<=620px){#home .hero-layout{width:calc(100% - 28px)!important;padding:44px 0 58px!important}.agent-advantages-wrap{width:calc(100% - 28px)!important}.agent-advantages-hero h2{font-size:clamp(30px,8.5vw,38px)!important}.agent-advantages-hero p{font-size:14px!important;line-height:1.7!important}.agent-service-title{flex-direction:column!important;align-items:flex-start!important;margin:28px 0 22px!important}.agent-feature-head{padding-left:12px!important}.agent-copy-main h3{font-size:23px!important}.agent-copy-main h3 small{margin:8px 0 0!important;display:inline-flex!important}.agent-image-wrap{border-radius:14px!important;margin-top:14px!important}}#home.hero-section{min-height:calc(100svh - 76px - var(--safe-top))!important;justify-content:center!important;align-items:center!important;padding-top:0!important;display:flex!important}#home .hero-layout{width:min(1180px,100% - 210px)!important;max-width:1180px!important;min-height:calc(100svh - 76px - var(--safe-top))!important;grid-template-columns:minmax(370px,440px) minmax(430px,540px)!important;justify-content:center!important;align-items:center!important;gap:clamp(80px,8.5vw,126px)!important;margin:0 auto!important;padding:0!important;display:grid!important;transform:translateY(-46px)!important}#home .hero-copy{justify-self:start!important;max-width:440px!important}#home .hero-copy .hero-display-title{font-size:clamp(42px,4.35vw,60px)!important;line-height:1.14!important}#home .hero-actions{margin-top:30px!important}#home .question-stack{justify-self:start!important;gap:18px!important;width:min(540px,100%)!important}@media (width>=1500px){#home .hero-layout{grid-template-columns:minmax(390px,460px) minmax(460px,560px)!important;gap:clamp(96px,8vw,138px)!important;width:min(1240px,100% - 280px)!important;transform:translateY(-50px)!important}}@media (width<=1280px){#home .hero-layout{grid-template-columns:minmax(330px,400px) minmax(390px,490px)!important;gap:64px!important;width:min(1000px,100% - 120px)!important;transform:translateY(-38px)!important}}@media (width<=980px){#home .hero-layout{grid-template-columns:1fr!important;gap:40px!important;width:min(760px,100% - 40px)!important;max-width:760px!important;min-height:auto!important;padding:56px 0 70px!important;transform:none!important}#home .hero-copy,#home .question-stack{justify-self:center!important;width:100%!important;max-width:680px!important}#home .question-card-2{margin-left:0!important}}#home .hero-layout{grid-template-columns:minmax(420px,510px) minmax(500px,610px)!important;gap:clamp(84px,8vw,128px)!important;width:min(1280px,100% - 160px)!important;max-width:1280px!important}#home .hero-copy .hero-display-title{letter-spacing:-.055em!important;font-size:clamp(48px,4.9vw,70px)!important;line-height:1.12!important}#home .hero-actions{gap:16px!important;margin-top:34px!important}#home .hero-actions .primary-action,#home .hero-actions .secondary-action{min-height:52px!important;padding:0 30px!important;font-size:15px!important}#home .question-stack{gap:22px!important;width:min(610px,100%)!important}#home .question-card{border-radius:20px!important;gap:20px!important;min-height:90px!important;padding:0 26px!important}#home .question-card strong{font-size:18px!important;line-height:1.38!important}#home .question-card b{font-size:54px!important}#home .question-icon{border-radius:12px!important;width:42px!important;height:42px!important}#home .question-card-2{margin-left:44px!important}@media (width>=1500px){#home .hero-layout{grid-template-columns:minmax(460px,550px) minmax(560px,660px)!important;gap:clamp(96px,8vw,140px)!important;width:min(1380px,100% - 220px)!important}#home .hero-copy .hero-display-title{font-size:clamp(56px,4.7vw,78px)!important}#home .question-card{min-height:96px!important}}@media (width<=1280px){#home .hero-layout{grid-template-columns:minmax(360px,450px) minmax(430px,540px)!important;gap:68px!important;width:min(1080px,100% - 96px)!important}#home .hero-copy .hero-display-title{font-size:clamp(44px,4.8vw,62px)!important}#home .question-card{min-height:82px!important}}@media (width<=980px){#home .hero-layout{grid-template-columns:1fr!important;width:min(780px,100% - 40px)!important}#home .question-card-2{margin-left:0!important}}@media (width<=620px){#home .hero-copy .hero-display-title{font-size:clamp(36px,10.8vw,48px)!important}#home .question-card{min-height:78px!important;padding:16px!important}#home .question-card strong{font-size:15px!important}}#home .question-stack{transform:translate(34px)!important}@media (width>=1500px){#home .question-stack{transform:translate(42px)!important}}@media (width<=1280px){#home .question-stack{transform:translate(24px)!important}}@media (width<=980px){#home .question-stack{transform:none!important}}#home .hero-layout{grid-template-columns:minmax(430px,500px) minmax(510px,600px)!important;gap:clamp(90px,8vw,128px)!important;width:min(1260px,100% - 190px)!important;max-width:1260px!important;transform:translateY(-42px)!important}#home .hero-copy{max-width:500px!important}#home .hero-copy .hero-display-title{letter-spacing:.018em!important;word-spacing:.05em!important;font-size:clamp(50px,4.75vw,68px)!important;line-height:1.13!important}#home .question-stack{gap:20px!important;width:min(590px,100%)!important;transform:translate(42px)!important}#home .question-card{border-radius:18px!important;min-height:84px!important;padding:0 24px!important}#home .question-card strong{letter-spacing:.01em!important;font-size:17px!important}@media (width>=1500px){#home .hero-layout{grid-template-columns:minmax(470px,540px) minmax(560px,650px)!important;gap:clamp(104px,8vw,144px)!important;width:min(1340px,100% - 240px)!important;transform:translateY(-48px)!important}#home .hero-copy .hero-display-title{font-size:clamp(58px,4.5vw,76px)!important}#home .question-stack{transform:translate(52px)!important}}@media (width<=1280px){#home .hero-layout{grid-template-columns:minmax(360px,450px) minmax(430px,540px)!important;gap:68px!important;width:min(1060px,100% - 96px)!important;transform:translateY(-36px)!important}#home .hero-copy .hero-display-title{letter-spacing:.012em!important;font-size:clamp(44px,4.8vw,62px)!important}#home .question-stack{transform:translate(30px)!important}}@media (width<=980px){#home .hero-layout{grid-template-columns:1fr!important;width:min(780px,100% - 40px)!important;transform:none!important}#home .hero-copy .hero-display-title{letter-spacing:.006em!important}#home .question-stack{transform:none!important}}#home .hero-copy{transform:translate(-34px)!important}@media (width>=1500px){#home .hero-copy{transform:translate(-44px)!important}}@media (width<=1280px){#home .hero-copy{transform:translate(-24px)!important}}@media (width<=980px){#home .hero-copy{transform:none!important}}#home .question-card{min-height:104px!important;padding:0 30px!important}#home .question-stack{gap:24px!important}@media (width>=1500px){#home .question-card{min-height:112px!important}}@media (width<=1280px){#home .question-card{min-height:96px!important}}@media (width<=620px){#home .question-card{min-height:84px!important;padding:18px!important}}@media (width<=1280px){#home .hero-copy .hero-display-title{letter-spacing:.026em!important;word-spacing:.06em!important}}@media (width<=980px){#home .hero-copy .hero-display-title{letter-spacing:.012em!important;word-spacing:.03em!important}}#home .hero-copy .hero-display-title{letter-spacing:.035em!important;word-spacing:.06em!important}@media (width<=1280px){#home .hero-copy .hero-display-title{letter-spacing:.026em!important}}@media (width<=980px){#home .hero-copy .hero-display-title{letter-spacing:.012em!important;word-spacing:.03em!important}}:root{--page-gutter:clamp(22px,3.2vw,64px);--content-wide:1440px}.header-inner,.screen-container,.section-layout,.cases-section .cases-layout,.clients-layout,.contact-prototype-layout,.agent-advantages-wrap,.pp-footer-shell,.pp-footer-bottom{width:min(var(--content-wide),calc(100% - var(--page-gutter) * 2))!important;max-width:var(--content-wide)!important;margin-left:auto!important;margin-right:auto!important}.site-header{background:#fffffff5!important;border-bottom:1px solid #11182714!important;height:56px!important;padding-top:0!important}.header-inner{grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:28px!important;height:56px!important;display:grid!important}.header-left{display:contents!important}.site-header .brand{grid-column:1!important;align-items:center!important;gap:8px!important;min-width:max-content!important;display:inline-flex!important}.brand-text strong{font-size:14px!important;font-weight:800!important;line-height:1!important}.brand-text small{letter-spacing:.24em!important;margin-top:3px!important;font-size:8px!important}.main-nav{grid-column:2!important;justify-content:flex-start!important;align-items:center!important;gap:30px!important;min-width:0!important;display:flex!important}.nav-link{color:#111827!important;border-radius:999px!important;align-items:center!important;min-height:34px!important;padding:0 13px!important;font-size:13px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.site-header .main-nav .nav-link.active:before,.site-header .main-nav .nav-link.active:after{display:none!important}.header-contact{color:#fff!important;min-height:34px!important;box-shadow:none!important;background:#111!important;border-radius:999px!important;grid-column:3!important;padding:0 18px!important;font-size:13px!important;font-weight:700!important}#home .hero-layout{width:min(1320px,calc(100% - var(--page-gutter) * 2))!important;max-width:1320px!important;min-height:calc(100svh - 56px - var(--safe-top))!important}.pp-footer{padding-left:0!important;padding-right:0!important}.pp-footer-shell{grid-template-columns:minmax(260px,1.2fr) minmax(180px,.7fr) minmax(320px,1fr)!important}@media (width>=1500px){:root{--page-gutter:clamp(28px,3vw,72px);--content-wide:1520px}}@media (width<=980px){:root{--page-gutter:20px}.site-header{height:66px!important;padding-top:var(--safe-top)!important}.header-inner{justify-content:space-between!important;gap:16px!important;height:66px!important;display:flex!important}.header-left{display:flex!important}.site-header .brand img{width:50px!important;height:50px!important}.main-nav,.header-contact{display:none!important}.fullpage-main,#main{padding-top:calc(66px + var(--safe-top))!important}.pp-footer-shell{grid-template-columns:1fr!important}}.site-header{height:76px!important;padding-top:var(--safe-top)!important;box-shadow:none!important;background:#fffffff5!important;border-bottom:1px solid #1118270f!important}.header-inner{justify-content:space-between!important;align-items:center!important;gap:42px!important;height:76px!important;display:flex!important}.header-left{align-items:center!important;gap:clamp(64px,8vw,128px)!important;min-width:0!important;display:flex!important}.site-header .brand{align-items:center!important;gap:6px!important;min-width:0!important;display:inline-flex!important}.site-header .brand img{border-radius:8px!important;width:80px!important;height:80px!important}.brand-text strong{color:#111827!important;font-size:18px!important;font-weight:900!important}.brand-text small{color:#9ca3af!important;letter-spacing:.34em!important;margin-top:6px!important;font-size:10px!important;display:block!important}.main-nav{justify-content:flex-start!important;align-items:center!important;gap:18px!important;display:flex!important}.nav-link{color:#374151!important;border-radius:16px!important;min-height:auto!important;padding:13px 18px!important;font-size:16px!important;font-weight:600!important}.site-header .main-nav .nav-link.active,.site-header .mobile-nav .nav-link.active,.nav-link:hover{color:#111827!important;box-shadow:none!important;background:#11182714!important}.header-contact,.header-contact:hover,.header-contact.active{color:#fff!important;min-height:52px!important;box-shadow:none!important;background:#111!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 28px!important;font-size:16px!important;font-weight:800!important;display:inline-flex!important}.fullpage-main,#main{padding-top:calc(76px + var(--safe-top))!important}#home.hero-section{min-height:calc(88svh - 76px - var(--safe-top))!important}#home .hero-layout{min-height:calc(88svh - 76px - var(--safe-top))!important;transform:translateY(-22px)!important}#services.services-section{padding-top:clamp(36px,4vw,58px)!important}.agent-image-wrap{justify-content:stretch!important;align-items:stretch!important;padding:0!important;display:flex!important;overflow:hidden!important}.agent-dashboard-image{object-fit:cover!important;object-position:top center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important}@media (width>=1500px){#home .hero-layout{transform:translateY(-28px)!important}}@media (width<=1280px){.header-left{gap:clamp(24px,4vw,56px)!important}.main-nav{gap:8px!important}.nav-link{padding:10px 12px!important;font-size:14px!important}#home .hero-layout{transform:translateY(-18px)!important}}@media (width<=980px){.site-header{height:calc(66px + var(--safe-top))!important}.header-inner{justify-content:space-between!important;gap:16px!important;height:66px!important;display:flex!important}.header-left{gap:20px!important;display:flex!important}.site-header .brand img{width:56px!important;height:56px!important}.brand-text strong{font-size:16px!important}.brand-text small,.main-nav,.header-contact{display:none!important}.fullpage-main,#main{padding-top:calc(66px + var(--safe-top))!important}#home.hero-section,#home .hero-layout{min-height:auto!important}#home .hero-layout{transform:none!important}}#home .hero-layout{transform:translateY(8px)!important}@media (width>=1500px){#home .hero-layout{transform:translateY(4px)!important}}@media (width<=1280px){#home .hero-layout{transform:translateY(10px)!important}}@media (width<=980px){#home .hero-layout{transform:none!important}}@media (width>=981px){.header-left{transform:translate(-42px)!important}.header-contact{transform:translate(42px)!important}}@media (width>=1500px){.header-left{transform:translate(-56px)!important}.header-contact{transform:translate(56px)!important}}@media (width<=1280px) and (width>=981px){.header-left{transform:translate(-28px)!important}.header-contact{transform:translate(28px)!important}}@media (width>=981px){.header-inner{width:calc(100% - 40px)!important;max-width:none!important;margin-left:20px!important;margin-right:20px!important}.header-left,.header-contact{transform:none!important}}@media (width>=1500px){.clients-section .client-logo-grid{gap:30px 34px!important;max-width:1220px!important}}@media (width<=1100px){.clients-section .client-logo-grid{grid-template-columns:repeat(4,minmax(140px,1fr))!important;gap:22px!important}}@media (width<=700px){.clients-section .client-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}}.clients-section .clients-layout{width:min(var(--content-wide),calc(100% - var(--page-gutter) * 2))!important;max-width:var(--content-wide)!important}.clients-section .clients-layout h2,.clients-section h2{letter-spacing:.08em!important}.clients-section .client-logo-grid{grid-template-columns:repeat(5,minmax(150px,1fr))!important;gap:26px 28px!important;width:100%!important;max-width:1120px!important;margin-inline:auto!important}.clients-section .client-logo-card{height:112px!important;min-height:112px!important}@media (width>=1500px){.clients-section .client-logo-grid{gap:30px 34px!important;max-width:1220px!important}}@media (width<=1100px){.clients-section .client-logo-grid{grid-template-columns:repeat(4,minmax(140px,1fr))!important;gap:22px!important}}@media (width<=700px){.clients-section .clients-layout h2,.clients-section h2{letter-spacing:.04em!important}.clients-section .client-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}}@media (width>=981px){.pp-footer-shell{grid-template-columns:minmax(280px,1fr) minmax(180px,.48fr) minmax(420px,1fr)!important;column-gap:clamp(40px,5vw,96px)!important}.pp-footer-shell .pp-footer-column{transform:translate(-72px)!important}.pp-footer-shell .pp-footer-column.pp-footer-contact{transform:translate(-118px)!important}}@media (width>=1500px){.pp-footer-shell .pp-footer-column{transform:translate(-96px)!important}.pp-footer-shell .pp-footer-column.pp-footer-contact{transform:translate(-150px)!important}}@media (width<=1280px) and (width>=981px){.pp-footer-shell .pp-footer-column{transform:translate(-42px)!important}.pp-footer-shell .pp-footer-column.pp-footer-contact{transform:translate(-72px)!important}}.clients-section .clients-layout{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:clamp(26px,3.2vw,42px)!important;width:min(1180px,100% - 96px)!important;max-width:1180px!important;margin-inline:auto!important;display:flex!important}.clients-section .clients-layout h2,.clients-section h2{text-align:center!important;margin-inline:auto!important}.clients-section .client-logo-grid{grid-template-columns:repeat(30,minmax(0,1fr))!important;grid-auto-rows:96px!important;align-items:stretch!important;gap:30px 0!important;width:100%!important;max-width:1080px!important;margin:0 auto!important;display:grid!important}.clients-section .client-logo-card{margin:0 18px!important}.clients-section .client-logo-card:nth-child(-n+6){grid-column:span 5!important}.clients-section .client-logo-card:nth-child(n+7){grid-column:span 6!important}.clients-section .client-logo-card{background:#ffffffd1!important;border:1px solid #2563eb1a!important;border-radius:20px!important;justify-content:center!important;align-items:center!important;min-width:0!important;height:auto!important;min-height:0!important;padding:18px 20px!important;display:flex!important;box-shadow:0 14px 34px #0f172a0f!important}.clients-section .client-logo-card img{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:52px!important;display:block!important}.clients-section .client-logo-card:nth-child(2) img,.clients-section .client-logo-card:nth-child(4) img,.clients-section .client-logo-card:nth-child(5) img{max-width:92%!important;max-height:46px!important}.clients-section .client-logo-card:nth-child(6) img,.clients-section .client-logo-card:nth-child(11) img{max-width:88%!important;max-height:42px!important}@media (width<=980px){.clients-section .clients-layout{width:calc(100% - 48px)!important}.clients-section .client-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:88px!important;gap:14px!important;max-width:760px!important}}@media (width<=700px){.clients-section .clients-layout{width:calc(100% - 28px)!important}.clients-section .client-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:82px!important;gap:12px!important}.clients-section .client-logo-card{border-radius:16px!important;padding:12px 14px!important}.clients-section .client-logo-card img{max-height:46px!important}}@media (width<=980px){.clients-section .client-logo-card{grid-column:auto!important;margin:0!important}}.contact-section.contact-prototype{overflow-x:hidden!important}.contact-prototype-layout,.contact-prototype-copy,.contact-prototype-card{box-sizing:border-box!important;min-width:0!important}@media (width<=1360px) and (width>=981px){.contact-section.contact-prototype{padding-left:clamp(28px,3vw,44px)!important;padding-right:clamp(28px,3vw,44px)!important}.contact-prototype-layout{grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr)!important;gap:clamp(28px,3vw,40px)!important;width:100%!important;max-width:1180px!important}.contact-prototype-copy h2{letter-spacing:.02em!important;font-size:clamp(34px,3.25vw,44px)!important;line-height:1.24!important}.contact-prototype-copy p{max-width:420px!important;font-size:15px!important;line-height:1.85!important}.contact-prototype-card{padding:24px 32px 26px!important}}@media (width<=1180px) and (width>=981px){.contact-prototype-layout{grid-template-columns:1fr!important;gap:34px!important;max-width:860px!important}.contact-prototype-copy{text-align:left!important;min-height:auto!important;padding:24px 0 0!important}.contact-prototype-copy h2,.contact-prototype-copy p{max-width:760px!important}.contact-prototype-badge{margin-bottom:28px!important}.contact-prototype-points{margin-top:28px!important}}.pp-footer-bottom{text-align:left!important;color:#ffffff6b!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;display:flex!important}.pp-footer-icp,.pp-footer-icp:visited{color:#ffffff6b!important;text-decoration:none!important}.pp-footer-icp:hover{color:#ffffff9e!important}@media (width<=700px){.pp-footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}}@media (width<=900px){html,body,#app{-webkit-overflow-scrolling:touch;touch-action:pan-y!important;height:auto!important;min-height:100%!important;overflow:hidden auto!important}.app-shell,.fullpage-main{scroll-snap-type:none!important;overscroll-behavior-y:auto!important;touch-action:pan-y!important;height:auto!important;min-height:100%!important;max-height:none!important;overflow:visible!important}.page-section,.hero-section,.services-section,.advantages-section,.cases-section,.clients-section,.contact-section,.contact-section.contact-prototype{scroll-snap-align:none!important;scroll-snap-stop:normal!important;height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important}}@media (width<=980px){.site-header .header-inner{grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important;display:grid!important}.site-header .header-left,.site-header .brand{min-width:0!important}.site-header .header-contact{color:#fff!important;white-space:nowrap!important;min-width:96px!important;height:44px!important;box-shadow:none!important;background:#111!important;border-radius:999px!important;justify-content:center!important;justify-self:end!important;align-items:center!important;padding:0 18px!important;font-size:14px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.site-header .header-contact span{margin-left:4px!important}.site-header .menu-toggle{justify-self:end!important}}@media (width<=700px){.site-header .header-inner{grid-template-columns:minmax(0,1fr) auto auto!important;gap:8px!important;width:calc(100% - 28px)!important}.site-header .brand img{width:46px!important;height:46px!important}.site-header .brand-text strong{font-size:15px!important}.site-header .header-contact{min-width:86px!important;height:40px!important;padding:0 14px!important;font-size:13px!important}.site-header .menu-toggle{border-radius:12px!important;width:40px!important;min-width:40px!important;height:40px!important}.prototype-side-dock.floating-actions,.floating-actions{right:calc(14px + var(--safe-right,0px))!important;bottom:calc(10px + var(--safe-bottom,0px))!important;-webkit-backdrop-filter:blur(14px)!important;background:#fffffff5!important;border-radius:26px!important;gap:0!important;padding:6px 8px!important;box-shadow:0 10px 28px #0f172a1f!important}.prototype-side-dock .floating-action,.floating-actions .floating-action{border-radius:18px!important;gap:2px!important;width:58px!important;min-width:58px!important;min-height:50px!important;padding:4px 3px!important}.prototype-side-dock .floating-icon,.floating-actions .floating-icon{width:24px!important;height:24px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:8px!important}.prototype-side-dock .floating-icon-img,.floating-actions .floating-icon-img,.floating-wecom .floating-icon-img,.floating-email .floating-icon-img,.floating-consult .floating-icon-img{width:21px!important;height:21px!important;transform:none!important}.prototype-side-dock .floating-action strong,.floating-actions .floating-action strong{white-space:nowrap!important;font-size:10px!important;font-weight:800!important;line-height:1.15!important}.prototype-side-dock .floating-backtop,.floating-actions .floating-backtop{width:48px!important;min-width:48px!important}}@media (width<=390px){.site-header .header-contact{min-width:78px!important;padding:0 10px!important;font-size:12px!important}.prototype-side-dock .floating-action,.floating-actions .floating-action{width:52px!important;min-width:52px!important}}@media (width<=1440px) and (width>=1181px){.contact-section.contact-prototype{padding-left:clamp(32px,4vw,64px)!important;padding-right:clamp(32px,4vw,64px)!important}.contact-section.contact-prototype .contact-prototype-layout{grid-template-columns:minmax(360px,.78fr) minmax(520px,1fr)!important;gap:clamp(28px,3vw,42px)!important;width:min(1180px,100vw - 96px)!important;max-width:calc(100vw - 96px)!important;margin-inline:auto!important}.contact-section.contact-prototype .contact-prototype-copy h2{font-size:clamp(40px,3.7vw,54px)!important}.contact-section.contact-prototype .contact-prototype-copy p{max-width:460px!important}.contact-section.contact-prototype .contact-prototype-card{min-width:0!important;max-width:100%!important;padding:24px 30px 26px!important}.contact-section.contact-prototype .contact-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}.contact-section.contact-prototype .contact-grid-three .contact-field:last-child{grid-column:1/-1!important}}@media (width<=1180px){.contact-section.contact-prototype{padding-left:clamp(18px,4vw,48px)!important;padding-right:clamp(18px,4vw,48px)!important}.contact-section.contact-prototype .contact-prototype-layout{grid-template-columns:1fr!important;gap:34px!important;width:min(860px,100vw - 48px)!important;max-width:calc(100vw - 48px)!important;margin-inline:auto!important;display:grid!important}.contact-section.contact-prototype .contact-prototype-copy{min-height:auto!important;padding:0!important}.contact-section.contact-prototype .contact-prototype-copy h2,.contact-section.contact-prototype .contact-prototype-copy p{max-width:760px!important}.contact-section.contact-prototype .contact-prototype-card{width:100%!important;min-width:0!important;max-width:100%!important;padding:24px clamp(18px,4vw,32px) 28px!important}}@media (width<=760px){.contact-section.contact-prototype .contact-prototype-layout{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important}.contact-section.contact-prototype .contact-grid-two,.contact-section.contact-prototype .contact-grid-three{grid-template-columns:1fr!important}.contact-section.contact-prototype .contact-grid-three .contact-field:last-child{grid-column:auto!important}}@media screen and (width<=980px){header.site-header .header-inner{grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;display:grid!important}header.site-header a.header-contact.mobile-header-contact,header.site-header a.header-contact.mobile-header-contact.active{visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:2!important;display:inline-flex!important;position:relative!important;transform:none!important}}@media screen and (width<=700px){header.site-header .header-inner{gap:6px!important;width:calc(100% - 24px)!important}header.site-header .header-left{display:flex!important;overflow:hidden!important}header.site-header .main-nav{display:none!important}header.site-header a.header-contact.mobile-header-contact,header.site-header a.header-contact.mobile-header-contact.active{color:#fff!important;white-space:nowrap!important;width:auto!important;min-width:74px!important;max-width:86px!important;height:36px!important;box-shadow:none!important;background:#111827!important;border-radius:999px!important;padding:0 10px!important;font-size:12px!important;font-weight:850!important;line-height:1!important}header.site-header a.header-contact.mobile-header-contact span{margin-left:2px!important;display:inline!important}aside.floating-actions.prototype-side-dock{top:auto!important;right:calc(10px + var(--safe-right,0px))!important;bottom:calc(8px + var(--safe-bottom,0px))!important;z-index:990!important;background:#fffffff2!important;border:1px solid #e2e8f0e6!important;border-radius:22px!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:0!important;width:auto!important;max-width:calc(100vw - 20px)!important;padding:4px 6px!important;display:flex!important;position:fixed!important;left:auto!important;transform:none!important;box-shadow:0 8px 22px #0f172a1f!important}aside.floating-actions.prototype-side-dock>.floating-action{width:50px!important;min-width:50px!important;max-width:50px!important;height:42px!important;min-height:42px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:14px!important;flex:none!important;align-content:center!important;justify-items:center!important;gap:1px!important;padding:2px!important;display:grid!important}aside.floating-actions.prototype-side-dock>.floating-action .floating-icon{width:20px!important;min-width:20px!important;height:20px!important;box-shadow:none!important;background:0 0!important;border:0!important}aside.floating-actions.prototype-side-dock>.floating-action .floating-icon-img,aside.floating-actions.prototype-side-dock>.floating-wecom .floating-icon-img,aside.floating-actions.prototype-side-dock>.floating-email .floating-icon-img,aside.floating-actions.prototype-side-dock>.floating-consult .floating-icon-img{width:18px!important;height:18px!important;transform:none!important}aside.floating-actions.prototype-side-dock>.floating-action strong{color:#111827!important;white-space:nowrap!important;text-overflow:clip!important;width:auto!important;max-width:48px!important;padding:0!important;font-size:9px!important;font-weight:800!important;line-height:1.1!important;display:block!important;overflow:hidden!important}aside.floating-actions.prototype-side-dock .floating-qr-popover,aside.floating-actions.prototype-side-dock .floating-email-popover,aside.floating-actions.prototype-side-dock .side-dock-popover{display:none!important}}@media screen and (width<=390px){aside.floating-actions.prototype-side-dock>.floating-action{width:46px!important;min-width:46px!important;max-width:46px!important}aside.floating-actions.prototype-side-dock>.floating-action strong{font-size:8.5px!important}}.case-card,.case-card:visited,.case-card:hover,.case-card:focus{color:inherit;text-decoration:none}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media screen and (width<=980px){aside.floating-actions.prototype-side-dock,.prototype-side-dock.floating-actions,.floating-actions{z-index:999!important;width:100%!important;max-width:100%!important;height:calc(56px + env(safe-area-inset-bottom,0px))!important;padding:0 0 env(safe-area-inset-bottom,0px)!important;-webkit-backdrop-filter:blur(12px)!important;background:#fffffff7!important;border:0!important;border-top:1px solid #e2e8f0cc!important;border-radius:0!important;flex-direction:row!important;justify-content:space-evenly!important;align-items:center!important;gap:0!important;display:flex!important;position:fixed!important;inset:auto 0 0!important;transform:none!important;box-shadow:0 -4px 16px #0f172a0f!important}aside.floating-actions.prototype-side-dock>.floating-action,.prototype-side-dock.floating-actions>.floating-action,.floating-actions>.floating-action{width:auto!important;min-width:0!important;max-width:none!important;height:56px!important;min-height:56px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;flex:1 1 0!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:4px 2px!important;display:flex!important}aside.floating-actions.prototype-side-dock>.floating-action .floating-icon,.floating-actions>.floating-action .floating-icon{width:24px!important;height:24px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}aside.floating-actions.prototype-side-dock>.floating-action .floating-icon-img,.floating-actions>.floating-action .floating-icon-img{filter:none!important;width:22px!important;height:22px!important;transform:none!important}aside.floating-actions.prototype-side-dock>.floating-action strong,.floating-actions>.floating-action strong{color:#374151!important;white-space:nowrap!important;font-size:10px!important;font-weight:600!important;line-height:1!important;display:block!important}aside.floating-actions.prototype-side-dock .floating-qr-popover,aside.floating-actions.prototype-side-dock .floating-email-popover,aside.floating-actions.prototype-side-dock .side-dock-popover,.floating-actions .floating-qr-popover,.floating-actions .floating-email-popover,.floating-actions .side-dock-popover{display:none!important}.fullpage-main,#main{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))!important}header.site-header a.header-contact.mobile-header-contact,header.site-header a.header-contact.mobile-header-contact.active,.site-header .header-contact{color:#fff!important;height:34px!important;min-height:34px!important;box-shadow:none!important;white-space:nowrap!important;background:#111827!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 14px!important;font-size:13px!important;font-weight:750!important;line-height:1!important;display:inline-flex!important}header.site-header .menu-toggle{border-radius:9px!important;width:34px!important;min-width:34px!important;height:34px!important;padding:8px!important}header.site-header .header-inner{justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}}@media screen and (width<=700px){aside.floating-actions.prototype-side-dock>.floating-action .floating-icon-img,.floating-actions>.floating-action .floating-icon-img{width:20px!important;height:20px!important}aside.floating-actions.prototype-side-dock>.floating-action strong,.floating-actions>.floating-action strong{font-size:9px!important}header.site-header a.header-contact.mobile-header-contact,header.site-header a.header-contact.mobile-header-contact.active,.site-header .header-contact{height:30px!important;min-height:30px!important;padding:0 11px!important;font-size:11px!important}header.site-header .menu-toggle{width:30px!important;min-width:30px!important;height:30px!important;padding:7px!important}}@media screen and (width<=980px){.site-footer.pp-footer{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))!important}}.mobile-float-popup{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mobile-float-popup-card{text-align:center;background:#fff;border-radius:20px;width:min(320px,100vw - 48px);padding:36px 28px 32px;position:relative;box-shadow:0 24px 64px #0f172a33}.mobile-float-popup-close{color:#374151;cursor:pointer;background:#0000000d;border:0;border-radius:50%;width:32px;height:32px;font-size:16px;line-height:32px;position:absolute;top:12px;right:14px}.mobile-float-popup-qr{object-fit:contain;border-radius:8px;width:180px;height:180px;margin:0 auto 16px;display:block}.mobile-float-popup-card p{color:#4b5563;margin:0;font-size:14px}.mobile-float-popup-title{color:#111827;margin-bottom:14px;font-size:18px;font-weight:800;display:block}.mobile-float-popup-email{color:#2563eb;background:#f0f5ff;border-radius:12px;padding:12px 24px;font-size:16px;font-weight:700;text-decoration:none;display:inline-block}@media screen and (width<=980px){.site-footer.pp-footer{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))!important}.services-section .service-flow{margin-top:18px!important;position:static!important;bottom:auto!important;right:auto!important}.services-section .service-card{padding-bottom:24px!important}html,body,#app{touch-action:auto!important;-webkit-overflow-scrolling:touch!important;height:auto!important;min-height:100%!important;max-height:none!important;overflow:hidden auto!important}body{overscroll-behavior-y:auto!important;position:static!important}.app-shell,.fullpage-main,#main{touch-action:auto!important;overscroll-behavior-y:auto!important;-webkit-overflow-scrolling:touch!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.page-section,.hero-section,.services-section,.agent-advantages-page,.advantages-section,.cases-section,.clients-section,.contact-section{touch-action:auto!important;height:auto!important;min-height:auto!important;max-height:none!important;scroll-margin-top:calc(66px + env(safe-area-inset-top,0px))!important;overflow:visible!important}#cases{scroll-margin-top:calc(66px + env(safe-area-inset-top,0px))!important}}
