body{font-family:Pretendard Variable,Inter,Space Grotesk,Bahnschrift,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}[data-testid=left-image],[data-testid=right-image]{height:100%!important;max-height:100%!important;max-width:100%!important;object-fit:contain!important;width:auto!important}.auth-modal-overlay{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.auth-modal{background:#fff;border-radius:16px;box-shadow:0 20px 45px #0000002e;font-family:Pretendard Variable,Inter,sans-serif;max-width:420px;padding:32px 40px;text-align:center;width:calc(100% - 32px)}.auth-modal p{color:#1f2937;font-size:1.05rem;font-weight:500;line-height:1.6;margin:0 0 24px}.auth-modal button{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:999px;box-shadow:0 10px 20px #2563eb40;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;transition:transform .2s ease,box-shadow .2s ease}.auth-modal button:hover{box-shadow:0 12px 24px #1d4ed84d;transform:translateY(-1px)}.auth-modal button:active{box-shadow:0 6px 16px #1d4ed838;transform:translateY(0)}.header-credit-info{align-items:center;background:#2563eb2e;border:1px solid #60a5fa66;border-radius:11px;box-shadow:inset 0 1px 0 #ffffff1a;color:#f8fafc;display:inline-flex;font-weight:600;gap:6px;margin:10px 0;min-height:38px;padding:6px 10px}.header-credit-info b{color:#e0edff;font-size:.94rem;letter-spacing:.2px}.credit-pill{align-items:center;background:#3b82f64d;border-radius:999px;display:inline-flex;font-size:.7rem;letter-spacing:.32px;padding:2px 7px;text-transform:uppercase}:root{--clr-header-bg:#000000f2;--clr-header-text:#e5e7eb;--gap-nav:clamp(0.9rem,2.8vw,1.6rem)}.header{-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);background:linear-gradient(110deg,#090c18f2,#0b1024eb 40%,#0f1430e6);border-bottom:1px solid #6366f140;box-shadow:0 18px 40px #0a0c1c73;height:64px;height:var(--header-h);left:0;position:fixed;right:0;top:0;transform:translateZ(0);z-index:1000}.header-container{height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.header .nav-menu>ul,.header-container{align-items:center;display:flex}.header .nav-menu>ul>li.header-credit-info{align-self:center}.header-credit-info{box-sizing:border-box;line-height:1}.logo h1{color:#e5e7eb;color:var(--clr-header-text);font-size:1.8rem;font-weight:700;letter-spacing:1px;margin:0}.logo{display:flex;gap:16px;margin-right:1.5rem;position:relative}.logo,.logo a{align-items:center}.logo a{display:inline-flex;gap:14px;text-decoration:none}.logo-mark{align-items:center;background:radial-gradient(circle at 30% 30%,#6366f1 0,#3b82f6cc 55%,#0e749066 100%);border-radius:12px;box-shadow:0 10px 25px #4f46e559,inset 0 1px 0 #ffffff59;color:#f8fafc;display:flex;font-size:1.2rem;height:42px;justify-content:center;width:42px}.logo-text{display:flex;flex-direction:column;gap:2px}.logo-title{color:#e2e8f0;font-size:1.55rem;font-weight:800;letter-spacing:.6px}.logo-sub{color:#94a3b8cc;font-size:.78rem;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.lang-switcher{align-items:center;display:flex;gap:8px}.lang-switcher .lang-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#94a3b81f;border:1px solid #94a3b847;border-radius:12px;color:#e2e8f0f2;cursor:pointer;font-size:.9rem;font-weight:700;letter-spacing:.3px;padding:7px 12px;transition:all .18s ease}.lang-switcher .lang-btn:hover{border-color:#60a5fa8c;box-shadow:0 6px 18px #2563eb59;color:#fff;transform:translateY(-1px)}.lang-switcher .lang-btn.active{background:linear-gradient(120deg,#3b82f6d9,#2563ebe6);border-color:#3b82f6e6;box-shadow:0 6px 20px #2563eb73;color:#f8fafc}.lang-switcher .lang-sep{color:#fff9;padding:0 2px}.lang-switcher--desktop{display:none}.lang-switcher--mobile{display:flex}@media (min-width:920px){.lang-switcher--desktop{display:flex}.lang-switcher--mobile{display:none}}@media (max-width:1000px){.logo-sub{display:none}}@media (max-width:600px){.logo-title{font-size:1.1rem;letter-spacing:.3px}.logo-mark{font-size:1rem;height:36px;width:36px}}.nav-menu ul{gap:clamp(.9rem,2.8vw,1.6rem);gap:var(--gap-nav);list-style:none;margin:0;padding:0}.nav-menu ul,.nav-menu ul li{align-items:center;display:flex}.nav-menu ul li{height:64px;height:var(--header-h)}.nav-menu a{align-items:center;color:#e2e8f0eb;display:inline-flex;font-size:.98rem;font-weight:600;letter-spacing:.2px;min-height:44px;padding:0 4px;position:relative;text-decoration:none;transition:color .2s ease}.nav-menu a span,.nav-menu button span{pointer-events:none}.nav-menu a:after{background:linear-gradient(90deg,#3b82f666,#6366f166);border-radius:999px;bottom:-8px;content:"";height:8px;left:0;opacity:0;position:absolute;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease;width:100%}.nav-menu a:focus-visible,.nav-menu a:hover{color:#f8fafc}.nav-menu a:focus-visible:after,.nav-menu a:hover:after{opacity:1;transform:translateY(0)}.dropdown-container{align-items:center;display:flex;position:relative}.dropdown-container.active .dropdown-trigger{color:#f8fafc}.dropdown-trigger{align-items:center;background:#1e293ba6;border:1px solid #6366f159;border-radius:14px;box-shadow:inset 0 1px 0 #ffffff0d,0 10px 20px #0f172a59;color:#e2e8f0e6;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;min-height:44px;padding:10px 16px;transition:all .2s ease}.dropdown-label-text{font-weight:700;letter-spacing:.3px}.dropdown-trigger:focus-visible,.dropdown-trigger:hover{background:#1e293bd1;border-color:#818cf8a6;color:#f8fafc;transform:translateY(-1px)}.dropdown-pill{align-items:center;background:#6366f138;border-radius:999px;color:#bfdbfef2;display:inline-flex;font-size:.72rem;font-weight:700;gap:4px;padding:2px 8px}.dropdown-menu{animation:dropdownFadeIn .22s ease-out;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);background:#0a1020f5;border:1px solid #787df547;border-radius:18px;box-shadow:0 24px 56px #090d2173;max-width:320px;min-width:300px;padding:8px 0;position:absolute;right:0;top:calc(100% + 6px);z-index:1001}.dropdown-feature-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.dropdown-feature-list li+li{border-top:1px solid #47556959}.dropdown-item{color:#e2e8f0eb;display:flex;flex-direction:column;gap:6px;padding:16px 20px;text-decoration:none;transition:background .18s ease,color .18s ease}.dropdown-item:focus-visible{background:#1e40af38;outline:none}.dropdown-item:hover{background:#33416d52;color:#f8fafc}.feature-name-wrap{align-items:flex-end;display:flex;gap:16px;justify-content:space-between}.feature-name{font-size:.97rem;font-weight:600;letter-spacing:.2px}.feature-category{background:#47556940;border-radius:999px;color:#94a3b8d9;font-size:.7rem;font-weight:700;letter-spacing:.4px;padding:3px 8px;text-transform:uppercase}.feature-desc{color:#bfdbfec7;font-size:.82rem;line-height:1.45}.dropdown-section{display:flex;flex-direction:column;gap:8px}.dropdown-label{color:#9ca3af;font-size:.875rem;font-weight:600;margin-bottom:4px;padding:0 4px}.mobile-menu-btn{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#ffffff26,#ffffff0d);border:2px solid #ffffff4d;border-radius:8px;box-shadow:0 4px 12px #0003,inset 0 1px 0 #ffffff1a;cursor:pointer;display:none;flex-direction:column;height:44px;justify-content:center;outline:none;transition:all .3s ease;width:44px;z-index:1200}.mobile-menu-btn:hover{background:linear-gradient(135deg,#ffffff40,#ffffff1a);border-color:#ffffff80;box-shadow:0 6px 16px #0000004d,inset 0 1px 0 #fff3;transform:translateY(-1px)}.mobile-menu-btn .bar{background:linear-gradient(90deg,#fff,#f0f0f0);border-radius:3px;box-shadow:0 2px 6px #0006,0 1px 2px #ffffff1a;display:block;flex-shrink:0;height:4px;margin:3px 0;position:relative;transition:all .3s ease;width:28px}.mobile-menu-btn:hover .bar{background:linear-gradient(90deg,#fff,#e0e0e0);box-shadow:0 3px 8px #00000080,0 1px 3px #fff3;transform:scale(1.05)}.mobile-menu-btn.open .bar:first-child{transform:translateY(7px) rotate(45deg)}.mobile-menu-btn.open .bar:nth-child(2){opacity:0}.mobile-menu-btn.open .bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:1000px){:root{--header-h:56px}.logo-title{font-size:1.25rem;letter-spacing:.4px}.header-container{gap:1rem;padding:0 1rem}.lang-switcher--mobile{margin-right:1rem}.nav-menu{background:#14161efa;box-shadow:0 4px 24px #0000002e;left:0;opacity:0;pointer-events:none;position:fixed;top:64px;top:var(--header-h);transform:translateY(-120%);transition:transform .3s,opacity .3s;width:100vw;z-index:1100}.nav-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-menu ul{align-items:center;background:none;flex-direction:column;gap:1.5rem;padding:2.5rem 0 2rem;text-align:center;width:100vw}.nav-menu ul li{font-size:1.15rem}.dropdown-container{align-items:center;flex-direction:column;gap:.6rem;width:100%}.dropdown-trigger{justify-content:center;width:90%}.dropdown-menu{background:#0b1228f2;border-radius:14px;margin:.6rem 0 0;max-width:none;padding:6px 0 10px;position:static;transform:none;width:100%}.dropdown-feature-list li+li{border-top-color:#4755693d}.dropdown-item{align-items:center;gap:4px;justify-content:center;padding:13px 18px}.feature-name-wrap{justify-content:center;width:100%}.feature-name{font-size:.94rem}.feature-category,.feature-desc{display:none}.dropdown-item--mobile{border-radius:12px;width:100%}.mobile-menu-btn{display:flex!important;opacity:1!important;visibility:visible!important}}.hero{background:linear-gradient(135deg,var(--background-color) 0,var(--surface-color) 100%);min-height:80vh;overflow:hidden;padding:6rem 2rem 2rem;position:relative}.hero:before{background:radial-gradient(circle at center,#ffffff1a 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;position:relative;z-index:1}.hero-content{padding-right:2rem}.hero-content h1{color:var(--secondary-color);font-size:3.5rem;font-weight:800;letter-spacing:-.5px;line-height:1.2;margin-bottom:1.5rem}.hero-content p{color:#fffc;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem}.primary-button,.secondary-button{border-radius:4px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.primary-button{background-color:var(--secondary-color);color:var(--primary-color)}.secondary-button{background-color:initial;border:2px solid var(--secondary-color);color:var(--secondary-color)}.primary-button:hover{background-color:var(--accent-color);color:var(--secondary-color)}.secondary-button:hover{background-color:var(--secondary-color);color:var(--primary-color)}.hero-image{position:relative}.image-comparison{grid-gap:1rem;background:var(--surface-color);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 4px 6px #0003;display:grid;gap:1rem;grid-template-columns:1fr 1fr;padding:1rem}.after-image,.before-image{position:relative}.after-image img,.before-image img{border-radius:8px;height:auto;width:100%}.after-image span,.before-image span{background:#000c;border:1px solid var(--border-color);border-radius:4px;bottom:1rem;color:var(--secondary-color);font-size:.9rem;left:1rem;padding:.5rem 1rem;position:absolute}@media (max-width:768px){.hero-container{grid-template-columns:1fr}.hero-content{padding-right:0}.hero-content h1{font-size:2.5rem}.hero-title{font-size:2.8rem;letter-spacing:-1px}.hero-desc{font-size:1.1rem;margin-bottom:2.5rem}.saas-start-btn{font-size:1.1rem;padding:1.1rem 2.5rem}.hero-center{max-width:100%;padding:0 1rem}}@media (max-width:480px){.hero-title{font-size:2.2rem}.hero-desc{font-size:1rem}.saas-start-btn{font-size:1rem;padding:1rem 2rem}.saas-hero{padding:0 1rem}}@media (max-width:600px){.hero-title{font-size:2.5rem}.feature-section{padding:3rem 0 4rem}.feature-list{gap:1.5rem;grid-template-columns:1fr}}.saas-hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:0 2rem;position:relative}.hero-background{inset:0;overflow:hidden}.hero-background,.hero-bg-image{height:100vh;position:absolute;width:100vw;z-index:0}.hero-bg-image{display:block;left:0;object-fit:cover;object-position:center;top:0}.hero-overlay{background:linear-gradient(180deg,#00000073,#000000b3);inset:0;position:absolute;z-index:1}.hero-center{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding-top:7vh;position:relative;text-align:center;z-index:2}.hero-title{color:#fff;font-size:4rem;font-weight:900;letter-spacing:-2px;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 4px 8px #00000080}.hero-desc{color:#e2e8f0;font-size:1.4rem;line-height:1.6;margin-bottom:3rem;max-width:600px;text-shadow:0 2px 4px #0000004d}.saas-start-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;box-shadow:0 8px 32px #3b82f64d;color:#fff;cursor:pointer;display:inline-block;font-size:1.3rem;font-weight:800;letter-spacing:.5px;overflow:hidden;padding:1.3rem 3.5rem;position:relative;text-decoration:none;transition:all .3s ease}.saas-start-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.saas-start-btn:hover{background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 12px 40px #3b82f666;transform:translateY(-3px) scale(1.05)}.saas-start-btn:hover:before{left:100%}.feature-section{background:linear-gradient(135deg,#0f172a,#1e293b);padding:5rem 0 6rem;position:relative}.feature-section:before{background:linear-gradient(90deg,#0000,#3b82f64d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.feature-container{margin:0 auto;max-width:1200px;padding:0 2rem}.feature-section h2{color:#fff;font-size:2.5rem;font-weight:800;letter-spacing:-1px;margin-bottom:3rem;text-align:center}.feature-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.feature-item:hover{border-color:#3b82f64d;box-shadow:0 8px 32px #3b82f61a;transform:translateY(-5px)}.feature-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.feature-item h3{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:.8rem}.feature-item p{color:#cbd5e1;font-size:.95rem;line-height:1.6}.hero-main-image-wrapper{display:flex;justify-content:center;margin:2.2rem 0 .5rem;width:100%}.hero-main-image{background:#181c24;border:2.5px solid #23272f;border-radius:18px;box-shadow:0 4px 32px #3b82f621;height:auto;max-width:480px;width:100%}@media (max-width:700px){.hero-main-image{border-radius:12px;max-width:98vw}.hero-main-image-wrapper{margin:1.2rem 0 .3rem}}.headline,.hero-title,h1,h2,h3{font-family:Space Grotesk,Inter,Pretendard Variable,Bahnschrift,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.compare-section{background:#fff;padding:5rem 0 4rem;text-align:center}.compare-title{color:#181c24;font-size:2.6rem;font-weight:900;letter-spacing:-1px;margin-bottom:.7rem}.compare-desc{color:#64748b;font-size:1.15rem;margin-bottom:2.5rem}.compare-bar-wrapper{border-radius:18px;box-shadow:0 8px 32px #3b82f61a;margin:0 auto;max-width:900px;overflow:hidden}.compare-label-row{display:flex;justify-content:space-between;margin:1.2rem auto 0;max-width:900px;padding:0 1.5rem}.compare-label{color:#64748b;font-size:1.05rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.compare-label-left{text-align:left}.compare-label-right{text-align:right}@media (max-width:1000px){.compare-bar-wrapper,.compare-label-row{max-width:98vw}}@media (max-width:600px){.compare-section{padding:2.5rem 0 2rem}.compare-title{font-size:1.5rem}.compare-bar-wrapper{border-radius:10px}.compare-label-row{padding:0 .5rem}.compare-label{font-size:.92rem}}.compare-bar-wrapper.limited-size{align-items:center;aspect-ratio:3/4;background:#222;border-radius:18px;box-shadow:0 8px 32px #3b82f61a;display:flex;height:auto;justify-content:center;margin:0 auto;max-height:80vh;max-width:650px;overflow:hidden}.compare-bar-wrapper.limited-size img{height:100%;object-fit:cover;width:100%}.compare-sample-btn-row{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center;margin-bottom:1.5rem}.compare-sample-btn{background:#f1f5f9;border:none;border-radius:7px;box-shadow:0 2px 8px #0000000a;color:#334155;cursor:pointer;font-size:1.05rem;font-weight:700;outline:none;padding:.55rem 1.3rem;transition:background .18s,color .18s,box-shadow .18s}.compare-sample-btn.selected,.compare-sample-btn:hover{background:linear-gradient(90deg,#3b82f6,#2563eb);box-shadow:0 4px 16px #3b82f621;color:#fff}@media (max-width:800px){.compare-bar-wrapper.limited-size{aspect-ratio:3/4;max-height:60vw;max-width:98vw}}@media (max-width:600px){.compare-bar-wrapper.limited-size{aspect-ratio:3/4;border-radius:10px;max-height:70vw;max-width:99vw}.compare-sample-btn{font-size:.97rem;padding:.45rem .9rem}}.refine-intro-section{background:#f8fafc;padding:4.5rem 0 4rem}.refine-intro-inner{flex-wrap:wrap;gap:3.5rem;margin:0 auto;max-width:1100px}.refine-intro-img-wrap,.refine-intro-inner{align-items:center;display:flex;justify-content:center}.refine-intro-img-wrap{flex:1 1 340px;max-width:420px;min-width:260px}.refine-intro-img{background:#fff;border-radius:18px;box-shadow:0 8px 32px #3b82f61a;max-width:420px;object-fit:cover;width:100%}.refine-intro-text{display:flex;flex:1 1 340px;flex-direction:column;justify-content:center;max-width:520px;min-width:260px;text-align:left}.refine-intro-title{color:#181c24;font-size:2.1rem;font-weight:800;letter-spacing:-.5px;line-height:1.5;margin-bottom:1.2rem}.refine-intro-desc{color:#475569;font-size:1.18rem;font-weight:500;line-height:1.7}@media (max-width:900px){.refine-intro-inner{flex-direction:column;gap:2.2rem}.refine-intro-text{text-align:center}}@media (max-width:600px){.refine-intro-title{font-size:1.2rem}.refine-intro-desc{font-size:1rem}.refine-intro-img{border-radius:10px}}.refine-visual-section{background:#fff;padding:5.5rem 0 4.5rem;text-align:center}.refine-visual-title{color:#181c24;font-family:Pretendard Variable,Inter,Bahnschrift,Arial,sans-serif;font-size:2.7rem;font-weight:900;letter-spacing:-1.5px;line-height:1.25;margin-bottom:2.7rem;word-break:keep-all}.refine-visual-img-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin-bottom:2.5rem}.refine-visual-img{background:#f1f5f9;border-radius:18px;box-shadow:0 8px 32px #3b82f621,0 1.5px 8px #00000012;max-width:90vw;object-fit:cover;transition:transform .18s;width:340px}.refine-visual-img:hover{box-shadow:0 16px 48px #3b82f62e,0 2px 12px #0000001a;transform:scale(1.03) translateY(-4px)}.refine-visual-desc{color:#334155;font-size:1.25rem;font-weight:600;letter-spacing:-.2px;line-height:1.7;margin-top:.5rem}@media (max-width:900px){.refine-visual-title{font-size:1.5rem}.refine-visual-img-row{gap:1.2rem}.refine-visual-img{max-width:400px;width:90vw}}@media (max-width:700px){.refine-visual-section{padding:2.2rem 0 2.5rem}.refine-visual-title{font-size:2.85rem;line-height:1.5;margin-bottom:1.5rem;white-space:pre-line;word-break:keep-all}.refine-visual-img-row{align-items:center;flex-direction:column;gap:1.2rem;margin-bottom:1.2rem}.refine-visual-img{border-radius:12px;max-width:400px;width:95vw}.refine-visual-caption{color:#bfc7d5;font-size:1.08rem;line-height:1.5;margin:1.1rem 0 1.2rem;text-align:center}.refine-visual-desc{font-size:1.83rem;line-height:1.7;margin-bottom:1.5rem;white-space:pre-line;word-break:keep-all}.refine-visual-cta-btn{font-size:1.1rem;margin-top:1.2rem;padding:1.1rem 2.2rem}}@media (max-width:480px){.refine-visual-title{font-size:2.08rem;line-height:1.5;margin-bottom:1.1rem}.refine-visual-img{border-radius:10px;max-width:98vw;width:98vw}.refine-visual-caption{font-size:.98rem;margin:.8rem 0 1rem}.refine-visual-desc{font-size:1.45rem;line-height:1.6;margin-bottom:1.1rem}.refine-visual-cta-btn{font-size:1rem;margin-top:.8rem;padding:.9rem 1.5rem}}.refine-visual-img.large{max-width:98vw;width:420px}.refine-visual-caption{color:#64748b;font-size:.98rem;font-weight:400;letter-spacing:.1px;margin-bottom:1.2rem;margin-top:-1.1rem;text-align:center}@media (max-width:900px){.refine-visual-img.large{max-width:98vw;width:98vw}}.refine-visual-highlight{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#3b82f6,#38bdf8);-webkit-background-clip:text;background-clip:text;color:#2563eb;display:inline-block;font-size:1.32em;font-weight:900;letter-spacing:-.5px;padding:0 .1em}.refine-visual-cta-btn{background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:10px;box-shadow:0 4px 24px #3b82f621;color:#fff;cursor:pointer;display:inline-block;font-size:1.18rem;font-weight:800;letter-spacing:.5px;margin:2.1rem auto 0;padding:1.1rem 3.2rem;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s}.refine-visual-cta-btn:hover{background:linear-gradient(90deg,#2563eb,#3b82f6);box-shadow:0 8px 32px #3b82f62e;transform:translateY(-2px) scale(1.04)}.pricing-section{background:#f8fafc;padding:5rem 0;text-align:center}.pricing-title{color:#181c24;font-size:2.2rem;font-weight:900;letter-spacing:-1px;margin-bottom:2.5rem}.pricing-card-row{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.pricing-card{background:#fff;border:1.5px solid #e0e7ef;box-shadow:0 8px 32px #3b82f612;flex:1 1 260px;margin-bottom:1.5rem;max-width:320px;min-width:260px;padding:2.5rem 2rem 2rem;transition:box-shadow .18s,border .18s}.pricing-card:hover{box-shadow:0 16px 48px #3b82f621}.pricing-plan{color:#2563eb;font-size:1.25rem;font-weight:800;letter-spacing:.5px;margin-bottom:.7rem;text-transform:uppercase}.pricing-price{color:#181c24;font-size:2.1rem;font-weight:900;margin-bottom:.5rem}.pricing-credit{color:#64748b;font-size:1.1rem;margin-bottom:1.2rem}.pricing-benefit-list{color:#475569;font-size:1.02rem;list-style:none;margin:0 0 1.5rem;padding:0;text-align:left}.pricing-benefit-list li{margin-bottom:.5rem;padding-left:1.2em;position:relative}.pricing-benefit-list li:before{color:#38bdf8;content:"✔";font-size:1em;left:0;position:absolute}.pricing-btn{background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:8px;box-shadow:0 4px 24px #3b82f621;color:#fff;cursor:pointer;display:inline-block;font-size:1.08rem;font-weight:800;letter-spacing:.5px;padding:.9rem 2.2rem;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s}.pricing-btn:hover{background:linear-gradient(90deg,#2563eb,#3b82f6);box-shadow:0 8px 32px #3b82f62e;transform:translateY(-2px) scale(1.04)}@media (max-width:900px){.pricing-card-row{flex-direction:column;gap:1.5rem}.pricing-card{max-width:98vw}}@media (max-width:700px){.hero-background,.hero-bg-image{height:100vh;max-height:none;min-height:0;min-height:auto;width:100vw}.hero-center{min-height:60vh;padding-bottom:2.5rem;padding-top:2.5rem}.hero-title{font-size:2.5rem;margin-bottom:1.2rem}.hero-desc{font-size:1.25rem;margin-bottom:2rem}.saas-start-btn{font-size:1.1rem;padding:1rem 2.2rem}.compare-bar-wrapper.limited-size{aspect-ratio:3/4;margin:0 auto;max-width:380px;min-height:560px;padding:.5rem 0;width:90vw}}@media (max-width:480px){.hero-background,.hero-bg-image{height:100vh;max-height:none;min-height:0;min-height:auto;width:100vw}.hero-center{min-height:38vh;padding-bottom:1.2rem;padding-top:1.2rem}.hero-title{font-size:2rem}.hero-desc{font-size:1.1rem}.saas-start-btn{font-size:1rem;padding:.8rem 1.5rem}.compare-bar-wrapper.limited-size{aspect-ratio:3/4;margin:0 auto;max-width:98vw;padding:.2rem 0;width:98vw}}.essence-enhance-section{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#0f172a);overflow:hidden;padding:5rem 0 4rem;position:relative}.essence-enhance-section:before{background:linear-gradient(90deg,#0000,#3b82f666,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.essence-enhance-section:after{background:radial-gradient(circle,#3b82f608 0,#0000 70%);content:"";height:600px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:600px}.essence-enhance-content{margin:0 auto;max-width:900px;padding:0 2rem;position:relative;text-align:center;z-index:1}.essence-enhance-title{color:#fff;font-size:3.2rem;font-weight:900;letter-spacing:-1.5px;line-height:1.15;margin-bottom:1.5rem;text-shadow:0 4px 12px #0000004d}.essence-enhance-subtitle{color:#e2e8f0;font-size:2.4rem;font-weight:700;letter-spacing:-.8px;margin-bottom:3.5rem}.essence-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#06b6d4);-webkit-background-clip:text;background-clip:text;font-weight:900;position:relative;text-shadow:none}.essence-highlight:after{background:linear-gradient(135deg,#3b82f6,#06b6d4);border-radius:2px;bottom:-4px;content:"";height:3px;left:0;opacity:.7;position:absolute;right:0}.essence-enhance-compare{background:#000;border-radius:24px;box-shadow:0 20px 60px #3b82f626,0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;margin:0 auto 2.5rem;max-width:750px;overflow:hidden;position:relative}.essence-enhance-compare:before{background:linear-gradient(45deg,#0000,#3b82f61a,#0000);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.essence-enhance-caption{color:#94a3b8;font-size:1.3rem;font-weight:600;letter-spacing:.5px;margin-top:1rem;text-shadow:0 2px 4px #0003}@media (max-width:900px){.essence-enhance-title{font-size:2.4rem;letter-spacing:-1px}.essence-enhance-subtitle{font-size:1.8rem;margin-bottom:2.5rem}.essence-enhance-compare{border-radius:20px;max-width:95vw}.essence-enhance-caption{font-size:1.1rem}}@media (max-width:600px){.essence-enhance-section{padding:3rem 0 2.5rem}.essence-enhance-content{padding:0 1rem}.essence-enhance-title{font-size:2rem;margin-bottom:1rem}.essence-enhance-subtitle{font-size:1.5rem;margin-bottom:2rem}.essence-enhance-compare{border-radius:16px;margin-bottom:1.5rem;max-width:98vw}.essence-enhance-caption{font-size:1rem}.essence-highlight:after{bottom:-2px;height:2px}}@media (max-width:480px){.essence-enhance-title{font-size:1.7rem}.essence-enhance-subtitle{font-size:1.3rem}.essence-enhance-caption{font-size:.95rem}}.skin-realism-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden;padding:5rem 0;position:relative}.skin-realism-container{align-items:center;display:flex;gap:4rem;margin:0 auto;max-width:1200px;padding:0 2rem}.skin-realism-image{flex:1 1;min-width:400px;position:relative}.realism-showcase-img{aspect-ratio:3/4;border-radius:24px;box-shadow:0 24px 60px #00000026,0 8px 32px #3b82f61a;max-width:500px;object-fit:cover;width:100%}.skin-realism-content{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:24px;box-shadow:0 20px 60px #0003,inset 0 1px 0 #ffffff0d;flex:1 1;overflow:hidden;padding:3rem 2.5rem;position:relative}.skin-realism-content:before{background:radial-gradient(circle,#3b82f61a 0,#0000 70%);content:"";height:200px;pointer-events:none;position:absolute;right:0;top:0;width:200px}.realism-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;color:#3b82f6;display:inline-flex;font-size:.85rem;font-weight:700;gap:.5rem;letter-spacing:.5px;margin-bottom:1.5rem;padding:.7rem 1.2rem}.badge-icon{font-size:1rem}.realism-title{color:#fff;font-size:2.8rem;font-weight:900;letter-spacing:-1px;line-height:1.2;margin-bottom:1.5rem}.realism-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#06b6d4);-webkit-background-clip:text;background-clip:text}.realism-description{color:#cbd5e1;font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem}.realism-features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:2.5rem}.realism-features .feature-item{align-items:flex-start;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;display:flex;gap:1rem;padding:1.2rem;transition:all .3s ease}.realism-features .feature-item:hover{background:#3b82f60d;border-color:#3b82f633;transform:translateY(-2px)}.realism-features .feature-icon{font-size:1.5rem;min-width:2rem;text-align:center}.realism-features .feature-content{flex:1 1}.realism-features .feature-content h4{color:#fff;font-size:1rem;font-weight:700;margin-bottom:.3rem}.realism-features .feature-content p{color:#94a3b8;font-size:.9rem;line-height:1.4;margin:0}.realism-cta-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);border:2px dashed #3b82f680;border-radius:12px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.5px;overflow:hidden;padding:1rem 2.5rem;position:relative;text-decoration:none;transition:all .3s ease}.realism-cta-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.realism-cta-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#3b82f6cc;box-shadow:0 8px 32px #3b82f64d;transform:translateY(-2px)}.realism-cta-btn:hover:before{left:100%}@media (max-width:1100px){.skin-realism-container{gap:2.5rem}.skin-realism-image{min-width:350px}.skin-realism-content{padding:2.5rem 2rem}.realism-title{font-size:2.4rem}}@media (max-width:900px){.skin-realism-container{flex-direction:column;gap:3rem}.skin-realism-image{max-width:400px;min-width:0;min-width:auto;order:2;width:100%}.skin-realism-content{max-width:100%;order:1}.realism-features{gap:1rem;grid-template-columns:1fr}}@media (max-width:600px){.skin-realism-section{padding:3rem 0}.skin-realism-container{gap:2rem;padding:0 1rem}.skin-realism-content{border-radius:20px;padding:2rem 1.5rem}.realism-title{font-size:2rem;margin-bottom:1rem}.realism-description{font-size:1.1rem;margin-bottom:2rem}.realism-features .feature-item{flex-direction:column;gap:.5rem;padding:1rem;text-align:center}.realism-features .feature-icon{font-size:2rem}.realism-cta-btn{font-size:1rem;padding:.9rem 2rem}}@media (max-width:480px){.realism-title{font-size:1.7rem}.realism-description{font-size:1rem}.skin-realism-content{padding:1.5rem 1rem}}.footer{background-color:#1a1a1a;color:#fff;margin-top:4rem;padding:3rem 0}.footer-container{margin:0 auto;max-width:1200px;padding:0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.footer-section h4{color:#fff;font-size:1.2rem;margin-bottom:1rem}.footer-section p{color:#a0a0a0;line-height:1.6}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#a0a0a0;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff}.footer-bottom{border-top:1px solid #333;padding-top:2rem}.footer-bottom p{color:#a0a0a0;font-size:.9rem}.pro-footer{background:linear-gradient(135deg,#181c24,#23272f);box-shadow:0 -2px 24px 0 #0000001a;color:#e5e7ef;font-family:Pretendard,Noto Sans KR,sans-serif;margin-top:5rem;padding:3.5rem 0 0}.footer-content{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:space-between;margin-bottom:2.5rem}.footer-section{flex:1 1;min-width:200px}.logo-section h3{color:#3b82f6;font-size:2rem;font-weight:800;margin-bottom:1rem}.footer-desc{color:#bfc7d5;font-size:1.08rem;line-height:1.6;margin-bottom:.5rem}.company-section h4,.contact-section h4,.nav-section h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1.1rem}.nav-section ul{list-style:none;padding:0}.nav-section ul li{margin-bottom:.7rem}.nav-section ul li a{color:#bfc7d5;font-size:1.05rem;text-decoration:none;transition:color .2s}.nav-section ul li a:hover{color:#3b82f6;text-decoration:underline}.contact-section p{align-items:center;color:#bfc7d5;display:flex;font-size:1.05rem;gap:.5rem}.footer-icon{font-size:1.2rem;margin-right:.3rem}.footer-divider{border:none;border-top:1.5px solid #2d3340;margin:0 0 1.2rem}.footer-bottom{padding-bottom:1.5rem;text-align:center}.footer-bottom p{color:#bfc7d5;font-size:.98rem;margin:0}.company-info p{color:#bfc7d5;font-size:.95rem;line-height:1.5;margin-bottom:.4rem}.company-info p strong{color:#fff;font-weight:600}@media (max-width:900px){.footer-content{align-items:flex-start;flex-direction:column;gap:2rem}.footer-section{min-width:0}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:modalSlideIn .3s ease-out;background:linear-gradient(135deg,#23272f,#1a1d24);border:1px solid #3b82f6;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;padding:0;width:90%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{background:linear-gradient(135deg,#3b82f6,#2563eb);border-bottom:1px solid #374151;border-radius:16px 16px 0 0;padding:1.5rem 2rem}.modal-header h2{color:#fff;font-size:1.5rem;font-weight:700;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;padding:.5rem;transition:background-color .2s;width:40px}.modal-close:hover{background:#ffffff1a}.modal-body{padding:2rem}.plan-change-info{align-items:center;background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.current-plan,.target-plan{flex:1 1;text-align:center}.current-plan h3,.target-plan h3{color:#cbd5e1;font-size:1rem;font-weight:600;margin:0 0 .5rem}.plan-name{color:#3b82f6;font-size:1.25rem;font-weight:700;margin:.5rem 0}.plan-credits{color:#9ca3af;font-size:.9rem;margin:0}.change-arrow{color:#3b82f6;font-size:1.5rem;font-weight:700;margin:0 1rem}.downgrade-details,.upgrade-details{margin-bottom:2rem}.downgrade-details h4,.upgrade-details h4{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.credit-breakdown{background:#0003;border:1px solid #374151;border-radius:8px;padding:1rem}.breakdown-item{align-items:center;border-bottom:1px solid #374151;color:#cbd5e1;display:flex;font-size:.95rem;justify-content:space-between;padding:.5rem 0}.breakdown-item:last-child{border-bottom:none}.breakdown-item.highlight{background:#10b9811a;border-radius:4px;color:#10b981;font-weight:600;margin:.5rem -.5rem;padding:.5rem}.breakdown-item.total{background:#3b82f61a;color:#3b82f6}.breakdown-item.result,.breakdown-item.total{border-radius:4px;font-size:1.1rem;font-weight:700;margin:.5rem -.5rem 0;padding:.5rem}.breakdown-item.result{background:#10b9811a;color:#10b981}.downgrade-notice{background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:8px;margin-top:1rem;padding:1rem}.downgrade-notice p{color:#f59e0b;font-size:.9rem;line-height:1.5;margin:0}.downgrade-details p{color:#cbd5e1;line-height:1.6;margin:0}.downgrade-timing{background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;color:#3b82f6!important;font-size:.95rem;margin-bottom:1rem!important;padding:1rem}.downgrade-benefit{background:#10b9811a;border:1px solid #10b98133;border-radius:8px;color:#10b981!important;font-size:.9rem;padding:1rem}.warning-message{background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:8px;margin-bottom:1rem;padding:1rem}.warning-message p{color:#f59e0b;font-size:.9rem;margin:.25rem 0}.warning-message strong{color:#f59e0b}.cancel-schedule-notice{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;margin-bottom:1rem;padding:1rem}.cancel-schedule-notice p{color:#3b82f6;font-size:.9rem;line-height:1.5;margin:.25rem 0}.cancel-schedule-notice strong{color:#3b82f6}.modal-footer{background:#0000001a;border-radius:0 0 16px 16px;border-top:1px solid #374151;display:flex;gap:1rem;padding:1.5rem 2rem}.btn-cancel,.btn-confirm{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.btn-cancel{background:#6b7280;color:#fff}.btn-cancel:hover:not(:disabled){background:#4b5563}.btn-confirm.upgrade{background:linear-gradient(90deg,#10b981,#059669);color:#fff}.btn-confirm.upgrade:hover:not(:disabled){background:linear-gradient(90deg,#059669,#10b981);box-shadow:0 4px 12px #10b9814d;transform:translateY(-1px)}.btn-confirm.downgrade{background:linear-gradient(90deg,#f59e0b,#d97706);color:#fff}.btn-confirm.downgrade:hover:not(:disabled){background:linear-gradient(90deg,#d97706,#f59e0b);box-shadow:0 4px 12px #f59e0b4d;transform:translateY(-1px)}.btn-cancel:disabled,.btn-confirm:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.modal-content{margin:1rem;width:95%}.modal-body,.modal-footer,.modal-header{padding:1rem}.plan-change-info{flex-direction:column;gap:1rem}.change-arrow{margin:0;transform:rotate(90deg)}.modal-footer{flex-direction:column}}.pricing-page{background:linear-gradient(135deg,#181c24,#23272f);min-height:100vh}.pricing-header{margin-bottom:4rem;text-align:center}.pricing-header h1{color:var(--secondary-color);font-size:2.5rem;margin-bottom:1rem}.pricing-header p{color:#ffffffb3;font-size:1.2rem}.pricing-container{margin:0 auto;max-width:1200px;padding:5rem 2rem 4rem}.pricing-container h2{color:#fff;font-size:2.7rem;font-weight:800;letter-spacing:-1px;margin-bottom:3.5rem;text-align:center}.current-user-info{background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:center}.current-user-info p{color:#cbd5e1;font-size:1.1rem;margin:.5rem 0}.current-user-info strong{color:#3b82f6;font-weight:700}.subscription-notice{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:12px;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;padding:1.5rem;text-align:center}.subscription-notice p{color:#92400e;font-size:1.1rem;line-height:1.5;margin:.5rem 0}.subscription-notice p:first-child{font-size:1.2rem;margin-bottom:.5rem}.subscription-notice strong{color:#d97706;font-weight:700}.pricing-tabs{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.tab-button{background:#23272f;border:2px solid #374151;border-radius:10px;color:#cbd5e1;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:140px;padding:1rem 2rem;transition:all .3s ease}.tab-button:hover{background:#374151;border-color:#3b82f6;color:#fff}.tab-button.active{background:#3b82f6;border-color:#3b82f6;box-shadow:0 4px 16px #3b82f64d;color:#fff}.pricing-row{align-items:stretch;display:flex;gap:2.5rem;justify-content:center;margin-bottom:4rem}.credit-packages-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:900px}.credit-package-card{align-items:center;background:linear-gradient(135deg,#23272f 60%,#23272f);border:1.5px solid #23272f;border-radius:16px;box-shadow:0 4px 24px 0 #00000026,0 1px 3px 0 #00000014;display:flex;flex-direction:column;min-height:260px;padding:2rem 1.5rem;position:relative;text-align:center;transition:transform .3s,box-shadow .3s}.credit-package-card:hover{border:1.5px solid #3b82f6;box-shadow:0 8px 32px 0 #0003,0 2px 6px 0 #0000001f;transform:translateY(-6px) scale(1.02)}.credit-package-card.disabled{filter:grayscale(.3);opacity:.6;pointer-events:none}.credit-package-card.disabled:hover{border:1.5px solid #23272f;box-shadow:0 4px 24px 0 #00000026,0 1px 3px 0 #00000014;transform:none}.subscription-required-overlay{align-items:center;background:#000000b3;border-radius:16px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.subscription-required-overlay p{background:#ef4444;border-radius:8px;color:#fff;font-size:1.1rem;font-weight:600;margin:0;padding:.5rem 1rem}.credit-package-card .price.large-price{color:#3b82f6;font-size:4rem;font-weight:700;letter-spacing:-1px;margin-bottom:2rem;margin-top:1rem}.credit-info{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin-bottom:2rem}.credit-info .credits{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.credit-info .cost-per-credit{color:#94a3b8;font-size:.9rem;font-weight:500}.credit-package-card .start-button{margin-top:auto;width:100%}.pricing-card{align-items:center;background:linear-gradient(135deg,#23272f 60%,#23272f);border:1.5px solid #23272f;border-radius:18px;box-shadow:0 6px 32px 0 #0000002e,0 1.5px 4px 0 #0000001a;display:flex;flex:1 1;flex-direction:column;max-width:350px;min-width:270px;overflow:hidden;padding:2.7rem 2.2rem 2.2rem;position:relative;transition:transform .3s,box-shadow .3s;z-index:1}.pricing-card:hover{border:1.5px solid #3b82f6;box-shadow:0 12px 40px 0 #00000038,0 2px 8px 0 #00000021;transform:translateY(-8px) scale(1.03)}.pricing-card.recommended{background:linear-gradient(135deg,#23272f 60%,#3b82f6);border:2.5px solid #3b82f6;box-shadow:0 12px 40px 0 #3b82f62e,0 2px 8px 0 #00000021;z-index:2}.pricing-card.current-plan{background:linear-gradient(135deg,#23272f 60%,#10b981);border:2.5px solid #10b981;box-shadow:0 12px 40px 0 #10b9812e,0 2px 8px 0 #00000021;z-index:2}.pricing-card .current-plan-badge,.pricing-card .recommended-badge{pointer-events:none;z-index:2}.pricing-card .start-button{position:relative;z-index:3}.recommended-badge{background:#3b82f6;box-shadow:0 2px 8px #3b82f62e;right:24px}.current-plan-badge,.recommended-badge{border-radius:20px;color:#fff;font-size:1rem;font-weight:700;letter-spacing:.5px;padding:.6rem 1.2rem;position:absolute;top:-18px}.current-plan-badge{background:#10b981;box-shadow:0 2px 8px #10b9812e;left:24px}.pricing-card h3{color:#fff;font-size:1.6rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1.2rem}.price{color:#3b82f6;font-size:3.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:1.7rem}.pricing-card ul{list-style:none;margin-bottom:2.2rem;padding:0;width:100%}.pricing-card li{align-items:center;color:#cbd5e1;display:flex;font-size:1.08rem;font-weight:400;letter-spacing:.1px;margin-bottom:.85rem}.pricing-card li:before{color:#3b82f6;content:"✓";font-weight:700;margin-right:.6rem}.upgrade-info{background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;margin-bottom:1.5rem;padding:1rem;width:100%}.upgrade-details{color:#cbd5e1;font-size:.95rem;line-height:1.4;margin:0;text-align:center}.upgrade-details strong{color:#3b82f6;font-weight:600}.start-button{background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:6px;box-shadow:0 2px 8px #3b82f61a;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:700;letter-spacing:.5px;margin-top:auto;padding:.95rem;transition:background .3s,box-shadow .3s;width:100%}.start-button:hover:not(:disabled){background:linear-gradient(90deg,#2563eb,#3b82f6);box-shadow:0 4px 16px #3b82f62e}.start-button.upgrade{background:linear-gradient(90deg,#10b981,#059669);box-shadow:0 2px 8px #10b9811a}.start-button.upgrade:hover:not(:disabled){background:linear-gradient(90deg,#059669,#10b981);box-shadow:0 4px 16px #10b9812e}.start-button.downgrade{background:linear-gradient(90deg,#f59e0b,#d97706);box-shadow:0 2px 8px #f59e0b1a}.start-button.downgrade:hover:not(:disabled){background:linear-gradient(90deg,#d97706,#f59e0b);box-shadow:0 4px 16px #f59e0b2e}.start-button.disabled,.start-button:disabled{background:#6b7280;box-shadow:none;cursor:not-allowed;opacity:.7}.start-button:disabled:hover{background:#6b7280;box-shadow:none;transform:none}.faq-section{margin-top:4rem}.faq-section h3{color:#fff;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.faq-dropdown-container{margin:0 auto;max-width:800px}.faq-dropdown-item{background:#23272f;border:1px solid #374151;border-radius:8px;margin-bottom:.5rem;overflow:hidden;transition:all .3s ease}.faq-dropdown-item:hover{border-color:#3b82f6}.faq-dropdown-item.active{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.faq-dropdown-header{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem 2rem;text-align:left;transition:all .3s ease;width:100%}.faq-dropdown-header:hover{background:#3b82f60d}.faq-dropdown-item.active .faq-dropdown-header{background:#3b82f614}.faq-question{color:#fff;flex:1 1;font-size:1.1rem;font-weight:600;line-height:1.4;margin-right:1rem}.faq-arrow{color:#3b82f6;flex-shrink:0;font-size:1rem;transition:transform .3s ease}.faq-arrow.rotated{transform:rotate(180deg)}.faq-dropdown-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-dropdown-content.open{border-top:1px solid #374151;max-height:500px}.faq-answer{color:#cbd5e1;font-size:1rem;line-height:1.6;padding:1.5rem 2rem 2rem}.faq-answer strong{color:#3b82f6;font-weight:600}@media (max-width:768px){.pricing-row{align-items:center;flex-direction:column}.pricing-card{max-width:100%;min-width:auto;width:100%}.pricing-tabs{align-items:center;flex-direction:column;gap:.5rem}.tab-button{min-width:200px}.credit-packages-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr);max-width:500px}}@media (max-width:600px){.pricing-container{padding:5rem .5rem 2rem}.pricing-container h2{font-size:2rem}.credit-packages-grid{grid-template-columns:1fr;max-width:300px}.faq-dropdown-container{margin:0 1rem}.faq-dropdown-header{padding:1.2rem 1.5rem}.faq-question{font-size:1rem}.faq-answer{font-size:.95rem;padding:1.2rem 1.5rem 1.5rem}.faq-dropdown-content.open{max-height:400px}}.login-container{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center;min-height:100vh}.login-box{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;max-width:400px;padding:2rem;width:100%}.login-box h2{color:#333;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#666;display:block;margin-bottom:.5rem}.form-group input{border:1px solid #ddd;border-radius:4px}.form-group input,.login-button{font-size:1rem;padding:.75rem;width:100%}.login-button{background-color:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;transition:background-color .3s}.login-button:hover{background-color:#333}.payment-success-container{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;min-height:100vh}.payment-success-content{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem}.success-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:600px;padding:3rem;text-align:center;width:100%}.success-icon{animation:bounce 1s ease-in-out;font-size:4rem;margin-bottom:1rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.success-card h1{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:.5rem}.success-card>p{color:#718096;font-size:1.1rem;margin-bottom:2rem}.success-details{background:#f7fafc;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.success-message{background:#e6fffa;border:1px solid #81e6d9;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.success-message p{color:#2c7a7b;font-weight:500;margin:.5rem 0}.success-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.primary-button{background:linear-gradient(135deg,#667eea,#764ba2)}.primary-button:hover{box-shadow:0 10px 20px #667eea4d}.secondary-button{border:2px solid #667eea;color:#667eea}.secondary-button:hover{background:#667eea}@media (max-width:768px){.payment-success-content{padding:1rem}.success-card{padding:2rem}.success-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}}.payment-failed-container{background:linear-gradient(135deg,#ff6b6b,#ee5a24);display:flex;flex-direction:column;min-height:100vh}.payment-failed-content{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem}.failed-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:600px;padding:3rem;text-align:center;width:100%}.failed-icon{animation:shake .5s ease-in-out;font-size:4rem;margin-bottom:1rem}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.failed-card h1{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:.5rem}.failed-card>p{color:#718096;font-size:1.1rem;margin-bottom:2rem}.failed-details{background:#f7fafc;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.detail-item{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:.5rem 0}.detail-item:last-child{border-bottom:none}.detail-item .label{color:#4a5568;font-weight:600}.detail-item .value{color:#2d3748;font-weight:500}.failed-message{background:#fed7d7;border:1px solid #feb2b2;border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:left}.failed-message p{color:#c53030;font-weight:600;margin:.5rem 0}.failed-message ul{margin:1rem 0;padding-left:1.5rem}.failed-message li{color:#e53e3e;font-weight:500;margin:.5rem 0}.failed-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.primary-button{background:linear-gradient(135deg,#ff6b6b,#ee5a24);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.primary-button:hover{box-shadow:0 10px 20px #ff6b6b4d;transform:translateY(-2px)}.secondary-button{background:#fff;border:2px solid #ff6b6b;border-radius:10px;color:#ff6b6b;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.secondary-button:hover{background:#ff6b6b;color:#fff;transform:translateY(-2px)}.support-info{background:#e6fffa;border:1px solid #81e6d9;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.support-info p{color:#2c7a7b;font-weight:500;margin:.5rem 0}.countdown{background:#edf2f7;border-radius:10px;margin-top:1rem;padding:1rem}.countdown p{color:#4a5568;font-weight:500;margin:0}@media (max-width:768px){.payment-failed-content{padding:1rem}.failed-card{padding:2rem}.failed-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}}:root{--clr-red:#ff4d4f;--clr-bg-surface:#fff;--clr-border:rgba(66,50,206,.852);--shadow-sm:0 2px 8px #00000014;--shadow-md:0 2px 16px #00000021;--shadow-lg:0 4px 24px #0000002e;--radius-md:10px;--sp-3xl:3rem;--sp-2xl:2.5rem;--sp-xl:2rem;--sp-lg:1.5rem;--sp-md:1.2rem;--sp-sm:0.7rem;--sp-xs:0.3rem;--thumb:48px;--thumb-sm:38px}@media (prefers-color-scheme:dark){:root{--clr-bg-panel:#1e293b59;--clr-border:#3333e1d4}}*,:after,:before{box-sizing:border-box}body{background:#181c24;background:var(--clr-bg-outer);color:var(--clr-text-base);font-family:Pretendard,system-ui,sans-serif;line-height:1.45;margin:0}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid #3b82f6;outline:2px solid var(--clr-blue);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.btn{align-items:center;border:none;border-radius:10px;border-radius:var(--radius-md);cursor:pointer;display:inline-flex;font-weight:700;gap:.3rem;gap:var(--sp-xs);justify-content:center;transition:background .18s,transform .13s,box-shadow .18s}.btn--primary{background:linear-gradient(90deg,#3b82f6,#2563eb);background:linear-gradient(90deg,var(--clr-blue) 0,var(--clr-blue-dark) 100%);box-shadow:0 2px 12px #3b82f614;box-shadow:var(--shadow-sm);color:#fff;color:var(--clr-text-base)}.btn--primary:focus-visible:not(:disabled),.btn--primary:hover:not(:disabled){box-shadow:0 6px 32px #3b82f621;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn:disabled{cursor:not-allowed;opacity:.55}.card{background:#ffffff14;background:var(--clr-bg-panel);border:1.5px solid rgba(66,50,206,.852);border:1.5px solid var(--clr-border);border-radius:18px;border-radius:var(--radius-lg);box-shadow:0 2px 24px #3b82f61a;box-shadow:var(--shadow-md)}.upscale-page{background:#181c24;background:var(--clr-bg-outer);min-height:100vh;padding:3rem 2rem 2rem;padding:var(--sp-3xl) var(--sp-xl) var(--sp-xl)}.control-panel{display:flex;flex-direction:column;gap:2rem;gap:var(--sp-xl)}.settings-section,.upload-section{background:#ffffff14;background:var(--clr-bg-panel);border:1px solid rgba(66,50,206,.852);border:1px solid var(--clr-border);border-radius:10px;border-radius:var(--radius-md);padding:1.5rem;padding:var(--sp-lg)}.settings-section h2,.upload-section h2{color:#3b82f6;color:var(--clr-blue);font-size:1.2rem;margin:0 0 1.2rem;margin:0 0 var(--sp-md)}.file-input{background:#fff;background:var(--clr-bg-surface);border:2px dashed rgba(66,50,206,.852);border:2px dashed var(--clr-border);color:#3b82f6;color:var(--clr-blue);cursor:pointer;display:block;margin-bottom:1.2rem;margin-bottom:var(--sp-md);padding:.6rem}.file-input,.preview-image{border-radius:8px;border-radius:var(--radius-sm);width:100%}.preview-image{border:1px solid rgba(66,50,206,.852);border:1px solid var(--clr-border);margin-top:1.2rem;margin-top:var(--sp-md);object-fit:contain}.setting-item{display:flex;flex-direction:column;gap:.3rem;gap:var(--sp-xs)}.setting-item label{color:#3b82f6;color:var(--clr-blue);font-weight:500}.setting-item select{background:#fff;background:var(--clr-bg-surface);border:1px solid rgba(66,50,206,.852);border:1px solid var(--clr-border);border-radius:8px;border-radius:var(--radius-sm);color:#3b82f6;color:var(--clr-blue);padding:.5rem}.generate-button{padding:1rem;width:100%}.generate-button:hover{background:linear-gradient(90deg,#2563eb,#3b82f6);background:linear-gradient(90deg,var(--clr-blue-dark) 0,var(--clr-blue) 100%)}.result-panel{display:flex;flex-direction:column;gap:1.2rem;gap:var(--sp-md)}.result-panel h2{color:#3b82f6;color:var(--clr-blue);font-size:1.2rem}.comparison-container{border:1px solid rgba(66,50,206,.852);border:1px solid var(--clr-border);border-radius:10px;border-radius:var(--radius-md);cursor:col-resize;max-height:600px;overflow:hidden;position:relative;width:100%}.after-image,.before-image{inset:0;position:absolute}.after-image{-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0)}.slider,.slider-line{background:#3b82f6;background:var(--clr-blue);height:100%;position:absolute;top:0;width:2px}.slider-line{box-shadow:0 0 10px #ffffff80;left:50%}.slider-handle{align-items:center;background:#3b82f6;background:var(--clr-blue);border-radius:50%;box-shadow:0 0 10px #ffffff4d;display:flex;height:40px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.slider-handle:after,.slider-handle:before{background:#fff;background:var(--clr-bg-surface);content:"";height:2px;position:absolute;width:10px}.slider-handle:before{transform:rotate(45deg)}.slider-handle:after{transform:rotate(-45deg)}.credit-info{color:#3b82f6;color:var(--clr-blue);font-weight:700;margin-bottom:1.2rem;margin-bottom:var(--sp-md)}.error-msg{color:#ff4d4f;color:var(--clr-red);margin-top:1.2rem;margin-top:var(--sp-md)}@media (max-width:1400px){.saas-layout{flex-direction:column}.saas-left,.saas-right{align-items:center;border-bottom:1.5px solid #222;border-right:none}.saas-right{border-bottom:none}}@media (max-width:1100px){.saas-result-img{max-width:100%}:root{--thumb:var(--thumb-sm)}}@media (max-width:900px){.saas-result-img{max-width:100%}:root{--thumb:var(--thumb-sm)}}@media (max-width:600px){.upscale-page{padding:2.5rem .7rem;padding:var(--sp-2xl) var(--sp-sm)}.saas-titlebox,.upscale2-titlebox{padding:0 .7rem;padding:0 var(--sp-sm)}}:root{--c-bg-upload:#181c24;--c-text:#fff}.upscale-saas-left{align-items:center;background:#23272f;background:var(--c-bg-panel);border-radius:16px;box-shadow:0 2px 16px #00000021;display:flex;flex:1 1;flex-direction:column;gap:.7rem;max-width:340px;min-width:280px;padding:clamp(1.2rem,4vw,2.2rem) clamp(1rem,3vw,1.5rem)}.upscale-saas-upload-label{align-items:center;background:#181c24;background:var(--c-bg-upload);border:2px dashed #3b82f6;border:2px dashed var(--c-blue);border-radius:12px;cursor:pointer;display:flex;height:220px;justify-content:center;overflow:hidden;transition:border .2s,box-shadow .2s;width:100%}.upscale-saas-upload-label:focus-visible,.upscale-saas-upload-label:hover{border-width:2.5px;box-shadow:0 0 0 3px #3b82f640;outline:none}.upscale-saas-generate-btn{background:linear-gradient(90deg,#3b82f6,#2563eb);background:linear-gradient(90deg,var(--c-blue) 0,var(--c-blue-dark) 100%);border:none;border-radius:7px;box-shadow:0 2px 8px #3b82f61a;color:#fff;color:var(--c-text);cursor:pointer;flex:1 1;font-size:1.13rem;font-weight:700;letter-spacing:.5px;padding:.9rem 0;transition:background .2s,box-shadow .2s,transform .1s}.upscale-saas-generate-btn:hover:not(:disabled){transform:translateY(-1px)}.upscale-saas-generate-btn:active:not(:disabled){transform:translateY(0)}.upscale-saas-generate-btn:disabled{cursor:not-allowed;filter:grayscale(30%);opacity:.55}@media (max-width:480px){.upscale-saas-left{flex:0 1 100%;max-width:100%}.upscale-saas-upload-large,.upscale-saas-upload-preview-large{height:180px;max-height:200px;min-height:180px}.upscale-saas-upload-placeholder-large{font-size:1rem;padding:2.5rem 0}}:root{--c-bg-preview:#111;--c-text-placeholder:#c8c8c8;--c-shadow:#00000021}@media (max-width:1100px){.upscale-saas-main{flex-direction:column;gap:2rem;padding:1.5rem .5rem}.upscale-saas-left,.upscale-saas-right{max-width:100%;width:100%}}@media (max-width:700px){.upscale-saas-left{padding:1.2rem .5rem}.upscale-saas-preview-16by9{border-radius:10px}.upscale-guide-card,.upscale-history-card{display:none!important}}:root{--c-bg-panel:#23272f;--c-shadow-small:0 2px 16px #3b82f61a;--radius-sm:6px}.upscale-saas-thumbnail{border:1.2px solid #3b82f6;border:1.2px solid var(--c-blue);border-radius:8px;border-radius:var(--radius-sm);height:48px;height:var(--thumb-size);width:48px;width:var(--thumb-size)}.upscale-saas-preview-16by9{align-items:center;aspect-ratio:16/9;background:#111;border-radius:18px;border-radius:var(--radius-lg);box-shadow:0 2px 16px #3b82f61a;box-shadow:var(--c-shadow-small);display:flex;justify-content:center;overflow:hidden}.is-compact{--space-lg:1.2rem;--font-base:0.98rem;--thumb-size:38px;--radius-lg:10px;--radius-sm:6px}.is-compact .upscale-saas-main{gap:2.4rem;gap:calc(var(--space-lg)*1.2);padding:2rem;padding:var(--space-lg)}.is-compact .upscale-saas-left{border-radius:18px;border-radius:var(--radius-lg);box-shadow:0 2px 16px #3b82f61a;box-shadow:var(--c-shadow-small);max-width:450px;padding:2rem;padding:var(--space-lg);width:100%}.is-compact .upscale-saas-dragdrop{align-items:center;border:1px solid rgba(66,50,206,.852);border:1px solid var(--clr-border);cursor:pointer;display:flex;justify-content:center;min-height:180px;width:100%}.is-compact .upscale-saas-preview-16by9{max-width:1200px;min-height:320px}@media (max-width:900px){.is-compact .upscale-saas-main{flex-direction:column;padding-inline:.5rem}.is-compact .upscale-saas-preview-16by9{border-radius:8px;border-radius:var(--radius-sm);min-height:180px}}.saas-dropdown{display:inline-block;margin-bottom:.6rem;min-width:110px;position:relative}.saas-dropdown-btn{align-items:center;background:#181c24;border:1.5px solid #fff;border-radius:8px;box-shadow:0 1.5px 8px #3b82f612;color:#fff;cursor:pointer;display:flex;font-size:.97rem;font-weight:600;justify-content:space-between;padding:.65rem 1.2rem .65rem .9rem;text-align:left;transition:border .2s,box-shadow .2s;width:100%}.saas-dropdown-btn.open,.saas-dropdown-btn:focus{border:1.5px solid #3b82f6;outline:none}.saas-dropdown-arrow{color:#3b82f6;font-size:.95em;margin-left:.7rem}.saas-dropdown-list{animation:dropdownFadeIn .18s;background:#181c24;border:1.5px solid #fff;border-radius:8px;box-shadow:0 4px 24px #3b82f621;left:0;list-style:none;margin:0;max-height:320px;overflow:auto;padding:.3rem 0;position:absolute;top:110%;width:100%;z-index:4000}.saas-dropdown,.saas-dropdown-btn{line-height:1}.saas-dropdown-btn{padding-bottom:.7rem;padding-top:.7rem}.saas-dropdown-list .saas-dropdown-item{align-items:center;display:flex;min-height:38px}.saas-dropdown.drop-up .saas-dropdown-list{bottom:110%;top:auto}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.saas-dropdown-item{background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.97rem;padding:.6rem 1.1rem;transition:background .15s,color .15s}.saas-dropdown-item.selected,.saas-dropdown-item:hover{background:#23272f;color:#3b82f6}.saas-toggle-row{align-items:center;display:flex;gap:1.1rem;margin-bottom:.7rem}.saas-toggle-label{color:#fff;font-size:1.13rem;font-weight:600}.saas-toggle{align-items:center;background:#181c24;border:1.5px solid #fff;border-radius:20px;cursor:pointer;display:flex;height:32px;outline:none;padding:0;position:relative;transition:border .2s,background .2s;width:56px}.saas-toggle.on{background:#23272f;border:1.5px solid #3b82f6}.saas-toggle-slider{background:#fff;border-radius:50%;height:26px;left:3px;position:absolute;top:3px;transition:left .18s,background .18s;width:26px}.saas-toggle.on .saas-toggle-slider{background:#3b82f6;left:27px}.saas-toggle-state{color:#3b82f6;font-size:1.13rem;font-weight:700;min-width:38px;text-align:left}.upscale-saas-left-flexcol{display:flex;flex-direction:column;height:100%;justify-content:flex-start;position:relative}.upscale-saas-upload-large{border:3px dashed #3b82f6;border:3px dashed var(--clr-blue);margin-bottom:1rem;min-height:320px}.upscale-saas-upload-preview-large{background:#181c24;border-radius:14px;height:320px;max-height:350px;object-fit:contain;position:relative;width:100%}.upscale-saas-remove-btn{align-items:center;background:#181c24d9;border:1.5px solid #3b82f6;border:1.5px solid var(--clr-blue);border-radius:10%;box-shadow:0 2px 8px #0003;color:#3b82f6;color:var(--clr-blue);cursor:pointer;display:flex;font-size:1.3rem;height:36px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .2s;width:36px;z-index:10}.upscale-saas-remove-btn:hover{background:#3b82f6;background:var(--clr-blue);box-shadow:0 2px 12px #3b82f64d;color:#fff;transform:scale(1.1)}.upscale-saas-remove-btn:active{transform:scale(.95)}.upscale-saas-upload-placeholder-large{align-items:center;color:#3b82f6;color:var(--clr-blue);display:flex;flex-direction:column;font-size:1.25rem;justify-content:center;line-height:1.45;padding:5.8rem 0;text-align:center}.upscale-saas-image-info{background:#3b82f614;border:1px solid #3b82f626;border-radius:8px;border-radius:var(--radius-sm);color:#cbd5e1;color:var(--clr-text-sub);font-size:.95rem;margin-top:.8rem;padding:.5rem 1rem;text-align:center}.upscale-saas-size-slider{margin-top:1rem;padding:0 .5rem;width:100%}.upscale-saas-size-slider-label{align-items:center;color:#cbd5e1;color:var(--clr-text-sub);display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:.5rem}.upscale-saas-size-slider-value{background:#3b82f61a;border-radius:4px;color:#3b82f6;color:var(--clr-blue);font-weight:600;padding:.2rem .6rem}.upscale-saas-size-slider-input{appearance:none;-webkit-appearance:none;background:#3b82f633;border-radius:2px;height:4px;outline:none;width:100%}.upscale-saas-size-slider-input:disabled{cursor:not-allowed;opacity:.5}.upscale-saas-size-slider-input:disabled::-webkit-slider-thumb{background:#94a3b8;box-shadow:none;cursor:not-allowed}.upscale-saas-size-slider-input:disabled::-moz-range-thumb{background:#94a3b8;box-shadow:none;cursor:not-allowed}.upscale-saas-size-slider-input::-webkit-slider-thumb{-webkit-appearance:none;background:#3b82f6;background:var(--clr-blue);border-radius:50%;box-shadow:0 2px 6px #3b82f64d;cursor:pointer;height:20px;-webkit-transition:all .2s;transition:all .2s;width:20px}.upscale-saas-size-slider-input::-webkit-slider-thumb:hover{box-shadow:0 2px 8px #3b82f666;transform:scale(1.1)}.upscale-saas-size-slider-input::-moz-range-thumb{background:#3b82f6;background:var(--clr-blue);border:none;border-radius:50%;box-shadow:0 2px 6px #3b82f64d;cursor:pointer;height:20px;-moz-transition:all .2s;transition:all .2s;width:20px}.upscale-saas-size-slider-input::-moz-range-thumb:hover{box-shadow:0 2px 8px #3b82f666;transform:scale(1.1)}.filter-chip-row{grid-gap:8px;align-items:start;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(120px,1fr));margin:8px 0 6px;width:100%}@media (max-width:900px){.filter-chip-row{grid-template-columns:repeat(2,minmax(120px,1fr))}}.filter-chip{background:#181c24;border:1.5px solid #fff;border-radius:999px;color:#fff;cursor:pointer;font-size:.92rem;font-weight:700;line-height:1.2;padding:6px 12px;text-align:center;transition:border .2s,background .2s,color .2s,transform .1s;white-space:normal;width:100%;word-break:keep-all}.filter-chip:focus-visible,.filter-chip:hover{border-color:#3b82f6;outline:none}.filter-chip.active{background:#3b82f6;border-color:#3b82f6}.upscale-saas-size-slider-input.filter{margin-top:2px}.upscale-saas-thumbnail,.upscale-saas-thumbnail-row{display:none!important}.upscale-saas-options-vertical{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2.2rem}.upscale-saas-action-row-bottom{align-items:flex-end;display:flex;gap:1.2rem;margin-top:auto;padding-bottom:.5rem;width:100%}.upscale-saas-generate-btn-full{align-items:center;border-radius:10px;box-sizing:border-box;display:flex;font-size:1.13rem;font-weight:700;gap:8px;justify-content:center;line-height:1.2;min-width:0;overflow:hidden;padding:1.1rem 0;position:relative;width:100%}.btn-label{flex:0 0 auto;line-height:1.2}.credit-badge{background:#2563ebeb;border-radius:6px;box-shadow:0 2px 8px #3b82f61a;color:#fff;font-size:1.13rem;font-weight:700;letter-spacing:.01em;line-height:1.2;margin-left:0;padding:.08em .7em;text-shadow:0 1px 6px #3b82f62e;white-space:nowrap}@media (max-width:1100px){.upscale-saas-upload-large,.upscale-saas-upload-preview-large{height:160px;max-height:180px;min-height:160px}}@media (max-width:700px){.upscale-saas-upload-large,.upscale-saas-upload-preview-large{height:200px;max-height:220px;min-height:200px}.upscale-saas-upload-placeholder-large{font-size:1.1rem;padding:3rem 0}}.upscale-bg-gradient-noise{background:linear-gradient(135deg,#181c24,#23272f);min-height:100vh;overflow:hidden;position:relative}.upscale-bg-gradient-noise:before{background:url(https://www.transparenttextures.com/patterns/noise.png),radial-gradient(circle at 60% 40%,#3b82f61a 0,#0000 70%);content:"";inset:0;opacity:.13;pointer-events:none;position:absolute;z-index:0}:root{--c-blue:#3b82f6;--c-blue-dark:#2563eb;--c-red:#ff4d4f;--c-bg-dark:#181c24;--c-panel:#ffffff14;--c-panel-dark:#1e293b59;--c-border:#ffffff21;--radius-lg:18px;--radius-sm:8px;--shadow-sm:0 2px 12px #3b82f614;--shadow-md:0 2px 24px #3b82f61a;--shadow-lg:0 6px 32px #3b82f621;--space-xl:2.5rem;--space-lg:2rem;--space-md:1.2rem;--space-sm:0.7rem;--thumb-size:48px;--thumb-size-sm:38px;--font-title:1.25rem;--font-base:1.05rem;--font-small:0.98rem}@media (prefers-color-scheme:dark){:root{--c-panel:var(--c-panel-dark);--c-border:#ffffff14}}.upscale-card-layout{align-items:stretch;display:flex;flex-direction:row;gap:2rem;gap:var(--space-lg);margin:0 auto;max-width:1800px;min-height:calc(100vh - 6rem);padding:2.5rem 2.5vw 3rem;padding:var(--space-xl) 2.5vw 3rem}@media (max-width:700px){.upscale-card-layout{gap:1.2rem;gap:var(--space-md);padding:2rem 1rem;padding:var(--space-lg) 1rem 2rem}}@media (max-width:480px){.upscale-card-layout{gap:.7rem;gap:var(--space-sm);padding:1.2rem .5rem 1.5rem;padding:var(--space-md) .5rem 1.5rem}}.is-bottom-align .upscale-card-layout{align-items:flex-end}.upscale-result-card{background:#ffffff14;background:var(--c-panel);border:1.5px solid #ffffff21;border:1.5px solid var(--c-border);border-radius:18px;border-radius:var(--radius-lg);box-shadow:0 2px 24px #3b82f61a;box-shadow:var(--shadow-md);display:flex;flex:1 0 clamp(260px,32%,340px);flex-direction:column;justify-content:center;max-height:100vh;min-height:300px;padding:.1rem 2rem;transition:transform .18s}.upscale-result-card:hover{transform:translateY(-4px);will-change:transform}.upscale-result-inner{flex-direction:column}.upscale-result-img-wrapper,.upscale-result-inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.upscale-result-img-wrapper{background:#272727;margin:0 auto;max-width:600px;overflow:hidden;position:relative}.upscale-result-img-wrapper img{display:block;height:auto;margin:auto;max-height:100%;max-width:100%;object-fit:contain;object-position:center;width:auto}.upscale-result-img-wrapper [data-testid=left-image],.upscale-result-img-wrapper [data-testid=right-image]{display:block;height:auto;margin:auto;max-height:100%;max-width:100%;object-fit:contain!important;object-position:center!important;width:auto}.upscale-result-fab-group{position:absolute;right:12px;top:12px;z-index:20}.upscale-result-fab-group,.upscale-result-fabbar{display:flex;flex-direction:column;gap:.7rem;gap:var(--space-sm)}.upscale-result-fabbar{align-items:center;background:#12141ceb;border-radius:18px;border-radius:var(--radius-lg);box-shadow:0 4px 24px #00000021;padding:.7rem 1.1rem;padding:var(--space-sm) calc(var(--space-sm) + .4rem)}.upscale-result-fab{background:linear-gradient(135deg,#23272f 60%,#3b82f6);background:linear-gradient(135deg,#23272f 60%,var(--c-blue) 100%);border:none;border-radius:50%;box-shadow:0 2px 12px #3b82f614;box-shadow:var(--shadow-sm);display:flex;font-size:1.35rem;font-weight:700;height:46px;transition:background .18s,transform .13s,box-shadow .18s;width:46px}.upscale-result-fab svg{color:#fff;line-height:1}.upscale-result-fab:focus-visible,.upscale-result-fab:hover{background:linear-gradient(135deg,#3b82f6 60%,#2563eb);background:linear-gradient(135deg,var(--c-blue) 60%,var(--c-blue-dark) 100%);box-shadow:0 4px 24px #3b82f62e;outline:none;transform:scale(1.12)}.upscale-history-card{align-items:center;background:#ffffff14;background:var(--c-panel);border:1.5px solid #ffffff21;border:1.5px solid var(--c-border);border-radius:18px;border-radius:var(--radius-lg);box-shadow:0 2px 24px #3b82f61a;box-shadow:var(--shadow-md);flex:0 0 180px;max-height:100vh;max-width:200px;overflow-y:auto;padding:1.2rem 1.15rem 1.2rem .25rem;padding:var(--space-md) calc(var(--space-sm) + .45rem) var(--space-md) .25rem}.history-title{color:#fff;font-size:1.05rem;font-size:var(--font-base);font-weight:600;margin-bottom:.7rem;margin-bottom:var(--space-sm);padding-bottom:.5rem;width:100%}.history-list{display:flex;flex-direction:column;gap:1rem;width:100%}.history-item{margin:0 auto;max-width:140px;transition:transform .15s,background .15s,border-color .15s;width:100%}.history-item:focus-visible,.history-item:hover{background:#ffffff21;border-color:#3b82f64d;outline:none;transform:translateY(-2px) scale(1.04)}.history-thumbnail{border-radius:var(--radius-sm);box-shadow:0 2px 12px #3b82f614;box-shadow:var(--shadow-sm);height:80px;margin-bottom:.5rem;width:100%}.upscale-left-cards{display:flex;flex-direction:column;gap:.7rem;gap:var(--space-sm);max-width:440px}.upscale-guide-card{background:#ffffff14;background:var(--c-panel);border:1.5px solid #ffffff21;border:1.5px solid var(--c-border);border-radius:10px;border-radius:calc(var(--radius-sm) + 2px);box-shadow:0 2px 12px #3b82f614;box-shadow:var(--shadow-sm);padding:1.2rem;padding:var(--space-md)}@media (max-width:700px){.upscale-guide-card{padding:.7rem .7rem 0;padding:var(--space-sm) var(--space-sm) 0}}@media (max-width:480px){.upscale-guide-card{padding:.8rem .8rem 0}}.guide-title{color:#3b82f6;color:var(--c-blue);font-size:1.05rem;font-size:var(--font-base);font-weight:700;margin:0 0 .7rem;margin:0 0 var(--space-sm) 0}.guide-list{color:#cbd5e1;font-size:.98rem;font-size:var(--font-small);list-style:disc;margin:0;padding-left:1.1rem}.guide-list li{margin-bottom:.3rem}.upscale-generate-btn-large{align-items:center;background:linear-gradient(90deg,#3b82f6,#2563eb);background:linear-gradient(90deg,var(--c-blue) 0,var(--c-blue-dark) 100%);border:none;border-radius:18px;border-radius:var(--radius-lg);box-shadow:0 6px 32px #3b82f621;box-shadow:var(--shadow-lg);color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:800;gap:.75rem;justify-content:center;padding:1.25rem 0;transition:background .18s,transform .13s,box-shadow .18s;width:100%}.upscale-generate-btn-large:focus-visible:not(:disabled),.upscale-generate-btn-large:hover:not(:disabled){outline:none;transform:translateY(-3px)}.upscale-generate-btn-large:disabled{cursor:not-allowed;opacity:.55}.upscale-loading-wrapper{align-items:center;background:#181c24;background:var(--c-bg-dark);border-radius:8px;border-radius:var(--radius-sm);display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.upscale-loading-blur{filter:blur(16px) brightness(.7) grayscale(.2);inset:0;object-fit:contain;pointer-events:none;position:absolute}.upscale-loading-center{align-items:center;display:flex;flex-direction:column;gap:1.2rem;gap:var(--space-md);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.upscale-spinner{animation:upscale-spin 1s linear infinite;border:5px solid #3b82f6;border:5px solid var(--c-blue);border-radius:50%;border-top:5px solid #fff;height:48px;width:48px}@keyframes upscale-spin{to{transform:rotate(1turn)}}.upscale-loading-btn{align-items:center;background:linear-gradient(90deg,#3b82f6,#2563eb);background:linear-gradient(90deg,var(--c-blue) 0,var(--c-blue-dark) 100%);border:none;border-radius:8px;border-radius:var(--radius-sm);box-shadow:0 2px 12px #3b82f614;box-shadow:var(--shadow-sm);color:#fff;cursor:not-allowed;display:flex;font-size:1.05rem;font-size:var(--font-base);font-weight:700;gap:.7rem;opacity:.95;padding:1rem 2rem}@media (max-width:1400px){.upscale-card-layout{min-height:0;min-height:auto}.upscale-history-card{display:none}}@media (max-width:1100px){.upscale-card-layout{flex-direction:column}.upscale-result-card{aspect-ratio:6/5;flex:0 1 auto;max-width:100%;min-height:240px;padding:1.2rem .7rem;padding:var(--space-md) var(--space-sm)}}@media (max-width:1000px){.upscale-result-fab-group{flex-direction:column;right:8px;top:8px}.upscale-result-fabbar{border-radius:8px;border-radius:var(--radius-sm);padding:.4rem .45rem}.upscale-result-fab{font-size:1.08rem;height:38px;width:38px}:root{--thumb-size:var(--thumb-size-sm)}.upscale-result-card{aspect-ratio:auto;min-height:420px}.option-row-flex.option-row-4col,.upscale-guide-card{display:none!important}.upscale-control-bar{border-radius:12px;bottom:12px;display:flex;left:50%;max-width:calc(100% - 24px);padding-top:4px;position:fixed;transform:translateX(-50%);width:calc(100% - 24px);z-index:100}}@media (max-width:700px){.upscale-result-fab-group{flex-direction:column;right:8px;top:8px}.upscale-result-fabbar{border-radius:8px;border-radius:var(--radius-sm);padding:.4rem .45rem}.upscale-result-fab{font-size:1.08rem;height:38px;width:38px}:root{--thumb-size:var(--thumb-size-sm)}.upscale-result-card{aspect-ratio:auto;min-height:420px}.option-row-flex.option-row-4col{display:none!important}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important}.history-item:hover,.upscale-generate-btn-large:hover,.upscale-result-card:hover,.upscale-result-fab:hover{transform:none!important}}:root{--header-h:64px}@media (max-width:700px){:root{--header-h:56px}}.saas-layout,.upscale-page,body{padding-top:64px;padding-top:var(--header-h)}.no-header{--header-h:0px}.upscale-result-img-wrapper [data-testid=left-image][style*="object-fit: cover"],.upscale-result-img-wrapper [data-testid=right-image][style*="object-fit: cover"]{height:100%!important;max-height:100%!important;max-width:100%!important;object-fit:contain!important;width:auto!important}.fullscreen-compare-inner{background:#0000}@media (max-width:700px){.fullscreen-close-btn{font-size:2rem;right:12px;top:12px}}@media (max-width:1000px){.upscale-guide-card,.upscale-history-card{display:none!important}.upscale-control-bar{border-radius:12px;bottom:12px;display:flex;left:50%;max-width:calc(100% - 24px);padding-top:4px;position:fixed;transform:translateX(-50%);width:calc(100% - 24px);z-index:100}}@media (max-width:1100px){.upscale-saas-outer .upscale-guide-card,.upscale-saas-outer .upscale-history-card{display:none!important}.upscale-saas-outer .upscale-control-dropdowns{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.upscale-saas-outer .upscale-control-dropdowns .saas-dropdown{min-width:auto;width:100%}.upscale-saas-outer .option-group-bg{display:none!important}.upscale-saas-outer .upscale-control-bar{border-radius:12px;bottom:12px;display:flex;left:50%;max-width:calc(100% - 24px);padding-top:4px;position:fixed;transform:translateX(-50%);width:calc(100% - 24px);z-index:100}}@media (max-width:700px){.upscale-guide-card,.upscale-history-card{display:none!important}}.upscale-control-bar{align-items:stretch;background:#111827eb;border:2px solid #94a3b859;border-radius:18px;bottom:1.5rem;bottom:var(--sp-lg);box-shadow:0 6px 24px #00000059;display:none;flex-direction:column;gap:12px;justify-content:center;left:0;margin:2.5rem auto 0;margin:var(--sp-2xl) auto 0;max-width:calc(100% - 40px);padding:10px 14px;position:-webkit-sticky;position:sticky;right:0;width:calc(100% - 40px);z-index:50}@media (max-width:700px){.upscale-control-bar{border-radius:12px;bottom:12px;display:flex;left:50%;max-width:calc(100% - 24px);padding-top:4px;position:fixed;transform:translateX(-50%);width:calc(100% - 24px);z-index:100}}.generate-area{background:#3b82f60f;border:1.5px dashed #3b82f659;border-radius:12px;padding:12px}.guide-link{margin-top:0!important}.upscale-control-summary,.upscale-control-summary .summary-item b{display:none}.upscale-control-actions{align-items:center;display:flex;gap:12px;justify-content:center;width:100%}.upscale-mobile-generate-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);background:linear-gradient(135deg,var(--c-blue) 0,var(--c-blue-dark) 100%);border:none;border-radius:16px;box-shadow:0 2px 24px #3b82f61a;box-shadow:var(--shadow-md);color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;padding:10px 16px;transition:all .3s ease}.upscale-mobile-generate-btn:hover:not(:disabled){box-shadow:0 6px 32px #3b82f621;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.upscale-mobile-generate-btn:disabled{cursor:not-allowed;opacity:.6}@media (min-width:700px){.upscale-control-bar{background:#111827eb;border-color:#94a3b859;box-shadow:0 6px 24px #00000059}}.upscale-control-dropdowns{align-items:stretch;display:flex;flex-direction:column;gap:8px;padding:2px 0}.upscale-control-dropdowns .saas-dropdown{min-width:100%;width:100%}@media (max-width:700px){.upscale-control-dropdowns{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.upscale-control-dropdowns .saas-dropdown{min-width:auto;width:100%}.option-row-horizontal{display:none!important}}:root{--iedit-input-width:1.1fr;--iedit-result-width:2.1fr;--iedit-history-width:0.5fr;--iedit-card-height:88vh;--iedit-container-height:90vh}.consistency-outer{background:var(--clr-bg-outer);min-height:90vh;min-height:var(--iedit-container-height)}.consistency-main{grid-gap:var(--sp-lg);align-items:start;display:grid;gap:var(--sp-lg);grid-template-areas:"left center right";grid-template-columns:1.1fr 2.1fr .5fr;grid-template-columns:var(--iedit-input-width,1.1fr) var(--iedit-result-width,2.1fr) var(--iedit-history-width,.9fr);margin:0 auto;max-width:1900px;padding:var(--sp-2xl) var(--sp-lg)}.consistency-left-cards{align-self:start;display:flex;flex-direction:column;gap:var(--sp-lg);grid-area:left}.consistency-result-card{grid-area:center}.upscale-history-card{grid-area:right}.consistency-main.upscale-card-layout{grid-gap:var(--sp-lg);align-items:stretch;display:grid!important;gap:var(--sp-lg);grid-template-columns:1.1fr 2.1fr .5fr;grid-template-columns:var(--iedit-input-width,.9fr) var(--iedit-result-width,2.1fr) var(--iedit-history-width,1fr)}.consistency-right-cards{display:flex;flex-direction:column;gap:var(--sp-lg);height:100%}.history-title{margin:0 0 12px}.consistency-upload-card{align-items:center;background:var(--clr-bg-panel);border:2px dashed var(--clr-border);border-radius:var(--radius-lg);display:flex;justify-content:center;min-height:320px;padding:var(--sp-xl);position:relative;transition:border-color .2s ease,background .2s ease,transform .2s ease}.consistency-upload-card:hover{background:#3b82f60f;border-color:var(--clr-blue)}.consistency-upload-card.drag-active{background:#3b82f61f;border-color:var(--clr-blue);transform:translateY(-1px)}.consistency-character-card{background:#3b82f60f;border-color:var(--clr-blue);border-style:solid}.consistency-character-card:hover{background:#3b82f61a;border-color:var(--clr-blue)}.consistency-character-card.drag-active{background:#3b82f629;border-color:var(--clr-blue)}.char-badge{background:var(--clr-blue);border-radius:999px;box-shadow:0 2px 10px #3b82f659;color:#fff;font-size:.78rem;font-weight:900;left:10px;padding:4px 8px;position:absolute;top:10px}.consistency-reference-card{background:#a78bfa0f;border-color:#a78bfa;border-style:solid}.consistency-reference-card:hover{background:#a78bfa1a;border-color:#8b5cf6}.consistency-reference-card.drag-active{background:#a78bfa29;border-color:#8b5cf6}.ref-badge{background:#8b5cf6;border-radius:999px;box-shadow:0 2px 10px #8b5cf659;color:#fff;font-size:.78rem;font-weight:900;left:10px;padding:4px 8px;position:absolute;top:10px}.ref-sub{color:#c4b5fd;font-size:.95rem;font-weight:700;margin:6px 0 12px}.consistency-options-card{display:flex;display:none!important;flex-direction:column;gap:var(--sp-md);height:100%;overflow:auto;padding:var(--sp-lg)}.prompt-card{background:#0d1220d9;border:1.5px solid #ffffff1a;border-radius:16px;box-shadow:0 6px 24px #0000002e;padding:14px}.mini-thumb-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:14px;padding-left:14px;padding-right:14px}.mini-thumb{align-items:center;aspect-ratio:1/1;background:#3b82f60f;border:1.5px dashed #ffffff40;border-radius:14px;color:#cbd5e1;cursor:pointer;display:flex;font-weight:800;justify-content:center;min-height:180px;overflow:hidden;position:relative;width:100%}.mini-thumb.character{background:#3b82f61a;border-color:#3b82f68c}.mini-thumb.character.coming-soon{cursor:not-allowed;opacity:.55}.mini-thumb.character.coming-soon:hover{box-shadow:none;filter:none}.mini-thumb.character.coming-soon .mini-thumb-title{opacity:.9}.mini-thumb.character.coming-soon .mini-thumb-sub{opacity:.8}.mini-thumb.reference{background:#a78bfa1a;border-color:#a78bfa8c}.mini-thumb.drag-active{box-shadow:inset 0 0 0 3px #3b82f640;filter:brightness(1.05)}.mini-thumb-label{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center;text-align:center}.mini-thumb-title{font-size:1.02rem;font-weight:900}.mini-thumb-sub{color:#94a3b8;font-size:.86rem;font-weight:700}.extract-btn{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#a78bfa26;border:1.5px solid #a78bfa99;border-radius:10px;bottom:10px;color:#e9d5ff;cursor:pointer;font-size:.9rem;font-weight:800;padding:8px 10px;position:absolute;right:10px}.extract-btn:hover{background:#a78bfa40}.extract-btn.loading{cursor:wait;opacity:.7}.mini-thumb img{display:block;height:100%;object-fit:cover;width:100%}.mini-thumb .image-controls{display:flex;flex-direction:column;gap:4px;position:absolute;right:8px;top:8px;z-index:5}.mini-thumb .image-controls .remove-btn-x{align-items:center;background:#000c;border:2px solid #ffffff4d;border-radius:10%;box-shadow:0 2px 8px #0000004d;box-sizing:border-box;color:#fff!important;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:28px;justify-content:center;position:relative;transition:all .3s ease;width:28px}.mini-thumb .image-controls .remove-btn-x:hover{background:#dc2626f2;border-color:#ffffff80;transform:scale(1.06)}.prompt-tabs{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;display:flex;gap:8px;margin-bottom:12px;padding:4px;width:-webkit-fit-content;width:fit-content}.prompt-tab{background:#0000;border:none;border-radius:999px;color:#cbd5e1;cursor:pointer;font-weight:800;padding:8px 14px}.prompt-tab.active{background:#3b82f6;color:#fff}.prompt-panel,.upscale-saas-upload-placeholder{display:flex;flex-direction:column;gap:10px}.upscale-saas-upload-placeholder{align-items:center;justify-content:center;text-align:center;width:100%}.upscale-saas-upload-placeholder .upload-icon{align-items:center;display:flex;justify-content:center}.upscale-saas-upload-placeholder .upload-hint{color:var(--clr-text-base);font-weight:800;line-height:1.4}.upscale-saas-remove-btn .remove-x{color:currentColor;font-size:1.3rem;font-weight:900;line-height:1}.consistency-option-row{align-items:stretch;display:flex;flex-wrap:wrap;gap:var(--sp-lg)}.consistency-option-row .consistency-input-group:first-child{flex:1.2 1}.consistency-input-group{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:260px}.consistency-label{color:var(--clr-text-sub);font-size:.9rem;font-weight:600}.consistency-prompt-input{background:#0f1420;border:1.5px solid #ffffff1f;border-radius:14px;box-shadow:inset 0 2px 10px #0000001f,0 1px 0 #ffffff0a;color:var(--clr-text-base);font-size:1.05rem;padding:14px 16px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}:root{--prompt-textarea-min-h:250px}.consistency-prompt-textarea{height:250px;height:var(--prompt-textarea-min-h);line-height:1.5;min-height:250px;min-height:var(--prompt-textarea-min-h);resize:vertical}@media (max-width:700px){:root{--prompt-textarea-min-h:260px}}.consistency-prompt-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640;outline:none}.consistency-prompt-input::placeholder{color:#9aa5b1}.consistency-prompt-input[disabled],.consistency-prompt-textarea[disabled]{background:#ffffff0a;cursor:not-allowed;opacity:.6}.consistency-prompt-input::placeholder{color:#94a3b8}.prompt-toolbar{align-items:center;color:var(--clr-text-sub);display:flex;font-size:.9rem;gap:8px}.prompt-toolbar .chip{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;padding:4px 10px}.ai-prompt-tip,.prompt-tip{color:var(--clr-text-sub);font-size:.85rem;margin-top:4px}.prompt-actions{grid-gap:10px;gap:10px;margin-top:10px}.consistency-generate-btn{padding:var(--sp-md) var(--sp-xl);width:100%}.prompt-actions{grid-gap:var(--sp-sm);align-items:stretch;display:grid;gap:var(--sp-sm);grid-template-columns:1fr 1fr;margin-top:var(--sp-sm);width:100%}.btn-apply,.btn-restore{line-height:1;min-height:44px;white-space:nowrap}.btn-apply.loading{position:relative}.btn-apply.loading .spinner{animation:spin .9s linear infinite;border:2px solid #fff9;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.prompt-actions :focus-visible{outline:3px solid var(--clr-blue);outline-offset:2px}.ratio-row{gap:8px}.ratio-controls,.ratio-row{align-items:center;display:flex}.ratio-controls{flex-wrap:nowrap;gap:10px;justify-content:space-between}.ratio-select-btn{flex:1 1 auto;min-width:0}.count-wrap{align-items:center;background:#ffffff0d;border:2px solid var(--clr-border);border-radius:12px;display:flex;flex:0 0 auto;gap:10px;padding:6px 10px}.count-label{color:var(--clr-text-sub);font-size:.95rem;font-weight:800}.count-segment{border:2px solid var(--clr-border);border-radius:10px;display:inline-flex;overflow:hidden}.seg-btn{background:var(--clr-bg-base);border:none;color:var(--clr-text-base);cursor:pointer;font-weight:800;padding:8px 12px}.seg-btn+.seg-btn{border-left:2px solid var(--clr-border)}.seg-btn.active{background:var(--clr-blue);color:#fff}.seg-btn:focus-visible{outline:3px solid var(--clr-blue);outline-offset:2px}.count-select-btn{background:var(--clr-bg-base);border:2px solid var(--clr-border);border-radius:8px;color:var(--clr-text-base);font-weight:800;padding:8px 12px}.ratio-hint{color:var(--clr-text-sub);font-size:.85rem}.ratio-select-btn{align-items:center;background:#ffffff0d;border:2px solid var(--clr-border);border-radius:var(--radius-md);color:var(--clr-text-base);display:flex;font-weight:800;justify-content:center;padding:12px 14px;text-align:center}.ratio-select-btn:focus-visible{outline:3px solid var(--clr-blue);outline-offset:2px}.ratio-overlay{align-items:center;background:#000000bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:3000}.ratio-modal{background:var(--clr-bg-base);border:2px solid var(--clr-border);border-radius:16px;box-shadow:var(--shadow-lg);max-width:1080px;padding:18px;width:94vw}.ratio-panel{background:#ffffff0f;border:1px solid var(--clr-border);border-radius:12px;display:flex;gap:16px;margin-top:10px;padding:12px}.ratio-preview{flex:0 0 280px}.ratio-preview,.ratio-preview-box{align-items:center;display:flex;justify-content:center}.ratio-preview-box{background:var(--clr-bg-base);border:2px solid var(--clr-border);border-radius:10px;height:280px;width:230px}.ratio-preview-inner{align-items:center;background:#fff;border:2px solid #cbd5e1;border-radius:8px;color:#0f172a;display:flex;font-size:1.1rem;height:auto;justify-content:center;width:76%}.ratio-preview-inner span{font-weight:800}.ratio-columns{display:flex;flex:1 1;gap:28px}.ratio-col{display:flex;flex-direction:column;gap:8px}.ratio-col-title{color:var(--clr-text-sub);font-size:1.1rem;font-weight:900}.ratio-tags{display:flex;flex-wrap:wrap;gap:8px}.ratio-tag{background:var(--clr-bg-base);border:2px solid var(--clr-border);border-radius:10px;color:var(--clr-text-base);cursor:pointer;font-size:1.02rem;font-weight:900;padding:10px 14px}.ratio-tag.sel,.ratio-tag:hover{background:var(--clr-blue);border-color:var(--clr-blue);color:#fff}.ratio-center{display:flex;justify-content:center;margin-top:8px}.ratio-footer{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.btn-apply-green,.btn-close{border:2px solid var(--clr-border);border-radius:8px;cursor:pointer;font-weight:800;padding:10px 14px}.btn-apply-green{background:var(--clr-green);border-color:var(--clr-green);color:#fff}.btn-apply-green:hover{background:#059669;border-color:#059669}.btn-close{background:#fff;color:#0f172a}.btn-close:hover{border-color:var(--clr-blue)}.btn-apply,.btn-restore{align-items:center;border:2px solid var(--clr-border);border-radius:var(--radius-md);cursor:pointer;display:inline-flex;font-size:1.05rem;font-weight:800;gap:8px;padding:14px 18px;transition:transform .12s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;width:100%}.btn-apply:focus-visible,.btn-restore:focus-visible{outline:3px solid var(--clr-blue);outline-offset:2px}.btn-apply{background:var(--clr-green);border-color:var(--clr-green);color:#fff}.btn-apply:hover{background:#059669;border-color:#059669;box-shadow:0 6px 18px #10b98147;transform:translateY(-1px)}.btn-apply.loading{box-shadow:none;cursor:not-allowed;opacity:.7}.btn-restore{background:#fff;border-color:var(--clr-border);color:#0f172a}.btn-restore:hover{background:#fffffff2;border-color:var(--clr-blue);box-shadow:0 6px 18px #94a3b840;color:#0f172a;transform:translateY(-1px)}.credit-badge{background:#ffffff2e;border:1px solid #ffffff73;border-radius:var(--radius-sm);font-size:.85rem;padding:4px 8px}.consistency-result-card{align-self:start;background:#ffffff0d;border-color:#ffffff1a;border-radius:15px;box-shadow:0 6px 24px #00000026;display:flex;flex-direction:column;height:880px;min-height:0;overflow:hidden;padding:var(--sp-md);padding-bottom:var(--sp-lg);position:relative}.consistency-result-card.upscale-result-card{max-height:90vh!important}.consistency-result-header{align-items:center;display:flex;gap:12px;padding:12px 8px 0;width:100%}.consistency-card-title{color:var(--clr-text-base);font-size:1.05rem;font-weight:700;margin:0}.consistency-divider{background:linear-gradient(90deg,#3b82f600,#3b82f680,#3b82f600);flex:1 1;height:1px;opacity:.7}.result-shell{background:linear-gradient(145deg,#16181fe6,#12141ce6);border:1px solid #ffffff1a;border-radius:14px;box-shadow:inset 0 1px 0 #ffffff0f,0 12px 36px #00000040;box-sizing:border-box;flex:1 1;margin:8px 6px 0;min-height:0;overflow:auto;padding:10px;position:relative;width:100%}.result-shell::-webkit-scrollbar{height:10px;width:10px}.result-shell::-webkit-scrollbar-track{background:#ffffff08;border-radius:10px}.result-shell::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3b82f6,#2563eb);border:2px solid #00000040;border-radius:10px}.result-shell::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#4f8ef6,#2f6deb)}.result-shell{scrollbar-color:#3b82f6 #ffffff08;scrollbar-width:thin}.consistency-grid{grid-gap:5px;align-items:stretch;box-sizing:border-box;display:grid;gap:5px;grid-template-columns:repeat(2,minmax(260px,1fr));padding:0;width:100%}.results-grid .consistency-grid-cell{background:#ffffff0a;border:1.5px solid #ffffff1f}.history-grid .history-item{background:#ffffff08;border:1px dashed #94a3b859}.history-grid .history-item:hover{border-color:#93c5fd}.history-grid .history-thumbnail{border-radius:10px}@media (min-width:1201px){.consistency-result-card{overflow:hidden}.consistency-result-card .results-grid{overflow:auto;padding-right:6px}.consistency-result-card .results-grid::-webkit-scrollbar{width:8px}.consistency-result-card .results-grid::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:6px}}.section-header{align-items:center;display:flex;justify-content:space-between;margin:6px 0 8px}.section-label{align-items:center;border-radius:999px;display:inline-flex;font-size:.98rem;font-weight:900;gap:8px;letter-spacing:.02em;padding:6px 10px;-webkit-user-select:none;user-select:none}.label-results{background:#3b82f61f;border:1px solid #3b82f659;color:#93c5fd}.label-history{background:#a78bfa1f;border:1px solid #a78bfa59;color:#c4b5fd}.consistency-grid-cell{align-items:center;background:#ffffff0a;border:1.5px solid var(--clr-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);display:flex;height:400px;height:var(--cell-size,400px);justify-content:center;min-height:0;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.consistency-grid-cell:hover{border-color:var(--clr-blue);box-shadow:var(--shadow-md)}.consistency-grid-cell img{display:block;height:100%;object-fit:contain;width:100%}.consistency-grid-placeholder{color:var(--clr-text-sub);font-size:.95rem}.consistency-history-card{display:flex;flex-direction:column}.consistency-sticky{align-items:center;-webkit-backdrop-filter:blur(6px) saturate(120%);backdrop-filter:blur(6px) saturate(120%);background:#181c2499;border:1.5px solid var(--clr-border);border-radius:12px;bottom:12px;box-shadow:var(--shadow-sm);display:flex;gap:var(--sp-md);justify-content:space-between;margin:0 auto;max-width:1900px;padding:10px 12px;position:-webkit-sticky;position:sticky}.consistency-summary{color:var(--clr-text-sub);display:flex;font-weight:700;gap:12px}.consistency-summary .sum-item b{color:var(--clr-text-base)}.consistency-sticky-generate{min-width:240px}.history-title{margin:0 0 10px;text-align:center}.upscale-history-card{display:flex;flex-direction:column;gap:10px}.history-list{grid-gap:10px;gap:10px;grid-template-columns:1fr;max-height:100vh;overflow:auto;padding-right:4px}.history-empty{color:var(--clr-text-sub);padding:12px}.history-item{grid-gap:10px;background:#ffffff0a;border:1px solid var(--clr-border);display:grid;gap:10px;grid-template-columns:64px 1fr;padding:8px;transition:border-color .15s ease,background .15s ease}.history-item:hover{background:#3b82f60f;border-color:var(--clr-blue)}.history-thumbnail{border-radius:8px;display:block;height:64px;object-fit:cover;width:64px}.history-info{color:var(--clr-text-sub);display:flex;flex-direction:column;font-size:.86rem;gap:2px;min-width:0}.history-info span{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.upscale-history-card{display:block}@media (max-width:1400px){.upscale-history-card{display:block!important}}.iedit-seed-input,.iedit-size-input{background:var(--clr-bg-base)}.iedit-history .iedit-card{height:88vh;max-height:88vh}.iedit-history-item{transition:border-color .15s ease-out,background .15s ease-out,transform .12s ease,opacity .12s ease}.iedit-history-item:hover{background:#3b82f60f;border-color:var(--clr-blue)}@media (max-width:1200px){.consistency-main{grid-template-areas:"left" "center" "right";grid-template-columns:1fr}.consistency-left-cards,.consistency-result-card{margin-bottom:var(--sp-lg)}.consistency-options-card{margin-top:var(--sp-lg)}}@media (max-width:700px){.consistency-grid{gap:var(--sp-md);grid-template-columns:repeat(2,1fr);padding-top:2px}.consistency-result-card{background:#0000;border:none;border-radius:0;box-shadow:none;height:auto;max-height:calc(100vh - 140px);padding:0}.prompt-card{border-left-width:0;border-radius:12px;border-right-width:0}.upscale-history-card{background:#0000;border:0;box-shadow:none;grid-area:unset;margin-top:8px!important;max-height:45vh!important;overflow:auto;padding:0}.history-title{display:none}.consistency-outer .upscale-history-card{display:block!important}.consistency-outer .history-list{grid-gap:8px;display:grid!important;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))!important;max-height:100%;overflow:auto;padding-right:4px}.history-item{background:none;border:0;border-radius:12px;display:block;overflow:hidden;padding:0}.history-thumbnail{aspect-ratio:1/1;border-radius:12px;display:block;height:auto;object-fit:cover;width:100%}.history-info{display:none}.consistency-result-card{margin-bottom:8px}.consistency-options-card{margin-top:24px}.mobile-section-box{background:#ffffff0a;border:1px solid #94a3b840;border-radius:12px;margin:8px 0;padding:10px}.mobile-section-box.results-box{margin-top:0}.result-shell{background:#0000;border:none;border-radius:0;box-shadow:none;margin:0;overflow:visible;padding:0}.consistency-left-cards{display:flex;flex-direction:column;gap:var(--sp-lg)}.consistency-upload-card{min-height:200px}.consistency-grid-cell{height:200px}.ratio-controls{flex-wrap:nowrap;gap:8px;justify-content:space-between}.count-wrap{padding:4px 8px}.count-segment .seg-btn{padding:6px 10px}}.count-overlay{align-items:center;background:#000000bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:3000}.count-modal{background:var(--clr-bg-base);border:2px solid var(--clr-border);border-radius:16px;box-shadow:var(--shadow-lg);max-height:90vh;max-width:900px;overflow:auto;padding:18px;width:92vw}.count-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.count-card{align-items:center;background:#ffffff0f;border:2px solid var(--clr-border);border-radius:12px;cursor:pointer;display:flex;font-size:1.3rem;font-weight:900;gap:8px;justify-content:center;padding:18px}.count-card.selected{background:var(--clr-blue);border-color:var(--clr-blue);color:#fff}.count-card.placeholder{cursor:default;opacity:.35}.count-num{font-size:1.6rem;font-weight:900}.count-text{font-size:1rem;font-weight:800}.count-footer{display:flex;justify-content:flex-end;margin-top:12px}.mobile-section-label{display:none}@media (max-width:700px){.mobile-section-label{display:block;font-size:.85rem;margin:2px 4px 8px}}:root{--iedit-input-width:1.4fr;--iedit-result-width:1.6fr;--iedit-history-width:200px;--iedit-container-height:100vh;--iedit-card-height:80vh;--clr-bg-outer:#181c24;--clr-bg-panel:#ffffff14;--clr-bg-input:#2c313acc;--clr-text-base:#fff;--clr-text-sub:#cbd5e1;--clr-border:rgba(89,88,96,.852);--clr-blue:#3b82f6;--clr-blue-dark:#2563eb}.iedit-page{--clr-border:#94a3b82e;background:#181c24;background:var(--clr-bg-outer);color:#fff;color:var(--clr-text-base);min-height:100vh;min-height:var(--iedit-container-height)}.iedit-container{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:1.4fr 1.6fr 200px;grid-template-columns:var(--iedit-input-width,1.4fr) var(--iedit-result-width,1.6fr) var(--iedit-history-width,200px);margin:0 auto;max-width:1600px;padding:32px 16px}.iedit-card{border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:12px;box-shadow:0 6px 20px #0206173d;height:80vh;height:var(--iedit-card-height);overflow:hidden}.iedit-card,.iedit-card-header{background:#ffffff14;background:var(--clr-bg-panel)}.iedit-card-header{align-items:center;border-bottom:1px solid rgba(89,88,96,.852);border-bottom:1px solid var(--clr-border);display:flex;font-weight:700;justify-content:space-between;letter-spacing:.2px;padding:10px 12px}.iedit-title{font-size:.95rem}.iedit-pill{background:#02061766;border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:999px;color:#fff;color:var(--clr-text-base);font-size:12px;padding:4px 10px}.iedit-form{display:flex;flex-direction:column;gap:12px;padding:14px}.iedit-urlbar{align-items:center;display:flex;gap:8px;justify-content:space-between}.iedit-label-inline{color:#cbd5e1;color:var(--clr-text-sub);font-size:.85rem}.iedit-urlbar-actions{display:flex;gap:8px}.iedit-hintline{color:#cbd5e1;color:var(--clr-text-sub);font-size:.8rem;opacity:.9}.iedit-subtitle{color:#fff;color:var(--clr-text-base);font-weight:700}.iedit-additional{border-top:1px solid #94a3b833;margin-top:8px;padding-top:10px}.iedit-additional-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.iedit-link{background:#0000;border:none;color:#3b82f6;color:var(--clr-blue);cursor:pointer;font-weight:600}.iedit-additional-body{display:flex;flex-direction:column;gap:10px}.iedit-row--tight{gap:8px}.iedit-select{background:#2c313acc;background:var(--clr-bg-input);border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:10px;color:#fff;color:var(--clr-text-base);padding:8px 10px;transition:box-shadow .15s ease-out,border-color .15s ease-out}.iedit-select:focus{border-color:#3b82f6;border-color:var(--clr-blue);box-shadow:0 0 0 3px #3b82f640;outline:none}.iedit-slider-row{align-items:center;display:flex;gap:10px}.iedit-slider{accent-color:#3b82f6;accent-color:var(--clr-blue);flex:1 1}.iedit-number-box{background:#2c313acc;background:var(--clr-bg-input);border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:8px;color:#fff;color:var(--clr-text-base);padding:6px 8px;text-align:center;width:56px}.iedit-number-box:focus{border-color:#3b82f6;border-color:var(--clr-blue);box-shadow:0 0 0 3px #3b82f640;outline:none}.iedit-label{color:#cbd5e1;color:var(--clr-text-sub);display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:6px}.iedit-required{color:#60a5fa;margin-left:6px}.iedit-textarea{background:#2c313acc;background:var(--clr-bg-input);border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:10px;color:#fff;color:var(--clr-text-base);font-family:inherit;min-height:96px;padding:10px 12px;resize:vertical;transition:box-shadow .15s ease-out,border-color .15s ease-out;width:100%}.iedit-textarea:focus{border-color:#3b82f6;border-color:var(--clr-blue);box-shadow:0 0 0 3px #3b82f640;outline:none}.iedit-textarea::placeholder{color:#cbd5e1;color:var(--clr-text-sub);font-family:inherit;opacity:.9}.iedit-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.iedit-col{display:flex;flex-direction:column;gap:6px}.iedit-size-row{align-items:center;display:flex;gap:8px}.iedit-size-x{opacity:.7}.iedit-seed-input,.iedit-size-input{background:#2c313acc;background:var(--clr-bg-input);border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:10px;color:#fff;color:var(--clr-text-base);padding:8px 10px;transition:box-shadow .15s ease-out,border-color .15s ease-out;width:100%}.iedit-seed-input:focus,.iedit-size-input:focus{border-color:#3b82f6;border-color:var(--clr-blue);box-shadow:0 0 0 3px #3b82f640;outline:none}.iedit-seed-row{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}.iedit-seed-row .iedit-seed-input{flex:1 1 auto;min-width:0;width:auto}.iedit-seed-row .iedit-btn{flex:0 0 auto;white-space:nowrap}.iedit-grid{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;position:relative}.iedit-grid-overlay{align-items:center;background:#0f172a99;border:2px dashed #3b82f6;border:2px dashed var(--clr-blue);border-radius:12px;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute}.iedit-grid-overlay-inner{color:#e5e7eb;text-align:center}.iedit-grid-overlay-icon{font-size:28px;line-height:1;margin-bottom:8px}.iedit-grid-overlay-text{font-weight:700;letter-spacing:.2px}.iedit-grid::-webkit-scrollbar{height:8px}.iedit-grid::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px}.iedit-grid::-webkit-scrollbar-track{background:#94a3b81f;border-radius:999px}.iedit-tile{align-items:center;background:#ffffff14;background:var(--clr-bg-panel);border:2px dashed rgba(89,88,96,.852);border:2px dashed var(--clr-border);border-radius:12px;cursor:pointer;display:flex;flex-basis:calc(25% - 7.5px);flex-grow:0;flex-shrink:0;height:120px;justify-content:center;overflow:hidden;position:relative;transition:border-color .15s ease-out,background .15s ease-out,transform .12s ease,opacity .12s ease}.iedit-tile:focus,.iedit-tile:focus-visible{outline:none}.iedit-tile.drag-over{background:#3b82f614;opacity:.6}.iedit-tile.drag-over,.iedit-tile:hover{border-color:#3b82f6;border-color:var(--clr-blue)}.iedit-tile:hover{background:#3b82f60f}.iedit-tile.has-image{cursor:default}.iedit-uploader{color:#94a3b8;text-align:center}.iedit-uploader-icon{color:#64748b;font-size:28px;line-height:1;margin-bottom:6px}.iedit-uploader-text{color:#cbd5e1;color:var(--clr-text-sub);font-size:.92rem}.iedit-image-preview{inset:0;position:absolute}.iedit-image-preview img{display:block;height:100%;object-fit:cover;width:100%}.iedit-mask-overlay{height:100%;inset:0;object-fit:cover;pointer-events:none;position:absolute;width:100%}.iedit-remove-btn{align-items:center;background:#020617cc;border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:6px;color:#fff;color:var(--clr-text-base);cursor:pointer;display:flex;font-size:13px;font-weight:700;height:22px;justify-content:center;position:absolute;right:6px;top:6px;transition:background .15s ease-out,transform .12s ease;width:22px}.iedit-remove-btn:hover{background:#dc2626e6;transform:scale(1.05)}.iedit-mask-btn{background:#020617bf;border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:999px;bottom:8px;color:#fff;color:var(--clr-text-base);cursor:pointer;font-size:12px;padding:4px 8px;position:absolute;right:8px;transition:border-color .15s ease-out,background .15s ease-out}.iedit-mask-btn:hover{background:#1e293bd9;border-color:#3b82f6;border-color:var(--clr-blue)}.iedit-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.iedit-hint{color:#cbd5e1;font-size:.9rem;opacity:.9}.iedit-btn{background:#0206178c;border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:10px;color:#fff;color:var(--clr-text-base);cursor:pointer;padding:8px 12px;transition:transform .12s ease,box-shadow .15s ease-out,background .15s ease-out,border-color .15s ease-out}.iedit-btn:hover{background:#020617a6;border-color:#94a3b873}.iedit-btn:disabled{cursor:not-allowed;opacity:.5}.iedit-btn.ghost{background:#0000;color:var(--text-secondary)}.iedit-btn.primary{background:linear-gradient(135deg,#3b82f6,#2563eb);background:linear-gradient(135deg,var(--clr-blue),var(--clr-blue-dark));border:none;box-shadow:0 10px 24px #3b82f647}.iedit-btn.primary:hover{background:linear-gradient(135deg,#2563eb,#3b82f6);background:linear-gradient(135deg,var(--clr-blue-dark),var(--clr-blue));box-shadow:0 14px 28px #3b82f666;transform:translateY(-1px)}.iedit-left,.iedit-right{align-items:stretch;display:flex}.iedit-left .iedit-card,.iedit-right .iedit-card{width:100%}.iedit-right .iedit-card{align-self:start;display:flex;flex-direction:column;height:auto}.iedit-result{align-items:flex-start;display:flex;flex:0 1;justify-content:center;max-height:none;min-height:0;overflow:auto;padding:8px}.iedit-result-placeholder{color:#cbd5e1;color:var(--clr-text-sub)}.iedit-result-wrap{display:inline-block;position:relative}.iedit-result-single .iedit-result-wrap{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;width:100%}.iedit-result-single img{border-radius:12px;display:block;height:100%;object-fit:contain;width:100%}.iedit-results-grid{grid-gap:8px;align-content:start;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin:0;padding:0;width:100%}.iedit-results-cell{align-items:center;aspect-ratio:1/1;background:#ffffff0a;border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:10px;cursor:zoom-in;display:flex;height:auto;justify-content:center;overflow:hidden}.iedit-results-cell img{display:block;height:100%;object-fit:contain;width:100%}.iedit-dl-btn{background:#020617b3;border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:8px;color:#fff;color:var(--clr-text-base);cursor:pointer;padding:4px 8px;position:absolute;right:6px;top:6px}.iedit-results-cell{position:relative}.upscale-result-fab{align-items:center;background:#020617b3;border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:8px;color:#fff;color:var(--clr-text-base);cursor:pointer;display:inline-flex;justify-content:center;padding:4px 8px}.iedit-loading-single{align-items:center;display:flex;flex-direction:column;gap:12px}.iedit-loading-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;position:relative;width:100%}.iedit-loading-cell{align-items:center;background:#ffffff0a;border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:10px;display:flex;justify-content:center;padding:8px}.iedit-loading-box{animation:iedit-shimmer 1.2s ease-in-out infinite;aspect-ratio:1/1;background:linear-gradient(90deg,#94a3b81f,#94a3b847,#94a3b81f);background-size:200% 100%;border-radius:8px;width:100%}.iedit-loading-text{color:#cbd5e1;color:var(--clr-text-sub);font-size:.95rem}.iedit-loading-foot{color:#cbd5e1;color:var(--clr-text-sub);font-size:.92rem;grid-column:1/-1;padding-top:2px;text-align:center}@keyframes iedit-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.iedit-history .iedit-card{align-self:start;height:80vh;height:var(--iedit-card-height);max-height:80vh;max-height:var(--iedit-card-height)}.iedit-history .iedit-card,.iedit-history-body{display:flex;flex-direction:column;min-height:0}.iedit-history-body{flex:1 1;gap:8px;overflow:auto;padding:12px}.iedit-history-list{display:flex;flex-direction:column;gap:8px;padding-right:4px}.iedit-history-item{grid-gap:8px;align-items:center;background:#ffffff0a;border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:10px;cursor:pointer;display:grid;gap:8px;grid-template-columns:64px 1fr;padding:6px;text-align:left}.iedit-history-item img{border-radius:8px;display:block;height:64px;object-fit:cover;width:64px}.iedit-history-snippet{color:#cbd5e1;color:var(--clr-text-sub);font-size:.86rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iedit-history-empty{color:#cbd5e1;color:var(--clr-text-sub);padding:8px;text-align:center}@media (max-width:1100px){.iedit-container{grid-template-columns:1fr}.iedit-grid{display:flex;gap:10px;overflow-x:auto}.iedit-tile{flex-basis:calc(50% - 5px);flex-grow:0;flex-shrink:0}}.image-viewer-overlay{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1100}.image-viewer-content{background:#ffffff14;background:var(--clr-bg-panel);border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:14px;display:flex;flex-direction:column;height:min(90vh,90vh);overflow:hidden;width:min(90vw,1200px)}@media (max-width:768px){.image-viewer-content{height:min(85vh,85vh)}}.image-viewer-header{align-items:center;border-bottom:1px solid rgba(89,88,96,.852);border-bottom:1px solid var(--clr-border);display:flex;gap:8px;justify-content:flex-end;padding:8px}.viewer-close-btn,.viewer-dl-btn{background:#020617b3;border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:8px;color:#fff;color:var(--clr-text-base);cursor:pointer;padding:6px 10px}.image-viewer-body{align-items:center;background:#00000080;display:flex;flex:1 1;justify-content:center;overflow:hidden}.image-viewer-body img{display:block;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.error-modal-overlay{background:#000000a6;padding:16px;z-index:1200}.error-modal{background:#ffffff14;background:var(--clr-bg-panel);border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:12px;box-shadow:var(--shadow-lg);overflow:hidden;width:min(520px,92vw)}.error-modal-header{align-items:center;border-bottom:1px solid rgba(89,88,96,.852);display:flex;justify-content:space-between;padding:10px 12px}.error-modal-title{font-weight:800}.error-modal-body{color:#fff;color:var(--clr-text-base);padding:12px;white-space:pre-wrap;word-break:break-all}.error-modal-footer{border-top:1px solid rgba(89,88,96,.852);gap:8px;padding:10px 12px}.error-close-btn{background:#020617b3;padding:8px 12px}.error-close-btn,.iedit-icon-btn{border:1px solid rgba(89,88,96,.852);border:1px solid var(--clr-border);border-radius:8px;color:#fff;color:var(--clr-text-base);cursor:pointer}.iedit-icon-btn{background:#0206178c;line-height:1;padding:6px 8px;transition:transform .12s ease,box-shadow .15s ease-out,background .15s ease-out,border-color .15s ease-out}.iedit-icon-btn:hover{background:#020617a6;border-color:#94a3b873}.iedit-icon-btn:disabled{cursor:not-allowed;opacity:.5}.face-page{--clr-border:#94a3b82e;--face-container-max-width:1300px;--face-stage-aspect:4/3;--face-history-height:400px;--face-history-columns:2;--face-mobile-result-height:550px;background:var(--clr-bg-outer);color:var(--clr-text-base);min-height:100vh}.credit-icon{align-items:center;background:#0f172a8c;border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff1a;display:inline-flex;height:24px;justify-content:center;margin-left:6px;width:24px}.face-container{margin:0;max-width:100%;padding:0}.face-card{border:1px solid var(--clr-border);border-radius:12px;box-shadow:0 6px 20px #0206173d;overflow:hidden}.face-card,.face-card-header{background:var(--clr-bg-panel)}.face-card-header{align-items:center;border-bottom:1px solid var(--clr-border);display:flex;font-size:.95rem;font-weight:700;justify-content:space-between;letter-spacing:.2px;padding:10px 12px}.face-card-body{display:flex;flex-direction:column;gap:12px;padding:14px}.face-stage{aspect-ratio:var(--face-stage-aspect);border-radius:12px;height:auto;overflow:hidden;position:relative;width:100%}.face-processing-overlay{align-items:center;background:#0f172a99;border:2px dashed var(--clr-blue);border-radius:12px;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:10}.face-processing-inner{color:#e5e7eb;text-align:center}.face-spinner{animation:face-spin .85s linear infinite;border:3px solid #94a3b859;border-radius:50%;border-top:3px solid var(--clr-blue);height:28px;margin:0 auto 8px;width:28px}.face-processing-text{font-weight:700;letter-spacing:.2px}@keyframes face-spin{to{transform:rotate(1turn)}}.face-stage .react-compare-image{background:var(--clr-bg-base)}.face-stage [data-testid=container]{height:100%!important;overflow:hidden;position:relative;width:100%!important}.face-stage img[data-testid=left-image],.face-stage img[data-testid=right-image]{background:var(--clr-bg-base)!important;height:100%!important;max-height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important;width:100%!important}.image-viewer-body .react-compare-image{background:var(--clr-bg-base)}.image-viewer-body [data-testid=container]{height:100%!important;overflow:hidden;position:relative;width:100%!important}.image-viewer-body img[data-testid=left-image],.image-viewer-body img[data-testid=right-image]{background:var(--clr-bg-base)!important;height:100%!important;max-height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important;width:100%!important}.face-compare{border-radius:8px;overflow:hidden;position:relative}.face-compare-img{background:#0b1220;display:block;height:100%;object-fit:contain;width:100%}.face-compare-top{inset:0;overflow:hidden;position:absolute}.face-compare-divider{bottom:0;top:0;transform:translateX(-1px);width:2px}.face-compare-divider,.face-compare-handle{background:#3b82f6;pointer-events:none;position:absolute}.face-compare-handle{border:2px solid #93c5fd;border-radius:50%;box-shadow:0 4px 10px #00000059;height:22px;margin-top:-11px;top:50%;transform:translateX(-11px);width:22px}.face-upload-large{align-items:center;background:var(--clr-bg-panel);border:2px dashed var(--clr-border);border-radius:12px;color:var(--clr-text-sub);cursor:pointer;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;transition:border-color .15s ease-out,background .15s ease-out;width:100%}.face-upload-large:hover{background:#3b82f60f;border-color:var(--clr-blue)}.face-upload-large.drag-over{background:#3b82f614;border-color:var(--clr-blue);opacity:.6}.face-upload-large.has-image{border:none;cursor:default}.face-upload-placeholder{align-items:center;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;padding:2rem 1rem;text-align:center;width:100%}.face-upload-placeholder .upload-icon{color:#64748b;font-size:2.2rem;line-height:1;margin-bottom:6px}.face-upload-placeholder .upload-text{color:var(--clr-text-sub);font-size:.92rem;font-weight:800}.face-upload-placeholder .upload-hint{color:var(--clr-text-sub);font-size:.95rem}.face-preview-stage,.face-upload-preview{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.face-preview-stage{aspect-ratio:var(--face-stage-aspect);background:#0f1629;border-radius:16px;box-shadow:inset 0 0 0 1px #3b82f633;overflow:hidden}.face-preview-stage .react-compare-image,.face-preview-stage [data-testid=left-image],.face-preview-stage [data-testid=right-image]{height:100%;position:relative;width:100%}.face-preview-stage [data-testid=container]{height:100%!important;overflow:hidden;position:relative;width:100%!important}.face-preview-stage img[data-testid=left-image],.face-preview-stage img[data-testid=right-image]{background:var(--clr-bg-base)!important;height:100%!important;max-height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important;width:100%!important}.face-preview-static{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.face-preview-static img{display:block;height:100%;object-fit:contain;width:100%}.face-preview-static .face-preview-mask{object-fit:contain}.face-overlay,.face-preview-static .face-preview-mask{inset:0;pointer-events:none;position:absolute}.face-overlay img{display:block;height:100%;object-fit:contain;width:100%}.remove-btn{align-items:center;background:#020617cc;border:1px solid var(--clr-border);border-radius:6px;color:var(--clr-text-base);cursor:pointer;display:flex;font-size:13px;font-weight:700;height:22px;justify-content:center;position:absolute;right:6px;top:6px;transition:background .15s ease-out,transform .12s ease;width:22px;z-index:2}.remove-btn:hover{background:#dc2626e6;transform:scale(1.05)}.mask-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617d9;border:1px solid var(--clr-border);border-radius:999px;bottom:12px;color:var(--clr-text-base);cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;position:absolute;right:12px;transition:border-color .15s ease-out,background .15s ease-out,transform .15s ease-out;z-index:2}.mask-btn:hover{background:#1e293be6;border-color:var(--clr-blue);box-shadow:0 4px 12px #3b82f64d;transform:scale(1.05)}.face-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.face-generate-btn{align-items:center;background:linear-gradient(135deg,var(--clr-blue),var(--clr-blue-dark));border:1px solid var(--clr-border);border-radius:10px;box-shadow:0 10px 24px #3b82f647;color:var(--clr-text-base);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;padding:8px 12px;transition:transform .12s ease,box-shadow .15s ease-out,background .15s ease-out,border-color .15s ease-out}.face-generate-btn:hover:not(:disabled){background:linear-gradient(135deg,var(--clr-blue-dark),var(--clr-blue));box-shadow:0 14px 28px #3b82f666;transform:translateY(-1px)}.face-generate-btn:disabled{cursor:not-allowed;opacity:.5}.face-controls{display:flex;flex-direction:column;gap:12px}.ctrl-label{color:var(--clr-text-sub);display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:6px}.face-controls select{background:var(--clr-bg-base);border:1px solid var(--clr-border);border-radius:10px;color:var(--clr-text-base);padding:8px 10px;transition:box-shadow .15s ease-out,border-color .15s ease-out}.face-controls select:focus{border-color:var(--clr-blue);box-shadow:0 0 0 3px #3b82f640;outline:none}.slider-wrap{flex:1 1;min-width:200px}.slider-header{margin-bottom:6px}.slider-value{color:var(--clr-blue);font-size:.9rem;font-weight:700;min-width:32px;text-align:center}.slider-track{accent-color:var(--clr-blue);width:100%}.slider-scale{align-items:center;display:flex;height:16px;margin-top:4px;position:relative;width:100%}.slider-mark{color:#94a3b8bf;font-size:.75rem;font-weight:500;top:0}.slider-mark,.slider-mark:before{position:absolute;transform:translateX(-50%)}.slider-mark:before{background:#94a3b866;content:"";height:4px;left:50%;top:-4px;width:1px}.face-results{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:6px}.face-result-cell{align-items:center;aspect-ratio:1/1;background:#ffffff0a;border:1px solid var(--clr-border);border-radius:10px;display:flex;justify-content:center;overflow:hidden}.face-result-cell img{display:block;height:100%;object-fit:contain;width:100%}.mask-editor-overlay{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.mask-editor-content{background:#0b1220;border-radius:18px;box-shadow:0 20px 60px #0000008c;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden}@media (max-width:768px){.mask-editor-content{max-height:85vh}}.mask-editor-header{align-items:center;background:#1e293b99;border-bottom:1px solid #94a3b838;display:flex;justify-content:space-between;padding:12px 16px}.mask-editor-canvas-container{align-items:center;background:#1e293b66;display:flex;flex:1 1;justify-content:center;padding:16px}.mask-base-image,.mask-stage{position:relative}.mask-base-image{border-radius:8px;display:block;z-index:0}.mask-editor-canvas{border:none;cursor:crosshair;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.mask-editor-controls{align-items:center;background:#0f172a99;border-top:1px solid #94a3b838;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 16px}.brush-controls{align-items:center;display:flex;gap:10px}.brush-slider{width:220px}.mask-editor-buttons{align-items:center;display:flex;gap:8px}.mode-buttons{display:inline-flex;gap:6px}.mode-btn{background:#0b1220;border:1px solid #94a3b859;border-radius:8px;color:#e5e7eb;font-weight:600;padding:6px 10px}.mode-btn.active{background:#3b82f6;border-color:#3b82f6}.clear-mask-btn,.close-btn,.save-mask-btn{background:#0b1220;border:1px solid #94a3b859;border-radius:8px;color:#e5e7eb;font-weight:600;padding:6px 10px}.slider-header{height:24px;justify-content:space-between;margin-bottom:8px}.slider-header,.slider-info{align-items:center;display:flex}.slider-info{gap:8px}.slider-info .badge{border-radius:12px;font-size:.8rem;font-weight:700;letter-spacing:.5px;padding:4px 10px;white-space:nowrap}.scale-badge,.size-badge{background-color:#374151;color:#d1d5db}.face-page-flex{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1fr 320px;margin:0 auto;max-width:var(--face-container-max-width);padding:24px 16px}.face-history-section{width:100%}.face-history-card{align-self:start;background:var(--clr-bg-panel);border:1px solid var(--clr-border);border-radius:12px;box-shadow:0 6px 20px #0206173d;max-height:89vh;overflow:hidden}.face-history-body,.face-history-card{display:flex;flex-direction:column;min-height:0}.face-history-body{flex:1 1;gap:8px;overflow:auto;padding:12px}.face-history-empty{color:var(--clr-text-sub);padding:8px;text-align:center}.face-history-list{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(var(--face-history-columns),1fr);padding-right:4px}.face-history-item{background:#ffffff0a;border:1px solid var(--clr-border);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:4px;text-align:center;transition:border-color .15s ease-out,background .15s ease-out}.face-history-item:hover{background:#3b82f60f;border-color:var(--clr-blue)}.face-history-item img{aspect-ratio:1;border-radius:6px;display:block;object-fit:cover;width:100%}.face-history-date{color:var(--clr-text-sub);font-size:.75rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1200px){.face-page{--face-history-columns:8}.face-page-flex{display:flex;flex-direction:column}.face-history-section{margin-top:20px}.face-history-card{max-height:none}.face-history-body{flex:initial;max-height:var(--face-history-height)}}@media (max-width:768px){.face-page{--face-history-columns:6;--face-history-height:280px}.face-page-flex{gap:16px;padding:16px}.face-stage{aspect-ratio:unset!important;height:var(--face-mobile-result-height);max-height:70vh;min-height:250px}.face-preview-stage{aspect-ratio:unset!important;height:100%}}@media (max-width:480px){.face-page{--face-history-columns:4;--face-history-height:240px}}.error-modal-overlay{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2000}.error-modal-content{animation:errorModalSlideIn .2s ease-out;background:var(--clr-bg-panel);border:1px solid var(--clr-border);border-radius:16px;box-shadow:0 20px 60px #00000080;max-width:480px;overflow:hidden;width:100%}@keyframes errorModalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.error-modal-header{background:var(--clr-bg-panel);border-bottom:1px solid var(--clr-border);padding:20px 24px 16px}.error-modal-header h3{color:var(--clr-text-base);font-size:1.25rem;font-weight:700;margin:0}.error-modal-body{color:var(--clr-text-sub);line-height:1.6;padding:20px 24px}.error-modal-body p{font-size:1rem;margin:0}.error-modal-footer{background:#0f172a4d;border-top:1px solid var(--clr-border);display:flex;gap:12px;justify-content:flex-end;padding:16px 24px 20px}.error-btn{border:1px solid #0000;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 20px;transition:all .15s ease}.error-btn-primary{background:linear-gradient(135deg,var(--clr-blue),var(--clr-blue-dark));border-color:var(--clr-blue);color:#fff}.error-btn-primary:hover{box-shadow:0 8px 20px #3b82f666;transform:translateY(-1px)}.error-btn-secondary{background:var(--clr-bg-base);border-color:var(--clr-border);color:var(--clr-text-sub)}.error-btn-secondary:hover{background:#ffffff14;border-color:#94a3b866}@media (max-width:480px){.error-modal-content{margin:20px;max-width:none}.error-modal-body,.error-modal-footer,.error-modal-header{padding-left:20px;padding-right:20px}.error-modal-footer{flex-direction:column-reverse}.error-btn{width:100%}}.mypage-outer{background:linear-gradient(135deg,#181c24,#23272f);min-height:100vh;padding-top:5.5rem}.mypage-titlebox{margin:0 auto 2.5rem;max-width:1200px;padding:0 2rem;text-align:left}.mypage-titlebox h2{color:#fff;font-size:2.2rem;font-weight:800;margin-bottom:.5rem}.mypage-titlebox p{color:#bbb;font-size:1.1rem;margin-bottom:0}.success-message{background:linear-gradient(135deg,#10b981,#059669);border:1px solid #10b981;border-radius:8px;box-shadow:0 2px 8px #10b98133;margin-top:1rem;padding:1rem 1.5rem}.success-message p{color:#fff;font-size:1rem;font-weight:600;margin:0;text-align:center}.mypage-container{background:#181c24fa;border-radius:16px;box-shadow:0 2px 16px #00000021;display:flex;gap:2.5rem;margin:0 auto 3rem;max-width:1200px;padding:2.5rem}.mypage-profile{align-items:center;background:linear-gradient(135deg,#23272f 60%,#23272f);border:1.5px solid #23272f;border-radius:14px;box-shadow:0 2px 12px #0000001a;display:flex;flex:0 0 320px;flex-direction:column;margin-right:.5rem;padding:2.2rem 1.5rem 2rem}.profile-avatar{align-items:center;background:linear-gradient(135deg,#3b82f6,#23272f);border-radius:50%;box-shadow:0 2px 8px #3b82f621;color:#fff;display:flex;font-size:2.5rem;font-weight:800;height:72px;justify-content:center;margin-bottom:1.2rem;width:72px}.profile-info{margin-bottom:1.5rem;text-align:center}.profile-email{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.profile-credit{color:#3b82f6}.profile-credit,.profile-plan{font-size:1.08rem;font-weight:700;margin-bottom:.5rem}.profile-plan{color:#10b981}.profile-next-plan{color:#f59e0b;font-size:1rem;font-weight:600;margin-bottom:1rem}.plan-changing{color:#f59e0b!important}.plan-same{color:#10b981!important}.plan-change-indicator{color:#f59e0b;font-size:.9rem;font-weight:500}.logout-btn{background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:6px;box-shadow:0 2px 8px #3b82f61a;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.7rem 1.5rem;transition:background .2s,box-shadow .2s}.logout-btn:hover{background:linear-gradient(90deg,#2563eb,#3b82f6);box-shadow:0 4px 16px #3b82f62e}.mypage-history{background:#181c24;border:1.5px solid #23272f;border-radius:14px;box-shadow:0 2px 12px #0000001a;display:flex;flex:1 1;flex-direction:column;max-height:600px;padding:2rem}.mypage-history h3{color:#fff;flex-shrink:0;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.history-tabs{display:flex;gap:8px;margin:-.5rem 0 1rem}.history-tab{background:#ffffff0f;border:1px solid #23272f;border-radius:999px;color:#cbd5e1;cursor:pointer;font-weight:700;padding:.45rem .9rem}.history-tab.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.history-tab:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.history-list{grid-gap:1.5rem;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));overflow-y:auto;padding-right:.5rem}.history-item{align-items:center;background:#23272f;border:1px solid #23272f;border-radius:10px;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;flex-direction:column;padding:1rem 1rem .7rem;transition:transform .2s,box-shadow .2s}.history-item:hover{border-color:#3b82f6;box-shadow:0 4px 16px #3b82f626;transform:translateY(-2px)}.history-item img{background:#181c24;border-radius:8px;box-shadow:0 1px 4px #3b82f61a;margin-bottom:.7rem;max-width:160px;pointer-events:none;width:100%}.history-date{color:#bbb;font-size:.98rem;margin-bottom:.2rem}.history-empty{color:#888;font-size:1.08rem;padding:2rem 0;text-align:center;width:100%}.history-list::-webkit-scrollbar{width:8px}.history-list::-webkit-scrollbar-track{background:#23272f;border-radius:4px}.history-list::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:4px}.history-list::-webkit-scrollbar-thumb:hover{background:#2563eb}@media (max-width:900px){.mypage-container{flex-direction:column;gap:2rem;padding:1.5rem .5rem}.mypage-history,.mypage-profile{margin-right:0;width:100%}.mypage-history{margin-top:1.5rem;max-height:500px}}@media (max-width:600px){.mypage-titlebox{padding:0 .5rem}.mypage-container{padding:1rem .2rem}.mypage-history{max-height:400px;padding:1rem .5rem}.history-list{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.image-modal-overlay{padding:.5rem}.image-modal{max-height:155vh;max-width:150vw}.modal-header{padding:1rem 1.5rem .5rem}.modal-header h3{font-size:1.1rem}.modal-content{padding:1rem}.modal-content img{max-height:50vh}.modal-actions{padding:1rem 1.5rem 1.5rem}.copy-url-btn,.download-btn{font-size:.95rem;padding:.7rem 1.5rem}.modal-actions{flex-direction:column;gap:.8rem}}.image-modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.image-modal{background:#181c24;border:1px solid #23272f;border-radius:16px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;max-height:95vh;max-width:1200px;overflow:hidden;padding:0 2.5rem 2.5rem;width:100%}.modal-header{align-items:center;border-bottom:1px solid #23272f;display:flex;justify-content:space-between;padding:1.5rem 2rem 1rem}.modal-header h3{color:#fff;font-size:1.25rem;font-weight:700;margin:0}.modal-close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#bbb;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;transition:color .2s,background .2s;width:32px}.modal-close-btn:hover{background:#ffffff1a;color:#fff}.image-modal .modal-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;min-height:320px;min-width:320px;padding:2rem 1rem;width:100%}.modal-content img{border-radius:8px;box-shadow:0 4px 16px #0003;max-height:60vh;max-width:100%}.modal-info{margin-top:1.5rem;text-align:center}.modal-info p{color:#bbb;font-size:1rem;margin:0}.modal-actions{border-top:1px solid #23272f;display:flex;gap:1rem;justify-content:center;padding:1.5rem 2rem 2rem}.download-btn{background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:8px;box-shadow:0 2px 8px #3b82f626;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 2rem;transition:background .2s,box-shadow .2s}.download-btn:hover{background:linear-gradient(90deg,#2563eb,#1d4ed8);box-shadow:0 4px 16px #3b82f640}.copy-url-btn{background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:8px;box-shadow:0 2px 8px #10b98126;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 2rem;transition:background .2s,box-shadow .2s}.copy-url-btn:hover{background:linear-gradient(90deg,#059669,#047857);box-shadow:0 4px 16px #10b98140}.zoom-btn{background:linear-gradient(90deg,#6366f1,#3b82f6);border:none;border-radius:8px;box-shadow:0 2px 8px #6366f126;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 2rem;transition:background .2s,box-shadow .2s}.zoom-btn:hover{background:linear-gradient(90deg,#3b82f6,#6366f1);box-shadow:0 4px 16px #6366f140}@media (max-width:1300px){.image-modal{max-width:98vw;padding:0 1rem 1.5rem}}@media (max-width:700px){.image-modal{max-height:85vh;max-width:100vw;padding:0 .2rem .7rem}}.fullscreen-compare-overlay{background:#000000e0;bottom:0;left:0;position:fixed;right:0;top:0;z-index:2000}.fullscreen-compare-inner,.fullscreen-compare-overlay{align-items:center;display:flex;justify-content:center}.fullscreen-compare-inner{box-sizing:border-box;height:100vh;padding:2rem;position:relative;width:100vw}.fullscreen-compare-inner img{height:auto;max-height:100vh;max-width:100vw;object-fit:contain;width:auto}.fullscreen-close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:2.5rem;opacity:.85;padding:0 .5rem;position:absolute;right:32px;top:32px;transition:opacity .2s;z-index:10}.fullscreen-close-btn:hover{opacity:1}.fullscreen-download-buttons{display:flex;gap:.8rem;position:absolute;right:92px;top:36px;z-index:10}.fullscreen-download-btn{background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:8px;box-shadow:0 2px 8px #3b82f626;color:#fff;cursor:pointer;display:inline-block;font-size:1.08rem;font-weight:700;padding:.7rem 1.7rem;text-decoration:none;transition:background .2s,box-shadow .2s}.fullscreen-download-btn:hover{background:linear-gradient(90deg,#2563eb,#1d4ed8);box-shadow:0 4px 16px #3b82f640}@media (max-width:700px){.fullscreen-close-btn{font-size:2rem;right:12px;top:12px}.fullscreen-download-buttons{gap:.6rem;right:60px;top:16px}.fullscreen-download-btn{font-size:.98rem;padding:.6rem 1.1rem}}.subscription-details{background:#1a202c;border:1px solid #2d3748;border-radius:8px;margin-top:1rem;padding:1rem}.subscription-status{color:#e2e8f0;font-size:.95rem;margin-bottom:.5rem}.status-active{color:#10b981;font-weight:600}.status-cancelled{color:#f59e0b;font-weight:600}.status-ended{color:#ef4444;font-weight:600}.subscription-period{color:#a0aec0;font-size:.9rem;margin-bottom:.3rem}.cancel-subscription-btn{background:linear-gradient(90deg,#ef4444,#dc2626);border:none;border-radius:6px;box-shadow:0 2px 8px #ef444426;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:.8rem;padding:.7rem;transition:all .2s;width:100%}.cancel-subscription-btn:hover:not(:disabled){background:linear-gradient(90deg,#dc2626,#ef4444);box-shadow:0 4px 16px #ef444440;transform:translateY(-1px)}.cancel-subscription-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.no-subscription{text-align:center}.no-subscription p{color:#a0aec0;font-size:.95rem;margin-bottom:.8rem}.upgrade-plan-btn{background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:6px;box-shadow:0 2px 8px #10b98126;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.7rem;transition:all .2s;width:100%}.upgrade-plan-btn:hover{background:linear-gradient(90deg,#059669,#10b981);box-shadow:0 4px 16px #10b98140;transform:translateY(-1px)}.credit-history-section{background:#181c2480;border:1px solid #23272f;border-radius:10px;margin-top:1.5rem;padding:1.5rem}.credit-history-section h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1rem;text-align:center}.credit-history-list{display:flex;flex-direction:column;gap:.8rem}.credit-history-item{align-items:center;background:#23272fcc;border:1px solid #23272f;border-radius:8px;display:flex;justify-content:space-between;padding:.8rem;transition:border-color .2s}.credit-history-item:hover{border-color:#3b82f6}.credit-amount{flex:0 0 80px;text-align:center}.credit-positive{color:#10b981;font-size:1rem;font-weight:700}.credit-negative{color:#ef4444;font-size:1rem;font-weight:700}.credit-description{color:#bbb;flex:1 1;font-size:.9rem;margin:0 1rem;text-align:left}.credit-date{color:#888;flex:0 0 80px;font-size:.8rem;text-align:right}.credit-history-empty{color:#888;font-size:.9rem;font-style:italic;padding:1rem 0;text-align:center}.failed-image-container,.processing-image-container{border-radius:8px;margin-bottom:.7rem;max-width:160px;overflow:hidden;position:relative;width:100%}.failed-image-blur,.processing-image-blur{border-radius:8px;filter:blur(2px) brightness(.7);pointer-events:none;width:100%}.failed-overlay,.processing-overlay{align-items:center;background:#0009;border-radius:8px;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0}.processing-spinner{animation:spin 1s linear infinite;border:2px solid #3b82f6;border-radius:50%;border-top-color:#0000;height:24px;margin-bottom:.5rem;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.processing-text{color:#3b82f6}.failed-text,.processing-text{font-size:.8rem;font-weight:600}.failed-text{color:#ef4444}.status-badge{border-radius:4px;display:inline-block;font-size:.7rem;font-weight:600;margin-top:.3rem;padding:.2rem .5rem;text-transform:uppercase}.status-processing{background:#3b82f633;border:1px solid #3b82f6;color:#3b82f6}.status-failed{background:#ef444433;border:1px solid #ef4444;color:#ef4444}.history-item:has(.failed-image-container),.history-item:has(.processing-image-container){cursor:default}.history-item:has(.failed-image-container):hover,.history-item:has(.processing-image-container):hover{border-color:#23272f;box-shadow:0 2px 8px #0000001a;transform:none}.resume-subscription-section{background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;margin-top:1.5rem;padding:1.5rem;text-align:center}.resume-info{color:#fff;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.resume-info strong{color:#10b981}.resume-subscription-btn{align-items:center;background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:8px;box-shadow:0 2px 8px #10b98133;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:.5rem;padding:.8rem 2rem;transition:all .2s ease}.resume-subscription-btn:hover:not(:disabled){background:linear-gradient(90deg,#059669,#047857);box-shadow:0 4px 16px #10b9814d;transform:translateY(-1px)}.resume-subscription-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.resume-subscription-btn:active{transform:translateY(0)}.terms-outer{background:linear-gradient(135deg,#181c24,#23272f);min-height:100vh;padding-top:5.5rem}.terms-titlebox{margin:0 auto 2.5rem;max-width:1200px;padding:0 2rem;text-align:left}.terms-titlebox h2{color:#fff;font-size:2.2rem;font-weight:800;margin-bottom:.5rem}.terms-titlebox p{color:#bbb;font-size:1.1rem;margin-bottom:0}.terms-container{margin:0 auto 3rem;max-width:1200px;padding:0 2rem}.terms-content{background:#181c24fa;border:1.5px solid #23272f;border-radius:16px;box-shadow:0 2px 16px #00000021;padding:2.5rem}.terms-content h1{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:10px;text-align:center}.terms-date{color:#bbb;font-size:1rem;font-style:italic;margin-bottom:40px;text-align:center}.terms-content section{margin-bottom:30px}.terms-content h2{border-bottom:2px solid #23272f;color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:15px;padding-bottom:8px;position:relative}.terms-content h2:after{background:linear-gradient(135deg,#3b82f6,#2563eb);bottom:-2px;content:"";height:2px;left:0;position:absolute;width:50px}.terms-content h3{color:#3b82f6;font-size:1.2rem;font-weight:600;margin:20px 0 10px}.terms-content h4{color:#3b82f6;font-size:1.1rem;font-weight:600;margin:15px 0 8px}.terms-content p{color:#bbb;font-size:1rem;line-height:1.7;margin-bottom:15px}.terms-content ol,.terms-content ul{margin:15px 0;padding-left:20px}.terms-content li{color:#bbb;font-size:1rem;line-height:1.6;margin-bottom:8px}.terms-content strong{color:#fff;font-weight:600}@media (max-width:768px){.terms-container{padding:100px 15px 30px}.terms-content{padding:30px 20px}.language-selector{flex-direction:column;gap:8px;padding:12px}.lang-btn{font-size:.9rem;min-width:auto;padding:12px 16px}.terms-content h1{font-size:2rem}.terms-content h2{font-size:1.3rem}.terms-content h3{font-size:1.1rem}.terms-content h4{font-size:1rem}.terms-content li,.terms-content p{font-size:.95rem}}@media (max-width:480px){.terms-container{padding:90px 10px 20px}.terms-content{padding:25px 15px}.terms-content h1{font-size:1.8rem}.terms-content h2{font-size:1.2rem}.terms-content h3{font-size:1rem}.terms-content h4{font-size:.95rem}.terms-content li,.terms-content p{font-size:.9rem}}.privacy-outer{background:linear-gradient(135deg,#181c24,#23272f);min-height:100vh;padding-top:5.5rem}.privacy-titlebox{margin:0 auto 2.5rem;max-width:1200px;padding:0 2rem;text-align:left}.privacy-titlebox h2{color:#fff;font-size:2.2rem;font-weight:800;margin-bottom:.5rem}.privacy-titlebox p{color:#bbb;font-size:1.1rem;margin-bottom:0}.privacy-container{margin:0 auto 3rem;max-width:1200px;padding:0 2rem}.privacy-content{background:#181c24fa;border:1.5px solid #23272f;border-radius:16px;box-shadow:0 2px 16px #00000021;padding:2.5rem}.privacy-content h1{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:10px;text-align:center}.privacy-date{color:#bbb;font-size:1rem;font-style:italic;margin-bottom:40px;text-align:center}.privacy-content section{margin-bottom:30px}.privacy-content h2{border-bottom:2px solid #23272f;color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:15px;padding-bottom:8px;position:relative}.privacy-content h2:after{background:linear-gradient(135deg,#3b82f6,#2563eb);bottom:-2px;content:"";height:2px;left:0;position:absolute;width:50px}.privacy-content h3{color:#3b82f6;font-size:1.2rem;font-weight:600;margin:20px 0 10px}.privacy-content h4{color:#fff;font-size:1.1rem;font-weight:600;margin:15px 0 8px}.privacy-content p{color:#bbb;font-size:1rem;line-height:1.7;margin-bottom:15px}.privacy-content ul{margin:15px 0;padding-left:20px}.privacy-content li{color:#bbb;font-size:1rem;line-height:1.6;margin-bottom:8px}.privacy-content strong{color:#fff;font-weight:600}.privacy-content a{color:#3b82f6;text-decoration:none;transition:color .3s ease}.privacy-content a:hover{color:#2563eb;text-decoration:underline}.language-selector{background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;display:flex;gap:10px;justify-content:center;margin-bottom:30px;padding:15px}.lang-btn{background:#181c24;border:2px solid #3b82f6;border-radius:8px;color:#3b82f6;cursor:pointer;font-size:.95rem;font-weight:600;min-width:80px;padding:10px 20px;transition:all .3s ease}.lang-btn:hover{background:#3b82f61a;box-shadow:0 4px 12px #3b82f633;transform:translateY(-2px)}.lang-btn.active{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#0000;box-shadow:0 4px 12px #3b82f64d;color:#fff}.cookie-table,.data-table,.deletion-table,.processor-table{background:#23272f;border:1px solid #23272f;border-radius:12px;box-shadow:0 4px 12px #0003;margin:20px 0;overflow:hidden}.table-row{align-items:center;display:flex;min-height:50px}.table-header{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:.9rem;font-weight:600;text-align:center}.table-row:not(.table-header){border-bottom:1px solid #181c24}.table-row:last-child{border-bottom:none}.table-row:not(.table-header):hover{background:#3b82f61a}.table-cell{color:#bbb;flex:1 1;font-size:.9rem;line-height:1.5;padding:12px 10px}.data-table .table-cell:first-child{flex:1.2 1;min-width:100px}.data-table .table-cell:nth-child(2){flex:1.5 1;min-width:150px}.data-table .table-cell:nth-child(3){flex:1.3 1;min-width:120px}.data-table .table-cell:nth-child(4){flex:1.1 1;min-width:100px}.data-table .table-cell:nth-child(5){flex:1.2 1;min-width:110px}.cookie-table .table-cell,.processor-table .table-cell{flex:1 1;min-width:100px}.deletion-table .table-cell{flex:1 1;min-width:120px}@media (max-width:768px){.privacy-container{padding:100px 15px 30px}.privacy-content{padding:30px 20px}.language-selector{flex-direction:column;gap:8px;padding:12px}.lang-btn{font-size:.9rem;min-width:auto;padding:12px 16px}.privacy-content h1{font-size:2rem}.privacy-content h2{font-size:1.3rem}.privacy-content h3{font-size:1.1rem}.privacy-content li,.privacy-content p{font-size:.95rem}.cookie-table,.data-table,.deletion-table,.processor-table{font-size:.85rem}.table-row{align-items:stretch;flex-direction:column;min-height:auto}.table-cell{border-bottom:1px solid #fff3;flex:none;padding:8px 12px}.table-header .table-cell{background:#ffffff1a;font-size:.8rem;font-weight:700}.table-row:not(.table-header) .table-cell:before{color:#667eea;content:attr(data-label);display:block;font-size:.8rem;font-weight:600;margin-bottom:4px}}@media (max-width:480px){.privacy-container{padding:90px 10px 20px}.privacy-content{padding:25px 15px}.privacy-content h1{font-size:1.8rem}.privacy-content h2{font-size:1.2rem}.privacy-content h3{font-size:1rem}.privacy-content li,.privacy-content p{font-size:.9rem}.table-cell{padding:6px 10px}}.refund-process{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:20px 0}.process-step{background:#23272f;border:1px solid #3b82f6;border-radius:12px;box-shadow:0 4px 12px #3b82f61a;padding:20px;text-align:center}.process-step h4{border-bottom:2px solid #3b82f6;color:#3b82f6;font-size:1.1rem;font-weight:700;margin-bottom:10px;padding-bottom:8px}.process-step p{color:#bbb;font-size:.95rem;line-height:1.5;margin-bottom:8px}.refund-timeline{align-items:flex-start;display:flex;justify-content:space-between;margin:20px 0;position:relative}.refund-timeline:before{background:linear-gradient(90deg,#3b82f6,#2563eb);content:"";height:2px;left:0;position:absolute;right:0;top:30px;z-index:1}.timeline-item{background:#23272f;border:2px solid #3b82f6;border-radius:12px;box-shadow:0 4px 12px #3b82f626;flex:1 1;margin:0 10px;padding:20px;position:relative;text-align:center;z-index:2}.timeline-item:first-child{margin-left:0}.timeline-item:last-child{margin-right:0}.timeline-item h4{color:#3b82f6;font-size:1rem;font-weight:700;margin-bottom:10px}.timeline-item p{color:#bbb;font-size:.9rem;line-height:1.4;margin:0}@media (max-width:768px){.refund-process{gap:15px;grid-template-columns:1fr}.refund-timeline{flex-direction:column;gap:15px}.refund-timeline:before{display:none}.timeline-item{margin:0}}.notice-center{margin:48px auto 500px;max-width:1100px;width:92vw}.notice-write{max-width:900px}.notice-table td,.notice-table th{padding:12px 16px}.notice-dropzone{background:#0f172a99;border:2px dashed #94a3b859;border-radius:12px;cursor:pointer;padding:16px;transition:all .2s ease}.notice-dropzone.drag-active{background:#1e3a8a59;border-color:#60a5fa;box-shadow:inset 0 0 0 3px #3b82f633}.notice-dropzone-inner{align-items:center;display:flex;gap:12px}.notice-dropzone-icon{font-size:20px}.notice-dropzone-text{color:#9ca3af;flex:1 1}.notice-dropzone-button{background:#0000;border:1px solid #94a3b866;border-radius:8px;color:#e5e7eb;padding:6px 10px}.notice-attachments-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.notice-content{line-height:1.8;white-space:pre-wrap;word-break:break-word}.notice-content p{margin:0 0 .8rem}.notice-content img{display:block;height:auto;max-width:100%}.notice-attachment-card{background:#0f172a59;border:1px solid #94a3b840;border-radius:10px;overflow:hidden;position:relative}.notice-attachment-thumb{display:block;height:120px;object-fit:cover;width:100%}.notice-attachment-meta{align-items:center;display:flex;justify-content:space-between;padding:8px 10px}.notice-attachment-name{color:#e5e7eb;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-attachment-size{color:#94a3b8;font-size:12px}.notice-attachment-remove{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:26px;justify-content:center;position:absolute;right:6px;top:6px;width:26px}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#000;--secondary-color:#fff;--accent-color:#333;--text-color:#fff;--background-color:#000;--surface-color:#111;--border-color:#333;--error-color:#f44;--success-color:#00c851;--warning-color:#fb3;--info-color:#33b5e5}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;background-color:var(--background-color);color:#fff;color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button,button{background-color:#fff;background-color:var(--secondary-color);border:none;border-radius:4px;color:#000;color:var(--primary-color);cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease}.button:hover,button:hover{background-color:#333;background-color:var(--accent-color);color:#fff;color:var(--secondary-color)}.inquiry-board-box{min-height:320px;position:relative}.inquiry-table-wrapper{margin-bottom:2.5rem;max-height:340px;min-height:120px;overflow-x:auto}.inquiry-table td,.inquiry-table th{border-bottom:1px solid #23272f}.inquiry-table th{background:#222;color:#fff;font-weight:700;text-align:center}.inquiry-table td{background:#23272f;color:#fff;font-size:1.01rem}.inquiry-status.answered{color:#00c851;color:var(--success-color);font-weight:700}.inquiry-status.pending{color:#fb3;color:var(--warning-color);font-weight:700}.inquiry-write-btn{background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:7px;bottom:32px;box-shadow:0 2px 8px #3b82f61a;color:#fff;cursor:pointer;font-size:1.01rem;font-weight:700;min-width:120px;padding:.55rem 1.3rem;position:absolute;right:32px;transition:background .2s}.inquiry-write-btn:hover{background:linear-gradient(90deg,#2563eb,#3b82f6)}@media (max-width:600px){.inquiry-board-box{padding:1.2rem .3rem 2.2rem!important}.inquiry-write-btn{bottom:12px;font-size:.98rem;padding:.45rem .7rem;right:12px;width:120px}.inquiry-table td,.inquiry-table th{font-size:.95rem;padding:.5rem}}.discord-fab{align-items:center;background:linear-gradient(135deg,#5865f2f2,#4e5ae6f2);border:1.5px solid #5865f299;border-radius:999px;bottom:16px;box-shadow:0 10px 30px #5865f259;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;padding:10px 14px;position:fixed;right:16px;transition:transform .12s ease,box-shadow .2s ease,background .2s ease;z-index:3000}.discord-fab:hover{box-shadow:0 12px 36px #5865f273;transform:translateY(-2px)}.discord-fab:active{transform:translateY(0)}.discord-fab .discord-fab-label{font-size:.95rem}@media (max-width:700px){.discord-fab{bottom:12px;padding:10px 12px;right:12px}.discord-fab .discord-fab-label{display:none}}
/*# sourceMappingURL=main.e071ba5d.css.map*/