:root{font-family:Inter,system-ui,-apple-system,sans-serif;color:#e5e7eb;background-color:#0f172a;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--tg-safe-top: 0px;--tg-safe-bottom: 0px;--tg-safe-left: 0px;--tg-safe-right: 0px;--tg-viewport-height: 100dvh;--tg-viewport-stable-height: 100dvh}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#101826;height:100%;overflow:hidden;overscroll-behavior-y:none}html{background:#101826;height:100%;overscroll-behavior-y:none}#root{min-height:var(--tg-viewport-stable-height, 100dvh);height:100%;background:#101826;overflow-y:auto;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch}a{color:inherit;text-decoration:none}.screen{padding:28px 22px 40px;padding-top:calc(var(--tg-safe-top, 0px) + 16px);max-width:720px;margin:0 auto;color:#e5e7eb;position:relative}.screen-dark{background:#0f172a;min-height:100vh}.tg-shell{--tg-app-inset-top: max( var(--tg-controls-safe-top, 0px), var(--tg-content-safe-top, 0px), var(--tg-safe-top, 0px), env(safe-area-inset-top, 0px) );--tg-app-inset-left: max(var(--tg-safe-left, 0px), env(safe-area-inset-left, 0px));--tg-app-inset-right: max(var(--tg-safe-right, 0px), env(safe-area-inset-right, 0px));--tg-app-inset-bottom: max(var(--tg-safe-bottom, 0px), env(safe-area-inset-bottom, 0px));position:relative;min-height:var(--tg-viewport-stable-height, 100dvh)}.tg-shell--inset-top{padding-top:var(--tg-app-inset-top)}.tg-shell--inset-left{padding-left:var(--tg-app-inset-left)}.tg-shell--inset-right{padding-right:var(--tg-app-inset-right)}.screen.center{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;text-align:center;gap:8px}.screen-hero{display:flex;flex-direction:column;align-items:center;gap:18px;padding-top:calc(var(--tg-safe-top, 0px) + 16px)}.screen-landing{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 16px 40px;padding-top:calc(var(--tg-safe-top, 0px) + 16px);min-height:100vh;min-height:100dvh;background:#101826;box-sizing:border-box}.landing-carousel{width:358px;margin-bottom:0}.landing-text{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:358px}.landing-title{font-family:Inter,system-ui,sans-serif;font-weight:800;font-size:28px;line-height:34px;text-align:center;letter-spacing:-.3px;color:#fffc;margin:0}.landing-subtitle{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#fffc;margin:0}.landing-cta{width:260px;padding:12px 24px;margin-top:16px;background:#fff;border:none;border-radius:8px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#000;cursor:pointer}.landing-cta:active{opacity:.85}.card{background:#fff;border-radius:16px;padding:16px;margin-bottom:16px;box-shadow:0 10px 20px #0c0c0d0d}.card-dark{background:#0b1220;border:1px solid rgba(255,255,255,.08);box-shadow:none}.row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.label{font-weight:600}.primary,.secondary{border:none;border-radius:12px;padding:12px 16px;font-size:15px;cursor:pointer}.primary{background:#3b82f6;color:#fff}.primary-lg{width:100%;padding:14px 16px;font-size:16px;border-radius:14px}.secondary{background:#1f2937;color:#e5e7eb;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary:disabled{opacity:.5;cursor:not-allowed}.generate-cta{margin-top:16px;width:100%;padding:14px 18px;font-size:20px;border-radius:18px}.meta{font-size:13px;color:#94a3b8}.meta-center{text-align:center}.preset-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:14px}.preset-option{background:#0b1220;border-radius:14px;padding:14px 12px;border:1px solid rgba(255,255,255,.08);color:#e5e7eb;font-size:14px;cursor:pointer;text-align:left;min-height:52px}.preset-option.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.preset-title{font-weight:600}.preset-sub{font-size:12px;color:#9ca3af}.source-preview{font-size:14px;color:#94a3b8}.preset-selected{font-size:12px;color:#6b7280}.source-image{width:100%;max-height:220px;object-fit:cover;border-radius:12px;border:1px solid #e5e7eb}textarea{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.12);padding:10px;font-family:inherit;background:#0f172a;color:#e5e7eb}.loader{width:48px;height:48px;border-radius:50%;border:4px solid #1f2937;border-top-color:#3b82f6;animation:spin 1s linear infinite;margin-bottom:12px}.badge{padding:4px 10px;border-radius:999px;background:#1f2937;color:#fff;font-size:12px}.result-preview{background:#fff;border-radius:16px;padding:12px;margin-bottom:16px;position:relative;min-height:220px}.result-card{background:#f3f4f6}.result-preview img{width:100%;border-radius:12px;display:block}.result-preview img.is-loading{opacity:0}.result-loading{position:absolute;inset:12px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#f3f4f6e6}.actions{display:flex;gap:12px;margin-top:12px}.result-actions{display:flex;flex-direction:column;gap:6px;margin-top:14px}.result-meta{margin-bottom:14px}.result-edit{padding:6px 12px;font-size:13px}.meta-line{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#cbd5f5;margin-top:6px}.meta-key{color:#94a3b8}.meta-value{color:#e5e7eb;text-align:right}.token-badge{position:absolute;top:calc(var(--tg-safe-top, 0px) + 4px);right:20px;background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border-radius:12px;padding:8px 16px;font-weight:600;z-index:2}.hero-icon{font-size:64px;width:240px;height:auto;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:0;margin-bottom:0}.hero-icon img{width:240px;height:auto;object-fit:contain}.hero-title{font-size:22px;text-align:center;width:100%;max-width:100%}.landing-carousel .carousel-3d-viewport{height:240px}.image-card{background:#f3f4f6;border-radius:18px;overflow:hidden;position:relative;margin:24px 0 18px;min-height:120px}.image-card img{width:100%;max-height:220px;object-fit:cover;display:block}.image-placeholder{display:grid;place-items:center;height:220px;color:#6b7280}.image-action{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background:#f3f4f6;padding:10px 16px;border-radius:12px;color:#111827;font-weight:600}.preset-title-row{margin:8px 0 12px;color:#94a3b8}.model-switch{margin-bottom:16px;padding:12px;border-radius:14px;background:#0b1220;border:1px solid rgba(255,255,255,.08)}.model-label{font-size:12px;color:#94a3b8;margin-bottom:10px}.model-options{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:8px}.model-btn{border:none;border-radius:12px;padding:10px 12px;background:#111827;color:#e5e7eb;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.model-btn.active{background:#3b82f6;color:#fff}.model-btn:disabled{opacity:.45;cursor:not-allowed}.model-hint{margin-top:8px;font-size:12px;color:#9ca3af}.model-cost{font-size:12px;color:#cbd5f5}.link-block{margin-top:10px;display:inline-flex;width:100%;justify-content:center}.text-link{margin-top:14px;background:transparent;border:none;color:#e5e7eb;font-size:14px;cursor:pointer;text-decoration:underline}.error{background:#7f1d1d;color:#fecaca;padding:10px 12px;border-radius:10px;margin-bottom:12px;font-size:12px}@keyframes spin{to{transform:rotate(360deg)}}.rainbow-border{position:relative;overflow:visible}.rainbow-border:before,.rainbow-border:after{content:"";position:absolute;left:-2px;top:-2px;border-radius:16px;background:linear-gradient(45deg,#fb0094,#00f,#0f0,#ff0,red,#fb0094,#00f,#0f0,#ff0,red);background-size:400%;width:calc(100% + 4px);height:calc(100% + 4px);z-index:-1;animation:rainbow 20s linear infinite}.rainbow-border:after{filter:blur(50px);opacity:.7}@keyframes rainbow{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.carousel-3d-wrapper{position:relative;width:100%}.carousel-3d-viewport{position:relative;height:400px;width:100%;overflow:hidden}.carousel-3d-container{display:flex;height:100%;align-items:center;justify-content:center;perspective:1000px;transform-style:preserve-3d;will-change:transform;touch-action:none;-webkit-user-select:none;user-select:none}.carousel-3d-cylinder{position:relative;display:flex;height:100%;justify-content:center;cursor:grab;transform-style:preserve-3d;will-change:transform}.carousel-3d-cylinder:active{cursor:grabbing}.carousel-3d-face{position:absolute;display:flex;height:100%;align-items:center;justify-content:center;border-radius:12px;padding:8px;transform-style:preserve-3d}.carousel-3d-image{pointer-events:none;width:100%;border-radius:12px;object-fit:cover;aspect-ratio:1;will-change:filter}.carousel-3d-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer;will-change:opacity}.carousel-3d-overlay-image{max-width:90%;max-height:90%;border-radius:16px;box-shadow:0 25px 50px -12px #00000080;will-change:transform}@media(min-width:768px){.carousel-3d-overlay{padding:144px 288px}}@media(max-width:767px){.carousel-3d-overlay{padding:20px}.carousel-3d-viewport{height:300px}}.screen-home{background:#101826;min-height:var(--tg-viewport-stable-height, 100dvh);position:relative;display:flex;flex-direction:column;align-items:center;overflow-x:hidden;padding-bottom:40px;padding-top:40px}.screen-home:before{content:"";position:fixed;top:0;left:0;right:0;height:calc(var(--tg-app-inset-top, 0px) + 48px);background:#101826;z-index:18;pointer-events:none}.home-header{position:sticky;top:0;z-index:12;display:flex;align-items:center;width:100%;height:48px;padding:8px 16px;box-sizing:border-box;background:linear-gradient(180deg,#101826bf,#10182673 60%,#10182600)}.home-header-inner{width:100%;max-width:358px;margin:0 auto;display:flex;justify-content:flex-end;align-items:center;gap:8px}.home-balance{display:flex;flex-direction:row;align-items:center;padding:4px 12px 4px 8px;gap:4px;height:32px;background:linear-gradient(90.75deg,#3278ff 2.77%,#82adff 98.22%);border:1px solid rgba(255,255,255,.1);border-radius:100px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:18px;color:#fff;box-sizing:border-box}.home-balance-star{flex-shrink:0}.home-settings-btn{display:flex;align-items:center;justify-content:center;padding:4px;width:32px;height:32px;background:#ffffff1f;border:none;border-radius:20px;cursor:pointer}.home-settings-btn:active{opacity:.7}.home-banner{position:relative;width:calc(100% - 32px);height:318px;margin:6px 16px 0;border-radius:24px;overflow:hidden}.home-banner-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.home-banner-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#1018268c,#10182659 30%,#10182626 55%,#10182659 78%,#101826bf);pointer-events:none}.home-banner-content{position:absolute;bottom:8px;left:16px;right:16px;display:flex;flex-direction:column;align-items:center;gap:12px}.home-banner-text{display:flex;flex-direction:column;align-items:center;gap:0px;width:100%}.home-banner-title{font-family:Inter,system-ui,sans-serif;font-weight:800;font-size:22px;line-height:28px;text-align:center;letter-spacing:-.2px;color:#fffc;margin:0}.home-banner-subtitle{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#fffc;margin:0}.home-banner-cta{display:flex;justify-content:center;align-items:center;padding:8px 16px;height:32px;background:#fff;border:none;border-radius:20px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:16px;color:#000;cursor:pointer;box-sizing:border-box}.home-banner-cta:active{opacity:.85}.home-tools{width:calc(100% - 32px);margin:0 16px;display:flex;flex-direction:column;padding:24px 0 0;gap:8px}.home-tools-title{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:18px;line-height:24px;letter-spacing:-.1px;color:#fffc;margin:0}.home-tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 8px}.tool-card{display:flex;flex-direction:column;align-items:flex-start;gap:4px;background:none;border:none;padding:0;cursor:pointer;text-align:left}.tool-card:active{opacity:.8}.tool-card-img{width:100%;aspect-ratio:112 / 96;border-radius:20px;overflow:hidden;background:#fff}.tool-card-img img{width:100%;height:100%;object-fit:cover}.tool-card-label{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:18px;color:#fffc}.screen-gen{background:#101826;min-height:var(--tg-viewport-stable-height, 100dvh);position:relative;display:flex;flex-direction:column;width:100%;margin:0;padding-top:40px}.screen-gen:before{content:"";position:fixed;top:0;left:0;right:0;height:calc(var(--tg-app-inset-top, 0px) + 48px);background:#101826;z-index:18;pointer-events:none}.screen-gen.keyboard-open{min-height:var(--tg-viewport-height, 100dvh)}.tg-controls-bg{position:fixed;top:0;left:0;right:0;height:calc(var(--tg-app-inset-top, 0px) + 22px);min-height:48px;z-index:20;pointer-events:none;background:linear-gradient(180deg,#335499b8,#1f346180 42%,#10182600);-webkit-backdrop-filter:blur(12px) saturate(130%);backdrop-filter:blur(12px) saturate(130%)}.tg-controls-bg-home{height:calc(var(--tg-app-inset-top, 0px) + 12px);min-height:24px;background:linear-gradient(180deg,#22386757,#14223d24 56%,#10182600);-webkit-backdrop-filter:blur(6px) saturate(112%);backdrop-filter:blur(6px) saturate(112%)}.gen-header{display:flex;align-items:center;justify-content:center;padding:8px 16px;height:48px;margin-top:0;position:relative;box-sizing:border-box;flex-shrink:0;z-index:12;background:linear-gradient(180deg,#1a2a4bb3,#121e3580 60%,#10182600);-webkit-backdrop-filter:blur(8px) saturate(125%);backdrop-filter:blur(8px) saturate(125%)}.screen-gen-source .gen-header{background:linear-gradient(180deg,#101826e6,#1018269e 62%,#10182600);-webkit-backdrop-filter:blur(6px) saturate(108%);backdrop-filter:blur(6px) saturate(108%)}.gen-back{position:absolute;left:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ffffff1f;border:none;border-radius:20px;cursor:pointer;padding:4px}.gen-back:active{opacity:.7}.gen-header-title{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:18px;line-height:24px;letter-spacing:-.1px;color:#fffc}.gen-header .home-balance{position:absolute;right:12px;top:50%;transform:translateY(-50%)}.gen-image{margin:16px auto 0;width:calc(100% - 32px);max-width:358px;border-radius:20px;overflow:hidden;background:#1a2332;flex-shrink:0;height:335px}.gen-image-frame{margin:16px auto 0;width:calc(100% - 32px);max-width:358px;height:358px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gen-image-source{margin:0;width:var(--preview-w, 335px);height:var(--preview-h, 335px);max-width:100%}.gen-image img{width:100%;height:100%;object-fit:cover;display:block}.gen-image-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#fff6;font-size:14px;min-height:200px}.gen-bottom{display:flex;flex-direction:column;padding:15px 16px;padding-bottom:calc(var(--tg-safe-bottom, env(safe-area-inset-bottom, 0px)) + 15px);gap:16px;background:#222223;border-radius:20px 20px 0 0;margin-top:auto;flex-shrink:0;height:324px;box-sizing:border-box;width:100%}.screen-gen.keyboard-open .gen-bottom{padding-bottom:8px}.gen-bottom-no-aspect{height:260px}.seg-root{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px;gap:4px;width:100%;height:48px;background:#ffffff05;border-radius:12px;position:relative;box-sizing:border-box}.seg-indicator{background:#000;box-shadow:0 1px 2px #0000004d,0 1px 3px 1px #00000026;border-radius:12px;z-index:1;height:var(--height);width:var(--width);transition:all .2s ease}.seg-item{display:flex;flex:1;align-items:center;justify-content:center;gap:8px;padding:16px 4px;height:40px;z-index:2;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;background:none;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#fffc;border-radius:12px;transition:color .2s ease;box-sizing:border-box}.seg-item[data-state=checked]{color:#fff}.seg-item[data-disabled]{cursor:not-allowed;opacity:.4}.seg-icon{display:flex;align-items:center;width:16px;height:16px;flex-shrink:0}.seg-icon img{width:16px;height:16px;display:block}.gen-textarea{width:100%;height:80px;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:16px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#fff;resize:none;box-sizing:border-box}.gen-textarea::placeholder{font-size:14px;line-height:20px;color:#fff3}.gen-cta{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:48px;background:#000;border:none;border-radius:16px;cursor:pointer;gap:4px;padding:6px 0;box-sizing:border-box}.gen-cta:disabled{opacity:.4;cursor:not-allowed}.gen-cta:active:not(:disabled){opacity:.85}.gen-cta-main{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:24px;text-align:center;color:#fff}.gen-cta-sub{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:10px;line-height:12px;letter-spacing:.2px;color:#fff9}.gen-textarea-wrap{position:relative;width:100%}.gen-textarea-done{position:absolute;top:8px;right:8px;background:#ffffff1f;border:none;border-radius:8px;padding:4px 12px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:16px;color:#fff;cursor:pointer}.gen-textarea-done:active{opacity:.7}.gen-kbd-done{position:fixed;right:12px;z-index:40;min-width:64px;height:32px;padding:0 14px;border:none;border-radius:12px 12px 0 0;background:#f5f5f7f2;color:#007aff;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:20px}.gen-kbd-done:active{opacity:.82}.gen-image-loading{display:flex;align-items:center;justify-content:center;background:#ffffff0d}.gen-loading-content{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px}.gen-spinner{width:47px;height:47px;border:3px solid rgba(255,255,255,.15);border-top-color:#fff9;border-radius:50%;animation:spin .8s linear infinite}.gen-loading-title{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:18px;line-height:24px;text-align:center;letter-spacing:-.1px;color:#fffc;margin:0}.gen-loading-sub{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#fff6;margin:0}.gen-error{margin:0 16px;padding:10px 12px;background:#7f1d1d;color:#fecaca;border-radius:10px;font-size:12px}.gen-bottom-result{gap:16px;height:210px}.gen-save-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;width:100%;height:40px;background:#ffffff1a;border:1px solid rgba(255,255,255,.6);border-radius:16px;cursor:pointer;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:16px;color:#fff;box-sizing:border-box}.gen-save-btn:active{opacity:.8}.gen-image-action{position:absolute;left:50%;bottom:12px;transform:translate(-50%);background:#ffffffe6;color:#111827;border:none;border-radius:12px;padding:8px 14px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:13px;line-height:16px;cursor:pointer}.gen-image-action:disabled{opacity:.6;cursor:not-allowed}.gen-image{position:relative}.gen-segmented{display:flex;gap:8px;width:100%}.gen-segment{flex:1;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fffc;font-size:14px}.gen-segment.active{background:#000;border-color:#000;color:#fff}.gen-note{margin:0;color:#fff9;font-size:12px;line-height:16px}.gen-copy-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.gen-result-text{margin:0;white-space:pre-wrap;color:#ffffffe6;font-size:13px;line-height:18px}.result-screen{background:#222223}.result-content{position:absolute;inset:104px 16px 210px;display:flex;flex-direction:column;align-items:center;gap:24px;overflow-y:auto;overflow-x:hidden;padding-bottom:24px}.result-image-wrap{position:relative;width:252px;height:252px;border-radius:20px;overflow:hidden;flex:0 0 auto}.result-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.result-download-btn{position:absolute;left:50%;bottom:8px;transform:translate(-50%);height:32px;padding:8px 16px;border:none;border-radius:20px;background:#000c;color:#ffffffe6;display:inline-flex;align-items:center;gap:8px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:16px}.result-fields{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.result-field{width:100%;display:flex;flex-direction:column;gap:4px}.result-field-label{height:16px;padding:0 16px;display:flex;align-items:center;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.2px;color:#fff6}.result-field-box{box-sizing:border-box;width:100%;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;display:flex;gap:8px}.result-field-box-single{align-items:center;min-height:48px}.result-field-box-multi{align-items:flex-start;min-height:160px}.result-field-text{margin:0;flex:1 1 auto;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#ffffffe6;white-space:pre-wrap}.result-field-text-multi{max-height:none}.result-copy-btn{width:24px;height:24px;padding:0;border:none;background:transparent;flex:0 0 24px}.result-bottom-bar{position:absolute;left:0;right:0;bottom:0;height:201px;padding:16px 16px 40px;box-sizing:border-box;background:#101826;border-radius:20px 20px 0 0;display:flex;flex-direction:column;gap:8px}.result-share-btn{width:100%;height:56px;border:none;border-radius:16px;background:#000;color:#fff;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:24px}.result-divider{width:100%;height:1px;background:#d9d9d90d;margin:8px 0}.result-new-btn{width:100%;height:56px;box-sizing:border-box;border:1px solid rgba(255,255,255,.6);border-radius:16px;background:#ffffff1a;color:#fff;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:24px}.draft-form-screen{background:#222223;padding-top:0;min-height:var(--tg-viewport-stable-height, 100dvh)}.draft-form-top{position:sticky;top:0;z-index:10;width:100%;height:80px;background:#101826;border-bottom:1px solid rgba(255,255,255,.1)}.draft-form-setup{width:358px;max-width:calc(100% - 32px);margin:24px auto 0;display:flex;flex-direction:column;gap:24px;padding-bottom:132px}.draft-form-cards{display:grid;grid-template-columns:171px 171px;justify-content:space-between;gap:16px;width:100%;min-height:171px}.draft-form-card{position:relative;width:171px;height:171px;border:none;border-radius:20px;background:#ffffff05;color:#fff6;overflow:hidden}.draft-form-card-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.draft-form-card.has-preview:after{content:"";position:absolute;inset:0;background:#00000038}.draft-form-card-text{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;z-index:1}.draft-form-card-icon{display:flex;width:24px;height:24px}.draft-form-card-label{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.2px;text-align:center;color:#ffffffe6}.draft-form-card-upload{width:171px;height:171px}.image-upload-field{position:relative}.image-upload-field-input{display:none}.image-upload-field-box{position:relative;width:100%;height:100%;border:0;border-radius:20px;background:#ffffff05;color:#fff6;overflow:hidden;cursor:pointer;padding:0}.image-upload-field-box.is-error{outline:1px solid rgba(255,70,70,.9)}.image-upload-field-box.has-preview:after{content:"";position:absolute;inset:0;background:#00000038}.image-upload-field-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.image-upload-field-empty{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px}.image-upload-field-icon{display:flex;width:24px;height:24px}.image-upload-field-label{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.2px;text-align:center;color:#ffffffe6}.image-upload-field-overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;color:#ffffffeb;opacity:0;transition:opacity .16s ease}.image-upload-field-box:hover .image-upload-field-overlay{opacity:1}.image-upload-field-remove{position:absolute;top:8px;right:8px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#101826d9;color:#ffffffeb}.image-upload-field-loading{position:absolute;inset:0;background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a);background-size:200% 100%;animation:image-upload-pulse 1.2s linear infinite}.image-upload-field-error{position:absolute;left:8px;right:8px;bottom:8px;z-index:4;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:3px 6px;border-radius:8px;font-family:Inter,system-ui,sans-serif;font-size:10px;line-height:12px;color:#ff4646f2;background:#ff46461f}@keyframes image-upload-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.draft-form-quality-block{display:flex;flex-direction:column;gap:4px}.draft-form-quality{width:100%}.draft-form-caption-row{display:flex;align-items:center;width:100%;min-height:12px;padding:0 16px;box-sizing:border-box}.draft-form-caption{margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:10px;line-height:12px;letter-spacing:.2px;color:#fff6}.draft-form-field-block{display:flex;flex-direction:column;gap:4px}.draft-form-input-row{position:relative;display:flex;align-items:center;width:100%;height:56px;padding:16px;gap:8px;box-sizing:border-box;border-radius:12px;background:#ffffff0d}.draft-form-field-block-lg .draft-form-input-row{height:112px;align-items:flex-start}.draft-form-input{flex:1;min-width:0;min-height:24px;border:0;background:transparent;color:#fff;outline:none;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px;padding:0;box-shadow:none}.vibe-textarea{display:block;width:100%}.ui-textarea{display:flex;min-height:80px;width:100%;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;padding:8px 12px;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:20px;color:#ffffffe6;box-shadow:0 1px 2px #00000026;transition:border-color .15s ease,box-shadow .15s ease;resize:none}.ui-textarea::placeholder{color:#ffffffb3}.ui-textarea:focus-visible{border-color:#82adffcc;outline:none;box-shadow:0 0 0 3px #82adff33}.ui-textarea:disabled{cursor:not-allowed;opacity:.5}.ui-textarea.draft-form-input{border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.ui-textarea.draft-form-input:not(.draft-form-textarea){min-height:24px;height:24px;max-height:24px;overflow:hidden;resize:none;white-space:nowrap}.draft-form-textarea{min-height:48px;height:48px;resize:none}.draft-form-input::placeholder{color:#fff6}.draft-form-input-icon{width:24px;height:24px;color:#fff6}.draft-form-input-icon-top{margin-top:0}.draft-form-bottom-bar{position:fixed;left:0;right:0;bottom:0;z-index:12;display:flex;flex-direction:column;align-items:flex-start;padding:16px 16px calc(var(--tg-safe-bottom, env(safe-area-inset-bottom, 0px)) + 12px);gap:8px;background:#101826;border-radius:20px 20px 0 0}.draft-form-cta{width:100%;height:56px;border:none;border-radius:16px;background:#000;opacity:1;display:flex;justify-content:center;align-items:center;padding:0 16px}.draft-form-cta:disabled{opacity:.3}.draft-form-cta-text{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}.draft-form-cta-main{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:24px;text-align:center;color:#fff}.draft-form-cta-sub{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.2px;color:#fff9}.source-spacer{flex:1;min-height:300px}.source-sheet{display:flex;flex-direction:column;gap:14px;width:100%;background:#242426;border-radius:24px 24px 0 0;padding:20px 16px calc(var(--tg-safe-bottom, env(safe-area-inset-bottom, 0px)) + 12px);box-sizing:border-box}.source-upload-btn{width:100%;height:64px;border-radius:22px;border:1.5px solid rgba(255,255,255,.6);background:#ffffff14;color:#ffffffdb;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:22px;letter-spacing:.2px}.source-preview{margin-top:10px;width:100%;max-width:none;border-radius:18px}.source-preview-main{height:240px}.source-preview-style{height:140px}.source-input{width:100%;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.18);padding:0 14px;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:20px;box-sizing:border-box}.source-input-light{background:#f3f3f3;color:#1d1d1d}.source-input::placeholder{color:#23232359}.source-textarea{width:100%;height:66px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#11111480;color:#fff;padding:14px;resize:none;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:20px;box-sizing:border-box}.source-textarea::placeholder{color:#ffffff38}.source-segmented{display:flex;gap:10px;width:100%}.source-segment{flex:1;height:68px;border-radius:20px;border:1.2px solid rgba(255,255,255,.24);background:#ffffff0f;color:#fffc;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:1}.source-segment.active{background:#000;border-color:#000;color:#fff}.source-note{margin:0;color:#ffffff9e;font-family:Inter,system-ui,sans-serif;font-size:12px;line-height:16px}.source-cta{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:64px;border:none;border-radius:18px;background:#000;color:#fff}.source-cta:disabled{opacity:.45}.source-cta-main{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:16px;line-height:1}.source-cta-sub{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#ffffffa6}:root{--font-display: "PP Neue Machina", "Eurostile", "IBM Plex Sans", "Inter", system-ui, sans-serif;--font-body: "IBM Plex Sans", "Manrope", "Inter", system-ui, sans-serif;--bg-0: #0c111b;--bg-1: #121a27;--bg-2: #1a2232;--bg-glass: rgba(20, 30, 48, .66);--bg-glass-strong: rgba(15, 22, 35, .84);--text-1: rgba(240, 248, 255, .94);--text-2: rgba(206, 222, 242, .68);--text-3: rgba(188, 205, 232, .45);--line-1: rgba(145, 180, 214, .24);--line-2: rgba(138, 255, 210, .32);--accent: #7cffd1;--accent-2: #7fb3ff;--accent-3: #6df0ff;--radius-sm: 12px;--radius-md: 16px;--radius-lg: 20px;--radius-xl: 24px;--shadow-soft: 0 10px 30px rgba(4, 8, 16, .42);--shadow-glow: 0 0 0 1px rgba(125, 255, 212, .2), 0 0 22px rgba(110, 240, 255, .2);--anim-fast: .16s ease;--anim-mid: .24s ease}@font-face{font-family:PP Neue Machina;src:url(./assets/fonts/PPNeueMachina-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(./assets/fonts/IBMPlexSans-Regular.woff2) format("woff2");font-display:swap}html,body,#root{background:radial-gradient(1100px 430px at 10% -10%,rgba(127,179,255,.2),transparent 62%),radial-gradient(760px 360px at 92% -3%,rgba(124,255,209,.18),transparent 64%),linear-gradient(180deg,var(--bg-1) 0%,var(--bg-0) 62%,#090d15 100%);color:var(--text-1);font-family:var(--font-body)}.tg-shell{position:relative;isolation:isolate}.tg-shell:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:linear-gradient(rgba(127,179,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(127,179,255,.04) 1px,transparent 1px);background-size:30px 30px;opacity:.16}.tg-controls-bg,.tg-controls-bg-home{height:calc(var(--tg-app-inset-top, 0px) + 58px);min-height:58px;background:linear-gradient(180deg,#121f35f0,#121f35a3,#121f3500),radial-gradient(55% 100% at 50% 0%,#7bb3ff42,#7bb3ff05 72%);-webkit-backdrop-filter:blur(14px) saturate(130%);backdrop-filter:blur(14px) saturate(130%);border-bottom:1px solid rgba(126,169,220,.18)}.screen-landing,.screen-gen,.result-screen,.draft-form-screen{animation:page-enter var(--anim-mid)}@keyframes page-enter{0%{opacity:0;transform:translateY(10px);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.landing-title,.gen-header-title,.home-tools-title,.home-banner-title{font-family:var(--font-display);letter-spacing:.01em}.landing-title{color:var(--text-1);text-shadow:0 0 20px rgba(127,179,255,.3)}.landing-subtitle{color:var(--text-2)}.landing-cta,.result-share-btn,.draft-form-cta{background:linear-gradient(130deg,#080b12,#0f1623);color:#f4faff;border:1px solid rgba(126,255,212,.34);box-shadow:var(--shadow-glow);transition:transform var(--anim-fast),box-shadow var(--anim-fast),border-color var(--anim-fast)}.landing-cta:hover,.result-share-btn:hover,.draft-form-cta:hover{border-color:#7effd48f;box-shadow:0 0 0 1px #7effd457,0 0 30px #6df0ff47}.landing-cta:active,.result-share-btn:active,.draft-form-cta:active{transform:scale(.99)}.result-new-btn{border-color:#7effd480;background:linear-gradient(130deg,#0f1522d1,#1a263adb);box-shadow:inset 0 0 0 1px #7fb3ff26}.gen-header,.draft-form-top{background:linear-gradient(180deg,#0f1828db,#0f182894 64%,#0f182800);border-bottom:1px solid rgba(140,170,210,.16);-webkit-backdrop-filter:blur(10px) saturate(120%);backdrop-filter:blur(10px) saturate(120%)}.gen-back{background:#1b2840c7;border:1px solid rgba(135,169,214,.3)}.home-balance{background:linear-gradient(90deg,#427cffeb,#7fb3fff2);box-shadow:0 8px 24px #3e7aff52}.draft-form-screen{background:transparent}.draft-form-setup,.result-content{position:relative;z-index:1}.draft-form-cards,.draft-form-quality-block,.draft-form-field-block,.result-fields,.result-bottom-bar,.gen-image,.result-image-wrap{animation:page-enter var(--anim-mid)}.image-upload-field-box,.draft-form-input-row,.seg-root,.result-field-box,.result-bottom-bar,.gen-image,.result-image-wrap,.gen-bottom,.draft-form-bottom-bar{background:var(--bg-glass);border:1px solid var(--line-1);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px) saturate(124%);backdrop-filter:blur(16px) saturate(124%)}.image-upload-field-box{transition:border-color var(--anim-fast),box-shadow var(--anim-fast),transform var(--anim-fast)}.image-upload-field-box:hover{border-color:var(--line-2);box-shadow:var(--shadow-glow)}.image-upload-field-overlay{background:#080d1885}.image-upload-field-icon,.image-upload-field-overlay,.draft-form-input-icon{color:var(--accent-3)}.draft-form-caption,.result-field-label,.gen-loading-sub,.draft-form-cta-sub{color:var(--text-3)}.draft-form-input,.ui-textarea,.result-field-text,.landing-subtitle,.gen-cta-main,.result-share-btn,.result-new-btn{font-family:var(--font-body)}.ui-textarea{border:1px solid var(--line-1);background:#0e14207a;color:var(--text-1);box-shadow:inset 0 1px #b0cef80f}.ui-textarea::placeholder,.draft-form-input::placeholder,.gen-textarea::placeholder{color:var(--text-3)}.ui-textarea:focus-visible,.draft-form-input:focus-visible,.gen-textarea:focus-visible{border-color:var(--line-2);box-shadow:0 0 0 3px #7effd42e,0 0 0 1px #7effd45c}.draft-form-input-row{border-radius:var(--radius-sm)}.draft-form-bottom-bar,.result-bottom-bar,.gen-bottom{background:linear-gradient(180deg,#0d1522f2,#090f18f2);border-top:1px solid rgba(136,167,204,.22)}.seg-root{border-radius:var(--radius-sm)}.seg-indicator{background:linear-gradient(135deg,#080d16f5,#0e1420f5);border:1px solid rgba(126,255,212,.28);box-shadow:0 0 18px #6df0ff40}.seg-item{color:var(--text-2);transition:color var(--anim-fast),text-shadow var(--anim-fast)}.seg-item[data-state=checked]{color:var(--text-1);text-shadow:0 0 12px rgba(124,255,209,.3)}.gen-loading-content{gap:10px}.gen-spinner{border:3px solid rgba(110,153,214,.24);border-top-color:var(--accent);box-shadow:0 0 20px #6df0ff52}.gen-loading-track{width:min(300px,100%);display:flex;flex-direction:column;gap:5px;margin-top:4px}.gen-loading-step{font-size:11px;line-height:14px;letter-spacing:.02em;color:var(--text-3);transition:color var(--anim-fast),transform var(--anim-fast)}.gen-loading-step.is-active{color:var(--accent);transform:translate(2px)}.result-screen{background:transparent}.result-content{gap:20px}.result-image-wrap{width:min(292px,82vw);height:min(292px,82vw);border-radius:var(--radius-xl);overflow:hidden;border:1px solid rgba(126,255,212,.28);box-shadow:0 0 0 1px #7fb3ff33,0 18px 44px #04081085}.result-image-wrap:after{content:"";position:absolute;left:8px;right:8px;bottom:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#7effd41f,#7effd4d6,#7fb3ff33)}.result-download-btn{background:#060a12d1;border:1px solid rgba(126,255,212,.24)}.result-field-box{border-radius:var(--radius-sm)}.result-copy-btn{border-radius:8px;transition:background-color var(--anim-fast),transform var(--anim-fast)}.result-copy-btn:hover{background:#7fb3ff29}.result-copy-btn:active{transform:scale(.96)}.gen-image-loading{background:linear-gradient(180deg,#111b2bbd,#0d1420bd)}@media(prefers-reduced-motion:reduce){.screen-landing,.screen-gen,.result-screen,.draft-form-screen,.draft-form-cards,.draft-form-quality-block,.draft-form-field-block,.result-fields,.result-bottom-bar,.gen-image,.result-image-wrap{animation:none}.gen-spinner{animation-duration:1.6s}}html,body,#root,.result-content,.draft-form-setup{scroll-behavior:smooth}*{scrollbar-width:none}*::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}#root,html,body,.result-content,.draft-form-setup,.screen-gen,.screen-gen-source{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar,.result-content::-webkit-scrollbar,.draft-form-setup::-webkit-scrollbar,.screen-gen::-webkit-scrollbar,.screen-gen-source::-webkit-scrollbar{width:0;height:0;display:none;background:transparent}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,#root::-webkit-scrollbar-thumb,.result-content::-webkit-scrollbar-thumb,.draft-form-setup::-webkit-scrollbar-thumb,.screen-gen::-webkit-scrollbar-thumb,.screen-gen-source::-webkit-scrollbar-thumb{background:transparent}.draft-form-input-row{transition:border-color var(--anim-fast),box-shadow var(--anim-fast),background-color var(--anim-fast)}.draft-form-input-row:focus-within{border-color:#7effd494;box-shadow:0 0 0 1px #7effd46b,0 0 0 4px #7effd429;background:#111c2dd6}.ui-textarea:focus-visible,.draft-form-input:focus-visible,.gen-textarea:focus-visible{border-color:transparent;box-shadow:none;outline:none}.ui-textarea:focus,.draft-form-input:focus,.gen-textarea:focus,.draft-form-input-row textarea:focus{border-color:transparent!important;box-shadow:none!important;outline:none!important;background:transparent}.draft-form-input-row .ui-textarea,.draft-form-input-row .draft-form-input{-webkit-appearance:none;appearance:none;border:0!important;outline:0!important;box-shadow:none!important}
