/* Cross-device interaction polish. Kept separate from the legacy stylesheet so
   mobile navigation, sticky actions and task feedback can evolve safely. */
.app-title-group{display:flex;align-items:center;gap:12px}
.topbar-home-link{display:grid;min-width:42px;height:42px;place-items:center;padding:0 10px;border:1px solid #dde1e8;border-radius:12px;color:#4f4bc9;background:#fff;font-size:12px;font-weight:780;box-shadow:0 8px 24px rgba(29,33,55,.05)}
.phone-activation-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}
#appShell #phoneActivationButton{min-height:36px;padding:0 13px;border:0;border-radius:10px;color:#fff;background:linear-gradient(110deg,#5c59e8,#29bccc);font-size:11px;font-weight:760;white-space:nowrap}
#appShell #phoneActivationDismiss{display:grid;width:34px;height:34px;place-items:center;border:1px solid #e0e3e9;border-radius:10px;color:#6b7481;background:#f7f8fa;font-size:17px}
#appShell .result-stage-card{margin:18px 0;padding:15px;border:1px solid #e1e4eb;border-radius:15px;background:linear-gradient(145deg,#f7f7ff,#f3fbfc)}
#appShell .result-stage-head{display:grid;grid-template-columns:1fr auto;gap:5px 12px;align-items:center}
#appShell .result-stage-head strong{font-size:13px}
#appShell .result-stage-head b{grid-row:1/3;grid-column:2;color:#5855d8;font-size:14px}
#appShell .result-stage-head span{color:#596472;font-size:12px;line-height:1.45}
#appShell .result-stage-track{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-top:14px}
#appShell .result-stage-track span{position:relative;padding-top:10px;color:#7a8390;font-size:10px;text-align:center}
#appShell .result-stage-track span:before{position:absolute;top:0;right:0;left:0;height:4px;border-radius:999px;background:#dfe2e8;content:""}
#appShell .result-stage-track span.is-active:before,#appShell .result-stage-track span.is-complete:before{background:linear-gradient(90deg,#6662ef,#2ac0cf)}
#appShell .result-stage-track span.is-active{color:#4f4bc7;font-weight:760}
/* Operational text must remain readable on high-density displays. */
#appShell :where(.panel-heading p,.field-hint,.material-assurance,.control-label small,.studio-control-card p,.provider-card>p,.active-job>p,.guide-card li,.delivery-controls label>span,.support-form label,.result-meta>p,.result-info span,.qa-box li,.work-body p,.phone-activation-banner span){font-size:max(12px,.76rem);line-height:1.55;color:#626d7a}
#appShell :where(.delivery-controls select,.result-info strong,.work-foot span,.work-foot button,.result-tabs button){font-size:max(12px,.76rem)}

