:root{--bg-primary: #0a0a0f;--bg-secondary: #12121a;--bg-card: rgba(26, 26, 37, .6);--bg-hover: rgba(139, 92, 246, .1);--accent-purple: #8b5cf6;--accent-pink: #ec4899;--accent-cyan: #06b6d4;--accent-blue: #3b82f6;--accent-green: #22c55e;--accent-orange: #f97316;--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .7);--text-tertiary: rgba(255, 255, 255, .5);--border-color: rgba(255, 255, 255, .1);--shadow-glow: 0 0 40px rgba(236, 72, 153, .3)}[data-astro-cid-uygaivgu]{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg-primary);color:var(--text-primary);min-height:100vh;overflow-x:hidden}.bg-animation[data-astro-cid-uygaivgu]{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0}.bg-gradient[data-astro-cid-uygaivgu]{position:absolute;width:100%;height:100%;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(139,92,246,.15),transparent),radial-gradient(ellipse 60% 40% at 100% 100%,rgba(236,72,153,.1),transparent),radial-gradient(ellipse 50% 30% at 0% 100%,rgba(6,182,212,.1),transparent)}.grid-overlay[data-astro-cid-uygaivgu]{position:absolute;inset:0;background-image:linear-gradient(rgba(139,92,246,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(139,92,246,.03) 1px,transparent 1px);background-size:60px 60px;animation:gridMove 20s linear infinite}@keyframes gridMove{0%{transform:perspective(500px) rotateX(60deg) translateY(0)}to{transform:perspective(500px) rotateX(60deg) translateY(60px)}}.floating-orbs[data-astro-cid-uygaivgu]{position:absolute;inset:0}.orb[data-astro-cid-uygaivgu]{position:absolute;border-radius:50%;filter:blur(60px);animation:float 15s ease-in-out infinite}.orb-1[data-astro-cid-uygaivgu]{width:400px;height:400px;background:#8b5cf633;top:-100px;right:-100px;animation-delay:0s}.orb-2[data-astro-cid-uygaivgu]{width:300px;height:300px;background:#ec489926;bottom:-50px;left:-50px;animation-delay:-5s}.orb-3[data-astro-cid-uygaivgu]{width:200px;height:200px;background:#06b6d41a;top:50%;left:30%;animation-delay:-10s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.app-container[data-astro-cid-uygaivgu]{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:24px}.app-header[data-astro-cid-uygaivgu]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid var(--border-color)}.logo[data-astro-cid-uygaivgu]{display:flex;align-items:center;gap:12px}.logo-icon[data-astro-cid-uygaivgu]{width:44px;height:44px;background:linear-gradient(135deg,var(--accent-cyan),var(--accent-blue));border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #06b6d44d;position:relative;overflow:hidden}.logo-icon[data-astro-cid-uygaivgu]:before{content:"";position:absolute;inset:2px;background:var(--bg-secondary);border-radius:10px;z-index:0}.logo-icon[data-astro-cid-uygaivgu] svg[data-astro-cid-uygaivgu]{width:24px;height:24px;color:var(--accent-cyan);position:relative;z-index:1}.logo-text[data-astro-cid-uygaivgu]{font-size:1.25rem;font-weight:600;background:linear-gradient(135deg,var(--text-primary),var(--accent-cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.back-link[data-astro-cid-uygaivgu]{display:flex;align-items:center;gap:8px;color:var(--text-secondary);text-decoration:none;font-size:.875rem;padding:10px 18px;border-radius:12px;border:1px solid var(--border-color);transition:all .2s ease;background:#ffffff0d;backdrop-filter:blur(10px)}.back-link[data-astro-cid-uygaivgu]:hover{background:#06b6d41a;border-color:var(--accent-cyan);color:var(--text-primary)}.hero[data-astro-cid-uygaivgu]{text-align:center;margin-bottom:48px}.hero-badge[data-astro-cid-uygaivgu]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#06b6d426,#3b82f626);border:1px solid rgba(6,182,212,.3);border-radius:100px;font-size:.75rem;color:var(--accent-cyan);margin-bottom:20px;text-transform:uppercase;letter-spacing:.05em}.hero-badge[data-astro-cid-uygaivgu]:before{content:"";width:6px;height:6px;background:var(--accent-green);border-radius:50%;box-shadow:0 0 10px var(--accent-green);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title[data-astro-cid-uygaivgu]{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;margin-bottom:16px;letter-spacing:-.02em;background:linear-gradient(135deg,var(--text-primary) 0%,var(--accent-cyan) 50%,var(--accent-blue) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-uygaivgu]{color:var(--text-secondary);font-size:1.125rem;max-width:600px;margin:0 auto 32px;line-height:1.7}.hero-features[data-astro-cid-uygaivgu]{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.hero-feature[data-astro-cid-uygaivgu]{display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--text-tertiary)}.hero-feature[data-astro-cid-uygaivgu] svg[data-astro-cid-uygaivgu]{width:18px;height:18px;color:var(--accent-cyan)}.main-content[data-astro-cid-uygaivgu]{display:grid;grid-template-columns:1fr 360px;gap:24px}@media(max-width:968px){.main-content[data-astro-cid-uygaivgu]{grid-template-columns:1fr}}.panel[data-astro-cid-uygaivgu]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;padding:24px;backdrop-filter:blur(20px)}.panel-title[data-astro-cid-uygaivgu]{font-size:1.125rem;font-weight:600;margin-bottom:20px;display:flex;align-items:center;gap:10px}.panel-title[data-astro-cid-uygaivgu] svg[data-astro-cid-uygaivgu]{width:20px;height:20px;color:var(--accent-cyan)}.upload-area[data-astro-cid-uygaivgu]{border:2px dashed var(--border-color);border-radius:16px;padding:48px 32px;text-align:center;transition:all .3s ease;cursor:pointer;background:#ffffff05;margin-bottom:24px}.upload-area[data-astro-cid-uygaivgu]:hover,.upload-area[data-astro-cid-uygaivgu].dragover{border-color:var(--accent-cyan);background:#06b6d40d}.upload-area[data-astro-cid-uygaivgu] svg[data-astro-cid-uygaivgu]{width:64px;height:64px;color:var(--accent-cyan);margin-bottom:16px;opacity:.8}.upload-title[data-astro-cid-uygaivgu]{font-size:1.125rem;font-weight:500;margin-bottom:8px}.upload-hint[data-astro-cid-uygaivgu]{font-size:.875rem;color:var(--text-tertiary)}.upload-input[data-astro-cid-uygaivgu]{display:none}.image-list[data-astro-cid-uygaivgu]{display:flex;flex-direction:column;gap:12px;max-height:500px;overflow-y:auto;padding-right:8px}.image-list[data-astro-cid-uygaivgu]::-webkit-scrollbar{width:6px}.image-list[data-astro-cid-uygaivgu]::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.image-list[data-astro-cid-uygaivgu]::-webkit-scrollbar-thumb{background:var(--accent-cyan);border-radius:3px}.image-item[data-astro-cid-uygaivgu]{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff0d;border:1px solid var(--border-color);border-radius:12px;cursor:move;transition:all .2s ease}.image-item[data-astro-cid-uygaivgu]:hover{background:#ffffff14;border-color:#06b6d44d}.image-item[data-astro-cid-uygaivgu].dragging{opacity:.5;transform:scale(.98)}.image-item[data-astro-cid-uygaivgu].drag-over{border-color:var(--accent-cyan);box-shadow:0 0 0 2px #06b6d433}.image-thumb[data-astro-cid-uygaivgu]{width:60px;height:60px;border-radius:8px;object-fit:cover;background:var(--bg-secondary)}.image-info[data-astro-cid-uygaivgu]{flex:1;min-width:0}.image-name[data-astro-cid-uygaivgu]{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.image-size[data-astro-cid-uygaivgu]{font-size:.75rem;color:var(--text-tertiary)}.image-index[data-astro-cid-uygaivgu]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent-cyan),var(--accent-blue));border-radius:50%;font-size:.75rem;font-weight:600;color:#fff}.image-actions[data-astro-cid-uygaivgu]{display:flex;gap:8px}.btn-icon[data-astro-cid-uygaivgu]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid var(--border-color);border-radius:8px;cursor:pointer;transition:all .2s ease;color:var(--text-secondary)}.btn-icon[data-astro-cid-uygaivgu]:hover{background:#f43f5e26;border-color:var(--accent-pink);color:var(--accent-pink)}.btn-icon[data-astro-cid-uygaivgu] svg[data-astro-cid-uygaivgu]{width:16px;height:16px}.empty-state[data-astro-cid-uygaivgu]{text-align:center;padding:48px 24px;color:var(--text-tertiary)}.empty-state[data-astro-cid-uygaivgu] svg[data-astro-cid-uygaivgu]{width:80px;height:80px;opacity:.3;margin-bottom:16px}.setting-group[data-astro-cid-uygaivgu]{margin-bottom:24px}.setting-label[data-astro-cid-uygaivgu]{display:block;font-size:.875rem;font-weight:500;margin-bottom:10px;color:var(--text-secondary)}.mode-toggle[data-astro-cid-uygaivgu]{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:4px;background:#ffffff0d;border-radius:12px}.mode-option[data-astro-cid-uygaivgu]{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:10px;cursor:pointer;transition:all .2s ease;font-size:.875rem;color:var(--text-secondary)}.mode-option[data-astro-cid-uygaivgu]:hover{color:var(--text-primary)}.mode-option[data-astro-cid-uygaivgu].active{background:linear-gradient(135deg,var(--accent-cyan),var(--accent-blue));color:#fff;box-shadow:0 4px 15px #06b6d44d}.mode-option[data-astro-cid-uygaivgu] svg[data-astro-cid-uygaivgu]{width:18px;height:18px}.chip-group[data-astro-cid-uygaivgu]{display:flex;flex-wrap:wrap;gap:8px}.chip[data-astro-cid-uygaivgu]{padding:8px 16px;background:#ffffff0d;border:1px solid var(--border-color);border-radius:100px;cursor:pointer;transition:all .2s ease;font-size:.875rem;color:var(--text-secondary)}.chip[data-astro-cid-uygaivgu]:hover{border-color:#06b6d480;color:var(--text-primary)}.chip[data-astro-cid-uygaivgu].active{background:linear-gradient(135deg,var(--accent-cyan),var(--accent-blue));border-color:transparent;color:#fff}.bg-options[data-astro-cid-uygaivgu]{display:flex;gap:12px}.bg-option[data-astro-cid-uygaivgu]{width:40px;height:40px;border-radius:10px;cursor:pointer;border:2px solid transparent;transition:all .2s ease;position:relative}.bg-option[data-astro-cid-uygaivgu]:hover{transform:scale(1.1)}.bg-option[data-astro-cid-uygaivgu].active{border-color:var(--accent-cyan);box-shadow:0 0 0 3px #06b6d433}.bg-option[data-astro-cid-uygaivgu].white{background:#fff}.bg-option[data-astro-cid-uygaivgu].black{background:#000;border-color:#fff3}.bg-option[data-astro-cid-uygaivgu].transparent{background:repeating-conic-gradient(#333 0% 25%,transparent 0% 50%) 50% / 10px 10px}.input-field[data-astro-cid-uygaivgu]{width:100%;padding:12px 16px;background:#ffffff0d;border:1px solid var(--border-color);border-radius:12px;color:var(--text-primary);font-size:.875rem;transition:all .2s ease}.input-field[data-astro-cid-uygaivgu]:focus{outline:none;border-color:var(--accent-cyan);background:#06b6d40d}.input-field[data-astro-cid-uygaivgu]::placeholder{color:var(--text-tertiary)}.actions[data-astro-cid-uygaivgu]{display:flex;flex-direction:column;gap:12px;margin-top:32px}.btn[data-astro-cid-uygaivgu]{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:12px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.btn-primary[data-astro-cid-uygaivgu]{background:linear-gradient(135deg,var(--accent-cyan),var(--accent-blue));color:#fff;box-shadow:0 4px 20px #06b6d44d}.btn-primary[data-astro-cid-uygaivgu]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #06b6d466}.btn-primary[data-astro-cid-uygaivgu]:disabled{opacity:.5;cursor:not-allowed}.btn-secondary[data-astro-cid-uygaivgu]{background:#ffffff0d;color:var(--text-secondary);border:1px solid var(--border-color)}.btn-secondary[data-astro-cid-uygaivgu]:hover{background:#ffffff1a;color:var(--text-primary)}.btn[data-astro-cid-uygaivgu] svg[data-astro-cid-uygaivgu]{width:18px;height:18px}.preview-section[data-astro-cid-uygaivgu]{margin-top:24px;padding-top:24px;border-top:1px solid var(--border-color)}.preview-title[data-astro-cid-uygaivgu]{font-size:1rem;font-weight:600;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.preview-info[data-astro-cid-uygaivgu]{font-size:.75rem;color:var(--text-tertiary);font-weight:400}.preview-container[data-astro-cid-uygaivgu]{background:repeating-conic-gradient(#1a1a1a 0% 25%,#222 0% 50%) 50% / 20px 20px;border-radius:12px;overflow:hidden;max-height:400px;display:flex;align-items:center;justify-content:center}.preview-container[data-astro-cid-uygaivgu] img[data-astro-cid-uygaivgu]{max-width:100%;max-height:400px;object-fit:contain}.stats[data-astro-cid-uygaivgu]{display:flex;gap:24px;margin-top:16px;font-size:.875rem;color:var(--text-tertiary)}.stats[data-astro-cid-uygaivgu] span[data-astro-cid-uygaivgu]{display:flex;align-items:center;gap:6px}.stats[data-astro-cid-uygaivgu] strong[data-astro-cid-uygaivgu]{color:var(--accent-cyan)}.toast[data-astro-cid-uygaivgu]{position:fixed;bottom:24px;right:24px;padding:16px 24px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;backdrop-filter:blur(20px);display:flex;align-items:center;gap:12px;transform:translateY(100px);opacity:0;transition:all .3s ease;z-index:1000}.toast[data-astro-cid-uygaivgu].show{transform:translateY(0);opacity:1}.toast-icon[data-astro-cid-uygaivgu]{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.toast-icon[data-astro-cid-uygaivgu].success{background:#22c55e33;color:var(--accent-green)}.toast-icon[data-astro-cid-uygaivgu].error{background:#f43f5e33;color:var(--accent-pink)}.spinner[data-astro-cid-uygaivgu]{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.drag-handle[data-astro-cid-uygaivgu]{cursor:grab;color:var(--text-tertiary);padding:4px}.drag-handle[data-astro-cid-uygaivgu]:active{cursor:grabbing}.drag-handle[data-astro-cid-uygaivgu] svg[data-astro-cid-uygaivgu]{width:18px;height:18px}
