@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--bg:#f5f7fb;--surface:#fff;--text:#111827;--muted:#667085;--line:#e7eaf0;--brand:#1769ff;--brand2:#0d4fd7;--soft:#eef4ff;--danger:#e5484d;--shadow:0 8px 28px rgba(16,24,40,.06)}
*{box-sizing:border-box}html,body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text)}button,input,textarea{font:inherit}button{cursor:pointer;border:0}.topbar{height:68px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.topbar-inner{max-width:1440px;height:100%;margin:auto;display:flex;align-items:center;padding:0 24px;gap:30px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--text);min-width:190px}.brand-mark{width:38px;height:38px;border-radius:12px;background:#111827;color:#fff;display:grid;place-items:center;font-weight:800;font-size:21px}.brand b{display:block;font-size:17px;line-height:16px}.brand small{font-size:8px;letter-spacing:3px;color:var(--brand);font-weight:800}.search{height:42px;background:#f2f4f7;border-radius:12px;display:flex;align-items:center;padding:0 13px;max-width:600px;flex:1;color:#98a2b3}.search input{background:none;border:0;outline:0;width:100%;padding:0 9px;color:var(--text)}.top-actions{display:flex;align-items:center;gap:9px;margin-left:auto}.icon-btn{width:40px;height:40px;border-radius:11px;background:#f2f4f7;font-size:20px}.avatar{width:38px;height:38px;border-radius:50%;background:#111827;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;flex:none}.avatar.big{width:44px;height:44px}.avatar.sm{width:34px;height:34px;font-size:10px}.layout{max-width:1440px;margin:auto;display:grid;grid-template-columns:245px minmax(480px,700px) 310px;gap:25px;padding:24px}.left-sidebar{position:sticky;top:92px;height:calc(100vh - 116px);display:flex;flex-direction:column}.profile-mini{display:flex;gap:11px;align-items:center;padding:8px 7px 20px}.profile-mini b,.profile-mini span{display:block}.profile-mini b{font-size:13px}.profile-mini span{font-size:11px;color:var(--muted);margin-top:3px}.side-nav{display:grid;gap:4px}.side-nav button,.settings-link{background:none;text-align:left;padding:12px 13px;border-radius:11px;color:#475467;font-weight:600;display:flex;align-items:center;gap:13px;font-size:14px}.side-nav button:hover,.side-nav button.active,.settings-link:hover{background:#eaf1ff;color:var(--brand)}.side-nav em{font-style:normal;margin-left:auto;background:var(--brand);color:#fff;border-radius:20px;font-size:10px;padding:3px 7px}.create-btn{margin:18px 0;background:#111827;color:#fff;border-radius:11px;padding:13px 14px;font-weight:700;text-align:left;display:flex;justify-content:space-between}.side-note{margin-top:auto;background:#eef4ff;border:1px solid #dbe7ff;border-radius:13px;padding:14px;color:#475467;font-size:11px;line-height:1.55}.side-note b{color:#111827}.settings-link{margin-top:8px}.main{min-width:0}.view{display:none}.view.active{display:block}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}.page-head h1{font-size:23px;margin:0 0 6px;letter-spacing:-.5px}.page-head p{font-size:12px;color:var(--muted);margin:0;line-height:1.5}.pill-btn{background:#fff;border:1px solid var(--line);border-radius:9px;padding:9px 12px;font-weight:600;font-size:12px}.composer-card,.post-card,.right-card,.messages-shell,.settings-card,.profile-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.composer-card{display:flex;gap:10px;align-items:center;padding:13px;margin-bottom:16px}.composer-input{border:0;background:#f6f7f9;color:#98a2b3;border-radius:10px;text-align:left;padding:12px;flex:1;font-size:12px}.image-action{background:#eef4ff;color:var(--brand);border-radius:9px;width:38px;height:38px}.post-card{padding:17px;margin-bottom:13px}.post-head{display:flex;gap:10px;align-items:center}.post-head b{font-size:13px}.post-head small{display:block;color:#98a2b3;font-size:10px;margin-top:3px}.post-menu{margin-left:auto;color:#98a2b3;background:none}.post-text{font-size:13px;line-height:1.65;margin:14px 0 12px;white-space:pre-wrap}.post-image{width:100%;max-height:430px;object-fit:cover;border-radius:11px;margin:4px 0 13px}.post-tag{display:inline-block;background:#edf4ff;color:var(--brand);font-size:9px;font-weight:800;padding:5px 7px;border-radius:6px;margin-bottom:8px}.post-actions{display:flex;gap:20px;border-top:1px solid #f0f1f4;padding-top:11px}.post-actions button{background:none;color:#667085;font-size:11px}.post-actions button:hover{color:var(--brand)}.comments{margin-top:12px;padding-top:10px;border-top:1px solid #f1f2f5;display:none}.comment{font-size:11px;line-height:1.45;margin:7px 0}.comment b{margin-right:4px}.comment-form{display:flex;gap:6px;margin-top:8px}.comment-form input{flex:1;border:1px solid var(--line);border-radius:8px;padding:8px;font-size:11px;outline:none}.comment-form button{background:var(--brand);color:#fff;border-radius:8px;padding:0 10px}.right-sidebar{position:sticky;top:92px;height:max-content}.right-card{padding:17px;margin-bottom:13px}.right-title{font-weight:800;font-size:13px;margin-bottom:13px}.trend{padding:9px 0;border-bottom:1px solid #f0f1f4}.trend:last-child{border:0}.trend small{display:block;color:#98a2b3;font-size:9px;margin-bottom:4px}.trend b{font-size:12px}.connect-person{display:flex;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #f0f1f4}.connect-person div{min-width:0;flex:1}.connect-person b,.connect-person small{display:block}.connect-person b{font-size:11px}.connect-person small{font-size:9px;color:var(--muted);margin-top:2px}.connect-person button{font-size:9px;background:#eef4ff;color:var(--brand);font-weight:700;border-radius:7px;padding:6px 8px}.community-rule{background:#111827;color:#fff;border-color:#111827}.community-rule p{color:#c7cedb;font-size:10px;line-height:1.6;margin-bottom:0}.right-sidebar footer{font-size:9px;color:#98a2b3;padding:5px}.explore-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.explore-card{background:#111827;color:#fff;border-radius:14px;padding:20px;min-height:145px}.explore-card span{font-size:9px;letter-spacing:1.5px;color:#8fb4ff;font-weight:800}.explore-card h3{font-size:16px;margin:16px 0 7px}.explore-card p{font-size:10px;color:#c8cfda;line-height:1.5;margin:0}.section-title{font-size:13px;font-weight:800;margin:23px 0 12px}.topic-list{display:flex;flex-wrap:wrap;gap:8px}.topic{background:#fff;border:1px solid var(--line);border-radius:9px;padding:9px 11px;font-size:11px}.business-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.business{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px}.business-cover{height:62px;border-radius:10px;background:linear-gradient(120deg,#111827,#356dff);margin:-3px -3px 14px}.business .avatar{margin-top:-30px;border:3px solid #fff}.business h3{font-size:14px;margin:8px 0 3px}.business p{font-size:10px;color:var(--muted);margin:0 0 12px}.business button{background:#111827;color:#fff;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:700}.messages-shell{height:620px;display:grid;grid-template-columns:220px 1fr;overflow:hidden}.conversation-list{border-right:1px solid var(--line);padding:8px}.conversation{display:flex;gap:8px;padding:11px 8px;border-radius:10px;cursor:pointer}.conversation.active,.conversation:hover{background:#f1f5ff}.conversation b,.conversation small{display:block}.conversation b{font-size:11px}.conversation small{font-size:9px;color:var(--muted);margin-top:3px}.chat-window{display:flex;flex-direction:column;min-width:0}.chat-head{padding:14px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:9px}.chat-head b,.chat-head small{display:block}.chat-head b{font-size:12px}.chat-head small{font-size:9px;color:var(--muted);margin-top:2px}.online{margin-left:auto;color:#21a366;font-size:10px}.chat-body{flex:1;padding:18px;overflow:auto;background:#fbfcfe}.bubble{max-width:70%;font-size:11px;line-height:1.5;padding:10px 12px;border-radius:12px;margin-bottom:9px}.bubble.other{background:#fff;border:1px solid var(--line)}.bubble.me{margin-left:auto;background:#111827;color:#fff}.chat-input{padding:11px;border-top:1px solid var(--line);display:flex;gap:7px}.chat-input input{flex:1;border:1px solid var(--line);border-radius:9px;padding:10px;font-size:11px;outline:0}.chat-input button,.primary-btn{background:var(--brand);color:#fff;border-radius:9px;padding:10px 15px;font-weight:700;font-size:11px}.notification-list>div{background:#fff;border:1px solid var(--line);padding:14px;display:flex;gap:10px;align-items:center}.notification-list p{font-size:11px;margin:0}.notification-list small{display:block;color:#98a2b3;margin-top:3px;font-size:9px}.profile-cover{height:150px;border-radius:15px;background:linear-gradient(115deg,#101828,#1e4ed8 65%,#75a4ff);margin-bottom:0}.profile-card{border-radius:0 0 14px 14px;padding:15px;display:flex;gap:13px;align-items:center;margin-bottom:18px}.profile-avatar{width:62px;height:62px;border:4px solid #fff;margin-top:-45px}.profile-card h1{font-size:18px;margin:0 0 4px}.profile-card p{font-size:10px;color:var(--muted);margin:0 0 5px}.verified{font-size:9px;color:var(--brand);font-weight:700}.profile-card .pill-btn{margin-left:auto}.settings-card{padding:20px;max-width:560px}.settings-card label,.small-modal label{display:block;font-size:11px;font-weight:700;margin-bottom:15px}.settings-card input:not([type=checkbox]),.settings-card textarea,.small-modal input,.small-modal textarea{display:block;width:100%;border:1px solid var(--line);border-radius:9px;padding:10px;margin-top:7px;outline:0;font-size:11px}.settings-card textarea,.small-modal textarea{min-height:90px;resize:vertical}.switch-row{display:flex!important;justify-content:space-between;align-items:center;padding:10px 0;border-top:1px solid #f0f1f4}.switch-row input{accent-color:var(--brand)}.modal-backdrop{display:none;position:fixed;inset:0;background:rgba(15,23,42,.55);z-index:50;align-items:center;justify-content:center;padding:20px}.modal-backdrop.open{display:flex}.modal{width:min(600px,100%);background:#fff;border-radius:16px;padding:20px;box-shadow:0 20px 70px rgba(0,0,0,.25)}.small-modal{width:min(440px,100%)}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.modal-head h2{font-size:18px;margin:0}.close{background:#f2f4f7;border-radius:8px;width:30px;height:30px;font-size:19px}.post-author{display:flex;gap:9px;align-items:center;margin-bottom:13px}.post-author b,.post-author small{display:block}.post-author b{font-size:12px}.post-author small{font-size:9px;color:var(--muted);margin-top:2px}.modal>textarea{width:100%;min-height:170px;border:0;resize:none;outline:0;font-size:14px;line-height:1.6}.post-tools{display:flex;align-items:center;gap:9px;border-top:1px solid var(--line);padding:11px 0;font-size:10px;color:var(--muted)}.upload-label{color:var(--brand);font-weight:700;cursor:pointer}.upload-label input{display:none}.char-count{margin-left:auto}.business-check{background:#f5f7fb;border-radius:9px;padding:9px;font-size:10px;color:#667085;margin-bottom:10px}.business-check.error{background:#fff0f0;color:var(--danger)}.full{width:100%}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#111827;color:#fff;border-radius:10px;padding:11px 15px;font-size:11px;opacity:0;pointer-events:none;transition:.25s;z-index:100}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){.layout{grid-template-columns:205px minmax(0,1fr);max-width:900px}.right-sidebar{display:none}.brand{min-width:160px}.search{max-width:none}.explore-grid,.business-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.topbar-inner{padding:0 13px;gap:10px}.brand{min-width:auto}.brand>span:last-child{display:none}.search{height:38px}.top-actions .icon-btn:first-child{display:none}.layout{display:block;padding:14px 10px}.left-sidebar{position:static;height:auto;margin-bottom:13px}.profile-mini{display:none}.side-nav{display:flex;overflow:auto;padding-bottom:2px}.side-nav button{white-space:nowrap;padding:9px 10px}.side-nav button span{display:none}.side-nav button em{display:none}.create-btn,.side-note,.settings-link{display:none}.page-head h1{font-size:19px}.composer-card{padding:10px}.explore-grid,.business-grid{grid-template-columns:1fr}.messages-shell{grid-template-columns:1fr;height:600px}.conversation-list{display:none}.profile-card{align-items:flex-start;flex-wrap:wrap}.profile-card .pill-btn{margin-left:0}.profile-card h1{font-size:16px}}

/* Ziiraxx World logo-led lucid design */
.brand-logo{width:40px;height:40px;object-fit:cover;border-radius:12px;box-shadow:0 5px 16px rgba(23,105,255,.18)}
.auth-btn{background:#111827;color:#fff;border-radius:9px;padding:9px 13px;font-size:11px;font-weight:700}
.auth-btn:hover{background:#1769ff}
.join-banner{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 16px;margin-bottom:13px;border:1px solid #dbe7ff;border-radius:14px;background:linear-gradient(110deg,#f4f8ff,#f8feff);box-shadow:0 7px 22px rgba(23,105,255,.05)}
.join-banner b,.join-banner span{display:block}.join-banner b{font-size:12px}.join-banner span{font-size:10px;color:#667085;margin-top:4px}
.auth-modal{width:min(470px,100%);padding:24px}.auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:20px}.auth-brand img{width:46px;height:46px;border-radius:13px}.auth-brand b,.auth-brand small{display:block}.auth-brand b{font-size:14px}.auth-brand small{font-size:9px;color:#667085;margin-top:3px}
.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f2f4f7;border-radius:9px;padding:3px;margin-bottom:20px}.auth-tabs button{background:transparent;padding:9px;border-radius:7px;font-size:11px;font-weight:700;color:#667085}.auth-tabs button.active{background:#fff;color:#111827;box-shadow:0 2px 8px rgba(0,0,0,.06)}
.auth-modal h2{font-size:19px;margin:0 0 6px}.auth-copy{font-size:11px;color:#667085;line-height:1.55;margin:0 0 17px}.auth-modal label{display:block;font-size:10px;font-weight:700;margin-bottom:12px}.auth-modal label input{display:block;width:100%;border:1px solid #e4e7ec;border-radius:9px;padding:11px;margin-top:6px;outline:0;font-size:11px}.auth-modal label input:focus{border-color:#1769ff;box-shadow:0 0 0 3px rgba(23,105,255,.08)}.optional{color:#98a2b3;font-weight:500}.auth-foot{display:block;text-align:center;color:#98a2b3;font-size:9px;line-height:1.5;margin-top:11px}.hidden{display:none!important}
.logout-btn{background:#fff;border:1px solid #f0c8ca;color:#c6373d;border-radius:9px;padding:10px 15px;font-size:11px;font-weight:700;margin-left:7px}
.gated-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:25px;text-align:center;box-shadow:var(--shadow)}.gated-card h3{font-size:15px;margin:0 0 6px}.gated-card p{font-size:10px;color:#667085;line-height:1.55;margin:0 0 15px}
@media(max-width:760px){.brand-logo{width:36px;height:36px}.auth-btn{padding:8px 10px}.join-banner{align-items:flex-start;flex-direction:column}.join-banner .primary-btn{width:100%}.auth-modal{padding:19px}}

[data-lucide]{width:17px;height:17px;stroke-width:1.8;vertical-align:middle;flex:none}
.search [data-lucide]{width:16px;height:16px}
.icon-btn{display:grid;place-items:center}
.side-nav button,.settings-link,.create-btn,.post-actions button,.upload-label,.business button,.comment-form button{display:flex;align-items:center;gap:8px}
.side-nav button [data-lucide],.settings-link [data-lucide]{width:18px;height:18px}
.create-btn{justify-content:center}
.create-btn span{margin-left:auto;display:flex}
.post-menu{display:grid;place-items:center}
.post-menu [data-lucide]{width:18px;height:18px}
.post-actions button [data-lucide],.business button [data-lucide]{width:15px;height:15px}
.comment-form button{justify-content:center;width:38px;padding:0}
.comment-form button [data-lucide]{width:15px;height:15px}
.close{display:grid;place-items:center}
.close [data-lucide]{width:18px;height:18px}
.upload-label{cursor:pointer}
.upload-label [data-lucide]{width:16px;height:16px}
