@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_7b064e0d-module__MOT0tq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_7b064e0d-module__MOT0tq__variable{--font-inter:"Inter","Inter Fallback"}
.cm-overlay{-webkit-backdrop-filter:blur(6px);background:#000000a6;justify-content:center;align-items:center;animation:.15s cm-fade-in;display:flex;position:fixed;inset:0}.cm-panel{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;width:calc(100% - 32px);max-height:calc(100vh - 80px);padding:24px;animation:.2s cm-slide-in;overflow:auto}@keyframes cm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cm-slide-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
.fw-trigger{z-index:900;border:1px solid var(--border-color);background:var(--bg-secondary);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;opacity:.6;border-radius:20px;justify-content:center;align-items:center;transition:opacity .15s,transform .15s,background .15s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 2px 8px #0000001f}.fw-trigger:hover{opacity:1;background:var(--bg-tertiary,var(--bg-secondary));color:var(--text-primary);transform:scale(1.05)}.fw-trigger:focus-visible{opacity:1;outline:2px solid var(--accent-color,#3b82f6);outline-offset:2px}.fw-form{flex-direction:column;gap:16px;display:flex}.fw-title{color:var(--text-primary);margin:0;font-size:18px;font-weight:600}.fw-subtitle{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.4}.fw-label{color:var(--text-primary);flex-direction:column;gap:6px;font-size:13px;font-weight:500;display:flex}.fw-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:480px){.fw-row{grid-template-columns:1fr}}.fw-textarea,.fw-input{font:inherit;border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);resize:vertical;border-radius:8px;padding:10px 12px;font-weight:400}.fw-textarea:focus,.fw-input:focus{outline:2px solid var(--accent-color,#3b82f6);outline-offset:-1px;border-color:#0000}.fw-checkbox{color:var(--text-primary);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.fw-checkbox input{cursor:pointer;width:16px;height:16px}.fw-preview{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:8px;justify-content:center;align-items:center;min-height:80px;display:flex;overflow:hidden}.fw-preview-img{object-fit:contain;max-width:100%;max-height:200px;display:block}.fw-preview-stub{color:var(--text-tertiary,var(--text-secondary));text-align:center;padding:20px;font-size:12px}.fw-error{color:var(--color-error,#ef4444);background:var(--color-error-bg,#ef444414);border:1px solid var(--color-error,#ef4444);border-radius:6px;padding:8px 12px;font-size:13px}.fw-success{color:var(--color-success,#22c55e);background:var(--color-success-bg,#22c55e14);border:1px solid var(--color-success,#22c55e);border-radius:6px;padding:8px 12px;font-size:13px}.fw-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.fw-btn{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s}.fw-btn:disabled{opacity:.5;cursor:not-allowed}.fw-btn-secondary{color:var(--text-primary);border-color:var(--border-color);background:0 0}.fw-btn-secondary:hover:not(:disabled){background:var(--bg-tertiary,var(--bg-secondary))}.fw-btn-primary{background:var(--accent-color,#3b82f6);color:#fff;border-color:var(--accent-color,#3b82f6)}.fw-btn-primary:hover:not(:disabled){filter:brightness(1.1)}