:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;--bg-dark: rgb(17, 17, 26);--bg-dark: oklch(.1 0 264);--bg: rgb(26, 26, 38);--bg: oklch(.15 0 264);--bg-light: rgb(34, 34, 51);--bg-light: oklch(.2 0 264);--text: rgb(245, 245, 245);--text: oklch(.96 0 264);--text-muted: rgb(194, 194, 194);--text-muted: oklch(.76 0 264);--highlight: rgb(127, 127, 127);--highlight: oklch(.5 0 264);--border: rgb(102, 102, 102);--border: oklch(.4 0 264);--border-muted: rgb(77, 77, 77);--border-muted: oklch(.3 0 264);--primary: rgb(138, 156, 255);--primary: oklch(.76 .1 264);--secondary: rgb(214, 189, 0);--secondary: oklch(.76 .1 84);--danger: rgb(255, 135, 135);--danger: oklch(.7 .05 30);--warning: rgb(214, 168, 0);--warning: oklch(.7 .05 100);--success: rgb(0, 196, 140);--success: oklch(.7 .05 160);--info: rgb(122, 166, 255);--info: oklch(.7 .05 260);--accent-blue: rgb(74, 144, 226);--accent-blue-light: rgba(74, 144, 226, .1);--accent-blue-soft: rgba(74, 144, 226, .2);--accent-blue-medium: rgba(74, 144, 226, .3);--accent-blue-strong: rgba(74, 144, 226, .8);--accent-teal: rgb(20, 134, 196);--accent-teal-light: rgba(20, 134, 196, .25);--accent-teal-medium: rgba(20, 134, 196, .45);--accent-teal-strong: rgba(20, 134, 196, .6);color-scheme:light dark;color:var(--text);background-color:var(--bg-dark);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:var(--bg-dark)}#app{width:100vw;height:100vh;margin:0;padding:0;background-color:var(--bg-dark);overflow:hidden}a{font-weight:500;color:var(--primary);text-decoration:inherit}a:hover{color:#a2c1ff;color:oklch(.81 .1 264)}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--bg);cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--primary)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--color-primary, #fff);border-radius:50%;animation:spin .8s linear infinite}.spinner.small{width:24px;height:24px;border-width:2px}.spinner.large{width:56px;height:56px;border-width:4px}.spinner.green{border-top-color:#69cd7e}@keyframes spin{to{transform:rotate(360deg)}}.btn{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:focus{outline:none}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover:not(:disabled){background:var(--color-primary-hover);transform:translateY(-1px)}.btn-secondary{background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border)}.btn-secondary:hover:not(:disabled){background:var(--color-surface-hover)}.btn-glass{background:#ffffff1a;color:#ffffffe6;border:none;border-radius:12px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);min-width:180px;display:inline-flex;align-items:center;justify-content:center;gap:.75rem}.btn-glass:hover:not(:disabled){background:#ffffff26}.btn-glass:disabled{cursor:not-allowed;opacity:.8}.btn-glass:focus{outline:none}.btn-icon{width:40px;height:40px;padding:0;border-radius:50%;background:#0009;color:#fff;outline:none}.btn-icon:focus{outline:none}.btn-icon:hover:not(:disabled){background:#000c}.btn-icon-sm{width:32px;height:32px;padding:0;border-radius:8px;background:#ffffff1a;border:none;color:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;outline:none}.btn-icon-sm:focus{outline:none}.btn-icon-sm:hover{background:#ffffff26;color:#ffffffe6}.btn-danger{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.btn-danger:hover:not(:disabled){background:#ef444433;border-color:#ef444480}.btn-success{background:#69cd7e1a;color:#69cd7e;border:1px solid rgba(105,205,126,.3)}.btn-success:hover:not(:disabled){background:#69cd7e33;border-color:#69cd7e80}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn-icon-circle{width:36px;height:36px;padding:0;border:none;border-radius:50%;background:#0000004d;color:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;outline:none}.btn-icon-circle:focus{outline:none}.btn-icon-circle:hover{background:#00000080;color:#ffffffe6;opacity:1}.btn-icon-circle.large{width:40px;height:40px}.btn-icon-square{width:40px;height:40px;padding:0;border:none;border-radius:8px;background:#ffffff1a;color:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:16px;font-weight:300;line-height:1;outline:none}.btn-icon-square:focus{outline:none}.btn-icon-square:hover{background:#fff3;color:#ffffffe6}.btn-icon-action{width:32px;height:32px;padding:0;border:none;border-radius:8px;background:#ffffff1a;color:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;outline:none}.btn-icon-action:focus{outline:none}.btn-icon-action:hover{background:#ffffff26;color:#ffffffe6}.btn-filter-pill{padding:.5rem 1rem;background:#ffffff0d;border:none;border-radius:20px;color:#ffffffb3;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;outline:none}.btn-filter-pill:focus{outline:none}.btn-filter-pill:hover{background:#ffffff1a;color:#ffffffe6}.btn-filter-pill.active{background:var(--accent-teal-medium);color:#fff}.btn-filter-pill.compact{padding:.375rem .625rem;font-size:.8rem;gap:.375rem}.btn-nav-circle{width:48px;height:48px;padding:0;border:none;border-radius:50%;background:#191b1ed9;color:#fffc;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);outline:none}.btn-nav-circle:focus{outline:none}.btn-nav-circle:hover{background:#191b1ef2;color:#fff}.step-indicator{display:flex;justify-content:center;align-items:center;gap:1rem;padding:0}.step-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border-radius:20px;background:#ffffff1a;color:#fff9;font-size:.8rem;font-weight:500;transition:all .2s ease;white-space:nowrap}.step-item.active{background:#1486c473;color:#fff}.step-number{width:20px;height:20px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;color:#ffffffe6;flex-shrink:0;line-height:1;padding:2px 0 0;text-align:center}.step-item.active .step-number{background:#ffffffe6;color:#1a4480e6}@media (max-width: 768px){.step-indicator{gap:.75rem}.step-item{font-size:.7rem;padding:.4rem .75rem;gap:.4rem}.step-number{width:16px;height:16px;font-size:.6rem;padding-top:1px}}@media (max-width: 1024px){.step-item{font-size:.75rem;padding:.45rem .8rem}.step-number{width:18px;height:18px;font-size:.65rem;padding-top:1.5px}}.btn-page-nav{background:transparent;border:none;color:#ffffffb3;cursor:pointer;padding:.5rem;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease;outline:none}.btn-page-nav:focus{outline:none}.btn-page-nav:hover{color:#ffffffe6}.loading-state{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;z-index:1000}.loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center}.card-base{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s ease;background:none;border:none;outline:none;display:flex;flex-direction:column}.card-base:focus{outline:none}.card-base.large-radius{border-radius:16px}.card-image-container{position:relative;width:100%;overflow:hidden;background:#ffffff0d}.card-image-container.aspect-square{aspect-ratio:1 / 1}.card-image-container.aspect-portrait{aspect-ratio:2 / 3}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.card-base:hover .card-image{transform:scale(1.05)}.card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:.75rem;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 50%);opacity:0;transition:opacity .2s ease}.card-base:hover .card-overlay{opacity:1}.card-title-pill{padding:.375rem .75rem;background:#000000b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:20px;color:#ffffffe6;font-size:.875rem;font-weight:500;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;align-self:center}.card-base.selected{outline:3px solid var(--accent-teal-medium);outline-offset:-3px}.placeholder-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff9;text-align:center;cursor:pointer;width:100%;height:100%;transition:all .2s ease;border:2px dashed rgba(255,255,255,.3);border-radius:12px;background-color:#0003;position:relative;overflow:hidden}.placeholder-content:hover{color:#fffc;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.placeholder-content:hover svg{color:#69cd7e}.placeholder-content h3{color:#fffc;font-size:1.1rem;font-weight:500;margin:0}.placeholder-content p{color:#ffffff80;font-size:.9rem;margin:0}.placeholder-content.drag-over{border-color:#6495edcc;background-color:#6495ed1a;transform:scale(1.02);box-shadow:0 12px 35px #6495ed33}.placeholder-content.uploading{pointer-events:none;opacity:.8}.card-project{aspect-ratio:3/4;border-radius:16px;width:100%;text-align:left}.card-project-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:16px}.card-project-thumbnail:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.6) 100%);z-index:1;pointer-events:none}.card-project-thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:16px}.card-project-thumbnail .default-image{position:relative;z-index:1;transition:opacity .6s ease;transition-delay:.1s}.card-project-thumbnail .hover-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:16px;opacity:0;z-index:2;transition:opacity .6s ease;transition-delay:.1s}.card-project-info{position:absolute;bottom:-.5rem;left:0;right:0;padding:1rem 1.5rem 1.5rem 1rem;background:#191b1eb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:2}.card-base.selected .card-overlay{opacity:1}.card-loading{background:#ffffff0d;animation:pulse 1.5s ease-in-out infinite}.card-animated{opacity:0;transform:translateY(20px)}.card-animated.show{animation:slideInUp .4s ease-out forwards}.card{background:var(--color-surface);border-radius:8px;overflow:hidden;transition:all .3s ease}.card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.card-content{padding:1rem}.grid{display:grid;gap:1.5rem}.grid-auto{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 768px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.grid-3,.grid-4{grid-template-columns:1fr}}.input-group{display:flex;flex-direction:column;gap:.5rem}.input-label{font-size:.875rem;color:var(--color-text-secondary);font-weight:500}.input-field{padding:.75rem;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);color:var(--color-text-primary);font-size:1rem;transition:all .2s ease}.input-field:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-alpha)}.error-message{color:var(--color-error);font-size:.875rem;margin-top:.25rem}.error-banner{background:var(--color-error-bg);color:var(--color-error);padding:1rem;border-radius:6px;margin-bottom:1rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.gap-4{gap:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease}.slide-up{animation:slideUp .3s ease}.selection-cards{display:flex;gap:2rem;padding:0 3vw;align-items:center;justify-content:center;width:100%;max-width:1600px;margin:0 auto;box-sizing:border-box;transform:translateY(0)}.card-selection{background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:12px;display:flex;flex-direction:column;transition:background .2s ease,border-color .2s ease;position:relative;aspect-ratio:3 / 4;height:min(65vh,calc((100vw - 6vw - 4rem) / 3 * 4 / 3));max-height:750px;min-height:400px;flex:0 0 auto;width:auto;animation:fadeInUp .4s ease-out backwards}.card-selection:nth-child(1){animation-delay:0s}.card-selection:nth-child(2){animation-delay:.1s}.card-selection:nth-child(3){animation-delay:.2s}.card-selection:has(.image-preview){background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.card-selection:has(.image-preview):hover{background:#ffffff14;border-color:#fff3}.card-selection .card-header{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10}.card-selection .card-header h3{background:#191b1ed9;color:#ffffffe6;padding:.375rem .75rem;border-radius:16px;font-size:.75rem;font-weight:500;margin:0;text-align:center;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.card-selection .card-content{flex:1;display:flex;align-items:stretch;justify-content:center;margin:0;position:relative}.card-selection .card-content{height:0;min-height:0}@media (min-width: 1400px){.selection-cards{gap:2rem;padding:0 5rem}.card-selection{height:min(65vh,calc(28vw * 4 / 3));max-height:750px}}@media (min-width: 1600px) and (max-width: 1799px){.selection-cards{gap:2rem;padding:0 5rem}.card-selection{height:min(65vh,calc(28vw * 4 / 3));max-height:750px}}@media (max-width: 1023px) and (min-width: 769px){.selection-cards{flex-wrap:wrap;gap:1.5rem;padding:0 3rem}.card-selection{aspect-ratio:3 / 4;height:min(39vh,min(393px,calc(40vw * 4 / 3)));max-height:393px}}@media (max-width: 768px){.selection-cards{flex-direction:column;gap:1.5rem;padding:0 2rem}.card-selection{aspect-ratio:3 / 4;height:min(34vh,349px);max-height:349px;width:100%;max-width:304px}}@media (max-width: 1400px){.card-selection{height:min(60vh,calc(28vw * 4 / 3));max-height:650px}}@media (max-width: 1200px){.card-selection{height:min(55vh,min(600px,calc((100vw - 7rem) / 3 * 4 / 3)));max-height:600px;min-height:350px}.selection-cards{gap:1.5rem;padding:0 2rem}}@media (max-width: 768px){.card-selection{height:min(50vh,min(500px,calc(80vw * 4 / 3)));max-height:500px;min-height:300px}.selection-cards{gap:1rem;padding:0 1rem}}@media (min-width: 1800px){.card-selection{height:min(72vh,calc((2000px - 10rem - 4rem) / 3 * 4 / 3));max-height:820px}.selection-cards{max-width:2000px;gap:2rem}}@media (min-width: 2400px){.card-selection{height:min(75vh,calc((2200px - 10rem - 4rem) / 3 * 4 / 3));max-height:860px}.selection-cards{max-width:2200px;gap:2rem}}.login-container.svelte-1pc3avk{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg-dark);padding:2rem}.login-card.svelte-1pc3avk{background:#0b0b0b99;border-radius:20px;padding:3rem;width:100%;max-width:400px;box-shadow:0 8px 32px #0303034d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid oklch(.3 0 264 / .1)}.logo-container.svelte-1pc3avk{text-align:center;margin-bottom:2.5rem;display:flex;flex-direction:column;align-items:center}.logo-gradient-container.svelte-1pc3avk{width:80px;height:80px;background:linear-gradient(135deg,#1486c4,#57c785,#eddd53);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 4px 20px #0700b84d}.logo.svelte-1pc3avk{width:60px;height:60px;object-fit:contain}.app-title.svelte-1pc3avk{font-size:1.5rem;font-weight:600;color:var(--text);margin:0;letter-spacing:-.02em}.login-form.svelte-1pc3avk{display:flex;flex-direction:column;gap:1.5rem}.form-group.svelte-1pc3avk{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-1pc3avk label:where(.svelte-1pc3avk){font-size:.875rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.form-input.svelte-1pc3avk{background:#16161680;border:1px solid oklch(.3 0 264 / .3);border-radius:8px;padding:.75rem 1rem;font-size:1rem;color:var(--text);transition:all .2s ease}.form-input.svelte-1pc3avk:focus{outline:none;border-color:var(--primary);background:#22222280;box-shadow:0 0 0 3px #91b1f11a}.form-input.svelte-1pc3avk:disabled{opacity:.6;cursor:not-allowed}.form-input.svelte-1pc3avk::placeholder{color:#636363}.error-message.svelte-1pc3avk{background:#b9473b1a;color:var(--danger);padding:.75rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid oklch(.55 .15 29 / .2)}.login-button.svelte-1pc3avk{background:linear-gradient(135deg,#1486c4,#57c785,#eddd53);color:#fff;border:none;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.login-button.svelte-1pc3avk:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.login-button.svelte-1pc3avk:disabled{opacity:.7;cursor:not-allowed;transform:none}.loading-spinner.svelte-1pc3avk{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1pc3avk-spin .8s linear infinite}@keyframes svelte-1pc3avk-spin{to{transform:rotate(360deg)}}.login-footer.svelte-1pc3avk{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid oklch(.3 0 264 / .2)}.forgot-password.svelte-1pc3avk{color:var(--primary);text-decoration:none;font-size:.875rem;transition:opacity .2s ease}.forgot-password.svelte-1pc3avk:hover{opacity:.8;text-decoration:underline}@media (max-width: 480px){.login-card.svelte-1pc3avk{padding:2rem}.app-title.svelte-1pc3avk{font-size:1.25rem}}.landing-background.svelte-fjjfn2{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:0;pointer-events:none}.bento-grid.svelte-fjjfn2{display:grid;grid-template-columns:repeat(40,180px);grid-auto-rows:180px;gap:1.25rem;position:absolute;top:50%;left:-200px;transform:translateY(-50%) translateZ(0);animation:svelte-fjjfn2-scrollLeft linear infinite alternate;animation-play-state:running;will-change:transform;width:max-content;height:100vh;grid-auto-flow:dense;backface-visibility:hidden;perspective:1000px;transform-style:preserve-3d}@keyframes svelte-fjjfn2-scrollLeft{0%{transform:translateY(-50%) translate(0) translateZ(0)}to{transform:translateY(-50%) translate(-50%) translateZ(0)}}.grid-tile.svelte-fjjfn2{border-radius:12px;overflow:hidden;position:relative;background:transparent;transform:translateZ(0);will-change:auto}.tile-placeholder.svelte-fjjfn2{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffff08;border-radius:12px;overflow:hidden}.tile-placeholder.svelte-fjjfn2:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 50%,transparent 100%);animation:svelte-fjjfn2-shimmer 2s infinite}@keyframes svelte-fjjfn2-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.tile-image.svelte-fjjfn2{width:100%;height:100%;object-fit:cover;opacity:var(--image-opacity, .1);transition:opacity .4s ease-in-out;position:relative;z-index:1}.tile-image.svelte-fjjfn2:not(.loaded){opacity:0}.tile-image.loaded.svelte-fjjfn2{opacity:var(--image-opacity, .1)}.tile-image.loaded.svelte-fjjfn2+.tile-placeholder:where(.svelte-fjjfn2){opacity:0;pointer-events:none}.tile-image.svelte-fjjfn2{image-rendering:smooth;image-rendering:-webkit-optimize-contrast;transform:translateZ(0);backface-visibility:hidden;will-change:auto}.tile-1x1.svelte-fjjfn2 .tile-image:where(.svelte-fjjfn2){filter:blur(.3px)}.tile-2x1.svelte-fjjfn2 .tile-image:where(.svelte-fjjfn2),.tile-1x2.svelte-fjjfn2 .tile-image:where(.svelte-fjjfn2){filter:blur(.1px)}.tile-1x1.svelte-fjjfn2{grid-column:span 1;grid-row:span 1}.tile-2x1.svelte-fjjfn2{grid-column:span 2;grid-row:span 1}.tile-1x2.svelte-fjjfn2{grid-column:span 1;grid-row:span 2}.tile-2x2.svelte-fjjfn2{grid-column:span 2;grid-row:span 2}@media (max-width: 1200px){.bento-grid.svelte-fjjfn2{grid-template-columns:repeat(40,150px);grid-auto-rows:150px;gap:.85rem}}@media (max-width: 768px){.bento-grid.svelte-fjjfn2{grid-template-columns:repeat(40,120px);grid-auto-rows:120px;gap:.7rem}.grid-tile.svelte-fjjfn2 img:where(.svelte-fjjfn2){opacity:calc(var(--image-opacity, .1) * .8)}}.dropzone-container.svelte-1q9iuqf{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.dropzone.svelte-1q9iuqf{width:450px;height:450px;max-width:450px;max-height:450px;min-width:250px;min-height:250px;margin:0 auto;border:2px dashed var(--border-muted);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;background-color:#03030333;transition:all .3s ease;position:relative;overflow:hidden}.comparison-dropzone-wrapper .dropzone-container.svelte-1q9iuqf{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.comparison-dropzone-wrapper .dropzone.svelte-1q9iuqf{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0;border:2px dashed var(--border-muted);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;background-color:#03030333}.dropzone-page-container .dropzone.svelte-1q9iuqf{width:450px;max-width:450px;max-height:450px}.comparison-dropzone-wrapper .dropzone.svelte-1q9iuqf:hover{transform:translateY(-2px)!important;border:2px dashed var(--highlight)!important;box-shadow:0 8px 25px #0303034d}.comparison-dropzone-wrapper .dropzone-content.svelte-1q9iuqf{padding:1.5rem;gap:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.comparison-dropzone-wrapper .dropzone.svelte-1q9iuqf h3:where(.svelte-1q9iuqf){font-size:1.2rem;margin:0;margin-bottom:.5rem;text-align:center}.comparison-dropzone-wrapper .dropzone.svelte-1q9iuqf p:where(.svelte-1q9iuqf){font-size:.9rem;margin:0;margin-bottom:.75rem;text-align:center}.comparison-dropzone-wrapper .dropzone.svelte-1q9iuqf .upload-icon:where(.svelte-1q9iuqf){width:56px;height:56px;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center}.comparison-dropzone-wrapper .dropzone.svelte-1q9iuqf .upload-icon:where(.svelte-1q9iuqf) svg:where(.svelte-1q9iuqf){width:56px;height:56px}.dropzone.svelte-1q9iuqf:hover{border-color:var(--highlight);transform:translateY(-2px);box-shadow:0 8px 25px #0303034d}.dropzone.drag-over.svelte-1q9iuqf{border-color:#91b1f1cc;background-color:#91b1f11a;transform:scale(1.02);box-shadow:0 12px 35px #6495ed33}.dropzone-content.svelte-1q9iuqf{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;padding:2.5rem;z-index:1;width:100%;max-width:500px}.upload-icon.svelte-1q9iuqf{opacity:.7;transition:opacity .3s ease}.dropzone.svelte-1q9iuqf:hover .upload-icon:where(.svelte-1q9iuqf){opacity:1}.dropzone-content.svelte-1q9iuqf h3:where(.svelte-1q9iuqf){margin:0;font-family:Inter,sans-serif;font-weight:300;font-size:22px;line-height:28px;color:var(--text);letter-spacing:-.025em;font-feature-settings:"liga","calt";-webkit-font-smoothing:antialiased}.dropzone-content.svelte-1q9iuqf p:where(.svelte-1q9iuqf){margin:0;font-family:Inter,sans-serif;font-weight:300;font-size:16px;line-height:22px;color:var(--text);opacity:.8;font-feature-settings:"liga","calt";-webkit-font-smoothing:antialiased}.supported-formats.svelte-1q9iuqf{margin-top:.5rem;padding:.5rem 1rem;background-color:#ffffff0d;border-radius:20px;border:1px solid var(--border-muted);text-align:center}.supported-formats.svelte-1q9iuqf span:where(.svelte-1q9iuqf){font-family:Inter,sans-serif;font-weight:300;font-size:14px;line-height:19px;color:var(--text);opacity:.7;font-feature-settings:"liga","calt";-webkit-font-smoothing:antialiased}.error-notification.svelte-1q9iuqf{position:fixed;bottom:2rem;right:2rem;display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background-color:#ff6b6bf2;color:#fff;border-radius:12px;box-shadow:0 4px 20px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:svelte-1q9iuqf-slideIn .3s ease-out;z-index:1000;max-width:400px}@keyframes svelte-1q9iuqf-slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.error-content.svelte-1q9iuqf{display:flex;align-items:center;gap:.75rem}.error-icon.svelte-1q9iuqf{flex-shrink:0}.error-notification.svelte-1q9iuqf span:where(.svelte-1q9iuqf){font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.5}.close-error.svelte-1q9iuqf{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#fff;opacity:.8;transition:opacity .2s ease;flex-shrink:0}.close-error.svelte-1q9iuqf:hover{opacity:1}@media (min-width: 480px){.dropzone.svelte-1q9iuqf{width:450px;max-width:450px;height:450px;max-height:450px;min-height:250px}.dropzone-content.svelte-1q9iuqf{padding:1.5rem;gap:.75rem}.dropzone-content.svelte-1q9iuqf h3:where(.svelte-1q9iuqf){font-size:1.25rem}.dropzone-content.svelte-1q9iuqf p:where(.svelte-1q9iuqf){font-size:.95rem}.upload-icon.svelte-1q9iuqf svg:where(.svelte-1q9iuqf){width:48px;height:48px}}@media (min-width: 768px){.dropzone.svelte-1q9iuqf{width:450px;max-width:450px;height:450px;max-height:450px;min-height:300px}.dropzone-content.svelte-1q9iuqf{padding:2rem;gap:1rem}.dropzone-content.svelte-1q9iuqf h3:where(.svelte-1q9iuqf){font-size:20px}.dropzone-content.svelte-1q9iuqf p:where(.svelte-1q9iuqf){font-size:16px}.upload-icon.svelte-1q9iuqf svg:where(.svelte-1q9iuqf){width:56px;height:56px}.error-notification.svelte-1q9iuqf{bottom:2rem;right:2rem;left:auto;max-width:400px}}@media (min-width: 1200px){.dropzone.svelte-1q9iuqf{width:450px;max-width:450px;height:450px;max-height:450px;min-height:350px}.dropzone-content.svelte-1q9iuqf{padding:2.5rem}.dropzone-content.svelte-1q9iuqf h3:where(.svelte-1q9iuqf){font-size:22px}.dropzone-content.svelte-1q9iuqf p:where(.svelte-1q9iuqf){font-size:17px}.upload-icon.svelte-1q9iuqf svg:where(.svelte-1q9iuqf){width:64px;height:64px}}@media (min-width: 1440px){.dropzone.svelte-1q9iuqf{width:450px;max-width:450px;height:450px;max-height:450px}.dropzone-page-container .dropzone.svelte-1q9iuqf{width:450px;max-width:450px;max-height:450px}.dropzone-content.svelte-1q9iuqf{padding:3rem}.dropzone-content.svelte-1q9iuqf h3:where(.svelte-1q9iuqf){font-size:24px}.dropzone-content.svelte-1q9iuqf p:where(.svelte-1q9iuqf){font-size:18px}.upload-icon.svelte-1q9iuqf svg:where(.svelte-1q9iuqf){width:72px;height:72px}}@media (min-width: 1920px){.dropzone.svelte-1q9iuqf{width:450px;max-width:450px;height:450px;max-height:450px}.dropzone-page-container .dropzone.svelte-1q9iuqf{width:450px;max-width:450px;max-height:450px}.dropzone-content.svelte-1q9iuqf{padding:3.5rem;gap:1.25rem}.dropzone-content.svelte-1q9iuqf h3:where(.svelte-1q9iuqf){font-size:26px}.dropzone-content.svelte-1q9iuqf p:where(.svelte-1q9iuqf){font-size:19px}.upload-icon.svelte-1q9iuqf svg:where(.svelte-1q9iuqf){width:80px;height:80px}}@media (max-width: 479px){.dropzone.svelte-1q9iuqf{width:280px;max-width:280px;height:280px;max-height:280px;min-width:250px;min-height:250px}.dropzone-content.svelte-1q9iuqf{padding:1rem}.dropzone-content.svelte-1q9iuqf h3:where(.svelte-1q9iuqf){font-size:1rem}.dropzone-content.svelte-1q9iuqf p:where(.svelte-1q9iuqf){font-size:.85rem}.upload-icon.svelte-1q9iuqf svg:where(.svelte-1q9iuqf){width:40px;height:40px}.supported-formats.svelte-1q9iuqf{padding:.4rem .8rem}.supported-formats.svelte-1q9iuqf span:where(.svelte-1q9iuqf){font-size:12px}.error-notification.svelte-1q9iuqf{bottom:1rem;right:1rem;left:1rem;max-width:none}}.lazy-loading.svelte-1ab7ccw{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;background:var(--color-background)}.lazy-loading.svelte-1ab7ccw p:where(.svelte-1ab7ccw){color:var(--color-text-secondary);font-size:.875rem}.lazy-error.svelte-1ab7ccw{display:flex;align-items:center;justify-content:center;min-height:100vh;color:var(--color-error);background:var(--color-background)}.lazy-loading.svelte-13qeid6{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.lazy-loading.svelte-13qeid6 p:where(.svelte-13qeid6){color:var(--color-text-secondary);font-size:.875rem}.lazy-error.svelte-13qeid6{display:flex;align-items:center;justify-content:center;min-height:400px;color:var(--color-error)}.spinner.svelte-13qeid6{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--color-primary, #fff);border-radius:50%;animation:svelte-13qeid6-spin .8s linear infinite}@keyframes svelte-13qeid6-spin{to{transform:rotate(360deg)}}body{margin:0;padding:0;background-color:var(--bg-dark);color:var(--text);font-family:Inter,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}main.svelte-10s2chj{background-color:var(--bg-dark);color:var(--text);min-height:100vh;margin:0;padding:0}.mobile-message-container.svelte-10s2chj{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background-color:var(--bg-dark)}.mobile-message.svelte-10s2chj{text-align:center;max-width:400px;padding:2rem;background-color:#0b0b0bf2;border-radius:12px;border:1px solid var(--bg-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-message.svelte-10s2chj h2:where(.svelte-10s2chj){color:var(--text);font-size:1.5rem;font-weight:600;margin:0 0 1rem}.mobile-message.svelte-10s2chj p:where(.svelte-10s2chj){color:var(--text);font-size:1rem;line-height:1.5;margin:0 0 1rem}.mobile-message-details.svelte-10s2chj{color:var(--text-muted);font-size:.9rem;margin:0}.app-layout.svelte-10s2chj{display:flex;width:100vw;height:100vh;background-color:var(--bg-dark);position:relative;overflow:hidden}.app-layout.svelte-10s2chj:has(.landing-page:where(.svelte-10s2chj)){padding:0;margin:0}.main-content.svelte-10s2chj{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;padding:1rem;height:100vh;overflow:hidden}.main-content.svelte-10s2chj:has(.canvas-transition:where(.svelte-10s2chj)){margin-left:470px;margin-right:470px}.main-content.svelte-10s2chj:has(.landing-page:where(.svelte-10s2chj)){margin:0;padding:0;width:100vw;height:100vh;max-width:none}.main-content.svelte-10s2chj:has(.comparison-interface:where(.svelte-10s2chj)){overflow:visible;align-items:center}.main-content.svelte-10s2chj:has(.ai-tools-container:where(.svelte-10s2chj)){padding:0}.canvas-and-actions-wrapper.svelte-10s2chj{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%}.canvas-and-actions-wrapper.svelte-10s2chj:not(:has(.landing-page)){max-width:1200px}.canvas-and-actions-wrapper.svelte-10s2chj:has(.landing-page:where(.svelte-10s2chj)){max-width:none;width:100vw;height:100vh;padding:0}.canvas-and-actions-wrapper.svelte-10s2chj:has(.ai-tools-container:where(.svelte-10s2chj)){max-width:none}.canvas-and-actions-wrapper.svelte-10s2chj:has(.comparison-interface:where(.svelte-10s2chj)){max-width:none;justify-content:center}.image-area.svelte-10s2chj{height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px;overflow:visible}.image-area.svelte-10s2chj:has(.landing-page:where(.svelte-10s2chj)){max-width:none;width:100vw;height:100vh;position:static}.image-area.svelte-10s2chj:has(.ai-tools-container:where(.svelte-10s2chj)){max-width:none;height:100vh}.image-area.svelte-10s2chj:has(.comparison-interface:where(.svelte-10s2chj)){max-width:none}.image-viewer-container.svelte-10s2chj{width:100vw;height:100vh;position:absolute;top:0;left:0;background:var(--bg-dark)}.comparison-interface.svelte-10s2chj{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;gap:1.5rem;padding:6rem 1rem 1rem}.comparison-layout.svelte-10s2chj{display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:center;width:auto;position:relative;overflow:visible}.comparison-item.svelte-10s2chj{flex:0 0 auto;display:flex;align-items:center;justify-content:center;overflow:visible}@media (max-width: 1023px) and (min-width: 769px){.comparison-layout.svelte-10s2chj{gap:1rem}.comparison-dropzone-wrapper.svelte-10s2chj,.comparison-thumbnail.svelte-10s2chj{height:65vh;max-height:750px;min-height:350px}}@media (max-width: 768px){.comparison-interface.svelte-10s2chj{padding:6rem .5rem .5rem}.comparison-layout.svelte-10s2chj{flex-direction:column;gap:1rem;align-items:center}.comparison-dropzone-wrapper.svelte-10s2chj,.comparison-thumbnail.svelte-10s2chj{height:55vh;max-height:600px;min-height:300px}}.first-image-slide.svelte-10s2chj{transform:translateY(var(--initial-thumb-y-offset, 0px)) translate(calc(50% + .5rem));animation:svelte-10s2chj-slideToLeftColumn .25s ease-out forwards;animation-fill-mode:both;will-change:transform}.second-dropzone-slide.svelte-10s2chj{opacity:0;transform:translateY(var(--initial-thumb-y-offset, 0px)) translate(100%);animation:svelte-10s2chj-slideInFromRight .25s ease-out forwards;animation-delay:.1s;animation-fill-mode:both;will-change:transform,opacity}.comparison-thumbnail.svelte-10s2chj{position:relative;width:auto;height:70vh;max-height:800px;min-height:300px;max-width:90vw;border-radius:12px;overflow:hidden;background-color:transparent;border:none;box-shadow:0 4px 15px #0303034d;display:flex;align-items:center;justify-content:center;aspect-ratio:var(--aspect-ratio, 4/3)}.comparison-thumbnail.svelte-10s2chj img:where(.svelte-10s2chj){width:100%;height:100%;object-fit:contain;display:block;border-radius:12px}.comparison-dropzone-wrapper.svelte-10s2chj{width:auto;height:70vh;max-height:800px;min-height:300px;max-width:90vw;border-radius:12px;overflow:hidden;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;padding:4px;aspect-ratio:var(--aspect-ratio, 4/3)}.comparison-thumbnail.svelte-10s2chj .btn-icon-circle:where(.svelte-10s2chj){position:absolute;top:.5rem;right:.5rem;opacity:0;z-index:100;transition:opacity .2s ease}.comparison-thumbnail.svelte-10s2chj:hover .btn-icon-circle:where(.svelte-10s2chj){opacity:1}.compare-button-container.svelte-10s2chj{display:flex;justify-content:center;width:100%;padding:2rem 0;opacity:0;transform:translateY(100%);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.compare-button-container.visible.svelte-10s2chj{opacity:1;transform:translateY(0);pointer-events:auto}.compare-images-button.svelte-10s2chj{background:#ffffff1a;color:#ffffffe6;border:none;border-radius:12px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:180px;display:flex;align-items:center;justify-content:center;gap:.75rem;outline:none!important}.compare-images-button.svelte-10s2chj:hover{background:#ffffff26}.compare-images-button.svelte-10s2chj:focus{outline:none!important}.compare-images-button.svelte-10s2chj svg:where(.svelte-10s2chj){flex-shrink:0}@media (max-width: 1200px){.app-layout.svelte-10s2chj{flex-direction:column;padding:.5rem}.main-content.svelte-10s2chj{margin-left:0;margin-right:0;flex-direction:column;align-items:center;padding:.5rem}}@media (max-width: 768px){.app-layout.svelte-10s2chj{padding:.25rem}.main-content.svelte-10s2chj{padding:.5rem;height:100vh}.image-area.svelte-10s2chj{height:60vh;margin-bottom:.5rem}.comparison-layout.svelte-10s2chj{flex-direction:column;gap:1.5rem}.comparison-item.svelte-10s2chj{max-width:100%}}.canvas-transition.svelte-10s2chj{animation:svelte-10s2chj-fadeIn .7s ease-out forwards;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@keyframes svelte-10s2chj-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-10s2chj-slideDown{0%{opacity:0;transform:translateY(-20px);max-height:0}to{opacity:1;transform:translateY(0);max-height:200px}}.landing-page.svelte-10s2chj{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden;z-index:1}.landing-shutter-overlay.svelte-10s2chj{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:8;pointer-events:none;overflow:hidden}.landing-shutter-overlay.svelte-10s2chj:before,.landing-shutter-overlay.svelte-10s2chj:after{content:"";position:absolute;top:0;width:50%;height:100%;background:#000;transition:transform .35s ease-out}.landing-shutter-overlay.svelte-10s2chj:before{left:0}.landing-shutter-overlay.svelte-10s2chj:after{right:0}.landing-shutter-overlay.shutter-closed.svelte-10s2chj:before{transform:translate(0)}.landing-shutter-overlay.shutter-closed.svelte-10s2chj:after{transform:translate(0)}.landing-shutter-overlay.shutter-opening.svelte-10s2chj:before{transform:translate(-100%)}.landing-shutter-overlay.shutter-opening.svelte-10s2chj:after{transform:translate(100%)}.landing-content.svelte-10s2chj{display:flex;flex-direction:column;align-items:center;gap:calc(2.5rem - 10px);text-align:center;position:relative;z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% + 30px))}.logo-gradient-container.svelte-10s2chj{width:80px;height:80px;background:linear-gradient(135deg,#1486c4,#57c785,#eddd53);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 4px 20px #0700b84d}.landing-logo.svelte-10s2chj{width:60px;height:60px;object-fit:contain}.studio-title.svelte-10s2chj{font-size:1.5rem;font-weight:600;color:var(--text);margin:0;letter-spacing:-.02em}.landing-glassy-container.svelte-10s2chj{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0b0b0b99;width:810px;height:518px;border-radius:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid oklch(.3 0 264 / .1);z-index:2}.logout-button.svelte-10s2chj{background-color:#191b1ed9;border:none;border-radius:50%;width:48px;height:48px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffffb3;transition:all .2s ease;outline:none;flex:0 0 48px}.logout-button.svelte-10s2chj:hover{background-color:#25272ae6;color:#fff}.logout-button.svelte-10s2chj:focus,.logout-button.svelte-10s2chj:focus-visible{outline:none;box-shadow:none}.logout-button.svelte-10s2chj svg:where(.svelte-10s2chj){width:24px;height:24px;flex-shrink:0}.logo-section.svelte-10s2chj{display:flex;flex-direction:column;align-items:center;gap:0;width:100%}.logout-button-wrapper.svelte-10s2chj{display:flex;justify-content:center;align-items:center;margin-top:calc(3rem - 30px);position:relative;top:-30px}.buttons-section.svelte-10s2chj{display:flex;flex-wrap:nowrap;gap:1rem;align-items:center;justify-content:center;margin-top:2.5rem;position:relative;top:-20px}.user-pill.svelte-10s2chj{display:flex;align-items:center;gap:.5rem;padding:.5rem .5rem .5rem .75rem;background:#191b1e;border-radius:100px;font-size:.875rem;font-weight:500;color:#fff;margin-top:1.4rem}.credits-badge.svelte-10s2chj{background:#1486c4;color:#fff;padding:.125rem .5rem;border-radius:20px;font-size:.75rem;font-weight:600;margin-left:.125rem;flex-shrink:0;white-space:nowrap}.landing-button.svelte-10s2chj{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.2rem 1.5rem;background:#161616;border:1px solid oklch(.3 0 264 / .1);border-radius:16px;color:#eee;font-size:1rem;font-weight:450;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);width:160px;flex-shrink:0;text-align:center;line-height:1.2;overflow:hidden}.landing-button.svelte-10s2chj svg:where(.svelte-10s2chj){width:33.6px;height:33.6px;margin-bottom:.25rem;transition:transform .2s cubic-bezier(.4,0,.2,1)}.landing-button.svelte-10s2chj{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:center}.landing-button.svelte-10s2chj:hover{background:#222;border-color:transparent;color:var(--text)}.landing-button.svelte-10s2chj:hover svg:where(.svelte-10s2chj){stroke:var(--text)}.landing-button.svelte-10s2chj:hover span:where(.svelte-10s2chj){background:linear-gradient(135deg,#2a7b9b,#57c785,#eddd53);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.button-content.svelte-10s2chj{display:flex;flex-direction:column;align-items:center;gap:.75rem;transition:transform .2s cubic-bezier(.4,0,.2,1)}.landing-button.svelte-10s2chj:hover .button-content:where(.svelte-10s2chj){transform:translateY(-2px)}.landing-button.svelte-10s2chj:focus{outline:none;border-color:#91b1f180;box-shadow:0 0 0 3px #91b1f133}.landing-button.svelte-10s2chj svg:where(.svelte-10s2chj){flex-shrink:0}@keyframes svelte-10s2chj-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-10s2chj-slideInUp{0%{transform:translateY(40px) scale(.95);filter:blur(4px)}to{transform:translateY(0) scale(1);filter:blur(0px)}}@media (max-width: 680px){.landing-button.svelte-10s2chj{width:150px;padding:1.15rem 1.4rem;font-size:.7rem}.landing-button.svelte-10s2chj svg:where(.svelte-10s2chj){width:32px;height:32px}}@media (max-width: 640px){.landing-button.svelte-10s2chj{width:135px;padding:1.1rem 1.25rem;font-size:.68rem}.landing-button.svelte-10s2chj svg:where(.svelte-10s2chj){width:30px;height:30px}}@media (max-width: 580px){.landing-button.svelte-10s2chj{width:120px;padding:1rem;font-size:.65rem}.landing-button.svelte-10s2chj svg:where(.svelte-10s2chj){width:28px;height:28px}}@media (max-width: 700px){.studio-title.svelte-10s2chj{font-size:2.5rem}.landing-logo.svelte-10s2chj{max-width:150px;max-height:150px}.landing-button.svelte-10s2chj{width:100%;max-width:none;padding:1.2rem 2rem;font-size:.72rem}.landing-button.svelte-10s2chj svg:where(.svelte-10s2chj){width:33.6px;height:33.6px}}@media (max-width: 480px){.studio-title.svelte-10s2chj{font-size:2rem}.landing-logo.svelte-10s2chj{max-width:120px;max-height:120px}.landing-content.svelte-10s2chj{gap:1.5rem;padding:1rem}}.login-screen.svelte-10s2chj{position:relative;width:100vw;height:100vh;overflow:hidden}@keyframes svelte-10s2chj-slideToLeftColumn{to{transform:translateY(var(--initial-thumb-y-offset, 0px)) translate(0)}}@keyframes svelte-10s2chj-slideInFromRight{0%{opacity:0;transform:translateY(var(--initial-thumb-y-offset, 0px)) translate(100%)}to{opacity:1;transform:translateY(var(--initial-thumb-y-offset, 0px)) translate(0)}}.dropzone-page-container.svelte-10s2chj{width:100%;height:100%;display:flex;flex-direction:column;background:var(--bg-dark)}.dropzone-content-wrapper.svelte-10s2chj{flex:1;display:flex;align-items:center;justify-content:center;padding:6rem 2rem 2rem;width:100%;max-width:100vw}.ai-tools-container.svelte-10s2chj{position:relative;width:100%;height:100%;display:flex;flex-direction:column}
