: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-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 contextual editing controls out of the artboard's layout flow. */
.card-studio-preview>.card-studio-context-toolbar{position:absolute;top:14px;right:14px;z-index:8;max-width:min(320px,calc(100% - 28px));margin:0;background:rgba(255,255,255,.95);box-shadow:0 7px 20px rgba(20,55,36,.12)}
@media(max-width:900px){.card-studio-preview>.card-studio-context-toolbar{top:10px;right:10px;max-width:calc(100% - 20px);margin:0}}
