/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-md:.375rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}@font-face{font-family:OPPO Sans;src:url(/fonts/OPPOSans-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:OPPO Sans;src:url(/fonts/OPPOSans-Medium.woff2)format("woff2");font-style:normal;font-weight:500 600;font-display:swap}@font-face{font-family:OPPO Sans;src:url(/fonts/OPPOSans-Bold.woff2)format("woff2");font-style:normal;font-weight:700 900;font-display:swap}:root{--brand-blue:#246bfe;--brand-blue-light:#36a8ff;--brand-cyan:#26c6f9;--brand-orange:#ff6532;--ink:#0b1f3a;--ink-2:#263b58;--muted:#64748b;--muted-light:#8a9ab0;--line:#dce7f7;--surface:#fff;--surface-blue:#f3f7ff;--dark-blue:#071c3c;--shadow-sm:0 10px 34px #2153a014;--shadow-md:0 20px 60px #2153a021;--radius-md:22px;--header-height:76px;--container:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px);background:var(--surface)}body{color:var(--ink);background:var(--surface);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:OPPO Sans,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.7;overflow-x:hidden}body.menu-open,body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}svg{display:block}::selection{color:#fff;background:var(--brand-blue)}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.section{padding:118px 0;position:relative}.section-anchor{scroll-margin-top:calc(var(--header-height) + 18px)}.skip-link{z-index:1000;color:#fff;background:var(--ink);border-radius:10px;padding:10px 16px;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.section-kicker,.eyebrow{color:var(--brand-blue);letter-spacing:.08em;align-items:center;gap:9px;font-size:14px;font-weight:600;display:inline-flex}.section-kicker:before{background:linear-gradient(90deg, var(--brand-blue), var(--brand-cyan));content:"";border-radius:2px;width:28px;height:2px}.section-kicker--light{color:#8bc4ff}.section-kicker--light:before{background:linear-gradient(90deg,#7db7ff,#7ce9ff)}.section-heading{margin-bottom:58px}.section-heading h2{color:var(--ink);letter-spacing:-.045em;margin:16px 0 18px;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1.22}.section-heading p{max-width:680px;color:var(--muted);font-size:17px;line-height:1.85}.section-heading--center{text-align:center}.section-heading--center .section-kicker{justify-content:center}.section-heading--center p{margin-inline:auto}.section-heading--split{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:80px;display:grid}.section-heading--split h2{max-width:660px}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 26px;font-weight:600;line-height:1;transition:transform .25s,box-shadow .25s,background-color .25s,border-color .25s;display:inline-flex}.button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.button:hover{transform:translateY(-2px)}.button--primary{color:#fff;background:linear-gradient(135deg, var(--brand-blue), #3e85ff);box-shadow:0 14px 34px #246bfe42}.button--primary:hover{box-shadow:0 18px 42px #246bfe57}.button--secondary{color:var(--ink);backdrop-filter:blur(12px);background:#ffffffb8;border-color:#486b9b4d}.button--secondary:hover{background:#fff;border-color:#246bfe59}.button__dot{background:var(--brand-orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ff65321f}.site-header{z-index:100;height:var(--header-height);border-bottom:1px solid #0000;transition:height .25s,background-color .25s,border-color .25s,box-shadow .25s;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{backdrop-filter:blur(20px)saturate(150%);background:#fafcffdb;border-color:#ccdcf3a6;height:68px;box-shadow:0 8px 28px #204d8f14}.site-header__inner{align-items:center;height:100%;display:flex}.brand-logo{flex:none;align-items:center;gap:10px;display:inline-flex}.brand-logo__mark{width:38px;height:38px}.brand-logo__name{color:var(--ink);letter-spacing:.04em;font-size:22px;font-weight:600;line-height:1}.brand-logo--light .brand-logo__name{color:#fff}.desktop-nav{align-items:center;gap:6px;margin-left:auto;display:flex}.desktop-nav a{color:#3d4e66;padding:10px 15px;font-size:14px;font-weight:500;transition:color .2s;position:relative}.desktop-nav a:after{background:var(--brand-blue);content:"";border-radius:2px;height:2px;transition:transform .25s;position:absolute;bottom:4px;left:15px;right:15px;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a.is-active{color:var(--brand-blue)}.desktop-nav a.is-active:after{transform:scaleX(1)}.header-consult{color:#fff;background:var(--brand-blue);cursor:pointer;border-radius:999px;align-items:center;gap:7px;height:40px;margin-left:14px;padding:0 18px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #246bfe38}.header-consult:hover{transform:translateY(-1px);box-shadow:0 12px 28px #246bfe4d}.header-consult svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.mobile-menu-button{border:1px solid var(--line);cursor:pointer;background:#ffffffdb;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;margin-left:auto;display:none;position:relative}.mobile-menu-button span{background:var(--ink);border-radius:2px;width:19px;height:1.5px;transition:transform .25s,opacity .2s;position:absolute}.mobile-menu-button span:first-child{transform:translateY(-6px)}.mobile-menu-button span:nth-child(3){transform:translateY(6px)}.mobile-menu-button[aria-expanded=true] span:first-child{transform:rotate(45deg)}.mobile-menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-button[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg)}.mobile-menu{visibility:hidden;opacity:0;border-bottom:1px solid var(--line);backdrop-filter:blur(20px);background:#fafcfff5;padding:12px 24px 24px;transition:opacity .25s,transform .25s,visibility .25s;position:fixed;top:68px;left:0;right:0;transform:translateY(-12px);box-shadow:0 20px 44px #19417d1f}.mobile-menu[aria-hidden=false]{visibility:visible;opacity:1;transform:translateY(0)}.mobile-menu nav{gap:4px;display:grid}.mobile-menu a,.mobile-menu button{cursor:pointer;border-radius:12px;align-items:center;min-height:48px;padding:0 14px;font-weight:500;display:flex}.mobile-menu a:hover,.mobile-menu a.is-active{color:var(--brand-blue);background:var(--surface-blue)}.mobile-menu button{color:#fff;background:var(--brand-blue);justify-content:center;margin-top:8px}.hero{background:radial-gradient(circle at 75% 20%,#62b0ff26,#0000 32%),linear-gradient(#f7faff 0%,#f1f6ff 74%,#fff 100%);min-height:820px;padding:152px 0 96px;position:relative;overflow:hidden}.hero-grid-bg{opacity:.36;background-image:linear-gradient(#3f74c611 1px,#0000 1px),linear-gradient(90deg,#3f74c611 1px,#0000 1px);background-size:62px 62px;position:absolute;inset:0;mask-image:linear-gradient(#000000b3,#0000 88%)}.hero-glow{filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow--one{background:radial-gradient(circle,#3a8dff29,#0000 68%);width:520px;height:520px;top:90px;right:-150px}.hero-glow--two{background:radial-gradient(circle,#26c6f91a,#0000 70%);width:440px;height:440px;bottom:20px;left:-220px}.hero__inner{z-index:2;grid-template-columns:minmax(430px,.9fr) minmax(520px,1.1fr);align-items:center;gap:40px;display:grid;position:relative}.hero__content{padding:30px 0 70px}.eyebrow{backdrop-filter:blur(12px);background:#ffffffad;border:1px solid #729ddc40;border-radius:999px;padding:8px 13px;box-shadow:0 8px 28px #2660b60f}.eyebrow__pulse{background:var(--brand-blue);border-radius:50%;width:8px;height:8px;position:relative}.eyebrow__pulse:after{content:"";border:1px solid #246bfe52;border-radius:50%;animation:2.2s ease-out infinite pulse-ring;position:absolute;inset:-5px}.hero h1{color:#091d38;letter-spacing:-.065em;max-width:660px;margin:30px 0 22px;font-size:clamp(48px,4.6vw,66px);font-weight:700;line-height:1.12}.hero h1 span{white-space:nowrap;width:max-content;max-width:100%;display:block}.hero__title-accent{color:var(--brand-blue);background:linear-gradient(100deg, var(--brand-blue), #288ff7 66%, var(--brand-cyan));-webkit-text-fill-color:transparent;background-clip:text;margin-top:5px}.hero__positioning{color:var(--ink-2);margin:0 0 13px;font-size:21px;font-weight:600}.hero__description{max-width:610px;color:var(--muted);margin:0;font-size:17px;line-height:1.9}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero__trust{color:#6d7f97;flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;font-size:13px;display:flex}.hero__trust i{background:#9db0c8;border-radius:50%;width:3px;height:3px}.hero__visual{isolation:isolate;min-height:590px;position:relative}.campus-scene{z-index:2;filter:drop-shadow(0 28px 44px #1c4a8e14);width:min(660px,112%);position:absolute;top:45px;left:50%;transform:translate(-51%)}.hero-orbit{z-index:0;border:1px solid #246bfe24;border-radius:50%;position:absolute;top:48%;left:53%;transform:translate(-50%,-50%)}.hero-orbit--outer{width:520px;height:520px;box-shadow:0 0 0 48px #ffffff3d,0 0 0 49px #246bfe0d}.hero-orbit--inner{width:350px;height:350px}.hero-scan{z-index:1;background:conic-gradient(from -35deg,#0000 0deg 292deg,#246bfe29 326deg,#3cb7ff08 360deg);border-radius:50%;width:490px;height:490px;animation:9s linear infinite radar-spin;position:absolute;top:50%;left:53%;transform:translate(-50%,-50%);mask-image:radial-gradient(circle,#0000 0 13%,#000 14% 100%)}.visual-chip{z-index:4;backdrop-filter:blur(16px);background:#ffffffd6;border:1px solid #a4c0e873;border-radius:17px;align-items:center;gap:11px;min-width:180px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 16px 46px #1a4d9924}.visual-chip--top{top:82px;left:18px}.visual-chip--right{top:245px;right:-12px}.visual-chip--bottom{bottom:70px;right:36px}.visual-chip b,.visual-chip small{line-height:1.35;display:block}.visual-chip b{color:var(--ink);font-size:14px;font-weight:600}.visual-chip small{color:#7c8da4;margin-top:3px;font-size:11px}.visual-chip__icon{border-radius:11px;flex:none;justify-content:center;align-items:center;width:37px;height:37px;font-size:12px;font-weight:700;display:inline-flex}.visual-chip__icon--blue{color:#fff;background:linear-gradient(135deg, #4bb7ff, var(--brand-blue));box-shadow:0 8px 18px #246bfe38}.visual-chip__icon--orange{background:#ff65321f}.visual-chip__icon--orange svg{fill:none;width:23px;height:23px;stroke:var(--brand-orange);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.visual-chip__status{background:var(--brand-orange);border:3px solid #fff;border-radius:50%;width:13px;height:13px;margin:0 10px 0 5px;position:relative;box-shadow:0 0 0 5px #ff653221}.visual-chip__status:after{content:"";border:1px solid #ff653247;border-radius:50%;animation:1.8s ease-out infinite pulse-ring;position:absolute;inset:-9px}.scene-detection,.scene-wave{animation:2.8s ease-in-out infinite detection-pulse}.scene-person--one{animation:3.5s ease-in-out infinite person-float}.scene-person--two{animation:4.2s ease-in-out infinite reverse person-float}.hero__scroll-hint{z-index:3;color:#8798ae;letter-spacing:.08em;align-items:center;gap:9px;font-size:12px;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.hero__scroll-hint span{border:1px solid #a8b8cc;border-radius:999px;width:20px;height:31px;position:relative}.hero__scroll-hint span:after{background:var(--brand-blue);content:"";border-radius:3px;width:3px;height:7px;animation:1.8s ease-in-out infinite scroll-dot;position:absolute;top:6px;left:50%;transform:translate(-50%)}.capabilities{background:#fff}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.capability-card{border:1px solid var(--line);border-radius:var(--radius-md);min-height:500px;box-shadow:var(--shadow-sm);background:linear-gradient(#fff 0%,#f7faff 100%);padding:28px 28px 30px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.capability-card:before{background:radial-gradient(circle, var(--card-glow), transparent 68%);content:"";opacity:.5;border-radius:50%;width:240px;height:240px;position:absolute;top:-100px;right:-70px}.capability-card:hover{border-color:var(--card-border);box-shadow:var(--shadow-md);transform:translateY(-8px)}.capability-card--blue{--card-color:#246bfe;--card-glow:#246bfe33;--card-border:#246bfe57}.capability-card--orange{--card-color:#ff6532;--card-glow:#ff65322b;--card-border:#ff653252}.capability-card--cyan{--card-color:#09a9d7;--card-glow:#26c6f933;--card-border:#26aad552}.capability-card__topline{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.capability-card__number{color:var(--card-color);letter-spacing:.12em;font-size:13px;font-weight:700}.capability-card__signal{align-items:flex-end;gap:3px;height:17px;display:flex}.capability-card__signal i{background:var(--card-color);opacity:.45;border-radius:3px;width:3px;display:block}.capability-card__signal i:first-child{height:6px}.capability-card__signal i:nth-child(2){height:11px}.capability-card__signal i:nth-child(3){height:17px}.capability-card__icon{z-index:1;width:82px;height:82px;color:var(--card-color);background:var(--card-color);justify-content:center;align-items:center;margin:42px 0 34px;display:flex;position:relative}@supports (color:color-mix(in lab, red, red)){.capability-card__icon{background:color-mix(in srgb, var(--card-color) 9%, white)}}.capability-card__icon{border:1px solid var(--card-color)}@supports (color:color-mix(in lab, red, red)){.capability-card__icon{border:1px solid color-mix(in srgb, var(--card-color) 18%, white)}}.capability-card__icon{border-radius:24px;transition:transform .35s;transform:rotate(-4deg)}.capability-card:hover .capability-card__icon{transform:rotate(0)scale(1.04)}.capability-card__icon svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:48px;height:48px}.capability-card__icon .fill{fill:currentColor;stroke:none}.capability-card__copy{z-index:1;position:relative}.capability-card__copy>span{color:var(--card-color);font-size:13px;font-weight:600}.capability-card h3{color:var(--ink);letter-spacing:-.03em;margin:5px 0 13px;font-size:30px;font-weight:600}.capability-card__copy p{min-height:84px;color:var(--muted);font-size:15px;line-height:1.85}.capability-card ul{z-index:1;border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px;margin:25px 0 0;padding:22px 0 0;list-style:none;display:grid;position:relative}.capability-card li{color:#4b607b;align-items:center;gap:7px;font-size:12px;display:flex}.capability-card li span{background:var(--card-color);width:5px;height:5px;box-shadow:0 0 0 4px var(--card-color);border-radius:50%;flex:none}@supports (color:color-mix(in lab, red, red)){.capability-card li span{box-shadow:0 0 0 4px color-mix(in srgb, var(--card-color) 10%, transparent)}}.capability-flow{background:var(--surface-blue);border:1px solid var(--line);color:#415675;border-radius:18px;justify-content:center;align-items:center;gap:16px;margin-top:48px;padding:20px 28px;font-size:14px;font-weight:500;display:flex}.capability-flow i{background:linear-gradient(90deg, #b6c9e6, var(--brand-blue));width:52px;height:1px;position:relative}.capability-flow i:after{border-top:1px solid var(--brand-blue);border-right:1px solid var(--brand-blue);content:"";width:6px;height:6px;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(45deg)}.scenarios{background:linear-gradient(#f5f8ff 0%,#eef5ff 100%);overflow:hidden}.scenarios__glow{background:radial-gradient(#438fff1f,#0000 70%);width:900px;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid;position:relative}.scenario-card{background:#ffffffeb;border:1px solid #c7d9f2d9;border-radius:26px;min-width:0;transition:transform .35s,box-shadow .35s,border-color .35s;overflow:hidden;box-shadow:0 16px 42px #224f9414}.scenario-card:hover{border-color:#246bfe40;transform:translateY(-6px);box-shadow:0 25px 60px #224f9424}.scene-visual{background:linear-gradient(145deg,#f8fbff,#e4efff);border-bottom:1px solid #c9daf3b3;height:260px;overflow:hidden}.scene-visual svg{width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.scenario-card:hover .scene-visual svg{transform:scale(1.035)}.scene-visual svg *{vector-effect:non-scaling-stroke}.scene-visual .ground{fill:#dce9fc}.scene-visual .building{fill:#fdfefe;stroke:#a9c6ef;stroke-width:1.3px}.scene-visual .building-side{fill:#bfd5f5;stroke:#9abbe9;stroke-width:1.3px}.scene-visual .roof{fill:#7eacf1;stroke:#5f94e4;stroke-width:1.3px}.scene-visual .windows rect,.scene-visual .windows{fill:#74a5ed}.scene-visual .fence,.scene-visual .perspective,.scene-visual .count-line{fill:none;stroke:#789bcf;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.scene-visual .target{fill:none;stroke:var(--brand-orange);stroke-width:2.5px}.scene-visual .target circle{fill:#ff65321a}.scene-visual .scan-line{fill:#246bfe1c;transform-origin:322px 79px;animation:5s ease-in-out infinite scene-scan}.scene-visual .radar-ring,.scene-visual .scan-wave,.scene-visual .signal{fill:none;stroke:var(--brand-blue);stroke-width:2.4px;stroke-linecap:round;opacity:.5}.scene-visual .tag-box{fill:#ffffffeb;stroke:#c9dbf3;stroke-width:1px;filter:drop-shadow(0 8px 14px #234f911a)}.scene-visual .tag-dot{fill:var(--brand-blue)}.scene-visual .tag-dot.warning{fill:var(--brand-orange)}.scene-visual .tag-line{fill:none;stroke:#9db1cb;stroke-width:4px;stroke-linecap:round}.scene-visual .flame{fill:var(--brand-orange)}.scene-visual .detect-box{fill:none;stroke:var(--brand-orange);stroke-width:2.4px;stroke-dasharray:7 6;animation:2.2s ease-in-out infinite detection-pulse}.scene-visual .corridor{fill:#f8fbff;stroke:#bdd2ef;stroke-width:1.4px}.scene-visual .people circle{fill:#ffb48e}.scene-visual .people path{fill:#537fc4}.scene-visual .zone{fill:#ff653214;stroke:var(--brand-orange);stroke-width:2px;stroke-dasharray:7 6}.scene-visual .count-dot{fill:var(--brand-blue)}.scene-visual .wall{fill:#f6f9fe;stroke:#bdcfea;stroke-width:1.4px}.scene-visual .doors rect{fill:#dfeafb;stroke:#95b7e9;stroke-width:1.5px}.scene-visual .doors circle{fill:#6b91cc}.scene-visual .radar-person circle{fill:#ffb791}.scene-visual .radar-person path{fill:#6088c8}.scene-visual .sound-wave{fill:none;stroke:var(--brand-cyan);stroke-width:2.5px;stroke-linecap:round;animation:2.4s ease-in-out infinite detection-pulse}.scene-visual .shield{fill:#246bfe1f;stroke:var(--brand-blue);stroke-width:2px}.scene-visual .shield-check{fill:none;stroke:var(--brand-blue);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.scene-visual .desk{fill:#c5d9f5}.scene-visual .monitor{fill:#9bbbed;stroke:#6e9ae0;stroke-width:1.5px}.scene-visual .screen{fill:#f9fcff}.scene-visual .stand{fill:#7b9fd5}.scene-visual .dashboard-bars rect{fill:#72a0e8}.scene-visual .dashboard-bars rect:nth-child(3){fill:var(--brand-blue)}.scene-visual .dashboard-line{fill:none;stroke:var(--brand-orange);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.scene-visual .status-list circle{fill:#4ac09a}.scene-visual .status-list path{fill:none;stroke:#b0c2da;stroke-width:4px;stroke-linecap:round}.scene-visual .hand{fill:#f8c09d;stroke:#e6a77f;stroke-width:1.5px}.scene-visual .device rect:first-child{fill:#fff;stroke:#99b8e6;stroke-width:1.5px;filter:drop-shadow(0 8px 16px #204c8e1f)}.scene-visual .device circle{fill:var(--brand-orange)}.scene-visual .device path{fill:none;stroke:#a2b6d0;stroke-width:4px;stroke-linecap:round}.scene-visual .device rect:last-child{fill:#246bfe1f}.scene-visual .help-dot{fill:var(--brand-orange);filter:drop-shadow(0 0 8px #ff65326b);animation:1.8s ease-in-out infinite detection-pulse}.scene-visual .help-mark{fill:none;stroke:#fff;stroke-width:3px;stroke-linecap:round}.scenario-card__body{padding:28px 30px 30px;position:relative}.scenario-card__number{color:#b5c4d8;letter-spacing:.1em;font-size:13px;font-weight:700;position:absolute;top:28px;right:30px}.scenario-card h3{max-width:calc(100% - 60px);color:var(--ink);letter-spacing:-.025em;margin:0 0 12px;font-size:23px;font-weight:600}.scenario-card__body>p{min-height:60px;color:var(--muted);margin:0;font-size:14px;line-height:1.8}.scenario-card__tags{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.scenario-card__tags span{color:#49627f;background:#f3f7fd;border:1px solid #e1eaf6;border-radius:999px;padding:6px 11px;font-size:12px}.coverage{background:#fff}.coverage__inner{grid-template-columns:minmax(300px,.72fr) minmax(600px,1.28fr);align-items:center;gap:80px;display:grid}.coverage__intro h2{color:var(--ink);letter-spacing:-.045em;margin:18px 0;font-size:clamp(38px,4vw,54px);font-weight:600;line-height:1.2}.coverage__intro>p{color:var(--muted);margin:0;font-size:16px;line-height:1.9}.coverage__note{background:var(--surface-blue);border:1px solid var(--line);border-radius:16px;align-items:center;gap:14px;margin-top:34px;padding:16px 18px;display:flex}.coverage__note svg{fill:none;width:30px;height:30px;stroke:var(--brand-blue);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.coverage__note b,.coverage__note small{display:block}.coverage__note b{color:var(--ink-2);font-size:14px;font-weight:600}.coverage__note small{color:var(--muted-light);margin-top:2px;font-size:11px}.school-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.school-card{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:flex-start;gap:17px;min-height:144px;padding:22px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 10px 30px #214d8e0e}.school-card:hover{box-shadow:var(--shadow-sm);border-color:#246bfe4d;transform:translateY(-4px)}.school-card__icon{width:48px;height:48px;color:var(--brand-blue);background:linear-gradient(145deg,#f4f8ff,#e6efff);border-radius:14px;flex:none;justify-content:center;align-items:center;display:flex}.school-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.school-card h3{color:var(--ink);margin:1px 0 7px;font-size:17px;font-weight:600}.school-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.about{color:#fff;background:radial-gradient(circle at 20% 60%,#246bfe4d,#0000 34%),radial-gradient(circle at 80% 30%,#26c6f91c,#0000 26%),linear-gradient(135deg,#071a38 0%,#092754 62%,#08316b 100%);overflow:hidden}.about__grid-line{opacity:.16;background-image:linear-gradient(#81adeb1f 1px,#0000 1px),linear-gradient(90deg,#81adeb1f 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;mask-image:radial-gradient(circle,#000,#0000 88%)}.about__inner{grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);align-items:center;gap:90px;display:grid;position:relative}.about__visual{min-height:520px}.about-radar{border:1px solid #7eb5ff38;border-radius:50%;width:430px;height:430px;position:absolute;top:50%;left:23%;transform:translate(-50%,-50%);box-shadow:0 0 90px #246bfe29,inset 0 0 70px #217aff0f}.about-radar:before,.about-radar:after{content:"";background:#7db3f726;position:absolute}.about-radar:before{height:1px;top:50%;left:3%;right:3%}.about-radar:after{width:1px;top:3%;bottom:3%;left:50%}.about-radar__ring{border:1px solid #7cb5ff30;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-radar__ring--1{width:320px;height:320px}.about-radar__ring--2{width:220px;height:220px}.about-radar__ring--3{width:112px;height:112px}.about-radar__scan{background:conic-gradient(from 20deg,#0000 0deg 290deg,#378fff6b 340deg,#35c9ff0f 360deg);border-radius:50%;animation:7s linear infinite about-radar-spin;position:absolute;inset:15px;mask-image:radial-gradient(circle,#0000 0 7%,#000 8% 100%)}.about-radar__center{z-index:3;border:6px solid var(--brand-blue);background:#fff;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 9px #246bfe1f,0 0 40px #59a2ff99}.about-radar__target{z-index:3;background:var(--brand-orange);border:2px solid #fff;border-radius:50%;width:9px;height:9px;animation:2s ease-in-out infinite detection-pulse;position:absolute;box-shadow:0 0 0 6px #ff65321a,0 0 20px #ff65327a}.about-radar__target--1{top:23%;left:67%}.about-radar__target--2{animation-delay:.7s;top:67%;left:28%}.about-radar__target--3{animation-delay:1.3s;top:75%;left:69%}.about-radar__label{z-index:4;backdrop-filter:blur(14px);background:#082046c7;border:1px solid #7db5ff42;border-radius:14px;gap:1px;min-width:150px;padding:13px 17px;display:grid;position:absolute;top:54%;left:55%;box-shadow:0 15px 40px #0003}.about-radar__label b{font-size:14px;font-weight:600}.about-radar__label span{color:#89a9d2;font-size:11px}.about__content h2{color:#fff;letter-spacing:-.045em;margin:18px 0 24px;font-size:clamp(38px,4vw,54px);font-weight:600;line-height:1.26}.about__content>p{color:#b8c9e0;margin:0 0 14px;font-size:15px;line-height:1.95}.about-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.about-values article{background:#ffffff0b;border:1px solid #9cc1f41f;border-radius:15px;align-items:flex-start;gap:12px;padding:16px;display:flex}.about-values__dot{background:var(--brand-cyan);border-radius:50%;flex:none;width:7px;height:7px;margin-top:7px;box-shadow:0 0 0 5px #26c6f917}.about-values h3{color:#fff;margin:0 0 2px;font-size:14px;font-weight:600}.about-values p{color:#8fa9cb;margin:0;font-size:11px;line-height:1.6}.contact{background:#f4f8ff;padding:110px 0 92px;overflow:hidden}.contact__bg{background:radial-gradient(circle at 12% 90%,#26c6f91c,#0000 27%),radial-gradient(circle at 84% 8%,#246bfe21,#0000 30%);position:absolute;inset:0}.contact-panel{background:#ffffffeb;border:1px solid #c3d6f1cc;border-radius:32px;grid-template-columns:minmax(0,1.1fr) minmax(400px,.9fr);align-items:center;gap:70px;padding:64px 70px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #2251961f}.contact-panel:after{content:"";background:radial-gradient(circle,#246bfe1c,#0000 68%);border-radius:50%;width:440px;height:440px;position:absolute;top:-160px;right:-120px}.contact-panel__copy,.contact-panel__info{z-index:1;position:relative}.contact-panel h2{color:var(--ink);letter-spacing:-.045em;margin:17px 0 18px;font-size:clamp(38px,4vw,54px);font-weight:600;line-height:1.23}.contact-panel__copy>p{max-width:570px;color:var(--muted);margin:0;font-size:15px;line-height:1.9}.contact-panel__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button--phone svg,.button--contact-wechat svg{width:20px;height:20px}.button--contact-wechat{color:var(--brand-blue);background:#eef4ff;border-color:#d7e4f8}.button--contact-wechat:hover{background:#e5efff}.contact-panel__info{gap:14px;display:grid}.contact-info-card{border:1px solid var(--line);background:#f7faff;border-radius:18px;align-items:center;gap:18px;padding:21px 22px;display:flex}.contact-info-card__icon{width:48px;height:48px;color:var(--brand-blue);background:#fff;border:1px solid #d8e5f7;border-radius:14px;flex:none;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 20px #25539712}.contact-info-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.contact-info-card small,.contact-info-card b,.contact-info-card em{font-style:normal;display:block}.contact-info-card small{color:var(--muted-light);font-size:11px}.contact-info-card b{color:var(--ink);margin-top:2px;font-size:19px;font-weight:600;line-height:1.35}.contact-info-card em{color:var(--muted);margin-top:2px;font-size:12px}.contact-info-card .contact-address{font-size:15px}.contact-modal{visibility:hidden;z-index:300;opacity:0;place-items:center;padding:24px;transition:opacity .25s,visibility .25s;display:grid;position:fixed;inset:0}.contact-modal[aria-hidden=false]{visibility:visible;opacity:1}.contact-modal__backdrop{backdrop-filter:blur(9px);background:#05132a9e;position:absolute;inset:0}.contact-modal__panel{background:#fff;border:1px solid #cedcf0e6;border-radius:26px;outline:none;width:min(100%,540px);padding:30px;transition:transform .28s cubic-bezier(.22,1,.36,1);position:relative;transform:translateY(15px)scale(.98);box-shadow:0 34px 100px #0113315c}.contact-modal[aria-hidden=false] .contact-modal__panel{transform:translateY(0)scale(1)}.contact-modal__close{cursor:pointer;background:#f2f6fc;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,transform .2s;display:flex;position:absolute;top:16px;right:16px}.contact-modal__close:hover{background:#e8eff9;transform:rotate(5deg)}.contact-modal__close svg{fill:none;width:20px;height:20px;stroke:var(--ink);stroke-width:1.8px;stroke-linecap:round}.contact-modal__header{align-items:center;gap:14px;padding-right:40px;display:flex}.contact-modal__mark{background:var(--surface-blue);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.contact-modal__mark svg{fill:none;width:39px;height:39px;stroke:var(--brand-blue);stroke-width:4.8px;stroke-linecap:round}.contact-modal__mark svg .fill{fill:var(--brand-orange);stroke:none}.contact-modal__mark svg circle{fill:#fff;stroke:var(--brand-orange)}.contact-modal__header small{color:var(--brand-blue);font-size:12px;font-weight:600}.contact-modal__header h2{color:var(--ink);margin:3px 0 0;font-size:22px;font-weight:600;line-height:1.3}.contact-modal__body{gap:14px;margin-top:26px;display:grid}.modal-phone{color:#fff;background:linear-gradient(135deg,#246bfe,#3c8cff);border-radius:17px;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 14px 34px #246bfe38}.modal-phone>span{background:#ffffff24;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.modal-phone svg{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.modal-phone div{flex:1}.modal-phone small,.modal-phone b{display:block}.modal-phone small{color:#ffffffb8;font-size:11px}.modal-phone b{letter-spacing:.035em;margin-top:1px;font-size:21px;font-weight:600}.modal-phone i{opacity:.76;font-size:12px;font-style:normal}.modal-wechat{border:1px solid var(--line);background:#f5f8fd;border-radius:17px;align-items:center;gap:19px;padding:18px;display:flex}.modal-wechat small,.modal-wechat b{display:block}.modal-wechat small{color:var(--brand-blue);font-size:11px;font-weight:600}.modal-wechat b{color:var(--ink);margin-top:2px;font-size:17px;font-weight:600}.modal-wechat p{color:var(--muted-light);margin:4px 0 0;font-size:11px}.qr-placeholder{background:#fff;border:1px solid #d8e3f3;border-radius:12px;flex:none;width:110px;height:110px;padding:8px;position:relative;overflow:hidden}.qr-placeholder__pattern{opacity:.22;background-image:linear-gradient(90deg, var(--brand-blue) 50%, transparent 50%), linear-gradient(var(--brand-blue) 50%, transparent 50%);background-position:0 0,7px 7px;background-size:14px 14px;width:100%;height:100%}.qr-placeholder>span{background:#fff;border:1px solid #e0e9f6;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #1944851f}.qr-placeholder svg{fill:none;width:27px;height:27px;stroke:var(--brand-blue);stroke-width:5px;stroke-linecap:round}.qr-placeholder svg .fill{fill:var(--brand-orange);stroke:none}.mobile-contact-bar{display:none}.site-footer{color:#c2d0e2;background:#06162f}.site-footer__top{justify-content:space-between;gap:80px;padding-top:58px;padding-bottom:46px;display:flex}.site-footer__brand p{color:#748dac;margin:16px 0 0;font-size:13px}.site-footer__links{grid-template-columns:repeat(3,minmax(120px,1fr));gap:50px;display:grid}.site-footer__links>div{align-content:start;gap:8px;display:grid}.site-footer__links b{color:#fff;margin-bottom:6px;font-size:13px;font-weight:600}.site-footer__links a,.site-footer__links span{color:#7890ad;font-size:12px;line-height:1.7;transition:color .2s}.site-footer__links a:hover{color:#fff}.site-footer__bottom{color:#627a99;border-top:1px solid #85a3cd1f;justify-content:space-between;align-items:center;gap:20px;padding-top:20px;padding-bottom:24px;font-size:11px;display:flex}.site-footer__bottom a:hover{color:#a9c5e8}.back-to-top{visibility:hidden;z-index:80;opacity:0;width:44px;height:44px;color:var(--brand-blue);border:1px solid var(--line);box-shadow:var(--shadow-sm);cursor:pointer;backdrop-filter:blur(12px);background:#ffffffe6;border-radius:14px;justify-content:center;align-items:center;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:fixed;bottom:28px;right:24px;transform:translateY(10px)}.back-to-top.is-visible{visibility:visible;opacity:1;transform:translateY(0)}.back-to-top svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}@keyframes radar-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes about-radar-spin{to{transform:rotate(360deg)}}@keyframes pulse-ring{0%{opacity:.8;transform:scale(.65)}75%,to{opacity:0;transform:scale(1.25)}}@keyframes detection-pulse{0%,to{opacity:.62}50%{opacity:1}}@keyframes person-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes scroll-dot{0%{opacity:0;transform:translate(-50%)}30%{opacity:1}to{opacity:0;transform:translate(-50%,11px)}}@keyframes scene-scan{0%,to{opacity:.55;transform:rotate(-4deg)}50%{opacity:1;transform:rotate(8deg)}}@media (width<=1120px){:root{--container:980px}.desktop-nav a{padding-inline:10px}.desktop-nav a:after{left:10px;right:10px}.hero__inner{grid-template-columns:minmax(390px,.9fr) minmax(450px,1.1fr);gap:20px}.hero__visual{transform-origin:50%;transform:scale(.92)}.about-radar{width:390px;height:390px;left:22%}.about-radar__ring--1{width:290px;height:290px}.about-radar__ring--2{width:200px;height:200px}.about-radar__ring--3{width:100px;height:100px}.contact-panel{gap:45px;padding-inline:48px}}@media (width<=980px){:root{--header-height:68px}.container{width:min(100% - 40px,880px)}.desktop-nav,.header-consult{display:none}.mobile-menu-button{display:flex}.hero{min-height:auto;padding:126px 0 80px}.hero__inner{grid-template-columns:1fr}.hero__content{text-align:center;max-width:700px;margin-inline:auto;padding:25px 0 0}.eyebrow{justify-content:center}.hero h1,.hero__description{margin-inline:auto}.hero__actions,.hero__trust{justify-content:center}.hero__visual{width:min(100%,650px);min-height:560px;margin:12px auto 0;transform:none}.hero__scroll-hint{display:none}.capability-grid{grid-template-columns:1fr}.capability-card{grid-template-columns:110px 1fr;column-gap:20px;min-height:auto;display:grid}.capability-card__topline{grid-column:1/-1}.capability-card__icon{grid-area:2/1/span 2;margin:30px 0 0}.capability-card__copy{grid-column:2;margin-top:28px}.capability-card__copy p{min-height:0}.capability-card ul{grid-column:2}.coverage__inner{grid-template-columns:1fr;gap:44px}.coverage__intro{max-width:700px}.about__inner{grid-template-columns:1fr;gap:38px}.about__visual{min-height:430px}.about-radar{top:28%;left:50%}.about__content{max-width:760px}.contact-panel{grid-template-columns:1fr;padding:52px}.contact-panel__info{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__top{flex-direction:column;gap:40px}}@media (width<=760px){.section{padding:88px 0}.section-heading{margin-bottom:40px}.section-heading--split{grid-template-columns:1fr;gap:10px}.scenario-grid{grid-template-columns:1fr}.scene-visual{height:240px}.school-grid{grid-template-columns:1fr}.school-card{min-height:116px}.about-values,.contact-panel__info{grid-template-columns:1fr}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.site-footer__links>div:last-child{grid-column:1/-1}.mobile-contact-bar{z-index:90;right:12px;bottom:max(10px, env(safe-area-inset-bottom));backdrop-filter:blur(18px);background:#ffffffe8;border:1px solid #c5d6eee6;border-radius:16px;grid-template-columns:1fr 1fr;height:50px;padding:4px;transition:opacity .25s,transform .25s,visibility .25s;display:grid;position:fixed;left:12px;box-shadow:0 14px 40px #19427e2e}.mobile-contact-bar.is-hidden{visibility:hidden;opacity:0;transform:translateY(20px)}.mobile-contact-bar a,.mobile-contact-bar button{border-radius:12px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.mobile-contact-bar a{color:#fff;background:var(--brand-blue)}.mobile-contact-bar button{color:var(--brand-blue);cursor:pointer}.mobile-contact-bar svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.back-to-top{bottom:75px;right:16px}}@media (width<=560px){.container{width:min(100% - 28px,520px)}.section{padding:76px 0}.section-kicker,.eyebrow{font-size:12px}.section-heading h2{margin-top:13px;font-size:32px;line-height:1.27}.section-heading p{font-size:14px}.site-header__inner{width:calc(100% - 28px)}.brand-logo__mark{width:34px;height:34px}.brand-logo__name{font-size:19px}.hero{padding:108px 0 58px}.hero__content{padding-top:12px}.hero h1{letter-spacing:-.07em;margin-top:23px;font-size:clamp(37px,10.8vw,50px)}.hero__positioning{font-size:17px}.hero__description{font-size:14px;line-height:1.85}.hero__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.hero__actions .button{min-height:48px;padding-inline:16px;font-size:14px}.hero__trust{grid-template-columns:1fr;gap:7px;margin-top:24px;display:grid}.hero__trust i{display:none}.hero__visual{min-height:415px;margin-top:2px}.campus-scene{width:130%;top:30px}.hero-orbit--outer{width:350px;height:350px;box-shadow:0 0 0 25px #ffffff3d,0 0 0 26px #246bfe0d}.hero-orbit--inner{width:235px;height:235px}.hero-scan{width:330px;height:330px}.visual-chip{border-radius:13px;gap:8px;min-width:142px;padding:10px 12px}.visual-chip--top{top:60px;left:-2px}.visual-chip--right{top:185px;right:-4px}.visual-chip--bottom{bottom:27px;right:16px}.visual-chip__icon{border-radius:9px;width:31px;height:31px}.visual-chip b{font-size:11px}.visual-chip small{font-size:9px}.visual-chip__status{margin-inline:3px 8px}.capability-card{padding:24px;display:block}.capability-card__icon{width:68px;height:68px;margin:27px 0 25px}.capability-card__icon svg{width:40px;height:40px}.capability-card__copy{margin-top:0}.capability-card h3{font-size:26px}.capability-card ul{grid-template-columns:1fr 1fr}.capability-flow{scrollbar-width:none;grid-template-columns:repeat(5,auto);justify-content:start;gap:10px;padding:17px;font-size:11px;display:grid;overflow-x:auto}.capability-flow i{width:22px}.scene-visual{height:200px}.scenario-card__body{padding:24px}.scenario-card__number{top:24px;right:24px}.scenario-card h3{font-size:20px}.scenario-card__body>p{min-height:0;font-size:13px}.coverage__intro h2,.about__content h2,.contact-panel h2{font-size:34px}.coverage__note{align-items:flex-start}.about__visual{min-height:330px}.about-radar{width:300px;height:300px;top:22%}.about-radar__ring--1{width:225px;height:225px}.about-radar__ring--2{width:155px;height:155px}.about-radar__ring--3{width:78px;height:78px}.about-radar__label{min-width:126px;padding:10px 12px}.about__content>p{font-size:13px}.contact{padding:74px 0 76px}.contact-panel{border-radius:24px;gap:38px;padding:34px 24px}.contact-panel__actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.contact-panel__actions .button{min-height:48px;padding-inline:13px;font-size:13px}.contact-info-card{align-items:flex-start;padding:18px}.contact-info-card b{font-size:17px}.contact-info-card .contact-address{font-size:13px}.contact-modal{padding:14px}.contact-modal__panel{border-radius:22px;padding:24px 18px 20px}.contact-modal__header{gap:10px}.contact-modal__mark{border-radius:13px;width:45px;height:45px}.contact-modal__header h2{font-size:18px}.modal-phone{padding:15px}.modal-phone b{font-size:18px}.modal-phone i{display:none}.modal-wechat{gap:14px;padding:14px}.qr-placeholder{width:94px;height:94px}.site-footer__top{padding-top:45px;padding-bottom:36px}.site-footer__links{grid-template-columns:1fr 1fr;gap:28px 20px}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:80px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
