/* Unified account composition. Dark site chrome, light workspace, one document scroll. */
html[data-account-glass]{color-scheme:light;--ugc-ink:#1c2f4c;--ugc-muted:#52627b;--ugc-line:#dce5f1;--ugc-accent:#245fca;background:#f4f7fb}
html[data-account-glass] body{background:#f4f7fb!important;color:var(--ugc-ink);font:16px/1.55 Inter,system-ui,-apple-system,sans-serif;overflow:visible!important}
html[data-account-glass] [hidden],html[data-account-glass] .ugc-filtered-out{display:none!important}
html[data-account-glass] :is(.dash-shell,.brand-app){display:grid!important;grid-template-columns:264px minmax(0,1fr)!important;align-items:start!important;max-width:1920px!important;width:100%!important;margin:0 auto!important;min-height:70vh;height:auto!important;overflow:visible!important}
html[data-account-glass] :is(.dash-main,.brand-main){min-width:0!important;width:auto!important;max-width:none!important;margin:0!important;padding:28px!important;height:auto!important;overflow:visible!important}
html[data-account-glass] :is(.dash-sidebar,.brand-sidebar,.growth-side,.cw-shell>aside,.cbp-shell>aside){background:#fff!important;color:var(--ugc-ink)!important;border:0!important;border-right:1px solid var(--ugc-line)!important;box-shadow:none!important;position:relative!important;inset:auto!important;height:auto!important;max-height:none!important;min-height:0!important;width:auto!important;overflow:visible!important;padding:22px 16px!important}
html[data-account-glass] :is(.dash-sidebar,.brand-sidebar)>.sidebar-card,html[data-account-glass] .sidebar-network-card{display:none!important}
html[data-account-glass] :is(.dash-user,.brand-identity){border:1px solid var(--ugc-line)!important;background:#f8faff!important;border-radius:14px!important;padding:12px!important;margin:12px 0 20px!important;color:var(--ugc-ink)!important}
html[data-account-glass] .dash-user img{width:42px;height:42px;object-fit:cover;border-radius:50%}
html[data-account-glass] :is(.dash-user,.brand-identity) :is(strong,span,small){color:var(--ugc-ink)!important;font-size:14px!important;line-height:1.45}
html[data-account-glass] :is(.ugc-categorized-nav,.ugc-workspace-menu,.ugc-nav-body){display:block!important;margin:0!important;padding:0!important;max-height:none!important;overflow:visible!important}
html[data-account-glass] .ugc-nav-intro{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 8px 14px}
html[data-account-glass] .ugc-nav-intro strong{font-size:15px;color:#304866}
html[data-account-glass] .ugc-account-menu-toggle{display:none}
html[data-account-glass] .ugc-menu-filter{width:100%;border:1px solid #d5dfed;border-radius:10px;padding:11px 12px;min-height:44px;font-size:16px!important;background:#f8fafc;color:var(--ugc-ink);margin:12px 0}
html[data-account-glass] .ugc-nav-group{border:0!important;border-bottom:1px solid #edf1f7!important;background:transparent!important;border-radius:0!important;margin:0!important;padding:0!important;overflow:visible!important}
html[data-account-glass] .ugc-nav-group>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:10px 8px;font-size:15px!important;font-weight:700;color:#30435e;background:transparent!important;line-height:1.45}
html[data-account-glass] .ugc-nav-group>summary::-webkit-details-marker{display:none}
html[data-account-glass] .ugc-nav-group>summary::after{content:'›';transform:rotate(0);font-size:22px;color:#64748b;margin-left:8px}
html[data-account-glass] .ugc-nav-group[open]>summary::after{transform:rotate(90deg)}
html[data-account-glass] .ugc-nav-links{display:grid;gap:3px;margin:0 0 10px 6px;padding-left:10px;border-left:2px solid #e5ecf7}
html[data-account-glass] .ugc-nav-links a,html[data-account-glass] .ugc-dashboard-home{display:flex;align-items:center;justify-content:flex-start;gap:6px;padding:10px 12px!important;min-height:44px;color:#425773;font-size:15px!important;line-height:1.4;white-space:normal!important;text-decoration:none!important;border:0!important;border-radius:9px;box-shadow:none!important;background:transparent}
html[data-account-glass] .ugc-nav-links a:hover{background:#f0f5fc;color:#15428a}
html[data-account-glass] .ugc-nav-links a[aria-current=page],html[data-account-glass] .ugc-dashboard-home.active{background:linear-gradient(140deg,#3376dd,#245bbd)!important;color:#fff!important;box-shadow:inset 0 1px 0 #8ab7fa,0 4px 10px #295fbc20!important}
html[data-account-glass] .ugc-native-link{font-weight:500}
html[data-account-glass] .ugc-menu-no-results{font-size:14px;line-height:1.5;padding:8px}
html[data-account-glass] .ugc-menu-count{font-size:14px!important;margin-left:auto!important;float:none!important}
html[data-account-glass] :is(.panel,.record-card,.metric-card){min-width:0}
html[data-account-glass] :is(.dash-main,.brand-main) :is(.panel,.card,.stat,.metric,.stat-card,.metric-card,.content-card){background:#fff!important;border:1px solid var(--ugc-line)!important;color:var(--ugc-ink)!important;box-shadow:0 6px 18px #2a405207!important;border-radius:16px}
html[data-account-glass] :is(.dash-main,.brand-main) :is(.muted,.small,small,label,.meta,.pill,.tag){font-size:14px!important;line-height:1.5}
html[data-account-glass] :is(main,.growth-main,.cw-shell,.cbp-shell) :is(input,select,textarea){font-size:16px!important;max-width:100%;box-sizing:border-box}
html[data-account-glass] :is(a,button,summary){touch-action:manipulation}
html[data-account-glass] :is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid #3974db!important;outline-offset:3px}
.ugc-glass-button,.ugc-account-menu-toggle{font:600 15px/1.4 Inter,system-ui,sans-serif;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid #c9d8ec;border-radius:11px;background:linear-gradient(150deg,#fff,#edf4ff);color:#254779;text-decoration:none;box-shadow:inset 0 1px 0 #fff,0 3px 8px #3a5a8912;cursor:pointer}
.ugc-glass-button:hover{background:#e8f1ff}.ugc-glass-button:active{transform:translateY(1px)}
.ugc-account-workspace{width:100%;min-width:0;margin:20px 0 0;background:#f4f7fb;scroll-margin-top:calc(var(--ugh-height,140px) + 14px);overflow:visible}
.ugc-workspace-toolbar{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:0 0 12px;border-bottom:1px solid var(--ugc-line);margin-bottom:4px}
.ugc-workspace-caption{font-size:15px;color:var(--ugc-muted);font-weight:600}
.ugc-workspace-frame{display:block;border:0;width:100%;min-width:0;max-width:100%;height:860px;background:#f4f7fb}
.ugc-workspace-status{padding:18px;border:1px solid #ead99b;background:#fff9e8;border-radius:14px;margin:12px 0;color:#5c481b}
.ugc-workspace-status p{margin:0 0 12px;font-size:16px;line-height:1.55}
.ugc-workspace-open .ugc-legacy-account-panels{display:none!important}
/* Dark header and footer are kept independent from the light account surface. */
html[data-account-glass] body #ugcGlobalHeader{background:#091624!important;background-image:none!important;color:#f3f6fc!important;border-color:#29394f!important;box-shadow:0 4px 16px #07112126!important}
html[data-account-glass] body #ugcGlobalHeader :is(.ugh-top,.ugh-nav,.ugh-mobile){background:#091624!important;background-image:none!important;border-color:#29394f!important}
html[data-account-glass] body #ugcGlobalHeader :is(.ugh-panel,.ugh-mobile-links){background:#122338!important;color:#fff!important;border-color:#324763!important}
html[data-account-glass] body #ugcGlobalHeader :is(.ugh-menu-link,.ugh-more-button,.ugh-utility,.ugh-account,.ugh-mobile-toggle,.ugh-secondary-cta,.ugh-mobile-links a,.ugh-brand-name,.ugh-brand-tag,.ugh-panel a){color:#f2f6ff!important;text-shadow:none!important}
html[data-account-glass] body #ugcGlobalHeader :is(a,button){font-size:15px!important;min-height:44px;box-sizing:border-box;text-shadow:none!important}
html[data-account-glass] body #ugcGlobalHeader :is(a,button) :is(span,small){color:inherit!important;text-shadow:none!important}
html[data-account-glass] body #ugcGlobalHeader :is(.ugh-search,.ugh-mobile-search){color:#18304a!important}
html[data-account-glass] body #ugcGlobalHeader :is(.ugh-home,.ugh-primary-cta){color:#162034!important;text-shadow:none!important;background:linear-gradient(140deg,#ffe18a,#e8b333)!important}
html[data-account-glass] body #ugcGlobalFooter{background:#091624!important;background-image:none!important;color:#e8eff8!important;border-top:1px solid #29394f!important;box-shadow:none!important}
html[data-account-glass] body #ugcGlobalFooter :is(.ugcf-aura,.ugcf-watermark,.ugcf-capabilities,.ugcf-brand-note){display:none!important}
html[data-account-glass] body #ugcGlobalFooter .ugcf-inner{max-width:1600px;margin:auto;padding:28px!important}
html[data-account-glass] body #ugcGlobalFooter .ugcf-command{display:flex!important;align-items:center!important;gap:28px;min-height:0!important;padding:0 0 22px!important}
html[data-account-glass] body #ugcGlobalFooter .ugcf-brand-lockup{max-width:180px!important;min-width:0!important}
html[data-account-glass] body #ugcGlobalFooter .ugcf-logo{width:74px!important;height:74px!important;min-width:74px!important;border-radius:12px!important}
html[data-account-glass] body #ugcGlobalFooter .ugcf-hero-copy{flex:1;min-width:0}
html[data-account-glass] body #ugcGlobalFooter .ugcf-hero-copy h2{font-size:20px!important;line-height:1.4}
html[data-account-glass] body #ugcGlobalFooter :is(.ugcf-command,.ugcf-directory,.ugcf-links,.ugcf-context-card,.ugcf-bottom){background:transparent!important;border-color:#304259!important;box-shadow:none!important}
html[data-account-glass] body #ugcGlobalFooter .ugcf-directory{gap:22px;padding:16px 0!important}
html[data-account-glass] body #ugcGlobalFooter :is(p,span,h2,h3,small){color:#ced9e9!important;font-size:14px!important;line-height:1.5!important;text-shadow:none!important}
html[data-account-glass] body #ugcGlobalFooter a{color:#ecf3ff!important;font-size:14px!important;line-height:1.5;text-shadow:none!important}
html[data-account-glass] body #ugcGlobalFooter .ugcf-primary{color:#17243a!important}
html[data-account-glass]:has(#ugcGlobalFooter) :is(#creatorDashboardFooter,footer[data-ugchost-legacy-footer=hidden]){display:none!important}
/* Recompose the dashboard header without replacing the weather or account controls. */
html[data-account-dashboard] body :is(.dash-top,.brand-top){display:flex!important;align-items:flex-start!important;justify-content:space-between;flex-wrap:wrap!important;gap:16px!important;padding:0!important;margin:0 0 20px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--ugc-ink)!important;min-height:0!important}
html[data-account-dashboard] body :is(.dash-top,.brand-top)>div:first-child{max-width:640px!important;padding:0!important;min-width:0;flex:1 1 300px}
html[data-account-dashboard] body :is(.dash-top,.brand-top) h1{font-size:clamp(25px,2.2vw,34px)!important;line-height:1.2!important;max-width:none!important;margin:0 0 8px!important;color:var(--ugc-ink)!important}
html[data-account-dashboard] body :is(.dash-top,.brand-top) :is(.eyebrow,p){font-size:14px!important;line-height:1.5!important;color:var(--ugc-muted)!important}
html[data-account-dashboard] body :is(.dash-top,.brand-top) .top-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;position:static!important;max-width:100%;padding:0!important;margin:0!important}
html[data-account-dashboard] body :is(.dash-top,.brand-top) :is(a,button){font-size:14px!important;min-height:44px!important;white-space:normal!important}
html[data-account-dashboard=creator] body .dash-main #creatorWeather{position:relative!important;inset:auto!important;transform:none!important;display:flex!important;flex-wrap:wrap;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0 0 18px!important;padding:12px 18px!important;gap:12px!important;background:#fff!important;border:1px solid var(--ugc-line)!important;border-radius:14px!important;box-shadow:none!important;color:#213856!important;z-index:auto!important}
html[data-account-dashboard] #creatorWeather .weather-main{display:flex!important;align-items:center!important;padding:0!important;gap:12px!important;min-width:0;flex:1 1 230px}
html[data-account-dashboard] #creatorWeather .weather-visual{position:relative!important;inset:auto!important;transform:none!important;flex:0 0 45px!important;width:45px!important;height:45px!important;zoom:.65}
html[data-account-dashboard] #creatorWeather .weather-copy{display:grid!important;grid-template-columns:auto auto;column-gap:18px!important;align-items:center!important;min-width:0}
html[data-account-dashboard] #creatorWeather .weather-kicker{display:none!important}
html[data-account-dashboard] #creatorWeather :is(.weather-location,.weather-condition){margin:0!important;font-size:14px!important;line-height:1.4!important;color:#304663!important;max-width:none!important}
html[data-account-dashboard] #creatorWeather .weather-numbers{grid-column:2;grid-row:1/3;margin:0!important;gap:8px!important}
html[data-account-dashboard] #creatorWeather .weather-temp{font-size:26px!important}
html[data-account-dashboard] #creatorWeather .local-time-card{padding:0 0 0 18px!important;border-left:1px solid var(--ugc-line)!important;flex:0 1 240px}
html[data-account-dashboard] #creatorWeather .local-time{font-size:20px!important;line-height:1.4!important}
html[data-account-dashboard] #creatorWeather :is(.time-kicker,.local-date,.weather-feels){font-size:14px!important;line-height:1.4!important}
html[data-account-dashboard] #creatorWeather .weather-status{font-size:14px!important;flex-basis:100%;text-align:left!important;margin:0!important}
/* Calm yellow identity card; the same three photos and status controls remain live. */
html[data-account-dashboard=creator] body .dash-main .hero-dashboard{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(240px,340px)!important;align-items:center!important;gap:20px!important;min-height:0!important;height:auto!important;padding:24px!important;border-radius:20px!important;background:linear-gradient(125deg,#fff3bc,#ffe08a)!important;box-shadow:0 6px 20px #7a63220b!important;overflow:visible!important}
html[data-account-dashboard=creator] body .hero-dashboard :is(.banner-divider,.banner-glass-line){display:none!important}
html[data-account-dashboard=creator] body .dash-main .hero-dashboard .hero-copy{grid-column:1!important;grid-row:1!important;max-width:none!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
html[data-account-dashboard=creator] body .hero-dashboard .hero-copy h2{font-size:clamp(23px,2vw,30px)!important;line-height:1.25!important;margin:10px 0!important;max-width:440px!important}
html[data-account-dashboard=creator] body .hero-dashboard .hero-copy p{font-size:15px!important;line-height:1.55!important;max-width:440px!important}
html[data-account-dashboard=creator] body .hero-dashboard .hero-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important}
html[data-account-dashboard=creator] body .hero-dashboard :is(a,button,select){font-size:14px!important;min-height:44px!important;transform:none!important;text-shadow:none!important}
html[data-account-dashboard=creator] body .dash-main .hero-dashboard .creator-banner-gallery{grid-column:2!important;grid-row:1/3!important;position:relative!important;inset:auto!important;width:100%!important;max-width:340px!important;padding:0!important;margin:0!important;display:grid!important;gap:12px!important}
html[data-account-dashboard=creator] body .dash-main .hero-dashboard .creator-photo-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;padding:0!important;margin:0!important;width:100%!important}
html[data-account-dashboard=creator] body .dash-main .hero-dashboard .creator-photo-grid figure{transform:none!important;position:relative!important;inset:auto!important;height:auto!important;width:100%!important;aspect-ratio:auto!important;border:3px solid #fff!important;border-radius:12px!important;margin:0!important;overflow:hidden!important;box-shadow:0 3px 8px #765d1c15!important}
html[data-account-dashboard=creator] body .dash-main .hero-dashboard .creator-photo-grid img{display:block!important;width:100%!important;aspect-ratio:3/4!important;height:auto!important;object-fit:cover!important;border-radius:8px!important}
html[data-account-dashboard=creator] body .hero-dashboard .creator-photo-grid figcaption{font-size:14px!important;padding:6px 2px!important;line-height:1.4!important}
html[data-account-dashboard=creator] body .hero-dashboard .hero-third-panel{grid-column:1!important;grid-row:2!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important}
html[data-account-dashboard] .ugc-hero-details>summary{min-height:44px;display:flex;align-items:center;cursor:pointer;font-size:15px;font-weight:650;gap:8px}
html[data-account-dashboard] .ugc-hero-details>summary::after{content:'⌄';margin-left:8px}
html[data-account-dashboard] .ugc-hero-details{margin:0!important;min-width:0;border:0!important}
html[data-account-dashboard] .ugc-hero-details>div{padding:10px 0}
html[data-account-dashboard] body .hero-dashboard .quick-action-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
html[data-account-dashboard] body .hero-dashboard .quick-action-button{display:flex!important;gap:8px!important;padding:8px!important;text-decoration:none;min-height:44px!important;background:#fff9e5!important;border-radius:10px!important;color:#2c3a4d!important}
html[data-account-dashboard] body .hero-dashboard .quick-action-button i{width:24px!important;height:24px!important;font-size:18px!important;box-shadow:none!important}
html[data-account-dashboard] body .hero-dashboard .quick-action-button b{font-size:14px!important}
html[data-account-dashboard] body .hero-dashboard .quick-status-control{width:auto!important;padding:10px 12px!important;margin:12px 0 0!important;gap:10px!important;max-width:360px!important;background:#fffaf0!important;border:1px solid #e6ca72!important;border-radius:12px!important}
html[data-account-dashboard] .creator-portfolio-share{max-width:100%;min-width:0}
html[data-account-dashboard] .creator-public-buttons{gap:8px!important}
html[data-account-dashboard] .creator-public-buttons a{min-height:44px!important;padding:9px 8px!important;white-space:normal!important;border-radius:10px!important;color:#28394b!important;background:#fff9e9!important}
html[data-account-dashboard=creator] .edit-dashboard-photos{box-shadow:none!important;border:1px solid #d0be85!important;background:#fff9e8!important;color:#293950!important;padding:10px!important;min-height:44px!important}
html[data-account-dashboard=creator] .edit-dashboard-photos::before{display:none!important}
html[data-account-dashboard=brand] body .brand-hero{display:block!important;min-height:0!important;margin:0 0 20px!important}
html[data-account-dashboard=brand] body .brand-hero-primary{padding:22px!important;min-height:0!important;background:linear-gradient(120deg,#fff1b7,#ffe08a)!important;color:#263950!important;border:1px solid #e9d69b!important;border-radius:20px!important}
html[data-account-dashboard=brand] body .brand-hero-primary h2{font-size:26px!important;line-height:1.3!important;margin:8px 0 16px!important;color:#263950!important}
html[data-account-dashboard=brand] body .brand-hero-identity{display:none!important}
html[data-account-dashboard=brand] body .brand-priority-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
html[data-account-dashboard=brand] body .brand-priority-action{display:flex!important;gap:10px!important;min-height:54px!important;background:#fffcf1!important;color:#253950!important;border:1px solid #eadfae!important;border-radius:12px!important;padding:10px 12px!important;box-shadow:none!important;transform:none!important}
html[data-account-dashboard=brand] body .brand-priority-action :is(b,small){font-size:14px!important;color:#253950!important;line-height:1.4!important}
html[data-account-dashboard=brand] body .brand-priority-action i{width:26px!important;height:26px!important;font-size:20px!important;box-shadow:none!important}
html[data-account-dashboard] .ugc-dashboard-extras{margin:20px 0 0;border:1px solid var(--ugc-line);border-radius:14px;background:#fff;padding:12px 18px;min-width:0}
html[data-account-dashboard] .ugc-dashboard-extras>summary{cursor:pointer;min-height:44px;padding:10px 0;font-size:16px;font-weight:650}
html[data-account-dashboard] .ugc-dashboard-extras>.ugc-dashboard-feature-slot{position:relative!important;inset:auto!important;transform:none!important;float:none!important;width:100%!important;max-width:100%!important;margin:12px 0!important;min-width:0!important}
html[data-account-dashboard] .ugc-dashboard-extras .ugc-affiliate-shell{background:#f8fafc!important;color:#263a53!important;box-shadow:none!important;transform:none!important}
html[data-account-dashboard] .ugc-dashboard-extras .ugc-affiliate-shell :is(strong,small,span,a){text-shadow:none!important;filter:none!important;color:#263a53!important;font-size:14px!important}
@media(min-width:1800px){html[data-account-glass] :is(.dash-main,.brand-main){padding:32px 42px!important}}
@media(max-width:1150px){html[data-account-glass] :is(.dash-shell,.brand-app){grid-template-columns:230px minmax(0,1fr)!important}html[data-account-glass] :is(.dash-main,.brand-main){padding:22px!important}html[data-account-dashboard=creator] body .dash-main .hero-dashboard{grid-template-columns:minmax(0,1fr) minmax(210px,280px)!important}}
@media(max-width:900px){html[data-account-glass] :is(.dash-shell,.brand-app){display:block!important}html[data-account-glass] :is(.dash-sidebar,.brand-sidebar){padding:12px 16px!important;border-right:0!important;border-bottom:1px solid var(--ugc-line)!important}html[data-account-glass] :is(.dash-sidebar,.brand-sidebar)>:not(nav){display:none!important}html[data-account-glass] .ugc-account-menu-toggle{display:inline-flex}html[data-account-glass] .ugc-nav-body{display:none!important}html[data-account-glass] .ugc-workspace-menu.is-expanded .ugc-nav-body{display:block!important}html[data-account-glass] .ugc-nav-intro{padding:0}html[data-account-glass] :is(.dash-main,.brand-main){padding:20px 16px!important}html[data-account-dashboard=creator] body .dash-main .hero-dashboard{grid-template-columns:minmax(0,1fr) minmax(210px,300px)!important}html[data-account-glass] body #ugcGlobalFooter .ugcf-command{flex-wrap:wrap!important}html[data-account-glass] body #ugcGlobalFooter .ugcf-directory{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:560px){html[data-account-dashboard=creator] body .dash-main .hero-dashboard{grid-template-columns:minmax(0,1fr)!important;padding:18px!important;gap:14px!important}html[data-account-dashboard=creator] body .dash-main .hero-dashboard .creator-banner-gallery{grid-column:1!important;grid-row:2!important;max-width:330px!important;justify-self:start!important}html[data-account-dashboard=creator] body .hero-dashboard .hero-third-panel{grid-row:3!important}html[data-account-dashboard] body :is(.dash-top,.brand-top) .top-actions{width:100%!important}html[data-account-dashboard=brand] body .brand-priority-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html[data-account-dashboard] #creatorWeather .local-time-card{border-left:0!important;padding:0!important;flex-basis:100%}html[data-account-glass] body #ugcGlobalFooter .ugcf-directory{grid-template-columns:repeat(2,minmax(0,1fr))!important}html[data-account-glass] body #ugcGlobalFooter .ugcf-inner{padding:22px 16px!important}.ugc-workspace-toolbar{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html[data-account-dashboard] *,html[data-account-dashboard] *::before,html[data-account-dashboard] *::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
html[data-account-dashboard][data-workspace-page]:not([data-workspace-page=home]):not([data-workspace-page=account]) :is(.hero-dashboard,.brand-hero,#creatorWeather,.ugc-dashboard-extras){display:none!important}

/* Final native-screen review: remove overlapping header transforms and duplicate hero stacks. */
html[data-account-glass] body #ugcGlobalHeader.ugh-two-row-v10 .ugh-brand{transform:none!important;margin:0!important;flex-shrink:0!important}
@media(min-width:1181px){html[data-account-glass] body #ugcGlobalHeader.ugh-two-row-v10 .ugh-top-inner{grid-template-columns:180px minmax(230px,286px) auto!important;column-gap:24px!important;justify-content:center!important}html[data-account-glass] body #ugcGlobalHeader.ugh-two-row-v10 .ugh-brand{width:180px!important;min-width:180px!important;height:64px!important}}
html[data-account-dashboard] body :is(.dash-top,.brand-top) :is(.eyebrow,.brand-name-line){display:none!important}
html[data-account-dashboard] body :is(.dash-top,.brand-top) p{margin:0!important}
html[data-account-dashboard] body .dash-top .top-actions>:not(.notification-wrap){display:none!important}
html[data-account-dashboard] body .brand-top-utility{width:auto!important;max-width:none!important;flex:0 0 auto!important;display:block!important;margin:0!important;padding:0!important}
html[data-account-dashboard] body .brand-utility-actions{justify-content:flex-end!important;margin:0!important}
html[data-account-dashboard] body .brand-utility-actions>:not(.brand-notification-wrap){display:none!important}
html[data-account-dashboard=creator] body .dash-main .hero-dashboard{grid-template-columns:minmax(0,1fr) 270px!important;gap:12px 24px!important;padding:22px!important;grid-template-rows:auto auto!important;align-items:start!important}
html[data-account-dashboard=creator] body .hero-dashboard .hero-copy h2{max-width:none!important;margin:8px 0!important;font-size:26px!important}
html[data-account-dashboard=creator] body .hero-dashboard .hero-copy p{max-width:650px!important;margin:8px 0 14px!important}
html[data-account-dashboard=creator] body .dash-main .hero-dashboard .creator-banner-gallery{max-width:270px!important;align-self:start!important;align-content:start!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;gap:4px!important}
html[data-account-dashboard=creator] body .dash-main .hero-dashboard :is(.hero-copy,.hero-third-panel){box-shadow:none!important}
html[data-account-dashboard=creator] body .dash-main .hero-dashboard .creator-banner-gallery::before,html[data-account-dashboard=creator] body .dash-main .hero-dashboard .creator-banner-gallery::after{display:none!important;content:none!important}
html[data-account-dashboard=creator] body .hero-dashboard .creator-photo-grid figcaption{font-size:14px!important;line-height:1.3!important}
html[data-account-dashboard=creator] body .hero-dashboard .hero-actions .quick-status-control{display:flex!important;align-items:center!important;flex-wrap:wrap;max-width:none!important;margin:0!important;padding:0 6px!important;border:0!important;background:transparent!important;width:auto!important}
html[data-account-dashboard=creator] body .hero-dashboard .quick-status-control :is(select,.profile-live-status){width:auto!important;min-width:100px!important;padding:8px!important;min-height:44px!important;border-radius:10px!important;font-size:14px!important}
html[data-account-dashboard=creator] body .hero-dashboard .quick-status-control label>span{display:none!important}
html[data-account-dashboard=creator] body .hero-dashboard .profile-live-status{display:none!important}
html[data-account-dashboard=creator] body .ugc-portfolio-details>.ugc-hero-details{margin-top:8px!important}
html[data-account-dashboard] body .ugc-secondary-detail{padding:0 16px!important;background:#fff9e7!important;border:1px solid #eedda9!important;border-radius:12px!important;margin-top:10px!important}
html[data-account-dashboard] body .ugc-secondary-detail .brand-quick-head{display:none!important}
html[data-account-dashboard] body .ugc-secondary-detail .brand-quick-box{background:transparent!important;box-shadow:none!important;border:0!important;margin:0!important;padding:8px!important}
html[data-account-dashboard] body .brand-hero-primary{padding:18px!important}
html[data-account-dashboard] body .brand-hero-primary>h2{font-size:24px!important;margin:8px 0 12px!important}
html[data-account-dashboard] body :is(#creatorWeather,#brandWeather){position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(190px,auto)!important;align-items:center!important;gap:4px 16px!important;padding:10px 16px!important;margin:0 0 16px!important;border:1px solid var(--ugc-line)!important;border-radius:14px!important;box-shadow:none!important;background:#fff!important;color:#213856!important}
html[data-account-dashboard] body :is(.weather-main,.brand-weather-main){display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;padding:0!important}
html[data-account-dashboard] body :is(.weather-visual,.brand-weather-visual){flex:0 0 58px!important;position:relative!important;width:58px!important;height:54px!important;zoom:1!important;transform:scale(.65)!important;transform-origin:left center!important;margin-right:-10px!important}
html[data-account-dashboard] body :is(.weather-copy,.brand-weather-main>div:last-child){display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:0 14px;align-items:center;min-width:0}
html[data-account-dashboard] body :is(.brand-weather-kicker,.weather-kicker){display:none!important}
html[data-account-dashboard] body :is(.weather-location,.brand-weather-location,.weather-condition,.brand-weather-condition){font-size:14px!important;line-height:1.45!important;margin:0!important;color:#304663!important}
html[data-account-dashboard] body :is(.weather-numbers,.brand-weather-numbers){grid-column:2;grid-row:1/3;display:flex!important;gap:8px!important;margin:0!important;align-items:center!important}
html[data-account-dashboard] body :is(.weather-temp,.brand-weather-temp){font-size:25px!important;line-height:1.2!important;color:#1c2f4c!important}
html[data-account-dashboard] body :is(.weather-feels,.brand-weather-feels){display:none!important}
html[data-account-dashboard] body :is(.local-time-card,.brand-local-time){display:flex!important;flex-direction:column;justify-content:center;min-height:0!important;margin:0!important;padding:0 0 0 16px!important;border:0!important;border-left:1px solid var(--ugc-line)!important;background:transparent!important}
html[data-account-dashboard] body :is(.local-time,.brand-local-clock){font-size:20px!important;line-height:1.35!important;letter-spacing:normal!important;margin:0!important;color:#1c2f4c!important}
html[data-account-dashboard] body :is(.time-kicker,.brand-time-kicker){display:none!important}
html[data-account-dashboard] body :is(.local-date,.brand-local-date){font-size:14px!important;line-height:1.4!important;color:#52627b!important}
html[data-account-dashboard] body :is(.weather-status,.brand-weather-status){position:static!important;grid-column:1/-1;text-align:right;font-size:14px!important;color:#52627b!important}
html[data-account-dashboard] body #creatorWeather>p{grid-column:1/-1;justify-self:end;font-size:14px!important;margin:0!important}
html[data-account-dashboard][data-workspace-page]:not([data-workspace-page=home]):not([data-workspace-page=account]) #brandWeather{display:none!important}
@media(max-width:1150px){html[data-account-dashboard=creator] body .dash-main .hero-dashboard{grid-template-columns:minmax(0,1fr) 230px!important}}
@media(max-width:650px){html[data-account-dashboard] body :is(#creatorWeather,#brandWeather){grid-template-columns:minmax(0,1fr)!important}html[data-account-dashboard] body :is(.local-time-card,.brand-local-time){border:0!important;padding:5px 0 0!important}html[data-account-dashboard] body :is(.weather-copy,.brand-weather-main>div:last-child){flex:1}html[data-account-dashboard] body .brand-top-utility{width:100%!important}html[data-account-dashboard] body .brand-utility-actions{justify-content:flex-start!important}html[data-account-dashboard] body .brand-priority-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){html[data-account-dashboard=creator] body .dash-main .hero-dashboard{grid-template-columns:minmax(0,1fr)!important;padding:16px!important}html[data-account-dashboard=creator] body .hero-dashboard .creator-banner-gallery{justify-self:start!important;max-width:270px!important}html[data-account-dashboard=creator] body .hero-dashboard .hero-copy h2{font-size:23px!important}html[data-account-dashboard] body .hero-dashboard .hero-actions>*{flex:1 1 auto!important}}

/* Account-only containment: override legacy logo offsets and tiny status labels. */
html[data-account-glass] body:not(.ugc-home-light-v30) #ugcGlobalHeader.ugh-two-row-v10 a.ugh-brand{transform:none!important;inset:auto!important;position:relative!important;display:block!important;width:180px!important;min-width:180px!important;max-width:180px!important;height:64px!important;min-height:64px!important;margin:0!important;padding:0!important;flex:0 0 180px!important;background-size:contain!important;background-position:center!important;-webkit-mask:none!important;mask:none!important;clip-path:none!important}
html[data-account-dashboard=creator] body .dash-main .hero-dashboard .hero-actions .quick-status-control{height:auto!important;min-height:44px!important;flex:0 1 auto!important;padding:0!important;margin:0!important;box-shadow:none!important;border:0!important;background:transparent!important}
html[data-account-dashboard=creator] body .dash-main .hero-dashboard .quick-status-control label{display:block!important;grid-template-rows:none!important;flex:0 0 auto!important;width:auto!important;min-width:116px!important;height:auto!important;min-height:44px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important}
html[data-account-dashboard=creator] body .dash-main .hero-dashboard .quick-status-control select{position:static!important;inset:auto!important;transform:none!important;display:block!important;min-width:116px!important;width:100%!important;height:44px!important;min-height:44px!important;margin:0!important;padding:8px 12px!important;font-size:16px!important}
html[data-account-dashboard] body #creatorWeather .weather-visual{display:block!important;position:relative!important;flex:0 0 52px!important;width:52px!important;min-width:52px!important;height:52px!important;margin:0!important;transform:none!important;zoom:1!important;overflow:hidden!important;contain:paint}
html[data-account-dashboard] body #creatorWeather .weather-sun{width:32px!important;height:32px!important;top:9px!important;left:9px!important;box-shadow:0 0 8px #f0c75270!important}
html[data-account-dashboard] body #creatorWeather .weather-sun::before{inset:-5px!important;border-width:1px!important}
html[data-account-dashboard] body #creatorWeather .weather-icon-cloud{width:34px!important;height:14px!important;right:2px!important;bottom:8px!important}
html[data-account-dashboard] body #creatorWeather .weather-icon-cloud::before{width:20px!important;height:20px!important;left:3px!important}
html[data-account-dashboard] body #creatorWeather .weather-icon-cloud::after{width:16px!important;height:16px!important;right:2px!important}
html[data-account-dashboard] body #creatorWeather .weather-copy{flex:1 1 auto!important;min-width:0!important}
html[data-account-dashboard] body #creatorWeather .ugc-weather-attribution{margin:0!important;padding:0!important;line-height:1.4!important;font-size:14px!important;text-align:right!important}
@media(max-width:1180px){html[data-account-glass] body:not(.ugc-home-light-v30) #ugcGlobalHeader.ugh-two-row-v10 a.ugh-brand{width:148px!important;min-width:148px!important;max-width:148px!important;height:44px!important;min-height:44px!important;flex-basis:148px!important;background-position:left center!important}}
/* V041.1 account-only desktop header geometry: keep the dark chrome while
   giving the logo, Creator ID search and utilities distinct grid columns. */
@media (min-width:1181px){
  html[data-account-glass] body #ugcGlobalHeader.ugh-two-row-v10 .ugh-top-inner{
    display:grid!important;
    grid-template-columns:180px minmax(230px,286px) minmax(0,1fr)!important;
    align-items:center!important;
    justify-content:stretch!important;
    column-gap:24px!important;
    width:100%!important;
    min-width:0!important;
  }
  html[data-account-glass] body #ugcGlobalHeader.ugh-two-row-v10 .ugh-brand{grid-column:1!important;justify-self:start!important;}
  html[data-account-glass] body #ugcGlobalHeader.ugh-two-row-v10 .ugh-creator-id-search-v11{grid-column:2!important;justify-self:start!important;width:100%!important;min-width:0!important;max-width:286px!important;margin:0!important;}
  html[data-account-glass] body #ugcGlobalHeader.ugh-two-row-v10 .ugh-utilities{grid-column:3!important;justify-self:end!important;min-width:0!important;max-width:100%!important;}
}
