:root{font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,system-ui,sans-serif;color:#123b5d;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--navy-950: #062b53;--navy-900: #0b3a73;--navy-800: #123b5d;--blue-600: #087bd1;--blue-500: #0c8fd5;--cyan-400: #28bdeb;--cyan-200: #9ce5fa;--ice-100: #eef8ff;--ice-50: #f7fbff;--coral: #ff6558;--coral-dark: #ee5145;--text: #123b5d;--muted: #60788f;--border: #d6e7f4;--shadow: 0 18px 50px rgba(18, 59, 93, .12);--page: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:#fff}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}:focus-visible{outline:3px solid rgba(40,189,235,.55);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-shell{width:min(var(--page),calc(100% - 48px));margin-inline:auto}.section{position:relative;padding:118px 0}.section-heading{position:relative;z-index:2;margin-bottom:64px}.section-heading--split{display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.section-heading h2{margin-bottom:16px;color:var(--navy-900);font-size:clamp(34px,3.2vw,48px);line-height:1.18;letter-spacing:-.04em}.section-heading p{margin:0;color:var(--muted);font-size:18px;line-height:1.75}.button{min-height:48px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--navy-900);font-size:15px;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,color .22s ease,background .22s ease,border-color .22s ease}.button:hover{transform:translateY(-2px)}.button--primary{border-color:var(--coral);background:linear-gradient(135deg,#ff7669,var(--coral));color:#fff;box-shadow:0 12px 28px #ff65583d}.button--primary:hover{border-color:var(--coral-dark);background:var(--coral-dark);box-shadow:0 15px 34px #ff655852}.button--secondary,.button--login{border-color:var(--navy-900);background:#ffffffbf}.button--secondary:hover,.button--login:hover{background:var(--navy-900);color:#fff}.button--large{min-height:58px;padding-inline:31px;border-radius:11px;font-size:16px}.site-header{position:fixed;inset:0 0 auto;z-index:100;height:88px;border-bottom:1px solid transparent;transition:height .25s ease,background .25s ease,box-shadow .25s ease,border-color .25s ease}.site-header--scrolled{height:74px;border-color:#123b5d14;background:#ffffffeb;box-shadow:0 10px 40px #123b5d12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(1340px,calc(100% - 48px));height:100%;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand__mark{position:relative;width:58px;height:38px;display:inline-flex;align-items:center;overflow:visible}.brand__mark img{width:58px;max-width:none;filter:saturate(.95)}.brand__mark i{position:absolute;top:-1px;left:23px;width:4px;height:8px;border-radius:100% 0 100% 100%;background:var(--cyan-400);transform:rotate(28deg)}.brand__mark i:nth-of-type(2){top:-5px;left:29px;transform:rotate(5deg) scale(.8)}.brand__mark i:nth-of-type(3){top:0;left:34px;transform:rotate(-24deg) scale(.7)}.brand__text{display:flex;flex-direction:column;gap:1px}.brand__text strong{color:var(--navy-900);font-size:25px;line-height:1;letter-spacing:.02em}.brand__text small{color:#6d8aa3;font-size:8px;letter-spacing:.12em}.brand--light .brand__text strong,.brand--light .brand__text small{color:#fff}.main-nav{display:flex;align-items:stretch;height:100%;gap:41px}.main-nav a{position:relative;display:flex;align-items:center;color:#1b4468;font-size:15px;font-weight:600}.main-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:17px;height:2px;border-radius:2px;background:var(--blue-500);transition:left .2s ease,right .2s ease}.site-header--scrolled .main-nav a:after{bottom:11px}.main-nav a:hover:after{left:0;right:0}.header-actions{display:flex;align-items:center;gap:12px}.button--login{min-height:45px;min-width:86px;padding-inline:22px}.header-consult{min-height:45px;box-shadow:none}.mobile-menu{width:45px;height:45px;padding:0;display:none;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:10px;background:#fff;cursor:pointer}.hero{position:relative;min-height:830px;padding-top:88px;overflow:hidden;background:linear-gradient(110deg,#fff,#fff 46%,#f7fbff 78%,#eff9ff)}.hero__inner{position:relative;z-index:3;min-height:670px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:20px;padding-bottom:60px}.hero__copy{padding-top:18px}.hero__copy h1{margin-bottom:24px;color:var(--navy-900);font-size:clamp(54px,5.2vw,76px);line-height:1.18;letter-spacing:-.055em}.hero__copy h1 span{position:relative;color:var(--navy-900)}.hero__copy h1 span:after{content:"";position:absolute;left:4px;right:-6px;bottom:-7px;height:10px;border-radius:50%;background:#28bdeb52;transform:rotate(-1deg);z-index:-1}.hero__copy>p{margin-bottom:36px;color:#4b6780;font-size:20px;line-height:1.85}.hero__actions{display:flex;flex-wrap:wrap;gap:16px}.trust-list{margin:35px 0 0;padding:0;display:flex;align-items:center;list-style:none;color:var(--navy-900)}.trust-list li{display:flex;align-items:center;gap:8px;padding:0 26px;border-right:1px solid #caddeb;font-size:15px;font-weight:700}.trust-list li:first-child{padding-left:0}.trust-list li:last-child{border:0}.trust-list svg{color:var(--blue-500)}.hero__visual{position:relative;align-self:stretch;min-height:650px}.whale-wrap{position:absolute;z-index:3;left:3%;right:-9%;top:44%;animation:whaleFloat 5.5s ease-in-out infinite}.hero-whale{width:100%;filter:drop-shadow(0 28px 22px rgba(11,58,115,.18))}.brand-transformation{--spout-left: 28%;--spout-top: 58%;--spout-cycle: 14s;--anchor-x: 11px;--anchor-y: 17px;position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;pointer-events:none}.brand-transformation:before{content:"";position:absolute;z-index:4;left:calc(var(--spout-left) + 5px);top:calc(var(--spout-top) + 13px);width:18px;height:6px;border:2px solid rgba(112,228,251,.76);border-radius:50%;opacity:0;transform:scale(.35);animation:blowholePulse var(--spout-cycle) ease-out infinite}.glossy-drop{position:absolute;z-index:3;left:calc(var(--spout-left) + var(--anchor-x));top:calc(var(--spout-top) + var(--anchor-y));width:var(--drop-width);height:var(--drop-height);border-radius:70% 42% 65% 35%/64% 46% 72% 36%;background:radial-gradient(circle at 72% 76%,rgba(14,125,211,.38),transparent 38%),linear-gradient(145deg,#d7f8ff 1%,#81ddff 31%,#35afef 65%,#1484d5);box-shadow:inset 4px 4px 7px #ffffff80,inset -3px -5px 7px #046fc429,0 7px 13px #1193db2b;opacity:0;transform-origin:0 100%;will-change:transform,opacity;animation:glossySpout var(--spout-cycle) cubic-bezier(.2,.62,.26,1) infinite both;animation-delay:var(--drop-delay)}.glossy-drop:before{content:"";position:absolute;left:18%;top:13%;width:38%;height:24%;border-top:4px solid rgba(255,255,255,.9);border-left:2px solid rgba(255,255,255,.64);border-radius:50%;transform:rotate(-20deg)}.glossy-drop:after{content:"";position:absolute;left:23%;top:39%;width:9%;aspect-ratio:1;border-radius:50%;background:#ffffffb8}.glossy-drop--1{--drop-width: 54px;--drop-height: 80px;--drop-x: 94px;--drop-y: -205px;--drop-rotation: 42deg;--drop-delay: .18s}.glossy-drop--2{--drop-width: 40px;--drop-height: 60px;--drop-x: 15px;--drop-y: -130px;--drop-rotation: 28deg;--drop-delay: .06s}.glossy-drop--3{--drop-width: 50px;--drop-height: 35px;--drop-x: 74px;--drop-y: -112px;--drop-rotation: -12deg;--drop-delay: .12s;border-radius:68% 38% 62% 42%/60% 52% 48% 40%}.glossy-drop--4{--drop-width: 32px;--drop-height: 24px;--drop-x: 28px;--drop-y: -65px;--drop-rotation: -15deg;--drop-delay: 0s;border-radius:70% 38% 65% 35%/62% 50% 50% 38%}.water-word{position:absolute;z-index:4;left:38%;top:17%;display:block;white-space:nowrap;color:transparent;background:linear-gradient(180deg,#59d5f5 5%,var(--blue-500) 62%,var(--navy-900));background-clip:text;-webkit-background-clip:text;font-size:clamp(38px,4vw,62px);font-weight:800;letter-spacing:.08em;filter:drop-shadow(0 4px 1px rgba(255,255,255,.85));opacity:0;transform:translateY(13px) scale(.98);clip-path:inset(0 100% 0 0);animation:wordResolve var(--spout-cycle) ease-in-out infinite}.bubble{position:absolute;z-index:1;border:2px solid rgba(40,189,235,.35);border-radius:50%;animation:bubbleFloat 5s ease-in-out infinite}.bubble--one{width:18px;height:18px;right:2%;top:44%}.bubble--two{width:9px;height:9px;right:10%;top:34%;animation-delay:-1.7s}.bubble--three{width:13px;height:13px;left:22%;top:40%;animation-delay:-3s}.hero__glow{position:absolute;border-radius:50%;pointer-events:none}.hero__glow--one{width:570px;height:570px;right:-80px;top:160px;background:radial-gradient(circle,rgba(40,189,235,.13),transparent 68%)}.hero__glow--two{width:340px;height:340px;left:-180px;top:300px;background:radial-gradient(circle,rgba(12,143,213,.07),transparent 70%)}.hero-waves{position:absolute;z-index:2;inset:auto 0 0;height:225px;pointer-events:none}.hero-waves svg{width:100%;height:100%}.wave--back{fill:#d9f2ff}.wave--mid{fill:#5fc9f4;opacity:.88}.wave--front{fill:#088ade}@keyframes whaleFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-13px) rotate(1deg)}}@keyframes bubbleFloat{0%,to{transform:translateY(0);opacity:.35}50%{transform:translateY(-18px);opacity:.85}}@keyframes blowholePulse{0%,5%,20%,to{opacity:0;transform:scale(.35)}8%{opacity:.7;transform:scale(.7)}14%{opacity:.22;transform:scale(1.65)}}@keyframes glossySpout{0%,13%{opacity:0;transform:translateZ(0) rotate(8deg) scale(.06,.16)}17%{opacity:.34;transform:translate3d(2px,-10px,0) rotate(10deg) scale(.15,.34)}23%{opacity:.84;transform:translate3d(8px,-36px,0) rotate(14deg) scale(.34,.62)}38%,48%{opacity:1;transform:translate3d(var(--drop-x),var(--drop-y),0) rotate(var(--drop-rotation)) scale(1)}59%{opacity:.28;transform:translate3d(var(--drop-x),calc(var(--drop-y) - 10px),0) rotate(var(--drop-rotation)) scale(.9)}64%,to{opacity:0;transform:translate3d(var(--drop-x),calc(var(--drop-y) - 16px),0) rotate(var(--drop-rotation)) scale(.72)}}@keyframes wordResolve{0%,49%{opacity:0;clip-path:inset(0 100% 0 0);transform:translateY(13px) scale(.98)}59%,80%{opacity:1;clip-path:inset(0 0 0 0);transform:translateY(0) scale(1)}91%,to{opacity:0;clip-path:inset(0 0 0 0);transform:translateY(-8px) scale(1)}}.services{min-height:700px;background:#fff;overflow:hidden}.services .page-shell{position:relative;z-index:2}.text-link{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;min-height:45px;padding:0 18px;border-radius:9px;color:#fff;background:var(--coral);font-size:14px;font-weight:700;transition:transform .2s ease,background .2s ease}.text-link:hover{transform:translateY(-2px);background:var(--coral-dark)}.service-rail{position:relative;min-height:370px;display:grid;grid-template-columns:repeat(6,1fr);gap:14px;align-items:start}.service-rail__line{position:absolute;z-index:0;top:55px;left:2%;width:96%;height:160px;overflow:visible}.service-rail__line path{fill:none;stroke:#83c8fa;stroke-width:3;stroke-linecap:round;stroke-dasharray:4 0}.service-point{position:relative;z-index:2;text-align:center;padding-inline:5px}.service-point--1{margin-top:95px}.service-point--2{margin-top:42px}.service-point--3{margin-top:72px}.service-point--4{margin-top:15px}.service-point--5{margin-top:53px}.service-point--6{margin-top:6px}.service-point__icon{width:78px;height:78px;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;border:1px solid #d4eafa;border-radius:24px;background:#ffffffe0;color:var(--blue-600);box-shadow:0 15px 35px #1b6fab1a;transform:rotate(-2deg);transition:transform .25s ease,background .25s ease,color .25s ease}.service-point:nth-of-type(2n) .service-point__icon{transform:rotate(2deg)}.service-point:hover .service-point__icon{transform:translateY(-7px) rotate(0);background:var(--blue-500);color:#fff}.service-point__dot{position:absolute;left:calc(50% - 7px);top:99px;width:14px;height:14px;border:3px solid white;border-radius:50%;background:var(--blue-500);box-shadow:0 0 0 3px #0c8fd51f}.service-point h3{margin-bottom:10px;color:var(--navy-900);font-size:20px}.service-point p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.soft-current{position:absolute;pointer-events:none}.soft-current--services{z-index:0;left:-3%;right:-3%;bottom:35px;height:210px;border-radius:48% 52% 0 0/24% 30% 0 0;background:linear-gradient(180deg,#eef8ff38,#e1f3ffdb);transform:rotate(-2deg)}.process{padding-top:100px;padding-bottom:145px;background:linear-gradient(180deg,var(--ice-50),#fff);overflow:hidden}.process:after{content:"";position:absolute;inset:auto -6% -80px;height:145px;border-radius:50% 50% 0 0/100% 100% 0 0;background:#e2f5ff;transform:rotate(1deg);opacity:.7}.process-flow{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:58px}.process-flow__line{position:absolute;z-index:0;top:16px;left:5%;width:90%;height:120px;overflow:visible}.process-flow__line path{fill:none;stroke:#75bbf2;stroke-width:2.6;stroke-dasharray:7 8;stroke-linecap:round}.process-whale{position:absolute;z-index:2;top:19px;left:60%;width:88px;filter:drop-shadow(0 8px 8px rgba(18,59,93,.15));animation:processSwim 8s ease-in-out infinite}.process-step{position:relative;z-index:1;text-align:center}.process-step__number{position:absolute;z-index:3;top:-8px;left:calc(50% - 52px);width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:3px solid white;border-radius:50%;background:var(--blue-500);color:#fff;font-size:13px;font-weight:800;box-shadow:0 6px 16px #0c8fd533}.process-step__icon{position:relative;width:90px;height:90px;margin:0 auto 26px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,#fff,#eaf6ff);color:var(--navy-900);box-shadow:0 15px 38px #123b5d1a}.process-step__icon:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:1px solid #d4ebfb;border-radius:50%}.process-step h3{margin-bottom:12px;color:var(--navy-900);font-size:21px}.process-step p{max-width:230px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.7}@keyframes processSwim{0%,to{transform:translate(0) rotate(-4deg)}50%{transform:translate(30px,-12px) rotate(3deg)}}.why-us{padding-bottom:126px;background:#fff;overflow:hidden}.why-us:before{content:"";position:absolute;left:-8%;top:45px;width:58%;height:95px;border:2px solid #e3f4ff;border-color:#e3f4ff transparent transparent;border-radius:50%;transform:rotate(-2deg)}.why-us__inner{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px}.why-us .section-heading{margin-bottom:42px}.advantage-list{display:grid;gap:28px}.advantage{display:flex;align-items:center;gap:21px}.advantage__icon{flex:0 0 auto;width:68px;height:68px;display:flex;align-items:center;justify-content:center;border-radius:20px;color:var(--blue-600);background:var(--ice-100);transition:background .22s ease,color .22s ease,transform .22s ease}.advantage:hover .advantage__icon{background:var(--blue-500);color:#fff;transform:rotate(-4deg)}.advantage h3{margin-bottom:7px;color:var(--navy-900);font-size:20px}.advantage p{margin:0;color:var(--muted);font-size:15px}.office-illustration{position:relative;height:390px;border-radius:52% 48% 45% 55%/45% 42% 58% 55%;background:radial-gradient(circle at 50% 58%,#f7fcff,#eef8ff 60%,#eef8ff33 72%)}.desk{position:absolute;left:12%;right:3%;bottom:72px;height:10px;border-radius:50%;background:#acd7f7;box-shadow:0 24px 42px #123b5d1f}.laptop{position:absolute;left:32%;bottom:80px;width:215px;height:142px;border:8px solid var(--navy-900);border-radius:10px 10px 3px 3px;background:#fff;transform:skew(-3deg);box-shadow:inset 0 0 0 4px #dff2ff}.laptop:after{content:"";position:absolute;left:-28px;right:-29px;bottom:-16px;height:10px;border-radius:2px 2px 10px 10px;background:var(--navy-900)}.laptop span{position:absolute;left:25px;top:28px;width:58px;height:58px;border-radius:50%;background:conic-gradient(var(--blue-500) 0 28%,#96d8fa 28% 69%,#d9effc 69%)}.laptop i{position:absolute;left:104px;right:20px;top:34px;height:6px;border-radius:3px;background:#b9dcf4}.laptop i:nth-of-type(2){top:55px;right:37px}.laptop i:nth-of-type(3){top:76px;right:28px}.document{position:absolute;right:8%;bottom:84px;width:100px;height:160px;border:5px solid #c6e5fa;border-radius:5px;background:#fff;transform:rotate(5deg);box-shadow:var(--shadow)}.document i{position:relative;display:block;width:55%;height:5px;margin:27px auto 0;border-radius:3px;background:#aed9f5}.document i+i{margin-top:13px;width:68%}.document b{position:absolute;right:11px;top:10px;width:24px;height:24px;border-radius:50%;background:var(--cyan-400)}.document b:after{content:"✓";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:15px}.binder{position:absolute;bottom:81px;width:30px;height:116px;border:4px solid var(--blue-500);border-radius:3px;background:#d8f0ff}.binder--one{right:0}.binder--two{right:-34px;height:102px;background:#a5dcfa}.binder:after{content:"";position:absolute;left:5px;right:5px;top:18px;height:5px;border-radius:4px;background:#fff}.cup{position:absolute;left:13%;bottom:80px;width:58px;height:64px;border-radius:5px 5px 25px 25px;background:linear-gradient(135deg,var(--blue-500),var(--navy-900));box-shadow:0 10px 18px #123b5d26}.cup:after{content:"";position:absolute;right:-21px;top:10px;width:27px;height:30px;border:8px solid var(--blue-600);border-left:0;border-radius:0 18px 18px 0}.office-whale-line{position:absolute;top:18px;left:34%;width:130px;opacity:.12;filter:saturate(.5)}.contact{position:relative;min-height:390px;overflow:hidden;color:#fff;background:radial-gradient(circle at 80% 30%,#0d5793 0,var(--navy-900) 35%,var(--navy-950) 78%)}.contact:before,.contact:after{content:"";position:absolute;left:-4%;width:108%;height:85px;background:#fff}.contact:before{top:-58px;border-radius:0 0 50% 50%}.contact:after{bottom:-65px;border-radius:50% 50% 0 0}.contact__inner{position:relative;z-index:3;min-height:390px;display:grid;grid-template-columns:.84fr 1.16fr;align-items:center;gap:70px;padding:54px 0}.contact__copy h2{margin-bottom:18px;color:#fff;font-size:clamp(34px,3.4vw,48px);line-height:1.25;letter-spacing:-.04em}.contact__copy>p{margin-bottom:22px;color:#d6eaff;font-size:17px;line-height:1.7}.contact__promise{display:flex;align-items:center;gap:7px;color:#8dc8f0;font-size:12px}.consult-form{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.field{min-width:0}.field label{display:block;margin-bottom:8px;color:#d9ecfc;font-size:13px;font-weight:700}.field input,.field select{width:100%;height:54px;padding:0 17px;border:1px solid rgba(255,255,255,.19);border-radius:9px;outline:0;background:#fffffff7;color:var(--navy-900);font-size:15px;transition:border-color .2s ease,box-shadow .2s ease}.field input:focus,.field select:focus{border-color:var(--cyan-400);box-shadow:0 0 0 4px #28bdeb29}.field input::placeholder{color:#8aa0b3}.consult-form__submit{align-self:end;height:54px}.form-success{min-height:120px;padding:28px 30px;display:flex;align-items:center;gap:18px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#ffffff17;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.form-success>span{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--cyan-400)}.form-success strong{display:block;margin-bottom:6px;color:#fff;font-size:22px}.form-success p{margin:0;color:#d9ecfc}.form-success button{margin-left:auto;padding:10px 14px;border:1px solid rgba(255,255,255,.35);border-radius:8px;background:transparent;color:#fff;cursor:pointer}.contact__current{position:absolute;left:-5%;right:-5%;bottom:-55px;height:150px;border-radius:50%;border-top:2px solid rgba(40,189,235,.18);transform:rotate(-2deg)}.contact__current--two{bottom:-85px;transform:rotate(3deg);opacity:.6}.site-footer{position:relative;overflow:hidden;padding:94px 0 120px;background:#fff}.footer-main{position:relative;z-index:2;display:grid;grid-template-columns:1.2fr .65fr .75fr;gap:80px}.footer-brand>p{margin:24px 0 10px;color:var(--navy-900);font-size:17px;font-weight:700}.footer-brand>span{color:var(--muted);font-size:14px}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px}.footer-nav strong,.footer-contact>strong{grid-column:1 / -1;margin-bottom:6px;color:var(--navy-900);font-size:17px}.footer-nav a{color:var(--muted);font-size:14px;transition:color .2s ease}.footer-nav a:hover{color:var(--blue-500)}.footer-contact>p{margin:0 0 18px;display:flex;align-items:flex-start;gap:12px;color:var(--blue-500)}.footer-contact span{display:flex;flex-direction:column;gap:5px;color:var(--muted);font-size:12px}.footer-contact em{color:var(--navy-900);font-size:16px;font-style:normal;font-weight:700}.footer-bottom{position:relative;z-index:2;margin-top:58px;padding-top:22px;display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--border);color:#8195a6;font-size:12px}.footer-waves{position:absolute;inset:auto -5% -85px;height:180px}.footer-waves i{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50% 50% 0 0;background:#dff4ff;transform:rotate(2deg)}.footer-waves i:nth-child(2){top:45px;background:#7bd4f8;transform:rotate(-2deg)}.footer-waves i:nth-child(3){top:86px;background:var(--blue-500);transform:rotate(1deg)}.modal-backdrop{position:fixed;z-index:300;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#062b538a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeIn .2s ease}.login-modal{position:relative;width:min(460px,100%);max-height:calc(100vh - 40px);overflow-x:hidden;overflow-y:auto;padding:38px 42px 40px;border:1px solid rgba(255,255,255,.8);border-radius:24px;background:#fff;box-shadow:0 30px 90px #0323444d;animation:modalIn .3s cubic-bezier(.2,.8,.2,1)}.login-modal:after{content:"";position:absolute;z-index:-1;right:-100px;top:-110px;width:240px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(40,189,235,.16),transparent 68%)}.login-modal__close{position:absolute;top:18px;right:18px;width:40px;height:40px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:var(--ice-100);color:var(--navy-900);cursor:pointer;transition:background .2s ease,color .2s ease}.login-modal__close:hover{background:var(--navy-900);color:#fff}.login-modal__heading{margin:34px 0 28px}.login-modal__heading h2,.login-success h2{margin-bottom:8px;color:var(--navy-900);font-size:30px}.login-modal__heading p,.login-success p{margin:0;color:var(--muted);line-height:1.65}.login-form{display:grid;gap:20px}.field--light label{color:var(--navy-900)}.field--light input{border-color:var(--border);background:var(--ice-50)}.login-form__meta{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}.login-form__meta label{display:flex;align-items:center;gap:7px}.login-form__meta a,.login-modal__tip a{color:var(--blue-500);font-weight:700}.login-form__submit{width:100%;min-height:54px}.login-form__submit:disabled{cursor:wait;opacity:.72;transform:none}.login-form__error{margin-top:-7px;padding:11px 13px;border:1px solid #f0c5c1;border-radius:8px;color:#a12b27;background:#fff3f1;font-size:13px;line-height:1.55}.login-modal__tip{margin:24px 0 0;text-align:center;color:var(--muted);font-size:13px}.login-success{padding:52px 0 8px;text-align:center}.login-success>span{width:72px;height:72px;margin:0 auto 22px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,var(--cyan-400),var(--blue-500));color:#fff}.login-success p{margin-bottom:28px}@keyframes fadeIn{0%{opacity:0}}@keyframes modalIn{0%{opacity:0;transform:translateY(18px) scale(.97)}}.login-page{min-height:100vh;padding:18px 14px 0;display:grid;grid-template-rows:minmax(0,1fr) 72px;color:#0a3263;background:#fff}.login-frame{width:min(1504px,100%);min-height:680px;margin:0 auto;display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;border:1px solid #d7e2ef;border-radius:14px;background:#fff;box-shadow:0 9px 35px #1a3d6414}.login-visual{min-width:0;position:relative;overflow:hidden;background:linear-gradient(150deg,#fff 48%,#eef7ff)}.login-ocean-scene{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.login-visual__copy{position:relative;z-index:5;padding:clamp(82px,14vh,158px) clamp(58px,7vw,114px) 0}.login-visual__copy h1{margin:0;color:#0a3268;font-size:clamp(44px,4vw,64px);line-height:1.34;letter-spacing:.04em}.login-visual__copy p{margin:22px 0 0;color:#24446d;font-size:clamp(17px,1.45vw,22px);line-height:1.7}.login-panel{min-width:0;position:relative;z-index:6;padding:46px clamp(54px,7vw,112px) 38px;display:flex;flex-direction:column;border-left:1px solid #e4ebf3;background:#fffffff7}.login-brand{height:62px;display:flex;align-items:center;gap:15px;color:#092e63;font-size:31px;letter-spacing:.04em}.login-brand img{width:74px;height:49px;object-fit:contain}.login-heading{margin-top:clamp(66px,8vh,108px)}.login-heading h2{margin:0;color:#0b326a;font-size:clamp(34px,2.8vw,46px);line-height:1.25;letter-spacing:.025em}.login-heading p{margin:13px 0 0;color:#5c6e87;font-size:18px}.account-form{margin-top:42px;display:grid;gap:26px}.account-form>label{display:grid;gap:10px;color:#1f3656;font-size:16px;font-weight:650}.account-input{height:67px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:0 17px;color:#0a3470;border:1px solid #9eb2cc;border-radius:8px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.account-input:focus-within{border-color:#2478c9;box-shadow:0 0 0 3px #2577c721}.account-input input{width:100%;height:64px;padding:0;border:0;outline:0;box-shadow:none;color:#152b49;background:transparent;font-size:17px}.account-input input::placeholder{color:#8799ae}.account-input button{width:40px;height:40px;padding:0;display:grid;place-items:center;border:0;border-radius:7px;color:#0d3471;background:transparent;cursor:pointer}.account-input button:hover{background:#eef6fd}.account-form__meta{margin-top:-4px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#1f3e67;font-size:15px}.account-form__meta label{display:flex;align-items:center;gap:9px}.account-form__meta input{width:18px;height:18px;accent-color:#075bbb}.account-form__meta button,.login-account-help button{padding:0;border:0;color:#0068d5;background:transparent;font-size:inherit;cursor:pointer}.account-form__meta button:hover,.login-account-help button:hover{text-decoration:underline}.login-submit{height:70px;border:1px solid #075bbb;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:linear-gradient(135deg,#0754b3,#0668d1);box-shadow:0 9px 22px #055bb830;font-size:21px;font-weight:650;cursor:pointer}.login-submit:hover:not(:disabled){background:#0759b9}.login-submit:disabled{cursor:wait;opacity:.72}.login-spinner{width:19px;height:19px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:loginSpin .75s linear infinite}.login-message{margin:-7px 0 -5px;padding:10px 12px;border:1px solid #bfd9f1;border-radius:7px;color:#315f88;background:#f2f8fe;font-size:12.5px;line-height:1.5}.login-message--error{color:#a12f2b;border-color:#efc4c1;background:#fff3f2}.login-account-help{margin:30px 0 0;display:grid;grid-template-columns:1fr auto auto 1fr;align-items:center;gap:9px;color:#1e3d66;font-size:15px;white-space:nowrap}.login-account-help>span{height:1px;background:#cad6e4}.login-page-helper{margin:14px 0 0}.login-security{margin:auto 0 0;display:flex;align-items:center;justify-content:center;gap:10px;color:#314f75;font-size:15px}.login-security svg{color:#0669d3}.login-footer{display:grid;place-items:center;color:#405b7f;font-size:15px;letter-spacing:.03em}@keyframes loginSpin{to{transform:rotate(360deg)}}.auth-page{min-height:100vh;padding:24px 24px 0;display:grid;grid-template-rows:minmax(0,1fr) 60px;place-items:center;background:linear-gradient(145deg,#edf8ff,#f9fcff 45%,#eef8ff)}.auth-page__back{position:fixed;z-index:3;top:24px;left:28px;color:#3f6688;font-size:14px;font-weight:700}.auth-card{width:min(1120px,calc(100vw - 48px));min-height:650px;display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;border:1px solid rgba(140,186,218,.42);border-radius:28px;background:#fff;box-shadow:0 32px 90px #0f436e29}.auth-visual{position:relative;min-height:650px;overflow:hidden;color:#fff;background:radial-gradient(circle at 22% 20%,rgba(47,201,243,.42),transparent 30%),linear-gradient(145deg,#0b65aa,#073b73 66%,#062b53)}.auth-visual:before,.auth-visual:after{content:"";position:absolute;left:-12%;width:124%;border-radius:50%;background:#66d5f833;transform:rotate(-4deg)}.auth-visual:before{height:180px;bottom:-78px}.auth-visual:after{height:150px;bottom:-102px;background:#189edc66;transform:rotate(3deg)}.auth-visual__glow{position:absolute;width:440px;height:440px;right:-140px;top:-120px;border-radius:50%;background:#5ddbfa24}.auth-visual>img{position:absolute;z-index:1;width:390px;right:-42px;bottom:58px;filter:brightness(1.12) drop-shadow(0 28px 30px rgba(0,24,52,.28));transform:rotate(-4deg)}.auth-visual__copy{position:relative;z-index:2;width:min(440px,calc(100% - 72px));padding:74px 0 0 62px}.auth-visual__copy>span,.workspace-heading>span{display:inline-flex;min-height:30px;padding:0 12px;align-items:center;border-radius:999px;color:#0b6ea9;background:#dff7ff;font-size:12px;font-weight:800;letter-spacing:.12em}.auth-visual__copy h1{margin:26px 0 22px;color:#fff;font-size:clamp(48px,5vw,66px);line-height:1.18;letter-spacing:-.055em}.auth-visual__copy p{width:min(360px,100%);color:#d8efff;font-size:17px;line-height:1.8}.auth-panel{padding:56px 62px 42px;display:flex;flex-direction:column;justify-content:center}.auth-panel__heading{margin:42px 0 32px}.auth-panel__heading h2{margin-bottom:10px;color:var(--navy-900);font-size:34px;letter-spacing:-.035em}.auth-panel__heading p{margin:0;color:var(--muted);line-height:1.65}.auth-security{margin:24px 0 0;text-align:center;color:#7790a6;font-size:12px}.auth-footer,.workspace-footer{align-self:stretch;display:grid;place-items:center;color:#6f879b;font-size:12px}.workspace-page{min-height:100vh;display:grid;grid-template-rows:88px minmax(0,1fr) 64px;color:var(--navy-900);background:linear-gradient(180deg,#f8fcff,#fff 280px)}.workspace-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:18px;color:var(--muted);background:#f7fbff}.workspace-loading img{width:110px}.workspace-header{padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce9f3;background:#ffffffe6;box-shadow:0 5px 24px #104a740d}.workspace-user{display:flex;align-items:center;gap:22px;color:#315875}.workspace-user button{min-height:40px;padding:0 16px;border:1px solid #bfd4e4;border-radius:9px;color:#0b65aa;background:#fff;cursor:pointer;font-weight:700}.workspace-content{width:min(1680px,calc(100% - 64px));margin:0 auto;padding:56px 0 34px}.workspace-heading h1{margin:18px 0 10px;color:var(--navy-900);font-size:clamp(38px,4vw,52px);line-height:1.2;letter-spacing:-.045em}.workspace-heading p{margin:0;color:var(--muted);font-size:17px}.workspace-search{width:min(470px,100%);height:56px;margin-top:34px;padding:0 17px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;border:1px solid #bdd2e2;border-radius:10px;color:var(--blue-600);background:#fff;box-shadow:0 8px 24px #115c8f0b}.workspace-search:focus-within{border-color:var(--blue-500);box-shadow:0 0 0 4px #0c8fd51c}.workspace-search>span:first-child{font-size:28px;line-height:1;transform:rotate(-18deg)}.workspace-search input{width:100%;height:52px;padding:0;border:0;outline:0;color:var(--navy-900);background:transparent}.workspace-kind-legend{margin-top:17px;display:flex;align-items:center;flex-wrap:wrap;gap:12px 26px;color:#668198;font-size:13px}.workspace-kind-legend>span{display:inline-flex;align-items:center;gap:9px}.workspace-content>h2{margin:38px 0 15px;font-size:19px}.workspace-section{margin-top:35px}.workspace-section+.workspace-section{margin-top:42px}.workspace-section__heading{min-height:52px;margin-bottom:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.workspace-section__heading h2{margin:0;color:var(--navy-900);font-size:21px}.workspace-section__heading p{margin:6px 0 0;color:#71899c;font-size:13px}.service-entry-card{min-height:112px;padding:22px 28px;display:grid;grid-template-columns:auto minmax(260px,1fr) minmax(170px,auto) 170px;align-items:center;gap:20px;border:1px solid #bcdced;border-radius:13px;background:linear-gradient(100deg,#f2fbff,#fff 62%);box-shadow:0 15px 42px #104a7413}.service-entry-card__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,var(--cyan-400),var(--blue-600));box-shadow:0 8px 18px #087bd133}.service-entry-card__copy{min-width:0;display:grid;gap:7px}.service-entry-card__copy strong{color:var(--navy-900);font-size:18px}.service-entry-card__copy small{color:#658096;font-size:13px;line-height:1.55}.service-entry-card__role{color:#315875;font-size:14px}.service-entry-card>button{min-height:50px;padding:0 18px;border:1px solid var(--blue-500);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--blue-600);background:#fff;cursor:pointer;font-weight:800}.service-entry-card>button:hover:not(:disabled){color:#fff;background:var(--blue-600);box-shadow:0 10px 22px #087bd133}.service-entry-card>button:disabled{cursor:wait;opacity:.7}.workspace-list{overflow:hidden;border:1px solid #cfdfeb;border-radius:13px;background:#fff;box-shadow:0 17px 48px #104a7412}.workspace-list__head,.workspace-row{display:grid;grid-template-columns:minmax(260px,2fr) minmax(210px,1.35fr) minmax(170px,1fr) 135px;align-items:center;gap:20px}.workspace-list__head{min-height:64px;padding:0 30px;color:#315875;border-bottom:1px solid #dce8f1;background:#f7fbfe;font-size:14px;font-weight:800}.workspace-row{min-height:94px;padding:0 30px;border-bottom:1px solid #e0eaf2;color:#294b68;transition:background .18s ease}.workspace-row:last-child{border-bottom:0}.workspace-row:hover{background:#f5fbff}.workspace-name{min-width:0;display:flex;align-items:center;gap:15px;color:var(--navy-900)}.workspace-name i{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,var(--cyan-400),var(--blue-600));font-size:13px;font-style:normal;font-weight:900}.workspace-name__copy{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:7px 9px}.workspace-name strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-kind{min-height:24px;padding:0 9px;display:inline-flex;align-items:center;border-radius:999px;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}.tenant-kind--service{color:#075b9d;border:1px solid #a8d9f0;background:#e8f8ff}.tenant-kind--client{color:#436075;border:1px solid #cbdbe6;background:#f3f7fa}.workspace-row code{color:#42647f;font-family:inherit;font-size:14px}.workspace-row>button{min-height:48px;padding:0 17px;border:1px solid var(--blue-500);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--blue-600);background:#fff;cursor:pointer;font-weight:800}.workspace-row>button:hover:not(:disabled){color:#fff;background:var(--blue-600);box-shadow:0 10px 22px #087bd133}.workspace-row>button:disabled{cursor:wait;opacity:.7}.workspace-empty{min-height:170px;display:grid;place-items:center;color:#7a91a4}.workspace-error{margin-top:14px;padding:12px 14px;border:1px solid #f0c5c1;border-radius:8px;color:#a12b27;background:#fff3f1;font-size:13px}.workspace-security{margin:25px 0 0;display:flex;align-items:center;gap:9px;color:#668198;font-size:13px}.workspace-security svg{color:var(--blue-500)}.service-app{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr);color:var(--navy-900);background:#f7f9fc}.service-app__sidebar{position:sticky;z-index:2;top:0;height:100vh;padding:0 18px 20px;display:flex;flex-direction:column;color:var(--navy-900);border-right:1px solid #dfe7ee;background:#fff}.service-app__brand{height:72px;min-height:72px;padding:0 10px;display:flex;align-items:center;gap:11px;color:var(--navy-900);border-bottom:1px solid #dfe7ee}.service-app__brand img{width:47px;height:47px;object-fit:contain}.service-app__brand>span{display:grid;gap:2px}.service-app__brand strong{color:var(--navy-900);font-size:20px;line-height:1.1}.service-app__brand small{color:#658096;font-size:11px;letter-spacing:.12em}.service-app__nav{margin-top:24px;display:grid;gap:8px}.service-app__nav button{width:100%;min-height:50px;padding:0 15px;border:0;border-radius:9px;display:flex;align-items:center;gap:12px;color:#49677e;background:transparent;cursor:pointer;font:inherit;font-size:14px;font-weight:700;text-align:left}.service-app__nav button:hover{color:#075f9f;background:#f0f7fc}.service-app__nav button.is-active{color:#fff;background:#087bd1;box-shadow:0 9px 23px #00152a38}.service-app__workspace{min-width:0;min-height:100vh;display:grid;grid-template-rows:72px minmax(0,1fr)}.service-app__topbar{padding:0 30px;display:flex;align-items:center;justify-content:flex-end;gap:30px;border-bottom:1px solid #dfe7ee;background:#fff}.service-app__account{min-width:0;display:flex;align-items:center;gap:10px}.service-app__account-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #cfe0eb;border-radius:50%;color:#087bd1;background:#f3f9fd}.service-app__account>span:last-child{min-width:0;display:grid;gap:2px}.service-app__account small{color:#7890a3;font-size:10px}.service-app__account strong{overflow:hidden;max-width:180px;color:var(--navy-900);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.service-app__top-actions{height:24px;padding-left:24px;display:flex;align-items:center;gap:22px;border-left:1px solid #dfe7ee}.service-app__top-actions a,.service-app__top-actions button{padding:0;border:0;color:#49677e;background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:700}.service-app__top-actions a:hover,.service-app__top-actions button:hover{color:#087bd1}.service-app__main{min-width:0;min-height:0;padding:30px;background:#f7f9fc}.service-app-error__link{margin-top:4px;color:var(--blue-600);font-size:14px;font-weight:800}.service-customer-page{width:min(1460px,100%);margin:0 auto}.service-customer-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.service-customer-heading>div>span{color:var(--blue-600);font-size:12px;font-weight:800;letter-spacing:.14em}.service-customer-heading h1{margin:7px 0 6px;font-size:31px;letter-spacing:-.03em}.service-customer-heading p{margin:0;color:#6c8295;font-size:14px}.service-customer-search{width:min(430px,100%);height:50px;padding:0 15px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;color:var(--blue-600);border:1px solid #bfd3e2;border-radius:10px;background:#fff}.service-customer-search>span:first-child{font-size:25px;transform:rotate(-18deg)}.service-customer-search input{width:100%;height:47px;padding:0;color:var(--navy-900);border:0;outline:0;background:transparent}.service-customer-search:focus-within{border-color:#6caedf;box-shadow:0 0 0 3px #087bd11a}.service-customer-metrics{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.service-customer-metrics article{min-height:104px;padding:19px 22px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;color:#577086;border:1px solid #d5e2eb;border-radius:12px;background:#fff;box-shadow:0 8px 24px #104a740b}.service-customer-metrics span{font-size:13px;font-weight:750}.service-customer-metrics strong{grid-row:1 / 3;grid-column:2;color:var(--navy-900);font-size:32px}.service-customer-metrics small{color:#8a9dad;font-size:11px}.service-customer-list-heading{margin:28px 0 13px;display:flex;align-items:baseline;justify-content:space-between;gap:18px}.service-customer-list-heading h2{margin:0;font-size:21px}.service-customer-list-heading span{color:#6f8598;font-size:13px}.service-customer-list{overflow:hidden;border:1px solid #cfdfeb;border-radius:13px;background:#fff;box-shadow:0 14px 42px #104a740e}.service-customer-list__head,.service-customer-row{display:grid;grid-template-columns:minmax(230px,1.8fr) minmax(180px,1.2fr) 84px minmax(120px,.85fr) minmax(216px,auto);align-items:center;gap:17px}.service-customer-list__head{min-height:60px;padding:0 24px;color:#315875;border-bottom:1px solid #dce8f1;background:#f3f8fc;font-size:12px;font-weight:800}.service-customer-row{min-height:84px;padding:0 24px;color:#294b68;border-bottom:1px solid #e0eaf2;content-visibility:auto;contain-intrinsic-size:auto 84px}.service-customer-row:last-child{border-bottom:0}.service-customer-row:hover{background:#f7fbfe}.service-customer-name{min-width:0;display:flex;align-items:center;gap:12px}.service-customer-name i{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;color:#087bd1;border-radius:9px;background:#eaf5fc;font-style:normal;font-size:12px;font-weight:900}.service-customer-name strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.service-customer-row code{min-width:0;color:#42647f;font-family:inherit;font-size:13px;overflow-wrap:anywhere}.service-customer-role{color:#526e84;font-size:13px}.service-customer-status{min-width:60px;min-height:27px;padding:3px 9px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.service-customer-status--active{color:#137253;border:1px solid #b9e7d6;background:#e8f7f1}.service-customer-status--disabled{color:#8a5652;border:1px solid #e7d0ce;background:#f7eeee}.service-customer-actions{display:flex;justify-content:flex-end;gap:7px}.service-customer-actions button{min-height:40px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:8px;font:inherit;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.service-customer-profile-button{color:#315e82;border:1px solid #b9ccdc;background:#fff}.service-customer-profile-button:hover{color:#0769ad;border-color:#78afd3;background:#f2f9fd}.service-customer-enter-button{min-width:82px;color:var(--blue-600);border:1px solid var(--blue-500);background:#fff}.service-customer-enter-button:hover:not(:disabled){color:#fff;background:var(--blue-600)}.service-customer-enter-button:disabled{color:#8c9aa7;border-color:#d3dce3;background:#f1f4f6;cursor:not-allowed}.service-profile-backdrop{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#081f355c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.service-profile-drawer{width:min(620px,calc(100vw - 30px));height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);color:var(--navy-900);background:#f7f9fc;box-shadow:-20px 0 50px #0d27462e;animation:serviceProfileIn .2s ease-out}@keyframes serviceProfileIn{0%{transform:translate(30px);opacity:.72}to{transform:translate(0);opacity:1}}.service-profile-drawer__header{padding:27px 29px 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;color:#fff;background:linear-gradient(135deg,#0b4f98,#0878d1)}.service-profile-heading{min-width:0;display:flex;align-items:flex-start;gap:14px}.service-profile-heading>span{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#ffffff26}.service-profile-heading>div{min-width:0;display:grid;gap:5px}.service-profile-heading small{color:#ffffffc2;font-size:12px}.service-profile-heading h2{margin:0;color:#fff;font-size:20px;line-height:1.4}.service-profile-heading code{color:#ffffffd9;font-family:inherit;font-size:12px}.service-profile-close{width:39px;height:39px;flex:0 0 auto;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.28);border-radius:9px;background:#ffffff14;cursor:pointer}.service-profile-close:hover{background:#ffffff2e}.service-profile-drawer__body{min-height:0;padding:23px 27px 34px;overflow-y:auto}.service-profile-status-row{margin-bottom:19px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#71869a;font-size:11px}.service-profile-loading,.service-profile-empty{min-height:220px;display:flex;align-items:center;justify-content:center;gap:10px;color:#637995}.service-profile-error{padding:15px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#9f2824;border:1px solid #efc4c1;border-radius:10px;background:#fff3f2}.service-profile-error button{padding:7px 10px;color:#9f2824;border:1px solid #dfa7a3;border-radius:7px;background:#fff;cursor:pointer}.service-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.service-profile-field{min-width:0;min-height:80px;padding:14px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;border:1px solid #d8e2ee;border-radius:10px;background:#fff}.service-profile-field--wide{grid-column:1 / -1}.service-profile-field__icon{width:33px;height:33px;display:grid;place-items:center;color:#126bbd;border-radius:8px;background:#edf5fd}.service-profile-field>span:last-child{min-width:0;display:grid;gap:5px}.service-profile-field small{color:#72849b;font-size:11px}.service-profile-field strong{color:#223c5c;font-size:13px;font-weight:650;line-height:1.6;overflow-wrap:anywhere;white-space:pre-wrap}.service-page{min-height:100vh;display:grid;grid-template-rows:88px auto minmax(0,1fr) 64px;color:var(--navy-900);background:#f5f9fc}.service-header{padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9e7f1;background:#fff}.service-header__actions{display:flex;align-items:center;gap:19px;color:#315875;font-size:14px}.service-header__actions a{color:var(--blue-600);font-weight:800}.service-header__actions button{min-height:40px;padding:0 16px;border:1px solid #bfd4e4;border-radius:9px;color:#0b65aa;background:#fff;cursor:pointer;font-weight:700}.service-hero{min-height:270px;padding:50px max(32px,calc((100vw - 1280px)/2));display:flex;align-items:center;justify-content:space-between;gap:40px;overflow:hidden;position:relative;color:#fff;background:radial-gradient(circle at 88% 22%,rgba(40,189,235,.28),transparent 25%),linear-gradient(135deg,#073b73,#075a9b 62%,#087bd1)}.service-hero:after{content:"";position:absolute;width:520px;height:170px;right:-90px;bottom:-112px;border-radius:50%;background:#76dcfa33;transform:rotate(-5deg)}.service-hero>div{position:relative;z-index:1}.service-hero>div:first-child>span{min-height:29px;padding:0 11px;display:inline-flex;align-items:center;border-radius:999px;color:#dff7ff;border:1px solid rgba(199,239,255,.35);background:#e0f8ff1a;font-size:12px;font-weight:800;letter-spacing:.12em}.service-hero h1{margin:20px 0 12px;color:#fff;font-size:clamp(36px,4vw,52px);letter-spacing:-.04em}.service-hero p{margin:0;color:#d9efff;font-size:16px;line-height:1.75}.service-identity{min-width:210px;padding:22px 25px;display:flex;align-items:center;gap:15px;border:1px solid rgba(218,244,255,.27);border-radius:15px;background:#04305b3d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-identity>span{display:grid;gap:4px}.service-identity small{color:#c5e8fa;font-size:11px}.service-identity strong{color:#fff;font-size:18px}.service-content{width:min(1280px,calc(100% - 64px));margin:0 auto;padding:30px 0 36px}.service-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-metrics article{min-height:116px;padding:23px 25px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;border:1px solid #d4e3ed;border-radius:13px;background:#fff;box-shadow:0 9px 28px #104a740e}.service-metrics svg{color:var(--blue-500)}.service-metrics span{color:#526e84;font-size:14px;font-weight:700}.service-metrics strong{color:var(--navy-900);font-size:34px}.service-metrics small{align-self:end;margin-bottom:8px;color:#7890a3;font-size:12px}.service-clients__heading{margin:37px 0 16px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.service-clients__heading>div>span{color:var(--blue-600);font-size:12px;font-weight:800;letter-spacing:.12em}.service-clients__heading h2{margin:7px 0 5px;font-size:27px}.service-clients__heading p{margin:0;color:#6a8296;font-size:14px}.service-search{width:min(430px,100%);height:50px;padding:0 15px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;border:1px solid #bfd3e2;border-radius:10px;color:var(--blue-600);background:#fff}.service-search>span:first-child{font-size:25px;transform:rotate(-18deg)}.service-search input{width:100%;height:47px;padding:0;border:0;outline:0;color:var(--navy-900);background:transparent}.service-client-list{overflow:hidden;border:1px solid #cfdfeb;border-radius:13px;background:#fff;box-shadow:0 14px 42px #104a740f}.service-client-list__head,.service-client-row{display:grid;grid-template-columns:minmax(260px,2fr) minmax(210px,1.35fr) minmax(170px,1fr) 145px;align-items:center;gap:20px}.service-client-list__head{min-height:62px;padding:0 28px;color:#315875;border-bottom:1px solid #dce8f1;background:#f2f8fc;font-size:13px;font-weight:800}.service-client-row{min-height:92px;padding:0 28px;border-bottom:1px solid #e0eaf2;color:#294b68}.service-client-row:last-child{border-bottom:0}.service-client-row code{color:#42647f;font-family:inherit;font-size:14px}.service-client-row>button{min-height:46px;padding:0 15px;border:1px solid var(--blue-500);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--blue-600);background:#fff;cursor:pointer;font-weight:800}.service-client-row>button:hover:not(:disabled){color:#fff;background:var(--blue-600)}.service-client-row>button:disabled{cursor:wait;opacity:.7}.service-client-empty{min-height:210px;display:grid;place-content:center;justify-items:center;gap:9px;color:#71899c;text-align:center}.service-client-empty svg{color:#7eb4d7}.service-client-empty strong{color:#315875;font-size:17px}.service-client-empty span{font-size:13px}.floating-consult{position:fixed;z-index:70;right:22px;bottom:22px;min-height:48px;padding:0 20px;display:none;align-items:center;justify-content:center;border-radius:999px;background:var(--coral);color:#fff;font-size:14px;font-weight:800;box-shadow:0 14px 32px #ff655859}@media (max-width: 1100px){.main-nav{gap:22px}.hero__inner{grid-template-columns:.92fr 1.08fr}.hero__copy h1{font-size:58px}.brand__text small{display:none}.service-rail{gap:4px}.service-point p{font-size:12px}.why-us__inner{gap:25px}.contact__inner{gap:35px}.login-frame{grid-template-columns:.95fr 1.05fr}.login-panel{padding-inline:48px}.login-visual__copy{padding-inline:50px}}@media (max-width: 900px){.site-header{height:74px;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{width:min(100% - 30px,var(--page))}.main-nav{position:fixed;inset:74px 16px auto;height:auto;padding:14px;display:none;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.main-nav--open{display:flex;animation:modalIn .2s ease}.main-nav a{min-height:48px;padding:0 14px;border-radius:8px}.main-nav a:hover{background:var(--ice-100)}.main-nav a:after{display:none}.mobile-menu{display:flex}.header-consult{display:none}.hero{min-height:990px;padding-top:74px}.hero__inner{min-height:900px;grid-template-columns:1fr;grid-template-rows:auto 1fr;align-items:start;padding-top:78px}.hero__copy{text-align:center}.hero__copy h1{font-size:clamp(48px,8vw,67px)}.hero__actions,.trust-list{justify-content:center}.hero__visual{min-height:435px}.whale-wrap{left:12%;right:1%;top:39%}.brand-transformation{--spout-left: 29%;--spout-top: 49%;left:5%;right:5%}.brand-transformation .water-word{left:39%;top:8%}.hero-waves{height:180px}.service-rail{min-height:auto;grid-template-columns:repeat(2,1fr);gap:35px 22px}.service-rail__line{display:none}.service-point,.service-point--1,.service-point--2,.service-point--3,.service-point--4,.service-point--5,.service-point--6{margin-top:0;display:grid;grid-template-columns:74px 1fr;column-gap:18px;text-align:left}.service-point__icon{grid-row:1 / 3;width:68px;height:68px;margin:0}.service-point__dot{display:none}.service-point h3{align-self:end;margin-bottom:4px}.process-flow{grid-template-columns:repeat(2,1fr);gap:55px 28px}.process-flow__line,.process-whale{display:none}.why-us__inner{grid-template-columns:1fr}.office-illustration{max-width:620px;width:100%;margin-inline:auto}.contact__inner{grid-template-columns:1fr;padding:90px 0}.contact__copy{text-align:center}.contact__promise{justify-content:center}.footer-main{grid-template-columns:1fr 1fr;gap:50px}.footer-brand{grid-column:1 / -1}.auth-card{grid-template-columns:1fr;width:min(620px,calc(100vw - 32px))}.auth-visual{min-height:270px}.auth-visual__copy{padding:42px 32px}.auth-visual__copy h1{margin:17px 0 12px;font-size:42px}.auth-visual__copy p{font-size:14px}.auth-visual>img{width:230px;right:-32px;bottom:-8px;opacity:.72}.auth-panel{padding:38px 42px}.auth-panel__heading{margin:30px 0 26px}.workspace-list__head{display:none}.workspace-row{padding:22px;grid-template-columns:1fr auto;gap:13px}.workspace-name{grid-column:1 / -1}.workspace-row>button{grid-column:1 / -1;width:100%}.service-entry-card{grid-template-columns:auto 1fr}.service-entry-card__role{grid-column:2}.service-entry-card>button{grid-column:1 / -1;width:100%}.service-hero{min-height:250px;padding-inline:32px}.service-identity{display:none}.service-metrics{grid-template-columns:1fr}.service-metrics article{min-height:90px}.service-clients__heading{align-items:stretch;flex-direction:column}.service-search{width:100%}.service-client-list__head{display:none}.service-client-row{padding:22px;grid-template-columns:1fr auto;gap:13px}.service-client-row .workspace-name{grid-column:1 / -1}.service-client-row>button{grid-column:1 / -1;width:100%}.login-page{padding:0;display:block;background:#fff}.login-frame{min-height:100vh;display:flex;flex-direction:column;border:0;border-radius:0;box-shadow:none}.login-visual{min-height:226px;flex:0 0 226px}.login-visual__copy{padding:36px 28px 0}.login-visual__copy h1{font-size:34px;line-height:1.25}.login-visual__copy p{position:relative;z-index:6;max-width:232px;margin-top:8px;color:#173c69;font-size:11.5px;line-height:1.5;text-shadow:0 1px 0 #fff}.login-visual__copy p br{display:none}.login-ocean-scene{object-position:center 70%}.login-panel{flex:1;padding:27px 24px 30px;border:0;border-radius:22px 22px 0 0;margin-top:-12px}.login-brand{display:none}.login-heading{margin-top:0}.login-heading h2{font-size:28px}.login-heading p{margin-top:8px;font-size:14px}.account-form{margin-top:28px;gap:20px}.account-input{height:56px}.account-input input{height:53px;font-size:15px}.login-submit{height:56px;font-size:18px}.login-account-help{margin-top:24px;font-size:13px}.login-security{margin-top:29px;font-size:13px}.login-footer{display:none}}@media (max-width: 620px){.page-shell{width:min(var(--page),calc(100% - 34px))}.section{padding:82px 0}.section-heading{margin-bottom:42px}.section-heading--split{align-items:flex-start;flex-direction:column}.section-heading h2{font-size:34px}.section-heading p{font-size:16px}.brand__mark{width:48px;height:32px}.brand__mark img{width:48px}.brand__text strong{font-size:21px}.brand__mark i{display:none}.button--login{min-width:64px;min-height:42px;padding-inline:13px}.hero{min-height:845px}.hero__inner{min-height:785px;padding-top:47px;gap:0}.hero__copy h1{margin-bottom:20px;font-size:45px;line-height:1.18}.hero__copy>p{margin-bottom:25px;font-size:16px;line-height:1.75}.desktop-break{display:none}.hero__actions{gap:10px}.button--large{min-height:51px;padding-inline:20px;font-size:15px}.trust-list{margin-top:25px}.trust-list li{padding:0 13px;font-size:13px}.hero__visual{min-height:340px}.whale-wrap{left:2%;right:-7%;top:45%}.brand-transformation{--spout-left: 29%;--spout-top: 58%;--anchor-x: 8px;--anchor-y: 13px;left:-12%;right:0}.brand-transformation .water-word{left:36%;top:9%;font-size:35px}.brand-transformation:before{width:14px;height:5px}.glossy-drop:before{border-top-width:3px;border-left-width:1px}.glossy-drop--1{--drop-width: 36px;--drop-height: 54px;--drop-x: 62px;--drop-y: -134px}.glossy-drop--2{--drop-width: 28px;--drop-height: 42px;--drop-x: 10px;--drop-y: -86px}.glossy-drop--3{--drop-width: 34px;--drop-height: 24px;--drop-x: 48px;--drop-y: -72px}.glossy-drop--4{--drop-width: 22px;--drop-height: 17px;--drop-x: 18px;--drop-y: -42px}.hero-waves{height:118px}.service-rail{grid-template-columns:1fr;gap:28px}.service-point{grid-template-columns:62px 1fr}.service-point__icon{width:58px;height:58px;border-radius:17px}.service-point__icon svg{width:30px}.service-point h3{font-size:18px}.service-point p{font-size:13px}.process{padding-bottom:105px}.process-flow{grid-template-columns:1fr 1fr;gap:45px 14px}.process-step__icon{width:72px;height:72px}.process-step__number{left:calc(50% - 46px);width:33px;height:33px}.process-step h3{font-size:18px}.process-step p{font-size:12px}.why-us__inner{gap:35px}.advantage{align-items:flex-start;gap:15px}.advantage__icon{width:58px;height:58px;border-radius:17px}.advantage h3{font-size:18px}.advantage p{font-size:14px;line-height:1.65}.office-illustration{height:280px;transform:scale(.95)}.laptop{left:25%;bottom:59px;width:155px;height:105px}.document{right:2%;bottom:63px;width:73px;height:121px}.desk{bottom:55px}.cup{bottom:63px;transform:scale(.8)}.binder{display:none}.contact__inner{gap:42px;padding:90px 0}.contact__copy h2{font-size:34px}.consult-form{grid-template-columns:1fr}.form-success{align-items:flex-start;flex-wrap:wrap}.form-success button{margin-left:72px}.site-footer{padding-top:80px}.footer-main{grid-template-columns:1fr;gap:42px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.login-modal{padding:32px 24px;border-radius:20px}.auth-page{padding:0;display:block}.auth-page__back{top:15px;left:16px;color:#fff}.auth-card{width:100%;min-height:100vh;border:0;border-radius:0;box-shadow:none}.auth-visual{min-height:230px}.auth-visual__copy{width:100%;padding:58px 24px 24px}.auth-visual__copy>span,.workspace-heading>span{display:none}.auth-visual__copy h1{font-size:36px}.auth-visual__copy p{max-width:260px}.auth-panel{padding:30px 24px 40px}.auth-panel__heading h2{font-size:29px}.auth-footer{display:none}.workspace-page{grid-template-rows:72px minmax(0,1fr) 52px}.workspace-header{padding:0 17px}.workspace-user strong{display:none}.workspace-content{width:calc(100% - 30px);padding-top:34px}.workspace-heading h1{font-size:31px}.workspace-heading p{font-size:14px;line-height:1.65}.workspace-content>h2{margin-top:30px}.workspace-section{margin-top:29px}.workspace-section+.workspace-section{margin-top:35px}.workspace-section__heading{align-items:flex-start}.workspace-section__heading>.tenant-kind{display:none}.service-entry-card{padding:20px;gap:14px}.service-entry-card__icon{width:46px;height:46px}.service-entry-card__copy strong{font-size:16px}.service-entry-card__role{font-size:13px}.workspace-row{grid-template-columns:1fr}.workspace-row code,.workspace-row>span:nth-child(3){font-size:13px}.workspace-security{align-items:flex-start;line-height:1.6}.workspace-kind-legend{align-items:flex-start;flex-direction:column}.service-app{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.service-app__sidebar{position:static;width:100%;height:auto;padding:12px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:13px;border-right:0;border-bottom:1px solid #dfe7ee}.service-app__brand{min-height:44px;padding:0;gap:8px;border-bottom:0}.service-app__brand img{width:39px;height:39px}.service-app__brand strong{font-size:17px}.service-app__brand small{font-size:9px}.service-app__nav{margin:0;align-self:center}.service-app__nav button{min-height:42px;padding:0 13px}.service-app__workspace{min-height:calc(100vh - 69px);grid-template-rows:64px minmax(0,1fr)}.service-app__topbar{padding:0 16px;justify-content:space-between;gap:12px}.service-app__account{gap:8px}.service-app__account-icon{width:30px;height:30px}.service-app__account small{display:none}.service-app__account strong{max-width:100px;font-size:12px}.service-app__top-actions{padding-left:12px;gap:12px}.service-app__top-actions a,.service-app__top-actions button{font-size:12px}.service-app__main{padding:22px 16px 30px}.service-customer-heading{align-items:stretch;flex-direction:column;gap:19px}.service-customer-heading h1{font-size:27px}.service-customer-search{width:100%}.service-customer-metrics{grid-template-columns:1fr;gap:9px}.service-customer-metrics article{min-height:78px}.service-customer-list__head{display:none}.service-customer-row{min-height:0;padding:19px;grid-template-columns:1fr auto;gap:11px 14px}.service-customer-name{grid-column:1 / -1}.service-customer-row code{font-size:12px}.service-customer-role{font-size:12px;text-align:right}.service-customer-actions{grid-column:1 / -1}.service-customer-actions button{flex:1}.service-profile-drawer{width:100%}.service-profile-drawer__header{padding:21px 18px}.service-profile-heading h2{font-size:17px}.service-profile-heading code{font-size:10px}.service-profile-drawer__body{padding:19px 15px 28px}.service-profile-status-row{align-items:flex-start}.service-profile-grid{grid-template-columns:1fr}.service-profile-field--wide{grid-column:auto}.service-page{grid-template-rows:72px auto minmax(0,1fr) 52px}.service-header{padding:0 17px}.service-header__actions{gap:10px}.service-header__actions strong,.service-header__actions a{display:none}.service-hero{min-height:230px;padding:38px 20px}.service-hero h1{font-size:32px}.service-hero p{font-size:14px}.service-content{width:calc(100% - 30px);padding-top:22px}.service-metrics{gap:11px}.service-metrics article{padding:18px}.service-clients__heading h2{font-size:24px}.service-client-row{grid-template-columns:1fr}.service-client-row code,.service-client-row>span:nth-child(3){font-size:13px}.floating-consult{display:inline-flex}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.brand-transformation:before,.glossy-drop{display:none}.water-word{opacity:1;clip-path:inset(0);transform:none}}