@media(max-width:760px){
  .public-site .hero{gap:34px;padding:38px 0 60px}
  .public-site .hero h1{margin:18px 0 15px;font-size:clamp(38px,11vw,44px);line-height:1.07}
  .public-site .hero-copy>p{font-size:14px;line-height:1.68}
  .public-site .hero-actions{margin-top:24px}.public-site .hero-proof{margin-top:30px;padding-top:18px}
  .public-site .hero-stage{margin-top:0}
  #appShell .app-nav{grid-template-columns:repeat(4,1fr)!important;gap:4px!important}
  #appShell .app-nav-home,#appShell .app-nav-item[data-route="support"]{display:none!important}
  #appShell .app-nav-item{padding-inline:6px!important}
  #appShell .app-nav-item b{font-size:12px!important}
  #appShell .topbar-home-link{display:grid;min-width:38px;height:38px;padding:0 8px;font-size:11px}
  #appShell .app-title-group{min-width:0;flex:1;gap:9px}
  #appShell .app-title-group>div{min-width:0}
  #appShell .app-title-group h1{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
  #appShell .topbar-actions{flex:0 0 auto}
  #appShell .phone-activation-banner{align-items:center;gap:8px}
  #appShell .phone-activation-actions{gap:5px}
  #appShell #phoneActivationButton{min-height:34px;padding-inline:10px}
  #appShell #phoneActivationDismiss{width:32px;height:32px}
  #appShell #routeTool,#appShell #routeResult{animation:none!important;transform:none!important}
  #appShell #routeTool{padding-bottom:112px}
  #appShell #routeTool .studio-submit-bar{position:fixed;z-index:48;right:12px;bottom:78px;left:12px;display:grid;grid-template-columns:auto minmax(150px,1fr);align-items:center;gap:10px;margin:0;padding:11px 12px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:rgba(15,17,24,.94);box-shadow:0 18px 45px rgba(8,10,18,.28);backdrop-filter:blur(18px)}
  #appShell #routeTool .studio-submit-bar>div{display:block;min-width:92px}
  #appShell #routeTool .studio-submit-bar>div>span{display:block;color:#aeb5c1;font-size:10px}
  #appShell #routeTool .studio-submit-bar>div>strong{display:block;margin-top:2px;font-size:14px;white-space:nowrap}
  #appShell #routeTool .studio-submit-bar>div>small{display:none}
  #appShell #routeTool .studio-submit-bar .button{min-width:0;width:100%;min-height:48px;padding:0 12px}
  #appShell #routeResult{padding-bottom:108px}
  #appShell #routeResult .result-actions>a.button-dark:first-child{position:fixed;z-index:48;right:12px;bottom:78px;left:12px;display:flex;min-height:52px;align-items:center;justify-content:center;border-radius:16px;box-shadow:0 18px 45px rgba(8,10,18,.26)}
  #appShell #routeResult .result-actions{padding-bottom:12px}
  #appShell #routeWorks .works-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  #appShell #routeWorks .work-card{border-radius:15px}
  #appShell #routeWorks .work-image{aspect-ratio:1}
  #appShell #routeWorks .work-body{padding:11px}
  #appShell #routeWorks .work-body h3{overflow:hidden;margin:6px 0;font-size:13px;text-overflow:ellipsis;white-space:nowrap}
  #appShell #routeWorks .work-body p{font-size:11px;line-height:1.35}
  #appShell #routeWorks .work-foot{align-items:flex-start;flex-direction:column;gap:8px;margin-top:10px;padding-top:9px}
  #appShell #routeWorks .work-foot button{font-size:11px}
  #appShell :where(.panel-heading p,.field-hint,.material-assurance,.control-label small,.studio-control-card p,.provider-card>p,.active-job>p,.guide-card li,.delivery-controls label>span,.support-form label,.result-meta>p,.result-info span,.qa-box li,.work-body p,.phone-activation-banner span){font-size:13px;line-height:1.58}
}

@media(max-width:420px){
  #appShell .credit-chip{padding-inline:12px}
  #appShell .credit-chip i{display:none}
  #appShell .works-insights{grid-template-columns:repeat(2,minmax(0,1fr))}
  #appShell #routeWorks .work-status{top:8px;right:8px;padding:5px 7px;font-size:9px}
}

/* Product-grade application layout -------------------------------------------------
   A single geometry and density system for every signed-in route. */
#appShell{
  --ui-canvas:#f4f5f8;
  --ui-surface:#fff;
  --ui-surface-soft:#f8f9fb;
  --ui-ink:#151821;
  --ui-copy:#515b68;
  --ui-muted:#6b7481;
  --ui-line:#dde1e8;
  --ui-line-soft:#e9ebf0;
  --ui-accent:#5e5ae3;
  --ui-accent-soft:#f0efff;
  --ui-radius-lg:24px;
  --ui-radius-md:17px;
  --ui-shadow:0 18px 52px rgba(25,29,48,.065);
  color:var(--ui-ink);
  background:
    radial-gradient(circle at 78% -12%,rgba(92,88,227,.055),transparent 29%),
    var(--ui-canvas);
}
#appShell.app-shell{grid-template-columns:220px minmax(0,1fr)}
#appShell .app-sidebar{padding:24px 16px 18px;border-right:1px solid rgba(255,255,255,.055);background:#0c0e14}
#appShell .app-brand{padding:0 10px 22px}
#appShell .app-nav{gap:6px;margin-top:18px}
#appShell .app-nav-item{grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:10px;min-height:62px;padding:10px 12px;border-radius:15px}
#appShell .app-nav-item>span{grid-row:1/3;color:#666d7d;font-variant-numeric:tabular-nums}
#appShell .app-nav-item>b{align-self:end;line-height:1.2}
#appShell .app-nav-item>small{align-self:start;margin-top:3px}
#appShell .app-nav-item.is-active{border-color:#292d38;background:linear-gradient(145deg,#191c25,#151720);box-shadow:inset 3px 0 0 #6965ef}
#appShell .app-main{padding:0 clamp(24px,2.4vw,42px) 56px}
#appShell .app-topbar{height:86px;padding-inline:2px;border-bottom:1px solid rgba(215,219,227,.86);background:rgba(244,245,248,.9)}
#appShell .app-title-group h1{margin-top:5px;font-size:24px;line-height:1.1}
#appShell .app-kicker{font-size:11px!important;letter-spacing:.035em!important}
#appShell .topbar-home-link{box-shadow:none}
#appShell .topbar-actions>button{box-shadow:0 7px 22px rgba(25,29,48,.045)}
#appShell .app-view{width:100%;max-width:1360px}
#appShell .panel-card,
#appShell .studio-canvas-card,
#appShell .studio-control-card,
#appShell .aside-card,
#appShell .work-card{border-color:var(--ui-line);box-shadow:var(--ui-shadow)}
#appShell .panel-card{border-radius:var(--ui-radius-lg)}
#appShell .view-toolbar{padding:30px 2px 24px}
#appShell .view-toolbar h2{margin:8px 0 7px;font-size:32px;line-height:1.16}
#appShell .view-toolbar p{max-width:760px;color:var(--ui-copy);line-height:1.65}
#appShell :is(button,a,input,select,textarea):focus-visible{outline:3px solid rgba(94,90,227,.22);outline-offset:3px}

