:root{--bg:#050816;--bg2:#060a22;--c:rgba(255,255,255,.08);--s:rgba(255,255,255,.14);--t:rgba(255,255,255,.92);--m:rgba(255,255,255,.7);--a:#62d6ff;--b:#a855f7;--r:18px;--ok:#22c55e;--warn:#ff3d7f}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0}body{margin:0;font-family:system-ui,-apple-system,PingFang SC,Microsoft YaHei,Arial;color:var(--t);background:radial-gradient(1000px 700px at 15% 10%,rgba(98,214,255,.18),transparent 60%),radial-gradient(900px 650px at 85% 20%,rgba(168,85,247,.16),transparent 60%),linear-gradient(180deg,var(--bg),var(--bg2));overflow:hidden}#p{position:fixed;inset:0;z-index:-4}.floating-bg{position:fixed;inset:0;z-index:-3;pointer-events:none}.fx{position:fixed;inset:0;pointer-events:none;z-index:-2}.fx:before{content:"";position:absolute;inset:0;opacity:.18;background:linear-gradient(90deg,rgba(98,214,255,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(168,85,247,.06) 1px,transparent 1px);background-size:44px 44px}.fx:after{display:none}.nav{position:fixed;left:0;right:0;top:0;z-index:50;background:#050816eb;border-bottom:1px solid rgba(255,255,255,.18);box-shadow:0 8px 24px #0000001f;transition:all .3s ease}.navin{max-width:1280px;margin:0 auto;padding:16px 20px;display:flex;gap:16px;align-items:center;justify-content:space-between}.logo{display:flex;gap:12px;align-items:center;font-weight:900;letter-spacing:.4px;font-size:16px;transition:all .3s ease;background:linear-gradient(135deg,#62d6fff2,#a855f7f2);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 20px rgba(98,214,255,.3)}.logo:hover{transform:scale(1.05);filter:brightness(1.1)}.dot{width:14px;height:14px;border-radius:999px;background:linear-gradient(135deg,var(--a),var(--b));box-shadow:0 0 16px #62d6ff66}.links{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.links a{color:#ffffffd1;text-decoration:none;font-size:14px;padding:10px 16px;border-radius:16px;border:1px solid transparent;background:#ffffff0d;transition:all .2s ease;font-weight:500}.links a:hover{border-color:#62d6ff4d;background:#ffffff14;color:#fffffff2;transform:translateY(-1px);box-shadow:0 6px 16px #62d6ff1a}.links a.active{color:#fffffffa;border-color:#62d6ff4d;background:#62d6ff14;box-shadow:0 4px 16px #62d6ff1f}section{padding:110px 16px;position:relative}section:nth-child(2n){background:linear-gradient(180deg,#05081633,#080c1c26,#05081633)}.wrap{max-width:1280px;margin:0 auto}.hwrap{position:relative;width:100vw;height:100vh;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth}.hwrap{scrollbar-width:none;-ms-overflow-style:none}.hwrap::-webkit-scrollbar{width:0;height:0}.hpage{flex:0 0 100vw;height:100vh;overflow-y:auto;overflow-x:hidden;scroll-snap-align:start;scroll-snap-stop:always;will-change:scroll-position;-webkit-overflow-scrolling:touch}.hpage{scrollbar-width:none;-ms-overflow-style:none}.hpage [data-aos]{opacity:1!important;transform:none!important}.hero{min-height:100vh;padding-top:84px;display:flex;align-items:center;position:relative}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(900px 600px at 20% 15%,rgba(98,214,255,.14),transparent 62%),radial-gradient(900px 600px at 82% 22%,rgba(168,85,247,.12),transparent 62%),linear-gradient(180deg,#05081673,#050816a6)}.grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:center}h1{margin:12px 0 16px;font-size:clamp(36px,4.8vw,68px);line-height:1.08;font-weight:900;letter-spacing:-.02em;background:linear-gradient(135deg,#fffffffa,#62d6ffeb,#a855f7e0);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 32px rgba(98,214,255,.25),0 0 64px rgba(168,85,247,.18),0 0 96px rgba(255,61,127,.12)}.sub{color:#ffffffc7;line-height:1.85;max-width:65ch;font-size:16px;letter-spacing:.01em;font-weight:400;text-shadow:0 0 12px rgba(98,214,255,.08)}.btns{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.btn{border:0;cursor:pointer;border-radius:16px;padding:14px 20px;font-weight:800;background:linear-gradient(135deg,var(--a),var(--b));box-shadow:0 6px 20px #62d6ff33;text-decoration:none;color:#0a1428;font-size:15px;transition:all .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #62d6ff40}.btn2{background:#ffffff0f;color:#ffffffeb;border:1px solid rgba(255,255,255,.16);transition:all .3s ease;border-radius:18px;padding:14px 20px;font-size:15px}.btn2:hover{background:#ffffff1a;border-color:#62d6ff40;transform:translateY(-2px);box-shadow:0 8px 20px #62d6ff1a}.card{border-radius:20px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;padding:24px;box-shadow:0 12px 40px #00000040;transition:all .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000004d;border-color:#fff3}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:10px}.st{padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;transition:all .2s ease}.st:hover{transform:translateY(-2px);border-color:#62d6ff33;box-shadow:0 8px 20px #62d6ff0f}.st b{display:block;font-size:18px}.st span{display:block;margin-top:4px;color:var(--m);font-size:12.5px;line-height:1.4}.heroLead{margin-top:10px;color:#ffffffc7;font-weight:800;letter-spacing:.2px;font-size:15px}.heroLead strong{color:#ffffffeb}.kpis{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.kpi{position:relative;overflow:hidden;border-radius:18px}a.kpi{display:block;text-decoration:none;color:inherit;transform:translateZ(0)}a.kpi .kpiIn{position:relative;z-index:1;border-radius:18px;padding:14px 14px 12px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff14,#0000002e);min-height:118px}a.kpi:before{display:none}a.kpi:hover .kpiIn{border-color:#62d6ff38}.kpiTop{display:flex;align-items:center;gap:10px}.picon{width:34px;height:34px;border-radius:14px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);background:linear-gradient(90deg,#62d6ff2e,#a855f724);box-shadow:0 0 18px #62d6ff1f}.picon svg{width:18px;height:18px;stroke:#ffffffd9}.ptitle{margin:0;font-weight:950;letter-spacing:-.2px;font-size:16px;line-height:1.15}.ptitle .pname{display:inline-block}.pdesc{margin-top:8px;color:#ffffffb3;font-size:12.5px;line-height:1.45}.kpiHint{margin-top:10px;display:inline-flex;align-items:center;gap:6px;color:#62d6ffc7;font-weight:800;font-size:12px}.kpiHint svg{width:14px;height:14px;stroke:#62d6ffd9}.heroCtaRow{margin-top:16px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.heroCtaRow .btn{padding:13px 16px;border-radius:16px}.heroHint{color:#ffffffa6;font-size:12.5px;line-height:1.6}.flowBoard{padding:18px}.flowTop{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.flowTop b{font-size:14px;letter-spacing:.2px}.flowTop span{color:#ffffff9e;font-size:12.5px}.flow{margin-top:14px;position:relative;height:190px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(360px 240px at 20% 30%,rgba(98,214,255,.12),transparent 60%),radial-gradient(420px 260px at 85% 70%,rgba(168,85,247,.1),transparent 62%),#0000001a;overflow:hidden}.flow:before{content:"";position:absolute;inset:-40%;opacity:.22;background:repeating-linear-gradient(90deg,#fff0,#fff0 18px,#ffffff24 19px);transform:rotate(-10deg)}.beam{position:absolute;left:22px;right:22px;top:50%;height:2px;transform:translateY(-50%);background:linear-gradient(90deg,#62d6ff00,#62d6ff8c,#a855f78c,#ff3d7f59,#62d6ff00);filter:blur(.2px);opacity:.85}.beam:after{content:"";position:absolute;inset:-12px 0;opacity:.65;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.22) 48%,transparent 58%);transform:translate(0)}@keyframes beamSweep{0%,to{transform:translate(-30%)}50%{transform:translate(30%)}}.node{position:absolute;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#0000002e;display:grid;place-items:center}.node:before{content:"";position:absolute;inset:-2px;border-radius:18px;opacity:.55;background:conic-gradient(from 90deg,#62d6ff00,#62d6ff42,#a855f742,#ff3d7f2e,#62d6ff00)}.node i{position:relative;z-index:1;width:16px;height:16px;border-radius:6px;background:linear-gradient(90deg,var(--a),var(--b));box-shadow:0 0 18px #62d6ff40}.node .lab{position:absolute;left:50%;top:54px;transform:translate(-50%);white-space:nowrap;color:#ffffffc7;font-size:12.5px}.node.n1{left:14%}.node.n2{left:39%}.node.n3{left:64%}.node.n4{left:88%}.pulseDot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:999px;background:#62d6ffeb;box-shadow:0 0 22px #62d6ff59}@keyframes dotRun{0%{left:22px;opacity:0}8%{opacity:1}50%{left:50%;opacity:1}92%{opacity:1}to{left:calc(100% - 22px);opacity:0}}.flowBadges{margin-top:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.flowBadges .st b{font-size:16px}.title{font-size:30px;margin:0 0 12px;font-weight:800;line-height:1.2;letter-spacing:-.01em;color:#fffffff5;text-shadow:0 0 28px rgba(98,214,255,.18),0 0 48px rgba(168,85,247,.12)}.desc{margin:0 0 26px;color:#ffffffc7;line-height:1.85;font-size:15px;letter-spacing:.01em;max-width:68ch}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.chip{font-size:13px;color:#ffffffd6;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;transition:all .2s ease}.chip:hover{transform:scale(1.05);border-color:#62d6ff40}.chip strong{font-weight:800;color:#ffffffeb}.prod{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;border-radius:24px;border:1px solid rgba(255,255,255,.18);background:#070c1cbf;padding:28px;box-shadow:0 16px 48px #00000040;transition:all .3s ease}.prod:hover{border-color:#62d6ff40;transform:translateY(-6px);box-shadow:0 20px 60px #0000004d}.prod.rev{direction:rtl}.prod.rev .copy,.prod.rev .vis{direction:ltr}.tag{display:inline-flex;gap:12px;align-items:center;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffd9;font-size:13.5px;font-weight:600;letter-spacing:.02em;transition:all .3s ease}.tag:hover{transform:translateY(-1px);box-shadow:0 4px 12px #62d6ff14;border-color:#62d6ff33}.tag i{width:8px;height:8px;border-radius:999px;background:var(--a);box-shadow:0 0 14px #62d6ffb3;display:inline-block}.copy h3{margin:16px 0 14px;font-size:32px;line-height:1.15;font-weight:800;letter-spacing:-.01em;color:#fffffff5;text-shadow:0 0 24px rgba(98,214,255,.15)}.copy p{margin:0 0 18px;color:#ffffffdb;line-height:1.9;font-size:15px;letter-spacing:.01em;font-weight:400}.pname{display:inline-block;background:linear-gradient(90deg,#62d6ff,#a855f7,#ff3d7f,#62d6ff);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 18px rgba(98,214,255,.12),0 0 26px rgba(168,85,247,.1);animation:pnameShift 6s linear infinite}@media(prefers-reduced-motion:reduce),(max-width:1200px){.pname{animation:none;background-position:50% 50%}}@keyframes pnameShift{0%{background-position:0% 50%}to{background-position:240% 50%}}@keyframes pnameFlicker{0%,to{filter:brightness(1)}48%{filter:brightness(.86)}52%{filter:brightness(1.25)}62%{filter:brightness(.92)}}.cover{min-height:640px}.cover .copy h3{margin:8px 0 10px;font-size:clamp(46px,5.2vw,78px);line-height:1.02}.cover .copy p{font-size:15px;max-width:60ch}.cover .tag{font-size:13.5px}ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px}li{padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(135deg,#ffffff0f,#62d6ff05);color:#ffffffdb;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}li:before{content:"";position:absolute;left:-2px;top:50%;transform:translateY(-50%);width:3px;height:0;background:linear-gradient(180deg,var(--a),var(--b));border-radius:2px;transition:height .3s ease}li:hover{transform:translate(6px);border-color:#62d6ff33;box-shadow:0 4px 16px #62d6ff0f}li:hover:before{height:60%}.mini{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.mini .mi{padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;min-height:88px;transition:all .3s ease}.mini .mi:hover{transform:translateY(-2px);border-color:#62d6ff33}.mini .mi b{display:block;font-size:13.5px;letter-spacing:.2px}.mini .mi span{display:block;margin-top:6px;color:#ffffffb3;font-size:12.5px;line-height:1.55}.steps{margin-top:12px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.steps .sp{border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;padding:16px;transition:all .3s ease}.steps .sp:hover{transform:translateY(-2px);border-color:#62d6ff2e;box-shadow:0 6px 16px #62d6ff0d}.steps .sp em{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(90deg,#62d6ff2e,#a855f724);font-style:normal;font-weight:900;color:#ffffffdb;margin-right:8px}.steps .sp b{font-size:13.5px}.steps .sp span{display:block;margin-top:6px;color:#ffffffb3;font-size:12.5px;line-height:1.55}.vis{min-height:380px;border-radius:20px;border:1px solid rgba(255,255,255,.14);background:#0003;position:relative;overflow:hidden;box-shadow:0 8px 24px #0003;transition:all .3s ease}.vis:hover{border-color:#ffffff2e;box-shadow:0 12px 32px #00000040}.vis .net{position:absolute;inset:0;opacity:.95;z-index:0}.vis>*{position:relative;z-index:1}.gallery{position:absolute;inset:18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;z-index:2;overflow:auto;overscroll-behavior:contain;padding-right:6px}.gallery.phones{grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;align-content:start}.gallery.phones2{grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;align-content:start}.shot{border-radius:14px;border:1px dashed rgba(255,255,255,.22);background:#ffffff0a;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#ffffffa8;font-size:12.5px;line-height:1.5;text-decoration:none;overflow:hidden;aspect-ratio:1/1;flex:unset;scroll-snap-align:unset}.shot:before,.shot:after{display:none}@keyframes sweep{0%,to{transform:translate(-30%)}50%{transform:translate(30%)}}.shot span{position:relative;z-index:1}.shot strong{display:block;color:#ffffffe6;font-size:13px;margin-bottom:4px}.shot img{width:100%;height:100%;display:block;object-fit:cover;border-radius:14px}.shot.phone{aspect-ratio:9/16}.shot.phone img{object-fit:contain}.gallery.phones .shot.phone{justify-self:center;width:min(280px,100%);padding:8px}.gallery.phones2 .shot.phone{justify-self:center;width:min(280px,100%);padding:10px}.shot.wide{grid-column:1 / -1}.shot.notice{aspect-ratio:auto;min-height:108px;max-height:150px;padding:12px;overflow:hidden}.shot.webfit{aspect-ratio:16/9;padding:0}.shot.webfit img{object-fit:contain}.nico{color:#22c55ef5;border-color:#22c55e57;background:#22c55e0f;box-shadow:0 0 0 4px #22c55e14,0 0 18px #22c55e2e}.nico svg path{stroke:currentColor!important}.coverMedia{position:absolute;inset:18px;z-index:2}.coverShot{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:16px;border:1px dashed rgba(255,255,255,.22);background:#ffffff0a;color:#ffffffb3;text-decoration:none;overflow:hidden;aspect-ratio:1/1}.coverShot:before,.coverShot:after{display:none}@keyframes holo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.coverShot strong{display:block;color:#ffffffeb;font-size:14px;margin-bottom:6px}.coverShot span{position:relative;z-index:1}.coverShot img{width:100%;height:100%;display:block;object-fit:cover;border-radius:16px}.imgph{position:absolute;inset:18px;border-radius:16px;border:1px dashed rgba(255,255,255,.22);background:#ffffff0a;display:flex;align-items:center;justify-content:center;text-align:center;padding:16px;color:#ffffffb3;font-size:13px;line-height:1.6}.imgph img{width:100%;height:100%;display:block;object-fit:cover;border-radius:14px}.imgph strong{display:block;color:#ffffffe6;font-size:14px;margin-bottom:4px}.eschoolShowcase{position:absolute;inset:18px;display:grid;grid-template-columns:minmax(220px,.92fr) minmax(0,1.08fr);gap:16px;align-items:center;z-index:2}.eschoolDevice{position:relative;justify-self:center;width:min(250px,92%);aspect-ratio:3/5;padding:16px;border-radius:32px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#11162af5,#090d1af5);box-shadow:0 20px 40px #00000059,0 0 0 10px #62d6ff0a}.eschoolDevice:before{content:"";position:absolute;inset:10px;border-radius:24px;border:1px solid rgba(255,255,255,.08)}.eschoolDevice:after{content:"";position:absolute;left:50%;top:10px;transform:translate(-50%);width:70px;height:6px;border-radius:999px;background:#ffffff24}.eschoolScreen{position:relative;height:100%;border-radius:22px;padding:18px 16px 56px;background:linear-gradient(180deg,#e9f1fff2,#f1f5ffd1);color:#183055;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.eschoolScreen:before{content:"";position:absolute;inset:auto -20% -22%;height:42%;background:radial-gradient(circle at 50% 0%,rgba(98,214,255,.25),transparent 62%)}.eschoolTop{position:relative;z-index:1;display:flex;justify-content:space-between;gap:12px;font-size:12px;font-weight:800;letter-spacing:.1em;color:#183055b8}.eschoolTitle{position:relative;z-index:1;font-size:28px;font-weight:900;line-height:1.08}.eschoolMeta{position:relative;z-index:1;margin-top:10px;font-size:12.5px;line-height:1.6;color:#183055bd}.eschoolStatus{position:relative;z-index:1;display:grid;gap:10px}.eschoolPill{padding:10px 12px;border-radius:14px;border:1px solid rgba(40,87,166,.14);background:#2857a614}.eschoolPill b{display:block;font-size:13px}.eschoolPill span{display:block;margin-top:4px;font-size:12px;line-height:1.45;color:#183055b8}.eschoolKeys{position:absolute;left:50%;bottom:16px;transform:translate(-50%);display:flex;gap:10px}.eschoolKeys span{width:13px;height:13px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:linear-gradient(180deg,#ffffff38,#ffffff0f)}.eschoolFeatureGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.eschoolFeature{padding:18px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff14,#ffffff08)}.eschoolFeature b{display:block;font-size:15px}.eschoolFeature span{display:block;margin-top:8px;color:#ffffffb3;font-size:12.5px;line-height:1.55}.eschoolStats{position:absolute;inset:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;z-index:2;align-content:center}.eschoolStatCard{padding:18px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff14,#00000024);box-shadow:0 10px 28px #00000029}.eschoolStatCard strong{display:block;color:#ffffffeb;font-size:14px}.eschoolStatCard b{display:block;margin-top:10px;font-size:22px;line-height:1.2}.eschoolStatCard span{display:block;margin-top:8px;color:#ffffffad;font-size:12.5px;line-height:1.55}.geoGuard{position:absolute;inset:18px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(180px,.55fr);gap:16px;align-items:center;z-index:2}.geoMap{position:relative;min-height:320px;border-radius:28px;border:1px solid rgba(255,255,255,.14);background:radial-gradient(circle at center,#62d6ff2e,#070c1cb8 58%,#040814eb);overflow:hidden}.geoMap:before{content:"";position:absolute;inset:0;opacity:.22;background:repeating-linear-gradient(0deg,rgba(255,255,255,.04),rgba(255,255,255,.04) 1px,transparent 1px,transparent 28px),repeating-linear-gradient(90deg,rgba(255,255,255,.04),rgba(255,255,255,.04) 1px,transparent 1px,transparent 28px)}.geoRing{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(98,214,255,.24)}.geoRingA{width:42%;aspect-ratio:1/1;box-shadow:0 0 0 14px #62d6ff0a}.geoRingB{width:72%;aspect-ratio:1/1;border-style:dashed}.geoStudent{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:88px;height:88px;border-radius:24px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#62d6ff3d,#a855f72e);display:grid;place-items:center;color:#fffffff0;font-weight:900;box-shadow:0 0 0 10px #62d6ff0f}.geoDanger{position:absolute;right:12%;top:18%;width:120px;min-height:120px;padding:16px;border-radius:24px;border:1px solid rgba(255,61,127,.28);background:#ff3d7f1f;display:grid;align-content:center;justify-items:center;text-align:center;box-shadow:0 0 0 8px #ff3d7f0d}.geoDanger b{font-size:14px}.geoDanger span{margin-top:8px;color:#ffffffbd;font-size:12.5px;line-height:1.45}.geoHome{position:absolute;left:14%;bottom:16%;padding:10px 14px;border-radius:999px;border:1px solid rgba(34,197,94,.32);background:#22c55e14;color:#22c55ef5;font-weight:800}.geoLegend{display:grid;gap:12px}.geoLegend .st{margin:0}.mock{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(360px,86%);height:220px;border-radius:24px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff14,#ffffff08);box-shadow:0 0 0 6px #62d6ff0d,0 0 40px #62d6ff1a}.mock:after{content:"";position:absolute;inset:14px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(260px 160px at 30% 30%,rgba(98,214,255,.22),transparent 60%),radial-gradient(260px 160px at 70% 70%,rgba(168,85,247,.18),transparent 62%),#0000003d}.pulse{position:absolute;left:50%;top:50%;width:220px;height:220px;border-radius:999px;border:2px solid rgba(255,61,127,.4);transform:translate(-50%,-50%);opacity:0}.pulse:nth-child(2){animation-delay:.6s}.pulse:nth-child(3){animation-delay:1.2s}@keyframes ring{0%{transform:translate(-50%,-50%) scale(.55);opacity:0}10%{opacity:.85}to{transform:translate(-50%,-50%) scale(1.25);opacity:0}}.contact{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;align-items:start}form{display:grid;gap:10px}input,textarea{width:100%;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#0000002e;color:#ffffffeb;outline:none}textarea{min-height:110px;resize:vertical}.foot{padding:24px 16px 40px;color:#ffffff8c;text-align:center}@media(max-width:900px){.grid,.prod,.contact{grid-template-columns:1fr}.links{display:none}section{padding:92px 16px}ul,.mini,.steps{grid-template-columns:1fr}.shot,.coverShot{aspect-ratio:16/10}.cover{min-height:unset}.vis{min-height:320px}.kpis{grid-template-columns:repeat(2,1fr)}.eschoolShowcase,.geoGuard,.eschoolFeatureGrid,.eschoolStats{grid-template-columns:1fr}.geoMap{min-height:260px}.card,.prod,.card:hover,.prod:hover,.st:hover{transform:none!important}}.spec{margin-top:16px;border-radius:18px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;overflow:hidden;transition:all .3s ease}.spec:hover{border-color:#62d6ff33;transform:translateY(-1px)}.spec .sh{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff0a}.spec .sh b{font-size:13.5px;letter-spacing:.2px}.spec .sh span{color:#ffffffad;font-size:12.5px}.spec table{width:100%;border-collapse:collapse}.spec td{padding:10px 12px;border-top:1px solid rgba(255,255,255,.08);vertical-align:top}.spec td.k{width:34%;color:#ffffffbd;font-size:12.5px}.spec td.v{color:#ffffffe0;font-size:12.5px;line-height:1.6}@media(max-width:900px){.spec td.k{width:40%}}.hiKpis{margin-top:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hiKpi{padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#0003;transition:all .3s ease}.hiKpi:hover{transform:translateY(-3px);border-color:#62d6ff40;box-shadow:0 10px 30px #62d6ff1a}.hiKpi:before{content:"";position:absolute;inset:-1px;opacity:.28;background:radial-gradient(180px 110px at 20% 20%,rgba(98,214,255,.26),transparent 60%),radial-gradient(200px 130px at 80% 70%,rgba(168,85,247,.22),transparent 62%)}.hiKpi>*{position:relative;z-index:1}.hiKpi .num{font-weight:950;letter-spacing:-.4px;font-size:clamp(18px,2vw,28px);line-height:1}.hiKpi .num em{font-style:normal;font-size:.58em;opacity:.88;margin-left:4px}.hiKpi .lbl{margin-top:6px;color:#ffffffb3;font-size:12px;line-height:1.35}@media(max-width:900px){.hiKpis{grid-template-columns:repeat(2,1fr)}}.music-control{position:fixed;bottom:24px;right:24px;z-index:9999;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#62d6ff,#a855f7);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 20px #62d6ff40;transition:all .2s ease}.music-control:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px #62d6ff4d}@media(max-width:768px),(prefers-reduced-motion:reduce){*{transform:none!important;animation:none!important;transition:none!important}.card,.prod,.btn,.st,.vis,.hiKpi{box-shadow:0 2px 8px #0000001a!important}.nav{box-shadow:0 2px 8px #00000014!important}h1,.title,.logo,.pname{text-shadow:none!important}.dot,.tag i{box-shadow:0 0 8px #62d6ff4d!important}.hero:before,.fx:before{opacity:.5!important}.card,.prod,.st,.tag,.chip,.mini .mi,.steps .sp,.spec,.hiKpi{background:#ffffff14!important;border-color:#ffffff26!important}.nav{background:#050816f2!important}.links a{background:#ffffff0f!important}.links a.active{background:#62d6ff1a!important}}@media(max-width:480px)and (max-height:667px){.btn{background:var(--a)!important}.logo,.pname,h1{background:none!important;color:#fffffff2!important}*[class*=shadow]{box-shadow:none!important}.card,.prod,.btn{box-shadow:0 1px 3px #0000001a!important}section{padding:60px 12px!important}.prod,.card{padding:16px!important}.fx,.floating-bg{display:none!important}}@supports not (backdrop-filter: blur(10px)){.nav{background:#050816fa!important}.tag,.links a{background:#ffffff1a!important}}@supports (transform: translateZ(0)){.card,.prod,.btn,.st{will-change:transform;transform:translateZ(0)}}.lightPage{background:radial-gradient(860px 380px at 0% 0%,rgba(96,165,250,.22),transparent 62%),radial-gradient(760px 360px at 100% 8%,rgba(59,130,246,.12),transparent 58%),linear-gradient(180deg,#f8fbff,#eef4ff 52%,#f8fbff);color:#0f172a}.lightPage .wrap{max-width:1320px}.lightPage .prod+.prod{margin-top:28px}.lightPage .prod{background:#fff!important;border-color:#dbe3ef!important;box-shadow:0 24px 60px #0f172a14!important}.lightPage .prod:hover{border-color:#2563eb3d!important;box-shadow:0 30px 70px #2563eb1f!important}.lightPage .tag{background:#fff!important;border-color:#dbe3ef!important;color:#2563eb!important;box-shadow:0 12px 24px #2563eb14!important}.lightPage .tag i{background:#2563eb!important;box-shadow:0 0 10px #2563eb38!important}.lightPage .copy h3,.lightPage .flowTop b,.lightPage .st b,.lightPage .steps .sp b,.lightPage .spec .sh b,.lightPage .spec td.v,.lightPage .eschoolFeature b,.lightPage .eschoolStatCard strong,.lightPage .eschoolStatCard b,.lightPage .eschoolPill b,.lightPage .geoDanger b,.lightPage .geoStudent,.lightPage .geoHome{color:#0f172a!important}.lightPage .copy p,.lightPage .flowTop span,.lightPage .st span,.lightPage .steps .sp span,.lightPage .mini .mi span,.lightPage .spec td.k,.lightPage .spec .sh span,.lightPage .eschoolFeature span,.lightPage .eschoolStatCard span,.lightPage .eschoolPill span,.lightPage .eschoolMeta,.lightPage .eschoolTop,.lightPage .geoDanger span,.lightPage .foot,.lightPage li{color:#64748b!important}.lightPage .pname{background:linear-gradient(90deg,#1d4ed8,#2563eb,#60a5fa,#1d4ed8)!important;background-size:240% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:none!important}.lightPage .vis{background:linear-gradient(180deg,#fff,#f8fbff)!important;border-color:#dbe3ef!important;box-shadow:inset 0 1px #fffffff2,0 20px 50px #0f172a14!important}.lightPage .vis .net{opacity:.16!important}.lightPage .card,.lightPage .st,.lightPage .hiKpi,.lightPage .chip,.lightPage li,.lightPage .mini .mi,.lightPage .steps .sp,.lightPage .spec,.lightPage .eschoolFeature,.lightPage .eschoolStatCard,.lightPage .eschoolPill{background:#fff!important;border-color:#dbe3ef!important;box-shadow:0 14px 32px #0f172a0f!important}.lightPage .hiKpi .lbl{color:#64748b!important}.lightPage .hiKpi:before{opacity:.44!important;background:radial-gradient(180px 110px at 20% 20%,rgba(96,165,250,.24),transparent 60%),radial-gradient(200px 130px at 80% 70%,rgba(37,99,235,.18),transparent 62%)!important}.lightPage .chip{background:#eff6ff!important;color:#1e3a8a!important}.lightPage .chip strong{color:#0f172a!important}.lightPage li{background:linear-gradient(180deg,#fff,#f8fbff)!important}.lightPage li:before{background:linear-gradient(180deg,#2563eb,#60a5fa)!important}.lightPage .spec .sh{background:#f8fbff!important;border-bottom-color:#e2e8f0!important}.lightPage .eschoolDevice{background:linear-gradient(180deg,#dfeaff,#cfe0ff)!important;border-color:#bfdbfe!important;box-shadow:0 24px 48px #2563eb24!important}.lightPage .eschoolDevice:before{border-color:#ffffffdb!important}.lightPage .eschoolDevice:after{background:#2563eb1f!important}.lightPage .eschoolScreen{background:linear-gradient(180deg,#fff,#f6f9ff)!important;color:#0f172a!important}.lightPage .eschoolScreen:before{background:radial-gradient(circle at 50% 0%,rgba(37,99,235,.14),transparent 62%)!important}.lightPage .eschoolKeys span{border-color:#bfdbfe!important;background:linear-gradient(180deg,#fff,#dbeafe)!important}.lightPage .geoMap{background:radial-gradient(circle at center,#60a5fa2e,#fffffff5 62%,#eff6ff)!important;border-color:#dbe3ef!important}.lightPage .geoMap:before{opacity:.16!important;background:repeating-linear-gradient(0deg,rgba(37,99,235,.06),rgba(37,99,235,.06) 1px,transparent 1px,transparent 28px),repeating-linear-gradient(90deg,rgba(37,99,235,.06),rgba(37,99,235,.06) 1px,transparent 1px,transparent 28px)!important}.lightPage .geoRing{border-color:#2563eb3d!important}.lightPage .geoStudent{border-color:#93c5fd!important;background:linear-gradient(180deg,#dbeafe,#bfdbfe)!important;box-shadow:0 0 0 10px #2563eb0d!important}.lightPage .geoDanger{background:#fff!important;border-color:#f8717142!important;box-shadow:0 16px 34px #f871711a!important}.lightPage .geoHome{background:#eff6ff!important;border-color:#bfdbfe!important;color:#2563eb!important}@media(max-width:900px){.lightPage .prod+.prod{margin-top:20px}}body.siteLight{--bg:#f8fbff;--bg2:#eef4ff;--c:rgba(15,23,42,.04);--s:#dbe3ef;--t:#0f172a;--m:#64748b;--a:#2563eb;--b:#60a5fa;background:radial-gradient(980px 620px at 12% 8%,rgba(96,165,250,.18),transparent 60%),radial-gradient(900px 600px at 88% 18%,rgba(191,219,254,.2),transparent 58%),linear-gradient(180deg,#f8fbff,#eef4ff 52%,#f8fbff)!important;color:#0f172a}body.siteLight .floating-bg{opacity:.2;filter:saturate(.72) blur(4px)}body.siteLight .fx:before{opacity:.4;background:linear-gradient(90deg,rgba(37,99,235,.05) 1px,transparent 1px),linear-gradient(180deg,rgba(148,163,184,.05) 1px,transparent 1px);background-size:44px 44px}body.siteLight .navin{padding:14px 24px;gap:18px}body.siteLight .logo{font-size:17px;letter-spacing:.02em;text-shadow:none}body.siteLight .nav{background:#ffffffeb!important;border-bottom:1px solid #dbe3ef!important;box-shadow:0 10px 30px #0f172a14!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body.siteLight .links{gap:10px}body.siteLight .links a{color:#334155;border-color:#e2e8f0;background:#ffffffdb;font-weight:600;padding:10px 15px}body.siteLight .links a:hover{color:#0f172a;border-color:#bfdbfe;background:#eff6ff;box-shadow:0 8px 20px #2563eb14}body.siteLight .links a.active{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff;box-shadow:0 8px 20px #2563eb1a}body.siteLight section:nth-child(2n){background:linear-gradient(180deg,#ffffff61,#eff6ffd1,#fff6)}body.siteLight .hero:before{background:radial-gradient(900px 600px at 20% 15%,rgba(96,165,250,.12),transparent 62%),radial-gradient(900px 600px at 82% 22%,rgba(191,219,254,.16),transparent 62%),linear-gradient(180deg,#ffffff5c,#eff6ffb8)}body.siteLight h1,body.siteLight .title{background:linear-gradient(135deg,#0f172a,#1d4ed8 42%,#60a5fa);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none}body.siteLight .sub,body.siteLight .desc,body.siteLight .heroLead,body.siteLight .heroHint,body.siteLight .flowTop span,body.siteLight .st span,body.siteLight .copy p,body.siteLight .pdesc,body.siteLight .chip,body.siteLight .mini .mi span,body.siteLight .steps .sp span,body.siteLight .spec .sh span,body.siteLight .spec td.k,body.siteLight .foot,body.siteLight li,body.siteLight .shot,body.siteLight .coverShot,body.siteLight .imgph,body.siteLight .hiKpi .lbl{color:#64748b!important}body.siteLight .heroLead strong,body.siteLight .flowTop b,body.siteLight .st b,body.siteLight .copy h3,body.siteLight .steps .sp b,body.siteLight .mini .mi b,body.siteLight .spec .sh b,body.siteLight .spec td.v,body.siteLight .shot strong,body.siteLight .coverShot strong,body.siteLight .imgph strong{color:#0f172a!important}body.siteLight .btn{background:linear-gradient(135deg,#2563eb,#60a5fa);color:#fff;box-shadow:0 10px 24px #2563eb38}body.siteLight .btn2{background:#fff;color:#1e293b;border-color:#dbe3ef;box-shadow:0 10px 24px #0f172a0f}body.siteLight .btn2:hover{background:#eff6ff;border-color:#bfdbfe;box-shadow:0 12px 28px #2563eb1a}body.siteLight .card,body.siteLight .st,body.siteLight a.kpi .kpiIn,body.siteLight .flow,body.siteLight .prod,body.siteLight .tag,body.siteLight .chip,body.siteLight li,body.siteLight .mini .mi,body.siteLight .steps .sp,body.siteLight .vis,body.siteLight .shot,body.siteLight .coverShot,body.siteLight .imgph,body.siteLight .spec,body.siteLight .hiKpi{border-color:#dbe3ef!important;background:#fff!important;box-shadow:0 18px 42px #0f172a0f!important}body.siteLight .card,body.siteLight .st,body.siteLight a.kpi .kpiIn,body.siteLight .prod,body.siteLight .hiKpi,body.siteLight .steps .sp,body.siteLight .mini .mi,body.siteLight .spec,body.siteLight .brandStat,body.siteLight .brandPillar{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background-color .24s ease}body.siteLight .card:hover,body.siteLight .prod:hover,body.siteLight .st:hover,body.siteLight .hiKpi:hover,body.siteLight .steps .sp:hover,body.siteLight .spec:hover,body.siteLight li:hover{border-color:#bfdbfe!important;box-shadow:0 22px 46px #2563eb1a!important}body.siteLight .picon{border-color:#dbe3ef;background:linear-gradient(180deg,#eff6ff,#dbeafe);box-shadow:none}body.siteLight .picon svg{stroke:#2563eb}body.siteLight .kpiHint,body.siteLight .kpiHint svg{color:#2563eb;stroke:#2563eb}body.siteLight .flow{background:radial-gradient(360px 240px at 20% 30%,rgba(96,165,250,.12),transparent 60%),radial-gradient(420px 260px at 85% 70%,rgba(191,219,254,.2),transparent 62%),linear-gradient(180deg,#fff,#f8fbff)!important}body.siteLight .flow:before{opacity:.16;background:repeating-linear-gradient(90deg,#2563eb00,#2563eb00 18px,#2563eb1a 19px)}body.siteLight .node{border-color:#dbe3ef;background:#fff}body.siteLight .node .lab{color:#475569}body.siteLight .steps .sp em{border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#dbeafe);color:#1d4ed8}body.siteLight .tag{color:#2563eb!important;background:#fff!important}body.siteLight .tag i{box-shadow:0 0 12px #2563eb3d}body.siteLight .pname{background:linear-gradient(90deg,#1d4ed8,#2563eb,#60a5fa,#1d4ed8)!important;background-size:240% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:none!important}body.siteLight li{background:linear-gradient(180deg,#fff,#f8fbff)!important}body.siteLight li:before{background:linear-gradient(180deg,#2563eb,#60a5fa)}body.siteLight .vis{background:linear-gradient(180deg,#fff,#f8fbff)!important}body.siteLight .shot,body.siteLight .coverShot,body.siteLight .imgph{border-style:solid;background:linear-gradient(180deg,#fff,#f8fbff)!important}body.siteLight .spec .sh{background:#f8fbff!important;border-bottom-color:#e2e8f0!important}body.siteLight .spec td{border-top-color:#e2e8f0!important}body.siteLight .hiKpi:before{opacity:.42;background:radial-gradient(180px 110px at 20% 20%,rgba(96,165,250,.24),transparent 60%),radial-gradient(200px 130px at 80% 70%,rgba(37,99,235,.16),transparent 62%)}body.siteLight input,body.siteLight textarea{border-color:#dbe3ef;background:#fff;color:#0f172a;box-shadow:0 10px 24px #0f172a0a}body.siteLight .music-control{box-shadow:0 10px 28px #2563eb33}@media(max-width:768px),(prefers-reduced-motion:reduce){body.siteLight .card,body.siteLight .prod,body.siteLight .btn,body.siteLight .st,body.siteLight .vis,body.siteLight .hiKpi{box-shadow:0 6px 16px #0f172a14!important}body.siteLight .nav{background:#fffffff5!important}body.siteLight .links a{background:#fff!important}body.siteLight .links a.active{background:#eff6ff!important}}@media(max-width:480px)and (max-height:667px){body.siteLight .logo,body.siteLight .pname,body.siteLight h1{background:none!important;color:#0f172a!important}}@supports not (backdrop-filter: blur(10px)){body.siteLight .nav{background:#fffffffa!important}body.siteLight .tag,body.siteLight .links a{background:#fff!important}}body.siteLight .heroHome .heroGrid{gap:30px;align-items:start}body.siteLight .heroHome{align-items:flex-start}body.siteLight .heroHome .wrap{width:100%;padding-bottom:28px}body.siteLight .heroHome .heroCopy{padding-top:18px}body.siteLight .heroHome h1{margin-top:16px;margin-bottom:18px;line-height:1.02}body.siteLight .heroHome .heroLead{font-size:17px;line-height:1.8;color:#334155}body.siteLight .heroHome .sub{max-width:60ch;font-size:17px;line-height:1.9}body.siteLight .heroProofs{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body.siteLight .heroProof{padding:16px 18px;border-radius:18px;border:1px solid #dbe3ef;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 32px #0f172a0f}body.siteLight .heroProof,body.siteLight .brandStat,body.siteLight .brandPillar{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}body.siteLight .heroProof:hover,body.siteLight .brandStat:hover,body.siteLight .brandPillar:hover{transform:translateY(-3px);border-color:#bfdbfe;box-shadow:0 20px 42px #2563eb1a}body.siteLight .heroProof b{display:block;font-size:15px;color:#0f172a}body.siteLight .heroProof span{display:block;margin-top:8px;font-size:12.5px;line-height:1.6;color:#64748b}body.siteLight .heroHome .kpis{margin-top:24px;gap:14px}body.siteLight .heroHome a.kpi .kpiIn{min-height:146px;padding:18px 18px 16px;display:flex;flex-direction:column;justify-content:space-between;position:relative}body.siteLight .heroHome a.kpi .kpiIn:after{content:"";position:absolute;left:18px;right:18px;top:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#2563eb,#93c5fd);opacity:.8}body.siteLight .heroHome .ptitle{font-size:17px}body.siteLight .heroHome .pdesc{margin-top:10px;line-height:1.6}body.siteLight .heroHome .kpiHint{margin-top:14px}body.siteLight .heroHome .heroCtaRow{margin-top:24px}body.siteLight .heroHome .heroCtaRow .btn,body.siteLight .heroHome .heroCtaRow .btn2{min-width:170px;justify-content:center;display:inline-flex;align-items:center}body.siteLight .heroHome .heroHint{margin-top:14px;font-size:13px;line-height:1.7;color:#64748b}body.siteLight .heroPanel{padding:24px}body.siteLight .heroPanelHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}body.siteLight .heroPanelEyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;color:#2563eb;text-transform:uppercase}body.siteLight .heroPanelChip{padding:8px 12px;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800}body.siteLight .heroPanel .flowTop{align-items:flex-start}body.siteLight .heroPanel .flowTop b{font-size:16px}body.siteLight .heroPanel .flowTop span{font-size:13px}body.siteLight .heroPanel .flow{margin-top:14px;min-height:212px}body.siteLight .heroPanel .flowBadges{margin-top:14px;gap:12px}body.siteLight .heroPanel .st{padding:18px}body.siteLight .brandZone{grid-column:1 / -1;margin-top:22px;display:grid;gap:18px}body.siteLight .brandStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}body.siteLight .brandStat{padding:18px 20px;border-radius:20px;border:1px solid #dbe3ef;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 16px 34px #0f172a0f}body.siteLight .brandStat strong{display:block;font-size:15px;color:#0f172a}body.siteLight .brandStat span{display:block;margin-top:8px;font-size:12.5px;line-height:1.7;color:#64748b}body.siteLight .brandStory{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:22px;align-items:start;padding:28px}body.siteLight .brandStory .title{margin-bottom:14px;font-size:clamp(28px,3vw,38px)}body.siteLight .brandStory .desc{margin-bottom:0;max-width:70ch}body.siteLight .brandPillars{display:grid;gap:12px}body.siteLight .brandPillar{padding:18px 18px 18px 20px;border-radius:20px;border:1px solid #dbe3ef;background:#fff;box-shadow:0 14px 28px #0f172a0d;position:relative}body.siteLight .brandPillar:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:3px;border-radius:999px;background:linear-gradient(180deg,#2563eb,#93c5fd)}body.siteLight .brandPillar b{display:block;font-size:15px;color:#0f172a}body.siteLight .brandPillar span{display:block;margin-top:8px;font-size:12.5px;line-height:1.7;color:#64748b}body.siteLight section[data-page]:not(#hero):not(#contact){padding-top:102px}body.siteLight section[data-page]:not(#hero):not(#contact) .wrap{max-width:1320px}body.siteLight section[data-page]:not(#hero):not(#contact) .prod{position:relative;padding:34px;gap:30px;border-radius:28px;overflow:hidden}body.siteLight section[data-page]:not(#hero):not(#contact) .prod:before{content:"";position:absolute;left:28px;right:28px;top:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#2563eb,#93c5fd);opacity:.78}body.siteLight section[data-page]:not(#hero):not(#contact) .copy{max-width:560px}body.siteLight section[data-page]:not(#hero):not(#contact) .tag{padding:11px 18px;font-size:13px;font-weight:700;letter-spacing:.04em}body.siteLight section[data-page]:not(#hero):not(#contact) .copy h3{margin-top:18px;margin-bottom:16px;font-size:clamp(30px,3vw,36px);line-height:1.12}body.siteLight section[data-page]:not(#hero):not(#contact) .copy p{margin-bottom:20px;font-size:16px;line-height:1.92}body.siteLight section[data-page]:not(#hero):not(#contact) .hiKpis{gap:12px;margin-top:16px}body.siteLight section[data-page]:not(#hero):not(#contact) .hiKpi{min-height:118px;padding:18px;border-radius:20px;overflow:hidden}body.siteLight section[data-page]:not(#hero):not(#contact) .hiKpi .num{font-size:clamp(20px,2vw,30px)}body.siteLight section[data-page]:not(#hero):not(#contact) ul{gap:12px}body.siteLight section[data-page]:not(#hero):not(#contact) li{padding:16px 18px}body.siteLight section[data-page]:not(#hero):not(#contact) .steps{gap:12px;margin-top:14px}body.siteLight section[data-page]:not(#hero):not(#contact) .steps .sp{min-height:122px;padding:18px;border-radius:20px}body.siteLight section[data-page]:not(#hero):not(#contact) .steps .sp em{margin-right:10px}body.siteLight section[data-page]:not(#hero):not(#contact) .mini{gap:12px;margin-top:14px}body.siteLight section[data-page]:not(#hero):not(#contact) .mini .mi{min-height:106px;padding:18px;border-radius:20px}body.siteLight section[data-page]:not(#hero):not(#contact) .chips{gap:10px;margin-top:16px}body.siteLight section[data-page]:not(#hero):not(#contact) .chip{padding:10px 15px;font-size:13px;font-weight:600}body.siteLight section[data-page]:not(#hero):not(#contact) .vis{min-height:420px;border-radius:24px}body.siteLight section[data-page]:not(#hero):not(#contact) .vis:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(37,99,235,.04),transparent 38%,rgba(191,219,254,.2) 100%);pointer-events:none;z-index:0}body.siteLight section[data-page]:not(#hero):not(#contact) .vis>*{z-index:1}body.siteLight section[data-page]:not(#hero):not(#contact) .gallery{gap:12px;padding-right:2px}body.siteLight section[data-page]:not(#hero):not(#contact) .shot,body.siteLight section[data-page]:not(#hero):not(#contact) .coverShot,body.siteLight section[data-page]:not(#hero):not(#contact) .imgph{border-radius:18px}body.siteLight section[data-page]:not(#hero):not(#contact) .coverShot img,body.siteLight section[data-page]:not(#hero):not(#contact) .imgph img,body.siteLight section[data-page]:not(#hero):not(#contact) .shot img{box-shadow:0 14px 30px #0f172a1a}body.siteLight section[data-page]:not(#hero):not(#contact) .flowBadges .st,body.siteLight .brandStats .brandStat,body.siteLight .brandPillars .brandPillar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.siteLight section[data-page]:not(#hero):not(#contact) .spec{margin-top:18px;border-radius:20px}body.siteLight section[data-page]:not(#hero):not(#contact) .spec td{padding:12px 14px}body.siteLight .nico{color:#15803d;border-color:#bbf7d0;background:#f0fdf4;box-shadow:0 0 0 4px #22c55e0f,0 0 18px #22c55e1a}body.siteLight .shot.notice svg path{stroke:#15803d}body.siteLight .geoLegend,body.siteLight .eschoolFeatureGrid{gap:14px}@media(max-width:900px){body.siteLight .navin{padding:12px 16px}body.siteLight .heroProofs,body.siteLight .brandStats{grid-template-columns:1fr}body.siteLight .brandStory{grid-template-columns:1fr;padding:24px}body.siteLight .heroHome .wrap{padding-bottom:20px}body.siteLight .heroHome h1{font-size:clamp(32px,10vw,46px)}body.siteLight .heroHome .sub,body.siteLight section[data-page]:not(#hero):not(#contact) .copy p{font-size:15px;line-height:1.8}body.siteLight .heroPanel{padding:20px}body.siteLight .heroHome .heroCtaRow .btn,body.siteLight .heroHome .heroCtaRow .btn2{min-width:unset;width:100%}body.siteLight section[data-page]:not(#hero):not(#contact){padding-top:94px}body.siteLight section[data-page]:not(#hero):not(#contact) .prod{padding:24px;gap:22px}body.siteLight section[data-page]:not(#hero):not(#contact) .prod:before{left:20px;right:20px}body.siteLight section[data-page]:not(#hero):not(#contact) .vis{min-height:360px}body.siteLight section[data-page]:not(#hero):not(#contact) .steps .sp,body.siteLight section[data-page]:not(#hero):not(#contact) .mini .mi,body.siteLight section[data-page]:not(#hero):not(#contact) .hiKpi{min-height:unset}}body.siteLight.enterpriseTone{background:linear-gradient(180deg,#f7f9fc,#fff 26%,#f8fafc)!important}body.siteLight.enterpriseTone .floating-bg{display:none}body.siteLight.enterpriseTone .fx:before{opacity:.18;background:linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(148,163,184,.08) 1px,transparent 1px);background-size:56px 56px}body.siteLight.enterpriseTone .nav{background:#fff!important;border-bottom:1px solid #e2e8f0!important;box-shadow:0 8px 24px #0f172a0d!important;-webkit-backdrop-filter:none;backdrop-filter:none}body.siteLight.enterpriseTone .logo,body.siteLight.enterpriseTone h1,body.siteLight.enterpriseTone .title,body.siteLight.enterpriseTone .pname{background:none!important;color:#0f172a!important;text-shadow:none!important;animation:none!important}body.siteLight.enterpriseTone .dot{width:12px;height:12px;background:#1d4ed8;box-shadow:none}body.siteLight.enterpriseTone .links a{border-radius:12px;border-color:#e2e8f0;background:#fff;color:#334155;box-shadow:none}body.siteLight.enterpriseTone .links a:hover,body.siteLight.enterpriseTone .links a.active{background:#f8fafc;border-color:#cbd5e1;box-shadow:none;transform:none}body.siteLight.enterpriseTone .tag{border-radius:999px;border-color:#dbeafe!important;background:#f8fbff!important;color:#1d4ed8!important;box-shadow:none!important}body.siteLight.enterpriseTone .tag i{background:#1d4ed8!important;box-shadow:none!important}body.siteLight.enterpriseTone .btn{background:#1d4ed8;color:#fff;box-shadow:none}body.siteLight.enterpriseTone .btn:hover{transform:none;background:#1e40af;box-shadow:none}body.siteLight.enterpriseTone .btn2{background:#fff;border-color:#cbd5e1;color:#0f172a;box-shadow:none}body.siteLight.enterpriseTone .btn2:hover{transform:none;background:#f8fafc;border-color:#94a3b8;box-shadow:none}body.siteLight.enterpriseTone .heroHome{padding-top:118px}body.siteLight.enterpriseTone .heroHome .heroGrid{gap:36px}body.siteLight.enterpriseTone .heroHome .heroLead,body.siteLight.enterpriseTone .heroHome .sub,body.siteLight.enterpriseTone .desc,body.siteLight.enterpriseTone .copy p,body.siteLight.enterpriseTone .heroHint,body.siteLight.enterpriseTone .heroProof span,body.siteLight.enterpriseTone .brandStat span,body.siteLight.enterpriseTone .brandPillar span,body.siteLight.enterpriseTone .pdesc,body.siteLight.enterpriseTone .hiKpi .lbl,body.siteLight.enterpriseTone .st span,body.siteLight.enterpriseTone .steps .sp span,body.siteLight.enterpriseTone .mini .mi span,body.siteLight.enterpriseTone .spec td.k,body.siteLight.enterpriseTone .spec .sh span,body.siteLight.enterpriseTone .chip,body.siteLight.enterpriseTone li,body.siteLight.enterpriseTone .shot,body.siteLight.enterpriseTone .coverShot,body.siteLight.enterpriseTone .imgph,body.siteLight.enterpriseTone .foot{color:#475569!important}body.siteLight.enterpriseTone .heroProof,body.siteLight.enterpriseTone .brandStat,body.siteLight.enterpriseTone .brandPillar,body.siteLight.enterpriseTone .heroPanel,body.siteLight.enterpriseTone .card,body.siteLight.enterpriseTone .st,body.siteLight.enterpriseTone a.kpi .kpiIn,body.siteLight.enterpriseTone .prod,body.siteLight.enterpriseTone .hiKpi,body.siteLight.enterpriseTone .steps .sp,body.siteLight.enterpriseTone .mini .mi,body.siteLight.enterpriseTone .spec,body.siteLight.enterpriseTone .vis,body.siteLight.enterpriseTone .shot,body.siteLight.enterpriseTone .coverShot,body.siteLight.enterpriseTone .imgph,body.siteLight.enterpriseTone li{border-color:#e2e8f0!important;background:#fff!important;box-shadow:0 6px 18px #0f172a0a!important}body.siteLight.enterpriseTone .heroProof:hover,body.siteLight.enterpriseTone .brandStat:hover,body.siteLight.enterpriseTone .brandPillar:hover,body.siteLight.enterpriseTone .card:hover,body.siteLight.enterpriseTone .prod:hover,body.siteLight.enterpriseTone .st:hover,body.siteLight.enterpriseTone .hiKpi:hover,body.siteLight.enterpriseTone .steps .sp:hover,body.siteLight.enterpriseTone .spec:hover,body.siteLight.enterpriseTone li:hover{transform:none;border-color:#cbd5e1!important;box-shadow:0 8px 22px #0f172a0d!important}body.siteLight.enterpriseTone .heroProof,body.siteLight.enterpriseTone .brandStat,body.siteLight.enterpriseTone .brandPillar,body.siteLight.enterpriseTone .card,body.siteLight.enterpriseTone .prod,body.siteLight.enterpriseTone .st,body.siteLight.enterpriseTone .hiKpi,body.siteLight.enterpriseTone .steps .sp,body.siteLight.enterpriseTone .mini .mi,body.siteLight.enterpriseTone .spec,body.siteLight.enterpriseTone li,body.siteLight.enterpriseTone a.kpi .kpiIn{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}body.siteLight.enterpriseTone .heroPanelHead,body.siteLight.enterpriseTone .flowTop{margin-bottom:8px}body.siteLight.enterpriseTone .heroPanelEyebrow{letter-spacing:.1em;color:#334155}body.siteLight.enterpriseTone .heroPanelChip{background:#eff6ff;border-color:#dbeafe;color:#1d4ed8;box-shadow:none}body.siteLight.enterpriseTone .flow{border-radius:18px;border-color:#e2e8f0!important;background:#f8fafc!important;box-shadow:none!important}body.siteLight.enterpriseTone .flow:before,body.siteLight.enterpriseTone .hiKpi:before,body.siteLight.enterpriseTone .vis:before{display:none}body.siteLight.enterpriseTone .beam{background:linear-gradient(90deg,#1d4ed800,#1d4ed83d,#1d4ed83d,#1d4ed800);opacity:.6}body.siteLight.enterpriseTone .beam:after{display:none}body.siteLight.enterpriseTone .node{background:#fff;border-color:#dbeafe}body.siteLight.enterpriseTone .node:before{display:none}body.siteLight.enterpriseTone .node i{width:14px;height:14px;background:#1d4ed8;box-shadow:none}body.siteLight.enterpriseTone .node .lab{color:#475569}body.siteLight.enterpriseTone .picon{border-radius:12px;border-color:#dbeafe;background:#eff6ff;box-shadow:none}body.siteLight.enterpriseTone .picon svg{stroke:#1d4ed8}body.siteLight.enterpriseTone .kpiHint,body.siteLight.enterpriseTone .kpiHint svg{color:#1d4ed8;stroke:#1d4ed8}body.siteLight.enterpriseTone .heroHome a.kpi .kpiIn{min-height:136px;border-radius:16px}body.siteLight.enterpriseTone .heroHome a.kpi .kpiIn:after{inset:18px auto 18px 0;width:3px;height:auto;border-radius:999px;background:#1d4ed8}body.siteLight.enterpriseTone .heroProofs{gap:14px}body.siteLight.enterpriseTone .brandZone{margin-top:28px;gap:16px}body.siteLight.enterpriseTone .brandStats{gap:14px}body.siteLight.enterpriseTone .brandStory{gap:26px;padding:30px;border-radius:18px}body.siteLight.enterpriseTone .brandPillar:before{width:2px;background:#1d4ed8}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .prod{padding:38px;gap:34px;border-radius:20px;box-shadow:0 8px 24px #0f172a0a!important}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .prod:before{inset:30px auto 30px 0;width:4px;height:auto;border-radius:999px;background:#1d4ed8;opacity:1}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .copy h3{font-size:clamp(30px,3vw,38px);line-height:1.14;color:#0f172a!important}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .tag{font-size:12px;letter-spacing:.06em;text-transform:uppercase}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .vis{background:#f8fafc!important;border-color:#e2e8f0!important}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .shot,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .coverShot,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .imgph,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .hiKpi,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .steps .sp,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .mini .mi,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .spec,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) li,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .st{background:#f8fafc!important;border-color:#e2e8f0!important;box-shadow:none!important}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .chip{background:#eff6ff!important;border-color:#dbeafe!important;color:#1d4ed8!important}body.siteLight.enterpriseTone .spec .sh{background:#f8fafc!important;border-bottom-color:#e2e8f0!important}body.siteLight.enterpriseTone .steps .sp em{background:#eff6ff;border-color:#dbeafe;color:#1d4ed8}body.siteLight.enterpriseTone .eschoolDevice,body.siteLight.enterpriseTone .geoMap{box-shadow:none!important;border-color:#dbeafe!important}body.siteLight.enterpriseTone .music-control{background:#fff;color:#1d4ed8;border:1px solid #dbeafe;box-shadow:0 8px 20px #0f172a14}body.siteLight.enterpriseTone .music-control:hover{transform:none;box-shadow:0 10px 24px #0f172a1a}@media(max-width:900px){body.siteLight.enterpriseTone .heroHome{padding-top:104px}body.siteLight.enterpriseTone .heroHome .heroGrid{gap:24px}body.siteLight.enterpriseTone .brandStory{padding:24px}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .prod{padding:24px;gap:22px}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .prod:before{top:20px;bottom:20px}}body.siteLight.enterpriseTone{background:linear-gradient(180deg,#fbfcfe,#fff 30%,#fafbfc)!important}body.siteLight.enterpriseTone .fx:before{display:none}body.siteLight.enterpriseTone .nav{border-bottom-color:#e5e7eb!important;box-shadow:0 4px 14px #0f172a08!important}body.siteLight.enterpriseTone .navin{padding:16px 28px}body.siteLight.enterpriseTone .logo{font-size:16px;font-weight:800;letter-spacing:0}body.siteLight.enterpriseTone .dot{background:#0f172a}body.siteLight.enterpriseTone .links a{padding:9px 14px;border-color:transparent;color:#475569;background:transparent}body.siteLight.enterpriseTone .links a:hover,body.siteLight.enterpriseTone .links a.active{color:#0f172a;background:#f8fafc;border-color:#e5e7eb}body.siteLight.enterpriseTone .tag{border-color:#e5e7eb!important;background:#fff!important;color:#334155!important}body.siteLight.enterpriseTone .tag i{background:#334155!important}body.siteLight.enterpriseTone h1,body.siteLight.enterpriseTone .title,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .copy h3{letter-spacing:-.03em;color:#0f172a!important}body.siteLight.enterpriseTone .heroHome{padding-top:126px}body.siteLight.enterpriseTone .heroHome .heroGrid{gap:44px}body.siteLight.enterpriseTone .heroHome .heroCopy{padding-top:8px}body.siteLight.enterpriseTone .heroHome h1{font-size:clamp(46px,5.4vw,74px);max-width:10ch;margin-bottom:22px}body.siteLight.enterpriseTone .heroHome .heroLead{font-size:18px;line-height:1.85;color:#334155}body.siteLight.enterpriseTone .heroHome .sub{max-width:56ch;font-size:16px;line-height:1.95;color:#64748b!important}body.siteLight.enterpriseTone .heroProofs,body.siteLight.enterpriseTone .brandStats,body.siteLight.enterpriseTone .brandPillars{gap:10px}body.siteLight.enterpriseTone .heroProof,body.siteLight.enterpriseTone .brandStat,body.siteLight.enterpriseTone .brandPillar,body.siteLight.enterpriseTone .heroPanel,body.siteLight.enterpriseTone .card,body.siteLight.enterpriseTone .st,body.siteLight.enterpriseTone a.kpi .kpiIn,body.siteLight.enterpriseTone .prod,body.siteLight.enterpriseTone .hiKpi,body.siteLight.enterpriseTone .steps .sp,body.siteLight.enterpriseTone .mini .mi,body.siteLight.enterpriseTone .spec,body.siteLight.enterpriseTone .vis,body.siteLight.enterpriseTone .shot,body.siteLight.enterpriseTone .coverShot,body.siteLight.enterpriseTone .imgph,body.siteLight.enterpriseTone li{border-color:#e5e7eb!important;border-radius:16px!important;box-shadow:none!important}body.siteLight.enterpriseTone .heroProof:hover,body.siteLight.enterpriseTone .brandStat:hover,body.siteLight.enterpriseTone .brandPillar:hover,body.siteLight.enterpriseTone .card:hover,body.siteLight.enterpriseTone .prod:hover,body.siteLight.enterpriseTone .st:hover,body.siteLight.enterpriseTone .hiKpi:hover,body.siteLight.enterpriseTone .steps .sp:hover,body.siteLight.enterpriseTone .spec:hover,body.siteLight.enterpriseTone li:hover{border-color:#d1d5db!important;box-shadow:none!important}body.siteLight.enterpriseTone .btn{background:#0f172a;border-radius:12px}body.siteLight.enterpriseTone .btn:hover{background:#111827}body.siteLight.enterpriseTone .btn2{border-radius:12px;border-color:#d1d5db}body.siteLight.enterpriseTone .heroPanelHead,body.siteLight.enterpriseTone .flowTop,body.siteLight.enterpriseTone .heroCtaRow,body.siteLight.enterpriseTone .brandZone{margin-top:0}body.siteLight.enterpriseTone .heroPanelChip{background:#f8fafc;border-color:#e5e7eb;color:#334155}body.siteLight.enterpriseTone .heroPanelEyebrow,body.siteLight.enterpriseTone .brandStory .tag,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .tag{text-transform:none;letter-spacing:.02em}body.siteLight.enterpriseTone .flow{background:#fbfcfe!important;border-radius:16px}body.siteLight.enterpriseTone .beam,body.siteLight.enterpriseTone .pulseDot{display:none}body.siteLight.enterpriseTone .node{width:40px;height:40px;border-radius:12px;border-color:#e5e7eb}body.siteLight.enterpriseTone .node i{width:10px;height:10px;background:#334155}body.siteLight.enterpriseTone .node .lab{top:50px;font-size:12px}body.siteLight.enterpriseTone .heroHome a.kpi .kpiIn{min-height:128px;padding:18px 18px 18px 20px}body.siteLight.enterpriseTone .heroHome a.kpi .kpiIn:after{background:#cbd5e1;width:2px}body.siteLight.enterpriseTone .picon{width:32px;height:32px;border-radius:10px;border-color:#e5e7eb;background:#f8fafc}body.siteLight.enterpriseTone .picon svg{stroke:#334155}body.siteLight.enterpriseTone .kpiHint,body.siteLight.enterpriseTone .kpiHint svg{color:#475569;stroke:#475569}body.siteLight.enterpriseTone .brandStory{padding:34px;gap:28px}body.siteLight.enterpriseTone .brandPillar:before,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .prod:before{background:#cbd5e1}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .prod{padding:42px;gap:36px;border-radius:18px!important}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .prod:before{width:2px;top:34px;bottom:34px}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .copy{max-width:580px}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .copy p{font-size:15px;line-height:1.95}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .hiKpi,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .steps .sp,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .mini .mi,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .spec,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) li,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .st,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .vis,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .shot,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .coverShot,body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .imgph{background:#fbfcfe!important}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .chip{background:#f8fafc!important;border-color:#e5e7eb!important;color:#334155!important}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .chip strong{color:#0f172a!important}body.siteLight.enterpriseTone .music-control{background:#fff;color:#334155;border-color:#e5e7eb;box-shadow:none}body.siteLight.enterpriseTone .music-control:hover{box-shadow:none}@media(max-width:900px){body.siteLight.enterpriseTone .navin{padding:12px 16px}body.siteLight.enterpriseTone .heroHome{padding-top:104px}body.siteLight.enterpriseTone .heroHome h1{font-size:clamp(34px,11vw,52px);max-width:none}body.siteLight.enterpriseTone .heroHome .heroLead{font-size:16px}body.siteLight.enterpriseTone .brandStory{padding:24px}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .prod{padding:24px;gap:24px}body.siteLight.enterpriseTone section[data-page]:not(#hero):not(#contact) .prod:before{top:22px;bottom:22px}}
