:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{min-width:320px}*,:before,:after{box-sizing:border-box}button,input,textarea,select{font:inherit}:root,:root[data-theme=light]{--bg:#eef1f7;--bg-rgb:238,241,247;--bg-accent-1:#4a78ee0f;--bg-accent-2:#4eca7b0a;--card:#fffffff5;--card2:#fffffffc;--stroke:#9daac547;--text:#0d2247;--muted:#3a4b6ec7;--shadow:0 16px 34px #192a4614;--radius:18px;--accent:#4a78ee;--accent-strong:#2e5fe3;--accent-soft:#4a78ee1f;--accent-rgb:74,120,238;--surface:#f5f7fcf5;--surface-strong:#fff;--surface-dark:#dce2efa6}:root[data-theme=dark]{--bg:#14233b;--bg-rgb:20,35,59;--bg-accent-1:#4379f21a;--bg-accent-2:#4ac6760f;--card:#253551fa;--card2:#293a58;--stroke:#7e93ba2e;--text:#f9fbfff5;--muted:#c4d1ebc7;--shadow:0 18px 38px #040c184d;--accent:#4b7df3;--accent-strong:#79a2ff;--accent-soft:#4b7df333;--accent-rgb:75,125,243;--surface:#1f2d46f5;--surface-strong:#293a58;--surface-dark:#131f34eb}*{box-sizing:border-box}body{background:radial-gradient(900px 500px at 10% 0%,var(--bg-accent-1),transparent 55%),radial-gradient(900px 500px at 90% 10%,var(--bg-accent-2),transparent 60%),var(--bg);color:var(--text);margin:0;font-family:Segoe UI,Trebuchet MS,Arial,sans-serif;transition:background .25s,color .25s}.studioShell{flex-direction:column;min-height:100vh;display:flex}.studioTopbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px 18px 10px;display:flex}.studioTitle{letter-spacing:.2px;font-size:18px;font-weight:800}.studioSubtitle{color:var(--muted);margin-top:2px;font-size:12px}.studioTopRight{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.studioMain{flex:1;grid-template-columns:1.4fr 1fr;gap:14px;padding:10px 18px 18px;display:grid}.studioLeft,.studioRight{flex-direction:column;gap:14px;display:flex}.card{background:linear-gradient(180deg,var(--card2),var(--card));border:1px solid var(--stroke);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:14px}.cardGrow{flex-direction:column;flex:1;display:flex}.sectionHeader{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.sectionTitle{font-size:14px;font-weight:800}.sectionHint{color:var(--muted);margin-top:2px;font-size:12px}.countBadge{border:1px solid var(--stroke);background:var(--surface);min-width:38px;height:28px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:flex}.controlsRow{align-items:center;gap:10px;margin-top:12px;display:flex}.searchBox{background:var(--surface);border:1px solid var(--stroke);border-radius:14px;flex:1;align-items:center;gap:8px;padding:10px 12px;display:flex}.searchBox input{width:100%;color:var(--text);background:0 0;border:none;outline:none;font-size:13px}.icon{opacity:.8}.tabs{flex-wrap:wrap;gap:8px;display:flex}.tabBtn{border:1px solid var(--stroke);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;padding:10px 12px;font-size:12px;font-weight:700;transition:transform .12s,background .12s}.tabBtn:hover{transform:translateY(-1px)}.tabBtn.active{background:var(--accent-soft);border-color:rgba(var(--accent-rgb),.35);color:#fff}.gridSimple{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;overflow:auto}.assetTile{text-align:left;border:1px solid var(--stroke);background:var(--surface);cursor:pointer;border-radius:16px;padding:10px;transition:transform .12s,background .12s,border-color .12s}.assetTile:hover{background:var(--surface-strong);transform:translateY(-1px)}.assetTile.selected{border-color:rgba(var(--accent-rgb),.45);box-shadow:0 0 0 2px rgba(var(--accent-rgb),.18)}.assetTileThumb{aspect-ratio:776/942;border:1px solid var(--stroke);background:var(--surface-dark);border-radius:14px;width:100%;position:relative;overflow:hidden}.assetTileThumbImg{object-fit:cover;width:100%;height:100%}.assetTileThumb:after{content:"";pointer-events:none;background:linear-gradient(#0000000f,#0000002e);position:absolute;inset:0}.assetTileThumbFallback{background:radial-gradient(300px 120px at 30% 20%,rgba(var(--accent-rgb),.16),transparent 60%),radial-gradient(300px 120px at 70% 60%,#10b98124,transparent 60%),var(--surface-dark);width:100%;height:100%}.assetTileTitle{color:var(--text);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:13px;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}.previewWrap{flex-direction:column;gap:12px;display:flex}.previewCanvas{border:1px solid var(--stroke);background:var(--surface-dark);box-shadow:var(--shadow);border-radius:20px;margin:0 auto;position:relative;overflow:hidden}.previewBg{background:radial-gradient(500px 250px at 20% 10%,rgba(var(--accent-rgb),.2),transparent 60%),radial-gradient(500px 250px at 80% 20%,#10b98129,transparent 60%),radial-gradient(500px 250px at 60% 90%,#94e8df1f,transparent 60%),var(--surface-dark);position:absolute;inset:0}.templateBgImg{object-fit:contain;background:#fff;width:100%;height:100%;position:absolute;inset:0}.tplLogoSpot{pointer-events:none;z-index:10;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:999px;width:20%;height:11%;position:absolute;top:1.2%;left:51%;overflow:hidden;transform:translate(-50%)}.tplLogoText{color:#000000a6;font-size:14px;font-weight:1000}.tplClinicName{text-align:center;color:#0b3b3b;pointer-events:none;z-index:10;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 1px #ffffff8c;background:0 0;border:none;width:78%;padding:2px 6px;font-size:15px;font-weight:1000;position:absolute;top:15.4%;left:50%;overflow:hidden;transform:translate(-50%)}.tplFooter{text-align:left;pointer-events:none;z-index:10;background:0 0;border:none;flex-direction:column;gap:.5px;padding:0;display:flex;position:absolute;bottom:2%;left:25%;right:1%}.tplFooterLine{color:#111;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 1px #fff9;font-size:9px;font-weight:500;overflow:hidden}.tplFooterContact{color:#0b3b3b;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 2px #fff9;font-size:9px;font-weight:900;overflow:hidden}.actionsRow{gap:10px;display:flex}.btn{cursor:pointer;background:var(--accent-soft);color:var(--text);border:none;border:1px solid rgba(var(--accent-rgb),.35);border-radius:14px;padding:10px 12px;font-weight:900}.btn.ghost{background:var(--surface);border:1px solid var(--stroke);color:var(--text)}.btn:not(.ghost),.tabBtn.active{background:var(--accent);color:#fff}.themeToggle{border:1px solid var(--stroke);background:linear-gradient(180deg,var(--surface-strong),var(--surface));color:var(--text);border-radius:999px;min-height:44px;padding:10px 14px;font-weight:800}.themeToggleLabel{min-width:84px;display:inline-block}.brandingBar{border:1px solid var(--stroke);background:var(--surface);border-radius:16px;align-items:center;gap:10px;padding:10px 12px;display:flex}:root[data-theme=dark] .brandingBar,:root[data-theme=dark] .themeToggle,:root[data-theme=dark] .searchBox{background:#1b2a43}:root[data-theme=light] .brandingBar,:root[data-theme=light] .themeToggle,:root[data-theme=light] .searchBox{background:#f7f9fd}.brandLogo{border:1px solid var(--stroke);background:var(--surface-dark);border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;font-weight:1000;display:flex;overflow:hidden}.brandLogoImg{object-fit:contain;border-radius:12px;width:100%;height:100%}.brandMeta{flex-direction:column;min-width:180px;display:flex}.brandName{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:1000;overflow:hidden}.brandLine{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.emptyState{text-align:center;border:1px dashed rgba(var(--accent-rgb),.25);color:var(--muted);border-radius:18px;max-width:420px;margin:22px auto;padding:20px}.emptyTitle{color:var(--text);font-weight:1000}.emptyText{margin-top:6px;font-size:12px}.modalOverlay{background:#030f1073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{border:1px solid var(--stroke);background:linear-gradient(180deg,var(--card2),var(--card));width:min(760px,100%);max-height:calc(100vh - 32px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:18px;overflow:auto}.modalHeader{border-bottom:1px solid var(--stroke);justify-content:space-between;gap:10px;padding:14px;display:flex}.modalTitle{font-weight:1000}.modalHint{color:var(--muted);margin-top:2px;font-size:12px}.modalBody{padding:14px}.formGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field span{color:var(--muted);font-size:12px;font-weight:800}.field input{border:1px solid var(--stroke);background:var(--surface-dark);min-height:44px;color:var(--text);border-radius:14px;outline:none;padding:10px 12px}.field.full{grid-column:1/-1}.modalFooter{border-top:1px solid var(--stroke);flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:14px;display:flex}@media (max-width:700px){.formGrid{grid-template-columns:1fr}}@media (max-width:980px){.studioMain{grid-template-columns:1fr}.brandMeta{min-width:0}.gridSimple{grid-template-columns:repeat(2,minmax(0,1fr))}.studioTopRight{justify-content:space-between;width:100%}}@media (max-width:520px){.gridSimple{grid-template-columns:1fr}.controlsRow{flex-direction:column;align-items:stretch}.studioTopRight{justify-content:stretch}.themeToggle,.brandingBar{width:100%}.actionsRow{flex-direction:column;align-items:stretch}.formGrid{grid-template-columns:1fr}.modalFooter .btn{width:100%}}.assetTileThumbImg{object-fit:cover;width:100%;height:100%;display:block}.templateBgImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.previewCanvas{position:relative;overflow:hidden}.templateBgImg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}
