
/* V51 Production Polish: compact dashboard, mobile visibility, readable overlays and admin controls */
:root{--as-green:#063f2a;--as-deep:#032d1e;--as-gold:#f5c84c;--as-clay:#d36a42;--as-ink:#102018;--as-cream:#fff8ea;--as-card:#fffdf8;--as-muted:#6f6a5f;--as-line:rgba(6,63,42,.14);--as-shadow:0 20px 52px rgba(32,24,8,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden;background:linear-gradient(180deg,#fff8ea 0%,#f7ecd3 100%)!important;color:var(--as-ink)}
/* Public header/menu repair */
.as47-site-header{height:auto!important;min-height:82px!important;padding:14px clamp(18px,3vw,48px)!important;display:grid!important;grid-template-columns:180px minmax(0,1fr) auto!important;gap:18px!important;align-items:center!important;background:linear-gradient(90deg,#052f20,#06452d 60%,#042819)!important;position:sticky!important;top:0!important;z-index:1000!important;overflow:visible!important}.as47-brand{display:flex!important;align-items:center!important;width:175px!important;max-width:175px!important}.as47-brand img{display:block!important;max-width:170px!important;height:auto!important;object-fit:contain!important;filter:none!important}.as47-priority-nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(10px,1.2vw,20px)!important;white-space:nowrap!important;min-width:0!important}.as47-priority-nav>a,.as47-more>button{font-family:'Plus Jakarta Sans',system-ui,sans-serif!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;font-size:clamp(12px,.92vw,15px)!important;line-height:1!important;padding:15px 0!important;background:transparent!important;border:0!important;cursor:pointer!important}.as47-priority-nav>a.active,.as47-more.active>button{color:var(--as-gold)!important}.as47-priority-nav>a.active::after,.as47-more.active>button::after{content:'';display:block;height:4px;border-radius:4px;background:var(--as-gold);margin-top:14px}.as47-ai-link::before{content:'✦';color:#cbff72;margin-right:8px}.as47-more{position:relative!important}.as47-more-menu{position:absolute!important;top:calc(100% + 14px)!important;right:0!important;min-width:240px!important;background:#fffaf0!important;border:1px solid rgba(6,63,42,.14)!important;border-radius:24px!important;box-shadow:0 28px 70px rgba(0,0,0,.18)!important;padding:12px!important;display:none!important;z-index:2000!important}.as47-more.open .as47-more-menu,.as47-more:hover .as47-more-menu{display:block!important}.as47-more-menu a{display:flex!important;align-items:center!important;padding:14px 16px!important;border-radius:14px!important;color:#053a26!important;background:transparent!important;text-decoration:none!important;font-weight:900!important;font-size:15px!important;line-height:1.2!important;opacity:1!important;text-shadow:none!important}.as47-more-menu a:hover,.as47-more-menu a.active{background:#f3ead9!important;color:#032d1e!important}.as47-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;white-space:nowrap!important}.as47-icon,.as47-link-action,.as47-cta,.as47-menu-button{flex:0 0 auto!important}.as47-icon{width:50px!important;height:50px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.06)!important;font-weight:900!important}.as47-link-action{color:#fff!important;text-decoration:none!important;font-weight:900!important;font-size:15px!important}.as47-cta{background:var(--as-gold)!important;color:#1f1608!important;border-radius:22px!important;padding:16px 22px!important;text-decoration:none!important;font-weight:900!important;box-shadow:0 14px 34px rgba(245,200,76,.18)!important}.as47-menu-button{display:none!important;width:54px!important;height:54px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.08)!important;color:#fff!important;align-items:center!important;justify-content:center!important;gap:5px!important;flex-direction:column!important}.as47-menu-button span{display:block;width:24px;height:3px;border-radius:4px;background:#fff!important}.as47-drawer{position:fixed!important;right:0!important;top:0!important;height:100dvh!important;width:min(390px,92vw)!important;background:#fffaf0!important;z-index:2500!important;transform:translateX(105%)!important;transition:transform .25s ease!important;padding:20px!important;overflow-y:auto!important;box-shadow:-22px 0 70px rgba(0,0,0,.28)!important}.as47-menu-open .as47-drawer{transform:translateX(0)!important}.as47-drawer a{display:flex!important;color:#073b27!important;text-decoration:none!important;font-size:18px!important;font-weight:900!important;padding:14px 16px!important;border-radius:14px!important}.as47-drawer a.active,.as47-drawer a:hover{background:#f3ead9!important}.as47-drawer-head{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important}.as47-drawer-head img{height:42px;width:auto;filter:brightness(0) saturate(100%) invert(16%) sepia(35%) saturate(1121%) hue-rotate(101deg) brightness(93%) contrast(94%)}.as47-drawer-head button{border:0;background:#063f2a;color:#fff;border-radius:14px;width:42px;height:42px;font-size:28px;line-height:1}.as47-drawer-section{font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:#c7724e;font-weight:900;margin:20px 8px 6px}.as47-drawer-cta{background:#073b27!important;color:#fff!important;margin-top:8px}.as47-drawer-cta.warm{background:var(--as-gold)!important;color:#201608!important}.as47-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.36);z-index:2200;display:none}.as47-menu-open .as47-backdrop{display:block}
@media(max-width:1180px){.as47-site-header{grid-template-columns:150px 1fr auto!important}.as47-brand{width:145px!important}.as47-brand img{max-width:145px!important}.as47-priority-nav{gap:10px!important}.as47-priority-nav>a,.as47-more>button{font-size:12px!important}.as47-icon{width:44px!important;height:44px!important}.as47-cta{padding:14px 18px!important}}
@media(max-width:980px){.as47-site-header{grid-template-columns:1fr auto!important;min-height:76px!important}.as47-brand{grid-column:1;width:160px!important}.as47-brand img{max-width:150px!important}.as47-priority-nav{display:none!important}.as47-actions{gap:8px!important}.as47-menu-button{display:inline-flex!important;order:0!important}.as47-icon{width:46px!important;height:46px!important}.as47-icon:not(.as47-cart){display:none!important}.as47-link-action{display:inline-flex!important;align-items:center!important;font-size:14px!important;padding:0 4px!important}.as47-cta{display:inline-flex!important;align-items:center!important;padding:14px 16px!important;border-radius:18px!important;font-size:14px!important}.as47-cart{display:inline-flex!important}}
@media(max-width:520px){.as47-site-header{padding:12px 14px!important;gap:8px!important}.as47-brand{width:118px!important}.as47-brand img{max-width:112px!important}.as47-actions{gap:6px!important}.as47-icon{width:42px!important;height:42px!important;border-radius:15px!important}.as47-menu-button{width:42px!important;height:42px!important;border-radius:15px!important}.as47-link-action{font-size:13px!important}.as47-cta{font-size:13px!important;padding:12px 13px!important}.as47-actions .as47-cart{display:none!important}}
/* Dashboard/admin/client: compact fluid workspace */
.v43-dashboard{background:linear-gradient(120deg,#fbf2df 0%,#f5e5c8 100%)!important}.v43-dash-shell{display:grid!important;grid-template-columns:236px minmax(0,1fr)!important;align-items:start!important;width:100%!important;min-height:100dvh!important}.v43-dash-side{position:sticky!important;top:0!important;align-self:start!important;width:236px!important;height:100dvh!important;overflow-y:auto!important;padding:24px 14px 20px!important;background:linear-gradient(180deg,#022b1c,#06432c)!important}.v43-dash-main{min-width:0!important;width:100%!important;padding:34px clamp(18px,3vw,48px)!important;margin:0!important}.v43-dash-logo{display:block!important;margin:0 10px 34px!important}.v43-dash-logo img{max-width:150px!important}.v43-dash-group{margin:22px 10px 8px!important;font-size:12px!important;letter-spacing:.22em!important;color:#f8c944!important}.v43-dash-side a{display:flex!important;align-items:center!important;gap:8px!important;padding:12px 14px!important;border-radius:16px!important;color:#fff!important;text-decoration:none!important;font-size:16px!important;line-height:1.12!important;font-weight:900!important}.v43-dash-side a.active{background:var(--as-gold)!important;color:#201608!important}.v43-creator-hero{margin:0 auto 26px!important;max-width:1220px!important;min-height:0!important;padding:clamp(26px,3vw,48px)!important;border-radius:36px!important;display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr)!important;gap:32px!important;align-items:center!important;background:linear-gradient(135deg,#fffdf8 0%,#fff5e4 62%,#efd3b8 100%)!important;box-shadow:var(--as-shadow)!important}.v43-creator-hero h1{font-size:clamp(44px,5vw,86px)!important;line-height:.88!important;margin:.08em 0 .22em!important;letter-spacing:-.055em!important}.v43-creator-hero p{font-size:clamp(17px,1.4vw,22px)!important;max-width:720px!important;line-height:1.45!important;margin:0 0 22px!important}.v43-studio-score{min-height:0!important;border-radius:30px!important;padding:34px!important;box-shadow:0 26px 58px rgba(6,63,42,.18)!important;background:radial-gradient(circle at top right,#0b6b42 0,#06472e 40%,#033321 100%)!important;color:#fff!important}.v43-studio-score b{font-size:clamp(58px,6vw,94px)!important;line-height:.84!important;color:var(--as-gold)!important}.v43-studio-score span,.v43-studio-score p,.v43-studio-score a{color:#fff!important;opacity:1!important}.v43-studio-score a{color:var(--as-gold)!important;font-weight:900!important}.v43-hero-actions{display:flex!important;flex-wrap:wrap!important;gap:14px!important}.v43-button,.btn,.v43-pill{border-radius:999px!important;font-family:'Plus Jakarta Sans',system-ui,sans-serif!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.v43-button{padding:17px 26px!important}.v43-button.primary,.btn.green{background:var(--as-green)!important;color:#fff!important}.v43-button.clay{background:var(--as-clay)!important;color:#fff!important}.v43-button.glass,.btn.ghost{background:#fffdf8!important;color:var(--as-green)!important;border:1px solid var(--as-line)!important}.v43-dash-kpis{max-width:1220px!important;margin:0 auto 28px!important;display:grid!important;grid-template-columns:repeat(5,minmax(130px,1fr))!important;gap:16px!important}.v43-dash-kpis>div{min-height:145px!important;padding:24px!important;border-radius:28px!important;background:#fffdf8!important;border:1px solid var(--as-line)!important;box-shadow:0 18px 45px rgba(32,24,8,.07)!important}.v43-dash-kpis b{display:block!important;font-size:clamp(38px,4vw,56px)!important;line-height:1!important;color:var(--as-green)!important;margin:14px 0 8px!important}.v43-dash-kpis small{display:block!important;font-size:15px!important;font-weight:900!important;color:#6d655a!important}.v43-studio-actions{max-width:1220px!important;margin:0 auto 30px!important;display:grid!important;grid-template-columns:repeat(6,minmax(130px,1fr))!important;gap:16px!important}.v43-studio-actions a{min-height:150px!important;border-radius:28px!important;padding:24px!important;text-decoration:none!important;color:#fff!important;background:var(--as-green)!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;box-shadow:0 18px 38px rgba(32,24,8,.1)!important}.v43-studio-actions a:nth-child(1),.v43-studio-actions a:nth-child(4){background:#201815!important}.v43-studio-actions a:nth-child(2),.v43-studio-actions a:nth-child(5){background:var(--as-clay)!important}.v43-studio-actions b{font-family:'Fraunces',serif!important;font-size:32px!important;line-height:1!important}.v43-studio-actions span{font-size:16px!important;margin-top:10px!important}.v43-dashboard-grid,.v43-section-tight,.v43-admin-grid,.quality-board,.content-editor-grid{max-width:1220px!important;margin-left:auto!important;margin-right:auto!important}.v43-section-tight{margin-top:24px!important}.v43-title-line{align-items:end!important;margin-bottom:18px!important}.v43-title-line h2{font-size:clamp(36px,4vw,58px)!important;line-height:.94!important;margin:0!important}.v43-product-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(235px,1fr))!important;gap:18px!important}.v43-product-grid.compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}.product-card,.v43-product-card{min-width:0!important;border-radius:28px!important;overflow:hidden!important}.v43-product-card img,.product-card img{height:230px!important;object-fit:cover!important}.v43-dashboard-grid.three{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.v43-dash-card{border-radius:30px!important;padding:28px!important;background:#fffdf8!important;border:1px solid var(--as-line)!important;box-shadow:0 18px 45px rgba(32,24,8,.07)!important}.v43-dash-card h2{font-size:clamp(34px,3.2vw,54px)!important;line-height:.95!important;margin:0 0 14px!important}.v43-copy-box{display:flex!important;gap:12px!important}.v43-copy-box input{min-width:0!important;flex:1!important}.v43-copy-box button{flex:0 0 auto!important}
@media(max-width:1050px){.v43-dash-shell{grid-template-columns:1fr!important}.v43-dash-mobile{display:flex!important;position:sticky!important;top:0!important;z-index:1200!important;background:#063f2a!important;align-items:center!important;justify-content:space-between!important;padding:12px 16px!important}.v43-dash-mobile img{height:40px!important}.v43-dash-mobile button{width:48px!important;height:48px!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.22)!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:24px!important}.v43-dash-side{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:min(340px,88vw)!important;height:100dvh!important;z-index:1600!important;transform:translateX(-105%)!important;transition:.25s transform ease!important;padding-top:82px!important}.dash-open .v43-dash-side{transform:translateX(0)!important}.v43-dash-main{padding:24px 16px!important}.v43-creator-hero{grid-template-columns:1fr!important;border-radius:28px!important;padding:28px!important}.v43-dash-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v43-studio-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}.v43-dashboard-grid.three{grid-template-columns:1fr!important}}
@media(max-width:640px){.v43-creator-hero h1{font-size:44px!important}.v43-dash-kpis{grid-template-columns:1fr 1fr!important;gap:12px!important}.v43-dash-kpis>div{min-height:118px!important;padding:18px!important;border-radius:22px!important}.v43-dash-kpis b{font-size:34px!important}.v43-studio-actions{grid-template-columns:1fr 1fr!important}.v43-studio-actions a{min-height:124px!important;padding:18px!important}.v43-studio-actions b{font-size:27px!important}.v43-copy-box{flex-direction:column!important}.v43-title-line{display:block!important}.v43-title-line a{display:inline-flex!important;margin-top:8px!important}}
/* Public sections spacing/readability */
.v43-page{overflow:hidden!important}.v43-hero{min-height:auto!important;padding:clamp(54px,8vw,110px) 0 clamp(44px,6vw,80px)!important}.v43-section{padding-top:clamp(38px,5vw,70px)!important;padding-bottom:clamp(38px,5vw,70px)!important}.v43-mood-card{position:relative!important;overflow:hidden!important;color:#fff!important}.v43-mood-card::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.78))!important;z-index:0}.v43-mood-card>*{position:relative;z-index:1}.v43-mood-card span{color:#ffd84d!important;text-shadow:0 2px 8px rgba(0,0,0,.55)!important}.v43-mood-card h3{color:#fff!important;text-shadow:0 3px 12px rgba(0,0,0,.65)!important;opacity:1!important}.v43-mood-card p{color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.6)!important;opacity:1!important}.v43-impact-band{background:radial-gradient(circle at 70% 40%,#106342 0,#07422c 42%,#032719 100%)!important;color:#fff!important;padding:clamp(50px,6vw,88px) 0!important}.v43-impact-band h2,.v43-impact-band h3{color:#fff!important;opacity:1!important;text-shadow:0 3px 18px rgba(0,0,0,.35)!important}.v43-impact-band p{color:rgba(255,255,255,.94)!important}.v43-impact-band .v43-eyebrow{color:#063f2a!important;background:#fffef7!important}.v43-chip-row a{color:#fff!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.26)!important}.v43-impact-mosaic i{box-shadow:0 18px 38px rgba(0,0,0,.22)!important}.v43-trust-row{padding:0!important}.v43-trust-row .v43-container{gap:0!important}.v43-live-card{box-shadow:0 24px 70px rgba(32,24,8,.14)!important}
/* Custom order/brief page redesign */
.custom-hero-v22{padding:clamp(40px,5vw,72px) clamp(18px,4vw,48px)!important}.custom-grid-v21{max-width:1240px!important;margin:auto!important;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)!important;gap:42px!important;align-items:start!important}.custom-grid-v21 h1{font-size:clamp(48px,6vw,96px)!important;line-height:.9!important;letter-spacing:-.055em!important;margin:12px 0 18px!important}.custom-grid-v21 p{font-size:18px!important;line-height:1.55!important}.custom-process{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:24px!important}.custom-process>div{background:#fffdf8!important;border:1px solid var(--as-line)!important;border-radius:22px!important;padding:18px!important}.custom-process b,.custom-process span{display:block!important}.custom-process b{font-size:18px!important;color:var(--as-green)!important;margin-bottom:6px!important}.request-form-pro{background:#fffdf8!important;border:1px solid var(--as-line)!important;border-radius:34px!important;box-shadow:var(--as-shadow)!important;padding:30px!important}.request-form-pro h2{font-size:clamp(34px,4vw,56px)!important;line-height:.95!important;margin:0 0 12px!important}.request-type-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:18px 0!important}.request-type-cards label{display:flex!important;gap:10px!important;align-items:flex-start!important;border:1px solid var(--as-line)!important;border-radius:18px!important;padding:14px!important;background:#fffaf0!important;cursor:pointer!important}.request-type-cards b,.request-type-cards span{display:block!important}.request-type-cards span{font-size:13px!important;color:#6f6a5f!important;margin-top:3px!important}.request-form-pro .grid2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.request-form-pro label{display:block!important;margin:12px 0 6px!important;font-weight:900!important;color:#063f2a!important}.request-form-pro input,.request-form-pro select,.request-form-pro textarea,.admin-form input,.admin-form select,.admin-form textarea{width:100%!important;border:1px solid rgba(6,63,42,.18)!important;background:#fff!important;border-radius:16px!important;padding:14px 16px!important;font:600 15px 'Plus Jakarta Sans',system-ui,sans-serif!important;color:#17130d!important}.full-btn{width:100%!important;margin-top:18px!important;padding:18px 24px!important}.custom-support-grid{display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:18px!important}.tag-cloud{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.tag-cloud a{display:inline-flex!important;background:#fffaf0!important;border:1px solid var(--as-line)!important;border-radius:999px!important;padding:10px 14px!important;font-weight:900!important;color:var(--as-green)!important}
@media(max-width:900px){.custom-grid-v21,.custom-support-grid{grid-template-columns:1fr!important}.custom-process,.request-form-pro .grid2{grid-template-columns:1fr!important}.request-form-pro{padding:22px!important}.request-type-cards{grid-template-columns:1fr!important}}
/* Admin operational controls */
.admin-action-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.admin-inline-form{display:inline-flex!important;gap:8px!important;align-items:center!important;margin:0!important}.admin-inline-form input[type=password],.admin-inline-form input[type=text]{width:150px!important;padding:10px 12px!important}.btn.small,.v51-small-btn{padding:10px 14px!important;font-size:13px!important;min-height:38px!important}.btn.red,.v51-danger{background:#8f2d20!important;color:#fff!important}.btn.gold{background:var(--as-gold)!important;color:#201608!important}.table-wrap{overflow-x:auto!important}.table,.data{width:100%!important;border-collapse:separate!important;border-spacing:0!important}.table th,.data th{background:#f3ead9!important;color:#063f2a!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:12px!important}.table th,.table td,.data th,.data td{padding:16px!important;border-bottom:1px solid var(--as-line)!important;vertical-align:middle!important}.table tr,.data tr{background:#fffdf8!important}.status-pill,.approved-badge,.pending-badge,.badge{display:inline-flex!important;align-items:center!important;gap:6px!important;border-radius:999px!important;padding:7px 10px!important;font-weight:900!important;font-size:12px!important;background:#f3ead9!important;color:#063f2a!important}.status-pill.green,.approved-badge{background:#dff5e8!important;color:#0a5738!important}.pending-badge,.status-pill.gold{background:#fff2c4!important;color:#6a4b00!important}.artisan-admin-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:16px;align-items:center;background:#fffdf8;border:1px solid var(--as-line);border-radius:24px;padding:16px;margin:12px 0}.artisan-admin-avatar{width:72px;height:72px;border-radius:22px;background:#f1e6d2 center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:#063f2a;font-size:28px}.artisan-admin-card h3{margin:0 0 4px!important;font-size:22px!important;line-height:1.1!important}.artisan-admin-card p{margin:0!important;color:#6f6a5f!important}.artisan-admin-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.admin-form-card{background:#fffdf8;border:1px solid var(--as-line);border-radius:28px;padding:24px;box-shadow:0 18px 45px rgba(32,24,8,.06)}.approval-workflow-header,.quality-flow-v29,.quality-board{max-width:1220px;margin-left:auto;margin-right:auto}.approval-workflow-header{display:grid!important;grid-template-columns:minmax(0,1fr) 280px!important;gap:24px!important;align-items:start!important;margin-bottom:20px!important}.approval-workflow-header h1{font-size:clamp(46px,6vw,86px)!important;line-height:.9!important}.approval-tabs{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:18px!important}.approval-tabs a{display:inline-flex!important;padding:12px 16px!important;border-radius:999px!important;border:1px solid var(--as-line)!important;background:#fffdf8!important;color:var(--as-green)!important;text-decoration:none!important;font-weight:900!important}.approval-tabs a.active{background:var(--as-green)!important;color:#fff!important}.approval-score-card{border-radius:26px;background:var(--as-green);color:#fff;padding:24px}.approval-score-card b{display:block;font-size:54px;line-height:1;color:var(--as-gold)}.approval-score-card span{font-weight:900}.quality-flow-v29{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-bottom:20px!important}.quality-flow-v29>div{background:#fffdf8;border:1px solid var(--as-line);border-radius:22px;padding:18px}.quality-flow-v29 b,.quality-flow-v29 span{display:block!important}.quality-flow-v29 b{font-size:18px!important;color:var(--as-green)!important}.quality-board{display:grid!important;grid-template-columns:1fr 1fr!important;gap:20px!important}.quality-item{display:grid!important;grid-template-columns:70px minmax(0,1fr) auto!important;gap:14px!important;align-items:center!important;padding:14px 0!important;border-bottom:1px solid var(--as-line)!important}.quality-item .thumb{width:70px!important;height:70px!important;border-radius:18px!important;background-size:cover!important;background-position:center!important;background-color:#f1e6d2!important}.quality-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;justify-content:flex-end!important}.ai-kpi-grid>div b,.ai-kpi-grid>div span,.admin-command-panel div b,.admin-command-panel div span{display:block!important;margin-right:0!important}.ai-kpi-grid>div{display:flex!important;flex-direction:column!important;gap:4px!important}.content-editor-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:22px!important}.content-editor-grid .span-2{grid-column:1/-1!important}
@media(max-width:980px){.approval-workflow-header,.quality-board,.content-editor-grid{grid-template-columns:1fr!important}.quality-flow-v29{grid-template-columns:1fr 1fr!important}.artisan-admin-card,.quality-item{grid-template-columns:56px minmax(0,1fr)!important}.artisan-admin-actions,.quality-actions{grid-column:1/-1;justify-content:flex-start}.approval-score-card{display:none}}
@media(max-width:600px){.quality-flow-v29{grid-template-columns:1fr!important}.table th,.table td,.data th,.data td{padding:12px!important}.admin-inline-form{display:flex!important;flex-wrap:wrap!important}.admin-inline-form input[type=password],.admin-inline-form input[type=text]{width:100%!important}.artisan-admin-card{border-radius:20px;padding:14px}.artisan-admin-avatar{width:56px;height:56px;border-radius:16px}}
/* Form/page general polish */
.v43-page input,.v43-page select,.v43-page textarea,.v43-dash-main input,.v43-dash-main select,.v43-dash-main textarea{max-width:100%}.form-control,.user-filter{border:1px solid var(--as-line)!important;border-radius:16px!important;padding:14px 16px!important;background:#fff!important}.muted{color:#6f6a5f!important}.eyebrow,.v43-eyebrow{display:inline-flex!important;align-items:center!important;gap:10px!important;width:max-content!important;max-width:100%!important;white-space:normal!important}.eyebrow:before,.v43-eyebrow:before{content:'';width:12px;height:12px;border-radius:99px;background:var(--as-gold);box-shadow:0 0 0 8px rgba(245,200,76,.18)}
