.page_page__ZU32B{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_main__GlU4n{min-height:100vh;background:var(--background);color:var(--foreground);padding:2rem}.page_main__GlU4n ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__GlU4n li:not(:last-of-type){margin-bottom:8px}.page_main__GlU4n code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__g5wGe{display:flex;gap:16px}.page_ctas__g5wGe a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__V8M9Y{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__lm_PT{border-color:var(--gray-alpha-200);min-width:180px}.page_footer__sHKi3{grid-row-start:3;display:flex;gap:24px}.page_footer__sHKi3 a{display:flex;align-items:center;gap:8px}.page_footer__sHKi3 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__sHKi3 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__ZU32B{padding:32px 32px 80px}.page_main__GlU4n{align-items:center}.page_main__GlU4n ol{text-align:center}.page_ctas__g5wGe{flex-direction:column}.page_ctas__g5wGe a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__lm_PT{min-width:auto}.page_footer__sHKi3{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.page_logo__7fc9l{filter:invert()}}.page_container__aoG4z{display:grid;grid-template-columns:450px 1fr;grid-gap:2rem;gap:2rem;padding:2rem;max-width:1400px;margin:0 auto;min-height:100vh}.page_header__kVzhN h1{font-size:2rem;margin-bottom:.5rem}.page_header__kVzhN p{color:#666;margin-bottom:2rem}.page_uploadSection__au6Yd{margin-bottom:2rem}.page_dropzone__M5HPI{border:2px dashed #666;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease;cursor:pointer}.page_dropzone__M5HPI:hover{border-color:var(--foreground)}.page_fileInput__GPmDd{display:none}.page_uploadLabel__32zAC{display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer}.page_uploadIcon__3oU1I{width:48px;height:48px;color:#666}.page_supportedFormats__qQjV5{font-size:.875rem;color:#666}.page_previewImage__AEEaF{max-width:200px;max-height:200px;object-fit:contain}.page_settings__0UnfG{display:flex;flex-direction:column;gap:2rem}.page_settingGroup__CL_ta h2{margin-bottom:1rem}.page_colorPicker__zthXT{display:flex;gap:.5rem;flex-wrap:wrap;position:relative}.page_colorButton__TXMer{width:32px;height:32px;border:2px solid transparent;border-radius:50%;cursor:pointer;transition:all .2s;background:linear-gradient(135deg,var(--button-color) 0,var(--button-color-dark) 100%)}.page_colorButton__TXMer:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(0,0,0,.15)}.page_colorButton__TXMer.page_selected__GuR9L{transform:scale(1.2);border-color:#000;box-shadow:0 2px 12px rgba(0,0,0,.2)}.page_switch__TNSWb{position:relative;display:inline-block;width:60px;height:34px}.page_switch__TNSWb input{opacity:0;width:0;height:0}.page_slider__ByN4U{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.page_slider__ByN4U:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.page_slider__ByN4U{background-color:#2196f3}input:checked+.page_slider__ByN4U:before{transform:translateX(26px)}.page_rangeSlider__rcXJf{width:100%;height:4px;-webkit-appearance:none;background:#ddd;border-radius:2px;outline:none}.page_rangeSlider__rcXJf::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#2196f3;border-radius:50%;cursor:pointer}.page_centerButton__8oN3E{padding:.5rem 1rem;background:#2196f3;color:#fff;border:none;border-radius:6px;cursor:pointer;margin-bottom:1rem}.page_positionControls__QFFGB{display:flex;flex-direction:column;gap:1rem}.page_exportButton__whMUi{width:100%;padding:1rem;background:#2196f3;color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:opacity .3s;margin-top:2rem}.page_exportButton__whMUi:disabled{opacity:.5;cursor:not-allowed}.page_previewGrid__8DNDj{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.page_previewItem__AAWg2{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column}.page_previewItem__AAWg2 h3{margin-bottom:1rem;font-size:1rem;font-weight:500;color:#000}.page_previewItem__AAWg2 span{color:#000;font-size:.875rem}.page_previewFrame__oLoo6{aspect-ratio:1;border-radius:8px;overflow:visible;margin-bottom:.5rem;background-color:var(--background);border:1px solid #ddd;padding:1rem}.page_iconPreview__QLdSY,.page_previewFrame__oLoo6{width:100%;display:flex;align-items:center;justify-content:center}.page_iconPreview__QLdSY{height:100%;position:relative;background-color:inherit}.page_iconPreview__QLdSY img{display:block;max-width:100%;max-height:100%;object-fit:contain}.page_splashFrame__0bnPK{width:100%;aspect-ratio:1284/2778;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:.5rem;background-color:inherit}.page_splashFrame__0bnPK img{position:absolute;max-width:50%;max-height:50%;transition:transform .3s ease}@media (max-width:1024px){.page_container__aoG4z{grid-template-columns:1fr}}.page_processingOverlay__8sTMm{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;color:#fff}.page_spinner__1WnEQ{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:page_spin__W_8_q 1s linear infinite;margin-bottom:1rem}@keyframes page_spin__W_8_q{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_faviconPreview__4n_vm{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin:0 auto}.page_faviconPreview__4n_vm img{max-width:100%;max-height:100%;object-fit:contain}.page_languageSelector__SIOEL{position:absolute;top:20px;right:20px;z-index:1000}.page_langSelect__L42rT{padding:8px 12px;border-radius:4px;border:1px solid #ccc;background-color:#2196f3;color:#fff;cursor:pointer;font-size:14px;transition:all .3s ease}.page_langSelect__L42rT:hover{background-color:#1976d2;border-color:#1976d2}.ColorPicker_container__zZV5E{position:relative;display:flex;align-items:center;gap:8px}.ColorPicker_swatch__1f95g{width:40px;height:40px;border-radius:8px;cursor:pointer;transition:all .3s ease;background-size:200% 200%;animation:ColorPicker_rainbow__eEDt3 5s linear infinite}@keyframes ColorPicker_rainbow__eEDt3{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.ColorPicker_swatch__1f95g:hover{transform:scale(1.05);box-shadow:0 0 10px rgba(0,0,0,.2)}.ColorPicker_popover__w1aUJ{position:absolute;top:calc(100% + 10px);right:0;z-index:100;background:#fff;border-radius:12px;box-shadow:0 6px 12px rgba(0,0,0,.15);padding:12px}.ColorPicker_presetColors__1ppbx{display:flex;flex-wrap:wrap;gap:8px;margin-right:8px}.ColorPicker_presetColor__r1VSx{width:32px;height:32px;border-radius:6px;border:1px solid #ddd;cursor:pointer;transition:transform .2s ease;display:flex;align-items:center;justify-content:center;padding:0;margin:0;background-color:transparent}.ColorPicker_presetColor__r1VSx:hover{transform:scale(1.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.ColorPicker_colorPickerContainer__c0Ke1{position:relative}.ColorPicker_colorControls__ZXARr{display:flex;align-items:center;gap:12px}.ColorPicker_colorButton__AzHyt{width:32px;height:32px;border:2px solid transparent;border-radius:50%;cursor:pointer;transition:all .2s;background:conic-gradient(from 0deg,red,#ff8000,#ff0,#0f0,#00f,#8000ff,#ff0080,red);position:relative;overflow:hidden}.ColorPicker_colorButton__AzHyt:after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;border-radius:50%;background:var(--button-color);transition:all .2s}.ColorPicker_colorButton__AzHyt:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ColorPicker_colorButton__AzHyt:hover:after{opacity:.85}.ColorPicker_presetColorButton__bVXcE{width:24px;height:24px;border:2px solid transparent;border-radius:50%;cursor:pointer;transition:all .2s}.ColorPicker_presetColorButton__bVXcE:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ColorPicker_presetColorButton__bVXcE.ColorPicker_selected__8Rzv2{transform:scale(1.2);border-color:#000;box-shadow:0 2px 12px rgba(0,0,0,.2)}