:root{--bg:#070b14;--bg2:#0c1220;--panel:#101827;--panel2:#131d2e;--line:rgba(255,255,255,.09);--text:#f7f9fd;--muted:#9aa6bb;--accent:#7c5cff;--accent2:#28d7c0;--accent3:#ffb44a;--radius:22px;--shadow:0 24px 70px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.container{width:min(1200px,calc(100% - 36px));margin:auto}.section-pad{padding:96px 0}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto;width:auto;height:auto;z-index:99999;background:#fff;color:#111;padding:10px}
.site-header{position:sticky;top:0;z-index:80;background:rgba(7,11,20,.82);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{min-height:82px;display:flex;align-items:center;gap:24px}.site-branding{margin-right:auto}.text-logo{display:flex;align-items:center;gap:11px}.logo-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-weight:900;font-size:20px;background:linear-gradient(135deg,var(--accent),#aa7bff 52%,var(--accent2));box-shadow:0 8px 28px rgba(124,92,255,.28)}.logo-copy{display:flex;flex-direction:column;line-height:1.05}.logo-copy strong{font-size:19px;letter-spacing:-.4px}.logo-copy small{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:5px}.custom-logo{max-width:300px;max-height:62px;width:auto;height:auto}.primary-nav ul{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.primary-nav a{display:block;padding:10px 12px;border-radius:10px;color:#cbd3e1;font-size:14px;font-weight:600}.primary-nav a:hover,.primary-nav .current-menu-item>a{color:#fff;background:rgba(255,255,255,.06)}.header-chat-btn,.footer-live{display:inline-flex;align-items:center;gap:9px;padding:12px 17px;border-radius:12px;background:#fff;color:#111827;font-weight:800;font-size:13px}.pulse-dot,.live-dot{width:8px;height:8px;border-radius:50%;background:#27e0a3;box-shadow:0 0 0 5px rgba(39,224,163,.12)}.menu-toggle{display:none;background:transparent;border:0;padding:8px;cursor:pointer}.menu-toggle span{display:block;width:26px;height:2px;background:#fff;margin:5px;border-radius:9px}
.hero-section{position:relative;overflow:hidden;min-height:720px;padding:94px 0 88px;background:radial-gradient(circle at 15% 20%,rgba(124,92,255,.18),transparent 34%),radial-gradient(circle at 80% 10%,rgba(40,215,192,.11),transparent 30%),linear-gradient(180deg,#090e19 0,#070b14 100%)}.hero-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}.hero-section[style]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,11,20,.90),rgba(7,11,20,.76)),var(--hero-image) center/cover no-repeat;z-index:0}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.8fr);gap:88px;align-items:center}.hero-orb{position:absolute;border-radius:50%;filter:blur(10px);opacity:.55}.orb-one{width:260px;height:260px;right:8%;top:18%;background:rgba(124,92,255,.11)}.orb-two{width:180px;height:180px;left:37%;bottom:4%;background:rgba(40,215,192,.08)}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.18em;color:#aab5c7;text-transform:uppercase}.hero-copy h1{font-size:clamp(48px,6.1vw,82px);line-height:.98;letter-spacing:-.055em;margin:18px 0 24px;max-width:780px}.hero-copy h1 span{background:linear-gradient(90deg,#fff 0,#a99cff 42%,#6ce7d7 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{font-size:18px;line-height:1.75;color:#aab4c8;max-width:650px;margin:0 0 34px}.hero-trust{display:flex;flex-wrap:wrap;gap:28px}.hero-trust div{display:flex;flex-direction:column;padding-right:28px;border-right:1px solid var(--line)}.hero-trust div:last-child{border-right:0}.hero-trust strong{font-size:19px}.hero-trust span{font-size:12px;color:var(--muted)}
.chat-panel{position:relative;padding:30px;border:1px solid rgba(255,255,255,.10);border-radius:28px;background:linear-gradient(180deg,rgba(20,29,46,.94),rgba(12,18,31,.94));box-shadow:0 40px 100px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.05)}.chat-panel:before{content:"";position:absolute;inset:-1px;border-radius:28px;padding:1px;background:linear-gradient(145deg,rgba(124,92,255,.62),transparent 40%,rgba(40,215,192,.25));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.panel-top{display:flex;align-items:flex-start;justify-content:space-between}.panel-top h2{font-size:30px;letter-spacing:-.04em;margin:9px 0 0}.online-badge{display:inline-flex;align-items:center;padding:5px 9px;border:1px solid rgba(39,224,163,.18);background:rgba(39,224,163,.08);color:#60e8ba;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.panel-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:rgba(124,92,255,.12);color:#b9acff;font-size:21px}.panel-desc{margin:8px 0 22px;color:var(--muted);font-size:13px}.chat-form{display:grid;gap:10px}.field-label{font-size:11px;color:#b8c1d0;font-weight:700;margin-top:2px}.input-wrap{height:52px;display:flex;align-items:center;border:1px solid #263348;border-radius:13px;background:#0b1220;overflow:hidden;transition:.2s}.input-wrap:focus-within{border-color:rgba(124,92,255,.75);box-shadow:0 0 0 3px rgba(124,92,255,.11)}.input-wrap span{width:44px;text-align:center;color:#8490a4;font-weight:800}.input-wrap input,.input-wrap select{width:100%;height:100%;border:0;outline:0;background:transparent;color:#fff;padding:0 14px 0 0}.input-wrap select option{background:#101827}.primary-btn{height:54px;border:0;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:14px;background:linear-gradient(135deg,var(--accent),#8f68ff 55%,#6f7fff);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 14px 34px rgba(124,92,255,.25);transition:.22s}.primary-btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.primary-btn b{font-size:18px}.secure-note{text-align:center;color:#7f8ca1;font-size:10px;margin-top:2px}.secure-note span{color:#39dca8}.alt-login{margin-top:20px;padding-top:18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.alt-login a{color:#d9dfff;font-weight:700}.form-error{padding:10px 12px;border:1px solid rgba(255,89,108,.28);background:rgba(255,89,108,.08);color:#ff9daa;border-radius:11px;font-size:12px}
.quick-strip{position:relative;z-index:4;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0a101b}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr)}.quick-grid>div{display:flex;align-items:center;gap:14px;padding:24px 20px;border-right:1px solid var(--line)}.quick-grid>div:last-child{border-right:0}.quick-grid>div>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:rgba(124,92,255,.10);color:#a99bff;font-size:17px}.quick-grid p{margin:0;display:flex;flex-direction:column}.quick-grid b{font-size:13px}.quick-grid small{font-size:10px;color:var(--muted)}
.rooms-section{background:linear-gradient(180deg,#080d16,#0a101b)}.section-heading{margin-bottom:46px}.split-heading{display:flex;align-items:end;justify-content:space-between;gap:40px}.section-heading h2,.experience-copy h2,.guide-grid h2,.cta-box h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.045em;margin:9px 0 0}.split-heading>p{max-width:430px;color:var(--muted);margin:0 0 7px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{position:relative;min-height:300px;padding:25px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,#101827,#0c1421);overflow:hidden;transition:.25s}.feature-card:hover{transform:translateY(-6px);border-color:rgba(124,92,255,.38);box-shadow:0 24px 54px rgba(0,0,0,.24)}.feature-card:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-52px;bottom:-52px;background:radial-gradient(circle,rgba(124,92,255,.12),transparent 70%)}.feature-number{font-size:12px;color:#5f6b80;font-weight:800}.feature-badge{position:absolute;right:20px;top:20px;padding:5px 8px;border-radius:999px;background:rgba(40,215,192,.09);color:#5be2cf;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.feature-card h3{font-size:23px;letter-spacing:-.03em;margin:68px 0 10px}.feature-card p{color:var(--muted);font-size:13px;line-height:1.65}.feature-card a{position:absolute;left:25px;bottom:24px;color:#d9dfff;font-size:12px;font-weight:800}.feature-card a b{margin-left:6px;color:#8f7bff}
.experience-section{background:radial-gradient(circle at 18% 50%,rgba(124,92,255,.11),transparent 30%),#080d16}.experience-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.experience-card{padding:14px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.025);box-shadow:var(--shadow)}.mock-chat{overflow:hidden;border-radius:20px;border:1px solid #1e2b40;background:#0c1421}.mock-top{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line);font-size:10px}.mock-top>div{display:flex;gap:6px}.mock-top i{width:7px;height:7px;border-radius:50%;background:#3c4759}.mock-top span{font-weight:800;color:#c7d0de}.mock-top b{color:#54dcb5;font-weight:700}.mock-body{min-height:340px;display:grid;grid-template-columns:145px 1fr}.mock-room-list{padding:18px 12px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.mock-room-list strong{font-size:9px;text-transform:uppercase;color:#66748a;letter-spacing:.1em;margin-bottom:7px}.mock-room-list span{display:flex;justify-content:space-between;padding:8px 9px;border-radius:8px;color:#8491a5;font-size:10px}.mock-room-list span.active{background:rgba(124,92,255,.13);color:#d9d4ff}.mock-room-list em{font-style:normal;color:#536176}.mock-messages{padding:24px 22px;display:flex;flex-direction:column;gap:14px}.mock-messages p{margin:0;max-width:78%;display:flex;flex-direction:column;gap:4px}.mock-messages p b{font-size:9px;color:#78869b}.mock-messages p span{padding:9px 11px;border-radius:5px 11px 11px 11px;background:#172234;color:#bcc5d2;font-size:10px}.mock-messages p.mine{align-self:flex-end}.mock-messages p.mine b{text-align:right;color:#9d8fff}.mock-messages p.mine span{background:rgba(124,92,255,.16);color:#d9d4ff;border-radius:11px 5px 11px 11px}.mock-input{margin-top:auto;height:42px;border:1px solid #263348;border-radius:10px;background:#0a111d;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:#536176;font-size:9px}.mock-input b{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;background:var(--accent);color:white}.experience-copy>p{color:var(--muted);font-size:15px;max-width:520px}.check-list{display:grid;gap:10px;margin:26px 0}.check-list span{font-size:13px;color:#c7d0dc}.check-list span::first-letter{color:#54dcb5}.store-buttons{display:flex;gap:10px;flex-wrap:wrap}.store-buttons a{display:flex;align-items:center;gap:10px;min-width:150px;padding:11px 14px;border:1px solid var(--line);border-radius:13px;background:#0d1523}.store-buttons>a>span:first-child{font-size:16px}.store-buttons a span{display:flex;flex-direction:column;font-size:12px;font-weight:800;line-height:1.2}.store-buttons small{font-size:8px;color:var(--muted);font-weight:600}
.guide-section{background:#0a101b;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.guide-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.guide-grid>div>p{color:var(--muted);max-width:420px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.step{min-height:150px;padding:22px;border-radius:18px;border:1px solid var(--line);background:#0d1523;display:flex;flex-direction:column;justify-content:space-between}.step b{font-size:12px;color:#8171e8}.step span{font-size:14px;font-weight:800}
.blog-section{background:#080d16}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.post-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#0e1624;transition:.25s}.post-card:hover{transform:translateY(-5px);border-color:rgba(124,92,255,.28)}.post-thumb{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#111a29}.post-thumb img{width:100%;height:100%;object-fit:cover;transition:.4s}.post-card:hover .post-thumb img{transform:scale(1.035)}.read-chip{position:absolute;right:13px;bottom:13px;padding:7px 10px;border-radius:999px;background:rgba(7,11,20,.80);backdrop-filter:blur(8px);font-size:9px;font-weight:800}.post-body{padding:20px}.post-category{font-size:9px;color:#9c8eff;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.post-body h2,.post-body h3{font-size:20px;line-height:1.3;letter-spacing:-.025em;margin:9px 0}.post-body p{font-size:12px;line-height:1.65;color:var(--muted);margin:0 0 15px}.post-date,.post-meta{font-size:10px;color:#66748a}.post-meta{display:flex;gap:10px;flex-wrap:wrap}.post-meta a{color:#8f9aae}.cta-section{padding:0 0 92px;background:#080d16}.cta-box{position:relative;overflow:hidden;padding:48px 50px;border:1px solid rgba(124,92,255,.2);border-radius:28px;background:linear-gradient(120deg,rgba(124,92,255,.14),rgba(40,215,192,.06)),#0e1624;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-box:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-70px;top:-120px;background:radial-gradient(circle,rgba(124,92,255,.22),transparent 70%)}.cta-box p{color:var(--muted);margin-bottom:0}.cta-btn{position:relative;z-index:2;min-width:185px;padding:0 24px}
.site-footer{background:#070b14;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px;padding:58px 0}.footer-brand{text-align:left}.footer-brand .text-logo{justify-content:flex-start}.footer-brand p{max-width:410px;color:#78869b;font-size:12px;line-height:1.8;margin:18px 0}.footer-live{background:rgba(255,255,255,.05);color:#dce3ef;border:1px solid var(--line);padding:10px 13px}.site-footer h3{margin:4px 0 15px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#8f9bad}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:8px 0;color:#7f8ca0;font-size:12px}.site-footer li a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--line);padding:18px 0;color:#5d6a7e;font-size:10px}.footer-bottom .container{display:flex;justify-content:space-between;gap:20px}
.content-area{min-height:70vh;background:linear-gradient(180deg,#0a101b,#070b14)}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px}.standard-grid{grid-template-columns:repeat(2,1fr)}.archive-header{margin-bottom:28px}.archive-header h1,.single-article h1{font-size:clamp(34px,4vw,54px);letter-spacing:-.04em;line-height:1.1}.single-article,.widget,.comments-area{background:#0e1624;border:1px solid var(--line);border-radius:20px;padding:28px;margin-bottom:22px}.single-cover{margin:20px 0}.single-cover img{border-radius:16px}.entry-content{font-size:16px;color:#c4cdda}.entry-content a{color:#9c8eff;text-decoration:underline}.entry-content h2,.entry-content h3{color:#fff}.widget-title{font-size:18px;color:#fff}.widget ul{list-style:none;margin:0;padding:0}.widget li{padding:8px 0;border-bottom:1px solid var(--line);font-size:12px;color:#929eb0}.narrow{max-width:900px}.error-404{text-align:center}.error-404 h1{font-size:120px;margin:0;color:var(--accent)}.pagination{margin-top:28px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers{padding:8px 12px;background:#111a29;border-radius:8px}.page-numbers.current{background:var(--accent);color:#fff}.comment-list{list-style:none;padding:0}.comment-body{border-bottom:1px solid var(--line);padding:16px 0}.comment-form input,.comment-form textarea,.search-form input{width:100%;background:#0b1220;color:#fff;border:1px solid #263348;border-radius:10px;padding:12px}.comment-form .submit,.search-form button{background:var(--accent);color:#fff;border:0;border-radius:10px;padding:12px 18px;font-weight:700}.alignwide{margin-left:-5%;width:110%;max-width:110%}
@media(max-width:1050px){.header-chat-btn{display:none}.hero-grid{gap:45px}.feature-grid{grid-template-columns:repeat(2,1fr)}.experience-grid{gap:42px}.footer-main{grid-template-columns:1.6fr 1fr 1fr}.footer-main>div:last-child{display:none}.content-layout{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-grid>div:nth-child(2){border-right:0}.quick-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:820px){.header-inner{min-height:72px}.menu-toggle{display:block;margin-left:auto}.primary-nav{position:fixed;top:72px;left:0;right:0;bottom:0;padding:20px;display:none;background:rgba(7,11,20,.98);z-index:100}.primary-nav.is-open{display:block}.primary-nav ul{flex-direction:column;align-items:stretch;gap:6px}.primary-nav a{padding:15px 14px;font-size:15px;background:#0d1523;border:1px solid var(--line)}.hero-section{min-height:auto;padding:68px 0}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-trust{justify-content:center}.chat-panel{max-width:580px;margin:auto;width:100%}.split-heading{align-items:flex-start;flex-direction:column}.feature-grid,.posts-grid{grid-template-columns:repeat(2,1fr)}.experience-grid,.guide-grid{grid-template-columns:1fr}.experience-copy{order:-1}.steps{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:30px}.section-pad{padding:76px 0}.cta-box{padding:38px;flex-direction:column;align-items:flex-start}.cta-btn{width:100%}}
@media(max-width:600px){.container{width:min(100% - 24px,1200px)}.custom-logo{max-width:210px;max-height:52px}.hero-copy h1{font-size:46px}.hero-copy>p{font-size:15px}.hero-trust{gap:15px}.hero-trust div{padding-right:15px}.hero-trust strong{font-size:16px}.chat-panel{padding:22px;border-radius:22px}.panel-top h2{font-size:25px}.quick-grid{grid-template-columns:1fr}.quick-grid>div{border-right:0;border-bottom:1px solid var(--line)!important}.quick-grid>div:last-child{border-bottom:0!important}.feature-grid,.posts-grid,.steps{grid-template-columns:1fr}.feature-card{min-height:250px}.mock-body{grid-template-columns:90px 1fr}.mock-room-list{padding:14px 8px}.mock-messages{padding:18px 12px}.guide-grid{gap:35px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom .container{flex-direction:column;text-align:center}.sidebar{grid-template-columns:1fr}.standard-grid{grid-template-columns:1fr}.section-pad{padding:64px 0}.cta-section{padding-bottom:64px}.cta-box{padding:30px 22px}.store-buttons{display:grid;grid-template-columns:1fr 1fr}.store-buttons a{min-width:0}.split-heading>p{max-width:none}}
/* Admin-controlled homepage media */
.room-card-image{height:105px;margin:-25px -25px 18px;overflow:hidden;border-bottom:1px solid var(--line)}.room-card-image img{width:100%;height:100%;object-fit:cover}.feature-card.has-room-image h3{margin-top:20px}.feature-card.has-room-image{min-height:360px}.experience-uploaded-image{display:block;width:100%;height:395px;object-fit:cover;border-radius:20px}.step small{display:block;margin-top:8px;color:var(--muted);font-size:10px;font-weight:500;line-height:1.5}.cta-box[style]{background:linear-gradient(90deg,rgba(14,22,36,.92),rgba(14,22,36,.76)),var(--cta-image) center/cover no-repeat}
