:root{--ink:#131d34;--muted:#647086;--line:#dfe4e9;--lime:#b8f36b;--blue:#5c5cf2;--cream:#f5f4ef;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.nav{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(19,29,52,.13)}.brand{display:flex;align-items:center;gap:12px;font-weight:820;letter-spacing:.08em;font-size:15px}.brand-mark{width:29px;height:25px;display:flex;align-items:flex-end;gap:3px}.brand-mark i{display:block;width:7px;background:var(--ink);border-radius:4px}.brand-mark i:nth-child(1){height:15px}.brand-mark i:nth-child(2){height:24px}.brand-mark i:nth-child(3){height:19px}.nav-links{display:flex;gap:34px;color:#455066;font-size:14px}.nav-links a:hover{color:var(--blue)}.nav-cta{background:var(--ink);color:white;border-radius:999px;padding:13px 20px;font-weight:700;font-size:14px}.nav-cta span,.button span{margin-left:12px}
.hero{padding-top:85px;text-align:center}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:760}.eyebrow{display:inline-flex;gap:9px;align-items:center;color:#556176}.eyebrow span{width:7px;height:7px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 5px rgba(184,243,107,.25)}h1{font-size:clamp(64px,9vw,124px);line-height:.84;letter-spacing:-.072em;margin:29px 0 30px;font-weight:750}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--blue)}.hero-copy{max-width:590px;margin:auto;font-size:20px;line-height:1.55;color:var(--muted)}.hero-actions{display:flex;justify-content:center;align-items:center;gap:30px;margin:36px 0 60px}.button{display:inline-flex;align-items:center;border-radius:999px;padding:16px 24px;font-weight:750}.primary{background:var(--blue);color:white;box-shadow:0 12px 35px rgba(92,92,242,.24)}.text-link{font-size:14px;font-weight:720}.text-link span{margin-left:9px}
.hero-visual{height:570px;position:relative;overflow:hidden;background:var(--ink) url('/office-hero-background.png') center/cover no-repeat;border-radius:34px 34px 0 0;display:grid;place-items:start center;padding-top:74px}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,13,25,.48),rgba(7,13,25,.16) 50%,rgba(7,13,25,.48));z-index:0}.signal{display:none}.tablet-wrap{position:relative;width:56%;z-index:2}.tablet{position:relative;background:#15181d;padding:12px;border:4px solid #2b3039;border-radius:26px;box-shadow:0 35px 70px rgba(0,0,0,.55)}.tablet img{display:block;width:100%;border-radius:12px}.hero-screen{animation:screen-in .4s ease both}@keyframes screen-in{from{opacity:.25;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.camera{position:absolute;z-index:3;left:50%;top:4px;transform:translateX(-50%);width:52px;height:5px;border-radius:99px;background:#3b414a}.status-pill{position:absolute;right:-25px;top:28px;background:white;border-radius:999px;padding:11px 17px;font-size:12px;font-weight:760;box-shadow:0 10px 30px rgba(0,0,0,.2)}.status-pill span{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--status);margin-right:7px}.float-card{display:none}.hero-state-copy{position:absolute;z-index:4;width:270px;min-height:126px;padding:18px;color:white;text-align:left;background:rgba(8,14,28,.9);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.16);border-radius:18px;box-shadow:0 18px 45px rgba(0,0,0,.32);transition:left .45s ease,right .45s ease,top .45s ease,bottom .45s ease}.hero-state-copy.caption-available{left:4%;bottom:7%;right:auto;top:auto}.hero-state-copy.caption-check-in{right:4%;top:7%;left:auto;bottom:auto}.hero-state-copy.caption-occupied{right:4%;bottom:7%;left:auto;top:auto}.hero-state-copy>div:first-child{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:10px}.hero-state-copy b{font-size:14px}.hero-state-copy p{grid-column:2;margin:5px 0 0;color:#c8cfda;font-size:11px;line-height:1.45}.caption-dot{width:9px;height:9px;border-radius:50%;box-shadow:0 0 0 4px rgba(255,255,255,.08)}.hero-state-controls{display:flex;gap:6px;margin:14px 0 0 19px}.hero-state-controls button{border:1px solid rgba(255,255,255,.2);background:transparent;width:31px;height:25px;border-radius:999px;padding:0;display:grid;place-items:center;cursor:pointer}.hero-state-controls button span{width:8px;height:8px;border-radius:50%}.hero-state-controls button.active{background:white;border-color:white;transform:scale(1.05)}
.trust{padding:39px 0 92px;text-align:center}.trust p{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#8991a0}.trust div{display:flex;justify-content:space-between;gap:24px;margin-top:30px;color:#9ca3af;font-weight:750;font-size:13px;letter-spacing:.05em}
.product-section{background:white;padding:120px 0}.product-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.kicker{color:var(--blue);margin-bottom:22px}.section-copy h2,.features h2,.setup h2,.cta h2{font-size:clamp(44px,5vw,72px);letter-spacing:-.055em;line-height:.96;margin:0 0 30px}.section-copy>p,.feature-heading>p,.setup-copy>p{color:var(--muted);font-size:17px;line-height:1.7}.state-tabs{margin-top:42px;border-top:1px solid var(--line)}.state-tabs button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;display:flex;align-items:center;gap:14px;text-align:left;padding:18px 4px;cursor:pointer;color:#7a8393}.state-tabs button.active{color:var(--ink)}.tab-dot{width:11px;height:11px;border-radius:50%}.state-tabs button span:nth-child(2){display:flex;flex-direction:column}.state-tabs small{font-size:12px;margin-top:3px}.state-tabs i{font-style:normal;margin-left:auto}.product-demo{position:relative;padding:60px 0}.demo-glow{position:absolute;width:78%;aspect-ratio:1;border-radius:50%;filter:blur(80px);opacity:.32;left:11%;top:8%;transition:background .35s}.product-tablet{position:relative;z-index:2;transform:perspective(1200px) rotateY(-7deg) rotateX(2deg)}
.features{padding:120px 0}.feature-heading{display:grid;grid-template-columns:1.1fr .7fr;align-items:end;gap:80px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:70px}.feature-grid article{position:relative;overflow:hidden;background:white;border:1px solid rgba(19,29,52,.05);border-radius:22px;padding:23px;min-height:390px;display:flex;flex-direction:column;box-shadow:0 14px 40px rgba(19,29,52,.06);transition:transform .25s,box-shadow .25s}.feature-grid article:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(19,29,52,.12)}.feature-grid article:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--accent)}.feature-sync{--accent:#b8f36b;--wash:#efffdc}.feature-schedule{--accent:#5c5cf2;--wash:#ececff}.feature-touch{--accent:#f2bd62;--wash:#fff2d9}.feature-install{--accent:#d86469;--wash:#ffe5e7}.num{font-family:var(--font-geist-mono);font-size:11px;color:#8c96a7}.feature-art{height:152px;margin:24px -5px 25px;border-radius:16px;background:var(--wash);position:relative;display:grid;place-items:center;overflow:hidden}.feature-grid h3{font-size:19px;margin:0 0 12px}.feature-grid p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}.sync-art:before,.sync-art:after{content:"";position:absolute;border:1px solid rgba(19,29,52,.12);border-radius:50%;width:96px;height:96px}.sync-art:after{width:135px;height:135px}.sync-core{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--lime);font-size:25px;z-index:2;box-shadow:0 9px 20px rgba(19,29,52,.2)}.sync-art i{position:absolute;width:11px;height:11px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px white}.sync-art i:nth-of-type(1){left:23%;top:28%}.sync-art i:nth-of-type(2){right:19%;top:45%}.sync-art i:nth-of-type(3){left:37%;bottom:13%}.calendar-art{padding:24px;display:block}.calendar-top{display:flex;gap:5px;margin-bottom:18px}.calendar-top i{width:5px;height:5px;background:var(--blue);border-radius:50%}.calendar-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:7px}.calendar-row b{height:28px;background:white;border-radius:6px}.calendar-row .booked{background:#b8f36b}.calendar-row .active-slot{background:var(--blue);box-shadow:0 7px 15px rgba(92,92,242,.25)}.touch-art:before{content:"";position:absolute;width:125px;height:82px;border:7px solid var(--ink);border-radius:12px;background:white}.touch-art span{z-index:2;background:var(--ink);color:white;border-radius:999px;padding:9px 16px;font-size:10px;font-weight:780;text-transform:uppercase;letter-spacing:.08em}.touch-art i{position:absolute;border:1px solid rgba(19,29,52,.13);border-radius:50%}.touch-art i:first-of-type{width:90px;height:90px}.touch-art i:last-of-type{width:130px;height:130px}.install-art{display:flex;align-items:center;justify-content:center;gap:14px}.mini-tablet{width:73px;height:102px;border:6px solid var(--ink);border-radius:10px;background:#d86469;position:relative;box-shadow:0 10px 20px rgba(19,29,52,.17)}.mini-tablet i{position:absolute;width:4px;height:4px;border-radius:50%;background:white;top:4px;left:50%}.power-line{width:32px;height:2px;background:var(--ink);position:relative}.power-line:after{content:"";position:absolute;right:-4px;top:-3px;width:7px;height:7px;border:2px solid var(--ink);border-left:0;border-radius:0 5px 5px 0}.install-art b{font-family:var(--font-geist-mono);font-size:9px;line-height:1.3;letter-spacing:.1em}
.setup{background:#e9e7ff;color:var(--ink);padding:120px 0}.setup-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:center}.setup-image{border-radius:24px;overflow:hidden;box-shadow:0 35px 90px rgba(0,0,0,.35)}.setup-image img{display:block;width:100%}.setup-copy>p{color:#5f687a}.setup-copy ol{list-style:none;padding:0;margin:42px 0 0;counter-reset:item}.setup-copy li{border-top:1px solid rgba(19,29,52,.16);padding:18px 0 18px 45px;position:relative}.setup-copy li:before{counter-increment:item;content:"0" counter(item);position:absolute;left:0;color:#777ff7;font-family:var(--font-geist-mono);font-size:11px}.setup-copy li b,.setup-copy li span{display:block}.setup-copy li span{font-size:12px;color:#697386;margin-top:4px}
.cta{margin-top:100px;margin-bottom:100px;background:var(--blue);color:white;border-radius:28px;padding:75px;display:grid;grid-template-columns:1.2fr .8fr;align-items:end}.kicker.light{color:#cfd0ff}.cta p{line-height:1.6;color:#ddddff;margin-bottom:28px}.light-button{background:white;color:var(--ink)}footer{min-height:125px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-top:1px solid var(--line);font-size:12px;color:#7b8493}footer p{text-align:center}footer>span{text-align:right}
@media(max-width:850px){.nav-links{display:none}.shell{width:min(100% - 28px,1180px)}.hero{padding-top:60px}.hero-actions{flex-direction:column}.hero-visual{height:510px;padding-top:70px}.tablet-wrap{width:76%}.hero-state-copy{width:245px}.hero-state-copy.caption-available{left:3%;bottom:4%}.hero-state-copy.caption-check-in{right:3%;top:auto;bottom:4%}.hero-state-copy.caption-occupied{right:3%;bottom:4%}.trust div{flex-wrap:wrap;justify-content:center}.product-grid,.setup-grid,.feature-heading,.cta{grid-template-columns:1fr;gap:55px}.feature-grid{grid-template-columns:1fr 1fr}.product-section,.features,.setup{padding:80px 0}.cta{padding:45px;margin-top:65px;margin-bottom:65px}footer{grid-template-columns:1fr;gap:16px;text-align:center;padding:32px 0}footer p,footer>span{text-align:center;margin:0}}
@media(max-width:520px){.nav{height:72px}.nav-cta{padding:11px 15px}.nav-cta span{display:none}h1{font-size:62px}.hero-copy{font-size:17px}.hero-visual{height:450px;border-radius:22px 22px 0 0;padding-top:62px}.tablet-wrap{width:84%}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:260px}.status-pill{right:-2px;top:-35px}.hero-state-copy,.hero-state-copy.caption-available,.hero-state-copy.caption-check-in,.hero-state-copy.caption-occupied{width:calc(100% - 24px);left:12px;right:auto;top:auto;bottom:12px;min-height:auto;padding:14px}.hero-state-copy p{font-size:10px}.hero-state-controls{position:absolute;right:12px;bottom:12px;margin:0}.hero-state-controls button{width:28px;height:25px}.hero-state-copy>div:first-child{padding-right:100px}.trust{padding-bottom:65px}.cta{border-radius:20px;padding:34px 25px}.section-copy h2,.features h2,.setup h2,.cta h2{font-size:43px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.feature-grid article{transition:none}.hero-screen{animation:none}}
.schedule-table{display:block;padding:13px 14px;background:#f5f5ff}.schedule-head{display:flex;align-items:center;justify-content:space-between;padding:0 2px 9px;border-bottom:1px solid rgba(19,29,52,.1)}.schedule-head b{font-size:10px}.schedule-head span{font-size:7px;color:#7c8494;background:white;border-radius:99px;padding:3px 6px}.time-row{display:grid;grid-template-columns:30px 1fr;gap:7px;align-items:center;margin-top:7px}.time-row time{font-family:var(--font-geist-mono);font-size:7px;color:#717a8c}.booking{display:flex;align-items:center;justify-content:space-between;border-left:3px solid;border-radius:5px;padding:6px 7px;background:white;box-shadow:0 3px 8px rgba(19,29,52,.05)}.booking b{font-size:7px}.booking small{font-size:6px;color:#697386}.booking-green{border-color:#8acb42}.booking-violet{border-color:#5c5cf2}.booking-amber{border-color:#e7a936}
@media(min-width:851px){.hero-state-copy.caption-check-in{left:4%;right:auto;top:7%;bottom:auto}}
.trust div span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:10px 17px;border-radius:999px;color:var(--ink);background:#e9e7ff;border:1px solid rgba(92,92,242,.12);box-shadow:0 5px 15px rgba(19,29,52,.05)}.trust div span:nth-child(2){background:#efffdc;border-color:rgba(138,203,66,.18)}.trust div span:nth-child(3){background:#fff2d9;border-color:rgba(231,169,54,.2)}.trust div span:nth-child(4){background:#ffe5e7;border-color:rgba(216,100,105,.18)}.trust div span:nth-child(5){background:#dff6f7;border-color:rgba(62,177,185,.18)}
.state-tabs button b{font-size:18px;line-height:1.2}.state-tabs button small{font-size:14px;line-height:1.35;margin-top:5px}.state-tabs button{padding-top:22px;padding-bottom:22px}.state-tabs .tab-dot{width:13px;height:13px}
.product-screen{animation:product-screen-in .45s ease both}@keyframes product-screen-in{from{opacity:.2;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
.feature-schedule .schedule-table{height:170px;margin-top:15px;margin-bottom:16px;padding:14px}.feature-schedule .schedule-head{padding-bottom:10px}.feature-schedule .schedule-head b{font-size:13px}.feature-schedule .schedule-head span{font-size:9px;padding:4px 8px}.feature-schedule .time-row{grid-template-columns:38px 1fr;gap:8px;margin-top:8px}.feature-schedule .time-row time{font-size:9px}.feature-schedule .booking{padding:7px 8px}.feature-schedule .booking b{font-size:9px}.feature-schedule .booking small{font-size:8px}
.state-tabs button b{font-size:24px}.state-tabs button small{font-size:16px}
.product-section{background:#e8f1f7}
.features{background:#f1eadf;max-width:none;width:100%;padding-left:max(24px,calc((100% - 1180px)/2));padding-right:max(24px,calc((100% - 1180px)/2))}.install-art{gap:10px}.mini-tablet{width:148px;height:92px;border:6px solid var(--ink);border-radius:11px;background:#8fd34c;position:relative;box-shadow:0 10px 20px rgba(19,29,52,.2);overflow:hidden}.mini-camera{position:absolute;width:18px!important;height:2px!important;border-radius:99px!important;background:#4a5260!important;top:2px!important;left:50%!important;transform:translateX(-50%);z-index:2}.mini-ui{position:absolute;inset:7px 4px 4px;background:#8fd34c;color:white;padding:6px 7px 4px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.mini-bar{width:100%;display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.8);padding-bottom:3px;margin-bottom:5px}.mini-bar b,.mini-bar time{font-size:4px}.mini-ui>span{font-size:5px}.mini-ui strong{font-size:12px;line-height:1;color:#192043;margin-top:2px}.mini-ui small{font-size:4px;font-weight:700;margin-top:2px}.mini-info{display:flex;gap:3px;margin-top:4px}.mini-info em{font-style:normal;font-size:3.5px;background:rgba(19,70,42,.38);padding:3px 5px;border-radius:2px}.mini-timeline{height:5px;background:#24214f;position:absolute;left:0;right:0;bottom:0}.mini-timeline:after{content:"";position:absolute;left:6px;right:6px;top:1px;height:2px;border-radius:2px;background:#58c7ce}.voltage-label{font-family:var(--font-geist-mono);font-size:8px;line-height:1.3;letter-spacing:.08em}.power-line{width:23px}
.pricing-section{background:var(--ink);color:white;padding:120px 0}.pricing-heading{display:grid;grid-template-columns:1.2fr .7fr;gap:80px;align-items:end;margin-bottom:62px}.pricing-heading h2{font-size:clamp(48px,6vw,78px);letter-spacing:-.06em;line-height:.93;margin:0}.pricing-heading>p{color:#aeb7c7;font-size:17px;line-height:1.65;margin:0}.price-comparison{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.our-price{background:var(--lime);color:var(--ink);border-radius:26px;padding:34px;position:relative;overflow:hidden}.our-price:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(19,29,52,.12);border-radius:50%;right:-100px;top:-90px}.price-badge{font-size:11px;letter-spacing:.15em;font-weight:800}.price{display:flex;align-items:flex-end;margin:38px 0 24px}.price sup{font-size:30px;font-weight:800;align-self:flex-start;margin-top:12px}.price strong{font-size:102px;line-height:.78;letter-spacing:-.08em}.price>span{font-size:12px;line-height:1.35;margin-left:13px;color:#42502f}.our-price h3{font-size:34px;line-height:1.05;margin:32px 0}.our-price ul{list-style:none;padding:0;margin:0 0 32px;display:grid;gap:11px;font-size:13px}.our-price li:before{content:"✓";font-weight:900;margin-right:9px}.pricing-button{background:var(--ink);color:white;position:relative;z-index:2}.other-prices{display:grid;gap:10px}.comparison-label{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#858fa1;margin:0 0 4px}.other-prices article{background:#202b42;border:1px solid rgba(255,255,255,.07);border-radius:18px;padding:22px 24px;display:grid;grid-template-columns:1fr auto 90px;gap:20px;align-items:center}.fake-logo{font-weight:850;font-size:13px;letter-spacing:.08em}.logo-orbit{color:#a8c6ff}.logo-north{color:#efc77a}.logo-flux{color:#e19fa7}.other-prices article>div{text-align:right}.other-prices article strong,.other-prices article small{display:block}.other-prices article strong{font-size:31px}.other-prices article small{font-size:9px;color:#8f99aa}.other-prices article em{font-style:normal;text-align:center;background:rgba(255,255,255,.07);border-radius:99px;padding:8px;font-size:10px;color:#c6ccda}.fiction-note{color:#758095;font-size:10px;margin:8px 4px 0}
@media(max-width:850px){.pricing-heading,.price-comparison{grid-template-columns:1fr;gap:35px}.pricing-section{padding:80px 0}.other-prices article{grid-template-columns:1fr auto 75px}}
@media(max-width:520px){.our-price{padding:26px}.price strong{font-size:82px}.other-prices article{padding:18px 15px;grid-template-columns:1fr auto}.other-prices article em{display:none}.fake-logo{font-size:10px}}
.brand-name{display:flex;flex-direction:column;line-height:1;font-size:20px;letter-spacing:.06em}.brand-name small{font-size:9px;letter-spacing:.06em;font-weight:700;color:#758095;margin-top:6px;text-transform:none}.nav .brand-name small{color:#758095}footer .brand-name small{color:#8a93a3}
.roomvero-logo{position:relative;width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;overflow:hidden;border:2px solid var(--ink);border-radius:11px;background:var(--ink);color:#fff;font-size:16px;font-weight:900;letter-spacing:-.08em;box-shadow:inset 0 0 0 3px rgba(255,255,255,.08)}.roomvero-logo:before{content:"";position:absolute;top:-2px;right:-2px;width:17px;height:17px;border-left:4px solid var(--lime);border-bottom:4px solid var(--lime);border-radius:0 9px 0 9px}.roomvero-logo:after{content:"";position:absolute;right:5px;bottom:5px;width:6px;height:6px;border-radius:2px;background:var(--lime)}
.roomvero-logo-image{display:block;width:48px;height:48px;flex:0 0 48px;object-fit:contain}
.hallway-showcase{position:relative;min-height:620px;margin-bottom:110px;overflow:hidden;border-radius:32px;background:var(--ink);box-shadow:0 30px 80px rgba(19,29,52,.18)}.hallway-showcase:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,13,25,.9) 0%,rgba(7,13,25,.62) 29%,rgba(7,13,25,.08) 62%,rgba(7,13,25,.16) 100%)}.hallway-showcase>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hallway-overlay{position:relative;z-index:2;width:43%;min-width:440px;padding:72px 0 64px 62px;color:white}.hallway-overlay h2{margin:0 0 24px;font-size:clamp(48px,5.5vw,76px);line-height:.94;letter-spacing:-.06em}.hallway-overlay>p{max-width:430px;margin:0;color:#d7dce6;font-size:17px;line-height:1.6}.hallway-statuses{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:38px}.hallway-statuses span{display:inline-flex;align-items:center;padding:11px 15px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(10,16,31,.68);backdrop-filter:blur(10px);font-size:12px;font-weight:750}.hallway-statuses i{width:9px;height:9px;margin-right:9px;border-radius:50%}.available-dot{background:#8bd14d;box-shadow:0 0 0 4px rgba(139,209,77,.15)}.busy-dot{background:#d45a61;box-shadow:0 0 0 4px rgba(212,90,97,.15)}
@media(max-width:850px){.hallway-showcase{min-height:660px;margin-bottom:80px}.hallway-showcase:after{background:linear-gradient(0deg,rgba(7,13,25,.92),rgba(7,13,25,.12) 75%)}.hallway-showcase>img{object-position:60% center}.hallway-overlay{position:absolute;left:0;right:0;bottom:0;width:auto;min-width:0;padding:42px}.hallway-overlay h2{font-size:52px}.hallway-overlay>p{max-width:520px}}@media(max-width:520px){.hallway-showcase{min-height:620px;border-radius:22px;margin-bottom:65px}.hallway-showcase>img{object-position:57% center}.hallway-overlay{padding:28px 24px}.hallway-overlay h2{font-size:42px}.hallway-overlay>p{font-size:15px}.hallway-statuses{margin-top:24px}.hallway-statuses span{font-size:10px}}

/* RoomVero logo selection board */
.logo-showcase{min-height:100vh;padding:44px clamp(22px,5vw,76px) 80px;background:#f2f5ee;color:#111b30}.logo-showcase-header{max-width:900px;margin:0 auto 50px}.logo-back{display:inline-flex;margin-bottom:58px;color:#4d596d;font-size:14px;font-weight:750}.logo-showcase .eyebrow{margin:0 0 18px;color:#586d36;font-size:13px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.logo-showcase h1{margin:0;max-width:830px;font-size:clamp(48px,7vw,92px);line-height:.94;letter-spacing:-.065em}.logo-intro{max-width:690px;margin:28px 0 0;color:#596476;font-size:18px;line-height:1.6}.logo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1240px;margin:auto}.logo-card{min-height:400px;padding:28px;border:1px solid rgba(17,27,48,.1);border-radius:28px;background:#fff;box-shadow:0 15px 45px rgba(17,27,48,.06);display:flex;flex-direction:column}.logo-card-top{display:flex;align-items:flex-start;justify-content:space-between}.logo-number{font-size:12px;font-weight:850;letter-spacing:.14em;color:#8b94a2}.concept-mark{position:relative;display:grid;place-items:center;width:104px;height:104px;color:#fff;font-size:32px;font-weight:950;letter-spacing:-.1em}.concept-lockup{display:flex;flex-direction:column;margin-top:38px;line-height:1}.concept-lockup strong{font-size:27px;letter-spacing:.055em}.concept-lockup small{margin-top:8px;color:#778193;font-size:10px;font-weight:750;letter-spacing:.05em}.logo-card-copy{margin-top:auto;padding-top:36px}.logo-card h2{margin:0 0 9px;font-size:21px}.logo-card p{margin:0;color:#687386;font-size:14px;line-height:1.5}.logo-open-door{overflow:hidden;border-radius:25px;background:#111b30}.logo-open-door:before{content:"";position:absolute;inset:15px;border:5px solid #b9e56c;border-bottom:0;border-radius:10px 10px 0 0}.logo-open-door:after{content:"";position:absolute;right:18px;bottom:18px;width:11px;height:11px;border-radius:50%;background:#b9e56c}.logo-room-signal{border-radius:50% 50% 50% 14px;background:#345dde}.logo-room-signal:before,.logo-room-signal:after{content:"";position:absolute;border:4px solid #c9f57b;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(-45deg)}.logo-room-signal:before{right:14px;top:14px;width:24px;height:24px}.logo-room-signal:after{right:22px;top:22px;width:8px;height:8px}.logo-vero-frame{box-sizing:border-box;border:8px solid #111b30;border-top-color:#e6a938;border-radius:12px;background:transparent;color:#111b30;font-size:58px;line-height:1}.logo-vero-frame:after{content:"";position:absolute;right:-8px;bottom:-8px;width:25px;height:25px;background:#e6a938}.logo-connected{background:transparent}.logo-connected:before,.logo-connected:after{content:"";position:absolute;width:59px;height:72px;border-radius:15px}.logo-connected:before{left:3px;top:8px;background:#111b30}.logo-connected:after{right:3px;bottom:8px;background:#7db646;box-shadow:inset 13px 0 0 rgba(255,255,255,.22)}.logo-meeting-point{border-radius:50%;background:#111b30;box-shadow:inset 0 0 0 8px #dce9ca}.logo-meeting-point:before,.logo-meeting-point:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#b9e56c}.logo-meeting-point:before{left:9px;top:44px}.logo-meeting-point:after{right:9px;top:44px}.logo-wordmark{width:auto;min-width:104px;height:68px;padding:0 19px;border-radius:8px 24px 8px 8px;background:#111b30;font-size:31px}.logo-wordmark:after{content:"";position:absolute;right:10px;top:10px;width:10px;height:10px;border-radius:50%;background:#f1c64d;box-shadow:0 0 0 4px rgba(241,198,77,.2)}
@media(max-width:900px){.logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.logo-showcase{padding-inline:16px}.logo-showcase-header{margin-bottom:34px}.logo-back{margin-bottom:42px}.logo-grid{grid-template-columns:1fr}.logo-card{min-height:340px}}

/* Keep hallway messaging in the open center, clear of both wall tablets. */
.hallway-showcase:after{background:linear-gradient(90deg,rgba(7,13,25,.04) 0 25%,rgba(7,13,25,.38) 40% 60%,rgba(7,13,25,.04) 75%)}
.hallway-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:390px;min-width:0;padding:30px 28px;color:white;text-align:center;border:1px solid rgba(255,255,255,.15);border-radius:24px;background:rgba(7,13,25,.82);backdrop-filter:blur(12px);box-shadow:0 22px 55px rgba(0,0,0,.3)}
.hallway-overlay h2{font-size:clamp(42px,4.5vw,62px);margin-bottom:20px}.hallway-overlay>p{max-width:340px;margin-inline:auto;font-size:15px}.hallway-statuses{align-items:center;margin-top:26px}
@media(max-width:850px){.hallway-showcase:after{background:linear-gradient(90deg,rgba(7,13,25,.03) 0 24%,rgba(7,13,25,.28) 42% 62%,rgba(7,13,25,.03) 78%)}.hallway-showcase>img{object-position:center}.hallway-overlay{left:50%;right:auto;top:50%;bottom:auto;transform:translate(-50%,-50%);width:min(360px,44%);padding:26px 20px}.hallway-overlay h2{font-size:42px}.hallway-overlay>p{font-size:13px}.hallway-statuses span{font-size:9px}}
@media(max-width:520px){.hallway-overlay{left:50%;right:auto;top:auto;bottom:18px;transform:translateX(-50%);width:calc(100% - 36px);padding:20px 16px}.hallway-overlay h2{font-size:36px}.hallway-statuses{margin-top:16px}}

/* Low landscape caption preserves the full hallway sightline. */
.hallway-showcase:after{background:linear-gradient(0deg,rgba(7,13,25,.3),transparent 35%)}
.hallway-overlay{left:50%;right:auto;top:auto;bottom:22px;transform:translateX(-50%);width:calc(100% - 150px);display:grid;grid-template-columns:minmax(270px,1fr) minmax(260px,.9fr) auto;grid-template-areas:"kicker copy statuses" "title copy statuses";align-items:center;column-gap:28px;padding:18px 22px;text-align:left;border-radius:18px}
.hallway-overlay .kicker{grid-area:kicker;margin:0 0 5px}.hallway-overlay h2{grid-area:title;margin:0;font-size:clamp(26px,3vw,40px);line-height:1;white-space:nowrap}.hallway-overlay>p{grid-area:copy;max-width:330px;margin:0;font-size:13px}.hallway-statuses{grid-area:statuses;align-items:flex-start;margin:0;gap:7px}.hallway-statuses span{padding:9px 12px;font-size:10px;white-space:nowrap}
@media(max-width:850px){.hallway-overlay{left:50%;right:auto;top:auto;bottom:18px;transform:translateX(-50%);width:calc(100% - 50px);grid-template-columns:1fr 1fr;grid-template-areas:"kicker statuses" "title statuses";padding:16px 18px}.hallway-overlay>p{display:none}.hallway-overlay h2{font-size:28px}.hallway-statuses{justify-self:end}}
@media(max-width:520px){.hallway-overlay{width:calc(100% - 28px);grid-template-columns:1fr;grid-template-areas:"kicker" "title" "statuses";gap:0;padding:14px 16px}.hallway-overlay h2{font-size:25px}.hallway-statuses{justify-self:start;display:flex;flex-direction:row;flex-wrap:wrap;margin-top:12px}.hallway-statuses span{font-size:8px;padding:7px 9px}}

/* Prevent the landscape hallway caption from colliding at intermediate widths. */
.hallway-overlay{overflow:hidden}.hallway-overlay h2{min-width:0;white-space:normal;text-wrap:balance}.hallway-overlay>p{min-width:0}
@media(max-width:1100px){.hallway-overlay{width:calc(100% - 64px);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"kicker statuses" "title statuses";column-gap:20px}.hallway-overlay>p{display:none}.hallway-overlay h2{font-size:clamp(25px,3.4vw,36px)}.hallway-statuses{justify-self:end}}
@media(max-width:650px){.hallway-overlay{width:calc(100% - 28px);grid-template-columns:minmax(0,1fr);grid-template-areas:"kicker" "title" "statuses";padding:14px 16px}.hallway-overlay h2{font-size:24px}.hallway-statuses{justify-self:start;display:flex;flex-direction:row;flex-wrap:wrap;margin-top:11px}.hallway-statuses span{white-space:normal}}

/* Final collision-proof hallway banner. */
.hallway-overlay{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:22px;width:min(920px,calc(100% - 64px));padding:17px 20px}
.hallway-overlay .kicker,.hallway-overlay>p{display:none}
.hallway-overlay h2{flex:1 1 auto;min-width:0;margin:0;font-size:clamp(25px,3vw,38px);line-height:1.05;white-space:normal}
.hallway-statuses{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-self:auto;margin:0;gap:7px}
@media(max-width:700px){.hallway-overlay{flex-wrap:wrap;gap:12px;width:calc(100% - 28px);padding:14px 16px}.hallway-overlay h2{flex-basis:100%;font-size:24px}.hallway-statuses{flex:1 1 100%;flex-direction:row;flex-wrap:wrap;margin:0}.hallway-statuses span{white-space:normal}}
.promo-fine-print{position:relative;z-index:2;display:block;margin-top:16px;color:#435331;font-size:10px;font-weight:700;line-height:1.4}
.other-prices{padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:#293650;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.other-prices article{background:#35435f;border-color:rgba(255,255,255,.1)}
.other-prices .comparison-label{color:#c8d0dd;margin-left:4px}
.other-prices .fiction-note{color:#aeb8c9}
@media(max-width:520px){.other-prices{padding:15px;border-radius:21px}}
.price-comparison>*{min-width:0}.other-prices article>*{min-width:0}
@media(max-width:1050px){.price-comparison{grid-template-columns:1fr;gap:22px}.other-prices article{grid-template-columns:minmax(140px,1fr) auto 90px}.pricing-heading{grid-template-columns:1fr;gap:28px}}
@media(max-width:600px){.other-prices article{grid-template-columns:1fr auto;gap:10px 14px}.other-prices .fake-logo{grid-column:1/-1;font-size:12px}.other-prices article>div{text-align:left}.other-prices article em{align-self:center}.other-prices article strong{font-size:28px}}
.other-prices{background:#e9e7ff;border-color:#cbc8ef;color:var(--ink);box-shadow:0 20px 55px rgba(0,0,0,.18)}
.other-prices article{background:#fff;border-color:#d7d9e2;box-shadow:0 7px 18px rgba(19,29,52,.07)}
.other-prices .comparison-label{color:#59647a}.other-prices article small{color:#717c90}.other-prices article em{background:#e8ecf4;color:#3f4c64}.other-prices .fiction-note{color:#677289}
.other-prices .logo-orbit{color:#315fb7}.other-prices .logo-north{color:#9a6500}.other-prices .logo-flux{color:#a64055}
.other-prices{background:#d9d7ee;border-color:#c2bfdc}
.other-prices article{background:#eeedf7;border-color:#cbc9df;box-shadow:0 6px 16px rgba(19,29,52,.06)}
.other-prices{background:#bec2d8;border-color:#aeb3cd}
.other-prices article{background:#d5d8e7;border-color:#b2b7cf;box-shadow:0 5px 14px rgba(19,29,52,.08)}
.other-prices{background:#d5f0ef;border-color:#a8d8d6}
.other-prices article{background:#aee5e2;border-color:#82ccc8;box-shadow:0 6px 16px rgba(19,29,52,.08)}
.hero-visual{height:650px;padding-top:82px}.hero-visual:after{background:linear-gradient(90deg,rgba(7,13,25,.56),rgba(7,13,25,.08) 50%,rgba(7,13,25,.56))}.hero-visual .tablet-wrap{width:72%}.screen-callout{position:absolute;z-index:5;width:210px;padding:13px 15px;color:#fff;text-align:left;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(8,14,28,.9);backdrop-filter:blur(12px);box-shadow:0 12px 30px rgba(0,0,0,.28)}.screen-callout:after{content:"";position:absolute;width:42px;height:1px;background:rgba(255,255,255,.72)}.screen-callout b,.screen-callout span{display:block}.screen-callout b{font-size:12px;line-height:1.25}.screen-callout span{margin-top:4px;color:#cbd2dd;font-size:9px;line-height:1.35}.callout-capacity{left:2.5%;top:22%}.callout-capacity:after,.callout-projector:after{right:-42px;top:50%}.callout-projector{left:2.5%;top:52%}.callout-refreshments{right:2.5%;top:25%}.callout-refreshments:after,.callout-extend:after{left:-42px;top:50%}.callout-extend{right:2.5%;top:56%}
@media(max-width:850px){.hero-visual{height:590px;padding-top:78px}.hero-visual .tablet-wrap{width:82%}.screen-callout{width:180px}.callout-capacity,.callout-projector{left:2%}.callout-refreshments,.callout-extend{right:2%}}
@media(max-width:600px){.hero-visual{height:610px;padding-top:55px}.hero-visual .tablet-wrap{width:94%}.screen-callout{width:calc(50% - 18px);padding:10px 11px}.screen-callout:after{display:none}.callout-capacity{left:12px;top:auto;bottom:108px}.callout-projector{left:12px;top:auto;bottom:24px}.callout-refreshments{right:12px;top:auto;bottom:108px}.callout-extend{right:12px;top:auto;bottom:24px}.screen-callout b{font-size:10px}.screen-callout span{font-size:8px}}
.callout-room-name{left:2.5%;top:22%}.callout-room-name:after{right:-42px;top:50%}.callout-room-name span{color:#b8f36b;font-size:14px;font-weight:800}
@media(max-width:850px){.callout-room-name{left:2%}}
@media(max-width:600px){.callout-room-name{left:12px;top:auto;bottom:108px}}

/* Each callout connector targets its corresponding control in the tablet UI. */
.screen-callout:after{height:2px;background:#fff;transform-origin:center;box-shadow:0 1px 4px rgba(0,0,0,.4)}
.screen-callout:before{content:"";position:absolute;z-index:2;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px rgba(255,255,255,.18)}
.callout-room-name{left:2.5%;top:19%}.callout-room-name:after{right:-76px;top:62%;width:76px;transform:rotate(5deg)}.callout-room-name:before{right:-80px;top:calc(62% + 3px)}
.callout-capacity{left:2.5%;top:43%}.callout-capacity:after{right:-94px;top:55%;width:94px;transform:rotate(8deg)}.callout-capacity:before{right:-98px;top:calc(55% + 7px);background:#d86469}
.callout-projector{left:2.5%;top:47%}.callout-projector:after{right:-140px;top:52%;width:140px;transform:rotate(5deg)}.callout-projector:before{right:-144px;top:calc(52% + 7px);background:#f2bd62}
.callout-refreshments{left:2.5%;right:auto;top:66%}.callout-refreshments:after{right:-190px;left:auto;top:32%;width:190px;transform:rotate(-8deg)}.callout-refreshments:before{right:-194px;top:calc(32% - 23px);background:#d86469}
.callout-extend{right:2.5%;top:42%}.callout-extend:after{left:-82px;top:52%;width:82px;transform:rotate(-8deg)}.callout-extend:before{left:-86px;top:calc(52% + 7px);background:#8bd14d}
@media(max-width:850px){.callout-room-name,.callout-capacity,.callout-projector,.callout-refreshments{left:2%}.callout-extend{right:2%}}
@media(max-width:600px){.screen-callout:before,.screen-callout:after{display:none}.callout-room-name,.callout-capacity,.callout-projector,.callout-refreshments{left:12px;top:auto}.callout-extend{right:12px;top:auto}.callout-room-name,.callout-capacity,.callout-refreshments{bottom:108px}.callout-projector,.callout-extend{bottom:24px}}

/* Captions sit below their related screen controls; no connector crosses UI text. */
.hero-visual{height:750px}.hero-visual .tablet-wrap{width:68%}.screen-callout{top:auto;bottom:24px;width:210px;text-align:center}.screen-callout:before,.screen-callout:after{display:none}
.callout-room-name{left:16%;right:auto;top:auto;bottom:24px}.callout-capacity{left:16%;right:auto;top:auto;bottom:24px}.callout-projector{left:50%;right:auto;top:auto;bottom:24px;transform:translateX(-50%)}.callout-refreshments{left:auto;right:16%;top:auto;bottom:24px}.callout-extend{left:auto;right:10%;top:auto;bottom:24px}
@media(max-width:850px){.hero-visual{height:680px}.hero-visual .tablet-wrap{width:82%}.screen-callout{bottom:20px;width:190px}.callout-room-name,.callout-capacity{left:8%}.callout-refreshments{right:8%}.callout-extend{right:8%}}
@media(max-width:600px){.hero-visual{height:650px}.hero-visual .tablet-wrap{width:94%}.screen-callout{top:auto;bottom:18px;width:calc(50% - 18px);transform:none}.callout-room-name,.callout-capacity,.callout-projector{left:12px;right:auto}.callout-refreshments,.callout-extend{left:auto;right:12px}.callout-projector{left:50%;right:auto;transform:translateX(-50%)}}

/* Close, icon-specific labels with short vertical connectors. */
.hero-visual{height:680px}.hero-visual .tablet-wrap{width:68%}.screen-callout{bottom:auto;width:176px;padding:10px 12px;transform:translateX(-50%);text-align:center}.screen-callout:after{display:block;content:"";position:absolute;left:50%;right:auto;top:-18px;width:2px;height:18px;transform:none;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.4)}.screen-callout:before{display:block;content:"";position:absolute;left:calc(50% - 4px);right:auto;top:-25px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 0 0 3px rgba(255,255,255,.18)}
.callout-room-name{left:24%;right:auto;top:36%;bottom:auto}.callout-capacity{left:25%;right:auto;top:61%;bottom:auto}.callout-projector{left:32%;right:auto;top:61%;bottom:auto}.callout-refreshments{left:40%;right:auto;top:64%;bottom:auto}.callout-extend{left:75%;right:auto;top:52%;bottom:auto}
.callout-room-name:before,.callout-extend:before{background:#8bd14d}.callout-capacity:before,.callout-refreshments:before{background:#d86469}.callout-projector:before{background:#f2bd62}
@media(max-width:850px){.hero-visual{height:620px}.hero-visual .tablet-wrap{width:82%}.screen-callout{width:150px}.callout-room-name{left:18%;top:36%}.callout-capacity{left:19%;top:59%}.callout-projector{left:34%;top:59%}.callout-refreshments{left:49%;top:59%}.callout-extend{left:79%;top:50%}}
@media(max-width:600px){.hero-visual{height:610px}.hero-visual .tablet-wrap{width:94%}.screen-callout{width:135px;padding:8px 9px;transform:translateX(-50%)}.screen-callout:after{display:block;height:13px;top:-13px}.screen-callout:before{display:block;top:-20px}.callout-room-name{left:18%;top:31%}.callout-capacity{left:19%;top:48%}.callout-projector{left:36%;top:48%}.callout-refreshments{left:53%;top:48%}.callout-extend{left:79%;top:42%}.screen-callout b{font-size:9px}.screen-callout span{font-size:7px}}
.screen-callout.callout-room-name{background:rgba(43,91,153,.95);border-color:#78a9e8}.screen-callout.callout-capacity{background:rgba(123,53,91,.95);border-color:#e49aba}.screen-callout.callout-projector{background:rgba(134,91,22,.96);border-color:#f2c96c}.screen-callout.callout-refreshments{background:rgba(123,53,91,.95);border-color:#e49aba}.screen-callout.callout-extend{background:rgba(78,65,150,.96);border-color:#aaa0ef}
.screen-callout.callout-room-name span,.screen-callout.callout-capacity span,.screen-callout.callout-projector span,.screen-callout.callout-refreshments span,.screen-callout.callout-extend span{color:#fff}
.screen-callout.callout-refreshments:after{top:-34px;height:26px}
.screen-callout.callout-refreshments:before{left:calc(50% - 3px);top:-34px}
.screen-callout.callout-room-name{left:10%;right:auto;top:18%;bottom:auto;transform:none}.screen-callout.callout-room-name:after{display:block;left:auto;right:-20px;top:auto;bottom:-20px;width:80px;height:20px;transform:rotate(20deg);transform-origin:left center;background:linear-gradient(#fff,#fff) left center/72px 2px no-repeat,radial-gradient(circle at right center,#8bd14d 0 7px,#fff 7px 9px,transparent 9.5px);box-shadow:none}.screen-callout.callout-room-name:before{display:none}
@media(max-width:850px){.screen-callout.callout-room-name{left:6%;top:13%}}
@media(max-width:600px){.screen-callout.callout-room-name{left:7px;top:12%;transform:none}.screen-callout.callout-room-name:after{display:block}.screen-callout.callout-room-name:before{display:block}}
.screen-callout.callout-capacity{left:10%;right:auto;top:62%;bottom:auto;transform:none}.screen-callout.callout-capacity:after{display:block;left:auto;right:20px;top:-26px;bottom:auto;width:40px;height:2px;transform:rotate(-31deg);transform-origin:right center}.screen-callout.callout-capacity:before{display:block;left:auto;right:12px;top:-30px;bottom:auto;width:8px}
.hero-visual{background-image:url('public/office-hero-background.png')}
@media(max-width:850px){.screen-callout.callout-capacity{left:4%;top:60%}}
@media(max-width:600px){.screen-callout.callout-capacity{left:7px;top:50%;transform:none}.screen-callout.callout-capacity:after,.screen-callout.callout-capacity:before{display:block}}
