.julie-assistant{--julie-navy: #071a3d;--julie-blue: #1d4ed8;--julie-light-blue: #4f7cff;--julie-orange: #ff6b00;--julie-off-white: #f7f9fc;position:fixed;z-index:300;right:max(20px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));font-family:Inter,Arial,sans-serif}.julie-trigger{min-height:56px;padding:7px 19px 7px 8px;display:inline-flex;align-items:center;gap:11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;background:#071a3df5;box-shadow:0 18px 46px #03102a40;font:750 13px/1 Manrope,Arial,sans-serif;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .16s ease}.julie-trigger:hover{transform:translateY(-2px);box-shadow:0 22px 56px #03102a52}.julie-trigger:focus-visible,.julie-close:focus-visible,.julie-reset:focus-visible,.julie-send:focus-visible,.julie-composer textarea:focus-visible,.julie-action:focus-visible{outline:3px solid rgba(79,124,255,.58);outline-offset:3px}.julie-avatar{width:40px;height:40px;flex:0 0 auto;display:block;object-fit:cover;object-position:center;overflow:hidden;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:var(--julie-light-blue);box-shadow:0 4px 14px #03102a38}.julie-assistant.is-open .julie-trigger{opacity:0;pointer-events:none}.julie-dialog{width:min(390px,calc(100vw - 40px));height:min(620px,calc(100dvh - 40px));min-height:440px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(7,26,61,.12);border-radius:26px;color:var(--julie-navy);background:var(--julie-off-white);box-shadow:0 32px 90px #03102a4d;transform-origin:bottom right;animation:julie-open .2s ease-out both}.julie-dialog[hidden]{display:none!important}.julie-header{min-height:78px;padding:15px 15px 15px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#fff;background:radial-gradient(circle at 18% 0,rgba(79,124,255,.35),transparent 36%),linear-gradient(145deg,#061631,var(--julie-navy))}.julie-identity,.julie-header-actions{display:flex;align-items:center}.julie-identity{gap:11px;min-width:0}.julie-avatar-panel{width:42px;height:42px}.julie-identity h2{margin:0;color:#fff;font:760 18px/1.1 Manrope,Arial,sans-serif;letter-spacing:-.02em}.julie-identity p{margin-top:4px;color:#ffffffa3;font-size:11px}.julie-header-actions{gap:6px}.julie-reset,.julie-close{border:0;color:#ffffffc7;background:transparent;cursor:pointer}.julie-reset{max-width:78px;min-height:36px;padding:6px;border-radius:8px;font:650 9px/1.25 Inter,Arial,sans-serif}.julie-reset:hover{color:#fff;background:#ffffff14}.julie-close{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;font-size:25px;line-height:1}.julie-close:hover{color:#fff;background:#ffffff1a}.julie-messages{flex:1 1 auto;min-height:180px;padding:22px 18px;display:flex;flex-direction:column;gap:14px;overflow:auto;overscroll-behavior:contain;background:linear-gradient(rgba(29,78,216,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(29,78,216,.035) 1px,transparent 1px),var(--julie-off-white);background-size:28px 28px}.julie-message{width:fit-content;max-width:88%;padding:13px 15px;border:1px solid rgba(7,26,61,.09);border-radius:17px;background:#fff;box-shadow:0 8px 24px #071a3d0f}.julie-message-user{align-self:flex-end;border-color:#1d4ed82e;border-bottom-right-radius:5px;color:#fff;background:var(--julie-blue)}.julie-message-assistant{align-self:flex-start;border-bottom-left-radius:5px}.julie-message-author{display:block;margin-bottom:6px;color:var(--julie-blue);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.julie-message-user .julie-message-author{color:#ffffffb8}.julie-message p{margin:0;font-size:13px;line-height:1.55;white-space:pre-wrap}.julie-action{min-height:40px;margin-top:12px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--julie-navy);background:var(--julie-orange);font:760 11px/1 Manrope,Arial,sans-serif}.julie-status,.julie-error{margin:0;font-size:11px;line-height:1.4}.julie-status{min-height:0;padding:0 19px;color:#526178}.julie-status:not(:empty){min-height:30px;padding-top:8px}.julie-error{margin:8px 18px 0;padding:10px 12px;border:1px solid rgba(190,52,52,.18);border-radius:10px;color:#7d2525;background:#fff1f1}.julie-error[hidden]{display:none}.julie-form{padding:13px 14px 14px;border-top:1px solid rgba(7,26,61,.09);background:#fff}.julie-composer{min-height:52px;padding:6px 6px 6px 14px;display:flex;align-items:flex-end;gap:8px;border:1px solid #cbd8ee;border-radius:16px;background:var(--julie-off-white)}.julie-composer:focus-within{border-color:var(--julie-light-blue);box-shadow:0 0 0 3px #4f7cff1f}.julie-composer textarea{min-height:38px;max-height:92px;flex:1 1 auto;padding:10px 0 8px;resize:none;overflow:auto;border:0;outline:0;color:var(--julie-navy);background:transparent;font:500 13px/1.45 Inter,Arial,sans-serif}.julie-composer textarea::placeholder{color:#78869c}.julie-send{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:12px;color:var(--julie-navy);background:var(--julie-orange);font-size:20px;font-weight:800;cursor:pointer}.julie-send:disabled,.julie-composer textarea:disabled{cursor:not-allowed;opacity:.5}.julie-privacy{margin:8px 2px 0;color:#78869c;font-size:9px;line-height:1.35}.julie-privacy a{color:var(--julie-blue);font-weight:750;text-decoration:underline;text-underline-offset:2px}.julie-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.home-page .site-footer{padding-bottom:112px}@keyframes julie-open{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:560px){.julie-assistant{left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));display:flex;align-items:flex-end;flex-direction:column}.julie-dialog{width:100%;height:min(640px,calc(100dvh - 24px));min-height:0;border-radius:22px}.julie-header{min-height:72px;padding:12px}.julie-reset{max-width:70px}.julie-messages{padding:18px 14px}.julie-message{max-width:92%}}@media(prefers-reduced-motion:reduce){.julie-trigger,.julie-dialog{animation:none;transition:none}}.home-page{background:#f7f9fc}.home-page main{overflow:clip}.home-v3-shell{width:min(1320px,calc(100vw - 72px));margin-inline:auto}.home-v3-section{padding:clamp(92px,10vw,142px) 0}.home-v3-heading{max-width:800px}.home-v3-heading h2,.home-lifecycle-heading h2,.home-conversion h2{font-size:clamp(38px,4vw,58px);line-height:1.05;letter-spacing:-.045em}.home-v3-heading .lead,.home-lifecycle-heading .lead{max-width:720px;margin-top:24px;color:#526178;font-size:clamp(17px,1.35vw,20px);line-height:1.65}.home-v3-heading-inline{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(42px,7vw,110px);align-items:end;max-width:none}.home-v3-heading-inline .lead{margin:0 0 3px;font-size:17px}.home-v3-hero{min-height:100svh;display:flex;align-items:center;padding:112px 0 38px;color:#fff;background:radial-gradient(circle at 86% 14%,rgba(79,124,255,.24),transparent 34%),linear-gradient(145deg,#03102a,#071a3d 52%,#0d2b68);position:relative;isolation:isolate}.home-v3-hero:before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 1px);background-size:68px 68px;mask-image:linear-gradient(to bottom,#000,transparent 96%)}.home-v3-hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(440px,.94fr);gap:clamp(40px,5vw,78px);align-items:center}.home-v3-hero-copy{min-width:0}.home-v3-hero-copy h1{max-width:760px;margin-top:20px;font-size:clamp(58px,5.55vw,88px);line-height:.96;letter-spacing:-.06em}.home-v3-hero-copy h1 span{color:#8fafff}.home-v3-hero-copy .lead{max-width:690px;margin-top:24px;color:#ffffffbd;font-size:clamp(17px,1.35vw,21px);line-height:1.58}.home-v3-hero-copy>.btn{margin-top:28px}.home-v3-hero-media{position:relative;min-width:0;aspect-ratio:16 / 10;margin:0;padding:9px;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.16);border-radius:32px;background:#061631;box-shadow:0 38px 110px #0000005c}.home-v3-hero-video-viewport{position:absolute;inset:9px;overflow:hidden;border-radius:24px;background:#061631 url(/illustrations/management-control.svg) center / cover no-repeat}.home-v3-hero-media video{display:block;width:100%;height:100%;object-fit:cover;background:#061631;filter:saturate(.92) contrast(1.04) brightness(.9)}.home-v3-hero-overlay{position:absolute;z-index:1;inset:9px;pointer-events:none;border-radius:24px;background:linear-gradient(180deg,#03102a05,#03102a2e);box-shadow:inset 0 0 0 1px #ffffff0f}.home-v3-hero-media figcaption{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.home-v3-hero .home-hero-video-play{position:absolute;z-index:4;left:50%;top:50%;min-height:52px;padding:0 20px;display:inline-flex;align-items:center;gap:10px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#03102adb;color:#fff;font-family:Manrope,Arial,sans-serif;font-size:13px;font-weight:700;box-shadow:0 18px 50px #00000059;cursor:pointer;backdrop-filter:blur(16px)}.home-v3-hero .home-hero-video-play[hidden]{display:none}.home-v3-hero .home-hero-video-play-icon{width:27px;height:27px;padding-left:2px;display:grid;place-items:center;border-radius:50%;background:#ff6b00;color:#071a3d;font-size:10px}.home-benefits{background:#f7f9fc}.home-benefits-grid{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(620px,1.22fr);gap:clamp(48px,7vw,106px);align-items:center}.home-benefits-map{min-height:660px;position:relative}.home-benefits-map:before,.home-benefits-map:after{content:"";position:absolute;z-index:0;background:#c8d8f8;opacity:.8}.home-benefits-map:before{left:44%;top:18%;width:1px;height:63%}.home-benefits-map:after{left:15%;right:12%;top:50%;height:1px}.home-benefits-asset{position:absolute;z-index:2;left:44%;top:50%;width:180px;height:180px;display:grid;place-items:center;transform:translate(-50%,-50%);border:1px solid rgba(29,78,216,.16);border-radius:50%;background:linear-gradient(145deg,#fff,#e8eef9);color:#1d4ed8;box-shadow:0 28px 80px #071a3d24}.home-benefits-asset svg{width:92px}.home-benefits-asset>span:last-child{position:absolute;bottom:27px;color:#526178;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-benefits-orbit{position:absolute;inset:-22px;border:1px solid rgba(79,124,255,.2);border-radius:50%}.home-benefits-orbit-point{position:absolute;inset:0;border-radius:50%;transform-origin:center;animation:home-benefits-orbit 22s linear infinite}.home-benefits-orbit-point:after{content:"";position:absolute;left:50%;top:-5px;width:9px;height:9px;transform:translate(-50%);border-radius:50%;background:#4f7cff;box-shadow:0 0 0 7px #4f7cff17}.home-benefits-orbit-point-two{animation-duration:19s;animation-delay:-7s}@keyframes home-benefits-orbit{to{transform:rotate(1turn)}}.home-benefit{position:absolute;z-index:1;max-width:320px;padding:18px 18px 21px;border-top:1px solid #b9caea;border-radius:0 0 18px 18px;background:#ffffffb8;box-shadow:0 18px 50px #071a3d0f}.home-benefit-kicker{display:flex;align-items:center;gap:10px}.home-benefit-index{color:#1d4ed8;font-family:Manrope,Arial,sans-serif;font-size:11px;font-weight:800;letter-spacing:.08em}.home-benefit-icon{width:31px;height:31px;display:grid;place-items:center;border:1px solid rgba(29,78,216,.18);border-radius:10px;background:#edf3ff;color:#1d4ed8}.home-benefit-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.home-benefit h3{margin-top:11px;font-size:clamp(21px,1.8vw,27px);line-height:1.18}.home-benefit p{margin-top:13px;color:#526178;font-size:14px;line-height:1.62}.home-benefit-value{top:0;left:0;max-width:310px}.home-benefit-time{top:5%;right:0;max-width:300px}.home-benefit-clarity{left:4%;bottom:0;max-width:380px}.home-projects{border-top:1px solid #dce5f2;background:#fff}.home-projects-grid{margin-top:clamp(48px,6vw,76px);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:minmax(220px,auto) minmax(220px,auto);gap:18px}.home-project{min-width:0;padding:clamp(27px,3vw,42px);display:flex;flex-direction:column;justify-content:space-between;gap:34px;border:1px solid #dce5f2;border-radius:28px;background:#f7f9fc;color:#071a3d;position:relative;overflow:hidden;transition:transform .35s var(--ease),border-color .35s ease,box-shadow .35s ease}.home-project:hover{transform:translateY(-5px);border-color:#1d4ed857;box-shadow:0 26px 70px #071a3d1a}.home-project h3{font-size:clamp(26px,2.25vw,36px)}.home-project p{max-width:570px;margin-top:14px;color:#526178;font-size:15px;line-height:1.6}.home-project-action{display:flex;align-items:center;gap:12px;margin-top:24px;color:#1d4ed8;font-size:13px;font-weight:750}.home-project-action:after{content:"→";font-family:Manrope,Arial,sans-serif;font-size:18px;transition:transform .25s ease}.home-project:hover .home-project-action:after{transform:translate(5px)}.home-project-primary{grid-column:span 5;grid-row:span 2;padding:clamp(34px,4.2vw,60px);color:#fff;background:radial-gradient(circle at 85% 15%,rgba(79,124,255,.38),transparent 35%),linear-gradient(145deg,#071a3d,#0d2b68);border-color:transparent}.home-project-primary:before{content:"";align-self:flex-end;width:clamp(120px,13vw,180px);height:clamp(120px,13vw,180px);border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 28px #ffffff06,0 0 0 56px #ffffff05}.home-project-primary .badge{position:absolute;align-self:flex-start;background:#4f7cff33;border:1px solid rgba(255,255,255,.14);color:#c9d7ff}.home-project-primary h3{font-size:clamp(36px,4vw,58px)}.home-project-primary p{color:#ffffffb3;font-size:17px}.home-project-primary .home-project-action{color:#fff}.home-project-concierge{grid-column:span 7;flex-direction:row;align-items:end;background:#edf3ff}.home-project-concierge .home-project-action{flex:0 0 auto}.home-project-secondary:nth-last-child(2){grid-column:6 / span 3}.home-project-secondary:last-child{grid-column:9 / span 4}.home-lifecycle{min-height:185svh;color:#fff;background:#071a3d;position:relative}.home-lifecycle:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 44%,rgba(79,124,255,.16),transparent 25%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,72px 72px,72px 72px}.home-lifecycle-sticky{min-height:100svh;padding:clamp(76px,8vh,104px) 0 44px;display:flex;align-items:center;position:sticky;top:0}.home-lifecycle-sticky>.home-v3-shell{position:relative;z-index:1}.home-lifecycle-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.8fr);gap:clamp(50px,8vw,130px);align-items:end}.home-lifecycle-heading .lead{margin:0 0 2px;color:#ffffffad;font-size:16px}.home-lifecycle-stage{min-height:166px;margin-top:clamp(30px,4vh,48px);display:grid;grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);gap:clamp(40px,6vw,90px);align-items:center}.home-lifecycle-asset{width:210px;height:150px;margin-inline:auto;display:grid;place-items:center;position:relative;color:#a9beff}.home-lifecycle-asset svg{width:142px;position:relative;z-index:2;filter:drop-shadow(0 0 22px rgba(79,124,255,.34))}.home-lifecycle-ring{position:absolute;inset:3px 32px;border:1px solid rgba(79,124,255,.25);border-radius:50%;box-shadow:0 0 0 20px #4f7cff09,0 0 0 40px #4f7cff05}.home-lifecycle-pulse{position:absolute;z-index:3;top:18px;right:39px;width:9px;height:9px;border-radius:50%;background:#4f7cff;box-shadow:0 0 0 8px #4f7cff1a}.home-lifecycle-markers{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}.home-lifecycle-markers div{min-width:0;padding:23px clamp(16px,2vw,28px);border-left:1px solid rgba(255,255,255,.1)}.home-lifecycle-markers div:first-child{border-left:0}.home-lifecycle-markers span{display:block;color:#9cb8ff;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-lifecycle-markers strong{display:block;margin-top:10px;font-family:Manrope,Arial,sans-serif;font-size:14px}.home-lifecycle-steps{margin:clamp(27px,3.4vh,42px) 0 0;padding:0;display:grid;grid-template-columns:repeat(6,1fr);list-style:none;border-top:1px solid rgba(255,255,255,.12)}.home-lifecycle-step{min-width:0;padding:18px 14px 0;position:relative;border-left:1px solid rgba(255,255,255,.08);opacity:.64;transition:opacity .35s ease,transform .35s ease}.home-lifecycle-step:first-child{border-left:0}.home-lifecycle-step:before{content:"";position:absolute;left:14px;top:-4px;width:8px;height:8px;border-radius:50%;background:#ffffff59;transition:background .35s ease,box-shadow .35s ease}.home-lifecycle-step.is-active{opacity:1;transform:translateY(-4px)}.home-lifecycle-step.is-active h3{color:#fff}.home-lifecycle-step.is-active:before{background:#4f7cff;box-shadow:0 0 0 7px #4f7cff24}.home-lifecycle-number{color:#8faeff;font-family:Manrope,Arial,sans-serif;font-size:10px;font-weight:800;letter-spacing:.08em}.home-lifecycle-step h3{margin-top:8px;color:#ffffffe0;font-size:clamp(14px,1.2vw,17px)}.home-lifecycle-step p{margin-top:7px;color:#ffffffb8;font-size:11px;line-height:1.48}.home-lifecycle-footer{margin-top:24px;display:flex;align-items:center;gap:24px}.home-lifecycle-progress{height:2px;flex:1;overflow:hidden;border-radius:2px;background:#ffffff1a}.home-lifecycle-progress i{display:block;width:16.67%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1d4ed8,#4f7cff);transform-origin:left;transition:width .18s linear}.home-lifecycle-footer a{flex:0 0 auto;color:#c5d4ff;font-size:12px;font-weight:750;text-decoration:underline;text-decoration-color:#c5d4ff5c;text-underline-offset:5px}.home-dashboard{padding-bottom:clamp(66px,7vw,94px);background:#f7f9fc}.home-dashboard-grid{margin-top:clamp(48px,6vw,78px);display:grid;grid-template-columns:minmax(0,1.66fr) minmax(310px,.94fr);gap:clamp(20px,2.6vw,34px);align-items:stretch}.home-dashboard-prototype{min-width:0;overflow:hidden;border:1px solid rgba(79,124,255,.22);border-radius:30px;background:#03102a;color:#fff;box-shadow:0 36px 95px #071a3d33}.home-dashboard-topbar{min-height:76px;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid rgba(255,255,255,.09)}.home-dashboard-topbar>div{display:grid;gap:4px}.home-dashboard-brand{color:#8faeff;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-dashboard-topbar strong{font-family:Manrope,Arial,sans-serif;font-size:15px}.home-dashboard-prototype-label{padding:7px 9px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#ffffffad;font-size:8px;font-weight:800;letter-spacing:.08em}.home-dashboard-body{min-height:556px;display:grid;grid-template-columns:220px minmax(0,1fr)}.home-dashboard-situations{padding:24px 13px;display:flex;flex-direction:column;gap:7px;border-right:1px solid rgba(255,255,255,.08)}.home-dashboard-situations>span{margin:0 10px 10px;color:#819ed6;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.home-dashboard-situations button{width:100%;min-height:58px;padding:12px 13px;border:1px solid transparent;border-radius:11px;background:transparent;color:#ffffff85;font:650 12px Inter,Arial,sans-serif;text-align:left;line-height:1.35;cursor:pointer}.home-dashboard-situations button:hover,.home-dashboard-situations button:focus-visible,.home-dashboard-situations button.is-active{border-color:#4f7cff38;background:#4f7cff21;color:#fff;outline:none}.home-dashboard-panel{min-width:0;padding:24px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:13px}.home-dashboard-context{grid-column:span 12;min-width:0;padding:0 2px 2px}.home-dashboard-context span,.home-dashboard-kpi span{display:block;color:#8fa8db;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-dashboard-context strong{display:block;margin-top:7px;font:750 18px/1.25 Manrope,Arial,sans-serif}.home-dashboard-kpis{grid-column:span 12;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-dashboard-kpi{min-width:0;padding:12px;border:1px solid rgba(79,124,255,.18);border-radius:12px;background:#4f7cff14}.home-dashboard-kpi strong{display:block;margin-top:8px;color:#fff;font:700 11px/1.35 Inter,Arial,sans-serif}.home-dashboard-field,.home-dashboard-mini{min-width:0;padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:15px;background:#ffffff09}.home-dashboard-field{grid-column:span 6}.home-dashboard-field-next{grid-column:span 12;min-height:108px;background:linear-gradient(145deg,#4f7cff1f,#ffffff06)}.home-dashboard-field span,.home-dashboard-mini span{display:block;color:#8fa8db;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-dashboard-field strong{display:block;margin-top:17px;font-family:Manrope,Arial,sans-serif;font-size:clamp(17px,1.5vw,22px);line-height:1.2}.home-dashboard-field-state strong{color:#8fafff}.home-dashboard-mini{grid-column:span 6}.home-dashboard-mini strong{display:block;margin-top:13px;color:#ffffffbd;font-size:11px;line-height:1.45}.home-dashboard-terrain{margin:0;min-width:0;min-height:506px;display:grid;grid-template-rows:minmax(250px,1fr) auto;overflow:hidden;border:1px solid rgba(79,124,255,.2);border-radius:30px;background:#e8eef8;box-shadow:0 30px 80px #071a3d24}.home-dashboard-terrain-visual{position:relative;overflow:hidden;background:#dbe3ee}.home-dashboard-terrain-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 42%}.home-dashboard-terrain-copy{padding:24px;border-top:1px solid rgba(79,124,255,.16);background:#ffffffb8}.home-dashboard-terrain-copy>span{color:#1d4ed8;font-size:9px;font-weight:850;letter-spacing:.11em}.home-dashboard-terrain-copy h3{margin-top:10px;font-size:22px}.home-dashboard-terrain-copy p{margin-top:9px;color:#526178;font-size:12px;line-height:1.55}.home-dashboard-link{width:fit-content;margin-top:28px;display:inline-flex;align-items:center;gap:10px;color:#1d4ed8;font-size:13px;font-weight:750;text-decoration:underline;text-decoration-color:#1d4ed847;text-underline-offset:5px}.home-dashboard-link:after{content:"→";font-size:18px}@media(min-width:901px){.home-benefits .home-v3-heading h2,.home-dashboard .home-v3-heading h2{font-size:clamp(36px,3.55vw,52px)}}.home-conversion{padding:18px 0 clamp(82px,9vw,124px);background:#f7f9fc}.home-conversion-panel{min-height:300px;padding:clamp(40px,5vw,68px);display:flex;align-items:center;justify-content:space-between;gap:60px;border-radius:34px;color:#fff;background:radial-gradient(circle at 86% 20%,rgba(79,124,255,.32),transparent 30%),linear-gradient(145deg,#071a3d,#0d2b68)}.home-conversion-panel>div{max-width:770px}.home-conversion-panel p:last-child{margin-top:19px;color:#ffffffad;font-size:17px;line-height:1.6}.home-conversion-panel>.btn{flex:0 0 auto}.home-occupant-gateway{padding:30px 0;border-top:1px solid #dce5f2;background:#fff}.home-occupant-gateway-inner{display:flex;align-items:center;justify-content:space-between;gap:36px}.home-occupant-gateway h2{font-size:clamp(18px,1.8vw,24px);letter-spacing:-.025em}.home-occupant-gateway nav{display:flex;align-items:center;gap:10px}.home-occupant-gateway a{min-height:43px;padding:0 17px;display:inline-flex;align-items:center;gap:9px;border:1px solid #dce5f2;border-radius:999px;color:#1d4ed8;font-size:12px;font-weight:750}.home-occupant-gateway a:after{content:"→";font-size:16px}.home-occupant-gateway a:hover{border-color:#1d4ed85c;background:#f7f9fc}@media(min-width:1181px)and (max-height:850px){.home-v3-hero{padding:92px 0 24px}.home-v3-hero-copy h1{max-width:680px;font-size:clamp(54px,5vw,70px)}.home-v3-hero-copy .lead{margin-top:18px;font-size:17px}.home-v3-hero-copy>.btn{margin-top:21px}.home-v3-hero-media{max-height:61vh}.home-lifecycle-sticky{padding:72px 0 30px}.home-lifecycle-heading h2{font-size:40px}.home-lifecycle-stage{min-height:140px;margin-top:24px}.home-lifecycle-steps{margin-top:24px}}@media(max-width:1180px){.home-v3-shell{width:min(100% - 48px,1080px)}.home-v3-hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.95fr);gap:38px}.home-v3-hero-copy h1{font-size:clamp(50px,6.7vw,72px)}.home-benefits-grid{grid-template-columns:1fr}.home-benefits-grid>.home-v3-heading{max-width:790px}.home-benefits-map{width:min(100%,850px);margin-inline:auto}.home-project-concierge{flex-direction:column;align-items:stretch}.home-dashboard-grid{grid-template-columns:1fr}.home-dashboard-terrain{min-height:360px;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.home-dashboard-terrain-copy{display:flex;flex-direction:column;justify-content:center;border-top:0;border-left:1px solid rgba(79,124,255,.16)}}@media(max-width:900px){.home-v3-hero{min-height:auto;padding:128px 0 72px}.home-v3-hero-grid{grid-template-columns:1fr;gap:42px}.home-v3-hero-copy{max-width:760px}.home-v3-hero-media{width:min(100%,780px)}.home-v3-heading-inline,.home-lifecycle-heading{grid-template-columns:1fr;gap:25px}.home-v3-heading-inline .lead,.home-lifecycle-heading .lead{max-width:720px}.home-projects-grid{grid-template-rows:auto}.home-project-primary{grid-column:span 12;grid-row:auto;min-height:420px}.home-project-concierge{grid-column:span 12}.home-project-secondary:nth-last-child(2){grid-column:1 / span 6}.home-project-secondary:last-child{grid-column:7 / span 6}.home-lifecycle{min-height:auto}.home-lifecycle-sticky{min-height:auto;padding:100px 0;display:block;position:relative}.home-lifecycle-stage{grid-template-columns:1fr}.home-lifecycle-markers{width:100%}.home-lifecycle-steps{grid-template-columns:repeat(2,1fr)}.home-lifecycle-step{padding:22px;border-bottom:1px solid rgba(255,255,255,.08);opacity:1;transform:none!important}.home-lifecycle-step:nth-child(odd){border-left:0}.home-lifecycle-step:before{display:none}.home-lifecycle-progress i{width:100%}.home-conversion-panel{align-items:flex-start;flex-direction:column;gap:30px}}@media(max-width:760px){.home-v3-shell{width:min(100% - 32px,680px)}.home-v3-section{padding:82px 0}.home-v3-heading h2,.home-lifecycle-heading h2,.home-conversion h2{font-size:clamp(34px,10vw,44px)}.home-v3-heading .lead,.home-v3-heading-inline .lead,.home-lifecycle-heading .lead{margin-top:18px;font-size:16px}.home-v3-hero{padding:112px 0 56px}.home-v3-hero-grid{gap:34px}.home-v3-hero-copy h1{margin-top:16px;font-size:clamp(45px,13.4vw,62px);line-height:.98}.home-v3-hero-copy .lead{margin-top:20px;font-size:16px;line-height:1.58}.home-v3-hero-copy>.btn{width:100%;margin-top:24px}.home-v3-hero-media{padding:6px;border-radius:23px;aspect-ratio:16 / 11}.home-v3-hero-media video,.home-v3-hero-overlay,.home-v3-hero-video-viewport{border-radius:17px}.home-v3-hero-overlay,.home-v3-hero-video-viewport{inset:6px}.home-v3-hero .home-hero-video-play{left:14px;top:auto;bottom:14px;min-height:43px;padding:0 14px;transform:none;font-size:11px}.home-benefits-map{min-height:0;margin-top:18px;display:grid;gap:0}.home-benefits-map:before,.home-benefits-map:after,.home-benefits-orbit{display:none}.home-benefits-asset{width:145px;height:145px;margin:0 auto 38px;position:relative;left:auto;top:auto;transform:none}.home-benefits-asset svg{width:76px}.home-benefits-asset>span:last-child{bottom:20px}.home-benefit{max-width:none;padding:25px 6px;position:static;border-radius:0;border-top:1px solid #cbd8ee;background:transparent;box-shadow:none}.home-benefit h3{font-size:23px}.home-benefit p{font-size:14px}.home-projects-grid{margin-top:38px;grid-template-columns:1fr;gap:12px}.home-project,.home-project-primary,.home-project-concierge,.home-project-secondary:nth-last-child(2),.home-project-secondary:last-child{grid-column:1}.home-project{min-height:0;padding:25px;gap:18px;border-radius:22px}.home-project-primary{min-height:370px;padding:30px}.home-project-primary:before{width:110px;height:110px}.home-project-primary h3{font-size:39px}.home-project h3{font-size:27px}.home-project-action{margin-top:17px}.home-lifecycle-sticky{padding:84px 0}.home-lifecycle-stage{min-height:0;margin-top:38px;gap:40px}.home-lifecycle-markers{grid-template-columns:1fr;border-bottom:0}.home-lifecycle-markers div,.home-lifecycle-markers div:first-child{padding:17px 0;display:grid;grid-template-columns:120px 1fr;align-items:center;border:0;border-bottom:1px solid rgba(255,255,255,.11)}.home-lifecycle-markers strong{margin:0;font-size:13px}.home-lifecycle-steps{margin-top:32px;display:block;border-top:0;position:relative}.home-lifecycle-steps:before{content:"";position:absolute;left:24px;top:20px;bottom:24px;width:1px;background:#4f7cff57}.home-lifecycle-step,.home-lifecycle-step:nth-child(odd){min-height:132px;padding:17px 0 26px 68px;display:block;position:relative;border:0;opacity:.58;transition:opacity .3s ease}.home-lifecycle-step:before{display:block;left:18px;top:23px;width:13px;height:13px;border:2px solid #071a3d;background:#4f7cff;box-shadow:0 0 0 5px #4f7cff1f}.home-lifecycle-step.visible,.home-lifecycle-step.is-active{opacity:1}.home-lifecycle-step h3{font-size:22px}.home-lifecycle-step p{max-width:420px;margin-top:10px;font-size:13px}.home-lifecycle-footer{margin-top:8px}.home-lifecycle-progress{display:none}.home-dashboard-grid{margin-top:40px}.home-dashboard-prototype{border-radius:22px}.home-dashboard-topbar{min-height:0;padding:17px;align-items:flex-start;flex-direction:column;gap:12px}.home-dashboard-body{min-height:0;grid-template-columns:1fr}.home-dashboard-situations{padding:15px;display:grid;grid-template-columns:1fr;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.home-dashboard-situations>span{grid-column:1 / -1;margin:0 4px 5px}.home-dashboard-situations button{padding:10px 8px;font-size:10px;text-align:left}.home-dashboard-panel{padding:14px;gap:8px}.home-dashboard-field,.home-dashboard-mini{padding:14px}.home-dashboard-field,.home-dashboard-field-next,.home-dashboard-mini{grid-column:span 12}.home-dashboard-field-next{min-height:104px}.home-dashboard-field strong{margin-top:12px;font-size:19px}.home-dashboard-terrain{min-height:0;grid-template-columns:1fr;grid-template-rows:auto auto;border-radius:22px}.home-dashboard-terrain-visual{aspect-ratio:4 / 5}.home-dashboard-terrain-copy{border-left:0;border-top:1px solid rgba(79,124,255,.16)}.home-dashboard-link{line-height:1.5}.home-conversion{padding:0 0 76px}.home-conversion-panel{min-height:0;padding:38px 25px;border-radius:24px}.home-conversion-panel p:last-child{font-size:16px}.home-conversion-panel>.btn{width:100%}.home-occupant-gateway{padding:27px 0}.home-occupant-gateway-inner,.home-occupant-gateway nav{align-items:stretch;flex-direction:column}.home-occupant-gateway-inner{gap:19px}.home-occupant-gateway nav{gap:8px}.home-occupant-gateway a{justify-content:space-between}}@media(prefers-reduced-motion:reduce){.home-v3-hero-media video{display:none}.home-v3-hero .home-hero-video-play{display:none!important}.home-benefits-orbit-point{animation:none}.home-benefits-orbit-point-one{transform:rotate(52deg)}.home-benefits-orbit-point-two{transform:rotate(218deg)}.home-project:hover,.home-lifecycle-step.is-active{transform:none}.home-lifecycle{min-height:auto}.home-lifecycle-sticky{min-height:auto;position:relative}.home-lifecycle-step{opacity:1}.home-lifecycle-progress i{width:100%!important}}
