/* Umbrela member workspace — shared layout, brand and accessible controls. */
:root{
  --bg:#f7f7fb;--surface:#fff;--surface2:#f3f2f9;--line:#e5e3ef;--line2:#d0c9e8;
  --text:#211d36;--text2:#625e77;--text3:#747087;--accent:#6950db;--accent2:#9b60dd;
  --green:#087e61;--red:#c63e52;--cyan:#087f8c;
  --grad-btn:linear-gradient(115deg,#6950db,#8b51cb);
  --grad-text:linear-gradient(110deg,#7e5ae7,#c160a7);
  --shadow:0 2px 4px #211d3603,0 8px 26px #211d3607;
  --shadow-lg:0 20px 60px #211d3619;
}
*{box-sizing:border-box} [hidden]{display:none!important}
html{scroll-padding-top:90px}body{display:block!important;margin:0;background:var(--bg)!important;color:var(--text);font-family:'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.5}
body::before,body::after{display:none!important}
button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}button:disabled{cursor:not-allowed!important;opacity:.6;transform:none!important}
input,select,textarea{min-width:0;max-width:100%}img,video{max-width:100%}
h1,h2,h3,.logo-name,.hero-title,.page-h,.topbar-title,.step-title{font-family:'Outfit','Plus Jakarta Sans',system-ui,sans-serif;letter-spacing:-.03em}
:focus-visible{outline:3px solid #987df0!important;outline-offset:3px!important}
input:focus,select:focus,textarea:focus{border-color:var(--accent)!important;box-shadow:0 0 0 3px #6950db15;background:#fff}
input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],input[type=datetime-local],select,textarea{border-radius:11px!important;color:var(--text)}
a,button{touch-action:manipulation}.layout{display:block;min-height:100vh}
.main{display:block;min-width:0;max-width:none!important;width:calc(100% - 248px);margin-left:248px!important;padding:0!important;min-height:100vh}
.content,.account-content{width:100%;max-width:1240px!important;padding:32px 36px 52px!important;margin:0 auto;animation:none!important}
body[data-member-page=profile] .content{max-width:1040px!important}
.topbar{min-height:76px;height:auto!important;padding:15px 36px!important;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f7f7fbf2!important;border-bottom:1px solid var(--line)!important;position:sticky;top:0;z-index:30;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.topbar-heading,.topbar-actions{display:flex;align-items:center;gap:12px;min-width:0}.topbar-title{font-size:17px!important;font-weight:600!important;line-height:1.3}
.credits{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex-shrink:0;background:#fff;border:1px solid #dfd9f1;border-radius:10px!important;min-height:42px;padding:9px 13px!important;font-size:12px!important;font-weight:700;color:#6244c8;text-decoration:none;box-shadow:none!important}
.credits:hover{border-color:var(--accent);background:#f1edff}.menu-toggle,.nav-close{align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:10px;border:1px solid var(--line);background:#fff;color:var(--text);font-size:20px;line-height:1;cursor:pointer}
.menu-toggle{display:none}.nav-close{display:none}
/* Deep ink navigation, with the same neon umbrella used in our email header. */
.sidebar{position:fixed!important;inset:0 auto 0 0;width:248px!important;min-width:248px;height:100vh;height:100dvh;display:flex;flex-direction:column;padding:23px 14px 16px!important;z-index:50;background:linear-gradient(160deg,#17132c,#211a3b)!important;border-right:1px solid #ffffff0b!important;overflow-y:auto;overscroll-behavior:contain;color:#fff;box-shadow:none!important;scrollbar-width:thin;scrollbar-color:#ffffff30 transparent}
.side-brand{position:relative;margin-bottom:18px}.sidebar .logo{display:flex;align-items:center;gap:11px;padding:0 10px;text-decoration:none;color:#fff}
.logo-mark{width:42px!important;height:42px!important;flex:none;border-radius:12px!important;object-fit:cover;box-shadow:0 0 24px #a259ed22!important}
.logo-name{display:block;font-size:24px!important;font-weight:800;letter-spacing:-.8px!important;line-height:1.2;color:#fff!important}.brand-dot{color:#f38dd0}.logo-caption{display:block;font-size:9px;font-weight:600;letter-spacing:2px;color:#b2a8d1;margin-top:5px}
.sidebar nav{display:flex;flex-direction:column;gap:3px}.sidebar .nav-section{margin:0!important;padding:15px 14px 7px!important;font-size:9px!important;letter-spacing:1.8px!important;font-weight:700;color:#a99fbe!important;text-transform:uppercase}
.sidebar .nav-item{position:relative;display:flex;align-items:center;gap:12px;min-height:43px;padding:10px 13px!important;margin:0!important;border:1px solid transparent;border-radius:10px!important;font-size:13px!important;font-weight:500!important;color:#d2cae5!important;text-decoration:none;transition:background .15s,color .15s!important}
.sidebar .nav-item:hover{background:#ffffff09!important;color:#fff!important;transform:none!important}.sidebar .nav-item.active{background:linear-gradient(105deg,#7053bf55,#7952b424)!important;color:#fff!important;border-color:#a185e530;box-shadow:none!important;font-weight:700!important}
.sidebar .nav-item.active::before{content:'';position:absolute;left:-1px;top:12px;bottom:12px;width:3px;height:auto;transform:none;background:#b999ff!important;border-radius:3px}
.sidebar .nav-ic{width:19px;height:19px;flex:none;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.side-foot{margin-top:auto;padding-top:28px}.studio-help{display:block;padding:13px 12px;margin-bottom:12px;border:1px solid #ffffff12;border-radius:12px;text-decoration:none;background:#ffffff04}.studio-help span{display:block;font-size:11px;color:#c7bedc}.studio-help span+span{font-size:10px;color:#aa9dcb;margin-top:5px}
.sidebar .user-row{display:flex;align-items:center;gap:10px;padding:12px 9px!important;border-top:1px solid #ffffff13;border-radius:0!important;text-decoration:none;color:#b4a9cf}.user-av{flex:none;width:34px!important;height:34px!important;border-radius:10px!important;background:#635091!important;color:#fff;display:grid!important;place-items:center;font-size:13px;font-weight:700}.user-info{flex:1;min-width:0}.user-name,.user-mail{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar .user-name{font-size:12px!important;font-weight:600;color:#eee8fa!important}.sidebar .user-mail{font-size:10px!important;color:#b1a6c8!important;margin-top:2px}.sidebar .logout{color:#d6a9b9!important;font-size:12px!important;min-height:36px}
/* A distinctive studio introduction, with a quiet ribbon of umbrella colours. */
.workspace-intro{position:relative;isolation:isolate;overflow:hidden;padding:31px 32px 29px;border-radius:20px;margin:0 0 28px;background:linear-gradient(115deg,#251d42,#35234e 65%,#483055);color:#fff;box-shadow:0 12px 26px #2c1d4410}
.workspace-intro::after{content:'';position:absolute;z-index:-1;width:360px;height:360px;border-radius:50%;border:1px solid #dcc1ff28;right:-120px;top:-175px;box-shadow:0 0 0 38px #d8b5ff05,0 0 0 76px #eac5ff05,0 0 0 115px #eac5ff04;pointer-events:none}
.workspace-kicker{font-size:9px!important;font-weight:700;letter-spacing:2px;color:#c3aedf;margin:0 0 14px!important}
.workspace-kicker{text-transform:uppercase}.workspace-intro.library-intro{align-items:center;gap:24px}.workspace-intro .library-summary{background:#ffffff09;border-color:#ffffff24;flex:none}.workspace-intro .library-summary strong{color:#fff}.workspace-intro .library-summary span{color:#d8cde6}
.workspace-intro .hero-title,.workspace-intro .page-h{font-size:clamp(27px,2.8vw,38px)!important;line-height:1.14;font-weight:700!important;max-width:760px;margin:0!important;color:#fff!important}
.workspace-intro .grad{background:linear-gradient(110deg,#c4b1ff,#fac2df)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent}
.workspace-intro .hero-sub,.workspace-intro .page-sub{font-size:13px!important;line-height:1.8;color:#d8cde6!important;max-width:680px;margin:12px 0 0!important}
.card,.panel,.tile,.video-card,.series-item,.stat,.stat-card,.table-wrap,.conn{border-radius:16px!important;box-shadow:var(--shadow)!important;backdrop-filter:none;transition:border-color .15s!important;border-color:var(--line)}
.card:hover,.tile:hover,.video-card:hover,.series-item:hover,.stat:hover,.conn:hover{transform:none!important;box-shadow:var(--shadow)!important}
.card{padding:24px!important;background:#fff}.step{gap:10px;margin-bottom:20px!important}.step-num{width:29px;height:29px;border-radius:9px;background:#eee8fb!important;color:#7552c7!important;font-size:12px!important;flex:none}.step-title{font-size:18px!important;font-weight:600!important}
.btn-primary,.btn-grad,.create-btn,.generate-btn,.primary-btn,button.primary,.btn.primary,.gen-btn,.btn-connect,.btn-trend,.profile-action{background:var(--grad-btn)!important;border:none!important;color:#fff!important;box-shadow:0 4px 12px #6950db1b!important;animation:none!important;transition:filter .15s,transform .15s!important}
.btn-primary:hover,.gen-btn:hover,.btn-connect:hover,.profile-action:hover{filter:brightness(1.08);transform:none!important}.gen-btn{min-height:54px;font-size:16px!important;border-radius:12px!important}
.seg-opt.active,.voice-opt.active,.cap-opt.active,.m-opt.active{background:#f1ecfb!important;border-color:#8967d2!important;color:#6542b7!important;box-shadow:none!important}
.seg-opt,.voice-opt,.cap-opt,.m-opt{min-height:44px}.pill,.badge{border-radius:7px!important}.toast{max-width:calc(100% - 32px);width:max-content;font-size:13px!important;line-height:1.6;bottom:calc(22px + env(safe-area-inset-bottom));text-align:center;border-radius:12px!important}
::selection{background:#d8ccf8}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#bfb6d1;border-radius:8px}::-webkit-scrollbar-track{background:transparent}

/* ---- create-form grid (dashboard + youtube): hero topic card, smart 2-col layout ---- */
.content:has(.form-grid){max-width:1010px!important}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}
.form-grid .card{margin-bottom:0!important}
.form-grid>.card.hero-card,.form-grid>.gen-btn,.form-grid>.span2{grid-column:1/-1}
.form-grid>.gen-btn{margin-top:2px;font-size:18px!important;padding:19px!important}
.row2{display:grid;grid-template-columns:1fr 1.7fr;gap:14px}
.row2 .field{margin-bottom:0!important}
@media(max-width:920px){.form-grid{grid-template-columns:1fr}.row2{grid-template-columns:1fr}}

/* ---- balanced create cards: compact voices, natural heights ---- */
.form-grid{align-items:start}
.lenlang{display:grid;grid-template-columns:1.2fr 1fr;gap:14px}
.lenlang .field{margin-bottom:10px!important}
.lenlang #langSel{margin:0!important}
#voiceGrid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important}
#voiceGrid .voice-opt{flex-direction:column!important;gap:5px!important;padding:10px 4px!important;text-align:center;justify-content:center}
#voiceGrid .voice-ic{width:30px!important;height:30px!important;font-size:14px!important}
#voiceGrid .voice-name{font-size:12.5px!important}
#voiceGrid .voice-desc{display:none!important}
@media(max-width:920px){.lenlang{grid-template-columns:1fr}}


/* The DOM and visual order both start with the story, then its creative settings. */
#dashGrid{grid-template-areas:"hero hero" "settings len" "post post" "btn btn"}
#dashGrid>.hero-card{grid-area:hero}
#dashGrid>.creative-settings{grid-area:settings;display:grid;gap:18px;min-width:0}
#dashGrid>.length-card{grid-area:len}
#dashGrid>.posting-card{grid-area:post}
#dashGrid>.gen-btn{grid-area:btn}
@media(max-width:920px){#dashGrid{grid-template-areas:"hero" "settings" "len" "post" "btn"}}

/* ---- dashboard hero: Topic | Language on one row, Niche full-width beneath ---- */
#dashGrid .hero-card .row2{grid-template-columns:1fr 200px}
#dashGrid .hero-card .row2>.field:nth-child(1){grid-column:1/-1;order:2}
#dashGrid .hero-card .row2>.field:nth-child(2){order:0}
#dashGrid .hero-card .row2>.field:nth-child(2) input{font-size:16.5px!important;padding:16px 18px!important}
#dashGrid .hero-card .row2>.field:nth-child(3){order:1}
@media(max-width:920px){#dashGrid .hero-card .row2{grid-template-columns:1fr}#dashGrid .hero-card .row2>.field{grid-column:auto!important}}

/* ---- YouTube create: same arrangement as dashboard ---- */
#ytGrid{grid-template-areas:"hero hero" "style len" "post len" "btn btn"}
#ytGrid>.card:nth-of-type(1){grid-area:hero}
#ytGrid>.card:nth-of-type(2){grid-area:style}
#ytGrid>.card:nth-of-type(3){grid-area:len}
#ytGrid>.card:nth-of-type(4){grid-area:post}
#ytGrid>.gen-btn{grid-area:btn}
@media(max-width:920px){#ytGrid{grid-template-areas:"hero" "style" "len" "post" "btn"}}

/* ---- Series create: Theme hero on top, the two setting cards side by side ---- */
#serGrid{grid-template-areas:"hero hero" "cat cat" "len look" "btn btn"}
#serGrid>.card:nth-of-type(1){grid-area:hero}
#serGrid>.card:nth-of-type(2){grid-area:cat}
#serGrid>.card:nth-of-type(3){grid-area:len}
#serGrid>.card:nth-of-type(4){grid-area:look}
#serGrid>.gen-btn{grid-area:btn}
@media(max-width:920px){#serGrid{grid-template-areas:"hero" "cat" "len" "look" "btn"}}

/* youtube hero: wide topic | compact language */
.yt-hero-row{grid-template-columns:1fr 200px}
.yt-hero-row select{width:100%;padding:11px 12px;border:1.5px solid var(--line);border-radius:11px;background:var(--surface2);font-weight:600;font-size:13.5px;cursor:pointer}
@media(max-width:920px){.yt-hero-row{grid-template-columns:1fr}}

/* compact language selects in hero cards */
.hero-card .row2 select{padding:11px 12px!important;font-size:13.5px!important}

/* series hero: name | compact language */
.ser-hero-row{grid-template-columns:1fr 200px}
.ser-hero-row select{width:100%;padding:11px 12px;border:1.5px solid var(--line);border-radius:11px;background:var(--surface2);font-weight:600;font-size:13.5px;cursor:pointer}
@media(max-width:920px){.ser-hero-row{grid-template-columns:1fr}}

/* voice preview button on tiles */
#voiceGrid .voice-opt{position:relative;padding-right:30px!important}
.vplay{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;
  border:none;background:rgba(107,92,255,.14);color:#6b5cff;font-size:10px;cursor:pointer;line-height:1}
.vplay:hover{background:#6b5cff;color:#fff}

/* background music chips */
.music-grid{display:flex;flex-wrap:wrap;gap:8px}
.m-opt{display:inline-flex;align-items:center;gap:7px;background:var(--surface2,#f1f3f9);border:1.5px solid var(--line,#e7eaf2);
  border-radius:980px;padding:8px 13px;font-family:'Outfit';font-weight:700;font-size:12.5px;color:var(--text2,#5b6178);cursor:pointer;transition:all .15s}
.m-opt:hover{border-color:#c9c4f4}
.m-opt.active{background:linear-gradient(120deg,rgba(107,92,255,.14),rgba(168,85,247,.08));border-color:#6b5cff;color:#6b5cff}
.m-opt .mp{width:20px;height:20px;border-radius:50%;background:rgba(107,92,255,.15);color:#6b5cff;display:inline-flex;align-items:center;justify-content:center;font-size:9px}
.m-opt .mp:hover{background:#6b5cff;color:#fff}



/* Shared actions are in the toolbar, never floating over page content. */
.refresh-fab{position:static!important;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:8px 11px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--text2);cursor:pointer;box-shadow:none;flex:none}
.refresh-fab .rf-ic{display:inline-block;font-size:17px}.refresh-fab .rf-txt{font-size:11px;font-weight:600}.refresh-fab.spinning .rf-ic{animation:member-spin .8s linear infinite}.refresh-fab.fresh{color:var(--green)}@keyframes member-spin{to{transform:rotate(360deg)}}
.member-notice{padding:12px 20px;background:#fff3d9;border-bottom:1px solid #eedcb2;color:#704e12;font-size:13px;line-height:1.6}.member-notice button{border:0;background:none;color:inherit;font-weight:700;text-decoration:underline;min-height:32px}
.skip-link{position:fixed;left:16px;top:-80px;z-index:200;background:#fff;color:var(--text);border:2px solid var(--accent);border-radius:8px;padding:12px 18px;text-decoration:none;font-weight:700}.skip-link:focus{top:12px}.main:focus{outline:none}
.toast{visibility:hidden}.toast.show{visibility:visible}
.overlay{display:none;position:fixed;inset:0;background:#130e2e80;z-index:70}.overlay.show{display:block}.nav-is-open{overflow:hidden}
@media(min-width:901px){.sidebar{transform:none!important;visibility:visible!important}.overlay{display:none!important}}
@media(max-width:1100px){.content,.account-content{padding:25px 24px 40px!important}.topbar{padding:14px 24px!important}#voiceGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:900px){
  .main{margin-left:0!important;width:100%!important}.sidebar{width:min(300px,calc(100vw - 40px))!important;min-width:0;transform:translateX(-110%)!important;visibility:hidden;transition:transform .2s,visibility .2s;z-index:80;padding-bottom:max(16px,env(safe-area-inset-bottom))!important}.sidebar.open{transform:translateX(0)!important;visibility:visible;box-shadow:20px 0 60px #100a3340!important}
  .menu-toggle{display:inline-flex!important;flex:none}.nav-close{display:flex;position:absolute;right:0;top:0;color:#e7ddf4;background:#ffffff08;border-color:#ffffff16;font-size:26px}.sidebar .logo{padding-right:34px}.topbar{padding:12px 20px!important;min-height:70px;gap:12px}.workspace-intro{padding:26px 26px}.sidebar .side-foot{padding-top:18px}.sidebar .studio-help{margin-bottom:8px}
}
@media(max-width:600px){
  .topbar{flex-wrap:wrap}.topbar-actions{margin-left:auto}
  .content,.account-content{padding:20px 16px 32px!important}.topbar{padding:10px 16px!important;gap:8px}.topbar>div:first-child{gap:9px!important;min-width:0}.topbar-title{font-size:14px!important}.topbar-actions{gap:6px}.credits{font-size:10px!important;padding:8px 9px!important;min-height:40px}.refresh-fab{width:40px;min-height:40px;padding:8px}.refresh-fab .rf-txt{display:none}.menu-toggle{min-width:40px;min-height:40px;width:40px;height:40px}
  .workspace-intro{padding:24px 23px;margin-bottom:20px;border-radius:16px}.workspace-intro .hero-title,.workspace-intro .page-h{font-size:28px!important}.workspace-intro .hero-sub,.workspace-intro .page-sub{font-size:12px!important;line-height:1.75}.workspace-kicker{font-size:8px!important;letter-spacing:1.6px}.card{padding:20px!important}.step-title{font-size:17px!important}
  .form-grid,.row2,.lenlang{min-width:0}.form-grid>*{min-width:0}#voiceGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.seg{flex-wrap:wrap}.seg-opt{min-width:70px;padding:12px 8px!important}.vplay{min-width:30px;min-height:30px;right:4px}.done-actions{flex-wrap:wrap}.status-done video{max-width:100%}.topbar-title{overflow-wrap:anywhere}
  input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],input[type=datetime-local],select,textarea{font-size:16px!important}.form-grid .hero-card .row2 select{font-size:16px!important}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(forced-colors:active){.nav-item.active,.seg-opt.active,.voice-opt.active,.cap-opt.active{outline:2px solid Highlight!important}.workspace-intro .grad{-webkit-text-fill-color:CanvasText!important}.sidebar .nav-ic{stroke:LinkText}}

/* Creation prices stay next to the action at every screen size. */
.credit-action-area{grid-area:btn;min-width:0;display:grid;gap:14px}
.credit-action-area>.gen-btn{width:100%;margin-top:0}
.creation-quote{padding:20px 22px;border:1px solid #d9d0ef;border-radius:16px;background:linear-gradient(120deg,#f7f4ff,#fff);color:var(--text,#141627)}
.quote-heading{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:12px;letter-spacing:.05em;text-transform:uppercase;font-weight:800;color:#65538d}
.quote-mark{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:8px;background:#e9e1fa;color:#6b5cff;font-size:17px;letter-spacing:0}
.quote-amounts{display:flex;flex-wrap:wrap;gap:14px 28px;margin:0}
.quote-amounts>div{min-width:0;flex:1 1 155px}
.quote-amounts dt{font-size:12px;line-height:1.6;color:var(--text2,#5b6178)}
.quote-amounts dd{margin:4px 0 0;font-family:Outfit,system-ui,sans-serif;font-size:25px;line-height:1.25;font-weight:800;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.quote-amounts .quote-balance{font-size:21px;font-weight:600;color:#514966}
.quote-policy,.quote-status{font-size:12px;line-height:1.7;margin:13px 0 0;color:var(--text2,#5b6178)}
.quote-status{font-weight:600}.quote-status:empty{display:none}
.quote-actions{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;margin-top:12px}
.quote-actions a,.quote-actions button{font:inherit;font-size:12px;font-weight:700;min-height:38px;display:inline-flex;align-items:center;text-decoration:none;border-radius:9px;padding:8px 13px;cursor:pointer}
.quote-actions a{background:#6b5cff;color:#fff;border:1px solid #6b5cff}.quote-actions button{background:#fff;color:#65538d;border:1px solid #d9d0ef}
.quote-actions button:disabled{opacity:.65;cursor:wait}.quote-actions [hidden]{display:none}
.creation-quote[data-status=insufficient],.creation-quote[data-status=error]{border-color:#e9c38d;background:linear-gradient(120deg,#fff8ed,#fff)}
.creation-quote[data-status=insufficient] .quote-status,.creation-quote[data-status=error] .quote-status{color:#845018}
.gen-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;box-shadow:none!important;transform:none!important}
.creation-quote:focus{outline:2px solid var(--accent,#6b5cff);outline-offset:3px}
.credit-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}
.credit-price-item{border:1px solid var(--line,#e7eaf2);border-radius:12px;padding:15px 16px;min-width:0}
.credit-price-item h3{font-size:13px;font-weight:700;margin:0 0 6px;line-height:1.5}.credit-price-item .credit-price-amount{font-family:Outfit,system-ui,sans-serif;font-size:23px;font-weight:800;color:#6551b7;font-variant-numeric:tabular-nums}
.credit-price-item p{font-size:12px;color:var(--text2,#5b6178);line-height:1.6;margin:6px 0 0}
@media(max-width:600px){.creation-quote{padding:17px 18px}.quote-amounts{gap:14px}.quote-amounts>div{flex:1 1 125px}.quote-amounts dd{font-size:23px}.quote-amounts .quote-balance{font-size:19px}.credit-price-grid{grid-template-columns:1fr}}
