/* Phase 45.47.14 — focused, one-section-at-a-time role workspaces */
body.lfp454714-focused-workspace{
  --lfp714-ink:#17372c;--lfp714-muted:#6f7f78;--lfp714-green:#245c46;--lfp714-gold:#c7a54b;
  --lfp714-line:rgba(35,84,65,.14);--lfp714-bg:#f6f8f6;--lfp714-card:rgba(255,255,255,.96);
  background:linear-gradient(180deg,#f9fbfa 0,#f4f7f5 100%)!important;
}
/* Logged-in workspaces use the compact rolebar only. */
body.lfp454714-focused-workspace .lfp454710-hero,
body.lfp454714-focused-workspace .lfp454711-workspace,
body.lfp454714-focused-workspace .lfp454711-topbar,
body.lfp454714-focused-workspace .lfp454711-overview,
body.lfp454714-focused-workspace .lfp454711-drawer,
body.lfp454714-focused-workspace .lfp454711-backdrop,
body.lfp454714-focused-workspace .lfp454710-actions,
body.lfp454714-focused-workspace .lfp-tabs,
body.lfp454714-focused-workspace .lfp45479-workspace-nav{display:none!important}
body.lfp454714-focused-workspace .lfp454710-dashboard-shell{margin:8px auto 26px!important;padding:0!important;max-width:1180px!important;background:transparent!important;box-shadow:none!important;border:0!important}
body.lfp454714-focused-workspace .lfp454710-main{display:block!important;margin:0!important;padding:0 14px 24px!important}
body.lfp454714-focused-workspace .lfp-front-wrap,
body.lfp454714-focused-workspace .lfp-front-inner{max-width:100%!important;margin:0!important;padding:0!important}
/* One section only. JS adds hidden as a second guard. */
body.lfp454714-focused-workspace .lfp454711-native-item{display:none!important}
body.lfp454714-focused-workspace .lfp454711-native-item.lfp454711-visible{display:block!important}
body.lfp454714-focused-workspace .lfp454711-panel-title{display:flex!important;align-items:center!important;min-height:56px!important;margin:4px 0 10px!important;padding:0 2px!important}
body.lfp454714-focused-workspace .lfp454711-panel-title h2{margin:0!important;font-size:clamp(22px,5vw,30px)!important;line-height:1.15!important;color:var(--lfp714-ink)!important;font-weight:850!important;letter-spacing:-.02em!important}
body.lfp454714-focused-workspace .lfp454711-panel-title button{display:none!important}
/* Modern card language: clean, contained, never floating or overlapping. */
body.lfp454714-focused-workspace .lfp454710-main .lfp-box,
body.lfp454714-focused-workspace .lfp454710-main .lfp-card,
body.lfp454714-focused-workspace .lfp454712-form-card,
body.lfp454714-focused-workspace .lfp45479-media-upload-card{
  width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin:0 0 12px!important;padding:18px!important;
  border:1px solid var(--lfp714-line)!important;border-radius:18px!important;background:var(--lfp714-card)!important;
  box-shadow:0 10px 28px rgba(20,55,42,.055)!important;color:var(--lfp714-ink)!important;overflow:hidden!important;
}
body.lfp454714-focused-workspace .lfp-box h2,
body.lfp454714-focused-workspace .lfp-box h3,
body.lfp454714-focused-workspace .lfp-box h4{color:var(--lfp714-ink)!important;line-height:1.25!important}
body.lfp454714-focused-workspace .lfp-muted,
body.lfp454714-focused-workspace .lfp-box p{color:var(--lfp714-muted)!important;line-height:1.5!important}
/* Product uploader = one simple stacked task surface. */
body.lfp454714-focused-workspace[data-lfp-workspace="add-product"] .lfp454712-upload-head p{display:none!important}
.lfp454714-focused-workspace .lfp454712-upload-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:12px!important}
.lfp454714-focused-workspace .lfp454712-upload-head h2{margin:0!important;font-size:22px!important}
.lfp454714-focused-workspace .lfp454712-stay{display:none!important}
.lfp454714-focused-workspace .lfp454712-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.lfp454714-focused-workspace .lfp454712-form-card.lfp454712-media{grid-column:1/-1!important}
.lfp454714-focused-workspace label{display:grid!important;gap:6px!important;color:var(--lfp714-ink)!important;font-weight:750!important;font-size:14px!important}
.lfp454714-focused-workspace input:not([type="checkbox"]):not([type="radio"]),
.lfp454714-focused-workspace select,.lfp454714-focused-workspace textarea{
  width:100%!important;max-width:100%!important;min-height:46px!important;box-sizing:border-box!important;padding:10px 12px!important;
  border:1px solid rgba(34,83,64,.2)!important;border-radius:12px!important;background:#fff!important;color:#17372c!important;
  box-shadow:none!important;font:inherit!important;
}
.lfp454714-focused-workspace textarea{min-height:104px!important;resize:vertical!important}
.lfp454714-focused-workspace input:focus,.lfp454714-focused-workspace select:focus,.lfp454714-focused-workspace textarea:focus{outline:3px solid rgba(199,165,75,.2)!important;border-color:rgba(36,92,70,.55)!important}
.lfp454714-focused-workspace .lfp-btn,.lfp454714-focused-workspace button.lfp-btn{min-height:46px!important;border-radius:12px!important;font-weight:850!important;box-shadow:none!important}
.lfp454714-focused-workspace .lfp454712-submit{display:flex!important;align-items:center!important;gap:12px!important;justify-content:flex-start!important;padding-top:4px!important}.lfp454714-focused-workspace .lfp454712-submit p{display:none!important}
/* Media is framed and compact. */
.lfp454714-focused-workspace .lfp454712-photo-frame{min-height:190px!important;border:1.5px dashed rgba(36,92,70,.28)!important;border-radius:16px!important;background:linear-gradient(145deg,#fbfdfc,#f3f7f4)!important}
.lfp454714-focused-workspace .lfp454712-media-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:10px!important}
/* Remove noisy helper copy where labels/buttons are self explanatory. */
.lfp454714-focused-workspace .lfp454710-main .lfp-ui-kicker,
.lfp454714-focused-workspace .lfp454710-main .lfp4546-kicker{font-size:10px!important;letter-spacing:.08em!important}
.lfp454714-focused-workspace .lfp454710-main .lfp-box>p:first-of-type{margin-top:4px!important}
/* Empty state */
.lfp454714-empty{display:grid;gap:5px;padding:24px;border:1px dashed var(--lfp714-line);border-radius:16px;background:#fff;text-align:center;color:var(--lfp714-muted)}.lfp454714-empty strong{color:var(--lfp714-ink)}
/* Keep only one compact top role menu. */
.lfp454713-rolebar{border-bottom:1px solid var(--lfp714-line)!important;box-shadow:0 5px 18px rgba(20,55,42,.06)!important}
.lfp454713-rolebar-inner{min-height:54px!important;padding:5px 12px!important}.lfp454713-brand img{width:32px!important;height:32px!important;border-radius:9px!important}.lfp454713-brand small{display:none!important}.lfp454713-brand strong{font-size:15px!important}.lfp454713-role-menu>summary{min-height:40px!important;border-radius:11px!important}.lfp454713-menu-panel{border-radius:16px!important}
/* Logged-in dashboard/footer noise is not part of the workspace. */
body.lfp454714-focused-workspace:not(.lfp454714-seller-plans-page) .site-footer,
body.lfp454714-focused-workspace:not(.lfp454714-seller-plans-page) footer.site-footer,
body.lfp454714-focused-workspace:not(.lfp454714-seller-plans-page) .wp-site-blocks>footer{display:none!important}
/* Seller Plans is a dedicated, properly themed page in normal content flow. */
body.lfp454714-seller-plans-page .entry-header,body.lfp454714-seller-plans-page h1.entry-title{display:none!important}
body.lfp454714-seller-plans-page .entry-content{max-width:1180px!important;margin:0 auto!important;padding:18px 14px 46px!important}
body.lfp454714-seller-plans-page .lfp4546-plans{margin:0!important;padding:20px!important;border:1px solid var(--lfp714-line)!important;border-radius:22px!important;background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(244,249,246,.95))!important;box-shadow:0 14px 38px rgba(20,55,42,.07)!important;overflow:visible!important}
body.lfp454714-seller-plans-page .lfp4546-heading{margin-bottom:16px!important}body.lfp454714-seller-plans-page .lfp4546-heading h2{margin:0 0 5px!important;color:var(--lfp714-ink)!important;font-size:clamp(24px,4vw,34px)!important}body.lfp454714-seller-plans-page .lfp4546-heading p{margin:0!important;color:var(--lfp714-muted)!important}
body.lfp454714-seller-plans-page .lfp4546-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
body.lfp454714-seller-plans-page .lfp4546-plan{margin:0!important;padding:20px!important;border:1px solid var(--lfp714-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px rgba(20,55,42,.045)!important;overflow:hidden!important}
body.lfp454714-seller-plans-page .lfp4546-plan.current{border-color:rgba(199,165,75,.7)!important;outline:0!important;background:linear-gradient(145deg,#fffdf6,#fff)!important}
body.lfp454714-seller-plans-page .lfp4546-current{border:0!important;background:#fff4ce!important;color:#6f5717!important;padding:5px 9px!important}
body.lfp454714-seller-plans-page .lfp4546-price{color:var(--lfp714-green)!important;font-size:30px!important}
body.lfp454714-seller-plans-page .lfp4546-plan ul{margin:4px 0 12px!important;padding-left:19px!important;color:#44564e!important}
body.lfp454714-seller-plans-page .lfp4546-upgrade{padding-top:10px!important;border-top:1px solid var(--lfp714-line)!important}
/* Make every layout collapse cleanly on phones. */
@media(max-width:760px){
  body.lfp454714-focused-workspace .lfp454710-main{padding:0 8px 18px!important}
  body.lfp454714-focused-workspace .lfp454711-panel-title{min-height:48px!important;margin:0 0 8px!important;padding:0 4px!important}
  body.lfp454714-focused-workspace .lfp454711-panel-title h2{font-size:23px!important}
  body.lfp454714-focused-workspace .lfp454710-main .lfp-box,
  body.lfp454714-focused-workspace .lfp454710-main .lfp-card,
  body.lfp454714-focused-workspace .lfp454712-form-card,
  body.lfp454714-focused-workspace .lfp45479-media-upload-card{padding:14px!important;border-radius:15px!important;margin-bottom:9px!important}
  .lfp454714-focused-workspace .lfp454712-form-grid,.lfp454714-focused-workspace .lfp454712-mini{grid-template-columns:1fr!important;gap:9px!important}
  .lfp454714-focused-workspace .lfp454712-form-card.lfp454712-media{grid-column:auto!important}
  .lfp454714-focused-workspace .lfp454712-submit{display:grid!important}.lfp454714-focused-workspace .lfp454712-submit .lfp-btn{width:100%!important}
  .lfp454714-focused-workspace .lfp454712-media-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.lfp454714-focused-workspace .lfp454712-media-actions .lfp-btn{width:100%!important;justify-content:center!important}
  body.lfp454714-seller-plans-page .entry-content{padding:10px 8px 28px!important}
  body.lfp454714-seller-plans-page .lfp4546-plans{padding:12px!important;border-radius:16px!important}
  body.lfp454714-seller-plans-page .lfp4546-grid{grid-template-columns:1fr!important;gap:10px!important}
  body.lfp454714-seller-plans-page .lfp4546-plan{margin:0!important;padding:16px!important;border-radius:15px!important}
}
@media(max-width:420px){.lfp454713-menu-panel nav{grid-template-columns:1fr!important}.lfp454713-menu-panel nav a{min-height:44px!important}.lfp454713-menu-user{padding-bottom:8px!important}}
/* Reinforce removal of theme/public page chrome on authenticated role pages. */
body.lfp454714-focused-workspace #masthead,
body.lfp454714-focused-workspace .site-header,
body.lfp454714-focused-workspace header.site-header,
body.lfp454714-focused-workspace .wp-site-blocks>header,
body.lfp454714-focused-workspace main>.entry-header,
body.lfp454714-focused-workspace .site-main>.entry-header,
body.lfp454714-focused-workspace .entry-content>.wp-block-post-title,
body.lfp454714-focused-workspace h1.entry-title{display:none!important}
