/* LodgeX ecosystem — approved connected-hierarchy homepage. No font/CDN dependency. */
:root{--navy:#091c38;--blue:#075bff;--cyan:#12b9ff;--body:#4f678a;--muted:#597399;--line:#dce9fa;--light:#edf6ff;--green:#079943;--radius:19px;--shadow:0 8px 27px #246aa90b;--font:Inter,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:#f7fbff;color:var(--navy);font-family:var(--font);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}body.modal-open,body.viewer-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed}img{display:block;max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:5px}h1,h2,h3,p{margin:0}button{border:0;background:none}svg.icon{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-definitions{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}.container{width:calc(100% - 104px);max-width:1336px;margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:20px;background:var(--navy);color:white;padding:12px 20px;border-radius:8px;z-index:300}.skip-link:focus{top:12px}
/* Header */
.site-header{position:relative;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid #e7f0fb}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.brand img{width:143px;height:auto}.brand span{font-size:7.6px;color:#476082;line-height:1.2;margin:1px 0 0 2px;letter-spacing:-.05px}.desktop-nav{display:flex;align-items:center;gap:29px;margin-left:auto;margin-right:auto;height:100%}.desktop-nav a,.desktop-nav button{position:relative;font-size:12.5px;font-weight:600;white-space:nowrap;padding:25px 0;line-height:24px}.desktop-nav a:hover,.desktop-nav button:hover{color:var(--blue)}.desktop-nav a.active{color:var(--blue)}.desktop-nav a.active:after{content:"";height:2px;background:var(--blue);position:absolute;bottom:14px;left:0;right:0}.header-actions{display:flex;align-items:center;gap:14px}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:44px;padding:10px 20px;border-radius:9px;border:1px solid transparent;font-weight:650;font-size:13px;line-height:1.3;white-space:nowrap;transition:background .2s,box-shadow .2s,transform .2s}.button.primary{background:linear-gradient(105deg,#009bff,var(--blue));color:white;box-shadow:0 4px 12px #005aff20}.button.primary:hover{box-shadow:0 6px 17px #075bff36;transform:translateY(-1px)}.button.secondary{border-color:#c7dafa;background:white}.button.secondary:hover{background:#f0f7ff;border-color:#8cb5ff}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--line);border-radius:9px;background:white}.menu-toggle{display:none}.mobile-nav{display:none}
/* One scene, one homepage. */
.ecosystem-scene{position:relative;isolation:isolate;background:linear-gradient(180deg,#f8fcff 0,#f3f9ff 56%,#eef7ff 100%);overflow:hidden}.scene-content{position:relative;padding-top:26px;padding-bottom:22px}.landscape{position:absolute;pointer-events:none;width:560px;height:345px;background:url('../images/alpine-landscape.webp') center/100% 100% no-repeat;z-index:-2;opacity:.8;mask-image:radial-gradient(ellipse at 15% 65%,#000 22%,rgba(0,0,0,.7) 48%,transparent 75%)}.landscape-left{top:72px;left:-83px}.landscape-right{top:113px;right:-60px;transform:scaleX(-1)}.treeline{position:absolute;top:336px;left:0;width:100%;height:222px;background:url('../images/mountain-ridge.webp') bottom/100% 100% no-repeat;opacity:.71;z-index:-1;mask-image:linear-gradient(180deg,transparent,#000 35%,#000 70%,transparent)}.brand-badge{position:absolute;top:16px;right:-15px;width:162px;z-index:3}.brand-badge img{width:100%}.hero-intro{text-align:center;position:relative;padding:0 160px 22px;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:2.05px;font-size:10.5px;font-weight:750;line-height:1.5;color:var(--blue)}.hero-intro .eyebrow{margin-bottom:13px}h1{font-size:clamp(42px,4.3vw,64px);font-weight:780;line-height:1.025;letter-spacing:-2.8px;color:#081b37}h1 span{color:var(--blue)}.hero-description{font-size:17px;line-height:1.45;margin-top:10px;font-weight:400;color:var(--body);letter-spacing:-.25px}.marginal-note{position:absolute;left:0;top:220px;color:#416b9e;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.9;letter-spacing:2.2px}.marginal-note i{display:block;width:50px;height:2px;background:#5f9fff;margin-top:18px}.handwritten-note{position:absolute;right:3px;top:111px;width:167px;height:auto;pointer-events:none;z-index:2}
/* Parent and three equal peer cards. Connector coordinates follow real card geometry. */
.ecosystem-hierarchy{position:relative;z-index:3}.ecosystem-hub{position:relative;z-index:4;width:376px;height:83px;display:flex;align-items:center;justify-content:center;gap:22px;padding:14px 20px;background:linear-gradient(140deg,#fff,#fcfeff);border:1px solid #1cb7ff;border-radius:23px;box-shadow:0 0 0 5px #32b8ff08,0 6px 22px #009fff20;margin:0 auto}.hub-spark{color:var(--blue)}.hub-spark .icon{width:39px;height:39px;stroke-width:1.6}.hub-brand{display:flex;flex-direction:column;align-items:center;gap:1px;flex-shrink:0}.hub-brand img{width:115px;height:auto}.hub-brand span{font-size:9px;text-transform:uppercase;letter-spacing:2.35px;color:var(--blue);font-weight:750;margin-left:4px}.hub-description{font-size:10px;line-height:1.45;color:var(--body);padding-left:17px;border-left:1px solid #bacff0;white-space:nowrap}.connection-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible;z-index:2;pointer-events:none}.connection-glow{fill:none;stroke:#52bdff;stroke-width:8;opacity:.10}.connection-base{fill:none;stroke:#438fff;stroke-width:1.5}.connection-signal{fill:none;stroke:#14c3ff;stroke-width:2;stroke-dasharray:11 100;animation:signal-flow 13s linear infinite;opacity:.9}.connection-dot{fill:#08b4ff;stroke:white;stroke-width:3}.connection-halo{fill:white;stroke:#a8e5ff;stroke-width:1.1}.connection-cross{fill:#f7fcff;stroke:#d1eaff;stroke-width:1}.cross-arrow{fill:none;stroke:#0777ff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.connection-lines .cross-link{stroke:#49a1ff;stroke-width:1.4;fill:none}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px;position:relative;z-index:1}.product-card{display:flex;flex-direction:column;min-width:0;padding:12px 12px 11px;border:1px solid #cfe2ff;border-radius:var(--radius);background:rgba(255,255,255,.96);box-shadow:var(--shadow);transition:border-color .25s,box-shadow .25s;position:relative}.product-card:hover,.product-card:focus-visible{border-color:#5bafff;box-shadow:0 11px 33px #167bdd20}.product-card:hover .heading-arrow,.product-card:focus-visible .heading-arrow{transform:translateX(4px)}.card-heading{display:flex;align-items:center;gap:16px;padding:0 6px 12px;min-height:69px}.product-icon{width:57px;height:57px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(140deg,#e8f2ff,#f4faff);color:var(--blue);border-radius:17px}.product-icon>.icon{width:33px;height:33px;stroke-width:1.85}.product-category{font-size:8.3px;text-transform:uppercase;letter-spacing:.58px;font-weight:700;line-height:1.5;color:#4e6990;margin-bottom:4px;white-space:nowrap}.card-heading h2{font-size:26px;line-height:1.12;letter-spacing:-1.0px;font-weight:760}.heading-arrow{color:var(--blue);margin-left:auto;transition:transform .2s;flex-shrink:0}.card-heading>.heading-arrow{width:20px;height:20px}.card-copy{padding:16px 8px 12px;display:flex;flex-direction:column;flex-grow:1}.card-copy h3{font-size:19.5px;letter-spacing:-.7px;line-height:1.15;font-weight:730;min-height:0}.card-copy p{color:var(--body);font-size:13px;line-height:1.5;margin-top:10px;letter-spacing:-.13px}.feature-line{font-size:10px;line-height:1.65;color:var(--muted);margin-top:auto;padding-top:15px}.feature-line i{font-style:normal;color:#738aa9;padding:0 6px}.card-cta{display:flex;align-items:center;justify-content:space-between;gap:6px;background:#eaf4ff;color:var(--blue);padding:12px 14px;border-radius:12px;font-size:14px;font-weight:650;line-height:1.5;transition:background .2s}.product-card:hover .card-cta{background:#e0efff}.card-cta>.icon{width:20px;height:20px}.glass-panel{background:rgba(255,255,255,.96);border:1px solid #e4eefb;box-shadow:0 3px 12px #1c5d9f0c;border-radius:10px}
/* Editable product illustrations, not flat webpage screenshots. */
.product-visual{position:relative;width:100%;aspect-ratio:1.82;border-radius:12px;isolation:isolate}.lodge-visual{overflow:hidden;background:#95c5ea}.lodge-photo{width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .6s}.product-card:hover .lodge-photo{transform:scale(1.03)}.visual-label{position:absolute;font-size:8px;line-height:1.2;letter-spacing:.2px}.photo-label{right:8px;top:8px;color:white;background:#0c28456b;padding:4px 6px;border-radius:5px}.lodge-stat{position:absolute;bottom:13px;left:11px;width:73%;height:53px;display:flex;align-items:center;justify-content:space-evenly;gap:8px;padding:8px 9px;border-radius:9px}.lodge-stat>div{display:flex;align-items:center;gap:9px}.lodge-stat .icon{color:var(--blue);width:25px;height:25px}.lodge-stat b{display:block;font-size:15px;line-height:1.2;letter-spacing:-.3px}.lodge-stat small{display:block;font-size:8px;color:var(--body);line-height:1.3;margin-top:3px;white-space:nowrap}.lodge-stat>i{height:28px;width:1px;background:#bfd8f3}.crew-visual{background:linear-gradient(130deg,#e8f4ff,#f4faff 55%,#d2e7fa);box-shadow:inset 0 0 24px #8dcfff12}.mini-dashboard{position:absolute;left:11px;top:17px;bottom:30px;width:86%;border-radius:11px;border:1px solid #dceafb;background:#ffffffed;display:flex;padding:4px;box-shadow:0 5px 19px #2266a419;overflow:hidden}.mini-sidebar{width:76px;flex-shrink:0;background:#f7faff;border-radius:6px;padding:7px 3px;display:flex;flex-direction:column;gap:6px}.mini-sidebar>span{font-size:7.5px;display:flex;align-items:center;gap:6px;padding:4px 2px;color:#435c7f;line-height:1.2}.mini-sidebar .icon{width:11px;height:11px}.mini-sidebar .selected{color:var(--blue);background:#e8f2ff;border-radius:4px}.mini-schedule{padding:17px 5px 0 9px;flex-grow:1;min-width:0}.mini-schedule>b{font-size:9px;line-height:1.2;display:block;margin-bottom:7px;letter-spacing:-.1px;white-space:nowrap}.schedule-row,.schedule-days{display:grid;grid-template-columns:32px repeat(5,1fr);gap:3px;margin-bottom:4px;font-size:6px}.schedule-days{color:#748bac;text-align:center}.schedule-row i{font-style:normal;background:#d4f1e2;color:#247849;border-radius:3px;text-align:center;height:15px;display:flex;align-items:center;justify-content:center;font-size:5px}.schedule-row small{font-size:6px;color:#52688b;white-space:nowrap;display:flex;align-items:center}.schedule-row.amber i{background:#fff1b6;color:#8b6504}.schedule-row.blue i{background:#d7eeff;color:#106ab7}.rating-badge{position:absolute;right:8px;top:-7px;padding:6px 9px 6px 7px;display:flex;gap:8px;align-items:center;z-index:5;border-radius:12px}.a-plus{display:flex;align-items:center;justify-content:center;width:41px;height:41px;color:white;background:linear-gradient(120deg,#08b753,#008b3f);border-radius:50%;font-size:23px;font-weight:750;letter-spacing:-1.7px;box-shadow:inset -3px -2px 8px #046e391c}.rating-badge b{font-size:8px;display:block;line-height:1.3}.rating-badge small{font-size:6.7px;display:block;color:#576e8d;margin-top:2px}.worker-phone{position:absolute;z-index:4;right:3px;top:47px;bottom:0;width:88px;border:3px solid #202b36;box-shadow:0 0 0 1px #b3c3d2,3px 6px 10px #0a31543b;border-radius:15px;background:white;transform:rotate(6deg);padding:12px 4px 8px}.phone-camera{position:absolute;top:3px;left:50%;transform:translateX(-50%);width:28px;height:5px;background:#17212b;border-radius:5px}.worker-phone>img{width:47px;max-height:19px;object-fit:contain;margin:0 auto 9px}.phone-item{display:flex;gap:4px;align-items:center;margin-bottom:5px;background:#f4f8fd;min-height:18px;padding:3px 2px;border-radius:5px}.phone-item .icon{width:12px;height:12px;color:var(--blue)}.phone-item b{font-size:6px;font-weight:600;white-space:nowrap}.phone-bar{position:absolute;bottom:4px;width:28px;height:2px;background:#d1dce9;left:calc(50% - 14px);border-radius:2px}.crew-stat{position:absolute;left:10px;bottom:11px;width:75%;height:49px;display:flex;gap:11px;align-items:center;padding:8px 13px;z-index:3}.crew-stat>.icon{width:26px;height:26px;color:var(--blue)}.crew-stat b{font-size:15px;display:block;line-height:1.2}.crew-stat small{font-size:7.5px;color:var(--body);display:block;white-space:nowrap;margin-top:2px}.stat-status{margin-left:auto;color:var(--green);font-size:8px;display:flex;align-items:center;border-left:1px solid #d6e6f9;padding-left:9px;gap:4px;line-height:1.2}.stat-status .icon{width:14px;height:14px}.project-visual{background:linear-gradient(110deg,#9bc5ec,#d6ecfb 60%,#a8d0f4);overflow:hidden}.project-photo{width:52%;height:100%;object-fit:cover;object-position:center;filter:saturate(.87)}.project-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,transparent 25%,#97c6ec00 40%,#accdf100 100%);z-index:-1}.forecast-panel{position:absolute;right:10px;top:17px;bottom:20px;width:72%;background:rgba(255,255,255,.98);border:1px solid #d9e9f9;box-shadow:0 8px 22px #0d39532b;border-radius:9px;padding:11px 10px 6px;transform:perspective(550px) rotateY(-11deg) rotateZ(-1deg);transform-origin:right center;display:flex;flex-direction:column}.forecast-title{display:flex;justify-content:space-between;align-items:center;gap:8px}.forecast-title>b{font-size:8px;line-height:1.3;max-width:120px;letter-spacing:-.2px}.forecast-title>span{border:1px solid #dce9fb;border-radius:3px;display:flex;align-items:center;padding:3px 4px;white-space:nowrap;font-size:6px;color:#233f64;gap:4px}.forecast-title .icon{width:8px;height:8px}.forecast-chart{display:flex;align-items:flex-end;gap:3px;flex-grow:1;min-height:50px;margin:9px 0 8px;border-bottom:1px solid #d6e3f2;padding-bottom:2px;background:repeating-linear-gradient(to top,transparent 0,transparent calc(25% - 1px),#eaf0f8 calc(25% - 1px),#eaf0f8 25%)}.forecast-chart i{display:block;flex:1;height:var(--bar);background:linear-gradient(180deg,#c6e8ff 0%,#b0dcff 20%,#40bfff 21%,#0877ff 100%);border-radius:2px 2px 0 0;min-width:0}.forecast-stats{display:grid;grid-template-columns:1.25fr .7fr 1fr;gap:5px}.forecast-stats>div{border-right:1px solid #e4eef7;min-width:0}.forecast-stats>div:last-child{border:0}.forecast-stats b{display:block;font-size:14px;line-height:1.1;letter-spacing:-.5px}.forecast-stats span{font-size:6px;display:block;line-height:1.25;margin-top:3px;color:var(--body);white-space:nowrap}.forecast-disclosure{font-size:6px;color:#597296;display:block;margin-top:5px;text-align:right}
/* Compact final band — no extra corporate pages or long sections. */
.benefits-bar{margin-top:24px;display:grid;grid-template-columns:1.22fr repeat(4,1fr);align-items:center;background:#ffffffec;border:1px solid #d4e5fa;border-radius:15px;padding:18px 27px;gap:23px;position:relative;z-index:3;min-height:83px}.benefits-title{border-right:1px solid #d4e3f9;padding-right:16px}.benefits-title h2{font-size:20px;color:var(--blue);letter-spacing:-.75px;line-height:1.25}.benefits-title p{font-size:12px;color:var(--body);margin-top:2px}.benefit{display:flex;align-items:center;gap:11px;min-width:0;position:relative}.benefit:not(:last-child):after{content:"";width:1px;height:26px;background:#d8e6fa;position:absolute;right:-12px;top:10px}.benefit>span{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:50%;background:#edf6ff;color:var(--blue)}.benefit .icon{width:27px;height:27px}.benefit h3{font-size:11px;font-weight:650;line-height:1.25;letter-spacing:-.1px;white-space:nowrap}.benefit p{color:var(--body);font-size:10px;line-height:1.3;margin-top:4px}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:12px 0 17px;color:#567090;font-size:10px;line-height:1.5}.site-footer button{font-size:10px;padding:5px 0;color:#416289}.site-footer button:hover{color:var(--blue)}
/* Product routing chooser, not extra corporate pages. */
.product-chooser{width:min(580px,calc(100% - 32px));max-height:calc(100dvh - 48px);border:1px solid #d7e7f9;border-radius:22px;padding:26px;box-shadow:0 25px 100px #091c383d;color:var(--navy);background:#fff}.product-chooser::backdrop{background:#08182f73;backdrop-filter:blur(6px)}.chooser-header{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:17px}.chooser-header .eyebrow{font-size:9px}.chooser-header h2{font-size:25px;line-height:1.2;letter-spacing:-.8px;margin-top:5px}.chooser-description{font-size:13px;color:var(--body);line-height:1.6;margin-bottom:18px}.chooser-link{display:flex;align-items:center;gap:14px;border:1px solid #d9e7f8;border-radius:14px;padding:14px;margin-top:10px;transition:border-color .2s,background .2s}.chooser-link:hover{background:#f4f9ff;border-color:#89baff}.chooser-link>.product-icon{width:43px;height:43px;border-radius:12px}.chooser-link>.product-icon .icon{width:26px;height:26px}.chooser-link b{display:block;font-size:15px}.chooser-link small{font-size:11px;color:var(--body);display:block;line-height:1.4;margin-top:1px}.chooser-link>.icon{margin-left:auto;color:var(--blue);width:19px;height:19px}.chooser-footnote{font-size:11px;color:#5c7394;line-height:1.6;margin-top:18px}.preview-details p{color:var(--body);font-size:13px;line-height:1.7;margin-bottom:12px}.preview-details p:last-child{margin-bottom:0}.noscript-notice{padding:16px;background:#edf5ff;color:var(--navy);text-align:center;font-size:13px}.product-viewer{position:fixed;inset:0;background:white;z-index:200;display:flex;flex-direction:column}.viewer-toolbar{background:#f1f7ff;border-bottom:1px solid #d4e3f7;padding:11px 24px;display:flex;gap:20px;align-items:center;flex-wrap:wrap;color:#4d688b;font-size:11px}.viewer-toolbar>.viewer-back{color:var(--blue);font-weight:650}.viewer-toolbar>div{display:flex;gap:25px;margin:auto}.viewer-toolbar a[aria-current]{font-weight:700;color:var(--blue)}.viewer-toolbar>span{font-size:10px}.product-viewer iframe{width:100%;height:100%;flex:1;min-height:0;border:0}
@keyframes signal-flow{to{stroke-dashoffset:-222}} 
@media(min-width:1600px){.scene-content{padding-top:30px}.hero-intro{padding-bottom:28px}.hero-intro h1{font-size:66px}.hero-description{font-size:18px}.product-visual{aspect-ratio:1.78}.card-copy p{font-size:14px}.card-copy h3{font-size:21px}.feature-line{font-size:10.5px}.product-category{font-size:8.5px}.card-copy{padding-top:17px;padding-bottom:15px}.benefits-bar{margin-top:28px;padding-top:19px;padding-bottom:19px}}
@media(max-width:1250px) and (min-width:981px){.container{width:calc(100% - 64px)}.desktop-nav{gap:19px}.desktop-nav a,.desktop-nav button{font-size:11px}.header-inner{gap:20px}.brand img{width:124px}.brand span{font-size:6.6px}.header-actions{gap:8px}.button{padding:10px 14px;font-size:12px;gap:12px}.hero-intro{padding-inline:80px}.hero-intro h1{font-size:54px}.hero-description{font-size:15px}.brand-badge{width:142px;right:0}.handwritten-note{width:130px;right:-18px;top:126px}.marginal-note{font-size:8px;top:210px}.product-grid{gap:19px}.product-card{padding:10px}.card-heading{gap:9px;padding-inline:2px}.product-icon{width:44px;height:46px;border-radius:13px}.product-icon>.icon{width:28px;height:28px}.card-heading h2{font-size:23px}.product-category{font-size:6.7px;letter-spacing:.25px}.card-heading>.heading-arrow{width:16px}.product-visual{aspect-ratio:1.6}.card-copy{padding-inline:5px}.card-copy h3{font-size:17px}.card-copy p{font-size:12px}.feature-line{font-size:9px}.feature-line i{padding:0 3px}.card-cta{font-size:12px;padding:11px}.mini-sidebar{width:66px}.mini-sidebar>span{font-size:6.5px;gap:4px}.mini-schedule{padding-left:5px}.mini-schedule>b{font-size:8px}.schedule-row,.schedule-days{grid-template-columns:27px repeat(5,1fr);gap:2px}.schedule-row small{font-size:5px}.worker-phone{width:75px;right:2px;top:50px}.phone-item{gap:2px}.phone-item b{font-size:5px}.phone-item .icon{width:10px;height:10px}.rating-badge{padding:5px;gap:6px;right:5px}.a-plus{width:34px;height:34px;font-size:21px}.rating-badge b{font-size:7px}.rating-badge small{font-size:6px}.crew-stat{gap:6px;padding:7px;width:75%;height:43px}.crew-stat>.icon{width:21px;height:21px}.crew-stat b{font-size:13px}.crew-stat small{font-size:6px}.stat-status{font-size:6px;gap:1px;padding-left:4px}.stat-status .icon{width:11px;height:11px}.lodge-stat{width:80%;height:47px;padding:6px;gap:5px}.lodge-stat>div{gap:6px}.lodge-stat b{font-size:13px}.lodge-stat .icon{width:22px;height:22px}.lodge-stat small{font-size:7px}.forecast-panel{right:7px;padding:9px 7px 5px;width:74%}.forecast-title>b{font-size:6.6px}.forecast-title>span{font-size:5px;padding:2px}.forecast-stats b{font-size:12px}.forecast-stats span{font-size:5px}.benefits-bar{gap:15px;padding:16px 18px}.benefits-title h2{font-size:17px}.benefits-title p{font-size:10px}.benefit{gap:7px}.benefit>span{width:34px;height:34px}.benefit .icon{width:22px;height:22px}.benefit h3{font-size:9px;white-space:normal}.benefit p{font-size:8px}.benefit:not(:last-child):after{right:-8px;top:4px}}
@media(max-width:980px){.container{width:calc(100% - 48px)}.header-inner{height:72px;gap:20px}.brand img{width:140px}.brand span{font-size:7.4px}.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-toggle{display:flex}.mobile-nav:not([hidden]){display:flex;position:absolute;right:24px;top:calc(100% + 8px);width:min(330px,calc(100% - 48px));flex-direction:column;padding:14px;background:white;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 45px #153b6526}.mobile-nav>a,.mobile-nav>button{display:block;text-align:left;font-size:14px;font-weight:600;padding:12px;border-radius:8px}.mobile-nav>a:hover,.mobile-nav>button:hover{background:#eef6ff;color:var(--blue)}.mobile-nav>div{display:flex;gap:9px;border-top:1px solid #e5eff9;padding-top:13px;margin-top:6px}.mobile-nav>div .button{flex:1;font-size:12px}.scene-content{padding-top:30px}.brand-badge{width:142px;position:relative;margin-left:auto;right:auto;top:auto;margin-top:-14px;margin-bottom:16px}.hero-intro{padding:0 10px 24px}.hero-intro h1{font-size:clamp(34px,6.4vw,58px);letter-spacing:-2px}.hero-intro .eyebrow{font-size:9px;letter-spacing:1.8px}.hero-description{font-size:15px;max-width:640px;margin:12px auto 0}.desktop-break{display:none}.marginal-note,.handwritten-note{display:none}.ecosystem-hub{width:352px;max-width:calc(100% - 26px);height:78px;gap:17px}.hub-description{font-size:9px}.hub-brand img{width:112px}.hub-brand span{font-size:8px}.hub-spark .icon{width:34px;height:34px}.product-grid{grid-template-columns:1fr;max-width:570px;margin:30px auto 0;gap:32px;padding-left:24px}.product-card{padding:14px;border-radius:20px}.card-heading{padding-bottom:14px;min-height:72px}.product-icon{width:58px;height:58px}.product-category{font-size:9px}.card-heading h2{font-size:28px}.product-visual{aspect-ratio:1.85}.card-copy{padding:17px 6px 15px}.card-copy h3{font-size:22px;min-height:0}.card-copy p{font-size:14px;line-height:1.6}.feature-line{font-size:11px;padding-top:13px}.card-cta{font-size:15px;padding:12px 14px}.crew-stat{height:52px}.worker-phone{width:99px;top:49px;right:11px}.phone-item{height:22px;margin-bottom:7px}.phone-item b{font-size:6.5px}.mini-dashboard{top:20px;bottom:34px}.mini-sidebar{width:88px;gap:9px}.mini-sidebar>span{font-size:8px;padding:5px}.mini-sidebar .icon{width:13px;height:13px}.mini-schedule{padding:17px 12px 0 10px}.mini-schedule>b{font-size:11px}.schedule-row,.schedule-days{grid-template-columns:40px repeat(5,1fr);margin-bottom:5px;gap:4px}.schedule-row i{height:18px;font-size:6px}.schedule-row small{font-size:7px}.schedule-days{font-size:7px}.rating-badge{right:13px}.a-plus{width:44px;height:44px;font-size:25px}.rating-badge b{font-size:9px}.rating-badge small{font-size:7px}.forecast-panel{padding:12px 12px 7px}.forecast-title>b{font-size:10px}.forecast-title>span{font-size:7px}.forecast-stats b{font-size:17px}.forecast-stats span{font-size:7px}.forecast-disclosure{font-size:7px}.lodge-stat{height:58px;width:68%;bottom:15px;left:15px}.lodge-stat b{font-size:17px}.lodge-stat small{font-size:9px}.lodge-stat .icon{width:28px;height:28px}.lodge-stat>div{gap:10px}.landscape-left{top:100px;left:-130px}.landscape-right{top:135px;right:-190px}.treeline{top:300px;background-size:auto 100%;height:300px;opacity:.5}.benefits-bar{max-width:570px;margin:28px auto 0;grid-template-columns:1fr 1fr;gap:20px;padding:20px 24px}.benefits-title{grid-column:1/-1;border-right:0;border-bottom:1px solid #deebfa;padding-bottom:14px}.benefits-title h2{font-size:22px}.benefits-title p{font-size:12px}.benefit:not(:last-child):after{display:none}.benefit h3{font-size:11px;white-space:normal}.benefit p{font-size:10px}.benefit>span{width:40px;height:40px}.site-footer{max-width:570px;flex-wrap:wrap;justify-content:center;text-align:center;gap:6px 18px;padding-top:17px;padding-bottom:20px}.site-footer>span:nth-child(2){order:-1;width:100%;font-size:11px}.viewer-toolbar{padding:9px 14px;gap:8px;font-size:10px}.viewer-toolbar>span{display:none}}
@media(max-width:540px){.container{width:calc(100% - 32px)}.header-inner{height:68px;gap:12px}.brand img{width:119px}.brand span{font-size:6.2px}.header-actions{gap:8px}.header-actions>.sign-in{display:none}.header-actions>.demo{font-size:10px;padding:10px 12px;min-height:38px;border-radius:8px;gap:8px}.header-actions>.demo .icon{display:none}.menu-toggle{width:37px;height:38px}.menu-toggle .icon{width:21px;height:21px}.mobile-nav:not([hidden]){right:16px;width:calc(100% - 32px)}.scene-content{padding-top:25px;padding-bottom:16px}.brand-badge{width:128px;margin-top:-11px;margin-bottom:17px}.hero-intro{padding:0 0 24px}.hero-intro .eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:12px}h1{font-size:clamp(30px,8vw,43px)!important;letter-spacing:-1.5px!important;line-height:1.08!important}.hero-description{font-size:13px;line-height:1.6;max-width:355px;margin-top:12px;padding:0 9px}.ecosystem-hub{width:315px;max-width:calc(100% - 20px);height:77px;gap:12px;padding:12px 16px;border-radius:20px}.hub-spark .icon{width:28px;height:28px}.hub-brand img{width:94px}.hub-brand span{font-size:7px;letter-spacing:1.8px}.hub-description{font-size:8px;padding-left:12px;line-height:1.5}.product-grid{padding-left:18px;gap:27px;margin-top:28px}.product-card{padding:10px 10px 11px;border-radius:17px}.card-heading{gap:11px;min-height:67px;padding:0 2px 10px}.product-icon{width:47px;height:48px;border-radius:13px}.product-icon>.icon{width:28px;height:28px}.product-category{font-size:7px;letter-spacing:.2px;line-height:1.5;margin-bottom:3px}.card-heading h2{font-size:23px;letter-spacing:-.8px}.card-heading>.heading-arrow{width:18px;height:18px}.product-visual{aspect-ratio:1.63;border-radius:10px}.card-copy{padding:14px 4px 12px}.card-copy h3{font-size:18px;letter-spacing:-.5px}.card-copy p{font-size:12px;line-height:1.6;margin-top:10px}.feature-line{font-size:9px;line-height:1.65;padding-top:12px}.feature-line i{padding:0 3px}.card-cta{padding:10px 12px;font-size:12px;border-radius:10px;min-height:42px}.mini-dashboard{top:15px;left:8px;bottom:24px;width:87%;padding:3px}.mini-sidebar{width:62px;gap:5px;padding:6px 3px}.mini-sidebar>span{font-size:6px;gap:4px;padding:4px 1px}.mini-sidebar .icon{width:10px;height:10px}.mini-schedule{padding:20px 4px 0 5px}.mini-schedule>b{font-size:7.7px}.schedule-row,.schedule-days{grid-template-columns:28px repeat(5,1fr);gap:2px;margin-bottom:3px}.schedule-row small{font-size:5.5px}.schedule-row i{height:13px;font-size:4px}.schedule-days{font-size:5px}.worker-phone{top:42px;right:1px;width:74px;bottom:0;padding-top:13px;border-radius:13px}.worker-phone>img{width:43px;margin-bottom:6px}.phone-item{height:17px;min-height:17px;margin-bottom:3px;gap:2px;padding:3px 1px}.phone-item .icon{width:10px;height:10px}.phone-item b{font-size:5px}.rating-badge{right:5px;top:-4px;padding:5px 6px;gap:5px;border-radius:10px}.a-plus{width:34px;height:34px;font-size:21px;letter-spacing:-1.5px}.rating-badge b{font-size:6.7px}.rating-badge small{font-size:5.7px}.crew-stat{height:42px;bottom:8px;left:8px;padding:7px;gap:6px;width:74%}.crew-stat>.icon{width:21px;height:21px}.crew-stat b{font-size:12px}.crew-stat small{font-size:6px}.stat-status{font-size:6px;padding-left:5px;gap:2px}.stat-status .icon{width:11px;height:11px}.lodge-stat{left:9px;bottom:10px;height:45px;width:78%;padding:7px 6px;gap:5px}.lodge-stat>div{gap:6px}.lodge-stat .icon{width:22px;height:22px}.lodge-stat b{font-size:13px}.lodge-stat small{font-size:7px}.lodge-stat>i{height:24px}.photo-label{font-size:6px;right:6px;top:6px;padding:3px 5px}.forecast-panel{right:7px;top:14px;bottom:16px;padding:9px 7px 5px;width:74%}.forecast-title>b{font-size:6.7px}.forecast-title>span{font-size:5px;gap:2px;padding:2px 3px}.forecast-title .icon{width:6px;height:6px}.forecast-chart{gap:2px;margin-top:7px;margin-bottom:7px}.forecast-stats{gap:4px}.forecast-stats b{font-size:12px}.forecast-stats span{font-size:5px}.forecast-disclosure{font-size:5px;margin-top:5px}.benefits-bar{padding:19px 16px;gap:16px 12px;margin-top:23px;border-radius:14px}.benefits-title h2{font-size:21px}.benefit{gap:8px;align-items:flex-start}.benefit>span{width:32px;height:32px}.benefit .icon{width:21px;height:21px}.benefit h3{font-size:9px;line-height:1.45}.benefit p{font-size:8.2px;line-height:1.45;margin-top:3px}.landscape{width:380px;height:260px;opacity:.65}.landscape-left{top:146px;left:-180px}.landscape-right{top:169px;right:-160px}.product-chooser{padding:20px;max-height:calc(100dvh - 24px)}.chooser-header h2{font-size:22px}.chooser-header .eyebrow{font-size:8px}.chooser-link{padding:12px;gap:12px}.chooser-link small{font-size:10px}.viewer-toolbar{justify-content:center;font-size:9px}.viewer-toolbar>div{gap:18px;justify-content:center;width:100%}}
@media(max-width:360px){.container{width:calc(100% - 24px)}.brand img{width:107px}.brand span{font-size:5.6px}.header-actions>.demo{font-size:9px;padding-inline:9px}.product-grid{padding-left:12px}.product-category{font-size:6.3px}.card-heading h2{font-size:21px}.card-heading{gap:8px}.product-icon{width:41px;height:43px}.feature-line{font-size:8px}.stat-status{display:none}.crew-stat{width:68%}.card-copy h3{font-size:17px}.forecast-stats span{font-size:4.7px}.benefit{gap:6px}.benefit>span{width:27px;height:27px}.benefit h3{font-size:8.5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.connection-signal{display:none}.product-card:hover .lodge-photo{transform:none}.button.primary:hover{transform:none}}
@media print{.header-actions,.desktop-nav,.mobile-nav,.site-footer button,.brand-badge{display:none!important}.site-header{border-bottom:0}.container{width:100%}.scene-content{padding-top:10px}.hero-intro{padding-inline:0}.product-grid{grid-template-columns:repeat(3,1fr)!important;max-width:none;padding:0;gap:15px}.card-copy p{font-size:10px}.card-copy h3{font-size:14px}.feature-line{font-size:8px}.card-cta{font-size:10px}.product-card{break-inside:avoid}.landscape,.treeline{opacity:.2}.benefits-bar{display:flex;max-width:none;padding:12px;gap:15px}.benefit h3{white-space:normal}.product-visual{aspect-ratio:1.5}.card-heading h2{font-size:18px}.product-category{font-size:6px}.connection-signal{display:none}.benefits-title{border:0}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
