:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:#f1f5f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{background:#f1f5f9}button,textarea,input{font:inherit}code{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.1rem .35rem}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#ffffffeb;border-bottom:1px solid #e2e8f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar-brand{display:flex;align-items:center;gap:.85rem;min-width:0}.topbar-image{height:3.25rem;width:auto;max-width:min(9rem,32vw);object-fit:contain;flex-shrink:0;display:block}.topbar h1,.content h2,.content p{margin:0}.eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#64748b;margin-bottom:.15rem}.badge{border-radius:999px;background:#dcfce7;color:#166534;font-size:.75rem;font-weight:600;padding:.45rem .8rem;white-space:nowrap}.content{width:min(100%,30rem);margin:0 auto;padding:1rem}.card,.hint-box{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:1.2rem;box-shadow:0 8px 24px #0f172a0d;margin-bottom:1rem}.muted{color:#475569;margin-top:.4rem}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1rem}.stat-box,.details-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:.9rem}.stat-label{color:#64748b;font-size:.85rem}.stat-value{margin-top:.25rem;font-weight:600}.field-label{display:block;font-weight:600;margin-bottom:.55rem}.textarea{width:100%;resize:vertical;min-height:7rem;border:1px solid #cbd5e1;border-radius:18px;padding:.9rem 1rem;background:#fff}.text-input{width:100%;border:1px solid #cbd5e1;border-radius:18px;padding:.9rem 1rem;background:#fff;margin-bottom:1rem}.textarea:focus{outline:2px solid #94a3b8;outline-offset:1px}.text-input:focus{outline:2px solid #94a3b8;outline-offset:1px}.button-row{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem}.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;border-radius:18px;padding:.95rem 1rem;text-align:center;font-weight:600;cursor:pointer;transition:transform .15s ease,opacity .15s ease,background .15s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button-primary{background:#0f172a;color:#fff}.button-secondary{background:#fff;color:#0f172a;border-color:#cbd5e1}.file-button{display:inline-flex;justify-content:center;align-items:center}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.preview-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:.9rem}.section-title-row{display:flex;align-items:center;gap:.55rem}.config-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;max-width:100%}.link-button{border:none;background:transparent;color:#475569;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.icon-button{min-width:2rem;min-height:2rem;padding:.2rem .35rem;font-size:1.1rem;line-height:1;text-decoration:none}.preview-image{display:block;width:100%;border-radius:18px;margin-bottom:1rem;object-fit:cover;max-height:26rem}.hint-box{background:#f8fafc;border-style:dashed}.config-hint{margin-top:.6rem}.token-box{margin-top:1rem;word-break:break-all}.api-result{margin:.75rem 0 0;white-space:pre-wrap;word-break:break-word;font-size:.82rem;line-height:1.45}@media (min-width: 640px){.button-row{flex-direction:row}}@media (max-width: 420px){.preview-header{align-items:flex-start}.config-actions{width:100%;justify-content:flex-start}}