/* Function plaza: one compact catalog rather than oversized promotional cards. */
#appShell #routeWorkspace{max-width:1360px;padding-top:26px}
#appShell .function-plaza-head{margin-bottom:22px}
#appShell .function-plaza-head h2{font-size:36px}
#appShell .function-plaza-head p{max-width:700px}
#appShell .function-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
#appShell .function-card{display:flex;min-height:430px;flex-direction:column;border-radius:21px}
#appShell .function-card-visual{min-height:0;aspect-ratio:16/10}
#appShell .function-card-copy{min-height:245px;flex:1;padding:21px 20px 19px}
#appShell .function-card-copy>i{font-size:11px}
#appShell .function-card-copy>strong{font-size:20px}
#appShell .function-card-copy>span:not(.function-card-meta){font-size:13px;line-height:1.62}
#appShell .function-card-meta{flex-wrap:wrap;margin-top:14px}
#appShell .function-card-copy>em{padding-top:15px}
#appShell .upcoming-functions{margin-top:30px;padding-top:24px}
#appShell .upcoming-function-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
#appShell .upcoming-card{min-height:116px;padding:17px;border-radius:17px;background:linear-gradient(145deg,#fafbfc,#f2f4f7)}

/* Tool route: canvas, live state and settings behave like one professional studio. */
#appShell #routeTool{max-width:1380px;padding-top:22px}
#appShell .tool-page-head{margin:0 0 18px;padding:0 2px 20px;border:0;border-bottom:1px solid var(--ui-line);border-radius:0;background:transparent;box-shadow:none}
#appShell .tool-page-identity{margin-top:16px}
#appShell .tool-page-mark{width:54px;height:54px;border-radius:16px;box-shadow:0 10px 25px rgba(81,78,205,.16)}
#appShell .tool-page-identity h2{font-size:26px}
#appShell .tool-page-identity p{font-size:13px}
#appShell .tool-page-identity>aside{padding:10px 15px;border:1px solid var(--ui-line);border-radius:14px;background:rgba(255,255,255,.72)}
#appShell .studio-grid{grid-template-columns:minmax(540px,1.14fr) minmax(440px,.86fr);gap:18px}
#appShell .studio-visual-column{position:sticky;top:104px;align-self:start;gap:14px}
#appShell .studio-canvas-card,#appShell .studio-control-card{border-radius:22px}
#appShell .studio-card-bar{min-height:60px;padding-inline:20px}
#appShell .studio-upload-zone{min-height:500px;margin:0;border-width:0;border-top:1px solid var(--ui-line-soft);border-bottom:1px solid var(--ui-line-soft);border-radius:0;background-color:#f3f5f8;background-image:linear-gradient(rgba(109,116,133,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(109,116,133,.055) 1px,transparent 1px);background-size:34px 34px}
#appShell .studio-upload-zone .upload-idle{min-height:500px}
#appShell .studio-upload-zone .upload-preview{height:500px;background:rgba(255,255,255,.7)}
#appShell .canvas-assurance{background:#fff}
#appShell .canvas-assurance>span{min-height:62px;padding:13px 15px}
#appShell .studio-status-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:12px;margin:0}
#appShell .studio-status-grid .aside-card{min-height:146px;padding:19px;border-radius:18px;box-shadow:0 12px 34px rgba(25,29,48,.045)}
#appShell .studio-status-grid .active-job{grid-column:1/-1}
#appShell .studio-status-grid .provider-card>strong{margin-top:18px}
#appShell .studio-status-grid .guide-card{display:block}
#appShell .studio-status-grid .guide-card ul{grid-template-columns:1fr;margin-top:14px}
#appShell .studio-control-card{position:sticky;top:104px;max-height:calc(100vh - 124px);overflow:auto;padding:22px;scrollbar-color:#c8cbd4 transparent;scrollbar-width:thin}
#appShell .studio-control-card::-webkit-scrollbar{width:6px}
#appShell .studio-control-card::-webkit-scrollbar-thumb{border-radius:999px;background:#c8cbd4}
#appShell .control-card-head{position:sticky;z-index:3;top:-22px;margin:-22px -22px 0;padding:21px 22px 16px;border-bottom:1px solid var(--ui-line-soft);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}
#appShell .control-section{padding-block:22px}
#appShell .control-label{gap:11px}
#appShell .control-label>span{display:grid;width:26px;height:26px;place-items:center;border-radius:9px;color:var(--ui-accent);background:var(--ui-accent-soft);font-weight:820}
#appShell .gemstone-choice-grid{gap:8px}
#appShell .gemstone-choice{min-height:62px;padding:12px 13px;border-radius:14px}
#appShell .gemstone-choice strong{font-size:13px}
#appShell .gemstone-choice small{margin-top:4px;font-size:11px;line-height:1.35}
#appShell .studio-control-card .segmented button{min-height:66px;border-radius:14px}
#appShell .delivery-disclosure summary{min-height:68px;padding:13px 15px;border-radius:14px}
#appShell .studio-submit-bar{position:sticky;z-index:4;bottom:-22px;margin:0 -22px -22px;padding:17px 22px;border:0;border-top:1px solid rgba(255,255,255,.08);border-radius:0 0 21px 21px;background:rgba(15,17,24,.97);backdrop-filter:blur(16px)}

