.GeneratorTool_tool___JPQx{--ink:#0f172a;--muted:#475569;--line:#cbd5e1;color:var(--ink);width:100%}.GeneratorTool_heading__P7Ori{margin-bottom:24px;text-align:left}.GeneratorTool_heading__P7Ori h1{font-size:clamp(28px,4vw,40px);font-weight:700;letter-spacing:-.035em;line-height:1.15;margin-bottom:12px}.GeneratorTool_heading__P7Ori p{color:var(--muted);font-size:16px}.GeneratorTool_workspace__QEaNn{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:32px;align-items:start}.GeneratorTool_scriptTabs__en4yt{display:flex;gap:8px;margin-bottom:20px;border-bottom:1px solid var(--line)}.GeneratorTool_scriptTabs__en4yt button{min-height:48px;padding:8px 20px;border-bottom:3px solid transparent;font-size:15px;font-weight:600;color:var(--muted)}.GeneratorTool_scriptTabs__en4yt button[aria-pressed=true]{color:var(--ink);border-color:#b45309}.GeneratorTool_scriptTabs__en4yt button:disabled{opacity:.65}.GeneratorTool_inputPanel__TwWmi{min-width:0}.GeneratorTool_label__4KDet{display:block;font-size:15px;font-weight:600;margin-bottom:10px}.GeneratorTool_inputHeading__1TCXG{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.GeneratorTool_characterCount__s3Tth{color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums}.GeneratorTool_textEditor__PEGJN{border:1px solid #94a3b8;border-radius:10px;background:#fff;overflow:hidden;transition:border-color .15s}.GeneratorTool_textEditor__PEGJN:focus-within{border-color:#b45309;box-shadow:0 0 0 3px rgba(180,83,9,.12)}.GeneratorTool_inputPanel__TwWmi textarea{display:block;width:100%;min-height:104px;max-height:260px;resize:vertical;border:0;border-radius:0;padding:16px;color:var(--ink);background:#fff;font-size:24px;line-height:1.5}.GeneratorTool_inputPanel__TwWmi textarea:focus-visible{outline:none}.GeneratorTool_inputPanel__TwWmi textarea::placeholder{color:#64748b}.GeneratorTool_inputPanel__TwWmi textarea:placeholder-shown{text-align:start!important;font-size:18px}.GeneratorTool_textToolbar__4Gw4y{display:flex;align-items:center;gap:4px;padding:3px 7px;border-top:1px solid #e2e8f0;background:#f8fafc}.GeneratorTool_textToolbar__4Gw4y button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:6px;color:#475569}.GeneratorTool_textToolbar__4Gw4y button:hover:not(:disabled){background:#e2e8f0;color:var(--ink)}.GeneratorTool_textToolbar__4Gw4y button[aria-expanded=true],.GeneratorTool_textToolbar__4Gw4y button[aria-pressed=true]{color:#92400e;background:#fef3c7}.GeneratorTool_textToolbar__4Gw4y button:disabled{color:#94a3b8;cursor:not-allowed}.GeneratorTool_alignmentOptions__1EsK8{display:flex;padding-right:6px;margin-right:2px;border-right:1px solid #cbd5e1}.GeneratorTool_inkPicker__mpZQh{display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer}.GeneratorTool_inkPicker__mpZQh input{width:32px;height:32px;padding:3px;border:1px solid #94a3b8;border-radius:50%;cursor:pointer;background:#fff}.GeneratorTool_inkPicker__mpZQh input::-webkit-color-swatch-wrapper{padding:0}.GeneratorTool_inkPicker__mpZQh input::-webkit-color-swatch{border:0;border-radius:50%}.GeneratorTool_inkPicker__mpZQh input::-moz-color-swatch{border:0;border-radius:50%}.GeneratorTool_textToolbar__4Gw4y .GeneratorTool_clearTextButton__JbMIp{margin-left:auto}.GeneratorTool_textOptions__Gi_Dw{padding:12px 16px 4px;border-top:1px solid #e2e8f0}.GeneratorTool_textOptions__Gi_Dw label{display:flex;justify-content:space-between;gap:12px;font-size:13px;font-weight:500}.GeneratorTool_textOptions__Gi_Dw output{color:var(--muted);font-variant-numeric:tabular-nums}.GeneratorTool_textOptions__Gi_Dw input{width:100%;height:36px;accent-color:#b45309;cursor:pointer}.GeneratorTool_visuallyHidden__qEWwy{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.GeneratorTool_inputHelp__8vYBo{display:flex;justify-content:space-between;align-items:start;gap:12px;color:var(--muted);font-size:12px;line-height:1.5;margin:7px 0 8px}.GeneratorTool_examples__oLCua{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;font-size:14px}.GeneratorTool_examples__oLCua>span{color:var(--muted)}.GeneratorTool_examples__oLCua button{min-height:44px;padding:7px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.GeneratorTool_examples__oLCua button:hover{border-color:#94a3b8}.GeneratorTool_styleFieldset__zSDS8{min-width:0;margin:0 0 20px;border:0;padding:0}.GeneratorTool_styleOptions__m0hd1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:3px;margin:-3px}.GeneratorTool_styleOption__8IrKj{position:relative;min-width:0;cursor:pointer}.GeneratorTool_styleOption__8IrKj input{position:absolute;width:1px;height:1px;opacity:0}.GeneratorTool_styleCard__iKRln{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:8px;overflow:hidden}.GeneratorTool_styleOption__8IrKj input:checked+.GeneratorTool_styleCard__iKRln{border-color:#b45309;box-shadow:inset 0 0 0 1px #b45309;background:#fffbeb}.GeneratorTool_styleOption__8IrKj input:focus-visible+.GeneratorTool_styleCard__iKRln{outline:3px solid #2563eb;outline-offset:2px}.GeneratorTool_styleSample__jmQFe{display:flex;align-items:center;justify-content:center;height:78px;padding:10px 6px 4px;overflow:hidden;overflow-wrap:anywhere;text-align:center;line-height:1.35}.GeneratorTool_styleName__zsPBM{display:block;padding:7px 5px 10px;text-align:center;font-size:14px;font-weight:500}.GeneratorTool_primaryButton__AOf2Z,.GeneratorTool_secondaryButton__YK8TU{width:100%;min-height:48px;padding:12px 16px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:15px;line-height:1.4;font-weight:600}.GeneratorTool_primaryButton__AOf2Z{border:1px solid var(--ink);background:var(--ink);color:#fff}.GeneratorTool_primaryButton__AOf2Z:hover{background:#334155}.GeneratorTool_secondaryButton__YK8TU{border:1px solid #94a3b8;background:#fff;color:var(--ink)}.GeneratorTool_secondaryButton__YK8TU:hover{background:#f8fafc}.GeneratorTool_generateButton__wk40w:disabled{cursor:not-allowed;background:#e2e8f0;border-color:#cbd5e1;color:#475569}.GeneratorTool_freeNote__hFfIZ{margin:9px 0 0;color:var(--muted);text-align:center;font-size:12px}.GeneratorTool_resultPanel__ui7fe{min-width:0;scroll-margin-top:92px}.GeneratorTool_resultHeading__XvKX_{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.GeneratorTool_resultHeading__XvKX_ h2{font-size:15px;font-weight:600}.GeneratorTool_resultHeading__XvKX_>span{font-size:12px;color:var(--muted)}.GeneratorTool_preview__M5VCS{position:relative;min-height:320px;height:clamp(320px,28vw,400px);display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:12px;overflow:hidden}.GeneratorTool_checkerboard__xF562{background-color:#fff;background-image:linear-gradient(45deg,#e2e8f0 25%,transparent 0),linear-gradient(-45deg,#e2e8f0 25%,transparent 0),linear-gradient(45deg,transparent 75%,#e2e8f0 0),linear-gradient(-45deg,transparent 75%,#e2e8f0 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.GeneratorTool_generatedImage__xcRcJ,.GeneratorTool_liveCanvas__tRq8r{width:100%;height:100%;min-width:0;min-height:0;object-fit:contain}.GeneratorTool_generatedImage__xcRcJ[hidden]{display:none}.GeneratorTool_loadingOverlay__EkZOh{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:hsla(0,0%,100%,.85);color:#0f172a;font-size:15px;font-weight:500}.GeneratorTool_spinner__eMDI7{animation:GeneratorTool_spin___6Hbc 1s linear infinite;flex-shrink:0}.GeneratorTool_resultStatus__1Nwuh{font-size:13px;line-height:1.6;color:var(--muted)}.GeneratorTool_resultStatus__1Nwuh p{margin:9px 0}.GeneratorTool_error__Ua6Nn{border-left:3px solid #b91c1c;padding:8px 12px;background:#fef2f2;color:#991b1b}.GeneratorTool_downloadBar__X4e9b{margin-top:12px}.GeneratorTool_downloadActions__fywr5{display:flex;align-items:center;gap:12px;width:100%}.GeneratorTool_downloadActions__fywr5>.GeneratorTool_primaryButton__AOf2Z{flex:1}.GeneratorTool_copyButton__IgnO5{display:flex;align-items:center;justify-content:center;gap:7px;min-height:48px;padding:8px 0;font-size:14px;white-space:nowrap;text-decoration:underline;text-underline-offset:3px}.GeneratorTool_copyStatus__tC0m2{display:block;margin-top:4px;font-size:12px;color:var(--muted)}.GeneratorTool_downloadDetail__woLFe{display:none}.GeneratorTool_studioLink__g0u6z{font-size:13px;color:var(--muted);text-align:center;margin:12px 0}.GeneratorTool_studioLink__g0u6z a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.GeneratorTool_exportControls__EuD_W{border-top:1px solid var(--line);margin-top:16px}.GeneratorTool_exportControls__EuD_W summary{display:flex;align-items:center;gap:9px;padding:12px 0;min-height:48px;cursor:pointer;list-style:none;font-size:14px;font-weight:500}.GeneratorTool_exportControls__EuD_W summary:after{content:"+";margin-left:auto;font-size:22px;line-height:1}.GeneratorTool_exportControls__EuD_W[open] summary:after{content:"−"}.GeneratorTool_exportControls__EuD_W summary::-webkit-details-marker{display:none}.GeneratorTool_exportFields__R_F0S{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding-bottom:16px}.GeneratorTool_sizeControl__hx9_i{min-width:0;grid-column:1/-1;font-size:14px}.GeneratorTool_sizeInput__qXn1u{display:flex;align-items:center;gap:10px;margin-top:7px}.GeneratorTool_sizeInput__qXn1u select{width:100%;min-width:0;min-height:44px;border:1px solid #94a3b8;border-radius:7px;background:#fff;padding:7px 9px;color:var(--ink);font-size:14px}.GeneratorTool_portraitIcon__1mUNZ,.GeneratorTool_squareIcon__61CEO{display:block;border:1px solid #475569;background:#f1f5f9;flex-shrink:0}.GeneratorTool_squareIcon__61CEO{width:25px;height:25px}.GeneratorTool_portraitIcon__1mUNZ{width:19px;height:34px;margin:0 3px}.GeneratorTool_colorControl__g_9E5{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:14px;grid-column:1/-1}.GeneratorTool_colorControl__g_9E5 input{cursor:pointer;width:48px;height:44px;border:1px solid #94a3b8;border-radius:7px;padding:5px;background:#fff}.GeneratorTool_backgroundControl__1ObFb{grid-column:1/-1;border:0;margin:0;padding:0;font-size:14px}.GeneratorTool_backgroundControl__1ObFb legend{margin-bottom:7px}.GeneratorTool_backgroundOptions__alKTB{display:flex;flex-wrap:wrap;gap:8px}.GeneratorTool_backgroundOptions__alKTB label{display:flex;align-items:center;gap:8px;min-height:44px;cursor:pointer;border:1px solid var(--line);border-radius:7px;padding:8px 10px}.GeneratorTool_backgroundOptions__alKTB input{width:16px;height:16px;accent-color:#0f172a}.GeneratorTool_colorSwatch__u9_iL{width:24px;height:24px;border:1px solid #94a3b8;border-radius:3px}.GeneratorTool_settingsHelp__lSO79{grid-column:1/-1;font-size:12px;color:var(--muted)}.GeneratorTool_tool___JPQx a:focus-visible,.GeneratorTool_tool___JPQx button:focus-visible,.GeneratorTool_tool___JPQx input:focus-visible,.GeneratorTool_tool___JPQx select:focus-visible,.GeneratorTool_tool___JPQx summary:focus-visible{outline:3px solid #2563eb;outline-offset:2px}@keyframes GeneratorTool_spin___6Hbc{to{transform:rotate(1turn)}}@media (max-width:767px){.GeneratorTool_workspace__QEaNn{grid-template-columns:minmax(0,1fr);gap:20px}.GeneratorTool_scriptTabs__en4yt{margin-bottom:16px}.GeneratorTool_scriptTabs__en4yt button{flex:1;padding-inline:8px}.GeneratorTool_inputPanel__TwWmi textarea{min-height:88px;font-size:22px;padding:12px 14px}.GeneratorTool_inputPanel__TwWmi textarea:placeholder-shown{font-size:16px}.GeneratorTool_examples__oLCua{margin-bottom:12px}.GeneratorTool_examples__oLCua button{padding-inline:10px}.GeneratorTool_styleFieldset__zSDS8{margin-bottom:16px}.GeneratorTool_styleSample__jmQFe{height:64px}.GeneratorTool_styleName__zsPBM{font-size:13px}.GeneratorTool_preview__M5VCS{height:270px;min-height:270px}.GeneratorTool_resultPanel__ui7fe{scroll-margin-top:80px}.GeneratorTool_hasResult__zllxk{padding-bottom:100px}.GeneratorTool_downloadBar__X4e9b{position:fixed;bottom:0;left:0;right:0;z-index:40;display:flex;flex-direction:column;align-items:center;padding:10px 16px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #cbd5e1;background:#fff;box-shadow:0 -3px 12px rgb(15 23 42/6%)}.GeneratorTool_downloadActions__fywr5{max-width:460px}.GeneratorTool_downloadDetail__woLFe{display:block;margin-top:4px;color:#475569;font-size:12px}.GeneratorTool_studioLink__g0u6z{margin-top:12px}}@media (max-width:360px){.GeneratorTool_textToolbar__4Gw4y{gap:0;padding-inline:2px}.GeneratorTool_alignmentOptions__1EsK8{padding-right:2px;margin-right:0}}@media (prefers-reduced-motion:reduce){.GeneratorTool_spinner__eMDI7{animation:none}}