
:root{
  --h-forest:#0b2b1e;--h-forest2:#123d2b;--h-forest3:#1b5139;
  --h-ivory:#f8f2e7;--h-paper:#fffaf2;--h-sand:#efe5d2;
  --h-gold:#e3b94f;--h-gold2:#f0cd73;--h-terra:#c94a34;
  --h-ink:#181914;--h-muted:#716b60;--h-line:rgba(24,25,20,.11);
  --h-green:#19734a;--h-red:#ad3f32;
}
*{box-sizing:border-box}
body.sira-hub-v10{margin:0;background:linear-gradient(180deg,#faf6ed,#f4ecde);color:var(--h-ink);font-family:Inter,Arial,sans-serif;min-height:100vh}
.sira-hub-v10 a{text-decoration:none}.hub-shell{width:min(1220px,calc(100% - 40px));margin:auto}
.hub-top{position:sticky;top:0;z-index:7000;background:rgba(7,29,21,.985);color:#fff;box-shadow:0 8px 28px rgba(0,0,0,.11)}
.hub-top-inner{height:72px;display:flex;align-items:center;gap:18px}.hub-logo img{height:49px;width:auto}.hub-top-title{font:600 17px/1 Fraunces,Georgia,serif;color:#f4efe2}.hub-top-title small{display:block;font:700 10px/1.2 Inter,sans-serif;color:#9eb3a6;text-transform:uppercase;letter-spacing:.1em;margin-top:4px}
.hub-top-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.hub-top-actions a,.hub-top-actions button{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.04);color:#dce7e0;border-radius:11px;padding:9px 12px;font:800 12px Inter,sans-serif;cursor:pointer}.hub-top-actions .gold{background:var(--h-gold);color:var(--h-forest);border-color:transparent}
.hub-main{padding:28px 0 50px}.hub-greeting{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin-bottom:18px}.hub-kicker{font-size:11px;color:#93691e;text-transform:uppercase;letter-spacing:.14em;font-weight:900}.hub-greeting h1{font:650 clamp(34px,4vw,48px)/.98 Fraunces,Georgia,serif;margin:7px 0}.hub-greeting p{font-size:14px;color:var(--h-muted);margin:0;line-height:1.55}.hub-avatar{display:flex;align-items:center;gap:11px;background:var(--h-paper);border:1px solid var(--h-line);padding:9px 12px;border-radius:15px}.hub-avatar img{width:48px;height:48px;border-radius:12px;object-fit:cover;background:#e9e0d2}.hub-avatar strong{display:block;font:650 16px Fraunces,Georgia,serif}.hub-avatar small{display:block;font-size:11px;color:#7d766b;margin-top:2px}
.hub-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:20px;align-items:start}.hub-side{position:sticky;top:92px;background:var(--h-paper);border:1px solid var(--h-line);border-radius:19px;padding:10px;box-shadow:0 10px 28px rgba(47,36,17,.04)}
.hub-nav-label{padding:10px 10px 6px;color:#94701f;font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:900}.hub-nav-btn,.hub-nav-link{width:100%;display:flex;align-items:center;gap:10px;border:0;background:transparent;color:#5f665f;border-radius:11px;padding:10px 11px;text-align:left;font:750 13px Inter,sans-serif;cursor:pointer}.hub-nav-btn:hover,.hub-nav-link:hover{background:#f0eadf;color:var(--h-forest)}.hub-nav-btn.on{background:var(--h-forest);color:#fff}.hub-nav-ico{width:31px;height:31px;border-radius:9px;background:rgba(11,43,30,.07);display:grid;place-items:center;flex:0 0 auto}.hub-nav-btn.on .hub-nav-ico{background:rgba(255,255,255,.10);color:var(--h-gold2)}.hub-nav-badge{margin-left:auto;background:#e9dfc3;color:#74551b;border-radius:999px;min-width:22px;height:20px;padding:0 6px;display:grid;place-items:center;font-size:10px}.hub-nav-btn.on .hub-nav-badge{background:var(--h-gold);color:var(--h-forest)}
.hub-content{min-width:0}.hub-pane{display:none}.hub-pane.on{display:block}.hub-card{background:var(--h-paper);border:1px solid var(--h-line);border-radius:19px;box-shadow:0 10px 28px rgba(47,36,17,.04)}.hub-card-pad{padding:18px}
.hub-section-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:13px}.hub-section-head span{display:block;color:#93691e;font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:900}.hub-section-head h2{font:650 27px/1 Fraunces,Georgia,serif;margin:5px 0 0}.hub-section-head p{font-size:12px;color:#7c7468;margin:0}.hub-section-head a{font-size:12px;color:var(--h-forest);font-weight:850}
.hub-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.hub-stat{padding:15px}.hub-stat small{display:block;color:#887f72;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:850}.hub-stat strong{display:block;font:650 25px Fraunces,Georgia,serif;margin-top:4px}.hub-stat p{font-size:11px;color:#7d766b;margin:3px 0 0}.hub-stat.gold strong{color:#a6761c}.hub-stat.green strong{color:#1c7048}.hub-stat.terra strong{color:var(--h-terra)}
.hub-grid-2{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.85fr);gap:14px}.hub-stack{display:grid;gap:14px}
.hub-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.hub-action{padding:14px;border-radius:14px;border:1px solid var(--h-line);background:#fff;color:var(--h-ink)!important}.hub-action i{width:34px;height:34px;border-radius:10px;background:#e8eee3;display:grid;place-items:center;font-style:normal}.hub-action strong{display:block;font:650 16px Fraunces,Georgia,serif;margin-top:9px}.hub-action small{display:block;font-size:11px;line-height:1.4;color:#7a7469;margin-top:3px}
.hub-list{display:grid;gap:8px}.hub-row{border:1px solid var(--h-line);background:#fff;border-radius:14px;padding:12px 13px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.hub-row h3{font:650 16px Fraunces,Georgia,serif;margin:0}.hub-row p{font-size:11px;color:#777065;margin:4px 0 0;line-height:1.45}.hub-row-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.hub-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:800;background:#e8eee3;color:#356047}.hub-pill.gold{background:#f1e5c7;color:#7d5b1d}.hub-pill.red{background:#f4e3df;color:#9a3a2e}.hub-row-side{text-align:right}.hub-row-side strong{display:block;font:650 17px Fraunces,Georgia,serif}.hub-row-side a,.hub-row-side button{display:inline-block;margin-top:6px;border:0;background:var(--h-forest);color:#fff;border-radius:9px;padding:7px 9px;font-size:10px;font-weight:850;cursor:pointer}
.hub-empty{padding:32px;text-align:center;border:1px dashed rgba(24,25,20,.15);border-radius:14px;background:rgba(255,255,255,.45)}.hub-empty strong{display:block;font:650 19px Fraunces,Georgia,serif}.hub-empty p{font-size:12px;color:#7a7368;margin:5px auto 0;max-width:500px}.hub-empty a{display:inline-block;margin-top:10px;background:var(--h-forest);color:#fff;padding:8px 10px;border-radius:9px;font-size:11px;font-weight:850}
.hub-wallet-total{background:var(--h-forest);color:#fff;padding:18px;border-radius:16px}.hub-wallet-total small{color:#b9cabf;font-size:11px}.hub-wallet-total strong{display:block;color:var(--h-gold2);font:650 31px Fraunces,Georgia,serif;margin-top:2px}.hub-wallet-total p{font-size:11px;color:#b7c8bd;margin:5px 0 0}.hub-wallet-lines{display:grid;margin-top:11px}.hub-wallet-lines div{display:flex;justify-content:space-between;gap:13px;padding:9px 0;border-bottom:1px solid var(--h-line);font-size:12px}.hub-wallet-lines div:last-child{border:0}.hub-wallet-lines span{color:#7a7369}
.hub-alert{display:flex;gap:10px;align-items:start;background:#e8eee3;border:1px solid rgba(11,43,30,.08);border-radius:13px;padding:11px}.hub-alert i{width:30px;height:30px;border-radius:9px;background:#d5e5d1;color:#1d6f47;display:grid;place-items:center;font-style:normal}.hub-alert strong{display:block;font-size:12px}.hub-alert p{font-size:11px;line-height:1.4;color:#68756c;margin:2px 0 0}
.hub-msg-preview{display:flex;gap:10px;align-items:center}.hub-msg-preview img{width:39px;height:39px;border-radius:10px;object-fit:cover}.hub-msg-preview strong{font-size:12px}.hub-msg-preview small{display:block;font-size:10px;color:#817a70;margin-top:2px}
.hub-form{display:grid;gap:12px}.hub-form label{display:grid;gap:6px;font-size:12px;font-weight:800}.hub-form input,.hub-form textarea,.hub-form select{width:100%;border:1px solid var(--h-line);background:#fff;border-radius:11px;padding:10px 11px;font:inherit;font-size:13px;color:#484942;outline:none}.hub-form textarea{resize:vertical}.hub-form input:focus,.hub-form textarea:focus,.hub-form select:focus{border-color:rgba(11,43,30,.36);box-shadow:0 0 0 3px rgba(11,43,30,.05)}.hub-form small{font-size:10px;font-weight:400;color:#8b8378}.hub-btn{border:0;background:var(--h-forest);color:#fff;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:900;cursor:pointer}.hub-btn.gold{background:var(--h-gold);color:var(--h-forest)}.hub-btn.outline{border:1px solid var(--h-line);background:#fff;color:var(--h-forest)}.hub-btn.red{background:var(--h-terra)}
.hub-filterbar{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:11px}.hub-filterbar button{border:1px solid var(--h-line);background:#fff;color:#69635b;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;cursor:pointer}.hub-filterbar button.on{background:var(--h-forest);color:#fff}
.hub-thread{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:540px;overflow:hidden}.hub-inbox{border-right:1px solid var(--h-line);max-height:620px;overflow:auto}.hub-inbox-item{padding:12px;border-bottom:1px solid var(--h-line);cursor:pointer}.hub-inbox-item:hover,.hub-inbox-item.on{background:#edf1e8}.hub-chat{display:flex;flex-direction:column;min-width:0}.hub-chat-head{padding:13px;border-bottom:1px solid var(--h-line);font:650 16px Fraunces,Georgia,serif}.hub-chat-body{padding:13px;flex:1;overflow:auto;display:grid;align-content:start;gap:8px;max-height:490px}.hub-bubble{max-width:78%;padding:9px 10px;border-radius:12px;background:#fff;border:1px solid var(--h-line);font-size:12px;line-height:1.45}.hub-bubble.me{justify-self:end;background:#e8eee3}.hub-chat-compose{border-top:1px solid var(--h-line);padding:10px;display:flex;gap:7px}.hub-chat-compose input{flex:1;border:1px solid var(--h-line);border-radius:10px;padding:9px 10px;font:inherit;font-size:12px}
.hub-footer{background:var(--h-forest);color:#8fa599}.hub-footer .hub-shell{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:10px}.hub-footer a{color:#b8c9bf}
.hub-toast{position:fixed;z-index:16000;left:50%;bottom:18px;transform:translate(-50%,18px);opacity:0;pointer-events:none;background:var(--h-forest);color:#fff;border-radius:11px;padding:10px 13px;font-size:12px;box-shadow:0 14px 35px rgba(0,0,0,.22);transition:.2s}.hub-toast.show{opacity:1;transform:translate(-50%,0)}
/* studio */
.studio-hero{background:linear-gradient(135deg,var(--h-forest),#154b34);color:#fff;border-radius:21px;padding:19px;margin-bottom:14px;display:flex;justify-content:space-between;gap:18px;align-items:center}.studio-hero h1{font:650 30px/1 Fraunces,Georgia,serif;margin:4px 0}.studio-hero p{font-size:12px;color:#bdd0c4;margin:5px 0 0}.studio-hero .hub-kicker{color:var(--h-gold2)}.studio-hero-actions{display:flex;gap:7px;flex-wrap:wrap}.studio-hero-actions a{border-radius:10px;padding:9px 11px;font-size:11px;font-weight:850;background:var(--h-gold);color:var(--h-forest)}
.studio-cover{height:190px;border-radius:16px;background:#e8e0d2 center/cover no-repeat;display:grid;place-items:center;color:#7c756a;border:1px solid var(--h-line);overflow:hidden}.studio-portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.studio-piece{border:1px solid var(--h-line);border-radius:14px;overflow:hidden;background:#fff}.studio-piece-img{aspect-ratio:4/3;background:#e8e0d2 center/cover no-repeat}.studio-piece-body{padding:10px}.studio-piece-body strong{display:block;font:650 15px Fraunces,Georgia,serif}.studio-piece-body small{display:block;font-size:10px;color:#817a70;margin-top:2px}.studio-piece-actions{display:flex;gap:6px;margin-top:8px}.studio-piece-actions button{border:1px solid var(--h-line);background:#fff;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:800}.studio-service{border:1px solid var(--h-line);background:#fff;border-radius:15px;padding:13px}.studio-service-head{display:flex;justify-content:space-between;gap:12px}.studio-service h3{font:650 18px Fraunces,Georgia,serif;margin:0}.studio-packages{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.studio-pkg{background:#f3ede1;border-radius:11px;padding:9px}.studio-pkg small{display:block;font-size:9px;text-transform:uppercase;font-weight:850;color:#80786d}.studio-pkg strong{display:block;font:650 16px Fraunces,Georgia,serif;margin-top:3px}.studio-pkg span{font-size:10px;color:#776f64}.studio-service-actions{display:flex;gap:6px;margin-top:10px}.studio-service-actions button,.studio-service-actions a{border-radius:8px;padding:7px 9px;font-size:10px;font-weight:850}.studio-service-actions button{border:1px solid var(--h-line);background:#fff;color:var(--h-forest)}.studio-service-actions a{background:var(--h-forest);color:#fff}
.studio-editor{margin-top:12px;padding-top:12px;border-top:1px solid var(--h-line)}.studio-tier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.studio-tier{background:#f2ecdf;border-radius:13px;padding:10px;display:grid;gap:7px}.studio-tier h4{font:650 15px Fraunces,Georgia,serif;margin:0}
@media(max-width:900px){
 .hub-layout{grid-template-columns:1fr}.hub-side{position:static;display:flex;overflow:auto;gap:5px}.hub-side .hub-nav-label{display:none}.hub-nav-btn,.hub-nav-link{width:auto;white-space:nowrap}.hub-grid-2{grid-template-columns:1fr}.hub-stats{grid-template-columns:1fr 1fr}.hub-action-grid{grid-template-columns:1fr 1fr}.hub-thread{grid-template-columns:220px minmax(0,1fr)}
}
@media(max-width:650px){
 .hub-shell{width:min(100% - 28px,1220px)}.hub-top-inner{height:64px}.hub-logo img{height:42px}.hub-top-title{display:none}.hub-top-actions a:not(.gold){display:none}.hub-main{padding:18px 0 34px}.hub-greeting{grid-template-columns:1fr}.hub-avatar{justify-self:start}.hub-stats{grid-template-columns:1fr 1fr}.hub-stat{padding:12px}.hub-stat strong{font-size:21px}.hub-action-grid{grid-template-columns:1fr}.hub-row{grid-template-columns:1fr}.hub-row-side{text-align:left}.hub-thread{display:block}.hub-inbox{border-right:0;border-bottom:1px solid var(--h-line);max-height:210px}.hub-chat{min-height:430px}.hub-footer{display:none}.studio-hero{align-items:flex-start;flex-direction:column}.studio-portfolio-grid{grid-template-columns:1fr 1fr}.studio-packages,.studio-tier-grid{grid-template-columns:1fr}.hub-section-head{align-items:flex-start;flex-direction:column}
}

/* UI Phase 10.1 — Creator Editing Consolidation */
.studio-identity-media{display:grid;grid-template-columns:310px minmax(0,1fr);gap:16px;align-items:start}
.studio-avatar-editor{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid var(--h-line);border-radius:15px;background:#fff}
.studio-avatar-editor img{width:82px;height:82px;border-radius:18px;object-fit:cover;background:#e8e0d2;flex:0 0 auto}
.studio-avatar-editor h3{font:650 19px/1.1 Fraunces,Georgia,serif;margin:4px 0}
.studio-avatar-editor p{font-size:11px;line-height:1.45;color:#7a7368;margin:3px 0 9px}
.studio-upload-label{display:inline-block;cursor:pointer}
.studio-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.studio-profile-grid .span-2{grid-column:1/-1}
.studio-growth-copy{font-size:12px;line-height:1.6;color:#6f685e;margin:0 0 13px}
.studio-promo-picker{display:grid;gap:9px;margin-top:12px;padding:13px;border:1px solid var(--h-line);border-radius:14px;background:#fff}
.studio-promo-options{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.studio-promo-options button{border:1px solid var(--h-line);background:#f1ebdf;color:#666057;border-radius:10px;padding:9px;font-size:11px;font-weight:850;cursor:pointer}
.studio-promo-options button.on{background:var(--h-forest);color:#fff;border-color:var(--h-forest)}
.studio-promo-price{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0}
.studio-promo-price span{font-size:11px;color:#766f64}.studio-promo-price strong{font:650 22px Fraunces,Georgia,serif;color:#9a6b17}
.studio-promo-picker>small{font-size:10px;color:#857e72}
.studio-promo-status{padding:11px;border-radius:13px;background:#e8eee3;border:1px solid rgba(11,43,30,.09);margin-bottom:10px}
.studio-promo-status strong{display:block;font-size:12px}.studio-promo-status p{font-size:11px;color:#657269;margin:3px 0 0;line-height:1.45}
.studio-promo-status.pending{background:#f2e6c9}.studio-promo-status.pending p{color:#795f2a}
.studio-promo-status button{border:0;background:transparent;color:#a43f31;font-size:10px;font-weight:850;padding:5px 0 0;cursor:pointer}
@media(max-width:820px){
  .studio-identity-media{grid-template-columns:1fr}
}
@media(max-width:650px){
  .studio-profile-grid{grid-template-columns:1fr}.studio-profile-grid .span-2{grid-column:auto}
  .studio-avatar-editor{align-items:flex-start}.studio-avatar-editor img{width:70px;height:70px}
}

/* UI Phase 10.1.1 — Service Builder Workspace Refinement */
.service-list-head{align-items:center}.service-list-head>div>p{margin:6px 0 0;font-size:12px;color:#766f64}
.service-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.service-library .hub-empty{grid-column:1/-1;min-height:220px;display:grid;place-items:center;align-content:center}
.service-library .studio-service{padding:16px;box-shadow:0 9px 24px rgba(47,36,17,.035)}
.service-library .studio-service h3{font-size:21px}.service-library .studio-packages{margin-top:13px}
.service-library .studio-service-actions{justify-content:flex-end}

.service-builder{display:grid;gap:14px}.service-builder.hidden{display:none!important}
.service-builder-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:17px;align-items:center;padding:3px 0 2px}
.service-back-btn{border:0;background:transparent;color:var(--h-forest);font:850 12px Inter,sans-serif;cursor:pointer;padding:8px 0}
.service-builder-heading span{display:block;color:#93691e;font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:900}
.service-builder-heading h2{font:650 31px/1 Fraunces,Georgia,serif;margin:5px 0 0}.service-builder-heading p{font-size:11px;color:#7a7368;margin:5px 0 0;line-height:1.45}
.service-builder-top-actions{display:flex;gap:7px}
.service-builder-form{display:grid;gap:14px}
.service-builder-section-head{align-items:end}.service-builder-section-head p{max-width:390px;line-height:1.45}
.service-basics-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(220px,.8fr) minmax(160px,.55fr);gap:12px;align-items:start}
.service-field{display:grid;gap:6px;font-size:12px;font-weight:800}.service-field input,.service-field textarea,.service-field select{width:100%;border:1px solid var(--h-line);background:#fff;border-radius:11px;padding:11px 12px;font:inherit;font-size:13px;color:#484942;outline:none}.service-field textarea{resize:vertical;min-height:116px}.service-field input:focus,.service-field textarea:focus,.service-field select:focus{border-color:rgba(11,43,30,.36);box-shadow:0 0 0 3px rgba(11,43,30,.05)}
.service-description-field{grid-column:1/-1}.service-title-field{grid-column:auto}
.service-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.service-package-grid .studio-tier{padding:15px;border:1px solid var(--h-line);background:#f4edde;border-radius:16px;gap:10px;min-width:0}
.service-package-grid .studio-tier:nth-child(1){background:#f2ede2}.service-package-grid .studio-tier:nth-child(2){background:#edf1e8}.service-package-grid .studio-tier:nth-child(3){background:#f4e7cd}
.service-package-grid .studio-tier h4{font-size:21px;margin-bottom:1px}.service-package-grid .studio-tier label{display:grid;gap:5px;font-size:11px;font-weight:800;min-width:0}.service-package-grid .studio-tier input,.service-package-grid .studio-tier textarea{width:100%;min-width:0;border:1px solid rgba(24,25,20,.10);background:#fff;border-radius:10px;padding:10px 10px;font:inherit;font-size:12px;outline:none}.service-package-grid .studio-tier textarea{resize:vertical;min-height:82px}.service-package-grid .studio-tier input:focus,.service-package-grid .studio-tier textarea:focus{border-color:rgba(11,43,30,.35);box-shadow:0 0 0 3px rgba(11,43,30,.04)}
.service-builder-footer{position:sticky;bottom:10px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border:1px solid rgba(11,43,30,.14);border-radius:15px;background:rgba(255,250,242,.97);box-shadow:0 12px 30px rgba(46,34,18,.11);backdrop-filter:blur(8px)}
.service-builder-footer strong{display:block;font:650 15px Fraunces,Georgia,serif}.service-builder-footer span{display:block;font-size:10px;color:#7a7368;margin-top:2px}.service-builder-footer-actions{display:flex;gap:7px;flex:0 0 auto}
@media(max-width:1050px){.service-library{grid-template-columns:1fr}.service-basics-grid{grid-template-columns:1fr 1fr}.service-title-field,.service-description-field{grid-column:1/-1}.service-package-grid{grid-template-columns:1fr}.service-package-grid .studio-tier{display:grid;grid-template-columns:1fr 1fr;column-gap:12px}.service-package-grid .studio-tier h4{grid-column:1/-1}.service-package-grid .studio-tier label:nth-last-child(1),.service-package-grid .studio-tier label:nth-last-child(2){grid-column:1/-1}}
@media(max-width:760px){.service-builder-top{grid-template-columns:1fr;gap:8px}.service-builder-top-actions{display:none}.service-basics-grid{grid-template-columns:1fr}.service-title-field,.service-description-field{grid-column:auto}.service-package-grid .studio-tier{grid-template-columns:1fr}.service-package-grid .studio-tier h4,.service-package-grid .studio-tier label:nth-last-child(1),.service-package-grid .studio-tier label:nth-last-child(2){grid-column:auto}.service-builder-footer{position:static;align-items:flex-start;flex-direction:column}.service-builder-footer-actions{width:100%}.service-builder-footer-actions .hub-btn{flex:1}.service-list-head{align-items:flex-start;flex-direction:column}.service-list-head .hub-btn{width:100%}}

.service-tier-heading p{font-size:10px;line-height:1.4;color:#766f64;margin:3px 0 1px}.service-tier-heading{grid-column:1/-1}