/* Work library: denser overview, calm filter bar and image-first archive. */
#appShell .works-insights{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}
#appShell .works-insights article{min-height:118px;padding:19px;border-color:var(--ui-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(25,29,48,.04)}
#appShell .works-insights strong{font-size:31px;line-height:1.1}
#appShell .works-controls{display:grid;grid-template-columns:minmax(260px,1fr) 165px 165px auto auto;align-items:end;gap:10px;padding:14px;border-radius:18px;box-shadow:0 10px 30px rgba(25,29,48,.035)}
#appShell .works-controls label{min-width:0}
#appShell .works-controls input,#appShell .works-controls select{width:100%;height:42px;border:1px solid var(--ui-line);border-radius:11px;background:var(--ui-surface-soft)}
#appShell .works-controls>span{margin:0;padding:0 3px 12px;white-space:nowrap}
#appShell .works-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
#appShell .work-card{overflow:hidden;border-radius:19px}
#appShell .work-image{aspect-ratio:1/1;background:#eef0f3}
#appShell .work-body{padding:15px}
#appShell .work-body h3{font-size:15px}

/* Credit center: one clear purchase hierarchy. */
#appShell #routeCredits{max-width:1260px;padding-top:26px}
#appShell .credits-hero{border-radius:26px}
#appShell .starter-offer,#appShell .credits-plans-panel,#appShell .credit-orders{margin-top:14px}
#appShell .plan-group-grid{gap:14px}
#appShell .plan-card{border-radius:17px;box-shadow:0 8px 24px rgba(25,29,48,.035)}
#appShell .redeem-form{border-radius:16px;background:#f7f8fb}
#appShell .credit-order-row{background:#fff}

