:root{--navy:#061b42;--blue:#0757d9;--blue2:#0b82f2;--orange:#ff6b19;--ink:#10223f;--muted:#68758a;--line:#dce6f4;--soft:#f4f8fd;--white:#fff;font-family:Inter,Microsoft YaHei,PingFang SC,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{height:78px;background:#fffffff5;backdrop-filter:blur(16px);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(214,226,242,.8)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-logo{display:block;width:44px;height:44px;flex:0 0 44px;object-fit:cover;border-radius:11px;background:#fff;box-shadow:0 5px 14px #113d7f21}.brand-copy{display:flex;flex-direction:column;letter-spacing:.06em}.brand-copy strong{font-size:17px;line-height:1.05;color:#08275f}.brand-copy small{font-size:9px;font-weight:700;color:#6a7890;margin-top:4px;letter-spacing:.2em}.main-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.main-nav>a:not(.button){position:relative;padding:29px 0}.main-nav>a.router-link-exact-active:not(.button){color:var(--blue)}.main-nav>a.router-link-exact-active:not(.button):after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--orange);border-radius:2px}.language-btn{border:0;background:none;color:var(--blue);font-weight:800;cursor:pointer;padding:8px}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--orange),#ff801f);color:#fff;border-radius:10px;padding:14px 22px;font-weight:700;box-shadow:0 12px 28px #ff661638;transition:.25s;cursor:pointer}.button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #ff66164d}.button-small{padding:11px 18px;font-size:13px}.menu-toggle{display:none;border:0;background:none;width:42px;height:42px;padding:9px}.menu-toggle span{height:2px;background:var(--navy);display:block;margin:6px 0;transition:.2s}.hero{min-height:660px;position:relative;overflow:hidden;background:radial-gradient(circle at 78% 44%,rgba(17,140,255,.55),transparent 27%),linear-gradient(122deg,#06193d,#073c97 52%,#0578e4);color:#fff}.hero-grid,.page-hero-grid{position:absolute;inset:0;opacity:.19;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to right,transparent,black 60%)}.hero-layout{min-height:610px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;position:relative;z-index:2}.eyebrow{margin:0 0 18px;color:var(--blue);font-weight:800;letter-spacing:.16em;font-size:12px}.eyebrow-light{color:#9bd4ff}.eyebrow-orange{color:var(--orange)}.hero h1{font-size:58px;line-height:1.15;white-space:pre-line;margin:0 0 24px;letter-spacing:-.04em}.hero-subtitle{max-width:620px;font-size:18px;line-height:1.9;color:#d9e9ff;margin:0}.hero-actions{display:flex;gap:14px;margin-top:36px}.button-ghost{background:#ffffff14;border:1px solid rgba(255,255,255,.4);box-shadow:none}.button-light{background:#fff;color:var(--blue);box-shadow:none}.hero-wave{position:absolute;bottom:-65px;left:-5%;width:110%;height:130px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0}.city-visual{height:480px;position:relative}.city-card{position:absolute;width:430px;height:300px;left:48px;top:70px;background:#fff;border-radius:20px;box-shadow:0 35px 80px #000e3966;transform:perspective(1000px) rotateY(-7deg) rotateX(3deg);overflow:hidden}.card-bar{height:38px;display:flex;align-items:center;padding:0 15px;gap:6px;color:#31588d}.card-bar i,.window-bar i{width:8px;height:8px;border-radius:50%;background:#d7e4f6}.card-bar i:nth-child(2),.window-bar i:nth-child(2){background:#ffb142}.card-bar i:nth-child(3),.window-bar i:nth-child(3){background:#46c67a}.card-bar span{margin-left:auto;font-weight:800;font-size:10px;letter-spacing:.14em}.card-hero{height:170px;padding:25px 28px;color:#fff;position:relative;overflow:hidden;background:linear-gradient(125deg,#073c99,#0d83ed)}.card-hero small{font-size:9px;letter-spacing:.16em;color:#a9dcff}.card-hero strong{display:block;font-size:26px;line-height:1.25;margin-top:8px}.skyline{position:absolute;right:15px;bottom:0;display:flex;align-items:end;gap:5px}.skyline b{display:block;width:25px;background:linear-gradient(#9be0ff,#2878cd);border-radius:2px 2px 0 0}.skyline b:nth-child(1){height:42px}.skyline b:nth-child(2){height:72px}.skyline b:nth-child(3){height:54px}.skyline b:nth-child(4){height:104px}.skyline b:nth-child(5){height:82px}.skyline b:nth-child(6){height:60px}.card-services{height:90px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:16px}.card-services span{display:flex;align-items:center;justify-content:center;background:#f1f7ff;color:#21549a;border-radius:9px;font-size:12px;font-weight:700}.floating-chip{position:absolute;background:#fffffff0;color:var(--ink);border:1px solid rgba(255,255,255,.6);border-radius:14px;padding:14px 18px;box-shadow:0 18px 35px #001e5540;display:flex;flex-direction:column;z-index:4}.floating-chip b{color:var(--blue);font-size:20px}.floating-chip span{color:#66758b;font-size:11px;margin-top:3px}.chip-a{top:40px;right:0}.chip-b{bottom:60px;left:0}.chip-b b{color:var(--orange)}.orbit{position:absolute;border:1px solid rgba(143,211,255,.3);border-radius:50%;transform:rotate(-18deg)}.orbit-one{inset:25px -15px 30px 30px}.orbit-two{inset:70px 30px 65px -20px}.glow{position:absolute;border-radius:50%;filter:blur(40px)}.glow-blue{width:120px;height:120px;background:#2aa8ff;right:20px;bottom:20px}.glow-orange{width:75px;height:75px;background:#ff7b1b;left:15px;top:80px}.section{padding:100px 0}.section-soft{background:var(--soft)}.split-layout{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:90px}.split-reverse{grid-template-columns:.9fr 1.1fr}.feature-copy h2,.section-heading h2,.about-layout h2,.promise-card h2,.contact-layout h2{font-size:40px;line-height:1.25;margin:0 0 20px;letter-spacing:-.035em}.feature-copy>p:not(.eyebrow),.section-heading>p:not(.eyebrow),.about-layout p,.promise-card p{font-size:16px;line-height:1.9;color:var(--muted)}.text-link{display:inline-flex;gap:10px;color:var(--blue);font-weight:800;margin-top:12px}.text-link-orange{color:var(--orange)}.feature-visual{min-height:350px}.product-dashboard{background:#fff;border-radius:18px;padding:18px;box-shadow:0 25px 65px #1548862b;border:1px solid #e3ebf6}.dashboard-top{height:34px;display:flex;gap:5px;align-items:flex-start;color:#083277;font-weight:800}.dashboard-top span{margin-right:auto}.dashboard-top i{width:7px;height:7px;border-radius:50%;background:#d8e5f7}.dashboard-banner{height:132px;background:linear-gradient(120deg,#073a96,#0b81e8);border-radius:12px;padding:25px;color:#fff;display:flex;flex-direction:column;justify-content:center}.dashboard-banner small{font-size:9px;letter-spacing:.15em;color:#b9e2ff}.dashboard-banner strong{font-size:24px;margin-top:7px}.dashboard-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:15px}.dashboard-grid div{background:#f2f7fd;border-radius:10px;display:flex;height:85px;flex-direction:column;align-items:center;justify-content:center;color:#4d617b;font-size:10px}.dashboard-grid b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e2edff;color:var(--blue);font-size:13px;margin-bottom:7px}.code-window{position:relative;background:#081b3b;border-radius:18px;box-shadow:0 24px 60px #041b443d;overflow:hidden;color:#fff}.window-bar{height:50px;background:#0d2853;display:flex;align-items:center;gap:7px;padding:0 18px}.window-bar span{margin-left:auto;color:#7895be;font-size:11px}.code-content{padding:35px;display:grid;grid-template-columns:50px 1fr;gap:19px 10px;font-size:17px}.code-content em{font-style:normal;color:#ff8734;font-size:12px}.code-content span{padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.08)}.delivery-card{position:absolute;right:22px;bottom:22px;background:#fff;color:var(--ink);padding:14px 17px;border-radius:12px;display:flex;align-items:center;gap:12px;box-shadow:0 12px 28px #0000004d}.delivery-card>strong{display:grid;place-items:center;background:#e9f7ef;color:#23a261;width:32px;height:32px;border-radius:50%}.delivery-card div{display:flex;flex-direction:column}.delivery-card small{color:var(--muted);font-size:10px;margin-top:4px}.section-heading{max-width:700px;margin-bottom:48px}.centered{text-align:center;margin-left:auto;margin-right:auto}.value-grid,.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.value-grid article,.service-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px;transition:.25s}.value-grid article:hover,.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #23538b1f;border-color:#c6d9f2}.value-grid h3,.service-card h3,.audience-grid h3,.process-grid h3,.principle-grid h3{font-size:19px;margin:18px 0 10px}.value-grid p,.service-card p,.audience-grid p,.process-grid p,.principle-grid p{color:var(--muted);font-size:14px;line-height:1.75;margin:0}.icon-box,.service-icon{display:grid;place-items:center;width:46px;height:46px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue2));border-radius:12px;font-weight:800}.icon-box.orange{background:linear-gradient(135deg,var(--orange),#ff9b30)}.cta-section{padding-top:20px}.cta-card{padding:50px 58px;border-radius:24px;background:radial-gradient(circle at 85% 0,rgba(30,148,255,.6),transparent 34%),linear-gradient(120deg,#071c46,#0647a7);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-card h2{font-size:32px;margin:0 0 12px}.cta-card p{margin:0;color:#cbe1ff;line-height:1.7}.product-proof-section{overflow:hidden;background:linear-gradient(180deg,#fff 0,#f4f8fd)}.product-proof-layout{display:grid;grid-template-columns:.83fr 1.17fr;align-items:center;gap:70px}.product-proof-copy h2{font-size:42px;line-height:1.2;margin:20px 0;letter-spacing:-.04em}.product-proof-desc{font-size:16px;line-height:1.9;color:var(--muted)}.product-status{display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid #f1d15e;border-radius:999px;background:#fff9d9;color:#755d00;font-size:12px;font-weight:800}.product-status i{width:8px;height:8px;border-radius:50%;background:#f0bf00;box-shadow:0 0 0 5px #f0bf0024}.product-meta{display:grid;gap:12px;margin:30px 0 18px}.product-meta div{display:grid;grid-template-columns:84px 1fr;gap:15px;padding:15px 0;border-bottom:1px solid var(--line)}.product-meta dt{color:#8995a6;font-size:12px}.product-meta dd{margin:0;color:var(--ink);font-size:14px;font-weight:700}.product-proof-note{font-size:12px;color:#8490a1;line-height:1.7}.real-product-stage{position:relative;min-height:610px;border-radius:32px;background:radial-gradient(circle at 78% 15%,rgba(44,157,255,.32),transparent 35%),linear-gradient(145deg,#061a3d,#0a459c);overflow:hidden;isolation:isolate}.real-product-stage:before{content:"";position:absolute;inset:0;opacity:.17;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:36px 36px}.product-stage-glow{position:absolute;border-radius:50%;filter:blur(45px);opacity:.7}.product-stage-glow-blue{width:190px;height:190px;background:#22a7ff;right:-35px;top:20px}.product-stage-glow-yellow{width:150px;height:150px;background:#ffd817;left:22%;bottom:-55px}.product-device{position:absolute;width:218px;margin:0;z-index:2;transition:transform .35s ease}.product-device:hover{z-index:5}.device-screen{position:relative;aspect-ratio:430/932;padding:7px;background:#0b1322;border:1px solid rgba(255,255,255,.28);border-radius:31px;box-shadow:0 30px 55px #000a236b;overflow:hidden}.device-screen:after{content:"";position:absolute;top:12px;left:50%;width:39%;height:15px;transform:translate(-50%);border-radius:0 0 10px 10px;background:#0b1322}.device-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;border-radius:24px;background:#fff}.product-device figcaption{margin-top:12px;color:#d9eaff;text-align:center;font-size:11px;font-weight:700;letter-spacing:.04em}.device-city{left:4%;top:110px;transform:rotate(-7deg)}.device-city:hover{transform:rotate(-3deg) translateY(-8px)}.device-course{left:50%;top:34px;transform:translate(-50%);z-index:4}.device-course:hover{transform:translate(-50%) translateY(-8px)}.device-workbench{right:4%;top:105px;transform:rotate(7deg)}.device-workbench:hover{transform:rotate(3deg) translateY(-8px)}.product-stage-seal{position:absolute;left:28px;bottom:25px;z-index:6;display:flex;flex-direction:column;color:#fff;background:#031437d1;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(12px);padding:12px 16px;border-radius:13px}.product-stage-seal b{font-size:12px}.product-stage-seal span{font-size:9px;color:#9ecbf8;margin-top:3px}.real-product-stage.compact{min-height:430px;border-radius:22px}.compact .product-device{width:154px}.compact .device-screen{border-radius:24px;padding:5px}.compact .device-screen img{border-radius:19px}.compact .device-screen:after{top:9px;height:11px}.compact .device-city{top:75px}.compact .device-course{top:25px}.compact .device-workbench{top:72px}.compact .product-device figcaption{display:none}.compact .product-stage-seal{left:18px;bottom:18px}.product-flow-wrap{margin-top:46px;padding:28px 32px;border:1px solid var(--line);border-radius:20px;background:#ffffffdb;box-shadow:0 16px 42px #16437b14}.product-flow-wrap>p{margin:0 0 22px;color:var(--ink);font-size:13px;font-weight:800}.product-flow{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0;padding:0}.product-flow li{display:flex;align-items:center;gap:12px;position:relative}.product-flow li:not(:last-child):after{content:"→";position:absolute;right:16px;color:#93a6bf}.product-flow span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff7c4;color:#826800;font-size:10px;font-weight:800}.product-flow strong{font-size:13px}.page-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 10%,rgba(26,141,255,.45),transparent 30%),linear-gradient(120deg,#061a40,#07469f);color:#fff}.page-hero-inner{min-height:390px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.page-hero h1{font-size:50px;max-width:850px;margin:0 0 20px;letter-spacing:-.04em}.page-hero-inner>p:last-child{max-width:750px;color:#cee2ff;font-size:17px;line-height:1.8}.service-card{min-height:230px}.service-icon{margin-bottom:25px}.numbered-card>span{color:#b2c7e4;font-size:28px;font-weight:800}.numbered-card:nth-child(2n)>span{color:#ffb37c}.section-dark{background:#061a3d;color:#fff}.section-heading-light p{color:#b8c9df}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.audience-grid article{padding:34px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff0a}.audience-grid span{color:#5bb4ff;font-weight:800}.audience-grid p{color:#afc3df}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);position:relative}.process-grid:before{content:"";position:absolute;top:20px;left:9%;right:9%;height:1px;background:#bfd2e9}.process-grid article{position:relative;padding:0 20px;text-align:center}.process-grid span{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 24px;border-radius:50%;background:var(--blue);color:#fff;font-size:11px;font-weight:800;box-shadow:0 0 0 8px var(--soft)}.promise-card{border:1px solid var(--line);border-left:5px solid var(--orange);padding:45px 50px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;gap:40px}.promise-card>div{max-width:760px}.about-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:90px}.about-layout>div:first-child>p:not(.eyebrow){margin-bottom:18px}.facts-card{border-radius:18px;background:var(--navy);padding:20px 34px;color:#fff}.facts-card div{display:flex;flex-direction:column;padding:19px 0;border-bottom:1px solid rgba(255,255,255,.12)}.facts-card div:last-child{border:0}.facts-card span{font-size:11px;letter-spacing:.12em;color:#86b5ed;margin-bottom:7px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.principle-grid article{background:#fff;border-radius:16px;padding:36px;text-align:center}.principle-grid b{font-size:40px;color:#d9e8fa}.principle-grid article:nth-child(2) b{color:#ffd3b7}.contact-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:35px}.contact-form{border:1px solid var(--line);padding:40px;border-radius:18px;box-shadow:0 18px 45px #2a518214}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{display:flex;flex-direction:column;gap:9px;margin-bottom:18px;color:#506078;font-size:13px;font-weight:600}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #cfdbeb;background:#f9fbfe;border-radius:9px;padding:13px 14px;outline:none;color:var(--ink)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0757d91a}.contact-info{background:var(--navy);color:#fff;border-radius:18px;padding:40px}.contact-info>div{display:flex;flex-direction:column;padding:21px 0;border-bottom:1px solid rgba(255,255,255,.13)}.contact-info small{color:#7fa7d6;font-size:10px;letter-spacing:.13em;margin-bottom:8px}.contact-info a{color:#62bdff;font-weight:700}.contact-note{color:#91a9c5;font-size:12px;line-height:1.7;margin-top:25px}.site-footer{background:#051735;color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.brand-light .brand-logo{box-shadow:0 0 0 1px #ffffff2e,0 8px 22px #0000003d}.brand-light .brand-copy strong{color:#fff}.brand-light .brand-copy small{color:#8ca7ca}.footer-grid p{max-width:380px;color:#8fa6c4;line-height:1.8;font-size:14px}.footer-grid h3{font-size:13px;color:#fff;margin:6px 0 18px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.footer-grid a{font-size:13px;color:#8fa6c4}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;color:#6885aa;font-size:11px}@media(max-width:980px){.main-nav{gap:17px}.main-nav .button{display:none}.hero-layout{grid-template-columns:1fr;gap:0;padding-top:80px}.hero{min-height:900px}.hero-copy{text-align:center}.hero-subtitle{margin:auto}.hero-actions{justify-content:center}.city-visual{width:min(540px,100%);margin:auto}.split-layout,.split-reverse,.about-layout,.contact-layout,.product-proof-layout{grid-template-columns:1fr;gap:55px}.split-reverse .feature-copy{order:2}.process-grid{grid-template-columns:repeat(3,1fr);gap:35px}.process-grid:before{display:none}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.service-grid{grid-template-columns:repeat(2,1fr)}.product-proof-copy{max-width:720px}.real-product-stage{width:min(690px,100%);margin:auto}}@media(max-width:760px){.container{width:min(100% - 32px,1180px)}.site-header{height:68px}.brand-copy strong{font-size:14px}.brand-logo{width:38px;height:38px;flex-basis:38px;border-radius:10px}.menu-toggle{display:block;position:relative;z-index:62}.main-nav{position:fixed;top:68px;left:0;right:0;z-index:60;max-height:calc(100dvh - 68px);overflow-y:auto;background:#fff;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:12px 24px 24px;border-top:1px solid var(--line);box-shadow:0 25px 50px #0e264c26;transform:translateY(-12px);opacity:0;visibility:hidden;pointer-events:none;transition:transform .25s ease,opacity .2s ease,visibility 0s linear .25s}.main-nav.open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.main-nav>a:not(.button){padding:15px 0;border-bottom:1px solid var(--line)}.main-nav>a.router-link-exact-active:not(.button):after{display:none}.language-btn{text-align:left;padding:15px 0}.main-nav .button{display:flex;margin-top:8px}.hero{min-height:760px}.hero-layout{min-height:720px;padding-top:55px}.hero h1{font-size:38px}.hero-subtitle{font-size:15px;line-height:1.75}.hero-actions{flex-direction:column;align-items:stretch}.city-visual{height:330px;margin-top:30px}.city-card{width:290px;height:205px;left:50%;top:48px;transform:translate(-50%) rotateY(-5deg)}.card-bar{height:27px}.card-hero{height:116px;padding:15px 18px}.card-hero strong{font-size:19px}.card-services{height:62px;padding:9px;gap:5px}.card-services span{font-size:9px}.mini-skyline{transform:scale(.7);transform-origin:right bottom}.floating-chip{padding:9px 12px}.floating-chip b{font-size:15px}.chip-a{right:2px;top:22px}.chip-b{left:2px;bottom:25px}.hero-wave{height:70px;bottom:-35px}.section{padding:70px 0}.feature-copy h2,.section-heading h2,.about-layout h2,.promise-card h2,.contact-layout h2,.product-proof-copy h2{font-size:30px}.feature-visual{min-height:270px}.dashboard-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid div{height:56px}.code-content{padding:25px}.value-grid,.service-grid,.audience-grid,.principle-grid{grid-template-columns:1fr}.value-grid article,.service-card{padding:25px}.service-card{min-height:0}.cta-card,.promise-card{padding:34px 26px;flex-direction:column;align-items:flex-start}.cta-card h2{font-size:26px}.page-hero-inner{min-height:320px}.page-hero h1{font-size:36px}.page-hero-inner>p:last-child{font-size:15px}.process-grid{grid-template-columns:1fr;gap:0}.process-grid article{display:grid;grid-template-columns:52px 1fr;text-align:left;padding:14px 0}.process-grid span{grid-row:1/3;margin:0}.process-grid h3{margin:0 0 7px}.facts-card,.contact-info,.contact-form{padding:28px 22px}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.product-dashboard{padding:12px}.dashboard-banner{height:105px}.dashboard-banner strong{font-size:19px}.real-product-stage,.real-product-stage.compact{min-height:390px;border-radius:22px}.product-device,.compact .product-device{width:39%}.device-screen,.compact .device-screen{padding:4px;border-radius:21px}.device-screen img,.compact .device-screen img{border-radius:17px}.device-screen:after,.compact .device-screen:after{top:7px;height:9px}.device-city,.compact .device-city{left:0;top:72px}.device-course,.compact .device-course{top:28px;width:43%}.device-workbench,.compact .device-workbench{right:0;top:70px}.product-device figcaption{display:none}.product-stage-seal,.compact .product-stage-seal{left:14px;bottom:14px}.product-flow-wrap{padding:24px 20px}.product-flow{grid-template-columns:1fr 1fr;gap:18px 8px}.product-flow li:not(:last-child):after{display:none}.product-meta div{grid-template-columns:76px 1fr}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.product-device:before,.product-device:after{content:"";position:absolute;z-index:1;border:1px solid rgba(7,10,14,.9);background:linear-gradient(90deg,#68717a,#22282f 42%,#080b0f 76%,#59626c);box-shadow:inset 1px 0 #fff3,0 1px 2px #00000073}.product-device:before{left:-2px;top:88px;width:3px;height:25px;border-radius:3px 0 0 3px;box-shadow:0 38px #242a31,0 72px #242a31,inset 1px 0 #fff3}.product-device:after{right:-2px;top:124px;width:3px;height:55px;border-radius:0 3px 3px 0}.device-screen{position:relative;z-index:2;padding:2px;background:linear-gradient(108deg,#c4cbd2 0,#69727b 3%,#20262d 12%,#070a0e 43%,#3e464e 78%,#929ba5 96%,#20262c);border:1px solid rgba(188,199,210,.52);border-radius:38px;box-shadow:0 34px 62px #00081c75,0 9px 18px #00071652,inset 0 0 0 1px #000000e0,inset 1px 1px #ffffff2e}.device-screen:before{content:"";position:absolute;inset:1px;z-index:5;border:1px solid rgba(255,255,255,.11);border-radius:36px;box-shadow:inset 1px 0 #ffffff17,inset -1px 0 #000000b8;pointer-events:none}.device-screen:after{content:"";display:block;position:absolute;left:50%;bottom:6px;z-index:6;width:32%;height:3px;transform:translate(-50%);border-radius:999px;background:#020406d1;box-shadow:0 0 0 1px #ffffff0d;pointer-events:none}.device-glass{position:relative;width:100%;height:100%;padding:5px 5px 7px;background:#020407;border-radius:35px;overflow:hidden;box-shadow:inset 0 0 0 1px #000,inset 0 0 0 2px #ffffff09}.device-glass:before{content:"";position:absolute;inset:5px 5px 7px;z-index:2;border-top:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(125deg,rgba(255,255,255,.055),transparent 16%,transparent 75%,rgba(255,255,255,.018));box-shadow:inset 0 8px 16px #ffffff05;pointer-events:none}.device-glass:after{content:"";position:absolute;top:9px;left:50%;z-index:4;width:36px;height:10px;transform:translate(-50%);border:1px solid rgba(255,255,255,.035);border-radius:999px;background:radial-gradient(circle at 77% 50%,#1a2938 0 1.4px,#06090d 1.8px 3px,transparent 3.4px),#010203;box-shadow:0 1px 3px #000000b8}.device-glass img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;border-radius:30px;background:#fff}.device-education{left:4%;top:105px;transform:rotate(-3.5deg)}.device-education:hover{transform:rotate(-1.5deg) translateY(-8px)}.device-workbench{top:101px;transform:rotate(3.5deg)}.device-workbench:hover{transform:rotate(1.5deg) translateY(-8px)}.compact .device-screen{border-radius:29px;padding:1px}.compact .device-screen:before{inset:1px;border-radius:27px}.compact .device-screen:after{bottom:4px;height:2px}.compact .device-glass{padding:3px 3px 4px;border-radius:27px}.compact .device-glass:before{inset:3px 3px 4px;border-radius:23px}.compact .device-glass:after{top:6px;width:24px;height:6px}.compact .device-glass img{border-radius:23px}.compact .device-education{top:75px}@media(max-width:760px){.device-screen,.compact .device-screen{padding:1px;border-radius:25px}.device-screen:before,.compact .device-screen:before{inset:1px;border-radius:23px}.device-screen:after,.compact .device-screen:after{bottom:4px;height:2px}.device-glass,.compact .device-glass{padding:3px 3px 4px;border-radius:23px}.device-glass:before,.compact .device-glass:before{inset:3px 3px 4px;border-radius:19px}.device-glass:after,.compact .device-glass:after{top:6px;width:21px;height:6px}.device-glass img,.compact .device-glass img{border-radius:19px}.product-device:before{left:-2px;top:66px;width:2px;height:19px;box-shadow:0 29px #242a31,0 54px #242a31}.product-device:after{right:-2px;top:89px;width:2px;height:41px}.device-education,.compact .device-education{left:0;top:72px}}.product-status-live{border-color:#b8e8ce;background:#f0fbf5;color:#17693c}.product-status-live i{background:#20a65a;box-shadow:0 0 0 5px #20a65a21}.product-qr-card{display:grid;grid-template-columns:118px 1fr;align-items:center;gap:20px;margin:26px 0 8px;padding:13px 18px 13px 13px;border:1px solid #d8e4f3;border-radius:18px;background:linear-gradient(135deg,#fff,#f3f8ff);box-shadow:0 14px 34px #13417c1a}.product-qr-frame{display:grid;place-items:center;padding:7px;border:1px solid #dce7f4;border-radius:14px;background:#fff;box-shadow:0 8px 20px #113a6f1a}.product-qr-frame img{display:block;width:100%;height:auto;border-radius:8px}.product-qr-copy{display:flex;min-width:0;flex-direction:column}.product-qr-copy small{color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.14em}.product-qr-copy strong{margin-top:7px;color:var(--ink);font-size:17px;line-height:1.35}.product-qr-copy span{margin-top:7px;color:var(--muted);font-size:12px;line-height:1.55}.product-qr-card+.product-meta{margin-top:20px}@media(max-width:760px){.product-qr-card{grid-template-columns:96px 1fr;gap:15px;padding:11px 14px 11px 11px;border-radius:16px}.product-qr-copy strong{font-size:15px}.product-qr-copy span{font-size:11px}}.case-study-section{padding-top:20px;background:#fff}.case-study-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:36px}.case-study-heading>div{max-width:790px}.case-study-heading h2{margin:0 0 18px;font-size:42px;line-height:1.2;letter-spacing:-.035em}.case-study-heading>div>p:last-child{margin:0;color:var(--muted);font-size:16px;line-height:1.9}.case-confidential{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;padding:10px 14px;border:1px solid #c8d9ee;border-radius:999px;background:#f6f9fd;color:#49627f;font-size:12px;font-weight:700}.case-study-card{overflow:hidden;border:1px solid #d5e2f1;border-radius:28px;background:#fff;box-shadow:0 28px 70px #133d7021}.case-overview{padding:38px 42px 34px;color:#fff;background:radial-gradient(circle at 86% -15%,rgba(46,156,255,.48),transparent 34%),linear-gradient(125deg,#061a3d,#073f93)}.case-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:36px}.case-meta div{display:flex;flex-direction:column;padding-right:20px;border-right:1px solid rgba(255,255,255,.17)}.case-meta div:last-child{border-right:0}.case-meta span{margin-bottom:8px;color:#8fc6ff;font-size:10px;font-weight:800;letter-spacing:.13em}.case-meta strong{font-size:14px;line-height:1.55}.case-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:20px 24px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#ffffff0f}.case-flow-step{position:relative;display:flex;align-items:center;gap:12px}.case-flow-step:not(:last-child):after{content:"";position:absolute;right:20px;width:34px;height:1px;background:linear-gradient(90deg,#69b8ff,#69b8ff26)}.case-flow-step span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#5db7ff29;color:#8ed0ff;font-size:10px;font-weight:800;box-shadow:inset 0 0 0 1px #77c7ff47}.case-flow-step strong{font-size:13px}.case-detail-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:0}.case-detail-grid>section{padding:44px 42px}.case-challenges{background:#f5f8fc;border-right:1px solid #dce6f2}.case-kicker{margin:0 0 10px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.16em}.case-detail-grid h3,.case-outcomes h3{margin:0;font-size:23px;line-height:1.35;letter-spacing:-.02em}.case-challenges ul,.case-outcomes ul{list-style:none;margin:28px 0 0;padding:0}.case-challenges li{display:grid;grid-template-columns:28px 1fr;gap:12px;padding:16px 0;border-top:1px solid #dde6f1;color:#52637a;font-size:13px;line-height:1.75}.case-challenges li span{display:grid;place-items:center;align-self:start;width:25px;height:25px;border-radius:8px;background:#e5eef9;color:var(--blue);font-size:10px;font-weight:800}.case-solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.case-solution-grid>div{display:grid;grid-template-columns:42px 1fr;column-gap:13px;padding:20px;border:1px solid #e0e8f3;border-radius:15px;background:#fff}.case-solution-icon{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eaf3ff;color:var(--blue)}.case-solution-grid strong{font-size:14px;line-height:1.4}.case-solution-grid p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.7}.case-outcomes{display:grid;grid-template-columns:.55fr 1.45fr;gap:40px;padding:34px 42px;border-top:1px solid #dce6f2;background:#fff}.case-outcomes ul{display:grid;grid-template-columns:1fr 1fr;gap:14px 28px;margin:0}.case-outcomes li{display:grid;grid-template-columns:20px 1fr;gap:9px;color:#3f536d;font-size:13px;line-height:1.6}.case-outcomes li svg{margin-top:2px;color:#1a9b58}.case-disclosure{margin:0;padding:15px 42px;border-top:1px solid #e5ecf5;background:#fbfcfe;color:#8794a7;font-size:11px;line-height:1.6}@media(max-width:980px){.case-study-heading{align-items:flex-start;flex-direction:column;gap:22px}.case-detail-grid{grid-template-columns:1fr}.case-challenges{border-right:0;border-bottom:1px solid #dce6f2}.case-flow-step:not(:last-child):after{right:10px;width:18px}.case-outcomes{grid-template-columns:1fr}}@media(max-width:760px){.case-study-section{padding-top:0}.case-study-heading h2{font-size:30px}.case-study-card{border-radius:20px}.case-overview,.case-detail-grid>section,.case-outcomes{padding:28px 22px}.case-meta{grid-template-columns:1fr;gap:17px;margin-bottom:26px}.case-meta div{padding:0 0 16px;border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.case-meta div:last-child{padding-bottom:0;border-bottom:0}.case-flow{grid-template-columns:1fr 1fr;gap:18px 10px;padding:18px}.case-flow-step:not(:last-child):after{display:none}.case-solution-grid,.case-outcomes ul{grid-template-columns:1fr}.case-outcomes{gap:24px}.case-disclosure{padding:14px 22px}}.contact-form{position:relative;background:#fff}.contact-form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-bottom:28px}.contact-form-heading .eyebrow{margin-bottom:9px}.contact-form-heading h2{margin:0}.contact-form-heading>span{padding-top:6px;color:#8a97a8;font-size:11px}.form-row-three{grid-template-columns:repeat(3,1fr)}.contact-form input,.contact-form select,.contact-form textarea{transition:border-color .2s,box-shadow .2s,background .2s}.contact-form textarea{resize:vertical;min-height:145px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#9ca8b8}.contact-form .form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;margin:0!important}.contact-form .privacy-check{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin:2px 0 22px;color:#69778b;font-size:12px;font-weight:500;line-height:1.65;cursor:pointer}.contact-form .privacy-check input{flex:0 0 auto;width:17px;height:17px;margin:2px 0 0;padding:0;accent-color:var(--blue)}.form-status{display:flex;align-items:flex-start;gap:12px;margin:0 0 20px;padding:16px 18px;border-radius:12px;font-size:13px;line-height:1.6}.form-status-success{border:1px solid #b9e5cd;background:#f0fbf5;color:#17693c}.form-status-success svg{flex:0 0 auto;margin-top:1px}.form-status-success strong{display:block;font-size:14px}.form-status-success p{margin:3px 0;color:#3c7658}.form-status-success small{color:#629075}.form-status-error{border:1px solid #f2c5c5;background:#fff5f5;color:#a33939}.contact-submit{min-width:190px}.contact-submit:disabled{cursor:wait;opacity:.7;transform:none;box-shadow:none}.contact-info-row{display:grid!important;grid-template-columns:42px 1fr;gap:13px;align-items:center}.contact-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#4da4ff21;color:#62bdff}@media(max-width:980px){.form-row-three{grid-template-columns:1fr 1fr}.form-row-three label:last-child{grid-column:1/-1}}@media(max-width:760px){.contact-form-heading{flex-direction:column;gap:4px}.contact-form-heading>span{padding:0}.form-row-three{grid-template-columns:1fr}.form-row-three label:last-child{grid-column:auto}.contact-submit{width:100%}}.lucide{flex:0 0 auto;shape-rendering:geometricPrecision}.icon-box,.service-icon,.capability-icon,.principle-icon{position:relative;display:grid;place-items:center;width:54px;height:54px;color:#0757d9;background:linear-gradient(145deg,#fff,#edf5ff);border:1px solid rgba(63,130,219,.2);border-radius:16px;box-shadow:inset 0 1px #ffffffe6,0 10px 25px #2563ab1f;transition:transform .22s ease,box-shadow .22s ease,color .22s ease}.icon-box:after,.service-icon:after,.capability-icon:after,.principle-icon:after{content:"";position:absolute;right:7px;bottom:7px;width:5px;height:5px;background:#ff6b19;border:2px solid #ffffff;border-radius:50%;box-shadow:0 2px 6px #ff6b1952}.icon-box.orange,.service-card:nth-child(2n) .service-icon,.numbered-card:nth-child(2n) .capability-icon,.principle-grid article:nth-child(2) .principle-icon{color:#ef5f12;background:linear-gradient(145deg,#fff,#fff3ea);border-color:#ff6b1938}.value-grid article:hover .icon-box,.service-card:hover .service-icon,.service-card:hover .capability-icon,.principle-grid article:hover .principle-icon{transform:translateY(-3px) scale(1.03);box-shadow:inset 0 1px #fffffff2,0 14px 30px #2563ab2e}.service-icon{margin-bottom:24px}.service-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.numbered-card .capability-icon{margin:0}.numbered-card>.service-card-top>.card-number{color:#c1d1e7;font-size:13px;font-weight:800;letter-spacing:.08em}.numbered-card:nth-child(2n)>.service-card-top>.card-number{color:#ff9c64}.principle-icon{margin:0 auto 22px}.dashboard-grid b{width:34px;height:34px;color:#0757d9;background:linear-gradient(145deg,#fff,#e9f3ff);border:1px solid rgba(7,87,217,.12);box-shadow:0 7px 16px #1c57a01a}.dashboard-grid div:nth-child(2n) b{color:#ef5f12;background:linear-gradient(145deg,#fff,#fff1e8);border-color:#ff6b1924}.card-services span{flex-direction:column;gap:5px}.card-services svg{color:#0757d9}.card-services span:nth-child(2n) svg{color:#ef5f12}.delivery-card>strong{color:#169b61}.contact-info>.contact-info-row{flex-direction:row;align-items:flex-start;gap:14px}.contact-info-row>span:last-child{display:flex;min-width:0;flex-direction:column}.contact-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;color:#75c7ff;background:#4ba9ff1a;border:1px solid rgba(117,199,255,.18);border-radius:11px}@media(max-width:760px){.icon-box,.service-icon,.capability-icon,.principle-icon{width:50px;height:50px;border-radius:15px}.dashboard-grid b{width:29px;height:29px;margin-bottom:4px}.dashboard-grid b svg{width:14px;height:14px}}
