@keyframes daylive-badge-pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.18);opacity:1}to{transform:scale(1)}}@keyframes notif-pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes daylive-fade-in-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}:root{--bg:#ffffff;--surface:#ffffff;--surface-2:#f6f6f8;--text:#0a0a0a;--muted:#6b7280;--text-muted:var(--muted);--border:#e7e7ea;--dark:#0a0a0a;--dark-2:#1a1a1a;--accent:#e0263c;--accent-ink:#ffffff;--danger:#e11d2e;--radius-lg:20px;--radius-md:14px;--radius-sm:8px;--shadow:0 12px 30px rgba(10, 10, 10, 0.06);--surface-glass:rgba(255, 255, 255, 0.78)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px;overflow-y:scroll;overflow-anchor:none}body{font-family:"Helvetica Neue",Inter,"Segoe UI",Arial,sans-serif;background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}body,ul{margin:0}button{font-family:inherit}.container{width:min(1240px,calc(100% - 32px));margin:0 auto}.btn,.location-notice-dropdown-row button{font-weight:700;font-size:.85rem;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:999px;letter-spacing:.02em;border:2px solid transparent;transition:transform .15s ease,opacity .15s ease}.btn svg,.signin-btn svg{flex-shrink:0}.btn:hover{transform:translateY(-1px)}.btn-dark{background:var(--dark);color:#fff}.btn-dark:hover{opacity:.88}.btn-outline{background:0 0;color:var(--dark);border-color:var(--dark)}.btn-accent{background:var(--accent);color:#fff;border-color:var(--accent)}.btn-accent:hover{opacity:.92}.btn-outline-accent{background:0 0;color:var(--accent);border-color:var(--accent)}.btn-outline-accent:hover{background:var(--accent);color:#fff}.btn-outline:hover{background:var(--dark);color:#fff}.btn-sm{gap:6px}.header-inner .topbar-location-toggle{background:var(--surface-2);border:1px solid var(--border);color:var(--text);height:42px;box-sizing:border-box;padding:0 14px;border-radius:var(--radius-md);font-size:.88rem}.header-inner .topbar-location-toggle span,.header-inner .topbar-location-toggle svg,body{color:var(--text)}@media (max-width:1080px){.header-inner .topbar-location-toggle span{display:none}}.location-notice-wrap{position:relative}.location-notice-dropdown{display:none;position:absolute;top:calc(100% + 14px);left:0;width:300px;max-width:92vw;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 18px 40px -12px rgba(10,10,10,.22),0 4px 12px rgba(10,10,10,.06);z-index:60;overflow:hidden}.location-notice-dropdown.open{display:block;animation:notif-pop .15s ease}.location-notice-dropdown-arrow{position:absolute;top:-7px;left:18px;width:14px;height:14px;background:var(--surface);border-left:1px solid var(--border);border-top:1px solid var(--border);transform:rotate(45deg);border-radius:3px 0 0 0}.location-notice-dropdown-row{display:flex;align-items:flex-start;gap:10px;padding:16px;border-bottom:1px solid var(--border)}.location-notice-dropdown-row svg{flex-shrink:0;color:var(--muted);margin-top:2px}.location-notice-dropdown-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.location-notice-dropdown-text strong{font-size:.92rem;color:var(--text)}.location-notice-dropdown-text small{font-size:.78rem;color:var(--muted)}.location-notice-dropdown-row button{background:0 0;border:0;color:var(--link, #1d4ed8);padding:0;flex-shrink:0;align-self:center}.location-notice-dropdown-row button:hover{text-decoration:underline}.location-notice-dropdown-all{display:flex;align-items:center;gap:10px;width:100%;background:0 0;border:0;padding:14px 16px;font-size:.87rem;font-weight:600;color:var(--text);cursor:pointer;text-align:left}.location-notice-dropdown-all:hover{background:var(--surface-2)}.location-notice-dropdown-all svg:first-child{flex-shrink:0;color:var(--muted)}.location-notice-dropdown-chev{margin-left:auto;flex-shrink:0;color:var(--muted)}@media (max-width:480px){.location-notice-dropdown{width:280px}}.topbar{background:var(--dark);color:#d1d5db}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 0;font-size:.82rem}.footer-socials,.social-icons,.topbar-socials{display:flex;align-items:center;gap:0}.topbar-socials a{color:#fff}.footer-socials a,.social-icons a,.topbar-socials a{display:inline-flex;align-items:center;justify-content:center;padding:3px;opacity:.92;transition:opacity .15s ease,transform .15s ease;flex-shrink:0;-webkit-tap-highlight-color:transparent}.social-icons a,html.dark-mode .brand-word{color:#fff}.footer-socials a:hover,.social-icons a:hover,.topbar-socials a:hover{opacity:1;transform:translateY(-1px)}.byline-socials a svg,.footer-socials a svg,.social-icons a svg,.topbar-socials a svg{width:18px;height:18px}@media (max-width:640px){.footer-socials a,.social-icons a,.topbar-socials a{padding:6px}}.topbar-location-toggle{position:relative;display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#d1d5db;font-size:.8rem;font-weight:600;cursor:pointer;padding:5px 10px;max-width:220px}.topbar-location-toggle svg{flex-shrink:0;color:#fff}.topbar-location-toggle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-location-toggle .topbar-location-chevron{opacity:.75;margin-left:2px}.topbar-location-toggle:hover{color:#fff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.24)}.topbar-location-toggle:hover .topbar-location-chevron{opacity:1}.topbar-location-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.topbar-location-static-label{font-size:.68rem;font-weight:700;color:var(--muted);letter-spacing:.01em;white-space:nowrap;padding-left:2px}.location-picker-modal{max-width:400px}.location-picker-search{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:999px;padding:10px 14px;margin-bottom:12px;background:var(--surface-2)}.location-picker-search svg{flex-shrink:0;color:var(--muted)}.location-picker-search input{flex:1;min-width:0;border:0;background:0 0;outline:0;color:var(--text);font-size:.9rem}.location-picker-current-btn,.location-picker-row{display:flex;align-items:center;gap:10px;width:100%;cursor:pointer;color:var(--text);font-size:.9rem}.location-picker-current-btn{border:1px solid var(--border);background:var(--surface-2);border-radius:var(--radius-md);padding:12px 14px;font-weight:700;margin-bottom:16px}.location-picker-current-btn svg{color:var(--accent);flex-shrink:0}.location-picker-current-btn:active{background:var(--surface)}.location-picker-current-btn[disabled]{opacity:.6;cursor:default}.location-picker-row{border:0;background:0 0;text-align:left;border-radius:var(--radius-sm);font-weight:600;padding:9px 6px}.location-picker-row:active{background:var(--surface-2)}.location-picker-row svg{flex-shrink:0;color:var(--muted)}.location-picker-row-check{margin-left:auto;color:var(--accent);flex-shrink:0}.location-picker-list{display:flex;flex-direction:column}.location-picker-section{margin-bottom:16px}.location-picker-section-title{margin:0 0 6px;font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--muted)}.location-picker-chips{display:flex;flex-wrap:wrap;gap:8px}.location-picker-chip{border:1px solid var(--border);background:var(--surface-2);color:var(--text);border-radius:999px;padding:7px 14px;font-size:.82rem;font-weight:600;cursor:pointer}.location-picker-chip:active{background:var(--accent);border-color:var(--accent);color:#fff}.location-picker-all-india{display:block;width:100%;text-align:center;background:0 0;border:0;border-top:1px solid var(--border);color:var(--accent);font-weight:700;font-size:.86rem;padding:14px 0 2px;margin-top:4px;cursor:pointer}@media (max-width:780px){#location-picker-overlay{align-items:flex-end;padding:0}#location-picker-overlay .location-picker-modal{width:100%;max-width:100%;max-height:88vh;border-radius:20px 20px 0 0;padding:22px 18px;transform:translateY(100%);transition:transform .32s cubic-bezier(.16,.84,.44,1);box-shadow:0-16px 48px rgba(0,0,0,.28);position:relative;overflow-y:auto}#location-picker-overlay.open .location-picker-modal{transform:translateY(0)}#location-picker-overlay .location-picker-modal::before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:36px;height:4px;border-radius:4px;background:var(--border)}#location-picker-overlay .daylive-modal-head{margin-top:10px}#location-picker-overlay .location-picker-current-btn,#location-picker-overlay .location-picker-search{padding:13px 14px}#location-picker-overlay .location-picker-search input{font-size:.95rem}#location-picker-overlay .location-picker-row{padding:12px 6px;font-size:.95rem}#location-picker-overlay .location-picker-chip{padding:9px 16px;font-size:.86rem}#location-picker-overlay .location-picker-all-india{position:sticky;bottom:0;background:var(--surface);padding:14px 0 4px}}@media (max-width:640px){.topbar-location-toggle{max-width:150px;font-size:.74rem}}.site-header{background:var(--surface-glass);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%)}.header-inner{justify-content:space-between;gap:24px;padding:16px 0}.brand,.header-brand-group,.header-inner{display:flex;align-items:center}.header-brand-group{gap:2px}.header-mobile-menu-btn{display:none;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:0;background:0 0;color:var(--text);cursor:pointer;flex-shrink:0}.header-mobile-menu-btn:hover{background:var(--surface-hover, rgba(127, 127, 127, 0.12))}@media (max-width:780px){.header-mobile-menu-btn{display:flex}}.brand-word{font-weight:900;font-size:1.9rem;letter-spacing:-.03em;color:#0a0a0a;position:relative}.brand-word .brand-live{color:var(--danger)}.custom-logo-link{display:flex;align-items:center}.custom-logo-link img,.site-logo-img{max-height:44px;width:auto;display:block}.main-nav{flex:1;display:flex;justify-content:center}.header-subnav{border-top:1px solid var(--border);background:var(--surface)}.header-subnav-inner{display:flex;align-items:center;gap:26px;overflow-x:auto;scrollbar-width:none;padding-top:2px}.carousel-track::-webkit-scrollbar,.header-subnav-inner::-webkit-scrollbar{display:none}.subnav-link{display:flex;align-items:center;gap:7px;flex-shrink:0;padding:11px 0;border:0;background:0 0;color:var(--text-muted);font-weight:600;font-size:.92rem;border-bottom:2px solid transparent;cursor:pointer}.subnav-link:hover{color:var(--text)}.subnav-link.is-active{color:var(--accent);border-color:var(--accent)}.subnav-more{position:relative;flex-shrink:0}.subnav-more-menu{display:none;position:absolute;top:100%;left:0;min-width:160px;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);padding:6px;z-index:40}.subnav-more-menu a{display:block;padding:8px 10px;border-radius:6px;font-weight:600;font-size:.9rem;color:var(--text)}.subnav-more-menu a:hover{background:var(--bg)}.subnav-more:focus-within .subnav-more-menu,.subnav-more:hover .subnav-more-menu{display:block}.mobile-nav-drawer,.mobile-nav-overlay{display:none}.main-nav .menu{display:flex;align-items:center;gap:28px;list-style:none;padding:0;margin:0;font-weight:700;font-size:.95rem}.main-nav .menu a{padding:6px 0;border-bottom:2px solid transparent}.main-nav .menu .current-menu-item a,.main-nav .menu a:hover{border-color:var(--accent)}.header-actions{display:flex;align-items:center;gap:10px}.account-icon{border:1.5px solid var(--text);width:34px;height:34px;align-items:center;justify-content:center}.account-icon:hover,.icon-btn.account-icon:hover{background:var(--text);color:#fff}.header-search-inline input{border:0;color:var(--text);flex:1;height:100%;outline:0;font-size:.88rem}.icon-btn{border:0;background:0 0;color:var(--text);cursor:pointer;display:inline-flex;padding:6px;border-radius:999px}.icon-btn:hover,.notif-dropdown-item a:hover{background:var(--surface-2)}.icon-btn,.notif-bell-toggle,.notif-bell-wrap{position:relative}.notif-badge{position:absolute;top:-4px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:linear-gradient(135deg,#ff6b6b,var(--danger));color:#fff;font-size:.68rem;font-weight:800;letter-spacing:-.02em;line-height:18px;text-align:center;border:2px solid #fff;box-shadow:0 2px 6px rgba(225,29,46,.5),0 0 0 1px rgba(0,0,0,.04)}.daylive-badge-pop{animation:daylive-badge-pop .32s cubic-bezier(.34,1.56,.64,1)}.notif-dropdown,.notif-dropdown-arrow{position:absolute;background:var(--surface)}.notif-dropdown{display:none;top:calc(100% + 16px);right:-8px;width:336px;max-width:88vw;border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 18px 40px -12px rgba(10,10,10,.22),0 4px 12px rgba(10,10,10,.06);z-index:60;overflow:hidden}.notif-dropdown.open{display:block;animation:notif-pop .15s ease}.notif-dropdown-arrow{top:-7px;right:18px;width:14px;height:14px;border-left:1px solid var(--border);border-top:1px solid var(--border);transform:rotate(45deg);border-radius:3px 0 0 0}.notif-dropdown-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--border);font-weight:800;font-size:.95rem;position:relative;background:var(--surface)}.notif-dropdown-viewall{color:#2563eb;font-weight:700;font-size:.8rem}.notif-dropdown-viewall:hover,.spotlight-copy h1 a:hover,.watch-meta h4 a:hover{text-decoration:underline}.notif-dropdown-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:36px 20px;color:var(--muted);text-align:center}.notif-dropdown-empty svg{color:var(--border)}.notif-dropdown-empty p{margin:0;font-size:.88rem}.notif-dropdown-list{list-style:none;margin:0;padding:6px;max-height:380px;overflow-y:auto}.notif-dropdown-item a{display:flex;align-items:flex-start;gap:10px;padding:11px 10px}.notif-dropdown-item.is-unread a{background:#fff8ec}.notif-dropdown-item.is-unread a:hover{background:#fdf1dc}.notif-dropdown-item .notif-item-title{display:block;font-weight:700;font-size:.87rem;line-height:1.4;color:var(--text)}.notif-dropdown-item .notif-item-time{display:block;font-size:.75rem;color:var(--muted);margin-top:3px}.notif-dropdown-item .notif-dot{width:8px;height:8px;border-radius:50%;margin-top:5px;flex-shrink:0;background:0 0}.notif-dropdown-item.is-unread .notif-dot{background:var(--accent)}.notif-dropdown-item.is-warning a{background:#fff4e5}.notif-dropdown-item.is-warning a:hover{background:#ffe9cc}.notif-dropdown-item.is-warning .notif-dot{background:#e08a00}.notif-dropdown-item.is-warning .notif-item-title{color:#8a5300}.notif-dropdown-item .notif-request-actions{display:flex;gap:8px;padding:0 10px 10px 34px}.account-dd-list a,.btn-sm,.notif-dropdown-item a{border-radius:var(--radius-sm)}.account-dd-list a{display:block;padding:10px 12px;font-size:.88rem;font-weight:600;color:var(--text)}.btn-sm{padding:6px 14px;font-size:.78rem}.notif-dropdown-item .notif-request-done{margin:0;padding:0 10px 10px 34px;font-size:.78rem;color:var(--muted)}.dm-bubble-row,.follow-list-item,.wall-post{animation:daylive-fade-in-up .22s ease both}.account-dd-wrap{position:relative}@media (max-width:780px){.account-dd-wrap{display:none}}.account-dd-toggle{position:relative;display:flex;padding:2px 4px 2px 2px;width:auto;height:34px;align-items:center;gap:8px;justify-content:center;border-radius:20px}.header-avatar-img{width:28px;height:28px;border-radius:50%;object-fit:cover;display:block;flex-shrink:0}.account-dd-name-inline{font-weight:700;font-size:.92rem;color:var(--text);white-space:nowrap}.account-dd-chevron{position:static;width:14px;height:14px;border-radius:0;background:0 0;color:var(--text-muted);display:flex;align-items:center;justify-content:center}.account-dd-dropdown{display:none;position:absolute;top:calc(100% + 16px);right:-8px;width:260px;max-width:88vw;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 18px 40px -12px rgba(10,10,10,.22),0 4px 12px rgba(10,10,10,.06);z-index:60;overflow:hidden}.account-dd-dropdown.open{display:block;animation:notif-pop .15s ease}.account-dd-card{display:flex;align-items:center;gap:12px;padding:16px 18px}.account-dd-card:hover,.account-dd-list a:hover{background:var(--surface-2)}.account-dd-card-img{width:44px;height:44px}.account-dd-name{font-weight:800;font-size:.95rem;color:var(--text);display:inline-flex;align-items:center;gap:4px}.account-dd-divider{height:1px;background:var(--border);margin:0}.account-dd-list{list-style:none;margin:0;padding:6px}.header-search-inline{flex:1;max-width:480px;height:42px;box-sizing:border-box;display:flex;align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--muted)}.header-search-inline svg{flex-shrink:0;color:var(--muted)}.header-search-inline input::placeholder{color:var(--muted)}@media (max-width:900px){.header-search-inline{display:none}}.search-box{max-height:0;overflow:hidden;border-top:0 solid var(--border);transition:max-height .25s ease,border-color .25s ease}.search-box.open{max-height:90px;border-top:1px solid var(--border)}#subscribe{scroll-margin-top:130px}.search-box .container{display:flex;gap:10px;padding:14px 16px}.search-box input{flex:1;border:1px solid var(--border);border-radius:999px;padding:10px 16px;outline:0;font-size:.95rem}.search-box button{border:0;background:var(--dark);color:#fff;border-radius:999px;padding:10px 18px;font-weight:700;cursor:pointer}.site-main{padding:28px 0 24px}.section-head{display:flex;align-items:center;justify-content:space-between;margin:8px 0 10px}.section-head h3{margin:0;font-size:1.15rem;font-weight:900;letter-spacing:-.01em}.arrow-circle,.section-title-link{display:inline-flex;align-items:center}.section-title-link{gap:10px}.arrow-circle{justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--dark);color:#fff;font-size:.85rem}.archive-desc{margin:-8px 0 16px}.archive-desc,.spotlight-copy p{color:var(--muted)}.spotlight{margin-bottom:40px}.spotlight-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:28px;align-items:start}.spotlight-alt .spotlight-grid{grid-template-columns:1fr 1.1fr}.spotlight-alt .spotlight-copy{order:1}.spotlight-alt .spotlight-media{order:2}.spotlight-copy h1{font-size:clamp(1.7rem,3vw,2.6rem);font-weight:900;line-height:1.12;letter-spacing:-.02em;margin:0 0 12px}.underline-title{font-size:clamp(1.4rem,2.4vw,2rem);font-weight:900;line-height:1.2;margin:0 0 10px;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:6px}.spotlight-copy p,.watch-meta h4{margin:12px 0 18px;font-size:1.02rem}.spotlight-media{position:relative;display:block;border-radius:var(--radius-lg);overflow:hidden;min-height:320px;background:var(--dark);box-shadow:var(--shadow)}.spotlight-media img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/10}.thumb-fallback{width:100%;height:100%;min-height:260px;background:linear-gradient(135deg,#1f1f1f,#3a3a3a)}.badge-eyebrow{position:absolute;top:16px;left:16px;background:rgba(10,10,10,.85);color:#fff;padding:6px 12px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.1em}.badge-eyebrow-dark{position:static;display:inline-block;background:var(--dark)}.guest-pill{position:absolute;right:12px;bottom:12px;background:var(--accent);color:var(--accent-ink);padding:5px 10px;border-radius:999px;font-size:.72rem;font-weight:800}.guest-pill-lg{left:16px;right:auto;bottom:16px;padding:8px 14px;font-size:.85rem}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;background:var(--danger);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(225,29,46,.4)}.play-btn svg{margin-left:3px}.watch-row-section{margin-bottom:40px}.watch-grid{display:grid;gap:18px}.watch-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.watch-card,.watch-thumb{display:block}.watch-thumb{position:relative;border-radius:var(--radius-md);overflow:hidden;background:var(--dark);aspect-ratio:16/10}.watch-thumb img{transition:transform .3s ease}.career-gallery figure:hover img,.watch-card:hover .watch-thumb img{transform:scale(1.05)}.watch-pill{position:absolute;top:10px;right:10px;background:var(--surface);color:var(--text);padding:6px 12px;border-radius:var(--radius-sm);font-weight:800;font-size:.75rem;letter-spacing:.04em}.watch-meta{padding:12px 2px 0}.watch-meta h4{margin:4px 0 0;font-weight:800;line-height:1.35}.post-meta{color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.carousel-wrap{position:relative;display:flex;align-items:center;gap:10px}.carousel-track{display:flex;grid-auto-flow:unset;overflow-x:auto;scroll-snap-type:x mandatory;gap:18px;scrollbar-width:none;padding-bottom:4px}.carousel-track .watch-card{flex:0 0 calc((100% - 36px)/3);scroll-snap-align:start}.carousel-arrow{flex:0 0 auto;width:40px;height:40px;border-radius:50%;border:0;background:var(--dark);color:#fff;cursor:pointer;font-size:.9rem;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;transition:transform .15s ease,opacity .15s ease;z-index:2}.carousel-arrow:hover{transform:scale(1.08)}.carousel-arrow:active{transform:scale(.96)}.carousel-track{cursor:grab}.carousel-track.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.carousel-dot{width:8px;height:8px;border-radius:50%;background:var(--border);border:0;cursor:pointer;padding:0}.carousel-dot.active{background:var(--dark);width:20px;border-radius:999px}.single-post{width:100%}.single-post .author-box,.single-post .byline-row,.single-post .entry-content,.single-post .related-tags,.single-post .single-meta,.single-post .single-title{max-width:900px;margin-left:auto;margin-right:auto}.byline-author,.byline-row{display:flex;align-items:center}.byline-row{justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--border);margin-bottom:18px}.byline-author{gap:10px;font-weight:700}.byline-socials{display:flex;align-items:center;gap:8px}.avatar-icon,.byline-socials a{display:inline-flex;align-items:center;justify-content:center;color:var(--text)}.byline-socials a{padding:4px;opacity:.85;transition:opacity .15s ease,transform .15s ease;flex-shrink:0;-webkit-tap-highlight-color:transparent}.byline-socials a:hover{opacity:1;transform:translateY(-1px)}@media (max-width:640px){.byline-socials a{padding:8px}}.avatar-icon{width:32px;height:32px;border-radius:50%;border:1.5px solid var(--text)}.avatar-icon-lg{width:56px;height:56px}.single-title{font-size:clamp(1.6rem,3vw,2.3rem);font-weight:900;line-height:1.2;letter-spacing:-.02em;margin:0 0 8px}.single-meta{margin-bottom:18px}.media-block{margin-bottom:24px}.media-image,.yt-embed-wrap{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:var(--dark);aspect-ratio:16/9;cursor:pointer}.media-image img,.membership-intro-media img,.watch-thumb img,.yt-embed-wrap img{width:100%;height:100%;object-fit:cover}.yt-embed-wrap iframe{width:100%;height:100%;border:0}.play-btn-lg{width:68px;height:68px}.share-clock,.yt-badge{position:absolute;bottom:14px}.yt-badge{right:14px;background:var(--surface);color:var(--text);padding:7px 14px;border-radius:var(--radius-sm);font-weight:800;font-size:.8rem}.share-clock{left:14px;display:flex;gap:10px;background:rgba(10,10,10,.55);padding:8px 10px;border-radius:999px;color:#fff}.entry-content{font-size:1.05rem;color:#262626}.entry-content p{margin-bottom:16px}.entry-content h2,.entry-content h3{margin-top:26px;margin-bottom:10px;font-weight:800}.entry-content blockquote{border-left:4px solid var(--accent);padding-left:16px;color:#4b5563;font-style:italic;margin:20px 0}.related-tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:24px 0}.related-tags-label{font-weight:800;color:var(--muted);font-size:.85rem;text-transform:uppercase}.author-box,.tag-chip{background:var(--surface-2);border:1px solid var(--border)}.tag-chip{padding:6px 12px;border-radius:999px;font-size:.82rem;font-weight:600}.comment-form input[type=submit],.tag-chip:hover{background:var(--dark);color:#fff}.author-box{display:flex;gap:16px;align-items:center;margin:24px 0;padding:18px;border-radius:var(--radius-md)}.author-box p{margin:4px 0 0;color:var(--muted);font-size:.9rem}.recommended-section{margin-top:40px;margin-bottom:0}.comments-area{padding:22px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);max-width:900px;margin:28px auto 8px}.comment-list,.sidebar-card ul{list-style:none;padding:0;margin:0}.comment,.sidebar-card li{padding:14px 0;border-bottom:1px solid var(--border)}.sidebar-card li{padding:9px 0}.comment-form input,.comment-form textarea{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:10px;font-family:inherit}.comment-form input[type=submit]{width:auto;border:0;cursor:pointer;font-weight:700;padding:10px 20px;border-radius:999px}.archive-layout{display:grid;grid-template-columns:1fr 280px;gap:28px;align-items:start}.archive-layout .watch-grid-3{grid-column:1}.sidebar{display:flex;flex-direction:column;gap:16px}.sticky-sidebar{position:sticky;top:96px}.sidebar-card{padding:20px;background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid var(--border);border-radius:var(--radius-md)}.sidebar-card h3{margin:0 0 10px;font-size:.95rem;text-transform:uppercase;letter-spacing:.1em}.sidebar-card li:last-child{border-bottom:none}.pagination{display:flex;gap:10px;margin-top:22px}.pagination a,.pagination span{background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:8px 14px;font-weight:600}.pagination .current{background:var(--dark);color:#fff;border-color:var(--dark)}.page-content-wrap{width:100%}.page-content-wrap .entry-content,.page-content-wrap .single-title{max-width:900px;margin-left:auto;margin-right:auto}.error-404-wrap{max-width:560px;margin:60px auto;text-align:center}.error-404-wrap p{color:var(--muted);margin:14px 0 22px}.error-actions{display:flex;gap:12px;justify-content:center}.site-footer{background:var(--dark);color:#d1d5db;padding:36px 0 26px;margin-top:0}.newsletter-response{min-height:1.2em;margin:10px 0 0;font-size:.88rem;font-weight:600}.newsletter-response.is-success{color:#86efac}.newsletter-response.is-error{color:#fca5a5}.newsletter,.newsletter form{display:flex;flex-wrap:wrap;align-items:center}.newsletter{position:relative;box-sizing:border-box;margin:0 0 32px;padding:30px 32px;border-radius:var(--radius-lg);background:var(--dark);border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 16px rgba(0,0,0,.2);justify-content:space-between;gap:24px}.newsletter>*{position:relative;z-index:1}.newsletter-badge,.newsletter-field{align-items:center;border-radius:999px}.newsletter-badge{display:inline-flex;gap:6px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.24);color:#fff;font-weight:800;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;padding:5px 12px;margin-bottom:12px}.newsletter h3{margin:0 0 6px;color:#fff;font-size:1.35rem;font-weight:900;letter-spacing:-.01em}.newsletter p{margin:0;color:#9ca3af;font-size:.92rem}.newsletter>div{flex:1 1 300px;max-width:460px}.newsletter form{gap:10px;flex:2 1 480px;justify-content:flex-end}.newsletter-field{box-sizing:border-box;display:flex;gap:8px;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.1);padding:0 16px;height:46px;min-height:46px;max-height:46px;flex-shrink:0;color-scheme:light;transition:box-shadow .2s ease,background .2s ease;-webkit-tap-highlight-color:transparent}.newsletter-field:focus-within{background:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.3)}.newsletter-field svg{flex-shrink:0;color:#9ca3af}.newsletter-field-email{min-width:220px;flex:1 1 220px}.newsletter-field-state{min-width:190px;flex:1 1 190px;position:relative}.newsletter-state-toggle{all:unset;box-sizing:border-box;display:flex;align-items:center;width:100%;height:100%;font:inherit;font-weight:600;font-size:.92rem;color:#0a0a0a;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.newsletter-state-toggle::after{content:"";margin-left:auto;width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);opacity:.55;flex-shrink:0}.newsletter-state-panel{display:none;position:absolute;top:calc(100% + 10px);left:0;width:max-content;min-width:240px;max-width:min(320px,90vw);max-height:320px;overflow-y:auto;overflow-x:hidden;background:#fff;color-scheme:light;border-radius:14px;border:1px solid #e7e7ea;box-shadow:0 20px 48px rgba(0,0,0,.28);padding:6px;z-index:60}.newsletter-state-panel.is-open{display:block}.newsletter-state-option{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;font-size:.88rem;font-weight:600;color:#0a0a0a;cursor:pointer}.newsletter-state-option:focus-visible,.newsletter-state-option:hover{background:#f0f0f3;color:#0a0a0a}.newsletter-state-option:has(input:checked){background:#eef6ff;color:#0a0a0a}.newsletter-state-option input[type=checkbox]{width:15px;height:15px;flex-shrink:0;accent-color:#0a0a0a;cursor:pointer}.newsletter-state-option-all{border-bottom:1px solid #e7e7ea;margin-bottom:4px;padding-bottom:12px}.newsletter input:not([type=checkbox]),.newsletter select{box-sizing:border-box;border:0;outline:0;background:0 0;padding:0;margin:0;height:100%;line-height:normal;font-weight:600;font-size:.92rem;color:#0a0a0a;background-color:transparent;color-scheme:light;width:100%;-webkit-tap-highlight-color:transparent;appearance:none;-webkit-appearance:none}.newsletter select{cursor:pointer;appearance:none;-webkit-appearance:none;padding-right:4px}.newsletter input:-webkit-autofill,.newsletter input:-webkit-autofill:focus,.newsletter input:-webkit-autofill:hover{-webkit-text-fill-color:#0a0a0a;-webkit-box-shadow:0 0 0 1000px rgba(255,255,255,.98) inset;box-shadow:0 0 0 1000px rgba(255,255,255,.98) inset;transition:background-color 9999s ease-in-out 0s}.newsletter input:not([type=checkbox]):focus,.newsletter select:focus{outline:0;box-shadow:none}.newsletter input:not([type=checkbox]){cursor:text}.newsletter input::placeholder{color:#6b7280}.newsletter button{box-sizing:border-box;display:inline-flex;align-items:center;gap:8px;border:1.5px solid #fff;border-radius:999px;padding:0 24px;height:46px;flex-shrink:0;background:#fff;color:#0a0a0a;font-weight:800;font-size:.92rem;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.35);transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.newsletter button:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,0,0,.45)}.newsletter button:disabled{opacity:.7;cursor:default;transform:none}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.newsletter{background:var(--dark)}}.footer-main{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;flex-wrap:wrap;padding-bottom:24px;border-bottom:1px solid #262626;margin-bottom:20px}.footer-brand .brand-word,.footer-menu a:hover{color:#fff}.footer-brand .custom-logo-link{display:flex;align-items:center}.footer-brand .custom-logo-link img{filter:brightness(1);display:block}.footer-links{flex:0 0 auto}.footer-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;font-weight:600}.footer-menu a{color:#d1d5db}.footer-socials{flex:0 0 auto}.footer-socials a{color:#fff}.footer-widgets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px}.footer-widgets .widget h3{color:#fff;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.footer-widgets .widget,.footer-widgets .widget a{color:#9ca3af}.footer-bottom{padding-top:18px;font-size:.85rem;color:#9ca3af}.membership-page{width:100%;padding-bottom:20px}.membership-topbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:18px;margin-bottom:32px}.membership-topbar .back-link{color:var(--muted);font-weight:600;font-size:.92rem}.auth-topbar .back-link:hover,.membership-topbar .back-link:hover{color:var(--text)}.membership-topbar-spacer{width:120px}.membership-logo .brand-word{font-size:1.4rem}.membership-logo .site-logo-img{max-height:34px;width:auto}.membership-intro{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;margin-bottom:48px}.membership-intro-copy h1{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:900;margin:0 0 16px}.membership-subhead{font-size:1.1rem;font-weight:800;margin:24px 0 10px}.membership-benefits{list-style:disc;padding-left:20px;color:#262626;display:flex;flex-direction:column;gap:8px}.membership-intro-media{border-radius:var(--radius-lg);overflow:hidden;background:var(--dark);aspect-ratio:16/10.5}.membership-intro-copy:only-child{grid-column:1/-1;max-width:640px}.membership-step-title{font-size:1.3rem;font-weight:900;text-align:center;margin:0 0 6px}.membership-step-note{text-align:center;color:var(--muted);margin:0 0 24px}.membership-plans{margin-bottom:48px}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.auth-form input,.plan-card{border:1px solid var(--border)}.plan-card{border-radius:var(--radius-md);padding:24px;text-align:center;background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);position:relative;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.plan-card:hover{border-color:var(--text);box-shadow:var(--shadow);transform:translateY(-2px)}.plan-card-highlight{border-color:var(--accent-ink)}.plan-card-popular-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--accent);color:var(--accent-ink);font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:4px 14px;border-radius:999px;white-space:nowrap}.plan-card h4{margin:0 0 14px;font-size:1.05rem}.plan-old-price{color:var(--muted);text-decoration:line-through;font-size:.95rem}.plan-price{font-size:1.7rem;font-weight:900;margin:2px 0 14px}.plan-feature{display:inline-flex;align-items:center;gap:8px;color:#2563eb;font-weight:700;font-size:.92rem;margin-bottom:18px}.plan-dot{width:9px;height:9px;border-radius:50%;background:#2563eb;display:inline-block}.plan-btn{width:100%}.membership-contact{margin-bottom:12px}.contact-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--border);border-radius:var(--radius-md);padding:18px 22px}.contact-item{display:inline-flex;align-items:center;gap:8px;color:#475569;font-weight:600}.contact-item-muted{color:var(--muted);font-weight:400}@media (max-width:900px){.membership-intro,.plan-grid{grid-template-columns:1fr}.contact-bar{flex-direction:column;align-items:flex-start}}.auth-black-bar{background:var(--dark);height:10px}.auth-topbar{border-bottom:1px solid var(--border)}.auth-topbar-inner{display:flex;align-items:center;justify-content:space-between;padding:22px 0}.auth-topbar .back-link{color:var(--muted);font-weight:500;font-size:.95rem;flex:1}.auth-logo{flex:1;display:flex;justify-content:center}.auth-logo .brand-word{font-size:1.8rem}.auth-logo .custom-logo-link{display:flex;align-items:center}.auth-logo .custom-logo-link img{max-height:40px;width:auto;display:block}.auth-logo .site-logo-img{max-height:40px;width:auto}.auth-topbar-spacer{flex:1}.auth-main{padding:40px 0 80px}.auth-page{display:flex;justify-content:center}.auth-card{width:100%;padding:0 16px}.auth-title{text-align:center;font-size:1.9rem;font-weight:800;margin:0 0 8px}.auth-sub{text-align:center;color:var(--muted);margin:0 0 32px;font-size:1rem}.auth-response{font-size:.9rem;font-weight:600;text-align:center}.auth-response.is-success{color:#15803d}.auth-response.is-error{color:var(--danger)}.auth-form,.auth-form label{display:flex;flex-direction:column}.auth-form label{font-weight:600;font-size:.95rem;color:#374151}.auth-form input{background:var(--surface-2);border-radius:10px;font-size:.98rem;font-weight:400;font-family:inherit;color:var(--text)}.auth-form input:focus{outline:0;border-color:var(--text);background:var(--surface)}.auth-form input::placeholder{color:#9ca3af}.password-field{position:relative;display:flex}.password-field input{flex:1;padding-right:50px}.password-toggle{position:absolute;top:50%;right:14px;transform:translateY(-50%);border:0;background:0 0;color:var(--muted);cursor:pointer;display:inline-flex;padding:4px}.otp-hint strong,.password-toggle:hover{color:var(--text)}.otp-hint{text-align:center;color:var(--muted);margin:-4px 0 4px}.auth-form-links{display:flex;justify-content:flex-end;margin-top:-8px}.auth-form-links a{font-size:.9rem}.account-notification-item a:hover,.account-sub-status a:hover,.auth-alt a:hover,.auth-form-links a:hover,.auth-terms-row a:hover{text-decoration:underline}.auth-terms-row{display:flex;align-items:flex-start;gap:8px;font-weight:500;font-size:.88rem;color:#4b5563}.auth-terms-row input[type=checkbox]{width:auto;margin-top:3px;accent-color:var(--text);flex-shrink:0}.auth-form-links a,.auth-terms-row a{color:#2563eb;font-weight:600}.auth-submit{width:100%;border:0;border-radius:10px;padding:16px 20px;background:var(--dark);color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:opacity .15s ease}.auth-submit:hover{opacity:.88}.auth-submit:disabled{background:#d1d5db;cursor:not-allowed;opacity:1}.auth-submit-outline{background:0 0;color:var(--dark);border:2px solid var(--border)}.auth-submit-outline:hover{opacity:1}.auth-alt{text-align:center;margin:28px 0 0;font-size:.95rem;color:var(--muted)}.auth-alt a{font-weight:700;color:var(--text)}.auth-notice{display:flex;align-items:center;gap:10px;background:#eaf3ff;border-left:4px solid #2563eb;color:#1e3a5c;border-radius:8px;padding:14px 16px;font-size:.9rem;margin:0 0 22px}.auth-notice svg{flex-shrink:0;color:#2563eb}.account-page{width:100%;max-width:900px;margin:-20px auto 0;padding:0 0 8px}.account-title{text-align:center;font-size:1.9rem;font-weight:800;margin:0 0 8px}.account-subtitle{text-align:center;color:var(--muted);margin:0 0 32px;font-size:1rem}.account-card{display:grid;grid-template-columns:220px 1fr;gap:0;background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow)}.account-sidebar{display:flex;flex-direction:column;padding:18px;gap:6px;border-right:1px solid var(--border)}.account-tab-btn{display:flex;align-items:center;gap:10px;border:0;background:0 0;color:var(--text);text-align:left;padding:12px 14px;border-radius:var(--radius-sm);font-weight:700;font-size:.92rem;cursor:pointer;text-decoration:none}.account-tab-btn:hover,.auth-submit-outline:hover,.notif-page-item a:hover{background:var(--surface-2)}.account-tab-btn.is-active{background:var(--dark);color:#fff}.account-logout{color:var(--danger);margin-top:8px}.account-logout:hover{background:rgba(225,29,46,.08)}.account-panels{padding:28px 32px}.account-panel{display:none}.account-panel.is-active{display:block}.account-panel h2{margin:0 0 18px;font-size:1.2rem;font-weight:800}.account-password-heading{margin-top:32px}.account-form,.account-form label{display:flex;flex-direction:column;gap:18px}.account-form label{gap:8px;font-weight:600;font-size:.9rem;color:#374151}.account-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.account-form-row-single{grid-template-columns:1fr}.account-form input,.account-form select{border:1px solid var(--border);border-radius:var(--radius-sm);padding:11px 14px;font-size:.95rem;background:var(--surface-2);font-family:inherit;color:var(--text)}.account-form input:focus,.account-form select:focus,.wall-composer textarea:focus{outline:0;border-color:var(--text);background:var(--surface)}.account-form input:disabled{color:var(--muted);cursor:not-allowed}.account-form .password-field input{padding-right:50px}.account-update-btn{align-self:flex-start;padding:12px 26px}.account-gender-field{display:flex;flex-direction:column;gap:8px}.account-field-label{font-weight:600;font-size:.9rem;color:#374151}.account-field-hint,.auth-field-hint{margin:-10px 0 0;font-size:.8rem;color:var(--muted)}.auth-field-hint{margin:-14px 0 0}.account-field-hint span,.auth-field-hint span{font-weight:700;color:#1a86ff;word-break:break-all}.daylive-username-status{display:block;margin-top:4px;font-size:.78rem;font-weight:600;min-height:1.1em}.daylive-username-status.is-success{color:#16a34a}.daylive-username-status.is-error{color:#dc2626}#daylive-username{text-transform:lowercase}.account-radio-group{display:flex;align-items:center;gap:18px;height:100%;padding-top:4px}.account-radio{flex-direction:row!important;align-items:center;gap:6px!important;font-weight:500!important;cursor:pointer}.account-checkbox input,.account-radio input{width:auto;accent-color:var(--text)}.account-interests-field{display:flex;flex-direction:column;gap:10px}.account-checkbox-group{display:flex;flex-wrap:wrap;gap:10px 18px}.account-checkbox{flex-direction:row!important;align-items:center;gap:6px!important;font-weight:500!important;cursor:pointer}.account-tab-badge{margin-left:auto;background:var(--accent);color:var(--accent-ink);font-size:.72rem;font-weight:800;line-height:1;padding:3px 7px;border-radius:999px}.account-tab-btn.is-active .account-tab-badge{background:#fff;color:var(--dark)}.account-interests-form{padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid var(--border)}.account-interests-save{margin-top:4px;align-self:flex-start}.account-notifications-heading{font-size:1rem;margin:0 0 6px}.account-notifications-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.account-notification-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 4px;border-bottom:1px solid var(--border)}.account-notification-item:last-child{border-bottom:0}.account-notification-item a{font-weight:700;color:var(--text);text-decoration:none}.account-notification-time{flex-shrink:0;font-size:.82rem;color:var(--muted)}.account-notification-item.is-unread{position:relative;padding-left:16px}.account-notification-item.is-unread::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:7px;height:7px;border-radius:50%;background:var(--accent)}.account-form-actions{display:flex;align-items:center;gap:12px}.account-form-actions .account-update-btn{align-self:auto}.account-password-wrap{margin-top:8px}.account-sub-desc{color:var(--muted);margin:0 0 14px}.account-sub-status{font-size:.95rem}.account-sub-status a{font-weight:700;color:#2563eb}@media (max-width:720px){.account-card{grid-template-columns:1fr}.account-sidebar{flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid var(--border)}.account-panels{padding:22px 18px}.account-form-row{grid-template-columns:1fr}.account-form-actions{flex-direction:column-reverse;align-items:stretch}}@media (max-width:640px){.auth-topbar-inner{padding:16px 0}.auth-topbar .back-link{font-size:0}.auth-topbar .back-link::before{content:"←";font-size:1.1rem}.auth-card{padding:0 12px}.auth-title{font-size:1.6rem}}.notif-page{width:100%;max-width:720px;margin:0 auto;padding:24px 0 48px}.notif-page-card{background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow)}.notif-page-tabs{display:flex;gap:4px;padding:10px 20px 0;border-bottom:1px solid var(--border)}.notif-page-tab{display:inline-flex;align-items:center;gap:7px;background:0 0;border:0;border-bottom:2px solid transparent;font-weight:700;font-size:.9rem;color:var(--muted);padding:12px 14px;cursor:pointer;font-family:inherit}.notif-page-tab:hover{color:var(--text)}.notif-page-tab.is-active{color:var(--text);border-bottom-color:var(--dark)}.notif-page-tab-count{font-size:.7rem;font-weight:800;background:var(--surface-2);color:var(--muted);border-radius:999px;padding:2px 7px;line-height:1.4}.notif-page-tab.is-active .notif-page-tab-count{background:var(--dark);color:#fff}.notif-page-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:56px 24px;color:var(--muted);text-align:center}.notif-page-empty svg{color:var(--border)}.notif-page-empty p{margin:0;font-size:.9rem;max-width:380px}.notif-page-unread-empty{text-align:center;color:var(--muted);font-size:.9rem;padding:36px 24px;margin:0}.notif-page-list{list-style:none;margin:0;padding:6px}.notif-page-item a{display:flex;align-items:flex-start;gap:10px;padding:14px 12px;border-radius:var(--radius-sm);text-decoration:none}.notif-page-item.is-unread a{background:#fff8ec}.notif-page-item.is-unread a:hover{background:#fdf1dc}.notif-page-item .notif-item-title{display:block;font-weight:700;font-size:.92rem;line-height:1.4;color:var(--text)}.notif-page-item .notif-item-time{display:block;font-size:.8rem;color:var(--muted);margin-top:3px}.notif-page-item .notif-dot{width:8px;height:8px;border-radius:50%;margin-top:6px;flex-shrink:0;background:0 0}.notif-page-item.is-unread .notif-dot{background:var(--accent)}.checkout-card{max-width:560px}.checkout-summary{border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px 24px;margin-bottom:28px}.checkout-summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.checkout-summary-head h2{margin:0;font-size:1.15rem;font-weight:800}.checkout-off-badge{flex-shrink:0;background:var(--dark);color:#fff;font-size:.72rem;font-weight:800;padding:5px 12px;border-radius:999px}.checkout-summary-note{color:var(--muted);font-size:.92rem;margin:6px 0 18px}.checkout-price-box{background:var(--dark);color:#fff;border-radius:var(--radius-md);padding:18px 20px}.checkout-price-row{display:flex;align-items:center;justify-content:space-between;font-size:.92rem;color:#d1d5db;padding:4px 0}.checkout-price-strike{text-decoration:line-through;color:#9ca3af}.checkout-price-save{color:#4ade80;font-weight:700}.checkout-price-divider{border-top:1px solid rgba(255,255,255,.15);margin:8px 0}.checkout-price-final{font-size:1.05rem;font-weight:800;color:#fff;padding-top:8px}.checkout-secure-note{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--muted);background:var(--surface-2);border-radius:var(--radius-sm);padding:10px 14px;margin:-6px 0 0}.checkout-secure-note svg{flex-shrink:0}.checkout-terms{text-align:center;font-size:.78rem;color:var(--muted);margin:0}@media (max-width:1024px){.archive-layout{grid-template-columns:1fr}.carousel-track .watch-card{flex:0 0 calc((100% - 18px)/2)}}@media (max-width:900px){.spotlight-grid{grid-template-columns:1fr}.spotlight-alt .spotlight-copy,.spotlight-alt .spotlight-media{order:0}.watch-grid-3{grid-template-columns:1fr 1fr}.carousel-track .watch-card{flex:0 0 calc((100% - 18px)/2)}.footer-main{flex-direction:column;gap:18px}.header-inner{flex-wrap:nowrap;gap:10px}.main-nav{position:absolute;top:100%;left:0;right:0;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow);justify-content:flex-start}.main-nav.open{display:flex}.main-nav .menu{flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:12px 16px 18px}.main-nav .menu a{display:block;width:100%;padding:10px 0}.header-subnav,.main-nav{display:none!important}.mobile-nav-overlay{position:fixed;inset:0;background:rgba(10,10,10,.4);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:998}.mobile-nav-overlay.is-active{opacity:1;visibility:visible}.mobile-nav-drawer{position:fixed;top:0;right:0;bottom:0;width:min(84%,340px);background:var(--surface);box-shadow:-16px 0 40px rgba(0,0,0,.28);z-index:999;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s ease;overflow-y:auto}.mobile-nav-drawer.is-active{transform:translateX(0)}.mobile-nav-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--border);flex-shrink:0}.mobile-nav-drawer-title{font-weight:900;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text)}.mobile-nav-drawer-close{border:1px solid var(--border);background:var(--surface-2);width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text);cursor:pointer;flex-shrink:0}.mobile-nav-drawer-close:hover,.mobile-nav-menu a:hover{background:var(--border)}.mobile-nav-drawer-menu{flex:1;padding:16px}.mobile-nav-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.mobile-nav-drawer-actions .btn,.mobile-nav-menu a{display:flex;align-items:center;font-weight:800;font-size:.86rem}.mobile-nav-menu a{padding:15px 16px;border-radius:var(--radius-md);background:var(--surface-2);letter-spacing:.01em;text-transform:uppercase;color:var(--text);transition:background .15s ease}.mobile-nav-menu .current-menu-item>a{background:var(--accent);color:var(--accent-ink)}.mobile-nav-drawer-actions{flex-shrink:0;display:flex;flex-direction:row;gap:10px;padding:16px 20px 22px;border-top:1px solid var(--border)}.mobile-nav-drawer-actions .btn{justify-content:center;gap:6px;flex:1;min-width:0;padding:12px 10px;border-radius:999px;white-space:nowrap}.mobile-nav-drawer-actions .btn-outline{border:1.5px solid var(--text);color:var(--text);background:0 0}.mobile-nav-drawer-actions .btn-dark{background:var(--dark);color:#fff;border:1.5px solid var(--dark)}body.mobile-nav-open{overflow:hidden}.signin-btn span{display:none}.signin-btn{padding:0;width:34px;height:34px;justify-content:center;border-radius:999px;flex-shrink:0}.header-actions .btn.btn-outline:not(.signin-btn){padding:7px 14px;font-size:.8rem;flex-shrink:0;white-space:nowrap}.account-dd-chevron,.account-dd-name-inline,.header-actions .dm-header-link,.header-actions .header-create-btn,.header-actions .signin-btn{display:none!important}.account-dd-toggle{padding:2px;gap:0}.header-inner .topbar-location-toggle span{display:inline!important;max-width:130px}.header-inner .topbar-location-toggle{font-size:1rem;padding:0 12px}}@media (max-width:640px){.brand-word{font-size:1.5rem}.header-actions{gap:4px}.watch-grid-3{grid-template-columns:1fr}.carousel-track .watch-card{flex:0 0 85%}.newsletter,.newsletter form{flex-direction:column;align-items:stretch}.newsletter{padding:24px 20px;gap:18px}.newsletter>div{flex:none;max-width:none}.newsletter form{width:100%;flex:none;justify-content:flex-start}.newsletter-field-email,.newsletter-field-state{min-width:0;width:100%}.newsletter button{width:100%;justify-content:center}}.account-avatar-block{display:flex;align-items:center;gap:18px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--border)}.account-avatar-img,.profile-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;border:1px solid var(--border);flex-shrink:0}.account-avatar-btn{display:inline-block;padding:9px 18px;font-size:.85rem;cursor:pointer}.account-avatar-hint{margin:8px 0 0;font-size:.8rem;color:var(--muted)}.profile-page{--bg:#f3f4f6;--danger:#E50914;--radius-lg:18px;--radius-md:18px;width:100%;max-width:1180px;margin:-22px auto 0;padding:20px 20px 48px;background:var(--bg);color:var(--text);border-radius:18px}html.dark-mode .profile-page{--bg:var(--surface)}.profile-cover-wrap{margin-bottom:28px}.profile-cover{position:relative;height:300px;border-radius:var(--radius-lg);background:var(--dark-2);overflow:hidden;box-shadow:0 1px 3px rgba(10,10,10,.08)}html.dark-mode .profile-cover{background:var(--dark-2);border:1px solid var(--border)}.profile-cover-edit-btn{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;font-weight:700;color:#fff;background:rgba(10,10,10,.55);border:1px solid rgba(255,255,255,.35);border-radius:999px;cursor:pointer;backdrop-filter:blur(2px)}.profile-cover-edit-btn:hover{background:rgba(10,10,10,.75)}.profile-cover-response{text-align:center;margin:10px 0 0}.profile-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 24px 0}.profile-head-main{display:flex;align-items:flex-end;gap:20px;min-width:0}.profile-avatar-wrap{flex-shrink:0;position:relative;margin-top:-64px;border-radius:50%;padding:5px;background:var(--surface);border:3px solid var(--bg);box-shadow:0 1px 4px rgba(10,10,10,.12)}.profile-avatar-btn{display:block;border:0;background:0 0;padding:0;border-radius:50%;cursor:pointer;position:relative}.profile-avatar-btn:hover .profile-avatar{filter:brightness(.9)}.profile-avatar-wrap .profile-avatar{display:block;width:128px;height:128px;border-radius:50%;object-fit:cover}.profile-head-info{min-width:0;padding-bottom:6px}.profile-head-info h1{margin:0 0 6px;font-size:1.5rem;font-weight:800;display:inline-flex;align-items:center;gap:6px}.profile-bio{margin:0 0 8px;color:var(--text);font-size:.95rem;line-height:1.5}.profile-meta-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin:0 0 10px}.profile-meta-item{display:inline-flex;align-items:center;gap:5px;font-size:.82rem;color:var(--muted)}.profile-meta-link{color:var(--accent);text-decoration:none}.profile-meta-link:hover{text-decoration:underline}#verification-overlay .daylive-modal-head h3 svg,.profile-edit-link,.wall-audience-except-item input[type=checkbox],.wall-post-audience-badge svg,.wall-post-menu-item svg{flex-shrink:0}.profile-articles{margin-bottom:32px}.profile-stats{display:flex;align-items:center;gap:20px;margin:4px 0 0}.profile-stat{font-size:.9rem;color:var(--muted)}.profile-stat strong{color:var(--text);font-weight:800;margin-right:4px}.profile-stat-btn{background:0 0;border:0;padding:2px 4px;margin:-2px -4px;border-radius:var(--radius-sm);cursor:pointer;font-family:inherit;transition:background .15s ease,transform .1s ease}.profile-stat-btn:hover,.suggestions-modal-list .suggestion-item:hover{background:var(--surface-2)}.profile-stat-btn:active{transform:scale(.97)}.follow-list-modal{display:none;position:fixed;inset:0;background:rgba(10,10,10,.55);z-index:200;align-items:center;justify-content:center;padding:20px}.follow-list-modal.open{display:flex;animation:notif-pop .15s ease}.follow-list-modal-box{background:var(--surface);border-radius:var(--radius-lg);width:100%;max-width:380px;max-height:72vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.35);overflow:hidden}.follow-list-modal-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--border);font-weight:800;font-size:1rem}.follow-list-modal-close{width:32px;height:32px;border-radius:50%;border:0;background:var(--surface-2);color:var(--text);display:flex;align-items:center;justify-content:center;cursor:pointer}.follow-list-modal-close:hover{background:var(--border)}.follow-list-modal-body{overflow-y:auto;padding:8px}.profile-suggestions-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.profile-suggestions-show-all{border:0;background:0 0;color:var(--accent, #2563eb);font-size:.8rem;font-weight:700;cursor:pointer;padding:0;flex-shrink:0}.profile-suggestions-show-all:hover{text-decoration:underline}.suggestions-modal{display:none;position:fixed;inset:0;background:rgba(10,10,10,.55);z-index:200;align-items:center;justify-content:center;padding:20px}.suggestions-modal.open{display:flex;animation:notif-pop .15s ease}.suggestions-modal-box{background:var(--surface);border-radius:var(--radius-lg);width:100%;max-width:420px;max-height:78vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.35);overflow:hidden}.suggestions-modal-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--border);font-weight:800;font-size:1rem}.suggestions-modal-close{width:32px;height:32px;border-radius:50%;border:0;background:var(--surface-2);color:var(--text);display:flex;align-items:center;justify-content:center;cursor:pointer}.suggestions-modal-close:hover{background:var(--border)}.suggestions-modal-body{overflow-y:auto;padding:8px}.suggestions-modal-empty{padding:20px;text-align:center;color:var(--muted);font-size:.85rem}.suggestions-modal-list{display:flex;flex-direction:column;gap:4px}.suggestions-modal-list .suggestion-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px;border-radius:10px}.suggestions-modal-list .suggestion-link{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.follow-list,.suggestions-modal-list{list-style:none;margin:0;padding:0}.follow-list-item{display:flex;align-items:center;gap:12px;padding:10px;border-radius:var(--radius-md);text-decoration:none;color:var(--text);transition:background .15s ease}.follow-list-item:hover,.wall-composer textarea{background:var(--surface-2)}.follow-list-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.follow-list-name{display:inline-flex;align-items:center;gap:3px;font-weight:700;font-size:.92rem}.follow-list-empty,.follow-list-loading{text-align:center;color:var(--muted);padding:30px 10px;font-size:.9rem}.profile-head-actions{flex-shrink:0;padding-bottom:6px;display:flex;flex-direction:column;align-items:flex-end;gap:10px;max-width:230px}.profile-follow-btn{display:inline-flex;align-items:center;justify-content:center;min-width:118px;padding:10px 22px;font-size:.9rem;font-weight:700;color:#fff;background:var(--danger);border:1px solid var(--danger);border-radius:999px;cursor:pointer}.profile-follow-btn:hover,.wall-comment-form button:hover{opacity:.9}.profile-follow-btn.is-following{color:var(--text);background:var(--surface);border-color:var(--border)}.profile-follow-btn.is-following:hover{color:var(--danger);border-color:var(--danger)}.profile-tabs{display:flex;gap:6px;border-bottom:1px solid var(--border);margin-bottom:18px}.profile-tab{position:relative;padding:12px 18px;font-size:.9rem;font-weight:700;color:var(--muted);background:0 0;border:0;border-bottom:2px solid transparent;cursor:pointer;margin-bottom:-1px;transition:color .2s ease}.profile-tab:hover{color:var(--text)}.profile-tab::after{content:"";position:absolute;left:18px;right:18px;bottom:-2px;height:2px;border-radius:2px;background:var(--danger);transform:scaleX(0);transition:transform .25s ease}.profile-tab.is-active{color:var(--text);border-bottom-color:transparent}.profile-tab.is-active::after{transform:scaleX(1)}.profile-tab-more{position:relative;display:flex}.profile-tab-more-btn{display:inline-flex;align-items:center;gap:4px}.profile-more-dropdown{top:calc(100% + 6px);left:0;right:auto;transform:none;width:220px}.profile-more-dropdown .avatar-dd-arrow{left:18px;margin-left:0}.profile-about-card{background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid var(--border);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:10px}.profile-about-edit-link{align-self:flex-start;margin-bottom:4px}.profile-about-row{font-size:.9rem;color:var(--text);margin:0}.profile-about-row strong{font-weight:700;margin-right:4px}.profile-about-empty{color:var(--muted)}.friend-grid-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.friend-grid-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:14px;align-items:center}@media (max-width:640px){.friend-grid-list{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}.wall-composer{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:18px;margin-bottom:22px}.wall-composer textarea{width:100%;border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px 14px;font-size:.95rem;font-family:inherit;resize:vertical;min-height:70px}.wall-composer-preview{margin-top:12px}.wall-composer-preview img,.wall-composer-preview video{max-width:100%;max-height:320px;border-radius:var(--radius-sm);display:block}.wall-composer-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.wall-media-btn{display:inline-flex;align-items:center;gap:7px;font-size:.85rem;font-weight:700;color:var(--muted);cursor:pointer}.wall-media-btn:hover{color:var(--text)}.wall-composer-audience{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.wall-audience-label{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:600;color:var(--muted);flex-shrink:0}.wall-audience-except-panel,.wall-composer-audience select{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2)}.wall-composer-audience select{color:var(--text);font-size:.85rem;font-weight:600;padding:6px 10px;max-width:100%}.wall-audience-except-panel{margin-top:10px;padding:12px}.wall-audience-except-hint{font-size:.8rem;color:var(--muted);margin:0 0 8px}.wall-audience-except-search{width:100%;border:1px solid var(--border);border-radius:var(--radius-sm);padding:8px 10px;font-size:.85rem;font-family:inherit;background:var(--surface);margin-bottom:8px}.wall-audience-except-list{max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.wall-audience-except-item{display:flex;align-items:center;gap:9px;padding:7px 6px;border-radius:var(--radius-sm);cursor:pointer;font-size:.85rem}.wall-audience-except-item:hover{background:var(--surface)}.wall-audience-except-avatar{width:26px;height:26px;border-radius:50%;object-fit:cover;flex-shrink:0}.wall-audience-except-empty{font-size:.82rem;color:var(--muted);text-align:center;padding:8px 0;margin:0}.wall-post-audience-badge{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;color:var(--muted);margin-top:1px}.wall-list{display:flex;flex-direction:column;gap:16px}.wall-post{transition:box-shadow .15s ease,transform .15s ease;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:16px}.wall-post:hover{box-shadow:0 6px 18px rgba(10,10,10,.08)}.wall-post-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.wall-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.wall-post-headtext{display:flex;flex-direction:column;flex:1;min-width:0}.wall-post-headtext strong{font-size:.92rem;display:inline-flex;align-items:center;gap:3px}.wall-post-delete,.wall-post-time{color:var(--muted)}.wall-post-time{font-size:.78rem}.wall-post-delete{border:0;background:0 0;font-size:1.3rem;line-height:1;cursor:pointer;padding:4px 8px;flex-shrink:0}.wall-post-delete:hover,.wall-post-like-count svg{color:var(--danger)}.wall-post-text{margin:0 0 12px;font-size:.95rem;line-height:1.55;white-space:pre-line}.wall-post-media img,.wall-post-media video{width:100%;max-height:480px;object-fit:cover;border-radius:var(--radius-sm);display:block}.wall-empty{color:var(--muted);text-align:center;padding:32px 0}.wall-post-pinned-flag{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:700;color:var(--muted);margin-bottom:10px}.wall-post-menu-wrap{position:relative;flex-shrink:0;margin-left:auto}.wall-post-menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;background:0 0;border-radius:50%;color:var(--muted);cursor:pointer}.wall-post-menu-toggle:hover{background:var(--surface-2);color:var(--text)}.wall-post-menu-dropdown{display:none;position:absolute;top:calc(100% + 8px);right:0;z-index:20;min-width:210px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow);padding:6px}.wall-post-menu-dropdown.open{display:block}.wall-post-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;font-size:.86rem;font-weight:600;color:var(--text);background:0 0;border:0;border-radius:var(--radius-sm);cursor:pointer;text-align:left}.wall-comment-form input,.wall-post-menu-item:hover{background:var(--surface-2)}.wall-post-menu-divider{height:1px;background:var(--border);margin:6px 4px}.wall-post-menu-item.wall-post-delete,.wall-post-menu-item.wall-post-menu-danger{font-size:.86rem;padding:9px 10px;color:var(--danger)}.wall-post-menu-item.wall-post-delete:hover,.wall-post-menu-item.wall-post-menu-danger:hover{background:rgba(225,29,46,.08);color:var(--danger)}.wall-post-stats{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 0 10px;font-size:.8rem;color:var(--muted);border-bottom:1px solid var(--border);margin-bottom:4px}.wall-post-like-count{display:inline-flex;align-items:center;gap:5px}.wall-post-comment-count-btn{border:0;background:0 0;color:var(--muted);font-size:.8rem;cursor:pointer;padding:0}.biz-contact-phone-row a:hover,.my-page-card-name a:hover,.page-breadcrumb a:hover,.wall-post-comment-count-btn:hover{text-decoration:underline}.wall-post-actions{display:flex;align-items:center;padding-top:4px}.wall-action-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 4px;font-size:.85rem;font-weight:700;color:var(--muted);background:0 0;border:0;border-radius:var(--radius-sm);cursor:pointer}.wall-action-btn:hover{background:var(--surface-2);color:var(--text)}.wall-like-btn.is-liked{color:var(--danger)}.wall-post-comments{margin-top:10px;padding-top:10px;border-top:1px solid var(--border)}.wall-comments-list{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.wall-comment{display:flex;align-items:flex-start;gap:8px}.wall-comment-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.wall-comment-bubble{background:var(--surface-2);border-radius:var(--radius-sm);padding:8px 12px}.wall-comment-bubble strong{display:block;font-size:.8rem;margin-bottom:2px}.wall-comment-bubble p{margin:0;font-size:.88rem;line-height:1.45;white-space:pre-line}.wall-comment-form{display:flex;align-items:center;gap:8px}.wall-comment-form input{flex:1;border:1px solid var(--border);border-radius:999px;padding:8px 14px;font-size:.85rem;font-family:inherit}.wall-comment-form input:focus{outline:0;border-color:var(--text);background:var(--surface)}.wall-comment-form button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border:0;border-radius:50%;background:var(--dark);color:#fff;cursor:pointer}.wall-comment-login-hint{margin:0;font-size:.85rem;color:var(--muted)}.wall-comment-login-hint a{font-weight:700;color:var(--text);text-decoration:underline}.avatar-dd-dropdown{display:none;position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);width:220px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 18px 40px -12px rgba(10,10,10,.22),0 4px 12px rgba(10,10,10,.06)}.avatar-dd-dropdown.open{display:block;animation:notif-pop .15s ease}.avatar-dd-arrow{left:50%;right:auto;margin-left:-7px}.avatar-dd-list{list-style:none;margin:0;padding:6px}.avatar-dd-item,.dm-search-bar input{border:0;background:0 0;color:var(--text)}.avatar-dd-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:var(--radius-sm);font-size:.87rem;font-weight:600;cursor:pointer;text-align:left}.avatar-dd-item:hover{background:var(--surface-2)}.photo-lightbox,.photo-lightbox-close{position:fixed;align-items:center;justify-content:center}.photo-lightbox{display:none;inset:0;background:rgba(10,10,10,.92);z-index:200;padding:40px 20px}.photo-lightbox.open{display:flex;animation:notif-pop .15s ease}.photo-lightbox img{max-width:100%;max-height:100%;border-radius:var(--radius-md);box-shadow:0 20px 60px rgba(0,0,0,.5)}.photo-lightbox-close{top:20px;right:24px;width:40px;height:40px;border-radius:50%;border:0;background:rgba(255,255,255,.12);color:#fff;display:flex;cursor:pointer}.photo-lightbox-close:hover{background:rgba(255,255,255,.22)}@media (max-width:640px){.profile-cover{height:160px;border-radius:var(--radius-md)}.profile-head{flex-wrap:wrap;padding:12px 14px 0}.profile-avatar-wrap{margin-top:-48px}.profile-avatar-wrap .profile-avatar{width:96px;height:96px}.profile-head-info{padding-bottom:0}.profile-stats{flex-wrap:wrap;gap:14px}.profile-head-actions{width:100%;max-width:none;padding-bottom:0;display:flex;flex-direction:column;align-items:stretch;gap:10px}.profile-edit-link,.profile-follow-btn,.profile-message-btn{width:100%;text-align:center;margin-left:0}.profile-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}}.dm-header-link{position:relative}.account-dd-badge{display:inline-block;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:linear-gradient(135deg,#ff6b6b,var(--danger));color:#fff;font-size:.68rem;font-weight:800;letter-spacing:-.02em;line-height:18px;text-align:center;vertical-align:middle;box-shadow:0 1px 4px rgba(225,29,46,.45)}.profile-message-btn{margin-left:8px}.dm-page{width:100%;max-width:960px;margin:-8px auto 0;padding:0 0 48px}.dm-layout{display:grid;grid-template-columns:300px 1fr;grid-template-rows:minmax(0,1fr);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);overflow:hidden;height:calc(100vh - 220px);min-height:420px;max-height:760px}@media (max-width:720px){.dm-layout{grid-template-columns:1fr;height:calc(100vh - 150px);min-height:360px;max-height:none}.dm-layout.is-chat-open .dm-sidebar{display:none}.dm-layout:not(.is-chat-open) .dm-chat-panel{display:none}}.dm-page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.dm-page-title{font-size:1.3rem;font-weight:800;margin:0}.dm-compose-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--surface-2);border:1px solid var(--border);color:var(--text);text-decoration:none}.dm-compose-btn:hover{background:var(--surface-hover, rgba(127,127,127,.12))}.dm-search-wrap{padding:10px 10px 6px}.dm-search-bar{display:flex;align-items:center;gap:8px;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);padding:8px 12px}.avatar-dd-item svg,.dm-search-bar svg{color:var(--muted);flex-shrink:0}.dm-search-bar input{flex:1;font-size:.88rem;outline:0;min-width:0}.dm-search-bar input::placeholder{color:var(--muted)}.dm-filter-tabs{display:flex;align-items:center;gap:4px;padding:2px 10px 8px;overflow-x:auto;scrollbar-width:none}.dm-filter-tabs::-webkit-scrollbar{display:none}.dm-filter-tab{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border:0;background:0 0;border-radius:999px;font-size:.8rem;font-weight:600;color:var(--muted);cursor:pointer;white-space:nowrap;transition:background .16s,color .16s}.dm-filter-tab.is-active{color:var(--text);border:1px solid var(--border)}.dm-filter-badge{min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--danger);color:#fff;font-size:.65rem;font-weight:800;line-height:16px;text-align:center}.dm-sidebar{border-right:1px solid var(--border);height:100%;min-height:0;overflow-y:auto}.dm-empty-state{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;color:var(--muted);text-align:center}.dm-chat-empty svg,.dm-empty-state svg{color:var(--border)}.dm-empty-state p{margin:0;font-size:.85rem}.dm-conversation-list{list-style:none;margin:0;padding:6px}.dm-conversation-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px;border:0;background:0 0;border-radius:var(--radius-sm);cursor:pointer;text-align:left}.dm-back-btn:hover,.dm-conversation-item.is-active,.dm-conversation-item:hover,.dm-filter-tab.is-active{background:var(--surface-2)}.dm-conversation-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.dm-conversation-body{flex:1;min-width:0}.dm-conversation-name-row{display:flex;align-items:center;justify-content:space-between;gap:6px}.dm-conversation-name{display:flex;align-items:center;gap:3px;font-weight:700;font-size:.88rem;color:var(--text);min-width:0}.dm-conversation-time{font-size:.72rem;color:var(--muted);white-space:nowrap;flex-shrink:0}.dm-conversation-preview{display:block;font-size:.8rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-conversation-item.has-unread .dm-conversation-name,.dm-conversation-item.has-unread .dm-conversation-preview{color:var(--text);font-weight:700}.dm-conversation-badge{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--danger);color:#fff;font-size:.68rem;font-weight:800;line-height:18px;text-align:center;flex-shrink:0}.dm-chat-panel{display:flex;flex-direction:column;height:100%;min-height:0}.dm-chat-active,.dm-chat-empty{display:flex;flex-direction:column;flex:1}.dm-chat-empty{align-items:center;justify-content:center;gap:12px;color:var(--muted);text-align:center;padding:24px}.dm-chat-empty p{margin:0;font-size:.9rem}.dm-chat-active{min-height:0}.dm-back-btn,.dm-chat-head{align-items:center;flex-shrink:0}.dm-chat-head{display:flex;gap:10px;padding:14px 18px;border-bottom:1px solid var(--border)}.dm-back-btn{display:none;justify-content:center;width:32px;height:32px;background:0 0;border:0;cursor:pointer;color:var(--text);padding:0;border-radius:50%}@media (max-width:768px){.dm-back-btn{display:flex}}.dm-chat-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.dm-chat-name{font-weight:800;font-size:.92rem;color:var(--text)}.dm-messages{flex:1;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:10px;min-height:0;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.dm-messages::-webkit-scrollbar{display:none;width:0;height:0}.dm-bubble-row{display:flex;flex-direction:column;align-items:flex-start;max-width:75%}.dm-bubble-row.is-mine{align-items:flex-end;align-self:flex-end}.dm-bubble{background:var(--surface-2);color:var(--text);padding:9px 13px;border-radius:16px;font-size:.88rem;line-height:1.45;word-break:break-word}.dm-bubble-row.is-mine .dm-bubble{background:#2a5fd6;color:#fff}.dm-bubble-time{font-size:.68rem;color:var(--muted);margin-top:3px;padding:0 4px}.dm-bubble-row.is-sending{opacity:.55;transition:opacity .15s ease}.dm-bubble-row.is-failed .dm-bubble{background:#fdeaea!important;color:var(--danger)!important}.dm-bubble-row.is-failed .dm-bubble-time{color:var(--danger)}.dm-bubble-wrap{position:relative;display:flex;align-items:flex-end;gap:4px}.dm-bubble-row.is-mine .dm-bubble-footer,.dm-bubble-row.is-mine .dm-bubble-wrap{flex-direction:row-reverse}.dm-bubble-footer,.dm-bubble-tools{display:flex;align-items:center;gap:6px}.dm-bubble-tools{gap:2px;opacity:0;transition:opacity .12s ease}.dm-bubble-row:hover .dm-bubble-tools{opacity:1}.dm-bubble-react-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:0;background:0 0;color:var(--muted);cursor:pointer}.dm-bubble-react-btn:hover{background:var(--surface-2);color:var(--text)}.dm-bubble-react-btn.is-active{color:var(--danger)}.dm-bubble-reaction{position:absolute;bottom:-8px;right:6px;font-size:.7rem;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1px 4px;line-height:1;box-shadow:var(--shadow)}.dm-bubble-row.is-mine .dm-bubble-reaction{right:auto;left:6px}.dm-bubble-menu-wrap{position:relative}.dm-bubble-menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:0;background:0 0;color:var(--muted);cursor:pointer}.dm-bubble-menu-toggle:hover{background:var(--surface-2);color:var(--text)}.dm-bubble-menu-dropdown{display:none;position:absolute;bottom:100%;z-index:40;min-width:168px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow);padding:6px;margin-bottom:4px}.dm-bubble-row.is-mine .dm-bubble-menu-dropdown{right:0}.dm-bubble-row:not(.is-mine) .dm-bubble-menu-dropdown{left:0}.dm-bubble-menu-dropdown.open{display:block;animation:notif-pop .15s ease}.dm-bubble-menu-item{display:flex;align-items:center;gap:8px;width:100%;border:0;background:0 0;text-align:left;font-size:.86rem;font-weight:600;color:var(--text);padding:8px 10px;border-radius:var(--radius-sm);cursor:pointer}.dm-bubble-menu-item:hover{background:var(--surface-2)}.dm-bubble-menu-divider{height:1px;background:var(--border);margin:6px 4px}.dm-bubble-menu-item.dm-bubble-menu-danger{color:var(--danger)}.dm-bubble-menu-item.dm-bubble-menu-danger:hover{background:rgba(225,29,46,.08);color:var(--danger)}.dm-pinned-banner-slot:empty{display:none}.dm-pinned-banner{display:flex;align-items:center;gap:8px;padding:8px 14px;background:var(--surface-2);border-bottom:1px solid var(--border);font-size:.84rem}.dm-pinned-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text)}.dm-pinned-text strong{color:var(--muted);font-weight:700;margin-right:4px}.dm-pinned-unpin-btn{flex-shrink:0;border:0;background:0 0;color:var(--muted);font-weight:700;font-size:.78rem;cursor:pointer;padding:4px 8px;border-radius:var(--radius-sm)}.dm-pinned-unpin-btn:hover{background:var(--border);color:var(--text)}.daylive-modal-overlay{display:flex;position:fixed;inset:0;z-index:1000;background:rgba(10,10,10,.45);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);align-items:center;justify-content:center;padding:16px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.daylive-modal-overlay.open{opacity:1;visibility:visible;pointer-events:auto}#verification-overlay .verification-modal,.daylive-modal{width:100%;backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%)}.daylive-modal{background:var(--surface-glass);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 24px 60px rgba(0,0,0,.22),var(--shadow);max-width:420px;max-height:80vh;overflow:auto;padding:20px 22px 22px}#verification-overlay{justify-content:flex-end;align-items:stretch;padding:0;background:rgba(8,12,24,.55)}#verification-overlay .verification-modal{max-width:440px;height:100%;max-height:100vh;border-radius:0;display:flex;flex-direction:column;padding:26px 24px 30px;box-shadow:-16px 0 48px rgba(0,0,0,.28);transform:translateX(100%);transition:transform .35s cubic-bezier(.16,.84,.44,1);background:linear-gradient(180deg,var(--surface-glass) 0%,var(--surface-glass) 60%,var(--surface-2) 220%)}#verification-overlay.open .verification-modal{transform:translateX(0)}#verification-overlay .daylive-modal-head{padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid var(--border)}#verification-overlay .daylive-modal-head h3{display:flex;align-items:center;gap:8px;font-size:1.3rem;letter-spacing:-.01em}@media (max-width:640px){#verification-overlay .verification-modal{max-width:100%;padding:20px 16px 24px}}.daylive-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.daylive-modal-head h3{margin:0;font-size:1.05rem;font-weight:800;color:var(--text)}.daylive-modal-close{border:0;background:0 0;font-size:1.4rem;line-height:1;color:var(--muted);cursor:pointer;padding:2px 6px;border-radius:var(--radius-sm)}.daylive-modal-close:hover{background:var(--surface-2);color:var(--text)}.daylive-modal-hint{font-size:.82rem;color:var(--muted);margin:0 0 10px}.report-problem-textarea{width:100%;min-height:110px;resize:vertical;border:1px solid var(--border);border-radius:var(--radius-md);padding:10px 12px;font-size:.9rem;font-family:inherit;color:var(--text);background:var(--surface);transition:border-color .15s ease,box-shadow .15s ease}.report-problem-textarea:focus{outline:0;border-color:var(--dark);box-shadow:0 0 0 3px rgba(24,119,242,.12)}.report-problem-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.report-problem-status{font-size:.82rem;color:var(--muted);margin-top:8px}.report-problem-status.is-success{color:#1a7d3a}.report-problem-status.is-error,.shortcuts-list a:hover{color:var(--danger)}.daylive-verified-badge{flex-shrink:0;cursor:pointer;outline:0}@media (max-width:640px){.daylive-verified-badge{top:-1px}}.daylive-verified-badge svg{filter:drop-shadow(0 1px 1px rgba(10,60,130,.35))}#dm-chat-name .daylive-verified-badge{margin-left:3px}.daylive-verified-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%) translateY(4px);width:240px;background:#1c1c1e;color:#fff;font-size:.78rem;font-weight:500;line-height:1.35;padding:10px 12px;border-radius:10px;box-shadow:0 6px 20px rgba(0,0,0,.28);text-align:left;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:40;white-space:normal}.daylive-verified-tooltip::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#1c1c1e}.daylive-verified-badge:focus .daylive-verified-tooltip,.daylive-verified-badge:focus-visible .daylive-verified-tooltip,.daylive-verified-badge:hover .daylive-verified-tooltip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}@media (max-width:600px){.daylive-verified-tooltip{width:200px;font-size:.74rem}}.verification-type-options{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.verification-type-option{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s}.verification-type-option:hover{background:var(--surface-2)}.verification-type-option input[type=radio]{margin-top:3px;accent-color:#1877f2}.verification-type-option span{display:flex;flex-direction:column;gap:2px;font-size:.88rem;font-weight:700;color:var(--text)}.verification-type-option small{font-size:.76rem;font-weight:500;color:var(--muted)}.verification-type-option:has(input:checked){border-color:#1877f2;background:rgba(24,119,242,.08)}.verification-field-label{display:block;font-size:.8rem;font-weight:700;color:var(--text);margin:12px 0 6px}.verification-file-name{margin:6px 0 0;font-size:.8rem;font-weight:600;color:#1a7d3a}body.app-sidebar-open,body.profile-drawer-open,html.daylive-modal-lock,html.daylive-modal-lock body{overflow:hidden}.verification-file-input,.verification-text-input{width:100%;box-sizing:border-box;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font-size:.85rem}.verification-text-input{padding:9px 12px}.verification-file-input{padding:6px;display:flex;align-items:center;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.verification-file-input:hover{border-color:var(--dark)}.verification-file-input:focus-within{border-color:var(--dark);box-shadow:0 0 0 3px rgba(24,119,242,.12)}.verification-file-input::-webkit-file-upload-button,.verification-file-input::file-selector-button{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;padding:8px 16px;border:0;border-radius:999px;background:var(--dark);color:#fff;font-weight:700;font-size:.8rem;letter-spacing:.02em;cursor:pointer;transition:opacity .15s ease}.verification-file-input:hover::-webkit-file-upload-button,.verification-file-input:hover::file-selector-button{opacity:.88}.verification-state{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:18px 8px}.verification-state p{margin:0;font-size:.88rem;color:var(--text)}.verification-state-approved .daylive-verified-badge svg{width:40px;height:40px}.verification-state-pending p{color:var(--muted)}.verification-state-rejected{align-items:stretch;text-align:left;padding:4px 0 14px}.verification-admin-note{background:var(--surface-2);border-left:3px solid var(--danger);padding:8px 10px;border-radius:6px;font-size:.82rem;color:var(--text)}.create-page-modal{max-width:460px}.create-page-url-row{display:flex;align-items:center;gap:0;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.create-page-url-row .create-page-url-prefix{padding:10px;font-size:.78rem;color:var(--muted);background:var(--surface-2);white-space:nowrap;border-right:1px solid var(--border)}.create-page-url-row input.verification-text-input{border:0;border-radius:0;margin:0}.create-page-url-hint{margin:6px 0 0;font-size:.76rem;color:var(--muted)}.create-page-subhead{margin:0 0 10px;font-size:.85rem;color:var(--muted)}.create-page-row2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.create-page-row2>div{min-width:0}.page-step-back{margin-right:auto}.report-problem-actions:has(.page-step-back){justify-content:space-between}.page-category-combo{position:relative}.page-category-dropdown{display:none;position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:20;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 10px 28px rgba(0,0,0,.14);max-height:220px;overflow-y:auto;padding:6px}.page-category-dropdown.open{display:block}.page-category-list{list-style:none;margin:0;padding:0}.page-category-option{padding:8px 10px;border-radius:7px;font-size:.85rem;color:var(--text);cursor:pointer}.page-category-add-new:hover,.page-category-option:hover{background:var(--surface-2)}.page-category-empty{margin:4px 6px;font-size:.8rem;color:var(--muted)}.page-category-add-new{width:100%;text-align:left;padding:8px 10px;border:0;border-radius:7px;background:0 0;color:#1877f2;font-weight:700;font-size:.82rem;cursor:pointer}.my-pages-list{display:flex;flex-direction:column;gap:12px;margin-top:10px}.my-page-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid var(--border);border-radius:12px;background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);flex-wrap:wrap}.my-page-card-main{min-width:0;flex:1 1 220px}.my-page-card-name{margin:0 0 4px;font-size:.95rem;font-weight:700;color:var(--text)}.my-page-card-name a{color:inherit;text-decoration:none}.my-page-card-meta{margin:0;font-size:.8rem;color:var(--muted)}.my-page-status-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.01em;white-space:nowrap}.my-page-status-pending{background:rgba(240,173,78,.16);color:#a3690a}.my-page-status-needs_changes{background:rgba(224,67,67,.14);color:var(--danger)}.my-page-status-approved{background:rgba(46,160,90,.14);color:#1a7d3a}.my-page-admin-note{flex-basis:100%;margin:6px 0 0;padding:8px 10px;border-left:3px solid var(--danger);background:var(--surface-2);border-radius:6px;font-size:.8rem;color:var(--text)}.my-page-card-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.my-pages-empty,.page-breadcrumb{font-size:.85rem;color:var(--muted)}.page-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.8rem;margin:0 0 14px}.page-breadcrumb a{color:var(--accent, #2563eb);text-decoration:none}.page-breadcrumb-sep{color:var(--muted);opacity:.6}.page-breadcrumb-current{color:var(--text);font-weight:600}.daylive-page-shell{display:flex;flex-direction:column;gap:16px}.page-cover-wrap{margin-bottom:16px}.page-cover{position:relative;height:200px;border-radius:var(--radius-lg);background:var(--dark-2);overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-end;box-sizing:border-box}.page-cover-actions{padding:14px;max-width:100%}.page-cover-edit-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;font-weight:700;color:#fff;background:rgba(10,10,10,.55);border:1px solid rgba(255,255,255,.35);border-radius:999px;cursor:pointer;backdrop-filter:blur(2px);white-space:nowrap}.page-cover-edit-btn:hover{background:rgba(10,10,10,.75)}.page-manage-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px 16px;margin-bottom:16px}.page-manage-label{font-size:.85rem;font-weight:700;color:var(--muted);margin-right:auto}@media (max-width:640px){.page-cover{height:140px}.page-manage-bar{flex-direction:column;align-items:stretch}.page-manage-label{margin:0 0 4px}}.biz-listing-header{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.biz-listing-avatar{flex-shrink:0;background:var(--dark);font-size:1.4rem}.biz-listing-title{font-size:1.5rem}.biz-listing-location{color:var(--muted);font-size:.9rem}.biz-listing-cat-pill{flex-shrink:0;background:var(--surface-2);border:1px solid var(--border);font-size:.8rem;color:var(--text);white-space:nowrap}.biz-listing-body{grid-template-columns:1fr 320px}.biz-listing-sidebar{position:sticky;top:84px}.biz-contact-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.biz-contact-btn{border:1px solid var(--accent, #2563eb);background:var(--accent, #2563eb);border-radius:var(--radius-sm);font-size:.85rem;cursor:pointer}.biz-contact-btn-outline{background:0 0;color:var(--text);border-color:var(--border)}.biz-contact-phone-row,.biz-services-list li{display:flex;align-items:center;gap:8px}.biz-contact-phone-row a{color:var(--text);text-decoration:none}.biz-listing-rating{color:var(--text);font-size:.88rem}.biz-services-list li{color:var(--text);font-size:.92rem}.biz-listing-stars{display:inline-flex;gap:1px}.biz-listing-stars .star-empty{color:var(--border)}.biz-listing-rating-count,html.dark-mode .entry-content blockquote{color:var(--muted)}.biz-cta-call{background:#16a34a;border-color:#16a34a}.biz-tabs{border-bottom:1px solid var(--border)}.biz-tab-btn,.biz-tab-count{color:var(--muted)}.biz-tab-count{font-weight:700}.biz-tab-btn{font:inherit;font-size:.9rem;white-space:nowrap;display:flex;align-items:center;gap:6px}.biz-tab-btn:hover{color:var(--text)}.biz-tab-btn.is-active{border-bottom-color:var(--accent, #2563eb)}.biz-tab-count{background:var(--surface-2);border-radius:999px;padding:1px 7px;font-size:.72rem}.biz-tab-btn.is-active,.biz-tab-btn.is-active .biz-tab-count{color:var(--accent, #2563eb)}.biz-service-pill{background:var(--surface-2);border:1px solid var(--border);font-size:.82rem;color:var(--text)}.biz-services-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.biz-services-list svg{color:#16a34a;flex-shrink:0}.biz-gallery-upload{display:flex;align-items:center;gap:10px;margin-bottom:14px}.biz-gallery-upload-status{font-size:.82rem;color:var(--muted)}.biz-gallery-item{position:relative;aspect-ratio:1/1;border-radius:var(--radius-sm);overflow:hidden;background:var(--surface-2)}.biz-gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.biz-gallery-remove{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:50%;border:0;background:rgba(0,0,0,.65);color:#fff;font-size:.9rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.biz-gallery-preview{grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.biz-reviews-summary{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.biz-reviews-summary-score,.who-to-follow-list li{display:flex;align-items:center;gap:8px}.biz-reviews-avg{font-size:1.3rem;font-weight:800}.biz-review-form{margin:14px 0 20px;padding-top:14px;border-top:1px solid var(--border)}.biz-review-star-picker{display:flex;gap:4px;margin-bottom:10px}.biz-review-star{border:0;background:0 0;padding:2px;cursor:pointer;color:var(--border)}.biz-review-star.is-filled{color:#f5a623}.biz-reviews-list{display:flex;flex-direction:column;gap:14px;margin-top:14px}.page-review-card{display:flex;gap:10px;padding-top:14px;border-top:1px solid var(--border)}.page-review-card:first-child{padding-top:0;border-top:none}.page-review-avatar{border-radius:50%;flex-shrink:0}.page-review-body{flex:1;min-width:0}.page-review-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.page-review-stars{display:inline-flex;gap:1px;color:#f5a623}.page-review-stars .star-empty{color:var(--border)}.page-review-body p{margin:4px 0;font-size:.9rem;color:var(--text)}.dark-mode-option-label small,.page-review-time{font-size:.78rem;color:var(--muted)}@media (max-width:780px){.biz-listing-body{grid-template-columns:1fr}.biz-listing-sidebar{position:static}.biz-listing-header{flex-wrap:wrap}.biz-tabs{gap:0}.biz-tab-btn{padding:10px 12px;font-size:.85rem}.biz-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr))}}.dm-forward-list{display:flex;flex-direction:column;gap:2px;max-height:320px;overflow:auto}.account-dd-list-btn,.dm-forward-target{display:flex;align-items:center;gap:10px;border:0;background:0 0;text-align:left;color:var(--text);cursor:pointer}.dm-forward-target{padding:8px;border-radius:var(--radius-md);font-weight:700;font-size:.88rem}.account-dd-list-btn:hover,.dm-forward-target:hover{background:var(--surface-2)}.dm-forward-target img{width:34px;height:34px;border-radius:50%;object-fit:cover}.account-dd-list-btn{width:100%;font:inherit;padding:10px 12px;border-radius:var(--radius-sm)}.daylive-toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,12px);background:var(--dark);color:#fff;font-size:.86rem;font-weight:600;padding:10px 18px;border-radius:999px;box-shadow:var(--shadow);z-index:1100;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.daylive-toast.is-visible{opacity:1;transform:translate(-50%,0);pointer-events:auto}.display-accessibility-popover{width:360px;max-height:80vh;overflow:auto;padding:16px 18px}.display-accessibility-popover .daylive-modal-head{margin-bottom:12px}.dark-mode-section-head{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.dark-mode-section-icon{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--surface-2);display:flex;align-items:center;justify-content:center;color:var(--text)}.dark-mode-section-title{margin:0 0 2px;font-size:.98rem;font-weight:800;color:var(--text)}.dark-mode-section .daylive-modal-hint{margin:0}.dark-mode-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:var(--radius-md);cursor:pointer;margin-bottom:4px}.dark-mode-option.is-selected,.dark-mode-option:hover{background:var(--surface-2)}.dark-mode-option-label{font-size:.94rem;font-weight:700;color:var(--text);display:block}.dark-mode-option-label small{display:block;font-weight:500;margin-top:3px;white-space:normal}.dark-mode-radio{flex-shrink:0;width:20px;height:20px;accent-color:var(--dark);cursor:pointer}html.dark-mode .dark-mode-radio{accent-color:#2a5fd6}html.dark-mode{--bg:#121214;--surface:#1a1a1c;--surface-2:#232326;--text:#ededee;--muted:#9a9a9a;--border:#323235;--accent:#e0263c;--danger:#e11d2e;--surface-glass:rgba(26, 26, 28, 0.78)}html.dark-mode body{background:var(--bg);color:var(--text)}html.dark-mode .btn-outline{color:var(--text);border-color:var(--border)}html.dark-mode .account-icon:hover,html.dark-mode .btn-outline:hover,html.dark-mode .icon-btn.account-icon:hover{background:var(--text);color:var(--bg)}html.dark-mode .auth-submit-outline,html.dark-mode .friend-action-btn.is-friends{color:var(--text)}html.dark-mode .account-icon{border-color:var(--text)}html.dark-mode .friend-action-btn.is-friends:hover{background:var(--surface)}html.dark-mode .notif-page-tab.is-active{border-bottom-color:var(--text)}html.dark-mode .dm-send-form input[type=text]:focus{border-color:var(--text)}html.dark-mode .account-form label,html.dark-mode .auth-form label,html.dark-mode .contact-item,html.dark-mode .entry-content,html.dark-mode .membership-benefits{color:var(--text)}html.dark-mode .auth-terms-row{color:var(--muted)}html.dark-mode .account-field-label{color:var(--text)}html.dark-mode .notif-dropdown-item.is-warning a{background:rgba(224,138,0,.16)}html.dark-mode .notif-dropdown-item.is-warning a:hover{background:rgba(224,138,0,.26)}html.dark-mode .notif-dropdown-item.is-warning .notif-item-title{color:#e0a63e}html.dark-mode .notif-dropdown-item.is-unread a,html.dark-mode .notif-page-item.is-unread a{background:rgba(245,197,24,.14)}html.dark-mode .notif-dropdown-item.is-unread a:hover,html.dark-mode .notif-page-item.is-unread a:hover{background:rgba(245,197,24,.22)}html.dark-mode .dm-bubble-row:not(.is-mine) .dm-bubble{background:var(--surface-2);color:var(--text)}html.dark-mode .dm-bubble-row.is-mine .dm-bubble{background:#2a5fd6;color:#fff}html.dark-mode .app-sidebar-premium-banner{background:rgba(225,29,46,.12);border-color:rgba(225,29,46,.35)}html.dark-mode .feature-strip-icon-blue{background:rgba(47,111,237,.18)}html.dark-mode .feature-strip-icon-amber{background:rgba(224,138,30,.18)}.dm-send-form{display:flex;align-items:center;gap:10px;padding:12px 16px;border-top:1px solid var(--border);flex-shrink:0}.dm-send-form input[type=text]{flex:1;border:1px solid var(--border);border-radius:999px;padding:10px 16px;font-size:.88rem;background:var(--surface);color:var(--text)}.dm-send-form input[type=text]:focus{outline:0;border-color:var(--dark)}.dm-send-form button{width:36px;height:36px;border-radius:50%;border:0;background:var(--dark);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.dm-send-form button:hover{background:var(--dark-2)}.dm-send-form button:disabled{opacity:.6;cursor:default}.friend-action-btn{display:inline-flex;align-items:center;gap:6px;min-width:118px;padding:10px 18px;font-size:.9rem;font-weight:700;color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:999px;cursor:pointer;margin-left:8px}.friend-action-btn:hover{background:var(--border)}.friend-action-btn:disabled{opacity:.6;cursor:default}.friend-action-btn.is-friends{color:var(--dark)}.friend-action-btn.is-friends:hover{color:var(--danger);border-color:var(--danger);background:var(--surface)}.friend-action-btn.is-pending-sent{color:var(--muted)}.friend-request-actions{display:inline-flex;gap:8px;margin-left:8px}.friend-request-actions .friend-action-btn{margin-left:0;min-width:96px}@media (max-width:640px){.friend-action-btn,.friend-request-actions{width:100%;margin-left:0;margin-top:8px}.friend-request-actions{flex-direction:column}}.profile-monetize-analytics{display:flex;flex-direction:column;gap:16px;margin:20px 0}.profile-analytics-card,.profile-monetize-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);box-shadow:var(--shadow);padding:18px 20px}.profile-monetize-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.profile-analytics-card h3,.profile-monetize-card h3{margin:0;font-size:1.02rem;font-weight:800}.profile-analytics-hint,.profile-monetize-hint{margin:4px 0 16px;font-size:.82rem;color:var(--muted)}.profile-monetize-since{margin:12px 0 0;font-size:.8rem;color:var(--muted)}.monetize-status{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:700;padding:4px 10px;border-radius:999px}.monetize-status-eligible{color:#0a7a3d;background:rgba(16,185,129,.14)}.monetize-status-pending{color:var(--muted);background:rgba(148,163,184,.16)}.monetize-metric{margin-bottom:14px}.monetize-metric:last-of-type{margin-bottom:0}.monetize-metric-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:6px}.monetize-metric-label{font-size:.82rem;font-weight:700;color:var(--text)}.analytics-chart-total span,.monetize-metric-value{font-size:.78rem;color:var(--muted)}.monetize-progress-track{height:8px;border-radius:999px;background:rgba(148,163,184,.22);overflow:hidden}.monetize-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#22c55e);transition:width .4s ease}.analytics-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:18px}.analytics-stat{display:flex;flex-direction:column;gap:2px;padding:12px;border-radius:var(--radius-md, 10px);background:rgba(148,163,184,.1)}.analytics-stat-value{font-size:1.3rem;font-weight:800;color:var(--text)}.analytics-stat-label{font-size:.76rem;color:var(--muted)}.analytics-chart-wrap{margin-bottom:4px}.analytics-chart-total{margin:0 0 6px;font-size:1.3rem;font-weight:800;color:var(--text)}.analytics-chart-total span{font-weight:600;margin-left:4px}.analytics-chart-svg{width:100%;height:140px;display:block}.analytics-chart-area{fill:rgba(37,99,235,.18);stroke:none}.analytics-chart-line{stroke:#2563eb;stroke-width:2.5;vector-effect:non-scaling-stroke}.analytics-chart-axis{display:flex;justify-content:space-between;font-size:.74rem;color:var(--muted);margin-top:4px}.analytics-section{margin-bottom:18px}.analytics-bar-row:last-child,.analytics-section:last-child{margin-bottom:0}.analytics-section h4{margin:0 0 10px;font-size:.86rem;font-weight:700}.analytics-empty{margin:0;font-size:.8rem;color:var(--muted)}.analytics-bar-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.analytics-bar-label{flex:0 0 110px;font-size:.78rem;color:var(--text)}.analytics-bar-track{flex:1;height:7px;border-radius:999px;background:rgba(148,163,184,.22);overflow:hidden}.analytics-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#6366f1,#06b6d4)}.analytics-bar-pct{flex:0 0 40px;text-align:right;font-size:.76rem;color:var(--muted)}.analytics-top-posts{display:flex;flex-direction:column;gap:8px}.analytics-top-post-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:8px;background:rgba(148,163,184,.1)}.analytics-top-post-text{font-size:.8rem;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytics-top-post-count{flex-shrink:0;font-size:.76rem;font-weight:700;color:var(--muted)}@media (max-width:640px){.analytics-bar-label{flex-basis:80px}}.profile-body{display:block}.profile-body.has-news-sidebar,.profile-body.has-sidebar{display:grid;gap:24px;align-items:start}.profile-body.has-sidebar{grid-template-columns:1fr 300px}.profile-body.has-news-sidebar{grid-template-columns:280px 1fr}.profile-body.has-news-sidebar.has-sidebar{grid-template-columns:280px 1fr 300px}.profile-main{min-width:0}.profile-news-sidebar,.profile-sidebar{position:sticky;top:100px}.profile-news-list,.profile-news-sidebar{display:flex;flex-direction:column;gap:16px}.profile-news-list{list-style:none;margin:0;padding:0;gap:14px}.profile-news-item{display:flex;align-items:flex-start;gap:10px}.profile-news-thumb{flex-shrink:0;width:56px;height:56px;border-radius:10px;overflow:hidden;background:var(--border);display:block}.profile-news-thumb img{width:100%;height:100%;object-fit:cover;display:block}.profile-news-thumb-placeholder{display:block;width:100%;height:100%;background:var(--border)}.profile-news-body{min-width:0;display:flex;flex-direction:column;gap:4px}.profile-news-title{font-size:.85rem;font-weight:700;color:var(--text);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-news-title:hover{text-decoration:underline}.profile-drawer-stats span,.profile-news-meta{font-size:.72rem;color:var(--muted)}.profile-suggestions{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);padding:16px}.profile-suggestions-title{margin:0 0 12px;font-size:.95rem;font-weight:800}.suggestion-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.suggestion-item{display:flex;flex-direction:column;gap:8px}.suggestion-link{display:flex;align-items:center;gap:10px}.suggestion-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.suggestion-body{min-width:0}.suggestion-name{display:flex;align-items:center;gap:3px;font-weight:700;font-size:.88rem;color:var(--text)}.suggestion-meta{display:block;font-size:.76rem;color:var(--muted)}.suggestion-item .friend-action-btn{width:100%;margin-left:0;justify-content:center;min-width:0}@media (max-width:900px){.profile-body.has-news-sidebar,.profile-body.has-news-sidebar.has-sidebar,.profile-body.has-sidebar{grid-template-columns:1fr}.profile-news-sidebar,.profile-sidebar{position:static}.profile-main{order:1}.profile-news-sidebar{order:2;margin-top:20px}.profile-sidebar{order:3;margin-top:20px}}.app-shell{display:grid;grid-template-columns:240px minmax(0,1fr) 300px;gap:20px;align-items:start;max-width:1320px;margin:0 auto;padding:20px 0 40px}@media (max-width:1100px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.app-right-rail{display:none}}@media (max-width:900px){.app-shell{grid-template-columns:1fr;padding-bottom:12px}.app-sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;z-index:999!important;width:min(82%,300px)!important;max-width:300px!important;margin:0!important;border-radius:0!important;transform:translateX(-100%)!important;transition:transform .3s ease!important;overflow-y:auto!important;box-shadow:16px 0 40px rgba(0,0,0,.3)!important}.app-sidebar.is-active{transform:translateX(0)!important}.app-right-rail{display:flex!important;position:static!important;top:auto!important}}.app-sidebar-overlay{display:none}@media (max-width:900px){.app-sidebar-overlay{display:block;position:fixed;inset:0;background:rgba(10,10,10,.45);z-index:998;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.app-sidebar-overlay.is-active{opacity:1;visibility:visible}}.profile-drawer{position:fixed;top:0;left:0;bottom:0;width:min(86%,320px);max-width:320px;background:var(--surface);z-index:1001;overflow-y:auto;transform:translateX(-100%);transition:transform .3s ease;box-shadow:16px 0 40px rgba(0,0,0,.3);display:none}.profile-drawer.is-active{transform:translateX(0)}@media (max-width:780px){.profile-drawer{display:block}}.profile-drawer-overlay{display:none;position:fixed;inset:0;background:rgba(10,10,10,.45);z-index:1000;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}@media (max-width:780px){.profile-drawer-overlay{display:block}}.profile-drawer-overlay.is-active{opacity:1;visibility:visible}.profile-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:18px 16px 14px;border-bottom:1px solid var(--border)}.profile-drawer-card,.profile-drawer-stats a{display:flex;align-items:center;text-decoration:none;color:var(--text)}.profile-drawer-card{gap:10px;min-width:0}.profile-drawer-card-text{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-drawer-handle,.profile-drawer-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-drawer-name{font-weight:700;font-size:1rem;display:flex;align-items:center;gap:4px}.profile-drawer-handle{color:var(--muted);font-size:.82rem}.profile-drawer-close{border:0;background:0 0;color:var(--muted);font-size:1.4rem;line-height:1;cursor:pointer;padding:2px 4px;flex-shrink:0}.profile-drawer-stats{display:flex;padding:12px 16px;border-bottom:1px solid var(--border)}.profile-drawer-stats a{flex:1;flex-direction:column;gap:2px}.profile-drawer-stats strong{font-size:.95rem}.profile-drawer-nav{padding:8px 0 24px}.profile-drawer-group{padding:10px 0;border-bottom:1px solid var(--border)}.profile-drawer-group:last-child{border-bottom:0}.profile-drawer-group-title{margin:0;padding:4px 16px 6px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.profile-drawer-link{display:flex;align-items:center;gap:12px;width:100%;padding:10px 16px;color:var(--text);text-decoration:none;font-size:.92rem;font-weight:600;border:0;background:0 0;cursor:pointer;text-align:left}.profile-drawer-link svg{flex-shrink:0;color:var(--muted)}.profile-drawer-link:active{background:var(--surface-2)}.profile-drawer-link-danger,.profile-drawer-link-danger svg{color:var(--danger, #e0263c)}.mobile-tab-bar{display:none}@media (max-width:780px){body.site-body{padding-bottom:66px}.mobile-tab-bar{display:flex;align-items:flex-end;justify-content:space-around;position:fixed;left:0;right:0;bottom:0;z-index:60;background:var(--surface);border-top:1px solid var(--border);padding:8px 4px calc(8px + env(safe-area-inset-bottom,0))}}.mobile-tab-bar-link{display:flex;flex-direction:column;align-items:center;gap:3px;color:var(--muted);font-size:.66rem;font-weight:600;text-decoration:none;flex:1 1 0;padding:2px 0}.mobile-tab-bar-link svg{flex-shrink:0}.mobile-tab-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.mobile-tab-icon-wrap .notif-badge{top:-5px;right:-8px;font-size:.6rem;min-width:16px;height:16px;line-height:16px;padding:0 4px}.mobile-tab-bar-link.is-active{color:var(--accent)}.mobile-tab-bar-link-create{justify-content:flex-start}.mobile-tab-bar-avatar{width:22px;height:22px;border-radius:50%;object-fit:cover;flex-shrink:0}.mobile-tab-bar-link-profile span{max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-tab-bar-create-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--accent);color:#fff;margin-top:-20px;box-shadow:0 8px 18px rgba(224,38,60,.4)}.app-sidebar,.app-sidebar-nav{display:flex;flex-direction:column}.app-sidebar{position:sticky;top:84px;background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid var(--border);border-radius:var(--radius-lg);padding:14px;gap:4px}.app-sidebar-nav{gap:2px}.app-sidebar-divider{height:1px;background:var(--border);margin:10px 12px}.app-sidebar-link{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:var(--radius-md);color:var(--text);text-decoration:none;font-weight:600;font-size:.92rem;position:relative}.app-sidebar-link:hover{background:var(--surface-2)}.app-sidebar-link.is-active{background:var(--accent);color:var(--accent-ink)}.app-sidebar-icon{flex-shrink:0}.app-sidebar-badge{margin-left:auto;background:var(--danger);color:#fff;font-size:.7rem;font-weight:700;border-radius:999px;padding:1px 6px}.app-sidebar-guest-cta,.app-sidebar-premium{margin-top:10px;border-radius:var(--radius-md)}.app-sidebar-premium{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px dashed var(--accent);color:var(--text);text-decoration:none;font-weight:700;font-size:.92rem}.app-sidebar-guest-cta{padding:12px;background:var(--surface-2);text-align:center}.app-sidebar-guest-cta p{font-size:.82rem;color:var(--muted);margin:0 0 10px}.app-main,.app-right-rail{display:flex;flex-direction:column}.app-main{gap:22px;min-width:0}.app-right-rail{position:sticky;top:84px;gap:16px}.side-widget{background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid var(--border);border-radius:var(--radius-lg);padding:18px;display:block;text-decoration:none;color:var(--text);box-shadow:0 8px 24px rgba(0,0,0,.28)}html.dark-mode .publish-hub-card,html.dark-mode .side-widget{box-shadow:inset 0 0 0 1.5px #4a4a4a;border-color:transparent;background-clip:padding-box}.account-overview-list{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.account-overview-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--border);font-size:.86rem;color:var(--muted)}.account-overview-row:last-child{border-bottom:0;padding-bottom:0}.account-overview-row strong{color:var(--text);font-size:1.05rem;font-weight:800}.side-widget-head h3{font-size:.95rem;margin:0}.side-widget-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-pub-viewall{flex-shrink:0;font-size:.78rem;font-weight:600;color:var(--danger);text-decoration:none}.profile-pub-viewall:hover{text-decoration:underline}.profile-pub-goto-btn{display:block;text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:10px;font-size:.85rem;font-weight:600;color:var(--text);text-decoration:none}.profile-pub-goto-btn:hover{border-color:var(--danger);color:var(--danger)}.profile-publish-cta{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.profile-create-post-link{display:inline-flex;align-items:center;gap:6px;padding:11px 22px;font-size:.9rem;box-shadow:0 10px 24px rgba(224,38,60,.35)}.publish-cta-icon-badge{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#fff;flex-shrink:0}.publish-cta-icon-badge svg{stroke:var(--accent)}.profile-publish-cta-note{font-size:.72rem;line-height:1.4;color:var(--text-muted);text-align:right;max-width:220px}.publish-hub-card{background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px;margin-bottom:20px;box-shadow:0 8px 28px rgba(0,0,0,.28)}.publish-hub-title{margin:0 0 4px;font-size:1.1rem;font-weight:800}.publish-hub-subtitle{margin:0;font-size:.85rem;line-height:1.5;color:var(--text-muted)}.publish-cta-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.publish-cta-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px 14px;text-decoration:none;color:var(--text);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.publish-cta-card:hover{border-color:var(--danger);transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.4)}html.dark-mode .publish-cta-card{box-shadow:inset 0 0 0 1.5px #4a4a4a;border-color:transparent}html.dark-mode .publish-cta-card:hover{box-shadow:inset 0 0 0 1.5px var(--danger);border-color:transparent;transform:translateY(-4px)}.publish-cta-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:4px;border-radius:50%;background:var(--danger);color:#fff;transition:transform .2s ease}.publish-cta-card:hover .publish-cta-icon{transform:scale(1.08)}.publish-cta-title{font-weight:700;font-size:.92rem}.publish-cta-desc,.publish-cta-note{font-size:.78rem;color:var(--text-muted)}.publish-cta-note{display:flex;align-items:center;gap:8px;margin:16px 0 0;padding:12px 14px;font-size:.8rem;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md)}@media (max-width:640px){.publish-cta-row{grid-template-columns:1fr;gap:10px}.publish-cta-card{flex-direction:row;text-align:left;padding:12px;gap:10px}.publish-cta-icon{margin-bottom:0;flex-shrink:0}.profile-publish-cta{align-items:stretch;width:100%}.profile-create-post-link{width:100%;justify-content:center}.profile-publish-cta-note{text-align:center}}.publishing-process-widget .side-widget-head{justify-content:flex-start}.publishing-process-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;position:relative}.publishing-process-step{display:flex;align-items:flex-start;gap:12px;padding-bottom:20px;position:relative}.publishing-process-step:last-child{padding-bottom:0}.publishing-process-step:not(:last-child)::before{content:"";position:absolute;left:14px;top:30px;bottom:0;width:2px;background:var(--border)}.publishing-process-icon{flex-shrink:0;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--danger);color:#fff;position:relative;z-index:1}.publishing-process-icon-submit{background:#e50914}.publishing-process-icon-review{background:#f5a623}.publishing-process-icon-approved{background:#1faa59}.publishing-process-icon-published{background:#2d7ff9}html.dark-mode .publishing-process-icon-submit{background:#c94a55}html.dark-mode .publishing-process-icon-review{background:#c98a3f}html.dark-mode .publishing-process-icon-approved{background:#3f9e6d}html.dark-mode .publishing-process-icon-published{background:#3d7dc9}.publishing-process-body{display:flex;flex-direction:column;gap:2px;font-size:.82rem;min-width:0}.publishing-process-body strong{font-size:.86rem}.publishing-process-body span{color:var(--text-muted)}.home-feed-row{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:start}.home-feed-main{min-width:0}.home-feed-side{display:flex;flex-direction:column;gap:18px}.home-feed-side .stories-widget .stories-row{display:flex;gap:12px;overflow-x:auto;padding:4px 0 2px;margin:0}@media (max-width:1080px){.home-feed-row{grid-template-columns:1fr}.home-feed-side{flex-direction:row;flex-wrap:wrap}.home-feed-side>*{flex:1 1 260px}}@media (max-width:640px){.home-feed-side{flex-direction:column}}.profile-card-widget{text-align:center;padding:0 0 16px;overflow:hidden}.profile-card-cover{display:block;height:80px;background:linear-gradient(135deg,#1f2a44,#3a4a6b) center/cover no-repeat;margin:-1px -1px 0}.profile-card-avatar-link{display:inline-block;margin-top:-32px;border:3px solid var(--surface);border-radius:50%;background:var(--surface)}.profile-card-avatar-link img{border-radius:50%;width:64px;height:64px;object-fit:cover;display:block}.profile-card-name{font-weight:700;margin-top:8px;text-decoration:none;color:var(--text)}.profile-card-widget>:not(.profile-card-cover):not(.profile-card-avatar-link){padding-left:16px;padding-right:16px}.profile-card-handle{display:block;color:var(--muted);font-size:.8rem;margin-bottom:10px}.profile-card-stats{display:flex;justify-content:center;gap:12px;font-size:.76rem;color:var(--muted);margin-bottom:12px}.profile-card-stats strong{color:var(--text);display:block;font-size:.9rem}.footer-col ul,.shortcuts-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.shortcuts-list a{color:var(--text);text-decoration:none;font-size:.85rem;font-weight:600}.list-business-widget{background:var(--surface);border:1px solid var(--border);display:flex;flex-direction:column;gap:4px;position:relative;overflow:hidden;padding-right:84px}.list-business-widget h3{margin:0 0 4px;font-size:.95rem}.list-business-widget p{font-size:.8rem;margin:0 0 12px;color:var(--muted);max-width:78%}.list-business-widget .btn{pointer-events:none;align-self:flex-start}.list-business-widget .list-business-icon{position:absolute;right:8px;bottom:8px;width:56px;height:56px;color:var(--accent);opacity:.9}.trending-topics-list,.who-to-follow-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.trending-topics-list a{display:flex;justify-content:space-between;text-decoration:none;color:var(--text)}.trending-topic-name{font-weight:700;font-size:.85rem}.trending-topic-count{color:var(--muted);font-size:.75rem}.who-to-follow-user{display:flex;align-items:center;gap:8px;flex:1;min-width:0;text-decoration:none;color:var(--text)}.who-to-follow-user img{border-radius:50%;width:36px;height:36px;object-fit:cover;flex-shrink:0}.who-to-follow-name{font-size:.82rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.who-to-follow-btn{flex-shrink:0}.who-to-follow-btn[data-following="1"]{background:var(--surface-2)}.stories-row{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 10px}.story-item{flex:0 0 auto;width:76px;display:flex;flex-direction:column;align-items:center;gap:6px;background:0 0;border:0;cursor:pointer;padding:0}.story-avatar-wrap{width:60px;height:60px;border-radius:50%;padding:3px;background:linear-gradient(135deg,var(--danger),var(--accent));display:flex;align-items:center;justify-content:center;position:relative}.story-item.is-viewed .story-avatar-wrap{background:var(--border)}.story-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid var(--surface)}.story-label{font-size:.7rem;text-align:center;max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-item-add{text-decoration:none;color:var(--text)}.story-add-circle,.story-viewer-overlay{display:flex;align-items:center;justify-content:center}.story-add-circle{width:60px;height:60px;border-radius:50%;background:var(--danger);color:#fff}.story-viewer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:9999}.story-viewer-card{position:relative;width:min(420px,92vw);height:min(720px,86vh);background:#000;border-radius:var(--radius-lg);overflow:hidden}.story-viewer-progress{position:absolute;top:10px;left:10px;right:10px;display:flex;gap:4px;z-index:3}.story-viewer-progress-bar{flex:1;height:3px;background:rgba(255,255,255,.3);border-radius:3px;overflow:hidden}.story-viewer-progress-fill{height:100%;width:0%;background:#fff}.story-viewer-media{width:100%;height:100%;object-fit:contain;background:#000}.story-viewer-caption{position:absolute;bottom:16px;left:16px;right:16px;color:#fff;font-size:.85rem;text-shadow:0 1px 3px rgba(0,0,0,.6)}.story-viewer-close,.story-viewer-nav{position:absolute;border:0;cursor:pointer}.story-viewer-close{top:14px;right:14px;z-index:4;background:rgba(0,0,0,.4);color:#fff;border-radius:50%;width:32px;height:32px;font-size:1.1rem}.story-viewer-nav{top:0;bottom:0;width:50%;background:0 0;z-index:2}.story-viewer-nav-prev{left:0}.story-viewer-nav-next{right:0}.home-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:18px}.home-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.home-section-head h2{margin:0;font-size:1.05rem}.feed-toggle{display:flex;gap:6px;background:var(--surface-2);border-radius:999px;padding:3px}.feed-toggle-btn{padding:6px 14px;border-radius:999px;font-size:.78rem;font-weight:700;text-decoration:none;color:var(--muted)}.feed-toggle-btn.is-active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px rgba(0,0,0,.08)}.top-news-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:18px}@media (max-width:640px){.top-news-grid{grid-template-columns:1fr}}.top-news-hero-slider{position:relative;border-radius:var(--radius-md);overflow:hidden;height:260px;background:var(--surface-2)}.top-news-hero{position:absolute;inset:0;height:100%;display:block;text-decoration:none;opacity:0;visibility:hidden;transition:opacity .35s ease;z-index:1}.top-news-hero.is-active{opacity:1;visibility:visible;z-index:2}.top-news-hero .thumb-fallback,.top-news-hero img{width:100%;height:100%;object-fit:cover;display:block}.top-news-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.75) 100%);pointer-events:none}@media (max-width:640px){.top-news-hero-slider{height:200px}}.top-news-badge{position:absolute;top:14px;left:14px;background:var(--accent, #e0243a);color:#fff;font-weight:800;font-size:.72rem;letter-spacing:.04em;padding:5px 10px;border-radius:4px;z-index:2}.top-news-hero-bottom{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;display:flex;flex-direction:column;gap:6px}.top-news-hero-title{color:#fff;font-weight:800;font-size:1.3rem;line-height:1.3;text-shadow:0 1px 4px rgba(0,0,0,.7)}.top-news-hero-meta{display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.9);font-size:.8rem}.top-news-hero-dot{opacity:.7}.top-news-hero-dots{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);display:flex;gap:6px}.top-news-hero-dot-btn{border-radius:50%;border:0;background:rgba(255,255,255,.5);cursor:pointer;padding:0}.top-news-hero-dot-btn.is-active{background:#fff;border-radius:4px}.top-headlines-list-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px}.top-headlines-list-head h3{margin:0;font-size:.85rem;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.top-headlines-view-all{font-size:.8rem;font-weight:700;text-decoration:none}.app-sidebar-premium-banner{margin:10px 12px 0;padding:16px;border-radius:var(--radius-md);background:#fff5f5;border:1px solid #ffd9dc;color:var(--text);display:flex;flex-direction:column;gap:6px}.app-sidebar-premium-banner .premium-banner-head{display:flex;align-items:center;gap:8px}.app-sidebar-premium-banner .premium-banner-head svg{color:#f5c518;flex-shrink:0}.app-sidebar-premium-banner strong{font-size:.95rem;color:var(--accent)}.app-sidebar-premium-banner span{font-size:.78rem;color:var(--muted)}.app-sidebar-premium-banner .btn{margin-top:6px}.top-headline-item{display:flex;gap:10px;text-decoration:none;color:var(--text);padding:8px 0;border-bottom:1px solid var(--border)}.top-headline-item:last-child{border-bottom:none}.top-headline-thumb{width:56px;height:44px;border-radius:var(--radius-sm);overflow:hidden;flex-shrink:0;background:var(--surface-2)}.local-business-avatar img,.top-headline-thumb .thumb-fallback,.top-headline-thumb img{width:100%;height:100%;object-fit:cover;display:block}.top-headline-title{display:block;font-weight:600;font-size:.85rem;line-height:1.3}.top-headline-meta{font-size:.72rem;color:var(--muted)}.explore-grid,.local-business-grid,.trending-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trending-video-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.explore-grid,.local-business-grid,.trending-video-grid{grid-template-columns:repeat(2,1fr)}}.local-business-card{display:block;text-decoration:none;color:var(--text);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.local-business-cover{display:block;height:90px;background:var(--surface-2) center/cover no-repeat}.local-business-body{display:block;padding:8px 10px}.local-business-name{display:block}.local-business-cat{display:block;font-size:.72rem;color:var(--muted)}.trending-video-card{display:block;text-decoration:none;color:var(--text)}.trending-video-thumb{display:flex;align-items:center;justify-content:center;height:120px;border-radius:var(--radius-md);background:#111 center/cover no-repeat}.trending-video-play{color:#fff;font-size:1.4rem}.trending-video-author{display:block;margin-top:6px;font-size:.78rem;font-weight:600}.explore-card,.groups-widget-info a{color:var(--text);text-decoration:none}.explore-card{display:flex;flex-direction:column;gap:4px;padding:14px;border-radius:var(--radius-md);background:var(--surface-2)}.explore-card-name{font-weight:700;font-size:.9rem}.explore-card-count{font-size:.75rem;color:var(--muted)}.wall-pagination{display:flex;align-items:center;gap:10px;justify-content:center;margin-top:14px}.header-create-btn{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.business-filter-pills{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.business-filter-pill{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;padding:6px 14px;font-size:.78rem;font-weight:600;cursor:pointer}.business-filter-pill.is-active{background:var(--danger);border-color:var(--danger);color:#fff}.local-business-card{display:flex;flex-direction:column}.local-business-cover-link{display:block}.local-business-body{position:relative;padding-top:34px}.local-business-avatar{position:absolute;top:-22px;left:10px;width:40px;height:40px;border-radius:50%;overflow:hidden;background:var(--dark);color:#fff;border:2px solid var(--surface);box-shadow:0 1px 4px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.15rem;line-height:1}.local-business-name,.local-business-rating{display:flex;align-items:center;gap:4px;font-weight:700;color:var(--text)}.local-business-name{font-size:.85rem;text-decoration:none}.local-business-rating{font-size:.76rem;margin-top:4px}.local-business-rating .star-icon{color:var(--accent)}.local-business-rating-count{color:var(--muted);font-weight:500}.local-business-location{display:flex;align-items:center;gap:4px;font-size:.72rem;color:var(--muted);margin-top:2px}.local-business-view-btn{margin-top:10px;align-self:flex-start}.events-widget .events-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;gap:12px}.trending-video-card{display:flex;flex-direction:column;gap:4px}.trending-video-thumb{position:relative}.trending-video-duration{position:absolute;bottom:6px;right:6px;background:rgba(0,0,0,.7);color:#fff;font-size:.68rem;font-weight:700;padding:1px 6px;border-radius:4px}.trending-video-caption{font-size:.8rem;font-weight:600;line-height:1.3}.trending-video-meta{display:flex;justify-content:space-between;font-size:.72rem;color:var(--muted)}.event-item,.groups-widget-list li{display:flex;align-items:center;gap:10px}.event-date-badge{flex-shrink:0;width:44px;height:44px;border-radius:var(--radius-sm);background:var(--surface-2);display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.1}.event-date-mon{font-size:.62rem;font-weight:700;color:var(--danger)}.event-date-day{font-size:.95rem;font-weight:800}.event-body{flex:1;min-width:0;display:flex;flex-direction:column}.event-title{font-size:.8rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-location,.event-time{font-size:.7rem;color:var(--muted)}.event-time{font-size:.72rem;flex-shrink:0}.app-download-widget h3{margin:0 0 4px;font-size:.95rem}.app-download-layout{display:flex;align-items:flex-end;gap:10px}.app-download-text{flex:1;min-width:0}.app-download-phone{flex-shrink:0;width:74px}.app-download-phone img{width:100%;display:block}.app-download-widget .app-download-copy{font-size:.78rem;color:var(--muted);margin:0 0 10px}.app-download-badges{display:flex;flex-direction:column;gap:8px}.app-download-badge{display:flex;align-items:center;gap:8px;text-align:left;padding:6px 10px;border-radius:var(--radius-sm);background:#111;color:#fff;text-decoration:none}.app-download-badge-text{display:flex;flex-direction:column;line-height:1.2}.app-download-badge-text small{font-size:.6rem;opacity:.85}.app-download-badge-text strong{font-size:.82rem;font-weight:700}@media (max-width:1080px){.app-download-phone{display:none}}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media (max-width:900px){.feature-strip{grid-template-columns:repeat(2,1fr)}}.feature-strip-item,.group-join-btn.is-joined{color:var(--text);border:1px solid var(--border)}.feature-strip-item{background:var(--surface);border-radius:var(--radius-lg);padding:18px;display:flex;flex-direction:column;gap:4px;text-decoration:none}.feature-strip-icon{width:40px;height:40px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:6px}.feature-strip-icon-blue{background:#e5f0ff;color:#2f6fed}.feature-strip-icon-amber{background:#fff3df;color:#e08a1e}.feature-strip-title{font-weight:700;font-size:.9rem}.feature-strip-desc{font-size:.76rem;color:var(--muted)}.groups-page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.groups-section{margin-bottom:28px}.groups-section-title{font-size:1rem;font-weight:800;margin-bottom:12px}.groups-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.group-card{background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column}.group-card-cover{display:block;height:100px;background:linear-gradient(135deg,var(--danger),var(--accent));position:relative}.group-card-cover img,.group-single .group-cover img{width:100%;height:100%;object-fit:cover}.group-card-cover-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:800}.group-card-body{padding:12px;display:flex;flex-direction:column;gap:4px}.group-card-name{font-weight:700;font-size:.9rem;text-decoration:none;color:var(--text)}.group-card-meta{font-size:.75rem;color:var(--muted);margin-bottom:6px}.group-join-btn.is-joined{background:var(--surface-2)}.empty-state-box{padding:30px;text-align:center;color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.groups-widget-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.groups-widget-thumb,.groups-widget-thumb img{width:40px;height:40px;border-radius:10px;object-fit:cover}.groups-widget-thumb-fallback{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--surface-2);font-weight:800}.groups-widget-info{display:flex;flex-direction:column;font-size:.78rem}.groups-widget-info a{font-weight:700}.groups-widget-info span{color:var(--muted)}.group-single .group-cover{height:220px;border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(135deg,var(--danger),var(--accent));position:relative;margin-bottom:14px}.group-cover-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem;font-weight:800}.group-single-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.group-single-meta{color:var(--muted);font-size:.85rem}.group-single-desc{margin-bottom:16px;color:var(--text)}.group-feed{display:flex;flex-direction:column;gap:14px}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-box{background:var(--surface);border-radius:var(--radius-lg);width:92%;max-width:480px;max-height:88vh;overflow-y:auto}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border)}.modal-head h3{margin:0;font-size:1rem}.modal-close{background:0 0;border:0;font-size:1.4rem;cursor:pointer;color:var(--muted)}.modal-form,.modal-form label{display:flex;flex-direction:column}.modal-form{padding:16px;gap:12px}.modal-form label{gap:4px;font-size:.82rem;font-weight:600}.modal-form input[type=email],.modal-form input[type=tel],.modal-form input[type=text],.modal-form select,.modal-form textarea{border:1px solid var(--border);border-radius:var(--radius-sm);padding:8px 10px;font-size:.85rem;font-family:inherit}.modal-form .radio-row{flex-direction:row;align-items:center;gap:10px;flex-wrap:wrap}.modal-response{font-size:.8rem;color:var(--danger);min-height:1em}.directory-cat-list a,.directory-head{display:flex;justify-content:space-between}.directory-head{align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:18px}.directory-search{display:flex;gap:8px}.directory-search input{padding:8px 12px;min-width:220px}.directory-layout{display:grid;grid-template-columns:240px 1fr;gap:24px;align-items:start}.directory-filters{position:sticky;top:90px;display:flex;flex-direction:column;gap:20px}.directory-filter-group{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:14px}.directory-filter-group h4{margin:0 0 10px;font-size:.85rem}.directory-cat-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.directory-cat-list a{font-size:.85rem;color:var(--text-muted)}.directory-cat-list a.is-active,.directory-cat-list a:hover{color:var(--accent);font-weight:600}.directory-filter-group label{display:flex;align-items:center;gap:6px;font-size:.82rem;margin-bottom:6px}.directory-promote-btn{width:100%;text-align:center}.directory-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:.85rem;color:var(--text-muted)}.create-post-head select,.directory-search input,.directory-sort select{border:1px solid var(--border);border-radius:var(--radius-sm)}.directory-sort select{padding:6px 10px}.directory-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.directory-layout{grid-template-columns:1fr}.directory-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.directory-grid{grid-template-columns:1fr}}.news-listing-page{padding:20px 0 40px}.news-listing-layout{display:grid;grid-template-columns:1fr 300px;gap:24px;align-items:start}.news-listing-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0 20px}.news-tab{padding:7px 14px;border-radius:999px;border:1px solid var(--border);font-size:.82rem;color:var(--text-muted)}.news-tab.is-active{background:var(--accent);color:#fff;border-color:var(--accent)}.news-listing-sidebar{display:flex;flex-direction:column;gap:18px}@media (max-width:900px){.news-listing-layout{grid-template-columns:1fr}}.create-post-page{max-width:640px;margin:20px auto 40px;padding:0 16px}.create-post-page-subtitle{color:var(--text-muted);font-size:.9rem;line-height:1.5;margin:-8px 0 18px}.create-post-card{background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid var(--border);border-radius:var(--radius);padding:18px}.create-post-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.create-post-head select{display:block;margin-top:4px;padding:4px 8px;font-size:.78rem}#create-post-textarea{width:100%;border:0;resize:vertical;font-size:1rem;font-family:inherit;padding:8px 0}#create-post-textarea:focus{outline:0}.create-post-preview img,.create-post-preview video{max-width:100%;border-radius:var(--radius-sm);margin:10px 0}.create-post-toolbar{display:flex;gap:14px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:10px 0;margin:10px 0}.create-post-attach-btn{display:flex;align-items:center;gap:6px;font-size:.85rem;cursor:pointer;color:var(--text-muted)}.create-post-field-label{display:block;font-size:.82rem;font-weight:600;margin:4px 0 8px;color:var(--text-muted)}.create-post-category-row{display:flex;gap:10px;margin-bottom:14px;flex-wrap:wrap}.create-post-category-pill{border:1px solid var(--border);border-radius:999px;padding:9px 18px;cursor:pointer;font-size:.88rem;font-weight:600;color:var(--text-muted);transition:background .15s,color .15s,border-color .15s}.create-post-category-pill input{position:absolute;opacity:0;width:1px;height:1px}.create-post-category-pill.is-active{background:var(--danger);color:#fff;border-color:var(--danger)}.create-post-field-group{margin-bottom:6px}.create-post-loc-row{display:flex;gap:10px;flex-wrap:wrap}.create-post-loc-row>*{flex:1;min-width:140px}.create-post-loc-row label.create-post-field-label{display:flex;flex-direction:column;gap:6px}input.create-post-input,select.create-post-input{width:100%;border:1px solid var(--border);border-radius:var(--radius-sm);padding:10px 12px;font-size:.9rem;margin-bottom:10px;background:var(--surface);color:var(--text)}.create-post-submit{width:100%}.jobs-list{display:flex;flex-direction:column}.job-card{display:flex;justify-content:space-between;gap:14px;background:var(--surface-glass);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border-radius:var(--radius);padding:16px}.job-card-time{white-space:nowrap}.dash-page{max-width:700px;margin:0 auto;padding:20px 0 60px}.dash-page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.dash-page-title{font-size:1.3rem;font-weight:800;margin:0}.dash-greeting-card,.dash-icon-btn{display:flex;align-items:center;border:1px solid var(--border)}.dash-icon-btn{justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--surface-2);color:var(--text);text-decoration:none}.dash-icon-btn:hover{background:var(--surface-hover, rgba(127,127,127,.12))}.dash-greeting-card{gap:14px;background:var(--surface);border-radius:var(--radius-lg);padding:16px 18px;margin-bottom:18px}.dash-avatar-img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex-shrink:0}.dash-greeting-hello{font-size:1rem;font-weight:700;margin:0 0 2px}.dash-greeting-sub{font-size:.8rem;color:var(--muted);margin:0}.dash-tabs{display:flex;gap:4px;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);padding:4px;margin-bottom:20px;overflow-x:auto;scrollbar-width:none}.dash-tabs::-webkit-scrollbar{display:none}.dash-tab{flex:1 1 auto;padding:8px 14px;border:0;background:0 0;border-radius:calc(var(--radius-md) - 2px);font-size:.85rem;font-weight:600;color:var(--muted);cursor:pointer;white-space:nowrap;transition:background .18s,color .18s}.dash-tab.is-active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px rgba(0,0,0,.12)}.dash-tab-panel{display:none}.dash-tab-panel.is-active{display:block}.dash-section-label{font-size:.78rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 12px}.dash-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.dash-stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px;display:flex;flex-direction:column;gap:3px}.dash-stat-label{font-size:.75rem;color:var(--muted);font-weight:600}.dash-stat-value{font-size:1.55rem;font-weight:800;color:var(--text);line-height:1.1}.dash-stat-period{font-size:.7rem;color:var(--muted)}.dash-pct-badge{display:inline-flex;align-items:center;gap:2px;font-size:.72rem;font-weight:700;border-radius:999px;padding:2px 7px}.dash-pct-up{background:rgba(34,197,94,.14);color:#16a34a}html.dark-mode .dash-pct-up{background:rgba(34,197,94,.22);color:#4ade80}.dash-pct-down{background:rgba(239,68,68,.12);color:#dc2626}html.dark-mode .dash-pct-down{background:rgba(239,68,68,.2);color:#f87171}.dash-pct-locked{background:var(--surface-2);color:var(--muted)}.dash-chart-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-bottom:16px}.dash-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.dash-card-title{font-size:.9rem;font-weight:700}.dash-chart-range{font-size:.75rem;color:var(--muted);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:3px 10px}.dash-chart-card .analytics-chart-wrap{margin:0}.dash-chart-card .analytics-chart-total{display:none}.dash-chart-card .analytics-chart-svg{width:100%;height:120px;display:block}.dash-chart-card .analytics-chart-area{fill:rgba(239,68,68,.12)}.dash-chart-card .analytics-chart-line{stroke:var(--danger);stroke-width:2.5}.dash-chart-card .analytics-chart-axis{display:flex;justify-content:space-between;font-size:.7rem;color:var(--muted);margin-top:6px}.dash-content-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-bottom:16px}.dash-view-all{font-size:.8rem;font-weight:600;color:var(--danger);text-decoration:none}.dash-view-all:hover{text-decoration:underline}.dash-post-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.dash-post-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--border)}.dash-post-item:last-child{border-bottom:none}.dash-post-thumb{width:60px;height:46px;border-radius:8px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--surface-2);text-decoration:none;color:var(--muted)}.dash-post-thumb-empty{border:1px solid var(--border)}.dash-post-img{width:100%;height:100%;object-fit:cover;display:block}.dash-post-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.dash-post-title{font-size:.84rem;font-weight:600;color:var(--text);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dash-post-title:hover,.directory-business-nav a.is-active span,.footer-col a:hover{color:var(--accent)}.dash-post-date,.dash-post-views{font-size:.72rem;color:var(--muted)}.dash-post-views{font-size:.78rem;font-weight:700;white-space:nowrap;flex-shrink:0}.dash-quick-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.dash-quick-link{display:flex;align-items:center;gap:8px;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);padding:12px 14px;font-size:.84rem;font-weight:600;color:var(--text);text-decoration:none;transition:background .16s}.dash-quick-link:hover{background:var(--surface-hover, rgba(127,127,127,.12))}.dash-empty-state{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 0;text-align:center}.dash-empty{font-size:.85rem;color:var(--muted);margin:0}.dash-add-btn{display:inline-flex;align-items:center;background:var(--accent);color:#fff;border-radius:var(--radius-md);padding:9px 18px;font-size:.84rem;font-weight:600;text-decoration:none}.dash-add-btn:hover{opacity:.88}@media (max-width:480px){.dash-stats-grid{grid-template-columns:1fr 1fr;gap:8px}.dash-stat-value{font-size:1.3rem}.dash-quick-links{grid-template-columns:1fr 1fr}}.footer-columns{display:grid;grid-template-columns:1.6fr repeat(4,1fr) 1.4fr;gap:24px;padding:28px 0;border-top:1px solid var(--border)}.footer-col h4{font-size:.85rem;margin:0 0 12px}.footer-col a{font-size:.82rem;color:var(--text-muted)}.footer-col-brand{display:flex;flex-direction:column;gap:10px}.footer-col-brand .footer-brand,.job-apply-modal .modal-head h3{margin-bottom:2px}.footer-tagline{font-size:.82rem;color:var(--text-muted);margin:0}.footer-col-newsletter p{font-size:.8rem;color:var(--text-muted);margin:0 0 10px}.footer-newsletter-form{display:flex;flex-direction:column;gap:10px}.footer-newsletter-form .newsletter-field-email{display:flex;gap:8px}.footer-newsletter-form .newsletter-field-email input{flex:1;min-width:0;padding:9px 12px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:.82rem}.footer-newsletter-form .newsletter-field-email button{background:var(--accent);color:#fff;border:0;border-radius:var(--radius-sm);padding:9px 16px;font-weight:700;font-size:.82rem;cursor:pointer;white-space:nowrap}.footer-newsletter-form .newsletter-field-state{position:relative}.footer-newsletter-form .newsletter-state-toggle{display:flex;align-items:center;gap:6px;background:0 0;border:0;padding:0;font-size:.76rem;color:var(--text-muted);cursor:pointer}@media (max-width:1080px){.footer-columns{grid-template-columns:repeat(3,1fr)}.footer-col-brand{grid-column:1/-1}}@media (max-width:900px){.footer-columns{grid-template-columns:repeat(2,1fr)}.footer-col-brand{grid-column:1/-1}}@media (max-width:560px){.footer-columns{grid-template-columns:1fr}.footer-col-brand{grid-column:auto}}@media (max-width:640px){.site-footer{margin-top:20px;padding:28px 0 calc(92px + env(safe-area-inset-bottom,0));background:#08090b;color:#f5f5f5}.site-footer .container{width:calc(100% - 32px)}.footer-columns{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:0!important;border-top:0!important}.footer-col-brand,.footer-col-newsletter{grid-column:1/-1!important}.footer-col-brand{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1);gap:12px}.footer-brand .brand-word,.footer-col-brand .brand-word{font-size:1.7rem!important;color:#fff!important}.footer-tagline{max-width:290px;color:rgba(255,255,255,.62)!important;font-size:.9rem!important;line-height:1.45}.footer-socials a{background:rgba(255,255,255,.08);color:rgba(255,255,255,.86)!important}.footer-col h4{margin:0 0 10px!important;font-size:.88rem!important;font-weight:800;color:#f2f2f3!important;letter-spacing:0!important}.footer-col ul{gap:0!important}.footer-col a,.footer-col li a{display:block;color:rgba(255,255,255,.58)!important;font-size:.86rem!important;line-height:1.25}.footer-col a:hover,.footer-col li a:hover{color:#fff!important}.footer-col-newsletter{margin-top:2px;background:rgba(255,255,255,.045)}.footer-col-newsletter p{color:rgba(255,255,255,.58)!important;font-size:.84rem!important;line-height:1.45}.footer-newsletter-form{gap:10px!important}.footer-newsletter-form .newsletter-field-email{display:flex!important;align-items:center;gap:8px!important;background:#fff}.footer-newsletter-form .newsletter-field-email input{height:40px;border:0!important;background:0 0!important;color:#111!important;padding:0 12px!important;font-size:.86rem!important}.footer-newsletter-form .newsletter-field-email button{padding:0 14px!important;font-size:.82rem!important;height:40px!important;border:0!important;border-radius:11px!important;background:var(--accent)!important;color:#fff!important;box-shadow:none!important;width:auto!important;min-width:112px!important}.footer-newsletter-form .newsletter-field-state{display:flex;align-items:center;min-height:48px;padding:0 14px;background:rgba(255,255,255,.92)}.footer-newsletter-form .newsletter-field-state svg{color:#8d94a0;flex-shrink:0}.footer-newsletter-form .newsletter-state-toggle{width:100%;font-size:.82rem!important;font-weight:700;text-align:left}.footer-bottom{margin-top:20px;padding-top:18px!important;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.5)!important;font-size:.82rem!important}.footer-widgets{display:none!important}.site-footer{background:#0b0b0d!important}.footer-columns{gap:24px 22px!important}.footer-col-brand{align-items:flex-start}.footer-socials{display:flex!important;gap:10px!important;margin-top:2px}.footer-col-newsletter,.footer-socials a{border:1px solid rgba(255,255,255,.08)!important;box-shadow:none!important}.footer-socials a{width:38px!important;height:38px!important;min-width:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#17181b!important;color:#a5a7ad!important;opacity:1!important;padding:0!important}.footer-socials a svg{width:18px!important;height:18px!important;display:block!important;color:currentColor!important;fill:currentColor!important}.footer-socials a:hover{color:#fff!important;background:#202126!important;transform:none!important}.footer-col a,.footer-col li a{color:#8d8f96!important;font-weight:500!important;padding:6px 0!important}.footer-col-newsletter{background:#121316!important;border-radius:18px!important;padding:18px 16px!important}.footer-newsletter-form .newsletter-field-email{height:48px!important;padding:4px!important;border:1px solid rgba(255,255,255,.14)!important;background:#1a1b1f!important;border-radius:14px!important;box-shadow:none!important;overflow:hidden!important}.footer-newsletter-form .newsletter-field-email:focus-within{border-color:rgba(224,38,60,.55)!important;box-shadow:0 0 0 3px rgba(224,38,60,.14)!important;background:#1a1b1f!important}.footer-newsletter-form .newsletter-field-email input,.footer-newsletter-form .newsletter-field-email input:active,.footer-newsletter-form .newsletter-field-email input:focus{outline:0!important;border:0!important;box-shadow:none!important;background:0 0!important;color:#fff!important;-webkit-appearance:none!important;appearance:none!important}.footer-newsletter-form .newsletter-field-email input::placeholder{color:#777a82!important}.footer-newsletter-form .newsletter-field-state{background:#1a1b1f!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:14px!important;color:#fff!important;box-shadow:none!important}.footer-newsletter-form .newsletter-state-toggle{color:#a2a5ad!important;outline:0!important;box-shadow:none!important}.site-footer{padding-bottom:calc(72px + env(safe-area-inset-bottom,0))!important}.footer-bottom{margin-bottom:0!important;padding-bottom:0!important}}@media (max-width:780px){body.front-page .app-right-rail,body.front-page .app-right-rail .profile-card-widget,body.front-page .profile-card-widget,body.home .app-right-rail,body.home .app-right-rail .profile-card-widget,body.home .profile-card-widget{display:none!important}body.front-page .app-shell,body.home .app-shell{grid-template-columns:1fr!important}body.front-page .app-main,body.home .app-main{max-width:100%!important}}@media (min-width:781px){.top-news-grid{align-items:stretch!important}.top-news-hero-slider{height:auto!important;min-height:100%!important;align-self:stretch!important}.top-news-hero,.top-news-hero .thumb-fallback,.top-news-hero img{height:100%!important;min-height:100%!important}}.top-news-hero-slider{touch-action:pan-y;user-select:none;-webkit-user-select:none}.top-news-hero-dot-btn{width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;position:relative;z-index:8}.top-news-hero-dot-btn.is-active{width:22px!important}.top-news-hero-dots{z-index:9!important;pointer-events:auto!important}.top-news-hero{cursor:grab}.top-news-hero:active{cursor:grabbing}.top-news-hero-arrow{font-size:0!important;line-height:1!important;padding:0!important}.top-news-hero-arrow svg{width:24px!important;height:24px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.top-news-hero-arrow::after,.top-news-hero-arrow::before{content:none!important}@media (max-width:780px){.top-news-hero-arrow svg{width:21px!important;height:21px!important}}@media (max-width:640px){.footer-newsletter-form .newsletter-field-state,.newsletter .newsletter-field-state{position:relative!important}.footer-newsletter-form .newsletter-state-panel,.newsletter .newsletter-state-panel{top:auto!important;bottom:calc(100% + 10px)!important;left:0!important;right:auto!important;width:100%!important;min-width:100%!important;max-width:100%!important;max-height:min(360px,48vh)!important;z-index:9999!important;border-radius:16px!important;box-shadow:0-18px 42px rgba(0,0,0,.35)!important}}.site-footer .footer-newsletter-form .newsletter-field-state,.site-footer .newsletter .newsletter-field-state,.site-footer .newsletter-field-state{position:relative!important}.site-footer .footer-newsletter-form .newsletter-state-panel,.site-footer .newsletter .newsletter-state-panel,.site-footer .newsletter-state-panel{top:auto!important;bottom:calc(100% + 10px)!important;left:0!important;right:auto!important;width:100%!important;min-width:100%!important;max-width:min(420px,100%)!important;max-height:min(360px,48vh)!important;z-index:9999!important;border-radius:16px!important;box-shadow:0-18px 42px rgba(0,0,0,.35)!important}.media-image,.spotlight-media,.top-headline-thumb,.top-news-extra-thumb,.top-news-hero-slider,.trending-video-thumb,.watch-thumb,.yt-embed-wrap{background:linear-gradient(135deg,#f3f4f6 0,#e5e7eb 52%,#f8fafc 100%)!important}.thumb-fallback{background:radial-gradient(circle at 22% 24%,rgba(255,255,255,.95)0 13%,transparent 14%),linear-gradient(135deg,#eef2f7 0,#d9dee8 55%,#f8fafc 100%)!important;position:relative!important;overflow:hidden!important}.thumb-fallback::after{position:absolute;left:-20%;right:-20%;bottom:-2px;height:48%;background:linear-gradient(135deg,rgba(148,163,184,.42),rgba(100,116,139,.25));clip-path:polygon(0 100%,32% 28%,48% 58%,66% 16%,100% 100%);opacity:.75}.spotlight-media .thumb-fallback,.top-headline-thumb .thumb-fallback,.top-news-extra-thumb .thumb-fallback,.top-news-hero .thumb-fallback,.watch-thumb .thumb-fallback{min-height:0!important}html.dark-mode .media-image,html.dark-mode .spotlight-media,html.dark-mode .top-headline-thumb,html.dark-mode .top-news-extra-thumb,html.dark-mode .top-news-hero-slider,html.dark-mode .trending-video-thumb,html.dark-mode .watch-thumb,html.dark-mode .yt-embed-wrap{background:linear-gradient(135deg,#20242b 0,#2b313a 52%,#171a20 100%)!important}html.dark-mode .thumb-fallback{background:radial-gradient(circle at 22% 24%,rgba(255,255,255,.12)0 13%,transparent 14%),linear-gradient(135deg,#20242b 0,#2b313a 55%,#171a20 100%)!important}.watch-thumb{background:#1f1f1f!important;background-image:none!important}.top-news-hero .thumb-fallback,.top-news-hero-slider,.watch-thumb{box-shadow:none!important}.top-headline-thumb .thumb-fallback,.trending-video-thumb{background:#1f1f1f!important;background-image:none!important;box-shadow:none!important}.spotlight-media,.thumb-fallback{box-shadow:none!important}.thumb-fallback{background:#1f1f1f!important;background-image:none!important}.top-news-hero .thumb-fallback::after,.top-news-hero .thumb-fallback::before{content:none!important;display:none!important}.top-news-hero-slider,.trending-video-card .trending-video-thumb,.watch-card .watch-thumb{border:1px solid rgba(255,255,255,.04)!important}.watch-pill{background:#fff!important;color:#111!important;box-shadow:none!important;border:0!important}[class*=cover],[class*=image],[class*=media],[class*=thumb],[class*=thumbnail]{--daylive-placeholder-bg:#1f1f1f}.biz-gallery-empty,.biz-listing-avatar,.dash-post-thumb-empty,.group-card-cover-fallback,.group-card-cover:not([style*=url]),.group-cover-fallback,.group-single .group-cover:not([style*=url]),.groups-widget-thumb-fallback,.local-business-avatar:not(:has(img)),.local-business-cover:not([style*=url]),.media-image,.page-cover:not([style*=url]),.post-thumbnail-fallback,.profile-cover:not([style*=url]),.spotlight-media,.story-add-circle,.thumb-fallback,.top-headline-thumb,.top-headline-thumb .thumb-fallback,.top-news-hero .thumb-fallback,.top-news-hero-slider,.trending-video-thumb,.watch-thumb,.yt-embed-wrap{background:#1f1f1f!important;background-color:#1f1f1f!important;background-image:none!important;box-shadow:none!important}.group-card-cover::after,.group-card-cover::before,.local-business-cover::after,.local-business-cover::before,.media-image::after,.media-image::before,.post-thumbnail-fallback::after,.post-thumbnail-fallback::before,.spotlight-media::after,.spotlight-media::before,.thumb-fallback::after,.thumb-fallback::before,.trending-video-thumb::after,.trending-video-thumb::before,.watch-thumb::after,.watch-thumb::before,.yt-embed-wrap::after,.yt-embed-wrap::before{content:none!important;display:none!important}.group-card-cover,.local-business-cover,.media-image,.page-cover,.profile-cover,.spotlight-media,.top-news-hero-slider,.trending-video-thumb,.watch-thumb,.yt-embed-wrap{border-color:rgba(255,255,255,.05)!important}.group-card-cover img,.local-business-cover img,.media-image img,.page-cover img,.profile-cover img,.spotlight-media img,.top-news-hero img,.trending-video-thumb img,.watch-thumb img,.yt-embed-wrap img{background:0 0!important}.media-image,.media-image .thumb-fallback,.spotlight-media,.spotlight-media .thumb-fallback,.top-news-hero,.top-news-hero .thumb-fallback,.top-news-hero-slider{background:#1f1f1f!important;background-color:#1f1f1f!important;background-image:none!important}.media-image:has(.thumb-fallback)::after,.spotlight-media:has(.thumb-fallback)::after,.top-news-hero:has(.thumb-fallback)::after{background:0 0!important;background-image:none!important;content:""!important}.media-image:not(:has(img))::after,.spotlight-media:not(:has(img))::after,.top-news-hero:not(:has(img))::after{background:0 0!important;background-image:none!important}.badge-eyebrow.top-news-badge,.top-news-hero-bottom{text-shadow:0 1px 2px rgba(0,0,0,.45)!important}.daylive-verified-badge{position:relative!important;top:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transform:none!important}.daylive-verified-badge svg{flex-shrink:0!important}.profile-card-name{display:block!important;text-align:center!important}@media (max-width:640px){.daylive-verified-badge{vertical-align:-3px!important;top:0!important}}.account-dd-name .daylive-verified-badge,.daylive-verified-badge,.follow-list-name .daylive-verified-badge,.profile-card-name .daylive-verified-badge,.profile-head-info h1 .daylive-verified-badge,.who-to-follow-name .daylive-verified-badge{overflow:visible!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;margin-left:5px!important;vertical-align:-2px!important;line-height:0!important;padding:0!important}.account-dd-name .daylive-verified-badge svg,.daylive-verified-badge svg,.follow-list-name .daylive-verified-badge svg,.profile-card-name .daylive-verified-badge svg,.profile-head-info h1 .daylive-verified-badge svg,.who-to-follow-name .daylive-verified-badge svg{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;display:block!important;overflow:visible!important}.account-dd-name,.follow-list-name,.profile-card-name,.profile-head-info h1,.who-to-follow-name{overflow:visible!important}.daylive-create-menu-open{overflow:hidden!important}.daylive-create-menu-overlay{background:rgba(255,255,255,.58);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}#job-apply-overlay.daylive-modal-overlay.open,#job-detail-overlay.daylive-modal-overlay.open{opacity:1;visibility:visible;pointer-events:auto}.daylive-create-close:hover{background:#f5f5f6}.daylive-create-head h3{font-size:1.45rem!important}.daylive-create-head p{font-size:.98rem!important}.daylive-create-option{transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease}.daylive-create-option-icon{flex-shrink:0!important;background:#fff0f2!important;line-height:1!important}.daylive-create-option-icon:before{opacity:1!important}.daylive-create-option-icon.news{background:#f3ecff!important}.daylive-create-option-icon.video{background:#eaf7ff!important}.daylive-create-option-icon.live{background:#fff0f1!important}.daylive-create-option-icon.business{background:#eafbf1!important}.daylive-create-option-icon.job{background:#fff3e7!important}.daylive-create-option-icon.event{background:#fff8d8!important}.daylive-create-option-icon.group{background:#eaf2ff!important}.daylive-create-option-icon.page{background:#f2eaff!important}.daylive-create-option-copy{filter:none!important}.daylive-create-option-copy strong{display:block!important;font-size:1rem!important}.daylive-create-option-copy small{display:block!important;font-size:.9rem!important}.daylive-create-footer a,.daylive-create-option-arrow,.daylive-create-option-copy{opacity:1!important;text-shadow:none!important}.daylive-create-option:hover .daylive-create-option-arrow{color:#fff!important}html.dark-mode .daylive-create-menu,html.dark-mode .daylive-create-menu:before{background:#fff!important;border-color:#e7e7ea!important}html.dark-mode .daylive-create-option{background:#fff!important;border-color:#e4e6eb!important}@media (max-width:780px){.daylive-create-menu-overlay{align-items:flex-end;padding:0;background:rgba(10,10,10,.45);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.daylive-create-menu{width:100%;max-height:88vh;border-radius:22px 22px 0 0;padding:28px 20px 18px}.daylive-create-menu:before{display:none}.daylive-create-menu:after{content:"";position:absolute;top:10px;left:50%;transform:translateX(-50%);width:46px;height:4px;background:#c8c8cc;border-radius:999px}.daylive-create-head{padding-right:42px}.daylive-create-head h3{font-size:1.22rem!important}.daylive-create-head p{font-size:.9rem!important}.daylive-create-grid{grid-template-columns:1fr;gap:0}.daylive-create-option{min-height:66px;border-width:0 0 1px!important;border-radius:0!important;padding:10px 0!important}.daylive-create-option:hover{box-shadow:none;transform:none;background:#fff!important}.daylive-create-option-icon{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;border-radius:10px!important}.daylive-create-option-icon:before{font-size:23px!important}.daylive-create-option-copy strong{font-size:.95rem!important}.daylive-create-option-copy small{font-size:.82rem!important}.daylive-create-footer{grid-template-columns:1fr;margin-top:12px}.daylive-create-footer a{background:#fff!important;color:#111!important;justify-content:flex-start!important;border-radius:0!important;border-bottom:1px solid #e7e7ea!important}.daylive-create-footer a:hover{background:#f7f7f8!important;color:#111!important}}.daylive-create-menu:before{border-color:#e5e7eb!important}.daylive-create-head h3{margin:0 0 6px!important;font-size:23px!important;line-height:1.18!important;font-weight:900!important;letter-spacing:-.02em!important}.daylive-create-head p{margin:0!important;font-size:15px!important;line-height:1.4!important;text-shadow:none!important}.daylive-create-option:hover{background:#fff!important}.daylive-create-option-icon{position:relative!important}.daylive-create-option-icon:before{display:block!important;background:currentColor!important}.daylive-create-option-icon.post:before{clip-path:polygon(13% 74%,20% 95%,41% 88%,88% 41%,60% 13%)}.daylive-create-option-icon.news:before{clip-path:polygon(22% 14%,78% 14%,78% 86%,22% 86%,22% 14%,32% 28%,68% 28%,68% 36%,32% 36%,32% 47%,68% 47%,68% 55%,32% 55%,32% 66%,68% 66%,68% 74%,32% 74%,32% 28%,22% 14%)}.daylive-create-option-icon.video:before{clip-path:polygon(18% 18%,18% 82%,82% 50%)}.daylive-create-option-icon.live:before{border-radius:50%;width:20px!important;height:20px!important;box-shadow:0 0 0 4px #fff,0 0 0 7px currentColor;background:currentColor!important}.daylive-create-option-icon.business:before{clip-path:polygon(15% 38%,85% 38%,78% 82%,22% 82%)}.daylive-create-option-icon.job:before{clip-path:polygon(18% 32%,38% 32%,38% 22%,62% 22%,62% 32%,82% 32%,82% 80%,18% 80%)}.daylive-create-option-icon.event:before{clip-path:polygon(18% 22%,82% 22%,82% 82%,18% 82%,18% 22%,28% 36%,72% 36%,72% 72%,28% 72%,28% 36%,18% 22%)}.daylive-create-option-icon.group:before{clip-path:polygon(15% 25%,85% 25%,85% 35%,15% 35%,15% 45%,85% 45%,85% 55%,15% 55%,15% 65%,85% 65%,85% 75%,15% 75%)}.daylive-create-option-icon.page:before{clip-path:polygon(24% 16%,70% 24%,70% 58%,34% 52%,34% 84%,24% 84%)}.daylive-create-option-copy small,.daylive-create-option-copy strong{font-size:16px!important;font-weight:900!important;line-height:1.2!important;margin:0!important;opacity:1!important;text-shadow:none!important}.daylive-create-option-copy small{font-size:13.5px!important;font-weight:600!important;line-height:1.35!important}@media (max-width:780px){.daylive-create-menu-overlay{align-items:flex-end!important;padding:0!important;background:rgba(10,10,10,.45)!important}.daylive-create-menu{width:100%!important;max-height:88vh!important;border-radius:22px 22px 0 0!important;padding:28px 20px 18px!important}.daylive-create-grid{grid-template-columns:1fr!important;gap:0!important}.daylive-create-option{min-height:66px!important;border-width:0 0 1px!important;border-radius:0!important;padding:10px 0!important}.daylive-create-option-icon{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important}.daylive-create-option-icon:before{width:24px!important;height:24px!important}.daylive-create-footer{grid-template-columns:1fr!important}.daylive-create-footer a{background:#fff!important;color:#111!important;border-bottom:1px solid #e5e7eb!important;justify-content:flex-start!important}}#header-create-btn,.header-create-btn{background:linear-gradient(180deg,#ff3048 0,#e0263c 100%)!important;color:#fff!important;border-color:#e0263c!important;box-shadow:0 8px 18px rgba(224,38,60,.22)!important;font-weight:900!important}#header-create-btn:hover,.header-create-btn:hover,body.daylive-create-menu-open #header-create-btn,body.daylive-create-menu-open .header-create-btn{background:linear-gradient(180deg,#e0263c 0,#c91025 100%)!important;border-color:#c91025!important;color:#fff!important;box-shadow:0 10px 22px rgba(224,38,60,.32)!important}body.daylive-create-menu-open #header-create-btn span::after,body.daylive-create-menu-open .header-create-btn span::after{content:"  ^";font-size:.8em}.daylive-create-head:before{display:inline-flex;align-items:center;height:24px;padding:0 10px;margin-bottom:10px;border-radius:999px;background:#fff1f2;color:#e0263c;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.daylive-create-option{background:linear-gradient(180deg,#fff 0,#fff 72%,snow 100%)!important}.daylive-create-option-icon.business,.daylive-create-option-icon.event,.daylive-create-option-icon.group,.daylive-create-option-icon.job,.daylive-create-option-icon.live,.daylive-create-option-icon.news,.daylive-create-option-icon.page,.daylive-create-option-icon.post,.daylive-create-option-icon.video{background:linear-gradient(135deg,#fff5f6 0,#ffe5e9 100%)!important}.daylive-create-footer a{background:#111!important;background:#202124!important;border:0!important;font-size:15px!important}.daylive-create-footer a:hover{background:#e0263c!important;border-color:#e0263c!important;color:#fff!important}.daylive-create-menu:after{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e0263c,#ff5a6d,#e0263c);border-radius:18px 18px 0 0;pointer-events:none}@media (max-width:780px){.daylive-create-menu{border-top:0!important}.daylive-create-head:before{margin-top:4px}body.daylive-create-menu-open #header-create-btn span::after,body.daylive-create-menu-open .header-create-btn span::after{content:""}}.daylive-create-menu-overlay{position:fixed!important;inset:0!important;z-index:9998!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:100px 18px 24px!important;background:rgba(255,255,255,.72)!important}.daylive-create-menu-overlay:not(.is-open){opacity:0!important;visibility:hidden!important;pointer-events:none!important}.daylive-create-menu{position:relative!important;width:min(700px,calc(100vw - 34px))!important;max-height:calc(100vh - 130px)!important;overflow:auto!important;background:#fff!important;border:1px solid #e5e7eb!important;padding:26px!important;font-family:inherit!important}.daylive-create-menu:before{content:""!important;position:absolute!important;top:-13px!important;left:50%!important;width:26px!important;height:26px!important;background:#fff!important;border-left:1px solid #e5e7eb!important;border-top:1px solid #e5e7eb!important;transform:translateX(-50%) rotate(45deg)!important;border-radius:4px 0 0 0!important}.daylive-create-head h3:after,.daylive-create-head:before,.daylive-create-option:before{content:none!important;display:none!important}.daylive-create-footer a svg,.daylive-create-footer-link svg,.daylive-create-kicker{display:none!important}.daylive-create-close{position:absolute!important;top:18px!important;right:18px!important;width:30px!important;height:30px!important;border-radius:50%!important;font-size:28px!important;line-height:28px!important;font-weight:300!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:3!important}.daylive-create-close:hover{background:#f3f4f6!important}.daylive-create-head{padding:0 42px 18px 0!important;margin:0!important;border:0!important}.daylive-create-head h3::first-letter{color:inherit!important}.daylive-create-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0!important}.daylive-create-option{display:flex!important;align-items:center!important;gap:13px!important;min-height:86px!important;padding:12px 14px!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;text-decoration:none!important;opacity:1!important;filter:none!important;overflow:visible!important;transform:none!important}.daylive-create-option:hover{background:snow!important;border-color:#f4a7b2!important;transform:translateY(-1px)!important}.daylive-create-option-icon{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff1f2!important;border:1px solid #ffd7dd!important;overflow:hidden!important;font-size:0!important}.daylive-create-option-icon:before{content:"+"!important;font-size:25px!important;font-weight:900!important;line-height:1!important;background:0 0!important;clip-path:none!important;width:auto!important;height:auto!important;box-shadow:none!important;border-radius:0!important}.daylive-create-option-icon.post:before{content:"✎"!important}.daylive-create-option-icon.news:before{content:"▤"!important}.daylive-create-option-icon.video:before{content:"▶"!important}.daylive-create-option-icon.live:before{content:"◉"!important}.daylive-create-option-icon.business:before{content:"▰"!important}.daylive-create-option-icon.event:before,.daylive-create-option-icon.job:before{content:"▣"!important}.daylive-create-option-icon.group:before{content:"☷"!important}.daylive-create-option-icon.page:before{content:"⚑"!important}.daylive-create-option-copy{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important;line-height:1.25!important}.daylive-create-option-arrow{background:0 0!important;font-weight:300!important;display:block!important;transform:none!important}.daylive-create-footer{border-top:1px solid #e5e7eb!important}@media (max-width:780px){.daylive-create-menu-overlay{align-items:flex-end!important;padding:0!important;background:rgba(10,10,10,.45)!important}.daylive-create-menu{width:100%!important;max-height:88vh!important;border-radius:22px 22px 0 0!important;padding:28px 20px 18px!important}.daylive-create-menu:before{display:none!important}.daylive-create-menu:after{content:""!important;display:block!important;position:absolute!important;top:10px!important;left:50%!important;transform:translateX(-50%)!important;width:44px!important;height:4px!important;background:#c8c8cc!important;border-radius:99px!important}.daylive-create-grid{grid-template-columns:1fr!important;gap:0!important}.daylive-create-option{min-height:66px!important;border-width:0 0 1px!important;border-radius:0!important;padding:10px 0!important}.daylive-create-option:hover{box-shadow:none!important;transform:none!important}.daylive-create-option-icon{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important}.daylive-create-footer{grid-template-columns:1fr!important}.daylive-create-footer a{background:#202124!important;color:#fff!important;border-radius:12px!important}}.daylive-create-menu-overlay{background:rgba(255,255,255,.82)!important}.daylive-create-menu-overlay:before{background:radial-gradient(circle at 18% 32%,rgba(224,38,60,.14),transparent 24%),radial-gradient(circle at 82% 70%,rgba(224,38,60,.1),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.72),rgba(245,246,248,.88))!important}.daylive-create-menu,.daylive-create-menu:before{background:rgba(255,255,255,.88)!important}@media (max-width:780px){.daylive-create-menu-overlay{background:rgba(255,255,255,.78)!important;backdrop-filter:blur(16px) saturate(120%)!important;-webkit-backdrop-filter:blur(16px) saturate(120%)!important}}.daylive-create-menu-overlay{background:rgba(17,18,22,.38)!important}.daylive-create-menu-overlay:before{background:radial-gradient(circle at 18% 30%,rgba(224,38,60,.18),transparent 22%),radial-gradient(circle at 82% 72%,rgba(224,38,60,.14),transparent 24%),rgba(17,18,22,.22)!important}.daylive-create-menu,.daylive-create-menu:before{background:rgba(255,255,255,.96)!important}@media (max-width:780px){.daylive-create-menu-overlay{background:rgba(17,18,22,.48)!important}}.daylive-create-menu-overlay{background:rgba(10,10,12,.76)!important}.daylive-create-menu-overlay:before{background:radial-gradient(circle at 20% 30%,rgba(224,38,60,.18),transparent 24%),radial-gradient(circle at 82% 72%,rgba(224,38,60,.14),transparent 26%),rgba(10,10,12,.4)!important}.daylive-create-menu{background:rgba(26,27,31,.86)!important}.daylive-create-menu:before{background:rgba(26,27,31,.92)!important}.daylive-create-grid{border-color:rgba(255,255,255,.1)!important}.daylive-create-footer a{background:rgba(255,255,255,.08)!important}@media (max-width:780px){.daylive-create-menu-overlay{background:rgba(10,10,12,.78)!important}.daylive-create-menu{background:rgba(26,27,31,.94)!important;border-color:rgba(255,255,255,.12)!important}.daylive-create-option{border:1px solid rgba(255,255,255,.1)!important;border-radius:14px!important;margin-bottom:10px!important;padding:12px!important;background:rgba(255,255,255,.045)!important}.daylive-create-footer a{background:rgba(255,255,255,.08)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;justify-content:center!important}}.daylive-create-menu-overlay{background:rgba(8,9,12,.78)!important}.daylive-create-menu-overlay:before{background:radial-gradient(circle at 18% 28%,rgba(224,38,60,.22),transparent 24%),radial-gradient(circle at 82% 72%,rgba(224,38,60,.18),transparent 26%),rgba(8,9,12,.22)!important}.daylive-create-menu,.daylive-create-menu:before{background:rgba(24,25,29,.92)!important}.daylive-create-option{background:rgba(255,255,255,.045)!important}.daylive-create-option:hover{background:rgba(255,255,255,.075)!important}.daylive-create-option-copy strong,.daylive-create-option:hover .daylive-create-option-copy strong,html.dark-mode .daylive-create-option-copy strong{color:#fff!important}.daylive-create-option-icon{background:rgba(224,38,60,.12)!important}.daylive-create-option-arrow{background:rgba(255,255,255,.06)!important}.daylive-create-footer a{background:rgba(255,255,255,.07)!important}@media (max-width:780px){.daylive-create-menu-overlay{background:rgba(8,9,12,.78)!important}.daylive-create-menu{background:rgba(24,25,29,.96)!important;border-radius:22px 22px 0 0!important}.daylive-create-menu:after{content:""!important;display:block!important;position:absolute!important;top:10px!important;left:50%!important;transform:translateX(-50%)!important;width:44px!important;height:4px!important;background:rgba(255,255,255,.28)!important;border-radius:99px!important}.daylive-create-option{border:1px solid rgba(255,255,255,.1)!important;border-radius:14px!important;margin-bottom:10px!important;padding:12px!important}.daylive-create-footer a{background:rgba(255,255,255,.07)!important;color:#fff!important;justify-content:center!important}}.daylive-create-menu-overlay{background:rgba(8,9,12,.82)!important}.daylive-create-menu-overlay:before{background:radial-gradient(circle at 18% 28%,rgba(224,38,60,.2),transparent 25%),radial-gradient(circle at 82% 72%,rgba(224,38,60,.14),transparent 26%),rgba(8,9,12,.28)!important}.daylive-create-menu,html.dark-mode .daylive-create-menu{color:#f8fafc!important;border-radius:22px!important}html.dark-mode .daylive-create-menu{background:rgba(24,25,29,.94)!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 30px 90px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.06)!important;backdrop-filter:blur(22px) saturate(130%)!important;-webkit-backdrop-filter:blur(22px) saturate(130%)!important}.daylive-create-menu:before,html.dark-mode .daylive-create-menu:before{background:rgba(24,25,29,.94)!important;border-color:rgba(255,255,255,.13)!important}.daylive-create-menu:after{content:none!important;display:none!important}.daylive-create-head h3,html.dark-mode .daylive-create-head h3{color:#fff!important;opacity:1!important;text-shadow:none!important}.daylive-create-head p,html.dark-mode .daylive-create-head p{color:#a8adb7!important;opacity:1!important}.daylive-create-close{background:0 0!important;color:#a8adb7!important;border:0!important}.daylive-create-close:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}.daylive-create-option,html.dark-mode .daylive-create-option{background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.11)!important;color:#fff!important;box-shadow:none!important}.daylive-create-option:hover,html.dark-mode .daylive-create-option:hover{background:rgba(255,255,255,.085)!important;border-color:rgba(224,38,60,.55)!important;box-shadow:0 12px 28px rgba(0,0,0,.24)!important}.daylive-create-option-copy small,html.dark-mode .daylive-create-option-copy small{color:#a8adb7!important}.daylive-create-option-icon,.daylive-create-option-icon.business,.daylive-create-option-icon.event,.daylive-create-option-icon.group,.daylive-create-option-icon.job,.daylive-create-option-icon.live,.daylive-create-option-icon.news,.daylive-create-option-icon.page,.daylive-create-option-icon.post,.daylive-create-option-icon.video{background:rgba(224,38,60,.13)!important;color:#ff4057!important;border:1px solid rgba(224,38,60,.32)!important;box-shadow:none!important}.daylive-create-option-icon:before{color:currentColor!important}.daylive-create-option-arrow{background:rgba(255,255,255,.07)!important}.daylive-create-footer a,html.dark-mode .daylive-create-footer a{background:rgba(255,255,255,.075)!important}html.dark-mode .daylive-create-footer a{color:#fff!important;border:1px solid rgba(255,255,255,.11)!important}@media (max-width:780px){.daylive-create-menu{background:rgba(24,25,29,.97)!important;border-radius:22px 22px 0 0!important}.daylive-create-menu:after{content:""!important;display:block!important;position:absolute!important;top:10px!important;left:50%!important;transform:translateX(-50%)!important;width:44px!important;height:4px!important;background:rgba(255,255,255,.28)!important;border-radius:99px!important}}.daylive-create-menu-overlay{background:rgba(10,10,10,.72)!important;backdrop-filter:blur(18px) saturate(115%)!important;-webkit-backdrop-filter:blur(18px) saturate(115%)!important}.daylive-create-menu-overlay:before{position:fixed!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 20% 25%,rgba(224,38,60,.2),transparent 24%),radial-gradient(circle at 82% 72%,rgba(224,38,60,.16),transparent 25%),rgba(10,10,10,.18)!important;opacity:1!important;content:none!important;display:none!important;background:0 0!important}.daylive-create-menu-overlay.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.daylive-create-menu{backdrop-filter:blur(22px) saturate(130%)!important;-webkit-backdrop-filter:blur(22px) saturate(130%)!important}.daylive-create-menu-overlay{background:rgba(10,10,10,.55)!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}.daylive-create-menu{background:rgba(24,25,29,.94)!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 20px 60px rgba(0,0,0,.35)!important}@media (max-width:780px){.daylive-create-menu-overlay{background:rgba(10,10,10,.55)!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}}.daylive-create-option-arrow{position:relative!important;width:34px!important;height:34px!important;min-width:34px!important;border-radius:50%!important;background:rgba(255,255,255,.065)!important;border:1px solid rgba(255,255,255,.08)!important;color:transparent!important;font-size:0!important;line-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-left:auto!important;flex-shrink:0!important;transition:background .16s ease,border-color .16s ease,transform .16s ease!important}.daylive-create-option-arrow::before{content:""!important;width:8px!important;height:8px!important;border-right:2px solid #d9dde5!important;border-bottom:2px solid #d9dde5!important;transform:rotate(-45deg)!important;margin-left:-2px!important;display:block!important}.daylive-create-option:hover .daylive-create-option-arrow{background:#e0263c!important;border-color:#e0263c!important;transform:translateX(2px)!important}.daylive-create-option:hover .daylive-create-option-arrow::before{border-color:#fff!important}.daylive-create-footer{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;padding-top:14px!important;margin-top:14px!important;border-top:1px solid rgba(255,255,255,.1)!important}.daylive-create-footer a,.daylive-create-footer-link{min-height:54px!important;padding:12px 16px!important;border-radius:14px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;font-size:.98rem!important;font-weight:900!important;text-decoration:none!important;box-shadow:none!important;transition:background .16s ease,border-color .16s ease,transform .16s ease!important}.daylive-create-footer a:hover,.daylive-create-footer-link:hover{background:rgba(224,38,60,.18)!important;border-color:rgba(224,38,60,.55)!important;transform:translateY(-1px)!important}.daylive-create-footer a::before,.daylive-create-footer-link::before{content:""!important;width:20px!important;height:20px!important;display:inline-block!important;flex-shrink:0!important;background:#ff4057!important;-webkit-mask:center/contain no-repeat;mask:center/contain no-repeat}.daylive-create-footer a:first-child::before,.daylive-create-footer-link:first-child::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6 2h9l5 5v15H6V2zm8 2.5V8h3.5L14 4.5zM8 12h8v2H8v-2zm0 4h8v2H8v-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6 2h9l5 5v15H6V2zm8 2.5V8h3.5L14 4.5zM8 12h8v2H8v-2zm0 4h8v2H8v-2z'/%3E%3C/svg%3E")}.daylive-create-footer a:last-child::before,.daylive-create-footer-link:last-child::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a10 10 0 1 0 0 20a10 10 0 0 0 0-20zm1 5v5l4 2l-1 1.7l-5-3V7h2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a10 10 0 1 0 0 20a10 10 0 0 0 0-20zm1 5v5l4 2l-1 1.7l-5-3V7h2z'/%3E%3C/svg%3E")}.daylive-create-footer a span,.daylive-create-footer-link span{display:inline!important;color:#fff!important}@media (max-width:780px){.daylive-create-option-arrow{width:30px!important;height:30px!important;min-width:30px!important}.daylive-create-footer{grid-template-columns:1fr!important}.daylive-create-footer a,.daylive-create-footer-link{justify-content:center!important;min-height:50px!important}}html.dark-mode .biz-gallery-empty,html.dark-mode .biz-listing-avatar,html.dark-mode .dash-post-thumb-empty,html.dark-mode .group-card-cover-fallback,html.dark-mode .group-card-cover:not([style*=url]),html.dark-mode .group-cover-fallback,html.dark-mode .group-single .group-cover:not([style*=url]),html.dark-mode .groups-widget-thumb-fallback,html.dark-mode .local-business-avatar:not(:has(img)),html.dark-mode .local-business-cover:not([style*=url]),html.dark-mode .media-image,html.dark-mode .page-cover:not([style*=url]),html.dark-mode .post-thumbnail-fallback,html.dark-mode .profile-cover:not([style*=url]),html.dark-mode .spotlight-media,html.dark-mode .thumb-fallback,html.dark-mode .top-headline-thumb,html.dark-mode .top-headline-thumb .thumb-fallback,html.dark-mode .top-news-hero,html.dark-mode .top-news-hero .thumb-fallback,html.dark-mode .top-news-hero-slider,html.dark-mode .trending-video-thumb,html.dark-mode .watch-thumb,html.dark-mode .yt-embed-wrap{background:#1f1f1f!important;background-color:#1f1f1f!important;background-image:none!important;box-shadow:none!important}html.dark-mode .media-image:has(.thumb-fallback)::after,html.dark-mode .media-image:not(:has(img))::after,html.dark-mode .spotlight-media:has(.thumb-fallback)::after,html.dark-mode .spotlight-media:not(:has(img))::after,html.dark-mode .top-news-hero:has(.thumb-fallback)::after,html.dark-mode .top-news-hero:not(:has(img))::after{background:0 0!important;background-image:none!important}html.dark-mode .thumb-fallback::after,html.dark-mode .thumb-fallback::before,html.dark-mode .top-news-hero .thumb-fallback::after,html.dark-mode .top-news-hero .thumb-fallback::before,html.dark-mode .trending-video-thumb::after,html.dark-mode .trending-video-thumb::before,html.dark-mode .watch-thumb::after,html.dark-mode .watch-thumb::before{content:none!important;display:none!important}html.dark-mode .top-headline-thumb,html.dark-mode .top-news-hero-slider,html.dark-mode .trending-video-card .trending-video-thumb,html.dark-mode .watch-card .watch-thumb{border:1px solid rgba(255,255,255,.05)!important}@media (min-width:901px){.news-listing-layout{align-items:start!important}.news-listing-sidebar{padding-top:106px!important}}@media (max-width:900px){.news-listing-sidebar{padding-top:0!important}}.news-listing-page{padding-top:8px!important}.news-listing-page .account-title{margin-top:0!important;margin-bottom:10px!important;line-height:1.15!important}.news-listing-tabs{margin-top:8px!important;margin-bottom:22px!important}@media (min-width:901px){.news-listing-sidebar{padding-top:132px!important}}@media (max-width:900px){.news-listing-page{padding-top:4px!important}.news-listing-sidebar{padding-top:0!important}}.daylive-page-view,html.dark-mode .daylive-page-view{background:#f7f8fb!important}.daylive-business-page,.daylive-page-shell,.profile-about-card h2{color:#111827!important}.daylive-page-manage-bar{color:#111827!important;border-radius:14px!important;padding:14px 16px!important;margin:0 0 18px!important}.daylive-page-manage-bar,html.dark-mode .daylive-page-manage-bar{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important}.daylive-page-manage-bar .btn{color:#111827!important;border-radius:10px!important}.daylive-page-manage-bar .btn,html.dark-mode .daylive-page-manage-bar .btn{background:#fff!important;border:1px solid #d8dde6!important;box-shadow:none!important}.daylive-page-manage-bar .btn:hover{border-color:#e0263c!important;color:#e0263c!important}.biz-listing-header{border-radius:16px 16px 0 0!important;padding:28px 30px!important;color:#111827!important}.biz-listing-header,html.dark-mode .biz-listing-header{position:relative!important;display:flex!important;align-items:center!important;gap:22px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important;margin:0!important}.biz-listing-avatar{border-radius:12px!important;background:linear-gradient(135deg,#b51636,#8f1230)!important;color:#fff!important}.biz-listing-avatar,html.dark-mode .biz-listing-avatar{width:86px!important;height:86px!important;min-width:86px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:48px!important;font-weight:900!important;box-shadow:none!important;border:0!important}.biz-listing-heading{min-width:0!important;flex:1!important}.biz-listing-title{color:#111827!important;font-size:28px!important}.biz-listing-title,html.dark-mode .biz-listing-title{margin:0 0 8px!important;line-height:1.15!important;font-weight:900!important;display:flex!important;align-items:center!important;gap:6px!important}.biz-listing-verified{color:#1473e6!important;display:inline-flex!important;align-items:center!important}.biz-listing-rating{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 9px!important;color:#111827!important}.biz-listing-rating-value{background:#22a447!important;color:#fff!important;border-radius:5px!important;padding:2px 7px!important;font-weight:900!important}.biz-listing-stars{color:#ff9800!important}.biz-listing-location{color:#374151!important}.biz-listing-location,html.dark-mode .biz-listing-location{font-size:14px!important;margin:0!important;display:flex!important;align-items:center!important;gap:8px!important}.biz-listing-cat-pill{color:#111827!important;border-radius:8px!important}.biz-listing-cat-pill,html.dark-mode .biz-listing-cat-pill{position:absolute!important;top:28px!important;right:28px!important;background:#f3f4f6!important;border:1px solid #e5e7eb!important;padding:7px 12px!important;font-weight:700!important;font-size:13px!important}.biz-listing-cta-actions{margin-top:18px!important;display:flex!important;gap:12px!important;flex-wrap:wrap!important}.biz-contact-btn{border-radius:8px!important;background:#e0263c!important;color:#fff!important}.biz-contact-btn,html.dark-mode .biz-contact-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:42px!important;padding:10px 18px!important;border:1px solid #e0263c!important;font-weight:800!important;text-decoration:none!important;box-shadow:none!important}.biz-contact-btn-outline{color:#111827!important}.biz-contact-btn-outline,html.dark-mode .biz-contact-btn-outline{background:#fff!important;border:1px solid #d8dde6!important}.biz-cta-whatsapp{color:#111827!important}.biz-cta-whatsapp,html.dark-mode .biz-cta-whatsapp{border-color:#22a447!important;background:#fff!important}.biz-tabs{border-top:0!important;border-radius:0 0 16px 16px!important}.biz-tabs,html.dark-mode .biz-tabs{display:flex!important;gap:34px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important;padding:0 26px!important;margin:0 0 22px!important;overflow-x:auto!important}.biz-tab-btn{background:0 0!important;color:#111827!important}.biz-tab-btn,html.dark-mode .biz-tab-btn{border:0!important;border-bottom:3px solid transparent!important;border-radius:0!important;padding:18px 0!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important}.biz-tab-btn.is-active{color:#e0263c!important;border-bottom-color:#e0263c!important}.biz-listing-body{grid-template-columns:minmax(0,1fr) 340px!important;gap:24px!important}.biz-listing-body,html.dark-mode .biz-listing-body{display:grid!important;align-items:start!important}.biz-listing-main,.biz-listing-sidebar{display:flex!important;flex-direction:column!important;gap:18px!important}.profile-about-card{color:#111827!important;border-radius:14px!important;padding:24px!important}.profile-about-card,html.dark-mode .profile-about-card{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important}.daylive-business-page .profile-about-card,.profile-about-card,html.dark-mode .daylive-business-page .profile-about-card,html.dark-mode .profile-about-card{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.profile-about-card h2{font-size:20px!important;margin:0 0 14px!important}.profile-about-card h2,html.dark-mode .profile-about-card h2{line-height:1.25!important;font-weight:900!important}.profile-about-row{color:#1f2937!important;font-size:15px!important;line-height:1.6!important}.profile-about-empty{color:#6b7280!important}.biz-contact-card .profile-about-row{margin-bottom:14px!important}.biz-contact-phone-row a{color:#0b74e5!important;font-weight:800!important}.biz-services-pills{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.biz-service-pill{color:#111827!important}.biz-service-pill,html.dark-mode .biz-service-pill{background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:9px 14px!important;font-weight:700!important}.biz-gallery-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.biz-gallery-grid img,.biz-gallery-photo{border-radius:12px!important;overflow:hidden!important}.daylive-simple-page .profile-about-card{max-width:900px!important;margin:0 auto!important}html.dark-mode .daylive-simple-page .profile-about-card{margin:0 auto!important}@media (max-width:900px){.daylive-page-view{padding:14px 14px 34px!important}.biz-listing-header{padding:22px 18px!important;align-items:flex-start!important}.biz-listing-avatar{width:70px!important;height:70px!important;min-width:70px!important;font-size:38px!important}.biz-listing-title{font-size:23px!important}.biz-listing-cat-pill{position:static!important;margin-left:auto!important}.biz-listing-body{grid-template-columns:1fr!important}.biz-tabs{gap:24px!important;padding:0 18px!important}.biz-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html.dark-mode .daylive-business-page,html.dark-mode .daylive-page-shell{color:#f8fafc!important}html.dark-mode .page-cover-wrap{margin:0 0 18px!important;border-radius:20px!important;overflow:hidden!important;background:#15161a!important;border:1px solid rgba(255,255,255,.1)!important}html.dark-mode .page-cover{height:220px!important;border-radius:20px!important;background-color:#15161a!important;background-size:cover!important;background-position:center!important;box-shadow:none!important}html.dark-mode .page-cover:not([style*=url]){background:radial-gradient(circle at 22% 32%,rgba(224,38,60,.24),transparent 28%),radial-gradient(circle at 78% 72%,rgba(224,38,60,.14),transparent 30%),#15161a!important}html.dark-mode .page-cover-edit-btn{right:18px!important;bottom:18px!important;background:rgba(10,10,12,.72)!important;border:1px solid rgba(255,255,255,.28)!important;color:#fff!important;border-radius:999px!important;padding:10px 16px!important;font-weight:800!important;backdrop-filter:blur(10px)!important}html.dark-mode .daylive-page-manage-bar,html.dark-mode .page-manage-bar{background:#18191d!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:16px!important;color:#b8bdc7!important;box-shadow:none!important;padding:14px 16px!important;margin:0 0 18px!important}html.dark-mode .page-manage-label{color:#b8bdc7!important;font-weight:700!important}html.dark-mode .daylive-page-manage-bar .btn,html.dark-mode .page-manage-bar .btn{background:rgba(255,255,255,.055)!important;color:#fff!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:999px!important;padding:9px 16px!important}html.dark-mode .daylive-page-manage-bar .btn:hover,html.dark-mode .page-manage-bar .btn:hover{background:#e0263c!important;border-color:#e0263c!important;color:#fff!important}html.dark-mode .daylive-business-page .page-breadcrumb{color:#ff4057!important;margin:0 0 14px!important;font-size:12px!important}html.dark-mode .biz-listing-header{background:#18191d!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:18px 18px 0 0!important;box-shadow:none!important;padding:28px 30px!important;color:#fff!important}html.dark-mode .biz-listing-title{color:#fff!important;font-size:30px!important;letter-spacing:-.02em!important}html.dark-mode .biz-listing-location{color:#b8bdc7!important}html.dark-mode .biz-listing-avatar{background:linear-gradient(135deg,#b51636,#8f1230)!important;color:#fff!important;border-radius:14px!important}html.dark-mode .biz-listing-cat-pill{background:rgba(255,255,255,.07)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:8px!important}html.dark-mode .biz-tabs{background:#18191d!important;border:1px solid rgba(255,255,255,.11)!important;border-top:0!important;border-radius:0 0 18px 18px!important;box-shadow:none!important;margin-bottom:22px!important}html.dark-mode .biz-tab-btn{color:#b8bdc7!important;background:0 0!important}html.dark-mode .biz-tab-btn.is-active{color:#ff4057!important;border-bottom-color:#ff4057!important}html.dark-mode .biz-listing-body{grid-template-columns:minmax(0,1fr) 340px!important;gap:24px!important}html.dark-mode .daylive-business-page .profile-about-card,html.dark-mode .profile-about-card{background:#18191d!important;border:1px solid rgba(255,255,255,.11)!important}html.dark-mode .profile-about-card{color:#fff!important;border-radius:18px!important;box-shadow:none!important;padding:24px!important}html.dark-mode .profile-about-card h2{color:#fff!important;font-size:20px!important;margin:0 0 14px!important}html.dark-mode .profile-about-row{color:#d7dbe3!important;font-size:15px!important;line-height:1.65!important}html.dark-mode .profile-about-empty{color:#8f96a3!important}html.dark-mode .biz-contact-btn{background:#e0263c!important;border-color:#e0263c!important;color:#fff!important;border-radius:10px!important}html.dark-mode .biz-contact-btn-outline,html.dark-mode .biz-cta-whatsapp{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.13)!important;color:#fff!important}html.dark-mode .biz-contact-phone-row a{color:#58a6ff!important}html.dark-mode .biz-service-pill{background:rgba(255,255,255,.06)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important}html.dark-mode .daylive-simple-page .profile-about-card{max-width:100%!important}@media (max-width:900px){html.dark-mode .daylive-page-view{width:calc(100% - 24px)!important;padding-top:14px!important}html.dark-mode .page-cover{height:150px!important}html.dark-mode .biz-listing-body{grid-template-columns:1fr!important}html.dark-mode .biz-listing-header{padding:22px 18px!important}}.daylive-business-page{display:grid!important;grid-template-columns:minmax(0,1fr) 420px!important;align-items:start!important}.daylive-business-page .biz-listing-body,.daylive-business-page .page-breadcrumb,.daylive-business-page .page-cover-wrap{grid-column:1/-1!important}.daylive-page-manage-bar{display:none!important}.daylive-business-page .page-manage-bar{order:50!important;grid-column:2!important;align-self:start!important;background:#fff!important}html.dark-mode .daylive-business-page .page-manage-bar{order:50!important;grid-column:2!important;align-self:start!important;box-shadow:0 10px 30px rgba(15,23,42,.06)!important}.daylive-page-view .page-manage-bar .btn{background:#fff!important;border:1px solid #d9dee8!important;box-shadow:none!important}.daylive-page-view .page-manage-bar .btn:hover{border-color:#e0263c!important;color:#e0263c!important;background:#fff5f6!important}.daylive-business-page .page-breadcrumb{order:1!important}.daylive-business-page .biz-listing-header,html.dark-mode .daylive-business-page .biz-listing-header{order:2!important;grid-column:1!important}.daylive-business-page .biz-listing-rating-value{background:#22a447!important}.daylive-business-page .biz-tabs,html.dark-mode .daylive-business-page .biz-tabs{order:3!important;grid-column:1!important}.daylive-business-page .biz-listing-body{order:4!important}.daylive-business-page .biz-listing-body .profile-about-card,html.dark-mode .daylive-business-page .biz-listing-body .profile-about-card{background:#fff!important;color:#111827!important;border:1px solid #e5e7eb!important;border-radius:14px!important;box-shadow:0 10px 30px rgba(15,23,42,.06)!important;padding:24px!important}html.dark-mode .daylive-business-page .biz-listing-body .profile-about-card{border-color:#e5e7eb!important}.daylive-business-page .biz-contact-card .biz-contact-btn{background:#e0263c!important}.daylive-business-page .biz-contact-card .biz-contact-btn-outline{background:#fff!important;border-color:#d8dde6!important;color:#111827!important}html.dark-mode .daylive-business-page .page-manage-bar{background:#fff!important}html.dark-mode .daylive-page-view .page-manage-label{color:#111827!important}@media (max-width:1100px){.daylive-business-page .biz-listing-header,.daylive-business-page .biz-tabs,.daylive-business-page .page-manage-bar{grid-column:1!important}.daylive-business-page,.daylive-business-page .biz-listing-body{grid-template-columns:1fr!important}}@media (max-width:700px){.daylive-page-view,html.dark-mode .daylive-page-view{width:calc(100% - 24px)!important;padding-top:14px!important}.daylive-business-page .biz-listing-header{grid-template-columns:70px 1fr!important;padding:20px!important}.daylive-business-page .biz-listing-avatar{width:70px!important;height:70px!important;min-width:70px!important;font-size:38px!important}.daylive-business-page .biz-listing-cat-pill{grid-column:1/-1!important;justify-self:start!important}.daylive-business-page .biz-tabs{gap:28px!important;overflow-x:auto!important}.daylive-business-page .biz-listing-title{font-size:23px!important}}.daylive-business-page .page-manage-bar,html.dark-mode .daylive-business-page .page-manage-bar{flex-direction:row!important;width:100%!important}.daylive-business-page .biz-listing-avatar{line-height:1!important}html.dark-mode .daylive-business-page .biz-listing-avatar{width:74px!important;height:74px!important;min-width:74px!important;border-radius:12px!important;font-size:42px!important;line-height:1!important}html.dark-mode .daylive-business-page .biz-listing-title{font-size:25px!important;line-height:1.15!important;margin:0 0 8px!important;letter-spacing:-.02em!important}html.dark-mode .daylive-business-page .biz-listing-location{color:#667085!important;font-size:13px!important;margin:0!important}html.dark-mode .daylive-business-page .biz-listing-cat-pill{position:static!important;justify-self:end!important;align-self:start!important;background:#f3f4f6!important;color:#111827!important;border:1px solid #e5e7eb!important;border-radius:8px!important;padding:6px 10px!important;font-size:12px!important;font-weight:700!important}.daylive-business-page .biz-tabs,html.dark-mode .daylive-business-page .biz-tabs{width:100%!important}html.dark-mode .daylive-business-page .biz-tab-btn{padding:14px 0!important;font-size:13px!important;font-weight:800!important;background:0 0!important}html.dark-mode .daylive-business-page .biz-tab-btn.is-active{color:#e0263c!important;border-bottom-color:#e0263c!important}html.dark-mode .daylive-business-page .biz-listing-body{display:grid!important;grid-template-columns:minmax(0,1fr) 330px!important;gap:22px!important;align-items:start!important}.daylive-business-page .profile-about-card,html.dark-mode .daylive-business-page .profile-about-card{min-height:auto!important}html.dark-mode .daylive-business-page .profile-about-card h2{font-size:18px!important;margin:0 0 12px!important;line-height:1.25!important}html.dark-mode .daylive-business-page .profile-about-row{font-size:14px!important;line-height:1.55!important}html.dark-mode .daylive-business-page .profile-about-empty{color:#6b7280!important}@media (max-width:900px){.daylive-page-view,html.dark-mode .daylive-page-view{width:calc(100% - 24px)!important;padding-top:16px!important}.daylive-business-page .page-manage-bar{flex-direction:column!important;align-items:stretch!important}.daylive-page-view .page-manage-bar-actions{width:100%!important;flex-direction:column!important}.daylive-page-view .page-manage-bar .btn{width:100%!important}.daylive-business-page .biz-listing-header{grid-template-columns:64px 1fr!important;padding:18px!important}.daylive-business-page .biz-listing-avatar{width:64px!important;height:64px!important;min-width:64px!important;font-size:36px!important}.daylive-business-page .biz-listing-title{font-size:22px!important}.daylive-business-page .biz-listing-cat-pill{grid-column:1/-1!important;justify-self:start!important}.daylive-business-page .biz-tabs{gap:28px!important;overflow-x:auto!important;padding:0 18px!important}.daylive-business-page .biz-listing-body{grid-template-columns:1fr!important}}.daylive-business-page .biz-listing-header,html.dark-mode .daylive-business-page .biz-listing-header{grid-template-columns:86px 1fr auto!important}.daylive-business-page .biz-listing-heading:after{margin-top:8px!important;color:#111827!important;font-size:14px!important;font-weight:600!important}.daylive-business-page .biz-listing-cta-actions:after{display:inline-flex!important;align-items:center!important;gap:16px!important;color:#111827!important;font-weight:800!important}.daylive-business-page .biz-cta-call{min-width:150px!important}.daylive-business-page .biz-cta-whatsapp{min-width:140px!important}.daylive-business-page .biz-listing-cta-actions:before{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:10px 18px!important;border-radius:8px!important;background:#0b7cff!important;color:#fff!important;font-weight:800!important}.daylive-business-page .profile-about-card h2{color:#111827!important;line-height:1.2!important;font-weight:900!important;letter-spacing:-.03em!important}.daylive-business-page .biz-gallery-preview:after,.daylive-business-page .biz-gallery-preview:before{white-space:pre-line;color:#111827;font-weight:800}.daylive-business-page .biz-tab-panel[data-biz-panel=overview] .profile-about-card:has(.biz-gallery-preview) h2{font-size:18px!important}.daylive-business-page .biz-tab-panel[data-biz-panel=overview] .profile-about-card:not(:has(.biz-gallery-preview)){margin-top:18px!important}@media (max-width:900px){.daylive-page-view,html.dark-mode .daylive-page-view{width:calc(100% - 24px)!important}.daylive-business-page .biz-listing-header{grid-template-columns:70px 1fr!important;padding:18px!important}.daylive-business-page .biz-listing-avatar{width:70px!important;height:70px!important;min-width:70px!important;font-size:40px!important}.daylive-business-page .biz-listing-title{font-size:23px!important}.daylive-business-page .biz-listing-cat-pill{grid-column:1/-1!important;justify-self:start!important}.daylive-business-page .biz-tabs{overflow-x:auto!important;gap:28px!important}.daylive-business-page .biz-listing-body{grid-template-columns:1fr!important}.daylive-business-page .biz-listing-heading:after{font-size:12px!important}.daylive-business-page .biz-listing-cta-actions:before{order:0}}html.dark-mode .daylive-business-page{display:block!important;width:100%!important}.daylive-business-page .page-manage-bar,html.dark-mode .daylive-business-page .page-manage-bar{background:#18191d!important;color:#b8bdc7!important;box-shadow:none!important}html.dark-mode .daylive-business-page .page-manage-bar{border:1px solid rgba(255,255,255,.12)!important}.daylive-page-view .page-manage-label{color:#b8bdc7!important;font-size:13px!important;font-weight:600!important}.daylive-page-view .page-manage-bar-actions{flex-direction:row!important;width:auto!important}.daylive-page-view .page-manage-bar .btn{width:auto!important;font-size:12px!important;background:rgba(255,255,255,.05)!important;color:#fff!important;border:1px solid rgba(255,255,255,.15)!important}.daylive-business-page .biz-listing-header,html.dark-mode .daylive-business-page .biz-listing-header{width:100%!important}.daylive-business-page .biz-listing-avatar{background:linear-gradient(135deg,#b51636,#8f1230)!important}.daylive-business-page .biz-listing-cat-pill{align-self:start!important;background:#f3f4f6!important}@media (max-width:900px){.daylive-page-view,html.dark-mode .daylive-page-view{width:calc(100% - 24px)!important}.daylive-business-page .page-manage-bar{flex-direction:column!important;align-items:stretch!important}.daylive-page-view .page-manage-bar-actions{width:100%!important;flex-direction:column!important}.daylive-page-view .page-manage-bar .btn{width:100%!important}.daylive-business-page .biz-listing-header{grid-template-columns:66px 1fr!important;padding:18px!important}.daylive-business-page .biz-listing-avatar{width:66px!important;height:66px!important;min-width:66px!important;font-size:38px!important}.daylive-business-page .biz-listing-title{font-size:22px!important}.daylive-business-page .biz-listing-cat-pill{grid-column:1/-1!important;justify-self:start!important}.daylive-business-page .biz-tabs{gap:28px!important;overflow-x:auto!important}.daylive-business-page .biz-listing-body{grid-template-columns:1fr!important}}.daylive-simple-page{display:block!important;width:100%!important}.daylive-business-page .page-manage-bar{display:none!important}.daylive-business-page .biz-listing-avatar{background:linear-gradient(135deg,#b51636,#9b1231)!important}.daylive-business-page .biz-listing-location:after{color:#344054!important}.daylive-business-page .biz-listing-cat-pill{background:#f2f4f7!important}.daylive-business-page .biz-listing-cat-pill:after{margin-left:6px}.daylive-business-page .biz-listing-heading{position:relative!important}.daylive-business-page .biz-listing-rating:after{color:#101828!important;font-weight:700!important;margin-left:4px}.daylive-business-page .biz-contact-btn{height:40px!important}.daylive-business-page .biz-cta-call{background:#16a34a!important}.daylive-business-page .biz-cta-call:after{content:" 08460547858"}.daylive-business-page .biz-cta-whatsapp{border:1px solid #16a34a!important}.daylive-business-page .biz-listing-cta-actions .biz-contact-btn-outline+.biz-contact-btn-outline{background:#fff!important;border-color:#d0d5dd!important;color:#101828!important}.daylive-business-page .biz-listing-cta-actions:before{height:40px;background:#0875ff;font-size:13px;order:2}.daylive-business-page .biz-listing-cta-actions:after{margin-left:auto;font-size:20px;letter-spacing:4px}.daylive-business-page .biz-contact-card .profile-about-row:first-of-type{border-bottom:1px solid #eaecf0!important;padding-bottom:12px!important}.daylive-business-page .biz-contact-card .profile-about-row:first-of-type:before{content:"Address"!important;display:block!important;color:#101828!important;font-size:16px!important;font-weight:900!important;margin:8px 0 6px!important}.daylive-business-page .biz-contact-card .biz-contact-actions:last-child:before{content:"✉  Send Enquiry by Email\a▣  Get info via SMS/Email\a↗  Share\a☆  Tap to rate\a✎  Suggest Edits"!important;white-space:pre-line!important;display:block!important;width:100%!important;border-top:1px solid #eaecf0!important;margin-top:8px!important;padding-top:12px!important;color:#344054!important;font-size:13px!important;line-height:2.35!important}.daylive-business-page .biz-contact-card .biz-contact-btn{height:32px!important;background:#fff!important;color:#0875ff!important;border:1px solid #d0d5dd!important}.daylive-business-page .biz-contact-card .biz-contact-btn:first-child{background:#e0263c!important;color:#fff!important;border-color:#e0263c!important}.daylive-business-page .biz-tab-panel[data-biz-panel=overview]{display:flex!important;flex-direction:column!important}.daylive-business-page .biz-tab-panel[data-biz-panel=overview] .profile-about-card:has(.biz-gallery-preview){order:-2!important}.daylive-business-page .biz-tab-panel[data-biz-panel=overview] .profile-about-card:not(:has(.biz-gallery-preview)){order:3!important}.daylive-business-page .biz-tab-panel[data-biz-panel=overview] .profile-about-card:has(.biz-gallery-preview){display:flex!important}.daylive-business-page .biz-gallery-preview{grid-template-columns:repeat(5,1fr)!important}.daylive-business-page .biz-tab-panel[data-biz-panel=overview]:after{white-space:pre-line!important;order:2!important;background:#fff!important;border:1px solid #e6e9ef!important;border-radius:10px!important;box-shadow:0 6px 22px rgba(16,24,40,.06)!important;padding:18px!important;margin-top:18px!important;color:#101828!important;font-size:13px!important;font-weight:800!important;line-height:1.8!important}@media (max-width:900px){.daylive-page-view,html.dark-mode .daylive-page-view{width:calc(100% - 24px)!important}.daylive-business-page .biz-listing-header{grid-template-columns:68px 1fr!important;padding:16px!important}.daylive-business-page .biz-listing-avatar{width:68px!important;height:68px!important;min-width:68px!important;font-size:40px!important}.daylive-business-page .biz-listing-title{font-size:22px!important}.daylive-business-page .biz-listing-cat-pill{grid-column:1/-1!important;justify-self:start!important}.daylive-business-page .biz-listing-cta-actions:after{display:none!important}.daylive-business-page .biz-listing-body{grid-template-columns:1fr!important}.daylive-business-page .biz-gallery-preview{grid-template-columns:repeat(2,1fr)!important}}.daylive-business-page .biz-contact-card .biz-contact-actions:last-child:before,.daylive-business-page .biz-contact-card .profile-about-row:first-of-type:before,.daylive-business-page .biz-gallery-preview:after,.daylive-business-page .biz-gallery-preview:before,.daylive-business-page .biz-listing-cta-actions:after,.daylive-business-page .biz-listing-cta-actions:before,.daylive-business-page .biz-listing-header:after,.daylive-business-page .biz-listing-heading:after,.daylive-business-page .biz-tab-panel[data-biz-panel=overview]:after,.daylive-business-page .biz-tab-panel[data-biz-panel=overview]:before,.daylive-business-page:after,.daylive-business-page:before{content:none!important;display:none!important}.biz-cta-enquire{background:#0875ff!important;border-color:#0875ff!important;color:#fff!important}.biz-ask-form input,.biz-icon-action{border-radius:8px;background:#fff;color:#101828}.biz-icon-action{width:40px;height:40px;border:1px solid #d0d5dd;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.biz-icon-action:hover{border-color:#e0263c;color:#e0263c}.biz-rate-box{margin-left:auto;color:#344054;font-size:12px}.biz-rate-box button{width:32px;height:32px;border:1px solid #ff7900;background:#fff;color:#ff7900;border-radius:7px;font-size:18px;line-height:1;cursor:pointer}.biz-rate-box button:hover{background:#fff7ed}.biz-ask-card h2,.biz-rate-box{display:flex;align-items:center;gap:8px}.biz-ask-form{display:flex;gap:8px;margin:12px 0}.biz-ask-form input{flex:1;border:1px solid #e5e7eb;padding:12px 14px}.biz-ask-form button{width:42px;border:0;border-radius:50%;background:#e0263c;color:#fff;font-weight:900;cursor:pointer}.biz-ask-chips{display:flex;gap:8px;flex-wrap:wrap}.biz-ask-chips button{border:1px solid #e5e7eb;background:#f8fafc;color:#101828;border-radius:7px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer}.biz-contact-extra-real{border-top:1px solid #eaecf0;margin-top:12px;padding-top:10px;display:flex;flex-direction:column;gap:0}.biz-contact-extra-real a,.biz-contact-extra-real button{display:flex;align-items:center;gap:8px;width:100%;min-height:38px;border:0;border-bottom:1px solid #eaecf0;background:0 0;color:#344054;text-align:left;font-size:13px;cursor:pointer;text-decoration:none}.biz-contact-extra-real a:hover,.biz-contact-extra-real button:hover{color:#e0263c}.daylive-business-page .biz-listing-cta-actions{position:relative}.daylive-business-page .biz-contact-card .biz-contact-actions:last-child .biz-contact-btn-outline[data-daylive-share]{display:none!important}html.dark-mode .biz-ask-chips button,html.dark-mode .biz-ask-form input,html.dark-mode .biz-icon-action,html.dark-mode .biz-rate-box button{background:#fff!important;color:#101828!important}@media (max-width:900px){.biz-rate-box{width:100%;margin-left:0;justify-content:flex-start;flex-wrap:wrap}.biz-icon-action{width:38px;height:38px}}.daylive-page-view,html.dark-mode .daylive-page-view{margin:0 auto!important;background:0 0!important;color:#101828!important}.daylive-business-page{display:block!important;width:100%!important}.daylive-business-page .biz-contact-card .biz-contact-actions:before,.daylive-business-page .biz-contact-card .profile-about-row:before,.daylive-business-page .biz-gallery-preview:after,.daylive-business-page .biz-gallery-preview:before,.daylive-business-page .biz-listing-header:after,.daylive-business-page .biz-tab-panel:after,.daylive-business-page .biz-tab-panel:before,.daylive-business-page:before{content:none!important;display:none!important}.biz-ask-card,.daylive-business-page .page-cover-wrap{display:none!important}.daylive-business-page .page-breadcrumb{display:block!important;margin:0 0 12px!important;color:#9ca3af!important;font-size:13px!important}.daylive-business-page .page-breadcrumb a{color:#e0263c!important;text-decoration:none!important}.daylive-business-page .biz-listing-header{background:#fff!important;color:#101828!important}.daylive-business-page .biz-listing-header,html.dark-mode .daylive-business-page .biz-listing-header{align-items:start!important;border:1px solid #e5e7eb!important}.daylive-business-page .biz-listing-avatar{background:linear-gradient(135deg,#be123c,#9f1239)!important;color:#fff!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important}.daylive-business-page .biz-listing-title{color:#111827!important;line-height:1.1!important;font-weight:900!important;display:flex!important;align-items:center!important;gap:8px!important}.daylive-business-page .biz-listing-verified{display:inline-flex!important}.daylive-business-page .biz-listing-rating{display:flex!important;align-items:center!important;color:#4b5563!important;font-size:14px!important;flex-wrap:wrap!important}.daylive-business-page .biz-listing-stars{color:#f59e0b!important}.daylive-business-page .biz-listing-rating-value{background:#16a34a!important;color:#fff!important;font-weight:900!important}.daylive-business-page .biz-listing-location{font-size:14px!important;margin:0!important;display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}.daylive-business-page .biz-listing-cat-pill{position:static!important;justify-self:end!important;background:#f8fafc!important;color:#101828!important;font-size:13px!important;font-weight:800!important}.daylive-business-page .biz-listing-cta-actions{grid-column:1/-1!important}.daylive-business-page .biz-contact-btn{font-weight:900!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;gap:8px!important;border:1px solid #d1d5db!important;background:#fff!important;color:#111827!important}.daylive-business-page .biz-cta-call{background:#e0263c!important}.daylive-business-page .biz-cta-whatsapp,.daylive-business-page .biz-tabs{background:#fff!important}.daylive-business-page .biz-tabs,html.dark-mode .daylive-business-page .biz-tabs{border:1px solid #e5e7eb!important;overflow-x:auto!important}.daylive-business-page .biz-tab-btn{background:0 0!important;border:0!important;border-bottom:3px solid transparent!important;border-radius:0!important;font-weight:900!important;white-space:nowrap!important}.daylive-business-page .biz-tab-btn.is-active{color:#e0263c!important;border-bottom-color:#e0263c!important}.daylive-business-page .biz-listing-main,.daylive-business-page .biz-listing-sidebar{display:flex!important;flex-direction:column!important;gap:20px!important}.daylive-business-page .profile-about-card{background:#fff!important;color:#111827!important}.daylive-business-page .profile-about-empty{color:#6b7280!important}.daylive-business-page .biz-gallery-preview{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))!important}.daylive-business-page .biz-gallery-grid{display:grid!important}.daylive-business-page .biz-gallery-photo,.daylive-business-page .biz-gallery-preview img{width:100%!important;aspect-ratio:1/1!important;object-fit:cover!important}.daylive-business-page .biz-services-pills{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.daylive-business-page .biz-service-pill{background:#f8fafc!important;border:1px solid #e5e7eb!important;padding:8px 12px!important;font-weight:700!important}.daylive-business-page .biz-contact-card{position:sticky!important}.daylive-business-page .biz-contact-phone-row a{color:#2563eb!important;font-weight:900!important;text-decoration:none!important;font-size:16px!important}.daylive-business-page .biz-contact-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:14px!important}.daylive-business-page .biz-contact-card .biz-contact-btn{min-height:40px!important;padding:9px 13px!important;font-size:13px!important}.daylive-business-page .biz-reviews-list{display:flex!important;flex-direction:column!important;gap:12px!important}html.dark-mode .daylive-business-page .biz-listing-header{background:#fff!important;color:#111827!important;border-color:#e5e7eb!important}html.dark-mode .daylive-business-page .biz-tabs,html.dark-mode .daylive-business-page .profile-about-card{background:#fff!important;color:#111827!important}html.dark-mode .daylive-business-page .biz-listing-title,html.dark-mode .daylive-business-page .biz-tab-btn,html.dark-mode .daylive-business-page .profile-about-card h2,html.dark-mode .daylive-business-page .profile-about-row{color:#111827!important}@media (max-width:900px){.daylive-page-view,html.dark-mode .daylive-page-view{width:calc(100% - 20px)!important;padding:18px 0 48px!important}.daylive-business-page .page-manage-bar{flex-direction:column!important;align-items:stretch!important}.daylive-page-view .page-manage-bar-actions{width:100%!important;flex-direction:column!important}.daylive-page-view .page-manage-bar .btn{width:100%!important}.daylive-business-page .biz-listing-header{grid-template-columns:72px 1fr!important;padding:18px!important;gap:14px!important}.daylive-business-page .biz-listing-avatar{width:72px!important;height:72px!important;min-width:72px!important;border-radius:14px!important;font-size:40px!important}.daylive-business-page .biz-listing-title{font-size:24px!important}.daylive-business-page .biz-listing-cat-pill{grid-column:1/-1!important;justify-self:start!important}.daylive-business-page .biz-listing-cta-actions{grid-column:1/-1!important}.daylive-business-page .biz-contact-btn{width:100%!important;justify-content:center!important}.daylive-business-page .biz-tabs{gap:28px!important;padding:0 18px!important}.daylive-business-page .biz-listing-body{grid-template-columns:1fr!important}.daylive-business-page .biz-contact-card{position:static!important}.daylive-business-page .profile-about-card{padding:18px!important}}.daylive-business-page .biz-listing-cat-pill:after,.daylive-business-page .biz-listing-cta-actions:after,.daylive-business-page .biz-listing-cta-actions:before,.daylive-business-page .biz-listing-heading:after,.daylive-business-page .biz-listing-location:after,.daylive-business-page .biz-listing-rating:after,.daylive-business-page .biz-tab-panel[data-biz-panel=overview]:after,.daylive-business-page .biz-tab-panel[data-biz-panel=overview]:before{content:none!important;display:none!important}.daylive-business-page .biz-listing-cta-actions{align-items:center!important}.daylive-business-page .biz-listing-cta-actions .biz-contact-btn{order:1!important}.daylive-business-page .biz-ask-card,.daylive-business-page .biz-cta-whatsapp,.daylive-business-page .biz-icon-action,.daylive-business-page .biz-rate-box,.daylive-business-page .biz-rate-real,.daylive-business-page .profile-about-card.biz-ask-card{display:none!important}.daylive-business-page .biz-tab-panel[data-biz-panel=overview]{display:block!important}.daylive-business-page .biz-tab-panel[data-biz-panel=overview] .profile-about-card{margin:0 0 20px!important}.daylive-business-page .biz-listing-body{align-items:start!important}.daylive-business-page .biz-contact-card{border-radius:18px!important}.daylive-business-page .biz-contact-actions-real,.daylive-business-page .biz-contact-extra-real,.daylive-page-admin-dashboard{display:none!important}.daylive-business-page .biz-contact-card .biz-contact-actions:last-child{display:flex!important}.daylive-business-page .biz-contact-card .biz-contact-actions:last-child .biz-contact-btn-outline{display:inline-flex!important}.daylive-business-page.owner-public-hidden>.biz-listing-body,.daylive-business-page.owner-public-hidden>.biz-listing-header,.daylive-business-page.owner-public-hidden>.biz-tabs{display:grid!important}.daylive-business-page.owner-public-hidden>.biz-tabs{display:flex!important}@media (max-width:900px){.daylive-business-page .biz-listing-body{grid-template-columns:1fr!important}.daylive-business-page .biz-listing-header{grid-template-columns:72px 1fr!important}.daylive-business-page .biz-listing-cta-actions .biz-contact-btn{width:auto!important;flex:1 1 150px!important}.daylive-business-page .biz-contact-card{position:static!important}}.daylive-business-page .page-manage-bar,.daylive-page-view .page-manage-bar,html.dark-mode .daylive-business-page .page-manage-bar,html.dark-mode .daylive-page-view .page-manage-bar{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;background:#17181d!important;border:1px solid #2b2d34!important;margin:0 0 22px!important;min-height:56px!important;position:relative!important;z-index:5!important}.daylive-page-view .page-manage-bar,html.dark-mode .daylive-business-page .page-manage-bar,html.dark-mode .daylive-page-view .page-manage-bar{border-radius:14px!important;padding:14px 16px!important}.daylive-business-page .page-manage-bar-actions,.daylive-page-view .page-manage-bar-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;align-items:center!important}.daylive-business-page .my-page-edit-btn,.daylive-business-page .page-cover-edit-btn,.daylive-business-page .page-manage-bar .btn,.daylive-page-view .my-page-edit-btn,.daylive-page-view .page-cover-edit-btn,.daylive-page-view .page-manage-bar .btn{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:10px 18px!important;border-radius:999px!important;font-weight:900!important;text-decoration:none!important}.daylive-business-page.owner-public-hidden .page-manage-bar{display:flex!important}.daylive-public-preview-open .daylive-business-page .page-manage-bar{display:none!important}@media (max-width:760px){.daylive-business-page .page-manage-bar,.daylive-page-view .page-manage-bar{flex-direction:column!important;align-items:stretch!important}.daylive-business-page .page-manage-bar .btn,.daylive-business-page .page-manage-bar-actions,.daylive-page-view .page-manage-bar .btn,.daylive-page-view .page-manage-bar-actions{width:100%!important}}html.dark-mode .daylive-page-view{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;padding:34px 0 70px!important}.daylive-business-page{--dl-red:#e61f3d;--dl-red-dark:#bd1230;--dl-ink:#0f172a;--dl-muted:#64748b;--dl-line:#e7eaf0;--dl-soft:#f8fafc}.daylive-business-page .page-manage-bar{background:linear-gradient(135deg,#18191f,#101115)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 18px 45px rgba(0,0,0,.22)!important;border-radius:18px!important;padding:16px 18px!important}.daylive-business-page .page-manage-bar .btn{background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important}.daylive-business-page .page-manage-bar .btn:hover{background:#fff!important;color:#111827!important}.daylive-business-page .biz-listing-header,html.dark-mode .daylive-business-page .biz-listing-header{position:relative!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;border:1px solid rgba(231,234,240,.95)!important;box-shadow:0 24px 70px rgba(15,23,42,.12)!important}.daylive-business-page .biz-listing-header:before{content:""!important;position:absolute!important;inset:0 0 auto 0!important;height:5px!important;background:linear-gradient(90deg,var(--dl-red),#ff6b7d,#ffb703)!important}.daylive-business-page .biz-listing-avatar{background:linear-gradient(145deg,#e61f3d,#8f1230)!important;font-size:58px!important}.daylive-business-page .biz-listing-title{letter-spacing:-.04em!important}.daylive-business-page .biz-listing-verified{background:#eef6ff!important;color:#0875ff!important;border-radius:999px!important;padding:3px!important}.daylive-business-page .biz-listing-rating{gap:9px!important}.daylive-business-page .biz-listing-rating-value{border-radius:999px!important;padding:4px 9px!important;background:linear-gradient(135deg,#16a34a,#22c55e)!important;box-shadow:0 8px 20px rgba(34,197,94,.22)!important}.daylive-business-page .biz-listing-location{font-weight:650!important;color:#475569!important}.daylive-business-page .biz-listing-cat-pill{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 8px 22px rgba(15,23,42,.06)!important}.daylive-business-page .biz-listing-cta-actions{gap:12px!important}.daylive-business-page .biz-contact-btn{padding:11px 20px!important;font-size:14px!important;box-shadow:0 10px 22px rgba(15,23,42,.06)!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}.daylive-business-page .biz-contact-btn:hover{transform:translateY(-1px)!important;box-shadow:0 14px 26px rgba(15,23,42,.12)!important}.daylive-business-page .biz-cta-call{background:linear-gradient(135deg,var(--dl-red),#f43f5e)!important;border:0!important;color:#fff!important;box-shadow:0 14px 30px rgba(230,31,61,.26)!important}.daylive-business-page .biz-cta-enquire{background:#111827!important;border-color:#111827!important;color:#fff!important}.daylive-business-page .biz-cta-whatsapp{border-color:#bbf7d0!important;background:#f0fdf4!important;color:#15803d!important}.daylive-business-page .biz-tabs,html.dark-mode .daylive-business-page .biz-tabs{background:rgba(255,255,255,.96)!important;box-shadow:0 24px 70px rgba(15,23,42,.1)!important;border-color:#e7eaf0!important}.daylive-business-page .biz-tab-btn{color:#334155!important}.daylive-business-page .biz-tab-btn.is-active{color:var(--dl-red)!important}.daylive-business-page .biz-tab-count{background:#111827!important;color:#fff!important;border-radius:999px!important;padding:3px 7px!important;font-size:11px!important;margin-left:5px!important}.daylive-business-page .profile-about-card,html.dark-mode .daylive-business-page .profile-about-card{background:linear-gradient(180deg,#fff,#fcfdff)!important;border:1px solid #e7eaf0!important;box-shadow:0 22px 55px rgba(15,23,42,.1)!important}.daylive-business-page .profile-about-row{color:#334155!important}.daylive-business-page .biz-contact-card h2{display:flex!important;align-items:center!important;justify-content:space-between!important}.daylive-business-page .biz-contact-card h2:after{content:"Verified contact";font-size:11px;font-weight:900;color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;padding:5px 9px}.daylive-business-page .biz-contact-phone-row{background:#f8fafc!important;border:1px solid #eef2f7!important;border-radius:16px!important;padding:13px 14px!important}.daylive-business-page .biz-contact-card .biz-contact-actions{gap:10px!important}.daylive-business-page .biz-contact-card .biz-contact-btn{border-radius:13px!important}.daylive-business-page .biz-gallery-grid,.daylive-business-page .biz-gallery-preview{gap:14px!important}.daylive-business-page .biz-gallery-photo,.daylive-business-page .biz-gallery-preview img{border-radius:16px!important;box-shadow:0 10px 24px rgba(15,23,42,.08)!important}.daylive-business-page .biz-service-pill{background:#fff7f8!important;border-color:#ffd4dc!important;color:#be123c!important}.daylive-business-page .biz-reviews-summary-score{background:#f8fafc!important;border:1px solid #eef2f7!important;border-radius:16px!important;padding:14px!important}.daylive-business-page:after{content:""!important;display:block!important;clear:both!important}@media (max-width:900px){.daylive-page-view,html.dark-mode .daylive-page-view{width:calc(100% - 18px)!important;padding:18px 0 58px!important}.daylive-business-page .biz-listing-header{grid-template-columns:76px 1fr!important;border-radius:20px 20px 0 0!important;padding:22px!important;gap:16px!important}.daylive-business-page .biz-listing-avatar{width:76px!important;height:76px!important;min-width:76px!important;border-radius:18px!important;font-size:42px!important}.daylive-business-page .biz-listing-title{font-size:25px!important}.daylive-business-page .biz-listing-cat-pill{grid-column:1/-1!important;justify-self:start!important}.daylive-business-page .biz-listing-cta-actions{grid-column:1/-1!important}.daylive-business-page .biz-contact-btn{flex:1 1 145px!important;width:auto!important}.daylive-business-page .biz-tabs{border-radius:0 0 20px 20px!important;padding:0 20px!important;gap:30px!important}.daylive-business-page .biz-listing-body{grid-template-columns:1fr!important;gap:18px!important}.daylive-business-page .profile-about-card{border-radius:20px!important;padding:22px!important}.daylive-business-page .biz-contact-card{position:static!important}}.header-search-inline{border-radius:18px!important;background:#202126!important;border:1px solid #30323a!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}.header-search-inline input{color:#f8fafc!important;background:0 0!important}.header-search-inline input::placeholder{color:#9ca3af!important}.header-search-submit{border:0!important;background:linear-gradient(135deg,#e0263c,#ff3b5c)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 8px 22px rgba(224,38,60,.28)!important}.header-search-submit:hover{transform:translateY(-1px)!important}.auth-main{padding-top:28px!important}.auth-title{margin-top:0!important}.auth-sub{margin-bottom:18px!important}.auth-response{margin:0 0 12px!important;min-height:22px!important}.auth-card{max-width:660px!important}.auth-form{gap:16px!important}.auth-form label{gap:7px!important}.auth-form input{padding:14px 18px!important}@media (max-width:780px){.auth-main{padding-top:18px!important}.header-search-inline{display:none!important}.header-mobile-menu-btn{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1001!important;width:38px!important;height:38px!important;background:var(--surface-2)!important;border:1px solid var(--border)!important;color:var(--text)!important}.mobile-nav-overlay{display:block!important}.mobile-nav-drawer{visibility:visible!important}.mobile-nav-drawer.is-active{transform:translateX(0)!important}.mobile-nav-drawer,.mobile-nav-menu,.mobile-nav-menu a,.mobile-nav-menu li{display:flex!important}.mobile-nav-menu{flex-direction:column!important;width:100%!important}}.local-business-card .local-business-avatar{font-size:0!important}.local-business-card .local-business-avatar::before{content:""!important;display:block!important;width:20px!important;height:20px!important;background:currentColor!important;margin:auto!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 7h16v12H4V7zm2 2v8h12V9H6zm2-5h8l2 3H6l2-3zm2 7l2.2 2.6 1.6-1.9L17 16H7l3-5z'/%3E%3C/svg%3E")center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 7h16v12H4V7zm2 2v8h12V9H6zm2-5h8l2 3H6l2-3zm2 7l2.2 2.6 1.6-1.9L17 16H7l3-5z'/%3E%3C/svg%3E")center/contain no-repeat}html:not(.dark-mode) .local-business-card .local-business-avatar{border-color:#fff!important;box-shadow:0 8px 18px rgba(10,10,10,.16)!important}@media (max-width:780px){.header-actions{margin-left:auto!important;display:flex!important;align-items:center!important;gap:6px!important;flex-shrink:0!important}.header-actions .notif-bell-wrap{display:block!important;position:relative!important;order:1!important}.header-actions .notif-bell-toggle{display:inline-flex!important;width:38px!important;height:38px!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:var(--surface-2)!important;border:1px solid var(--border)!important;color:var(--text)!important;padding:0!important}.header-actions .notif-bell-toggle svg{width:19px!important;height:19px!important}.header-actions .notif-dropdown{position:fixed!important;top:70px!important;right:10px!important;left:auto!important;width:min(340px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;z-index:1200!important}.header-actions .account-dd-wrap{display:block!important;position:relative!important;order:2!important}.header-actions .account-dd-toggle{display:inline-flex!important;width:38px!important;height:38px!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:var(--surface-2)!important;border:1px solid var(--border)!important;color:var(--text)!important;padding:0!important;gap:0!important}.header-actions .account-dd-chevron,.header-actions .account-dd-name-inline,.header-actions .account-dd-toggle .header-avatar-img,.header-actions .account-dd-toggle img{display:none!important}.header-actions .account-dd-toggle:before{content:"⋮"!important;display:block!important;font-size:25px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;margin-top:-1px!important;color:var(--text)!important}.header-actions .account-dd-dropdown{position:fixed!important;top:70px!important;right:10px!important;left:auto!important;transform:none!important;width:min(300px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;z-index:1200!important;border-radius:18px!important}.header-actions .account-dd-card .header-avatar-img,.header-actions .account-dd-dropdown.open{display:block!important}.header-actions .account-dd-card{display:flex!important}.header-actions .dm-header-link,.header-actions .header-create-btn{display:none!important}.header-actions .signin-btn{display:inline-flex!important;order:2!important;width:38px!important;height:38px!important;padding:0!important}}.local-business-card .local-business-avatar{width:46px!important;height:46px!important;border-radius:14px!important;overflow:hidden!important;background:linear-gradient(135deg,#e0263c,#ff4b63)!important;color:#fff!important;border:3px solid #18181b!important;box-shadow:0 10px 24px rgba(0,0,0,.28)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:.95rem!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important}.local-business-card .local-business-avatar:has(img){background:#111!important;font-size:0!important}.local-business-card .local-business-avatar:has(img)::before{content:none!important;display:none!important}.local-business-card .local-business-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:11px!important;display:block!important}.single-post .byline-author-link{display:inline-flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important;color:inherit!important;min-width:0!important}.single-post .byline-author-avatar{width:42px!important;height:42px!important;border-radius:50%!important;object-fit:cover!important;flex:0 0 auto!important;border:2px solid rgba(255,255,255,.18)!important;background:var(--surface-2)!important}.single-post .byline-author-text{display:flex!important;flex-direction:column!important;gap:2px!important;min-width:0!important}.single-post .byline-author-name{display:inline-flex!important;align-items:center!important;gap:5px!important;font-weight:800!important;color:var(--text)!important;line-height:1.15!important}.single-post .byline-author-bio{display:block!important;max-width:520px!important;color:var(--muted)!important;font-size:.86rem!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.single-post .byline-author-link:hover .byline-author-name{text-decoration:underline!important;text-underline-offset:3px!important}@media (max-width:640px){.single-post .byline-row{align-items:flex-start!important;gap:10px!important}.single-post .byline-author-bio{max-width:62vw!important;font-size:.8rem!important}.single-post .byline-socials{margin-left:auto!important}}html:not(.dark-mode) .single-post .byline-author-avatar{border-color:#e5e7eb!important}.single-post .byline-author-link,.single-post>.byline-row{display:none!important}.single-author-profile-card{border:1px solid var(--border)!important;background:var(--surface)!important;display:flex!important;box-shadow:0 12px 34px rgba(0,0,0,.16)!important}.single-author-avatar{border-radius:50%!important;object-fit:cover!important;border:3px solid rgba(255,255,255,.12)!important;background:var(--surface-2)!important;display:block!important;flex:0 0 auto!important}.single-author-info{min-width:0!important;flex:1!important}.single-author-label{color:var(--muted)!important;font-weight:800!important;text-transform:uppercase!important}.single-author-name{display:inline-flex!important;align-items:center!important;gap:6px!important;color:var(--text)!important;text-decoration:none!important;font-weight:900!important;line-height:1.2!important}.single-author-name:hover{text-decoration:underline!important;text-underline-offset:3px!important}.single-author-bio{color:var(--muted)!important}.single-author-profile-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#e91e3a!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;font-size:.88rem!important}.single-author-profile-btn:hover{filter:brightness(1.08)!important}html:not(.dark-mode) .single-author-profile-card{background:#fff!important;box-shadow:0 10px 30px rgba(15,23,42,.08)!important}html:not(.dark-mode) .single-author-avatar{border-color:#f1f5f9!important}@media (max-width:640px){.single-author-profile-card{padding:15px!important;border-radius:18px!important}.single-author-avatar{width:58px!important;height:58px!important}.single-author-bio{font-size:.88rem!important}.single-author-profile-btn{width:100%!important}}@media (max-width:780px){.header-inner{min-height:64px!important;padding:10px 0!important;gap:10px!important}.header-brand-group{min-width:0!important;gap:8px!important}.header-mobile-menu-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;min-width:44px!important;border:0!important;border-radius:50%!important;background:0 0!important;color:var(--text)!important;z-index:auto!important}.header-mobile-menu-btn svg{width:24px!important;height:24px!important}.header-actions .notif-bell-toggle:active,.header-mobile-menu-btn:active{background:var(--surface-2)!important}.header-actions{margin-left:auto!important;display:flex!important;align-items:center!important;gap:4px!important}.header-actions .notif-bell-wrap{display:block!important;order:1!important}.header-actions .notif-bell-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;padding:0!important;border:0!important;border-radius:50%!important;background:0 0!important;color:var(--text)!important}.header-actions .notif-bell-toggle svg{width:21px!important;height:21px!important}.header-actions .account-dd-wrap,.header-actions .dm-header-link,.header-actions .header-create-btn{display:none!important}.header-actions .notif-dropdown{position:fixed!important;top:68px!important;right:10px!important;left:10px!important;width:auto!important;max-width:none!important;z-index:1200!important}.profile-drawer{display:block!important;left:0!important;right:auto!important;width:min(86vw,355px)!important;max-width:355px!important;background:var(--surface)!important;z-index:1301!important;transform:translateX(-100%)!important;overscroll-behavior:contain!important;padding-bottom:max(20px,env(safe-area-inset-bottom))!important}.profile-drawer.is-active{transform:translateX(0)!important}.profile-drawer-overlay{display:block!important;z-index:1300!important;background:rgba(0,0,0,.58)!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}.profile-drawer-head{padding:18px 16px 14px!important;position:sticky!important;top:0!important;background:var(--surface)!important;z-index:2!important}.profile-drawer-card .header-avatar-img{display:block!important;width:48px!important;height:48px!important}.profile-drawer-close{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;padding:0!important;border-radius:50%!important;font-size:28px!important}.profile-drawer-stats{padding:14px 10px!important}.profile-drawer-stats a{min-height:44px!important}.profile-drawer-nav{padding:0 0 18px!important}.profile-drawer-group{padding:12px 0!important}.profile-drawer-group-title{padding:4px 16px 7px!important;font-size:.72rem!important}.profile-drawer-link{min-height:48px!important;padding:11px 16px!important;gap:14px!important;font-size:.96rem!important}.profile-drawer-link svg{width:20px!important;height:20px!important}}@media (max-width:780px){.header-actions>.guest-notif-link,.profile-drawer-guest-avatar{display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important}.profile-drawer-guest-avatar{width:48px!important;height:48px!important;min-width:48px!important;background:var(--surface-2)!important;border:1px solid var(--border)!important;color:var(--text)!important}.profile-drawer-guest-avatar svg{width:24px!important;height:24px!important}.header-actions>.guest-notif-link{width:44px!important;height:44px!important;padding:0!important;border:0!important;background:0 0!important}.header-actions .signin-btn{display:none!important}}.header-search-inline{padding:4px 5px 4px 18px!important;gap:10px!important;overflow:hidden!important}.header-search-inline input{min-width:0!important;padding:0!important}.header-search-submit{flex:0 0 40px!important;width:40px!important;height:34px!important;min-width:40px!important;border-radius:11px!important;padding:0!important;margin:0!important;box-shadow:none!important;transform:none!important}.header-search-submit svg{display:block!important;width:18px!important;height:18px!important;margin:0!important;stroke:#fff!important;stroke-width:2.2!important}.header-search-submit:hover{transform:none!important;filter:brightness(1.08)!important}.single-author-profile-card{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;width:100%!important;max-width:900px!important;margin:28px auto 22px!important;padding:20px 0!important;border:0!important;border-top:1px solid var(--border)!important;border-bottom:1px solid var(--border)!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}.single-author-avatar{width:64px!important;height:64px!important;border:1px solid var(--border)!important}.single-author-info{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;column-gap:18px!important;align-items:center!important}.single-author-label{grid-column:1!important;margin:0 0 2px!important;font-size:.7rem!important;letter-spacing:.08em!important}.single-author-bio,.single-author-name{grid-column:1!important;font-size:1.05rem!important}.single-author-bio{margin:5px 0 0!important;max-width:620px!important;font-size:.88rem!important;line-height:1.45!important}.single-author-profile-btn{grid-column:2!important;grid-row:1/4!important;align-self:center!important;padding:9px 14px!important;border-radius:10px!important;box-shadow:none!important}html:not(.dark-mode) .single-author-profile-card{background:0 0!important;box-shadow:none!important}@media (max-width:640px){.single-author-profile-card{grid-template-columns:auto minmax(0,1fr)!important;gap:12px!important;padding:16px 0!important}.single-author-avatar{width:54px!important;height:54px!important}.single-author-info{display:block!important}.single-author-bio{margin-top:4px!important}.single-author-profile-btn{display:inline-flex!important;width:auto!important;margin-top:10px!important;padding:8px 12px!important}}@media (max-width:780px){.profile-drawer-guest,.profile-drawer-guest-head>div{display:flex!important;flex-direction:column!important}.profile-drawer-guest-head{align-items:center!important}.profile-drawer-guest-head>div{gap:2px!important}.profile-drawer-guest-nav{flex:1!important;padding-bottom:8px!important}.profile-drawer-guest-actions{position:sticky!important;bottom:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding:14px 16px calc(14px + env(safe-area-inset-bottom,0))!important;background:var(--surface)!important;border-top:1px solid var(--border)!important;z-index:3!important}.profile-drawer-guest-actions .btn{min-height:44px!important;padding:9px 12px!important;border-radius:12px!important;font-size:.85rem!important}.profile-drawer-guest-actions .btn-outline{border:1px solid var(--border)!important;color:var(--text)!important}.profile-drawer-guest-actions .btn-accent{background:var(--accent)!important;color:#fff!important}}.search-empty-state{max-width:620px;margin:34px auto;padding:28px;text-align:center;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.search-empty-state h4{margin:0 0 8px}.search-empty-state p,.search-no-results{color:var(--muted);margin:0}.search-no-results{grid-column:1/-1;padding:24px 0}.location-picker-recent-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.location-picker-recent-head .location-picker-section-title{margin:0}.location-picker-history-clear{border:0;background:0 0;color:var(--accent);font-size:.76rem;font-weight:800;padding:5px 7px;border-radius:7px;cursor:pointer}.location-picker-history-clear:focus-visible,.location-picker-history-clear:hover{background:rgba(224,38,60,.1);outline:0}.location-picker-recent-list{max-height:156px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;position:relative}.location-picker-modal::-webkit-scrollbar,.location-picker-recent-list::-webkit-scrollbar{display:none;width:0;height:0}.location-picker-section.has-more-recent .location-picker-recent-head::after{content:"Scroll for more ↓";order:1;margin-left:auto;color:var(--muted);font-size:.66rem;font-weight:600}.location-picker-section.has-more-recent .location-picker-history-clear{order:2}.location-picker-modal{scrollbar-width:none;-ms-overflow-style:none}.avatar-dd-dropdown.open-above{top:auto!important;bottom:calc(100% + 12px)!important;overflow:visible!important}.avatar-dd-dropdown .avatar-dd-arrow,.avatar-dd-dropdown.open-above .avatar-dd-arrow{top:auto!important;bottom:-7px!important;transform:rotate(225deg)!important}.avatar-dd-dropdown .avatar-dd-list,.avatar-dd-dropdown.open-above .avatar-dd-list{background:var(--surface)!important;border-radius:inherit!important;overflow:hidden!important}.profile-avatar-wrap{z-index:25!important}.profile-avatar-btn,.profile-avatar-wrap{overflow:visible!important}.profile-avatar-edit-badge{position:absolute;right:2px;bottom:5px;width:31px;height:31px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;border:3px solid var(--surface);box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:3;transition:transform .15s ease}.profile-avatar-btn:hover .profile-avatar-edit-badge{transform:scale(1.08)}.avatar-dd-dropdown{top:auto!important;bottom:calc(100% + 12px)!important;z-index:180!important;overflow:visible!important}@media (max-width:640px){.profile-avatar-edit-badge{width:28px;height:28px;right:0;bottom:2px}}.search-result-group{margin-top:28px}.search-result-group:first-of-type{margin-top:18px}.search-result-group>h3{font-size:18px;margin:0 0 14px}.daylive-business-page .biz-listing-avatar img,.search-entity-card .watch-thumb img,.search-person-card .watch-thumb img{width:100%;height:100%;object-fit:cover}@media (max-width:680px){.search-result-group{margin-top:22px}}html:not(.dark-mode) .header-search-inline{background:var(--surface-2)!important;border-color:var(--border)!important;box-shadow:none!important}html:not(.dark-mode) .header-search-inline input{color:var(--text)!important}html:not(.dark-mode) .header-search-inline input::placeholder{color:var(--muted)!important}html:not(.dark-mode) .header-subnav .subnav-link{color:#111!important;opacity:1!important}html:not(.dark-mode) .header-subnav .subnav-link.is-active,html:not(.dark-mode) .header-subnav .subnav-link:hover{color:var(--accent)!important}html:not(.dark-mode) .news-tab:not(.is-active){color:#111!important;border-color:#d1d5db!important;background:#fff!important;opacity:1!important}html:not(.dark-mode) .news-tab:not(.is-active):hover{color:var(--accent)!important;border-color:var(--accent)!important}html:not(.dark-mode) #create-page-overlay{background:rgba(17,24,39,.58)!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important}html:not(.dark-mode) #create-page-overlay .create-page-modal{width:min(560px,calc(100vw - 32px))!important;max-width:560px!important;max-height:calc(100dvh - 40px)!important;padding:26px 28px 28px!important;overflow-x:hidden!important;overflow-y:auto!important;color:#111827!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:20px!important;box-shadow:0 28px 80px rgba(0,0,0,.32)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html:not(.dark-mode) #create-page-overlay .daylive-modal-head{margin-bottom:18px!important;padding-bottom:14px!important;border-bottom:1px solid #e5e7eb!important}html:not(.dark-mode) #create-page-overlay .daylive-modal-head h3,html:not(.dark-mode) #create-page-overlay .verification-field-label{color:#111827!important}html:not(.dark-mode) #create-page-overlay .daylive-modal-close{color:#4b5563!important}html:not(.dark-mode) #create-page-overlay .daylive-modal-close:hover{color:#111827!important;background:#f3f4f6!important}html:not(.dark-mode) #create-page-overlay .report-problem-textarea,html:not(.dark-mode) #create-page-overlay .verification-text-input{color:#111827!important;background:#fff!important;border:1px solid #d1d5db!important;box-shadow:none!important}html:not(.dark-mode) #create-page-overlay .verification-text-input{min-height:44px!important}html:not(.dark-mode) #create-page-overlay .report-problem-textarea:focus,html:not(.dark-mode) #create-page-overlay .verification-text-input:focus{outline:0!important;border-color:var(--accent)!important;box-shadow:0 0 0 3px rgba(224,38,60,.13)!important}html:not(.dark-mode) #create-page-overlay .create-page-url-row{background:#fff!important;border-color:#d1d5db!important}html:not(.dark-mode) #create-page-overlay .create-page-url-row:focus-within{border-color:var(--accent)!important;box-shadow:0 0 0 3px rgba(224,38,60,.13)!important}html:not(.dark-mode) #create-page-overlay .create-page-url-row .verification-text-input{border:0!important;box-shadow:none!important}html:not(.dark-mode) #create-page-overlay .create-page-url-prefix{color:#475569!important;background:#f8fafc!important;border-right-color:#e5e7eb!important}html:not(.dark-mode) #create-page-overlay .create-page-subhead,html:not(.dark-mode) #create-page-overlay .create-page-url-hint,html:not(.dark-mode) .business-category-tile small{color:#64748b!important}html:not(.dark-mode) #create-page-overlay .page-category-dropdown{z-index:100!important;color:#111827!important;background:#fff!important;border-color:#d1d5db!important;box-shadow:0 16px 38px rgba(15,23,42,.2)!important}html:not(.dark-mode) #create-page-overlay .page-category-option{color:#111827!important;background:#fff!important}html:not(.dark-mode) #create-page-overlay .page-category-option:hover{color:#be123c!important;background:#fff1f3!important}html:not(.dark-mode) #create-page-overlay .report-problem-actions .btn-dark{color:#fff!important;background:#111!important;border-color:#111!important}html:not(.dark-mode) #create-page-overlay .report-problem-actions .btn-dark:hover{background:var(--accent)!important;border-color:var(--accent)!important}@media (max-width:600px){html:not(.dark-mode) #create-page-overlay{align-items:flex-end!important;padding:0!important}html:not(.dark-mode) #create-page-overlay .create-page-modal{width:100%!important;max-width:none!important;max-height:92dvh!important;padding:22px 18px calc(22px + env(safe-area-inset-bottom,0))!important;border-radius:22px 22px 0 0!important}}@media (min-width:901px){.header-subnav,.header-subnav-inner,.subnav-more{overflow:visible!important}.subnav-more{position:relative!important}.subnav-more-menu{top:calc(100% + 6px)!important;left:0!important;z-index:1000!important;min-width:190px!important;padding:8px!important;background:var(--surface)!important;border:1px solid var(--border)!important;border-radius:12px!important;box-shadow:0 16px 38px rgba(0,0,0,.22)!important}}.business-directory-page{width:min(1480px,calc(100% - 40px));max-width:none;margin:0 auto;padding:20px 0 56px}.business-directory-page .directory-head{display:none}.business-directory-page .directory-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 300px;gap:20px;align-items:start}.business-directory-page .directory-filters{position:sticky;top:112px;padding:18px 14px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:none}.business-directory-page .directory-filter-group{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--border)}.business-directory-page .directory-filter-group h4{margin:0 0 12px;font-size:15px;color:var(--text)}.business-directory-page .directory-cat-list{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}.business-directory-page .directory-cat-list a{display:flex;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:9px;color:var(--text);font-size:14px}.business-directory-page .directory-cat-list a.is-active,.business-directory-page .directory-cat-list a:hover{color:#fff;background:var(--accent)}.business-directory-page .directory-filter-group form{display:flex;flex-direction:column;gap:9px;color:var(--text);font-size:14px}.business-directory-page .directory-promote-btn{width:100%;background:var(--accent);border-color:var(--accent)}.business-directory-page .directory-results{min-width:0}.business-discovery-hero{min-height:205px;padding:34px;border-radius:16px;background-color:#111827;background-image:linear-gradient(120deg,#121826,#211016);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;overflow:hidden}.business-discovery-copy h1{margin:0 0 4px;font-size:34px;line-height:1.1;letter-spacing:-.03em}.business-discovery-copy p{margin:0 0 20px;font-size:18px;color:rgba(255,255,255,.86)}.business-hero-search{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:10px}.business-hero-search label{height:48px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(20,24,32,.9)}.business-hero-search input{width:100%;border:0;outline:0;background:0 0;color:#fff;font-size:15px}.business-hero-search input::placeholder{color:#b4bac5}.business-hero-search button{border:0;border-radius:10px;background:var(--accent);color:#fff;font-weight:800;font-size:15px;cursor:pointer}.business-featured-section,.business-popular-section{margin-top:20px}.business-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.business-section-head h2{margin:0;font-size:18px;color:var(--text)}.business-section-head a{font-size:13px;font-weight:800;color:var(--accent)}.business-category-strip{display:grid;grid-template-columns:repeat(8,minmax(84px,1fr))}.business-category-tile{border:1px solid var(--border);background:var(--surface-2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text);transition:.18s ease}.business-category-tile.is-active,.business-category-tile:hover{border-color:var(--accent);background:rgba(224,38,60,.08)}.business-category-tile.is-active{transform:translateY(-1px)}.business-category-icon{line-height:1}.business-category-tile small{color:var(--muted)}.business-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.business-directory-page .directory-sort select,.business-feature-card{border:1px solid var(--border);background:var(--surface);color:var(--text)}.business-feature-card{border-radius:12px;overflow:hidden}.business-feature-image{display:block;height:126px;background:linear-gradient(135deg,#23252b,#111);background-size:cover;background-position:center;position:relative}.business-feature-image span{position:absolute;right:10px;top:10px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(17,24,39,.64);color:#fff;font-size:22px}.business-feature-card>div{padding:12px}.business-feature-card h3{margin:0 0 6px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.business-feature-card p{margin:3px 0}.business-feature-rating{color:#f59e0b!important}.business-open-pill{display:inline-block;margin-top:7px;padding:3px 9px;border-radius:999px;background:rgba(34,197,94,.14);color:#22c55e;font-size:11px;font-weight:800}.business-directory-page .directory-toolbar{padding:0 2px 10px;display:flex;align-items:center;gap:12px;border:0}.business-directory-page .directory-toolbar>strong{margin-right:auto;font-size:18px;color:var(--text)}.business-directory-page .directory-toolbar>span,.business-feature-card p{font-size:12px;color:var(--muted)}.business-directory-page .directory-sort select{min-height:38px;border-radius:9px;padding:0 10px}.business-directory-page .directory-grid,.business-right-rail{display:flex;flex-direction:column;gap:8px}.business-directory-page .directory-grid .local-business-card{display:grid;grid-template-columns:84px minmax(0,1fr);min-height:84px;border:1px solid var(--border);border-radius:11px;background:var(--surface);overflow:hidden}.business-directory-page .local-business-cover-link{display:block}.business-directory-page .local-business-cover{display:block;width:100%;height:100%;min-height:84px;background:linear-gradient(135deg,#252830,#111);background-size:cover;background-position:center}.business-directory-page .local-business-body{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 14px;padding:10px 118px 10px 14px}.business-directory-page .local-business-avatar,.daylive-business-page .biz-listing-header:before{display:none!important}.business-directory-page .local-business-name{grid-column:1;font-size:15px;font-weight:800;color:var(--text)}.business-directory-page .local-business-cat,.business-directory-page .local-business-location{font-size:12px;color:var(--muted)}.business-directory-page .local-business-rating{grid-column:2;grid-row:1;color:#f59e0b;font-size:12px}.business-directory-page .local-business-view-btn{position:absolute;right:12px;bottom:12px;padding:6px 10px!important;min-height:32px;border-radius:8px;font-size:11px}.business-right-rail{gap:16px;position:sticky;top:112px}.business-grow-card,.business-rail-card{padding:18px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.business-rail-card .business-section-head h2{font-size:16px}.business-rail-item{display:grid;grid-template-columns:60px minmax(0,1fr);gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid var(--border)}.business-rail-item:last-child,.dashboard-table tbody tr:last-child td{border-bottom:0}.business-rail-item>span,.business-trend-item>span{width:60px;height:48px;border-radius:8px;background:#23252b center/cover}.business-rail-item strong{font-size:13px;color:var(--text);line-height:1.25}.business-rail-item small{display:block;margin-top:5px;color:#f59e0b;font-weight:600}.business-grow-card{background:linear-gradient(135deg,#4b101a,#240c12);color:#fff}.business-grow-card h2{margin:0 0 8px;font-size:22px;line-height:1.15}.business-grow-card p{margin:0 0 16px;color:#e5e7eb;font-size:14px}.business-grow-card .btn{width:100%;border-radius:9px}.daylive-page-view{width:min(1440px,calc(100% - 48px))!important;max-width:none!important;padding:20px 0 70px!important}.daylive-business-page{gap:0!important}.daylive-business-page .page-breadcrumb{color:var(--muted)}.biz-hero-cover{height:250px;border:1px solid var(--border);border-radius:16px 16px 0 0;background:linear-gradient(135deg,#272a31,#111) center/cover;position:relative}.biz-view-photos{position:absolute;right:18px;bottom:16px;padding:10px 14px;border-radius:9px;background:rgba(15,18,24,.82);border:1px solid rgba(255,255,255,.3);color:#fff;font-size:13px;font-weight:800}.daylive-business-page .biz-listing-header{background:var(--surface)!important}.daylive-business-page .biz-listing-header,html.dark-mode .daylive-business-page .biz-listing-header{display:grid!important;grid-template-columns:150px minmax(0,1fr) auto!important;gap:20px!important;margin:0!important;padding:18px 22px 20px!important;border-radius:0!important;border:1px solid var(--border)!important;border-top:0!important;box-shadow:none!important;overflow:visible!important}.daylive-business-page .biz-listing-avatar{width:140px!important;height:140px!important;min-width:140px!important;margin-top:-82px!important;border:4px solid var(--surface)!important;border-radius:50%!important;background:linear-gradient(145deg,#5b2607,#251006)!important;box-shadow:0 8px 24px rgba(0,0,0,.3)!important;overflow:hidden!important}.daylive-business-page .biz-listing-title{font-size:28px!important;margin:0 0 5px!important;color:var(--text)!important}.daylive-business-page .biz-listing-rating{margin:4px 0!important}.daylive-business-page .biz-listing-location{color:var(--muted)!important}.daylive-business-page .biz-listing-cat-pill{padding:8px 12px!important;border-radius:999px!important}.daylive-business-page .biz-listing-cta-actions{display:flex!important;flex-wrap:wrap!important;margin-top:12px!important}.daylive-business-page .biz-contact-btn{min-height:42px!important;border-radius:9px!important}.daylive-business-page .biz-tabs{background:var(--surface)!important}.daylive-business-page .biz-tabs,html.dark-mode .daylive-business-page .biz-tabs{display:flex!important;gap:44px!important;margin:0!important;padding:0 22px!important;border:1px solid var(--border)!important;border-top:0!important;border-radius:0 0 14px 14px!important;box-shadow:none!important}.daylive-business-page .biz-tab-btn{min-height:50px;padding:0!important;font-size:14px!important}.daylive-business-page .biz-tab-count{background:var(--surface-2)!important;color:var(--text)!important}.daylive-business-page .biz-listing-body{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:18px!important;margin-top:16px}.daylive-business-page .profile-about-card{background:var(--surface)!important}.daylive-business-page .profile-about-card,html.dark-mode .daylive-business-page .profile-about-card{padding:20px!important;border:1px solid var(--border)!important;border-radius:12px!important;box-shadow:none!important}.daylive-business-page .profile-about-card h2{font-size:18px!important;margin:0 0 10px!important}.daylive-business-page .profile-about-row{font-size:14px!important;line-height:1.55!important;color:var(--text)!important}.daylive-business-page .biz-contact-card{top:112px!important}.daylive-business-page .biz-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.daylive-business-page .biz-service-pill{border-radius:8px!important}.daylive-business-page .page-manage-bar{margin-bottom:12px!important}@media (max-width:1100px){.business-directory-page .directory-layout{grid-template-columns:200px minmax(0,1fr)}.business-right-rail{display:none}.business-category-strip{grid-template-columns:repeat(4,1fr)}.business-featured-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.business-directory-page{width:100%;padding:12px 0 84px}.business-directory-page .directory-layout{display:block}.business-category-tile small,.business-directory-page .directory-filters,.business-hero-search button,.business-right-rail{display:none}.business-directory-page .directory-results{width:100%}.business-discovery-hero{min-height:182px;margin:0 12px;padding:22px 18px;border-radius:14px}.business-discovery-copy h1{max-width:220px;font-size:27px}.business-discovery-copy p{font-size:14px;margin-bottom:14px}.business-hero-search{grid-template-columns:1fr}.business-hero-search label{height:46px;background:#fff;border-color:#fff}.business-hero-search input{color:#111827}.business-hero-search input::placeholder{color:#64748b}.business-featured-section,.business-popular-section{margin-top:20px}.business-section-head{padding:0 16px}.business-section-head h2{font-size:18px}.business-category-strip{display:flex;gap:12px;overflow-x:auto;padding:0 16px 6px;scrollbar-width:none}.business-category-strip::-webkit-scrollbar,.business-featured-grid::-webkit-scrollbar{display:none}.business-category-tile{flex:0 0 74px;min-height:auto;padding:0;border:0;background:0 0}.business-category-tile.is-active,.business-category-tile:hover{background:0 0;transform:none}.business-category-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:rgba(224,38,60,.09);font-size:22px}.business-category-tile strong{font-size:11px}.business-featured-grid{display:flex;gap:12px;overflow-x:auto;padding:0 16px 6px;scrollbar-width:none}.business-feature-card{flex:0 0 180px}.business-feature-image{height:116px}.business-directory-page .directory-toolbar{padding:0 16px 10px;flex-wrap:wrap}.business-directory-page .directory-toolbar>strong{flex-basis:100%}.business-directory-page .directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 16px}.business-directory-page .directory-grid .local-business-card{display:block;min-height:0}.business-directory-page .local-business-cover{height:120px;min-height:120px}.business-directory-page .local-business-body{display:block;padding:10px}.business-directory-page .local-business-cat,.business-directory-page .local-business-location,.business-directory-page .local-business-name,.business-directory-page .local-business-rating{display:block;margin:3px 0}.business-directory-page .local-business-view-btn{position:static;display:inline-flex;margin-top:7px}.daylive-page-view{width:100%!important;padding:0 0 84px!important}.daylive-business-page .page-breadcrumb,.daylive-business-page .page-manage-bar{margin-left:12px!important;margin-right:12px!important}.biz-hero-cover{height:220px;border-radius:0;border-left:0;border-right:0}.biz-view-photos{right:12px;bottom:12px}.daylive-business-page .biz-listing-header,html.dark-mode .daylive-business-page .biz-listing-header{grid-template-columns:112px minmax(0,1fr)!important;gap:12px!important;padding:16px!important;border-left:0!important;border-right:0!important}.daylive-business-page .biz-listing-avatar{width:108px!important;height:108px!important;min-width:108px!important;margin-top:-64px!important}.daylive-business-page .biz-listing-title{font-size:21px!important}.daylive-business-page .biz-listing-cat-pill{display:none!important}.daylive-business-page .biz-listing-cta-actions{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;width:100%!important;margin-top:6px!important}.daylive-business-page .biz-contact-btn{width:100%!important}.daylive-business-page .biz-tabs,html.dark-mode .daylive-business-page .biz-tabs{gap:28px!important;padding:0 16px!important;border-left:0!important;border-right:0!important;border-radius:0!important;scrollbar-width:none}.daylive-business-page .biz-listing-body{display:block!important;margin-top:10px;padding:0 12px}.daylive-business-page .biz-listing-sidebar{display:none}.daylive-business-page .profile-about-card,html.dark-mode .daylive-business-page .profile-about-card{padding:16px!important;border-radius:10px!important}.daylive-business-page .biz-gallery-grid{display:flex!important;grid-template-columns:none!important;overflow-x:auto!important}.daylive-business-page .biz-gallery-photo{min-width:150px!important}.daylive-business-page .profile-about-card+.profile-about-card{margin-top:10px}.daylive-business-page .biz-tab-count{display:none}.daylive-business-page .biz-listing-rating-count{font-size:12px}}@media (max-width:420px){.business-directory-page .directory-grid{grid-template-columns:1fr 1fr}.business-feature-card{flex-basis:170px}.biz-hero-cover{height:190px}.daylive-business-page .biz-listing-header,html.dark-mode .daylive-business-page .biz-listing-header{grid-template-columns:92px minmax(0,1fr)!important}.daylive-business-page .biz-listing-avatar{width:90px!important;height:90px!important;min-width:90px!important;margin-top:-52px!important}.daylive-business-page .biz-listing-title{font-size:19px!important}}html.dark-mode .daylive-business-page .biz-listing-location,html.dark-mode .daylive-business-page .biz-listing-rating-count,html.dark-mode .daylive-business-page .biz-listing-title,html.dark-mode .daylive-business-page .biz-tab-btn{color:var(--text)!important}html.dark-mode .daylive-business-page .biz-listing-header,html.dark-mode .daylive-business-page .biz-tabs,html.dark-mode .daylive-business-page .profile-about-card{background:var(--surface)!important;color:var(--text)!important;border-color:var(--border)!important}html.dark-mode .daylive-business-page .profile-about-card h2,html.dark-mode .daylive-business-page .profile-about-row{color:var(--text)!important}.daylive-business-page,.daylive-business-page .biz-listing-heading,.daylive-business-page .biz-listing-main,.daylive-business-page .biz-tab-panel{min-width:0!important}@media (max-width:780px){body,html{max-width:100%;overflow-x:hidden}.daylive-business-page,.daylive-page-view{max-width:100%!important;overflow-x:hidden!important}.daylive-business-page .biz-listing-header,html.dark-mode .daylive-business-page .biz-listing-header{width:100%!important;box-sizing:border-box!important}.daylive-business-page .biz-listing-heading{overflow:hidden!important}.daylive-business-page .biz-listing-title{white-space:normal!important;overflow-wrap:anywhere!important}.daylive-business-page .biz-listing-cta-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important}.daylive-business-page .biz-listing-cta-actions .biz-contact-btn{min-width:0!important;padding:9px 8px!important;font-size:13px!important;white-space:normal!important;line-height:1.15!important}.daylive-business-page .biz-tabs,html.dark-mode .daylive-business-page .biz-tabs{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:auto!important}.daylive-business-page .biz-tab-btn{flex:0 0 auto!important}.daylive-business-page .profile-about-card,html.dark-mode .daylive-business-page .profile-about-card{width:100%!important;box-sizing:border-box!important}}html.dark-mode body .daylive-page-view .daylive-business-page .biz-listing-body .profile-about-card{background:#1a1a1c!important;color:#ededee!important;border-color:#323235!important}html.dark-mode body .daylive-page-view .daylive-business-page .biz-listing-body .profile-about-card .profile-about-row,html.dark-mode body .daylive-page-view .daylive-business-page .biz-listing-body .profile-about-card h2{color:#ededee!important}@media (max-width:780px){.daylive-business-page .biz-listing-sidebar{display:none!important}.daylive-business-page .biz-listing-main{display:block!important;width:100%!important}.daylive-business-page .biz-listing-body{grid-template-columns:minmax(0,1fr)!important}html body .daylive-page-view .daylive-business-page .biz-listing-body{display:block!important;grid-template-columns:none!important;width:auto!important;max-width:100%!important;padding:0 12px!important}html body .daylive-page-view .daylive-business-page .biz-listing-main,html body .daylive-page-view .daylive-business-page .biz-tab-panel{display:block!important;width:100%!important;max-width:100%!important}html body .daylive-page-view .daylive-business-page .biz-listing-body .profile-about-card{display:flex!important;width:100%!important;max-width:100%!important;padding:16px!important;box-sizing:border-box!important}}@media (min-width:1101px){.site-main:has(.business-directory-page){padding-top:12px!important}.business-directory-page{width:calc(100vw - 56px)!important;max-width:1840px!important;margin-left:50%!important;transform:translateX(-50%)!important;padding-top:0!important}.business-directory-page .directory-layout{grid-template-columns:220px minmax(0,1fr) 350px!important;gap:24px!important}.business-directory-page .directory-filters,.business-right-rail{top:116px!important}.business-discovery-hero{min-height:205px!important}.business-hero-search{grid-template-columns:minmax(0,1fr) 250px 140px!important}.business-category-strip{grid-template-columns:repeat(8,minmax(0,1fr))!important;overflow:hidden!important}.business-category-tile{min-width:0!important}.business-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.business-feature-card{min-width:0!important}}.directory-business-nav{display:flex;flex-direction:column;gap:4px}.directory-business-nav a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:9px;color:var(--text);font-size:14px}.directory-business-nav a span{width:18px;text-align:center;color:var(--muted)}.directory-business-nav a.is-active,.directory-business-nav a:hover{color:var(--accent);background:rgba(224,38,60,.13)}.directory-business-nav a.is-active{box-shadow:inset 3px 0 0 var(--accent)}.business-hero-location{height:48px;display:flex;align-items:center;gap:9px;padding:0 16px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(20,24,32,.9);color:#fff;font-size:14px}.business-all-head{margin-top:22px}.business-all-head .business-section-head{margin-bottom:10px}.business-all-chips a,.business-filter-button{border:1px solid var(--border);background:var(--surface);color:var(--text);font-weight:700}.business-filter-button{min-height:38px;padding:0 14px;border-radius:9px}.business-all-chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.business-all-chips a{flex:0 0 auto;padding:7px 14px;border-radius:8px;font-size:12px}.business-all-chips a.is-active,.business-all-chips a:hover{background:var(--accent);border-color:var(--accent);color:#fff}.business-all-hidden-title{display:none}.business-directory-page .directory-toolbar{justify-content:flex-end;margin-top:6px!important}.business-trend-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center;padding:8px 0}.business-trend-item>span{width:88px;height:62px;border-radius:9px}.business-trend-item strong{font-size:13px;color:var(--text);line-height:1.3}.business-trend-item small{display:block;margin-top:5px;color:var(--muted);font-weight:500}.business-trending-card{padding-bottom:12px}.business-right-rail .business-grow-card{order:2}.business-right-rail .business-rail-card:last-child{order:3}@media (max-width:780px){.business-hero-location{display:none}.business-all-head{padding:0 16px}.business-all-head .business-section-head{padding:0}.business-all-chips{padding-bottom:4px}.business-directory-page .directory-toolbar{padding-top:0}.business-directory-page .directory-toolbar>span{margin-left:auto}}@media (min-width:1101px){.business-directory-page{margin-left:calc(50% - 50vw + 28px)!important;margin-right:calc(50% - 50vw + 28px)!important;width:min(1480px,calc(100% - 40px))!important;max-width:1480px!important;margin-left:auto!important;margin-right:auto!important;transform:none!important}.business-directory-page .directory-layout{grid-template-columns:220px minmax(0,1fr) 300px!important;gap:20px!important}.business-directory-page .directory-results{min-width:0!important;overflow:hidden!important}.business-right-rail{width:300px!important;min-width:0!important}.business-hero-search{grid-template-columns:minmax(0,1fr) minmax(180px,230px) 130px!important}.business-category-strip{grid-template-columns:repeat(8,minmax(0,1fr))!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.business-category-tile{width:auto!important;min-width:0!important;padding-left:5px!important;padding-right:5px!important}.business-category-tile strong{max-width:100%!important;overflow-wrap:anywhere!important}.business-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important}.business-feature-card{width:auto!important;min-width:0!important}.business-feature-card>div{min-width:0!important}.business-feature-card h3{max-width:100%!important}}@media (min-width:1101px) and (max-width:1320px){.business-directory-page .directory-layout{grid-template-columns:200px minmax(0,1fr) 270px!important;gap:16px!important}.business-right-rail{width:270px!important}.business-hero-search{grid-template-columns:minmax(0,1fr) 180px 115px!important}.business-category-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important}.business-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.business-directory-page .directory-business-menu{padding:0 0 16px!important;margin:0 0 18px!important}.business-directory-page .directory-business-menu h4{padding:0 12px!important;margin:0 0 8px!important}.business-directory-page .directory-business-nav{gap:3px!important}.business-directory-page .directory-business-nav a{width:100%!important;min-height:44px!important;box-sizing:border-box!important;padding:10px 11px!important;gap:10px!important;border-radius:9px!important;font-size:13px!important;line-height:1.25!important;font-weight:650!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.business-directory-page .directory-business-nav a span{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 20px!important;width:20px!important;height:20px!important;font-size:16px!important}.business-directory-page .directory-business-nav a.is-active{color:var(--accent)!important;background:rgba(224,38,60,.14)!important;box-shadow:inset 3px 0 0 var(--accent)!important}.business-hero-search>*{min-width:0!important;box-sizing:border-box!important}.business-hero-search label{overflow:hidden!important;padding:0 16px!important}.business-hero-location strong,.business-hero-search label input{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.business-hero-location{font-family:inherit!important;cursor:pointer!important;justify-content:flex-start!important;overflow:hidden!important}.business-hero-location:focus-visible,.business-hero-location:hover{border-color:rgba(255,255,255,.4)!important;background:rgba(31,36,46,.96)!important;outline:0!important}.business-hero-search button[type=submit]:hover{filter:brightness(1.06)!important}.business-category-tile{overflow:hidden!important}.business-category-tile strong{display:-webkit-box!important;width:100%!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-box-orient:vertical!important}.business-category-tile small{display:block!important;margin-top:5px!important;font-size:10px!important;line-height:1.1!important;color:#9ca3af!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.business-filter-button{cursor:pointer!important}.business-filter-button:hover{border-color:var(--accent)!important;color:var(--accent)!important}@media (min-width:1101px){.business-directory-page .directory-filters{padding:16px 12px!important}.business-directory-page .directory-business-menu{min-width:0!important}.business-directory-page .directory-business-nav a{font-size:13px!important}.business-hero-search{gap:10px!important}.business-category-tile{min-height:104px!important}}@media (max-width:780px){.business-directory-page .business-filter-button{display:inline-flex!important;align-items:center!important;justify-content:center!important}.business-directory-page .directory-filters.is-open{display:block!important;position:fixed!important;inset:0 auto 0 0!important;z-index:1400!important;width:min(86vw,320px)!important;max-height:none!important;overflow-y:auto!important;border-radius:0 18px 18px 0!important;padding:20px 16px!important;background:var(--surface)!important;box-shadow:18px 0 48px rgba(0,0,0,.36)!important}.business-directory-page .directory-filters.is-open .directory-business-nav a{font-size:14px!important}.business-category-tile strong{min-height:2.5em!important;max-height:2.5em!important;font-size:10px!important}.business-directory-page .business-all-head{margin-top:20px!important}}.business-hero-search .business-hero-location{background:rgba(20,24,32,.9)!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;font-weight:700!important}.business-hero-search .business-hero-location:focus-visible,.business-hero-search .business-hero-location:hover{background:rgba(31,36,46,.98)!important;border-color:rgba(255,255,255,.4)!important;color:#fff!important}.business-hero-search label input{font-size:14px!important}.business-location-pin svg,.directory-business-nav svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.business-location-pin{flex:0 0 18px}.business-category-strip{gap:10px!important}.business-category-tile{min-height:96px!important;padding:12px 8px!important;border-radius:10px!important;background:#202124!important;border:1px solid #303136!important;transform:none!important}.business-category-tile:hover{border-color:#50535a!important;background:#26272b!important;transform:translateY(-1px)!important}.business-category-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;margin:0 auto 7px!important;border-radius:9px!important;background:#2b2c31!important;color:#e5e7eb!important;font-size:0!important}.business-category-icon svg{width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.business-category-tile:nth-child(1) .business-category-icon{color:#ff405c!important;background:rgba(224,38,60,.13)!important}.business-category-tile:nth-child(2) .business-category-icon{color:#a78bfa!important;background:rgba(139,92,246,.13)!important}.business-category-tile:nth-child(3) .business-category-icon{color:#34d399!important;background:rgba(16,185,129,.13)!important}.business-category-tile:nth-child(4) .business-category-icon{color:#60a5fa!important;background:rgba(59,130,246,.13)!important}.business-category-tile:nth-child(5) .business-category-icon{color:#fb923c!important;background:rgba(249,115,22,.13)!important}.business-category-tile:nth-child(6) .business-category-icon{color:#f97316!important;background:rgba(249,115,22,.13)!important}.business-category-tile:nth-child(7) .business-category-icon{color:#f472b6!important;background:rgba(236,72,153,.13)!important}.business-category-more .business-category-icon{color:#f3f4f6!important;background:#303136!important}.business-category-tile strong{display:block!important;min-height:auto!important;max-height:none!important;font-size:11px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;-webkit-line-clamp:unset!important}.business-category-more{border-style:dashed!important}.business-category-more:hover{border-color:var(--accent)!important}.business-category-more:hover .business-category-icon{color:var(--accent)!important}.business-category-tile.is-active{border-color:rgba(224,38,60,.55)!important;background:rgba(224,38,60,.09)!important;box-shadow:inset 0 0 0 1px rgba(224,38,60,.12)!important}html:not(.dark-mode) .business-category-tile{background:#fff!important;border-color:#e5e7eb!important}html:not(.dark-mode) .business-category-tile:hover{background:#f8fafc!important;border-color:#cbd5e1!important}html:not(.dark-mode) .business-category-icon{background:#f3f4f6!important}@media (min-width:1101px){.business-category-strip{grid-template-columns:repeat(8,minmax(0,1fr))!important}.business-hero-search{grid-template-columns:minmax(0,1fr) minmax(190px,220px) 130px!important}.business-directory-page .directory-business-nav a{font-weight:600!important}.business-directory-page .directory-business-nav a.is-active{font-weight:700!important}}@media (max-width:780px){.business-category-tile{flex-basis:78px!important;background:0 0!important;border:0!important;padding:0!important}.business-category-icon{width:54px!important;height:54px!important;border-radius:50%!important;margin-bottom:7px!important}.business-category-tile strong{font-size:10px!important;white-space:normal!important;line-height:1.15!important}.business-category-tile small{display:none!important}.business-category-more{border:0!important}}.business-location-chevron{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 28px!important;width:28px!important;height:28px!important;margin:0 0 0 auto!important;color:#cbd5e1!important;border-radius:7px!important;line-height:1!important}.business-location-chevron svg{display:block!important;width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.business-hero-location:hover .business-location-chevron{background:rgba(255,255,255,.08)!important;color:#fff!important}html:not(.dark-mode) .business-category-more .business-category-icon{color:#374151!important;background:#f3f4f6!important}html:not(.dark-mode) .business-category-more .business-category-icon svg{color:#374151!important;stroke:#374151!important}.business-category-more .business-category-icon svg rect{fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}.page-cover{isolation:isolate}.profile-cover::after{background:rgba(0,0,0,.16)}.page-cover::after,.page-cover::before{position:absolute;inset:0;pointer-events:none}.page-cover::after{z-index:0;background:rgba(0,0,0,.16)}.page-cover::before{z-index:1;background-image:inherit;background-repeat:no-repeat;background-position:center;background-size:contain}.page-cover>*{z-index:2}.page-cover{background-size:contain!important;background-repeat:no-repeat!important;background-position:center center!important;background-color:#111318!important}.page-cover::after,.page-cover::before{content:none!important;display:none!important}.dashboard-section-head,.jobs-admin-actions{display:flex;align-items:center;gap:12px}.jobs-admin-actions{justify-content:flex-end}.job-card{display:block}.application-status,.job-type-pill{display:inline-flex;align-items:center;border-radius:999px;font-weight:800;white-space:nowrap}.application-status{padding:4px 10px;font-size:.72rem}.job-card-footer .job-card-time{position:static}.job-apply-modal{max-width:560px}.job-apply-modal .modal-head{align-items:flex-start}.job-apply-modal .modal-head p,.job-privacy-note{margin:0;color:var(--muted);font-size:.82rem}.job-privacy-note{padding:10px 12px;border-radius:10px;background:var(--surface-2);font-size:.78rem}.modal-response.is-success{color:#15803d}.modal-response.is-error{color:var(--danger)}.dashboard-section-head{justify-content:space-between;margin-bottom:12px}.dashboard-section-head h3{margin:0}.dashboard-stat-link{text-decoration:none;color:inherit}.application-status-new{background:#eaf3ff;color:#1d4ed8}.application-status-reviewing{background:#fff7d6;color:#8a5a00}.application-status-shortlisted{background:#dcfce7;color:#166534}.application-status-rejected{background:#fee2e2;color:#991b1b}@media (max-width:720px){.jobs-page-head{align-items:flex-start}.jobs-admin-actions{width:100%;flex-wrap:wrap;justify-content:flex-start}.job-card-heading-row{flex-direction:column;gap:7px}.job-card-footer{align-items:flex-start;flex-direction:column}.job-card-footer .btn{width:100%}.job-apply-modal{max-height:92vh}.dashboard-section-head{align-items:flex-start;flex-direction:column}}.job-apply-overlay,.job-detail-overlay{align-items:flex-start!important;overflow-y:auto;padding:24px 12px}.job-apply-modal,.job-detail-modal{width:min(680px,100%);max-height:calc(100vh - 48px);margin:auto;overflow-y:auto}.job-detail-modal .modal-head{align-items:flex-start;position:sticky;top:0;z-index:2;background:var(--surface);padding-bottom:14px;border-bottom:1px solid var(--border)}.job-detail-modal .modal-head h3{margin:0 0 5px}.job-detail-modal .modal-head p{margin:0;color:var(--muted);font-size:.84rem;display:block;max-width:100%;line-height:1.65;white-space:normal}.job-detail-content{padding:20px 1px;color:var(--text);font-size:.95rem;line-height:1.75;overflow-wrap:anywhere}.job-detail-content h1,.job-detail-content h2,.job-detail-content h3,.job-detail-content h4{margin:22px 0 10px}.job-detail-content p{margin:0 0 14px}.job-detail-content ol,.job-detail-content ul{padding-left:22px;margin:0 0 14px}.job-detail-footer{display:flex;justify-content:flex-end;position:sticky;bottom:0;background:var(--surface);padding-top:14px;border-top:1px solid var(--border)}@media (max-width:720px){.job-card-actions{width:100%}.job-card-actions .btn{flex:1 1 140px}.job-apply-overlay,.job-detail-overlay{padding:10px 8px}.job-apply-modal,.job-detail-modal{max-height:calc(100vh - 20px)}}#job-apply-overlay.daylive-modal-overlay,#job-detail-overlay.daylive-modal-overlay{display:flex!important;position:fixed;inset:0;z-index:1000;align-items:center!important;justify-content:center!important;padding:16px!important;background:rgba(10,10,10,.45)!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;overflow:hidden!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}#job-apply-overlay .job-apply-modal,#job-detail-overlay .job-detail-modal{width:min(560px,100%)!important;max-width:560px!important;max-height:calc(100dvh - 32px)!important;margin:0!important;padding:20px 22px 22px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;color:var(--text)!important;background:var(--surface-glass)!important;border:1px solid var(--border)!important;border-radius:var(--radius-lg)!important;box-shadow:0 24px 60px rgba(0,0,0,.22),var(--shadow)!important;backdrop-filter:blur(24px) saturate(140%)!important;-webkit-backdrop-filter:blur(24px) saturate(140%)!important}#job-apply-overlay .daylive-modal-head,#job-detail-overlay .daylive-modal-head{position:static!important;flex:0 0 auto;margin:0 0 14px!important;padding:0 0 14px!important;background:0 0!important;border-bottom:1px solid var(--border)!important}#job-detail-overlay .job-detail-content{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:4px 8px 12px 0;scrollbar-gutter:stable}#job-detail-overlay .job-detail-footer{position:static!important;flex:0 0 auto;margin:0;padding:14px 0 0;background:0 0!important;border-top:1px solid var(--border)}#job-apply-overlay .modal-form{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:6px;scrollbar-gutter:stable}#job-apply-overlay .daylive-modal-close,#job-apply-overlay .modal-form>label,#job-detail-overlay .daylive-modal-close{flex:0 0 auto}@media (max-width:640px){#job-apply-overlay.daylive-modal-overlay,#job-detail-overlay.daylive-modal-overlay{padding:10px!important;align-items:center!important}#job-apply-overlay .job-apply-modal,#job-detail-overlay .job-detail-modal{width:100%!important;max-height:calc(100dvh - 20px)!important;padding:18px 16px 16px!important;border-radius:18px!important}.job-detail-content{font-size:.92rem;line-height:1.65}}.job-form-optional-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.job-detail-facts>div,.job-form-optional-grid label{display:flex;flex-direction:column;gap:7px}.job-form-optional-grid small,.modal-form label small{color:var(--muted);font-weight:500}.job-optional-fields{display:flex;gap:8px;flex-wrap:wrap}.job-optional-fields>span{border:1px solid var(--border)}.job-detail-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:2px 0 18px}.job-detail-facts>div{gap:4px;padding:12px 14px;border-radius:12px}.job-detail-facts span{color:var(--muted);font-size:.72rem;font-weight:700;text-transform:uppercase}.job-detail-facts strong{font-size:.9rem}#job-apply-overlay .job-apply-modal textarea[name=cover_note]{display:block!important;width:100%!important;height:120px!important;min-height:120px!important;max-height:260px!important;padding:12px 14px!important;line-height:1.5!important;overflow-y:auto!important;resize:vertical!important;box-sizing:border-box!important}#job-apply-overlay .modal-form{gap:10px!important}#job-apply-response.is-uploading,.job-detail-facts>div{border:1px solid var(--border);background:var(--surface-2)}#job-apply-response.is-uploading{display:block;color:var(--muted);padding:9px 11px;border-radius:9px}#job-apply-submit[disabled]{cursor:wait;opacity:.82}@media (max-width:640px){.job-detail-facts,.job-form-optional-grid{grid-template-columns:1fr}.job-optional-fields>span{width:100%}#job-apply-overlay .job-apply-modal textarea[name=cover_note]{height:110px!important;min-height:110px!important}}.job-rich-editor{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.job-editor-toolbar{display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:8px;border-bottom:1px solid var(--border);background:var(--surface-2)}.job-editor-toolbar button{min-width:34px;height:32px;padding:0 9px;border:1px solid transparent;border-radius:7px;background:0 0;color:var(--text);font:inherit;font-size:.78rem;cursor:pointer}.job-editor-toolbar button.is-active,.job-editor-toolbar button:hover{border-color:var(--border);background:var(--surface);color:var(--accent)}.job-editor-divider{width:1px;height:22px;margin:0 2px;background:var(--border)}.job-description-editor{min-height:180px;max-height:340px;padding:14px;color:var(--text);font-size:.92rem;line-height:1.65;outline:0;overflow:auto}.job-description-editor:empty:before{content:attr(data-placeholder);color:var(--muted);pointer-events:none}.job-description-editor h3{margin:12px 0 7px;font-size:1.03rem}.job-description-editor p{margin:0 0 10px}.job-description-editor ol,.job-description-editor ul{margin:7px 0;padding-left:24px}.job-description-editor b,.job-description-editor strong{font-weight:800}@media (max-width:640px){.job-description-editor{min-height:150px}.job-editor-toolbar button{padding:0 8px}}.jobs-hero-copy,.jobs-page-head{position:relative;display:flex;align-items:center}.jobs-page-head{justify-content:space-between;gap:30px;margin:0 0 26px;padding:32px 34px;overflow:hidden;border:1px solid var(--border);border-radius:24px;background:linear-gradient(135deg,var(--surface) 0%,var(--surface-2) 100%);box-shadow:0 18px 48px rgba(15,23,42,.07)}.jobs-page-head:before{content:"";position:absolute;width:260px;height:260px;right:-90px;top:-150px;border-radius:50%;background:radial-gradient(circle,rgba(224,38,60,.18),transparent 68%);pointer-events:none}.jobs-hero-copy{gap:18px;min-width:0}.jobs-hero-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;flex:0 0 58px;border-radius:17px;background:linear-gradient(135deg,var(--accent),#ff4a63);color:#fff;box-shadow:0 14px 30px rgba(224,38,60,.27)}.jobs-eyebrow{margin:0 0 4px;color:var(--accent);font-size:.72rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.jobs-page .account-title{margin:0;text-align:left;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:900;line-height:1.15;letter-spacing:-.035em}.jobs-page-subtitle{max-width:620px;margin:8px 0 0;color:var(--muted);font-size:.96rem}.jobs-admin-actions{position:relative;flex:0 0 auto}.jobs-admin-actions .btn{min-height:44px;border-radius:13px;padding:10px 18px}.jobs-admin-actions .btn-outline{border:1px solid var(--border);background:var(--surface);color:var(--text)}.jobs-admin-actions .btn-outline:hover{border-color:var(--text);background:var(--text);color:var(--surface)}.jobs-admin-actions .btn-accent{border:0;box-shadow:0 12px 24px rgba(224,38,60,.22)}.jobs-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 16px}.jobs-toolbar-title{display:flex;align-items:center;gap:10px}.jobs-toolbar-title h2{margin:0;font-size:1.25rem;font-weight:900;letter-spacing:-.02em}.jobs-filter-search,.jobs-toolbar-title span{border:1px solid var(--border);color:var(--muted)}.jobs-toolbar-title span{padding:4px 9px;border-radius:999px;background:var(--surface-2);font-size:.72rem;font-weight:800}.jobs-filter-search{display:flex;align-items:center;gap:9px;width:min(360px,100%);height:44px;padding:0 14px;border-radius:13px;background:var(--surface);transition:border-color .2s,box-shadow .2s}.jobs-filter-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px rgba(224,38,60,.1)}.jobs-filter-search input{width:100%;min-width:0;border:0;outline:0;background:0 0;color:var(--text);font:inherit;font-size:.86rem}.job-card{position:relative;box-shadow:0 8px 28px rgba(15,23,42,.045);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.job-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--accent),#ff6579);opacity:0;transition:opacity .2s}.job-card:hover{transform:translateY(-2px)}.job-card:hover:before{opacity:1}.career-benefit-grid article,.job-card-topline{display:flex;align-items:flex-start;gap:15px}.job-company-mark{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex:0 0 48px;border-radius:14px;background:linear-gradient(145deg,#202126,#09090b);color:#fff;font-size:1.05rem;font-weight:900;box-shadow:0 9px 22px rgba(0,0,0,.16)}.job-card-heading-copy{flex:1}.job-type-pill{border-color:rgba(224,38,60,.18)!important;background:rgba(224,38,60,.08)!important;letter-spacing:.025em}.job-optional-fields{margin:15px 0 4px!important;padding-left:63px}.job-optional-fields>span{border:0!important;background:var(--surface-2)!important;border-radius:10px!important;padding:7px 10px!important;color:var(--text);font-size:.76rem!important}.job-optional-fields strong{color:var(--muted);font-weight:700}.job-card-desc{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.job-card-time{display:inline-flex;align-items:center;gap:7px;color:var(--muted)!important}.job-card-time:before{content:"";width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.11)}.job-card-actions .btn-outline{border:1px solid var(--border)!important;background:var(--surface)!important;color:var(--text)!important}.job-card-actions .btn-outline:hover{border-color:var(--text)!important;background:var(--text)!important;color:var(--surface)!important}.jobs-filter-empty{padding:60px 20px;text-align:center;border:1px dashed var(--border);border-radius:19px;background:var(--surface)}.jobs-filter-empty>span{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--surface-2);color:var(--muted);font-size:1.7rem}.jobs-filter-empty h3{margin:12px 0 3px;font-size:1rem}.jobs-filter-empty p{margin:0;color:var(--muted);font-size:.85rem}html.dark-mode .jobs-page-head{box-shadow:0 18px 48px rgba(0,0,0,.18)}html.dark-mode .job-card{box-shadow:0 8px 28px rgba(0,0,0,.16)}@media (max-width:780px){.jobs-page{width:min(100% - 22px,1180px);padding-top:8px}.jobs-page-head{flex-direction:column;padding:24px 20px;border-radius:20px}.jobs-hero-copy,.jobs-page-head{align-items:flex-start}.jobs-hero-icon{width:48px;height:48px;flex-basis:48px;border-radius:14px}.jobs-page .account-title{font-size:1.65rem}.jobs-page-subtitle{font-size:.88rem;line-height:1.55}.jobs-admin-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.jobs-toolbar{align-items:stretch;flex-direction:column;margin-bottom:14px}.job-card-actions .btn,.jobs-admin-actions .btn,.jobs-filter-search{width:100%}.job-card-body{padding:19px 17px!important}.job-card-topline{gap:11px}.job-company-mark{width:42px;height:42px;flex-basis:42px;border-radius:12px}.job-card-heading-row{align-items:flex-start;flex-direction:column;gap:7px}.job-card-title{font-size:1rem!important}.job-optional-fields{padding-left:0}.job-card-footer{gap:13px}.job-card-actions{display:grid!important;grid-template-columns:1fr 1fr;width:100%}.job-card-actions .btn:only-child{grid-column:1/-1}}@media (max-width:430px){.jobs-hero-copy{gap:12px}.job-card-meta span+span:before,.jobs-hero-icon{display:none}.job-card-actions,.jobs-admin-actions{grid-template-columns:1fr}.job-card-actions .btn{grid-column:1!important}.job-card-meta{gap:4px 12px}}.job-card-meta .job-meta-detail:before{background:var(--accent)!important;opacity:.8!important}.job-card-actions .daylive-edit-job{border-color:rgba(224,38,60,.34)!important}.job-card-actions .daylive-edit-job:hover{background:var(--accent)!important;color:#fff!important}#post-job-overlay{align-items:flex-start;overflow-y:auto;padding:24px 12px;background:rgba(10,10,10,.48);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:1000}#post-job-overlay>.modal-box{width:min(680px,100%);max-height:calc(100vh - 48px);margin:auto;overflow-y:auto;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-glass);box-shadow:0 24px 60px rgba(0,0,0,.28);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%)}#post-job-overlay .modal-head{position:sticky;top:0;z-index:3;padding-bottom:13px;border-bottom:1px solid var(--border);background:var(--surface-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}#post-job-submit{width:100%;min-height:46px;margin-top:2px;border-radius:12px;background:var(--accent);color:#fff}@media (max-width:780px){.job-card-meta{align-items:flex-start!important;flex-direction:column;gap:5px!important}.job-card-meta span+span:before{display:none!important}.job-card-actions{grid-template-columns:1fr!important}.job-card-actions .btn{grid-column:1!important}#post-job-overlay{padding:9px 7px}#post-job-overlay>.modal-box{max-height:calc(100vh - 18px)}}.jobs-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:20px 0 60px}.jobs-page-head.jobs-page-head-simple{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 22px;padding:10px 0 18px;border:0;border-bottom:1px solid var(--border);border-radius:0;background:0 0;box-shadow:none;overflow:visible}.jobs-page-head.jobs-page-head-simple:before{display:none}.jobs-page-head-simple .account-title{margin:0;text-align:left;font-size:2rem;font-weight:900;line-height:1.2;letter-spacing:-.025em}.jobs-page-head-simple .jobs-page-subtitle{margin:7px 0 0;color:var(--muted);font-size:.92rem}.jobs-page-head-simple .jobs-admin-actions{display:flex;align-items:center;gap:10px}.jobs-page-head-simple .jobs-admin-actions .btn{min-height:42px;padding:9px 17px;border-radius:999px;box-shadow:none}.jobs-page-head-simple .jobs-admin-actions .btn-outline{border:1px solid var(--border);background:0 0;color:var(--text)}.jobs-page-head-simple .jobs-admin-actions .btn-dark{border-color:var(--dark);background:var(--dark);color:#fff}.job-card:before,.jobs-eyebrow,.jobs-hero-icon,.jobs-toolbar{display:none!important}.jobs-list{display:grid;grid-template-columns:1fr;gap:14px}.job-card{border:1px solid var(--border)!important;border-radius:14px!important;background:var(--surface)!important;box-shadow:none!important;overflow:hidden;transform:none!important}.job-card:hover{transform:none!important;border-color:color-mix(in srgb,var(--text) 22%,var(--border))!important;box-shadow:0 8px 24px rgba(15,23,42,.05)!important}.job-card-body{padding:20px!important}.job-card-topline{display:block!important}.job-company-mark{display:none!important}.job-card-heading-copy{width:100%;min-width:0}.job-card-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.job-card-title{margin:0!important;font-size:1.06rem!important;font-weight:800!important;line-height:1.4!important;letter-spacing:0!important}.job-type-pill{padding:5px 10px!important;border:1px solid var(--border)!important;background:var(--surface-2)!important;color:var(--text)!important;font-size:.69rem!important}.job-card-meta{display:flex!important;align-items:center!important;flex-direction:row!important;flex-wrap:wrap!important;gap:5px 15px!important;margin:6px 0 0!important;color:var(--muted)!important;font-size:.82rem!important;line-height:1.55}.job-card-meta span{position:relative}.job-card-meta span+span:before{content:""!important;display:block!important;position:absolute;left:-9px;top:50%;width:3px;height:3px;margin-top:-1px;border-radius:50%;background:var(--muted)!important;opacity:.7!important}.job-card-meta .job-meta-detail,.job-card-meta .job-meta-detail strong,.job-card-meta .job-meta-label,.job-card-meta span{font-weight:400!important;color:var(--muted)!important}.job-card-desc{margin:14px 0 0!important;color:var(--muted)!important;font-size:.88rem!important;line-height:1.6!important;-webkit-line-clamp:2}.job-card-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px!important;padding-top:14px!important;border-top:1px solid var(--border)}.job-card-time{font-size:.76rem!important}.job-card-actions{display:flex!important;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.job-card-actions .btn{min-height:38px;padding:7px 13px!important;border-radius:9px!important}.job-card-actions .daylive-edit-job{color:var(--text)!important;border-color:var(--border)!important}.job-card-actions .daylive-edit-job:hover{background:var(--text)!important;color:var(--surface)!important;border-color:var(--text)!important}.jobs-filter-empty{display:none!important}@media (max-width:720px){.jobs-page{width:min(100% - 22px,1180px);padding-top:10px}.jobs-page-head.jobs-page-head-simple{align-items:flex-start;flex-direction:column;padding-top:4px}.jobs-page-head-simple .account-title{font-size:1.65rem}.jobs-page-head-simple .jobs-admin-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.jobs-page-head-simple .jobs-admin-actions .btn{width:100%}.job-card-body{padding:17px!important}.job-card-heading-row,.job-card-meta{align-items:flex-start;flex-direction:row!important}.job-card-meta{align-items:flex-start!important;gap:4px 13px!important}.job-card-meta span+span:before{display:block!important}.job-card-footer{align-items:flex-start;flex-direction:column}.job-card-actions{display:grid!important;grid-template-columns:1fr!important;width:100%}.job-card-actions .btn{width:100%;grid-column:1!important}}@media (max-width:430px){.jobs-page-head-simple .jobs-admin-actions{grid-template-columns:1fr}.job-card-meta span+span:before{display:none!important}.job-card-meta{gap:4px 10px!important}}.career-experience{--career-red:#f32642;--career-ink:#0c1320;--career-soft:#f5f8fc;--career-line:#dde4ee;margin:-28px 0 0;background:#fff;color:var(--career-ink);font-family:Arial,"Helvetica Neue",sans-serif}.career-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.career-hero,.career-hero-inner{position:relative;min-height:370px}.career-hero{overflow:hidden;background:#090d14;color:#fff}.career-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,14,.98) 0%,rgba(5,8,14,.9) 38%,rgba(5,8,14,.26) 74%,rgba(5,8,14,.08)),var(--career-hero) center right/58% 100%no-repeat}.career-hero:after{content:"";position:absolute;inset:auto 0 0;height:85px;background:linear-gradient(0deg,rgba(243,38,66,.18),transparent)}.career-hero-inner{z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.career-hero-copy{padding:48px 0 35px}.career-kicker{display:block;margin-bottom:9px;color:var(--career-red);font-size:.73rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.career-hero h1{max-width:590px;margin:0;font-size:clamp(2.6rem,5.3vw,4.7rem);font-weight:900;line-height:.99;letter-spacing:-.055em}.career-cta h2 em,.career-hero h1 em,.career-hero-points i{color:var(--career-red);font-style:normal}.career-hero-copy>p{max-width:560px;margin:16px 0 0;color:#e5e7eb;font-size:1rem;line-height:1.55}.career-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:22px}.career-benefit-grid article>span,.career-btn{align-items:center;justify-content:center;border-radius:9px}.career-btn{display:inline-flex;gap:9px;min-height:45px;padding:10px 19px;border:1px solid transparent;font-size:.84rem;font-weight:800;cursor:pointer}.career-btn-primary{background:linear-gradient(135deg,var(--career-red),#ff1f4f);color:#fff;box-shadow:0 10px 24px rgba(243,38,66,.25)}.career-btn-ghost{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.06);color:#fff}.career-btn-admin{border-color:#fff;background:#fff;color:#111827}.career-hero-points{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px;color:#fff;font-size:.75rem;font-weight:700}.career-hero-points span{display:inline-flex;align-items:center;gap:7px}.career-hero-visual{position:relative;align-self:stretch}.career-hero-quote strong{text-decoration-color:var(--career-red);text-underline-offset:8px}.career-hero-brand{position:absolute;left:19%;bottom:21%;font-size:2.1rem;font-weight:900;color:#d8dbe2;text-shadow:0 3px 16px #000}.career-hero-brand span{color:var(--career-red)}.career-hero-brand small{display:block;margin-top:2px;font-size:.5rem;letter-spacing:.14em;color:#b7bec9}.career-section{padding:28px 0}.career-section-heading{display:flex;justify-content:space-between;align-items:end}.career-section-heading h2{margin:0;color:var(--career-ink);font-size:1.65rem;font-weight:900;letter-spacing:-.035em}.career-section-heading p{margin:4px 0 0;color:#64748b;font-size:.86rem}.career-benefits{padding-bottom:26px}.career-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:18px}.career-benefit-grid article{gap:13px;min-height:100px;padding:20px;border:1px solid var(--career-line);border-radius:10px;background:#fff;box-shadow:0 5px 15px rgba(15,23,42,.03)}.career-benefit-grid article>span{display:flex;min-width:40px;height:40px;background:#fff1f3;color:var(--career-red);font-size:1.3rem;font-weight:900}.career-benefit-grid h3{margin:0 0 5px;font-size:.88rem}.career-benefit-grid p{margin:0;color:#59677c;font-size:.76rem;line-height:1.5}.career-openings{background:linear-gradient(180deg,#f7faff,#fff)}.career-openings-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.career-job-filters{display:flex;gap:7px;overflow:auto;scrollbar-width:none}.career-gallery-nav button,.career-job-filters button{border:1px solid var(--career-line);background:#fff;cursor:pointer}.career-job-filters button{flex:0 0 auto;padding:7px 13px;border-radius:999px;color:#334155;font-size:.72rem;font-weight:700}.career-job-filters button.is-active{border-color:var(--career-red);background:var(--career-red);color:#fff;box-shadow:0 7px 17px rgba(243,38,66,.18)}.career-jobs-grid{display:grid;margin-top:22px}.career-job-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--career-line)}.career-job-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(15,23,42,.09)}.career-job-head{display:grid}.career-company-logo{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:7px;background:#080b10;color:#fff;font-size:1.05rem;font-weight:900;box-shadow:0 5px 12px rgba(0,0,0,.18)}.career-job-head h3{color:#101827;font-weight:900}.career-empty p,.career-job-head p{margin:0;color:#64748b}.career-hiring-badge{background:#dffaea;font-weight:900;white-space:nowrap}.career-job-meta{display:flex;flex-wrap:wrap;color:#526176}.career-job-meta span{display:inline-flex;align-items:center;gap:5px;min-width:0;font-weight:400}.career-job-meta svg{width:13px;height:13px;fill:none;stroke:#68768b;stroke-width:1.8;flex:0 0 auto}.career-job-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:13px}.career-job-tags span{padding:4px 7px;border-radius:6px;background:#f1f5f9;color:#526176;font-size:.61rem;font-weight:700}.career-job-desc{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.career-job-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:auto}.career-card-btn{display:flex;align-items:center;justify-content:center;padding:8px;border:1px solid transparent;font-weight:800;cursor:pointer}.career-card-btn-outline{border-color:#cfd8e5;background:#fff;color:#172033}.career-card-btn-primary{border-color:var(--career-red);background:var(--career-red);color:#fff;box-shadow:0 7px 16px rgba(243,38,66,.16)}.career-card-btn-muted{border-color:#d6dce6;background:#eef2f7;color:#64748b}.career-card-link,.career-empty{grid-column:1/-1;text-align:center}.career-card-link{color:#64748b;font-weight:700}.career-empty{padding:45px 20px;border:1px dashed var(--career-line);border-radius:10px;background:#fff}.career-empty h3{margin:0 0 5px}.career-empty p{font-size:.82rem}.career-life{border-top:1px solid #edf1f6}.career-heading-row{align-items:center}.career-gallery-nav{display:flex;gap:6px}.career-gallery-nav button{border-radius:50%;color:#172033}.career-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.career-gallery figure{position:relative;margin:0;overflow:hidden;background:#111;scroll-snap-align:start}.career-gallery img{opacity:.9;transition:transform .25s}.career-gallery figcaption{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(0,0,0,.85));color:#fff;font-weight:800;z-index:2;padding:30px 12px 11px;background:0 0;font-size:.76rem;letter-spacing:.01em}.career-process-faq{border-top:1px solid #edf1f6}.career-two-column{display:grid;grid-template-columns:1.45fr .85fr;gap:34px}.career-process{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;margin:20px 0 0;padding:0;list-style:none}.career-process li{position:relative;text-align:center}.career-process li:not(:last-child):after{content:"→";position:absolute;right:-11px;top:16px;color:#94a3b8}.career-process li>span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin:0 auto 8px;border-radius:50%;background:#fff1f3;color:var(--career-red);font-weight:900}.career-process small,.career-process strong{display:block}.career-process strong{font-size:.75rem}.career-process small{margin-top:2px;color:#64748b;font-size:.62rem}.career-team-heading{margin-top:30px}.career-testimonials{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:15px}.career-testimonials blockquote{margin:0;padding:18px;border-radius:9px;color:#334155;font-size:.75rem;line-height:1.55}.career-testimonials footer{margin-top:10px;color:#101827;font-size:.7rem;font-weight:900}.career-faq,.career-testimonials blockquote{border:1px solid var(--career-line)}.career-faq details{border-bottom:1px solid var(--career-line);align-self:start;border:1px solid #dce4ee!important;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 5px 16px rgba(15,23,42,.035)}.career-faq details:last-child{border:1px solid #dce4ee!important}.career-cta .career-shell,.career-faq summary,.career-faq summary:after{position:relative;display:flex;align-items:center}.career-faq summary{cursor:pointer;list-style:none;min-height:48px;padding:13px 48px 13px 16px;color:#111827;font-size:.78rem;font-weight:800;line-height:1.35}.career-faq summary:after{position:absolute;content:"+";right:15px;top:50%;justify-content:center;width:24px;height:24px;margin-top:-12px;border-radius:50%;background:#f1f5f9;color:#475569;font-size:1.05rem;line-height:1;transition:transform .18s,background .18s,color .18s}.career-faq details[open] summary:after{transform:rotate(180deg);content:"−";transform:none;background:var(--career-red);color:#fff}.career-faq details p{margin:0;padding:0 16px 16px;color:#5f6f84;font-size:.74rem;line-height:1.65}.career-cta{position:relative;overflow:hidden;background:#260910;color:#fff}.career-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(78,4,19,.96),rgba(123,8,30,.78),rgba(17,12,20,.6)),var(--career-cta) center/cover}.career-cta .career-shell{justify-content:space-between;gap:20px;min-height:135px}.career-cta h2{margin:0;font-size:2rem;font-weight:900;letter-spacing:-.035em}.career-cta p{margin:6px 0 0;color:#e5e7eb;font-size:.85rem}.career-experience .job-apply-modal,.career-experience .job-detail-modal{color:var(--text)}html.dark-mode .career-experience{background:#fff;color:var(--career-ink)}@media (max-width:980px){.career-benefit-grid,.career-jobs-grid{grid-template-columns:1fr 1fr}.career-openings-head{align-items:flex-start;flex-direction:column}.career-two-column{grid-template-columns:1fr}.career-gallery figure{flex-basis:calc((100% - 26px)/3)}}@media (max-width:720px){.career-experience{margin-top:-28px}.career-shell{width:min(100% - 24px,1180px)}.career-benefit-grid article,.career-hero{min-height:auto}.career-hero:before{background:linear-gradient(90deg,rgba(5,8,14,.97),rgba(5,8,14,.78)),var(--career-hero) center/cover}.career-hero-inner{display:block;min-height:auto}.career-hero-copy{padding:48px 0 36px}.career-hero h1{font-size:2.7rem}.career-hero-visual{display:none}.career-hero-points{gap:12px 18px}.career-section{padding:24px 0}.career-benefit-grid,.career-jobs-grid{grid-template-columns:1fr}.career-job-filters{width:100%;padding-bottom:4px}.career-gallery figure{flex-basis:76%;height:155px}.career-process{grid-template-columns:1fr;gap:8px}.career-process li{display:flex;align-items:center;gap:11px;text-align:left}.career-process li:not(:last-child):after{display:none}.career-process li>span{width:35px;height:35px;margin:0;flex:0 0 auto}.career-testimonials{grid-template-columns:1fr}.career-cta .career-shell{align-items:flex-start;flex-direction:column;padding:28px 0}.career-cta h2{font-size:1.7rem}.career-cta .career-btn{width:100%}}@media (max-width:430px){.career-hero h1{font-size:2.35rem}.career-hero-actions .career-btn{width:100%}.career-job-head{grid-template-columns:38px minmax(0,1fr)}.career-hiring-badge{grid-column:2;justify-self:start}.career-job-actions{grid-template-columns:1fr}.career-card-link{grid-column:1}}.career-hero:before{background:linear-gradient(90deg,rgba(5,8,14,.99) 0%,rgba(5,8,14,.94) 35%,rgba(5,8,14,.4) 53%,rgba(5,8,14,.04) 78%),var(--career-hero) center right/61% 100%no-repeat}#career-filter-empty[hidden],.career-hero-quote,.career-job-card[hidden]{display:none!important}.career-cta:before{background:linear-gradient(90deg,rgba(78,4,19,.98),rgba(123,8,30,.82),rgba(17,12,20,.62)),var(--career-cta) center/cover}@media (max-width:720px){.career-hero:before{background:linear-gradient(90deg,rgba(5,8,14,.97),rgba(5,8,14,.7)),var(--career-hero) 62%center/cover}.career-gallery img{object-position:center}}.career-job-filters button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.career-job-filters button:focus-visible{outline:3px solid rgba(243,38,66,.25);outline-offset:2px}body.daylive-job-modal-open,html.daylive-job-modal-open{overflow:hidden!important;overscroll-behavior:none!important}body.daylive-job-modal-open{position:fixed!important;left:0!important;right:0!important;width:100%!important}#post-job-overlay[style*="display: flex"],.job-apply-overlay.open,.job-detail-overlay.open{overscroll-behavior:contain;touch-action:pan-y}#post-job-overlay>.modal-box,.job-apply-modal,.job-detail-modal{overscroll-behavior:contain}.career-hero:before{background:linear-gradient(90deg,rgba(5,8,14,.98) 0%,rgba(5,8,14,.85) 31%,rgba(5,8,14,.3) 58%,rgba(5,8,14,.05) 100%),var(--career-hero) center center/cover no-repeat}.career-hero-visual{pointer-events:none}.career-hero-quote{position:absolute;flex-direction:column;align-items:center;font-size:1.55rem;text-align:center}.career-hero-quote span,.career-hero-quote strong{display:block}.career-hero-quote strong{position:relative;text-decoration:none}.career-hero-quote strong:after{content:"";display:block;width:105%;border-radius:99px;background:var(--career-red);transform:rotate(-4deg);height:4px;margin:9px auto 0;background:#ef1e35;box-shadow:0 1px 2px rgba(255,255,255,.75)}.career-hero-brand{display:none!important}.career-hero-disciplines{position:absolute;right:2.5%;bottom:27px;display:flex;align-items:center;gap:0;padding:9px 13px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(6,9,15,.28);color:#fff;box-shadow:0 8px 28px rgba(0,0,0,.18);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.career-hero-disciplines span{display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-right:1px solid rgba(255,255,255,.35);font-size:.69rem;font-weight:700;white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,.8)}.career-hero-disciplines span:last-child{border-right:0}.career-hero-disciplines i{font-style:normal;font-size:.8rem}@media (max-width:980px){.career-hero-quote{right:1%;font-size:1.18rem}.career-hero-disciplines{right:1%;bottom:18px}.career-hero-disciplines span{padding:0 7px;font-size:.59rem}}@media (max-width:720px){.career-hero:before{background:linear-gradient(90deg,rgba(5,8,14,.96),rgba(5,8,14,.57)),var(--career-hero) 58%center/cover no-repeat}.career-hero-visual{display:none!important}}.career-hero:before{background:linear-gradient(90deg,rgba(5,8,14,.97) 0%,rgba(5,8,14,.83) 30%,rgba(5,8,14,.2) 57%,rgba(5,8,14,.02) 100%),var(--career-hero) center center/cover no-repeat}.career-hero-quote{display:flex!important;isolation:isolate;right:4.2%;top:11%;padding:5px 10px;transform:rotate(-3deg);color:#070b13!important;font-family:"Comic Sans MS",Georgia,cursive!important;font-size:clamp(1.45rem,2.15vw,2.15rem)!important;font-style:italic!important;font-weight:900!important;line-height:1.02!important;letter-spacing:-.035em;text-shadow:0 1px 0 rgba(255,255,255,.98),0 0 7px rgba(255,255,255,.95),0 2px 14px rgba(255,255,255,.8)!important}.career-hero-quote:before{content:"";position:absolute;z-index:-1;inset:-16px -24px;background:radial-gradient(ellipse at center,rgba(255,255,255,.72)0,rgba(255,255,255,.38) 47%,rgba(255,255,255,0) 76%);filter:blur(3px)}.career-hero-quote span,.career-hero-quote strong{font:inherit!important;color:inherit!important}@media (max-width:980px){.career-hero-quote{right:2.3%;top:10%;font-size:1.35rem!important}}@media (max-width:720px){.career-hero:before{background:linear-gradient(90deg,rgba(5,8,14,.96),rgba(5,8,14,.56)),var(--career-hero) 56%center/cover no-repeat}}.career-life{padding:34px 0 38px;background:#fff}.career-life .career-section-heading{align-items:center}.career-gallery{gap:15px;margin-top:20px;padding:2px 1px 8px;scroll-padding-inline:1px}.career-gallery figure{flex:0 0 calc((100% - 60px)/5);min-width:210px;aspect-ratio:16/9;height:auto;border:1px solid rgba(15,23,42,.12);border-radius:11px;box-shadow:0 8px 22px rgba(15,23,42,.08);background:#0b0f16}.career-gallery img{width:100%;height:100%;object-fit:cover;object-position:center;filter:none;transform:translateZ(0);image-rendering:auto}.career-gallery figure:after{content:"";position:absolute;inset:42%0 0;background:linear-gradient(transparent,rgba(0,0,0,.82));pointer-events:none}.career-gallery-nav button{width:38px;height:38px;border-color:#d9e2ee;box-shadow:0 4px 12px rgba(15,23,42,.04);font-size:1rem}.career-gallery-nav button:hover{border-color:var(--career-red);background:var(--career-red);color:#fff}.career-process-faq{padding:36px 0 46px;background:linear-gradient(180deg,#fff,#f8fafd)}.career-process-faq .career-two-column{display:grid;grid-template-columns:1fr!important;gap:34px}.career-process-faq .career-team-heading,.career-process-faq .career-testimonials{display:none!important}.career-process-faq .career-section-heading h2{font-size:1.55rem}.career-process-faq .career-section-heading p{font-size:.82rem}.career-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:18px;border:0;border-radius:0;overflow:visible}.career-faq details[open]{border-color:rgba(243,38,66,.34)!important;box-shadow:0 9px 24px rgba(243,38,66,.08)}.career-faq details[open] summary{background:#fff8f9;color:#111827}.career-process{max-width:900px}@media (max-width:980px){.career-gallery figure{flex-basis:calc((100% - 30px)/3);min-width:245px}}@media (max-width:720px){.career-life{padding:27px 0}.career-gallery{gap:12px}.career-gallery figure{flex-basis:84%;min-width:255px}.career-gallery-nav{display:flex}.career-faq{grid-template-columns:1fr}.career-process-faq{padding:28px 0 36px}.career-process-faq .career-two-column{gap:28px}}.career-openings{background:#fff}.career-jobs-grid{grid-template-columns:repeat(auto-fit,minmax(300px,360px));justify-content:start;align-items:stretch;gap:16px}.career-job-card{padding:19px;border:1px solid #d9e1eb;border-radius:9px;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.035);transform:none!important;transition:border-color .16s ease,box-shadow .16s ease!important}.career-job-card:focus-within,.career-job-card:hover{transform:none!important;border-color:#c7d1de;box-shadow:0 3px 10px rgba(15,23,42,.055)}.career-job-head{grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}.career-company-logo,.career-job-tags{display:none!important}.career-job-head h3{margin:0 0 4px;font-size:1rem;line-height:1.35;letter-spacing:-.01em}.career-job-head p{font-size:.74rem}.career-hiring-badge{padding:5px 9px;border:1px solid #ccefdc;border-radius:6px;background:#ecfbf3;color:#087b45;font-size:.65rem}.career-job-meta{gap:8px 14px;margin-top:16px;padding:12px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;font-size:.72rem}.career-job-desc{margin:14px 0 17px;color:#526176;font-size:.76rem;line-height:1.6;-webkit-line-clamp:3}.career-job-actions{gap:8px}.career-card-btn{min-height:40px;border-radius:7px;font-size:.74rem}.career-card-btn,.career-card-btn:hover{transform:none!important}.career-card-btn,.career-card-btn-primary{box-shadow:none!important}.career-card-link{font-size:.7rem}@media (max-width:980px){.career-jobs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.career-jobs-grid{grid-template-columns:1fr}.career-job-card{padding:17px}.career-job-head{grid-template-columns:minmax(0,1fr) auto}}.profile-cover,.profile-cover::after,.profile-cover::before{background-repeat:no-repeat!important;background-position:center center!important}.profile-cover{isolation:isolate!important;background-size:cover!important;background-color:#111318!important}.profile-cover::after,.profile-cover::before{content:""!important;display:block!important;position:absolute!important;pointer-events:none!important;background-image:inherit!important}.profile-cover::before{inset:-24px!important;z-index:0!important;background-size:cover!important;filter:blur(18px) brightness(.68) saturate(.9)!important;transform:scale(1.06)!important}.profile-cover::after{inset:0!important;z-index:1!important;background-size:contain!important}.profile-cover>*{position:relative;z-index:2!important}.profile-cover .profile-cover-edit-btn{position:absolute!important;right:14px!important;bottom:14px!important;left:auto!important;top:auto!important;z-index:3!important}@media (max-width:640px){.profile-cover::before{inset:-16px!important;filter:blur(14px) brightness(.64) saturate(.9)!important}}.dashboard-page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:40px 0 64px}.dashboard-page>.account-title{margin:0 0 24px;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.15}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px}.dashboard-stat-card{display:flex;min-width:0;min-height:116px;padding:20px;flex-direction:column;justify-content:center;gap:6px;background:var(--surface);border:1px solid var(--border);border-radius:16px;color:var(--text);box-shadow:0 8px 24px rgba(0,0,0,.08)}a.dashboard-stat-card{transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}a.dashboard-stat-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.12)}a.dashboard-stat-card:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 35%,transparent);outline-offset:3px}.dashboard-stat-card .stat-value{font-size:2rem;font-weight:900;line-height:1;color:var(--text)}.dashboard-stat-card .stat-label{color:var(--muted);font-size:.9rem;font-weight:700;line-height:1.35}.dashboard-section{margin:0 0 22px;padding:22px;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.06)}.dashboard-section-head h3,.dashboard-section>h3{font-size:1.08rem;line-height:1.3}.dashboard-section>h3{margin:0 0 14px}.dashboard-table-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--border);border-radius:12px}.dashboard-table{width:100%;border-collapse:collapse;border-spacing:0;font-size:.9rem}.dashboard-table td,.dashboard-table th{padding:13px 14px;text-align:left;vertical-align:middle;border-bottom:1px solid var(--border);white-space:normal}.dashboard-table th{background:var(--surface-2);color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.dashboard-table tbody tr:hover td{background:color-mix(in srgb,var(--surface-2) 60%,transparent)}.dashboard-table a:not(.btn){color:var(--accent);text-decoration:none}.dashboard-table a:not(.btn):hover{text-decoration:underline}.dashboard-applications-table{min-width:920px}.dashboard-note{margin:26px 0 0;padding:14px 16px;border-left:3px solid var(--accent);border-radius:0 10px 10px 0;background:var(--surface);color:var(--muted);font-size:.88rem;line-height:1.55}.dashboard-section-head{flex-wrap:wrap}.dashboard-section-head .btn{margin-left:auto}@media (max-width:980px){.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.dashboard-page{width:min(100% - 24px,1180px);padding:24px 0 48px}.dashboard-stats-grid{grid-template-columns:1fr;gap:12px}.dashboard-stat-card{min-height:96px;padding:17px}.dashboard-section{padding:16px;border-radius:14px}.dashboard-section-head{align-items:stretch}.dashboard-section-head .btn{width:100%;margin-left:0}.dashboard-table td,.dashboard-table th{padding:11px 12px}}.profile-cover::before,.profile-cover::after{content:none!important;display:none!important;background-image:none!important}.profile-cover{background-size:cover!important;background-position:center center!important}
.career-job-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.career-job-share{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;padding:0;border:1px solid #d9e1eb;border-radius:7px;background:#fff;color:#334155;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.career-job-share svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.career-job-share:hover,.career-job-share:focus-visible{border-color:var(--career-red);background:#fff3f5;color:var(--career-red);outline:0}.career-job-share:active{transform:scale(.96)}.career-job-share.is-copied{border-color:#16a34a;background:#effcf4;color:#15803d}.career-share-toast{position:fixed;left:50%;bottom:24px;z-index:1200;transform:translate(-50%,12px);padding:10px 15px;border-radius:999px;background:#111827;color:#fff;font-size:.78rem;font-weight:800;box-shadow:0 12px 30px rgba(15,23,42,.25);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.career-share-toast.is-visible{opacity:1;transform:translate(-50%,0)}@media(max-width:430px){.career-job-head-actions{gap:6px}.career-job-share{width:30px;height:30px;flex-basis:30px}}/* DayLive profile actions alignment v2.18.53 */@media (min-width:901px){.profile-head{align-items:flex-end!important}.profile-head-main{flex:1 1 auto;min-width:0}.profile-head-actions{flex:0 0 auto!important;width:auto!important;max-width:none!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;padding-bottom:7px!important}.profile-head-actions>.btn,.profile-head-actions>#profile-friend-status{width:auto!important;margin:0!important;flex:0 0 auto!important}.profile-head-actions .profile-follow-btn,.profile-head-actions .profile-message-btn,.profile-head-actions .friend-action-btn{width:auto!important;min-width:106px!important;min-height:42px!important;margin:0!important;padding:9px 18px!important;justify-content:center!important;white-space:nowrap}.profile-suggestions-sidebar{margin-top:62px!important;top:112px!important}}@media (min-width:641px) and (max-width:900px){.profile-head{flex-wrap:wrap!important}.profile-head-actions{width:100%!important;max-width:none!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding:2px 0 8px 148px!important}.profile-head-actions>.btn,.profile-head-actions>#profile-friend-status{width:auto!important;margin:0!important}.profile-head-actions .friend-action-btn{width:auto!important;margin:0!important}.profile-suggestions-sidebar{margin-top:28px!important}}@media (max-width:640px){.profile-suggestions-sidebar{margin-top:28px!important}}/* DayLive built-in profile covers v2.18.54 */.profile-cover-picker[hidden]{display:none!important}.profile-cover-picker{position:absolute;right:14px;bottom:62px;z-index:12;width:min(620px,calc(100% - 28px));padding:14px;background:rgba(22,23,26,.97);border:1px solid rgba(255,255,255,.18);border-radius:15px;box-shadow:0 18px 46px rgba(0,0,0,.38);backdrop-filter:blur(16px)}.profile-cover-picker-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:#fff}.profile-cover-picker-head strong{font-size:.94rem}.profile-cover-picker-head button{width:30px;height:30px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:1.35rem;line-height:1;cursor:pointer}.profile-cover-picker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-cover-choice{min-width:0;padding:5px 5px 7px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:rgba(255,255,255,.05);color:#fff;font:inherit;font-size:.72rem;font-weight:700;text-align:left;cursor:pointer}.profile-cover-choice:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3)}.profile-cover-choice.is-selected,.profile-cover-choice[aria-pressed=true]{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.profile-cover-choice:disabled{opacity:.65;cursor:wait}.profile-cover-choice-image{display:block;width:100%;aspect-ratio:16/6;margin-bottom:6px;border-radius:6px;background-size:cover;background-position:center}.profile-cover-upload-option{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:12px;padding:10px 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;font-size:.8rem;font-weight:800;cursor:pointer}.profile-cover-upload-option:hover{background:rgba(255,255,255,.1)}@media(max-width:640px){.profile-cover-picker{right:8px;bottom:54px;width:calc(100% - 16px);padding:10px}.profile-cover-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.profile-cover-choice{font-size:.67rem}.profile-cover-edit-btn{max-width:calc(100% - 20px)}}/* DayLive owner actions and original-quality profile media v2.18.55 */@media(min-width:901px){.profile-head-actions.is-own-actions{align-items:flex-start!important}.profile-head-actions.is-own-actions>.profile-edit-link,.profile-head-actions.is-own-actions .profile-create-post-link{height:46px!important;min-height:46px!important;margin:0!important;padding:10px 22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap}.profile-head-actions.is-own-actions .profile-publish-cta{align-items:flex-end!important;gap:6px!important}}@media(min-width:641px) and (max-width:900px){.profile-head-actions.is-own-actions{align-items:flex-start!important}.profile-head-actions.is-own-actions>.profile-edit-link,.profile-head-actions.is-own-actions .profile-create-post-link{height:44px!important;min-height:44px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}}/* DayLive unclipped cover picker and profile follow rail v2.18.56 */.profile-cover-wrap{position:relative!important}.profile-cover-picker{top:18px!important;right:14px!important;bottom:auto!important;max-height:calc(100vh - 100px)!important;overflow-y:auto!important}.owner-profile-sidebar{display:flex!important;flex-direction:column!important;gap:20px!important}.owner-profile-sidebar .who-to-follow-widget{margin:0!important}.owner-profile-sidebar .who-to-follow-list>li{display:flex;align-items:center;gap:8px}.owner-profile-sidebar .who-to-follow-btn{min-width:72px;padding:7px 12px}.owner-profile-sidebar .side-widget-head{gap:8px}.owner-profile-sidebar .top-headlines-view-all{font-size:.75rem;white-space:nowrap}@media(max-width:640px){.profile-cover-picker{position:fixed!important;left:10px!important;right:10px!important;top:72px!important;bottom:auto!important;width:auto!important;max-height:calc(100vh - 86px)!important;z-index:10000!important;overflow-y:auto!important}.owner-profile-sidebar{gap:16px!important}}/* DayLive full-time application salary fields v2.18.57 */.job-application-salary-fields{padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--surface-2)}.job-application-salary-fields[hidden]{display:none!important}.job-application-salary-note{margin:0 0 10px;color:var(--muted);font-size:.78rem}.job-application-salary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.job-application-salary-grid label{display:flex;flex-direction:column;gap:6px}.job-application-salary-grid input{width:100%}@media(max-width:640px){.job-application-salary-grid{grid-template-columns:1fr}}/* DayLive past-work application sharing v2.18.58 */.job-application-past-work{display:flex;flex-direction:column;gap:7px;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--surface-2)}.job-application-past-work label{margin-top:2px}.job-application-past-work input,.job-application-past-work textarea{width:100%;background:var(--surface)}/* DayLive optional salaries and internship rules v2.18.59 */.job-current-salary-field[hidden]{display:none!important}/* DayLive job-details apply action v2.18.60 */#job-detail-overlay .job-detail-footer{align-items:center!important;gap:10px!important}#job-detail-overlay .job-detail-primary-action{margin-right:auto!important;text-decoration:none!important}#job-detail-overlay #job-detail-apply[hidden]{display:none!important}#job-detail-overlay #job-detail-apply:disabled{opacity:.65;cursor:not-allowed}@media(max-width:480px){#job-detail-overlay .job-detail-footer{display:grid!important;grid-template-columns:1fr 1fr!important}#job-detail-overlay .job-detail-footer .btn{width:100%!important;justify-content:center!important}}/* DayLive always-visible location history clear v2.18.62 */.location-picker-history-actions{display:flex;justify-content:flex-end;margin:-2px 0 7px}.location-picker-history-actions .location-picker-history-clear{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;color:var(--accent);background:transparent;border:0;border-radius:8px;font-size:.76rem;font-weight:800;line-height:1.2;cursor:pointer}.location-picker-history-actions .location-picker-history-clear:hover,.location-picker-history-actions .location-picker-history-clear:focus-visible{background:rgba(224,38,60,.1);outline:0}.location-picker-history-actions .location-picker-history-clear:disabled{opacity:.65;cursor:default}@media(max-width:480px){.location-picker-history-actions{margin-top:0}.location-picker-history-actions .location-picker-history-clear{padding:7px 3px}}/* DayLive auth reliability and alignment v2.18.63 */.auth-main{padding-top:10px!important}.auth-form label.auth-terms-row{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;white-space:normal!important}.auth-form label.auth-terms-row>input[type=checkbox]{display:block!important;flex:0 0 18px!important;width:18px!important;height:18px!important;margin:0!important;padding:0!important}.auth-form label.auth-terms-row>span{display:inline!important;line-height:1.45!important}.auth-submit:disabled{background:var(--dark)!important;color:#fff!important;opacity:1!important;cursor:progress!important}.auth-response:empty{visibility:hidden}.auth-response:not(:empty){visibility:visible}@media(max-width:780px){.auth-main{padding-top:6px!important}.auth-form label.auth-terms-row{align-items:flex-start!important}.auth-form label.auth-terms-row>input[type=checkbox]{margin-top:2px!important}}
/* Mobile/desktop signup OTP step parity v2.18.68 */#daylive-signup-step1.is-hidden,.auth-card.signup-otp-active #daylive-signup-step1{display:none!important;visibility:hidden!important}#daylive-signup-step2.is-active,.auth-card.signup-otp-active #daylive-signup-step2{display:flex!important;visibility:visible!important;flex-direction:column!important}.auth-card.signup-otp-active #daylive-signup-response{margin-bottom:14px!important}@media (max-width:780px){.auth-card.signup-otp-active{padding-top:0!important}.auth-card.signup-otp-active #daylive-signup-step2{display:flex!important;width:100%!important}.auth-card.signup-otp-active .otp-hint{text-align:center!important;margin:0 0 16px!important}}
