:root{color:#f3f4f2;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#101317;--surface:#171c21;--surface-2:#20262d;--text:#f3f4f2;--muted:#8b949e;--accent:#00a6c7;--line:#f3f4f21c;background:#101317;font-family:Inter,Segoe UI,Arial,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}body,button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}h1,h2,h3,p{margin-top:0}#root{min-height:100vh}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.icon{flex:none}.public-page{background:var(--text);min-height:100vh;color:var(--bg)}.not-found{min-height:100vh;color:var(--bg);background:var(--text);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.not-found>span{color:var(--accent);letter-spacing:-.08em;margin-top:40px;font-size:120px;font-weight:800}.not-found h1{font-size:30px}.not-found p{color:#768088;margin-bottom:30px}.brand{align-items:center;gap:12px;width:fit-content;display:inline-flex}.brand__mark{width:39px;height:39px;overflow:visible}.brand__frame{fill:none;stroke:#101317;stroke-width:2.3px;stroke-linejoin:bevel}.brand__eye{fill:#f3f4f2;stroke:#101317;stroke-width:2.3px}.brand__core{fill:var(--accent)}.brand__type{letter-spacing:.25em;flex-direction:column;font-size:20px;font-weight:730;line-height:1;display:flex}.brand__type small{color:#616a73;letter-spacing:.2em;white-space:nowrap;margin-top:5px;font-size:6px}.brand--light .brand__frame,.brand--light .brand__eye{stroke:var(--text)}.brand--light .brand__eye{fill:var(--bg)}.brand--light .brand__type{color:var(--text)}.brand--light .brand__type small{color:var(--muted)}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f3f4f2eb;border-bottom:1px solid #1013171a;height:82px;position:relative}.site-header__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.site-nav{align-items:center;gap:34px;font-size:13px;font-weight:580;display:flex}.site-nav>a:not(.button){padding:30px 0;position:relative}.site-nav>a:not(.button):after{content:"";background:var(--accent);height:2px;transition:right .25s;position:absolute;bottom:20px;left:0;right:100%}.site-nav>a:not(.button):hover:after,.site-nav>a:not(.button).active:after{right:0}.icon-button{color:inherit;background:0 0;border:0;padding:8px}.mobile-menu{display:none}.button{letter-spacing:.01em;border:1px solid #0000;justify-content:center;align-items:center;gap:16px;min-height:48px;padding:0 22px;font-size:13px;font-weight:650;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--small{min-height:42px;padding:0 17px}.button--ghost{border-color:#1013174d}.button--ghost:hover{border-color:var(--accent);color:#007d96}.button--primary{background:var(--accent);color:#071216}.button--primary:hover{background:#18b8d7}.button--light{background:var(--text);color:var(--bg);justify-content:space-between;min-width:275px}.text-link{border-bottom:1px solid;align-items:center;gap:9px;width:fit-content;padding-bottom:4px;font-size:13px;font-weight:650;display:inline-flex}button.text-link{background:0 0;border-top:0;border-left:0;border-right:0}.eyebrow,.section-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.17em;align-items:center;gap:10px;font-size:10px;font-weight:750;display:flex}.section{padding-block:112px}.section-heading{grid-template-columns:1fr 340px;align-items:end;gap:60px;margin-bottom:54px;display:grid}.section-heading h2{letter-spacing:-.045em;margin:18px 0 0;font-size:clamp(38px,4vw,56px);line-height:1.03}.section-heading>p{color:#667079;margin:0 0 5px;font-size:14px;line-height:1.7}.site-footer{background:var(--bg);color:var(--text)}.site-footer__top{grid-template-columns:2fr 1fr 1fr 1.3fr;gap:55px;padding-block:70px;display:grid}.site-footer__top>div{color:#8d969e;flex-direction:column;align-items:flex-start;gap:12px;font-size:12px;display:flex}.site-footer__top>div span{color:var(--text);text-transform:uppercase;letter-spacing:.15em;margin-bottom:8px;font-size:9px}.site-footer__top>div a:hover{color:var(--accent)}.site-footer__bottom{border-top:1px solid var(--line);color:#59636b;letter-spacing:.06em;justify-content:space-between;padding:20px 0;font-size:9px;display:flex}.modal-open{overflow:hidden}.contact-modal{z-index:100;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.contact-modal__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05080ac7;border:0;width:100%;height:100%;animation:.25s both modal-fade;position:absolute;inset:0}.contact-modal__panel{background:var(--text);width:min(880px,100%);max-height:calc(100vh - 48px);color:var(--bg);grid-template-columns:.78fr 1.22fr;gap:55px;padding:50px;animation:.35s cubic-bezier(.2,.75,.2,1) both modal-rise;display:grid;position:relative;overflow-y:auto;box-shadow:0 35px 90px #00000073}.contact-modal__close{z-index:2;color:#5f6970;background:0 0;border:1px solid #10131726;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.contact-modal__close:hover{color:var(--bg);border-color:var(--accent)}.contact-modal__heading h2{letter-spacing:-.045em;margin:18px 0 25px;font-size:40px;line-height:1.03}.contact-modal__heading p{color:#6f7880;font-size:12px;line-height:1.7}.contact-form{flex-direction:column;gap:17px;display:flex}.contact-form__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-form label{color:#657078;letter-spacing:.1em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:8px;font-weight:750;display:flex}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--bg);letter-spacing:0;text-transform:none;background:0 0;border:1px solid #cdd2d4;border-radius:0;outline:none;padding:0 13px;font-size:11px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px #00a6c71a}.contact-form input,.contact-form select{height:45px}.contact-form textarea{resize:vertical;min-height:84px;padding-block:12px}.contact-form__consent{align-items:center;letter-spacing:0!important;text-transform:none!important;flex-direction:row!important;gap:9px!important;font-size:8px!important}.contact-form__consent input{width:14px;height:14px;accent-color:var(--accent);margin:0}.contact-form__submit{justify-content:space-between;width:100%;margin-top:4px}.support-scope{border:0;margin:0;padding:0}.support-scope legend{color:#657078;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:8px;font-weight:750}.support-scope>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.support-scope button{color:#667078;text-align:left;background:0 0;border:1px solid #cfd4d5;grid-template-columns:25px 1fr 22px;align-items:center;gap:10px;min-height:67px;padding:10px 12px;display:grid}.support-scope button>.icon{color:#707a81}.support-scope button strong,.support-scope button small{display:block}.support-scope button strong{color:#283138;font-size:10px}.support-scope button small{color:#7f888f;margin-top:3px;font-size:8px}.support-scope button>i{color:#0000;border:1px solid #d1d6d7;place-items:center;width:21px;height:21px;display:grid}.support-scope button.active{border-color:var(--accent);background:#00a6c70b}.support-scope button.active>.icon,.support-scope button.active>i{color:var(--accent)}.support-scope button.active>i{border-color:var(--accent)}.contact-success{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:440px;display:flex}.contact-success>span{width:60px;height:60px;color:var(--accent);border:1px solid var(--accent);place-items:center;margin-bottom:28px;animation:1.8s infinite success-pulse;display:grid}.contact-success h2{letter-spacing:-.045em;margin:18px 0;font-size:44px;line-height:1.05}.contact-success p{color:#6f7880;max-width:440px;margin-bottom:30px;font-size:12px;line-height:1.7}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-rise{0%{opacity:0;transform:translateY(24px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes success-pulse{50%{box-shadow:0 0 0 12px #00a6c714}}.hero{color:var(--text);background:var(--bg);min-height:720px;position:relative;overflow:hidden}.hero__grid{opacity:.12;background-image:linear-gradient(#ffffff29 1px,#0000 1px),linear-gradient(90deg,#ffffff29 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%)}.hero:after{content:"";background:var(--accent);filter:blur(180px);opacity:.09;border-radius:50%;width:600px;height:600px;position:absolute;top:-240px;right:-240px}.hero__inner{z-index:2;grid-template-columns:1.08fr .92fr;align-items:center;min-height:560px;padding:82px 0 48px;display:grid;position:relative}.hero h1{letter-spacing:-.055em;margin:23px 0 26px;font-size:clamp(54px,5.5vw,78px);font-weight:670;line-height:.98}.hero h1 em{color:var(--accent);font-style:normal}.hero__content>p{color:#a8b0b7;max-width:570px;font-size:16px;line-height:1.75}.hero__actions{align-items:center;gap:28px;margin-top:35px;display:flex}.hero__trust{border-top:1px solid var(--line);color:#9da5ac;letter-spacing:.06em;gap:30px;margin-top:45px;padding-top:41px;font-size:11px;display:flex}.hero__trust span{align-items:center;gap:8px;display:flex}.hero__trust .icon{color:var(--accent)}.hero__metrics{z-index:2;border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.hero__metrics>div{border-right:1px solid var(--line);padding:32px 28px}.hero__metrics>div:first-child{padding-left:0}.hero__metrics>div:last-child{border-right:0}.hero__metrics strong{letter-spacing:-.04em;font-size:26px;display:block}.hero__metrics sup{color:var(--accent);margin-left:3px;font-size:11px}.hero__metrics span{color:#77818a;text-transform:uppercase;letter-spacing:.1em;margin-top:7px;font-size:10px;display:block}.eyebrow span{background:currentColor;width:20px;height:1px}.hero-visual{place-items:center;height:430px;display:grid;position:relative}.hero-visual:before,.hero-visual:after{content:"";background:var(--line);position:absolute}.hero-visual:before{width:1px;height:100%}.hero-visual:after{width:100%;height:1px}.hero-visual__mark{z-index:2;filter:drop-shadow(0 25px 35px #00000059);width:310px;position:relative}.hero-visual__orbit{border:1px solid #00a6c740;border-radius:50%;position:absolute}.hero-visual__orbit--one{width:385px;height:385px}.hero-visual__orbit--two{border-color:#ffffff14;width:480px;height:230px;transform:rotate(-25deg)}.impossible{fill:none;stroke:#3c464e;stroke-width:14px;stroke-linejoin:bevel;opacity:.9}.impossible--b{stroke:#68737b;stroke-width:5px;opacity:.6}.impossible--c{stroke:#1c242a;stroke-width:3px}.eye-line{fill:#101317;stroke:#d4d8d9;stroke-width:5px}.eye-core{fill:none;stroke:var(--accent);stroke-width:10px}.data-label{color:#727d85;letter-spacing:.14em;background:var(--bg);padding:6px;font-size:8px;position:absolute}.data-label span{color:var(--accent);margin-right:6px}.data-label--top{top:82px;right:14px}.data-label--bottom{bottom:76px;left:8px}.service-grid{border:1px solid #10131724;grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid #10131724;min-height:330px;padding:30px;transition:background .25s,color .25s;position:relative}.service-card:last-child{border-right:0}.service-card:hover{color:var(--text);background:var(--surface-2)}.service-card__top{color:var(--accent);justify-content:space-between;font-size:10px;display:flex}.service-card h3{max-width:250px;margin:74px 0 18px;font-size:22px}.service-card p{color:#737c84;max-width:285px;font-size:13px;line-height:1.7}.service-card>button{width:38px;height:38px;color:inherit;background:0 0;border:1px solid;place-items:center;display:grid;position:absolute;bottom:27px;right:27px}.service-card:hover>button{color:var(--accent)}.infrastructure{background:var(--surface);color:var(--text)}.infrastructure__inner{grid-template-columns:1fr 1fr;align-items:center;gap:100px;min-height:660px;display:grid}.infrastructure h2{letter-spacing:-.045em;margin:18px 0 0;font-size:clamp(38px,4vw,56px);line-height:1.03}.infrastructure__content>p{color:#9099a1;max-width:500px;margin:25px 0 30px;font-size:14px;line-height:1.75}.rack-visual{background:#12161a;border:1px solid #394149;width:min(430px,100%);padding:35px;position:relative;box-shadow:30px 30px #0c0f12}.rack-visual:before{content:"";border:1px solid #252d33;position:absolute;inset:10px}.rack-visual__glow{background:var(--accent);filter:blur(100px);opacity:.1;animation:3.8s ease-in-out infinite rack-glow;position:absolute;inset:20% 15%}.rack-unit{background:linear-gradient(90deg,#1b2227,#0f1316);border:1px solid #3b444b;align-items:center;gap:9px;height:58px;margin:5px 0;padding:0 18px;transition:border-color .25s,transform .25s;display:flex;position:relative;overflow:hidden}.rack-unit:hover{border-color:#00a6c7a6;transform:translate(5px)}.rack-unit:before{content:"";background:linear-gradient(90deg,#0000,#00a6c71a,#0000);animation:4.5s ease-in-out infinite rack-data;position:absolute;inset:0;transform:translate(-110%)}.rack-unit:after{content:"";background:repeating-linear-gradient(90deg,#202a30 0 2px,#0000 2px 5px);border:1px solid #303a40;width:48%;height:8px;margin-left:auto}.rack-unit span{background:var(--accent);width:6px;height:6px;box-shadow:0 0 10px var(--accent);border-radius:50%;animation:1.8s ease-in-out infinite rack-led}.rack-unit i{background:#49545c;border-radius:50%;width:4px;height:4px}.rack-unit:first-of-type:before{animation-delay:.36s}.rack-unit:first-of-type span{animation-delay:.17s}.rack-unit:nth-of-type(2):before{animation-delay:.72s}.rack-unit:nth-of-type(2) span{animation-delay:.34s}.rack-unit:nth-of-type(3):before{animation-delay:1.08s}.rack-unit:nth-of-type(3) span{animation-delay:.51s}.rack-unit:nth-of-type(4):before{animation-delay:1.44s}.rack-unit:nth-of-type(4) span{animation-delay:.68s}.rack-unit:nth-of-type(5):before{animation-delay:1.8s}.rack-unit:nth-of-type(5) span{animation-delay:.85s}.rack-unit:nth-of-type(6):before{animation-delay:2.16s}.rack-unit:nth-of-type(6) span{animation-delay:1.02s}.rack-scan{z-index:2;background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:0;pointer-events:none;height:1px;animation:5s linear infinite rack-scan;position:absolute;top:42px;left:25px;right:25px;box-shadow:0 0 12px #00a6c7b3}.rack-flow{z-index:3;flex-direction:column;gap:13px;display:flex;position:absolute;top:50%;right:-26px}.rack-flow i{background:var(--accent);width:5px;height:5px;box-shadow:0 0 10px var(--accent);border-radius:50%;animation:1.7s ease-in-out infinite flow-packet}.rack-flow i:nth-child(2){animation-delay:.3s}.rack-flow i:nth-child(3){animation-delay:.6s}.rack-caption{color:#727d85;letter-spacing:.12em;justify-content:space-between;margin-top:22px;font:9px monospace;display:flex}.rack-caption strong{color:var(--accent)}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{border-top:1px solid var(--line);align-items:center;gap:17px;padding:19px 0;display:flex}.feature-list li>span{width:29px;height:29px;color:var(--accent);border:1px solid #00a6c773;place-items:center;display:grid}.feature-list strong,.feature-list small{display:block}.feature-list strong{font-size:13px}.feature-list small{color:#69747d;margin-top:4px;font-size:10px}.branches-preview{grid-template-columns:1.25fr .75fr;align-items:center;gap:100px;display:grid}.branches-preview__map{background-color:#e8eae8;background-image:linear-gradient(#1013170f 1px,#0000 1px),linear-gradient(90deg,#1013170f 1px,#0000 1px);background-size:36px 36px;min-height:400px;position:relative;overflow:hidden}.branches-preview__map:before{content:"";border:1px solid #00a6c74d;border-radius:50%;width:280px;height:280px;position:absolute;top:65px;left:60px}.branches-preview h2{letter-spacing:-.045em;margin:18px 0 0;font-size:clamp(38px,4vw,56px);line-height:1.03}.branches-preview__content>p{color:#667079;margin:0 0 5px;font-size:14px;line-height:1.7}.branches-preview__content .text-link{color:#087d93;margin-top:28px}.map-line{transform-origin:0;background:#00a6c773;height:1px;position:absolute}.map-line--one{width:350px;top:200px;left:150px;transform:rotate(-15deg)}.map-line--two{width:190px;top:170px;left:90px;transform:rotate(55deg)}.map-node{grid-template-columns:17px auto;align-items:center;gap:3px 8px;font-size:12px;font-weight:650;display:grid;position:absolute}.map-node i{background:var(--accent);width:13px;height:13px;box-shadow:0 0 0 1px var(--accent), 0 0 0 7px #00a6c71f;border:3px solid #e8eae8;border-radius:50%;grid-row:1/3}.map-node small{color:#7a838a;letter-spacing:.13em;font-size:8px}.map-node--active{top:180px;left:180px}.map-node--soon{top:95px;right:90px}.map-node--soon i{background:#8b949e;box-shadow:0 0 0 1px #8b949e}.cta-section{background:var(--accent);color:#071216}.cta-section__inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:100px;min-height:380px;padding-block:75px;display:grid}.cta-section .section-kicker{color:#0a5967}.cta-section h2{letter-spacing:-.045em;margin:18px 0 0;font-size:clamp(38px,4vw,56px);line-height:1.03}.cta-section__action{border-left:1px solid #07121640;padding-left:60px}.cta-section__action p{max-width:390px;margin-bottom:27px;font-size:14px;line-height:1.7}@keyframes rack-led{0%,to{opacity:.35;box-shadow:0 0 3px var(--accent)}50%{opacity:1;box-shadow:0 0 13px var(--accent)}}@keyframes rack-data{0%,55%{transform:translate(-110%)}85%,to{transform:translate(110%)}}@keyframes rack-glow{0%,to{opacity:.06;transform:scale(.9)}50%{opacity:.16;transform:scale(1.08)}}@keyframes rack-scan{0%{opacity:0;transform:translateY(0)}8%{opacity:.8}45%{opacity:.45}55%,to{opacity:0;transform:translateY(355px)}}@keyframes flow-packet{0%,to{opacity:.2;transform:translate(-8px)}50%{opacity:1;transform:translate(8px)}}.subhero{background:var(--bg);color:var(--text);position:relative;overflow:hidden}.subhero__mesh{opacity:.16;background:repeating-radial-gradient(circle at 90%,#0000 0 55px,#00a6c733 56px 57px);position:absolute;inset:0}.subhero__inner{justify-content:space-between;align-items:center;min-height:380px;display:flex;position:relative}.subhero h1{letter-spacing:-.055em;margin:15px 0 22px;font-size:clamp(50px,6vw,78px)}.subhero p{color:#8d969e;max-width:590px;line-height:1.7}.subhero__code{color:#657079;letter-spacing:.12em;text-align:right;font:10px/2 monospace}.locations{padding-block:80px 120px}.location-card{border:1px solid #10131724;grid-template-columns:110px 1fr 300px;min-height:330px;margin-bottom:24px;display:grid}.location-card__number{color:#8b949e;writing-mode:vertical-rl;border-right:1px solid #10131724;padding:28px 22px;font:10px monospace}.location-card__main{padding:45px 55px}.location-card h2{letter-spacing:-.04em;margin:17px 0;font-size:38px}.location-card p{color:#6f7880;max-width:570px;font-size:13px;line-height:1.7}.location-card__aside{color:#6c757d;background:#e8eae8;border-left:1px solid #10131724;flex-direction:column;justify-content:center;align-items:flex-start;gap:23px;padding:42px 30px;font-size:10px;line-height:1.6;display:flex}.location-card__aside .icon{color:var(--accent)}.location-card__aside .text-link{color:#0b778b}.location-card__aside--pattern{background-image:linear-gradient(#1013170d 1px,#0000 1px),linear-gradient(90deg,#1013170d 1px,#0000 1px);background-size:25px 25px;align-items:center}.location-card--future{opacity:.7;min-height:260px}.status-pill{text-transform:uppercase;letter-spacing:.12em;color:#258653;align-items:center;gap:8px;font-size:9px;display:flex}.status-pill span{background:#31b46c;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #31b46c24}.status-pill--future{color:var(--muted)}.location-facts{gap:40px;margin-top:38px;display:flex}.location-facts strong,.location-facts span{display:block}.location-facts strong{font-size:18px}.location-facts span{color:#899198;margin-top:5px;font-size:9px}.auth-layout{min-height:100vh}.login-page{grid-template-columns:48% 52%;min-height:100vh;display:grid}.login-page__visual{background:var(--bg);color:var(--text);flex-direction:column;justify-content:space-between;padding:45px 60px;display:flex;position:relative;overflow:hidden}.login-page__visual:before{content:"";border:1px solid #00a6c72e;width:500px;height:500px;position:absolute;top:20%;right:-250px;transform:rotate(30deg);box-shadow:inset 0 0 100px #00a6c714}.login-page__visual:after{content:"";opacity:.08;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:65px 65px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.login-page__visual>*{z-index:1;position:relative}.login-page__caption{color:#59636b;letter-spacing:.14em;font:8px monospace}.login-page__form{background:var(--text);color:var(--bg);place-items:center;padding:40px;display:grid}.login-page form{width:min(420px,100%)}.login-page h2{letter-spacing:-.035em;margin-bottom:10px;font-size:33px}.login-page form>p{color:#778089;margin-bottom:38px;font-size:13px}.login-page form>label{text-transform:uppercase;letter-spacing:.11em;margin-bottom:22px;font-size:10px;font-weight:700;display:block}.login-page input{background:0 0;border:1px solid #cbd0d2;border-radius:0;outline:none;width:100%;height:50px;margin-top:9px;padding:0 15px}.login-page input:focus{border-color:var(--accent);box-shadow:0 0 0 2px #00a6c71f}.login-quote h1{letter-spacing:-.055em;margin:17px 0 25px;font-size:clamp(45px,5vw,67px);line-height:1.02}.login-quote p{color:var(--muted);max-width:430px;line-height:1.7}.back-link{color:#757f87;margin-bottom:75px;font-size:12px;display:inline-block}.password-field{position:relative}.password-field button{color:#657078;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:16px;right:7px}.login-options{justify-content:space-between;margin:0 0 28px;font-size:11px;display:flex}.login-options label{color:#5e6870;align-items:center;display:flex}.login-options input{width:15px;height:15px;accent-color:var(--accent);margin:0 7px 0 0}.login-options a{color:#087b91}.login-submit{justify-content:space-between;width:100%}.login-help{color:#707980;border-top:1px solid #d7dadb;align-items:center;gap:7px;margin-top:35px;padding-top:24px;font-size:10px;display:flex}.login-help .icon{color:var(--accent)}.login-help a{color:#087b91}.login-mobile-brand{display:none}.dashboard{color:#101317;background:#f1f3f3;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.dashboard-sidebar{background:var(--bg);color:var(--text);flex-direction:column;width:230px;padding:28px 20px;display:flex;position:fixed;inset:0 auto 0 0}.dashboard-sidebar .brand__mark{width:33px}.dashboard-sidebar .brand__frame,.dashboard-sidebar .brand__eye{stroke:var(--text)}.dashboard-sidebar .brand__eye{fill:var(--bg)}.dashboard-sidebar .brand__type{color:var(--text);font-size:17px}.dashboard-sidebar nav{flex-direction:column;gap:6px;margin-top:60px;display:flex}.dashboard-sidebar nav a,.dashboard-sidebar nav button{color:#7f8991;text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;height:43px;padding:0 13px;font-size:11px;display:flex}.dashboard-sidebar nav a:hover,.dashboard-sidebar nav button:hover,.dashboard-sidebar nav a.active,.dashboard-sidebar nav button.active{color:var(--text);background:var(--surface-2);border-left:2px solid var(--accent)}.dashboard-sidebar nav a span,.dashboard-sidebar nav button span{background:#283039;margin-left:auto;padding:2px 6px;font-size:8px}.sidebar-support{border:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:6px;margin-top:auto;padding:18px;display:flex}.sidebar-support .icon{color:var(--accent);margin-bottom:6px}.sidebar-support strong{font-size:11px}.sidebar-support span{color:#758089;font-size:9px}.sidebar-support button,.sidebar-support a{color:var(--accent);background:0 0;border:0;border-bottom:1px solid;margin-top:9px;padding:0 0 2px;font-size:9px}.sidebar-back{color:#69747c;margin:18px 10px 0;font-size:9px}.dashboard-main{grid-column:2;min-width:0}.dashboard-header{background:#fff;border-bottom:1px solid #dfe3e4;justify-content:space-between;align-items:center;height:90px;padding:0 42px;display:flex}.dashboard-header>div:first-child span{color:#8a9399;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.dashboard-header h1{margin:5px 0 0;font-size:21px}.dashboard-user{align-items:center;gap:11px;display:flex}.dashboard-user>span{width:37px;height:37px;color:var(--accent);background:#182027;place-items:center;font-size:10px;display:grid}.dashboard-user strong,.dashboard-user small{display:block}.dashboard-user strong{font-size:10px}.dashboard-user small{color:#899198;margin-top:3px;font-size:8px}.dashboard-content{max-width:1480px;padding:30px 42px 50px}.dashboard-summary{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.dashboard-summary article{background:#fff;border:1px solid #e0e4e5;align-items:center;gap:16px;min-height:126px;padding:20px;display:flex}.dashboard-summary article div>span{color:#818a91;font-size:8px;display:block}.dashboard-summary small,.dashboard-summary strong{display:block}.dashboard-summary small{color:#7c858c;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.dashboard-summary strong{letter-spacing:-.03em;margin:5px 0;font-size:24px}.dashboard-summary strong em{margin-left:3px;font-size:10px;font-style:normal}.summary-icon{color:#566169;background:#edf1f2;place-items:center;width:38px;height:38px;display:grid}.summary-icon--ok{color:#2da968;background:#e9f6ef}.summary-icon--accent{color:#07829a;background:#e7f6f8}.server-section{background:#fff;border:1px solid #e0e4e5;margin-top:18px}.server-section__heading{border-bottom:1px solid #e5e8e9;justify-content:space-between;align-items:center;padding:22px 25px;display:flex}.server-section__heading h2{margin-bottom:5px;font-size:17px}.server-section__heading span{color:#858e95;font-size:8px}.server-section__actions{align-items:center;gap:8px;display:flex}.button--dashboard{color:#4c565d;background:#fff;border-color:#cdd2d4;gap:7px;min-height:35px;padding:0 13px;font-size:9px}.button--dashboard:disabled{opacity:.5}.server-filters{border-bottom:1px solid #e5e8e9;gap:20px;padding:0 24px;display:flex}.server-filters button{color:#899198;background:0 0;border:0;border-bottom:2px solid #0000;padding:15px 1px 12px;font-size:9px}.server-filters button.active{color:#0a7f95;border-color:var(--accent)}.server-row{border-bottom:1px solid #edf0f0;grid-template-columns:minmax(205px,1.4fr) minmax(120px,.8fr) minmax(115px,.8fr) minmax(75px,.55fr) minmax(75px,.55fr) minmax(95px,.7fr) 35px;align-items:center;gap:12px;min-height:75px;padding:0 24px;font-size:9px;display:grid}.server-row:last-child{border-bottom:0}.server-row--head{color:#8b949a;text-transform:uppercase;letter-spacing:.09em;background:#f7f8f8;min-height:37px;font-size:7px}.server-name{align-items:center;gap:11px;display:flex}.server-name>span{color:#556068;background:#eef2f3;place-items:center;width:34px;height:34px;display:grid}.server-name strong,.server-name small{display:block}.server-name strong{font-size:10px}.server-name small{color:#8c949a;margin-top:4px;font-size:7px}.server-status{white-space:nowrap;align-items:center;gap:7px;display:flex}.server-status i{border-radius:50%;width:6px;height:6px}.server-status--online{color:#248854}.server-status--online i{background:#31b36c}.server-status--warning{color:#a4731d}.server-status--warning i{background:#d99b30}.server-status--offline{color:#b04a4a}.server-status--offline i{background:#d25b5b}.usage span{margin-bottom:6px;display:block}.usage>i{background:#e6e9ea;width:60px;height:3px;display:block}.usage b{background:var(--accent);height:100%;display:block}.traffic{color:#58636b}.server-site{color:#566169;align-items:center;gap:6px;font-size:8px;display:inline-flex}.server-site .icon{color:#0a8298}.row-action{color:#7c858b;letter-spacing:2px;background:0 0;border:0}.dashboard-bottom{grid-template-columns:1.7fr 1fr;gap:18px;margin-top:18px;display:grid}.notice-card,.contract-card{background:#fff;border:1px solid #e0e4e5;padding:22px}.notice-card{justify-content:space-between;align-items:flex-start;display:flex}.notice-card>div{gap:14px;display:flex}.notice-card strong{font-size:10px}.notice-card p{color:#778189;margin:6px 0 0;font-size:8px;line-height:1.6}.notice-card>span{color:#9b6a15;background:#fff5df;padding:5px 8px;font-size:7px}.contract-card{flex-direction:column;display:flex}.contract-card small{color:#7d868d;text-transform:uppercase;font-size:8px}.contract-card strong{margin:7px 0 5px;font-size:14px}.contract-card>span{color:#7f888f;font-size:8px}.contract-card button{color:#0b8197;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:7px;width:fit-content;margin-top:16px;padding:0 0 2px;font-size:8px;display:inline-flex}.contract-document{z-index:1;background:var(--text);width:min(700px,100%);max-height:calc(100vh - 48px);color:var(--bg);padding:50px;animation:.35s cubic-bezier(.2,.75,.2,1) both modal-rise;position:relative;overflow-y:auto;box-shadow:0 35px 90px #00000073}.contract-document__header{border-bottom:1px solid #cfd4d5;justify-content:space-between;align-items:center;margin-bottom:42px;padding-bottom:30px;display:flex}.contract-document__header>span{color:#218451;letter-spacing:.11em;border:1px solid #69ac88;padding:6px 9px;font-size:8px}.contract-document h2{letter-spacing:-.04em;margin:15px 0 7px;font-size:38px}.contract-document>p{color:#6f7880;font-size:11px}.contract-document dl{margin:35px 0}.contract-document dl div{border-top:1px solid #d9ddde;grid-template-columns:155px 1fr;gap:20px;padding:14px 0;font-size:10px;display:grid}.contract-document dl dt{color:#7f888f}.contract-document dl dd{margin:0;font-weight:600}.contract-document__footer{border-top:1px solid #d9ddde;justify-content:space-between;align-items:center;padding-top:25px;display:flex}.contract-document__footer>span{color:#748087;align-items:center;gap:7px;font-size:8px;display:flex}.company-summary{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.company-summary article{background:#fff;border:1px solid #e0e4e5;align-items:center;gap:15px;min-height:126px;padding:20px;display:flex}.company-summary small,.company-summary strong,.company-summary div>span{display:block}.company-summary small{color:#7c858c;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.company-summary strong{letter-spacing:-.03em;margin:7px 0;font-size:20px;line-height:1.2}.company-summary div>span{color:#818a91;font-size:8px}.company-layout{grid-template-columns:1.25fr .75fr;gap:18px;margin-top:18px;display:grid}.company-card,.company-access-card{background:#fff;border:1px solid #e0e4e5;padding:28px}.company-card__heading{justify-content:space-between;align-items:flex-start;display:flex}.company-card__heading>div{align-items:center;gap:13px;display:flex}.company-card__heading>div>span{width:44px;height:44px;color:var(--accent);background:#172027;place-items:center;font-size:10px;display:grid}.company-card__heading h2{margin:0 0 5px;font-size:18px}.company-card__heading p{color:#838c93;margin:0;font-size:8px}.company-card dl{grid-template-columns:1fr 1fr;margin:28px 0 0;display:grid}.company-card dl div{border-top:1px solid #e2e5e6;padding:14px 0}.company-card dl div:nth-child(2n){padding-left:24px}.company-card dl dt{color:#858e95;margin-bottom:5px;font-size:8px}.company-card dl dd{margin:0;font-size:10px;font-weight:600}.company-card__note{color:#788289;border-top:1px solid #e2e5e6;align-items:center;gap:9px;margin-top:5px;padding-top:17px;font-size:8px;display:flex}.company-card__note .icon{color:#0a8197}.company-verified{color:#278453;text-transform:uppercase;letter-spacing:.08em;background:#edf8f2;align-items:center;gap:5px;padding:6px 8px;font-size:7px;display:flex}.company-access-card{color:var(--text);background:#172027;position:relative;overflow:hidden}.company-access-card h2{letter-spacing:-.035em;max-width:300px;margin:16px 0;font-size:24px;line-height:1.1}.company-access-card p{color:#859098;max-width:360px;font-size:10px;line-height:1.65}.access-diagram{align-items:center;margin-top:29px;display:flex}.access-diagram span{width:35px;height:35px;color:var(--accent);border:1px solid #3d4850;place-items:center;display:grid}.access-diagram i{background:linear-gradient(90deg, #3d4850, var(--accent), #3d4850);width:38px;height:1px}.team-section{background:#fff;border:1px solid #e0e4e5;margin-top:18px}.team-section__heading{border-bottom:1px solid #e5e8e9;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:18px 24px;display:flex}.team-section__heading h2{margin-bottom:5px;font-size:17px}.team-section__heading>div>span{color:#858e95;font-size:8px}.team-section__actions{align-items:center;gap:10px;display:flex}.team-section__actions .button{min-height:36px;padding-inline:13px;font-size:9px}.employee-table{overscroll-behavior-inline:contain;scrollbar-width:thin;overflow-x:auto}.employee-row{border-bottom:1px solid #edf0f0;grid-template-columns:minmax(230px,1.5fr) 110px minmax(125px,.8fr) 100px 105px 30px;align-items:center;gap:14px;min-width:860px;min-height:75px;padding:0 24px;font-size:9px;display:grid}.employee-row:last-child{border-bottom:0}.employee-row--head{color:#8b949a;text-transform:uppercase;letter-spacing:.09em;background:#f7f8f8;min-height:37px;font-size:7px}.employee-row--owner{background:#fbfcfc}.employee-person{align-items:center;gap:11px;display:flex}.employee-person>span{color:#3e4a52;background:#e9edef;place-items:center;width:35px;height:35px;font-size:8px;font-weight:700;display:grid}.employee-person strong,.employee-person small{display:block}.employee-person strong{font-size:10px}.employee-person small{color:#8b949a;margin-top:4px;font-size:7px}.employee-role{color:#5c6870;background:#f0f2f3;border:1px solid #d8dcde;width:fit-content;padding:5px 7px;font-size:7px}.employee-role--owner,.employee-role--administrator{color:#087e95;background:#edf8fa;border-color:#b9e1e8}.employee-role--engineer{color:#5c6189;background:#f0f0f8;border-color:#d4d4e7}.employee-role--accountant{color:#8a6721;background:#fff8ea;border-color:#ead9b8}.employee-permissions strong{margin-bottom:7px;font-size:8px;display:block}.employee-permissions>span{gap:3px;display:flex}.employee-permissions i{background:var(--accent);width:18px;height:3px}.employee-permissions i.empty{background:#dfe3e4}.employee-status{color:#278453;align-items:center;gap:6px;display:flex}.employee-status i{background:#31b36c;border-radius:50%;width:6px;height:6px}.employee-status--invited{color:#987020}.employee-status--invited i{background:#d49b32}.employee-date{color:#778188}.employee-row .row-action:disabled{cursor:default;opacity:.45}.employee-modal__panel{background:var(--text);width:min(900px,100%);max-height:calc(100vh - 48px);color:var(--bg);padding:45px 50px;animation:.35s cubic-bezier(.2,.75,.2,1) both modal-rise;position:relative;overflow-y:auto;box-shadow:0 35px 90px #00000073}.employee-modal__heading{margin-bottom:30px}.employee-modal__heading h2{letter-spacing:-.04em;margin:14px 0 9px;font-size:34px}.employee-modal__heading p{color:#727c83;margin:0;font-size:10px}.employee-form label{color:#657078;letter-spacing:.1em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:8px;font-weight:750;display:flex}.employee-form input,.employee-form select{width:100%;height:45px;color:var(--bg);text-transform:none;letter-spacing:0;background:0 0;border:1px solid #cdd2d4;border-radius:0;outline:none;padding:0 13px;font-size:11px}.employee-form input:focus,.employee-form select:focus{border-color:var(--accent);box-shadow:0 0 0 2px #00a6c71a}.employee-form__actions{justify-content:flex-end;gap:10px;margin-top:25px;display:flex}.permission-grid{border:0;margin:25px 0 0;padding:0}.permission-grid legend{color:#657078;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:8px;font-weight:750}.permission-grid>label{cursor:pointer;text-transform:none;letter-spacing:0;border:1px solid #d8dcde;border-bottom:0;grid-template-columns:18px 1fr 24px;align-items:center;gap:12px;min-height:58px;padding:10px 13px;display:grid}.permission-grid>label:last-child{border-bottom:1px solid #d8dcde}.permission-grid>label.active{background:#00a6c70a;border-color:#00a6c773}.permission-grid>label input{width:15px;height:15px;accent-color:var(--accent);margin:0}.permission-grid>label strong,.permission-grid>label small{display:block}.permission-grid>label strong{color:#283138;font-size:10px}.permission-grid>label small{color:#7c858c;margin-top:3px;font-size:8px}.permission-grid>label>i{color:#0000;border:1px solid #d3d7d9;place-items:center;width:23px;height:23px;display:grid}.permission-grid>label.active>i{color:var(--accent);border-color:var(--accent)}.servers-overview{background:#fff;border:1px solid #e0e4e5;grid-template-columns:repeat(3,1fr) 230px;gap:12px;min-height:95px;padding:14px;display:grid}.servers-overview>div{border-right:1px solid #e3e6e7;align-items:center;gap:13px;padding:0 15px;display:flex}.servers-overview p{margin:0}.servers-overview small,.servers-overview strong{display:block}.servers-overview small{color:#7d868d;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.servers-overview strong{margin-top:5px;font-size:24px}.servers-page__heading{justify-content:space-between;align-items:flex-end;margin:32px 0 17px;display:flex}.servers-page__heading h2{margin:0 0 6px;font-size:20px}.servers-page__heading>div span{color:#7d878e;font-size:9px}.server-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.server-control-card{background:#fff;border:1px solid #dce1e2;transition:border-color .2s,box-shadow .2s}.server-control-card:hover{border-color:#b9c2c6;box-shadow:0 10px 30px #131b200f}.server-control-card--offline{background:#f9fafa}.server-control-card--restarting{border-color:#00a6c78c}.server-control-card>header{border-bottom:1px solid #e6e9ea;grid-template-columns:40px 1fr auto;align-items:center;gap:13px;min-height:78px;padding:17px 20px;display:grid}.server-control-card>header>div:nth-child(2)>span{color:#879097;font:7px monospace}.server-control-card>header h2{margin:4px 0 0;font-size:15px}.server-control-card__icon{color:#556068;background:#edf1f2;place-items:center;width:40px;height:40px;display:grid}.server-control-card__site{color:#48535a;background:#f3f5f5;align-items:center;gap:9px;margin:18px 20px 0;padding:11px 13px;font-size:9px;display:flex}.server-control-card__site .icon{color:#07849c}.server-control-card__site small{color:#8a9399;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:7px;display:block}.server-control-card dl{grid-template-columns:1fr 1fr;margin:0 20px 20px;display:grid}.server-control-card dl div{border-top:1px solid #e5e8e9;padding:11px 0}.server-control-card dl div:nth-child(2n){padding-left:18px}.server-control-card dl dt{color:#8a9399;margin-bottom:4px;font-size:7px}.server-control-card dl dd{color:#444f56;margin:0;font-size:9px;font-weight:600}.server-control-card>footer{border-top:1px solid #e2e6e7;grid-template-columns:repeat(3,1fr);display:grid}.server-control-status{color:#268653;white-space:nowrap;align-items:center;gap:6px;font-size:8px;display:flex}.server-control-status i{background:#31b36c;border-radius:50%;width:6px;height:6px}.server-control-status--offline{color:#a44848}.server-control-status--offline i{background:#cf5b5b}.server-control-status--restarting{color:#087f97}.server-control-status--restarting i{background:var(--accent);animation:1s infinite rack-led}.server-control-metrics{grid-template-columns:1fr 1fr 1fr;gap:17px;padding:18px 20px;display:grid}.server-control-metrics>div>span{color:#7d878e;justify-content:space-between;font-size:7px;display:flex}.server-control-metrics>div>span b{color:#465159;font-weight:600}.server-control-metrics>div>i{background:#e5e9ea;height:4px;margin-top:8px;display:block}.server-control-metrics>div>i b{background:var(--accent);height:100%;display:block}.server-control-metrics>div>strong{margin-top:7px;font-size:10px;display:block}.server-action{color:#5c676e;background:0 0;border:0;border-right:1px solid #e2e6e7;justify-content:center;align-items:center;gap:6px;min-height:43px;font-size:8px;display:flex}.server-action:last-child{border-right:0}.server-action:hover:not(:disabled){color:#087e95;background:#f3f8f9}.server-action:disabled{cursor:not-allowed;opacity:.38}.server-action--power:hover:not(:disabled){color:#a94444;background:#fff6f6}.server-action--start:hover:not(:disabled){color:#278453;background:#f2faf5}.server-console__panel{z-index:1;width:min(760px,100%);color:var(--text);background:#0b0f12;animation:.3s both modal-rise;position:relative;box-shadow:0 35px 90px #0000008c}.server-console__panel>header{border-bottom:1px solid #293137;justify-content:space-between;align-items:center;min-height:62px;padding:0 18px;display:flex}.server-console__panel>header>div{align-items:center;gap:10px;display:flex}.server-console__panel>header strong,.server-console__panel>header small{display:block}.server-console__panel>header strong{font-size:11px}.server-console__panel>header small{color:#6f7b83;margin-top:3px;font-size:8px}.server-console__panel>header button{color:#849098;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid}.server-console__panel>footer{color:#617078;border-top:1px solid #293137;justify-content:space-between;padding:13px 18px;font-size:8px;display:flex}.server-console__panel>footer span{align-items:center;gap:6px;display:flex}.server-console__panel>footer span i{background:#31b36c;border-radius:50%;width:5px;height:5px}.server-console__screen{color:#8b9ca4;background-image:linear-gradient(#00a6c706 1px,#0000 1px);background-size:100% 22px;min-height:360px;padding:25px;font:11px/1.8 monospace}.server-console__screen p{margin:0}.server-console__screen p:first-child{color:var(--accent);margin-bottom:18px}.server-console__screen p:last-child{margin-top:18px}.server-console__screen p:last-child span{color:#68c7d9}.server-console__screen p i{background:var(--accent);vertical-align:middle;width:7px;height:13px;animation:1s step-end infinite console-cursor;display:inline-block}@keyframes console-cursor{50%{opacity:0}}.audit-summary{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.audit-summary article{background:#fff;border:1px solid #e0e4e5;align-items:center;gap:15px;min-height:120px;padding:19px;display:flex}.audit-summary small,.audit-summary strong,.audit-summary div>span{display:block}.audit-summary small{color:#7c858c;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.audit-summary strong{margin:6px 0;font-size:25px}.audit-summary strong em{font-size:10px;font-style:normal}.audit-summary div>span{color:#818a91;font-size:8px}.audit-log{background:#fff;border:1px solid #e0e4e5;margin-top:18px}.audit-log__heading{border-bottom:1px solid #e5e8e9;justify-content:space-between;align-items:center;gap:20px;min-height:79px;padding:18px 24px;display:flex}.audit-log__heading h2{margin-bottom:5px;font-size:17px}.audit-log__heading>div span{color:#858e95;font-size:8px}.audit-table{overscroll-behavior-inline:contain;scrollbar-width:thin;overflow-x:auto}.audit-row{border-bottom:1px solid #edf0f0;grid-template-columns:minmax(280px,1.6fr) minmax(130px,.8fr) minmax(170px,1fr) 145px 100px;align-items:center;gap:15px;min-width:900px;min-height:76px;padding:0 24px;font-size:9px;display:grid}.audit-row:last-child{border-bottom:0}.audit-row--head{color:#8b949a;text-transform:uppercase;letter-spacing:.09em;background:#f7f8f8;min-height:37px;font-size:7px}.audit-row code{color:#657078;font-size:8px}.audit-event{align-items:center;gap:12px;display:flex}.audit-event__icon{color:#087f97;background:#edf8fa;place-items:center;width:35px;height:35px;display:grid}.audit-event__icon--access{color:#675d99;background:#f1f0f8}.audit-event__icon--support{color:#9a6d1e;background:#fff8e9}.audit-event__icon--security{color:#278453;background:#edf8f2}.audit-event strong,.audit-event small{display:block}.audit-event strong{font-size:10px}.audit-event small{color:#879097;margin-top:4px;font-size:7px;line-height:1.4}.audit-actor,.audit-target,.audit-date{color:#59646b}.audit-actor small,.audit-target small,.audit-date small{color:#8c959b;margin-top:4px;font-size:7px;display:block}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-sidebar-label{color:#526069;letter-spacing:.18em;margin:22px 13px 0;font:9px monospace}.admin-system-status{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding:15px 10px;display:flex}.admin-system-status>i{background:#31b36c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #31b36c1a}.admin-system-status strong,.admin-system-status span{display:block}.admin-system-status strong{font-size:11px}.admin-system-status span{color:#657079;margin-top:4px;font-size:9px}.admin .dashboard-sidebar nav a,.admin .dashboard-sidebar nav button{font-size:12px}.admin-summary{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.admin-summary article{background:#fff;border:1px solid #e0e4e5;flex-direction:column;justify-content:center;min-height:120px;padding:22px;display:flex}.admin-summary small,.admin-summary strong,.admin-summary span{display:block}.admin-summary small{color:#7c858c;text-transform:uppercase;letter-spacing:.09em;font-size:10px}.admin-summary strong{letter-spacing:-.04em;margin:7px 0;font-size:30px}.admin-summary strong em{font-size:13px;font-style:normal}.admin-summary span{color:#818a91;font-size:10px}.admin-summary .positive{color:#168352}.admin-leads{background:#fff;border:1px solid #e0e4e5;margin-top:18px}.admin-leads__heading{border-bottom:1px solid #e5e8e9;justify-content:space-between;align-items:center;min-height:79px;padding:18px 24px;display:flex}.admin-leads__heading h2{margin-bottom:6px;font-size:20px}.admin-leads__heading>div span{color:#858e95;font-size:10px}.admin-search{color:#8a9399;border:1px solid #d5dadc;align-items:center;gap:8px;width:225px;height:36px;padding:0 10px;display:flex}.admin-search input{border:0;outline:0;width:100%;font-size:11px}.lead-row{border-bottom:1px solid #edf0f0;grid-template-columns:minmax(190px,1.3fr) minmax(140px,1fr) minmax(155px,1fr) 100px 105px 30px;align-items:center;gap:14px;min-height:75px;padding:0 24px;font-size:11px;display:grid}.lead-row:last-child{border-bottom:0}.lead-row--head{color:#8b949a;text-transform:uppercase;letter-spacing:.09em;background:#f7f8f8;min-height:37px;font-size:9px}.lead-contact{align-items:center;gap:11px;display:flex}.lead-contact>span{width:34px;height:34px;color:var(--accent);background:#172027;place-items:center;font-size:8px;display:grid}.lead-contact strong,.lead-contact small{display:block}.lead-contact strong{font-size:12px}.lead-contact small{color:#8c949a;margin-top:5px;font-size:9px}.lead-company,.lead-service,.lead-date{color:#59636a;line-height:1.5}.lead-assignee{color:#4f5a61;font-size:11px}.lead-assignee small{color:#8b949a;margin-top:4px;font-size:9px;display:block}.lead-status{border:1px solid;outline:0;width:100%;height:29px;padding:0 7px;font-size:10px}.lead-status--new{color:#087f97;background:#edf9fb}.lead-status--in-progress{color:#9b6a15;background:#fff9ec}.lead-status--contacted{color:#278453;background:#eff8f3}.admin-empty{text-align:center;color:#858e95;padding:55px;font-size:12px}.leads-table{overscroll-behavior-inline:contain;scrollbar-width:thin;overflow-x:auto}.ticket-row{border-bottom:1px solid #edf0f0;grid-template-columns:minmax(190px,1.4fr) minmax(130px,.9fr) minmax(125px,.85fr) 85px minmax(115px,.8fr) 100px 28px;align-items:center;gap:13px;min-height:75px;padding:0 24px;font-size:11px;display:grid}.ticket-subject strong,.ticket-client strong,.ticket-server strong,.ticket-subject small,.ticket-client small,.ticket-server small{display:block}.ticket-subject strong,.ticket-client strong,.ticket-server strong{font-size:11px;line-height:1.45}.ticket-subject small,.ticket-client small,.ticket-server small{color:#8b949a;margin-top:5px;font-size:9px}.ticket-server{color:#4d5960}.ticket-server b,.ticket-server small{display:block}.ticket-server b{font-size:inherit;font-weight:650}.ticket-server small{color:#8b949a;margin-top:4px;font-size:8px}.ticket-server--website b{color:#087f97}.ticket-priority{border:1px solid;width:fit-content;padding:5px 7px;font-size:9px}.ticket-priority--normal{color:#637078;background:#f3f5f5}.ticket-priority--high{color:#a16e17;background:#fff8e9}.ticket-priority--critical{color:#ae4242;background:#fff0f0}.client-row{border-bottom:1px solid #edf0f0;grid-template-columns:minmax(210px,1.4fr) minmax(120px,.8fr) minmax(125px,.8fr) minmax(140px,1fr) 70px 90px;align-items:center;gap:14px;min-height:75px;padding:0 24px;font-size:11px;display:grid}.client-contact{color:#59636a}.client-contract{font-size:11px}.client-servers{font-size:18px;font-weight:700}.client-status{color:#278453;align-items:center;gap:6px;display:flex}.client-status i{background:#31b36c;border-radius:50%;width:6px;height:6px}.lead-drawer{z-index:110;position:fixed;inset:0}.lead-drawer__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05080a8c;border:0;width:100%;height:100%;position:absolute;inset:0}.lead-drawer__panel{background:var(--text);width:min(470px,100%);color:var(--bg);padding:55px 42px;animation:.32s cubic-bezier(.2,.75,.2,1) both drawer-in;position:absolute;inset:0 0 0 auto;overflow-y:auto;box-shadow:-30px 0 80px #00000040}.lead-drawer__panel h2{letter-spacing:-.04em;margin:18px 0 5px;font-size:31px}.lead-drawer__panel dl{margin:38px 0}.lead-drawer__panel dl div{border-top:1px solid #d8dcdd;grid-template-columns:90px 1fr;padding:13px 0;font-size:12px;display:grid}.lead-drawer__panel dt{color:#899198}.lead-drawer__panel dd{margin:0}.lead-drawer__panel>.button{justify-content:space-between;width:100%;margin-top:20px}.lead-drawer__company{color:#747e85;font-size:13px}.lead-message{background:#e8ebeb;margin-bottom:25px;padding:20px}.lead-message span{color:#7e878e;text-transform:uppercase;letter-spacing:.09em;font-size:10px}.lead-message p{margin:10px 0 0;font-size:13px;line-height:1.7}.drawer-status{color:#7e878e;text-transform:uppercase;letter-spacing:.09em;flex-direction:column;gap:8px;font-size:10px;display:flex}.drawer-status select{background:0 0;border:1px solid #cbd1d3;height:42px;padding:0 10px;font-size:12px}.drawer-status+.drawer-status{margin-top:15px}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (width>=1441px){.shell{width:min(1320px,100% - 80px)}.hero__inner{grid-template-columns:1.12fr .88fr}.hero-visual{transform:scale(1.08)}.dashboard-content{max-width:1680px;padding-inline:50px}.dashboard-header{padding-inline:50px}}@media (width<=1200px){.shell{width:min(1120px,100% - 40px)}.site-nav{gap:22px}.hero__inner{grid-template-columns:1fr .82fr}.hero-visual{transform:scale(.9)}.infrastructure__inner{gap:70px}.branches-preview,.cta-section__inner{gap:65px}.site-footer__top{gap:38px}.location-card{grid-template-columns:90px 1fr 270px}.location-card__main{padding-inline:40px}.dashboard{grid-template-columns:210px 1fr}.dashboard-sidebar{width:210px;padding-inline:16px}.dashboard-content,.dashboard-header{padding-inline:28px}.dashboard-summary,.admin-summary{gap:10px}.company-summary,.audit-summary{grid-template-columns:repeat(2,1fr);gap:10px}.servers-overview{grid-template-columns:repeat(3,1fr)}.servers-overview>.button{grid-column:1/-1}.dashboard-summary article{padding:16px}}@media (width<=980px){.site-nav{gap:14px}.hero__inner{grid-template-columns:1fr;min-height:590px;padding-top:65px}.hero-visual{opacity:.55;width:48%;position:absolute;right:-5%;transform:scale(.88)}.hero__content{z-index:3;position:relative}.hero__content>p{max-width:500px}.hero__metrics>div{padding-inline:15px}.service-card{padding:23px}.infrastructure__inner,.branches-preview{gap:45px}.site-footer__top{grid-template-columns:1.6fr 1fr 1fr}.site-footer__top>div:last-child{grid-column:2/-1}.location-card{grid-template-columns:80px 1fr}.location-card__aside{border-top:1px solid #10131724;border-left:0;grid-column:2}.dashboard{grid-template-columns:185px 1fr}.dashboard-sidebar{width:185px}.dashboard-sidebar .brand__type small{display:none}.dashboard-content{padding:24px 20px 45px}.dashboard-header{padding-inline:20px}.dashboard-summary,.admin-summary{grid-template-columns:repeat(2,1fr)}.company-layout,.server-card-grid{grid-template-columns:1fr}.server-table,.leads-table{overscroll-behavior-inline:contain;scrollbar-width:thin;overflow-x:auto}.server-row{min-width:900px}.lead-row{min-width:850px}.ticket-row{min-width:930px}.client-row{min-width:850px}}@media (width<=860px){.site-header{height:70px}.mobile-menu{display:block}.site-nav{background:var(--text);flex-direction:column;align-items:stretch;gap:12px;padding:22px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 20px 30px #0000001f}.site-nav--open{display:flex}.site-nav>a:not(.button){padding:9px 0}.site-nav>a:not(.button):after{display:none}}@media (width<=760px){.shell{width:min(70%,1180px)}.hero{min-height:auto}.hero__inner{min-height:590px;padding-top:58px;display:block}.hero h1{font-size:49px}.hero__content>p{font-size:14px}.hero__actions{flex-direction:column;align-items:flex-start;gap:22px}.hero__trust{gap:15px;font-size:9px}.hero-visual{opacity:.27;width:280px;height:280px;top:auto;bottom:-15px;right:-110px;transform:none}.hero-visual__mark{width:220px}.hero__metrics{grid-template-columns:repeat(2,1fr)}.hero__metrics>div{border-bottom:1px solid var(--line);padding:22px 15px}.hero__metrics>div:nth-child(2){border-right:0}.hero__metrics strong{font-size:22px}.hero__metrics span{font-size:8px}.data-label{display:none}.section{padding-block:75px}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading h2,.infrastructure h2,.branches-preview h2,.cta-section h2{font-size:39px}.service-grid{grid-template-columns:1fr}.service-card{border-bottom:1px solid #10131724;border-right:0;min-height:260px}.service-card h3{margin-top:46px}.infrastructure__inner{grid-template-columns:1fr;gap:60px;padding-block:75px}.infrastructure__content{grid-row:1}.rack-visual{padding:22px;box-shadow:12px 12px #0c0f12}.rack-unit{height:43px}.branches-preview{grid-template-columns:1fr;gap:45px}.branches-preview__map{min-height:300px}.map-node--active{top:150px;left:85px}.map-node--soon{right:45px}.cta-section__inner{grid-template-columns:1fr;gap:40px;padding-block:65px}.cta-section__action{border-top:1px solid #07121640;border-left:0;padding:30px 0 0}.button--light{min-width:100%}.site-footer__top{grid-template-columns:1fr 1fr}.site-footer__top>.brand{grid-column:1/-1;margin-bottom:15px}.site-footer__top>div:last-child{grid-column:1/-1}.subhero__inner{min-height:330px}.subhero__code{display:none}.locations{padding-block:45px 70px}.location-card{display:block}.location-card__number{writing-mode:initial;border-bottom:1px solid #10131724;border-right:0}.location-card__main{padding:32px 25px}.location-card__aside{padding:30px 25px}.location-facts{flex-wrap:wrap;gap:25px}.login-page{grid-template-columns:1fr}.login-page__visual{display:none}.login-page__form{padding:28px 20px}.back-link{margin-bottom:40px}.login-mobile-brand{margin-bottom:55px;display:block}.contact-modal{place-items:stretch stretch;padding:0}.contact-modal__panel{width:100%;min-height:100dvh;max-height:100dvh;padding:70px 20px 35px;display:block}.contact-modal__heading h2{font-size:36px}.contact-modal__heading p{margin-bottom:30px}.contact-form__row,.support-scope>div{grid-template-columns:1fr}.contact-success{min-height:calc(100dvh - 105px)}.contact-success h2{font-size:36px}.dashboard{display:block}.dashboard-sidebar{z-index:30;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:68px;padding:12px 16px;position:sticky;top:0}.dashboard-sidebar nav{flex-direction:row;margin:0}.dashboard-sidebar nav a,.dashboard-sidebar nav button{justify-content:center;width:42px;padding:0;font-size:0}.dashboard-sidebar nav a:not(.active),.dashboard-sidebar nav button:not(.active),.dashboard-sidebar .sidebar-support,.dashboard-sidebar .sidebar-back{display:none}.dashboard-main{width:100%}.dashboard-header{height:75px;padding:0 18px}.dashboard-header h1{font-size:16px}.dashboard-user>div{display:none}.dashboard-content{padding:18px 14px 35px}.dashboard-summary{grid-template-columns:1fr 1fr;gap:8px}.dashboard-summary article{min-height:105px;padding:14px}.company-summary{grid-template-columns:1fr 1fr;gap:8px}.company-summary article{min-height:105px;padding:14px}.audit-summary{grid-template-columns:1fr 1fr;gap:8px}.audit-summary article{min-height:105px;padding:14px}.servers-overview{grid-template-columns:1fr 1fr}.servers-overview>div{min-height:70px}.servers-overview>div:nth-child(2){border-right:0}.servers-overview>.button{grid-area:2/2}.servers-page__heading{flex-direction:column;align-items:flex-start;gap:13px}.server-card-grid{grid-template-columns:1fr}.audit-log__heading{flex-direction:column;align-items:flex-start}.audit-log__heading .admin-search{width:100%}.company-layout{grid-template-columns:1fr}.team-section__heading{flex-direction:column;align-items:flex-start}.team-section__actions{width:100%}.team-section__actions .admin-search{flex:1}.employee-modal{place-items:stretch stretch;padding:0}.employee-modal__panel{width:100%;min-height:100dvh;max-height:100dvh;padding:65px 20px 35px}.admin-summary{grid-template-columns:1fr 1fr;gap:8px}.admin-summary article{min-height:105px;padding:15px}.server-section__heading{align-items:flex-start;gap:15px;padding:18px}.server-section__actions{flex-wrap:wrap;justify-content:flex-end}.server-filters{white-space:nowrap;overflow-x:auto}.dashboard-bottom{grid-template-columns:1fr}.summary-icon{display:none}.admin-leads__heading{flex-direction:column;align-items:flex-start;gap:14px}.admin-search{width:100%}.admin-sidebar-label,.admin-system-status{display:none}.admin .dashboard-sidebar nav button{display:flex}.admin .dashboard-sidebar nav a{display:none}.lead-drawer__panel{padding:65px 22px 35px}.contract-document{width:100%;min-height:100dvh;max-height:100dvh;padding:70px 20px 35px}.contract-document dl div{grid-template-columns:1fr;gap:6px}.contract-document__footer{flex-direction:column;align-items:stretch;gap:20px}.not-found>span{font-size:85px}}@media (width<=480px){.shell{width:calc(100% - 24px)}.brand__type small{display:none}.site-header .brand__mark{width:34px;height:34px}.hero__inner{min-height:560px;padding-top:48px}.hero h1{font-size:clamp(39px,12vw,46px)}.hero__content>p{line-height:1.6}.hero__actions{width:100%}.hero__actions .button{justify-content:space-between;width:100%}.hero-visual{right:-135px}.section{padding-block:60px}.section-heading{margin-bottom:35px}.section-heading h2,.infrastructure h2,.branches-preview h2,.cta-section h2{font-size:34px}.service-card{min-height:235px;padding:21px}.feature-list li{align-items:flex-start}.rack-flow{display:none}.rack-caption{gap:10px;font-size:7px}.branches-preview__map{min-height:260px}.map-node--active{top:135px;left:45px}.map-node--soon{top:70px;right:22px}.site-footer__top{grid-template-columns:1fr;padding-block:50px}.site-footer__top>.brand,.site-footer__top>div:last-child{grid-column:auto}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:8px}.subhero h1{font-size:43px}.location-card h2{font-size:32px}.location-facts{grid-template-columns:1fr 1fr;display:grid}.login-page__form{padding-inline:16px}.login-page h2{font-size:29px}.contact-modal__panel{padding-inline:16px}.contact-modal__heading h2,.contact-success h2{font-size:31px}.dashboard-sidebar .brand__type{display:none}.dashboard-sidebar .brand__mark{width:34px;height:34px}.dashboard-header{height:68px}.dashboard-header>div:first-child span{font-size:7px}.dashboard-header h1{font-size:15px}.dashboard-user{display:none}.dashboard-summary strong,.admin-summary strong{font-size:21px}.company-summary strong{font-size:17px}.audit-summary strong{font-size:21px}.servers-overview{padding:10px;display:grid}.servers-overview>div{padding:10px}.servers-overview>.button{grid-area:auto/1/auto/-1}.server-control-card>header{grid-template-columns:40px 1fr}.server-control-card .server-control-status{grid-column:2}.server-control-card>footer{grid-template-columns:1fr}.server-action{border-bottom:1px solid #e2e6e7;border-right:0}.server-action:last-child{border-bottom:0}.server-console{place-items:stretch stretch;padding:0}.server-console__panel{width:100%;min-height:100dvh}.server-console__screen{min-height:calc(100dvh - 115px)}.audit-log__heading{padding:17px}.company-card,.company-access-card{padding:21px}.company-card__heading{gap:15px}.company-card dl{grid-template-columns:1fr}.company-card dl div:nth-child(2n){padding-left:0}.team-section__actions{flex-direction:column;align-items:stretch}.team-section__actions .button{justify-content:space-between;width:100%}.employee-modal__panel{padding-inline:16px}.employee-modal__heading h2{font-size:29px}.employee-form__actions{flex-direction:column-reverse}.employee-form__actions .button{width:100%}.server-section__heading{flex-direction:column;align-items:stretch}.server-section__actions{grid-template-columns:1fr 1fr;display:grid}.server-section__actions .button{width:100%}.notice-card{gap:12px}.notice-card>span{flex:none}.lead-drawer__panel h2{font-size:27px}.contract-document h2{font-size:31px}.contract-document__header .brand__type{display:flex}}@media (width<=380px){.hero__metrics{grid-template-columns:1fr}.hero__metrics>div{border-right:0}.hero__trust{flex-direction:column;align-items:flex-start}.dashboard-summary,.admin-summary,.company-summary,.audit-summary,.servers-overview{grid-template-columns:1fr}.servers-overview>.button{grid-column:auto}.server-control-metrics{grid-template-columns:1fr 1fr}.server-control-metrics>div:last-child{grid-column:1/-1}.server-control-card dl{grid-template-columns:1fr}.server-control-card dl div:nth-child(2n){padding-left:0}.login-options{flex-direction:column;align-items:flex-start;gap:14px}.server-section__actions,.location-facts{grid-template-columns:1fr}.contact-success>span{width:52px;height:52px}}@media (height<=650px) and (width>=761px){.contact-modal__panel{max-height:calc(100vh - 24px);padding-block:32px}.contact-success{min-height:360px}.lead-drawer__panel{padding-top:42px}}@media (hover:none) and (pointer:coarse){.service-card:hover{color:inherit;background:0 0}.rack-unit:hover{transform:none}.button,.icon-button,.row-action{min-height:44px}}@media print{body *{visibility:hidden}.contract-document,.contract-document *{visibility:visible}.contract-document{width:100%;max-height:none;box-shadow:none;position:absolute;inset:0}.contract-document .contact-modal__close,.contract-document__footer .button{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width>=1600px){.site-nav,.button{font-size:15px}.button--small{font-size:14px}.text-link{font-size:15px}.eyebrow,.section-kicker{font-size:12px}.hero__content>p{max-width:640px;font-size:18px}.hero__trust{font-size:13px}.hero__metrics strong{font-size:30px}.hero__metrics span{font-size:12px;line-height:1.45}.hero__metrics sup{font-size:13px}.data-label{font-size:10px}.section-heading>p,.branches-preview__content>p,.infrastructure__content>p,.cta-section__action p{font-size:16px}.service-card h3{font-size:25px}.service-card p{font-size:15px}.service-card__top{font-size:12px}.feature-list strong{font-size:15px}.feature-list small{font-size:12px}.rack-caption{font-size:11px}.map-node{font-size:14px}.map-node small{font-size:10px}.site-footer__top>div{font-size:14px}.site-footer__top>div span,.site-footer__bottom{font-size:11px}.subhero p{max-width:670px;font-size:17px}.subhero__code{font-size:12px}.location-card p{font-size:15px}.location-card__number,.location-card__aside{font-size:12px}.status-pill{font-size:11px}.location-facts strong{font-size:21px}.location-facts span{font-size:11px}.login-quote p{font-size:16px}.back-link{font-size:14px}.login-page form>p{font-size:15px}.login-page form>label{font-size:12px}.login-page input{font-size:14px}.login-options{font-size:13px}.login-help{font-size:12px}.contact-modal__heading p{font-size:15px}.contact-form label{font-size:10px}.contact-form input,.contact-form select,.contact-form textarea{font-size:14px}.contact-form__consent{font-size:11px!important}.support-scope legend{font-size:10px}.support-scope button strong{font-size:12px}.support-scope button small{font-size:10px}.contact-success p{font-size:15px}.dashboard-header>div:first-child span{font-size:11px}.dashboard-header h1{font-size:25px}.dashboard-user>span{font-size:12px}.dashboard-user strong{font-size:13px}.dashboard-user small{font-size:10px}.dashboard-sidebar nav a,.dashboard-sidebar nav button,.sidebar-support strong{font-size:13px}.sidebar-support span,.sidebar-support button,.sidebar-back{font-size:11px}.dashboard-summary small{font-size:10px}.dashboard-summary strong{font-size:28px}.dashboard-summary strong em{font-size:12px}.dashboard-summary article div>span{font-size:10px}.server-section__heading h2{font-size:21px}.server-section__heading span{font-size:10px}.button--dashboard,.server-filters button,.server-row{font-size:11px}.server-row--head{font-size:9px}.server-name strong{font-size:12px}.server-name small{font-size:9px}.server-site{font-size:10px}.notice-card strong{font-size:12px}.notice-card p{font-size:10px}.notice-card>span{font-size:9px}.contract-card small{font-size:10px}.contract-card strong{font-size:17px}.contract-card>span,.contract-card button{font-size:10px}.contract-document>p{font-size:13px}.contract-document dl div{font-size:12px}.contract-document__footer>span,.company-summary small{font-size:10px}.company-summary strong{font-size:23px}.company-summary div>span{font-size:10px}.company-card__heading h2{font-size:21px}.company-card__heading p,.company-card dt{font-size:10px}.company-card dd{font-size:12px}.company-card__note{font-size:10px}.company-verified{font-size:9px}.company-access-card h2{font-size:27px}.company-access-card p{font-size:12px}.team-section__heading h2{font-size:20px}.team-section__heading>div>span{font-size:10px}.team-section__actions .button,.employee-row{font-size:11px}.employee-row--head{font-size:9px}.employee-person strong{font-size:12px}.employee-person small,.employee-role{font-size:9px}.employee-permissions strong{font-size:10px}.employee-modal__heading p{font-size:12px}.employee-form label{font-size:10px}.employee-form input,.employee-form select{font-size:13px}.permission-grid legend{font-size:10px}.permission-grid>label strong{font-size:12px}.permission-grid>label small,.servers-overview small{font-size:10px}.servers-overview strong{font-size:28px}.servers-page__heading h2{font-size:23px}.servers-page__heading>div span{font-size:11px}.server-control-card>header>div:nth-child(2)>span{font-size:9px}.server-control-card>header h2{font-size:18px}.server-control-card__site{font-size:11px}.server-control-card__site small,.server-control-card dl dt{font-size:9px}.server-control-card dl dd{font-size:11px}.server-control-status,.server-action{font-size:10px}.server-control-metrics>div>span{font-size:9px}.server-control-metrics>div>strong{font-size:12px}.server-console__screen{font-size:13px}.audit-summary small{font-size:10px}.audit-summary strong{font-size:29px}.audit-summary div>span{font-size:10px}.audit-log__heading h2{font-size:20px}.audit-log__heading>div span{font-size:10px}.audit-row{font-size:11px}.audit-row--head{font-size:9px}.audit-event strong{font-size:12px}.audit-event small{font-size:9px}.audit-row code,.audit-actor small{font-size:10px}.admin-sidebar-label{font-size:11px}.admin-system-status strong{font-size:13px}.admin-system-status span,.admin-summary small{font-size:11px}.admin-summary strong{font-size:32px}.admin-summary span{font-size:11px}.admin-leads__heading h2{font-size:22px}.admin-leads__heading>div span{font-size:11px}.admin-search input,.lead-row,.ticket-row,.client-row{font-size:12px}.lead-row--head{font-size:10px}.lead-contact strong{font-size:13px}.lead-contact small{font-size:10px}.lead-assignee{font-size:12px}.lead-assignee small{font-size:10px}.lead-status{font-size:11px}.ticket-subject strong,.ticket-client strong,.ticket-server strong{font-size:12px}.ticket-subject small,.ticket-client small,.ticket-server small,.ticket-priority{font-size:10px}.client-contract{font-size:12px}.lead-drawer__company{font-size:14px}.lead-drawer__panel dl div{font-size:13px}.lead-message span{font-size:11px}.lead-message p{font-size:14px}.drawer-status{font-size:11px}.drawer-status select{font-size:13px}}