/* Account: balanced dashboard, bounded lists and no dead right-hand column. */
#appShell #routeAccount{max-width:1320px}
#appShell .account-overview{grid-template-columns:minmax(360px,1.12fr) minmax(250px,.72fr) minmax(320px,.9fr);border-radius:26px;box-shadow:var(--ui-shadow)}
#appShell .account-overview>div{min-height:202px;padding:28px 30px}
#appShell .account-primary h3{font-size:22px}
#appShell .account-credit{background:radial-gradient(circle at 88% 12%,rgba(101,95,238,.34),transparent 34%),#10121a}
#appShell .account-credit>strong{font-size:48px}
#appShell .account-sync{background:linear-gradient(145deg,#f6f5ff,#effafb)}
#appShell .commercial-account-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}
#appShell .commercial-account-layout .account-security-panel{grid-column:2;grid-row:1/span 2}
#appShell .commercial-account-layout .account-service-card{grid-column:1;grid-row:2}
#appShell .commercial-account-layout>.panel-card{padding:24px}
#appShell .panel-card-head{gap:16px}
#appShell .panel-card-actions{align-items:flex-end}
#appShell .ledger-list{margin-top:14px}
#appShell .ledger-row{grid-template-columns:minmax(0,1fr) 92px 72px;gap:14px;min-height:47px;align-items:center;padding:12px 0}
#appShell .sync-security-grid{grid-template-columns:1fr;gap:8px}
#appShell .sync-security-grid article{min-height:66px;padding:13px 15px}
#appShell .session-heading{align-items:flex-end;margin-top:18px;padding-top:17px}
#appShell .session-row{min-height:62px;padding:10px 12px}
#appShell .account-service-card{align-items:flex-start;flex-direction:column}
#appShell .account-legal-links{width:100%;justify-content:flex-start;flex-wrap:wrap}
#appShell .account-legal-links button{min-height:38px;padding-inline:13px}

/* Service center: balanced form and history, with concise support principles. */
#appShell #routeSupport{max-width:1240px}
#appShell .support-principles{gap:12px}
#appShell .support-principles article{min-height:108px;padding:18px;border-radius:17px;box-shadow:0 10px 28px rgba(25,29,48,.035)}
#appShell .support-layout{grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:14px}
#appShell .support-form,#appShell .ticket-panel{padding:24px}
#appShell .support-form textarea{min-height:132px}
#appShell .ticket-list>.empty-state{min-height:280px}
#appShell .ticket-list>.empty-state strong{font-size:15px;color:#303541}
#appShell .ticket-list>.empty-state span{max-width:360px;margin-top:10px;color:#68727f;font-size:13px;line-height:1.6;text-align:center}
#appShell .service-contact{border-radius:20px}

