:root{--navy:#071431;--blue:#214b9b;--sky:#9bb9ed;--orange:#f04b16;--peach:#ffc29e;--cream:#fff9f4;--paper:#f7f4ef;--ink:#0b142b;--muted:#5d6678;--line:rgba(7,20,49,.14);--radius:24px;--shadow:0 28px 80px rgba(7,20,49,.13)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--paper)}
body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font-brand),Arial,sans-serif;font-size:18px;line-height:1.45}
a{color:inherit;text-decoration:none}button{font:inherit}main{overflow:clip}.skip-link{position:fixed;left:16px;top:12px;z-index:999;padding:10px 14px;color:#fff;background:var(--orange);transform:translateY(-160%);transition:transform .2s}.skip-link:focus{transform:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ffb246;outline-offset:4px}.mobile-login{display:none}
.announcement{min-height:36px;padding:8px 5vw;display:flex;align-items:center;justify-content:center;gap:24px;color:#3c1b0b;background:#f7d5b3;font-size:11px;font-weight:800;letter-spacing:.09em;text-align:center;text-transform:uppercase}
.announcement a{border-bottom:1px solid currentColor}
.site-header{height:88px;padding:0 5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;position:relative;z-index:20;color:#fff;background:var(--navy);border-bottom:1px solid rgba(255,255,255,.12)}
.brand{width:182px;height:62px;display:flex;align-items:center;overflow:hidden}.brand img{width:220px;max-width:none;margin-left:-31px;filter:brightness(0) invert(1)}
nav{display:flex;align-items:center;gap:30px;font-size:15px;font-weight:650}nav a{position:relative}nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--orange);transition:right .25s}nav a:hover:after{right:0}
.nav-cta,.primary{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:16px 20px;color:#fff;background:var(--orange);border:1px solid var(--orange);font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;transition:transform .25s,box-shadow .25s}.nav-cta{justify-self:end}.nav-cta:hover,.primary:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(240,75,22,.25)}

.hero{min-height:760px;padding:0 clamp(32px,5vw,84px);position:relative;isolation:isolate;background:#f8f3ec}
.hero:before{content:"";position:absolute;inset:-28%;z-index:-2;background:radial-gradient(circle at 18% 16%,#ff6c36 0 7%,rgba(255,151,94,.72) 18%,transparent 36%),radial-gradient(circle at 82% 18%,#ffd0b3 0 12%,rgba(255,248,239,.9) 33%,transparent 52%),radial-gradient(circle at 30% 78%,#b9d3ff 0 15%,rgba(69,108,188,.85) 38%,transparent 60%),radial-gradient(circle at 86% 86%,#071b51 0 16%,#1e438d 35%,transparent 59%),linear-gradient(145deg,#fff7ef 10%,#f4eee7 43%,#dce8fa 67%,#183b7e 100%);background-size:125% 125%;animation:gradientDrift 16s ease-in-out infinite alternate}
.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.38),transparent 38% 66%,rgba(255,255,255,.16));pointer-events:none}
.hero-grid{position:absolute;inset:0;z-index:-1;opacity:.08;background-image:linear-gradient(rgba(7,20,49,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(7,20,49,.2) 1px,transparent 1px);background-size:96px 96px;mask-image:linear-gradient(#000,transparent 88%)}
.hero-composition{width:100%;max-width:1440px;min-height:760px;margin:auto;display:grid;grid-template-columns:minmax(290px,1fr) minmax(300px,.94fr) minmax(250px,.78fr);align-items:center;gap:clamp(30px,4vw,68px)}
.hero-copy,.hero-side{min-width:0}.eyebrow,.section-label{margin:0;display:flex;align-items:center;gap:12px;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.eyebrow:before,.section-label:before{content:"";width:28px;height:1px;flex:0 0 auto;background:currentColor}
.hero h1{max-width:570px;margin:30px 0 0;font-size:clamp(64px,5.7vw,98px);font-weight:400;line-height:.86;letter-spacing:-.058em}.hero h1 em{color:var(--orange);font-style:normal}
.hero-object{height:600px;position:relative;display:grid;place-items:center}.object-halo{width:440px;height:440px;position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(255,108,47,.35),rgba(133,173,234,.25) 48%,transparent 72%);filter:blur(10px);animation:halo 5s ease-in-out infinite}.brand-object{width:min(330px,84%);max-height:440px;position:relative;z-index:3;object-fit:contain;filter:drop-shadow(0 34px 34px rgba(7,25,63,.23));animation:objectFloat 5s ease-in-out infinite}.hero-plinth{width:min(360px,92%);height:74px;position:absolute;z-index:2;bottom:38px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:linear-gradient(180deg,#fffaf5,#efb58d 58%,#b76d40);box-shadow:0 30px 55px rgba(7,20,49,.2),inset 0 8px 20px rgba(255,255,255,.85)}
.hero-side{max-width:390px;padding-top:42px}.hero-side p{margin:0 0 22px;color:#1b2945;font-size:18px;line-height:1.55}.hero-side strong{display:block;margin-bottom:28px;font-size:18px;line-height:1.42}
@keyframes gradientDrift{0%{transform:translate3d(-2%,-2%,0) scale(1.03);filter:saturate(.95)}100%{transform:translate3d(3%,2%,0) scale(1.08);filter:saturate(1.12)}}
@keyframes objectFloat{50%{transform:translateY(-16px) rotate(1deg)}}@keyframes halo{50%{transform:scale(1.08);opacity:.76}}

.product-stage{padding:100px 5vw 125px;color:#fff;background:linear-gradient(180deg,#071431,#102b62)}
.hero-product{width:min(1180px,100%);margin:auto;position:relative}.product-intro{margin:0 0 18px;display:flex;justify-content:space-between;color:#cdd7ec;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-intro strong{color:#ff996a}.product-glow{position:absolute;inset:2% -5% -8%;background:radial-gradient(ellipse,rgba(255,112,53,.34),rgba(99,143,225,.2) 52%,transparent 72%);filter:blur(28px)}
.product-shell{position:relative;border:1px solid rgba(255,255,255,.26);border-radius:18px;overflow:hidden;background:#f8f7f4;box-shadow:0 45px 110px rgba(0,0,20,.45)}
.product-top{height:48px;padding:0 18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#aeb8cf;background:#0c1938;border-bottom:1px solid #293755;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.product-top>div{display:flex;gap:7px}.product-top i{width:7px;height:7px;border-radius:50%;background:#526582}.product-top b{color:#fff}.product-top span{text-align:right}
.product-body{min-height:500px;display:grid;grid-template-columns:190px 1fr;color:var(--ink)}.product-body aside{padding:20px 13px;display:flex;flex-direction:column;gap:6px;background:#e9eef7;border-right:1px solid #d8deeb}.product-body aside img{width:150px;height:56px;object-fit:cover;object-position:left center;margin:-10px 0 20px}.product-body aside button{padding:10px 12px;text-align:left;border:0;border-radius:7px;color:#535f75;background:transparent;font-weight:650;cursor:pointer}.product-body aside button.active{color:#fff;background:var(--blue)}.product-body aside button b{float:right;padding:2px 6px;color:#fff;background:var(--orange);border-radius:12px}.product-body aside>small{margin-top:auto;padding:12px;color:#747e90;border-top:1px solid #cad3e4;font-size:9px}
.hotel-dash{padding:30px;background:#fbfaf8;animation:dashIn .5s ease both}.dash-title{display:flex;justify-content:space-between;align-items:flex-end}.dash-title small{color:#788194;font-size:11px}.dash-title h2{margin:5px 0 0;font-size:34px;font-weight:500;letter-spacing:-.035em}.dash-title button{padding:10px 14px;color:#fff;background:var(--orange);border:0;font-size:10px;font-weight:700}.view-stat{margin-top:12px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.dash-stats{margin:22px 0 14px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dash-stats div{padding:15px;border:1px solid #dfe4ec;background:#fff}.dash-stats strong{display:block;font-size:28px;font-weight:500}.dash-stats span{color:#747d8d;font-size:9px;text-transform:uppercase}.rooms{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.room{min-height:78px;padding:11px;display:flex;flex-direction:column;border:1px solid #dfe4ec;border-top:3px solid var(--blue);background:#fff}.room span{font-weight:700}.room i{margin-top:auto;font-size:9px;font-style:normal;font-weight:700}.room small{color:#8a919d;font-size:8px}.room.r1{border-top-color:#57a77f}.room.r2{border-top-color:#d8a53e}.room.r3{border-top-color:var(--orange)}
.live-request{margin-top:12px;padding:11px 14px;display:flex;align-items:center;gap:12px;border:1px solid #ffd0bd;background:#fff5ef}.live-request>div{display:flex;flex-direction:column}.live-request small{color:#94604d;font-size:8px}.live-request b{font-size:12px}.live-request>i{margin-left:auto;color:var(--orange);font-size:9px;font-style:normal}.pulse{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 6px rgba(240,75,22,.13);animation:pulse 1.8s infinite}
.guest-table,.request-board,.team-board,.report-board{min-height:300px;margin-top:24px}.guest-table{border:1px solid #dfe4ec;background:#fff}.guest-table>div{min-height:56px;padding:0 18px;display:grid;grid-template-columns:1.35fr .5fr .7fr .8fr;align-items:center;border-bottom:1px solid #e5e9ef}.guest-table>div:first-child{min-height:40px;color:#7c8494;background:#f2f4f8;font-size:9px;text-transform:uppercase}.guest-table span{font-size:12px}.request-board{display:grid;gap:9px}.request-board article{padding:14px 16px;display:grid;grid-template-columns:.7fr 1.3fr 1fr .7fr;align-items:center;border:1px solid #dfe4ec;background:#fff}.request-board strong,.request-board span{font-size:12px}.request-board small{color:#777f91}.request-board i{padding:6px;text-align:center;color:var(--blue);background:#edf2ff;font-size:9px;font-style:normal}.team-board{display:grid;grid-template-columns:1fr 1fr;gap:12px}.team-board article{padding:18px;display:flex;align-items:center;gap:13px;border:1px solid #dfe4ec;background:#fff}.team-board article>b{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--orange),var(--blue))}.team-board div{display:flex;flex-direction:column}.team-board small{color:#808697}.team-board span{margin-left:auto;color:var(--orange);font-size:10px;font-weight:800}.report-board{display:grid;grid-template-columns:.7fr 1.3fr;gap:20px;align-items:center}.report-ring{width:180px;height:180px;margin:auto;display:grid;place-content:center;text-align:center;border-radius:50%;background:radial-gradient(circle,#fff 59%,transparent 60%),conic-gradient(var(--orange) 0 92%,#e7eaf1 92%)}.report-ring strong{font-size:46px;font-weight:500}.report-ring span{color:#7a8292;font-size:10px}.report-bars{height:180px;padding:12px 14px 0;display:flex;align-items:flex-end;gap:12px;border-left:1px solid #dfe3eb;border-bottom:1px solid #dfe3eb}.report-bars i{flex:1;min-width:12px;background:linear-gradient(#ff8b55,var(--blue));animation:barRise .7s ease both}.report-legend{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:10px;padding:14px;background:#eef2fa}.report-legend b{font-size:24px}.report-legend span{color:#6f7788;font-size:10px}.product-progress{margin-top:24px;display:flex;justify-content:center;gap:8px}.product-progress button{width:50px;height:3px;padding:0;border:0;background:rgba(255,255,255,.2);cursor:pointer}.product-progress i{display:block;width:0;height:100%;background:#ff8250}.product-progress button.active i{animation:progress 2.8s linear forwards}
@keyframes dashIn{from{opacity:.3;transform:translateY(8px)}}@keyframes pulse{50%{box-shadow:0 0 0 11px rgba(240,75,22,0)}}@keyframes progress{to{width:100%}}@keyframes barRise{from{height:0}}

.continuity{min-height:190px;padding:42px 5vw;display:flex;flex-direction:column;justify-content:center;color:#fff;background:linear-gradient(100deg,#ef551f,#f7af80 25%,#c4d9f5 52%,#527cc8 75%,#0a235a);position:relative}.continuity:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,20,49,.05),rgba(7,20,49,.32))}.continuity>p,.ticker{position:relative;z-index:1}.continuity>p{margin:0 0 26px;text-align:center;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.ticker{display:flex;justify-content:center;align-items:center;gap:26px;white-space:nowrap;font-size:24px;font-weight:650}.ticker i{font-style:normal;animation:spin 6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}

.manifesto,.shift-story,.feature-story,.feature-universe,.guest-service,.impact,.faq{padding:120px 7vw}.manifesto{background:var(--cream)}.manifesto>div:first-child,.shift-head,.feature-story-head,.feature-heading,.impact-head{max-width:1120px;margin:auto}.manifesto h2,.shift-head h2,.feature-story-head h2,.feature-heading h2,.guest-copy h2,.impact-head h2,.faq h2,.final-cta h2{margin:30px 0 0;font-size:clamp(54px,6.4vw,96px);font-weight:400;line-height:.92;letter-spacing:-.05em}.manifesto h2 em,.feature-heading h2 em,.guest-copy h2 em,.impact-head h2 em,.final-cta h2 em{color:var(--orange);font-style:normal}.manifesto-copy{max-width:1120px;margin:70px auto;display:grid;grid-template-columns:1.2fr .8fr;gap:8vw}.manifesto-copy p{margin:0;color:var(--muted);font-size:20px;line-height:1.65}.manifesto-copy p:first-child{color:var(--ink);font-size:25px}.proof-row{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-row article{min-height:170px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line)}.proof-row article:last-child{border:0}.proof-row strong{font-size:42px;font-weight:500}.proof-row span{color:var(--muted);line-height:1.4}

.shift-story{color:#fff;background:var(--navy)}.shift-head{text-align:center}.shift-head .section-label{justify-content:center;color:#ff9967}.shift-head>p:last-child{max-width:520px;margin:24px auto 0;color:#aebbd4}.shift-path{max-width:1240px;margin:80px auto 0;display:grid;grid-template-columns:repeat(4,1fr);position:relative}.path-line{height:1px;position:absolute;left:9%;right:9%;top:72px;background:linear-gradient(90deg,var(--orange),var(--sky))}.shift-path article{min-height:420px;padding:28px 24px;position:relative;border-left:1px solid rgba(255,255,255,.14)}.shift-path article>span,.shift-path small{color:#8fa0bf;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.shift-icon{width:54px;height:54px;margin:28px 0;display:grid;place-items:center;position:relative;z-index:2;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#142449;font-size:22px}.shift-path h3{margin:18px 0;font-size:31px;font-weight:500;line-height:1}.shift-path p{color:#aebbd4;font-size:16px;line-height:1.55}.shift-path b{display:block;margin-top:28px;color:#ff9a69;font-size:11px;letter-spacing:.08em;text-transform:uppercase}

.feature-story{background:#f4f0eb}.feature-story-head{margin-bottom:76px}.feature-story-head h2 span{color:var(--orange)}.story-layout{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr .9fr;gap:7vw;align-items:start}.story-visual-wrap{height:calc(100vh - 30px);position:sticky;top:15px;display:grid;place-items:center}.story-visual{width:100%;aspect-ratio:1/1.02;position:relative;display:grid;place-items:center;border:1px solid var(--line);border-radius:36px;overflow:hidden;background:linear-gradient(145deg,#fff9f4,#e8e4de);box-shadow:var(--shadow)}.story-glow{width:75%;aspect-ratio:1;position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(255,100,42,.3),rgba(80,119,198,.14) 48%,transparent 72%);filter:blur(10px)}.story-stage{width:66%;height:66%;position:relative;perspective:1000px;transform:rotateX(54deg) rotateZ(-45deg);transform-style:preserve-3d}.story-layer{position:absolute;inset:10%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(7,20,49,.1);border-radius:22px;background:rgba(232,226,218,.78);box-shadow:20px 20px 44px rgba(7,20,49,.08);transform-style:preserve-3d;transition:.7s}.story-layer span{transform:rotateZ(45deg);font-size:42px;color:#7f8897}.story-layer small{position:absolute;right:18px;bottom:15px;transform:rotateZ(45deg);opacity:0;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.layer-0{transform:translateZ(0)}.layer-1{transform:translateZ(52px)}.layer-2{transform:translateZ(104px)}.layer-3{transform:translateZ(156px)}.story-visual[data-active="0"] .layer-0,.story-visual[data-active="1"] .layer-1,.story-visual[data-active="2"] .layer-2,.story-visual[data-active="3"] .layer-3{background:linear-gradient(145deg,#ff9a65,#e95622);box-shadow:28px 32px 60px rgba(234,90,34,.25);transform:translateZ(205px) scale(1.03)}.story-visual[data-active="0"] .layer-0 span,.story-visual[data-active="1"] .layer-1 span,.story-visual[data-active="2"] .layer-2 span,.story-visual[data-active="3"] .layer-3 span{color:#fff}.story-visual[data-active="0"] .layer-0 small,.story-visual[data-active="1"] .layer-1 small,.story-visual[data-active="2"] .layer-2 small,.story-visual[data-active="3"] .layer-3 small{opacity:1;color:#fff}.story-counter{position:absolute;left:28px;top:24px;color:#8b8790;font-size:11px}.story-counter span{margin-right:5px;color:var(--ink);font-size:34px}.story-live{position:absolute;right:24px;bottom:24px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.story-live i{width:7px;height:7px;margin-right:8px;display:inline-block;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(240,75,22,.13)}.story-steps{padding-bottom:15vh}.story-step{min-height:78vh;padding:11vh 0;display:flex;flex-direction:column;justify-content:center;opacity:.3;transform:translateY(26px);transition:.5s}.story-step.is-active{opacity:1;transform:none}.story-step-top{padding-bottom:16px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.story-step-top span,.story-step-top small{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.story-step-top span{color:var(--orange)}.story-step h3{margin:30px 0 20px;font-size:clamp(40px,4.2vw,64px);font-weight:400;line-height:.95;letter-spacing:-.04em}.story-step>p{max-width:550px;color:var(--muted);font-size:17px;line-height:1.65}.story-metric{margin-top:35px;display:flex;align-items:center;gap:16px}.story-metric strong{color:var(--orange);font-size:44px;font-weight:500}.story-metric span{max-width:160px;color:var(--muted);font-size:12px;line-height:1.35}

.feature-universe{background:linear-gradient(145deg,#f8d5bd,#fffaf5 43%,#dae7fb 72%,#9ab7ea)}.feature-heading{margin-bottom:70px}.feature-cards{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-cards article{min-height:300px;padding:30px;display:grid;grid-template-columns:76px 1fr;gap:14px 24px;position:relative;overflow:hidden;border:1px solid rgba(7,20,49,.12);border-radius:var(--radius);background:rgba(255,255,255,.7);box-shadow:0 16px 40px rgba(7,20,49,.05);transition:.25s}.feature-cards article:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.feature-cards article>span{font-size:11px;font-weight:800;color:var(--orange)}.feature-symbol{grid-row:2/4;width:70px;height:70px;display:grid;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(145deg,var(--orange),var(--blue));font-size:30px}.feature-cards h3{margin:0;font-size:39px;font-weight:500;line-height:1}.feature-cards p{margin:0;color:var(--muted);line-height:1.55}.feature-cards a{align-self:end;margin-top:20px;color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase}

.guest-service{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;background:var(--navy);color:#fff}.phone-scene{min-height:650px;position:relative;display:grid;place-items:center}.phone-scene:before{content:"";width:520px;height:520px;position:absolute;border-radius:50%;background:radial-gradient(circle,#ff7842,#547cc4 55%,transparent 72%);opacity:.65;filter:blur(20px)}.phone{width:300px;min-height:560px;padding:30px 24px;position:relative;z-index:2;border:8px solid #162956;border-radius:42px;color:var(--ink);background:#fff;box-shadow:0 42px 85px rgba(0,0,0,.35)}.phone-top{width:90px;height:17px;margin:-22px auto 35px;border-radius:0 0 12px 12px;background:#162956}.phone>small{color:#788194}.phone h3{margin:10px 0 30px;font-size:36px;font-weight:500}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.service-grid span{min-height:105px;padding:15px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #dfe5ef;border-radius:15px;color:var(--orange);font-size:24px}.service-grid b{color:var(--ink);font-size:13px}.phone button{width:100%;margin-top:22px;padding:15px;color:#fff;background:var(--orange);border:0;border-radius:10px;font-weight:800}.qr-card{padding:16px 20px;position:absolute;z-index:3;right:4%;bottom:12%;display:flex;align-items:center;gap:12px;color:var(--ink);background:#fff;border-radius:14px;box-shadow:var(--shadow)}.qr-card i{font-size:24px;font-style:normal}.qr-card span{font-size:12px;font-weight:700}.guest-copy{max-width:580px}.guest-copy .section-label{color:#ff9a69}.guest-copy>p:not(.section-label){color:#b9c5da;font-size:19px;line-height:1.65}.guest-copy ul{margin:34px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:14px;list-style:none}.guest-copy li{padding:16px 0;border-top:1px solid rgba(255,255,255,.18);color:#d9e2f1;font-size:14px}

.impact{background:var(--cream)}.impact-grid{max-width:1120px;margin:72px auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.impact-grid article{padding:30px 28px 50px;border-right:1px solid var(--line)}.impact-grid article:last-child{border:0}.impact-grid span{color:var(--orange);font-size:11px;font-weight:800}.impact-grid h3{margin:35px 0 18px;font-size:32px;font-weight:500}.impact-grid p{color:var(--muted);line-height:1.6}.quote{max-width:1120px;margin:auto;padding:58px;border-radius:var(--radius);color:#fff;background:linear-gradient(120deg,var(--orange),#dd7544 38%,var(--blue));box-shadow:var(--shadow)}.quote p{max-width:880px;margin:0 0 24px;font-size:clamp(32px,4.3vw,58px);line-height:1;letter-spacing:-.035em}.quote span{font-size:13px;font-weight:700}

.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw;background:#fff}.faq h2{font-size:clamp(50px,5vw,76px)}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{padding:26px 8px;display:flex;justify-content:space-between;cursor:pointer;font-size:22px;font-weight:650;list-style:none}summary:after{content:"+";color:var(--orange)}details[open] summary:after{content:"−"}.faq-list p{max-width:680px;margin:0;padding:0 8px 28px;color:var(--muted);line-height:1.65}

.final-cta{min-height:720px;padding:100px 7vw;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;text-align:center;color:#fff;background:linear-gradient(145deg,#061431,#13346f)}.final-cta:before{content:"";width:700px;height:700px;position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(255,105,45,.46),rgba(82,121,200,.2) 48%,transparent 72%);filter:blur(14px)}.final-cta>img{width:130px;height:150px;position:relative;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(0,0,0,.3));animation:objectFloat 5s ease-in-out infinite}.final-cta .section-label{position:relative;justify-content:center;color:#ff9a69}.final-cta h2{position:relative}.final-cta>p:not(.section-label){max-width:620px;margin:26px auto 34px;position:relative;color:#c5d0e2;line-height:1.6}.final-cta .primary{position:relative}.cta-actions{position:relative;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.cta-actions .light{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:15px 22px;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.cta-orbit{width:640px;height:640px;position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%}.light{background:#fff;color:var(--navy);border-color:#fff}
footer{padding:55px 5vw 30px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:28px;color:#aeb9cd;background:#050f26}footer .brand{filter:none}footer p{text-align:center;font-size:14px}footer>div{display:flex;justify-content:flex-end;gap:22px;font-size:13px}footer>small{grid-column:1/-1;padding-top:22px;text-align:center;border-top:1px solid rgba(255,255,255,.1);font-size:10px}

@media(max-width:1050px){
  .site-header{grid-template-columns:auto 1fr auto;padding-inline:32px}.site-header nav{gap:18px;font-size:13px}.site-header nav a:nth-child(4){display:none}.brand{width:155px}.brand img{width:195px;margin-left:-27px}.nav-cta{gap:14px;padding:14px 16px;font-size:10px}
  .hero{min-height:680px;padding-inline:32px}.hero-composition{min-height:680px;grid-template-columns:minmax(220px,1fr) minmax(230px,.9fr) minmax(185px,.75fr);gap:24px}.hero h1{font-size:clamp(48px,6.2vw,64px)}.hero-object{height:500px}.brand-object{width:235px;max-height:330px}.object-halo{width:340px;height:340px}.hero-plinth{width:275px;height:58px;bottom:48px}.hero-side{padding-top:28px}.hero-side p,.hero-side strong{font-size:14px}
  .product-body{grid-template-columns:150px 1fr}.feature-cards{grid-template-columns:1fr 1fr}.shift-path{grid-template-columns:1fr 1fr}.path-line{display:none}.proof-row{grid-template-columns:1fr 1fr}.story-layout{gap:4vw}.guest-service{grid-template-columns:1fr}.guest-copy{max-width:760px;margin:auto}.faq{grid-template-columns:1fr}
}

@media(max-width:700px){
  body{font-size:16px}.announcement span{display:none}.site-header{height:74px;padding:0 20px;grid-template-columns:1fr auto auto;gap:10px}.site-header nav{display:none}.brand{width:145px}.brand img{width:184px}.mobile-login{display:inline-flex;padding:10px 4px;color:#fff;font-size:12px;font-weight:750}.nav-cta{font-size:0;padding:12px}.nav-cta span{font-size:15px}
  .hero{min-height:auto;padding:0 20px}.hero-composition{min-height:auto;padding:70px 0 64px;grid-template-columns:1fr;gap:22px}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero h1{font-size:56px}.hero-object{height:390px}.brand-object{width:220px;max-height:300px}.object-halo{width:300px;height:300px}.hero-plinth{width:250px;height:50px;bottom:25px}.hero-side{margin:auto;padding:0;text-align:center}.hero-side p,.hero-side strong{font-size:16px}
  .product-stage{padding:72px 20px 90px}.product-top{grid-template-columns:1fr auto}.product-top span{display:none}.product-body{min-height:470px;grid-template-columns:1fr}.product-body aside{display:none}.hotel-dash{padding:18px}.dash-title h2{font-size:25px}.dash-title button{display:none}.rooms{grid-template-columns:1fr 1fr}.rooms .room:nth-child(n+7){display:none}.guest-table>div{grid-template-columns:1.2fr .45fr .7fr}.guest-table span:last-child,.guest-table b:last-child{display:none}.request-board article{grid-template-columns:.7fr 1.3fr .8fr}.request-board small{display:none}.team-board{grid-template-columns:1fr}.report-board{grid-template-columns:1fr}.report-legend{grid-column:1}.product-progress button{width:36px}
  .continuity{min-height:150px;padding-inline:20px;overflow:hidden}.ticker{width:max-content;justify-content:flex-start;font-size:21px;animation:ticker 18s linear infinite}.continuity>p{font-size:10px}
  .manifesto,.shift-story,.feature-story,.feature-universe,.guest-service,.impact,.faq{padding:82px 20px}.manifesto h2,.shift-head h2,.feature-story-head h2,.feature-heading h2,.guest-copy h2,.impact-head h2,.faq h2,.final-cta h2{font-size:50px}.manifesto-copy{margin:48px 0;grid-template-columns:1fr;gap:22px}.manifesto-copy p,.manifesto-copy p:first-child{font-size:18px}.proof-row{grid-template-columns:1fr 1fr}.proof-row article{min-height:145px;padding:20px}.proof-row article:nth-child(2){border-right:0}.proof-row article:nth-child(-n+2){border-bottom:1px solid var(--line)}.proof-row strong{font-size:32px}.proof-row span{font-size:14px}
  .shift-path{margin-top:50px;grid-template-columns:1fr}.shift-path article{min-height:330px}.story-layout{grid-template-columns:1fr}.story-visual-wrap{height:auto;top:0;z-index:3;padding:12px 0;background:#f4f0eb}.story-visual{height:43vh;aspect-ratio:auto}.story-stage{width:62%;height:67%}.story-steps{padding-bottom:5vh}.story-step{min-height:70vh;padding:30vh 0 10vh}.story-step h3{font-size:42px}.story-metric strong{font-size:38px}
  .feature-cards{grid-template-columns:1fr}.feature-cards article{min-height:280px;padding:24px;grid-template-columns:64px 1fr}.feature-symbol{width:60px;height:60px}.feature-cards h3{font-size:33px}.phone-scene{min-height:560px}.phone{width:270px;min-height:520px}.qr-card{right:0}.guest-copy ul{grid-template-columns:1fr}.impact-grid{margin:50px 0;grid-template-columns:1fr}.impact-grid article{border-right:0;border-bottom:1px solid var(--line)}.quote{padding:36px 25px}.quote p{font-size:36px}.final-cta{min-height:680px;padding:82px 20px}.final-cta>img{width:100px;height:120px}.cta-orbit{width:460px;height:460px}footer{grid-template-columns:1fr;text-align:center}footer .brand{margin:auto}footer>div{justify-content:center;flex-wrap:wrap}footer>small{grid-column:1}
  @keyframes ticker{to{transform:translateX(-55%)}}
}

@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Final motion-led composition */
.hero{min-height:calc(100svh - 124px);padding:0 clamp(24px,4.5vw,76px) 70px;display:flex;align-items:stretch;overflow:hidden;color:#fff;background:#071431}
.hero:before{inset:-22%;background:radial-gradient(circle at 11% 7%,#ff6530 0 7%,#ff9b6b 13%,transparent 31%),radial-gradient(circle at 58% 22%,#fff7ef 0 9%,rgba(255,221,199,.82) 21%,transparent 40%),radial-gradient(circle at 44% 76%,#a9c7f5 0 9%,#547dc7 25%,transparent 47%),radial-gradient(circle at 91% 76%,#061947 0 17%,#173a80 34%,transparent 56%),linear-gradient(142deg,#f8753d 0,#f9d4bb 24%,#f7f2ec 42%,#86a8e1 67%,#071a4a 100%);background-size:115% 115%;filter:saturate(1.08);animation:heroGradient 14s ease-in-out infinite alternate}
.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,20,49,.52),transparent 32%,transparent 66%,rgba(7,20,49,.48)),linear-gradient(180deg,rgba(7,20,49,.08),rgba(7,20,49,.28))}
.hero-grid{opacity:.42;background-size:82px 82px;mask-image:linear-gradient(to bottom,black,transparent 92%)}
.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%;pointer-events:none;animation:orbitPulse 7s ease-in-out infinite}.orbit-a{width:760px;height:760px;left:calc(50% - 380px);top:35px}.orbit-b{width:530px;height:530px;left:calc(50% - 265px);top:150px;animation-delay:-3.5s}
.hero-composition{width:100%;max-width:1480px;min-height:660px;margin:auto;display:grid;grid-template-columns:minmax(310px,1.05fr) minmax(360px,1fr) minmax(300px,.9fr);gap:clamp(20px,3vw,54px);align-items:center;position:relative;z-index:2}
.hero-copy{align-self:center}.eyebrow{margin-bottom:28px;color:#fff;font-size:10px;letter-spacing:.18em}.eyebrow:before{background:#ff6a36}.hero h1{margin:0;font-size:clamp(66px,6.3vw,106px);line-height:.78;letter-spacing:-.066em;text-shadow:0 10px 40px rgba(4,14,42,.18)}.hero h1 em{display:inline-block;margin-top:13px;color:#ff6a36;text-shadow:none}
.hero-actions{margin-top:42px;display:flex;align-items:center;gap:26px}.hero-link{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.42);font-size:12px;font-weight:750;letter-spacing:.03em}.hero-link span{margin-left:13px;color:#ff8154}
.hero-object{height:650px;align-self:end}.object-halo{width:520px;height:520px;background:radial-gradient(circle,rgba(255,105,48,.44),rgba(148,185,240,.28) 48%,transparent 70%);filter:blur(18px)}.object-ring{width:450px;height:450px;position:absolute;border:1px dashed rgba(255,255,255,.26);border-radius:50%;animation:ringSpin 28s linear infinite}.brand-object{width:min(390px,90%);max-height:520px;filter:drop-shadow(0 42px 40px rgba(2,11,36,.32));animation:heroObject 5.2s ease-in-out infinite}.hero-plinth{width:min(410px,94%);height:92px;bottom:24px;border-color:rgba(255,255,255,.55);background:linear-gradient(180deg,rgba(255,248,240,.98),#f29d68 54%,#19458d);box-shadow:0 35px 70px rgba(2,11,36,.35),inset 0 9px 26px rgba(255,255,255,.9)}
.orbit-tag{padding:10px 13px;position:absolute;z-index:5;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(7,20,49,.66);box-shadow:0 12px 35px rgba(4,14,42,.25);backdrop-filter:blur(14px);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;animation:tagFloat 4s ease-in-out infinite}.orbit-tag i,.live-head i{width:7px;height:7px;display:block;border-radius:50%;background:#74e2a4;box-shadow:0 0 0 5px rgba(116,226,164,.12)}.tag-one{left:-3%;top:23%}.tag-two{right:-4%;top:39%;animation-delay:-1.4s}.tag-three{left:2%;bottom:20%;animation-delay:-2.8s}
.hero-side{max-width:365px;padding:0;align-self:center}.hero-side>p{margin:0 0 24px;color:rgba(255,255,255,.82);font-size:16px;line-height:1.55}.hero-live{overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(7,20,49,.74);box-shadow:0 30px 80px rgba(2,11,36,.28);backdrop-filter:blur(18px);animation:panelFloat 6s ease-in-out infinite}.live-head{padding:14px 15px;display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.14);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.live-head span{display:flex;align-items:center;gap:10px}.live-head b{color:#9cb9ed}.hero-live article{padding:14px 15px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;border-bottom:1px solid rgba(255,255,255,.1)}.hero-live article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#ff9b73;background:rgba(255,106,54,.15);font-size:12px;font-weight:800}.hero-live article div{display:flex;flex-direction:column}.hero-live article b{font-size:12px}.hero-live article small{color:#94a5c4;font-size:9px}.hero-live article em{padding:5px 8px;border-radius:999px;color:#9de7b8;background:rgba(76,195,125,.13);font-size:8px;font-style:normal;font-weight:800;text-transform:uppercase}.hero-live article:nth-of-type(2) em{color:#ffae86;background:rgba(255,106,54,.13)}.live-foot{padding:15px;display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.06)}.live-foot strong{color:#ff8d60;font-size:28px;line-height:1}.live-foot span{color:#bdc9dc;font-size:9px;line-height:1.25;text-transform:uppercase}.hero-promise{display:block;margin-top:20px;color:#fff;font-size:12px;letter-spacing:.04em}
.hero-rail{height:56px;position:absolute;z-index:4;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:24px;overflow:hidden;border-top:1px solid rgba(255,255,255,.16);background:rgba(7,20,49,.52);backdrop-filter:blur(14px);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-rail i{color:#ff7949;font-style:normal;animation:spin 8s linear infinite}

.product-stage{padding-top:96px;padding-bottom:110px;background:linear-gradient(180deg,#071431,#0a1d45 65%,#123875)}.hero-product{max-width:1280px}.product-shell{border-color:rgba(255,255,255,.24);box-shadow:0 55px 130px rgba(0,0,0,.42)}
.continuity{min-height:150px;padding-block:32px}.manifesto,.shift-story,.feature-story,.feature-universe,.guest-service,.impact,.faq{padding-top:96px;padding-bottom:96px}.manifesto-copy{margin-block:52px}.proof-row article{min-height:145px}.shift-path{margin-top:58px}.shift-path article{min-height:350px}.feature-story-head{margin-bottom:45px}.story-step{min-height:66vh;padding-block:7vh}.feature-cards article{min-height:270px}.impact-grid{margin-block:52px}.final-cta{min-height:650px}
.feature-cards article:before{content:"";width:160px;height:160px;position:absolute;right:-55px;top:-60px;border-radius:50%;background:radial-gradient(circle,rgba(255,111,52,.24),transparent 68%);transition:.5s}.feature-cards article:hover:before{transform:scale(1.5)}

@keyframes heroGradient{0%{transform:translate3d(-2%,-1%,0) scale(1.02);background-position:0 0}100%{transform:translate3d(2%,1%,0) scale(1.06);background-position:100% 100%}}
@keyframes heroObject{0%,100%{transform:translateY(-12px) rotate(-2deg)}50%{transform:translateY(14px) rotate(2deg)}}
@keyframes ringSpin{to{transform:rotate(360deg)}}
@keyframes orbitPulse{50%{transform:scale(1.04);opacity:.55}}
@keyframes tagFloat{50%{transform:translateY(-10px)}}
@keyframes panelFloat{50%{transform:translateY(-7px)}}

@media(max-width:1100px){.hero{min-height:760px}.hero-composition{grid-template-columns:1fr .9fr;gap:28px}.hero-copy{padding-left:0}.hero h1{font-size:72px}.hero-object{height:590px}.hero-side{display:none}.orbit-tag{font-size:8px}.hero-rail{gap:16px}.hero-rail span:last-child,.hero-rail i:last-of-type{display:none}}
@media(max-width:700px){.hero{padding:0 20px 54px;min-height:auto}.hero:after{background:linear-gradient(180deg,rgba(7,20,49,.1),rgba(7,20,49,.55))}.hero-composition{padding:52px 0 45px;display:flex;flex-direction:column;gap:10px}.hero-copy{order:1;text-align:left}.eyebrow{justify-content:flex-start}.hero h1{font-size:62px;line-height:.82}.hero-actions{margin-top:28px;gap:18px;flex-wrap:wrap}.hero-object{order:2;width:100%;height:450px}.object-halo{width:360px;height:360px}.object-ring{width:330px;height:330px}.brand-object{width:260px;max-height:360px}.hero-plinth{width:285px;height:62px;bottom:30px}.tag-one{left:0;top:18%}.tag-two{right:0;top:40%}.tag-three{left:6%;bottom:18%}.hero-rail{height:54px;width:max-content;min-width:100%;justify-content:flex-start;padding-inline:20px;animation:heroRail 20s linear infinite}.hero-orbit{display:none}.product-stage{padding-top:70px}.manifesto,.shift-story,.feature-story,.feature-universe,.guest-service,.impact,.faq{padding-top:72px;padding-bottom:72px}.story-step{min-height:62vh}.continuity{min-height:130px}}
@keyframes heroRail{to{transform:translateX(-35%)}}
