/* NexusCare HMS commercial website — v1.0.0 */
:root{--ink:#10282b;--ink-2:#385156;--muted:#6e7f82;--line:#dfe7e5;--paper:#fff;--soft:#f3f8f6;--warm:#f7f5ef;--teal:#0d7567;--teal-2:#10927e;--mint:#dff4ed;--blue:#315a9f;--blue-soft:#e7eefb;--amber:#b87922;--amber-soft:#fff2da;--rose:#a65462;--rose-soft:#fae9ec;--shadow:0 20px 60px rgba(17,51,49,.10);--shadow-sm:0 10px 30px rgba(17,51,49,.08);--radius:24px;--radius-sm:16px;--container:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Segoe UI Variable","Aptos","Segoe UI",system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}.container{width:min(var(--container),calc(100% - 48px));margin:auto}.narrow{width:min(780px,100%)}.skip-link{position:absolute;left:-999px;top:10px;background:#fff;padding:12px 16px;z-index:999}.skip-link:focus{left:10px}.icon{width:24px;height:24px;display:inline-block;vertical-align:middle;flex:none}.icon-sm{width:18px;height:18px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.91);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.25s}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 5px 25px rgba(0,0,0,.035)}.header-inner{height:84px;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{position:relative;width:38px;height:38px;border-radius:11px;background:var(--teal);display:grid;place-items:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.brand-mark span{position:absolute;background:white;border-radius:2px}.brand-mark span:nth-child(1){width:18px;height:4px}.brand-mark span:nth-child(2){width:4px;height:18px}.brand-mark span:nth-child(3),.brand-mark span:nth-child(4){width:5px;height:5px;border-radius:50%;opacity:.45}.brand-mark span:nth-child(3){left:5px;top:5px}.brand-mark span:nth-child(4){right:5px;bottom:5px}.brand-copy{display:flex;align-items:baseline;gap:5px;letter-spacing:-.02em}.brand-copy strong{font-size:21px}.brand-copy small{font-weight:800;color:var(--teal);letter-spacing:.08em;font-size:11px}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav a,.text-link{font-size:15px;font-weight:650;color:#44575a;position:relative}.desktop-nav a:hover,.desktop-nav a.is-active,.text-link:hover{color:var(--teal)}.desktop-nav a.is-active:after{content:"";height:2px;position:absolute;left:0;right:0;bottom:-13px;background:var(--teal)}.header-actions{display:flex;align-items:center;gap:18px}.button{min-height:50px;padding:0 22px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:750;font-size:15px;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s,border .2s;cursor:pointer}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--teal);color:white;box-shadow:0 10px 24px rgba(13,117,103,.2)}.button-primary:hover{background:#095f55;box-shadow:0 13px 30px rgba(13,117,103,.26)}.button-ghost{background:#fff;border-color:#cfdad8;color:#2c4346}.button-white{background:#fff;color:#0f5d55}.button-small{min-height:44px;padding:0 16px}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:11px;width:46px;height:46px}.mobile-nav{display:none}.eyebrow{display:inline-block;font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:.14em;color:var(--teal);margin-bottom:16px}.eyebrow-light{color:#9fe0d2}h1,h2,h3{letter-spacing:-.038em;line-height:1.08;margin:0;color:#11282b}h1{font-size:clamp(46px,6vw,82px);font-weight:760}h2{font-size:clamp(34px,4.3vw,56px);font-weight:740}h3{font-size:23px;font-weight:740}p{margin:0;color:var(--ink-2)}.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fbfdfc 0,#fff 100%);border-bottom:1px solid #eef2f1}.hero:before{content:"";position:absolute;inset:auto -120px -360px auto;width:680px;height:680px;border:1px solid #d6ebe6;border-radius:50%;box-shadow:0 0 0 120px rgba(221,242,236,.28),0 0 0 240px rgba(221,242,236,.14)}.hero-media{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(38,113,101,.025) 1px,transparent 1px),linear-gradient(rgba(38,113,101,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent 75%)}.hero-grid{min-height:720px;display:grid;grid-template-columns:.92fr 1.08fr;gap:62px;align-items:center;padding:90px 0 110px;position:relative}.hero-copy h1{max-width:720px}.hero-lead{font-size:20px;line-height:1.65;max-width:680px;margin-top:24px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-proof{display:flex;flex-wrap:wrap;gap:20px;margin-top:32px;font-size:14px;color:#506568;font-weight:650}.hero-proof span{display:flex;align-items:center;gap:7px}.hero-proof .icon{color:var(--teal)}.hero-visual{position:relative;min-height:520px}.product-window{position:absolute;left:0;right:40px;top:30px;background:white;border:1px solid #d7e1df;border-radius:20px;box-shadow:0 35px 90px rgba(11,54,50,.19);overflow:hidden}.window-top{height:49px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 15px;font-size:11px;color:#7d8c8e}.window-top>span{text-align:center;font-weight:700;color:#526669}.window-top>small{text-align:right}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;background:#d8dfdd;border-radius:50%}.window-body{display:flex;height:385px}.mini-nav{width:58px;background:#123a3b;padding:16px 10px;display:flex;flex-direction:column;align-items:center;gap:16px}.mini-nav b{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#36aa91;color:#fff;font-size:13px;margin-bottom:8px}.mini-nav i{width:22px;height:5px;border-radius:5px;background:rgba(255,255,255,.18)}.mini-main{flex:1;padding:24px;background:#f7faf9}.mini-heading{display:flex;justify-content:space-between;align-items:center}.mini-heading div{display:flex;flex-direction:column}.mini-heading small{font-size:7px;letter-spacing:.13em;color:#829391}.mini-heading strong{font-size:17px;letter-spacing:-.03em}.mini-date{padding:5px 9px;background:#e1f4ed;border-radius:99px;font-size:8px;color:#147463}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:20px}.metric{min-height:93px;padding:13px;border-radius:12px;background:#fff;border:1px solid #e0e7e5;display:flex;flex-direction:column}.metric span,.metric small{font-size:7px;color:#788988}.metric b{font-size:23px;line-height:1;margin:9px 0}.m1{border-top:3px solid #23a68c}.m2{border-top:3px solid #d4973f}.m3{border-top:3px solid #4c74bc}.m4{border-top:3px solid #a4658d}.dashboard-lower{display:grid;grid-template-columns:1.4fr 1fr;gap:10px;margin-top:11px}.chart-card,.queue-card{background:#fff;border:1px solid #e0e7e5;border-radius:12px;padding:13px;height:145px}.card-title{display:flex;justify-content:space-between;font-size:8px;font-weight:700}.card-title small{font-weight:500;color:#81908e}.chart-bars{height:90px;display:flex;gap:9px;align-items:end;padding:10px 5px 0;border-bottom:1px solid #e6ecea}.chart-bars i{flex:1;border-radius:5px 5px 1px 1px;background:linear-gradient(#2ea68f,#9cddcf)}.queue-row{display:flex;gap:8px;align-items:center;font-size:7px;padding:9px 0;border-bottom:1px solid #eef2f1}.dot{width:7px;height:7px;border-radius:50%}.amber{background:#d89736}.blue{background:#4774c4}.green{background:#2aa48a}.hero-photo-card{position:absolute;right:-5px;bottom:-5px;width:235px;height:170px;border-radius:18px;overflow:hidden;border:5px solid #fff;box-shadow:var(--shadow)}.hero-photo-card img{width:100%;height:100%;object-fit:cover}.photo-badge{position:absolute;left:10px;bottom:10px;background:rgba(11,38,40,.88);color:white;font-size:9px;border-radius:8px;padding:7px 9px;display:flex;align-items:center;gap:6px}.live-dot{width:6px;height:6px;border-radius:50%;background:#45d6b2;box-shadow:0 0 0 4px rgba(69,214,178,.16)}.float-card{animation:floatCard 6s ease-in-out infinite}@keyframes floatCard{50%{transform:translateY(-6px)}}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#6a7b7d;font-size:14px}.trust-grid span{text-transform:uppercase;font-size:11px;letter-spacing:.12em;font-weight:800}.trust-grid strong{font-size:15px;color:#344d50}.section-pad{padding:118px 0}.section-pad-sm{padding:72px 0}.soft-bg{background:var(--soft)}.section-heading{margin-bottom:52px}.centered{text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.centered p{max-width:700px;margin:20px auto 0;font-size:18px}.split-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end}.split-heading h2{max-width:730px}.split-heading>p{font-size:18px;max-width:440px}.journey-rail{display:grid;grid-template-columns:repeat(8,1fr);border-top:1px solid #cfdad8;position:relative}.journey-rail:before{content:"";position:absolute;top:-1px;left:0;width:25%;height:2px;background:var(--teal);animation:journey 6s ease-in-out infinite alternate}@keyframes journey{to{width:100%}}.journey-step{padding:28px 14px 0 0;min-width:0;position:relative}.journey-step:before{content:"";width:8px;height:8px;border-radius:50%;background:white;border:2px solid var(--teal);position:absolute;top:-5px;left:0}.step-no{display:block;color:#9aa9a7;font-size:10px;font-weight:800;letter-spacing:.1em}.journey-icon{width:38px;height:38px;border-radius:11px;background:var(--mint);color:var(--teal);display:grid;place-items:center;margin:13px 0}.journey-icon .icon{width:19px}.journey-step strong,.journey-step small{display:block}.journey-step strong{font-size:15px}.journey-step small{font-size:12px;line-height:1.4;color:#718281;margin-top:5px}.role-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.role-card{background:white;border:1px solid #dce6e3;border-radius:18px;padding:28px;min-height:255px;transition:transform .16s,box-shadow .2s,border .2s;will-change:transform}.role-card:hover{box-shadow:var(--shadow-sm);border-color:#bdd7d0}.role-card-top{display:flex;align-items:center;justify-content:space-between}.icon-box{width:48px;height:48px;border-radius:14px;background:var(--mint);color:var(--teal);display:grid;place-items:center}.icon-box .icon{width:22px}.role-card-top small{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#8a9997;font-weight:800}.role-card h3{margin-top:30px}.role-card p{font-size:15px;margin-top:10px;min-height:74px}.role-card a,.text-arrow{margin-top:20px;display:inline-flex;gap:8px;align-items:center;font-size:14px;font-weight:800;color:var(--teal)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.story-grid.reverse{grid-template-columns:1fr 1fr}.story-image{position:relative}.story-image img{width:100%;height:520px;object-fit:cover;border-radius:26px;filter:saturate(.82) contrast(.98)}.story-stat{position:absolute;left:25px;bottom:25px;background:white;border-radius:15px;padding:17px 20px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.story-stat strong{font-size:15px}.story-stat span{font-size:11px;color:#778887}.story-copy h2{margin-bottom:24px}.story-copy>p{font-size:18px}.feature-lines{margin:32px 0}.feature-lines>div{display:flex;gap:15px;padding:17px 0;border-top:1px solid var(--line)}.feature-lines .icon{color:var(--teal);margin-top:2px}.feature-lines span{display:flex;flex-direction:column}.feature-lines strong{font-size:15px}.feature-lines small{font-size:13px;color:#71817f;margin-top:3px}.dark-section{background:#0c3032;color:white}.dark-section h2,.dark-section h3{color:white}.dark-section p{color:#b8ccca}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.capability-grid>div{min-height:250px;padding:32px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.capability-grid span{color:#68cbb7;font-size:11px;font-weight:800}.capability-grid h3{margin:40px 0 12px}.capability-grid p{font-size:14px}.section-action{text-align:center;margin-top:42px}.deployment-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.deployment-copy h2{margin-bottom:22px}.deployment-copy>p{font-size:18px}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{padding:10px 0;display:flex;gap:10px;align-items:flex-start;font-size:15px;border-bottom:1px solid var(--line)}.check-list .icon{color:var(--teal);width:18px}.deployment-visual{position:relative;min-height:420px;display:grid;place-items:center}.server-card{width:280px;background:#fff;border:1px solid #dbe5e3;border-radius:20px;padding:28px;box-shadow:var(--shadow);transform:translate(-70px,-35px)}.server-card.vendor{transform:translate(70px,35px);background:#0f3d3e;color:white}.server-card.vendor strong{color:#fff}.server-icon{width:48px;height:48px;border-radius:13px;background:var(--mint);color:var(--teal);display:grid;place-items:center;margin-bottom:30px}.vendor .server-icon{background:rgba(255,255,255,.1);color:#70d7c2}.server-card strong,.server-card small{display:block}.server-card strong{font-size:18px}.server-card small{font-size:12px;color:#768785;margin-top:4px}.vendor small{color:#b6cfcc}.server-lines{margin-top:25px}.server-lines i{height:7px;border-radius:8px;background:#e8efed;margin-top:8px;display:block}.vendor .server-lines i{background:rgba(255,255,255,.12)}.connector-line{position:absolute;width:100px;height:80px;border-right:2px dashed #a7c7c0;border-bottom:2px dashed #a7c7c0;transform:rotate(12deg)}.quote-section{padding-top:70px}.quote-panel{max-width:940px;margin:auto;text-align:center}.quote-icon{width:60px;height:60px;border-radius:50%;background:var(--mint);color:var(--teal);display:grid;place-items:center;margin:0 auto 28px}.quote-panel blockquote{font-size:clamp(29px,4vw,48px);line-height:1.2;letter-spacing:-.04em;font-weight:650;margin:0}.quote-panel p{margin-top:18px;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.cta-panel{border-radius:25px;background:linear-gradient(125deg,#0c5550,#0a7770);padding:54px 58px;color:white;display:flex;align-items:center;justify-content:space-between;gap:50px;box-shadow:0 26px 70px rgba(12,81,75,.22)}.cta-panel h2{color:white;font-size:clamp(32px,4vw,52px);max-width:720px}.cta-panel p{color:#c8e3df;max-width:760px;margin-top:15px}.site-footer{margin-top:65px;background:#09282a;color:#d2e3e0;padding:70px 0 26px}.brand-light .brand-copy strong{color:white}.footer-top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:65px;padding-bottom:55px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand p{font-size:14px;color:#9fb7b4;margin-top:22px;max-width:360px}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col strong{color:#fff;margin-bottom:8px}.footer-col a,.footer-col span{color:#a9bfbc;font-size:14px}.footer-col a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;padding-top:24px;font-size:12px;color:#779694}.page-hero{padding:105px 0 90px;background:linear-gradient(#fbfdfc,#f7fbf9);border-bottom:1px solid var(--line);overflow:hidden}.page-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}.page-hero h1{font-size:clamp(45px,5.4vw,72px);max-width:850px}.page-hero p{font-size:20px;max-width:720px;margin-top:24px}.page-hero-card{justify-self:end;width:330px;min-height:260px;background:#0f383a;border-radius:26px;color:white;padding:35px;display:flex;flex-direction:column;justify-content:end;box-shadow:var(--shadow)}.page-hero-card>span{width:58px;height:58px;border-radius:16px;background:#1e776c;display:grid;place-items:center;margin-bottom:auto}.page-hero-card strong{font-size:24px;color:#fff}.page-hero-card small{color:#b5cfcc;margin-top:8px}.process-list{border-top:1px solid var(--line)}.process-row{display:grid;grid-template-columns:70px 62px 1fr;gap:22px;align-items:start;padding:33px 0;border-bottom:1px solid var(--line)}.process-no{color:#9aa9a7;font-size:12px;font-weight:850;letter-spacing:.11em;padding-top:16px}.process-row h3{margin:2px 0 8px}.process-row p{max-width:790px;font-size:16px}.workspace-showcase{border:1px solid #d8e3e0;background:#fff;border-radius:25px;overflow:hidden;box-shadow:var(--shadow-sm)}.workspace-tabs{display:flex;border-bottom:1px solid var(--line);padding:0 20px;gap:7px;overflow-x:auto}.workspace-tabs button{border:0;background:transparent;padding:21px 17px;font-size:14px;font-weight:750;color:#637675;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap}.workspace-tabs button.is-active{color:var(--teal);border-color:var(--teal)}.workspace-panel{display:none;grid-template-columns:.8fr 1.2fr;gap:55px;padding:55px;align-items:center}.workspace-panel.is-active{display:grid;animation:fadePanel .35s ease}@keyframes fadePanel{from{opacity:0;transform:translateY(6px)}}.workspace-panel h3{font-size:36px;margin-bottom:15px}.plain-list{list-style:none;padding:0;margin:23px 0 0}.plain-list li{padding:8px 0;font-size:14px;color:#536765}.plain-list li:before{content:"✓";color:var(--teal);font-weight:800;margin-right:9px}.mock-screen{border:1px solid #dce5e3;border-radius:16px;background:#f7faf9;min-height:300px;padding:20px;box-shadow:0 15px 35px rgba(14,63,59,.09)}.mock-head{display:flex;justify-content:space-between;border-bottom:1px solid #e2e9e7;padding-bottom:15px}.mock-head span{font-size:11px;color:#83918f}.mock-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:17px 0}.mock-kpis i{height:70px;border-radius:10px;background:linear-gradient(135deg,#e2f5ef,#f8fbfa);border:1px solid #dfebe8}.mock-table span{display:block;height:38px;background:white;border:1px solid #e5ecea;border-radius:8px;margin-top:8px}.patient-strip{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e2e9e7;border-radius:11px;padding:13px;margin-top:12px}.patient-strip i{width:35px;height:35px;border-radius:50%;background:#ddecf0}.patient-strip div{display:flex;flex-direction:column;flex:1}.patient-strip b{font-size:12px}.patient-strip small{font-size:9px;color:#7b8a89}.patient-strip em{font-style:normal;background:#e3f4ee;color:#0e7868;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:700}.mock-steps{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:20px 8px;font-size:10px}.lab-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:45px}.lab-flow span{height:110px;background:white;border:1px solid #dfe8e6;border-radius:10px;display:grid;place-items:center;font-size:10px;font-weight:700;position:relative}.lab-flow span:not(:last-child):after{content:"→";position:absolute;right:-13px;z-index:2}.medicine-lines i{display:block;height:46px;background:white;border:1px solid #dfe8e6;border-radius:9px;margin-top:9px}.mock-chartline{height:130px;border-bottom:1px solid #dfe8e6;margin-top:30px;background:linear-gradient(160deg,transparent 48%,#26a188 49%,#26a188 51%,transparent 52%)}.two-col-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.info-card{padding:42px;border:1px solid var(--line);border-radius:22px}.info-card h3{margin:28px 0 10px}.solution-photo img{height:430px;width:100%;object-fit:cover;border-radius:28px;filter:saturate(.75)}.solution-stack{border-top:1px solid var(--line)}.solution-row{display:grid;grid-template-columns:90px 1fr 180px;gap:45px;padding:62px 0;border-bottom:1px solid var(--line);align-items:center}.solution-number{font-size:12px;color:#8ca09d;font-weight:800}.solution-row h2{font-size:42px;max-width:750px}.solution-row p{max-width:760px;margin-top:15px}.tag-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.tag-list span{font-size:11px;padding:7px 10px;border:1px solid #d7e2df;border-radius:99px;color:#607472}.solution-icon{width:130px;height:130px;border-radius:50%;background:var(--mint);color:var(--teal);display:grid;place-items:center;justify-self:end}.solution-icon .icon{width:52px;height:52px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mini-feature{border-top:2px solid var(--teal);padding:22px 0}.mini-feature b{font-size:18px}.mini-feature p{font-size:14px;margin-top:8px}.compact-hero{text-align:center}.compact-hero .container>div{max-width:860px;margin:auto}.compact-hero p{margin-left:auto;margin-right:auto}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.module-card{position:relative;border:1px solid var(--line);border-radius:21px;padding:30px;min-height:390px;background:white;transition:.18s;will-change:transform}.module-card:hover{box-shadow:var(--shadow-sm);border-color:#bcd7d0}.module-index{position:absolute;right:24px;top:25px;color:#9caaa8;font-size:11px;font-weight:800}.module-card h2{font-size:29px;margin:29px 0 12px}.module-card>p{font-size:15px;min-height:96px}.module-card ul{list-style:none;padding:17px 0 0;margin:15px 0 0;border-top:1px solid var(--line)}.module-card li{display:flex;gap:8px;align-items:center;padding:5px 0;font-size:13px;color:#586b69}.module-card li .icon{color:var(--teal)}.image-banner{height:480px;position:relative;overflow:hidden}.image-banner img{width:100%;height:100%;object-fit:cover;filter:saturate(.6)}.image-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,39,42,.9),rgba(7,39,42,.4));display:flex;align-items:center}.image-banner-overlay h2{color:white;max-width:830px}.security-orbit{width:430px;height:430px;position:relative;justify-self:end}.orbit-center{position:absolute;inset:115px;border-radius:50%;background:#0c3a3b;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--shadow)}.orbit-center .icon{width:45px;height:45px;color:#62d0ba;margin-bottom:10px}.orbit{position:absolute;background:white;border:1px solid #d8e4e1;border-radius:99px;padding:10px 15px;font-size:12px;font-weight:750;box-shadow:var(--shadow-sm)}.o1{top:30px;left:160px}.o2{right:0;top:190px}.o3{bottom:35px;left:150px}.o4{left:-10px;top:190px}.security-orbit:before,.security-orbit:after{content:"";position:absolute;border:1px dashed #b8d7d0;border-radius:50%;inset:50px}.security-orbit:after{inset:90px}.security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.security-card{padding:38px;border:1px solid var(--line);border-radius:22px}.security-card h2{font-size:32px;margin:28px 0 12px}.deployment-detail{display:grid;grid-template-columns:1fr 60px 1fr 60px 1fr;align-items:center;border:1px solid var(--line);border-radius:22px;background:white;padding:34px}.dep-column{text-align:center;min-height:160px;padding:25px;border-radius:14px;background:#f6faf8;display:flex;flex-direction:column;justify-content:center}.dep-title{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#7d8e8b;font-weight:800}.dep-column b{font-size:20px;margin-top:10px}.dep-column small{font-size:12px;color:#71817f}.dep-arrow{text-align:center;color:#89aaa3}.fine-note{font-size:12px;margin-top:18px;color:#7d8c8b}.three-stage{display:flex;justify-content:center;align-items:center;gap:30px}.three-stage div{width:240px;min-height:180px;border:1px solid var(--line);border-radius:18px;padding:25px;display:flex;flex-direction:column}.three-stage span{color:var(--teal);font-weight:800;font-size:12px}.three-stage strong{font-size:22px;margin-top:auto}.three-stage small{color:#788a87}.three-stage i{font-style:normal;color:#9fb4b0}.principle-board{background:#0e3739;border-radius:25px;padding:30px;color:white}.principle-board div{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:22px;border-bottom:1px solid rgba(255,255,255,.13)}.principle-board div:last-child{border:0}.principle-board b{color:#6cd0bc;font-size:12px}.principle-board span{font-size:20px;font-weight:650}.contact-promise{justify-self:end;background:#0d3b3c;color:white;border-radius:24px;padding:35px;width:330px}.contact-promise>span{width:54px;height:54px;background:#1b6962;border-radius:15px;display:grid;place-items:center}.contact-promise strong,.contact-promise small{display:block}.contact-promise strong{font-size:20px;margin-top:45px}.contact-promise small{color:#b5cfcc;margin-top:8px}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.contact-copy h2{margin-bottom:20px}.contact-points{margin-top:35px}.contact-points>div{display:flex;gap:15px;padding:18px 0;border-top:1px solid var(--line)}.contact-points>div>.icon{color:var(--teal)}.contact-points span{display:flex;flex-direction:column}.contact-points small{color:#758684}.form-card{border:1px solid var(--line);border-radius:24px;padding:38px;box-shadow:var(--shadow-sm)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-card label>span,.interest-field legend{font-size:13px;font-weight:750;display:block;margin-bottom:7px}.form-card input,.form-card select,.form-card textarea{width:100%;border:1px solid #ccd9d6;border-radius:11px;background:#fff;padding:13px 14px;outline:none;transition:.2s}.form-card input,.form-card select{height:50px}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(13,117,103,.09)}.interest-field{border:0;padding:0;margin:27px 0}.check-chips{display:flex;gap:8px;flex-wrap:wrap}.check-chips label{position:relative}.check-chips input{position:absolute;opacity:0}.check-chips span{border:1px solid #d2ddda;border-radius:99px;padding:8px 12px;font-size:12px;font-weight:650;cursor:pointer}.check-chips input:checked+span{background:var(--mint);border-color:#a9d6cb;color:#0c6d60}.full-field{display:block}.form-submit{margin-top:22px}.form-note{font-size:11px;margin-top:13px;color:#7a8a88}.form-note a{text-decoration:underline}.hp-field{position:absolute;left:-9999px}.success-box,.error-box{padding:16px;border-radius:12px;margin-bottom:22px;font-size:14px}.success-box{background:#e7f6f1;color:#126759;display:flex;gap:12px}.error-box{background:#fff1f1;color:#8e414b}.error-box ul{margin:6px 0 0;padding-left:20px}.legal-page h1{font-size:60px;margin-bottom:10px}.legal-date{margin-bottom:55px}.legal-page h2{font-size:26px;margin:36px 0 10px}.not-found{min-height:600px;display:flex;align-items:center}.not-found p{font-size:20px;margin-top:20px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease;transition-delay:var(--delay,0ms)}.reveal-delay{transition-delay:.12s}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1100px){.desktop-nav{display:none}.menu-toggle{display:grid;place-items:center}.mobile-nav.is-open{display:flex;position:absolute;left:24px;right:24px;top:76px;background:white;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow);flex-direction:column;gap:6px}.mobile-nav a{padding:10px 12px;font-weight:700}.header-actions>.text-link{display:none}.hero-grid{grid-template-columns:1fr;padding-top:65px}.hero-copy{max-width:800px}.hero-visual{max-width:760px;width:100%;margin:auto}.role-cards,.module-grid{grid-template-columns:repeat(2,1fr)}.journey-rail{grid-template-columns:repeat(4,1fr);row-gap:30px}.journey-rail:before{display:none}.journey-step{border-top:1px solid #cfdad8}.journey-step:before{top:-5px}.story-grid,.deployment-grid,.page-hero-grid,.contact-grid{gap:45px}.footer-top{grid-template-columns:1.7fr repeat(3,1fr);gap:35px}.capability-grid{grid-template-columns:repeat(2,1fr)}.security-orbit{transform:scale(.85);transform-origin:center right}.solution-row{grid-template-columns:70px 1fr 120px}.solution-icon{width:100px;height:100px}.workspace-panel{grid-template-columns:1fr;}.page-hero-card,.contact-promise{justify-self:start}}
@media(max-width:760px){body{font-size:16px}.container{width:min(100% - 30px,var(--container))}.header-inner{height:72px}.brand-copy strong{font-size:18px}.brand-mark{width:34px;height:34px}.header-actions .button{display:none}h1{font-size:46px}.hero-grid{min-height:auto;padding:58px 0 85px;gap:45px}.hero-lead{font-size:18px}.hero-visual{min-height:410px}.product-window{right:0}.window-body{height:320px}.mini-nav{width:45px}.mini-main{padding:14px}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric{min-height:70px}.metric b{font-size:18px;margin:5px 0}.dashboard-lower{display:none}.hero-photo-card{width:165px;height:120px;bottom:-25px}.trust-grid{overflow:auto;justify-content:flex-start;white-space:nowrap;min-height:65px}.section-pad{padding:80px 0}.section-pad-sm{padding:55px 0}.split-heading,.story-grid,.story-grid.reverse,.deployment-grid,.page-hero-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.role-cards,.module-grid,.security-grid,.two-col-cards,.three-col{grid-template-columns:1fr}.journey-rail{grid-template-columns:repeat(2,1fr)}.story-image img{height:370px}.capability-grid{grid-template-columns:1fr}.capability-grid>div{min-height:190px}.server-card{transform:translate(-25px,-30px);width:240px}.server-card.vendor{transform:translate(25px,35px)}.cta-panel{padding:37px 28px;flex-direction:column;align-items:flex-start}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}.page-hero{padding:75px 0 65px}.page-hero h1{font-size:45px}.page-hero p{font-size:18px}.process-row{grid-template-columns:50px 1fr;gap:14px}.process-row .icon-box{display:none}.workspace-panel{padding:30px}.workspace-panel h3{font-size:30px}.solution-row{grid-template-columns:45px 1fr;padding:45px 0}.solution-icon{display:none}.solution-row h2{font-size:34px}.image-banner{height:420px}.security-orbit{justify-self:center;transform:scale(.72);transform-origin:center}.deployment-detail{grid-template-columns:1fr;padding:20px}.dep-arrow{transform:rotate(90deg)}.three-stage{flex-direction:column}.three-stage i{transform:rotate(90deg)}.form-grid{grid-template-columns:1fr}.form-card{padding:25px}.legal-page h1{font-size:45px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
