@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@700;800&display=swap');
:root{--tr-bg:#faf5ff;--tr-surface:#ffffff;--tr-ink:#18181b;--tr-muted:#71717a;--tr-line:#e9d5ff;--tr-navy:#18181b;--tr-navy2:#27272a;--tr-orange:#7c3aed;--tr-orange2:#06b6d4;--tr-gold:#06b6d4;--tr-soft:#f3e8ff;--tr-shadow:0 14px 40px rgba(124,58,237,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--tr-bg);color:var(--tr-ink);font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.55;overflow-x:hidden}.tr-container{width:min(1120px,calc(100% - 32px));margin-inline:auto}.tr-header{height:64px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--tr-line);display:flex;align-items:center;justify-content:space-between;padding:0 max(16px,calc((100% - 1120px)/2));position:sticky;top:0;z-index:1000;box-shadow:0 4px 20px rgba(15,15,45,.05)}.tr-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--tr-ink)}.tr-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--tr-orange),var(--tr-orange2));color:#fff;font:800 13px 'Plus Jakarta Sans';box-shadow:0 8px 18px rgba(124,58,237,.28)}.tr-brand-copy b{display:block;font:800 15px/1.1 'Plus Jakarta Sans'}.tr-brand-copy small{display:block;color:var(--tr-muted);font-size:9px;margin-top:3px}.tr-header-actions{display:flex;align-items:center;gap:8px}.tr-online{border:1px solid var(--tr-line);background:var(--tr-surface);padding:5px 10px;border-radius:20px;font-size:11px;white-space:nowrap}.tr-online i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22c55e;margin-right:4px}.tr-online em{font-style:normal;color:#9aa0b5}.tr-theme{width:36px;height:36px;border-radius:50%;border:1px solid var(--tr-line);background:var(--tr-surface);cursor:pointer}.tr-mini-cta,.tr-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:#fff;background:linear-gradient(100deg,var(--tr-orange),var(--tr-orange2));font-weight:800;border-radius:12px;box-shadow:0 12px 26px rgba(124,58,237,.28);transition:.2s}.tr-mini-cta{padding:8px 14px;font-size:11px;border-radius:20px}.tr-primary{padding:13px 20px;font-size:13px}.tr-primary:hover,.tr-mini-cta:hover,.hotel-btn:hover{transform:translateY(-1px);color:#fff}.tr-secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);color:#fff;text-decoration:none;border-radius:12px;padding:12px 17px;font-size:12px;font-weight:800;background:rgba(255,255,255,.08)}
.tr-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 20%,#2d295e 0,#181743 36%,#10102b 70%);color:#fff;padding:70px 0 72px}.tr-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,#7c3aed,transparent)}.tr-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .75fr;gap:55px;align-items:center}.tr-orb-one,.tr-orb-two{position:absolute;border-radius:50%;filter:blur(2px);opacity:.22}.tr-orb-one{width:340px;height:340px;right:-90px;top:-130px;background:#7c3aed}.tr-orb-two{width:180px;height:180px;left:-100px;bottom:-80px;background:#6959ff}.tr-trust{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);padding:6px 11px;border-radius:20px;font-size:10px;font-weight:800;letter-spacing:.02em}.tr-trust i{font-style:normal;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#22c55e;color:#fff}.tr-hero h1{font:800 clamp(38px,5vw,66px)/1.02 'Plus Jakarta Sans';letter-spacing:-2.8px;margin:18px 0 15px;max-width:680px}.tr-hero h1 strong{background:linear-gradient(90deg,#06b6d4,#7c3aed,#06b6d4);-webkit-background-clip:text;background-clip:text;color:transparent}.tr-hero p{color:#c7c7dc;max-width:650px;font-size:15px;line-height:1.75;margin:0 0 22px}.tr-hero-buttons{display:flex;gap:10px;flex-wrap:wrap}.tr-hero-points{display:flex;gap:15px;flex-wrap:wrap;margin-top:15px;color:#b7b8cd;font-size:10px}.tr-hero-panel{border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04));border-radius:25px;padding:16px;box-shadow:0 28px 70px rgba(0,0,0,.25);transform:rotate(1deg)}.tr-panel-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#c8c9db;margin-bottom:11px}.tr-panel-top i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22c55e;margin-right:5px}.tr-panel-top b{font-size:9px;color:#06b6d4;letter-spacing:.1em}.tr-mini-review{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;background:#fff;border-radius:16px;padding:9px;margin:8px 0;color:var(--tr-ink)}.tr-mini-img{width:48px;height:48px;border-radius:12px;overflow:hidden}.tr-mini-img img{width:100%;height:100%;object-fit:cover}.tr-mini-review b,.tr-mini-review small{display:block}.tr-mini-review b{font-size:11px}.tr-mini-review small{font-size:9px;color:#777b8e;margin-top:3px}.tr-mini-review strong{font-size:10px;color:#e96b00;white-space:nowrap}.tr-panel-note{display:flex;gap:10px;align-items:center;background:#7c3aed14;border:1px solid #7c3aed33;border-radius:15px;padding:9px;margin-top:10px}.tr-panel-note>span{font-size:19px}.tr-panel-note p{margin:0}.tr-panel-note b,.tr-panel-note small{display:block}.tr-panel-note b{font-size:10px}.tr-panel-note small{font-size:9px;color:#bbbcd0;margin-top:2px}
.tr-intro-strip{margin-top:28px;background:var(--tr-surface);border:1px solid var(--tr-line);border-radius:22px;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px;box-shadow:var(--tr-shadow)}.tr-eyebrow{font-size:9px;font-weight:800;letter-spacing:.15em;color:#7c3aed}.tr-intro-strip h2,.tr-section-head h2,.tr-how h2,.tr-info-band h2,.tr-page-hero h1,.tr-reviews h2,.tr-faq h2{font:800 28px/1.2 'Plus Jakarta Sans';letter-spacing:-1px;margin:6px 0}.tr-intro-strip p,.tr-section-head p{color:var(--tr-muted);font-size:12px;margin:0}.tr-intro-stats{display:flex;gap:8px}.tr-intro-stats div{min-width:80px;text-align:center;border:1px solid var(--tr-line);background:#fafaff;border-radius:14px;padding:9px}.tr-intro-stats b,.tr-intro-stats small{display:block}.tr-intro-stats b{font:800 16px 'Plus Jakarta Sans'}.tr-intro-stats small{font-size:8px;color:var(--tr-muted);text-transform:uppercase;letter-spacing:.06em}
.tr-tasks{padding:58px 0 40px}.tr-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px}.tr-section-head.centered{justify-content:center;text-align:center}.tr-search-wrap{display:flex;align-items:center;gap:7px;width:280px;border:1px solid var(--tr-line);background:var(--tr-surface);border-radius:13px;padding:0 11px;height:42px}.tr-search-wrap span{font-size:19px;color:#9297aa}.tr-search-wrap input{border:0;outline:0;background:transparent;width:100%;font:inherit;font-size:11px;color:var(--tr-ink)}.tr-task-meta{display:flex;justify-content:space-between;color:#8a8fa2;font-size:10px;margin:0 2px 11px}.tr-task-meta b{color:#7c3aed}.hotel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.hotel-card{background:var(--tr-surface);border:1px solid var(--tr-line);border-radius:18px;overflow:hidden;box-shadow:0 6px 20px rgba(17,17,45,.06);min-width:0;transition:.2s}.hotel-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(17,17,45,.1)}.hotel-card[hidden]{display:none}.hotel-image{display:block;position:relative;height:145px;overflow:hidden}.hotel-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.hotel-card:hover .hotel-image img{transform:scale(1.04)}.hotel-badge{position:absolute;top:9px;left:9px;background:rgba(17,17,45,.82);backdrop-filter:blur(7px);color:#fff;border:1px solid rgba(255,255,255,.15);padding:4px 7px;border-radius:9px;font-size:8px;font-weight:800}.hotel-body{padding:12px}.hotel-name-row{display:flex;justify-content:space-between;gap:8px;align-items:start}.hotel-name-row h3{font:800 14px/1.2 'Plus Jakarta Sans';margin:0;color:var(--tr-ink)}.hotel-rating{font-size:9px;color:#7c3aed;white-space:nowrap}.hotel-location{color:#969aab;font-size:9px;margin-top:5px}.hotel-body p{font-size:10px;line-height:1.45;color:var(--tr-muted);margin:8px 0 10px;min-height:43px}.hotel-bottom{display:flex;justify-content:space-between;align-items:end;gap:7px;margin-bottom:9px}.hotel-bottom small,.hotel-bottom b{display:block}.hotel-bottom small{font-size:8px;color:#999eae}.hotel-bottom b{font:800 14px 'Plus Jakarta Sans';color:#ee7000;margin-top:2px}.hotel-status{font-size:8px;color:#6d7284;border:1px solid var(--tr-line);border-radius:9px;padding:4px 6px;white-space:nowrap}.hotel-btn{display:flex;justify-content:space-between;align-items:center;width:100%;background:linear-gradient(100deg,var(--tr-orange),var(--tr-orange2));color:#fff;text-decoration:none;border-radius:11px;padding:9px 11px;font-size:10px;font-weight:800;transition:.2s}.hotel-btn b{font-size:14px}.tr-more-tasks{margin-top:15px;border:1px dashed #d7d9e3;border-radius:15px;padding:12px;text-align:center;color:#858a9d;font-size:10px}.tr-more-tasks a{margin-left:6px;color:#7c3aed;font-weight:800;text-decoration:none}.tr-ticker{width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;border-top:1px solid var(--tr-line);border-bottom:1px solid var(--tr-line);background:var(--tr-surface);white-space:nowrap}.tr-ticker-track{display:flex;width:max-content;animation:trTicker 150s linear infinite}.tr-ticker-track span{padding:10px 50px 10px 0;color:#7c3aed;font-size:10px;font-weight:700}@keyframes trTicker{from{transform:translateX(100vw)}to{transform:translateX(-50%)}}
.tr-how{padding:62px 0}.tr-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px}.tr-how-grid article{background:var(--tr-surface);border:1px solid var(--tr-line);border-radius:19px;padding:19px;box-shadow:0 6px 20px rgba(17,17,45,.05)}.tr-how-grid article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--tr-soft);color:#7c3aed;font:800 11px 'Plus Jakarta Sans'}.tr-how-grid h3{font:800 16px 'Plus Jakarta Sans';margin:12px 0 4px}.tr-how-grid p{font-size:11px;color:var(--tr-muted);line-height:1.6;margin:0}
.tr-info-band{background:linear-gradient(120deg,#151535,#24204d);color:#fff;border-radius:25px;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.tr-info-band h2{font-size:29px}.tr-info-band p{color:#bfc0d3;font-size:12px;line-height:1.7;max-width:550px}.tr-info-list{display:grid;gap:9px}.tr-info-list>div{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:start;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);padding:11px;border-radius:14px}.tr-info-list b{font-size:9px;color:#06b6d4}.tr-info-list strong,.tr-info-list small{display:block}.tr-info-list strong{font-size:10px}.tr-info-list small{font-size:9px;color:#b6b7cb;margin-top:3px}
.tr-reviews{padding:62px 0}.tr-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.tr-review-grid article{background:var(--tr-surface);border:1px solid var(--tr-line);border-radius:18px;padding:16px}.tr-review-grid article>div{display:flex;gap:9px;align-items:center}.tr-review-grid article>div>b{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#faf5ff;color:#7c3aed;font-size:10px}.tr-review-grid strong,.tr-review-grid small{display:block}.tr-review-grid strong{font-size:11px}.tr-review-grid small{font-size:8px;color:#999eae;margin-top:2px}.tr-review-grid p{font-size:11px;color:var(--tr-muted);line-height:1.55;margin:13px 0}.stars{font-size:10px;color:#f59e0b;letter-spacing:2px}
.tr-cta{margin-bottom:62px;background:linear-gradient(100deg,#f3e8ff,#faf5ff);border:1px solid #e9d5ff;border-radius:23px;padding:26px;display:flex;justify-content:space-between;align-items:center;gap:20px}.tr-cta h2{font:800 27px 'Plus Jakarta Sans';margin:4px 0}.tr-cta p{color:var(--tr-muted);font-size:11px;margin:0}.tr-faq{padding:0 0 65px}.tr-faq article{background:var(--tr-surface);border:1px solid var(--tr-line);border-radius:14px;margin:9px 0;overflow:hidden}.tr-faq button{width:100%;border:0;background:none;color:var(--tr-ink);padding:16px;text-align:left;font:800 12px Inter;cursor:pointer}.tr-faq button span{float:right;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#f1f2f7;color:#6c7185;font-size:16px;margin-top:-3px}.tr-faq article p{padding:0 16px 15px;color:var(--tr-muted);font-size:11px;line-height:1.65;margin:0}.tr-footer{border-top:1px solid var(--tr-line);background:var(--tr-surface);padding:22px max(16px,calc((100% - 1120px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;color:var(--tr-muted);font-size:9px}.tr-footer-brand{display:flex;align-items:center;gap:8px}.tr-footer-brand .tr-mark{width:32px;height:32px;border-radius:10px;font-size:11px}.tr-footer-brand b,.tr-footer-brand small{display:block}.tr-footer-brand b{font:800 12px 'Plus Jakarta Sans';color:var(--tr-ink)}.tr-footer-brand small{font-size:8px;margin-top:2px}.tr-footer nav{display:flex;gap:14px;flex-wrap:wrap}.tr-footer a{color:var(--tr-muted);text-decoration:none}.tr-footer a:hover{color:#7c3aed}.tr-live-popups{position:fixed;right:18px;bottom:18px;z-index:1100}.tr-live-popup{width:min(350px,calc(100vw - 36px));background:var(--tr-surface);border:1px solid var(--tr-line);box-shadow:0 20px 50px rgba(17,17,45,.18);border-radius:16px;padding:12px 14px;display:grid;grid-template-columns:38px 1fr;gap:10px;position:relative}.tr-live-popup[hidden]{display:none}.tr-popup-close{position:absolute;right:6px;top:4px;border:0;background:none;color:#9296a8;font-size:17px;cursor:pointer}.tr-popup-avatar{width:38px;height:38px;border-radius:12px;background:#faf5ff;color:#7c3aed;display:grid;place-items:center;font-size:14px;font-weight:800}.tr-live-popup b,.tr-live-popup small{display:block}.tr-live-popup b{font-size:10px;padding-right:15px}.tr-live-popup small{font-size:9px;color:var(--tr-muted);margin-top:3px}
.tr-page{min-height:calc(100vh - 64px)}.tr-page-hero{text-align:center;padding:65px 0 30px}.tr-page-hero .tr-trust{color:var(--tr-ink);background:var(--tr-surface);border-color:var(--tr-line)}.tr-page-hero h1{font-size:44px;margin-top:14px}.tr-page-hero p{color:var(--tr-muted);font-size:13px}.tr-page-content{padding:10px 0 60px;max-width:800px}.tr-page-content h2{font:800 20px 'Plus Jakarta Sans';margin:27px 0 7px}.tr-page-content p{color:var(--tr-muted);font-size:13px;line-height:1.75}.tr-contact-card{background:var(--tr-surface);border:1px solid var(--tr-line);border-radius:19px;padding:20px;margin:12px 0}.tr-contact-card h2{margin-top:0}.tr-wa{height:64px;color:#fff;background:linear-gradient(100deg,#0a9c5b,#087f7d);border-radius:15px;display:flex;align-items:center;gap:10px;padding:8px 12px;text-decoration:none}.tr-wa>b{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0a9c5b;font-size:20px}.tr-wa strong,.tr-wa small{display:block}.tr-wa strong{font-size:11px}.tr-wa small{font-size:8px;opacity:.8;margin-top:2px}.tr-wa i{margin-left:auto;background:#fff;color:#087f7d;border-radius:20px;padding:5px 10px;font-style:normal;font-size:9px;font-weight:800}
html.hotelderachat-dark body{background:#0c0c20;color:#f3f3fa}html.hotelderachat-dark .tr-header,html.hotelderachat-dark .tr-intro-strip,html.hotelderachat-dark .hotel-card,html.hotelderachat-dark .tr-how-grid article,html.hotelderachat-dark .tr-review-grid article,html.hotelderachat-dark .tr-faq article,html.hotelderachat-dark .tr-contact-card,html.hotelderachat-dark .tr-footer,html.hotelderachat-dark .tr-search-wrap{background:#15152f;border-color:#2a2a49}html.hotelderachat-dark .tr-brand,html.hotelderachat-dark .tr-brand-copy b,html.hotelderachat-dark .tr-name-row h3,html.hotelderachat-dark .tr-faq button,html.hotelderachat-dark .tr-intro-strip h2,html.hotelderachat-dark .tr-section-head h2,html.hotelderachat-dark .tr-how h2,html.hotelderachat-dark .tr-reviews h2,html.hotelderachat-dark .tr-faq h2,html.hotelderachat-dark .tr-page-hero h1,html.hotelderachat-dark .tr-page-content h2{color:#f5f5fb}html.hotelderachat-dark .tr-brand-copy small,html.hotelderachat-dark .tr-intro-strip p,html.hotelderachat-dark .tr-section-head p,html.hotelderachat-dark .hotel-location,html.hotelderachat-dark .hotel-body p,html.hotelderachat-dark .tr-how-grid p,html.hotelderachat-dark .tr-review-grid p,html.hotelderachat-dark .tr-page-hero p,html.hotelderachat-dark .tr-page-content p,html.hotelderachat-dark .tr-faq article p{color:#aaaac0}html.hotelderachat-dark .tr-intro-stats div,html.hotelderachat-dark .hotel-status,html.hotelderachat-dark .tr-online,html.hotelderachat-dark .tr-theme,html.hotelderachat-dark .tr-search-wrap{background:#1b1b39;border-color:#303050;color:#f5f5fb}html.hotelderachat-dark .tr-online em,html.hotelderachat-dark .tr-search-wrap input{color:#aaaac0}html.hotelderachat-dark .tr-ticker{background:#15152f;border-color:#2a2a49}html.hotelderachat-dark .tr-ticker-track span{color:#06b6d4}html.hotelderachat-dark .tr-cta{background:#241d30;border-color:#51352a}html.hotelderachat-dark .tr-more-tasks{border-color:#3a3a57;color:#aaaac0}
@media(max-width:950px){.hotel-grid{grid-template-columns:repeat(3,1fr)}.tr-hero-inner{grid-template-columns:1fr .85fr;gap:28px}.tr-hero{padding:55px 0}.tr-hero h1{font-size:52px}.tr-info-band{grid-template-columns:1fr}.tr-intro-strip{align-items:flex-start}.tr-intro-stats{flex-wrap:wrap}}
.tr-wa-standalone{padding-top:0;padding-bottom:0}.tr-wa-standalone .tr-wa{width:100%;max-width:none;margin:0 auto}.tr-wa-hero-standalone{margin-top:-28px;margin-bottom:26px}.tr-wa-info-standalone{margin-top:-20px;margin-bottom:38px}.tr-wa-standalone .tr-wa{box-sizing:border-box}.tr-wa-standalone .tr-wa:hover{transform:translateY(-1px)}
@media(max-width:700px){.tr-container{width:min(100% - 20px,560px)}.tr-header{height:58px;padding:0 10px}.tr-brand{gap:7px}.tr-mark{width:34px;height:34px;border-radius:10px}.tr-brand-copy b{font-size:13px}.tr-brand-copy small{font-size:8px}.tr-header-actions{gap:4px}.tr-online{padding:4px 7px;font-size:9px}.tr-online em{display:none}.tr-theme{width:32px;height:32px}.tr-mini-cta{padding:7px 9px;font-size:9px}.tr-hero{padding:38px 0 40px}.tr-hero-inner{grid-template-columns:1fr;gap:24px}.tr-hero-copy{text-align:left}.tr-hero h1{font-size:40px;letter-spacing:-1.8px}.tr-hero p{font-size:13px;line-height:1.65}.tr-hero-panel{transform:none}.tr-intro-strip{display:block;padding:17px;margin-top:12px}.tr-intro-strip h2{font-size:22px}.tr-intro-stats{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr)}.tr-intro-stats div{min-width:0;padding:8px}.tr-intro-stats b{font-size:13px}.tr-tasks{padding:40px 0 30px}.tr-section-head{display:block}.tr-section-head h2{font-size:23px}.tr-search-wrap{width:100%;margin-top:13px}.tr-task-meta{font-size:9px}.tr-task-meta span:last-child{display:none}.hotel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hotel-image{height:105px}.hotel-body{padding:9px}.hotel-name-row h3{font-size:11px}.hotel-rating{font-size:8px}.hotel-location{font-size:8px}.hotel-body p{font-size:8.5px;min-height:48px;margin:6px 0 8px}.hotel-bottom{margin-bottom:7px}.hotel-bottom small{font-size:7px}.hotel-bottom b{font-size:11px}.hotel-status{font-size:7px;padding:3px 4px;white-space:normal;text-align:right;max-width:80px}.hotel-btn{padding:8px 9px;font-size:8.5px}.hotel-btn b{font-size:12px}.hotel-badge{font-size:7px;padding:3px 5px}.tr-more-tasks{font-size:9px}.tr-more-tasks a{display:block;margin:5px 0 0}.tr-how{padding:45px 0}.tr-how-grid{grid-template-columns:1fr;gap:9px}.tr-how-grid article{padding:15px}.tr-info-band{padding:21px;border-radius:20px}.tr-info-band h2{font-size:23px}.tr-info-list{margin-top:8px}.tr-reviews{padding:45px 0}.tr-review-grid{grid-template-columns:1fr;gap:8px}.tr-cta{display:block;padding:20px;margin-bottom:45px}.tr-cta h2{font-size:22px}.tr-cta .tr-primary{margin-top:14px;width:100%}.tr-faq{padding-bottom:45px}.tr-faq h2{font-size:23px}.tr-footer{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:20px 10px}.tr-footer nav{gap:9px}.tr-footer>small{grid-column:1/-1}.tr-page-hero{padding:42px 0 22px}.tr-page-hero h1{font-size:32px}.tr-page-content{padding-bottom:40px}.tr-page-content h2{font-size:18px}.tr-page-content p{font-size:12px}.tr-live-popups{right:10px;bottom:10px}.tr-live-popup{width:calc(100vw - 20px)}}

/* Hotel DeraChat UX refinements: MaziChat-style controls with Hotel DeraChat branding. */
.tr-theme{display:grid!important;place-items:center!important;padding:0!important;appearance:none;-webkit-appearance:none;color:var(--tr-ink)!important;font-size:16px;line-height:1;box-shadow:0 2px 8px rgba(17,17,45,.06);position:relative;z-index:2}
.tr-theme .theme-icon{display:grid;place-items:center;width:100%;height:100%;font-size:15px;line-height:1}
.tr-theme:focus-visible{outline:2px solid var(--tr-orange);outline-offset:2px}
.tr-online{display:inline-flex!important;align-items:center;gap:4px}.tr-online b{font-weight:800}.tr-online em{font-size:10px}
.tr-feed-link{text-decoration:none;color:inherit;display:block;cursor:pointer}.tr-feed-link:hover{color:inherit}.tr-feed-link .feed-slot{cursor:pointer}.tr-feed-link:focus-visible{outline:2px solid #06b6d4;outline-offset:4px}.tr-feed-link{cursor:pointer}
.tr-wa{height:64px;color:#fff!important;background:linear-gradient(100deg,#0a9c5b,#087f7d);border-radius:15px;display:flex;align-items:center;gap:10px;padding:8px 12px;text-decoration:none;box-sizing:border-box;box-shadow:var(--tr-shadow)}
.tr-wa>b{width:40px;height:40px;flex:0 0 40px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0a9c5b;font-size:20px}
.tr-wa>span{display:block;min-width:0}
.tr-wa>span strong,.tr-wa>span small{display:block}
.tr-wa>span strong{font-size:11px}
.tr-wa>span small{font-size:8px;opacity:.8;margin-top:2px}
.tr-wa>i{margin-left:auto;background:#fff;color:#087f7d;border-radius:20px;padding:5px 10px;font-style:normal;font-size:9px;font-weight:800;white-space:nowrap}
.tr-wa:hover{transform:translateY(-1px);color:#fff!important}
.tr-wa-standalone{padding-top:0;padding-bottom:0}
.tr-wa-standalone .tr-wa{width:100%;max-width:none!important;margin:0 auto}
.hero-wa,.info-wa{margin-top:0}
.tr-wa-hero-standalone{margin-top:0;margin-bottom:0}
.tr-wa-info-standalone{margin-top:18px;margin-bottom:38px}
.tr-more-tasks{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;background:var(--tr-surface);border:1px solid var(--tr-line);box-shadow:var(--tr-shadow);padding:14px 16px}.tr-more-tasks a{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(100deg,var(--tr-orange),var(--tr-orange2));color:#fff!important;padding:9px 14px;border-radius:11px;margin:0;box-shadow:0 8px 18px rgba(124,58,237,.18)}
/* Keep the FAQ visually owned by Hotel DeraChat instead of Hello Elementor defaults. */
body.hotelderachat-page .tr-faq,body.hotelderachat-page .tr-faq *{font-family:Inter,Arial,sans-serif}body.hotelderachat-page .tr-faq h2{font-family:'Plus Jakarta Sans',Inter,Arial,sans-serif}body.hotelderachat-page .tr-faq article{background:var(--tr-surface)!important;border:1px solid var(--tr-line)!important;border-radius:15px!important;box-shadow:0 4px 16px rgba(17,17,45,.045)!important}body.hotelderachat-page .tr-faq button{background:transparent!important;color:var(--tr-ink)!important;border:0!important;box-shadow:none!important;text-transform:none!important;letter-spacing:0!important}body.hotelderachat-page .tr-faq button span{background:#f1f2f7;color:#6c7185}
/* Complete light/dark token coverage for every landing component. */
html.hotelderachat-dark .tr-theme{background:#1b1b39!important;border-color:#303050!important;color:#f5f5fb!important}html.hotelderachat-dark .tr-more-tasks{background:#15152f;border-color:#303050;color:#aaaac0}html.hotelderachat-dark .tr-more-tasks a{color:#fff!important}html.hotelderachat-dark .tr-search-wrap input::placeholder{color:#777b96}html.hotelderachat-dark .tr-faq button span{background:#292945;color:#c5c6d5}html.hotelderachat-dark .tr-footer-brand b,html.hotelderachat-dark .tr-footer a{color:#e9e9f4}html.hotelderachat-dark .tr-footer-brand small,html.hotelderachat-dark .tr-footer>small{color:#9999b2}html.hotelderachat-dark .tr-task-meta{color:#9999b2}html.hotelderachat-dark .hotel-bottom small{color:#9296ad}html.hotelderachat-dark .hotel-status{color:#bfc0d0}html.hotelderachat-dark .tr-intro-stats div{background:#1b1b39}html.hotelderachat-dark .tr-cta p{color:#b4b4c9}
@media(max-width:700px){
  .tr-header-actions{gap:5px}.tr-online{padding:4px 8px!important;border-radius:18px}.tr-online em{display:inline!important;font-size:8px}.tr-theme{width:33px!important;height:33px!important;min-width:33px!important}.tr-mini-cta{padding:7px 10px!important}
  .tr-hero-buttons{width:100%}.tr-hero-buttons>a{flex:1 1 150px}.hero-wa,.info-wa{display:flex!important;align-items:center!important;gap:9px!important;padding:8px 10px!important;border-radius:14px!important;height:64px!important}.hero-wa>b,.info-wa>b{width:36px!important;height:36px!important;min-width:36px!important;flex:0 0 36px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#fff!important;color:#0a9c5b!important;font-size:18px!important;padding:0!important;white-space:normal!important}.hero-wa>span,.info-wa>span{display:block!important;width:auto!important;height:auto!important;min-width:0!important;flex:1 1 auto!important;background:transparent!important;color:inherit!important;border-radius:0!important}.hero-wa strong,.hero-wa small,.info-wa strong,.info-wa small{display:block!important;overflow:visible!important}.hero-wa strong,.info-wa strong{font-size:10px!important;line-height:1.2!important}.hero-wa small,.info-wa small{font-size:7.5px!important;line-height:1.3!important;opacity:.82!important;margin-top:2px!important}.hero-wa>i,.info-wa>i{margin-left:auto!important;flex:0 0 auto!important;font-size:8px!important;padding:5px 8px!important;white-space:nowrap!important}.tr-more-tasks{padding:14px 10px}.tr-more-tasks span{display:block;max-width:100%;line-height:1.45}.tr-more-tasks a{width:100%;max-width:260px}.info-wa{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;padding:9px 10px;border-radius:14px}.tr-footer{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:12px!important;padding:22px 14px!important}.tr-footer-brand{justify-content:center;text-align:left}.tr-footer nav{justify-content:center!important;gap:14px!important}.tr-footer>small{display:block!important;width:100%;text-align:center;grid-column:auto!important}
}

/* Final Hotel DeraChat polish: keep controls visible even when a parent theme/Elementor adds generic button rules. */
.tr-header .tr-theme{display:grid!important;visibility:visible!important;opacity:1!important;width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;border:1px solid var(--tr-line)!important;border-radius:50%!important;background:var(--tr-surface)!important;color:var(--tr-ink)!important;cursor:pointer!important;overflow:visible!important}
.tr-header .tr-theme .theme-icon{display:grid!important;visibility:visible!important;opacity:1!important;place-items:center!important;width:100%!important;height:100%!important;font-size:16px!important;line-height:1!important}
.tr-header .tr-online{display:inline-flex!important;align-items:center!important;visibility:visible!important;opacity:1!important}
.tr-header .tr-online em{display:inline!important;font-style:normal!important;color:#8f95aa!important}
.tr-feed-link .hero-wa{pointer-events:auto;position:relative;z-index:3}
.tr-feed-link .hero-wa:hover{transform:translateY(-1px);box-shadow:0 12px 25px rgba(0,0,0,.18)}
.tr-more-tasks{background:var(--tr-surface)!important;border-style:solid!important;border-color:var(--tr-line)!important;box-shadow:var(--tr-shadow)!important;min-height:62px!important}
.tr-more-tasks span{font-weight:700!important;color:var(--tr-muted)!important}
.tr-more-tasks a{font-size:11px!important}

/* FAQ belongs to the Hotel DeraChat visual system, not the parent theme. */
body.hotelderachat-page .tr-faq{font-family:Inter,Arial,sans-serif!important}
body.hotelderachat-page .tr-faq .tr-section-head{margin-bottom:14px}
body.hotelderachat-page .tr-faq article{background:var(--tr-surface)!important;border:1px solid var(--tr-line)!important;border-radius:15px!important;box-shadow:0 5px 18px rgba(17,17,45,.055)!important}
body.hotelderachat-page .tr-faq button{font-family:Inter,Arial,sans-serif!important;color:var(--tr-ink)!important;background:transparent!important;border:0!important;padding:15px 16px!important}
body.hotelderachat-page .tr-faq article p{font-family:Inter,Arial,sans-serif!important;color:var(--tr-muted)!important;background:transparent!important}

/* Full light/dark coverage for controls and common parent-theme elements. */
html.hotelderachat-dark .tr-header{background:rgba(21,21,47,.96)!important}
html.hotelderachat-dark .tr-search-wrap input{background:transparent!important;color:#f5f5fb!important}
html.hotelderachat-dark input,html.hotelderachat-dark textarea,html.hotelderachat-dark select{background:#15152f!important;color:#f5f5fb!important;border-color:#303050!important}
html.hotelderachat-dark .tr-more-tasks span{color:#aaaac0!important}
html.hotelderachat-dark .tr-faq article{background:#15152f!important}
html.hotelderachat-dark .tr-faq button{color:#f5f5fb!important}
html.hotelderachat-dark .tr-faq article p{color:#aaaac0!important}
html.hotelderachat-dark .tr-live-popup{background:#15152f!important;border-color:#303050!important}
html.hotelderachat-dark .tr-popup-close{color:#c1c3d4!important}
html.hotelderachat-dark .tr-popup-avatar{background:#292945!important;color:#06b6d4!important}
html.hotelderachat-dark .tr-footer{background:#15152f!important}
html.hotelderachat-dark .tr-footer a{color:#c8c9d8!important}
html.hotelderachat-dark .tr-footer a:hover{color:#06b6d4!important}

@media(max-width:700px){
  .tr-header .tr-theme{width:33px!important;height:33px!important;min-width:33px!important;max-width:33px!important}
  .tr-header .tr-theme .theme-icon{font-size:15px!important}
  .tr-feed-link .hero-wa{margin-top:10px!important}
  .tr-more-tasks{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:8px!important;padding:15px 12px!important}
  .tr-more-tasks a{width:100%!important;max-width:270px!important}
  .tr-footer{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:12px!important;padding:24px 14px!important}
  .tr-footer-brand{justify-content:center!important;text-align:left!important}
  .tr-footer nav{justify-content:center!important;text-align:center!important;gap:14px!important}
  .tr-footer>small{width:100%!important;text-align:center!important}
}


/* =========================================================
   HOTEL DERACHAT FINAL OVERRIDES — v2.0.0
   MaziChat-style compact header + complete light/dark coverage.
   ========================================================= */
.tr-header{height:54px!important;padding:0 max(16px,calc((100% - 1120px)/2))!important}
.tr-brand{gap:7px!important}
.tr-mark{width:34px!important;height:34px!important;border-radius:50%!important}
.tr-brand-copy b{font-size:14px!important}
.tr-brand-copy small{font-size:8px!important}
.tr-header-actions{gap:8px!important}
.tr-online{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:4px 10px!important;border-radius:20px!important;font-size:11px!important}
.tr-online i{flex:0 0 7px!important}
.tr-online b{font-weight:800!important}
.tr-online em{display:inline!important;font-style:normal!important;color:#9297aa!important;font-size:9px!important}
.tr-theme{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;min-width:34px!important;padding:0!important;border:1px solid var(--tr-line)!important;border-radius:50%!important;background:var(--tr-surface)!important;color:var(--tr-ink)!important;box-shadow:0 2px 8px rgba(17,17,45,.07)!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:5!important}
.tr-theme .theme-icon{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;font-size:15px!important;line-height:1!important;visibility:visible!important;opacity:1!important}
.tr-theme:focus-visible{outline:2px solid var(--tr-orange)!important;outline-offset:2px!important}
.tr-mini-cta{padding:7px 12px!important;font-size:10px!important}

/* Hero feed: each review row feels interactive; the whole panel remains a registration target. */
.tr-feed-link{cursor:pointer!important}
.tr-feed-link .feed-slot{cursor:pointer!important;transition:transform .18s,box-shadow .18s!important}
.tr-feed-link .feed-slot:hover{transform:translateY(-1px)!important;box-shadow:0 8px 18px rgba(0,0,0,.10)!important}
.tr-panel-note{margin-bottom:0!important}
.hero-wa{margin-top:10px!important}

/* Clearly visible CTA-like More Tasks band. */
.tr-more-tasks{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;flex-wrap:wrap!important;min-height:68px!important;background:var(--tr-surface)!important;border:1px solid var(--tr-line)!important;border-radius:16px!important;padding:14px 16px!important;box-shadow:var(--tr-shadow)!important}
.tr-more-tasks span{font-weight:700!important;color:var(--tr-muted)!important}
.tr-more-tasks a{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:10px 16px!important;border-radius:11px!important;background:linear-gradient(100deg,var(--tr-orange),var(--tr-orange2))!important;color:#fff!important;font-weight:800!important;font-size:11px!important;text-decoration:none!important;box-shadow:0 9px 20px rgba(124,58,237,.18)!important}

/* FAQ: fully owned by Hotel DeraChat, never inherit Elementor button/card styling. */
body.hotelderachat-page .tr-faq,body.hotelderachat-page .tr-faq *{font-family:Inter,Arial,sans-serif!important}
body.hotelderachat-page .tr-faq h2{font-family:'Plus Jakarta Sans',Inter,Arial,sans-serif!important}
body.hotelderachat-page .tr-faq article{background:var(--tr-surface)!important;border:1px solid var(--tr-line)!important;border-radius:15px!important;box-shadow:0 5px 18px rgba(17,17,45,.055)!important;overflow:hidden!important}
body.hotelderachat-page .tr-faq button{width:100%!important;background:transparent!important;color:var(--tr-ink)!important;border:0!important;box-shadow:none!important;text-transform:none!important;letter-spacing:0!important;padding:15px 16px!important;font:700 13px/1.35 Inter,Arial,sans-serif!important;cursor:pointer!important;text-align:left!important}
body.hotelderachat-page .tr-faq button span{float:right!important;display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:50%!important;background:#f1f2f7!important;color:#6c7185!important}
body.hotelderachat-page .tr-faq article p{margin:0!important;padding:0 16px 15px!important;color:var(--tr-muted)!important;background:transparent!important;font:400 12px/1.6 Inter,Arial,sans-serif!important}

/* Generic pages and WordPress/Elementor elements follow the same theme tokens. */
.tr-page,.tr-page-content{color:var(--tr-ink)!important}
.tr-page-content h1,.tr-page-content h2,.tr-page-content h3,.tr-page-content h4{color:var(--tr-ink)!important}
.tr-page-content p,.tr-page-content li{color:var(--tr-muted)!important}
.tr-page-content a:not(.tr-primary):not(.tr-wa){color:var(--tr-orange)!important}
body.hotelderachat-page input,body.hotelderachat-page textarea,body.hotelderachat-page select{background:var(--tr-surface)!important;color:var(--tr-ink)!important;border-color:var(--tr-line)!important}
body.hotelderachat-page input::placeholder,body.hotelderachat-page textarea::placeholder{color:#999eae!important}

/* Dark mode — complete landing and page coverage. */
html.hotelderachat-dark{color-scheme:dark}
html.hotelderachat-dark body{background:#10102b!important;color:#f4f4fb!important}
html.hotelderachat-dark .tr-header{background:rgba(21,21,47,.97)!important;border-color:#303050!important;box-shadow:0 4px 20px rgba(0,0,0,.28)!important}
html.hotelderachat-dark .tr-brand,html.hotelderachat-dark .tr-brand-copy b{color:#f5f5fb!important}
html.hotelderachat-dark .tr-brand-copy small{color:#9b9db5!important}
html.hotelderachat-dark .tr-online,html.hotelderachat-dark .tr-theme,html.hotelderachat-dark .tr-intro-strip,html.hotelderachat-dark .tr-search-wrap,html.hotelderachat-dark .hotel-card,html.hotelderachat-dark .tr-more-tasks,html.hotelderachat-dark .tr-faq article,html.hotelderachat-dark .tr-contact-card{background:#15152f!important;border-color:#303050!important;color:#f5f5fb!important}
html.hotelderachat-dark .tr-online em,html.hotelderachat-dark .tr-task-meta,html.hotelderachat-dark .hotel-location,html.hotelderachat-dark .hotel-bottom small{color:#9296ad!important}
html.hotelderachat-dark .tr-search-wrap input{background:transparent!important;color:#f5f5fb!important}
html.hotelderachat-dark .tr-search-wrap input::placeholder{color:#777b96!important}
html.hotelderachat-dark .tr-intro-strip p,html.hotelderachat-dark .tr-section-head p,html.hotelderachat-dark .hotel-body p,html.hotelderachat-dark .tr-more-tasks span,html.hotelderachat-dark .tr-page-content p,html.hotelderachat-dark .tr-page-content li{color:#aaaac0!important}
html.hotelderachat-dark .tr-intro-stats div{background:#1b1b39!important;border-color:#303050!important}
html.hotelderachat-dark .tr-intro-stats small{color:#9296ad!important}
html.hotelderachat-dark .tr-theme{color:#f5f5fb!important}
html.hotelderachat-dark .tr-panel-note{background:rgba(255,157,27,.08)!important;border-color:rgba(255,157,27,.2)!important}
html.hotelderachat-dark .hotel-status{color:#c0c2d0!important;border-color:#303050!important}
html.hotelderachat-dark .tr-ticker{background:#15152f!important;border-color:#303050!important}
html.hotelderachat-dark .tr-footer{background:#15152f!important;border-color:#303050!important;color:#aaaac0!important}
html.hotelderachat-dark .tr-footer-brand b,html.hotelderachat-dark .tr-footer a{color:#e9e9f4!important}
html.hotelderachat-dark .tr-footer-brand small,html.hotelderachat-dark .tr-footer>small{color:#9999b2!important}
html.hotelderachat-dark .tr-faq button{color:#f5f5fb!important}
html.hotelderachat-dark .tr-faq article p{color:#aaaac0!important}
html.hotelderachat-dark .tr-faq button span{background:#292945!important;color:#c5c6d5!important}
html.hotelderachat-dark .tr-live-popup{background:#15152f!important;border-color:#303050!important;color:#f5f5fb!important}
html.hotelderachat-dark .tr-popup-close{color:#c1c3d4!important}
html.hotelderachat-dark .tr-popup-avatar{background:#292945!important;color:#06b6d4!important}
html.hotelderachat-dark .tr-page-content h1,html.hotelderachat-dark .tr-page-content h2,html.hotelderachat-dark .tr-page-content h3,html.hotelderachat-dark .tr-page-content h4{color:#f5f5fb!important}
html.hotelderachat-dark body.hotelderachat-page input,html.hotelderachat-dark body.hotelderachat-page textarea,html.hotelderachat-dark body.hotelderachat-page select{background:#15152f!important;color:#f5f5fb!important;border-color:#303050!important}

@media(max-width:700px){
  .tr-header{height:53px!important;padding:0 12px!important}
  .tr-brand-copy small{display:block!important;font-size:8px!important;line-height:1.15!important;margin-top:2px!important;white-space:nowrap!important}
  .tr-header-actions{gap:5px!important}
  .tr-online{padding:4px 7px!important;font-size:10px!important}
  .tr-online em{display:inline!important;font-size:8px!important}
  .tr-theme{width:33px!important;height:33px!important;min-width:33px!important}
  .tr-mini-cta{padding:7px 9px!important;font-size:9px!important}
  .tr-wa-hero-standalone{margin-top:18px!important;margin-bottom:0!important}.tr-wa-info-standalone{margin-top:16px!important;margin-bottom:30px!important}.tr-wa-standalone .tr-wa{max-width:none!important}
  .tr-hero{padding:52px 0 48px!important}
  .tr-hero-inner{grid-template-columns:1fr!important;gap:28px!important}
  .tr-hero h1{font-size:clamp(34px,10vw,46px)!important;letter-spacing:-2px!important}
  .tr-hero p{font-size:13px!important;line-height:1.6!important}
  .tr-hero-panel{transform:none!important}
  .tr-hero-buttons>a{flex:1 1 145px!important}
  .hero-wa,.info-wa{display:flex!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;border-radius:14px!important}
  .hero-wa>b,.info-wa>b{width:36px!important;height:36px!important;flex:0 0 36px!important;font-size:18px!important;padding:0!important;border-radius:50%!important;display:grid!important;place-items:center!important}
  .hero-wa>span,.info-wa>span{display:block!important;min-width:0!important}
  .hero-wa strong,.hero-wa small,.info-wa strong,.info-wa small{display:block!important}
  .hero-wa strong,.info-wa strong{font-size:10px!important;line-height:1.2!important}
  .hero-wa small,.info-wa small{font-size:7.5px!important;line-height:1.35!important;margin-top:2px!important}
  .hero-wa>i,.info-wa>i{margin-left:auto!important;font-size:8px!important;padding:5px 8px!important;border-radius:15px!important;white-space:nowrap!important}
  .tr-more-tasks{flex-direction:column!important;text-align:center!important;gap:8px!important;padding:15px 12px!important}
  .tr-more-tasks a{width:100%!important;max-width:270px!important}
  .tr-footer{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:12px!important;padding:24px 14px!important}
  .tr-footer-brand{justify-content:center!important;text-align:left!important}
  .tr-footer nav{justify-content:center!important;text-align:center!important;gap:14px!important;flex-wrap:wrap!important}
  .tr-footer>small{width:100%!important;text-align:center!important}
}