/* Responsive system */
@media(max-width:1450px){
  #appShell .function-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #appShell .function-card{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(230px,.94fr);min-height:278px}
  #appShell .function-card-visual{min-height:278px;aspect-ratio:auto}
  #appShell .function-card-copy{min-height:278px}
  #appShell .works-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:1180px){
  #appShell.app-shell{grid-template-columns:92px minmax(0,1fr)}
  #appShell .app-sidebar{padding-inline:12px}
  #appShell .app-nav-item{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:center;padding:8px 4px}
  #appShell .app-nav-item>span{grid-row:auto}
  #appShell .app-nav-item>b,#appShell .app-nav-item>small,#appShell .app-brand>span,#appShell .service-pill>span{display:none}
  #appShell .service-pill{justify-content:center}
  #appShell .studio-grid{grid-template-columns:1fr}
  #appShell .studio-visual-column,#appShell .studio-control-card{position:static;max-height:none;overflow:visible}
  #appShell .studio-control-card .control-card-head{position:static;margin:-22px -22px 0}
  #appShell .studio-submit-bar{bottom:0}
  #appShell .studio-upload-zone,#appShell .studio-upload-zone .upload-idle{min-height:440px}
  #appShell .studio-upload-zone .upload-preview{height:440px}
  #appShell .works-controls{grid-template-columns:minmax(220px,1fr) 1fr 1fr}
  #appShell .works-controls>button,#appShell .works-controls>span{align-self:end}
  #appShell .works-controls>span{padding-bottom:11px}
  #appShell .account-overview{grid-template-columns:1fr 1fr}
  #appShell .account-sync{grid-column:1/-1}
  #appShell .commercial-account-layout{grid-template-columns:1fr}
  #appShell .commercial-account-layout .account-security-panel,#appShell .commercial-account-layout .account-service-card{grid-column:auto;grid-row:auto}
}
@media(max-width:900px){
  #appShell .function-card{display:flex;min-height:0}
  #appShell .function-card-visual{min-height:0;aspect-ratio:16/9}
  #appShell .function-card-copy{min-height:235px}
  #appShell .upcoming-function-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #appShell .works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #appShell .works-controls{grid-template-columns:1fr 1fr}
  #appShell .works-search-field{grid-column:1/-1}
  #appShell .support-layout{grid-template-columns:1fr}
}
@media(max-width:760px){
  #appShell{background:#f5f6f9}
  #appShell .app-main{padding:0 14px 96px}
  #appShell .app-topbar{height:74px}
  #appShell .topbar-home-link{border:0;background:transparent;box-shadow:none}
  #appShell .notification-button{display:none}
  #appShell .credit-chip{height:40px;border-radius:12px}
  #appShell .profile-chip{height:40px}
  #appShell .view-toolbar{padding:21px 2px 18px}
  #appShell .view-toolbar h2{font-size:27px}
  #appShell #routeWorkspace,#appShell #routeTool,#appShell #routeCredits{padding-top:15px}
  #appShell .function-plaza-head h2{font-size:29px}
  #appShell .function-grid{grid-template-columns:1fr}
  #appShell .function-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:196px}
  #appShell .function-card-visual{min-height:196px;aspect-ratio:auto}
  #appShell .function-card-copy{min-height:196px;padding:17px 16px 15px}
  #appShell .function-card-copy>i{font-size:10px}
  #appShell .function-card-copy>strong{margin-top:7px;font-size:18px}
  #appShell .function-card-copy>span:not(.function-card-meta){display:-webkit-box;overflow:hidden;margin-top:7px;font-size:12px;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  #appShell .function-card-meta{gap:5px;margin-top:10px}
  #appShell .function-card-meta small,#appShell .function-card-meta b{padding:5px 6px;font-size:10px}
  #appShell .function-card-copy>em{padding-top:10px;font-size:12px}
  #appShell .function-card-copy>em b{width:25px;height:25px}
  #appShell .tool-page-head{padding-bottom:15px}
  #appShell .studio-upload-zone,#appShell .studio-upload-zone .upload-idle{min-height:330px}
  #appShell .studio-upload-zone .upload-preview{height:330px}
  #appShell .studio-status-grid{grid-template-columns:1fr}
  #appShell .studio-status-grid .active-job{grid-column:auto}
  #appShell .studio-status-grid .aside-card{min-height:0}
  #appShell .studio-control-card{padding:18px}
  #appShell .studio-control-card .control-card-head{margin:-18px -18px 0;padding:18px}
  #appShell .studio-submit-bar{margin-top:0}
  #appShell .works-insights{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  #appShell .works-insights article{min-height:102px;padding:15px}
  #appShell .works-insights strong{font-size:27px}
  #appShell .works-controls{grid-template-columns:1fr 1fr;padding:12px}
  #appShell .works-controls>button,#appShell .works-controls>span{width:100%;padding:0}
  #appShell .works-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  #appShell .account-overview{grid-template-columns:1fr}
  #appShell .account-overview>div{min-height:0;padding:22px}
  #appShell .account-overview>div+div{border-top:1px solid var(--ui-line-soft);border-left:0}
  #appShell .commercial-account-layout>.panel-card{padding:19px}
  #appShell .panel-card-actions{align-items:flex-start}
  #appShell .ledger-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}
  #appShell .ledger-row>span{grid-column:1}
  #appShell .ledger-row>strong:last-child{grid-column:2;grid-row:1/3}
  #appShell .sync-security-grid{grid-template-columns:1fr}
  #appShell .session-heading{align-items:flex-start;flex-direction:column}
  #appShell .session-heading-actions{width:100%}
  #appShell .session-heading-actions button{flex:1}
  #appShell .credits-hero{border-radius:22px}
  #appShell .support-principles{grid-template-columns:1fr}
  #appShell .service-contact{grid-template-columns:1fr}
  #appShell .service-contact>div+div{border-top:1px solid var(--ui-line-soft);border-left:0}
}
@media(max-width:430px){
  #appShell .function-card{grid-template-columns:112px minmax(0,1fr)}
  #appShell .function-card-visual{min-height:184px}
  #appShell .function-card-copy{min-height:184px;padding-inline:14px}
  #appShell .function-card-meta small{display:none}
  #appShell .upcoming-card{min-height:112px;padding:13px}
  #appShell .upcoming-card span{font-size:10px}
}
