:root{--card-ink:#173326;--card-muted:#62766b;--card-line:#dbe7df;--card-soft:#f4f8f5;--card-green:#147a49;--card-dark:#10281c}
body.card-studio-page{margin:0;background:#eef4f0;color:var(--card-ink);font-family:Inter,"Segoe UI",Arial,sans-serif}
.card-studio-shell{width:min(1440px,calc(100% - 32px));margin:0 auto;padding:28px 0 64px}
.card-studio-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:4px 2px}
.card-studio-topbar h1{margin:0;color:var(--card-ink);font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.1;letter-spacing:-.04em}.card-studio-topbar p{margin:5px 0 0;color:var(--card-muted);font-size:.9rem}
.card-studio-template-badge{display:inline-flex;align-items:center;width:max-content;margin:8px 0 0;padding:5px 9px;border:1px solid #b7d9c4;border-radius:999px;background:#eef8f1;color:#236541;font-size:.76rem!important;font-weight:700}.card-studio-template-badge[hidden]{display:none}
.card-studio-library-design{display:flex;align-items:center;gap:10px;margin:0 0 10px;padding:9px;border:1px solid #b7d9c4;border-radius:10px;background:#f3faf5;color:var(--card-ink)}.card-studio-library-design[hidden]{display:none}.card-studio-library-swatch{display:block;flex:0 0 42px;width:42px;height:30px;border:3px solid #147a49;border-radius:7px;background:#eef7ff;box-sizing:border-box}.card-studio-library-design strong,.card-studio-library-design small{display:block}.card-studio-library-design strong{font-size:.78rem;line-height:1.25}.card-studio-library-design small{margin-top:3px;color:var(--card-muted);font-size:.68rem;line-height:1.2}
.card-studio-top-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.card-studio-button{min-height:42px;padding:10px 15px;border:1px solid var(--card-line);border-radius:10px;background:#fff;color:var(--card-ink);font:700 .86rem/1 "Segoe UI",sans-serif;cursor:pointer}.card-studio-button:hover,.card-studio-button:focus-visible{border-color:var(--card-green);outline:none;box-shadow:0 0 0 3px rgba(20,122,73,.14)}.card-studio-button.primary{border-color:var(--card-green);background:var(--card-green);color:#fff}.card-studio-button.secondary{background:#20382c;color:#fff;border-color:#20382c}.card-studio-button[disabled]{cursor:wait;opacity:.55}
.card-studio-layout{display:grid;grid-template-columns:minmax(290px,350px) minmax(0,1fr);gap:24px;align-items:start}.card-studio-panel{max-height:calc(100vh - 128px);overflow:auto;padding:16px;border:1px solid var(--card-line);border-radius:16px;background:#fff;box-shadow:0 12px 35px rgba(20,55,36,.07)}
.card-studio-section{padding:0 0 17px;margin:0 0 17px;border-bottom:1px solid var(--card-line)}.card-studio-section:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.card-studio-section h2{margin:0 0 10px;color:var(--card-ink);font-size:1rem;letter-spacing:-.01em}.card-studio-label{display:block;margin:10px 0 5px;color:#3e594b;font-size:.78rem;font-weight:750;letter-spacing:.02em}.card-studio-input,.card-studio-select,.card-studio-textarea{box-sizing:border-box;width:100%;padding:10px 11px;border:1px solid #cad9d0;border-radius:9px;background:#fff;color:var(--card-ink);font:500 .9rem/1.4 "Segoe UI",Arial,sans-serif}.card-studio-textarea{min-height:132px;resize:vertical;font-family:"Noto Nastaliq Urdu","Noto Naskh Arabic",serif;font-size:1.18rem;line-height:2;direction:rtl}.card-studio-input:focus,.card-studio-select:focus,.card-studio-textarea:focus{border-color:var(--card-green);outline:0;box-shadow:0 0 0 3px rgba(20,122,73,.12)}.card-studio-field-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.card-studio-check{display:flex;align-items:center;gap:8px;margin-top:9px;color:#3e594b;font-size:.84rem}.card-studio-check input{width:17px;height:17px;accent-color:var(--card-green)}.card-studio-range{width:100%;accent-color:var(--card-green)}.card-studio-range-value{color:var(--card-muted);font-size:.78rem}.card-studio-help{margin:6px 0 0;color:var(--card-muted);font-size:.77rem;line-height:1.45}.card-studio-privacy{padding:10px 11px;border-radius:9px;background:#eef8f1;color:#276043;font-size:.78rem;line-height:1.5}.card-template-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.card-template{position:relative;min-height:59px;padding:10px;border:1px solid var(--card-line);border-radius:10px;background:#fff;color:var(--card-ink);font:700 .78rem/1.2 "Segoe UI",sans-serif;text-align:left;cursor:pointer}.card-template::before{display:block;width:100%;height:16px;margin-bottom:7px;border-radius:5px;background:var(--template-bg,#f5ead7);content:""}.card-template[data-template="midnight"]::before{background:linear-gradient(135deg,#0f172a,#1e3a5f)}.card-template[data-template="emerald"]::before{background:linear-gradient(135deg,#082c1d,#1c8152)}.card-template[data-template="photo-quote"]::before{background:linear-gradient(135deg,#37474f,#111)}.card-template[data-template="minimal-white"]::before{background:#fff;border:1px solid #e4ece7;box-sizing:border-box}.card-template[aria-pressed="true"]{border:2px solid var(--card-green);padding:9px;box-shadow:0 4px 13px rgba(20,122,73,.12)}.card-studio-upload{padding:10px;border:1px dashed #b8cfc1;border-radius:9px;background:var(--card-soft)}.card-studio-upload input{width:100%;font-size:.78rem}.card-studio-position{display:grid;grid-template-columns:1fr 1fr;gap:9px}.card-studio-status{min-height:20px;margin:8px 0 0;color:var(--card-muted);font-size:.78rem}.card-studio-error{padding:10px 11px;border-radius:9px;background:#fff1f1;color:#a53030;font-size:.82rem}.card-studio-preview{position:relative;display:flex;align-items:center;justify-content:center;min-height:min(78vh,800px);padding:34px;border:1px solid #d5e1da;border-radius:18px;background:repeating-conic-gradient(#f8fbf9 0 25%,#f1f6f3 0 50%) 50%/24px 24px;box-shadow:0 12px 35px rgba(20,55,36,.06)}.card-studio-artboard-wrap{position:relative;width:min(100%,900px);max-height:calc(100vh - 210px);display:flex;align-items:center;justify-content:center}.card-studio-canvas{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100vh - 230px);background:#fff;box-shadow:0 18px 50px rgba(11,36,23,.22)}.card-studio-dimensions{position:absolute;right:12px;bottom:12px;padding:5px 8px;border-radius:6px;background:rgba(16,40,28,.78);color:#fff;font-size:.72rem;line-height:1}.card-studio-preview figcaption{position:absolute;left:15px;bottom:12px;color:#718277;font-size:.7rem}.card-studio-mobile-actions{display:none}.card-studio-text-warning{margin:7px 0 0;color:#9b6b16;font-size:.78rem}.card-studio-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.card-studio-shell{width:min(100% - 20px,680px);padding-top:18px}.card-studio-topbar{align-items:flex-start;flex-direction:column}.card-studio-top-actions{width:100%;justify-content:flex-start}.card-studio-layout{display:flex;flex-direction:column}.card-studio-preview{order:-1;width:100%;min-height:0;padding:14px;box-sizing:border-box}.card-studio-artboard-wrap{max-height:none}.card-studio-canvas{max-height:none;width:100%;height:auto}.card-studio-dimensions{right:8px;bottom:8px}.card-studio-panel{width:100%;box-sizing:border-box;max-height:none;overflow:visible}.card-studio-mobile-actions{display:flex;gap:8px;margin:0 0 12px}.card-studio-mobile-actions .card-studio-button{flex:1}.card-studio-topbar p{margin-top:3px}}
@media(max-width:520px){.card-studio-shell{width:calc(100% - 20px)}.card-studio-topbar h1{font-size:1.55rem}.card-studio-top-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.card-studio-top-actions .card-studio-button{width:100%}.card-studio-preview{border-radius:12px}.card-studio-panel{padding:13px}.card-studio-field-row{grid-template-columns:1fr}.card-template-grid{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){.card-studio-button{transition:none}}
.card-studio-top-actions>a.card-studio-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.card-studio-canvas-help{margin:10px 0 0;color:var(--card-muted);font-size:.78rem;line-height:1.45;text-align:center}
.card-template[data-template="sunflower-bloom"]::before{background:radial-gradient(circle at 72% 50%,#e5b329 0 17%,transparent 18%),linear-gradient(135deg,#fffdf4 0 70%,#d8e6c5 71%)}.card-template[data-template="golden-mandala"]::before{background:radial-gradient(circle,#f9e39a 0 17%,#8a6418 18% 20%,transparent 21% 32%,#8a6418 33% 35%,#f5c84b 36%)}.card-template[data-template="botanical-frame"]::before{background:linear-gradient(135deg,#dbe9d1 0 24%,#f5f2e8 25% 74%,#8dbb8b 75%)}
.card-studio-transliteration{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:25px;margin-top:5px;color:var(--card-muted);font-size:.76rem}.card-studio-transliteration-retry{padding:4px 8px;border:1px solid #b8cfc1;border-radius:6px;background:#fff;color:var(--card-green);font:700 .72rem/1 "Segoe UI",sans-serif;cursor:pointer}.card-studio-transliteration-retry:hover,.card-studio-transliteration-retry:focus-visible{border-color:var(--card-green);outline:none;box-shadow:0 0 0 2px rgba(20,122,73,.12)}
.card-studio-artboard-wrap{position:relative;isolation:isolate}.card-studio-interaction-layer{position:absolute;inset:0;z-index:3;outline:none;touch-action:none}.card-studio-interaction-layer:focus-visible{outline:2px solid #d8f36a;outline-offset:4px;border-radius:4px}.card-studio-selection-box{position:absolute;box-sizing:border-box;min-width:36px;min-height:36px;border:1px solid #147a49;box-shadow:0 0 0 1px rgba(255,255,255,.95),0 0 0 3px rgba(20,122,73,.24);pointer-events:none}.card-studio-selection-label{position:absolute;top:-23px;left:0;padding:3px 6px;border-radius:5px;background:#147a49;color:#fff;font:700 10px/1 "Segoe UI",Arial,sans-serif;white-space:nowrap}.card-studio-resize-handle,.card-studio-font-handle{position:absolute;width:24px;height:24px;padding:0;border:2px solid #fff;border-radius:50%;background:#147a49;box-shadow:0 1px 4px rgba(11,36,23,.3);pointer-events:auto;cursor:ew-resize}.card-studio-resize-handle.left{left:-13px;top:50%;transform:translateY(-50%)}.card-studio-resize-handle.right{right:-13px;top:50%;transform:translateY(-50%)}.card-studio-font-handle{right:-13px;bottom:-13px;cursor:nwse-resize;background:#d7a51a}.card-studio-canvas-editor{position:absolute;z-index:5;box-sizing:border-box;margin:0;padding:0 2px;border:1px solid #147a49;border-radius:3px;outline:2px solid rgba(255,255,255,.95);background:rgba(255,255,255,.12);color:inherit;direction:auto;resize:none;overflow:hidden;white-space:pre-wrap;unicode-bidi:plaintext;touch-action:auto}.card-studio-canvas-editor:focus{box-shadow:0 0 0 3px rgba(20,122,73,.24)}.card-studio-guides{position:absolute;inset:0;pointer-events:none}.card-studio-guide{position:absolute;z-index:4;background:rgba(215,165,26,.92);pointer-events:none}.card-studio-guide.vertical{top:0;bottom:0;width:1px}.card-studio-guide.horizontal{left:0;right:0;height:1px}.card-studio-guide::after{position:absolute;padding:2px 4px;border-radius:4px;background:#d7a51a;color:#1b2b21;font:700 9px/1 "Segoe UI",Arial,sans-serif;content:attr(data-label);white-space:nowrap}.card-studio-guide.vertical::after{top:6px;left:4px}.card-studio-guide.horizontal::after{top:4px;left:6px}.card-studio-context-toolbar{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;margin:12px auto 0;padding:7px;border:1px solid var(--card-line);border-radius:10px;background:rgba(255,255,255,.92);box-shadow:0 7px 20px rgba(20,55,36,.08)}.card-studio-context-toolbar>span{margin:0 4px;color:var(--card-muted);font-size:.76rem;font-weight:700}.card-studio-context-toolbar .card-studio-button{min-height:34px;padding:7px 9px;font-size:.73rem}.card-studio-context-toolbar[hidden],.card-studio-selection-box[hidden],.card-studio-canvas-editor[hidden]{display:none!important}
@media(max-width:900px){.card-studio-resize-handle,.card-studio-font-handle{width:32px;height:32px}.card-studio-selection-label{top:-27px}.card-studio-context-toolbar{position:sticky;bottom:8px;z-index:7;margin-top:10px}.card-studio-context-toolbar .card-studio-button{min-height:40px}}
.card-studio-layout-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.card-studio-layout-actions .card-studio-button{min-height:36px;padding:8px 6px;font-size:.72rem}.card-studio-layout-actions .card-studio-button:last-child{grid-column:1/-1}
/* Keep the preview focused on the artwork. Contextual actions float just
   above the artboard, outside the exported canvas and its layout flow. */
.card-studio-preview{flex-direction:column;gap:10px}
.card-studio-artboard-wrap{width:min(100%,1100px)}
.card-studio-context-toolbar.card-studio-canvas-toolbar{position:absolute;top:-56px;right:auto;bottom:auto;left:50%;z-index:8;display:flex;align-items:center;justify-content:center;max-width:calc(100% - 12px);margin:0;padding:4px;border:1px solid var(--card-line);border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 6px 18px rgba(20,55,36,.1);transform:translateX(-50%)}
.card-studio-context-toolbar [hidden]{display:none!important}
.card-studio-canvas-toolbar>span.card-studio-selected-object{max-width:120px;margin:0 4px;overflow:hidden;color:var(--card-muted);font-size:.72rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}
.card-studio-icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;min-width:38px;height:38px;padding:0;border:1px solid var(--card-line);border-radius:9px;background:#fff;color:var(--card-ink);font:700 1rem/1 "Segoe UI",Arial,sans-serif;cursor:pointer}
.card-studio-icon-button:hover,.card-studio-icon-button:focus-visible{border-color:var(--card-green);outline:none;background:#f2faf5;box-shadow:0 0 0 3px rgba(20,122,73,.14)}
.card-studio-icon-button-success{border-color:#b7d9c4;background:#eef8f1;color:var(--card-green)}
.card-studio-icon-button-danger{border-color:#efcaca;background:#fff5f5;color:#a53030}
.card-toolbar-icon{display:block;line-height:1}
.card-toolbar-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.card-studio-icon-button[data-card-tooltip]::after{position:absolute;top:calc(100% + 7px);left:50%;z-index:30;padding:5px 7px;border-radius:6px;background:#173326;color:#fff;font:600 .68rem/1.2 "Segoe UI",Arial,sans-serif;content:attr(title);white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,-3px);transition:opacity .12s ease,transform .12s ease}
.card-studio-icon-button[data-card-tooltip]:hover::after,.card-studio-icon-button[data-card-tooltip]:focus-visible::after{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.card-studio-canvas-toolbar{top:-54px}.card-studio-canvas-toolbar .card-studio-icon-button{width:40px;min-width:40px;height:40px}.card-studio-canvas-help{max-width:52rem;margin-inline:auto}.card-studio-icon-button[data-card-tooltip]::after{display:none}}
@media(max-width:520px){.card-studio-context-toolbar.card-studio-canvas-toolbar{width:calc(100% - 8px);max-width:none;overflow-x:auto;justify-content:flex-start}.card-studio-canvas-toolbar>span.card-studio-selected-object{max-width:96px}.card-studio-canvas-toolbar .card-studio-icon-button{flex:0 0 40px}}
@media(min-width:901px){.card-studio-top-actions{gap:6px;flex-wrap:nowrap}.card-studio-top-actions>.card-studio-button{min-height:38px;padding:9px 11px;font-size:.8rem}}

/* The header is a command bar, not a loose row of unrelated buttons. Keep
   navigation and export actions visually grouped so the next step is obvious
   without taking space from the canvas below. */
.card-studio-top-actions{align-items:stretch;gap:10px}
.card-studio-action-group{display:flex;flex-direction:column;gap:4px;padding:5px;border:1px solid var(--card-line);border-radius:12px;background:rgba(255,255,255,.76)}
.card-studio-action-group-export{border-color:#c5dfcf;background:#f4faf6}
.card-studio-action-group-label{padding:0 4px;color:var(--card-muted);font-size:.64rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}
.card-studio-action-group-buttons{display:flex;align-items:center;gap:5px}
.card-studio-action-group .card-studio-button{min-height:38px;padding:9px 12px;border-radius:8px;font-size:.8rem}
.card-studio-action-group .card-studio-button.quiet{border-color:transparent;background:transparent;color:var(--card-muted)}
.card-studio-action-group .card-studio-button.quiet:hover,.card-studio-action-group .card-studio-button.quiet:focus-visible{border-color:var(--card-line);background:#fff;color:var(--card-ink)}
.card-studio-action-group .card-studio-button.primary{box-shadow:0 5px 14px rgba(20,122,73,.18)}
@media(max-width:900px){
  .card-studio-top-actions{width:100%;align-items:stretch;gap:8px}
  .card-studio-action-group{flex:1 1 0;min-width:0}
  .card-studio-action-group-buttons{flex-wrap:wrap}
  .card-studio-action-group .card-studio-button{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
}
@media(max-width:520px){
  .card-studio-top-actions{display:grid;grid-template-columns:1fr 1fr}
  .card-studio-action-group{width:100%}
  .card-studio-action-group-export{grid-column:1/-1}
  .card-studio-action-group-export .card-studio-button.primary{flex-basis:100%}
}

/* Guided workflow ------------------------------------------------------- */
.card-studio-guided-header{position:relative;display:flex;align-items:center;gap:14px;margin:0 0 18px;padding:10px 12px;border:1px solid var(--card-line);border-radius:14px;background:rgba(255,255,255,.82);box-shadow:0 8px 24px rgba(20,55,36,.05)}
.card-studio-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));flex:1;gap:6px}
.card-studio-step{position:relative;display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto;column-gap:7px;min-height:48px;padding:7px 9px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--card-muted);text-align:left;cursor:pointer}
.card-studio-step>span{grid-row:1 / span 2;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e6efe9;color:#46705a;font-size:.75rem;font-weight:800}
.card-studio-step strong{align-self:end;color:var(--card-ink);font-size:.78rem;line-height:1.2}.card-studio-step small{align-self:start;color:var(--card-muted);font-size:.67rem;line-height:1.2}
.card-studio-step:hover,.card-studio-step:focus-visible{border-color:#b7d9c4;background:#f5fbf7;outline:none;box-shadow:0 0 0 3px rgba(20,122,73,.1)}
.card-studio-step.is-active{border-color:#9dceb0;background:#edf8f0}.card-studio-step.is-active>span{background:var(--card-green);color:#fff}.card-studio-step.is-active strong{color:var(--card-green)}
.card-studio-mode-switch{display:flex;align-items:center;gap:4px;flex:0 0 auto;padding:4px;border:1px solid var(--card-line);border-radius:10px;background:#f4f8f5}.card-studio-mode-label{margin:0 5px;color:var(--card-muted);font-size:.68rem;font-weight:700;white-space:nowrap}.card-studio-mode-button{min-height:32px;padding:7px 9px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--card-muted);font:700 .72rem/1 "Segoe UI",Arial,sans-serif;cursor:pointer}.card-studio-mode-button:hover,.card-studio-mode-button:focus-visible{border-color:#b7d9c4;outline:none}.card-studio-mode-button.is-active{border-color:#b7d9c4;background:#fff;color:var(--card-green);box-shadow:0 2px 6px rgba(20,55,36,.06)}
.card-studio-ui-status{position:absolute;right:12px;bottom:-23px;color:var(--card-green);font-size:.7rem;font-weight:700;pointer-events:none}.card-studio-guided-header [data-card-ui-status]:empty{display:none}
.card-studio-step-intro{margin:0 0 12px;padding:10px 11px;border-radius:10px;background:#f2f8f4}.card-studio-eyebrow{display:block;margin-bottom:4px;color:var(--card-green);font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.card-studio-step-intro h2{margin:0 0 3px}.card-studio-step-intro p{margin:0;color:var(--card-muted);font-size:.78rem;line-height:1.4}
.card-studio-use-cases{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 18px}.card-studio-use-case{min-height:68px;padding:10px;border:1px solid var(--card-line);border-radius:10px;background:#fff;color:var(--card-ink);text-align:left;cursor:pointer}.card-studio-use-case strong,.card-studio-use-case small{display:block}.card-studio-use-case strong{font-size:.78rem;line-height:1.25}.card-studio-use-case small{margin-top:4px;color:var(--card-muted);font-size:.68rem;line-height:1.2}.card-studio-use-case:hover,.card-studio-use-case:focus-visible{border-color:var(--card-green);outline:none;box-shadow:0 0 0 3px rgba(20,122,73,.1)}.card-studio-use-case.is-selected{border:2px solid var(--card-green);padding:9px;background:#f0faf3;box-shadow:0 4px 12px rgba(20,122,73,.1)}
.card-studio-content-actions{display:flex;gap:7px;margin:8px 0 3px}.card-studio-content-actions .card-studio-button{min-height:34px;padding:8px 10px;font-size:.72rem}.card-studio-content-actions .quiet{background:#f6f9f7}.card-studio-export-section h2{margin-bottom:6px}.card-studio-export-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.card-studio-export-actions .card-studio-button{width:100%}.card-studio-privacy{margin:12px 0 0;padding:9px 10px;border-radius:9px;background:#eef8f1;color:#276043;font-size:.75rem;line-height:1.45}
.card-studio-mobile-stepbar{display:none}.card-studio-section[data-card-step-panel][hidden]{display:none!important}.card-studio-advanced-section[hidden]{display:none!important}
[data-card-studio][data-card-ui-mode="quick"] [data-card-advanced]{display:none!important}
.card-studio-empty-cue{display:flex;align-items:center;gap:8px;margin:0 0 9px;padding:8px 9px;border:1px solid #b8dfc8;border-left:3px solid var(--card-green);border-radius:8px;background:#f0fbf4;color:#35634a;font-size:.76rem;line-height:1.35}.card-studio-empty-cue[hidden]{display:none!important}.card-studio-empty-cue-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#d7f1df;color:var(--card-green);font-size:1rem;font-weight:800}.card-studio-empty-cue strong{color:var(--card-ink)}.card-studio-empty-cue-dismiss{flex:0 0 auto;margin-left:auto;padding:5px 7px;border:1px solid #b8d8c4;border-radius:6px;background:#fff;color:var(--card-green);font:700 .7rem/1 "Segoe UI",Arial,sans-serif;cursor:pointer}.card-studio-empty-cue-dismiss:hover,.card-studio-empty-cue-dismiss:focus-visible{border-color:var(--card-green);background:#eaf7ee}.card-studio-empty-cue-dismiss:focus-visible{outline:2px solid #d7a51a;outline-offset:2px}
.social-maker-controls{margin-top:14px;padding:11px;border:1px solid #c8dfd0;border-radius:10px;background:#f3faf5}.social-maker-controls h3{margin:0 0 5px;font-size:.9rem}.social-maker-controls .card-studio-check{margin:8px 0}.card-studio-social-badge{display:flex;flex-wrap:wrap;gap:5px;margin:7px 0 0;color:var(--card-green);font-size:.78rem}
.card-studio-social-badge[hidden]{display:none}.card-studio-social-badge strong{font-weight:800}.card-studio-safe-area{position:absolute;z-index:2;top:var(--safe-top);right:var(--safe-right);bottom:var(--safe-bottom);left:var(--safe-left);border:2px dashed rgba(215,165,26,.95);border-radius:4px;background:rgba(215,165,26,.04);pointer-events:none}.card-studio-safe-area::before{position:absolute;top:7px;left:7px;padding:3px 6px;border-radius:4px;background:#d7a51a;color:#1b2b21;font:700 .65rem/1 "Segoe UI",Arial,sans-serif;content:attr(data-label)}.card-studio-safe-area[hidden]{display:none!important}.card-studio-safe-area span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.social-maker-embedded .wu-site-header,.social-maker-embedded .navbar,.social-maker-embedded>.seo-content{display:none!important}.social-maker-embedded{background:#f0f6f2}.social-maker-embedded .card-studio-shell{width:min(100% - 24px,1280px);padding-top:18px}.social-maker-embedded .card-studio-topbar>div:first-child{display:none}.social-maker-embedded .card-studio-topbar{margin-bottom:12px}.social-maker-embedded .card-studio-guided-header{margin-bottom:12px}.social-maker-embedded .card-studio-preview{min-height:min(78vh,760px)}
@media(max-width:900px){
  .card-studio-shell{padding-bottom:86px}.card-studio-guided-header{align-items:stretch;flex-direction:column;gap:8px;margin-bottom:12px;padding:8px}.card-studio-stepper{display:flex;overflow-x:auto;gap:4px;padding-bottom:2px;scrollbar-width:none}.card-studio-stepper::-webkit-scrollbar{display:none}.card-studio-step{flex:1 0 122px;min-height:42px;padding:6px 7px}.card-studio-step small{display:none}.card-studio-mode-switch{justify-content:center}.card-studio-mode-label{margin-right:auto}.card-studio-ui-status{position:static;min-height:0;text-align:center}.card-studio-mobile-stepbar{position:fixed;left:10px;right:10px;bottom:10px;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:6px;border:1px solid #c9ddd0;border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 12px 30px rgba(20,55,36,.18);backdrop-filter:blur(10px)}.card-studio-mobile-stepbar button{display:flex;align-items:center;justify-content:center;gap:4px;min-height:42px;padding:6px 4px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--card-muted);font:700 .7rem/1 "Segoe UI",Arial,sans-serif;cursor:pointer}.card-studio-mobile-stepbar button span{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#e6efe9;font-size:.65rem}.card-studio-mobile-stepbar button.is-active{background:#edf8f0;color:var(--card-green)}.card-studio-mobile-stepbar button.is-active span{background:var(--card-green);color:#fff}.card-studio-mobile-stepbar button:focus-visible{outline:2px solid var(--card-green);outline-offset:1px}.card-studio-panel{padding:14px}.card-studio-use-cases{margin-bottom:14px}
}
@media(max-width:520px){
  .card-studio-use-cases{grid-template-columns:1fr}.card-studio-export-actions{grid-template-columns:1fr}.card-studio-mobile-stepbar{left:6px;right:6px;bottom:6px}.card-studio-mobile-stepbar button{font-size:.66rem}.card-studio-mobile-stepbar button span{width:17px;height:17px}.card-studio-content-actions{flex-wrap:wrap}.card-studio-content-actions .card-studio-button{flex:1}
}
