:root{--gh-bg:#050807;--gh-panel:rgba(12,18,16,.86);--gh-card:rgba(13,22,19,.92);--gh-card-soft:rgba(17,30,25,.72);--gh-border:rgba(148,163,184,.14);--gh-border-strong:rgba(16,185,129,.32);--gh-text:#eefcf6;--gh-muted:#8aa69a;--gh-dim:#60766d;--gh-green:#10b981;--gh-green-2:#22c55e;--gh-blue:#38bdf8;--gh-red:#ef4444;--gh-yellow:#f59e0b;--gh-shadow:0 18px 55px rgba(0,0,0,.42);--gh-radius-sm:8px;--gh-radius-md:12px;--gh-radius:18px;--gh-radius-lg:24px;--gh-radius-xl:28px;--gh-radius-full:999px;--gh-sp-1:4px;--gh-sp-2:8px;--gh-sp-3:12px;--gh-sp-4:16px;--gh-sp-5:20px;--gh-sp-6:24px;--gh-sp-8:32px;--gh-sp-10:40px;--gh-fs-xs:.72rem;--gh-fs-sm:.82rem;--gh-fs-base:.92rem;--gh-fs-md:1rem;--gh-fs-lg:1.15rem;--gh-fs-xl:1.4rem;--gh-fs-2xl:1.8rem;--gh-z-base:1;--gh-z-dropdown:10000;--gh-z-sidebar:9000;--gh-z-topbar:9990;--gh-z-modal:99999;--gh-z-toast:100000;--gh-dur-fast:.15s;--gh-dur-base:.2s;--gh-dur-slow:.35s;--gh-ease:ease;--gh-ease-spring:cubic-bezier(.34,1.56,.64,1);--gh-topbar-h:78px;--gh-btn-h:42px;--gh-input-h:48px;--gh-touch-min:44px}*{box-sizing:border-box}.gh-flex{display:flex}.gh-flex-col{display:flex;flex-direction:column}.gh-items-center{align-items:center}.gh-justify-between{justify-content:space-between}.gh-justify-center{justify-content:center}.gh-flex-1{flex:1}.gh-flex-none{flex-shrink:0}.gh-wrap{flex-wrap:wrap}.gh-gap-1{gap:var(--gh-sp-1)}.gh-gap-2{gap:var(--gh-sp-2)}.gh-gap-3{gap:var(--gh-sp-3)}.gh-gap-4{gap:var(--gh-sp-4)}.gh-w-full{width:100%}.gh-min-w-0{min-width:0}.gh-stack>*+*{margin-top:var(--gh-sp-3)}.gh-stack-sm>*+*{margin-top:var(--gh-sp-2)}.gh-stack-lg>*+*{margin-top:var(--gh-sp-5)}.gh-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gh-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gh-text-center{text-align:center}.gh-text-right{text-align:right}.gh-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){.gh-hide-sm{display:none!important}}@media(min-width:769px){.gh-show-sm{display:none!important}}@media(max-width:480px){.gh-hide-xs{display:none!important}}@media(min-width:481px){.gh-show-xs{display:none!important}}body.gh-social-body{background:radial-gradient(circle at top left,rgba(16,185,129,.13),transparent 32vw),radial-gradient(circle at top right,rgba(34,197,94,.08),transparent 28vw),var(--gh-bg)!important;color:var(--gh-text)!important;min-height:100vh}body.gh-social-body .navbar,body.gh-social-body .mobile-menu{display:none!important}.gh-shell{min-height:100vh;padding-top:70px}.gh-topbar{position:fixed;top:0;left:0;right:0;height:70px;z-index:9990;display:grid;grid-template-columns:280px minmax(260px,640px) 1fr;align-items:center;gap:18px;padding:0 22px;background:#050807d1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--gh-border)}.gh-brand{display:flex;align-items:center;gap:12px;color:var(--gh-text);text-decoration:none;font-weight:900;font-size:1.1rem;letter-spacing:-.03em}.gh-brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--gh-green),#064e3b);display:grid;place-items:center;box-shadow:0 0 0 6px #10b98114,0 12px 34px #10b98138;font-weight:950;color:#fff}.gh-top-search{position:relative;max-width:620px;width:100%}.gh-top-search i{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--gh-muted);font-size:.9rem}.gh-top-search input{width:100%;height:44px;border-radius:999px;background:#ffffff0f;border:1px solid var(--gh-border);color:var(--gh-text);outline:none;padding:0 16px 0 42px;font-weight:600}.gh-top-search input:focus{border-color:var(--gh-border-strong);box-shadow:0 0 0 4px #10b9811a}.gh-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.gh-icon-btn,.gh-create-btn,.gh-user-btn{height:42px;border-radius:999px;border:1px solid var(--gh-border);background:#ffffff0f;color:var(--gh-text);display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;cursor:pointer;font-weight:800;transition:.18s ease;padding:0 14px;font-size:.88rem}.gh-icon-btn{width:42px;padding:0;position:relative}.gh-create-btn{background:linear-gradient(135deg,var(--gh-green),#059669);border-color:#10b98166;color:#fff}.gh-icon-btn:hover,.gh-user-btn:hover{border-color:var(--gh-border-strong);background:#10b9811c;transform:translateY(-1px)}.gh-create-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.gh-badge-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;border-radius:999px;background:var(--gh-red);color:#fff;font-size:.68rem;display:grid;place-items:center;border:2px solid var(--gh-bg);font-weight:900}.gh-badge-count:empty{display:none}.gh-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--gh-green),#047857);display:grid;place-items:center;font-size:.78rem;font-weight:900;color:#fff;overflow:hidden;flex:0 0 auto}.gh-avatar img{width:100%;height:100%;object-fit:cover}.gh-layout{width:min(1500px,100%);margin:0 auto;display:grid;grid-template-columns:270px minmax(0,760px) 320px;gap:18px;padding:18px 18px 42px}.gh-left,.gh-right{position:sticky;top:88px;align-self:start;max-height:calc(100vh - 100px);overflow:auto;scrollbar-width:thin}.gh-panel,.gh-card{background:var(--gh-card);border:1px solid var(--gh-border);border-radius:var(--gh-radius-lg);box-shadow:var(--gh-shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.gh-panel{padding:14px}.gh-card{padding:16px;margin-bottom:14px}.gh-nav-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:14px;color:var(--gh-text);text-decoration:none;font-weight:800;font-size:.92rem;transition:.16s ease;position:relative}.gh-nav-item i{width:22px;color:var(--gh-green);text-align:center}.gh-nav-item:hover,.gh-nav-item.active{background:#10b9811f}.gh-nav-item.active:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:999px;background:var(--gh-green)}.gh-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px}.gh-section-title h1,.gh-section-title h2,.gh-section-title h3{margin:0;color:var(--gh-text);letter-spacing:-.035em}.gh-section-title h1{font-size:1.55rem}.gh-section-title h2{font-size:1.15rem}.gh-section-title h3{font-size:.98rem}.gh-small{font-size:.78rem;color:var(--gh-muted)}.gh-muted{color:var(--gh-muted)!important}.gh-dim{color:var(--gh-dim)!important}.gh-pill-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.gh-pill{border:none;background:#ffffff0f;color:var(--gh-muted);border:1px solid var(--gh-border);padding:9px 13px;border-radius:999px;font-weight:850;cursor:pointer;font-size:.82rem;transition:.15s ease}.gh-pill.active,.gh-pill:hover{background:#10b98124;color:var(--gh-text);border-color:var(--gh-border-strong)}.gh-input,.gh-textarea,.gh-select{width:100%;border:1px solid var(--gh-border);background:#ffffff0e;color:var(--gh-text);border-radius:14px;padding:12px 14px;outline:none;font:inherit;font-weight:600}.gh-textarea{resize:vertical;min-height:96px;line-height:1.5}.gh-char-count{text-align:right;font-size:.75rem;color:var(--gh-muted,#8aa69a);margin-top:4px;-webkit-user-select:none;user-select:none}.gh-select option{background:#111827}.gh-input:focus,.gh-textarea:focus,.gh-select:focus{border-color:var(--gh-border-strong);box-shadow:0 0 0 4px #10b98117}.gh-btn{border:none;border-radius:14px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;cursor:pointer;text-decoration:none;transition:.16s ease;color:#fff;background:linear-gradient(135deg,var(--gh-green),#059669);font-size:.88rem}.gh-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.gh-btn.ghost{background:#ffffff0f;color:var(--gh-text);border:1px solid var(--gh-border)}.gh-btn.danger{background:#ef444421;color:#fecaca;border:1px solid rgba(239,68,68,.28)}.gh-btn.full{width:100%}.gh-btn.sm{padding:8px 11px;border-radius:12px;font-size:.78rem}.gh-composer{padding:14px}.gh-composer-top{display:flex;gap:12px;align-items:center;margin-bottom:12px}.gh-composer-fake{flex:1;height:46px;border:none;border-radius:999px;background:#ffffff12;color:var(--gh-muted);text-align:left;padding:0 18px;cursor:pointer;font-weight:750}.gh-composer-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;border-top:1px solid var(--gh-border);padding-top:12px}.gh-composer-action{border:none;background:transparent;color:var(--gh-muted);font-weight:850;border-radius:12px;padding:10px;cursor:pointer}.gh-composer-action:hover{background:#ffffff0f;color:var(--gh-text)}.gh-stories{display:flex;gap:10px;overflow-x:auto;padding:6px 0 2px;scrollbar-width:none}.gh-story-card{min-width:118px;height:178px;border-radius:18px;background:linear-gradient(160deg,#10b9816b,#020617d9);border:1px solid var(--gh-border);overflow:hidden;position:relative;cursor:pointer}.gh-story-card img{width:100%;height:100%;object-fit:cover;opacity:.8}.gh-story-card strong{position:absolute;left:10px;right:10px;bottom:10px;font-size:.78rem;text-shadow:0 2px 8px rgba(0,0,0,.8)}.gh-story-add{display:grid;place-items:center;text-align:center;background:#ffffff0e}.gh-story-add i{font-size:1.4rem;color:var(--gh-green)}.gh-post-head{display:flex;align-items:center;gap:11px;margin-bottom:12px}.gh-post-meta{min-width:0;flex:1}.gh-post-name{font-weight:900;color:var(--gh-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-post-time{font-size:.76rem;color:var(--gh-muted);margin-top:2px}.gh-post-more{border:none;background:#ffffff0e;width:34px;height:34px;border-radius:999px;color:var(--gh-muted);cursor:pointer}.gh-post-text{font-size:.96rem;line-height:1.62;color:#dff7ed;margin:8px 0 12px;white-space:pre-wrap}.gh-read-more{display:inline-block;margin-top:5px;background:none;border:none;color:#10b981;font-size:.82rem;font-weight:700;cursor:pointer;padding:0;line-height:1.4}.gh-read-more:hover{color:#34d399;text-decoration:underline}.gh-post-img{width:100%;max-height:520px;object-fit:cover;border-radius:18px;border:1px solid var(--gh-border);margin:8px 0}.gh-post-target{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:5px 9px;background:#10b9811c;color:#a7f3d0;font-size:.72rem;font-weight:900;margin-top:4px}.gh-post-stats{display:flex;justify-content:space-between;gap:10px;color:var(--gh-muted);font-size:.78rem;border-bottom:1px solid var(--gh-border);padding:10px 0}.gh-post-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;border-bottom:1px solid var(--gh-border);padding:8px 0}.gh-act{height:38px;border:none;background:transparent;border-radius:12px;color:var(--gh-muted);font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.gh-act:hover,.gh-act.active{background:#10b9811a;color:var(--gh-text)}.gh-act.active i{color:var(--gh-green)}.gh-comments{padding-top:10px}.gh-comment-row{display:flex;gap:8px;margin:9px 0}.gh-comment-bubble{background:#ffffff0f;border:1px solid var(--gh-border);border-radius:16px;padding:9px 12px;line-height:1.45;min-width:0}.gh-comment-bubble strong{display:block;font-size:.8rem;margin-bottom:2px}.gh-comment-bubble span{font-size:.86rem;color:#d9f5ea}.gh-comment-form{display:flex;gap:8px;margin-top:10px}.gh-comment-form input{height:40px;border-radius:999px;padding-left:14px;flex:1;min-width:0}.gh-comment-form button{height:40px;width:42px;border-radius:50%;padding:0}.gh-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gh-grid.one{grid-template-columns:1fr}.gh-item-card{overflow:hidden;padding:0}.gh-item-media{height:150px;background:linear-gradient(135deg,#10b98159,#0f172acc);position:relative}.gh-item-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gh-type-badge{position:absolute;top:10px;left:10px;padding:6px 9px;border-radius:999px;background:#0000008c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.72rem;font-weight:900;color:#fff;border:1px solid rgba(255,255,255,.18)}.gh-item-body{padding:14px}.gh-item-body h3{margin:0 0 7px;font-size:1rem;line-height:1.25}.gh-item-body p{margin:0 0 12px;color:var(--gh-muted);font-size:.84rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gh-item-meta{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:12px}.gh-chip{font-size:.72rem;color:#a7f3d0;background:#10b9811a;border:1px solid rgba(16,185,129,.18);border-radius:999px;padding:5px 8px;font-weight:850}.gh-card-actions{display:flex;gap:8px;flex-wrap:wrap}.gh-card-actions .gh-btn{flex:1;min-width:92px}.gh-page-cover{height:260px;border-radius:0 0 24px 24px;background:linear-gradient(135deg,#10b98180,#020617f2);overflow:hidden;position:relative;border:1px solid var(--gh-border)}.gh-page-cover img{width:100%;height:100%;object-fit:cover}.gh-page-info{margin-top:-54px;position:relative;padding:0 18px 18px;display:flex;align-items:flex-end;gap:16px}.gh-page-logo{width:116px;height:116px;border-radius:26px;border:4px solid #07100d;background:linear-gradient(135deg,var(--gh-green),#064e3b);display:grid;place-items:center;font-size:2.1rem;font-weight:950;overflow:hidden;box-shadow:0 18px 50px #00000073}.gh-page-logo img{width:100%;height:100%;object-fit:cover}.gh-page-title{flex:1;min-width:0}.gh-page-title h1{margin:0;font-size:1.8rem;letter-spacing:-.05em}.gh-page-title p{margin:6px 0 0;color:var(--gh-muted);font-weight:700}.gh-page-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.gh-tabbar{display:flex;gap:8px;border-top:1px solid var(--gh-border);padding-top:12px;margin-top:10px;overflow:auto}.gh-tab{border:none;background:transparent;color:var(--gh-muted);font-weight:900;padding:10px 12px;border-radius:12px;cursor:pointer}.gh-tab.active,.gh-tab:hover{background:#10b9811f;color:var(--gh-text)}.gh-about-list{display:grid;gap:10px}.gh-about-row{display:flex;gap:10px;align-items:flex-start;color:var(--gh-muted);font-size:.9rem}.gh-about-row i{color:var(--gh-green);width:20px;margin-top:3px}.gh-review-form{display:grid;gap:10px;margin-bottom:14px}.gh-stars{display:flex;gap:4px}.gh-star{border:none;background:transparent;color:var(--gh-muted);font-size:1.25rem;cursor:pointer}.gh-star.active{color:var(--gh-yellow)}.gh-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.gh-gallery-item{aspect-ratio:1;overflow:hidden;border-radius:12px;background:#10b98114;position:relative;cursor:pointer}.gh-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:.25s}.gh-gallery-item:hover img{transform:scale(1.05)}.gh-gallery-item-featured{box-shadow:0 0 0 2px #facc15,0 4px 18px #facc152e}.gh-gallery-featured-badge{position:absolute;top:6px;left:6px;background:#facc15e6;color:#1a1200;border-radius:6px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:.62rem;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gh-gallery-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000bf);color:#fff;font-size:.72rem;padding:22px 8px 6px;line-height:1.3;z-index:2;pointer-events:none}.gh-gallery-mgmt-bar{position:absolute;bottom:6px;right:6px;display:flex;gap:4px;z-index:3;opacity:0;transition:opacity .15s}.gh-gallery-item-mgmt:hover .gh-gallery-mgmt-bar,.gh-gallery-item-mgmt:focus-within .gh-gallery-mgmt-bar{opacity:1}.gh-gallery-feat-btn{background:#0000008c;border:none;color:#fff;border-radius:7px;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.75rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gh-gallery-feat-btn:hover{background:#facc1566}@media(max-width:720px){.gh-gallery-grid{grid-template-columns:repeat(2,1fr)}.gh-gallery-mgmt-bar{opacity:1}}@media(max-width:360px){.gh-gallery-grid{grid-template-columns:1fr}}.gh-biz-page{overflow:hidden;border-radius:20px;background:var(--gh-card,#0b1310);border:1px solid var(--gh-border)}.gh-biz-cover{height:280px;position:relative;background:linear-gradient(135deg,#10b98173,#020617eb);overflow:hidden;flex-shrink:0}.gh-biz-cover img{width:100%;height:100%;object-fit:cover;display:block}.gh-biz-status-badge{position:absolute;top:14px;right:14px;padding:6px 13px;border-radius:999px;font-size:.74rem;font-weight:900;display:inline-flex;align-items:center;gap:5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gh-biz-status-badge.suspended{background:#ef4444e0;color:#fff}.gh-biz-status-badge.under-review{background:#f59e0be0;color:#111}.gh-biz-header{padding:0 20px 18px}.gh-biz-logo{width:96px;height:96px;border-radius:22px;border:4px solid #07100d;background:linear-gradient(135deg,var(--gh-green),#064e3b);display:grid;place-items:center;font-size:1.75rem;font-weight:950;color:#fff;overflow:hidden;box-shadow:0 12px 40px #0000007a;margin-top:-48px;margin-bottom:14px}.gh-biz-logo img{width:100%;height:100%;object-fit:cover}.gh-biz-header-inner{display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap}.gh-biz-name-area{flex:1;min-width:180px}.gh-biz-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 6px}.gh-biz-title-row h1{margin:0;font-size:1.6rem;letter-spacing:-.03em;line-height:1.15}.gh-biz-verified{display:inline-flex;align-items:center;gap:4px;background:#10b98126;color:var(--gh-green);border:1px solid rgba(16,185,129,.3);border-radius:999px;font-size:.7rem;font-weight:900;padding:3px 9px;white-space:nowrap}.gh-biz-chips{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.gh-biz-short-desc{margin:0;color:var(--gh-muted);font-size:.88rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gh-biz-actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:2px;flex-shrink:0}.gh-biz-stats-bar{display:flex;border-top:1px solid var(--gh-border);border-bottom:1px solid var(--gh-border)}.gh-biz-stat{flex:1;display:flex;flex-direction:column;align-items:center;padding:14px 6px;gap:2px;border-right:1px solid var(--gh-border);min-width:60px}.gh-biz-stat:last-child{border-right:none}.gh-biz-stat strong{font-size:1rem;font-weight:950;color:var(--gh-text);line-height:1.1}.gh-biz-stat span{font-size:.62rem;color:var(--gh-muted);font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-top:2px}.gh-biz-tabs{display:flex;border-bottom:1px solid var(--gh-border);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gh-biz-tabs::-webkit-scrollbar{display:none}.gh-biz-tab{border:none;border-bottom:2px solid transparent;background:transparent;color:var(--gh-muted);font-weight:900;padding:13px 15px;cursor:pointer;white-space:nowrap;transition:.15s;font-size:.86rem;flex-shrink:0}.gh-biz-tab:hover{color:var(--gh-text);background:#ffffff08}.gh-biz-tab.active{color:var(--gh-green);border-bottom-color:var(--gh-green)}.gh-biz-tab-content{padding:16px 0 4px}.gh-biz-sec{margin-bottom:16px}.gh-biz-sec-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.gh-biz-sec-head h3{margin:0;font-size:.92rem;font-weight:950;text-transform:uppercase;letter-spacing:.05em;color:var(--gh-muted)}.gh-biz-sec-head button{font-size:.8rem}.gh-biz-info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:10px}.gh-biz-info-card{background:#10b9810d;border:1px solid var(--gh-border);border-radius:14px;padding:13px 14px;display:flex;gap:11px;align-items:flex-start}.gh-biz-info-card i{color:var(--gh-green);width:17px;flex-shrink:0;margin-top:3px;font-size:.9rem}.gh-biz-ic-label{display:block;font-size:.7rem;color:var(--gh-muted);font-weight:700;margin-bottom:3px;text-transform:uppercase;letter-spacing:.04em}.gh-biz-ic-value{font-size:.87rem;color:var(--gh-text);font-weight:850;overflow-wrap:anywhere;word-break:break-word}.gh-biz-ic-value a{color:var(--gh-green);text-decoration:none}.gh-biz-rating-row{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid var(--gh-border);margin-bottom:16px}.gh-biz-rating-big{font-size:2.4rem;font-weight:950;line-height:1;color:var(--gh-text)}.gh-biz-rating-stars{color:#facc15;font-size:1.1rem;letter-spacing:1px;display:block;margin-bottom:3px}.gh-biz-rating-sub{font-size:.8rem;color:var(--gh-muted)}.gh-svc-list{display:grid;gap:10px}.gh-svc-card{border:1px solid var(--gh-border);border-radius:16px;padding:14px 16px;display:flex;justify-content:space-between;align-items:flex-start;gap:14px;background:#ffffff05;transition:.15s}.gh-svc-card:hover{background:#10b9810d;border-color:#10b98140}.gh-svc-info{flex:1;min-width:0}.gh-svc-info h3{margin:0 0 4px;font-size:.93rem;font-weight:900}.gh-svc-info p{margin:0;color:var(--gh-muted);font-size:.83rem;line-height:1.5}.gh-svc-price{flex-shrink:0;text-align:right}.gh-svc-price strong{display:block;font-size:1rem;color:var(--gh-green);font-weight:950}.gh-svc-price span{font-size:.72rem;color:var(--gh-muted)}.gh-svc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-top:6px}.gh-svc-filter-row{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.gh-svc-card2{border:1px solid var(--gh-border);border-radius:18px;overflow:hidden;background:#ffffff05;transition:.15s;display:flex;flex-direction:column}.gh-svc-card2:hover{background:#10b9810f;border-color:#10b9814d;transform:translateY(-1px)}.gh-svc-card-img{width:100%;height:150px;overflow:hidden;background:var(--gh-border)}.gh-svc-card-img img{width:100%;height:100%;object-fit:cover}.gh-svc-body{padding:14px 16px;display:flex;flex-direction:column;gap:7px;flex:1}.gh-svc-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.gh-svc-badges{display:flex;flex-wrap:wrap;gap:4px;flex:1}.gh-svc-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:99px;font-size:.72rem;font-weight:900;white-space:nowrap}.gh-svc-badge.featured{background:#facc1526;color:#ca9d00;border:1px solid rgba(250,204,21,.3)}.gh-svc-badge.type{background:#10b9811f;color:var(--gh-green);border:1px solid rgba(16,185,129,.2)}.gh-svc-badge.cat{background:#6366f11f;color:#818cf8;border:1px solid rgba(99,102,241,.2)}.gh-svc-badge.inactive{background:#ef44441f;color:#f87171;border:1px solid rgba(239,68,68,.2)}.gh-svc-price-block{flex-shrink:0;text-align:right}.gh-svc-price-block strong{display:block;font-size:.97rem;color:var(--gh-green);font-weight:950;line-height:1.1}.gh-svc-price-block span{font-size:.7rem;color:var(--gh-muted)}.gh-svc-title{margin:0;font-size:.95rem;font-weight:900;line-height:1.3;color:var(--gh-text)}.gh-svc-desc{margin:0;font-size:.83rem;color:var(--gh-muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gh-svc-cta{display:inline-flex;align-items:center;gap:6px;margin-top:4px;padding:8px 14px;border-radius:10px;background:var(--gh-green);color:#fff;font-size:.82rem;font-weight:900;text-decoration:none;transition:.15s;border:none;cursor:pointer;align-self:flex-start}.gh-svc-cta:hover{background:var(--gh-green-dark,#059669);transform:translateY(-1px)}.gh-svc-dash-list{display:grid;gap:10px}.gh-svc-dash-item{border:1px solid var(--gh-border);border-radius:14px;padding:13px 15px;display:flex;align-items:center;gap:13px;background:#ffffff05;transition:.15s}.gh-svc-dash-item:hover{background:#10b9810a}.gh-svc-inactive{opacity:.55}.gh-svc-dash-thumb{width:54px;height:54px;border-radius:10px;object-fit:cover;flex-shrink:0;background:var(--gh-border)}.gh-svc-dash-info{flex:1;min-width:0}.gh-svc-dash-info strong{display:block;font-size:.9rem;font-weight:900;margin-bottom:2px}.gh-svc-dash-info p{margin:3px 0 0;font-size:.8rem;color:var(--gh-muted);line-height:1.4}.gh-svc-dash-badges{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:4px}.gh-svc-dash-price{font-size:.82rem;color:var(--gh-green);font-weight:900;margin-left:6px}.gh-svc-mgmt-row{display:flex;gap:5px;flex-shrink:0;align-items:center}.gh-form-check{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;cursor:pointer;color:var(--gh-text)}.gh-reviews-wrap{display:grid;gap:0}.gh-review-card{padding:16px 0;border-bottom:1px solid var(--gh-border)}.gh-review-card:last-child{border-bottom:none;padding-bottom:0}.gh-review-head{display:flex;gap:10px;align-items:center;margin-bottom:8px}.gh-review-user-info{flex:1;min-width:0}.gh-review-user-info strong{display:block;font-size:.87rem;font-weight:900}.gh-review-user-info span{font-size:.75rem;color:var(--gh-muted)}.gh-review-stars-row{display:flex;align-items:center;gap:5px}.gh-review-stars{color:#facc15;font-size:.85rem;letter-spacing:.5px}.gh-review-rating-num{font-size:.82rem;font-weight:900;color:var(--gh-text)}.gh-review-text{color:var(--gh-text);font-size:.9rem;line-height:1.6;margin:0 0 8px}.gh-review-footer{display:flex;gap:8px;align-items:center}.gh-review-date{font-size:.75rem;color:var(--gh-muted);margin-right:auto}.gh-biz-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gh-hours-grid{display:grid;gap:5px}.gh-hours-row{display:flex;justify-content:space-between;font-size:.84rem;padding:5px 0;border-bottom:1px solid var(--gh-border)}.gh-hours-row span:first-child{font-weight:850;color:var(--gh-text)}.gh-hours-row span:last-child{color:var(--gh-muted)}.gh-hours-row.today span:first-child{color:var(--gh-green)}.gh-biz-preview-posts{display:grid;gap:10px}.gh-biz-preview-post{background:#ffffff08;border:1px solid var(--gh-border);border-radius:14px;padding:13px;font-size:.87rem;line-height:1.5;color:var(--gh-text);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:900px){.gh-biz-about-grid{grid-template-columns:1fr}}@media(max-width:720px){.gh-biz-cover{height:200px}.gh-biz-logo{width:82px;height:82px;border-radius:18px;margin-top:-41px;font-size:1.5rem}.gh-biz-header{padding:0 14px 16px}.gh-biz-title-row h1{font-size:1.3rem}.gh-biz-header-inner{gap:10px}.gh-biz-info-grid{grid-template-columns:1fr}.gh-biz-rating-big{font-size:1.9rem}}@media(max-width:480px){.gh-biz-cover{height:155px}.gh-biz-logo{width:70px;height:70px;border-radius:14px;margin-top:-35px;font-size:1.2rem}.gh-biz-title-row h1{font-size:1.1rem}.gh-biz-stat strong{font-size:.9rem}.gh-biz-tab{padding:11px 9px;font-size:.8rem}.gh-biz-actions .gh-btn{padding:0 10px;font-size:.82rem}.gh-svc-card{flex-direction:column;gap:8px}.gh-svc-price{text-align:left}}.gh-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99999;display:flex;align-items:center;justify-content:center;padding:18px}.gh-modal{width:min(620px,100%);max-height:92vh;overflow:auto;background:#0b1310;border:1px solid var(--gh-border);border-radius:24px;box-shadow:0 24px 90px #0000009e}.gh-modal-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--gh-border)}.gh-modal-head h3{margin:0;font-size:1.05rem}.gh-modal-close{border:none;background:#ffffff12;color:var(--gh-text);width:34px;height:34px;border-radius:999px;cursor:pointer}.gh-modal-body{padding:18px 20px}.gh-modal-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--gh-border);padding:14px 20px}.gh-empty{display:grid;place-items:center;text-align:center;min-height:220px;color:var(--gh-muted);padding:28px}.gh-empty i{font-size:2rem;color:#10b9816b;margin-bottom:12px}.gh-empty h3{margin:.2rem 0;color:var(--gh-text)}.gh-empty p{max-width:360px;line-height:1.55}.gh-toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,20px);opacity:0;z-index:100000;background:#0b1310;border:1px solid var(--gh-border-strong);color:var(--gh-text);box-shadow:var(--gh-shadow);border-radius:14px;padding:12px 16px;font-weight:900;transition:.22s}.gh-toast.show{opacity:1;transform:translate(-50%)}.gh-toast.error{border-color:#ef44448c;color:#fecaca}.gh-create-menu{position:fixed;right:92px;top:62px;width:220px;background:#0b1310;border:1px solid var(--gh-border);border-radius:18px;box-shadow:var(--gh-shadow);z-index:99995;padding:14px;display:none}.gh-create-menu.open{display:block}.gh-create-menu a,.gh-create-menu button{width:100%;border:none;background:transparent;color:var(--gh-text);text-decoration:none;display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:12px;font-weight:850;cursor:pointer;text-align:left}.gh-create-menu a:hover,.gh-create-menu button:hover{background:#10b9811a}.gh-create-menu-simple{display:none;padding:16px 12px}.gh-create-menu-simple.open{display:flex;gap:8px;justify-content:space-around}.gh-create-opt{flex:1;flex-direction:column;align-items:center;justify-content:center;padding:14px 8px;border-radius:14px;gap:6px;border:1px solid var(--gh-border);background:var(--gh-card)}.gh-create-opt:hover{background:#10b9811f;border-color:var(--gh-green)}.gh-create-opt-icon{font-size:1.5rem;line-height:1}.gh-create-opt-lbl{font-size:.78rem;font-weight:700;color:var(--gh-text)}.gh-right-widget{margin-bottom:14px}.gh-mini-list{display:grid;gap:10px}.gh-mini-item{display:flex;gap:10px;align-items:center;text-decoration:none;color:var(--gh-text);padding:8px;border-radius:12px}.gh-mini-item:hover{background:#ffffff0d}.gh-mini-thumb{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--gh-green),#064e3b);display:grid;place-items:center;overflow:hidden;font-weight:900}.gh-mini-thumb img{width:100%;height:100%;object-fit:cover}.gh-mini-item strong{display:block;font-size:.84rem}.gh-mini-item span{font-size:.74rem;color:var(--gh-muted)}@media(max-width:1180px){.gh-topbar{grid-template-columns:230px 1fr auto}.gh-layout{grid-template-columns:82px minmax(0,1fr) 290px}.gh-left .gh-nav-item span{display:none}.gh-left{width:82px}.gh-nav-item{justify-content:center}.gh-nav-item i{width:auto}.gh-panel{padding:10px}.gh-brand span{display:none}.gh-brand{width:50px}}@media(max-width:920px){.gh-topbar{grid-template-columns:auto 1fr auto;padding:0 12px}.gh-top-actions .gh-user-btn span,.gh-top-actions .gh-create-btn span{display:none}.gh-layout{grid-template-columns:1fr;padding:12px}.gh-left,.gh-right{display:none}.gh-shell{padding-top:64px}.gh-topbar{height:64px}.gh-grid{grid-template-columns:1fr}.gh-composer-actions{grid-template-columns:repeat(2,1fr)}.gh-page-info{display:block}.gh-page-actions{justify-content:flex-start;margin-top:12px}.gh-page-cover{height:190px}.gh-page-logo{width:92px;height:92px;border-radius:20px}.gh-page-title h1{font-size:1.35rem}.gh-create-menu{right:12px;top:60px}.gh-top-search input{height:40px}}@media(max-width:540px){.gh-top-search{display:none}.gh-post-actions{grid-template-columns:repeat(2,1fr)}.gh-card{padding:12px;border-radius:18px}.gh-composer-actions{grid-template-columns:1fr}.gh-item-media{height:130px}.gh-story-card{min-width:96px;height:150px}.gh-page-cover{height:155px}}.gh-like-wrap{position:relative;display:flex;align-items:stretch;justify-content:center}.gh-reaction-strip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);display:none;gap:2px;padding:5px 8px;background:var(--gh-card);border:1px solid var(--gh-border);border-radius:999px;z-index:var(--gh-z-dropdown);box-shadow:0 6px 24px #00000080;white-space:nowrap}.gh-reaction-strip.visible,.gh-like-wrap:hover .gh-reaction-strip{display:flex}.gh-reaction-strip button{border:none;background:transparent;border-radius:999px;min-width:32px;height:32px;cursor:pointer;font-size:1.15rem;transition:.12s;padding:0 3px}.gh-reaction-strip button:hover,.gh-reaction-strip button.active{transform:scale(1.35) translateY(-2px)}.gh-mini-item.unread{background:#10b9811f;border:1px solid rgba(16,185,129,.22)}.gh-story-viewer{min-height:360px;display:grid;place-items:center;position:relative;background:linear-gradient(160deg,#10b9812e,#020617eb);border-radius:18px;overflow:hidden;border:1px solid var(--gh-border)}.gh-story-viewer img{width:100%;max-height:70vh;object-fit:contain;display:block}.gh-story-viewer-text{position:absolute;left:16px;right:16px;bottom:16px;background:#0000007a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:12px;color:#fff}.gh-story-viewer-text strong{display:block;margin-bottom:4px}.gh-story-viewer-text p{margin:0;line-height:1.45}:root,html[data-gh-theme=light]{--gh-bg:#f4f8f1;--gh-bg-2:#eef6ef;--gh-panel:rgba(255,255,255,.78);--gh-card:rgba(255,255,255,.86);--gh-card-soft:rgba(246,252,247,.72);--gh-border:rgba(22,101,52,.1);--gh-border-strong:rgba(18,137,73,.28);--gh-text:#102118;--gh-muted:#66746c;--gh-dim:#8a9991;--gh-green:#159447;--gh-green-2:#22c55e;--gh-blue:#1687d9;--gh-red:#ef4444;--gh-yellow:#f59e0b;--gh-shadow:0 18px 55px rgba(31,73,44,.1)}html[data-gh-theme=dark]{--gh-bg:#06151c;--gh-bg-2:#0a1e2d;--gh-panel:rgba(7,22,30,.76);--gh-card:rgba(9,26,36,.82);--gh-card-soft:rgba(14,37,50,.62);--gh-border:rgba(99,255,181,.12);--gh-border-strong:rgba(45,212,127,.36);--gh-text:#f1fff7;--gh-muted:#9fb8ae;--gh-dim:#6f8a81;--gh-green:#2ee879;--gh-green-2:#5ff0a0;--gh-blue:#47b7ff;--gh-red:#fb7185;--gh-yellow:#fbbf24;--gh-shadow:0 20px 70px rgba(0,0,0,.42)}body.gh-social-body{background:radial-gradient(circle at 8% 0%,rgba(47,194,113,.17),transparent 34vw),radial-gradient(circle at 84% 8%,rgba(87,152,255,.12),transparent 30vw),linear-gradient(135deg,var(--gh-bg),var(--gh-bg-2))!important;font-family:Noto Sans Georgian,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-gh-theme=dark] body.gh-social-body{background:radial-gradient(circle at 10% 0%,rgba(46,232,121,.18),transparent 28vw),radial-gradient(circle at 80% 8%,rgba(93,77,255,.22),transparent 28vw),linear-gradient(135deg,#06131b,#0b1029 54%,#06181a)!important}.gh-topbar{height:78px;grid-template-columns:270px minmax(280px,610px) 1fr;padding:0 30px;background:color-mix(in srgb,var(--gh-card) 84%,transparent);box-shadow:0 10px 35px #1665340f}.gh-shell{padding-top:78px}.gh-layout{width:min(1540px,100%);grid-template-columns:240px minmax(0,790px) 300px;gap:22px;padding:22px 22px 48px}.gh-panel,.gh-card{background:var(--gh-card);border-color:var(--gh-border);box-shadow:var(--gh-shadow)}.gh-card{border-radius:24px}.gh-panel{border-radius:22px}.gh-brand-mark{background:linear-gradient(135deg,#63d96d,#0c8e4b);box-shadow:0 14px 38px #1594473d}.gh-brand-mark:before{content:"🌍"}.gh-brand-mark{font-size:0;color:transparent}.gh-brand span{font-size:1.28rem;color:var(--gh-text)}.gh-brand span span{color:var(--gh-green)}.gh-top-search input{height:48px;background:color-mix(in srgb,var(--gh-card-soft) 78%,transparent);box-shadow:inset 0 1px #ffffff7a}.gh-icon-btn,.gh-create-btn,.gh-user-btn{height:46px;background:color-mix(in srgb,var(--gh-card-soft) 70%,transparent);border-color:var(--gh-border)}.gh-theme-toggle{width:46px}.gh-create-btn{background:linear-gradient(135deg,#22c55e,#009444);box-shadow:0 14px 34px #15944738}.gh-left .gh-panel{padding:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--gh-card) 90%,transparent),color-mix(in srgb,var(--gh-card-soft) 88%,transparent))}.gh-nav-item{padding:13px;border-radius:16px}.gh-nav-item.active{background:linear-gradient(135deg,#22c55e2e,#15944714);box-shadow:inset 0 0 0 1px #22c55e26}.gh-nav-item.active:before{display:none}.gh-nav-item i{color:var(--gh-text);opacity:.84}.gh-nav-item.active i{color:var(--gh-green)}.gh-left:after{display:none}.gh-left:before{content:"";display:block;height:0}.gh-live-map{position:relative;overflow:hidden;min-height:320px;padding:0;border-radius:28px}.gh-live-map-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ddf3e0c7,#c4e5d970),url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 420"%3E%3Cpath d="M39 239 C178 135, 307 183, 428 105 C556 23, 670 87, 841 34" fill="none" stroke="%2322c55e" stroke-width="3" opacity=".26"/%3E%3Cpath d="M0 318 C120 242, 210 274, 352 215 C478 163, 563 204, 706 142 C804 100, 850 88, 900 79" fill="none" stroke="%231687d9" stroke-width="2" opacity=".19"/%3E%3Cg fill="none" stroke="%230f7a3a" opacity=".12"%3E%3Cpath d="M0 80H900M0 160H900M0 240H900M0 320H900M120 0V420M240 0V420M360 0V420M480 0V420M600 0V420M720 0V420M840 0V420"/%3E%3C/g%3E%3C/svg%3E') center/cover no-repeat;filter:saturate(1.1)}html[data-gh-theme=dark] .gh-live-map-bg{background:linear-gradient(135deg,#04151ba6,#0b1029a8),url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 420"%3E%3Cpath d="M39 239 C178 135, 307 183, 428 105 C556 23, 670 87, 841 34" fill="none" stroke="%232ee879" stroke-width="3" opacity=".48"/%3E%3Cpath d="M0 318 C120 242, 210 274, 352 215 C478 163, 563 204, 706 142 C804 100, 850 88, 900 79" fill="none" stroke="%2347b7ff" stroke-width="2" opacity=".28"/%3E%3Cg fill="none" stroke="%232ee879" opacity=".12"%3E%3Cpath d="M0 80H900M0 160H900M0 240H900M0 320H900M120 0V420M240 0V420M360 0V420M480 0V420M600 0V420M720 0V420M840 0V420"/%3E%3C/g%3E%3C/svg%3E') center/cover no-repeat}.gh-live-map-head{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 24px 160px}.gh-live-map-head h1{margin:0;font-size:1.45rem;color:var(--gh-text);letter-spacing:-.04em}.gh-live-map-head p{margin:6px 0 0;color:var(--gh-muted);font-weight:700}.gh-live-stats{position:absolute;left:22px;right:22px;bottom:22px;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);background:#ffffffb3;border:1px solid rgba(255,255,255,.6);border-radius:22px;box-shadow:0 20px 50px #0f172a1f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}html[data-gh-theme=dark] .gh-live-stats{background:#05121ac2;border-color:#2ee8792e}.gh-live-stats div{padding:18px 16px;display:grid;gap:3px;border-right:1px solid var(--gh-border)}.gh-live-stats div:last-child{border-right:0}.gh-live-stats i{color:var(--gh-green);font-size:1.2rem}.gh-live-stats strong{font-size:1.14rem;color:var(--gh-text)}.gh-live-stats span{font-size:.76rem;color:var(--gh-muted);font-weight:800}.gh-map-dot{position:absolute;z-index:2;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;text-align:center;color:#fff;font-weight:950;box-shadow:0 15px 35px #00000038;border:3px solid rgba(255,255,255,.55)}.gh-map-dot b{font-size:1rem}.gh-map-dot span{position:absolute;top:58px;color:var(--gh-text);font-size:.72rem;text-shadow:0 1px 8px rgba(255,255,255,.8)}html[data-gh-theme=dark] .gh-map-dot span{text-shadow:0 1px 8px rgba(0,0,0,.8)}.gh-map-dot-a{left:26%;top:35%;background:linear-gradient(135deg,#22c55e,#047857)}.gh-map-dot-b{left:9%;top:52%;background:linear-gradient(135deg,#38bdf8,#2563eb)}.gh-map-dot-c{left:65%;top:52%;background:linear-gradient(135deg,#22c55e,#047857)}.gh-map-dot-d{left:48%;top:38%;background:linear-gradient(135deg,#f59e0b,#ea580c)}.gh-stories{padding:8px 0 4px}.gh-story-card{border-radius:24px;min-width:104px;height:144px;box-shadow:0 12px 28px #0000001f}.gh-story-add{background:linear-gradient(135deg,#22c55e1f,#ffffff73)}.gh-story-card strong{font-size:.74rem}.gh-composer{padding:16px}.gh-composer-fake{background:color-mix(in srgb,var(--gh-card-soft) 82%,transparent);height:50px}.gh-composer-action{border:1px solid var(--gh-border);background:color-mix(in srgb,var(--gh-card-soft) 70%,transparent)}.gh-post{overflow:hidden}.gh-post-text{color:var(--gh-text)}.gh-post-img{border-radius:22px;max-height:520px;box-shadow:0 16px 38px #0000001f}.gh-post-target,.gh-chip{background:#22c55e24;color:var(--gh-green);border-color:#22c55e2e}.gh-post-actions{border-bottom:0}.gh-act{border:1px solid transparent}.gh-act:hover,.gh-act.active{background:#22c55e1f;border-color:#22c55e24}.gh-right-widget{border-radius:24px}.gh-premium-card{background:linear-gradient(135deg,#263080,#6d28d9)!important;color:#fff;overflow:hidden}.gh-premium-card p{color:#ffffffd1;line-height:1.5}.gh-premium-card strong{display:block;margin-bottom:8px}.gh-premium-card:after{content:"";position:absolute}.gh-mini-thumb{background:linear-gradient(135deg,#22c55e,#0f766e)}.gh-modal,.gh-select option{background:var(--gh-card);color:var(--gh-text)}.gh-toast{background:var(--gh-card)}@media(max-width:1180px){.gh-layout{grid-template-columns:78px minmax(0,1fr) 290px}.gh-left:after{display:none}}@media(max-width:920px){.gh-shell{padding-top:70px}.gh-layout{grid-template-columns:1fr}.gh-live-map{min-height:280px}.gh-live-stats{grid-template-columns:repeat(2,1fr)}.gh-live-map-head{padding-bottom:142px}.gh-left:after{display:none}}@media(max-width:540px){.gh-live-stats{position:relative;left:auto;right:auto;bottom:auto;margin:90px 12px 12px}.gh-live-map-head{padding:18px}.gh-map-dot{transform:scale(.82)}.gh-story-card{min-width:86px;height:128px}}.gh-sidebar-toggle{width:46px}body.gh-sidebar-collapsed .gh-layout{grid-template-columns:minmax(0,980px) 320px!important;max-width:1340px}body.gh-sidebar-collapsed .gh-left{display:none!important}body.gh-sidebar-collapsed .gh-center{min-width:0}body.gh-sidebar-collapsed .gh-right{display:block}.gh-follow-business-btn.is-following{background:linear-gradient(135deg,#22c55e2e,#10b9811a);color:var(--gh-green);border-color:var(--gh-border-strong);box-shadow:none}.gh-follow-business-btn.is-following:hover{background:linear-gradient(135deg,#ef444426,#fb718514);color:var(--gh-red);border-color:#ef444447}.gh-follow-business-btn.is-following:hover i{display:none}.gh-follow-business-btn.is-following:hover:before{content:"×";font-size:1.1rem;font-weight:900;margin-right:6px}.gh-follow-business-btn.is-following:hover{font-size:0}.gh-follow-business-btn.is-following:hover:after{content:"Unfollow";font-size:.9rem;font-weight:900}.gh-follow-business-btn.is-loading{opacity:.65;pointer-events:none}@media(max-width:1180px){body.gh-sidebar-collapsed .gh-layout{grid-template-columns:minmax(0,1fr)!important}body.gh-sidebar-collapsed .gh-right{display:none}}@media(max-width:920px){.gh-sidebar-toggle{display:none!important}}.gh-chip-online{border-color:#3b82f659!important;background:linear-gradient(135deg,#3b82f629,#10b9811a)!important;color:var(--gh-text, #e5f7ef)!important}.gh-chip-online i{color:#38bdf8}[data-gh-theme=light] .gh-chip-online{color:#0f3f35!important;background:linear-gradient(135deg,#3b82f61f,#10b9811a)!important}.gh-profile-name-link,.gh-profile-avatar-link{color:inherit;text-decoration:none;cursor:pointer}.gh-profile-name-link:hover{color:var(--gh-accent, #10b981);text-decoration:underline}.gh-profile-avatar-link:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 0 0 3px #10b9812e}.gh-comment-bubble .gh-profile-name-link{font-weight:800}.gh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center}.gh-upload-progress{display:flex;align-items:center;gap:10px;margin-top:10px;padding:6px 12px;background:#10b98114;border:1px solid rgba(16,185,129,.2);border-radius:10px}.gh-upload-track{flex:1;height:5px;background:#ffffff24;border-radius:99px;overflow:hidden}.gh-upload-bar{height:100%;width:0%;background:linear-gradient(90deg,#10b981,#3b82f6);border-radius:99px;transition:width .18s linear}.gh-upload-progress span{font-size:.72rem;color:#10b981;font-weight:800;white-space:nowrap;flex-shrink:0}.gh-shared-preview{display:flex;flex-direction:column;gap:0;padding:0;border:1px solid var(--gh-border);border-radius:16px;background:var(--gh-soft);color:var(--gh-text);overflow:hidden}.gh-shared-preview i{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--gh-green),var(--gh-blue));color:#fff}.gh-shared-thumb{width:52px;height:52px;border-radius:12px;overflow:hidden;flex:0 0 auto;background:var(--gh-card-soft);display:block}.gh-shared-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gh-shared-preview strong{display:block;font-size:.9rem}.gh-shared-preview span{font-size:.78rem;color:var(--gh-muted)}.gh-shared-embed{width:100%;overflow:hidden}.gh-shared-embed-head{display:flex;align-items:center;gap:10px;padding:10px 14px}.gh-shared-embed-name{display:block;font-weight:700;font-size:.88rem;color:var(--gh-text)}.gh-shared-embed-text{padding:2px 14px 10px;font-size:.88rem;color:var(--gh-text);line-height:1.45}.gh-shared-embed-img{width:100%;max-height:280px;object-fit:cover;display:block}.gh-shared-unavail{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--gh-border);border-radius:14px;background:var(--gh-soft);color:var(--gh-muted);font-size:.85rem}.gh-comment-main{flex:1;min-width:0}.gh-comment-actions button{border:0;background:transparent;color:var(--gh-muted);font-weight:800;cursor:pointer;padding:0;font-size:inherit}.gh-comment-actions button:hover{color:var(--gh-green)}.gh-reply-form{display:flex;gap:8px;margin:8px 0 4px 8px}.gh-reply-form .gh-input{min-height:36px;height:36px;flex:1;min-width:0}.gh-replies{margin-top:8px;display:flex;flex-direction:column;gap:8px}.gh-reply-row{display:flex;gap:8px;align-items:flex-start;margin-left:10px}.gh-reply-row .gh-comment-bubble{padding:8px 10px;border-radius:14px}.gh-reply-row .gh-comment-bubble span{font-size:.82rem}.gh-reply-avatar{width:26px!important;height:26px!important;font-size:.65rem!important}.gh-friend-actions{display:flex;gap:8px;flex-wrap:wrap}.gh-friend-card{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--gh-border);border-radius:16px;background:var(--gh-card)}.gh-friend-card .gh-avatar{width:42px;height:42px}.gh-friend-card strong{display:block}.gh-friend-card span{font-size:.78rem;color:var(--gh-muted)}.gh-friend-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.gh-friend-request-actions{display:flex;gap:8px;margin-top:8px}@media(max-width:720px){.gh-form-grid{grid-template-columns:1fr}.gh-reply-row{margin-left:0}}.gh-mini-item.danger{color:#ef4444}.gh-mini-item.danger .gh-mini-thumb{background:#ef44441f;color:#ef4444}.gh-deep-linked{outline:2px solid rgba(16,185,129,.8);box-shadow:0 0 0 6px #10b9811f,var(--gh-shadow)}.gh-deep-linked-comment .gh-comment-bubble{outline:2px solid rgba(16,185,129,.55);background:#10b9811a}.gh-dashboard-stats div{min-height:86px}.gh-chip-online{background:#3b82f61f;color:#2563eb;border-color:#3b82f640}[data-gh-theme=dark] .gh-chip-online{color:#93c5fd}.gh-modal-backdrop .gh-select,.gh-modal-backdrop .gh-input,.gh-modal-backdrop .gh-textarea{width:100%}@media(max-width:768px),(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.gh-live-stats,.glass,.card,.modal,.dropdown,.nav,.mobile-menu,.clean-card,.clean-stat{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}img{content-visibility:auto}.gh-story-v2-card{display:block;text-align:left;border:0;padding:0;color:#fff;flex:0 0 auto;box-shadow:0 14px 34px #00000047}.gh-story-v2-card .gh-story-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#10b98159,#3b82f647);display:grid;place-items:center;font-size:2rem}.gh-story-v2-card .gh-story-bg img{width:100%;height:100%;object-fit:cover;opacity:.88;transition:transform .22s ease}.gh-story-v2-card:hover .gh-story-bg img{transform:scale(1.04)}.gh-story-avatar-mini{position:absolute;left:9px;top:9px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#0f172a;border:2px solid #10b981;overflow:hidden;font-size:.68rem;font-weight:900;color:#fff;z-index:2}.gh-story-avatar-mini img{width:100%;height:100%;object-fit:cover;opacity:1}.gh-story-count{position:absolute;right:9px;top:9px;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#10b981;color:#04130c;font-weight:900;font-size:.72rem;display:inline-flex;align-items:center;justify-content:center;z-index:2}.gh-story-card small{position:absolute;left:10px;right:10px;bottom:28px;font-size:.65rem;color:#ffffffc7;text-shadow:0 2px 8px rgba(0,0,0,.8);z-index:2}.gh-story-card-dur{position:absolute;top:8px;right:8px;z-index:3;padding:2px 7px;border-radius:10px;font-size:10px;font-weight:800;pointer-events:none}.gh-story-card-dur--long{background:#6366f1b3;color:#e0e7ff}.gh-story-card-dur--forever{background:#fbbf24bf;color:#1a1200;font-size:13px}.gh-story-forever{border:2px solid #fbbf24!important;box-shadow:0 0 0 2px #fbbf2459,0 14px 34px #00000047!important}.gh-story-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147482500;background:#020617eb;display:flex;align-items:center;justify-content:center;padding:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:ghStoryFadeIn .18s ease}@keyframes ghStoryFadeIn{0%{opacity:0}to{opacity:1}}body.gh-story-open{overflow:hidden}.gh-story-shell{position:relative;width:min(430px,96vw);height:min(760px,92svh);background:#020617;border:1px solid rgba(255,255,255,.13);border-radius:26px;overflow:hidden;box-shadow:0 30px 90px #0000008c;display:flex;flex-direction:column;animation:ghStorySlideUp .22s cubic-bezier(.34,1.56,.64,1)}@keyframes ghStorySlideUp{0%{transform:translateY(24px) scale(.97);opacity:0}to{transform:none;opacity:1}}.gh-story-progress{display:flex;gap:5px;padding:12px 12px 4px;z-index:4}.gh-story-progress span{height:3px;border-radius:99px;flex:1;background:#ffffff3d;position:relative;overflow:hidden}.gh-story-progress span.done,.gh-story-progress span.active{background:#fff}.gh-story-progress span.current:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transform-origin:left center;transform:scaleX(0);animation:ghStoryBarFill var(--gh-story-dur,5s) linear forwards}@keyframes ghStoryBarFill{to{transform:scaleX(1)}}.gh-story-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px 10px;z-index:4;color:#fff;background:linear-gradient(to bottom,#00000047,#0000)}.gh-story-author{display:flex;align-items:center;gap:10px;min-width:0}.gh-story-author strong{display:block;font-size:.88rem;color:#fff}.gh-story-author small{display:block;font-size:.72rem;color:#ffffffb8}.gh-story-author-avatar{width:38px;height:38px;border-radius:50%;overflow:hidden;background:#10b981;color:#04130c;display:grid;place-items:center;font-weight:900;border:2px solid rgba(255,255,255,.8)}.gh-story-author-avatar img{width:100%;height:100%;object-fit:cover}.gh-story-close{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff1f;color:#fff;font-size:1.35rem;cursor:pointer}.gh-story-main{flex:1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#0f172a,#020617);cursor:pointer}.gh-story-main img{width:100%;height:100%;object-fit:cover}.gh-story-main p{font-size:1.65rem;line-height:1.35;font-weight:900;text-align:center;color:#fff;padding:34px;margin:0}.gh-story-caption{position:absolute;left:16px;right:16px;bottom:18px;background:#0000007a;border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:12px;color:#fff;line-height:1.45;font-weight:800;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gh-story-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:44px;height:44px;border:0;border-radius:50%;background:#ffffff1f;color:#fff;font-size:2rem;line-height:1;cursor:pointer;display:grid;place-items:center}.gh-story-nav.prev{left:10px}.gh-story-nav.next{right:10px}.gh-story-nav:hover,.gh-story-close:hover{background:#ffffff38}@media(max-width:620px){.gh-story-overlay{padding:0}.gh-story-shell{width:100vw;height:100svh;border-radius:0;border:0}.gh-story-nav{width:38px;height:38px;background:#00000042}}.gh-sp-wrap{position:absolute;left:16px;right:16px;bottom:90px;background:#0000009e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:14px 16px;z-index:5;display:flex;flex-direction:column;gap:8px}.gh-sp-q{color:#fff;font-weight:900;font-size:.95rem;text-align:center;margin-bottom:4px}.gh-sp-opt{position:relative;overflow:hidden;border:2px solid rgba(255,255,255,.5);border-radius:14px;background:#ffffff14;color:#fff;padding:10px 14px;font-weight:800;font-size:.88rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;min-height:44px;transition:border-color .18s}.gh-sp-opt:hover{border-color:#ffffffd9}.gh-sp-opt.voted{border-color:#10b981;background:#10b9812e}.gh-sp-opt span{position:relative;z-index:2}.gh-sp-opt small{position:relative;z-index:2;font-size:.78rem;color:#fffc}.gh-sp-bar{position:absolute;left:0;top:0;bottom:0;background:#ffffff26;border-radius:12px;transition:width .4s ease;z-index:1}.gh-sp-total{color:#fff9;font-size:.75rem;text-align:center;margin:0}.gh-sq-wrap{position:absolute;left:16px;right:16px;bottom:90px;background:#111827c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(59,130,246,.35);border-radius:20px;padding:14px 16px;z-index:5}.gh-sq-label{color:#fff;font-weight:900;font-size:.9rem;text-align:center;margin-bottom:10px;display:flex;align-items:center;gap:6px;justify-content:center}.gh-sq-label i{color:#3b82f6}.gh-sq-input-row{display:flex;gap:8px;align-items:center}.gh-sq-input{flex:1;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;padding:9px 12px;font-size:.88rem;outline:none}.gh-sq-input:focus{border-color:#3b82f6}.gh-sq-send{width:38px;height:38px;border:0;border-radius:50%;background:#3b82f6;color:#fff;font-size:.9rem;cursor:pointer;display:grid;place-items:center;flex-shrink:0}.gh-sq-owner-note{color:#ffffff8c;font-size:.78rem;text-align:center;margin:0}.gh-sq-sent{color:#10b981;font-size:.82rem;text-align:center;margin:6px 0 0;font-weight:800}.gh-sl-btn{position:absolute;bottom:90px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px;padding:11px 22px;background:#ffffffeb;color:#0f172a;font-weight:900;font-size:.88rem;border-radius:999px;text-decoration:none;z-index:5;white-space:nowrap;box-shadow:0 4px 16px #0000004d;transition:transform .15s,background .15s}.gh-sl-btn:hover{background:#fff;transform:translate(-50%) scale(1.04)}.gh-sl-btn i{font-size:.82rem}.gh-story-dur-row{display:flex;align-items:center;gap:10px;margin-top:10px;flex-wrap:wrap}.gh-story-dur-label{font-size:12px;color:var(--gh-muted);white-space:nowrap;flex-shrink:0}.gh-story-dur-btns{display:flex;gap:6px;flex-wrap:wrap}.gh-story-dur-btn{padding:5px 12px;font-size:12px;font-weight:600;border-radius:20px;border:1.5px solid var(--gh-border);background:var(--gh-card-soft);color:var(--gh-muted);cursor:pointer;transition:all .15s ease}.gh-story-dur-btn:hover{border-color:var(--gh-green);color:var(--gh-green)}.gh-story-dur-btn.active{border-color:var(--gh-green);background:color-mix(in srgb,var(--gh-green) 15%,transparent);color:var(--gh-green);font-weight:700}.gh-story-dur-badge{display:inline-flex;align-items:center;padding:1px 7px;border-radius:10px;font-size:10px;font-weight:700;margin-left:6px;vertical-align:middle}.gh-story-dur-badge--7d,.gh-story-dur-badge--30d,.gh-story-dur-badge--1y{background:#6366f140;color:#a5b4fc}.gh-story-dur-badge--forever{background:#fbbf2433;color:#fbbf24;font-size:13px}.gh-story-bg-picker{display:flex;gap:8px;flex-wrap:wrap;padding:4px 0}.gh-story-bg-swatch{width:38px;height:38px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:transform .15s,border-color .15s}.gh-story-bg-swatch:hover{transform:scale(1.12)}.gh-story-bg-swatch.selected{border-color:#fff;transform:scale(1.14)}.gh-story-owner-del,.gh-story-owner-hl{border:0;background:#ffffff1f;color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:.9rem;display:grid;place-items:center}.gh-story-owner-hl{color:#fbbf24}.gh-story-owner-hl:hover,.gh-story-owner-del:hover{background:#ffffff38}.gh-story-seen-row{display:flex;align-items:center;gap:6px;color:#ffffffb8;font-size:.8rem}.gh-story-seen-row i{color:#10b981}body.gh-fb-inspired.gh-social-body{background:radial-gradient(circle at 12% 0%,rgba(40,112,255,.16),transparent 32vw),radial-gradient(circle at 78% 2%,rgba(44,232,121,.08),transparent 30vw),linear-gradient(135deg,#050b14,#081321 52%,#07101c)!important;color:#eaf2ff}body.gh-fb-inspired .gh-topbar{height:72px;grid-template-columns:250px minmax(280px,430px) 1fr auto;gap:18px;padding:0 18px;background:#050d18c7;border-bottom:1px solid rgba(148,163,184,.12);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 12px 38px #00000047}body.gh-fb-inspired .gh-brand-mark{background:linear-gradient(135deg,#1e66ff,#2d82ff)!important;width:42px;height:42px;border-radius:14px;box-shadow:0 18px 44px #1e66ff59}body.gh-fb-inspired .gh-brand-mark:before{content:"📍";font-size:24px;color:#fff}body.gh-fb-inspired .gh-brand span{color:#f8fbff;font-size:1.46rem;font-weight:950;letter-spacing:-.04em}body.gh-fb-inspired .gh-brand span span{color:#f8fbff}body.gh-fb-inspired .gh-top-search{max-width:430px}body.gh-fb-inspired .gh-top-search input{height:46px;border-radius:13px;background:#1e2c43b8!important;border:1px solid rgba(148,163,184,.12);color:#dbeafe;box-shadow:inset 0 1px #ffffff0a}body.gh-fb-inspired .gh-center-tabs{display:flex;align-items:center;justify-content:center;gap:24px;height:100%}body.gh-fb-inspired .gh-center-tabs a,body.gh-fb-inspired .gh-center-tabs button{position:relative;width:62px;height:72px;display:grid;place-items:center;background:transparent;border:0;color:#97a7bb;font-size:1.22rem;text-decoration:none;cursor:pointer}body.gh-fb-inspired .gh-center-tabs .active,body.gh-fb-inspired .gh-center-tabs a:hover,body.gh-fb-inspired .gh-center-tabs button:hover{color:#2f7cff}body.gh-fb-inspired .gh-center-tabs .active:after{content:"";position:absolute;left:6px;right:6px;bottom:0;height:3px;background:#2f7cff;border-radius:99px 99px 0 0}body.gh-fb-inspired .gh-top-actions{gap:12px}body.gh-fb-inspired .gh-icon-btn,body.gh-fb-inspired .gh-user-btn,body.gh-fb-inspired .gh-create-btn{height:44px;border-radius:11px;background:#111e31d9;border:1px solid rgba(148,163,184,.12);color:#eaf2ff}body.gh-fb-inspired .gh-create-btn{background:linear-gradient(135deg,#1264ff,#2d7dff);box-shadow:0 16px 38px #2d7dff45}body.gh-fb-inspired .gh-shell{padding-top:72px}body.gh-fb-inspired .gh-layout{width:100%;max-width:1400px;margin:0 auto;grid-template-columns:260px minmax(0,590px) 340px;gap:26px;padding:20px 40px 48px}body.gh-fb-inspired .gh-left{position:sticky;top:88px;align-self:start;scrollbar-width:none}body.gh-fb-inspired .gh-left::-webkit-scrollbar{display:none}body.gh-fb-inspired .gh-left .gh-panel{padding:10px;background:transparent;border:none;box-shadow:none}body.gh-fb-inspired .gh-nav-item{height:48px;padding:0 14px;border-radius:10px;color:#e5edf8;font-weight:800}body.gh-fb-inspired .gh-nav-item i{width:25px;text-align:center;color:#97a8bd;font-size:1.08rem}body.gh-fb-inspired .gh-nav-item.active{background:linear-gradient(90deg,#2475ff4d,#2475ff1a);box-shadow:inset 3px 0 #2678ff;color:#eaf2ff}body.gh-fb-inspired .gh-nav-item.active i{color:#2f7cff}body.gh-fb-inspired .gh-card,body.gh-fb-inspired .gh-panel{background:linear-gradient(180deg,#0c192bd1,#091424cc);border:1px solid rgba(148,163,184,.12);box-shadow:0 18px 42px #00000038;border-radius:12px}body.gh-fb-inspired .gh-story-strip-card{padding:16px;margin-bottom:14px;border-radius:12px}body.gh-fb-inspired .gh-stories{gap:10px;padding:0;overflow-x:auto}body.gh-fb-inspired .gh-story-card{height:232px;min-width:132px;border-radius:11px;background:#101f32db;border:1px solid rgba(148,163,184,.14)}body.gh-fb-inspired .gh-story-add{border-style:dashed;background:#0a182ac7}body.gh-fb-inspired .gh-story-card strong{font-size:.86rem;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.65)}body.gh-fb-inspired .gh-composer{padding:14px;margin-bottom:14px}body.gh-fb-inspired .gh-composer-fake{height:48px;border-radius:24px;background:#19273bc7;border:1px solid rgba(148,163,184,.08);color:#aab8cb;text-align:left;padding:0 18px;font-weight:800}body.gh-fb-inspired .gh-composer-actions{border-top:1px solid rgba(148,163,184,.1);padding-top:10px;margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}body.gh-fb-inspired .gh-composer-action{height:42px;border-radius:10px;background:transparent;color:#c6d2e3;border:1px solid transparent}body.gh-fb-inspired .gh-composer-action:hover{background:#2d7dff1a;border-color:#2d7dff2e}.gh-post{content-visibility:auto;contain-intrinsic-size:0 400px}body.gh-fb-inspired .gh-post{padding:0;border-radius:10px;margin-bottom:10px;overflow:hidden;background:#0a1626e6;border:1px solid rgba(255,255,255,.07)}body.gh-fb-inspired .gh-post .gh-post-head{padding:14px 16px 6px}body.gh-fb-inspired .gh-post .gh-post-text{padding:4px 16px 10px;font-size:.96rem;line-height:1.6}body.gh-fb-inspired .gh-post .gh-post-stats{padding:6px 16px;font-size:.82rem}body.gh-fb-inspired .gh-post .gh-rx-breakdown{padding:0 16px}body.gh-fb-inspired .gh-post .gh-comments{padding:0 16px 12px}body.gh-fb-inspired .gh-post .gh-poll-opt{margin:0 16px 8px}body.gh-fb-inspired .gh-post .gh-avatar{width:40px;height:40px;font-size:.85rem}body.gh-fb-inspired .gh-post-img{border-radius:0;max-height:620px;width:100%;object-fit:cover;margin:8px 0 0}body.gh-fb-inspired .gh-post-img:last-child{margin-bottom:0}body.gh-fb-inspired .gh-media-grid img{border-radius:0}body.gh-fb-inspired .gh-post .gh-post-head{margin-bottom:0}body.gh-fb-inspired .gh-post-actions{display:flex;gap:0;padding:4px 6px;border-top:1px solid rgba(255,255,255,.07);border-bottom:none;margin-top:2px}body.gh-fb-inspired .gh-post .gh-like-wrap{flex:1;position:relative}body.gh-fb-inspired .gh-post .gh-like-wrap>[data-like]{width:100%;justify-content:center}body.gh-fb-inspired .gh-act{flex:1;justify-content:center;height:40px;border-radius:8px;color:#b0bdce;font-size:.88rem;font-weight:700;gap:7px}body.gh-fb-inspired .gh-act:hover,body.gh-fb-inspired .gh-act.active{background:#ffffff12;color:#eaf2ff;border-color:transparent}body.gh-fb-inspired .gh-act[data-like].active{color:#2d83ff}body.gh-fb-inspired .gh-act[data-save].active{color:#10b981}body.gh-fb-inspired .gh-post .gh-post-stats{border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:4px}body.gh-fb-inspired #ghFeedList{background:#081121f5;border-radius:10px;overflow:hidden}body.gh-fb-inspired .gh-post{margin-bottom:0;border-radius:0;border-left:none;border-right:none;border-top:none}body.gh-fb-inspired .gh-post:first-child{border-radius:10px 10px 0 0}body.gh-fb-inspired .gh-post:last-child{border-radius:0 0 10px 10px;border-bottom:none}body.gh-fb-inspired .gh-post+.gh-post{border-top:8px solid rgba(0,0,0,.35)}body.gh-fb-inspired .gh-right{position:sticky;top:88px;align-self:start;max-height:calc(100vh - 104px);overflow:auto;padding-right:2px;scrollbar-width:none}body.gh-fb-inspired .gh-right::-webkit-scrollbar{display:none}body.gh-fb-inspired .gh-right-widget{padding:14px;margin-bottom:14px;border-radius:12px}body.gh-fb-inspired .gh-section-title h2,body.gh-fb-inspired .gh-section-title h3{color:#f4f8ff;font-size:1rem;letter-spacing:-.02em}body.gh-fb-inspired .gh-small{color:#4c91ff;font-weight:900}body.gh-fb-inspired .gh-mini-item{border-radius:10px;padding:9px;background:#111f336b;border:1px solid rgba(148,163,184,.08)}body.gh-fb-inspired .gh-mini-thumb{width:54px;height:46px;border-radius:9px;background:linear-gradient(135deg,#10284a,#1f68ff);overflow:hidden}body.gh-fb-inspired .gh-mini-thumb img{width:100%;height:100%;object-fit:cover}body.gh-fb-inspired .gh-empty.mini{min-height:92px;padding:16px;text-align:left;background:#111f3359;border-radius:10px}body.gh-fb-inspired .gh-empty.mini i{font-size:1.2rem;margin:0 0 8px;color:#4c91ff}body.gh-fb-inspired .gh-empty.mini h3{font-size:.9rem;margin:0 0 4px;color:#eaf2ff}body.gh-fb-inspired .gh-empty.mini p{font-size:.78rem;margin:0;color:#94a3b8}@media(max-width:1060px){body.gh-fb-inspired .gh-layout{grid-template-columns:82px minmax(0,1fr) 300px}body.gh-fb-inspired .gh-nav-item span{display:none}body.gh-fb-inspired .gh-nav-item{justify-content:center}body.gh-fb-inspired .gh-topbar{grid-template-columns:180px minmax(200px,360px) 1fr auto}.gh-center-tabs{gap:8px}}@media(max-width:980px){body.gh-fb-inspired .gh-topbar{grid-template-columns:1fr auto}body.gh-fb-inspired .gh-top-search,body.gh-fb-inspired .gh-center-tabs{display:none}body.gh-fb-inspired .gh-layout{grid-template-columns:1fr;padding:12px}body.gh-fb-inspired .gh-left,body.gh-fb-inspired .gh-right{position:static;max-height:none}body.gh-fb-inspired .gh-left{display:none}body.gh-fb-inspired .gh-story-card{height:180px;min-width:105px}body.gh-fb-inspired .gh-composer-actions{grid-template-columns:repeat(2,1fr)}}html[data-gh-theme=light] body.gh-fb-inspired.gh-social-body{background:radial-gradient(circle at 8% 0%,rgba(59,130,246,.08),transparent 30vw),radial-gradient(circle at 92% 8%,rgba(124,58,237,.08),transparent 26vw),linear-gradient(180deg,#fff,#f7f9fe 48%,#f3f6fb)!important;color:#0f172a!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-topbar{background:#ffffffeb!important;border-bottom:1px solid rgba(15,23,42,.08)!important;box-shadow:0 10px 30px #0f172a0f!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html[data-gh-theme=light] body.gh-fb-inspired .gh-brand span{color:#0f172a!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-brand span span{color:#2563eb!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-brand-mark{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;box-shadow:0 14px 34px #2563eb38!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-top-search input{background:#f3f6fb!important;color:#172033!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:inset 0 1px #ffffffe6,0 8px 22px #0f172a0a!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-top-search input::placeholder{color:#64748b!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-center-tabs a,html[data-gh-theme=light] body.gh-fb-inspired .gh-center-tabs button{color:#64748b!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-center-tabs .active,html[data-gh-theme=light] body.gh-fb-inspired .gh-center-tabs a:hover,html[data-gh-theme=light] body.gh-fb-inspired .gh-center-tabs button:hover{color:#2563eb!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-center-tabs .active:after{background:#2563eb!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-icon-btn,html[data-gh-theme=light] body.gh-fb-inspired .gh-user-btn{background:#f8fafc!important;border:1px solid rgba(15,23,42,.08)!important;color:#0f172a!important;box-shadow:0 8px 22px #0f172a0d!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-create-btn{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;color:#fff!important;border:0!important;box-shadow:0 14px 32px #2563eb38!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-card,html[data-gh-theme=light] body.gh-fb-inspired .gh-panel{background:#fffffff0!important;color:#0f172a!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 16px 44px #0f172a12!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-left .gh-panel{background:#ffffffd1!important;border-color:#0f172a12!important;box-shadow:0 12px 32px #0f172a0d!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-nav-item{color:#172033!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-nav-item i{color:#64748b!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-nav-item:hover{background:#2563eb12!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-nav-item.active{background:linear-gradient(90deg,#2563eb1f,#7c3aed12)!important;color:#1d4ed8!important;box-shadow:inset 3px 0 #2563eb!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-nav-item.active i{color:#2563eb!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-story-strip-card{background:#ffffffeb!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-story-add{background:linear-gradient(180deg,#f8fbff,#eef4ff)!important;border:1px solid rgba(37,99,235,.1)!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-story-card{background:#f8fafc!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 12px 30px #0f172a1a!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-composer-fake{background:#f6f8fd!important;border:1px solid rgba(15,23,42,.08)!important;color:#64748b!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-composer-actions{border-top-color:#0f172a14!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-composer-action{color:#334155!important;background:transparent!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-composer-action:hover{background:#2563eb12!important;border-color:#2563eb1a!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-post-text,html[data-gh-theme=light] body.gh-fb-inspired .gh-post-author strong,html[data-gh-theme=light] body.gh-fb-inspired .gh-mini-item strong,html[data-gh-theme=light] body.gh-fb-inspired .gh-section-title h1,html[data-gh-theme=light] body.gh-fb-inspired .gh-section-title h2,html[data-gh-theme=light] body.gh-fb-inspired .gh-section-title h3{color:#0f172a!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-post-meta,html[data-gh-theme=light] body.gh-fb-inspired .gh-mini-item span,html[data-gh-theme=light] body.gh-fb-inspired .gh-empty.mini p{color:#64748b!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-post{background:#fffffff7!important;border-color:#0f172a12!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-post-img{border-radius:0!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-act{color:#475569!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-act:hover,html[data-gh-theme=light] body.gh-fb-inspired .gh-act.active{background:#2563eb14!important;color:#1d4ed8!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-post-actions{border-top-color:#0f172a14!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-mini-item{background:#f8fafc!important;border:1px solid rgba(15,23,42,.07)!important;color:#0f172a!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-mini-item:hover{background:#f1f5f9!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-mini-thumb{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;color:#fff!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-empty.mini{background:#f8fafc!important;border:1px dashed rgba(37,99,235,.18)!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-empty.mini i{color:#2563eb!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-empty.mini h3{color:#172033!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-small{color:#2563eb!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-chip,html[data-gh-theme=light] body.gh-fb-inspired .gh-post-target{background:#2563eb14!important;border-color:#2563eb1f!important;color:#2563eb!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-badge-count{background:#ef4444!important;color:#fff!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-right::-webkit-scrollbar-thumb,html[data-gh-theme=light] body.gh-fb-inspired .gh-left::-webkit-scrollbar-thumb{background:#0f172a2e!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-floating-chat,html[data-gh-theme=light] body.gh-fb-inspired .gh-chat-fab{box-shadow:0 14px 34px #0f172a29!important}html[data-gh-theme=dark] body.gh-fb-inspired .gh-card,html[data-gh-theme=dark] body.gh-fb-inspired .gh-panel{background:linear-gradient(180deg,#0c192bdb,#091424d1)!important;color:#eaf2ff!important}.gh-dash-wrap{display:flex;gap:16px;align-items:flex-start;min-height:400px}.gh-dash-sidebar{width:220px;flex-shrink:0;background:var(--gh-card);border:1px solid var(--gh-border);border-radius:var(--gh-radius-lg);overflow:hidden;position:sticky;top:88px}.gh-dash-sidebar-header{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid var(--gh-border)}.gh-dash-biz-logo{width:40px;height:40px;border-radius:8px;overflow:hidden;background:#10b98126;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0;color:var(--gh-green)}.gh-dash-biz-logo img{width:100%;height:100%;object-fit:cover}.gh-dash-biz-name{font-weight:700;font-size:.85rem;line-height:1.3;color:var(--gh-text)}.gh-dash-biz-status{font-size:.72rem;text-transform:capitalize;margin-top:2px;color:var(--gh-muted)}.gh-dash-status-active{color:#10b981!important}.gh-dash-status-suspended{color:#ef4444!important}.gh-dash-status-under_review{color:#f59e0b!important}.gh-dash-sidebar-nav{display:flex;flex-direction:column;padding:8px;gap:2px}.gh-dash-nav-item{all:unset;box-sizing:border-box;display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:10px;cursor:pointer;font-size:.88rem;font-weight:600;color:var(--gh-text);transition:background .15s,color .15s;width:100%}.gh-dash-nav-item i{width:18px;text-align:center;color:var(--gh-muted);font-size:.85rem;flex-shrink:0}.gh-dash-nav-item:hover{background:var(--gh-card-soft)}.gh-dash-nav-item.active{background:#10b9811f;color:var(--gh-green)}.gh-dash-nav-item.active i{color:var(--gh-green)}.gh-dash-divider{border:none;border-top:1px solid var(--gh-border);margin:4px 0}.gh-dash-content{flex:1;min-width:0}.gh-dash-section{display:grid;gap:14px}.gh-dash-section-title{font-size:1.1rem;font-weight:800;margin:0 0 4px;color:var(--gh-text);letter-spacing:-.03em}.gh-dash-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gh-dash-stat-card{background:var(--gh-card);border:1px solid var(--gh-border);border-radius:12px;padding:16px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.gh-dash-stat-card i{font-size:1.2rem;color:var(--gh-green)}.gh-dash-stat-card strong{font-size:1.4rem;font-weight:800;color:var(--gh-text)}.gh-dash-stat-card span{font-size:.75rem;color:var(--gh-muted)}.gh-dash-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gh-form-rows{display:grid;gap:12px}.gh-form-label{display:flex;flex-direction:column;gap:5px;font-size:.82rem;font-weight:600;color:var(--gh-muted)}.gh-dash-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.gh-dash-coming-soon{text-align:center;padding:32px 16px;display:grid;gap:14px;place-items:center}.gh-dash-cs-icon{font-size:2.8rem;color:var(--gh-muted);display:block}.gh-dash-coming-soon h3{margin:0;font-size:1rem;color:var(--gh-text)}.gh-dash-coming-soon p{margin:0;font-size:.88rem;color:var(--gh-muted);max-width:420px}.gh-dash-feature-list{display:flex;flex-wrap:wrap;gap:8px 20px;justify-content:center}.gh-dash-feature-item{display:flex;align-items:center;gap:6px;font-size:.82rem;color:var(--gh-muted)}.gh-dash-feature-item i{color:var(--gh-green)}.gh-dash-analytics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gh-dash-analytics-card{background:var(--gh-card);border:1px solid var(--gh-border);border-radius:12px;padding:16px;display:flex;gap:12px;align-items:center}.gh-dash-analytics-card i{font-size:1.4rem;color:var(--gh-green);width:28px;text-align:center;flex-shrink:0}.gh-dash-analytics-body{display:grid;gap:2px}.gh-dash-analytics-label{font-size:.72rem;color:var(--gh-muted);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.gh-dash-analytics-val{font-size:1.3rem;font-weight:800;color:var(--gh-text)}.gh-dash-analytics-days{display:grid;gap:6px}.gh-dash-analytics-day{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:var(--gh-card-soft);border-radius:8px;font-size:.85rem}.gh-dash-analytics-day-date{color:var(--gh-muted);font-weight:600}.gh-da-section{margin-bottom:20px}.gh-da-section-title{margin:0 0 10px;font-size:.82rem;font-weight:700;color:var(--gh-text);text-transform:uppercase;letter-spacing:.05em}.gh-da-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:4px}.gh-da-kpi-card{background:var(--gh-card);border:1px solid var(--gh-border);border-radius:12px;padding:14px 12px;display:flex;gap:10px;align-items:center}.gh-da-kpi-card i{font-size:1.2rem;color:var(--gh-green);width:22px;text-align:center;flex-shrink:0}.gh-da-kpi-body{display:grid;gap:1px;min-width:0}.gh-da-kpi-val{font-size:1.2rem;font-weight:800;color:var(--gh-text);line-height:1}.gh-da-kpi-label{font-size:.67rem;font-weight:600;color:var(--gh-muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-da-actions{display:grid;gap:6px}.gh-da-action-row{display:grid;grid-template-columns:20px 88px 1fr 34px;align-items:center;gap:8px;padding:7px 10px;background:var(--gh-card-soft);border-radius:8px}.gh-da-action-icon{font-size:.82rem;color:var(--gh-green);text-align:center}.gh-da-action-label{font-size:.82rem;color:var(--gh-text);font-weight:500}.gh-da-bar-wrap{height:6px;background:var(--gh-border);border-radius:3px;overflow:hidden}.gh-da-bar-fill{height:100%;background:var(--gh-green);border-radius:3px;transition:width .4s ease}.gh-da-action-val{font-size:.82rem;font-weight:700;color:var(--gh-text);text-align:right}.gh-da-days{display:grid;gap:4px}.gh-da-day-head{display:grid;grid-template-columns:1fr 56px 68px 56px;gap:8px;padding:5px 10px;font-size:.7rem;font-weight:700;color:var(--gh-muted);text-transform:uppercase;letter-spacing:.04em}.gh-da-day-row{display:grid;grid-template-columns:1fr 56px 68px 56px;gap:8px;padding:7px 10px;background:var(--gh-card-soft);border-radius:8px;font-size:.83rem;color:var(--gh-text)}.gh-da-today{background:#10b9811a!important;border:1px solid rgba(16,185,129,.25);font-weight:600}html[data-gh-theme=light] .gh-da-today{background:#10b98114!important;border-color:#10b98133}@media(max-width:700px){.gh-da-kpi-grid{grid-template-columns:repeat(2,1fr)}.gh-da-action-row{grid-template-columns:18px 76px 1fr 28px}.gh-da-action-label{font-size:.76rem}}@media(max-width:420px){.gh-da-day-head,.gh-da-day-row{grid-template-columns:1fr 44px 54px 44px;font-size:.76rem}}.gh-gallery-item-mgmt{position:relative}.gh-gallery-delete-btn{position:absolute;top:6px;right:6px;background:#0009;border:none;color:#fff;border-radius:8px;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.75rem;opacity:0;transition:opacity .15s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gh-gallery-item-mgmt:hover .gh-gallery-delete-btn{opacity:1}@media(max-width:900px){.gh-dash-wrap{flex-direction:column}.gh-dash-sidebar{width:100%;position:static;border-radius:14px}.gh-dash-sidebar-header{display:none}.gh-dash-sidebar-nav{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;padding:6px 8px;gap:2px;scrollbar-width:none}.gh-dash-sidebar-nav::-webkit-scrollbar{display:none}.gh-dash-nav-item{flex-shrink:0;padding:8px 12px;border-radius:8px;font-size:.78rem;gap:6px}.gh-dash-divider{display:none}.gh-dash-stats-grid,.gh-dash-analytics-grid{grid-template-columns:repeat(2,1fr)}.gh-dash-info-grid{grid-template-columns:1fr}}@media(max-width:480px){.gh-dash-nav-item span{display:none}.gh-dash-nav-item i{font-size:.95rem}.gh-dash-nav-item{width:42px;height:42px;justify-content:center;padding:0;border-radius:10px}}.gh-gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10010;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .18s;padding:16px}.gh-gallery-modal.open{opacity:1}.gh-gm-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gh-gm-dialog{position:relative;z-index:1;width:100%;max-width:min(92vw,960px);display:flex;flex-direction:column;gap:10px}.gh-gm-close{position:absolute;top:-14px;right:-14px;z-index:4;width:38px;height:38px;border-radius:50%;background:#ffffff24;border:1px solid rgba(255,255,255,.18);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.85rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .15s}.gh-gm-close:hover{background:#ffffff42}.gh-gm-img-wrap{position:relative;display:flex;align-items:center;justify-content:center;background:#0000004d;border-radius:14px;overflow:hidden;min-height:140px;max-height:74vh}.gh-gm-img{max-width:100%;max-height:74vh;object-fit:contain;display:block;border-radius:14px}.gh-gm-prev,.gh-gm-next{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#0000008c;border:1px solid rgba(255,255,255,.15);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.85rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .15s;z-index:2}.gh-gm-prev{left:10px}.gh-gm-next{right:10px}.gh-gm-prev:hover,.gh-gm-next:hover{background:#000c}.gh-gm-prev:disabled,.gh-gm-next:disabled{opacity:.25;cursor:default;pointer-events:none}.gh-gm-footer{display:flex;align-items:center;gap:10px;padding:0 2px;min-height:22px}.gh-gm-featured{font-size:.78rem;font-weight:700;color:#facc15;display:flex;align-items:center;gap:4px;flex-shrink:0}.gh-gm-caption{flex:1;font-size:.88rem;color:#ffffffbf}.gh-gm-counter{font-size:.75rem;color:#ffffff73;font-weight:700;white-space:nowrap;flex-shrink:0}@media(max-width:480px){.gh-gm-close{top:-6px;right:-6px}.gh-gm-prev{left:4px}.gh-gm-next{right:4px}.gh-gm-prev,.gh-gm-next{width:34px;height:34px}}.gh-gallery-pick-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gh-gallery-pick-row .gh-btn{flex-shrink:0}.gh-gallery-pick-row .gh-input{flex:1;min-width:160px}.gh-gallery-pick-or{color:var(--gh-muted);font-size:.82rem;font-weight:600;white-space:nowrap}.gh-form-check{display:flex;align-items:center;gap:8px;font-size:.88rem;font-weight:600;color:var(--gh-text);cursor:pointer}.gh-form-check input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:var(--gh-green)}.gh-btn:focus-visible,.gh-biz-tab:focus-visible,.gh-tab:focus-visible,.gh-pill:focus-visible,.gh-dash-nav-item:focus-visible,.gh-gallery-feat-btn:focus-visible,.gh-gallery-delete-btn:focus-visible,.gh-gm-close:focus-visible,.gh-gm-prev:focus-visible,.gh-gm-next:focus-visible{outline:2px solid var(--gh-green);outline-offset:2px}.gh-input:focus,.gh-textarea:focus,.gh-select:focus{border-color:var(--gh-border-strong);box-shadow:0 0 0 3px #10b98117}.gh-dash-section .gh-empty{min-height:140px;padding:20px}.gh-dash-section .gh-biz-sec-head .gh-dash-section-title,.gh-dash-section>.gh-dash-section-title{margin:0}.gh-biz-cover{min-height:180px}.gh-biz-stat strong,.gh-dash-stat-card strong,.gh-dash-analytics-val{letter-spacing:-.04em}.gh-biz-tab.active{font-weight:950}@media(max-width:540px){.gh-svc-grid{grid-template-columns:1fr;gap:10px}}@media(max-width:480px){.gh-svc-filter-row{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.gh-svc-filter-row::-webkit-scrollbar{display:none}.gh-svc-filter-row .gh-pill{flex-shrink:0;padding:7px 10px;font-size:.77rem}}.gh-svc-cta{min-height:40px}@media(hover:none){.gh-gallery-mgmt-bar,.gh-gallery-delete-btn{opacity:1!important}}@media(max-width:480px){.gh-modal-backdrop{padding:0;align-items:flex-end}.gh-modal{border-radius:24px 24px 0 0;max-height:92svh;width:100%}.gh-modal-body{padding:14px 16px}.gh-modal-actions{padding:12px 16px;gap:8px}.gh-modal-actions .gh-btn{flex:1}}@media(max-width:480px){.gh-biz-actions{gap:6px}.gh-biz-actions .gh-btn{padding:9px 10px;font-size:.79rem}}@media(max-width:420px){.gh-biz-tab{padding:11px 8px;font-size:.78rem}}@media(max-width:480px){.gh-dash-section{gap:10px}.gh-dash-info-grid{grid-template-columns:1fr}}@media(max-width:900px){.gh-dash-sidebar{box-shadow:none}.gh-dash-sidebar-nav{-webkit-overflow-scrolling:touch}}.gh-gallery-feat-btn,.gh-gallery-delete-btn,.gh-svc-mgmt-row .gh-btn{min-width:32px;min-height:32px}html[data-gh-theme=light] .gh-svc-card,html[data-gh-theme=light] .gh-svc-card2,html[data-gh-theme=light] .gh-svc-dash-item{background:#16653408;border-color:#1665341c}html[data-gh-theme=light] .gh-svc-card:hover,html[data-gh-theme=light] .gh-svc-card2:hover,html[data-gh-theme=light] .gh-svc-dash-item:hover{background:#16653412;border-color:#16653438}html[data-gh-theme=light] .gh-svc-badge.featured{background:#b482001a;color:#7a5f02;border-color:#b4820038}html[data-gh-theme=light] .gh-biz-info-card{background:#1665340a}html[data-gh-theme=light] .gh-dash-stat-card,html[data-gh-theme=light] .gh-dash-analytics-card{background:#ffffffbf;border-color:#1665341a}html[data-gh-theme=light] .gh-dash-sidebar{background:#ffffffe0;border-color:#1665341a}html[data-gh-theme=light] .gh-dash-nav-item.active{background:#1594471c;color:#0a5229}html[data-gh-theme=light] .gh-dash-nav-item.active i{color:#159447}html[data-gh-theme=light] .gh-dash-nav-item:hover{background:#1594470f}html[data-gh-theme=light] .gh-gallery-item{background:#16653412}html[data-gh-theme=light] .gh-biz-preview-post{background:#1665340a;border-color:#1665341a}html[data-gh-theme=light] .gh-review-card{border-bottom-color:#1665341a}html[data-gh-theme=light] .gh-svc-price strong,html[data-gh-theme=light] .gh-svc-price-block strong,html[data-gh-theme=light] .gh-svc-dash-price{color:#0a5229}.gh-gallery-modal,.gh-gm-backdrop{color-scheme:dark}.gh-biz-page{background:var(--gh-card)}.gh-review-card:first-child{padding-top:4px}.gh-biz-tabs::-webkit-scrollbar,.gh-dash-sidebar-nav::-webkit-scrollbar{display:none}.gh-modal{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.12) transparent}.gh-modal::-webkit-scrollbar{width:4px}.gh-modal::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:99px}.gh-star-full{color:var(--gh-yellow)}.gh-star-empty{color:#94a3b859}html[data-gh-theme=light] .gh-star-empty{color:#64748b40}.gh-hours-status{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:99px;font-size:.72rem;font-weight:600;vertical-align:middle;line-height:1.6}.gh-hours-status.open{background:#10b9812e;color:var(--gh-green)}.gh-hours-status.closed{background:#ef444429;color:var(--gh-red)}html[data-gh-theme=light] .gh-hours-status.open{background:#10b98124;color:#057a55}html[data-gh-theme=light] .gh-hours-status.closed{background:#ef44441f;color:#c0392b}.gh-hours-status i{font-size:.45rem;vertical-align:middle}.gh-hours-status-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.gh-hours-today-label{font-size:.82rem;font-weight:500;color:var(--gh-text)}.gh-hours-next{font-size:.75rem;color:var(--gh-muted);margin-left:2px}.gh-hours-grid{display:grid;gap:2px;margin-top:8px}.gh-hours-row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;border-bottom:1px solid var(--gh-border);font-size:.82rem}.gh-hours-row:last-child{border-bottom:none}.gh-hours-row.gh-today{color:var(--gh-green);font-weight:600}.gh-hours-day-name{color:var(--gh-muted);min-width:80px}.gh-hours-row.gh-today .gh-hours-day-name{color:var(--gh-green)}.gh-hours-closed-label{font-style:italic;color:var(--gh-muted);font-size:.78rem}.gh-contact-ctas{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.gh-contact-cta-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--gh-radius);font-size:.82rem;font-weight:500;border:1px solid var(--gh-border);background:var(--gh-card-soft);color:var(--gh-text);text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s,transform .1s}.gh-contact-cta-btn:hover{background:#ffffff0f;border-color:var(--gh-green)}.gh-contact-cta-btn:active{transform:scale(.97)}.gh-contact-cta-btn.primary{background:var(--gh-green);border-color:var(--gh-green);color:#fff;font-weight:600}.gh-contact-cta-btn.primary:hover{background:#0ea673;border-color:#0ea673}html[data-gh-theme=light] .gh-contact-cta-btn{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}html[data-gh-theme=light] .gh-contact-cta-btn:hover{background:#e2e8f0;border-color:#10b981}html[data-gh-theme=light] .gh-contact-cta-btn.primary{background:var(--gh-green);border-color:var(--gh-green);color:#fff}.gh-hours-editor{display:grid;gap:6px;margin-top:6px}.gh-hours-editor-row{display:grid;grid-template-columns:120px auto 1fr;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid var(--gh-border)}.gh-hours-editor-row:last-child{border-bottom:none}.gh-hours-editor-day{font-size:.84rem;font-weight:500;color:var(--gh-text)}.gh-hours-closed-toggle{display:inline-flex;align-items:center;gap:5px;font-size:.8rem;color:var(--gh-muted);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.gh-hours-closed-toggle input[type=checkbox]{width:14px;height:14px;accent-color:var(--gh-green);cursor:pointer}.gh-hours-times{display:flex;align-items:center;gap:6px}.gh-hours-times-hidden{display:none}.gh-time-input{background:var(--gh-card-soft);border:1px solid var(--gh-border);color:var(--gh-text);border-radius:6px;padding:5px 8px;font-size:.82rem;width:82px;outline:none;transition:border-color .15s}.gh-time-input:focus{border-color:var(--gh-green)}.gh-hours-dash{color:var(--gh-muted);font-size:.82rem}html[data-gh-theme=light] .gh-time-input{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}html[data-gh-theme=light] .gh-time-input:focus{border-color:var(--gh-green)}.gh-form-hint{font-size:var(--gh-fs-xs);color:var(--gh-muted);margin-top:3px;line-height:1.4}.gh-form-hint.error{color:var(--gh-red)}.gh-form-hint.success{color:var(--gh-green)}@media(max-width:540px){.gh-hours-editor-row{grid-template-columns:1fr;gap:5px;padding:8px 0}.gh-hours-times{flex-wrap:wrap}.gh-time-input{width:76px}.gh-contact-ctas{gap:6px}.gh-contact-cta-btn{padding:7px 11px;font-size:.78rem}.gh-hours-status-row{gap:6px}}.gh-rv-summary-card{margin-bottom:0}.gh-rv-summary-inner{display:flex;gap:20px;align-items:flex-start}.gh-rv-summary-score{display:flex;flex-direction:column;align-items:center;min-width:80px;gap:3px}.gh-rv-big-score{font-size:2.8rem;font-weight:950;line-height:1;color:var(--gh-text)}.gh-rv-summary-stars{font-size:.9rem;letter-spacing:1px}.gh-rv-summary-count{font-size:.76rem;color:var(--gh-muted);white-space:nowrap;text-align:center}.gh-rv-dist{display:grid;gap:5px;flex:1}.gh-rv-dist-row{display:flex;align-items:center;gap:8px}.gh-rv-dist-label{font-size:.72rem;color:var(--gh-muted);min-width:26px;text-align:right;white-space:nowrap}.gh-rv-dist-label .fas{font-size:.6rem;color:#facc15;margin-left:1px}.gh-rv-dist-bar{flex:1;height:7px;background:var(--gh-card-soft);border-radius:99px;overflow:hidden}.gh-rv-dist-fill{height:100%;background:var(--gh-green);border-radius:99px;transition:width .3s ease}.gh-rv-dist-count{font-size:.7rem;color:var(--gh-muted);min-width:14px;text-align:right}.gh-rv-sort-row{display:flex;gap:4px;align-items:center;flex-shrink:0;flex-wrap:wrap}.gh-rv-sort-chip{padding:4px 10px;border-radius:99px;font-size:.74rem;font-weight:500;border:1px solid var(--gh-border);background:transparent;color:var(--gh-muted);cursor:pointer;transition:all .15s;line-height:1.4}.gh-rv-sort-chip.active,.gh-rv-sort-chip:hover{background:var(--gh-green);border-color:var(--gh-green);color:#fff}.gh-rv-write-form{display:grid;gap:12px}.gh-rv-write-label{font-size:.81rem;color:var(--gh-muted);font-weight:500}.gh-rv-stars-row{display:flex;gap:2px}.gh-rv-star-btn{border:none;background:transparent;color:#94a3b859;font-size:1.6rem;cursor:pointer;padding:0 3px;line-height:1;transition:color .1s,transform .1s}.gh-rv-star-btn.active{color:var(--gh-yellow)}.gh-rv-star-btn:hover{transform:scale(1.2);color:var(--gh-yellow)}.gh-rv-write-actions{display:flex;justify-content:flex-end}.gh-rv-already{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:12px 14px;background:#10b98112;border-radius:var(--gh-radius);border:1px solid rgba(16,185,129,.2);font-size:.86rem;color:var(--gh-green);font-weight:500}.gh-rv-already i{font-size:.95rem}.gh-rv-already-actions{display:flex;gap:6px;margin-left:auto}.gh-rv-card{padding:14px 0;border-bottom:1px solid var(--gh-border)}.gh-rv-card:first-child{padding-top:6px}.gh-rv-card:last-child{border-bottom:none;padding-bottom:4px}.gh-rv-hidden{opacity:.5}.gh-rv-flagged{background:#ef44440a;border-radius:8px;padding:12px 10px;margin:2px 0}.gh-rv-head{display:flex;gap:10px;align-items:flex-start;margin-bottom:8px}.gh-rv-user-info{flex:1;min-width:0}.gh-rv-user-row{display:flex;align-items:center;gap:5px;flex-wrap:wrap;font-size:.86rem;font-weight:600;margin-bottom:3px}.gh-rv-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.gh-rv-stars{color:#facc15;font-size:.8rem;letter-spacing:.3px}.gh-rv-rating-num{font-size:.76rem;font-weight:700;color:var(--gh-text)}.gh-rv-time{font-size:.72rem;color:var(--gh-muted)}.gh-rv-edited{font-size:.7rem;color:var(--gh-muted);font-style:italic}.gh-rv-text{color:var(--gh-text);font-size:.9rem;line-height:1.65;margin:0 0 10px}.gh-rv-verified{color:var(--gh-green);font-size:.78rem}.gh-rv-badge{display:inline-block;font-size:.66rem;padding:1px 7px;border-radius:99px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;vertical-align:middle}.gh-rv-badge.hidden{background:#64748b33;color:var(--gh-muted)}.gh-rv-badge.flagged{background:#ef444426;color:var(--gh-red)}.gh-rv-footer{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap;min-height:28px}.gh-rv-own-actions{display:flex;gap:5px}.gh-rv-footer-right{display:flex;gap:5px;margin-left:auto}.gh-btn.xs{padding:3px 9px;font-size:var(--gh-fs-xs);border-radius:6px;line-height:1.5}.gh-btn.xs.danger{color:var(--gh-red);border-color:#ef444440}.gh-btn.xs.danger:hover{background:#ef44441a;border-color:var(--gh-red)}.gh-rv-reply{background:var(--gh-card-soft);border-left:3px solid var(--gh-green);border-radius:0 8px 8px 0;padding:10px 14px;margin:6px 0 10px 24px}.gh-rv-reply-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:5px}.gh-rv-reply-label{font-size:.76rem;font-weight:600;color:var(--gh-green);display:flex;align-items:center;gap:4px}.gh-rv-reply-time{font-size:.71rem;color:var(--gh-muted);flex:1}.gh-rv-reply-actions{display:flex;gap:3px;margin-left:auto}.gh-rv-reply-text{font-size:.85rem;color:var(--gh-text);line-height:1.6;margin:0}.gh-rv-report-option{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;cursor:pointer;font-size:.86rem;border:1px solid var(--gh-border);transition:background .12s;-webkit-user-select:none;user-select:none}.gh-rv-report-option:hover{background:var(--gh-card-soft)}.gh-rv-report-option input{accent-color:var(--gh-green);cursor:pointer}html[data-gh-theme=light] .gh-rv-card{border-bottom-color:#16653417}html[data-gh-theme=light] .gh-rv-reply{background:#10b9810f}html[data-gh-theme=light] .gh-rv-already{background:#10b9810f;border-color:#10b98138}html[data-gh-theme=light] .gh-rv-dist-bar{background:#e2e8f0}html[data-gh-theme=light] .gh-rv-sort-chip{border-color:#cbd5e1;color:#64748b}html[data-gh-theme=light] .gh-rv-star-btn{color:#cbd5e1}html[data-gh-theme=light] .gh-rv-badge.flagged{background:#ef44441a;color:#c0392b}html[data-gh-theme=light] .gh-rv-report-option{border-color:#e2e8f0}html[data-gh-theme=light] .gh-rv-flagged{background:#ef444408}@media(max-width:540px){.gh-rv-summary-inner{flex-direction:column;gap:10px}.gh-rv-summary-score{flex-direction:row;align-items:center;gap:10px;min-width:auto}.gh-rv-big-score{font-size:2.2rem}.gh-rv-reply{margin-left:8px}.gh-rv-already{flex-direction:column;align-items:flex-start;gap:8px}.gh-rv-already-actions{margin-left:0}.gh-rv-sort-row{gap:3px}.gh-rv-sort-chip{padding:3px 8px;font-size:.7rem}}@keyframes gh-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.gh-skel,.gh-skel-line,.gh-skel-img{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 37%,#ffffff0d 63%);background-size:600px 100%;animation:gh-shimmer 1.4s infinite linear;color:transparent!important;pointer-events:none;border-radius:6px}#ghTopAvatar.gh-skel{border-radius:50%}#ghTopName.gh-skel-line{display:inline-block;width:52px;height:12px;vertical-align:middle;border-radius:6px;margin-left:4px}#ghComposerAvatar.gh-skel{border-radius:50%}.gh-skel-post{background:var(--gh-card);border-radius:var(--gh-radius);padding:18px 16px;margin-bottom:12px}.gh-skel-post-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.gh-skel-post-head .gh-avatar{flex-shrink:0;width:40px;height:40px}.gh-skel-img{width:100%;height:200px;border-radius:10px;margin-bottom:12px}.gh-skel-post-actions{display:flex;gap:16px;margin-top:14px}html[data-gh-theme=light] .gh-skel,html[data-gh-theme=light] .gh-skel-line,html[data-gh-theme=light] .gh-skel-img{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 37%,#e2e8f0 63%);background-size:600px 100%}.gh-skel-post{transition:opacity .2s}.gh-emp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.gh-emp-section{background:var(--gh-card);border:1px solid var(--gh-border);border-radius:12px;padding:14px 16px;margin-bottom:10px}.gh-emp-section[open]>summary{margin-bottom:4px}.gh-emp-sec-title{margin:0 0 10px;font-size:.78rem;font-weight:700;color:var(--gh-text);text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:7px}.gh-emp-sec-title i{color:var(--gh-green)}.gh-emp-empty{color:var(--gh-muted);font-size:.85rem;padding:4px 0}.gh-emp-list{display:grid;gap:8px}.gh-emp-card{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--gh-card-soft);border-radius:10px;min-width:0}.gh-emp-card.muted{opacity:.55}.gh-emp-info{flex:1;min-width:0}.gh-emp-name{font-size:.87rem;font-weight:600;color:var(--gh-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-emp-meta{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:3px}.gh-emp-role{font-size:.77rem;color:var(--gh-muted)}.gh-emp-type{font-size:.71rem;background:var(--gh-card);border:1px solid var(--gh-border);border-radius:10px;padding:1px 7px;color:var(--gh-muted)}.gh-emp-msg{font-size:.77rem;color:var(--gh-muted);margin-top:4px;font-style:italic;white-space:pre-wrap;word-break:break-word}.gh-emp-vis-select{flex-shrink:0;font-size:.74rem;padding:4px 7px;border-radius:8px;border:1px solid var(--gh-border);background:var(--gh-card);color:var(--gh-text);cursor:pointer}.gh-emp-badge{font-size:.68rem;font-weight:700;padding:2px 8px;border-radius:10px;text-transform:capitalize;white-space:nowrap}.gh-emp-badge.pending{background:#eab30824;color:#a16207}.gh-emp-badge.accepted{background:#10b98124;color:#059669}.gh-emp-badge.declined,.gh-emp-badge.cancelled{background:#ef44441a;color:#dc2626}.gh-emp-details summary::-webkit-details-marker{display:none}html[data-gh-theme=light] .gh-emp-badge.pending{color:#92400e}html[data-gh-theme=light] .gh-emp-badge.accepted{color:#047857}.gh-invite-banner{background:#10b98112;border:1px solid rgba(16,185,129,.35);border-radius:12px;padding:16px 18px;margin-bottom:16px;display:grid;gap:8px}.gh-invite-banner-title{font-size:.92rem;font-weight:700;color:var(--gh-text);display:flex;align-items:center;gap:8px}.gh-invite-banner-title i{color:var(--gh-green)}.gh-invite-banner-meta{font-size:.84rem;color:var(--gh-muted);line-height:1.5}.gh-invite-banner-msg{font-size:.82rem;color:var(--gh-muted);font-style:italic}.gh-invite-banner-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:2px}html[data-gh-theme=light] .gh-invite-banner{background:#10b9810d}.gh-team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-top:4px}.gh-team-card{background:var(--gh-card-soft);border-radius:10px;padding:14px 10px;text-align:center;display:grid;gap:4px;place-items:center}.gh-team-avatar{width:42px;height:42px;border-radius:50%;background:var(--gh-card);border:1px solid var(--gh-border);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:var(--gh-green)}.gh-team-name{font-size:.84rem;font-weight:600;color:var(--gh-text);text-align:center}.gh-team-role{font-size:.75rem;color:var(--gh-muted);text-align:center}.gh-team-type{font-size:.69rem;color:var(--gh-muted);background:var(--gh-card);border:1px solid var(--gh-border);border-radius:8px;padding:1px 7px}@media(max-width:540px){.gh-emp-card{flex-wrap:wrap;gap:8px}.gh-emp-vis-select{width:100%}.gh-invite-banner-actions{flex-direction:column}.gh-invite-banner-actions .gh-btn{width:100%;justify-content:center}.gh-team-grid{grid-template-columns:repeat(2,1fr)}}.gh-btn{min-height:var(--gh-touch-min)}.gh-btn.xs{min-height:unset}.gh-biz-tab,.gh-tab,.gh-dash-nav-item{min-height:var(--gh-touch-min)}.gh-pill{min-height:var(--gh-touch-min);display:inline-flex;align-items:center;justify-content:center}.gh-contact-cta-btn,.gh-user-btn,.gh-create-btn{min-height:var(--gh-touch-min)}.gh-icon-btn{width:var(--gh-touch-min);height:var(--gh-touch-min);min-width:var(--gh-touch-min)}.gh-gm-close,.gh-gm-prev,.gh-gm-next{width:var(--gh-touch-min);height:var(--gh-touch-min)}@media(max-width:480px){.gh-gm-close,.gh-gm-prev,.gh-gm-next{width:40px;height:40px}.gh-dash-nav-item{width:var(--gh-touch-min);height:var(--gh-touch-min)}}.gh-biz-tab,.gh-pill,.gh-btn,.gh-svc-card,.gh-svc-card2,.gh-svc-cta,.gh-dash-nav-item,.gh-rv-sort-chip,.gh-contact-cta-btn{transition-duration:var(--gh-dur-fast);transition-timing-function:var(--gh-ease)}.gh-emp-section,.gh-da-kpi-card,.gh-dash-stat-card,.gh-biz-info-card,.gh-svc-card,.gh-rv-already{border-radius:var(--gh-radius-md)}.gh-svc-card2,.gh-invite-banner{border-radius:var(--gh-radius)}.gh-da-bar-wrap,.gh-svc-cta,.gh-emp-type,.gh-time-input{border-radius:var(--gh-radius-sm)}.gh-emp-badge{border-radius:var(--gh-radius-md)}.gh-biz-ic-label,.gh-type-badge,.gh-biz-verified,.gh-emp-badge,.gh-svc-badge,.gh-da-section-title,.gh-emp-sec-title,.gh-da-kpi-label{font-size:var(--gh-fs-xs)}.gh-dash-section-title{font-size:var(--gh-fs-lg)}.gh-biz-sec-head h3{font-size:var(--gh-fs-xs)}.gh-biz-title-row h1{overflow-wrap:break-word;word-break:break-word}.gh-biz-name-area{min-width:0}.gh-biz-stats-bar{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gh-biz-stats-bar::-webkit-scrollbar{display:none}.gh-biz-stat{flex-shrink:0;min-width:62px}.gh-biz-verified{flex-shrink:0}.gh-form-rows{gap:var(--gh-sp-3)}.gh-emp-header{margin-bottom:var(--gh-sp-3)}@media(max-width:720px){.gh-biz-stat strong{font-size:.88rem}.gh-biz-stat span{font-size:.6rem}.gh-dash-section-title{font-size:var(--gh-fs-md)}}@media(max-width:540px){.gh-biz-stat{padding:10px 4px;min-width:52px}.gh-biz-stat strong{font-size:.82rem}.gh-biz-stat span{font-size:.55rem;letter-spacing:0}.gh-biz-actions .gh-btn{flex:1;min-width:72px}.gh-modal-head{padding:var(--gh-sp-4)}.gh-invite-banner{padding:var(--gh-sp-3) var(--gh-sp-4)}}@media(max-width:480px){.gh-biz-header-inner{gap:var(--gh-sp-2)}.gh-biz-actions{width:100%}.gh-biz-actions .gh-btn{flex:1}.gh-dash-section-title{font-size:var(--gh-fs-md)}.gh-da-kpi-val{font-size:var(--gh-fs-lg)}.gh-dash-section{gap:var(--gh-sp-2)}}html[data-gh-theme=light] .gh-biz-page{background:#fffffff5;border-color:#16653417}html[data-gh-theme=light] .gh-biz-stats-bar{border-color:#16653417}html[data-gh-theme=light] .gh-biz-stat{border-right-color:#16653417}html[data-gh-theme=light] .gh-biz-tabs{border-bottom-color:#16653417}html[data-gh-theme=light] .gh-da-kpi-card{background:#ffffffc7;border-color:#1665341a}html[data-gh-theme=light] .gh-da-action-row,html[data-gh-theme=light] .gh-da-day-row{background:#1665340a}html[data-gh-theme=light] .gh-emp-section{background:#ffffffe0;border-color:#1665341a}html[data-gh-theme=light] .gh-emp-card{background:#16653408}html[data-gh-theme=light] .gh-team-card{background:#1665340a}html[data-gh-theme=light] .gh-team-avatar{background:#ffffffe6;border-color:#1665341f}.gh-rx-breakdown{display:flex;gap:6px;flex-wrap:wrap;padding:4px 0 2px;min-height:0}.gh-rx-chip{font-size:.8rem;color:var(--gh-muted);background:#ffffff0d;border:1px solid var(--gh-border);border-radius:999px;padding:3px 9px;cursor:default}.gh-rx-who-btn{background:none;border:none;color:var(--gh-muted);cursor:pointer;font-size:.78rem;padding:0;display:inline-flex;align-items:center;gap:4px}.gh-rx-who-btn:hover{color:var(--gh-text);text-decoration:underline}.gh-who-rx-tabs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.gh-who-rx-tab{border:1px solid var(--gh-border);background:#ffffff0d;color:var(--gh-muted);border-radius:999px;padding:6px 12px;cursor:pointer;font-weight:800;font-size:.82rem}.gh-who-rx-tab.active{background:#10b98124;color:var(--gh-text);border-color:var(--gh-border-strong)}.gh-cmt-rx-wrap{position:relative;display:inline-block}.gh-cmt-rx-btn{font-size:.75rem;padding:2px 7px;border-radius:8px;color:var(--gh-muted)}.gh-cmt-rx-btn.active{color:var(--gh-green)}.gh-cmt-rx-picker{position:absolute;bottom:calc(100% + 6px);left:0;display:none;gap:4px;background:var(--gh-card);border:1px solid var(--gh-border);border-radius:999px;padding:5px 8px;z-index:200;box-shadow:0 8px 28px #00000059;white-space:nowrap}.gh-cmt-rx-picker.visible{display:flex}.gh-cmt-rx-pick{border:none;background:transparent;font-size:1.2rem;cursor:pointer;padding:2px 3px;border-radius:8px;transition:.12s}.gh-cmt-rx-pick:hover{transform:scale(1.3)}.gh-feeling-row{display:flex;gap:6px;flex-wrap:wrap;padding:8px 0;overflow-x:auto;scrollbar-width:none}.gh-feeling-row::-webkit-scrollbar{display:none}.gh-feeling-chip{border:1px solid var(--gh-border);background:#ffffff0d;color:var(--gh-muted);border-radius:999px;padding:6px 11px;cursor:pointer;font-size:.78rem;font-weight:800;white-space:nowrap;transition:.14s}.gh-feeling-chip.active,.gh-feeling-chip:hover{background:#10b98121;color:var(--gh-text);border-color:var(--gh-border-strong)}.gh-bg-picker{display:flex;gap:7px;flex-wrap:wrap;padding:8px 0}.gh-bg-swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:.14s;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;color:#fff}.gh-bg-swatch.active{transform:scale(1.25);border-color:#fff}.gh-bg-none{background:#ffffff14;color:var(--gh-muted)}.gh-post-bg-text{width:100%;display:flex;align-items:center;justify-content:center;min-height:180px;border-radius:18px;margin:8px 0}.gh-post-bg-text span{font-size:1.25rem;font-weight:900;color:#fff;text-align:center;line-height:1.4;text-shadow:0 2px 12px rgba(0,0,0,.4);padding:20px}.gh-lp-composer-preview{border:1px solid var(--gh-border);border-radius:14px;overflow:hidden;margin-top:8px;background:#ffffff0a}.gh-lp-composer-inner{display:flex;gap:10px;align-items:flex-start;padding:10px;position:relative}.gh-lp-composer-inner img{width:72px;height:60px;object-fit:cover;border-radius:10px;flex:0 0 auto}.gh-lp-remove{position:absolute;top:6px;right:6px;border:none;background:#0006;color:#fff;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:.72rem;display:flex;align-items:center;justify-content:center}.gh-link-preview{display:block;border:1px solid var(--gh-border);border-radius:14px;overflow:hidden;text-decoration:none;color:var(--gh-text);margin:8px 0;background:#ffffff0a;transition:.15s}.gh-link-preview:hover{border-color:var(--gh-border-strong);background:#10b9810d}.gh-link-preview img{width:100%;max-height:200px;object-fit:cover}.gh-lp-body{padding:10px 12px}.gh-lp-domain{font-size:.7rem;color:var(--gh-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.gh-lp-title{font-weight:900;font-size:.9rem;margin-bottom:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gh-lp-desc{font-size:.78rem;color:var(--gh-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gh-poll-card{background:#ffffff0a;border:1px solid var(--gh-border);border-radius:16px;padding:14px;margin:8px 0}.gh-poll-question{font-weight:900;font-size:1rem;margin-bottom:12px;color:var(--gh-text)}.gh-poll-opt{width:100%;border:1px solid var(--gh-border);background:#ffffff0a;color:var(--gh-text);border-radius:12px;padding:10px 14px;margin-bottom:7px;position:relative;overflow:hidden;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;font-weight:800;transition:.15s}.gh-poll-opt:hover{border-color:var(--gh-border-strong);background:#10b98112}.gh-poll-bar{position:absolute;left:0;top:0;bottom:0;background:#10b9812e;border-radius:12px;transition:width .4s ease;pointer-events:none}.gh-poll-label{position:relative;z-index:1}.gh-poll-pct{position:relative;z-index:1;font-size:.78rem;color:var(--gh-muted);font-weight:700}.gh-poll-footer{font-size:.75rem;color:var(--gh-muted);margin-top:6px;text-align:center}.gh-poll-card.voted .gh-poll-opt{cursor:default}#ghFeedRight{display:flex;flex-direction:column;gap:14px}.gh-page-home-card{display:grid;gap:16px;margin-bottom:14px}.gh-page-home-main{display:flex;align-items:center;gap:14px;min-width:0}.gh-page-home-avatar{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;background:linear-gradient(135deg,#22c55e,#0f766e);color:#fff;font-size:1.2rem;font-weight:900}.gh-page-home-avatar img{width:100%;height:100%;object-fit:cover}.gh-page-home-copy{min-width:0}.gh-page-home-copy h1{margin:0;color:var(--gh-text);font-size:1.35rem;line-height:1.15;overflow-wrap:anywhere}.gh-page-home-copy p{margin:5px 0 0;color:var(--gh-muted);font-weight:700;line-height:1.45}.gh-page-home-actions{display:flex;gap:8px;flex-wrap:wrap}.gh-page-home-actions .gh-btn{min-height:42px}.gh-page-composer .gh-composer-fake{color:var(--gh-text);font-weight:900}.gh-page-shortcuts{display:grid;gap:8px}.gh-page-feed-mode .gh-left,.gh-page-feed-mode .gh-right{max-height:none;overflow:visible;scrollbar-width:none}.gh-page-feed-mode .gh-left::-webkit-scrollbar,.gh-page-feed-mode .gh-right::-webkit-scrollbar{display:none}.gh-page-feed-mode .gh-right-widget{overflow:visible}.gh-page-feed-empty{min-height:180px}.gh-page-shortcut{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;text-decoration:none;color:var(--gh-text);background:#ffffff0a;border:1px solid transparent}.gh-page-shortcut:hover{border-color:#10b9812e;background:#10b98114}.gh-page-shortcut i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#10b9811f;color:var(--gh-green);flex:0 0 auto}.gh-page-shortcut span{display:grid;gap:2px;min-width:0}.gh-page-shortcut strong{font-size:.86rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-page-shortcut small{font-size:.75rem;color:var(--gh-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-page-right-identity{display:flex;gap:10px;align-items:flex-start}.gh-page-right-identity p{margin:4px 0 0;font-size:.78rem;line-height:1.4}.gh-contacts-list{display:flex;flex-direction:column;gap:4px;max-height:280px;overflow-y:auto;scrollbar-width:thin}.gh-contact-row{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:10px;text-decoration:none;color:var(--gh-text);font-weight:700;font-size:.84rem;transition:.14s;cursor:pointer}.gh-contact-row:hover{background:#10b9811a}.gh-contact-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-online-dot{width:9px;height:9px;border-radius:50%;background:#22c55e;flex:0 0 auto;box-shadow:0 0 0 2px var(--gh-card)}.gh-birthday-row{display:flex;gap:8px;align-items:flex-start;font-size:.83rem;padding:4px 0;color:var(--gh-text);font-weight:600}.gh-cf-list{display:flex;flex-direction:column;gap:4px;max-height:340px;overflow-y:auto;scrollbar-width:thin;padding-right:2px}.gh-cf-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;background:#ffffff08;transition:.14s}.gh-cf-row:hover{background:#10b98114}.gh-cf-row .gh-av{width:38px;height:38px;border-radius:50%;object-fit:cover;flex:0 0 auto;background:#10b9812e;display:grid;place-items:center;font-size:.9rem;font-weight:700;color:var(--gh-green)}.gh-cf-name{flex:1;font-size:.88rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gh-text)}.gh-cf-star-btn{background:none;border:1px solid var(--gh-border);border-radius:8px;padding:5px 10px;font-size:.8rem;cursor:pointer;color:var(--gh-muted);transition:.14s;white-space:nowrap}.gh-cf-star-btn:hover{border-color:var(--gh-green);color:var(--gh-green)}.gh-cf-star-btn.active{background:#fbbf241f;border-color:#fbbf24;color:#fbbf24}.gh-cf-empty{text-align:center;padding:28px 0;color:var(--gh-muted);font-size:.88rem}html[data-gh-theme=light] .gh-cf-row{background:#00000008}html[data-gh-theme=light] .gh-cf-row:hover{background:#10b98112}html[data-gh-theme=light] .gh-rx-chip{background:#0000000d;color:#475569}html[data-gh-theme=light] .gh-who-rx-tab{background:#0000000a;color:#475569}html[data-gh-theme=light] .gh-poll-opt{background:#00000008;color:#1e293b}html[data-gh-theme=light] .gh-poll-bar{background:#10b98133}html[data-gh-theme=light] .gh-link-preview{background:#00000008;color:#1e293b}html[data-gh-theme=light] .gh-contact-row{color:#1e293b}html[data-gh-theme=light] .gh-cmt-rx-picker{background:#fff}@media(max-width:1200px){#ghFeedRight{display:none}}@media(max-width:920px){.gh-layout{grid-template-columns:1fr!important}}@media(max-width:768px){.gh-cmt-rx-picker{bottom:auto;top:calc(100% + 4px)}.gh-feeling-row{flex-wrap:nowrap}.gh-page-home-card{gap:12px;margin-bottom:12px}.gh-page-home-main{align-items:flex-start}.gh-page-home-avatar{width:50px;height:50px;border-radius:14px}.gh-page-home-copy h1{font-size:1.12rem}.gh-page-home-copy p{font-size:.84rem}.gh-page-home-actions{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.gh-page-home-actions::-webkit-scrollbar{display:none}.gh-page-home-actions .gh-btn{flex:0 0 auto;min-height:44px}}html[data-gh-theme=light] body.gh-fb-inspired.gh-social-body{background:radial-gradient(circle at 8% 0%,rgba(37,99,235,.1),transparent 30vw),radial-gradient(circle at 92% 8%,rgba(16,185,129,.08),transparent 28vw),linear-gradient(180deg,#edf3f8,#e7eef6 48%,#dfe8f3)!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-topbar{background:#f5f8fcf0!important;border-bottom-color:#3341551a!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-card,html[data-gh-theme=light] body.gh-fb-inspired .gh-panel{background:#f8fafce6!important;border-color:#3341551f!important;box-shadow:0 16px 38px #1e293b17!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-left .gh-panel,html[data-gh-theme=light] body.gh-fb-inspired .gh-story-strip-card{background:#f1f5f9e0!important}html[data-gh-theme=light] body.gh-fb-inspired .gh-composer-fake,html[data-gh-theme=light] body.gh-fb-inspired .gh-top-search input,html[data-gh-theme=light] body.gh-fb-inspired .gh-input{background:#e9f0f7!important;border-color:#3341551f!important}body.gh-has-injected-nav{padding-top:72px;padding-left:252px}body.gh-has-injected-nav .navbar,body.gh-has-injected-nav #navbar,body.gh-has-injected-nav .mobile-menu{display:none!important}body.gh-has-injected-nav .profile-cover{margin-top:0!important}body.gh-has-injected-nav .gh-left{position:fixed!important;top:72px;left:0;width:252px;height:calc(100vh - 72px);overflow-y:auto;scrollbar-width:none;z-index:999;align-self:unset}body.gh-has-injected-nav .gh-left::-webkit-scrollbar{display:none}body.gh-has-injected-nav .profile-identity-section .profile-tabs{top:72px!important}body.gh-has-injected-nav .profile-identity-section{top:unset!important}body.gh-has-injected-nav.gh-sidebar-collapsed .gh-left{display:none!important}body.gh-has-injected-nav.gh-sidebar-collapsed{padding-left:0!important}body.gh-has-injected-nav .gh-left .gh-nav-item span{display:inline}body.gh-has-injected-nav .gh-left .gh-nav-item{justify-content:flex-start}@media(max-width:1120px){body.gh-has-injected-nav{padding-left:86px}body.gh-has-injected-nav .gh-left{width:86px}body.gh-has-injected-nav .gh-left .gh-nav-item span{display:none}body.gh-has-injected-nav .gh-left .gh-nav-item{justify-content:center}}@media(max-width:920px){body.gh-has-injected-nav{padding-left:0;padding-top:70px}body.gh-has-injected-nav .gh-left{display:none!important}}body.gh-has-injected-nav .sr-topbar{display:none!important}body.gh-page-feed-mode.gh-has-injected-nav .gh-left{overflow-y:hidden!important}body.gh-page-feed-mode.gh-has-injected-nav .gh-right{max-height:none!important;overflow:visible!important}body.gh-page-feed-mode.gh-fb-inspired .gh-left,body.gh-page-feed-mode.gh-fb-inspired .gh-right{max-height:none!important;overflow:visible!important;scrollbar-width:none!important}body.gh-page-feed-mode.gh-fb-inspired .gh-left::-webkit-scrollbar,body.gh-page-feed-mode.gh-fb-inspired .gh-right::-webkit-scrollbar{display:none!important}body.gh-has-injected-nav .sr-cats-bar{top:72px}body.gh-has-injected-nav .sr-page{padding-top:0}@media(max-width:920px){body.gh-has-injected-nav .sr-cats-bar{top:70px}}body.gh-has-injected-nav.page-messages{padding-top:0!important;padding-left:0!important}body.gh-has-injected-nav.page-messages .messages-page{left:0!important;right:0!important;width:100vw!important}@media(max-width:920px){body.gh-has-injected-nav.page-messages .messages-page{top:70px!important}}.gh-post-pinned-banner{display:flex;align-items:center;gap:6px;padding:6px 16px;background:#10b9811a;border-bottom:1px solid rgba(16,185,129,.18);font-size:.78rem;color:#34d399;font-weight:700}.gh-post-view-count{padding:3px 16px 0;font-size:.74rem;color:#9ca3af;display:flex;align-items:center;gap:4px}.gh-comments-disabled{padding:10px 16px;font-size:.82rem;color:#9ca3af;display:flex;align-items:center;gap:7px;border-top:1px solid rgba(148,163,184,.12)}.gh-biz-posted-on{color:#10b981!important;text-decoration:none;font-weight:500}.gh-biz-posted-on:hover{text-decoration:underline}.gh-post-media-grid{display:grid;gap:2px;margin-top:10px;border-radius:14px;overflow:hidden}.gh-post-grid-2{grid-template-columns:1fr 1fr}.gh-post-grid-3{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.gh-post-grid-3 .gh-post-grid-item:first-child{grid-column:1/-1}.gh-post-grid-4{grid-template-columns:1fr 1fr}.gh-post-grid-item{position:relative;overflow:hidden;cursor:pointer;background:#0f172a}.gh-post-grid-item img{width:100%;height:200px;object-fit:cover;display:block;transition:transform .2s ease}.gh-post-grid-3 .gh-post-grid-item:first-child img{height:280px}.gh-post-grid-item:hover img{transform:scale(1.03)}.gh-post-grid-more{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:900;color:#fff}@media(max-width:640px){.gh-post-grid-item img{height:140px}.gh-post-grid-3 .gh-post-grid-item:first-child img{height:180px}}.gh-search-drop{position:fixed;z-index:99998;background:var(--gh-card);border:1px solid var(--gh-border-strong);border-radius:14px;box-shadow:var(--gh-shadow);overflow:hidden;max-height:420px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.gh-search-drop::-webkit-scrollbar{width:4px}.gh-search-drop::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:99px}.gh-search-row{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:9px 12px;text-decoration:none;color:var(--gh-text);cursor:pointer;transition:background .12s}.gh-search-row:hover,.gh-search-row.gh-search-active{background:#10b98117}.gh-search-row-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#ffffff12;color:var(--gh-muted);font-size:.78rem}.gh-search-row-icon img{width:100%;height:100%;object-fit:cover}.gh-sri-business .gh-search-row-icon,.gh-sri-place .gh-search-row-icon,.gh-sri-group .gh-search-row-icon,.gh-sri-event .gh-search-row-icon{border-radius:8px}.gh-sri-user .gh-search-row-icon{background:#3b82f61f;color:#3b82f6}.gh-sri-business .gh-search-row-icon{background:#10b9811f;color:var(--gh-green)}.gh-sri-place .gh-search-row-icon{background:#f59e0b1f;color:var(--gh-yellow)}.gh-sri-group .gh-search-row-icon{background:#a855f71f;color:#a855f7}.gh-sri-event .gh-search-row-icon{background:#ef44441f;color:var(--gh-red)}.gh-sri-recent .gh-search-row-icon{border-radius:50%;background:#6b72801a;color:var(--gh-muted)}.gh-search-row-body{display:flex;flex-direction:column;gap:1px;min-width:0}.gh-search-row-name{font-size:.85rem;font-weight:700;color:var(--gh-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-search-row-sub{font-size:.72rem;color:var(--gh-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-search-section{padding:8px 12px 2px;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--gh-muted)}.gh-search-see-all{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;font-size:.8rem;font-weight:700;color:var(--gh-green);text-decoration:none;border-top:1px solid var(--gh-border);transition:background .12s}.gh-search-see-all:hover,.gh-search-see-all.gh-search-active{background:#10b98112}.gh-search-loading,.gh-search-empty{padding:13px 14px;font-size:.83rem;color:var(--gh-muted);display:flex;align-items:center;gap:8px}.gh-search-empty strong{color:var(--gh-text)}@media(max-width:920px){.gh-search-drop{border-radius:10px;max-height:300px}}.gh-onboard-card{position:relative;border:1px solid rgba(16,185,129,.22);border-radius:18px;background:linear-gradient(135deg,#10b98112,#3b82f60d);padding:26px 24px 22px;margin-bottom:14px;overflow:hidden}.gh-onboard-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(16,185,129,.08),transparent 55%);pointer-events:none}.gh-onboard-x{position:absolute;top:12px;right:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--gh-muted);font-size:.8rem;transition:background .12s}.gh-onboard-x:hover{background:#ffffff1f}.gh-onboard-hero{display:flex;align-items:center;gap:12px;margin-bottom:16px}.gh-onboard-globe{font-size:2rem;line-height:1}.gh-onboard-title{font-size:1.05rem;font-weight:800;color:var(--gh-text);margin:0 0 2px}.gh-onboard-desc{font-size:.83rem;color:var(--gh-muted);margin:0}.gh-onboard-steps{display:flex;flex-direction:column;gap:8px}.gh-onboard-step{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:11px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);text-decoration:none;color:var(--gh-text);font-size:.83rem;font-weight:600;transition:background .12s}.gh-onboard-step:hover{background:#ffffff17}.gh-onboard-step i{width:18px;text-align:center;color:var(--gh-green)}.gh-onboard-step .gh-onboard-arrow{margin-left:auto;color:var(--gh-muted);font-size:.72rem}@keyframes gh-onboard-out{to{opacity:0;transform:translateY(-10px);max-height:0;padding:0;margin:0;border:0}}.gh-onboard-card.dismissing{animation:gh-onboard-out .3s ease forwards;pointer-events:none;overflow:hidden}.gh-profile-prompt{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid rgba(251,191,36,.2);border-radius:14px;background:#fbbf240d;margin-bottom:14px}.gh-profile-prompt i{color:#f59e0b;font-size:1.1rem}.gh-profile-prompt-body{flex:1;min-width:0}.gh-profile-prompt-body strong{display:block;font-size:.85rem;color:var(--gh-text)}.gh-profile-prompt-body span{font-size:.78rem;color:var(--gh-muted)}.gh-profile-prompt-btn{flex-shrink:0;padding:6px 14px;border-radius:9px;background:#fbbf2426;border:1px solid rgba(251,191,36,.3);color:#f59e0b;font-size:.78rem;font-weight:700;cursor:pointer;text-decoration:none}@media(max-width:540px){.gh-onboard-card{padding:18px 14px 16px}.gh-onboard-steps{gap:6px}.gh-profile-prompt{flex-wrap:wrap}}.gh-ob-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:19999;display:flex;align-items:center;justify-content:center;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:gh-ob-fadein .28s ease}.gh-ob-overlay.closing{animation:gh-ob-fadeout .32s ease forwards;pointer-events:none}@keyframes gh-ob-fadein{0%{opacity:0}to{opacity:1}}@keyframes gh-ob-fadeout{to{opacity:0}}.gh-ob-modal{position:relative;width:min(440px,92vw);background:var(--gh-panel,#0e1a14);border:1px solid rgba(16,185,129,.24);border-radius:24px;padding:36px 32px 28px;box-shadow:0 28px 80px #000000a6;animation:gh-ob-slide .3s cubic-bezier(.34,1.4,.64,1)}@keyframes gh-ob-slide{0%{opacity:0;transform:translateY(28px) scale(.96)}to{opacity:1;transform:none}}.gh-ob-progress{display:flex;justify-content:center;gap:8px;margin-bottom:28px}.gh-ob-dot{width:8px;height:8px;border-radius:50%;background:#ffffff29;transition:background .22s,width .22s,border-radius .22s}.gh-ob-dot.active{background:var(--gh-green,#10b981);width:24px;border-radius:4px}.gh-ob-panel{display:flex;flex-direction:column;align-items:center;text-align:center}.gh-ob-icon-hero{font-size:3.8rem;line-height:1;margin-bottom:16px;animation:gh-ob-pop .38s cubic-bezier(.34,1.56,.64,1)}@keyframes gh-ob-pop{0%{transform:scale(.35)}to{transform:scale(1)}}.gh-ob-heading{font-size:1.45rem;font-weight:900;color:var(--gh-text,#f0fdf4);margin:0 0 8px}.gh-ob-subheading{font-size:.87rem;color:var(--gh-muted,#9ca3af);margin:0 0 22px;line-height:1.55}.gh-ob-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:13px 30px;background:var(--gh-green,#10b981);color:#fff;font-size:.95rem;font-weight:700;border:none;border-radius:999px;cursor:pointer;transition:opacity .15s,transform .12s}.gh-ob-btn-primary:hover{opacity:.86;transform:translateY(-1px)}.gh-ob-btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;background:#ffffff0f;color:var(--gh-muted,#9ca3af);font-size:.86rem;font-weight:600;border:1px solid rgba(255,255,255,.1);border-radius:999px;cursor:pointer;transition:background .15s}.gh-ob-btn-ghost:hover{background:#ffffff1f}.gh-ob-skip-link{background:none;border:none;color:var(--gh-muted,#9ca3af);font-size:.8rem;cursor:pointer;margin-top:10px;text-decoration:underline;padding:4px;transition:color .12s}.gh-ob-skip-link:hover{color:var(--gh-text)}.gh-ob-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:20px;max-height:200px;overflow-y:auto}.gh-ob-chip{display:flex;align-items:center;gap:6px;padding:7px 15px;background:#ffffff0d;border:1.5px solid rgba(255,255,255,.1);border-radius:999px;color:var(--gh-text,#f0fdf4);font-size:.82rem;font-weight:600;cursor:pointer;transition:background .14s,border-color .14s,color .14s}.gh-ob-chip:hover{background:#ffffff1a}.gh-ob-chip.active{background:#10b9812e;border-color:var(--gh-green,#10b981);color:var(--gh-green,#10b981)}.gh-ob-chip-icon{font-size:.95rem;line-height:1}.gh-ob-nav{display:flex;gap:12px;align-items:center;margin-top:4px}.gh-ob-done-links{display:flex;flex-direction:column;gap:8px;width:100%;margin-bottom:22px}.gh-ob-done-item{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;text-decoration:none;color:var(--gh-text,#f0fdf4);font-size:.84rem;font-weight:600;transition:background .12s;text-align:left}.gh-ob-done-item:hover{background:#ffffff1a}.gh-ob-done-item i{color:var(--gh-green,#10b981);width:18px;text-align:center;flex-shrink:0}@media(max-width:480px){.gh-ob-modal{padding:28px 18px 22px}.gh-ob-heading{font-size:1.2rem}.gh-ob-chips{max-height:180px}}.gh-tour-bd{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99996;background:#05070f85;pointer-events:none;animation:ghTourFadeIn .22s ease;transition:opacity .22s}.gh-tour-box{position:fixed;z-index:99997;background:#0e1120;border:1px solid rgba(16,185,129,.28);border-radius:18px;padding:22px 20px 18px;box-shadow:0 24px 60px #000000d9,0 0 0 1px #10b98114;pointer-events:all;transition:opacity .22s,transform .22s,top .25s,left .25s}.gh-tour-cx{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:340px!important;transition:opacity .22s,transform .22s!important}.gh-tour-icon{width:42px;height:42px;border-radius:12px;background:#10b9811a;border:1px solid rgba(16,185,129,.2);display:flex;align-items:center;justify-content:center;color:var(--gh-green);font-size:1.1rem;margin-bottom:12px}.gh-tour-dots{display:flex;gap:5px;margin-bottom:14px;align-items:center}.gh-tour-dot{width:6px;height:6px;border-radius:50%;background:#ffffff26;transition:all .2s}.gh-tour-dot-on{background:var(--gh-green);width:18px;border-radius:3px}.gh-tour-h{font-size:1rem;font-weight:800;color:var(--gh-text);margin:0 0 6px}.gh-tour-p{font-size:.83rem;color:var(--gh-muted);line-height:1.55;margin:0 0 16px}.gh-tour-btns{display:flex;align-items:center;justify-content:space-between}.gh-tour-right{display:flex;gap:8px;align-items:center}.gh-tbtn{padding:8px 16px;border-radius:9px;border:1px solid rgba(255,255,255,.1);font-size:.8rem;font-weight:700;cursor:pointer;background:#ffffff0d;color:var(--gh-muted);transition:background .12s,color .12s}.gh-tbtn:hover{background:#ffffff1f;color:var(--gh-text)}.gh-tbtn-p{background:linear-gradient(135deg,#10b981,#3b82f6);color:#fff;border-color:transparent}.gh-tbtn-p:hover{filter:brightness(1.1);color:#fff}.gh-tour-hl{outline:3px solid rgba(16,185,129,.75)!important;outline-offset:3px!important;position:relative!important;z-index:99998!important;border-radius:6px;animation:ghTourPulse 2s ease-in-out infinite}@keyframes ghTourFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ghTourPulse{0%,to{box-shadow:0 0 #10b98159}50%{box-shadow:0 0 0 10px #10b98100}}.gh-nav-tour-btn{width:100%;text-align:left;background:transparent;border:0;border-top:1px solid var(--gh-border);cursor:pointer;padding:10px 14px 10px 16px;display:flex;align-items:center;gap:10px;color:var(--gh-muted);font-size:.82rem;margin-top:4px;transition:background .12s,color .12s}.gh-nav-tour-btn:hover{background:#ffffff0a;color:var(--gh-text)}.gh-nav-tour-btn i{width:18px;text-align:center}@media(max-width:640px){.gh-tour-box,.gh-tour-cx{width:calc(100vw - 24px)!important;left:12px!important;top:auto!important;bottom:90px!important;transform:none!important}}.gr-cover-wrap{position:relative}.gr-cover-placeholder{height:200px;background:linear-gradient(135deg,#10b98126,#3b82f614);display:grid;place-items:center;font-size:3rem;color:#ffffff1f}.gr-cover-upload-btn{position:absolute;bottom:10px;right:10px;width:34px;height:34px;border-radius:50%;background:#0000008c;border:1px solid rgba(255,255,255,.22);color:#fff;font-size:.8rem;cursor:pointer;display:grid;place-items:center;transition:.15s}.gr-cover-upload-btn:hover{background:#000000c7}.gr-role-badge{font-size:.9rem}.gr-role-label{font-size:.77rem;color:var(--gh-muted);display:block;margin-top:2px}.gr-member-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--gh-border);gap:10px;flex-wrap:wrap}.gr-member-row:last-child{border-bottom:none}.gr-member-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.sm{padding:5px 9px;font-size:.78rem}.gr-rules-list{display:flex;flex-direction:column;gap:8px}.gr-rule-item{padding:10px 0;border-bottom:1px solid var(--gh-border)}.gr-rule-item:last-child{border-bottom:none}.gr-rule-item strong{font-size:.87rem;color:var(--gh-text);display:block;margin-bottom:3px}.gr-rule-item p{font-size:.81rem;color:var(--gh-muted);margin:0;line-height:1.5}.gr-rules-box{background:#ffffff0a;border:1px solid var(--gh-border);border-radius:14px;padding:14px;margin-bottom:12px}.gr-rules-box h4{margin:0 0 10px;font-size:.88rem;color:var(--gh-text)}.gr-rule-ack{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:.82rem;color:var(--gh-muted);cursor:pointer}.gr-rule-editor-row{margin-bottom:10px}.gr-invite-link-row{display:flex;gap:8px;align-items:center}.gr-event-card{background:#ffffff0a;border:1px solid var(--gh-border);border-radius:14px;overflow:hidden;margin-bottom:12px}.gr-event-cover{width:100%;height:130px;object-fit:cover;display:block}.gr-event-body{padding:12px}.gr-event-body h3{margin:0 0 6px;font-size:.88rem;color:var(--gh-text)}.gr-event-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:.78rem;color:var(--gh-muted);margin-bottom:8px}.gr-event-actions{display:flex;gap:8px;flex-wrap:wrap}.gr-file-card{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--gh-border)}.gr-file-card:last-child{border-bottom:none}.gr-file-icon{width:38px;height:38px;border-radius:10px;background:#10b9811a;border:1px solid rgba(16,185,129,.18);display:grid;place-items:center;font-size:1rem;color:var(--gh-green);flex-shrink:0}.gr-file-body{flex:1;min-width:0}.gr-file-body strong{display:block;font-size:.87rem;color:var(--gh-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr-file-actions{display:flex;gap:6px;flex-shrink:0}.gr-chat-wrap{display:flex;flex-direction:column;gap:0}.gr-chat-messages{overflow-y:auto;max-height:420px;min-height:120px;display:flex;flex-direction:column;gap:8px;padding:4px 0;scroll-behavior:smooth}.gr-chat-input-row{display:flex;gap:8px;align-items:center;padding-top:12px;border-top:1px solid var(--gh-border);margin-top:10px}.gr-chat-input-row .gh-input{flex:1;width:auto;min-width:0}.gr-chat-msg{display:flex;align-items:flex-end;gap:8px}.gr-chat-msg.mine{flex-direction:row-reverse}.gr-chat-bubble{max-width:76%;background:#ffffff0d;border:1px solid var(--gh-border);border-radius:14px 14px 14px 4px;padding:9px 13px;word-break:break-word}.gr-chat-msg.mine .gr-chat-bubble{border-radius:14px 14px 4px;background:#10b98124;border-color:#10b98138}.gr-chat-name{font-size:.73rem;font-weight:800;color:var(--gh-green);display:block;margin-bottom:3px}.gr-chat-bubble p{margin:0;font-size:.87rem;line-height:1.5;color:var(--gh-text)}.gr-chat-time{font-size:.67rem;color:var(--gh-muted);display:block;margin-top:4px;text-align:right}.gr-chat-del{border:none;background:transparent;color:var(--gh-muted);cursor:pointer;font-size:.73rem;padding:3px 7px;border-radius:7px;opacity:0;transition:.15s;flex-shrink:0}.gr-chat-msg:hover .gr-chat-del{opacity:1}.gr-chat-del:hover{background:#ef44441f;color:#ef4444}.gr-settings-form{display:flex;flex-direction:column;gap:14px}.gr-setting-row{display:flex;align-items:center;justify-content:space-between;font-size:.87rem;color:var(--gh-text)}.gr-toggle{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.gr-toggle input{opacity:0;width:0;height:0;position:absolute}.gr-toggle span{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff12;border:1px solid var(--gh-border);border-radius:12px;cursor:pointer;transition:.22s}.gr-toggle span:before{content:"";position:absolute;width:18px;height:18px;left:2px;top:2px;background:var(--gh-muted);border-radius:50%;transition:.22s}.gr-toggle input:checked+span{background:#10b9812e;border-color:var(--gh-green)}.gr-toggle input:checked+span:before{transform:translate(20px);background:var(--gh-green)}.gr-questions-preview p{font-size:.84rem;color:var(--gh-muted);margin:4px 0}.gr-pending-post-row{padding:12px 0;border-bottom:1px solid var(--gh-border)}.gr-pending-post-row:last-child{border-bottom:none}.gr-pending-post-text{font-size:.87rem;color:var(--gh-text);margin-bottom:4px;line-height:1.5}.gr-pending-actions{display:flex;gap:8px;margin-top:8px}.gr-join-request-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--gh-border);gap:12px;flex-wrap:wrap}.gr-join-request-row:last-child{border-bottom:none}.gr-join-request-actions{display:flex;gap:8px;flex-shrink:0}.gr-req-answers{font-size:.79rem;color:var(--gh-muted);margin-top:5px;line-height:1.5}.gr-req-answers em{font-style:italic}.gr-insights-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin-bottom:12px}.gr-insight-card{background:#ffffff0a;border:1px solid var(--gh-border);border-radius:14px;padding:14px;text-align:center}.gr-insight-val{font-size:1.75rem;font-weight:900;color:var(--gh-text);margin-bottom:3px}.gr-insight-label{font-size:.73rem;color:var(--gh-muted)}.gr-contributor-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;font-size:.83rem;color:var(--gh-muted);border-bottom:1px solid var(--gh-border)}.gr-contributor-row:last-child{border-bottom:none}.gr-pin-btn{border:none;background:#ffffff0d;border:1px solid var(--gh-border);color:var(--gh-muted);font-size:.73rem;padding:3px 10px;border-radius:999px;cursor:pointer;margin-bottom:6px;transition:.15s}.gr-pin-btn:hover{border-color:var(--gh-green);color:var(--gh-green)}.gr-announce-badge{display:flex;align-items:center;gap:6px;font-size:.77rem;font-weight:700;color:var(--gh-green);margin-bottom:6px;padding:4px 0}.gr-q-editor-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.gr-mute-btn{transition:.15s}.gr-group-hero{overflow:hidden}@media(max-width:600px){.gr-chat-messages{max-height:300px}.gr-insights-grid{grid-template-columns:1fr 1fr}.gr-member-controls{width:100%;justify-content:flex-end}.gr-join-request-actions{width:100%}.gr-chat-bubble{max-width:88%}}body.gh-fb-inspired .gh-post{overflow:visible}.gh-post-img-wrap{cursor:pointer;display:block;position:relative}.gh-post-img-wrap .gh-post-img{display:block}.gh-post-img-wrap:hover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000000f;border-radius:18px;pointer-events:none}.gh-stats-btn{background:none;border:none;color:inherit;font:inherit;cursor:pointer;padding:0;display:inline}.gh-stats-btn:hover b{text-decoration:underline}.gh-post-menu-drop{position:fixed;background:var(--gh-card);border:1px solid var(--gh-border);border-radius:14px;min-width:220px;max-width:min(280px,calc(100vw - 16px));box-shadow:0 8px 32px #0000008c;z-index:var(--gh-z-dropdown);overflow:hidden;animation:ghDropIn .12s var(--gh-ease-spring)}@keyframes ghDropIn{0%{opacity:0;transform:scale(.96) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.gh-pmenu-list{padding:5px 0}.gh-pmenu-item{display:flex;align-items:center;gap:10px;width:100%;border:none;background:transparent;color:var(--gh-text);padding:10px 14px;font-size:.88rem;font-weight:700;cursor:pointer;text-align:left;transition:.1s;font-family:inherit}.gh-pmenu-item:hover{background:#ffffff12}.gh-pmenu-item i{width:15px;text-align:center;color:var(--gh-muted);font-size:.82rem;flex-shrink:0}.gh-pmenu-item.danger,.gh-pmenu-item.danger i{color:var(--gh-red)}.gh-pmenu-item.danger:hover{background:#ef44441a}.gh-pmenu-sep{height:1px;background:var(--gh-border);margin:4px 0}html[data-gh-theme=light] .gh-post-menu-drop{background:#fff;border-color:#0f172a1a}html[data-gh-theme=light] .gh-pmenu-item:hover{background:#0000000d}html[data-gh-theme=light] .gh-pmenu-item i{color:#64748b}.gh-fpm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d1;z-index:var(--gh-z-modal);display:flex;align-items:center;justify-content:center;padding:16px;overflow-y:auto;transition:opacity .2s}.gh-fpm-panel{background:var(--gh-card);border:1px solid var(--gh-border);border-radius:18px;width:100%;max-width:620px;max-height:calc(100vh - 32px);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 64px #000000b3;animation:ghFpmIn .18s var(--gh-ease-spring)}@keyframes ghFpmIn{0%{opacity:0;transform:scale(.97) translateY(8px)}to{opacity:1;transform:none}}.gh-fpm-header{display:flex;align-items:center;justify-content:center;padding:12px 48px;border-bottom:1px solid var(--gh-border);flex-shrink:0;position:relative}.gh-fpm-title{font-weight:950;font-size:.95rem}.gh-fpm-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:none;background:#ffffff14;color:var(--gh-muted);width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.9rem;transition:.14s;flex-shrink:0}.gh-fpm-close:hover{background:#ffffff26;color:var(--gh-text)}.gh-fpm-body{overflow-y:auto;flex:1;overscroll-behavior:contain}.gh-fpm-body .gh-card{border-radius:0;border-left:none;border-right:none;border-top:none;box-shadow:none}.gh-fpm-body [data-comment-toggle]{display:none}.gh-fpm-loading{display:flex;justify-content:center;align-items:center;padding:48px;font-size:1.6rem;color:var(--gh-muted)}.gh-fpm-empty{padding:32px;text-align:center;color:var(--gh-muted);margin:0}body.gh-fpm-open{overflow:hidden}@media(max-width:640px){.gh-fpm-overlay{padding:0;align-items:flex-end}.gh-fpm-panel{max-width:100%;max-height:92vh;border-radius:22px 22px 0 0}}html[data-gh-theme=light] .gh-fpm-panel{background:#f8fafcf7}.gh-media-lb{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f0;z-index:calc(var(--gh-z-modal) + 10);display:flex;align-items:center;justify-content:center;cursor:pointer;animation:ghFadeIn .15s ease}@keyframes ghFadeIn{0%{opacity:0}to{opacity:1}}.gh-media-lb-inner{position:relative;max-width:min(92vw,1100px);max-height:90vh;display:flex;align-items:center;justify-content:center;cursor:default}.gh-media-lb-img{max-width:100%;max-height:88vh;object-fit:contain;border-radius:10px;display:block;box-shadow:0 24px 64px #0009}.gh-media-lb-close{position:absolute;top:-14px;right:-14px;width:36px;height:36px;border-radius:50%;border:none;background:#ffffff26;color:#fff;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:.14s;z-index:1}.gh-media-lb-close:hover{background:#ffffff47}@media(max-width:540px){.gh-media-lb-close{top:8px;right:8px}}.gh-share-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:var(--gh-z-modal);display:flex;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s}.gh-share-sheet-overlay.gh-share-sheet-in{opacity:1;pointer-events:auto}.gh-share-sheet-overlay.gh-share-sheet-out{opacity:0;pointer-events:none}.gh-share-sheet{background:var(--gh-card);border:1px solid var(--gh-border);border-radius:22px 22px 0 0;width:100%;max-width:480px;padding:0 0 max(16px,env(safe-area-inset-bottom)) 0;box-shadow:0 -8px 32px #00000080;transform:translateY(100%);transition:transform .22s var(--gh-ease-spring)}.gh-share-sheet-overlay.gh-share-sheet-in .gh-share-sheet{transform:translateY(0)}.gh-share-sheet-overlay.gh-share-sheet-out .gh-share-sheet{transform:translateY(100%)}.gh-share-sheet-handle{width:38px;height:4px;background:var(--gh-border);border-radius:2px;margin:10px auto 14px}.gh-share-sheet-title{font-size:.82rem;font-weight:800;color:var(--gh-muted);text-transform:uppercase;letter-spacing:.07em;padding:0 20px 8px;text-align:center}.gh-share-opt{display:flex;align-items:center;gap:14px;width:100%;border:none;background:transparent;color:var(--gh-text);padding:12px 20px;cursor:pointer;text-align:left;transition:.12s;font-family:inherit}.gh-share-opt:hover,.gh-share-opt:focus-visible{background:#ffffff0f;outline:none}.gh-share-opt-icon{width:42px;height:42px;border-radius:50%;background:#ffffff12;border:1px solid var(--gh-border);display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;color:var(--gh-green)}.gh-share-opt-text{display:flex;flex-direction:column;gap:1px}.gh-share-opt-text strong{font-size:.9rem;font-weight:800;line-height:1.2}.gh-share-opt-text em{font-style:normal;font-size:.75rem;color:var(--gh-muted)}.gh-share-sheet-cancel{display:block;width:calc(100% - 32px);margin:8px 16px 0;padding:12px;border:1px solid var(--gh-border);border-radius:14px;background:#ffffff0a;color:var(--gh-text);font-size:.9rem;font-weight:700;cursor:pointer;font-family:inherit;transition:.12s}.gh-share-sheet-cancel:hover{background:#ffffff17}html[data-gh-theme=light] .gh-share-sheet{background:#f8fafcf7}html[data-gh-theme=light] .gh-share-opt:hover{background:#0000000a}html[data-gh-theme=light] .gh-share-opt-icon{background:#0000000d;border-color:#0f172a1a}@media(min-width:540px){.gh-share-sheet{border-radius:18px;margin-bottom:32px}}.gh-who-shared-caption{font-size:.78rem;color:var(--gh-muted);margin-top:2px;line-height:1.4;max-width:260px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gh-media-lb-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:none;background:#ffffff2e;color:#fff;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:.14s;z-index:2}.gh-media-lb-nav:hover{background:#ffffff52}.gh-media-lb-prev{left:-54px}.gh-media-lb-next{right:-54px}.gh-media-lb-counter{position:absolute;bottom:-28px;left:50%;transform:translate(-50%);color:#ffffffbf;font-size:.8rem;font-weight:700;white-space:nowrap}@media(max-width:680px){.gh-media-lb-prev{left:6px}.gh-media-lb-next{right:6px}.gh-media-lb-counter{bottom:-22px}}.gh-cmp-actor-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.gh-cmp-actor-av{width:44px;height:44px;flex-shrink:0;font-size:.95rem}.gh-cmp-actor-info{display:flex;flex-direction:column;gap:2px}.gh-cmp-actor-info strong{font-size:.92rem;font-weight:800;color:var(--gh-text);line-height:1.2}.gh-cmp-destination{font-size:.75rem;color:var(--gh-muted);display:flex;align-items:center;gap:4px}.gh-cmp-destination i{font-size:.65rem;opacity:.7}.gh-cmp-textarea{min-height:90px;resize:none;font-size:1rem;border:none;background:transparent;padding:0;box-shadow:none;color:var(--gh-text);width:100%;outline:none;font-family:inherit;line-height:1.55}.gh-cmp-textarea::placeholder{color:var(--gh-muted);font-size:1rem}.gh-cmp-toolbar{display:flex;align-items:center;gap:4px;border-top:1px solid var(--gh-border);margin-top:10px;padding-top:8px;flex-wrap:wrap}.gh-cmp-tool{display:flex;align-items:center;gap:6px;border:none;background:transparent;color:var(--gh-muted);font-size:.82rem;font-weight:700;padding:7px 10px;border-radius:10px;cursor:pointer;transition:.13s;font-family:inherit;white-space:nowrap}.gh-cmp-tool:hover{background:#ffffff12;color:var(--gh-text)}.gh-cmp-tool.active{background:#10b9811f;color:var(--gh-green)}.gh-cmp-tool i{font-size:.9rem;width:16px;text-align:center}html[data-gh-theme=light] .gh-cmp-tool:hover{background:#0000000d}html[data-gh-theme=light] .gh-cmp-tool.active{background:#10b9811a}.gh-cmp-footer-row{display:flex;align-items:center;gap:8px;margin-top:10px}.gh-cmp-vis-select{width:auto;max-width:180px;font-size:.8rem;padding:5px 10px;height:auto}.gh-audience-btn{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border:1px solid var(--gh-border);border-radius:20px;background:#ffffff0d;color:var(--gh-text);font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap;min-width:0}.gh-audience-btn:hover{background:#ffffff1a;border-color:var(--gh-green)}.gh-aud-icon-i{color:var(--gh-green);flex-shrink:0}.gh-aud-caret{font-size:.65rem;opacity:.55;margin-left:auto;flex-shrink:0;transition:transform .2s}.gh-cmp-aud-panel{display:none;flex-direction:column;gap:0;margin-top:4px;padding:12px 14px;background:#ffffff0a;border:1px solid var(--gh-border);border-radius:14px}.gh-cmp-aud-panel.open{display:flex}.gh-cmp-aud-section{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06)}.gh-cmp-aud-section:last-child{border-bottom:none;padding-bottom:0}.gh-cmp-aud-hd{font-size:.72rem;font-weight:700;color:var(--gh-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;display:flex;align-items:center;gap:5px}.gh-cmp-aud-checks{display:flex;flex-wrap:wrap;gap:8px}.gh-cmp-aud-check{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border:1px solid var(--gh-border);border-radius:20px;font-size:.8rem;cursor:pointer;transition:background .15s,border-color .15s;-webkit-user-select:none;user-select:none}.gh-cmp-aud-check input[type=checkbox]{accent-color:var(--gh-green);width:14px;height:14px;flex-shrink:0}.gh-cmp-aud-check:hover{background:#ffffff0f}.gh-cmp-aud-check input:checked~i,.gh-cmp-aud-check input:checked~span{color:var(--gh-green)}.gh-cmp-aud-check input:disabled+i,.gh-cmp-aud-check input:disabled+span{opacity:.35}.gh-cmp-aud-radios{display:flex;flex-wrap:wrap;gap:8px}.gh-cmp-aud-radio{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border:1px solid var(--gh-border);border-radius:20px;font-size:.8rem;cursor:pointer;transition:background .15s;-webkit-user-select:none;user-select:none}.gh-cmp-aud-radio input[type=radio]{accent-color:var(--gh-green);width:14px;height:14px;flex-shrink:0}.gh-cmp-aud-radio:hover{background:#ffffff0f}.gh-cmp-aud-custom-age{display:none;align-items:center;gap:8px;margin-top:8px}.gh-cmp-aud-custom-age .gh-input{width:72px;padding:5px 8px;font-size:.8rem;text-align:center}.gh-cmp-media-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.gh-cmp-thumb{position:relative;width:96px;height:96px;border-radius:12px;overflow:hidden;flex-shrink:0;border:1px solid var(--gh-border)}.gh-cmp-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gh-cmp-thumb-rm{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:none;background:#000000b3;color:#fff;font-size:.65rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.gh-cmp-thumb-rm:hover{background:#ef4444d9}@media(max-width:480px){.gh-cmp-thumb{width:80px;height:80px}.gh-cmp-tool span{display:none}.gh-cmp-tool{padding:7px 8px}.gh-cmp-vis-select{max-width:140px}}.gh-story-shell.gh-story-paused .gh-story-progress span.current:after{animation-play-state:paused}.gh-story-seen .gh-story-avatar-mini{border-color:#ffffff47;opacity:.72}.gh-story-seen .gh-story-bg{opacity:.7}.gh-story-seen .gh-story-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000047}.gh-story-add{position:relative;overflow:hidden}.gh-story-add-avatar{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.gh-story-add-avatar img{width:100%;height:100%;object-fit:cover;opacity:.55}.gh-story-add-icon{font-size:1.6rem;line-height:1;margin-bottom:4px}.gh-story-add strong{position:relative;z-index:2;font-size:.78rem;text-shadow:0 1px 4px rgba(0,0,0,.7)}.gh-story-empty{display:flex;align-items:center;padding:0 14px;font-size:.82rem;color:var(--gh-muted);white-space:nowrap;flex-shrink:0}.gh-story-head-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.gh-story-owner-del{width:34px;height:34px;border:0;border-radius:50%;background:#ef44442e;color:#ef4444;font-size:.8rem;cursor:pointer;display:grid;place-items:center;transition:background .15s}.gh-story-owner-del:hover{background:#ef444461}.gh-story-footer{position:relative;z-index:5;padding:8px 14px 12px;background:linear-gradient(to top,#0009,#0000);display:flex;flex-direction:column;gap:8px}.gh-story-reactions{display:flex;gap:6px;justify-content:center}.gh-story-react-btn{width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;font-size:1.3rem;cursor:pointer;transition:transform .15s,background .15s;display:grid;place-items:center;flex-shrink:0}.gh-story-react-btn:hover{background:#ffffff3d;transform:scale(1.1)}.gh-story-react-btn.active{background:#ffffff52;transform:scale(1.15);border-color:#fff9}.gh-story-reply-row{display:flex;gap:8px;align-items:center}.gh-story-reply-input{flex:1;height:40px;border-radius:20px;border:1.5px solid rgba(255,255,255,.22);background:#ffffff1a;color:#fff;padding:0 16px;font-size:.875rem;outline:none;min-width:0}.gh-story-reply-input::placeholder{color:#ffffff80}.gh-story-reply-input:focus{border-color:#ffffff80;background:#ffffff29}.gh-story-reply-send{width:40px;height:40px;border-radius:50%;border:none;background:#10b981;color:#fff;font-size:.9rem;cursor:pointer;display:grid;place-items:center;flex-shrink:0;transition:background .15s}.gh-story-reply-send:hover{background:#059669}.gh-story-seen-row{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.75rem;color:#ffffffa6;padding:2px 0}.gh-story-seen-row .fa-eye{color:#ffffff80}@media(max-width:480px){.gh-story-react-btn{width:40px;height:40px;font-size:1.15rem}.gh-story-reply-input{font-size:.82rem}}.gh-notif-av{position:relative;width:40px;height:40px;flex-shrink:0}.gh-notif-av-wrap{width:40px;height:40px;border-radius:50%;overflow:hidden;background:var(--gh-card,#111827);display:flex;align-items:center;justify-content:center}.gh-notif-av-img{width:40px;height:40px;object-fit:cover;display:block}.gh-notif-av-fb{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;background:var(--gh-card-soft,rgba(255,255,255,.08));color:var(--gh-text,#f8fafc)}.gh-notif-av-badge{position:absolute;bottom:-2px;right:-2px;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.55rem;color:#fff;border:2px solid var(--gh-card,#111827)}.gh-notif-body{flex:1;min-width:0}.gh-notif-body strong{display:block;font-size:.84rem;line-height:1.3;color:var(--gh-text,#f8fafc)}.gh-notif-sub{display:block;font-size:.74rem;color:var(--gh-muted,#9ca3af);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.gh-notif-time{display:block;font-size:.7rem;color:var(--gh-muted,#6b7280);margin-top:1px}.gh-biz-logo{position:relative}.gh-biz-logo-edit-btn{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000085;border:0;border-radius:inherit;color:#fff;font-size:.68rem;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;opacity:0;transition:opacity .18s;z-index:2;pointer-events:auto}.gh-biz-logo-edit-btn i{font-size:.85rem}.gh-biz-logo:hover .gh-biz-logo-edit-btn,.gh-biz-logo:focus-within .gh-biz-logo-edit-btn{opacity:1}.gh-biz-cover-edit-btn{position:absolute;bottom:12px;right:14px;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.18);border-radius:10px;color:#fff;font-size:.76rem;font-weight:700;cursor:pointer;padding:7px 14px;display:flex;align-items:center;gap:6px;transition:background .15s;z-index:2}.gh-biz-cover-edit-btn:hover{background:#000000d1}.geo-sw-unread-dot{width:9px;height:9px;border-radius:50%;background:#ef4444;flex-shrink:0;margin-left:auto;animation:geo-sw-pulse 1.8s ease-in-out infinite}@keyframes geo-sw-pulse{0%,to{box-shadow:0 0 #ef44448c}60%{box-shadow:0 0 0 5px #ef444400}}#ghPageModeBanner{width:100%;background:linear-gradient(90deg,#10b98117,#3b82f612);border-bottom:1px solid rgba(16,185,129,.2)}.gh-pmb-inner{max-width:1500px;margin:0 auto;padding:7px 20px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:.8rem;color:#6ee7b7}.gh-pmb-inner strong{color:#a7f3d0;font-weight:800}.gh-pmb-actions{margin-left:auto;display:flex;gap:6px;align-items:center;flex-wrap:wrap}.gh-pmb-action{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:7px;background:#3b82f626;color:#93c5fd;font-size:.73rem;font-weight:700;text-decoration:none;transition:background .15s}.gh-pmb-action:hover{background:#3b82f647}.gh-pmb-switch{background:none;border:1px solid rgba(255,255,255,.12);color:#94a3b8;font-size:.73rem;font-weight:700;cursor:pointer;padding:4px 10px;border-radius:7px;font-family:inherit;transition:all .15s}.gh-pmb-switch:hover{background:#ffffff12;color:#f0f4ff}.gh-shell>#ghPageModeBanner{margin-top:0;margin-bottom:0}body.page-messages #ghPageModeBanner{flex-shrink:0;width:100%;z-index:1}@media(max-width:640px){.gh-pmb-inner{padding:7px 14px;gap:6px}.gh-pmb-actions{margin-left:0}}.gh-section-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px 0;margin-bottom:4px}.gh-section-title h3{margin:0;font-size:.9rem;font-weight:700}.gh-aud-stat{display:flex;align-items:baseline;gap:3px;flex-shrink:0}.gh-aud-count{font-size:1.15rem;font-weight:800;color:var(--gh-accent)}.gh-aud-label{font-size:.72rem;color:var(--gh-muted)}.gh-aud-preview{padding:8px 16px 14px}.gh-aud-list{display:flex;flex-direction:column;gap:2px;margin-bottom:4px}.gh-aud-row{display:flex;align-items:center;gap:10px;padding:7px 6px;border-radius:10px;text-decoration:none;color:var(--gh-text);transition:background .15s}.gh-aud-row:hover{background:#ffffff0d}.gh-aud-av{width:34px;height:34px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,var(--gh-green),#064e3b);display:grid;place-items:center}.gh-aud-av img{width:100%;height:100%;object-fit:cover}.gh-aud-initials{font-size:.72rem;font-weight:800;color:#fff}.gh-aud-info{display:flex;flex-direction:column;min-width:0}.gh-aud-name{font-size:.83rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-aud-date{font-size:.72rem;color:var(--gh-muted)}.gh-aud-empty{padding:6px 0 4px;color:var(--gh-muted);font-size:.82rem}.gh-aud-empty p{margin:0 0 4px}.gh-aud-hint{font-size:.75rem;color:var(--gh-muted);opacity:.7}.gh-aud-modal{width:min(480px,100%)}.gh-aud-modal-count{font-size:.78rem;font-weight:500;color:var(--gh-muted);margin-left:4px}.gh-aud-modal-body{padding:8px 12px;max-height:62vh;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.gh-aud-modal-body .gh-aud-row{padding:9px 8px}.gh-aud-modal-body .gh-aud-av{width:40px;height:40px}.gh-aud-modal-body .gh-aud-name{font-size:.88rem}@media(max-width:480px){.gh-aud-modal{border-radius:24px 24px 0 0;max-height:88svh;width:100%}.gh-aud-modal-body{max-height:68vh}}html[data-gh-theme=dark],:root{--gh-green: #3B82F6;--gh-green-2: #60A5FA;--gh-blue: #818CF8;--gh-bg: #05080F;--gh-bg-2: #080D1A;--gh-panel: rgba(8,13,26,.45);--gh-card: rgba(11,18,36,.42);--gh-card-soft: rgba(14,24,46,.35);--gh-border: rgba(59,130,246,.12);--gh-border-strong:rgba(96,165,250,.3);--gh-text: #E2E8F8;--gh-muted: #7B91B8;--gh-dim: #4A5A78;--gh-shadow: 0 12px 40px rgba(0,0,0,.55)}body.gh-social-body,html[data-gh-theme=dark] body.gh-social-body{background:radial-gradient(ellipse 900px 600px at 10% 0%,rgba(29,78,216,.22),transparent 60%),radial-gradient(ellipse 600px 500px at 90% 10%,rgba(99,102,241,.16),transparent 55%),radial-gradient(ellipse 500px 400px at 50% 90%,rgba(14,165,233,.09),transparent 55%),#05080f!important}.gh-topbar{background:#05080fa6!important;backdrop-filter:blur(28px)!important;-webkit-backdrop-filter:blur(28px)!important;border-bottom:1px solid rgba(59,130,246,.15)!important;box-shadow:0 1px 30px #0006!important}.gh-brand-mark{background:linear-gradient(135deg,#1d4ed8,#3b82f6)!important;box-shadow:0 0 22px #3b82f673,0 8px 24px #0006!important}.gh-brand span span{color:#60a5fa!important}.gh-create-btn,.gh-btn{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important;border-color:#3b82f666!important;box-shadow:0 6px 20px #1d4ed866!important}.gh-create-btn:hover,.gh-btn:hover{background:linear-gradient(135deg,#2563eb,#3b82f6)!important}.gh-top-search input{background:#ffffff0a!important;border-color:#3b82f61f!important}.gh-top-search input:focus{border-color:#3b82f673!important;box-shadow:0 0 0 4px #3b82f61a!important}.gh-icon-btn,.gh-user-btn{background:#ffffff0a!important;border-color:#ffffff12!important}.gh-icon-btn:hover,.gh-user-btn:hover{background:#3b82f61f!important;border-color:#3b82f659!important}.gh-panel,.gh-card{background:#0b122461!important;border:1px solid rgba(59,130,246,.1)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;box-shadow:0 8px 32px #00000059,inset 0 1px #ffffff0a!important;transition:background .25s,border-color .25s,transform .25s!important}.gh-panel:hover,.gh-card:hover{background:#0b122480!important;border-color:#3b82f62e!important;transform:translateY(-1px)!important}.gh-left .gh-panel{background:#05080f80!important;-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important}.gh-nav-item{border-radius:10px!important;transition:all .18s!important}.gh-nav-item:hover{background:#3b82f614!important;color:#e2e8f8!important}.gh-nav-item.active{background:linear-gradient(90deg,#1d4ed838,#3b82f60f)!important;border-left:2px solid #3B82F6!important;box-shadow:inset 0 0 20px #3b82f60f!important}.gh-nav-item.active i,.gh-nav-item.active span{color:#60a5fa!important}.gh-badge-count{background:#3b82f6!important;box-shadow:0 0 10px #3b82f680!important}body.gh-fb-inspired .gh-post.gh-card{box-shadow:0 2px 10px #0000004d!important;transform:none!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:12px!important;margin-bottom:10px!important;background:#0a1626e6!important;overflow:hidden!important}body.gh-fb-inspired .gh-post.gh-card:hover{box-shadow:0 2px 10px #0000004d!important;transform:none!important;border-color:#ffffff17!important}body.gh-fb-inspired .gh-post+.gh-post{border-top:none!important}.gh-feed-tab.active,.gh-pill.active,[class*=feed-tab].active,.gh-tab.active{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important;border-color:transparent!important;box-shadow:0 2px 8px #1d4ed840!important;color:#fff!important}.gh-post-action:hover{color:#60a5fa!important;background:#3b82f614!important}.gh-story-card{border-color:#3b82f6!important}.gh-story-count{background:#3b82f6!important;color:#fff!important;box-shadow:0 0 10px #3b82f680!important}.gh-story-avatar-mini{border-color:#3b82f6!important}.gh-upload-bar,[class*=progress-fill],[class*=xp-bar-fill]{background:linear-gradient(90deg,#1d4ed8,#60a5fa,#818cf8)!important;box-shadow:0 0 12px #60a5fa66!important}::-webkit-scrollbar{width:5px;height:5px}.gh-map-dot-a{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important}.gh-map-dot-c{background:linear-gradient(135deg,#6366f1,#4338ca)!important}html[data-gh-theme=dark] .gh-live-stats{border-color:#3b82f62e!important}.gh-post-input:focus-within,.gh-composer:focus-within{border-color:#3b82f659!important}.gh-widget-title i,.gh-panel h3 i{color:#60a5fa!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#3b82f640;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3b82f673}.gh-video-post-card{padding:0;overflow:hidden}.gh-video-post-card .gh-video-post-thumb{border-radius:0;margin:0}.gh-video-post-thumb{display:block;position:relative;overflow:hidden;aspect-ratio:16/9;background:#0a1628;cursor:pointer}.gh-video-post-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gh-video-post-thumb iframe{width:100%;height:100%;border:none;display:block}.gh-video-post-thumb-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#94a3b8}.gh-video-play-btn{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0003;opacity:0;transition:opacity .15s;pointer-events:none;z-index:1}.gh-video-post-thumb:hover .gh-video-play-btn{opacity:1}.gh-video-play-btn i{font-size:2.8rem;color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.6))}.gh-video-expand-btn{position:absolute;top:10px;right:10px;width:32px;height:32px;background:#0000008c;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transition:opacity .15s;text-decoration:none;z-index:3}.gh-video-post-thumb:hover .gh-video-expand-btn{opacity:1}.gh-video-expand-btn:hover{background:#10b981cc}.gh-video-overlay{position:absolute;bottom:0;left:0;right:0;padding:44px 14px 14px;background:linear-gradient(to top,#000000e0,#0000);display:flex;align-items:flex-end;gap:10px;pointer-events:none;z-index:2}.gh-video-overlay>*{pointer-events:all}.gh-video-av{width:38px;height:38px;flex-shrink:0;border:2px solid rgba(255,255,255,.25)}.gh-video-overlay-meta{flex:1;min-width:0}.gh-video-overlay-ch{display:block;font-size:.88rem;font-weight:700;color:#fff;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 4px rgba(0,0,0,.7)}.gh-video-overlay-ch:hover{color:#6ee7b7}.gh-video-overlay-time{font-size:.72rem;color:#ffffffb8;margin-top:3px}.gh-video-post-badge{font-size:.68rem;font-weight:700;color:#10b981;background:#10b9812e;padding:2px 7px;border-radius:20px;display:inline-flex;align-items:center;gap:4px;vertical-align:middle}.gh-video-post-body{padding:12px 16px 4px}.gh-video-post-title{font-size:1rem;font-weight:700;color:var(--gh-text, #f1f5f9);line-height:1.35;margin:0}.gh-video-post-title a{color:inherit;text-decoration:none}.gh-video-post-title a:hover{color:#10b981}.gh-video-post-desc{font-size:.82rem;color:var(--gh-text-secondary, #94a3b8);line-height:1.5;margin:5px 0 0}.gh-video-post-card .gh-post-stats{padding:4px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.gh-video-post-card .gh-post-actions{padding:2px 8px 4px}.gh-video-post-cat{font-size:.75rem;color:#94a3b8;display:flex;align-items:center;gap:5px}.gh-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;height:58px;background:var(--gh-panel, rgba(12,18,16,.96));border-top:1px solid var(--gh-border, rgba(148,163,184,.14));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:9980;flex-direction:row;align-items:stretch;justify-content:space-around;padding-bottom:env(safe-area-inset-bottom,0px)}.gh-bnav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:3px;color:var(--gh-muted, #8aa69a);text-decoration:none;font-size:.62rem;font-weight:600;letter-spacing:.01em;transition:color .15s;background:none;border:none;cursor:pointer;padding:0;min-height:44px;-webkit-tap-highlight-color:transparent}.gh-bnav-item.active,.gh-bnav-item:hover{color:var(--gh-green, #10b981)}.gh-bnav-icon{position:relative;font-size:1.15rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.gh-bnav-item.active .gh-bnav-icon{transform:scale(1.18) translateY(-2px)}.gh-bnav-item.active .gh-bnav-lbl{font-weight:700}.gh-bnav-lbl{font-size:.57rem;font-weight:600;line-height:1;overflow:hidden;white-space:nowrap;max-width:52px;text-overflow:ellipsis}.gh-bnav-post .gh-bnav-icon{width:42px;height:42px;background:linear-gradient(135deg,#22c55e,#009444);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.05rem;box-shadow:0 4px 14px #10b9815c}.gh-bnav-post:hover .gh-bnav-icon{filter:brightness(1.12)}.gh-bnav-post .gh-bnav-lbl{display:none}.gh-bottom-nav .gh-badge-count{position:absolute;top:-4px;right:-6px;min-width:14px;height:14px;border-radius:7px;background:var(--gh-red, #ef4444);font-size:.58rem;font-weight:800;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 3px;pointer-events:none}@media(max-width:980px){.gh-bottom-nav{display:flex}.gh-shell,body.gh-has-injected-nav,body[data-gh-page=watch]{padding-bottom:66px}}.gh-nav-more{width:100%;display:flex;align-items:center;gap:12px;padding:13px;border-radius:16px;border:none;background:none;color:var(--gh-muted, #8aa69a);font-size:.88rem;font-weight:700;cursor:pointer;transition:background .15s,color .15s;text-align:left;-webkit-tap-highlight-color:transparent}.gh-nav-more:hover{background:#10b98114;color:var(--gh-text, #eefcf6)}.gh-nav-more i{font-size:.85rem;width:22px;text-align:center;flex-shrink:0;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.gh-nav-sec-list{overflow:hidden;max-height:0;opacity:0;transition:max-height .35s ease,opacity .22s ease}.gh-nav-sec-list.open{max-height:900px;opacity:1}.gh-nav-sec-list .gh-nav-item{font-size:.84rem;opacity:.85}.gh-nav-sec-list .gh-nav-item:hover{opacity:1}@media(max-width:1060px){body.gh-fb-inspired .gh-nav-more{justify-content:center}body.gh-fb-inspired .gh-nav-more span{display:none}}@media(max-width:1120px){body.gh-has-injected-nav .gh-nav-more{justify-content:center}body.gh-has-injected-nav .gh-nav-more span{display:none}}.gh-feed-sentinel{height:1px;width:100%;display:block}.gh-feed-dots{display:flex;align-items:center;justify-content:center;gap:8px;padding:24px 0 12px}.gh-feed-dots span{width:9px;height:9px;border-radius:50%;background:var(--gh-green, #10b981);opacity:.7;animation:ghDotBounce 1.2s ease-in-out infinite}.gh-feed-dots span:nth-child(2){animation-delay:.2s}.gh-feed-dots span:nth-child(3){animation-delay:.4s}@keyframes ghDotBounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.gh-feed-end{display:flex;align-items:center;justify-content:center;gap:7px;padding:20px 0 16px;font-size:.8rem;color:var(--gh-muted, #9ca3af);font-weight:500;letter-spacing:.03em}.gh-feed-end span{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--gh-green, #10b981);color:#fff;font-size:.7rem;font-weight:700}.gh-new-posts-pill{position:fixed;top:calc(var(--gh-topbar-h, 60px) + 12px);left:50%;transform:translate(-50%) translateY(-80px);z-index:9900;display:flex;align-items:center;gap:7px;padding:10px 20px;background:var(--gh-green, #10b981);color:#fff;font-size:.84rem;font-weight:700;border:none;border-radius:999px;cursor:pointer;white-space:nowrap;box-shadow:0 6px 24px #10b98173;transition:transform .32s cubic-bezier(.34,1.4,.64,1),opacity .25s;opacity:0;pointer-events:none}.gh-new-posts-pill.visible{transform:translate(-50%) translateY(0);opacity:1;pointer-events:all}.gh-new-posts-pill.hiding{transform:translate(-50%) translateY(-80px);opacity:0;pointer-events:none}.gh-new-posts-pill i{font-size:.8rem}.gh-streak-btn{position:relative;font-size:1rem!important;gap:3px;padding:6px 8px!important}.gh-streak-fire{font-size:1rem;line-height:1}.gh-streak-count{font-size:.72rem;font-weight:800;color:var(--gh-text, #f9fafb);min-width:14px;text-align:center;font-style:normal;line-height:1}.gh-streak-count.gh-streak-hot{color:#f59e0b;text-shadow:0 0 8px rgba(245,158,11,.6)}.gh-xp-toast{position:fixed;bottom:88px;right:20px;z-index:9950;transform:translate(120%);opacity:0;transition:transform .38s cubic-bezier(.34,1.35,.64,1),opacity .28s;pointer-events:none}.gh-xp-toast.show{transform:translate(0);opacity:1;pointer-events:all}.gh-xp-toast.hide{transform:translate(120%);opacity:0}.gh-xp-toast-inner{display:flex;align-items:center;gap:10px;background:var(--gh-panel, #1e293b);border:1px solid rgba(245,158,11,.3);border-radius:16px;padding:12px 16px;min-width:220px;box-shadow:0 8px 32px #00000059}.gh-xp-icon{font-size:1.6rem;line-height:1;flex-shrink:0}.gh-xp-body{flex:1}.gh-xp-main{font-size:.84rem;font-weight:600;color:var(--gh-text, #f9fafb)}.gh-xp-sub{font-size:.75rem;color:#f59e0b;font-weight:700;margin-top:2px}.gh-xp-close{background:none;border:none;color:var(--gh-muted, #9ca3af);cursor:pointer;font-size:.75rem;padding:2px 4px;border-radius:4px;flex-shrink:0;transition:color .15s}.gh-xp-close:hover{color:var(--gh-text, #f9fafb)}@media(max-width:500px){.gh-xp-toast{right:10px;bottom:72px}}.gh-inapp-notif{position:fixed;top:calc(var(--gh-topbar-h, 60px) + 10px);right:16px;z-index:9999;transform:translate(110%);opacity:0;transition:transform .38s cubic-bezier(.34,1.35,.64,1),opacity .28s;max-width:340px;width:calc(100vw - 32px);pointer-events:none}.gh-inapp-notif.show{transform:translate(0);opacity:1;pointer-events:all}.gh-inapp-notif.hide{transform:translate(110%);opacity:0}.gh-ian-inner{display:flex;align-items:center;gap:10px;background:var(--gh-panel, #1e293b);border:1px solid rgba(16,185,129,.25);border-radius:14px;padding:12px 14px;box-shadow:0 8px 32px #0006;cursor:default}.gh-ian-icon{font-size:1.4rem;line-height:1;flex-shrink:0}.gh-ian-body{flex:1;min-width:0}.gh-ian-title{font-size:.84rem;font-weight:700;color:var(--gh-text, #f9fafb);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-ian-body-txt{font-size:.76rem;color:var(--gh-muted, #9ca3af);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-ian-action{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#10b98126;color:var(--gh-green, #10b981);font-size:.7rem;text-decoration:none;flex-shrink:0;transition:background .15s}.gh-ian-action:hover{background:#10b98147}.gh-ian-close{background:none;border:none;color:var(--gh-muted, #9ca3af);cursor:pointer;font-size:.72rem;padding:2px;flex-shrink:0;transition:color .15s}.gh-ian-close:hover{color:var(--gh-text, #f9fafb)}@media(max-width:600px){.gh-inapp-notif{right:10px;max-width:calc(100vw - 20px)}}.gh-feed-vid-el{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;z-index:1;background:#000}.gh-feed-vid-hidden{display:none!important}.gh-video-post-thumb:has(.gh-feed-vid-el) .gh-video-play-btn{display:none!important}.gh-feed-vid-mute{position:absolute;bottom:10px;right:10px;z-index:12;width:34px;height:34px;border-radius:50%;background:#0000008c;border:1.5px solid rgba(255,255,255,.25);color:#fff;font-size:.82rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s,transform .15s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gh-feed-vid-mute:hover{background:#000000bf;transform:scale(1.1)}.gh-video-overlay{z-index:5}.gh-video-expand-btn{z-index:6}.gh-near-prompt{background:var(--gh-panel, #1e293b);border-radius:16px;padding:40px 24px;text-align:center;margin:8px 0;border:1px solid rgba(255,255,255,.06)}.gh-near-prompt-icon{font-size:2.8rem;margin-bottom:12px}.gh-near-prompt h3{font-size:1.12rem;font-weight:700;color:var(--gh-text, #f9fafb);margin:0 0 8px}.gh-near-prompt p{font-size:.85rem;color:var(--gh-muted, #9ca3af);max-width:280px;margin:0 auto 20px}.gh-near-grant-btn{font-size:.88rem;gap:8px}.gh-near-header{font-size:.8rem;color:var(--gh-muted, #9ca3af);font-weight:600;padding:4px 2px 10px;letter-spacing:.03em}.gh-near-header i{color:var(--gh-green, #10b981)}.gh-near-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:12px;margin-bottom:12px}.gh-near-card{background:var(--gh-panel, #1e293b);border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.06);transition:transform .18s,box-shadow .18s}.gh-near-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00000038}.gh-near-media{position:relative;height:150px;background:var(--gh-bg, #0f172a);overflow:hidden}.gh-near-media img{width:100%;height:100%;object-fit:cover}.gh-near-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--gh-muted, #9ca3af);background:linear-gradient(135deg,#10b98114,#3b82f60f)}.gh-near-type{position:absolute;top:8px;left:8px;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:.68rem;font-weight:600;padding:3px 8px;border-radius:20px;letter-spacing:.03em}.gh-near-dist{position:absolute;bottom:8px;right:8px;background:var(--gh-green, #10b981);color:#fff;font-size:.7rem;font-weight:700;padding:3px 9px;border-radius:20px}.gh-near-body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:6px}.gh-near-body h3{font-size:.9rem;font-weight:700;margin:0;color:var(--gh-text, #f9fafb)}.gh-near-body h3 a{color:inherit;text-decoration:none}.gh-near-body h3 a:hover{color:var(--gh-green, #10b981)}.gh-near-meta{display:flex;gap:8px;flex-wrap:wrap;font-size:.74rem;color:var(--gh-muted, #9ca3af)}@media(max-width:640px){.gh-near-grid{grid-template-columns:1fr 1fr;gap:10px}.gh-near-media{height:120px}}.gh-checkin-card{border-left:3px solid var(--gh-green, #10b981)}.gh-ci-header{display:flex;align-items:flex-start;gap:10px;padding:14px 16px 0}.gh-ci-meta{flex:1;min-width:0}.gh-ci-who{display:block;font-size:.88rem;color:var(--gh-text, #f9fafb);margin-bottom:2px}.gh-ci-where{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;color:var(--gh-green, #10b981);font-weight:600;text-decoration:none;margin-bottom:2px}.gh-ci-where:hover{text-decoration:underline}.gh-ci-badges{display:flex;gap:6px;flex-direction:column;align-items:flex-end;flex-shrink:0}.gh-ci-verified{font-size:.68rem;font-weight:700;color:var(--gh-green, #10b981);background:#10b9811f;border-radius:20px;padding:2px 8px;white-space:nowrap}.gh-ci-xp{font-size:.68rem;font-weight:700;color:#f59e0b;background:#f59e0b1f;border-radius:20px;padding:2px 8px}.gh-ci-map-banner{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#10b9811a,#3b82f612);border:1px solid rgba(16,185,129,.18);border-radius:12px;margin:10px 16px;padding:12px 14px}.gh-ci-map-pin{width:42px;height:42px;border-radius:50%;background:var(--gh-green, #10b981);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.15rem;flex-shrink:0;box-shadow:0 0 0 6px #10b98126}.gh-ci-map-info{flex:1;min-width:0}.gh-ci-map-info strong{display:block;font-size:.88rem;font-weight:700;color:var(--gh-text, #f9fafb);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-ci-map-info span{font-size:.74rem;color:var(--gh-muted, #9ca3af)}.gh-ci-checkin-btn{flex-shrink:0;font-size:.76rem!important}.gh-ci-photo{margin:0 16px 10px;border-radius:10px;overflow:hidden}.gh-ci-photo img{width:100%;max-height:320px;object-fit:cover;display:block}.gh-ci-caption{margin:0 16px 10px;font-size:.86rem;color:var(--gh-text, #f9fafb);line-height:1.5}.gh-ldr-cities{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:10px}.gh-ldr-city{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:var(--gh-muted, #9ca3af);border-radius:20px;padding:3px 10px;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .18s;white-space:nowrap}.gh-ldr-city:hover{background:#10b9811f;color:var(--gh-text, #f9fafb)}.gh-ldr-city.active{background:var(--gh-green, #10b981);color:#fff;border-color:var(--gh-green, #10b981)}.gh-ldr-row{display:flex;align-items:center;gap:9px;border-bottom:1px solid rgba(255,255,255,.05);text-decoration:none;color:inherit;transition:background .15s;border-radius:8px;margin:0 -4px;padding:7px 4px}.gh-ldr-row:last-child{border-bottom:none}.gh-ldr-row:hover{background:#ffffff0a}.gh-ldr-medal{font-size:1.1rem;width:24px;text-align:center;flex-shrink:0;line-height:1}.gh-ldr-rank{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#ffffff14;font-size:.65rem;font-weight:800;color:var(--gh-muted, #9ca3af)}.gh-ldr-av{width:36px!important;height:36px!important;font-size:.72rem!important;flex-shrink:0}.gh-ldr-info{flex:1;min-width:0}.gh-ldr-name{font-size:.82rem;font-weight:700;color:var(--gh-text, #f9fafb);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:5px}.gh-ldr-lv{font-size:.6rem;font-weight:700;background:linear-gradient(135deg,#f59e0b,#ef4444);color:#fff;border-radius:6px;padding:1px 5px;flex-shrink:0}.gh-ldr-sub{font-size:.7rem;color:var(--gh-muted, #9ca3af);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-wrapped-teaser{position:relative;overflow:hidden;background:linear-gradient(135deg,#1a1f35,#10b981 150%);border-radius:16px;padding:14px 16px;margin-bottom:12px;border:1px solid rgba(16,185,129,.3)}.gh-wt-glow{position:absolute;top:-20px;right:-20px;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.5) 0%,transparent 70%);pointer-events:none}.gh-wt-content{display:flex;align-items:center;gap:10px;position:relative;z-index:1}.gh-wt-icon{font-size:1.6rem;line-height:1}.gh-wt-text{flex:1}.gh-wt-text strong{display:block;font-size:.84rem;font-weight:800;color:#fff}.gh-wt-text span{font-size:.72rem;color:#ffffffb3}.gh-wt-open-btn{background:#ffffff26!important;border-color:#ffffff40!important;color:#fff!important;border-radius:50%!important;width:34px!important;height:34px!important;padding:0!important;flex-shrink:0;display:flex!important;align-items:center;justify-content:center;transition:background .18s!important}.gh-wt-open-btn:hover{background:#ffffff47!important}.gh-wrapped-ov{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10100;background:#000000d9;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gh-wrapped-ov.show{opacity:1}.gh-wrapped-card{position:relative;width:min(380px,94vw);min-height:520px;border-radius:28px;overflow:hidden;box-shadow:0 32px 80px #0009;transition:background .5s ease}.gh-wrapped-close{position:absolute;top:14px;right:14px;z-index:10;background:#0000004d;border:none;color:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.8rem;transition:background .18s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gh-wrapped-close:hover{background:#0000008c}.gh-wrapped-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:520px;gap:12px;color:#ffffffb3;font-size:.85rem}.gh-wrapped-slide{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:520px;padding:48px 28px 32px;text-align:center;gap:12px}.gh-wrapped-emoji{font-size:3.5rem;animation:ghWrPop .4s cubic-bezier(.34,1.56,.64,1)}@keyframes ghWrPop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.gh-wrapped-label{font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3}.gh-wrapped-value{font-size:4.5rem;font-weight:900;color:#fff;line-height:1;font-variant-numeric:tabular-nums;text-shadow:0 4px 24px rgba(0,0,0,.3);animation:ghWrSlideUp .45s cubic-bezier(.22,1,.36,1)}@keyframes ghWrSlideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.gh-wrapped-sub{font-size:.84rem;color:#ffffffbf;line-height:1.55;max-width:260px}.gh-wrapped-sub b{color:#fff}.gh-wrapped-next{background:#ffffff26!important;border-color:#fff3!important;color:#fff!important;border-radius:999px!important;padding:10px 28px!important;font-size:.86rem!important;font-weight:700!important;transition:background .18s!important}.gh-wrapped-next:hover{background:#ffffff47!important}.gh-wrapped-dots{display:flex;gap:6px;margin-top:8px}.gh-wd{width:8px;height:8px;border-radius:50%;background:#ffffff4d;transition:all .25s}.gh-wd.active{background:#fff;width:22px;border-radius:4px}.gh-wrapped-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.gh-wra-share{background:#fff!important;color:#1a1f35!important;border-radius:999px!important;padding:10px 24px!important;font-weight:700!important;font-size:.86rem!important}.gh-wra-close{border-color:#ffffff4d!important;color:#fffc!important;border-radius:999px!important}@media(max-height:600px){.gh-wrapped-slide{padding:32px 20px 20px;gap:8px;min-height:420px}.gh-wrapped-value{font-size:3rem}.gh-wrapped-emoji{font-size:2.5rem}}@keyframes ghCmtSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ghCmtSlideOut{0%{opacity:1;transform:translateY(0);max-height:200px}to{opacity:0;transform:translateY(-6px);max-height:0;padding:0;margin:0}}.gh-cmt-enter{animation:ghCmtSlideIn .28s cubic-bezier(.22,1,.36,1)}.gh-cmt-exit{animation:ghCmtSlideOut .28s ease forwards;overflow:hidden;pointer-events:none}.gh-typing-row{display:flex;align-items:center;gap:7px;padding:6px 4px 2px;min-height:28px}.gh-typing-dots{display:flex;gap:4px;align-items:center}.gh-typing-dots span{width:7px;height:7px;border-radius:50%;background:var(--gh-muted, #9ca3af);animation:ghDotBounce 1.2s ease-in-out infinite}.gh-typing-dots span:nth-child(2){animation-delay:.2s}.gh-typing-dots span:nth-child(3){animation-delay:.4s}.gh-typing-label{font-size:.72rem;color:var(--gh-muted, #9ca3af);font-style:italic}a.gh-hashtag{color:var(--gh-blue, #38bdf8);font-weight:500;text-decoration:none;border-radius:4px;padding:0 1px;transition:background .15s,color .15s}a.gh-hashtag:hover{color:#fff;background:#38bdf82e;text-decoration:none}.gh-trending-chips{display:flex;flex-wrap:wrap;gap:6px;padding:2px 0}a.gh-trending-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 10px 5px 9px;border-radius:20px;background:var(--gh-card-soft, rgba(17,30,25,.72));border:1px solid var(--gh-border, rgba(148,163,184,.14));text-decoration:none;transition:background .15s,border-color .15s,transform .12s}a.gh-trending-chip:hover{background:#10b9811f;border-color:var(--gh-green, #10b981);transform:translateY(-1px)}.gh-tc-tag{color:var(--gh-blue, #38bdf8);font-size:.82rem;font-weight:600}.gh-tc-count{color:var(--gh-muted, #8aa69a);font-size:.72rem}.gh-htab-close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#ffffff26;font-size:.7rem;margin-left:2px;cursor:pointer;transition:background .15s}.gh-htab-close:hover{background:#ffffff4d}.gh-badge-toast{position:fixed;bottom:80px;right:20px;z-index:9999;transform:translate(calc(100% + 30px));opacity:0;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .3s;pointer-events:none}.gh-badge-toast.visible{transform:translate(0);opacity:1;pointer-events:auto}.gh-bt-inner{display:flex;align-items:center;gap:12px;background:var(--gh-card, rgba(13,22,19,.96));border:1px solid rgba(245,158,11,.35);border-radius:14px;padding:14px 16px;box-shadow:0 12px 40px #00000080;min-width:240px;max-width:300px}.gh-bt-emoji{font-size:2rem;line-height:1;flex-shrink:0}.gh-bt-body{flex:1;min-width:0}.gh-bt-label{font-size:.7rem;color:var(--gh-muted, #8aa69a);margin-bottom:2px;letter-spacing:.04em;text-transform:uppercase}.gh-bt-name{font-size:.92rem;font-weight:700;margin-bottom:2px}.gh-bt-desc{font-size:.75rem;color:var(--gh-muted, #8aa69a)}.gh-bt-close{background:none;border:none;color:var(--gh-muted, #8aa69a);font-size:1.2rem;cursor:pointer;padding:0;line-height:1;flex-shrink:0}.gh-bt-close:hover{color:var(--gh-text, #eefcf6)}.gh-live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#22c55e;margin-right:5px;box-shadow:0 0 0 2px #22c55e40;animation:ghLivePulse 2s ease-in-out infinite;vertical-align:middle}@keyframes ghLivePulse{0%,to{box-shadow:0 0 0 2px #22c55e40}50%{box-shadow:0 0 0 5px #22c55e14}}@keyframes ghLatSlideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.gh-lat-row{display:flex;align-items:flex-start;gap:8px;padding:7px 0;border-bottom:1px solid var(--gh-border, rgba(148,163,184,.1))}.gh-lat-row:last-child{border-bottom:none}.gh-lat-enter{animation:ghLatSlideIn .28s cubic-bezier(.22,1,.36,1)}.gh-lat-body{flex:1;min-width:0;font-size:.76rem;line-height:1.4;overflow:hidden}.gh-lat-name{color:var(--gh-text, #eefcf6);font-weight:700;text-decoration:none}.gh-lat-name:hover{color:var(--gh-green, #10b981)}.gh-lat-verb{color:var(--gh-muted, #8aa69a)}.gh-lat-time{font-size:.68rem;color:var(--gh-dim, #60766d);flex-shrink:0;white-space:nowrap}.gh-otd-card{border:1px solid rgba(245,158,11,.25)!important;background:linear-gradient(135deg,rgba(245,158,11,.06) 0%,var(--gh-card, rgba(13,22,19,.92)) 60%)!important;animation:ghFadeIn .4s ease;position:relative}@keyframes ghFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.gh-otd-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.gh-otd-icon{font-size:1.5rem;flex-shrink:0}.gh-otd-head>div{flex:1;min-width:0}.gh-otd-head strong{display:block;font-size:.9rem;color:#f59e0b}.gh-otd-head span{font-size:.75rem;color:var(--gh-muted, #8aa69a)}.gh-otd-dismiss{background:none;border:none;color:var(--gh-muted, #8aa69a);font-size:1.3rem;cursor:pointer;padding:0;line-height:1;flex-shrink:0}.gh-otd-dismiss:hover{color:var(--gh-text, #eefcf6)}.gh-otd-img{width:100%;max-height:220px;object-fit:cover;border-radius:10px;margin-bottom:10px}.gh-otd-text{font-size:.85rem;color:var(--gh-text, #eefcf6);line-height:1.5;margin-bottom:10px;white-space:pre-wrap;word-break:break-word}.gh-otd-more{font-size:.74rem;color:var(--gh-muted, #8aa69a);margin-bottom:8px}.gh-otd-actions{display:flex;gap:8px}.gh-birthday-card{border:1px solid rgba(245,158,11,.3)!important;background:linear-gradient(135deg,rgba(245,158,11,.07) 0%,var(--gh-card, rgba(13,22,19,.92)) 55%)!important}.gh-bday-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.gh-bday-emoji{font-size:1.7rem;flex-shrink:0}.gh-bday-head>div{flex:1;min-width:0}.gh-bday-head strong{display:block;font-size:.9rem;color:#f59e0b}.gh-bday-head span{font-size:.75rem;color:var(--gh-muted, #8aa69a)}.gh-bday-close{background:none;border:none;color:var(--gh-muted, #8aa69a);font-size:1.3rem;cursor:pointer;padding:0;line-height:1;flex-shrink:0}.gh-bday-close:hover{color:var(--gh-text, #eefcf6)}.gh-bday-people{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:12px}.gh-bday-person{display:flex;flex-direction:column;align-items:center;gap:5px;text-decoration:none;color:var(--gh-text, #eefcf6);font-size:.72rem;font-weight:600;transition:transform .15s}.gh-bday-person:hover{transform:translateY(-2px)}.gh-bday-person img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #f59e0b}.gh-bday-actions{display:flex;gap:8px;flex-wrap:wrap}.gh-weekly-digest{border:1px solid rgba(56,189,248,.25)!important;background:linear-gradient(135deg,rgba(56,189,248,.06) 0%,var(--gh-card, rgba(13,22,19,.92)) 60%)!important}.gh-wd-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.gh-wd-head>span{font-size:1.5rem;flex-shrink:0}.gh-wd-head>div{flex:1;min-width:0}.gh-wd-head strong{display:block;font-size:.9rem;color:#38bdf8}.gh-wd-head span{font-size:.75rem;color:var(--gh-muted, #8aa69a)}.gh-wd-close{background:none;border:none;color:var(--gh-muted, #8aa69a);font-size:1.3rem;cursor:pointer;padding:0;line-height:1;flex-shrink:0}.gh-wd-close:hover{color:var(--gh-text, #eefcf6)}.gh-wd-stats{display:flex;gap:20px;flex-wrap:wrap}.gh-wd-stat{display:flex;flex-direction:column;align-items:center;gap:3px}.gh-wd-n{font-size:1.6rem;font-weight:900;color:#38bdf8;line-height:1}.gh-wd-l{font-size:.73rem;color:var(--gh-muted, #8aa69a)}@keyframes gh-badge-pulse-kf{0%{transform:scale(1)}35%{transform:scale(1.6);box-shadow:0 0 0 4px #ef444440}65%{transform:scale(.85)}to{transform:scale(1)}}.gh-badge-pulse{animation:gh-badge-pulse-kf .65s ease forwards}.gh-notif-preview-toast{position:fixed;bottom:78px;left:50%;transform:translate(-50%) translateY(16px);background:#1c2430;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:10px 14px 10px 10px;display:flex;align-items:center;gap:10px;box-shadow:0 10px 36px #0000008c;z-index:9998;max-width:340px;width:calc(100vw - 32px);opacity:0;transition:opacity .25s ease,transform .25s ease;cursor:pointer;pointer-events:auto}.gh-notif-preview-toast.gh-npt-show{opacity:1;transform:translate(-50%) translateY(0)}.gh-npt-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:.88rem;color:#fff}.gh-npt-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.gh-npt-name{font-size:.83rem;font-weight:700;color:var(--gh-text, #eefcf6)}.gh-npt-text{font-size:.76rem;color:var(--gh-muted, #8aa69a);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-npt-link{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px}@media(min-width:768px){.gh-notif-preview-toast{bottom:20px;left:auto;right:20px;transform:translateY(16px);max-width:320px;width:320px}.gh-notif-preview-toast.gh-npt-show{transform:translateY(0)}}.gh-rx-analytics{padding:4px 0 8px}.gh-rx-chart{display:flex;flex-direction:column;gap:7px}.gh-rx-bar-row{display:flex;align-items:center;gap:8px}.gh-rx-bar-emoji{font-size:1.15rem;width:24px;text-align:center;flex-shrink:0}.gh-rx-bar-wrap{flex:1;height:8px;background:#ffffff14;border-radius:99px;overflow:hidden}.gh-rx-bar-fill{height:100%;background:linear-gradient(90deg,#10b981,#38bdf8);border-radius:99px;transition:width .4s ease;min-width:4px}.gh-rx-bar-stat{font-size:.78rem;font-weight:700;color:var(--gh-text, #eefcf6);min-width:56px;text-align:right}.gh-rx-pct{font-weight:400;font-size:.72rem}.gh-rx-total{font-size:.74rem;color:var(--gh-muted, #8aa69a);text-align:right;margin-top:4px;padding-top:6px;border-top:1px solid rgba(255,255,255,.06)}.gh-who-rx-divider{height:1px;background:#ffffff12;margin:8px 0}.gh-voice-panel{margin:0 12px 8px;background:var(--gh-panel, #1c2b26);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px}.gh-voice-ui{display:flex;align-items:center;gap:12px}.gh-voice-waves{display:flex;align-items:center;gap:3px;height:28px}.gh-voice-waves span{display:block;width:3px;height:8px;background:var(--gh-green, #2d6a4f);border-radius:2px;transition:height .15s}.gh-voice-waves.active span{animation:gh-wave-anim .7s ease-in-out infinite}.gh-voice-waves.active span:nth-child(2){animation-delay:.1s}.gh-voice-waves.active span:nth-child(3){animation-delay:.2s}.gh-voice-waves.active span:nth-child(4){animation-delay:.15s}.gh-voice-waves.active span:nth-child(5){animation-delay:.05s}@keyframes gh-wave-anim{0%,to{height:6px}50%{height:22px}}.gh-voice-timer{font-size:.9rem;font-weight:700;color:#ef4444;min-width:36px}.gh-voice-btns{display:flex;gap:6px;margin-left:auto}.gh-voice-rec-btn{padding:6px 14px;border-radius:20px;background:#ef4444;border:none;color:#fff;font-size:.82rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px;transition:opacity .15s}.gh-voice-rec-btn:hover{opacity:.85}.gh-voice-stop-btn{padding:6px 14px;border-radius:20px;background:#ef444426;border:1px solid #ef4444;color:#ef4444;font-size:.82rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px}.gh-voice-discard-btn{padding:6px 10px;border-radius:20px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:var(--gh-muted, #8aa69a);font-size:.82rem;cursor:pointer}.gh-voice-preview{margin-top:8px;display:flex;align-items:center;gap:8px}.gh-voice-player{flex:1;display:flex;align-items:center;gap:8px;background:#ffffff0d;border-radius:20px;padding:6px 12px}.gh-vp-play{width:28px;height:28px;border-radius:50%;background:var(--gh-green, #2d6a4f);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;font-size:.7rem;transition:background .15s}.gh-vp-play:hover{background:#3a7f60}.gh-vp-bar{flex:1;height:4px;background:#ffffff1f;border-radius:2px;overflow:hidden}.gh-vp-fill{height:100%;background:var(--gh-green, #2d6a4f);border-radius:2px;transition:width .1s linear}.gh-vp-dur{font-size:.72rem;color:var(--gh-muted, #8aa69a);white-space:nowrap;min-width:32px}.gh-voice-note-card{display:flex;align-items:center;gap:12px;margin:8px 16px;padding:12px 16px;background:#2d6a4f1f;border:1px solid rgba(45,106,79,.25);border-radius:14px}.gh-vnc-icon{color:var(--gh-green, #2d6a4f);font-size:1.1rem;flex-shrink:0}.gh-vnc-player{flex:1;display:flex;align-items:center;gap:8px}.gh-vnc-play{width:32px;height:32px;border-radius:50%;background:var(--gh-green, #2d6a4f);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;font-size:.75rem;transition:background .15s}.gh-vnc-play:hover{background:#3a7f60}.gh-vnc-bar{flex:1;height:5px;background:#ffffff1a;border-radius:3px;overflow:hidden}.gh-vnc-fill{height:100%;background:var(--gh-green, #2d6a4f);transition:width .1s linear}.gh-vnc-dur{font-size:.72rem;color:var(--gh-muted, #8aa69a);white-space:nowrap;min-width:80px}.gh-ai-panel{margin:0 12px 8px;background:linear-gradient(135deg,#a78bfa1f,#6d28d914);border:1px solid rgba(167,139,250,.25);border-radius:12px;overflow:hidden}.gh-ai-panel-header{padding:8px 12px 4px;font-size:.78rem;font-weight:700;color:#c4b5fd;display:flex;align-items:center;gap:6px}.gh-ai-suggestions{display:flex;flex-direction:column;gap:2px;padding:4px 8px 8px}.gh-ai-loading{text-align:center;padding:12px;font-size:.8rem;color:#c4b5fd}.gh-ai-opt{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;background:#ffffff0a;border:1px solid rgba(167,139,250,.15);border-radius:8px;cursor:pointer;color:var(--gh-text, #e0ede8);font-size:.83rem;text-align:left;transition:background .12s,border-color .12s}.gh-ai-opt:hover{background:#a78bfa26;border-color:#a78bfa66}.gh-ai-num{width:18px;height:18px;border-radius:50%;background:#a78bfa40;color:#c4b5fd;font-size:.65rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gh-ai-use{margin-left:auto;font-size:.7rem;color:#a78bfa;font-weight:700;white-space:nowrap;padding:2px 6px;border-radius:4px;background:#a78bfa26}.gh-ai-opt span:nth-child(2){flex:1}.gh-analytics-wrap{padding:4px 0}.gh-analytics-loading{text-align:center;padding:24px;color:var(--gh-muted, #8aa69a)}.gh-anl-stats{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.gh-anl-row{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#ffffff0a;border-radius:10px}.gh-anl-icon{width:28px;text-align:center;font-size:1rem;flex-shrink:0}.gh-anl-label{flex:1;font-size:.85rem;color:var(--gh-text, #e0ede8)}.gh-anl-val{font-size:1.1rem;font-weight:800;color:var(--gh-text, #e0ede8);min-width:40px;text-align:right}.gh-anl-chart-title{font-size:.78rem;font-weight:700;color:var(--gh-muted, #8aa69a);margin-bottom:8px;letter-spacing:.04em;text-transform:uppercase}.gh-anl-chart{display:flex;flex-direction:column;gap:8px}.gh-anl-bar-row{display:flex;align-items:center;gap:8px}.gh-anl-bar-emoji{font-size:1rem;flex-shrink:0}.gh-anl-bar-wrap{flex:1;height:8px;background:#ffffff14;border-radius:4px;overflow:hidden}.gh-anl-bar-fill{height:100%;background:var(--gh-green, #2d6a4f);border-radius:4px;transition:width .5s cubic-bezier(.4,0,.2,1)}.gh-anl-bar-num{font-size:.78rem;min-width:60px;text-align:right;color:var(--gh-text, #e0ede8)}.gh-anl-bar-pct{color:var(--gh-muted, #8aa69a)}.gh-anl-total{margin-top:4px;font-size:.72rem;color:var(--gh-muted, #8aa69a);text-align:right}.gh-view-count{font-size:.78rem;color:var(--gh-muted, #8aa69a);display:inline-flex;align-items:center;gap:3px}.gh-view-count i{font-size:.65rem}.gh-live-nav-btn{color:#ef4444!important}.gh-live-nav-btn i{color:#ef4444}.gh-live-nav-btn.active{background:#ef444426!important}.gh-live-indicator-big{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;font-size:1.1rem;font-weight:700;color:#ef4444}.gh-live-dot{width:12px;height:12px;border-radius:50%;background:#ef4444;animation:gh-live-pulse 1.2s ease-in-out infinite;flex-shrink:0}@keyframes gh-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.gh-live-pre-desc{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 0;text-align:center;color:var(--gh-text, #e0ede8);font-size:.88rem}.gh-live-url-display{padding:8px 12px;background:#ffffff0f;border-radius:8px;font-size:.8rem;color:var(--gh-muted, #8aa69a);word-break:break-all}.gh-live-url-display a{color:var(--gh-green, #2d6a4f)}.gh-btn.danger{background:#ef4444!important;border-color:#ef4444!important}.gh-category-panel{margin:0 12px 8px;background:var(--gh-panel, #1c2b26);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px 12px}.gh-cat-label{font-size:.78rem;color:var(--gh-muted, #8aa69a);margin-bottom:8px;display:flex;align-items:center;gap:6px}.gh-cat-grid{display:flex;flex-wrap:wrap;gap:6px}.gh-cat-btn{padding:5px 12px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:var(--gh-text, #e0ede8);font-size:.8rem;cursor:pointer;transition:background .12s,border-color .12s}.gh-cat-btn:hover,.gh-cat-btn.active{background:#2d6a4f59;border-color:var(--gh-green, #2d6a4f);color:#d1fae5}.gh-cat-chip-wrap{display:flex;align-items:center;gap:6px;margin:0 12px 6px}.gh-cat-chip{display:inline-flex;align-items:center;gap:4px;background:#2d6a4f40;border:1px solid rgba(45,106,79,.5);border-radius:20px;padding:3px 10px;font-size:.78rem;color:#d1fae5}.gh-cat-chip-wrap button{background:none;border:none;cursor:pointer;color:var(--gh-muted, #8aa69a);font-size:1rem;line-height:1;padding:0}.gh-cat-badge{display:inline-flex;align-items:center;gap:3px;font-size:.72rem;padding:1px 8px;border-radius:12px;background:#2d6a4f33;color:#a7f3d0;text-decoration:none;font-weight:600;white-space:nowrap}.gh-cat-badge:hover{background:#2d6a4f66}.gh-fmt-badge{display:inline-flex;align-items:center;gap:3px;font-size:.72rem;padding:1px 8px;border-radius:12px;background:#6366f126;color:#a5b4fc;font-weight:600;white-space:nowrap}.gh-fmt-article{padding:8px 16px 6px}.gh-fmt-art-title{font-size:1.05rem;font-weight:800;color:var(--gh-text);line-height:1.3}.gh-fmt-art-sub{font-size:.82rem;color:var(--gh-muted);margin-top:2px}.gh-fmt-review{display:flex;align-items:center;gap:8px;padding:6px 16px;font-size:.84rem}.gh-fmt-rev-target{font-weight:700;color:var(--gh-text)}.gh-fmt-rev-stars{font-size:1rem;letter-spacing:1px}.gh-fmt-recipe{display:flex;align-items:center;gap:10px;padding:6px 16px;font-size:.84rem;color:var(--gh-text)}.gh-fmt-recipe-time{color:var(--gh-muted);font-size:.78rem}.gh-fmt-job{padding:8px 16px 6px;font-size:.84rem;color:var(--gh-text);display:flex;flex-wrap:wrap;gap:4px 10px;align-items:center}.gh-fmt-job-title{font-size:.95rem;font-weight:800}.gh-fmt-salary{background:#10b9811a;color:var(--gh-green);border-radius:8px;padding:1px 8px;font-weight:700;font-size:.78rem}.gh-fmt-question{display:flex;align-items:center;gap:8px;padding:6px 16px;font-size:.84rem;color:#a78bfa;font-weight:700}.gh-fmt-question i{color:#a78bfa}.gh-fmt-tip{display:flex;align-items:center;gap:8px;padding:6px 16px;font-size:.84rem;color:#fbbf24}.gh-fmt-tip i{color:#fbbf24}.gh-fmt-event{padding:8px 16px 6px;font-size:.84rem;color:var(--gh-text);display:flex;flex-wrap:wrap;gap:4px 8px;align-items:center}.gh-fmt-evt-title{font-weight:800;font-size:.95rem}.gh-fmt-evt-date,.gh-fmt-evt-place{color:var(--gh-muted);font-size:.78rem}.gh-fmt-quote{padding:4px 16px 6px;font-size:.82rem}.gh-fmt-quote-author{color:var(--gh-muted);font-style:italic}.gh-fmt-announcement{display:flex;align-items:center;gap:8px;padding:6px 16px;font-size:.9rem;color:#f87171}.gh-fmt-announcement i{color:#f87171}.gh-post-location{display:flex;align-items:center;gap:5px;font-size:.78rem;color:var(--gh-muted);padding:4px 16px 0}.gh-post-location i{color:var(--gh-green)}.gh-coauthor-panel{margin:0 12px 8px;background:var(--gh-panel, #1c2b26);border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;padding:10px}.gh-coa-search-row{display:flex;align-items:center;gap:8px}.gh-coa-search-row .gh-input{flex:1;font-size:.82rem}.gh-coa-results{display:flex;flex-direction:column;gap:2px;margin-top:6px;max-height:180px;overflow-y:auto}.gh-coa-opt{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;background:none;border:none;border-radius:8px;cursor:pointer;color:var(--gh-text, #e0ede8);font-size:.85rem;transition:background .12s;text-align:left}.gh-coa-opt:hover{background:#ffffff12}.gh-coa-opt img,.gh-coa-opt-init{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;background:var(--gh-green, #2d6a4f);display:flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:700;color:#fff}.gh-coa-no-result{font-size:.78rem;color:var(--gh-muted, #8aa69a);padding:8px}.gh-coa-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.gh-coa-chip{display:inline-flex;align-items:center;gap:5px;background:#2d6a4f40;border:1px solid rgba(45,106,79,.4);border-radius:20px;padding:3px 8px 3px 4px;font-size:.78rem;color:var(--gh-text, #e0ede8)}.gh-coa-chip img,.gh-coa-chip-init{width:20px;height:20px;border-radius:50%;object-fit:cover}.gh-coa-chip button{background:none;border:none;cursor:pointer;color:var(--gh-muted, #8aa69a);font-size:.9rem;padding:0 2px;line-height:1}.gh-post-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.gh-coauthor-with{font-size:.82rem;color:var(--gh-muted, #8aa69a)}.gh-coauthor-link{color:var(--gh-text, #e0ede8);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.gh-coauthor-link img{width:18px;height:18px;border-radius:50%;object-fit:cover}.gh-coauthor-link:hover{text-decoration:underline}.gh-repost-banner{padding:6px 16px;font-size:.78rem;color:var(--gh-muted, #8aa69a);display:flex;align-items:center;gap:6px}.gh-repost-banner i{color:var(--gh-green, #2d6a4f)}.gh-repost-icon{color:var(--gh-green, #2d6a4f)!important}.gh-gif-panel{margin:0 12px 8px;background:var(--gh-panel, #1c2b26);border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.gh-gif-search-row{display:flex;gap:8px;padding:10px 10px 6px}.gh-gif-search-row .gh-input{flex:1;font-size:.82rem}.gh-gif-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px 10px 10px;max-height:220px;overflow-y:auto}.gh-gif-loading{grid-column:1/-1;text-align:center;padding:20px 0;color:var(--gh-muted, #8aa69a);font-size:.82rem}.gh-gif-item{border:none;padding:0;cursor:pointer;border-radius:6px;overflow:hidden;background:#ffffff0f;aspect-ratio:1;transition:transform .12s,opacity .12s}.gh-gif-item:hover{transform:scale(1.04);opacity:.9}.gh-gif-item img{width:100%;height:100%;object-fit:cover;display:block}.gh-gif-selected-preview{position:relative;margin:0 12px 8px;display:inline-block}.gh-gif-remove-btn{position:absolute;top:6px;right:6px;background:#0009;border:none;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem;transition:background .15s}.gh-gif-remove-btn:hover{background:#c80000b3}.gh-post-gif-wrap{position:relative;margin:8px 0;display:inline-block;max-width:100%}.gh-post-gif{max-width:100%;max-height:400px;border-radius:12px;display:block}.gh-gif-badge{position:absolute;bottom:8px;left:8px;background:#000000a6;color:#fff;font-size:.65rem;font-weight:800;padding:1px 6px;border-radius:4px;letter-spacing:.05em}.gh-read-time{font-size:.72rem;color:var(--gh-muted, #8aa69a);display:inline-flex;align-items:center;gap:3px}.gh-read-time i{font-size:.65rem}.gh-post-translate{padding:0 16px 4px}.gh-translate-btn{background:none;border:none;padding:2px 0;font-size:.78rem;color:var(--gh-muted, #8aa69a);cursor:pointer;transition:color .15s;display:inline-flex;align-items:center;gap:4px}.gh-translate-btn:hover{color:var(--gh-green, #2d6a4f)}.gh-translate-btn.active{color:var(--gh-green, #2d6a4f);font-weight:600}.gh-translate-result{margin-top:6px}.gh-translate-box{background:#ffffff0d;border-left:3px solid var(--gh-green, #2d6a4f);border-radius:0 8px 8px 0;padding:8px 12px}.gh-translate-lang{font-size:.72rem;font-weight:700;color:var(--gh-muted, #8aa69a);display:block;margin-bottom:4px;letter-spacing:.03em}.gh-translate-box p{margin:0;font-size:.88rem;color:var(--gh-text, #e0ede8);line-height:1.5}.gh-mention{color:var(--gh-green, #2d6a4f);font-weight:600;text-decoration:none}.gh-mention:hover{text-decoration:underline}.gh-mention-drop{position:fixed;z-index:9999;background:var(--gh-panel, #1c2b26);border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:0 8px 28px #00000073;overflow:hidden;animation:gh-fd-in .15s ease}.gh-mention-opt{display:flex;align-items:center;gap:9px;width:100%;padding:8px 12px;background:none;border:none;cursor:pointer;color:var(--gh-text, #e0ede8);transition:background .15s;text-align:left}.gh-mention-opt:hover,.gh-mention-opt:focus{background:#ffffff14;outline:none}.gh-mention-av{width:32px;height:32px;border-radius:50%;background:var(--gh-green, #2d6a4f);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.gh-mention-av img{width:100%;height:100%;object-fit:cover}.gh-mention-info{display:flex;flex-direction:column;gap:1px;min-width:0}.gh-mention-info strong{font-size:.88rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-mention-info span{font-size:.75rem;color:var(--gh-muted, #8aa69a)}.gh-schedule-panel{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f59e0b14;border:1px solid rgba(245,158,11,.22);border-radius:10px;margin:6px 0 2px}.gh-schedule-indicator{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#f59e0b;font-weight:600;padding:4px 2px;margin-bottom:4px}.gh-schedule-indicator i{font-size:.78rem}.gh-draft-banner{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#10b9811a;border:1px solid rgba(16,185,129,.25);border-radius:10px;margin-bottom:10px;font-size:.82rem;color:var(--gh-text, #eefcf6)}.gh-draft-banner span{flex:1;color:var(--gh-muted, #8aa69a)}.gh-draft-discard{background:none;border:none;color:var(--gh-muted, #8aa69a);cursor:pointer;padding:2px 4px;font-size:.8rem;border-radius:4px;transition:color .15s}.gh-draft-discard:hover{color:var(--gh-red, #ef4444)}.gh-draft-chip{display:flex;align-items:center;gap:6px;padding:7px 14px;background:#10b98112;border-top:1px solid rgba(16,185,129,.15);font-size:.8rem;color:var(--gh-muted, #8aa69a)}.gh-draft-chip i{color:#10b981}.gh-draft-chip-resume{background:none;border:none;color:#10b981;font-weight:700;cursor:pointer;padding:0;font-size:.8rem;text-decoration:underline}.gh-emoji-picker{position:fixed;background:#1e2730;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:10px;box-shadow:0 12px 40px #0009;z-index:200000;width:268px}.gh-ep-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:1px}.gh-ep-btn{background:none;border:none;border-radius:6px;font-size:1.18rem;padding:4px 2px;cursor:pointer;line-height:1;transition:background .1s,transform .08s}.gh-ep-btn:hover{background:#ffffff1f;transform:scale(1.18)}.gh-comment-emoji{background:none;border:none;color:var(--gh-muted, #8aa69a);font-size:.9rem;padding:0 5px;cursor:pointer;flex-shrink:0;line-height:1;transition:color .15s}.gh-comment-emoji:hover{color:var(--gh-green, #10b981)}.gh-comment-mic{background:none;border:none;color:var(--gh-muted, #8aa69a);font-size:.9rem;padding:0 5px;cursor:pointer;flex-shrink:0;line-height:1;transition:color .15s,background .15s;border-radius:50%}.gh-comment-mic:hover{color:var(--gh-green, #10b981)}.gh-comment-mic.recording{color:#ef4444;animation:gh-mic-pulse 1s infinite}@keyframes gh-mic-pulse{0%,to{opacity:1}50%{opacity:.4}}.gh-cmt-voice-preview{display:none;align-items:center;gap:4px;flex-shrink:0}.gh-cmt-voice-note{margin-top:4px}.gh-comment-form,.gh-reply-form{display:flex;align-items:center;flex-wrap:wrap;gap:2px}.gh-col-row{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:10px;transition:border-color .15s}.gh-col-row:hover{border-color:#10b9814d}.gh-col-icon{color:#10b981;font-size:.9rem;flex-shrink:0}.gh-col-saved{background:#10b9812e;color:#10b981;border-color:#10b98166}.gh-pin-label{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:700;color:var(--gh-muted, #8aa69a);text-transform:uppercase;letter-spacing:.5px;padding:8px 0 4px}.gh-pin-label i{color:#f59e0b;font-size:.78rem}.gh-verified-badge{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:var(--gh-blue, #38bdf8);color:#fff;border-radius:50%;font-size:.6rem;margin-left:4px;vertical-align:middle;flex-shrink:0}.gh-verified-badge.gh-verified-biz{background:var(--gh-green, #10b981);width:18px;height:18px;font-size:.65rem;border-radius:4px}.gh-verified-badge i{line-height:1}.gh-insight-toast{display:flex;align-items:center;gap:10px}.gh-insight-toast-icon{font-size:1.5rem;flex-shrink:0;line-height:1}.gh-insight-toast-body{display:flex;flex-direction:column;gap:2px}.gh-insight-toast-title{font-weight:700;font-size:.88rem;color:var(--gh-text, #eefcf6)}.gh-insight-toast-msg{font-size:.78rem;color:var(--gh-muted, #8aa69a)}.gh-lang-picker{position:relative;display:inline-flex}.gh-lang-btn{background:none;border:1px solid var(--gh-border, rgba(148,163,184,.14));border-radius:var(--gh-radius-full, 999px);color:var(--gh-muted, #8aa69a);cursor:pointer;display:inline-flex;align-items:center;gap:5px;padding:4px 10px;font-size:.78rem;font-weight:600;transition:border-color .15s,color .15s;white-space:nowrap}.gh-lang-btn:hover{border-color:var(--gh-green, #10b981);color:var(--gh-text, #eefcf6)}.gh-lang-drop{position:absolute;top:calc(100% + 6px);right:0;background:var(--gh-panel, rgba(12,18,16,.97));border:1px solid var(--gh-border, rgba(148,163,184,.14));border-radius:var(--gh-radius-md, 12px);box-shadow:0 12px 40px #0006;min-width:130px;z-index:1200;overflow:hidden;display:none}.gh-lang-drop.open{display:block}.gh-lang-opt{display:flex;align-items:center;gap:8px;padding:9px 14px;font-size:.84rem;color:var(--gh-text, #eefcf6);cursor:pointer;transition:background .12s}.gh-lang-opt:hover{background:#ffffff12}.gh-lang-opt.active{color:var(--gh-green, #10b981);font-weight:700;background:#10b98114}.gh-lang-flag{font-size:1rem;line-height:1}.gh-sponsored-label{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;font-weight:600;color:var(--gh-muted, #8aa69a);padding:2px 8px;border:1px solid var(--gh-border, rgba(148,163,184,.14));border-radius:var(--gh-radius-full, 999px);margin-left:6px;vertical-align:middle}.gh-sponsored-label i{font-size:.65rem;color:var(--gh-yellow, #f59e0b)}.gh-boost-badge{display:inline-flex;align-items:center;gap:3px;background:#f59e0b1f;color:#f59e0b;font-size:.72rem;font-weight:700;padding:1px 7px;border-radius:var(--gh-radius-full, 999px);border:1px solid rgba(245,158,11,.3)}.gh-boost-panel{background:#f59e0b0f;border:1px solid rgba(245,158,11,.22);border-radius:var(--gh-radius-md, 12px);padding:14px 16px;margin:8px 0;display:flex;flex-direction:column;gap:10px}.gh-boost-panel h4{margin:0;font-size:.88rem;font-weight:700;color:#f59e0b;display:flex;align-items:center;gap:6px}.gh-boost-info{font-size:.8rem;color:var(--gh-muted, #8aa69a);line-height:1.5}.gh-boost-actions{display:flex;gap:8px}.gh-event-feed-card{background:var(--gh-card, rgba(13,22,19,.92));border:1px solid var(--gh-border, rgba(148,163,184,.14));border-radius:var(--gh-radius, 18px);overflow:hidden;margin-bottom:14px;transition:border-color .2s}.gh-event-feed-card:hover{border-color:#10b98140}.gh-efc-cover{width:100%;height:160px;object-fit:cover;display:block}.gh-efc-body{padding:14px 16px;display:flex;flex-direction:column;gap:8px}.gh-efc-category{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--gh-green, #10b981)}.gh-efc-title{font-size:1rem;font-weight:700;color:var(--gh-text, #eefcf6);margin:0}.gh-efc-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:.8rem;color:var(--gh-muted, #8aa69a)}.gh-efc-meta span{display:inline-flex;align-items:center;gap:4px}.gh-efc-countdown{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:700;color:var(--gh-yellow, #f59e0b);padding:4px 10px;background:#f59e0b1a;border-radius:var(--gh-radius-full, 999px);border:1px solid rgba(245,158,11,.25)}.gh-efc-actions{display:flex;gap:8px;align-items:center;padding-top:4px;border-top:1px solid var(--gh-border, rgba(148,163,184,.08))}.gh-efc-rsvp-going{background:var(--gh-green, #10b981);color:#fff;border:none;border-radius:var(--gh-radius-full, 999px);padding:6px 16px;font-size:.82rem;font-weight:700;cursor:pointer;transition:opacity .15s}.gh-efc-rsvp-going:hover{opacity:.85}.gh-efc-rsvp-going.active{background:#10b98133;color:var(--gh-green, #10b981);border:1px solid var(--gh-green, #10b981)}.gh-efc-rsvp-interested{background:none;border:1px solid var(--gh-border, rgba(148,163,184,.22));border-radius:var(--gh-radius-full, 999px);color:var(--gh-muted, #8aa69a);padding:6px 16px;font-size:.82rem;cursor:pointer;transition:border-color .15s,color .15s}.gh-efc-rsvp-interested:hover{border-color:var(--gh-green, #10b981);color:var(--gh-text, #eefcf6)}.gh-efc-rsvp-interested.active{color:var(--gh-green, #10b981);border-color:var(--gh-green, #10b981);font-weight:700}.gh-efc-attendees{display:flex;align-items:center;gap:4px;margin-left:auto;font-size:.78rem;color:var(--gh-muted, #8aa69a)}.gh-efc-attendees .gh-avatar-xs{width:22px;height:22px;border-radius:50%;background:var(--gh-border, rgba(148,163,184,.2));display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700;color:var(--gh-text, #eefcf6);border:1px solid var(--gh-bg, #050807);margin-left:-6px;overflow:hidden;flex-shrink:0}.gh-efc-attendees .gh-avatar-xs:first-child{margin-left:0}.gh-efc-attendees .gh-avatar-xs img{width:100%;height:100%;object-fit:cover}.gh-trpost-row{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid var(--gh-border, rgba(148,163,184,.1));align-items:flex-start}.gh-trpost-row:last-child{border-bottom:none}.gh-trpost-rank{font-size:.7rem;font-weight:900;color:var(--gh-green, #10b981);min-width:16px;padding-top:2px}.gh-trpost-body{flex:1;min-width:0}.gh-trpost-author{display:flex;align-items:center;gap:5px;margin-bottom:2px}.gh-trpost-name{font-size:.78rem;font-weight:600;color:var(--gh-text, #eefcf6)}.gh-trpost-text{font-size:.75rem;color:var(--gh-muted, #8aa69a);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gh-trpost-meta{font-size:.7rem;color:var(--gh-dim, #60766d);margin-top:2px}.gh-search-results-list{display:flex;flex-direction:column;gap:4px}.gh-sr-item{display:flex;align-items:center;gap:10px;padding:10px 16px;background:var(--gh-card, rgba(13,22,19,.92));border-radius:var(--gh-radius-md, 12px);border:1px solid var(--gh-border, rgba(148,163,184,.1));transition:border-color .15s}.gh-sr-item:hover{border-color:#10b98140}.gh-sr-main{display:flex;align-items:center;gap:10px;flex:1;text-decoration:none;color:inherit}.gh-sr-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#10b9811a;border-radius:10px;color:var(--gh-green, #10b981);font-size:1rem;flex-shrink:0}.gh-sr-info{display:flex;flex-direction:column;gap:2px;min-width:0}.gh-sr-info strong{font-size:.88rem;color:var(--gh-text, #eefcf6)}.gh-sr-info span{font-size:.78rem;color:var(--gh-muted, #8aa69a);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gh-story-poll-builder{background:#ffffff0d;border:1px solid var(--gh-border);border-radius:12px;padding:12px}.gh-story-owner-hl{background:none;border:none;color:#ffffffbf;font-size:.95rem;cursor:pointer;padding:6px;border-radius:50%;transition:background .15s}.gh-story-owner-hl:hover{background:#ffffff26;color:#f59e0b}.gh-hl-strip{display:flex;gap:16px;overflow-x:auto;padding:12px 0;scrollbar-width:none}.gh-hl-strip::-webkit-scrollbar{display:none}.gh-hl-item{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;flex-shrink:0}.gh-hl-thumb{width:58px;height:58px;border-radius:50%;border:2px solid var(--gh-green, #10b981);display:flex;align-items:center;justify-content:center;background:var(--gh-card, rgba(13,22,19,.92));overflow:hidden;transition:border-color .2s}.gh-hl-thumb:hover{border-color:#22c55e}.gh-hl-thumb img{width:100%;height:100%;object-fit:cover}.gh-hl-thumb i{color:var(--gh-green, #10b981);font-size:1.3rem}.gh-hl-label{font-size:.7rem;color:var(--gh-text, #eefcf6);font-weight:600;max-width:58px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-hl-pick-btn{display:block;width:100%;background:#ffffff0d;border:1px solid var(--gh-border);border-radius:10px;padding:8px 12px;color:var(--gh-text, #eefcf6);font-size:.84rem;cursor:pointer;text-align:left;margin-bottom:6px;transition:background .12s}.gh-hl-pick-btn:hover{background:#10b9811a;border-color:var(--gh-green)}.gh-sv-list{display:flex;flex-direction:column;gap:8px}.gh-sv-row{padding:6px 0;border-bottom:1px solid var(--gh-border)}.gh-sv-row:last-child{border-bottom:none}.gh-tip-modal{display:flex;flex-direction:column;gap:10px}.gh-tip-balance{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f59e0b14;border:1px solid rgba(245,158,11,.25);border-radius:10px;font-size:.88rem}.gh-tip-amounts{display:flex;flex-wrap:wrap;gap:8px}.gh-tip-amt{background:#ffffff0f;border:1px solid var(--gh-border);border-radius:var(--gh-radius-full);padding:6px 14px;font-size:.84rem;font-weight:700;cursor:pointer;color:var(--gh-text, #eefcf6);transition:background .12s,border-color .12s}.gh-tip-amt:hover:not(.disabled){background:#f59e0b26;border-color:#f59e0b;color:#f59e0b}.gh-tip-amt.active{background:#f59e0b33;border-color:#f59e0b;color:#f59e0b}.gh-tip-amt.disabled{opacity:.4;cursor:not-allowed}.gh-notif-prefs{display:flex;flex-direction:column;gap:8px}.gh-np-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--gh-border, rgba(148,163,184,.1));gap:12px}.gh-np-row:last-child{border-bottom:none}.gh-np-dnd{background:#f59e0b0f;border-radius:10px;padding:10px 12px!important;border:1px solid rgba(245,158,11,.2);border-bottom:1px solid rgba(245,158,11,.2)!important}.gh-toggle{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.gh-toggle input{opacity:0;width:0;height:0}.gh-toggle span{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--gh-border, rgba(148,163,184,.2));border-radius:999px;cursor:pointer;transition:background .2s}.gh-toggle span:before{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .2s}.gh-toggle input:checked+span{background:var(--gh-green, #10b981)}.gh-toggle input:checked+span:before{transform:translate(20px)}.gh-live-vc-badge{display:inline-flex;align-items:center;gap:4px;font-size:.78rem;font-weight:700;color:#ef4444;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:var(--gh-radius-full);padding:2px 8px;margin-left:10px}.gh-live-chat-wrap{margin-top:10px;background:#ffffff0a;border:1px solid var(--gh-border);border-radius:10px;padding:8px}.gh-live-chat-msgs{font-size:.78rem;color:var(--gh-muted);min-height:40px}.gh-mkt-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;padding:4px}.gh-mkt-card{background:var(--gh-card, rgba(13,22,19,.92));border:1px solid var(--gh-border);border-radius:var(--gh-radius-md, 12px);overflow:hidden;transition:border-color .2s,transform .15s;cursor:pointer}.gh-mkt-card:hover{border-color:#10b9814d;transform:translateY(-2px)}.gh-mkt-card.sold{opacity:.65}.gh-mkt-img{position:relative;height:160px;overflow:hidden}.gh-mkt-img img{width:100%;height:100%;object-fit:cover}.gh-mkt-img-ph{height:140px;display:flex;align-items:center;justify-content:center;background:#ffffff0a;color:var(--gh-muted);font-size:2rem}.gh-mkt-sold-badge{position:absolute;top:8px;left:8px;background:#ef4444e6;color:#fff;font-size:.7rem;font-weight:900;padding:2px 8px;border-radius:6px;letter-spacing:.5px}.gh-mkt-body{padding:10px 12px 12px}.gh-mkt-price{font-size:1rem;font-weight:900;color:var(--gh-green, #10b981);margin-bottom:3px}.gh-mkt-title{font-size:.88rem;font-weight:600;color:var(--gh-text, #eefcf6);margin-bottom:4px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.gh-mkt-loc{font-size:.75rem;color:var(--gh-muted);margin-bottom:8px}.gh-mkt-actions{display:flex;gap:6px}@media(max-width:540px){.gh-mkt-grid{grid-template-columns:repeat(2,1fr)}}.gh-format-types{display:flex;flex-wrap:wrap;gap:6px}.gh-fmt-btn{background:#ffffff0d;border:1px solid var(--gh-border);border-radius:var(--gh-radius-full);padding:5px 12px;font-size:.8rem;cursor:pointer;color:var(--gh-muted, #8aa69a);transition:background .12s,border-color .12s,color .12s}.gh-fmt-btn:hover{background:#ffffff17;color:var(--gh-text, #eefcf6)}.gh-fmt-btn.active{background:#10b9811f;border-color:var(--gh-green, #10b981);color:var(--gh-green, #10b981);font-weight:700}.gh-star-row{-webkit-user-select:none;user-select:none}.gh-star-row span{transition:transform .1s;display:inline-block}.gh-star-row span:hover{transform:scale(1.25)}.gh-pwa-banner{position:fixed;bottom:-80px;left:50%;transform:translate(-50%);background:var(--gh-panel, rgba(12,18,16,.97));border:1px solid var(--gh-green, #10b981);border-radius:var(--gh-radius, 18px);padding:12px 18px;display:flex;align-items:center;gap:14px;z-index:9999;box-shadow:0 8px 32px #00000080;transition:bottom .4s cubic-bezier(.34,1.56,.64,1);white-space:nowrap;font-size:.88rem;color:var(--gh-text, #eefcf6);max-width:92vw}.gh-pwa-banner.visible{bottom:20px}@media(max-width:540px){.gh-pwa-banner{bottom:-100px;padding:10px 14px}.gh-pwa-banner.visible{bottom:70px}}.gh-evt-card{display:flex;gap:0;background:var(--gh-panel);border-radius:14px;border:1px solid var(--gh-border);overflow:hidden;margin-bottom:12px;transition:transform .15s,box-shadow .15s}.gh-evt-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000002e}.gh-evt-cover{width:160px;flex-shrink:0}.gh-evt-cover img{width:100%;height:100%;object-fit:cover;display:block}.gh-evt-body{display:flex;gap:12px;align-items:flex-start;padding:14px;flex:1;min-width:0}.gh-evt-date-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--gh-green);color:#fff;border-radius:10px;padding:6px 10px;flex-shrink:0;min-width:46px;text-align:center}.gh-evt-day{font-size:1.4rem;font-weight:800;line-height:1}.gh-evt-mon{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.9}.gh-evt-info{flex:1;min-width:0}.gh-evt-name{font-size:.95rem;font-weight:700;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gh-text)}.gh-evt-meta{font-size:.78rem;color:var(--gh-muted);margin-bottom:3px;display:flex;align-items:center;gap:5px}.gh-evt-actions{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.gh-evt-desc{border-top:1px solid var(--gh-border);padding-top:14px;font-size:.9rem}@media(max-width:520px){.gh-evt-cover{width:100px}.gh-evt-body{padding:10px;gap:8px}}.gh-reels-feed{display:flex;flex-direction:column;gap:0;height:calc(100vh - 70px);overflow-y:scroll;scroll-snap-type:y mandatory;scrollbar-width:none}.gh-reels-feed::-webkit-scrollbar{display:none}.gh-reels-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:12px;color:var(--gh-muted)}.gh-reel-item{position:relative;width:100%;height:calc(100vh - 70px);scroll-snap-align:start;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.gh-reel-video{width:100%;height:100%;object-fit:cover;display:block}.gh-reel-overlay{position:absolute;bottom:0;left:0;right:60px;padding:20px;background:linear-gradient(transparent,#000000b3);color:#fff}.gh-reel-author{display:flex;align-items:center;gap:10px;margin-bottom:8px}.gh-reel-author strong{font-size:.95rem;text-shadow:0 1px 3px rgba(0,0,0,.5)}.gh-reel-caption{font-size:.85rem;opacity:.9;line-height:1.4;max-height:60px;overflow:hidden;text-shadow:0 1px 3px rgba(0,0,0,.5)}.gh-reel-actions{position:absolute;right:12px;bottom:60px;display:flex;flex-direction:column;gap:16px;align-items:center}.gh-reel-action{display:flex;flex-direction:column;align-items:center;gap:3px;background:#0006;border:none;color:#fff;border-radius:50%;width:44px;height:44px;font-size:1.1rem;cursor:pointer;transition:transform .15s;justify-content:center}.gh-reel-action:hover{transform:scale(1.15);background:#0009}.gh-reel-action span{font-size:.65rem;font-weight:700;margin-top:2px}.gh-voice-dm-btn{flex-shrink:0;transition:all .2s}.gh-voice-dm-btn i.fa-stop{animation:gh-pulse-mic .7s infinite}@keyframes gh-pulse-mic{0%,to{opacity:1}50%{opacity:.4}}.gh-ai-chat{display:flex;flex-direction:column;height:calc(100vh - 90px);max-height:760px;background:var(--gh-panel);border-radius:16px;border:1px solid var(--gh-border);overflow:hidden}.gh-ai-header{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid var(--gh-border);background:var(--gh-surface)}.gh-ai-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#10b981,#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem;flex-shrink:0}.gh-ai-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px;scroll-behavior:smooth}.gh-ai-messages::-webkit-scrollbar{width:4px}.gh-ai-messages::-webkit-scrollbar-thumb{background:var(--gh-border);border-radius:2px}.gh-ai-msg{display:flex;max-width:82%}.gh-ai-msg.user{align-self:flex-end;flex-direction:row-reverse}.gh-ai-bubble{padding:10px 14px;border-radius:16px;font-size:.88rem;line-height:1.5}.gh-ai-msg.bot .gh-ai-bubble{background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:16px 16px 16px 4px;color:var(--gh-text)}.gh-ai-msg.user .gh-ai-bubble{background:var(--gh-green);color:#fff;border-radius:16px 16px 4px}.gh-ai-quick-btns{display:flex;flex-wrap:wrap;gap:6px;padding:8px 12px;border-top:1px solid var(--gh-border)}.gh-ai-input-row{display:flex;gap:8px;padding:10px 12px;border-top:1px solid var(--gh-border);align-items:flex-end;background:var(--gh-surface)}.gh-ai-input{flex:1;background:var(--gh-bg);border:1px solid var(--gh-border);border-radius:12px;padding:10px 14px;font-size:.88rem;color:var(--gh-text);resize:none;font-family:inherit;max-height:120px;overflow-y:auto}.gh-ai-input:focus{outline:none;border-color:var(--gh-green)}.gh-map-page{display:flex;flex-direction:column;gap:10px}.gh-leaflet-map{height:420px;border-radius:14px;border:1px solid var(--gh-border);overflow:hidden;z-index:1}.gh-map-sidebar{display:flex;flex-direction:column;gap:0;background:var(--gh-panel);border-radius:14px;border:1px solid var(--gh-border);overflow:hidden;max-height:240px;overflow-y:auto}.gh-map-side-item{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--gh-border);cursor:pointer;transition:background .15s;font-size:.85rem}.gh-map-side-item:hover{background:var(--gh-surface)}.gh-map-side-item:last-child{border-bottom:none}.leaflet-container{font-family:inherit}.gh-biz-analytics{padding:4px 0}.gh-analytics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:4px}.gh-analytics-stat{background:var(--gh-surface);border-radius:10px;padding:12px;text-align:center;border:1px solid var(--gh-border)}.gh-analytics-val{font-size:1.3rem;font-weight:800;color:var(--gh-green)}.gh-analytics-lbl{font-size:.72rem;color:var(--gh-muted);margin-top:2px}@media(max-width:480px){.gh-analytics-grid{grid-template-columns:repeat(2,1fr)}}.gh-gamif-hero{margin-bottom:10px}.gh-xp-level-badge{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--gh-green),#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1rem;flex-shrink:0;box-shadow:0 4px 12px #10b9814d}.gh-xp-bar{height:8px;background:var(--gh-surface);border-radius:4px;overflow:hidden;border:1px solid var(--gh-border)}.gh-xp-fill{height:100%;background:linear-gradient(90deg,var(--gh-green),#3b82f6);border-radius:4px;transition:width .6s}.gh-daily-missions{display:flex;flex-direction:column;gap:8px}.gh-mission-row{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--gh-surface);border-radius:10px;border:1px solid var(--gh-border);transition:opacity .2s}.gh-mission-row.done{opacity:.55}.gh-mission-icon{font-size:1.3rem;flex-shrink:0}.gh-mission-info{flex:1;min-width:0}.gh-mission-info strong{display:block;font-size:.85rem}.gh-mission-info span{font-size:.75rem;color:var(--gh-muted)}.gh-mission-check{color:var(--gh-green);font-size:1.1rem}.gh-badges-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.gh-badge-item{text-align:center;padding:10px 6px;background:var(--gh-surface);border-radius:10px;border:1px solid var(--gh-border);opacity:.45;transition:opacity .2s,transform .2s;cursor:default}.gh-badge-item.earned{opacity:1;transform:scale(1.04);border-color:var(--gh-green);background:#10b98114}.gh-badge-icon{font-size:1.6rem;margin-bottom:4px}.gh-badge-name{font-size:.68rem;font-weight:600;color:var(--gh-text);line-height:1.2;margin-bottom:2px}.gh-badge-xp{font-size:.62rem;color:var(--gh-muted)}.gh-leader-list{display:flex;flex-direction:column;gap:6px}.gh-leader-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;background:var(--gh-surface);border:1px solid var(--gh-border)}.gh-leader-row.me{border-color:var(--gh-green);background:#10b98114}.gh-leader-rank{width:28px;text-align:center;font-size:1rem;flex-shrink:0}.gh-leader-name{flex:1;font-size:.87rem;font-weight:500}.gh-leader-xp{font-weight:700;color:var(--gh-green);font-size:.85rem}@media(max-width:480px){.gh-badges-grid{grid-template-columns:repeat(4,1fr)}.gh-badge-icon{font-size:1.3rem}}.gh-portfolio-mosaic{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.gh-portfolio-item{position:relative;aspect-ratio:1/1;overflow:hidden;cursor:pointer;background:#000;border-radius:0}.gh-portfolio-item:nth-child(1){border-radius:8px 0 0}.gh-portfolio-item:nth-child(3){border-radius:0 8px 0 0}.gh-portfolio-media{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.gh-portfolio-item:hover .gh-portfolio-media{transform:scale(1.06)}.gh-portfolio-video-badge{position:absolute;top:6px;right:6px;background:#0009;color:#fff;border-radius:4px;padding:2px 5px;font-size:.7rem}.gh-portfolio-hover{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;color:#fff;display:flex;align-items:center;justify-content:center;gap:16px;font-size:.8rem;font-weight:600;opacity:0;transition:opacity .2s}.gh-portfolio-item:hover .gh-portfolio-hover{opacity:1}.gh-collab-badge{display:inline-flex;align-items:center;gap:6px;background:#10b9811f;color:var(--gh-green);border:1px solid rgba(16,185,129,.3);border-radius:20px;padding:5px 12px;font-size:.8rem;font-weight:600;margin-bottom:8px}.gh-skills-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.gh-skill-chip{background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:20px;padding:4px 12px;font-size:.78rem;color:var(--gh-text)}.gh-music-list{display:flex;flex-direction:column;gap:6px;max-height:320px;overflow-y:auto}.gh-music-item{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:10px;cursor:pointer;text-align:left;transition:background .15s;width:100%}.gh-music-item:hover{background:#10b98114;border-color:var(--gh-green)}.gh-music-emoji{font-size:1.4rem;flex-shrink:0}.gh-music-info{flex:1;min-width:0}.gh-music-info strong{display:block;font-size:.88rem}.gh-music-preview,.gh-music-pick{flex-shrink:0}.gh-music-indicator{display:flex;align-items:center;gap:8px;padding:7px 12px;background:#10b98114;border:1px solid rgba(16,185,129,.25);border-radius:10px;margin:6px 0;font-size:.83rem;color:var(--gh-green)}.gh-sub-tiers{display:flex;flex-direction:column;gap:10px}.gh-sub-tier{background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:12px;padding:14px}.gh-sub-tier-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.gh-sub-emoji{font-size:1.4rem}.gh-sub-tier-header strong{flex:1;font-size:.95rem}.gh-sub-price{font-weight:700;color:var(--gh-green);font-size:.9rem}.gh-sub-perks{list-style:none;padding:0;margin:0;font-size:.82rem;color:var(--gh-muted);display:flex;flex-direction:column;gap:4px}.gh-flash-sale{border:2px solid #f59e0b;border-radius:12px;overflow:hidden;margin:8px 0}.gh-flash-sale.expired{border-color:var(--gh-border);opacity:.7}.gh-fs-badge{background:linear-gradient(135deg,#f59e0b,#ef4444);color:#fff;padding:6px 12px;font-size:.75rem;font-weight:800;letter-spacing:.05em}.gh-fs-body{padding:12px}.gh-fs-prices{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.gh-fs-orig{font-size:1rem;text-decoration:line-through;color:var(--gh-muted)}.gh-fs-sale{font-size:1.5rem;font-weight:800;color:#10b981}.gh-fs-disc{background:#ef4444;color:#fff;border-radius:6px;padding:2px 8px;font-size:.75rem;font-weight:700}.gh-fs-desc{font-size:.85rem;color:var(--gh-muted);margin-bottom:8px}.gh-fs-coupon{display:flex;align-items:center;gap:8px;background:var(--gh-surface);border:1px dashed var(--gh-border);border-radius:8px;padding:7px 10px;font-size:.85rem;margin-bottom:8px}.gh-fs-coupon strong{font-family:monospace;font-size:.95rem;letter-spacing:.08em;color:var(--gh-green)}.gh-fs-timer{font-size:.82rem;color:#f59e0b;display:flex;align-items:center;gap:5px}.gh-verify-intro{margin-bottom:4px}.gh-loc-results{display:flex;flex-direction:column;gap:4px;max-height:220px;overflow-y:auto}.gh-loc-item{display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:8px;cursor:pointer;transition:background .15s}.gh-loc-item:hover{background:#10b98114;border-color:var(--gh-green)}.gh-loc-icon{font-size:1.2rem;flex-shrink:0}.gh-loc-indicator{display:flex;align-items:center;gap:8px;padding:7px 12px;background:#3b82f614;border:1px solid rgba(59,130,246,.25);border-radius:10px;margin:6px 0;font-size:.83rem;color:#3b82f6}.gh-fundraiser{border:2px solid #ec4899;border-radius:12px;overflow:hidden;margin:8px 0}.gh-fr-header{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#ec489914;font-size:.9rem;border-bottom:1px solid rgba(236,72,153,.2)}.gh-fr-amounts{display:flex;align-items:baseline;gap:4px;padding:10px 12px 4px;flex-wrap:wrap}.gh-fr-raised{font-size:1.2rem;font-weight:800;color:#ec4899}.gh-fr-goal{font-size:.85rem;color:var(--gh-muted)}.gh-fr-bar{height:8px;background:var(--gh-surface);border-radius:4px;overflow:hidden;margin:4px 12px;border:1px solid var(--gh-border)}.gh-fr-fill{height:100%;background:linear-gradient(90deg,#ec4899,#8b5cf6);border-radius:4px;transition:width .6s}.gh-fr-meta{font-size:.75rem;color:var(--gh-muted);padding:0 12px 8px}.gh-fundraiser>div:last-child{padding:0 12px 12px}.gh-admin-page{display:flex;flex-direction:column;gap:10px}.gh-admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:4px}.gh-admin-stat{background:var(--gh-surface);border-radius:10px;padding:14px;text-align:center;border:1px solid var(--gh-border);transition:border-color .2s}.gh-admin-stat.urgent{border-color:#f59e0b;background:#f59e0b0f}.gh-admin-user-list,.gh-admin-report-list,.gh-admin-post-list{display:flex;flex-direction:column;gap:8px}.gh-admin-user-row,.gh-admin-report-row{display:flex;align-items:center;gap:10px;padding:10px;background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:10px}.gh-admin-user-info{flex:1;min-width:0}.gh-admin-user-info strong{display:block;font-size:.87rem}.gh-admin-report-info{flex:1;min-width:0}.gh-admin-report-info strong{display:block;font-size:.87rem}.gh-admin-tabs{padding:0 4px;margin-bottom:4px}@media(max-width:520px){.gh-admin-stats{grid-template-columns:repeat(2,1fr)}.gh-admin-user-row,.gh-admin-report-row{flex-wrap:wrap}}.gh-ticket-modal{text-align:center}.gh-ticket-header{font-size:1.1rem;margin-bottom:8px;color:var(--gh-green)}.gh-ticket-event{font-size:1rem;font-weight:700;margin-bottom:14px;color:var(--gh-text)}.gh-ticket-qr{display:flex;justify-content:center;margin:10px 0;padding:12px;background:#fff;border-radius:12px;display:inline-block}.gh-ticket-code{font-family:monospace;font-size:.85rem;letter-spacing:.12em;color:var(--gh-muted);margin-top:8px;background:var(--gh-surface);padding:6px 12px;border-radius:8px;display:inline-block}.gh-cal-header{font-size:.9rem;font-weight:700;margin-bottom:10px;display:flex;align-items:center;gap:8px}.gh-cal-item{display:flex;align-items:center;gap:10px;border-left:3px solid var(--gh-border);padding:10px 10px 10px 12px;margin-bottom:8px;background:var(--gh-surface);border-radius:0 8px 8px 0;transition:border-color .2s}.gh-cal-item.near{border-color:#f59e0b;background:#f59e0b0f}.gh-cal-dot{width:8px;height:8px;border-radius:50%;background:var(--gh-green);flex-shrink:0}.gh-cal-info{flex:1;min-width:0}.gh-cal-date{font-size:.75rem;color:var(--gh-muted);margin-bottom:2px;display:flex;align-items:center;gap:4px}.gh-cal-text{font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-premium-page{display:flex;flex-direction:column;gap:14px}.gh-premium-hero{text-align:center;padding:24px 16px}.gh-premium-crown{font-size:3rem;margin-bottom:10px}.gh-premium-hero h1{font-size:1.8rem;margin-bottom:8px}.gh-premium-plans{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gh-premium-plan{background:var(--gh-panel);border:1px solid var(--gh-border);border-radius:16px;padding:18px;position:relative}.gh-premium-plan.featured{border-color:var(--gh-green);background:#10b9810f}.gh-premium-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--gh-green);color:#fff;padding:2px 12px;border-radius:20px;font-size:.72rem;font-weight:700;white-space:nowrap}.gh-premium-plan-name{font-size:.85rem;color:var(--gh-muted);margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.gh-premium-price{font-size:1.4rem;font-weight:800;margin-bottom:12px;color:var(--gh-text)}.gh-premium-price span{font-size:.75rem;font-weight:400;color:var(--gh-muted)}.gh-premium-features{background:var(--gh-panel);border:1px solid var(--gh-border);border-radius:16px;padding:16px}.gh-premium-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gh-premium-feature{display:flex;align-items:flex-start;gap:10px;padding:8px 0}.gh-premium-f-icon{font-size:1.3rem;flex-shrink:0}@media(max-width:480px){.gh-premium-plans,.gh-premium-feature-grid{grid-template-columns:1fr}}.gh-trend-tag{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;text-decoration:none;color:var(--gh-text);transition:background .15s;border-bottom:1px solid var(--gh-border)}.gh-trend-tag:last-child{border-bottom:none}.gh-trend-tag:hover{background:var(--gh-surface)}.gh-trend-rank{width:20px;text-align:center;font-size:.75rem;font-weight:700;color:var(--gh-muted);flex-shrink:0}.gh-trend-info{flex:1;min-width:0}.gh-trend-info strong{display:block;font-size:.88rem}.gh-trend-info span{font-size:.74rem}.gh-shop-now-bar{display:flex;align-items:center;gap:10px;padding:10px;background:var(--gh-surface);border-radius:10px;border:1px solid var(--gh-border);margin-top:8px}.gh-shop-price{font-size:1.1rem;font-weight:800;color:var(--gh-green);flex:1}.gh-archive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.gh-archive-item{position:relative;aspect-ratio:9/16;overflow:hidden;border-radius:8px;background:#000;cursor:pointer;transition:opacity .2s}.gh-archive-item:hover{opacity:.85}.gh-archive-item img{width:100%;height:100%;object-fit:cover;display:block}.gh-archive-text-thumb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:8px;font-size:.7rem;color:#fff;background:linear-gradient(135deg,var(--gh-green),#3b82f6);text-align:center;word-break:break-word}.gh-archive-date{position:absolute;bottom:4px;left:0;right:0;text-align:center;font-size:.65rem;color:#ffffffd9;text-shadow:0 1px 3px rgba(0,0,0,.5);background:linear-gradient(transparent,#0006);padding:4px 2px 3px}@media(max-width:480px){.gh-archive-grid{grid-template-columns:repeat(3,1fr)}}.gh-a11y-panel{display:flex;flex-direction:column;gap:14px}.gh-a11y-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.gh-a11y-lbl{font-size:.88rem;display:flex;align-items:center;gap:7px;flex:1}.gh-a11y-size-row{display:flex;gap:6px}.gh-a11y-size-btn.active{border-color:var(--gh-green);color:var(--gh-green)}html{font-size:calc(16px * var(--gh-font-scale, 1))}html[data-gh-contrast=high]{--gh-text:#ffffff;--gh-muted:#e2e8f0;--gh-bg:#000000;--gh-panel:#0a0a0a;--gh-border:rgba(255,255,255,.3)}html[data-gh-motion=reduced] *{animation-duration:.001ms!important;transition-duration:.001ms!important}.gh-invite-panel{text-align:center}.gh-invite-hero{font-size:3rem;margin-bottom:8px}.gh-invite-link-row{display:flex;gap:6px;margin:12px 0}.gh-invite-share-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:14px}.gh-invite-stats{background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:10px;padding:12px;font-size:.85rem}.gh-invite-stat-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.gh-tour-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:10000;pointer-events:all}.gh-tour-tooltip{position:absolute;z-index:10002;background:var(--gh-panel);border:1px solid var(--gh-green);border-radius:16px;padding:18px;max-width:280px;width:calc(100vw - 32px);box-shadow:0 20px 60px #00000080}.gh-tour-step-count{font-size:.72rem;color:var(--gh-green);font-weight:700;margin-bottom:6px;text-transform:uppercase;letter-spacing:.08em}.gh-tour-title{font-size:1rem;font-weight:800;margin-bottom:8px;color:var(--gh-text)}.gh-tour-body{font-size:.85rem;color:var(--gh-muted);line-height:1.5;margin-bottom:14px}.gh-tour-btns{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.gh-post-img-wrap{min-height:120px;background:var(--gh-surface,rgba(255,255,255,.04))}.gh-post-img-wrap .gh-post-img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.gh-post-grid-item img{aspect-ratio:1/1;object-fit:cover;width:100%;height:100%;display:block}.gh-post{contain:layout style;min-height:80px}.gh-avatar img{width:100%;height:100%;object-fit:cover;display:block}.gh-story-card img{width:100%;height:100%;object-fit:cover}.gh-create-hl-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center}.gh-create-hl-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8}.gh-create-hl-card{position:relative;z-index:1;background:var(--bg-card,#1a1f35);border:1px solid var(--border,#2a3050);border-radius:18px;padding:24px 20px;width:min(92vw,440px);max-height:88vh;display:flex;flex-direction:column;gap:12px}.gh-create-hl-hdr{display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:.98rem;color:var(--text-primary,#f0f4ff)}.gh-create-hl-x{background:none;border:none;color:var(--text-secondary,#94a3b8);font-size:1.5rem;cursor:pointer;line-height:1;padding:0 4px}.gh-create-hl-input{padding:10px 14px;border-radius:10px;border:1.5px solid var(--border,#2a3050);background:var(--bg-elevated,#252b45);color:var(--text-primary,#f0f4ff);font-size:.9rem;outline:none;transition:border-color .15s}.gh-create-hl-input:focus{border-color:var(--gh-green,#10b981)}.gh-create-hl-hint{font-size:.75rem;color:var(--text-muted,#64748b)}.gh-create-hl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;overflow-y:auto;max-height:46vh;padding:2px}.gh-hl-story-thumb{position:relative;aspect-ratio:9/16;border-radius:10px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .15s,transform .1s}.gh-hl-story-thumb:hover{transform:scale(1.02)}.gh-hl-story-thumb.selected{border-color:var(--gh-green,#10b981)}.gh-hl-thumb-media{width:100%;height:100%;object-fit:cover;display:block}.gh-hl-thumb-text{width:100%;height:100%;background:var(--bg-elevated,#252b45);display:flex;align-items:center;justify-content:center;font-size:.75rem;color:var(--text-secondary,#94a3b8);padding:8px;box-sizing:border-box;text-align:center}.gh-hl-thumb-check{position:absolute;top:6px;right:6px;width:20px;height:20px;border-radius:50%;background:var(--gh-green,#10b981);color:#fff;display:none;align-items:center;justify-content:center;font-size:.65rem}.gh-hl-story-thumb.selected .gh-hl-thumb-check{display:flex}.gh-create-hl-save{padding:11px;border-radius:12px;background:linear-gradient(135deg,#10b981,#3b82f6);color:#fff;font-weight:700;font-size:.9rem;border:none;cursor:pointer;transition:opacity .15s}.gh-create-hl-save:disabled{opacity:.45;cursor:not-allowed}.gh-hl-caption{position:absolute;bottom:0;left:0;right:0;padding:8px 10px;background:linear-gradient(to top,rgba(0,0,0,.75),transparent);color:#fff;font-size:.78rem;font-weight:500}.profile-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.pa-thumb{position:relative;aspect-ratio:9/16;overflow:hidden;cursor:pointer;background:var(--bg-elevated,#252b45)}.pa-thumb-media{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s}.pa-thumb:hover .pa-thumb-media{transform:scale(1.05)}.pa-thumb-text{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.78rem;color:var(--text-secondary,#94a3b8);padding:10px;box-sizing:border-box;text-align:center}.pa-thumb-dur{position:absolute;top:6px;left:6px;background:#0009;color:#fff;font-size:.65rem;font-weight:800;padding:2px 6px;border-radius:8px}.pa-thumb-caption{position:absolute;bottom:0;left:0;right:0;padding:6px 8px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-story-mention-sticker{display:inline-flex;align-items:center;gap:7px;background:#3b82f6d9;color:#fff;padding:7px 14px 7px 8px;border-radius:30px;font-size:.85rem;font-weight:700;text-decoration:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 12px #3b82f666;cursor:pointer;border:1.5px solid rgba(255,255,255,.25);position:absolute;bottom:140px;left:50%;transform:translate(-50%);white-space:nowrap;z-index:4;transition:transform .15s}.gh-story-mention-sticker:hover{transform:translate(-50%) scale(1.05)}.gh-sticker-av{width:26px;height:26px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.7)}.gh-story-cd-sticker{display:inline-flex;align-items:center;gap:8px;background:#fbbf24e6;color:#1a1200;padding:8px 16px 8px 12px;border-radius:16px;font-size:.82rem;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 12px #fbbf2480;position:absolute;bottom:185px;left:50%;transform:translate(-50%);white-space:nowrap;z-index:4;border:1.5px solid rgba(255,255,255,.35)}.gh-cd-icon{font-size:.9rem;animation:cdPulse 1s ease-in-out infinite alternate}@keyframes cdPulse{0%{opacity:.7}to{opacity:1}}.gh-cd-st-inner{display:flex;flex-direction:column;gap:1px}.gh-cd-st-label{font-size:.7rem;font-weight:700;opacity:.8;text-transform:uppercase;letter-spacing:.4px}.gh-cd-st-time{font-size:1rem;font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:.5px}.gh-mention-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:200;background:var(--bg-card,#1a1f35);border:1px solid var(--border,#2a3050);border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #0006}.gh-mention-item{display:flex;align-items:center;gap:8px;padding:9px 12px;cursor:pointer;transition:background .1s}.gh-mention-item:hover{background:var(--bg-elevated,#252b45)}.gh-sticker-av-sm{width:28px;height:28px;border-radius:50%;object-fit:cover}.gh-sticker-init-sm{width:28px;height:28px;border-radius:50%;background:var(--gh-green,#10b981);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800;flex-shrink:0}.gh-mention-nm{font-size:.85rem;color:var(--text-primary,#f0f4ff)}.gh-mention-handle{font-size:.75rem;color:var(--text-muted,#64748b)}.gh-mention-empty{padding:10px 12px;font-size:.8rem;color:var(--text-muted,#64748b)}.gh-mention-preview-badge{display:inline-flex;align-items:center;gap:6px;background:#3b82f633;border:1px solid rgba(59,130,246,.4);color:#93c5fd;padding:4px 10px 4px 6px;border-radius:20px;font-size:.82rem;font-weight:700}.gh-mention-clear{background:none;border:none;color:#93c5fd;cursor:pointer;font-size:1rem;line-height:1;margin-left:4px;padding:0 2px}.gh-cd-preview-badge{display:inline-flex;align-items:center;gap:6px;background:#fbbf2426;border:1px solid rgba(251,191,36,.4);color:#fbbf24;padding:5px 12px;border-radius:20px;font-size:.82rem;font-weight:700}.gh-story-quiz-sticker{position:absolute;bottom:220px;left:50%;transform:translate(-50%);background:#7c3aedeb;border-radius:18px;padding:14px 16px;min-width:220px;max-width:82%;z-index:22;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1.5px solid rgba(255,255,255,.18)}.gh-quiz-st-q{color:#fff;font-size:.9rem;font-weight:700;text-align:center;margin-bottom:10px;line-height:1.3}.gh-quiz-st-opt{display:block;width:100%;background:#ffffff26;border:none;border-radius:10px;color:#fff;font-size:.82rem;padding:8px 10px;margin:4px 0;text-align:left;cursor:pointer;position:relative;overflow:hidden;transition:background .15s}.gh-quiz-st-opt:not([disabled]):hover{background:#ffffff47}.gh-quiz-st-opt.correct{background:#22c55e73;border:1.5px solid #22c55e}.gh-quiz-st-opt.wrong{background:#ef444459;border:1.5px solid #ef4444}.gh-quiz-st-opt.neutral{background:#ffffff14}.gh-quiz-opt-bar{position:absolute;left:0;top:0;height:100%;background:#ffffff2e;border-radius:10px;transition:width .4s ease;z-index:0;pointer-events:none}.gh-quiz-opt-text{position:relative;z-index:1}.gh-quiz-opt-pct{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:.75rem;opacity:.85;z-index:1}.gh-quiz-chk{position:absolute;right:28px;top:50%;transform:translateY(-50%);color:#4ade80;font-size:.8rem;z-index:1}.gh-quiz-st-total{color:#ffffffa6;font-size:.72rem;text-align:center;margin:6px 0 0}.gh-quiz-opt-row{display:flex;align-items:center;gap:6px;margin-bottom:6px}.gh-quiz-radio{display:none}.gh-quiz-radio-lbl{width:20px;height:20px;border-radius:50%;border:2px solid var(--gh-border,#ddd);flex-shrink:0;cursor:pointer;transition:background .15s,border-color .15s;position:relative}.gh-quiz-radio:checked+.gh-quiz-radio-lbl{background:#22c55e;border-color:#22c55e}.gh-quiz-radio:checked+.gh-quiz-radio-lbl:after{content:"¹3";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.65rem;font-weight:700}.gh-quiz-opt-input{flex:1;min-width:0}.gh-quiz-rm-opt{background:none;border:none;color:var(--gh-muted,#94a3b8);font-size:1.1rem;cursor:pointer;padding:0 4px;line-height:1;flex-shrink:0}.gh-quiz-add-opt{background:none;border:1.5px dashed var(--gh-border,#ddd);border-radius:10px;color:var(--gh-muted,#64748b);font-size:.82rem;padding:6px 12px;cursor:pointer;width:100%;margin-top:4px;transition:border-color .15s,color .15s}.gh-quiz-add-opt:hover{border-color:#7c3aed;color:#7c3aed}.gh-story-ay-sticker{position:absolute;bottom:155px;left:50%;transform:translate(-50%);background:#0f172ae0;border:1.5px solid rgba(99,102,241,.6);border-radius:18px;padding:12px 16px;min-width:200px;max-width:84%;z-index:22;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}.gh-ay-header{display:flex;align-items:center;justify-content:center;gap:6px;color:#818cf8;font-size:.8rem;font-weight:700;letter-spacing:.04em;margin-bottom:4px}.gh-ay-icon{font-size:.9rem}.gh-ay-prompt{color:#f0f4ff;font-size:.88rem;font-weight:700;margin-bottom:10px;line-height:1.3}.gh-ay-parts{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px;min-height:28px;margin-bottom:8px}.gh-av-bubble{width:28px;height:28px;border-radius:50%;overflow:hidden;border:2px solid #6366f1;background:#1e293b;flex-shrink:0;display:grid;place-items:center;font-size:.6rem;font-weight:700;color:#94a3b8}.gh-av-bubble img{width:100%;height:100%;object-fit:cover}.gh-ay-more{font-size:.72rem;color:#94a3b8;padding:0 4px}.gh-ay-parts-loading,.gh-ay-parts-empty{font-size:.75rem;color:#64748b}.gh-ay-join-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:20px;color:#fff;font-size:.8rem;font-weight:700;padding:7px 18px;cursor:pointer;transition:opacity .15s}.gh-ay-join-btn:hover{opacity:.85}.gh-story-cf .gh-story-bg{box-shadow:0 0 0 3px #22c55e,0 0 0 5px #22c55e40}.gh-story-cf .gh-story-avatar-mini{border:2px solid #22c55e}.gh-cf-story-badge{display:inline-flex;align-items:center;gap:3px;background:#22c55e2e;color:#22c55e;font-size:.68rem;font-weight:700;border-radius:6px;padding:1px 6px;margin-left:6px;vertical-align:middle}.gh-cmp-tool-cf.active{color:#22c55e;border-color:#22c55e;background:#22c55e1a}.gh-cf-sheet{background:var(--bg-card,#1a1f35);border-radius:20px 20px 0 0;width:100%;max-width:480px;max-height:80vh;display:flex;flex-direction:column}.gh-cf-sheet-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid var(--gh-border,#2a3050);font-weight:700;color:var(--text-primary,#f0f4ff)}.gh-cf-sheet-close{background:none;border:none;font-size:1.4rem;color:var(--gh-muted,#94a3b8);cursor:pointer;line-height:1}.gh-cf-sheet-body{overflow-y:auto;padding:12px 16px 24px;flex:1}.gh-cf-loading,.gh-cf-empty{text-align:center;color:var(--gh-muted,#94a3b8);padding:20px;font-size:.88rem}.gh-cf-hint{font-size:.75rem;color:var(--gh-muted,#64748b);margin-bottom:10px;text-align:center}.gh-cf-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--gh-border,rgba(255,255,255,.06))}.gh-cf-av{width:38px;height:38px;border-radius:50%;overflow:hidden;background:#334155;flex-shrink:0;display:grid;place-items:center;font-size:.7rem;font-weight:700;color:#94a3b8;border:2px solid var(--gh-border,#2a3050)}.gh-cf-av img{width:100%;height:100%;object-fit:cover}.gh-cf-name{flex:1;font-size:.88rem;color:var(--text-primary,#f0f4ff);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-cf-toggle{background:none;border:2px solid var(--gh-border,#4b5563);border-radius:50%;width:32px;height:32px;display:grid;place-items:center;cursor:pointer;color:var(--gh-muted,#6b7280);flex-shrink:0;transition:all .15s}.gh-cf-toggle.active{border-color:#22c55e;color:#22c55e;background:#22c55e1f}.gh-story-owner-analytics{background:#ffffff1f;border:none;border-radius:8px;color:#fff;width:32px;height:32px;display:grid;place-items:center;cursor:pointer;font-size:.9rem;transition:background .15s}.gh-story-owner-analytics:hover{background:#ffffff40}.gh-an-loading{text-align:center;padding:32px;color:var(--gh-muted,#94a3b8)}.gh-an-metrics{display:flex;gap:12px;margin-bottom:16px}.gh-an-metric{flex:1;background:var(--gh-surface,rgba(255,255,255,.05));border-radius:12px;padding:12px;text-align:center}.gh-an-num{font-size:1.6rem;font-weight:800;color:var(--text-primary,#f0f4ff);line-height:1}.gh-an-lbl{font-size:.72rem;color:var(--gh-muted,#94a3b8);margin-top:4px}.gh-an-section{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--gh-border,rgba(255,255,255,.08))}.gh-an-section:last-child{border-bottom:none;margin-bottom:0}.gh-an-sec-title{font-size:.78rem;font-weight:700;color:var(--gh-muted,#94a3b8);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.gh-an-avatars{display:flex;flex-wrap:wrap;gap:6px}.gh-an-av{width:36px;height:36px;border-radius:50%;overflow:hidden;background:#334155;display:grid;place-items:center;font-size:.65rem;font-weight:700;color:#94a3b8;text-decoration:none;border:2px solid var(--gh-border,#2a3050);flex-shrink:0}.gh-an-av img{width:100%;height:100%;object-fit:cover}.gh-an-av-more{background:var(--gh-surface,#1e293b);font-size:.72rem;color:var(--gh-muted,#94a3b8)}.gh-an-rx-row{display:flex;flex-wrap:wrap;gap:8px}.gh-an-rx-chip{background:var(--gh-surface,rgba(255,255,255,.08));border-radius:20px;padding:4px 10px;font-size:.88rem}.gh-an-q{color:var(--text-primary,#f0f4ff);font-size:.88rem;margin:0 0 8px;font-weight:600}.gh-an-bar-row{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-size:.82rem;color:var(--text-secondary,#94a3b8)}.gh-an-bar-row span{min-width:80px;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-an-bar-row b{min-width:36px;text-align:right;font-size:.82rem;color:var(--text-primary,#f0f4ff)}.gh-an-bar-row.correct b{color:#22c55e}.gh-an-bar{flex:1;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden}.gh-an-bar-fill{height:100%;background:#6366f1;border-radius:4px;transition:width .4s ease}.gh-an-bar-fill.correct{background:#22c55e}.gh-an-total{color:var(--gh-muted,#64748b);font-size:.72rem;display:block;margin-top:4px}.gh-draw-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;background:#0f172a;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.gh-draw-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0}.gh-draw-hbtn{background:none;border:none;color:#ffffffbf;font-size:.88rem;cursor:pointer;padding:6px 8px;border-radius:8px;transition:background .15s}.gh-draw-hbtn:hover{background:#ffffff1a}.gh-draw-hbtn:disabled{opacity:.3;cursor:default}.gh-draw-done{background:#fff;color:#0f172a;border:none;border-radius:20px;font-weight:700;padding:6px 20px;cursor:pointer;font-size:.88rem}.gh-draw-canvas-area{flex:1;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}#ghDrawCanvas{max-height:calc(100dvh - 170px);max-width:100%;aspect-ratio:9/16;touch-action:none;cursor:crosshair;display:block}.gh-draw-tools{background:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px 16px 14px;flex-shrink:0;display:flex;flex-direction:column;gap:10px}.gh-draw-pal{display:flex;gap:7px;justify-content:center;flex-wrap:wrap}.gh-draw-clr{width:30px;height:30px;border-radius:50%;border:2.5px solid rgba(255,255,255,.15);cursor:pointer;transition:transform .12s,border-color .12s;flex-shrink:0}.gh-draw-clr.active{border-color:#fff;transform:scale(1.25);box-shadow:0 0 0 2px #ffffff4d}.gh-draw-btm-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.gh-draw-sizes{display:flex;gap:8px;align-items:center}.gh-draw-sz{background:#ffffff1a;border:2px solid transparent;border-radius:8px;width:38px;height:38px;display:grid;place-items:center;cursor:pointer;color:#fff;transition:background .12s,border-color .12s}.gh-draw-sz.active{border-color:#fff;background:#fff3}.gh-draw-tool-btns{display:flex;gap:8px}.gh-draw-tool{background:#ffffff1a;border:2px solid transparent;border-radius:8px;width:38px;height:38px;display:grid;place-items:center;cursor:pointer;color:#fff;font-size:.9rem;transition:background .12s,border-color .12s}.gh-draw-tool.active{border-color:#fff;background:#fff3}.gh-story-group-picker{display:flex;flex-wrap:wrap;gap:8px;padding:4px 0}.gh-story-group-item{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;border:1.5px solid var(--gh-border,rgba(255,255,255,.1));background:#ffffff0a;color:var(--text-primary,#f0f4ff);font-size:.85rem;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s}.gh-story-group-item:hover,.gh-story-group-item.selected{border-color:var(--gh-green,#10b981);background:#10b9811a}.gh-story-group-av{width:30px;height:30px;border-radius:8px;object-fit:cover}.gh-story-group-av-icon{width:30px;height:30px;border-radius:8px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:#94a3b8}.gh-story-group-loading{font-size:.85rem;color:#94a3b8;padding:6px 0}.gh-group-stories-strip{padding:10px 0 0;margin-bottom:4px}.gh-group-stories-strip .gh-stories-bar{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 8px;scrollbar-width:none}.gh-group-stories-strip .gh-stories-bar::-webkit-scrollbar{display:none}.gh-story-add-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:0;border:none;background:none;cursor:pointer;flex-shrink:0;width:60px}.gh-story-add-icon{width:52px;height:52px;border-radius:50%;background:#10b98126;border:2px dashed var(--gh-green,#10b981);display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--gh-green,#10b981);line-height:1}.gh-story-add-lbl{font-size:.65rem;color:var(--gh-green,#10b981);font-weight:700}.gh-travel-summary{display:flex;gap:20px;padding:14px 0 18px;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:20px}.gh-travel-stat{text-align:center;flex:1}.gh-travel-stat-val{font-size:1.8rem;font-weight:900;color:var(--text-primary,#f0f4ff);line-height:1}.gh-travel-stat-lbl{font-size:.72rem;color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-top:2px}.gh-travel-timeline{display:flex;flex-direction:column;gap:0;padding-bottom:24px}.gh-tl-month-header{font-size:.75rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.08em;padding:18px 0 10px;display:flex;align-items:center;gap:7px;position:relative}.gh-tl-month-header:after{content:"";flex:1;height:1px;background:#ffffff12}.gh-tl-item{display:flex;gap:12px;align-items:flex-start;padding-bottom:14px;position:relative}.gh-tl-item:not(:last-child):before{content:"";position:absolute;left:16px;top:34px;width:2px;bottom:0;background:#ffffff14}.gh-tl-dot{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:.8rem;box-shadow:0 2px 8px #0000004d}.gh-tl-card{flex:1;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:14px;overflow:hidden;transition:border-color .15s}.gh-tl-card:hover{border-color:#ffffff26}.gh-tl-thumb{width:100%;height:140px;overflow:hidden}.gh-tl-thumb img{width:100%;height:100%;object-fit:cover}.gh-tl-body{padding:12px 14px}.gh-tl-loc{font-weight:700;font-size:.9rem;color:var(--text-primary,#f0f4ff);margin-bottom:4px}.gh-tl-caption{font-size:.8rem;color:#94a3b8;margin-bottom:6px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gh-tl-date{font-size:.72rem;color:#64748b;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.gh-tl-xp{color:#f59e0b;font-weight:700}@keyframes gh-disc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gh-music-scroll{0%,10%{transform:translate(0)}80%,90%{transform:translate(-60%)}to{transform:translate(0)}}.gh-music-sticker{position:absolute;bottom:96px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:8px 14px;background:#0009;border-radius:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:12;max-width:80%;pointer-events:none}.gh-music-sticker-disc{width:32px;height:32px;border-radius:50%;background:radial-gradient(circle at 38% 38%,#fff 0,#fff 10%,#222 10%,#222);border:2px solid rgba(255,255,255,.25);animation:gh-disc-spin 3s linear infinite;flex-shrink:0}.gh-music-sticker-body{overflow:hidden;min-width:0}.gh-music-sticker-label{display:flex;align-items:center;gap:6px;color:#fff;font-size:.78rem;font-weight:600;white-space:nowrap;overflow:hidden}.gh-music-sticker-scroll{display:inline-block;animation:gh-music-scroll 8s ease-in-out infinite}.gh-story-map-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:9999;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gh-story-map-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;flex-shrink:0}.gh-story-map-header h3{margin:0;font-size:1rem;color:#f0f4ff;display:flex;align-items:center;gap:8px}.gh-story-map-close{background:#ffffff1a;border:none;color:#fff;border-radius:50%;width:34px;height:34px;cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.gh-story-map-el{flex:1;min-height:0}.gh-story-map-empty{display:none;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#94a3b8;font-size:.9rem;padding:40px}.gh-story-map-empty i{font-size:2rem;color:#475569}.gh-smp-pin{width:44px;height:44px;border-radius:50%;padding:2px;background:linear-gradient(135deg,#10b981,#3b82f6);box-sizing:border-box;cursor:pointer;box-shadow:0 2px 10px #0006}.gh-smp-pin img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #0f172a}.gh-smp-pin-init{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:.9rem}.gh-story-map-pin{background:none!important;border:none!important}.gh-story-map-card{border:2px dashed rgba(16,185,129,.4)!important;background:#10b9810f!important}.gh-story-map-card-icon{width:52px;height:52px;border-radius:50%;background:#10b98126;border:2px solid rgba(16,185,129,.4);display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#10b981;margin:0 auto}.gh-hashtag-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#93c5fd;font-size:.8rem;font-weight:600}.gh-hashtag-pill-rm{background:none;border:none;color:#93c5fd;cursor:pointer;font-size:.95rem;line-height:1;padding:0 0 0 2px}.gh-story-hashtag-strip{position:absolute;bottom:76px;left:50%;transform:translate(-50%);display:flex;flex-wrap:wrap;gap:6px;justify-content:center;z-index:12;padding:0 16px;max-width:100%;pointer-events:none}.gh-story-ht-pill{padding:5px 12px;border-radius:20px;border:none;background:#0000008c;color:#fff;font-size:.8rem;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;transition:background .15s}.gh-story-ht-pill:hover{background:#3b82f6b3}.gh-story-draft-banner{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fbbf241a;border:1px solid rgba(251,191,36,.3);border-radius:10px;font-size:.82rem;color:#fbbf24;margin-bottom:10px;flex-wrap:wrap}.gh-story-draft-card{border:2px dashed rgba(251,191,36,.4)!important;background:#fbbf240f!important}.gh-story-draft-card-icon{position:relative;width:52px;height:52px;border-radius:50%;background:#fbbf2426;border:2px solid rgba(251,191,36,.4);display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#fbbf24;margin:0 auto}.gh-story-draft-badge{position:absolute;top:-4px;right:-4px;width:18px;height:18px;border-radius:50%;background:#fbbf24;color:#000;font-size:.65rem;font-weight:800;display:flex;align-items:center;justify-content:center}.gh-story-tpl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:6px}.gh-story-tpl-item{border:none;border-radius:12px;padding:10px 6px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;transition:transform .15s,box-shadow .15s;min-height:72px;justify-content:center}.gh-story-tpl-item:hover{transform:scale(1.04);box-shadow:0 4px 14px #00000040}.gh-story-tpl-item.selected{outline:3px solid #fff;outline-offset:2px;transform:scale(1.06)}.gh-story-tpl-emoji{font-size:1.6rem;line-height:1}.gh-story-tpl-label{font-size:.7rem;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4);white-space:nowrap}.gh-story-tpl-badge{display:flex;align-items:center;gap:6px;background:#ffffff1f;border-radius:20px;padding:4px 10px;margin-bottom:6px;font-size:.82rem;color:#e2e8f0}.gh-story-tpl-badge-rm{background:none;border:none;color:#94a3b8;font-size:1.1rem;cursor:pointer;line-height:1;padding:0 0 0 4px}.gh-cf-star-btn{background:none;border:1.5px solid var(--gh-border,rgba(255,255,255,.12));border-radius:8px;width:32px;height:32px;display:grid;place-items:center;cursor:pointer;color:var(--text-muted,#64748b);font-size:.85rem;flex-shrink:0;transition:color .15s,border-color .15s,background .15s}.gh-cf-star-btn:hover{color:#fbbf24;border-color:#fbbf24;background:#fbbf2414}.gh-cf-star-btn.active{color:#fbbf24;border-color:#fbbf24;background:#fbbf2426}.gh-story-emoji-grid{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.gh-story-emoji-item{width:42px;height:42px;border-radius:10px;border:1.5px solid rgba(255,255,255,.1);background:#ffffff0f;font-size:1.4rem;cursor:pointer;display:grid;place-items:center;transition:transform .1s,background .1s}.gh-story-emoji-item:hover{background:#ffffff29;transform:scale(1.12)}.gh-story-emoji-item.selected{outline:2px solid #10b981;outline-offset:2px}.gh-story-emoji-badge{display:flex;align-items:center;gap:6px;background:#ffffff1a;border-radius:16px;padding:4px 10px;margin-bottom:6px;font-size:.82rem;color:#e2e8f0}.gh-story-emoji-sticker{position:absolute;top:22%;left:50%;transform:translate(-50%);font-size:5rem;line-height:1;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4));animation:gh-emoji-pop .35s cubic-bezier(.34,1.56,.64,1) both;pointer-events:none;z-index:6;-webkit-user-select:none;user-select:none}@keyframes gh-emoji-pop{0%{transform:translate(-50%) scale(.4);opacity:0}to{transform:translate(-50%) scale(1);opacity:1}}.gh-story-ts-row{display:flex;align-items:center;gap:8px}.gh-story-ts-label{font-size:.72rem;color:#94a3b8;font-weight:600;min-width:32px;text-transform:uppercase;letter-spacing:.04em}.gh-story-ts-colors{display:flex;gap:5px;flex-wrap:wrap}.gh-story-ts-clr{width:24px;height:24px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:transform .12s,border-color .12s;flex-shrink:0}.gh-story-ts-clr.active{border-color:#10b981;transform:scale(1.15)}.gh-story-ts-clr:hover{transform:scale(1.1)}.gh-story-ts-sizes{display:flex;gap:4px}.gh-story-ts-sz{padding:3px 9px;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#94a3b8;cursor:pointer;font-size:.78rem;transition:border-color .12s,color .12s}.gh-story-ts-sz.active{border-color:#10b981;color:#10b981;background:#10b9811f}.gh-story-ts-styles{display:flex;gap:4px}.gh-story-ts-style{width:28px;height:28px;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#94a3b8;cursor:pointer;font-size:.82rem;display:grid;place-items:center;transition:border-color .12s,color .12s}@view-transition{navigation:auto}@keyframes gh-vt-out{to{opacity:0;transform:scale(.98)}}@keyframes gh-vt-in{0%{opacity:0;transform:scale(.99)}}::view-transition-old(root){animation:.18s ease gh-vt-out}::view-transition-new(root){animation:.22s ease gh-vt-in}@supports not (view-transition-name: root){.gh-shell,.biz-detail-wrap{animation:gh-page-in .24s ease both}@keyframes gh-page-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}}#gh-nav-bar{position:fixed;top:0;left:0;height:2px;width:0%;background:linear-gradient(90deg,#10b981,#3b82f6 60%,#10b981);z-index:9999999;border-radius:0 2px 2px 0;pointer-events:none;box-shadow:0 0 10px #10b981b3;transition:width .4s ease,opacity .35s ease;opacity:0}body.gh-no-left .gh-left{display:none!important}body.gh-no-left .gh-layout{grid-template-columns:minmax(0,900px) 320px!important;max-width:1260px}@media(max-width:920px){body.gh-no-left .gh-layout{grid-template-columns:1fr!important}}body.gh-has-injected-nav.gh-no-left{padding-left:0!important}@media(max-width:1120px){body.gh-has-injected-nav.gh-no-left{padding-left:0!important}}@keyframes gh-spin{to{transform:rotate(360deg)}}.gh-btn[data-loading],.gh-btn.gh-loading{position:relative;pointer-events:none;opacity:.7;color:transparent!important}.gh-btn[data-loading]:after,.gh-btn.gh-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:18px;height:18px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:gh-spin .7s linear infinite;color:#fff}.gh-bnav-item{transition:color var(--gh-dur-fast, .15s)}.gh-modal,.gh-modal-box,.gh-panel,.gh-card,.gh-post-card,.gh-story-card{border-radius:var(--gh-radius, 18px)}.gh-btn{border-radius:var(--gh-radius-full, 999px)}.gh-input,.gh-textarea,.gh-select{border-radius:var(--gh-radius-md, 12px)}.gh-avatar{border-radius:50%}.gh-tag,.gh-badge,.gh-chip{border-radius:var(--gh-radius-full, 999px)}.gh-story-ts-style.active{border-color:#10b981;color:#10b981;background:#10b9811f}.gh-cmt-char-count{font-size:.68rem;color:var(--gh-muted);align-self:center;margin-left:auto;flex-shrink:0}.gh-cmt-vote{display:inline-flex;align-items:center;gap:2px}.gh-cmt-vote-btn{background:none;border:none;cursor:pointer;color:var(--gh-muted);padding:0 3px;font-size:.7rem;transition:color .15s}.gh-cmt-vote-btn:hover{color:var(--gh-text)}.gh-cmt-vote-btn.active{color:var(--gh-green)}.gh-cmt-vote-score{font-size:.72rem;font-weight:600;min-width:14px;text-align:center;color:var(--gh-muted)}.gh-cmt-vote-score.pos{color:var(--gh-green)}.gh-cmt-vote-score.neg{color:var(--gh-red, #ef4444)}.gh-cmt-pinned-row{background:#10b9810d;border-radius:var(--gh-radius-sm)}.gh-cmt-pin-badge{display:inline-flex;align-items:center;gap:4px;font-size:.65rem;color:var(--gh-green);font-weight:600;padding:1px 6px;margin-bottom:2px}.gh-cmt-pin-btn.gh-cmt-pinned{color:var(--gh-green)}.gh-cmt-sort-bar{display:flex;gap:4px;padding:6px 8px 2px}.gh-cmt-sort-btn{background:none;border:none;cursor:pointer;color:var(--gh-muted);font-size:.75rem;font-weight:600;padding:3px 10px;border-radius:20px;transition:background .15s,color .15s}.gh-cmt-sort-btn.active{background:#10b9811f;color:var(--gh-green)}.gh-cmt-sort-btn:hover:not(.active){background:#ffffff0f;color:var(--gh-text)}.gh-cmt-load-more{display:flex;align-items:center;gap:6px;width:100%;padding:7px 12px;background:none;border:none;cursor:pointer;color:var(--gh-green);font-size:.8rem;font-weight:600;border-radius:var(--gh-radius-sm);transition:background .15s}.gh-cmt-load-more:hover{background:#10b98114}.gh-edited-badge{font-size:.7rem;color:var(--gh-muted);font-style:italic}@keyframes gh-highlight-post{0%{box-shadow:0 0 0 3px #10b98199}50%{box-shadow:0 0 0 6px #10b9814d}to{box-shadow:0 0 0 3px #10b98100}}.gh-highlight-post{animation:gh-highlight-post 2.5s ease forwards}@keyframes gh-comment-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gh-comment-row{animation:gh-comment-in .22s ease both}.gh-reply-row{animation:gh-comment-in .18s ease both}@media(prefers-reduced-motion:reduce){.gh-comment-row,.gh-reply-row{animation:none}}@keyframes gh-empty-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.08)}}@keyframes gh-empty-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.gh-empty{animation:gh-empty-fade-in .4s ease both}.gh-empty i{background:linear-gradient(135deg,var(--gh-green, #10b981),var(--gh-blue, #38bdf8));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gh-empty-float 3s ease-in-out infinite;display:inline-block}
