:root{--bv:#520306;--bv2:#7b0a10;--ink:#111214;--muted:#686b70;--line:#e4e5e7}*{box-sizing:border-box}.bv-main-header{height:68px;position:sticky;top:0;z-index:100;display:grid;grid-template-columns:auto auto minmax(240px,620px) auto;gap:28px;align-items:center;padding:0 max(24px,calc((100vw - 1500px)/2));background:#fff;border-bottom:1px solid var(--line)}.bv-logo-new{display:flex;align-items:center;gap:8px;color:var(--ink);text-decoration:none}.bv-logo-new b{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--bv);color:#fff;font:900 20px Arial}.bv-logo-new span{font-weight:900}.bv-main-header>nav,.bv-main-header>nav a{display:flex;height:100%;align-items:center}.bv-main-header>nav a{padding:0 11px;color:#444;text-decoration:none;font-weight:700;border-bottom:3px solid transparent}.bv-main-header>nav a.active{color:var(--bv);border-color:var(--bv)}.bv-main-header>form{height:42px;display:flex;gap:9px;align-items:center;padding:0 14px;border-radius:999px;background:#f0f1f2}.bv-main-header>form svg{width:19px}.bv-main-header input{width:100%;border:0;outline:0;background:transparent;font:inherit}.bv-main-header>div{display:flex;align-items:center;gap:8px}.bv-main-header>div>a{width:42px;height:42px;display:grid;place-items:center;color:var(--ink);border-radius:50%;text-decoration:none}.bv-main-header .bv-post{width:auto;padding:0 16px;display:flex;gap:6px;border-radius:10px;background:var(--bv);color:#fff;font-weight:800}.bv-mobile-nav{display:none}.bv-home{max-width:1500px;margin:auto;padding:24px 30px 90px}.bv-brand-intro{display:flex;align-items:center;gap:18px;margin-bottom:22px;padding:18px 24px;border-radius:18px;background:var(--bv);color:#fff}.bv-brand-intro>span{font:900 36px Arial}.bv-brand-intro h1{margin:0;font-size:19px;letter-spacing:.09em}.bv-brand-intro p{margin:5px 0 0;color:#ead7d8}.bv-featured{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);min-height:420px;overflow:hidden;border-radius:22px;background:#111;color:#fff}.bv-featured-media{min-height:420px;background:#000}.bv-featured-media img,.bv-featured-media video{width:100%;height:100%;max-height:520px;object-fit:cover}.bv-featured>div:last-child{padding:48px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.bv-featured small{color:#ffabb0;font-weight:900;letter-spacing:.12em}.bv-featured h2{font-size:clamp(30px,4vw,54px);line-height:1.03;margin:12px 0}.bv-featured p{color:#ccc;line-height:1.55}.bv-featured>div>a:not(.bv-watch){color:#fff;font-weight:800}.bv-featured>div>span{color:#aaa;margin-top:6px}.bv-empty-feature>a,.bv-watch{margin-top:24px;display:flex;gap:8px;align-items:center;padding:13px 20px;border-radius:10px;background:var(--bv);color:#fff!important;text-decoration:none;font-weight:900}.bv-empty-feature{text-align:center;padding:90px 20px;border-radius:22px;background:#111;color:#fff}.bv-empty-feature b{font-size:54px}.bv-empty-feature a{width:max-content;margin:20px auto}.bv-home-section{margin-top:46px}.bv-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.bv-section-head h2{font-size:27px;margin:0}.bv-section-head a{display:flex;align-items:center;gap:4px;color:var(--bv);text-decoration:none;font-weight:800}.bv-section-head svg{width:18px}.bv-video-grid{display:grid;gap:28px 18px}.bv-creator-row,.bv-space-row,.bv-video-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:16px;overflow-x:auto;scrollbar-width:none;padding-bottom:5px}.bv-creator-row::-webkit-scrollbar,.bv-space-row::-webkit-scrollbar,.bv-video-row::-webkit-scrollbar{display:none}.bv-video-card{min-width:0}.bv-video-thumb{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border-radius:13px;background:#191919;color:#fff}.bv-video-thumb img,.bv-video-thumb video{width:100%;height:100%;object-fit:cover;transition:.25s}.bv-video-card:hover .bv-video-thumb img{transform:scale(1.025)}.bv-video-thumb>small{position:absolute;right:7px;bottom:7px;padding:3px 5px;border-radius:4px;background:#000c}.bv-video-thumb>b{position:absolute;left:7px;top:7px;padding:4px 6px;border-radius:5px;background:var(--bv)}.bv-card-play{position:absolute;inset:0;display:grid;place-items:center;opacity:0;transition:.2s;background:#0002}.bv-video-card:hover .bv-card-play{opacity:1}.bv-video-card>div{display:grid;grid-template-columns:42px 1fr;gap:10px;padding-top:11px}.bv-card-avatar,.bv-card-avatar span{width:40px;height:40px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:var(--bv);color:#fff;text-decoration:none;font-weight:900}.bv-card-avatar img{width:100%;height:100%;object-fit:cover}.bv-video-card h3{font-size:16px;line-height:1.3;margin:0 0 5px}.bv-video-card h3 a{color:var(--ink);text-decoration:none}.bv-video-card section>a{display:flex;align-items:center;gap:4px;color:var(--muted);text-decoration:none;font-size:14px}.bv-video-card section>a svg{width:15px;color:var(--bv)}.bv-video-card section p{margin:3px 0;color:var(--muted);font-size:13px}.bv-space-card{display:grid;grid-template-columns:58px 1fr;gap:13px;padding:18px;border-radius:15px;background:var(--surface);color:var(--ink);text-decoration:none}.bv-space-card>span{width:58px;height:58px;border-radius:15px;display:grid;place-items:center;background:var(--bv);color:#fff;font-size:24px;font-weight:900}.bv-space-card h3{margin:1px 0}.bv-space-card p{height:36px;overflow:hidden;margin:5px 0;color:var(--muted);font-size:13px}.bv-space-card small{display:flex;gap:5px;align-items:center}.bv-space-card svg{width:15px}.bv-creator-card{padding:20px;text-align:center;border:1px solid var(--line);border-radius:15px}.bv-creator-card>a{color:var(--ink);text-decoration:none}.bv-creator-card img,.bv-creator-card>a>span{width:72px;height:72px;margin:auto;border-radius:50%;display:grid;place-items:center;background:var(--bv);color:#fff;font-size:26px;object-fit:cover}.bv-creator-card h3{margin:10px 0 2px}.bv-creator-card p,.bv-creator-card small{display:block;margin:2px;color:var(--muted)}.bv-creator-card button{margin-top:12px;padding:9px 24px;border:0;border-radius:8px;background:var(--bv);color:#fff;font-weight:800}.bv-page{max-width:1400px;margin:auto;padding:32px 28px 100px}.bv-page-title h1{font-size:clamp(34px,5vw,58px);margin:0}.bv-page-title p{color:var(--muted)}@media(max-width:1050px){.bv-main-header{grid-template-columns:auto 1fr auto}.bv-main-header>nav{display:none}.bv-video-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){body{padding-bottom:66px}.bv-main-header{height:58px;padding:0 14px;grid-template-columns:auto 1fr auto;gap:8px}.bv-logo-new span{display:none}.bv-logo-new b{width:38px;height:38px}.bv-main-header>form{justify-self:end;width:42px;padding:0;justify-content:center;background:transparent}.bv-main-header>div .bv-post,.bv-main-header>div>a:last-child,.bv-main-header>form input{display:none}.bv-main-header>div>a{width:38px}.bv-mobile-nav{position:fixed;z-index:120;left:0;right:0;bottom:0;height:66px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--line)}.bv-mobile-nav a{display:grid;place-items:center;align-content:center;gap:3px;color:#555;text-decoration:none;font-size:11px;font-weight:700}.bv-mobile-nav svg{width:22px}.bv-mobile-nav a.active{color:var(--bv)}.bv-mobile-nav a:nth-child(3) svg{width:43px;height:43px;padding:10px;margin-top:-22px;border-radius:50%;background:var(--bv);color:#fff;box-shadow:0 5px 18px #52030655}.bv-home{padding:14px 14px 80px}.bv-brand-intro{padding:14px 16px;border-radius:13px}.bv-brand-intro>span{font-size:29px}.bv-brand-intro h1{font-size:14px}.bv-brand-intro p{font-size:12px}.bv-featured{grid-template-columns:1fr;min-height:0}.bv-featured-media{min-height:220px;aspect-ratio:16/10}.bv-featured>div:last-child{padding:22px}.bv-featured h2{font-size:28px}.bv-featured p{display:none}.bv-watch{margin-top:15px}.bv-home-section{margin-top:32px}.bv-section-head h2{font-size:22px}.bv-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 10px}.bv-video-row{grid-auto-columns:78%}.bv-space-row{grid-auto-columns:80%}.bv-creator-row{grid-auto-columns:58%}.bv-video-thumb{aspect-ratio:16/10}.bv-video-card>div{grid-template-columns:34px 1fr;gap:8px}.bv-card-avatar,.bv-card-avatar span{width:34px;height:34px}.bv-video-card h3{font-size:14px}.bv-page{padding:20px 14px 80px}}@media(prefers-color-scheme:dark){body{background:#101112;color:#f6f6f6}.bv-main-header,.bv-mobile-nav{background:#151617;border-color:#303236}.bv-logo-new,.bv-main-header>div>a,.bv-main-header>nav a{color:#f5f5f5}.bv-main-header>form{background:#292a2c}.bv-main-header input{color:#fff}.bv-creator-card>a,.bv-space-card,.bv-video-card h3 a{color:#f5f5f5}.bv-space-card{background:#1c1d1f}.bv-creator-card{border-color:#333}.bv-video-card section p,.bv-video-card section>a{color:#aeb0b4}}.bv-filter-tabs{display:flex;gap:8px;margin:24px 0}.bv-filter-tabs a{padding:9px 15px;border-radius:999px;background:var(--surface);color:var(--ink);text-decoration:none}.bv-filter-tabs a.active{background:var(--bv);color:#fff}.bv-age-gate,.bv-designed-empty{margin:35px 0;padding:70px 25px;text-align:center;border-radius:18px;background:var(--surface)}.bv-age-gate a,.bv-designed-empty a{display:inline-block;margin-top:12px;padding:11px 18px;border-radius:8px;background:var(--bv);color:#fff;text-decoration:none;font-weight:800}.bv-spaces-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:28px}.bv-space-hero{display:grid;grid-template-columns:100px 1fr auto;gap:24px;align-items:center;margin-bottom:35px;padding:32px;border-radius:20px;background:#151515;color:#fff}.bv-space-hero>span{width:100px;height:100px;display:grid;place-items:center;border-radius:22px;background:var(--bv);font-size:40px;font-weight:900}.bv-space-hero h1{font-size:42px}.bv-space-hero p{color:#bbb}.bv-space-hero>button{padding:12px 24px;border:0;border-radius:9px;background:var(--bv);color:#fff;font-weight:900}.bv-watch-page{max-width:1500px;margin:auto;padding:25px 28px 100px;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px}.bv-player{aspect-ratio:16/9;background:#000;border-radius:14px;overflow:hidden}.bv-player video{width:100%;height:100%}.bv-watch-main>h1{font-size:26px}.bv-watch-meta{display:flex;align-items:center;gap:12px}.bv-watch-creator{display:flex;gap:10px;align-items:center;color:var(--ink);text-decoration:none}.bv-watch-creator>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--bv);color:#fff}.bv-watch-creator div{display:grid}.bv-watch-creator small{color:var(--muted)}.bv-watch-meta>button{padding:10px 18px;border:0;border-radius:999px;background:var(--bv);color:#fff;font-weight:800}.bv-watch-meta nav{margin-left:auto;display:flex;gap:7px}.bv-watch-meta nav button{height:40px;padding:0 12px;border:0;border-radius:999px;display:flex;align-items:center;gap:5px}.bv-watch-meta nav button.active{background:var(--bv);color:#fff}.bv-description{margin-top:18px;padding:18px;border-radius:12px;background:var(--surface)}.bv-comments{margin-top:28px}.bv-comment-form{display:flex;gap:8px}.bv-comment-form input{flex:1;padding:12px;border:1px solid var(--line);border-radius:8px}.bv-comment-form button{border:0;border-radius:8px;background:var(--bv);color:#fff;padding:0 18px}.bv-comments article{padding:16px 0;border-bottom:1px solid var(--line)}.bv-comments article p{margin:6px 0}.bv-up-next{display:grid;gap:20px;align-content:start}.bv-up-next h2{margin:0}.bv-channel{max-width:1200px;margin:auto;padding-bottom:100px}.bv-channel-cover{height:250px;background:linear-gradient(135deg,var(--bv),#111);overflow:hidden}.bv-channel-cover img{width:100%;height:100%;object-fit:cover}.bv-channel-head{display:grid;grid-template-columns:130px 1fr auto;gap:22px;align-items:center;padding:0 30px 25px;margin-top:-48px}.bv-channel-avatar{width:130px;height:130px;border:5px solid #fff;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:var(--bv);color:#fff;font-size:45px}.bv-channel-avatar img{width:100%;height:100%;object-fit:cover}.bv-channel-head h1{margin:55px 0 2px;font-size:34px}.bv-channel-head p{margin:4px 0;color:var(--muted)}.bv-channel-actions{display:flex;gap:8px;margin-top:55px}.bv-channel-actions button{padding:11px 18px;border:0;border-radius:9px;background:var(--bv);color:#fff;font-weight:800;display:flex;gap:6px}.bv-channel-actions button+button{background:var(--surface);color:var(--ink)}.bv-channel-tabs{display:flex;gap:30px;padding:15px 30px;border-block:1px solid var(--line)}.bv-channel>.bv-video-grid{padding:25px 30px}.bv-uploader{max-width:760px;margin:auto}.bv-uploader>header{text-align:center}.bv-uploader>header h1{font-size:46px;margin:5px}.bv-upload-steps{display:grid;grid-template-columns:repeat(4,1fr);margin:28px 0}.bv-upload-steps span{display:flex;gap:7px;align-items:center;color:#999}.bv-upload-steps span:before{content:"";flex:1;height:3px;background:#ddd}.bv-upload-steps span:first-child:before{display:none}.bv-upload-steps span.active{color:var(--bv)}.bv-upload-steps b{font-size:12px}.bv-dropzone{min-height:300px;border:2px dashed #bbb;border-radius:18px;display:grid;place-items:center;align-content:center;gap:9px;cursor:pointer}.bv-dropzone svg{width:55px;height:55px;color:var(--bv)}.bv-dropzone input{position:absolute;opacity:0}.bv-uploader form{display:grid;gap:15px;padding:28px;border:1px solid var(--line);border-radius:16px}.bv-uploader form label{display:grid;gap:7px;font-weight:800}.bv-uploader input,.bv-uploader select,.bv-uploader textarea{padding:12px;border:1px solid #ccc;border-radius:8px;font:inherit}.bv-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bv-uploader .bv-check{grid-template-columns:auto 1fr;align-items:center;font-weight:500}.bv-uploader form>button{padding:14px;border:0;border-radius:9px;background:var(--bv);color:#fff;font-weight:900}.bv-processing{text-align:center;padding:80px 20px}.bv-processing>span{display:grid;place-items:center;width:80px;height:80px;margin:auto;border-radius:22px;background:var(--bv);color:#fff;font-size:30px;font-weight:900}.bv-studio-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bv-studio-cards a{display:grid;gap:10px;padding:28px;border-radius:15px;background:var(--surface)}.bv-history-row,.bv-studio-cards a{color:var(--ink);text-decoration:none}.bv-history-row{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line)}@media(max-width:800px){.bv-spaces-grid{grid-template-columns:1fr}.bv-space-hero{grid-template-columns:70px 1fr;padding:20px}.bv-space-hero>span{width:70px;height:70px}.bv-space-hero h1{font-size:30px}.bv-space-hero>button{grid-column:1/-1}.bv-watch-page{padding:0 0 80px;display:block}.bv-player{border-radius:0}.bv-comments,.bv-description,.bv-watch-main>h1,.bv-watch-meta{margin-inline:14px}.bv-watch-meta{align-items:flex-start;flex-wrap:wrap}.bv-watch-meta nav{order:3;width:100%;overflow:auto;margin:8px 0}.bv-up-next{padding:20px 14px}.bv-channel-cover{height:150px}.bv-channel-head{grid-template-columns:86px 1fr;padding:0 16px 18px;margin-top:-34px}.bv-channel-avatar{width:86px;height:86px}.bv-channel-head h1{font-size:24px;margin:38px 0 0}.bv-channel-actions{grid-column:1/-1;margin:0}.bv-channel-actions button{flex:1;justify-content:center}.bv-channel-tabs{padding-inline:18px}.bv-channel>.bv-video-grid{padding:16px 12px}.bv-form-grid,.bv-studio-cards{grid-template-columns:1fr}.bv-upload-steps b{display:none}}.bv-alert,.bv-success{padding:12px 15px;border-radius:9px}.bv-alert{background:#fee;color:#8d0710}.bv-success{background:#e9f8ef;color:#176b39}.bv-loading-grid{padding:60px 0;color:var(--muted)}.bv-search-page-form{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:25px 0;padding:9px 10px 9px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.bv-search-page-form input{min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:17px}.bv-search-page-form button,.bv-title-actions button,.bv-title-actions>a{padding:11px 18px;border:0;border-radius:9px;background:var(--bv);color:#fff;text-decoration:none;font-weight:800}.bv-hashtags{display:flex;flex-wrap:wrap;gap:10px;margin-top:35px}.bv-hashtags h2{width:100%}.bv-hashtags a{padding:9px 13px;border-radius:999px;background:var(--surface);color:var(--ink);text-decoration:none}.bv-title-actions{display:flex;justify-content:space-between;align-items:end;gap:20px}.bv-notifications{display:grid;gap:10px;margin-top:26px;max-width:850px}.bv-notifications>a{display:grid;grid-template-columns:44px 1fr;gap:13px;padding:17px;border:1px solid var(--line);border-radius:12px;color:var(--ink);text-decoration:none}.bv-notifications>a.unread{border-left:5px solid var(--bv);background:color-mix(in srgb,var(--bv) 5%,var(--surface))}.bv-notifications>a>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--surface)}.bv-notifications p{margin:5px 0;color:var(--muted)}.bv-notifications time{font-size:12px;color:var(--muted)}.bv-studio-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:28px 0}.bv-studio-metrics article{display:grid;gap:7px;padding:20px;border:1px solid var(--line);border-radius:13px}.bv-studio-metrics svg{color:var(--bv)}.bv-studio-metrics span{color:var(--muted);font-size:13px}.bv-studio-metrics b{font-size:24px}.bv-content-table{display:grid;margin-top:25px}.bv-content-table>article{display:grid;grid-template-columns:140px minmax(180px,1fr) 130px auto auto;gap:15px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.bv-content-thumb{width:140px;aspect-ratio:16/9;overflow:hidden;border-radius:8px;background:#111;color:#fff;display:grid;place-items:center}.bv-content-thumb img{width:100%;height:100%;object-fit:cover}.bv-content-table section{display:grid;gap:7px}.bv-content-table small{color:var(--muted)}.bv-content-table button,.bv-content-table select,.bv-content-table>a{padding:9px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);text-decoration:none}.bv-content-table button{color:#a0000a}.bv-analytics-list{max-width:800px;margin-top:30px}.bv-analytics-list>div{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid var(--line)}@media(max-width:1000px){.bv-studio-metrics{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.bv-search-page-form{grid-template-columns:auto 1fr}.bv-search-page-form button{grid-column:1/-1}.bv-title-actions{align-items:flex-start;flex-direction:column}.bv-studio-metrics{grid-template-columns:repeat(2,1fr)}.bv-content-table>article{grid-template-columns:100px 1fr}.bv-content-thumb{width:100px}.bv-content-table button,.bv-content-table select,.bv-content-table>article>a{grid-column:2}.bv-notifications>a{padding:13px}}.bv-auth{min-height:calc(100vh - 64px);display:grid;place-items:center;padding:30px 15px;background:var(--surface)}.bv-auth>section{width:min(100%,480px);padding:36px;border:1px solid var(--line);border-radius:20px;background:var(--bg);box-shadow:0 18px 50px #0001}.bv-auth .bv-logo-new{justify-content:center;margin-bottom:12px}.bv-auth>section>small{display:block;text-align:center;color:var(--bv);font-weight:900;letter-spacing:.12em}.bv-auth h1,.bv-auth>section>p{text-align:center}.bv-auth .auth-form{display:grid;gap:14px}.bv-auth .auth-form label{display:grid;gap:6px;font-weight:700}.bv-auth .auth-form input{width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--bg);color:var(--ink)}.bv-auth .auth-submit{padding:13px;border:0;border-radius:9px;background:var(--bv);color:#fff;font-weight:900}.bv-auth .password-field{position:relative}.bv-auth .password-field button{position:absolute;right:6px;top:6px;border:0;background:transparent}.bv-auth .terms-check{grid-template-columns:auto 1fr!important}.bv-auth .terms-check input{width:auto}.bv-auth .auth-divider{text-align:center;margin:15px}.bv-auth .auth-forgot,.bv-auth .auth-switch{text-align:center}.bv-settings{max-width:800px;display:grid;gap:18px;margin-top:25px;padding:25px;border:1px solid var(--line);border-radius:16px}.bv-settings label{display:grid;gap:7px;font-weight:700}.bv-settings input,.bv-settings textarea{padding:11px;border:1px solid var(--line);border-radius:8px;background:var(--bg);color:var(--ink);font:inherit}.bv-settings fieldset{display:grid;gap:12px;padding:18px;border:1px solid var(--line);border-radius:10px}.bv-settings fieldset label{grid-template-columns:auto 1fr;justify-content:start}.bv-settings fieldset input{width:auto}.bv-settings>button{padding:13px;border:0;border-radius:9px;background:var(--bv);color:#fff;font-weight:900}.bv-more{position:relative}.bv-more>aside{position:absolute;z-index:10;right:0;top:45px;width:230px;padding:8px;border:1px solid var(--line);border-radius:10px;background:var(--bg);box-shadow:0 12px 35px #0003}.bv-more>aside button{width:100%;height:auto!important;justify-content:flex-start!important;padding:10px!important;border-radius:7px!important;background:transparent!important;color:var(--ink)!important}.bv-comments article footer{display:flex;gap:12px}.bv-comments article footer button{border:0;background:transparent;color:var(--muted);padding:0}.bv-notice-link{position:relative}.bv-notice-link>b{position:absolute;right:-3px;top:-3px;min-width:17px;height:17px;padding:0 3px;border-radius:10px;background:#520306;color:#fff;font-size:10px;display:grid;place-items:center}.bv-about>section{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0}.bv-about article{padding:25px;border-radius:15px;background:var(--surface)}.bv-about article svg{color:var(--bv)}.bv-about>a{display:inline-block;padding:12px 18px;border-radius:9px;background:var(--bv);color:#fff;text-decoration:none;font-weight:800}@media(max-width:700px){.bv-about>section{grid-template-columns:1fr}}.bv-discovery-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:35px}.bv-discovery-chips h2{width:100%}.bv-discovery-chips a{padding:9px 13px;border-radius:999px;background:var(--surface);color:var(--ink);text-decoration:none}.bv-adult-warning{margin:25px 0;padding:20px;border:1px solid #9b6c00;border-radius:12px;background:#fff8df}.bv-adult-warning button{padding:10px 16px;border:0;border-radius:8px;background:var(--bv);color:#fff;font-weight:800}.bv-video-grid.blurred{pointer-events:none}.bv-video-grid.blurred .bv-video-thumb{filter:blur(18px)}.bv-history-row>a{display:flex;flex:1;justify-content:space-between;color:var(--ink);text-decoration:none}.bv-history-row>button{border:0;background:transparent;color:var(--bv)}html[data-bv-theme=dark]{--bg:#101112;--surface:#1c1d1f;--ink:#f5f5f5;--muted:#aeb0b4;--line:#333}html[data-bv-theme=dark] body{background:#101112;color:#f6f6f6}html[data-bv-theme=dark] .bv-main-header,html[data-bv-theme=dark] .bv-mobile-nav{background:#151617;border-color:#303236}.bv-theme{width:38px;height:38px;border:0;border-radius:50%;background:var(--surface);color:var(--ink);display:grid;place-items:center}.bv-playlists{margin-top:28px}.bv-playlists>header{display:flex;justify-content:space-between}.bv-playlists button{display:flex;gap:6px;align-items:center;padding:9px 13px;border:0;border-radius:8px;background:var(--bv);color:#fff}.bv-playlists>form{display:flex;gap:8px;margin:12px 0}.bv-playlists input{padding:10px;border:1px solid var(--line);border-radius:8px}.bv-playlists>div{display:flex;gap:12px;overflow:auto}.bv-playlists article{min-width:180px;display:grid;gap:5px;padding:18px;border-radius:12px;background:var(--surface)}.bv-playlists article span{font-size:12px;color:var(--muted)}.bv-system-state{min-height:70vh;display:grid;place-items:center;align-content:center;gap:12px;text-align:center;padding:30px}.bv-system-state>span{color:var(--bv);font-weight:900;text-transform:uppercase;letter-spacing:.1em}.bv-system-state h1{font-size:clamp(30px,5vw,55px);margin:0}.bv-system-state p{color:var(--muted)}.bv-system-state nav{display:flex;gap:10px}.bv-system-state a,.bv-system-state button{padding:11px 16px;border:0;border-radius:8px;background:var(--bv);color:#fff;text-decoration:none}.bv-loading-brand{width:70px;height:70px;border-radius:18px;background:var(--bv);color:#fff;display:grid;place-items:center;font-size:26px;font-weight:900;margin:30px auto}.bv-skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.bv-skeleton-grid article span{display:block;aspect-ratio:16/9;border-radius:12px;background:linear-gradient(90deg,var(--surface),#ddd,var(--surface));background-size:200%;animation:bv-shimmer 1.3s infinite}.bv-skeleton-grid article i{display:block;height:12px;margin-top:10px;border-radius:9px;background:var(--surface)}.bv-skeleton-grid article i:last-child{width:60%}@keyframes bv-shimmer{to{background-position:-200%}}@media(max-width:700px){.bv-skeleton-grid{grid-template-columns:repeat(2,1fr)}}.bv-platform :where(a,button,input,select,textarea):focus-visible{outline:3px solid #ff4e62;outline-offset:3px}:root{--bv:#930018;--bv-dark:#68000f;--bv-soft:#fff1f3;--ink:#111;--muted:#666;--line:#e4e5e8;--surface:#f5f5f6;--card:#fff;--bg:#fff}body{background:#fff;color:var(--ink)}.bv-main-header{height:66px;grid-template-columns:90px auto minmax(280px,680px) auto;gap:24px;padding:0 28px;box-shadow:0 2px 12px #0000000b}.bv-logo-new{height:54px}.bv-logo-new img{width:62px;height:46px;object-fit:contain}.bv-logo-new span{display:none}.bv-main-header>nav a{font-weight:600}.bv-main-header>form{height:40px;background:#f1f2f4}.bv-main-header>div{justify-self:end}.bv-main-header .bv-post,.bv-signup{border-radius:7px!important;background:linear-gradient(135deg,var(--bv-dark),var(--bv))!important;color:#fff!important}.bv-login,.bv-signup{width:auto!important;height:38px!important;padding:0 18px!important;border:1px solid #bbb;border-radius:7px!important;font-weight:800}.bv-signup{border:0}.bv-user-link{width:auto!important;display:flex!important;gap:6px;padding:0 8px}.bv-app-shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:calc(100vh - 66px)}.bv-side-nav{position:sticky;top:66px;height:calc(100vh - 66px);overflow:auto;padding:20px 12px;border-right:1px solid var(--line);background:#fff}.bv-side-nav nav{display:grid;gap:3px}.bv-side-nav a{height:43px;display:flex;align-items:center;gap:15px;padding:0 13px;border-radius:7px;color:#222;text-decoration:none;font-weight:600}.bv-side-nav a svg{width:22px}.bv-side-nav a b{margin-left:auto;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:var(--bv);color:#fff;font-size:11px}.bv-side-nav a.active{background:linear-gradient(135deg,var(--bv-dark),var(--bv));color:#fff}.bv-side-nav hr{border:0;border-top:1px solid var(--line);margin:14px}.bv-side-nav strong{display:block;margin:12px;font-size:13px}.bv-route-content{min-width:0}.bv-app-shell .bv-channel,.bv-app-shell .bv-home,.bv-app-shell .bv-page{max-width:1280px}.bv-app-shell .bv-page{padding:24px 28px 90px}.bv-page-title{border-bottom:1px solid var(--line);padding-bottom:14px}.bv-page-title h1{font-size:40px;line-height:1}.bv-home{padding:25px 28px 90px}.bv-dashboard-home>header h1{margin:0;font-size:29px}.bv-dashboard-home>header p{margin:4px 0 20px;color:var(--muted)}.bv-dashboard-home .bv-featured{grid-template-columns:2fr .8fr;min-height:330px;border-radius:12px}.bv-dashboard-home .bv-featured-media{min-height:330px}.bv-dashboard-home .bv-featured>div:last-child{padding:30px}.bv-floating-upload{position:fixed;right:24px;bottom:25px;display:flex;gap:8px;padding:13px 20px;border-radius:8px;background:var(--bv);color:#fff;text-decoration:none;font-weight:800}.bv-landing{max-width:1500px;margin:auto;padding-bottom:50px}.bv-landing>aside,.bv-landing>nav,.bv-landing>section{margin:24px 28px}.bv-landing-hero{position:relative;min-height:430px;overflow:hidden;border-radius:0!important;background:linear-gradient(90deg,#020a12,#020a12e8 35%,#020a1233),linear-gradient(135deg,#111,#52101b);color:#fff}.bv-landing-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58}.bv-landing-hero>div{position:relative;z-index:1;padding:58px 48px}.bv-landing-hero h1{font-size:54px;line-height:.98;margin:0 0 22px}.bv-landing-hero h1 em{color:#a2001c;font-style:normal}.bv-landing-hero p{font-size:18px;line-height:1.5}.bv-landing-hero a{width:max-content;margin-top:26px;display:flex;align-items:center;gap:8px;padding:13px 24px;border-radius:999px;background:var(--bv);color:#fff;text-decoration:none;font-weight:800}.bv-landing-hero>strong{position:absolute;right:7%;top:80px;z-index:1;font:italic 42px/1.05 Georgia;color:#fff;transform:rotate(-4deg)}.bv-category-chips{display:flex;gap:10px;overflow:auto}.bv-category-chips a{white-space:nowrap;padding:9px 16px;border-radius:999px;background:#f1f1f2;color:#111;text-decoration:none;font-weight:700}.bv-category-chips a:first-child{background:var(--bv);color:#fff}.bv-landing .bv-video-row{grid-auto-columns:minmax(210px,1fr)}.bv-landing .bv-section-head h2{font-size:24px}.bv-join-banner{display:flex;align-items:center;gap:25px;padding:25px;border-radius:13px;background:linear-gradient(90deg,#fff1f3,#faf7f8)}.bv-join-banner>svg{width:52px;height:52px;color:var(--bv)}.bv-join-banner h2,.bv-join-banner p{margin:2px}.bv-join-banner a{margin-left:auto;display:flex;gap:8px;padding:13px 22px;border-radius:8px;background:var(--bv);color:#fff;text-decoration:none;font-weight:800}.bv-auth-split{display:grid;grid-template-columns:1fr 1fr;padding:0;place-items:stretch;background:#fff}.bv-auth-split>section{width:min(100%,620px);margin:auto;padding:50px 70px;border:0;box-shadow:none}.bv-auth-split .bv-logo-new{display:none}.bv-auth-split h1,.bv-auth-split>section>p,.bv-auth-split>section>small{text-align:left}.bv-auth-split h1{font-size:48px;margin:20px 0 5px}.bv-auth-split h1 em{color:var(--bv);font-style:normal}.bv-auth-split>aside{padding:80px;background:radial-gradient(circle at 80% 10%,#5b1320,#061018 55%,#020406);color:#fff}.bv-auth-split>aside h2{font:italic 58px/1 Georgia}.bv-auth-split>aside p{font-size:22px;line-height:1.4}.bv-auth-split>aside b{color:#df1838}.bv-auth-collage{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:35px}.bv-auth-collage span{min-height:130px;display:grid;place-items:end start;padding:18px;border-radius:18px;background:linear-gradient(135deg,#98112c,#101b28);font-size:24px;font-weight:900}.bv-auth-collage span:first-child{grid-column:1/-1}.bv-channel{position:relative;padding:12px 260px 80px 18px}.bv-channel-cover{height:220px;border-radius:12px}.bv-channel-cover strong{position:absolute;right:28px;top:30px;color:#111;font:italic 38px/1 Georgia;transform:rotate(-6deg)}.bv-channel-head{grid-template-columns:150px 1fr auto;padding:0 4px 22px;margin-top:-36px}.bv-channel-avatar{width:145px;height:145px}.bv-channel-head h1{margin:45px 0 2px;font-size:36px}.bv-channel-head a{display:flex;align-items:center;color:var(--bv)}.bv-channel-tabs{padding-inline:4px}.bv-channel-feature{display:grid;grid-template-columns:minmax(260px,420px) 1fr;gap:20px;padding:24px 4px;border-bottom:1px solid var(--line)}.bv-channel>.bv-home-section{padding:0 4px}.bv-channel-about{position:absolute;right:12px;top:236px;width:225px;padding:18px;border:1px solid var(--line);border-radius:10px}.bv-channel-about p{display:flex;gap:6px;color:var(--muted)}.bv-channel-about svg{width:17px}.bv-watch-page{padding:18px 24px 80px;grid-template-columns:minmax(0,1fr) 350px}.bv-player{border-radius:12px}.bv-uploader{max-width:1000px}.bv-uploader>header{text-align:left}.bv-uploader>header h1{font-size:40px}.bv-dropzone{min-height:240px;background:#fafbfc}.bv-uploader form{box-shadow:0 2px 12px #00000008}@media(max-width:1050px){.bv-app-shell{grid-template-columns:1fr}.bv-side-nav{display:none}.bv-channel{padding-right:20px}.bv-channel-about{position:static;width:auto;margin:20px}.bv-main-header{grid-template-columns:72px 1fr auto}.bv-main-header>nav{display:none}}@media(max-width:700px){.bv-main-header{height:58px}.bv-logo-new img{width:49px;height:39px}.bv-main-header>div .bv-login,.bv-main-header>div .bv-signup,.bv-user-link span{display:none}.bv-app-shell{min-height:0}.bv-landing>aside,.bv-landing>nav,.bv-landing>section{margin:14px}.bv-landing-hero{min-height:330px}.bv-landing-hero>div{padding:38px 25px}.bv-landing-hero h1{font-size:38px}.bv-landing-hero>strong{display:none}.bv-join-banner{align-items:flex-start;flex-wrap:wrap}.bv-join-banner a{margin-left:0}.bv-auth-split{display:block}.bv-auth-split>section{padding:28px 22px 90px}.bv-auth-split>aside{display:none}.bv-auth-split h1{font-size:38px}.bv-channel{padding:0 0 85px}.bv-channel-cover{height:130px;border-radius:0}.bv-channel-cover strong{display:none}.bv-channel-head{grid-template-columns:86px 1fr;padding:0 14px 16px}.bv-channel-head h1{font-size:24px}.bv-channel-tabs{overflow:auto;gap:24px}.bv-channel-feature{display:block;padding:16px}.bv-channel>.bv-home-section{padding:0 12px}.bv-watch-page{padding:0 0 80px}.bv-floating-upload{display:none}}.bv-app-shell:has(.bv-landing){grid-template-columns:1fr}.bv-main-header{width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important}.bv-app-shell{width:100%;max-width:none;margin:0}.bv-side-toggle{width:100%;height:40px;margin:0 0 12px;display:flex;align-items:center;gap:12px;padding:0 13px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#555;font-weight:700;cursor:pointer}.bv-side-toggle svg{width:21px}.bv-app-shell,.bv-side-nav{transition:grid-template-columns .2s ease,width .2s ease}html[data-bv-sidebar=collapsed] .bv-app-shell{grid-template-columns:76px minmax(0,1fr)}html[data-bv-sidebar=collapsed] .bv-side-nav{width:76px;padding-inline:10px;overflow-x:hidden}html[data-bv-sidebar=collapsed] .bv-side-nav a{justify-content:center;padding:0}html[data-bv-sidebar=collapsed] .bv-side-nav a b,html[data-bv-sidebar=collapsed] .bv-side-nav a span,html[data-bv-sidebar=collapsed] .bv-side-nav strong,html[data-bv-sidebar=collapsed] .bv-side-toggle span{display:none}html[data-bv-sidebar=collapsed] .bv-side-toggle{justify-content:center;padding:0}.bv-route-content{width:100%;max-width:none}.bv-app-shell:has(.bv-landing){grid-template-columns:1fr!important}@media(max-width:1050px){.bv-side-toggle{display:none}}.bv-dashboard-home>header h1{font-size:22px!important}.bv-section-head h2{font-size:20px!important}.bv-main-header .bv-post{font-size:14px!important;font-weight:700!important;height:40px!important}.bv-main-header .bv-post svg,.bv-notice-link svg,.bv-user-link svg{width:20px!important;height:20px!important}.bv-user-link{font-size:14px!important}.bv-notice-link{width:38px!important;height:38px!important}.bv-age-gate button{padding:13px 20px;border:0;border-radius:8px;background:var(--bv);color:#fff;font-weight:900}.bv-login-required{max-width:600px;margin:80px auto;text-align:center;padding:50px;border:1px solid var(--line);border-radius:16px}.bv-login-required>svg{width:55px;height:55px;color:var(--bv)}.bv-login-required a{display:inline-block;margin:8px;padding:11px 18px;border-radius:8px;background:var(--bv);color:#fff}.bv-login-required a+a{background:#eee;color:#111}.bv-upload-single{margin-top:18px}.bv-upload-single .bv-dropzone{margin:-28px -28px 8px;border-width:1.5px;border-radius:15px 15px 0 0}.bv-auth-split{height:calc(100dvh - 66px);min-height:0;overflow:hidden}.bv-auth-split>section{max-height:100%;overflow:auto;padding:22px 55px}.bv-auth-split h1{font-size:36px;margin:8px 0 2px}.bv-auth-split>section>h2{margin:2px 0;font-size:18px}.bv-auth-split>section>p{margin:4px 0 10px}.bv-auth-split .google-auth-button{min-height:44px}.bv-auth-split .auth-divider{margin:8px}.bv-auth-split .auth-form{gap:8px}.bv-auth-split .auth-form label{gap:3px;font-size:13px}.bv-auth-split .auth-form input{padding:9px;min-height:39px}.bv-auth-split .auth-submit{padding:10px}.bv-auth-split .auth-forgot,.bv-auth-split .auth-switch{margin:3px}.bv-auth-split>aside{padding:35px 70px;overflow:hidden}.bv-auth-split>aside h2{font-size:43px;margin:12px 0}.bv-auth-split>aside p{font-size:17px}.bv-auth-collage{margin-top:15px}.bv-auth-collage span{min-height:76px}.bv-auth-collage span:first-child{min-height:95px}@media(max-height:760px) and (min-width:701px){.bv-auth-split>aside{padding-block:18px}.bv-auth-collage{display:none}.bv-auth-split>section{padding-block:12px}.bv-auth-split h1{font-size:30px}.bv-auth-split .auth-form{gap:5px}}.bv-auth-notice{padding:8px 11px!important;border-radius:7px;background:#fff0f2;color:var(--bv);font-size:13px;font-weight:700}.bv-auth-split>section{overflow:hidden}.bv-account-menu{position:relative}.bv-account-menu>button{height:42px;display:flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--ink);font-weight:700;font-size:14px;cursor:pointer}.bv-account-menu>button img,.bv-account-menu>button>span{width:32px;height:32px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:var(--bv);color:#fff}.bv-account-menu>button svg{width:15px}.bv-account-menu>nav{position:absolute;right:0;top:48px;width:190px;padding:7px;background:var(--card);border:1px solid var(--line);border-radius:10px;box-shadow:0 14px 38px #0002;display:grid;z-index:140}.bv-account-menu>nav a,.bv-account-menu>nav button{height:40px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:var(--ink);display:flex;align-items:center;gap:9px;text-decoration:none;font-weight:600;font-size:14px}.bv-account-menu>nav a:hover,.bv-account-menu>nav button:hover{background:var(--surface)}.bv-account-menu>nav svg{width:17px}.bv-space-card{grid-template-columns:42px 1fr;padding:13px;gap:10px}.bv-space-card>span{width:42px;height:42px;border-radius:11px}.bv-space-card>span svg{width:21px;height:21px}.bv-space-card h3{font-size:15px}.bv-space-card p{height:32px;font-size:12px}.bv-space-card small{font-size:11px}.bv-spaces-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.bv-admin-filter{display:flex;gap:8px;margin:18px 0}.bv-admin-filter button,.bv-admin-toolbar select{padding:9px 14px;border:1px solid var(--cms-line);border-radius:8px;background:var(--cms-card)}.bv-admin-filter button.active{background:#520306;color:#fff}.bv-admin-overview{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.bv-admin-overview article{display:grid;grid-template-columns:auto 1fr;gap:5px 10px;padding:18px;border:1px solid var(--cms-line);border-radius:10px}.bv-admin-overview svg{width:22px;color:#a00018}.bv-admin-overview b{grid-column:1/-1;font-size:28px}.bv-admin-chart{margin-top:18px;padding:20px;border:1px solid var(--cms-line);border-radius:10px}.bv-admin-chart header{display:flex;justify-content:space-between}.bv-admin-chart>div{height:170px;display:flex;align-items:end;gap:8px}.bv-admin-chart>div>span{height:100%;flex:1;display:flex;flex-direction:column;justify-content:end;align-items:center}.bv-admin-chart i{width:100%;max-width:42px;background:#a00018;border-radius:5px 5px 0 0}.bv-admin-chart small{font-size:9px}.bv-admin-actions{display:flex;gap:10px;margin-top:18px}.bv-admin-actions a{padding:11px 15px;border-radius:8px;background:#520306;color:#fff}.bv-admin-toolbar{margin:18px 0}.bv-admin-table{overflow:auto;border:1px solid var(--cms-line);border-radius:10px}.bv-admin-table>article,.bv-admin-table>header{min-width:850px;display:grid;grid-template-columns:2fr 1fr 1fr .6fr 1.4fr;gap:12px;align-items:center;padding:13px}.bv-admin-table>header{background:var(--cms-bg)}.bv-admin-table>article{border-top:1px solid var(--cms-line)}.bv-admin-table article>span:first-child{display:grid}.bv-admin-table small{color:var(--cms-muted)}.bv-admin-table nav{display:flex;gap:5px}.bv-admin-space-form button,.bv-admin-table button{padding:7px 9px;border:1px solid var(--cms-line);border-radius:6px;background:var(--cms-card)}.bv-admin-space-form{display:grid;grid-template-columns:1.1fr 2fr .7fr .8fr auto auto;gap:9px;margin:18px 0}.bv-admin-space-form input,.bv-admin-space-form select{min-width:0;padding:10px;border:1px solid var(--cms-line);border-radius:7px}.bv-admin-space-form label{display:flex;align-items:center;gap:5px}.bv-admin-space-form button{background:#520306;color:#fff}@media(max-width:900px){.bv-admin-overview,.bv-spaces-grid{grid-template-columns:repeat(2,1fr)}.bv-admin-space-form{grid-template-columns:1fr}.bv-account-menu>button>b,.bv-account-menu>button>svg{display:none}}@media(max-width:520px){.bv-spaces-grid{grid-template-columns:1fr}}.bv-main-header{background:#121315;color:#fff}.bv-main-header .bv-account-menu>button,.bv-main-header .bv-account-menu>button b,.bv-main-header .bv-notice-link,.bv-main-header>nav a,.bv-main-header>nav a.active{color:#fff!important}.bv-account-menu>nav{background:#fff}.bv-account-menu>nav a,.bv-account-menu>nav button{color:#111!important}.bv-floating-upload{display:none!important}.bv-dashboard-home{padding-top:20px}.bv-dashboard-home>header{display:flex;align-items:baseline;gap:24px}.bv-dashboard-home .bv-featured{min-height:260px;max-height:300px;grid-template-columns:minmax(0,1.8fr) minmax(240px,.65fr);background:linear-gradient(135deg,#490711,#850018)}.bv-dashboard-home .bv-featured-media{min-height:260px;background:#f3f3f3}.bv-dashboard-home .bv-featured-media img,.bv-dashboard-home .bv-featured-media video{max-height:300px;object-fit:cover}.bv-dashboard-home .bv-featured>div:last-child{padding:24px;background:linear-gradient(145deg,#520306,#8f0018)}.bv-dashboard-home .bv-featured h2{font-size:30px;margin:8px 0}.bv-dashboard-home .bv-featured p{font-size:14px}.bv-dashboard-home .bv-watch{margin-top:14px;padding:10px 16px}.bv-video-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bv-video-row{grid-auto-columns:minmax(210px,260px)}.bv-space-hero{grid-template-columns:64px 1fr auto;gap:18px;min-height:125px;margin-bottom:24px;padding:22px;background:linear-gradient(120deg,#fff4f5,#f7f7f8);color:var(--ink);border:1px solid var(--line)}.bv-space-hero>span{width:64px;height:64px;border-radius:16px}.bv-space-hero>span svg{width:30px;height:30px}.bv-space-hero h1{font-size:28px;margin:3px 0}.bv-space-hero p{color:var(--muted);font-size:14px;margin:5px 0}.bv-space-hero b,.bv-space-hero small{font-size:12px}.bv-page .bv-section>header h2{font-size:22px;margin:4px 0 12px}.bv-page .bv-section>header small{font-size:11px}.bv-auth-simple{min-height:calc(100dvh - 66px);display:grid;place-items:center;padding:18px;background:#f6f6f7}.bv-auth-simple>section{width:min(460px,calc(100vw - 28px));padding:24px 34px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 36px #00000010}.bv-auth-simple h1{margin:5px 0 12px;text-align:center;font-size:32px}.bv-auth-simple h1 em{color:var(--bv);font-style:normal}.bv-auth-simple>section>small{text-align:center}.bv-auth-simple .auth-form{gap:8px}.bv-auth-simple .auth-form label{gap:3px;font-size:13px}.bv-auth-simple .auth-form input{min-height:38px;padding:8px}.bv-auth-simple .google-auth-button{min-height:42px}.bv-auth-simple .auth-divider{margin:7px}.bv-auth-simple .terms-check{margin:2px}.bv-auth-simple .auth-submit{display:block;width:100%;min-height:42px;margin-top:3px}.bv-auth-simple .auth-forgot,.bv-auth-simple .auth-switch{margin:2px}.bv-register-simple>section{padding-block:18px}.bv-admin-shell{grid-template-columns:230px minmax(0,1fr)}.bv-admin-shell>aside{background:linear-gradient(180deg,#111214,#250106)}.bv-admin-shell .cms-brand{border-bottom-color:#ffffff20}.bv-admin-shell .cms-content{max-width:1450px}.bv-admin-shell .cms-page-title{display:block}.bv-admin-shell .cms-page-title h1{font-size:30px;margin:6px 0}.bv-admin-shell .cms-page-title p{font-size:14px;margin:0;color:var(--cms-muted)}@media(max-width:1050px){.bv-dashboard-home .bv-featured{grid-template-columns:1fr .7fr}.bv-video-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.bv-dashboard-home>header{display:block}.bv-dashboard-home .bv-featured{display:block;max-height:none}.bv-dashboard-home .bv-featured-media{min-height:210px}.bv-dashboard-home .bv-featured>div:last-child{padding:18px}.bv-video-grid{grid-template-columns:repeat(2,1fr)}.bv-space-hero{grid-template-columns:52px 1fr}.bv-space-hero>span{width:52px;height:52px}.bv-space-hero>button{grid-column:1/-1}.bv-auth-simple{display:block;padding:12px}.bv-auth-simple>section{margin:auto;padding:18px}.bv-register-simple h1{font-size:27px}.bv-admin-shell{display:block}}.bv-main-header>form input{color:#111!important;caret-color:#111!important}.bv-main-header>form input::placeholder{color:#777!important}.bv-landing-hero>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58}.bv-featured-overlay:after,.bv-landing-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000b,#0005 48%,#0001 78%);pointer-events:none}.bv-landing-hero>div,.bv-landing-hero>strong{z-index:2}.bv-featured-overlay{position:relative;display:block!important;height:300px;min-height:300px!important;background:#222!important}.bv-featured-overlay>img,.bv-featured-overlay>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.bv-featured-overlay>div{position:relative;z-index:2;height:100%;padding:34px!important;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:transparent!important;color:#fff}.bv-featured-overlay h2{font-size:32px!important;color:#fff}.bv-featured-overlay .bv-watch{color:#fff!important}.bv-landing .bv-video-row{display:grid;grid-auto-flow:unset;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;overflow:visible}.bv-landing .bv-video-card{width:auto;min-width:0}.bv-creator-card,.bv-creator-card h3,.bv-creator-card p,.bv-creator-card small,.bv-creator-card>a,.bv-video-card h3 a,.bv-video-card section p,.bv-video-card section>a{color:#111!important}.bv-creator-card img{display:block;background:#eee}.bv-creator-row>a,.bv-creator-row>a b,.bv-creator-row>a small{color:#111!important}@media(prefers-color-scheme:dark){.bv-creator-card,.bv-creator-card h3,.bv-creator-card p,.bv-creator-card small,.bv-creator-card>a,.bv-video-card h3 a,.bv-video-card section p,.bv-video-card section>a{color:#111!important}.bv-creator-card{background:#fff}}@media(max-width:700px){.bv-landing .bv-video-row{grid-template-columns:repeat(3,minmax(145px,1fr));overflow-x:auto}.bv-featured-overlay{height:235px;min-height:235px!important}.bv-featured-overlay>div{padding:20px!important}.bv-featured-overlay h2{font-size:25px!important}}@media (min-width:701px){.bv-register-simple{height:calc(100dvh - 66px);min-height:0;padding:8px;overflow:hidden}.bv-register-simple>section{width:min(480px,calc(100vw - 28px));max-height:100%;padding:10px 30px;overflow:hidden}.bv-register-simple h1{font-size:26px;line-height:1.1;margin:0 0 6px}.bv-register-simple .google-auth-button{min-height:34px;height:34px}.bv-register-simple .auth-divider{margin:2px 7px}.bv-register-simple .auth-form{gap:3px}.bv-register-simple .auth-form label{gap:1px;font-size:12px;line-height:1.2}.bv-register-simple .auth-form input{min-height:31px;height:31px;padding:5px 8px}.bv-register-simple .password-field button{height:31px}.bv-register-simple .terms-check{margin:1px 0;font-size:11px}.bv-register-simple .terms-check input{min-height:16px;height:16px}.bv-register-simple .auth-submit{min-height:34px;height:34px;margin-top:1px;padding:5px}.bv-register-simple .auth-switch{font-size:12px;line-height:1.2;margin:1px}}.bv-adult-ad-rectangle{width:300px;max-width:100%;min-height:274px;margin:24px auto;display:flex;flex-direction:column;align-items:center;overflow:hidden}.bv-adult-ad-rectangle>span{margin-bottom:8px;color:var(--muted);font-size:9px;letter-spacing:.12em}.bv-adult-ad-rectangle>div{width:300px;height:250px;max-width:100%}@media(min-width:1100px){.bv-watch-main>.bv-adult-ad-rectangle{margin:28px 0 28px auto}}@media(max-width:700px){.bv-watch-main>.bv-adult-ad-rectangle{margin:20px auto}}.bv-player{position:relative}.bv-vast-ad-layer{z-index:3}.bv-vast-ad-layer,.bv-vast-play{position:absolute;inset:0;width:100%;height:100%}.bv-vast-play{z-index:4;display:grid;place-items:center;align-content:center;gap:8px;border:0;background:#0007;color:#fff;font:800 16px/1 inherit;cursor:pointer}.bv-vast-play svg{width:54px;height:54px;padding:14px;border-radius:50%;background:var(--bv)}.bv-vast-play:disabled{cursor:wait}.bv-vast-play:disabled svg{display:none}.bv-vast-play:disabled span{padding:9px 13px;border-radius:7px;background:#000b}@media(max-width:700px){.bv-vast-play svg{width:48px;height:48px}}.bv-header-guest{grid-template-columns:90px auto minmax(0,680px) auto}.bv-header-guest>form{min-width:0}.bv-header-guest>.bv-header-actions{flex-wrap:nowrap}.bv-header-guest>.bv-header-actions>a{flex:none;width:auto!important;height:40px!important;display:flex;align-items:center;justify-content:center;white-space:nowrap}@media(max-width:1050px){.bv-header-guest{grid-template-columns:72px minmax(0,1fr) auto}}@media(max-width:700px){.bv-header-guest>.bv-header-actions .bv-login,.bv-header-guest>.bv-header-actions .bv-signup{display:flex;padding:0 10px!important;font-size:13px}.bv-header-guest>.bv-header-actions .bv-post{display:none}}.mobile-bottom-nav{display:none}.community-sheet-backdrop{position:fixed;z-index:120;inset:0;display:flex;align-items:flex-end;padding:14px;background:#10182878}.community-bottom-sheet{width:min(520px,100%);max-height:80dvh;margin:auto;padding:8px 16px calc(16px + env(safe-area-inset-bottom));overflow-y:auto;border-radius:18px;background:#fff}.community-bottom-sheet>header{height:52px;display:flex;align-items:center;justify-content:space-between}.community-bottom-sheet h2{margin:0;font-size:23px}.community-bottom-sheet header button{width:42px;height:42px;border:0;border-radius:50%}.community-bottom-sheet nav{display:grid;gap:5px}.community-bottom-sheet nav>a,.community-bottom-sheet nav>button{min-height:54px;display:flex;align-items:center;gap:13px;padding:10px 12px;border:0;border-radius:11px;background:#f7f9f8;color:#263143;text-align:left}.community-bottom-sheet nav svg{width:21px;color:#16834b}.community-bottom-sheet nav span{display:grid}.community-bottom-sheet nav small{color:#778290}.mobile-page-title{padding:8px 3px 10px}.mobile-page-title h1{margin:0;font:700 30px/1.2 Arial;color:#101828}.content-tabs{display:flex;margin-bottom:12px;border-bottom:1px solid #dfe5e1;overflow-x:auto}.content-tabs button{position:relative;min-height:44px;padding:0 16px;border:0;background:none;color:#667085;font-weight:700;white-space:nowrap}.content-tabs button.active{color:#16834b}.content-tabs button.active:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;background:#16834b}.compact-empty{grid-column:1/-1;display:grid;justify-items:center;padding:28px 18px;text-align:center}.compact-empty>svg{width:36px;height:36px;padding:8px;border-radius:50%;background:#e9f6ee;color:#16834b}.compact-empty h3{margin:11px 0 5px;font-size:18px}.compact-empty p{max-width:360px;margin:0;color:#667085;font-size:14px}.compact-empty>a{margin-top:14px;padding:10px 15px;border-radius:9px;background:#16834b;color:#fff}.saved-vacancy-list{display:grid;gap:10px}.saved-vacancy-list article{display:flex;justify-content:space-between;gap:15px;padding:16px;border:1px solid #e0e5e2;border-radius:12px;background:#fff}.saved-vacancy-list h3{margin:0 0 5px}.saved-vacancy-list article>div:last-child{display:grid;gap:6px}.saved-vacancy-list article>div:last-child>*{min-height:40px;padding:0 11px;border:0;border-radius:8px}.saved-vacancy-list article>div:last-child>a{display:grid;place-items:center;background:#16834b;color:#fff}@media(max-width:700px){body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.creator-nav{display:block!important;position:fixed!important;z-index:100!important;inset:auto 0 0!important;margin:0!important;padding:0!important;border:0!important;border-top:1px solid #dfe5e1!important;border-radius:0!important;background:#fffffff7!important}.creator-nav>.creator-desktop-logout,.creator-nav>.creator-nav-primary{display:none!important}.mobile-bottom-nav{height:calc(64px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:4px 5px env(safe-area-inset-bottom)}.mobile-bottom-nav>a,.mobile-bottom-nav>button{height:56px!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;margin:0!important;padding:2px!important;border:0!important;border-radius:8px!important;background:none!important;color:#667085!important;font-size:10px!important}.mobile-bottom-nav svg{width:21px!important;height:21px!important}.mobile-bottom-nav .active{color:#16834b!important;background:#eaf7ef!important}.mobile-bottom-nav>:nth-child(3) svg{width:31px!important;height:31px!important;padding:6px;border-radius:50%;background:#16834b;color:#fff}.social-community{width:100%;max-width:100%;padding-bottom:calc(78px + env(safe-area-inset-bottom));overflow-x:hidden}.mobile-page-title{padding:10px 13px 7px}.mobile-page-title h1{font-size:28px}.content-tabs{margin:0 12px 8px}.topic-pill-grid article{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}.topic-pill-grid article .follow-button{width:auto!important}.saved-vacancy-list{padding:0 10px}.saved-vacancy-list article{display:grid}.saved-vacancy-list article>div:last-child{grid-template-columns:1fr 1fr}.community-sheet-backdrop{padding:0}.community-bottom-sheet{border-radius:20px 20px 0 0}.social-feed-card{display:block!important;width:100%!important;max-width:100%!important}.social-feed-card>*{max-width:100%}.feed-copy h2{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-family:Arial;font-size:21px;font-weight:700;line-height:1.25}.feed-media{width:100%!important;display:block!important;aspect-ratio:16/9!important}.feed-media img{width:100%!important;height:100%!important;object-fit:cover!important}.social-feed-card>footer{grid-template-columns:repeat(4,minmax(0,1fr))!important}.social-feed-card>footer>*{min-width:0!important}}@media(max-width:380px){body:has(.social-community) .live-badge{display:none!important}.mobile-bottom-nav>a,.mobile-bottom-nav>button{font-size:9px!important}.social-feed-card>footer span{font-size:10px}.topic-pill-grid article{grid-template-columns:1fr!important}.topic-pill-grid article .follow-button{justify-self:start}}:root{--boonverse-navy:#101828;--boonverse-green:#16834b;--community-bg:#f2f5f3;--community-border:#dfe6e2;--community-muted:#667085;--community-max:1600px;--community-utility:1160px;--community-header-height:88px;--community-nav-height:64px}.community-app{min-height:100dvh;background:var(--community-bg);color:var(--boonverse-navy)}.desktop-community-header{display:block;height:var(--community-header-height);background:var(--boonverse-navy);color:#fff}.desktop-community-header-inner{width:100%;max-width:var(--community-max);height:100%;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:auto minmax(300px,1fr) auto;align-items:center;gap:24px}.desktop-community-brand{display:flex;align-items:center;gap:14px;min-width:0;flex-shrink:0}.desktop-community-brand>a{width:160px;height:40px;display:flex;align-items:center;flex:0 0 160px}.desktop-community-brand img{display:block;width:auto;height:40px;max-width:160px;max-height:40px;object-fit:contain}.desktop-community-brand>span{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #ffffff26;border-radius:999px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em}.desktop-community-brand>span i{width:7px;height:7px;border-radius:50%;background:#22c55e}.desktop-community-search{width:100%;max-width:850px;min-width:0;justify-self:center}.desktop-community-search .global-search{position:relative;inset:auto;width:100%;max-width:none}.desktop-community-search .search-control{width:100%;height:50px;background:#ffffff12;border-color:#ffffff25;color:#fff}.desktop-community-search .mobile-search-toggle{display:none}.desktop-community-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-shrink:0}.desktop-community-actions .header-account>button,.desktop-community-actions .notification-bell{color:#fff}.mobile-community-header{display:none}.community-app>.creator-nav{position:relative;inset:auto;z-index:20;width:100%;height:var(--community-nav-height);margin:0;padding:0 40px;border:0;border-bottom:1px solid var(--community-border);border-radius:0;background:#fff;box-shadow:0 3px 12px #10182808;overflow:visible}.community-app>.creator-nav .creator-nav-primary{width:100%;max-width:var(--community-max);height:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:14px}.community-app>.creator-nav .creator-nav-primary a{min-height:42px;display:flex;align-items:center;gap:8px;padding:0 15px;border-radius:9px;color:#536071;font-size:14px;font-weight:750;white-space:nowrap}.community-app>.creator-nav .creator-nav-primary a svg{width:18px}.community-app>.creator-nav .creator-nav-primary a:hover{background:#f3f7f4}.community-app>.creator-nav .creator-nav-primary a.active{background:#dff3e7;color:#106c3d}.community-app .mobile-bottom-nav{display:none}.community-content{min-height:calc(100dvh - var(--community-header-height) - var(--community-nav-height))}.community-creator .community-content,.community-utility .community-content{width:min(var(--community-utility),calc(100% - 48px));margin:auto;padding:40px 0 72px}.community-creator .creator-area,.community-utility .creator-area{min-height:0;background:transparent}.community-content>.profile-page{padding:0}.community-content .community-page{margin:0 auto}.community-content .articles-hero,.community-content .writer-hero{margin-top:0}.community-feed .social-community{min-height:0;padding-top:24px}.community-feed .community-tabs{top:0}.community-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.community-page-header>div:first-child{display:grid;gap:5px}.community-page-header span{color:var(--boonverse-green);font-size:11px;font-weight:850;letter-spacing:.14em}.community-page-header h1{margin:0;font:700 clamp(30px,4vw,44px)/1.1 Georgia,serif}.community-page-header p{margin:2px 0 0;color:var(--community-muted)}.community-content .creator-nav{display:none}.business-manager{display:grid;gap:18px}.business-manager-list{display:grid;gap:12px}.business-manager-list article{display:flex;justify-content:space-between;gap:20px;padding:20px;border:1px solid var(--community-border);border-radius:14px;background:#fff}.business-manager-list h2{margin:0 0 5px;font-size:20px}.business-manager-list p{margin:0;color:var(--community-muted)}.business-manager-list span{height:max-content;padding:6px 10px;border-radius:999px;background:#edf4f0;color:var(--boonverse-green);font-size:11px;font-weight:800}.business-form{display:grid;gap:18px;padding:24px;border:1px solid var(--community-border);border-radius:16px;background:#fff}.business-form label{display:grid;gap:7px;font-weight:700}.business-form input,.business-form textarea{padding:12px 14px;border:1px solid #ccd5d0;border-radius:9px;font:inherit}.business-form textarea{min-height:140px}.business-form button,.community-page-actions a{display:inline-flex;align-items:center;justify-content:center;padding:12px 17px;border:0;border-radius:9px;background:var(--boonverse-green);color:#fff;font-weight:800}@media(max-width:1023px){:root{--community-header-height:76px;--community-nav-height:0px}.desktop-community-header{display:none}.mobile-community-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:var(--boonverse-navy);color:#fff}.mobile-community-brand{width:132px;height:34px;display:flex;align-items:center;flex:0 0 132px}.mobile-community-brand img{display:block;width:auto;height:34px;max-width:132px;max-height:34px;object-fit:contain}.mobile-community-header nav{display:flex;align-items:center;gap:2px}.mobile-community-header nav a,.mobile-community-header nav button{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#fff}.mobile-community-header nav svg{width:20px}.community-app>.creator-nav{height:0;padding:0;border:0;box-shadow:none}.community-app>.creator-nav .creator-nav-primary{display:none}.community-app .mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:70;height:68px;padding:6px max(8px,env(safe-area-inset-left)) max(6px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--community-border);box-shadow:0 -8px 22px #10182812}.community-app .mobile-bottom-nav a,.community-app .mobile-bottom-nav button{display:grid;place-items:center;align-content:center;gap:3px;border:0;background:none;color:#657181;font-size:10px;font-weight:750}.community-app .mobile-bottom-nav svg{width:21px}.community-app .mobile-bottom-nav .active{color:var(--boonverse-green)}.community-app .mobile-bottom-nav>:nth-child(3) svg{width:34px;height:34px;padding:7px;border-radius:50%;background:var(--boonverse-green);color:#fff;margin-top:-16px}.community-content{padding-bottom:calc(90px + env(safe-area-inset-bottom))}.community-creator .community-content,.community-utility .community-content{width:100%;padding:24px 24px calc(90px + env(safe-area-inset-bottom))}.community-page-header{align-items:flex-start;flex-direction:column}.community-page-actions{width:100%}.community-feed .community-tabs{top:0}}.community-vacancies{display:grid;gap:18px}.community-vacancy-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.community-vacancy-list article{padding:20px;border:1px solid var(--community-border);border-radius:14px;background:#fff}.vacancy-company{display:flex;align-items:center;gap:8px;color:var(--boonverse-green);font-size:12px;font-weight:800}.community-vacancy-list p svg,.vacancy-company svg{width:17px}.community-vacancy-list h2{margin:12px 0 7px;font-size:21px}.community-vacancy-list p{display:flex;align-items:center;gap:7px;margin:0;color:var(--community-muted)}.vacancy-meta{display:flex;gap:8px;margin:14px 0}.vacancy-meta span{padding:5px 8px;border-radius:999px;background:#edf4f0;font-size:11px;text-transform:capitalize}.community-vacancy-list footer{display:flex;gap:9px;border-top:1px solid #edf0ee;padding-top:14px}.community-vacancy-list footer a,.community-vacancy-list footer button{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid var(--community-border);border-radius:8px;background:#fff;color:var(--boonverse-navy);font-weight:750}.community-vacancy-list footer a{background:var(--boonverse-green);color:#fff}.community-vacancy-list footer svg{width:16px}@media(max-width:767px){.community-vacancy-list{grid-template-columns:1fr}.community-vacancy-list article{padding:16px}.community-vacancy-list footer>*{flex:1;justify-content:center}}.mobile-tabs{display:flex;flex-wrap:nowrap;gap:8px;max-width:100%;overflow-x:auto;padding-inline-end:20px;scrollbar-width:none;overscroll-behavior-inline:contain}.mobile-tabs::-webkit-scrollbar{display:none}.mobile-tabs>a,.mobile-tabs>button{flex:0 0 auto;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid #dce3df;border-radius:999px;background:#fff;color:#596675;font:700 15px/1 Arial;white-space:nowrap}.mobile-tabs>.active{border-color:#16834b;background:#e4f5eb;color:#116d3e}.community-utility-page{width:100%;max-width:1120px;margin:0 auto}.shared-empty-state{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 24px;border:1px solid #e1e7e3;border-radius:16px;background:#fff;text-align:center}.empty-state-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#e9f6ee;color:#16834b}.empty-state-icon svg{width:27px;height:27px}.shared-empty-state h2{margin:0;font:700 26px/1.15 Arial,sans-serif;color:#101828}.shared-empty-state p{max-width:480px;margin:0;color:#667085;font-size:16px;line-height:1.5}.empty-state-action{margin-top:4px}.notification-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.mark-read{min-height:44px;padding:0 16px;border:1px solid #cfd8d3;border-radius:9px;background:#fff;color:#273244;font-weight:750}.notifications-page .notification-list{margin-top:0}.vacancy-alert-page .alert-form{margin:0}.alert-form .check-option{min-height:44px;display:flex;align-items:center;gap:12px}.alert-form .check-option input{width:20px;height:20px;flex:0 0 20px;accent-color:#16834b}.alert-form .check-option span{text-transform:capitalize}.alert-form .field-stack{display:grid;gap:8px}.alert-form fieldset .check-option{display:flex}.public-business-directory{width:min(1120px,calc(100% - 48px));margin:48px auto}.public-business-directory .community-grid,.public-business-directory>.shared-empty-state{margin-top:24px}.business-manager>.shared-empty-state{margin-top:12px}@media(max-width:767px){body,html{max-width:100%;overflow-x:hidden}.community-app,.community-content,.community-feed .social-community,.following-sections,.social-columns{min-height:0}.community-header,.community-header-inner{height:76px}.community-header-inner{padding-inline:16px}.community-brand>a{display:flex;align-items:center}.community-brand img{display:block;width:132px;height:34px;object-fit:contain;object-position:left center}.community-content{width:100%;max-width:100%;box-sizing:border-box;padding-bottom:calc(90px + env(safe-area-inset-bottom))}.community-creator .community-content,.community-utility .community-content{padding:24px 24px calc(90px + env(safe-area-inset-bottom))}.community-feed .social-community{padding:12px 0 calc(90px + env(safe-area-inset-bottom))}.community-tabs{position:relative;top:auto;z-index:1;justify-content:flex-start;margin:0 0 12px;padding:4px 16px 6px}.community-tabs>a{min-height:44px;padding-inline:15px}.social-columns{width:100%;max-width:100%}.feed-intro,.mobile-page-title{padding:12px 16px}.feed-intro h1,.mobile-page-title h1{font-size:28px;line-height:1.15}.trending-switch{margin:0 16px 16px;padding-bottom:3px}.feed-copy h2{margin-bottom:8px;font:700 21px/1.25 Arial,sans-serif}.feed-copy h2,.feed-copy p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.feed-copy p{font-size:15px;line-height:1.5}.following-sections{margin-bottom:0;padding-bottom:0}.following-sections>section{margin-bottom:0}.community-page-header{width:100%;align-items:flex-start;margin:0 0 24px;padding:0}.community-page-header,.community-page-header>div:first-child{display:flex;flex-direction:column;gap:8px}.community-page-header span{font-size:13px;letter-spacing:.12em}.community-page-header h1{margin:0;font-size:clamp(32px,9vw,40px);line-height:1.1}.community-page-header p{margin:0;font-size:16px;line-height:1.5}.community-page-actions{width:100%;margin-top:12px}.community-page-actions>a,.community-page-actions>button{width:100%;max-width:430px;min-height:54px;font-size:16px}.shared-empty-state{min-height:0;padding:40px 24px}.notification-controls{align-items:flex-start;flex-direction:column;margin-bottom:24px}.mark-read,.notification-controls .mobile-tabs{width:100%}.alert-form,.notification-list article{width:100%;max-width:100%;box-sizing:border-box}.alert-form{padding:20px}.alert-form fieldset{padding:12px 14px}.vacancy-tabs{margin:0 0 24px;padding-right:24px}.community-vacancy-list h2{font-size:24px;line-height:1.2}.vacancy-company{font-size:15px}.community-vacancy-list p{font-size:15px;line-height:1.45}.vacancy-location{align-items:flex-start}.vacancy-location svg{flex:0 0 17px}.vacancy-location span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vacancy-meta span{font-size:14px}.community-vacancy-list article{padding:18px}.business-manager{gap:8px}.business-manager>.shared-empty-state{margin-top:8px}.business-manager .empty-state-icon{position:static;margin:0;transform:none}.my-articles-page .articles-hero{position:static;display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin:0 0 24px;padding:0;border:0;background:none;box-shadow:none}.my-articles-page .articles-hero:after{display:none}.my-articles-page .articles-hero h1{margin:0;font-size:36px;line-height:1.1}.my-articles-page .articles-hero p{margin:0 0 12px;font-size:16px;line-height:1.5}.my-articles-page .articles-empty{min-height:0;margin:0;padding:40px 24px}.my-articles-page .articles-empty h2{font:700 26px/1.15 Arial,sans-serif}.my-articles-page .articles-empty .creator-primary{display:none}.public-business-directory{width:100%;max-width:100%;box-sizing:border-box;margin:0;padding:24px}.public-business-directory .community-page-header{margin-bottom:24px}.public-business-directory .community-page-header h1{font-size:clamp(32px,9vw,40px)}.public-business-directory>.shared-empty-state{margin-top:24px;padding:40px 24px}.public-business-directory>.shared-empty-state h2{font-size:26px}.site-footer{margin-top:24px}.community-content .creator-area .articles-hero{position:static;display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin:0 0 24px;padding:0;border:0;background:none;box-shadow:none}.community-content .creator-area .articles-hero:after{display:none}.community-content .creator-area .articles-hero h1{margin:0;font-size:36px;line-height:1.1}.community-content .creator-area .articles-hero p{margin:0 0 12px;font-size:16px;line-height:1.5}.community-content .creator-area .articles-empty{min-height:0;margin:0;padding:40px 24px}.community-content .creator-area .articles-empty h2{font:700 26px/1.15 Arial,sans-serif}.community-content .creator-area .articles-empty .creator-primary{display:none}}.site-header{position:sticky!important;top:0;z-index:50;height:142px!important;grid-template-columns:minmax(250px,320px) minmax(340px,1fr)!important;grid-template-rows:86px 56px!important;column-gap:32px!important;row-gap:0!important;padding-inline:max(32px,calc((100vw - 1440px)/2))!important;border-bottom:1px solid #ffffff14;box-shadow:0 7px 22px #02061724}.site-header .brand-block{grid-column:1!important;grid-row:1!important}.site-header .header-tools{grid-column:2!important;grid-row:1!important;max-width:none;gap:16px}.site-header .global-search{max-width:720px;margin-left:auto}.site-header nav{grid-column:1/-1!important;grid-row:2!important;gap:clamp(22px,2.3vw,34px)!important;height:56px;border-top:1px solid #ffffff12;overflow:hidden;font-size:15px}.site-header .search-control{height:48px;background:#ffffff0f;border-color:#ffffff24;padding-inline:18px}.site-header .guest-auth a{height:44px;display:flex;align-items:center;padding-inline:15px}.site-header{width:100%;max-width:none;height:88px!important;padding:0 max(22px,calc((100vw - 1240px) / 2));display:grid!important;grid-template-columns:max-content minmax(300px,1fr) minmax(470px,570px)!important;grid-template-rows:88px!important;gap:26px!important;align-items:center;background:#101828}.site-header .brand-block{grid-column:1;grid-row:1;align-self:center;display:flex;flex-direction:column;gap:4px;min-width:max-content}.site-header .brand-line{display:flex;align-items:center;gap:12px;line-height:1}.site-header .logo{font-size:27px;line-height:1}.site-header .brand-block>p{margin:0;line-height:1;font-size:8px;letter-spacing:.1em}.site-header nav{grid-column:2;justify-content:center!important;gap:clamp(12px,1.4vw,22px);white-space:nowrap;font-size:13px}.site-header .header-tools,.site-header nav{grid-row:1;min-width:0;display:flex;align-items:center}.site-header .header-tools{grid-column:3;align-self:center;justify-self:end;width:100%;gap:10px}.site-header .global-search{position:relative;grid-column:auto;grid-row:auto;flex:1;width:auto;justify-self:auto}.site-header .search-control{height:42px}@media (max-width:1120px) and (min-width:801px){.site-header{height:82px!important;grid-template-columns:max-content minmax(240px,1fr) minmax(320px,400px)!important;grid-template-rows:82px!important;gap:18px!important;padding-inline:18px}.site-header nav{justify-content:flex-start!important;gap:12px;overflow-x:auto;scrollbar-width:none}.site-header nav::-webkit-scrollbar{display:none}.site-header .search-control{height:40px}}@media (max-width:800px){.site-header{height:68px!important;padding:0 15px;display:flex!important;gap:10px!important;align-items:center}.site-header .brand-block{flex:1;min-width:0;gap:4px}.site-header .brand-line{gap:8px}.site-header .logo{font-size:23px}.site-header .brand-block>p{font-size:7px;white-space:nowrap}.site-header nav{display:none!important}.site-header .header-tools{width:auto;margin-left:auto;display:flex}.site-header .global-search{width:auto;margin-left:0}.site-header .global-search.search-expanded{position:fixed;inset:0;width:100%;height:100dvh;padding:14px}}@media (min-width:1024px){.site-header{position:sticky!important;top:0;z-index:50;height:142px!important;grid-template-columns:minmax(250px,320px) minmax(340px,1fr)!important;grid-template-rows:86px 56px!important;column-gap:32px!important;row-gap:0!important;padding-inline:max(32px,calc((100vw - 1440px)/2))!important}.site-header .brand-block{grid-column:1!important;grid-row:1!important}.site-header .header-tools{grid-column:2!important;grid-row:1!important}.site-header .global-search{max-width:720px;margin-left:auto}.site-header nav{grid-column:1/-1!important;grid-row:2!important;height:56px;justify-content:flex-start!important;gap:clamp(22px,2.3vw,34px)!important;border-top:1px solid #ffffff12;font-size:15px}}.nav-entry{position:relative;display:inline-flex;align-items:center;height:100%}.more-menu>button,.nav-entry>a{color:#e5e7eb;background:none;border:0;font:600 15px Arial;white-space:nowrap;cursor:pointer}.nav-children{display:none;position:absolute;top:100%;left:0;min-width:220px;padding:8px;background:#0f172a;border:1px solid #ffffff1f;border-radius:0 0 10px 10px;box-shadow:0 18px 40px #0005;z-index:70}.nav-entry:focus-within>.nav-children,.nav-entry:hover>.nav-children{display:grid}.nav-children .nav-entry{height:auto;display:block}.nav-children a{display:block;padding:11px 12px}.more-menu{margin-left:auto}.site-header nav{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin;justify-content:flex-start!important}.site-header nav::-webkit-scrollbar{height:4px}.site-header nav::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:4px}.site-header nav .nav-entry{flex:0 0 auto}.more-menu{display:none!important}@media (max-width:800px){.site-header>.mobile-nav-backdrop .mobile-nav-drawer>nav{display:grid!important;position:static!important;grid-area:auto!important;width:100%!important;height:auto!important;min-height:0!important;overflow:visible!important;border:0!important;white-space:normal!important;gap:0!important}.site-header>.mobile-nav-backdrop .mobile-nav-search{display:flex!important}.site-header>.mobile-nav-backdrop .mobile-nav-title{display:block!important}}