:root{--ink:#061b1a;--ink2:#0e2a29;--paper:#f7f7f5;--muted:#a9b5b1;--gold:#d8b066;--gold2:#f3d594;--line:rgba(255,255,255,.1);--font:'IBM Plex Sans Arabic',sans-serif;--latin:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#f7f4ed;font-family:var(--font);overflow-x:hidden}button,input{font:inherit}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 48px));margin:auto}.section{position:relative;padding:120px 0}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:99;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.nav-wrap{position:fixed;top:0;left:0;right:0;z-index:50;transition:.3s}.nav-wrap.scrolled{background:rgba(8,8,7,.82);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px}.brand img{width:47px;height:37px;object-fit:cover;object-position:center 47%;border-radius:4px}.brand span{height:20px;width:1px;background:#47453f}.brand strong{font-size:23px;font-weight:500}.nav-links{display:flex;gap:35px;font-size:14px;color:#d3d0c9}.nav-links a{transition:.2s}.nav-links a:hover{color:var(--gold2)}.nav-actions{display:flex;align-items:center;gap:14px}.lang,.menu{background:none;border:0;color:#ddd;cursor:pointer}.button{display:inline-flex;align-items:center;justify-content:center;gap:38px;padding:15px 23px;background:linear-gradient(135deg,var(--gold2),#bd8736);color:#17120b;border:0;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 12px 35px rgba(191,138,53,.18);transition:.25s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(191,138,53,.3)}.button.small{padding:11px 19px}.menu{display:none}.hero{padding-top:160px;padding-bottom:55px;min-height:900px;overflow:hidden;background:radial-gradient(circle at 85% 25%,rgba(166,117,38,.12),transparent 32%)}.hero-grid{display:grid;grid-template-columns:.82fr 1.25fr;gap:30px;align-items:center}.orb{position:absolute;border-radius:50%;filter:blur(90px);opacity:.15}.orb-one{width:500px;height:500px;background:#9f681c;left:55%;top:3%}.orb-two{width:300px;height:300px;background:#755018;left:4%;bottom:5%}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:.05em;color:var(--gold2);text-transform:uppercase}.eyebrow span{display:block;width:26px;height:1px;background:var(--gold)}h1,h2{font-size:clamp(50px,6vw,86px);line-height:1.14;margin:25px 0;font-weight:300;letter-spacing:-.045em}h1 em,h2 em{font-style:normal;color:var(--gold2);font-weight:500}.hero-copy{position:relative;z-index:3}.hero-copy p{font-size:18px;line-height:1.9;color:#b8b4ac;max-width:490px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.text-link{display:inline-flex;align-items:center;gap:11px;font-size:14px;font-weight:600}.play{display:grid;place-items:center;width:37px;height:37px;border:1px solid #4a4842;border-radius:50%;font-size:9px;padding-left:2px}.hero-note{display:flex;align-items:center;gap:17px;margin-top:58px}.hero-note p{font-size:12px;line-height:1.55;margin:0}.hero-note b{color:#eee;font-size:13px}.avatars{display:flex;direction:ltr}.avatars i{width:31px;height:31px;border-radius:50%;background:#2a2925;border:2px solid #061b1a;margin-left:-8px;display:grid;place-items:center;font-style:normal;font-size:10px;color:var(--gold)}.hero-visual{height:620px;position:relative;perspective:1300px}.halo{position:absolute;inset:12% 0 0 10%;background:radial-gradient(circle,rgba(211,163,78,.17),transparent 60%);filter:blur(20px)}.dashboard-card{position:absolute;width:720px;height:480px;top:65px;right:0;background:#f0eee9;color:#191916;border:1px solid #45423b;box-shadow:-35px 45px 90px rgba(0,0,0,.5);transform:rotateY(-8deg) rotateX(3deg) rotateZ(-1deg);overflow:hidden}.dash-top{height:48px;background:#141412;color:#eee;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:9px}.dash-brand{display:flex;align-items:center;gap:7px}.mini-mark{width:23px;height:23px;border:1px solid var(--gold);color:var(--gold);display:grid;place-items:center}.dash-user{display:flex;align-items:center;gap:12px;color:#9c9992}.dash-user i{width:25px;height:25px;border-radius:50%;background:#806537;color:#fff;display:grid;place-items:center;font-size:7px}.dash-body{height:432px;display:flex;direction:ltr}.dash-side{width:50px;background:#1a1a18;display:flex;flex-direction:column;align-items:center;padding-top:20px;gap:19px;color:#706e68}.dash-side i{font-style:normal;width:27px;height:27px;display:grid;place-items:center}.dash-side .active{background:#b68a41;color:#fff}.dash-content{direction:rtl;flex:1;padding:22px}.dash-greeting{display:flex;justify-content:space-between}.dash-greeting small{color:#888}.dash-greeting h3{font-size:17px;margin:3px 0}.dash-greeting button{background:#1b1b19;color:white;border:0;padding:8px 13px;font-size:8px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.metrics>div{background:#fff;border:1px solid #ddd9d0;padding:12px;display:grid;grid-template-columns:1fr auto}.metrics span{grid-column:1/-1;font-size:8px;color:#7c7972}.metrics b{font-family:var(--latin);font-size:19px;margin-top:6px}.metrics small{align-self:end;font-size:7px;color:#777}.metrics .up{color:#4b8b67}.chart-card{background:white;border:1px solid #dedad2;margin-top:10px;padding:12px;height:190px}.chart-title{display:flex;justify-content:space-between;font-size:9px}.chart-title span{font-size:7px;color:#777}.chart-card svg{width:100%;height:125px}.grid-line{stroke:#ebe8e1;stroke-width:1}.area{fill:url(#area)}.line{fill:none;stroke:#b98736;stroke-width:2}.days{display:flex;justify-content:space-between;color:#999;font-size:6px}.room-strip{height:58px;background:#fff;border:1px solid #dedad2;margin-top:10px;display:grid;grid-template-columns:2fr repeat(3,1fr);align-items:center;padding:8px 12px;font-size:9px}.room-strip>div{display:flex;flex-direction:column}.room-strip small{font-size:6px;color:#999}.room-strip>span{text-align:center;font-family:var(--latin);font-weight:700}.room-strip .green{color:#4c8e6b}.room-strip .amber{color:#bd8736}.room-strip .red{color:#a7554e}.float-card{position:absolute;background:rgba(24,24,22,.96);border:1px solid #49463e;box-shadow:0 25px 60px rgba(0,0,0,.5);z-index:3}.occupancy{left:-22px;top:35px;padding:16px 19px;width:125px;display:flex;flex-wrap:wrap;align-items:baseline}.occupancy span{width:100%;font-size:9px;color:#aaa}.occupancy b{font-family:var(--latin);font-size:30px;margin-top:5px}.occupancy b small{font-size:13px}.occupancy i{font-style:normal;font-size:8px;color:#72b68b;margin-right:auto}.alert{right:35px;bottom:38px;display:flex;align-items:center;gap:10px;padding:12px 15px;width:195px}.alert .check{width:29px;height:29px;border-radius:50%;background:#385e48;color:#8bdaaa;display:grid;place-items:center}.alert div{display:flex;flex-direction:column;font-size:9px}.alert small{color:#8c8983}.trust{border-top:1px solid var(--line);margin-top:72px;padding-top:30px;display:flex;align-items:center;justify-content:space-between;color:#74716c;font-size:12px}.trust b{font-size:14px;color:#9d9990;font-weight:500}.intro{background:#f7f7f5;color:#181815}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:end}.intro h2,.section-head h2{font-size:clamp(43px,5vw,70px)}.intro p,.section-head p,.guest-copy>p,.integrations p,.company-copy>p{font-size:17px;line-height:1.9;color:#656159}.mini-stats{display:flex;border-top:1px solid #c9c4b9;margin-top:35px;padding-top:25px;gap:40px}.mini-stats div{display:flex;flex-direction:column}.mini-stats b{font-family:var(--latin);font-size:17px}.mini-stats span{font-size:10px;color:#888}.modules{background:#082321}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:60px}.section-head p{max-width:380px;color:#99958c}.module-layout{display:grid;grid-template-columns:.55fr 1fr;gap:28px}.module-tabs{border-top:1px solid var(--line)}.module-tab{width:100%;background:none;border:0;border-bottom:1px solid var(--line);color:#aaa;text-align:right;padding:20px 5px;display:grid;grid-template-columns:38px 1fr 20px;align-items:center;cursor:pointer;transition:.25s}.module-tab span{font-family:var(--latin);font-size:10px;color:#5d5b56}.module-tab div{display:flex;flex-direction:column}.module-tab b{font-size:17px;color:#bebbb4}.module-tab small{font-size:11px;color:#6f6c66;margin-top:3px}.module-tab i{font-style:normal;opacity:0;transform:translateX(7px);transition:.2s}.module-tab.active{border-color:var(--gold);background:linear-gradient(90deg,transparent,rgba(215,170,88,.07))}.module-tab.active b,.module-tab.active i{color:var(--gold2);opacity:1;transform:none}.module-showcase{background:#ebe8df;color:#171714;padding:38px 42px;min-height:570px;position:relative;overflow:hidden}.showcase-top{display:flex;justify-content:space-between}.showcase-top>span{font-size:11px;color:#956d2c;font-weight:600}.showcase-top div{display:flex;gap:5px}.showcase-top i{width:5px;height:5px;border-radius:50%;background:#aaa}.module-showcase h3{font-size:32px;line-height:1.35;margin:25px 0 12px;max-width:480px}.module-showcase>p{color:#6d6961;line-height:1.75;font-size:14px;max-width:560px}.feature-list{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0 30px}.feature-list span{font-size:9px;border:1px solid #c7c1b5;padding:6px 10px}.calendar-demo{background:white;border:1px solid #d7d3cb;padding:15px;box-shadow:0 25px 50px rgba(50,43,30,.09);font-size:8px}.cal-head{display:flex;justify-content:space-between;padding-bottom:12px}.cal-head span{border:1px solid #ddd6c9;padding:3px 8px}.cal-row{direction:ltr;height:43px;border-top:1px solid #eeece7;display:grid;grid-template-columns:90px repeat(5,1fr);align-items:center;position:relative}.cal-row b{direction:rtl;font-weight:500;color:#635f57}.cal-row.labels{height:30px;color:#9a968e;text-align:center}.booking{position:absolute;height:24px;top:9px;display:flex;align-items:center;padding:0 9px;font-style:normal;font-size:7px;border-radius:2px}.booking.one{left:20%;width:42%}.booking.two{left:37%;width:34%}.booking.three{left:62%;width:21%}.booking.four{left:20%;width:26%}.booking.gold{background:#ead4aa;color:#6b4a18}.booking.dark{background:#2a2a27;color:#fff}.booking.pale{border:1px dashed #bbb;color:#888}.booking.green{background:#d6e6db;color:#38634a}.extra-modules{display:flex;justify-content:center;gap:14px;margin-top:25px;flex-wrap:wrap}.extra-modules span{border:1px solid var(--line);padding:9px 15px;color:#77736c;font-size:10px}.guest{background:#f7f7f5;color:#181815;overflow:hidden}.guest-grid{display:grid;grid-template-columns:.7fr 1fr;align-items:center;gap:80px}.guest-copy h2{font-size:clamp(45px,5vw,70px)}.journey-list{margin-top:40px;border-top:1px solid #cbc6bb}.journey-step{width:100%;background:none;border:0;border-bottom:1px solid #cbc6bb;display:grid;grid-template-columns:40px 1fr;padding:19px 3px;text-align:right;color:#777;cursor:pointer}.journey-step>span{font-family:var(--latin);font-size:10px}.journey-step div{display:flex;flex-direction:column}.journey-step b{font-size:16px}.journey-step small{font-size:11px;margin-top:4px}.journey-step.active b,.journey-step.active>span{color:#a77428}.devices{height:650px;position:relative;direction:ltr}.ipad{position:absolute;width:540px;height:380px;background:#0e2a29;border:8px solid #272622;border-radius:23px;top:65px;left:15px;box-shadow:0 35px 70px rgba(48,39,25,.28);transform:rotate(-2deg);padding:8px}.ipad-camera{position:absolute;width:5px;height:5px;background:#555;border-radius:50%;left:50%;top:5px}.ipad-screen{height:100%;background:#f7f4ec;color:#171714;border-radius:10px;overflow:hidden;direction:rtl;transition:.25s}.ipad-nav{height:42px;display:flex;justify-content:space-between;padding:10px 17px;font-size:9px}.ipad-nav b{font-size:14px;color:#a4772b}.ipad-content{text-align:center;padding:35px}.ipad-content>small{color:#9a762f}.ipad-content h3{font-size:29px;line-height:1.3;margin:10px}.ipad-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.ipad-options>div{border:1px solid #d6d1c5;text-align:right;padding:14px;display:grid;grid-template-columns:30px 1fr}.ipad-options i{grid-row:1/3;width:23px;height:23px;border-radius:50%;background:#191917;color:#fff;display:grid;place-items:center;font-style:normal}.ipad-options b{font-size:11px}.ipad-options small{font-size:7px;color:#888}.ipad-content p{font-size:7px;color:#888;margin-top:25px}.phone{position:absolute;width:184px;height:370px;background:#151513;border:6px solid #24231f;border-radius:28px;right:0;bottom:15px;box-shadow:0 35px 60px rgba(35,29,20,.35);transform:rotate(4deg);padding:5px}.phone-island{position:absolute;width:55px;height:14px;background:#111;border-radius:10px;top:8px;left:50%;transform:translateX(-50%);z-index:2}.phone-screen{height:100%;border-radius:20px;background:#f7f4ed;color:#1b1b18;padding:30px 12px 12px;direction:rtl}.wa{color:#3c8d62}.phone-screen>small{font-size:7px;margin-right:4px}.phone-screen h4{font-size:15px;margin:23px 0 4px}.phone-screen p{font-size:8px;color:#777}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:18px}.service-grid i{height:63px;background:white;border:1px solid #e1ddd4;display:flex;flex-direction:column;justify-content:center;align-items:center;font-style:normal;font-size:14px}.service-grid b{font-size:7px;margin-top:5px}.phone-screen button{width:100%;border:0;background:#1d1d1a;color:#fff;padding:9px;font-size:7px;margin-top:20px}.intelligence{background:#061b1a}.section-head.centered{align-items:center}.insight-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.insight{min-height:320px;background:#0e2a29;border:1px solid var(--line);padding:34px;position:relative;overflow:hidden}.insight>span,.insight-copy>span{font-size:10px;color:var(--gold)}.insight h3{font-size:27px;margin:16px 0 10px}.insight p{font-size:13px;line-height:1.8;color:#8f8b84;max-width:400px}.insight.big{height:390px}.insight-copy{position:relative;z-index:2}.radial{position:absolute;width:200px;height:200px;border-radius:50%;border:28px solid #282620;border-top-color:var(--gold);border-right-color:#c28e38;left:55px;bottom:38px;transform:rotate(25deg);display:grid;place-items:center}.radial:after{content:'';position:absolute;inset:-28px;border-radius:50%;border:1px solid #3b3933}.radial div{transform:rotate(-25deg);text-align:center}.radial b{font-family:var(--latin);font-size:31px}.radial span{display:block;font-size:9px;color:#888}.bars{position:absolute;bottom:0;right:35px;width:260px;height:140px;display:flex;align-items:end;gap:9px;border-bottom:1px solid #3c3933}.bars i{flex:1;background:linear-gradient(#d0a252,#4b3b23)}.insight ul{list-style:none;padding:0;margin:26px 0}.insight li{border-bottom:1px solid var(--line);padding:8px 0;font-size:11px;color:#aaa}.report-file{display:grid;grid-template-columns:1fr 30px;background:#22221f;padding:12px}.report-file b,.report-file small{display:block;font-size:9px}.report-file small{color:#777}.report-file i{grid-column:2;grid-row:1/3;font-style:normal;display:grid;place-items:center;color:var(--gold)}.guest-mini{position:absolute;bottom:28px;left:28px;right:28px;padding:12px;background:#22221f;display:flex;align-items:center;gap:10px}.guest-mini>i{width:35px;height:35px;border-radius:50%;background:#8b6b38;display:grid;place-items:center;font-style:normal;font-size:9px}.guest-mini div{display:flex;flex-direction:column}.guest-mini b{font-size:10px}.guest-mini em{font-style:normal;color:#16120b;background:var(--gold);font-size:6px;padding:2px 4px}.guest-mini small{font-size:7px;color:#888}.security{background:linear-gradient(145deg,#1b1915,#121211)}.security-row{display:flex;gap:10px;position:absolute;bottom:28px}.security-row i{width:45px;height:45px;border:1px solid #37342e;display:grid;place-items:center;color:var(--gold);font-style:normal}.integrations{background:#f7f7f5;color:#181815}.integrations-grid{display:grid;grid-template-columns:.8fr 1fr;align-items:center;gap:100px}.integrations h2{font-size:clamp(46px,5vw,70px)}.orbit{position:relative;width:500px;height:500px;border:1px solid #c8c2b7;border-radius:50%;margin:auto}.orbit:before{content:'';position:absolute;inset:80px;border:1px dashed #cbc5b9;border-radius:50%}.orbit-center{position:absolute;width:125px;height:125px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#111;display:grid;place-items:center;box-shadow:0 20px 50px rgba(40,30,10,.3);overflow:hidden}.orbit-center img{width:115px;height:115px;object-fit:cover;object-position:50% 45%;border-radius:50%}.orbit>span{--r:250px;position:absolute;left:calc(50% - 27px);top:calc(50% - 27px);width:54px;height:54px;border-radius:50%;background:#f7f4ed;border:1px solid #cbc5ba;display:grid;place-items:center;font-family:var(--latin);font-size:8px;font-weight:700;transform:rotate(var(--a)) translateX(var(--r)) rotate(calc(-1 * var(--a)));box-shadow:0 8px 20px rgba(61,48,25,.08)}.company{background:#082321}.company-grid{display:grid;grid-template-columns:.8fr 1fr;gap:110px;align-items:center}.company-mark{height:500px;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,rgba(198,146,56,.08),transparent 60%)}.company-mark img{width:280px;height:225px;object-fit:cover}.company-mark span{font-family:var(--latin);font-size:10px;color:#777;letter-spacing:.2em;text-transform:uppercase;line-height:1.6;text-align:center;margin-top:25px}.company-copy h2{font-size:clamp(45px,5vw,69px)}.company-copy>p{color:#99958c}.values{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;margin-top:35px;padding-top:26px;gap:30px}.values div{display:flex;flex-direction:column}.values b{color:var(--gold2);font-size:14px}.values span{font-size:10px;color:#777;margin-top:4px}.cta{background:#082321;padding-top:40px}.cta-box{min-height:520px;background:#0e2a29;border:1px solid #4a3c24;padding:70px;display:grid;grid-template-columns:1fr .72fr;gap:80px;align-items:center;overflow:hidden}.cta-glow{position:absolute;width:500px;height:500px;border-radius:50%;background:rgba(183,127,38,.12);filter:blur(80px);right:-150px;bottom:-300px}.cta h2{font-size:clamp(46px,5vw,68px);position:relative}.cta p{color:#99958c}.contact-form{position:relative;background:#eeeae1;color:#1a1a17;padding:30px;display:flex;flex-direction:column;gap:14px}.contact-form label{display:flex;flex-direction:column}.contact-form label span{font-size:9px;font-weight:600;margin-bottom:5px}.contact-form input{border:0;border-bottom:1px solid #c8c3b9;background:none;padding:8px 2px 10px;outline:none;font-size:12px}.contact-form input:focus{border-color:#a7792f}.contact-form .button{margin-top:12px}.contact-form>small{text-align:center;font-size:8px;color:#777}footer{background:#080807;padding:70px 0 25px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:60px}.footer-brand img{width:85px;height:68px;object-fit:cover}.footer-brand p{font-size:11px;color:#777}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid b{font-size:11px;color:var(--gold)}.footer-grid a,.footer-grid span{font-size:10px;color:#888}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;margin-top:55px;display:flex;justify-content:space-between;font-size:9px;color:#555}.footer-bottom i{color:var(--gold);font-style:normal}.toast{position:fixed;bottom:25px;left:25px;background:#f7f7f5;color:#191916;padding:15px 22px;z-index:100;display:flex;flex-direction:column;transform:translateY(120px);transition:.35s;box-shadow:0 15px 45px #0008}.toast.show{transform:none}.toast b{font-size:13px}.toast span{font-size:9px;color:#777}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}.reveal.delay{transition-delay:.15s}
@media(max-width:1000px){.nav-links{display:none}.nav-links.open{display:flex;position:absolute;top:82px;right:24px;left:24px;background:#0e2a29;border:1px solid var(--line);padding:25px;flex-direction:column}.menu{display:block;width:30px}.menu i{display:block;width:20px;height:1px;background:#fff;margin:6px}.hero-grid,.guest-grid,.integrations-grid,.company-grid{grid-template-columns:1fr}.hero{padding-top:130px}.hero-copy{max-width:650px}.hero-visual{margin-top:10px}.dashboard-card{right:5%;width:90%}.module-layout{grid-template-columns:1fr}.module-tabs{display:grid;grid-template-columns:1fr 1fr}.module-tab:nth-child(5){grid-column:1/-1}.intro-grid{gap:40px}.devices{width:680px;max-width:100%;margin:auto}.company-mark{height:380px}.cta-box{grid-template-columns:1fr;padding:50px}.orbit{transform:scale(.85)}.insight-grid{grid-template-columns:1fr 1fr}.trust{gap:20px;overflow:auto}.trust>*{white-space:nowrap}}
@media(max-width:680px){.container{width:min(100% - 30px,1180px)}.section{padding:80px 0}.nav{height:68px}.brand img{width:39px;height:31px}.brand strong{font-size:19px}.lang{display:none}.nav-actions .button{display:none}.hero{padding-top:115px;min-height:auto}.hero-grid{display:block}h1{font-size:53px}.hero-copy p{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-note{margin-top:35px}.hero-visual{height:400px;margin-top:45px}.dashboard-card{width:610px;height:405px;right:3%;transform:scale(.63) rotateY(-8deg) rotateX(3deg);transform-origin:top right}.float-card{transform:scale(.75)}.occupancy{left:-8px;top:0}.alert{right:10px;bottom:28px}.trust{margin-top:15px}.intro-grid,.cta-box{grid-template-columns:1fr}.intro-grid{gap:5px}.intro h2,.section-head h2,.guest-copy h2,.integrations h2,.company-copy h2,.cta h2{font-size:41px}.mini-stats{gap:15px;justify-content:space-between}.mini-stats b{font-size:13px}.section-head{display:block}.section-head p{font-size:14px}.module-tabs{display:block}.module-tab{padding:15px 5px}.module-showcase{padding:25px 20px;min-height:510px}.module-showcase h3{font-size:25px}.cal-row{grid-template-columns:68px repeat(5,1fr)}.guest-grid{display:block}.devices{height:460px;margin-top:30px}.ipad{width:500px;height:350px;transform:scale(.72) rotate(-2deg);transform-origin:top left;left:0}.phone{transform:scale(.75) rotate(4deg);transform-origin:bottom right}.insight-grid{grid-template-columns:1fr}.insight.big{height:460px}.radial{transform:scale(.75) rotate(25deg);left:-5px}.bars{width:210px}.orbit{width:340px;height:340px;transform:none}.orbit>span{--r:170px;width:44px;height:44px;left:calc(50% - 22px);top:calc(50% - 22px)}.orbit:before{inset:55px}.orbit-center{width:100px;height:100px}.orbit-center img{width:92px;height:92px}.company-grid{gap:45px}.company-mark{height:280px}.company-mark img{width:210px;height:170px}.cta-box{padding:36px 22px;gap:35px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:20px}.nav-links.open{top:68px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
html,body{max-width:100%;overflow-x:hidden}main{overflow:hidden}
@media(max-width:680px){.container{width:min(calc(100% - 30px),1180px)}}

/* Muqeem Cloud identity and guest journey */
.nav{height:92px}.brand{gap:0}.brand img{width:74px;height:68px;object-fit:contain;object-position:center;border-radius:0;filter:drop-shadow(0 5px 16px rgba(218,174,97,.15))}
.light-section-label{color:#171714;font-size:13px;font-weight:700;letter-spacing:0}.light-section-label span{background:#171714;width:30px;height:2px}
.selfcheck-highlight{display:flex;align-items:center;gap:13px;margin:27px 0 7px;padding:15px 17px;background:#171714;color:#f5f1e8;border-right:3px solid #c49343;box-shadow:0 14px 35px rgba(47,38,24,.12)}
.selfcheck-highlight>i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#efcd87,#b77e2b);color:#17120a;font-style:normal;font-weight:700}.selfcheck-highlight>div{display:flex;flex-direction:column}.selfcheck-highlight b{font-size:14px;color:#f2d290}.selfcheck-highlight span{font-size:9px;color:#aaa69d;margin-top:3px}
.smart-key-card{position:absolute;z-index:4;left:22px;bottom:20px;width:176px;padding:17px;background:linear-gradient(145deg,#1b1b18,#0e0e0d);color:#fff;border:1px solid #4b402e;box-shadow:0 24px 55px rgba(35,28,17,.35);direction:rtl;transform:rotate(-3deg)}
.smart-key-card>span{font-size:8px;color:#d8b066}.smart-key-card>b{font-family:var(--latin);display:block;font-size:16px;margin:4px 0 13px}.smart-key-card>div{display:flex;align-items:center;gap:9px;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:10px 0}.smart-key-card i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#d8b066;color:#17120b;font-style:normal;font-size:19px}.smart-key-card small{font-size:7px;line-height:1.6;color:#bbb}.smart-key-card em{display:block;font-style:normal;font-size:7px;color:#75bd90;margin-top:9px}.smart-key-card em:before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:#75bd90;margin-left:5px}
.company-mark img{width:330px;height:330px;object-fit:contain;filter:drop-shadow(0 16px 35px rgba(211,164,82,.16))}.footer-brand img{width:110px;height:105px;object-fit:contain;filter:drop-shadow(0 9px 22px rgba(211,164,82,.13))}.footer-brand p{margin-top:2px}
@media(max-width:680px){.nav{height:76px}.brand img{width:62px;height:58px}.nav-links.open{top:76px}.selfcheck-highlight{align-items:flex-start}.selfcheck-highlight span{line-height:1.6}.smart-key-card{left:0;bottom:0;transform:scale(.78) rotate(-3deg);transform-origin:bottom left}.company-mark img{width:235px;height:235px}.footer-brand img{width:96px;height:92px}}

/* Product module previews */
.module-demo:not(.calendar-demo){background:#fff;border:1px solid #d7d3cb;padding:14px 16px;min-height:245px;box-shadow:0 25px 50px rgba(50,43,30,.09);font-size:9px;overflow:hidden}.ops-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:11px;border-bottom:1px solid #e7e3dc}.ops-head>div{display:flex;flex-direction:column}.ops-head b{font-size:11px}.ops-head small{font-size:7px;color:#969188;margin-top:2px}.ops-head>span{border:1px solid #d8d2c7;padding:4px 8px;color:#7d776e;font-size:7px}.arrival-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:10px 0}.arrival-summary i{display:flex;align-items:center;gap:7px;background:#f5f3ee;padding:7px 9px;font-style:normal}.arrival-summary b{font-family:var(--latin);font-size:15px}.arrival-summary small{font-size:7px;color:#7e7971}.ops-table{border-top:1px solid #dedad2}.ops-row{display:grid;align-items:center;border-bottom:1px solid #ebe8e1;min-height:34px}.arrivals-table .ops-row{grid-template-columns:1.65fr .55fr .8fr .7fr .8fr;gap:8px}.ops-row>span{display:flex;flex-direction:column}.ops-row b{font-size:8px}.ops-row small{font-size:6px;color:#999}.ops-labels{min-height:25px!important;color:#928d84;font-size:7px}.status{justify-self:start;font-style:normal;font-size:6px;padding:4px 7px;border-radius:12px}.status.paid{background:#dcece2;color:#397151}.status.pending{background:#f4dfdc;color:#985249}.status.partial{background:#f2e5c8;color:#8a6624}.room-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:11px 0}.room-metrics i{padding:9px;border-right:2px solid;font-style:normal;display:flex;flex-direction:column;background:#f6f4ef}.room-metrics b{font-family:var(--latin);font-size:17px}.room-metrics small{font-size:6px;color:#777}.room-metrics .ready{border-color:#4f966e}.room-metrics .cleaning{border-color:#c9953d}.room-metrics .dirty{border-color:#b45d54}.room-metrics .offline{border-color:#6b6964}.room-board{display:grid;grid-template-columns:1fr 1fr;gap:6px}.room-board>div{display:grid;grid-template-columns:34px 1fr auto;align-items:center;border:1px solid #e4e0d8;padding:7px}.room-board b{font-family:var(--latin);font-size:10px}.room-board span{font-size:7px;color:#777}.room-board em{font-style:normal;font-size:6px}.room-board em:before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;margin-left:4px}.dot-ready:before{background:#4f966e}.dot-cleaning:before{background:#c9953d}.dot-dirty:before{background:#b45d54}.dot-offline:before{background:#6b6964}.success-text{color:#4f8c67!important;border-color:#b9d2c2!important}.finance-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:7px;margin:10px 0}.revenue-card{background:#1c1c19;color:#fff;padding:10px 12px;display:flex;flex-direction:column}.revenue-card small{font-size:7px;color:#aaa}.revenue-card>b{font-family:var(--latin);font-size:20px;margin:4px 0}.revenue-card b em{font-family:var(--font);font-size:8px;font-style:normal}.revenue-card span{font-size:6px;color:#76bd91}.finance-stats{display:grid;grid-template-columns:1fr 1fr;gap:6px}.finance-stats i{background:#f3f0e9;padding:10px;font-style:normal;display:flex;flex-direction:column}.finance-stats small{font-size:6px;color:#89847c}.finance-stats b{font-family:var(--latin);font-size:11px;margin-top:5px}.finance-bottom{display:grid;grid-template-columns:1fr 1fr;gap:7px}.report-list,.night-audit{border:1px solid #e0dcd4;padding:9px;display:flex;flex-direction:column;gap:5px}.report-list>b,.night-audit b{font-size:8px;margin-bottom:2px}.report-list span,.night-audit>span{font-size:6px;color:#6e6a63;border-top:1px solid #eeeae3;padding-top:4px}.report-list i{float:left;font-family:var(--latin);font-style:normal;color:#a7782f}.night-audit>div{display:flex;justify-content:space-between}.night-audit em{font-style:normal;font-size:6px;color:#4d8c66;background:#e0eee5;padding:2px 5px}.guest-profile-card{display:flex;align-items:center;justify-content:space-between;padding:14px 5px;border-bottom:1px solid #e5e1d9}.guest-identity{display:flex;align-items:center;gap:10px}.guest-identity>i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#b8893f;color:#fff;font-style:normal;font-size:10px}.guest-identity>div{display:flex;flex-direction:column}.guest-identity h4{font-size:12px;margin:0 0 3px}.guest-identity h4 em{font-style:normal;font-size:5px;background:#d8b066;padding:2px 4px}.guest-identity span{font-family:var(--latin);font-size:6px;color:#827d75}.visit-count{text-align:center;border-right:1px solid #ddd8cf;padding-right:18px}.visit-count b{display:block;font-family:var(--latin);font-size:21px}.visit-count small{font-size:6px;color:#888}.preference-panel{padding:11px 4px}.preference-panel>b{font-size:8px}.preference-panel>div{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.preference-panel span{background:#f0ede6;border:1px solid #dfdbd2;padding:4px 7px;font-size:6px}.guest-note{display:flex;align-items:center;gap:8px;background:#f4ead8;padding:8px}.guest-note i{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#b9883a;color:white;font-family:serif;font-style:normal}.guest-note span{font-size:6px;color:#6f5a38}.guest-note b{font-size:7px;margin-left:4px}
@media(max-width:680px){.module-demo:not(.calendar-demo){padding:10px;overflow-x:auto}.arrivals-table{min-width:440px}.room-metrics{grid-template-columns:1fr 1fr}.room-board{grid-template-columns:1fr}.finance-bottom{grid-template-columns:1fr}.finance-grid{grid-template-columns:1fr}.guest-profile-card{align-items:flex-start}.visit-count{padding-right:8px}}

/* Platform story */
.platform-story{background:#f7f7f5;color:#181815}.story-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.story-heading h2{font-size:clamp(43px,5vw,68px)}.story-heading>p{max-width:430px;color:#656159;font-size:16px;line-height:1.9}.story-grid{display:grid;grid-template-columns:1.1fr 1fr .8fr;gap:16px}.story-card{background:#fff;border:1px solid #d7d1c6;padding:28px;min-height:330px}.story-card>span{font-size:9px;color:#a5772f}.story-card h3{font-size:24px;line-height:1.4;margin:18px 0 12px}.story-card p{font-size:12px;color:#716c64;line-height:1.8}.story-card.solution{background:#191917;color:#fff;border-color:#3b382f}.story-card.solution p{color:#aaa69e}.automation-flow{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.automation-flow i{font-style:normal;border:1px solid #4b473f;padding:8px 10px;font-size:8px;color:#d9b771}.automation-flow b{color:#777}.story-card ul{list-style:none;margin:20px 0 0;padding:0}.story-card li{font-size:10px;border-bottom:1px solid #e5e1d9;padding:7px 0}.story-card li:before{content:'✓';color:#a8792f;margin-left:7px}.fit-list{display:flex;flex-direction:column;gap:7px;margin-top:22px}.fit-list i{font-style:normal;background:#f0ede6;border-right:2px solid #c49140;padding:8px 10px;font-size:9px}.story-actions{display:flex;align-items:center;gap:16px;margin-top:28px}.whatsapp-button{display:inline-flex;align-items:center;gap:10px;border:1px solid #bbb4a8;color:#181815;padding:12px 18px;font-size:11px;font-weight:600}.whatsapp-button i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#39875e;color:white;font-family:var(--latin);font-size:7px;font-style:normal}
@media(max-width:1000px){.story-grid{grid-template-columns:1fr 1fr}.story-card.fit{grid-column:1/-1;min-height:auto}.fit-list{display:grid;grid-template-columns:1fr 1fr}}
@media(max-width:680px){.story-heading{display:block}.story-heading>p{font-size:14px}.story-grid{grid-template-columns:1fr}.story-card.fit{grid-column:auto}.story-actions{align-items:stretch;flex-direction:column}.whatsapp-button{justify-content:center}.automation-flow{gap:5px}.automation-flow i{padding:7px}}

/* Muqeem Cloud theme refinements */
.nav-wrap.scrolled{background:rgba(6,27,26,.9)}
.hero{background:radial-gradient(circle at 82% 22%,rgba(216,176,102,.18),transparent 34%),linear-gradient(135deg,#061b1a,#0e2a29 58%,#061b1a)}
.hero:before{content:'';position:absolute;inset:90px 40px auto auto;width:180px;height:180px;border:1px solid rgba(216,176,102,.18);border-radius:36px;transform:rotate(12deg)}
.dashboard-card,.module-showcase,.ipad-screen,.phone-screen{background:#f7f7f5}
.brand img,.company-mark img,.footer-brand img,.orbit-center img{border-radius:18px;box-shadow:0 18px 38px rgba(0,0,0,.22)}
.brand img{width:58px;height:54px}.brand:after{content:'مُقيم كلاود';font-weight:700;color:#f7f7f5;font-size:15px;margin-right:10px}.brand span,.brand strong{display:none}
.button,.dash-side .active,.selfcheck-highlight>i{background:linear-gradient(135deg,#f3d594,#d8b066,#b98234)}
.line{stroke:#d8b066}.mini-mark{border-color:#d8b066;color:#d8b066}.platform-story{background:#f7f7f5;color:#0e2a29}.story-card.solution{background:#0e2a29;border-color:#244846}.story-card.solution p{color:#d4ddda}.fit-list i{background:#eef3f1;border-right-color:#d8b066}.orbit-center{background:#0e2a29}.contact-form{background:#f7f7f5}.smart-key-card{background:linear-gradient(145deg,#0e2a29,#061b1a);border-color:rgba(216,176,102,.35)}
@media(max-width:680px){.brand:after{font-size:13px}.brand img{width:48px;height:44px}}

/* Current Muqeem presentation: transparent logo, larger type, language and theme controls */
body{font-size:17px;letter-spacing:0}.container{width:min(1280px,calc(100% - 72px))}.nav{height:96px;gap:24px}.nav-actions{gap:10px}.lang-toggle,.theme-toggle{border:1px solid rgba(216,176,102,.35);background:rgba(14,42,41,.72);color:#f7f7f5;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700;cursor:pointer}.theme-toggle{min-width:58px}.brand img,.company-mark img,.footer-brand img,.orbit-center img{object-fit:contain!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.brand img{width:76px!important;height:70px!important;filter:drop-shadow(0 10px 22px rgba(216,176,102,.18))}.brand:after{font-size:17px;margin-right:12px}.company-mark img{width:390px!important;height:350px!important;filter:drop-shadow(0 28px 55px rgba(216,176,102,.24))}.footer-brand img{width:130px!important;height:122px!important;filter:drop-shadow(0 14px 28px rgba(216,176,102,.16))}.orbit-center{background:transparent!important;box-shadow:none!important;overflow:visible!important}.orbit-center img{width:130px!important;height:120px!important;filter:drop-shadow(0 14px 26px rgba(216,176,102,.17))}h1,h2{letter-spacing:-.02em}.hero-copy p,.intro p,.section-head p,.guest-copy>p,.integrations p,.company-copy>p,.story-heading>p,.story-card p,.cta p{font-size:clamp(17px,1.25vw,21px);line-height:2}.nav-links{font-size:15px}.button{font-size:15px;padding:16px 25px}.button.small{font-size:14px;padding:12px 18px}.eyebrow{font-size:13px}.module-tab b{font-size:20px}.module-tab small{font-size:13px}.module-showcase h3{font-size:38px}.module-showcase>p{font-size:17px}.feature-list span,.extra-modules span,.story-card li,.fit-list i{font-size:12px}.footer-grid a,.footer-grid span{font-size:12px}.footer-grid b{font-size:13px}.contact-form input{font-size:15px}.contact-form label span{font-size:12px}
body.light-mode{background:#f7f7f5;color:#061b1a}body.light-mode .nav-wrap.scrolled{background:rgba(247,247,245,.92);border-bottom-color:rgba(14,42,41,.12)}body.light-mode .brand:after,body.light-mode .nav-links,body.light-mode .text-link{color:#0e2a29}body.light-mode .hero,body.light-mode .modules,body.light-mode .intelligence,body.light-mode .company,body.light-mode .cta{background:radial-gradient(circle at 78% 22%,rgba(216,176,102,.22),transparent 34%),linear-gradient(135deg,#f7f7f5,#eef2ef 58%,#ffffff);color:#061b1a}body.light-mode .hero-copy p,body.light-mode .section-head p,body.light-mode .company-copy>p,body.light-mode .cta p{color:#52615e}body.light-mode .trust,body.light-mode .module-tab,body.light-mode .extra-modules span{border-color:rgba(14,42,41,.13);color:#52615e}body.light-mode .module-tab b,body.light-mode .module-tab.active b,body.light-mode .module-tab.active i{color:#0e2a29}body.light-mode .module-tab.active{background:rgba(216,176,102,.13)}body.light-mode .insight,body.light-mode .cta-box,body.light-mode .company-mark{background:#fff;color:#061b1a;border-color:#ddd2bd}body.light-mode .insight p,body.light-mode .insight li{color:#52615e}body.light-mode footer{background:#eef2ef;color:#061b1a}body.light-mode .lang-toggle,body.light-mode .theme-toggle{background:#fff;color:#0e2a29;border-color:#cdb780}body.light-mode .menu i{background:#0e2a29}body.light-mode .nav-links.open{background:#fff}
body.en-mode{font-family:var(--latin),var(--font);letter-spacing:0}body.en-mode h1,body.en-mode h2{letter-spacing:-.045em;line-height:1.04}body.en-mode .brand:after{content:'Muqeem Cloud';margin-right:0;margin-left:12px}body.en-mode .eyebrow,body.en-mode .footer-bottom,body.en-mode .company-mark span{letter-spacing:.06em}body.en-mode .dash-content,body.en-mode .ipad-screen,body.en-mode .phone-screen,body.en-mode .smart-key-card{direction:ltr}body.en-mode .module-tab,body.en-mode .journey-step{text-align:left}body.en-mode .fit-list i{border-right:0;border-left:2px solid #c49140}
@media(max-width:1000px){.nav{height:82px}.nav-links.open{z-index:70}.nav-actions{margin-inline-start:auto}.nav-actions .button.small{display:none}}
@media(max-width:680px){.container{width:min(calc(100% - 32px),1280px)}.nav{height:78px}.brand img{width:58px!important;height:54px!important}.brand:after{font-size:13px}.lang-toggle,.theme-toggle{padding:8px 10px;font-size:11px}.hero{padding-top:120px}.hero-copy p{font-size:16px}.company-mark img{width:260px!important;height:245px!important}.footer-brand img{width:106px!important;height:100px!important}.orbit-center img{width:96px!important;height:88px!important}.nav-links.open{top:78px;left:16px;right:16px}.module-showcase h3{font-size:29px}.module-showcase>p{font-size:15px}}
.hero .reveal{opacity:1!important;transform:none!important}.hero-copy h1{color:#f7f7f5;text-shadow:0 20px 60px rgba(0,0,0,.18)}.hero-copy p{color:#d8dedb}.hero .text-link{color:#f7f7f5}.hero .eyebrow{color:#f3d594}body.light-mode .hero-copy h1{color:#061b1a;text-shadow:none}body.light-mode .hero-copy p,body.light-mode .hero .text-link{color:#334d49}

/* Theme behavior: light keeps the Muqeem identity, dark removes white panels */
body.light-mode{background:#061b1a;color:#f7f4ed}
body.light-mode .nav-wrap.scrolled{background:rgba(6,27,26,.9);border-bottom-color:rgba(255,255,255,.1)}
body.light-mode .brand:after,body.light-mode .nav-links,body.light-mode .text-link{color:#f7f4ed}
body.light-mode .hero,body.light-mode .modules,body.light-mode .intelligence,body.light-mode .company,body.light-mode .cta{background:radial-gradient(circle at 82% 22%,rgba(216,176,102,.18),transparent 34%),linear-gradient(135deg,#061b1a,#0e2a29 58%,#061b1a);color:#f7f4ed}
body.light-mode .hero-copy h1{color:#f7f4ed;text-shadow:0 20px 60px rgba(0,0,0,.18)}
body.light-mode .hero-copy p,body.light-mode .section-head p,body.light-mode .company-copy>p,body.light-mode .cta p{color:#d8dedb}
body.light-mode .intro,body.light-mode .platform-story,body.light-mode .guest,body.light-mode .integrations{background:#f7f7f5;color:#181815}
body.light-mode .intro p,body.light-mode .guest-copy>p,body.light-mode .integrations p,body.light-mode .story-heading>p,body.light-mode .story-card p{color:#656159}
body.light-mode .light-section-label{color:#171714}
body.light-mode .light-section-label span{background:#171714}
body.light-mode .story-card,body.light-mode .module-showcase,body.light-mode .calendar-demo,body.light-mode .module-demo:not(.calendar-demo),body.light-mode .ipad-screen,body.light-mode .phone-screen,body.light-mode .contact-form{background:#f7f7f5;color:#181815;border-color:#d7d3cb}
body.light-mode .story-card.solution,body.light-mode .insight,body.light-mode .cta-box,body.light-mode .company-mark{background:#0e2a29;color:#f7f4ed;border-color:rgba(216,176,102,.28)}
body.light-mode .story-card.solution p,body.light-mode .insight p,body.light-mode .insight li{color:#d4ddda}
body.light-mode .lang-toggle,body.light-mode .theme-toggle{background:rgba(14,42,41,.72);color:#f7f7f5;border-color:rgba(216,176,102,.35)}
body.light-mode footer{background:#080807;color:#f7f4ed}
body.light-mode .menu i{background:#fff}

body.dark-mode{background:#061b1a;color:#f7f4ed}
body.dark-mode .intro,body.dark-mode .platform-story,body.dark-mode .guest,body.dark-mode .integrations{background:radial-gradient(circle at 18% 12%,rgba(216,176,102,.08),transparent 34%),#061b1a;color:#f7f4ed}
body.dark-mode .light-section-label,body.dark-mode .intro h2,body.dark-mode .guest-copy h2,body.dark-mode .integrations h2,body.dark-mode .story-heading h2{color:#f7f4ed}
body.dark-mode .light-section-label span{background:#d8b066}
body.dark-mode .intro p,body.dark-mode .guest-copy>p,body.dark-mode .integrations p,body.dark-mode .story-heading>p,body.dark-mode .story-card p,body.dark-mode .mini-stats span{color:#c9d2cf}
body.dark-mode .mini-stats,body.dark-mode .journey-list,body.dark-mode .journey-step{border-color:rgba(255,255,255,.13)}
body.dark-mode .journey-step{color:#b8c4c0}
body.dark-mode .story-card,body.dark-mode .story-card.solution,body.dark-mode .module-showcase,body.dark-mode .calendar-demo,body.dark-mode .module-demo:not(.calendar-demo),body.dark-mode .ipad-screen,body.dark-mode .phone-screen,body.dark-mode .contact-form,body.dark-mode .insight,body.dark-mode .cta-box,body.dark-mode .company-mark{background:#0e2a29;color:#f7f4ed;border-color:rgba(216,176,102,.2)}
body.dark-mode .module-showcase>p,body.dark-mode .ops-head small,body.dark-mode .ops-row small,body.dark-mode .room-board span,body.dark-mode .finance-stats small,body.dark-mode .report-list span,body.dark-mode .night-audit>span,body.dark-mode .guest-identity span,body.dark-mode .insight p,body.dark-mode .insight li,body.dark-mode .company-copy>p,body.dark-mode .cta p{color:#c9d2cf}
body.dark-mode .feature-list span,body.dark-mode .extra-modules span,body.dark-mode .fit-list i,body.dark-mode .preference-panel span{background:#082321;color:#d8dedb;border-color:rgba(216,176,102,.2)}
body.dark-mode .arrival-summary i,body.dark-mode .room-metrics i,body.dark-mode .finance-stats i,body.dark-mode .report-list,body.dark-mode .night-audit,body.dark-mode .room-board>div,body.dark-mode .service-grid i,body.dark-mode .ipad-options>div{background:#082321;color:#f7f4ed;border-color:rgba(216,176,102,.16)}
body.dark-mode .cal-row,body.dark-mode .ops-row,body.dark-mode .ops-head,body.dark-mode .preview-top{border-color:rgba(255,255,255,.12)}
body.dark-mode .cal-row b,body.dark-mode .cal-row.labels,body.dark-mode .showcase-top>span{color:#d8dedb}
body.dark-mode .booking.pale{border-color:rgba(255,255,255,.24);color:#c9d2cf}
body.dark-mode .booking.green{background:#123629;color:#9be0b5}
body.dark-mode .booking.gold{background:#4a371d;color:#f3d594}
body.dark-mode .booking.dark{background:#061b1a}
body.dark-mode .phone-screen button,body.dark-mode .ipad-options i{background:#061b1a;color:#f7f4ed}
body.dark-mode .guest-mini,body.dark-mode .report-file{background:#061b1a}
body.dark-mode .guest-note{background:#2c2418;color:#f3d594}
body.dark-mode .guest-note span{color:#f3d594}
body.dark-mode .orbit{border-color:rgba(216,176,102,.26)}
body.dark-mode .orbit:before{border-color:rgba(216,176,102,.18)}
body.dark-mode .orbit>span{background:#0e2a29;color:#f7f4ed;border-color:rgba(216,176,102,.25)}
body.dark-mode .whatsapp-button{color:#f7f4ed;border-color:rgba(216,176,102,.35)}
body.dark-mode .contact-form input{color:#f7f4ed;border-bottom-color:rgba(216,176,102,.32)}
body.dark-mode .contact-form input::placeholder{color:#8fa09b}
body.dark-mode .toast{background:#0e2a29;color:#f7f4ed;border:1px solid rgba(216,176,102,.2)}
body.dark-mode .dashboard-card{background:#0e2a29;color:#f7f4ed;border-color:rgba(216,176,102,.2);box-shadow:-35px 45px 90px rgba(0,0,0,.55)}
body.dark-mode .dash-top,body.dark-mode .dash-side{background:#061b1a;color:#f7f4ed}
body.dark-mode .dash-content{background:#0e2a29}
body.dark-mode .metrics>div,body.dark-mode .chart-card,body.dark-mode .room-strip{background:#082321;color:#f7f4ed;border-color:rgba(216,176,102,.16)}
body.dark-mode .metrics span,body.dark-mode .metrics small,body.dark-mode .chart-title span,body.dark-mode .days,body.dark-mode .room-strip small,body.dark-mode .dash-greeting small,body.dark-mode .dash-user{color:#aebbb7}
body.dark-mode .dash-greeting button{background:#061b1a;color:#f7f4ed;border:1px solid rgba(216,176,102,.22)}
body.dark-mode .grid-line{stroke:rgba(255,255,255,.1)}
