:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}html,body{background-color:var(--background,#070707);overscroll-behavior-y:none;min-height:100%;margin:0}#root{background-color:var(--background,#070707)}html{scrollbar-width:thin;scrollbar-color:#d2d2d29e var(--background,#070707)}html::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track{background:var(--background,#070707)}html::-webkit-scrollbar-thumb{background:#d2d2d29e;border-radius:999px}html::-webkit-scrollbar-thumb:hover{background:#e1e1e1d1}html::-webkit-scrollbar-button{width:0;height:0;display:none}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.auth-prompt-page{box-sizing:border-box;color:#fff;background:#070707;justify-content:center;align-items:center;min-height:100vh;padding:100px 24px;display:flex;position:relative;overflow:hidden}.auth-prompt-background{pointer-events:none;background:#070707;position:absolute;inset:0;overflow:hidden}.auth-film-ribbon{width:116%;height:48%;position:absolute;left:-8%;overflow:hidden}.auth-film-ribbon-left{top:-5%;transform:rotate(-2deg)scale(1.05)}.auth-film-ribbon-right{bottom:-5%;transform:rotate(2deg)scale(1.05)}.auth-film-track{width:max-content;height:100%;display:flex}.auth-film-ribbon-left .auth-film-track{animation:55s linear infinite auth-move-left}.auth-film-ribbon-right .auth-film-track{animation:60s linear infinite auth-move-right}.auth-film-group{gap:16px;height:100%;padding-right:16px;display:flex}.auth-film-frame{background:#0a0a0a;border-radius:18px;flex-shrink:0;width:300px;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000052}.auth-film-frame img{object-fit:cover;filter:brightness(.72)saturate(.82);width:100%;height:100%;display:block}.auth-prompt-overlay{background:radial-gradient(#07070740 0%,#07070794 48%,#070707d1 100%),linear-gradient(#07070726,#0707078c);position:absolute;inset:0}.auth-prompt-content{z-index:2;box-sizing:border-box;text-align:center;-webkit-backdrop-filter:blur(16px);background:#07070794;border:1px solid #ffffff2e;border-radius:24px;width:100%;max-width:660px;padding:52px 48px;position:relative;box-shadow:0 30px 80px #0000006b}.auth-prompt-label{color:#ffffffad;letter-spacing:.2em;margin:0 0 16px;font-size:13px}.auth-prompt-content h1{color:#fff;margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1.05}.auth-prompt-description{color:#ffffffc2;max-width:520px;margin:24px auto 0;font-size:17px;line-height:1.65}.auth-prompt-button{color:#111;font:inherit;cursor:pointer;background:linear-gradient(135deg,#b8ccd6,#96b0be);border:0;border-radius:9px;margin-top:32px;padding:13px 28px;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 30px #96b0be2e}.auth-prompt-button:hover{transform:translateY(-2px);box-shadow:0 14px 36px #96b0be47}@keyframes auth-move-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes auth-move-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (width<=768px){.auth-prompt-content{max-width:560px;padding:42px 30px}.auth-film-frame{width:230px}}@media (width<=480px){.auth-prompt-page{padding:90px 18px}.auth-prompt-content{border-radius:20px;padding:36px 22px}.auth-prompt-description{font-size:16px}.auth-film-frame{border-radius:14px;width:190px}}.beginner-tour{z-index:3000;pointer-events:none;position:fixed;inset:0}.beginner-tour-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000c7;position:absolute;inset:0}.beginner-tour-highlight{border:2px solid #c5d9e2;border-radius:12px;transition:top .24s,left .24s,width .24s,height .24s;position:fixed;box-shadow:0 0 0 9999px #000000c7,0 0 0 6px #b8ccd629,0 12px 35px #00000057}.beginner-tour-tooltip{color:#f5f5f5;box-sizing:border-box;pointer-events:auto;background:#111113;border:1px solid #ffffff24;border-radius:20px;width:min(380px,100vw - 36px);padding:22px;animation:.22s both beginner-tooltip-in;position:fixed;box-shadow:0 26px 80px #00000094}.beginner-tour--welcome .beginner-tour-tooltip{width:min(500px,100vw - 36px);top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes beginner-tooltip-in{0%{opacity:0}to{opacity:1}}.beginner-tour-topline{justify-content:space-between;align-items:center;display:flex}.beginner-tour-topline span{color:#f5f5f56b;letter-spacing:.12em;font-size:11px}.beginner-tour-topline button{color:#f5f5f5a6;cursor:pointer;background:#ffffff12;border:none;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.beginner-tour-eyebrow{color:#a9c2ce;letter-spacing:.18em;margin:17px 0 8px;font-size:10px;font-weight:700}.beginner-tour-tooltip h2{color:#f5f5f5;letter-spacing:-.025em;margin:0;font-family:Times New Roman,Times,serif;font-size:28px;font-weight:400;line-height:1.1}.beginner-tour-description{color:#f5f5f594;margin:12px 0 0;font-size:14px;line-height:1.58}.beginner-tour-progress{gap:6px;margin-top:20px;display:flex}.beginner-tour-progress span{background:#ffffff1a;border-radius:999px;flex:1;height:3px}.beginner-tour-progress span.active,.beginner-tour-progress span.complete{background:#b8ccd6}.beginner-tour-actions{justify-content:space-between;gap:12px;margin-top:22px;display:flex}.beginner-tour-actions button{min-height:42px;font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:9px 17px;font-size:13px;font-weight:600;display:inline-flex}.beginner-tour-secondary{color:#f5f5f5ad;background:#ffffff0d;border:1px solid #ffffff1c}.beginner-tour-primary{color:#111719;background:linear-gradient(135deg,#e4f0f5,#b8ccd6 52%,#7f9aa8);border:none}@media (width<=720px){.beginner-tour-tooltip{width:auto;right:18px;left:18px!important}.beginner-tour:not(.beginner-tour--welcome) .beginner-tour-tooltip{bottom:18px;top:auto!important}}:root{--nav-background:transparent;--dropdown-background:#f5f5f553;--nav-link:white;--title:#96b0be;--dropdown-shadow:#000000a8;--hover-menu-shadow:#ffffff1f;--hover-link-shadow:#ffffff1f}.nav{z-index:999;background:var(--nav-background);width:100%;box-shadow:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px;justify-content:space-between;padding:10px 0;display:flex;position:fixed}.left{align-items:center;gap:15px;display:flex}.right{align-items:center;gap:10px;display:flex}.link{color:var(--nav-link);cursor:pointer;background:0 0;border:none;height:100%}.link:hover{background:var(--hover-link-shadow);border-radius:10px}.title-link{color:var(--title);cursor:pointer;background:0 0;border:none;font-family:Times New Roman,Georgia,serif;font-size:1.2rem;font-weight:1000}.title-link:hover{background:0 0}.icon-button{cursor:pointer;color:var(--nav-link);background:0 0;border:none;width:30px;height:25px;font-size:1.3rem}.icon-button:hover{background:#ffffff1f;border-radius:8px}.dropdown-container{align-items:center;display:flex;position:relative}.dropdown{background:var(--dropdown-background);-webkit-backdrop-filter:blur(12px);min-width:220px;box-shadow:0 8px 24px var(--dropdown-shadow);z-index:1000;border:1px solid #96b0be73;border-radius:16px;flex-direction:column;padding:8px;display:flex;position:absolute;top:36px;right:0}.dropdown-item{color:#f5f5f553;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:12px 14px;font-size:.95rem;transition:background .2s,color .2s}.dropdown-item:hover{color:#fff;background:#ffffff1f;background:var(--hover-menu-shadow);border-radius:10px}.site-footer{z-index:2;background:#070707e6;position:relative}.footer-inner{max-width:1700px;margin:0 auto;padding:68px 8% 28px}.footer-top{grid-template-columns:minmax(280px,1.8fr) repeat(3,minmax(130px,.8fr));gap:55px;padding-bottom:48px;display:grid}.footer-brand{max-width:460px}.footer-logo{color:#fff;align-items:center;gap:12px;font-family:Times New Roman,Times,serif;font-size:30px;font-weight:600;display:flex}.footer-logo-mark{box-sizing:border-box;background:#070707;border:1px solid #b8ccd633;border-radius:14px;flex:0 0 52px;width:52px;height:52px;display:block;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000047}.footer-logo-mark-image{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.footer-logo-mark-image--light{display:none}.footer-brand>p{color:#ffffff9e;margin:26px 0;font-family:Times New Roman,Times,serif;font-size:18px;line-height:1.65}.footer-socials{gap:17px;display:flex}.footer-socials button{color:#d2e0ffb8;cursor:pointer;background:0 0;border:none;place-items:center;width:38px;height:38px;font-size:25px;transition:color .2s,transform .2s;display:grid}.footer-socials button:hover{color:#fff;transform:translateY(-3px)}.footer-column{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.footer-column h3{color:#fff;margin:4px 0 12px;font-family:Times New Roman,Times,serif;font-size:22px;font-weight:500}.footer-column button,.footer-bottom button{color:#ffffffb8;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:Times New Roman,Times,serif;font-size:18px;transition:color .2s}.footer-column button:hover,.footer-bottom button:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:24px;padding-top:28px;display:flex}.footer-bottom p{color:#aac0e19e;margin:0;font-family:Times New Roman,Times,serif;font-size:16px}.footer-bottom>div{gap:28px;display:flex}.footer-bottom button{color:#aac0e19e;font-size:16px}@media (width<=900px){.footer-top{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}@media (width<=600px){.footer-inner{padding:52px 8% 24px}.footer-top{grid-template-columns:1fr;gap:38px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom>div{flex-wrap:wrap;gap:14px 24px}}.gallery-page{isolation:isolate;color:#fff;background:#070707;min-height:100vh;padding-top:64px;position:relative;overflow-x:hidden}.gallery-page-favourites{background:#070707}.gallery-background{z-index:0;pointer-events:none;background:#070707;position:fixed;inset:0;overflow:hidden}.gallery-wall{position:absolute;inset:0}.gallery-wall-frame{background:#101010;border:1px solid #ffffff17;position:absolute;overflow:hidden;box-shadow:0 24px 70px #00000073}.gallery-wall-frame img{object-fit:cover;filter:brightness(.58)saturate(.82);width:100%;height:100%;animation:16s ease-in-out infinite alternate gallery-artwork-drift;display:block}.gallery-wall-frame-1{width:clamp(190px,18vw,320px);height:32vh;top:7vh;left:-3vw;transform:rotate(-5deg)}.gallery-wall-frame-2{width:clamp(180px,17vw,290px);height:27vh;top:8vh;right:2vw;transform:rotate(4deg)}.gallery-wall-frame-3{width:clamp(150px,13vw,225px);height:23vh;top:10vh;left:18vw;transform:rotate(2deg)}.gallery-wall-frame-4{width:clamp(200px,20vw,350px);height:32vh;top:38vh;right:-5vw;transform:rotate(-4deg)}.gallery-wall-frame-5{width:clamp(210px,21vw,370px);height:31vh;bottom:-5vh;left:-3vw;transform:rotate(3deg)}.gallery-wall-frame-6{width:clamp(160px,15vw,250px);height:25vh;bottom:7vh;right:10vw;transform:rotate(5deg)}.gallery-wall-frame-7{width:clamp(150px,13vw,220px);height:24vh;top:42vh;left:6vw;transform:rotate(-3deg)}.gallery-wall-frame-8{width:clamp(150px,13vw,230px);height:22vh;bottom:-2vh;right:29vw;transform:rotate(-2deg)}.gallery-wall-frame:nth-child(2n) img{animation-duration:19s;animation-delay:-5s}.gallery-wall-frame:nth-child(3n) img{animation-duration:22s;animation-delay:-9s}.gallery-background-vignette{z-index:1;background:radial-gradient(at 50% 30%,#070707f0 0%,#070707d6 22%,#0707076b 52%,#0707079e 100%);position:absolute;inset:0}.gallery-background-overlay{z-index:2;background:linear-gradient(#07070742,#07070794);position:absolute;inset:0}@keyframes gallery-artwork-drift{0%{transform:scale(1.04)translate(0,0)}to{transform:scale(1.1)translate(-5px,7px)}}.gallery-hero{z-index:3;text-align:center;max-width:1180px;margin:0 auto;padding:82px 28px 58px;position:relative;overflow:hidden}.gallery-hero:before{content:"";background:linear-gradient(90deg,#0000,#b8ccd67a,#0000);width:460px;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.gallery-eyebrow{color:#b8ccd6c7;letter-spacing:.2em;margin:0 0 16px;font-size:12px;font-weight:700}.gallery-hero h1{color:#fff;letter-spacing:-.045em;margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(52px,7vw,88px);font-weight:400;line-height:1}.gallery-description{color:#ffffffad;max-width:570px;margin:22px auto 0;font-size:16px;line-height:1.65}.gallery-stats{color:#ffffff9e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0b;border:1px solid #ffffff1c;border-radius:999px;align-items:center;gap:18px;margin-top:28px;padding:10px 17px;font-size:13px;display:inline-flex}.gallery-stats strong{color:#d7e5eb;margin-right:5px;font-size:14px}.gallery-content{z-index:3;max-width:1220px;margin:0 auto;padding:52px 28px 90px;position:relative}.gallery-toolbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0c0cb8;border:1px solid #ffffff1a;border-radius:16px;justify-content:flex-end;gap:16px;margin:0 0 30px;padding:16px 18px;display:flex}.gallery-toolbar label{color:#ffffff8f;letter-spacing:.1em;text-transform:uppercase;gap:7px;min-width:190px;font-size:11px;font-weight:700;display:grid}.gallery-toolbar select{color:#fff;width:100%;font:inherit;letter-spacing:normal;text-transform:none;background:#171717;border:1px solid #ffffff21;border-radius:10px;padding:10px 34px 10px 12px;font-size:13px}.gallery-load-more{color:#ffffff7a;justify-content:center;align-items:center;gap:13px;min-height:78px;font-size:13px;display:flex}.gallery-load-more .gallery-loader{width:22px;height:22px}.gallery-error{color:#f5caca;text-align:center;background:#7a252538;border:1px solid #eb8c8c4d;border-radius:12px;max-width:760px;margin:0 auto 28px;padding:13px 18px;font-size:14px}.gallery-loading{color:#ffffff8c;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:300px;display:flex}.gallery-loader{border:2px solid #ffffff21;border-top-color:#b8ccd6;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite gallery-spin}@keyframes gallery-spin{to{transform:rotate(360deg)}}.gallery-empty{box-sizing:border-box;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;max-width:620px;min-height:300px;margin:10px auto 0;padding:48px 30px;display:flex}.gallery-empty-icon{color:#b8ccd6;background:#96b0be1a;border:1px solid #b8ccd638;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:21px;font-size:21px;display:grid}.gallery-empty-favourites .gallery-empty-icon svg{fill:currentColor}.gallery-empty h2{color:#fff;margin:0;font-family:Times New Roman,Times,serif;font-size:31px;font-weight:400}.gallery-empty p{color:#ffffff91;max-width:420px;margin:13px 0 0;font-size:15px;line-height:1.65}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:26px;display:grid}.gallery-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111111eb;border:1px solid #ffffff1a;border-radius:18px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:visible;box-shadow:0 18px 50px #00000038}.gallery-card:hover{border-color:#b8ccd647;transform:translateY(-5px);box-shadow:0 24px 58px #00000057}.gallery-image-wrap{aspect-ratio:4/3;background:#101010;border-radius:17px 17px 0 0;position:relative;overflow:visible}.gallery-image-button{cursor:zoom-in;background:0 0;border:none;border-radius:17px 17px 0 0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.gallery-card:has(.image-share-popover){z-index:10}.gallery-image{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .45s;display:block}.gallery-card:hover .gallery-image{filter:brightness(.78);transform:scale(1.035)}.gallery-view-label{opacity:0;color:#fff;letter-spacing:.04em;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0808088c;border:1px solid #ffffff59;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:600;transition:opacity .25s,transform .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-42%)}.gallery-card:hover .gallery-view-label{opacity:1;transform:translate(-50%,-50%)}.gallery-heart{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#050505a1;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;font-size:18px;transition:transform .2s,background .2s,color .2s;display:grid;position:absolute;top:13px;right:13px}.gallery-heart:hover{color:#081014;background:#96b0bee0;transform:scale(1.08)}.gallery-heart-active{color:#10191e;background:#b8ccd6;border-color:#b8ccd685}.gallery-heart-active svg{fill:currentColor}.gallery-heart:disabled{opacity:.55;cursor:wait}.gallery-card-body{padding:18px 18px 17px}.gallery-card-info h2{color:#ffffffe8;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:600;line-height:1.4;overflow:hidden}.gallery-card-info p{color:#ffffff6b;margin:6px 0 0;font-size:12px}.gallery-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:17px;display:grid}.gallery-action-button{color:#d8e5eb;min-height:40px;font:inherit;cursor:pointer;background:#96b0be1c;border:1px solid #b8ccd638;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.gallery-action-button:hover{background:#96b0be33;border-color:#b8ccd66b}.gallery-delete-button{color:#ffffffa3;background:#88373717;border-color:#e0838321}.gallery-delete-button:hover{color:#efc1c1;background:#8837372e;border-color:#e083834d}.gallery-remove-button{color:#ffffffad}.gallery-action-button:disabled{opacity:.45;cursor:wait}.gallery-preview-backdrop{z-index:1200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d6;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.gallery-preview-modal{box-sizing:border-box;background:#101010;border:1px solid #ffffff21;border-radius:20px;width:min(1050px,94vw);max-height:91vh;padding:20px;overflow:hidden;box-shadow:0 30px 90px #00000080}.gallery-preview-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.gallery-preview-toolbar h3{color:#fff;margin:0;font-family:Times New Roman,Times,serif;font-size:24px;font-weight:400}.gallery-preview-toolbar p{color:#ffffff7a;margin:5px 0 0;font-size:12px}.gallery-preview-controls{color:#ffffff9e;align-items:center;gap:9px;font-size:12px;display:flex}.gallery-preview-button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:37px;height:37px;padding:0;display:grid}.gallery-preview-button:hover{background:#96b0be33}.gallery-preview-close{margin-left:4px}.gallery-preview-image-area{background-color:#0e0e0e;background-image:linear-gradient(45deg,#0b0b0b 25%,#0000 25%),linear-gradient(-45deg,#0b0b0b 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#0b0b0b 75%),linear-gradient(-45deg,#0000 75%,#0b0b0b 75%),none;background-position:0 0,0 12px,12px -12px,-12px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-radius:13px;justify-content:center;align-items:center;height:min(70vh,720px);display:flex;overflow:auto}.gallery-preview-image{transform-origin:50%;max-width:100%;max-height:100%;transition:transform .15s;display:block}@media (width<=720px){.gallery-page{padding-top:54px}.gallery-hero{padding:62px 20px 46px}.gallery-content{padding:38px 16px 70px}.gallery-toolbar{flex-direction:column;align-items:stretch}.gallery-toolbar label{min-width:0}.gallery-wall-frame-3,.gallery-wall-frame-4,.gallery-wall-frame-7,.gallery-wall-frame-8{display:none}.gallery-wall-frame-1{width:48vw;left:-18vw}.gallery-wall-frame-2{width:42vw;right:-14vw}.gallery-wall-frame-5{width:50vw;left:-20vw}.gallery-wall-frame-6{width:43vw;right:-16vw}.gallery-grid{grid-template-columns:1fr;gap:20px}.gallery-card:hover{transform:none}.gallery-view-label{display:none}.gallery-preview-backdrop{padding:10px}.gallery-preview-modal{width:100%;padding:14px}.gallery-preview-toolbar{align-items:flex-start}.gallery-preview-toolbar p{display:none}.gallery-preview-image-area{height:68vh}}.model-provider-select{width:min(380px,100% - 32px);max-width:380px;margin:14px auto 0}.model-provider-select>label{color:#e8f1f5b8;letter-spacing:.02em;text-align:center;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.model-provider-select__control{position:relative}.model-provider-select__control select{appearance:none;color:#eef6f9;width:100%;height:42px;font:inherit;cursor:pointer;background:#b8ccd614;border:1px solid #b8ccd652;border-radius:14px;outline:none;padding:0 46px 0 16px;font-size:14px;font-weight:700;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s}.model-provider-select__control select:hover:not(:disabled){background:#b8ccd624;border-color:#cce0e9ad;transform:translateY(-1px)}.model-provider-select__control select:focus-visible{border-color:#d8e8ef;box-shadow:0 0 0 3px #b8ccd633,0 10px 24px #00000047}.model-provider-select__control select:disabled{cursor:not-allowed;opacity:.58}.model-provider-select__control>svg{color:#b8ccd6;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.model-provider-select>p{color:#d8e5eb8c;text-align:center;min-height:17px;margin:6px 4px 0;font-size:11px;line-height:1.45}.model-provider-select--compact{width:min(300px,100%);margin:0 4px 10px}.model-provider-select--compact>label,.model-provider-select--compact>p{text-align:left}.model-provider-select--compact .model-provider-select__control select{border-radius:12px;height:40px;font-size:12px}[data-theme=light] .model-provider-select>label{color:#314a56}[data-theme=light] .model-provider-select__control select{color:#1e3742;background:#f1f6f8;border-color:#7893a0}[data-theme=light] .model-provider-select__control select:hover:not(:disabled){background:#e4eef2;border-color:#3e5e6d}[data-theme=light] .model-provider-select__control select:focus-visible{border-color:#243f4b;box-shadow:0 0 0 3px #3f606f38}[data-theme=light] .model-provider-select__control>svg{color:#365663}[data-theme=light] .model-provider-select>p{color:#526b76}:root{--background:#070707;--link:#595959;--title:#96b0be;--dropdown-shadow:#d8d8d8;--hover-menu-shadow:#cde0e892;--hover-link-shadow:#cfcfcf64}.background{background:#070707;width:100%;min-height:100vh;padding-top:50px}.customization-page{isolation:isolate;color:#fff;background:#070707;min-height:100svh;display:flex;position:relative;overflow:hidden}.customization-page .gallery-background-vignette{background:radial-gradient(at 54% 42%,#070707e6 0%,#070707c9 34%,#07070785 66%,#070707b8 100%)}.customization-page .gallery-background-overlay{background:linear-gradient(#07070738,#070707a3)}.customization-main{z-index:3;box-sizing:border-box;flex:1;min-width:0;height:100svh;margin-left:56px;padding:0 0 26px;transition:margin-left .25s;position:relative}.app-sidebar.open+.customization-main{margin-left:250px}.app-sidebar.closed+.customization-main{margin-left:56px}.new-chat-panel{width:100%;height:100%;margin:0 auto}.new-chat-content{grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;display:grid}.new-chat-scroll-area{scrollbar-width:thin;scrollbar-color:#d2e0e859 transparent;min-height:0;padding:30px clamp(16px,4vw,52px);overflow:hidden auto}.new-chat-scroll-area::-webkit-scrollbar{width:6px}.sidebar-chat-list::-webkit-scrollbar{width:6px}.new-chat-scroll-area::-webkit-scrollbar-thumb{background:#d2e0e852;border-radius:999px}.sidebar-chat-list::-webkit-scrollbar-thumb{background:#d2e0e852;border-radius:999px}.new-chat-empty-state{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:30px 20px 52px;animation:.6s both customization-rise;display:flex;position:relative}.new-chat-empty-state:before{content:"YOUR CREATIVE STUDIO";color:#b8ccd6d1;letter-spacing:.2em;margin-bottom:17px;font-size:12px;font-weight:700}.new-chat-empty-state:after{content:"";background:linear-gradient(90deg,#0000,#b8ccd685,#0000);width:min(460px,75%);height:1px;margin-top:31px}.new-chat-empty-icon{display:none}.new-chat-empty-state h1{color:#fff;letter-spacing:-.045em;text-shadow:0 8px 32px #0000007a;max-width:700px;margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(34px,4vw,54px);font-weight:400;line-height:1.08}.new-chat-history{flex-direction:column;gap:20px;width:min(100%,820px);margin:0 auto;display:flex}.new-chat-time-divider{color:#ffffff7a;letter-spacing:.025em;align-self:center;margin:5px 0 -3px;font-size:11px;font-weight:600}.new-chat-message{box-sizing:border-box;flex-direction:column;width:100%;animation:.35s both customization-rise;display:flex}.new-chat-message-user{align-self:stretch;align-items:flex-end}.new-chat-message-assistant{align-self:stretch;align-items:flex-start}.new-chat-message img{box-sizing:border-box;object-fit:contain;border-radius:12px;width:min(100%,460px);max-height:420px;margin-bottom:12px;display:block;box-shadow:0 18px 50px #00000047}.new-chat-message-user img{width:min(50%,230px)}.new-chat-generated-image{width:min(100%,460px);margin-bottom:12px;position:relative}.new-chat-generated-preview{aspect-ratio:4/3;cursor:zoom-in;background:#101010;border:0;border-radius:12px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.new-chat-generated-preview img{object-fit:cover;width:100%;height:100%;max-height:none;margin:0;transition:transform .4s,filter .4s}.new-chat-generated-preview>span{color:#fff;white-space:nowrap;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0808088f;border:1px solid #ffffff57;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:600;transition:opacity .25s,transform .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-42%)}.new-chat-generated-preview:hover img{filter:brightness(.78);transform:scale(1.025)}.new-chat-generated-preview:hover>span{opacity:1;transform:translate(-50%,-50%)}.new-chat-generated-heart{z-index:7;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#050505a1;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;font-size:18px;transition:transform .2s,background .2s,color .2s;display:grid;position:absolute;top:12px;right:12px}.new-chat-generated-heart:hover{color:#081014;background:#96b0bee6;transform:scale(1.07)}.new-chat-generated-heart.is-favourite{color:#10191e;background:#b8ccd6;border-color:#b8ccd685}.new-chat-generated-heart.is-favourite svg{fill:currentColor}.new-chat-generated-image .image-share-control--dark{top:12px;bottom:auto;right:61px}.new-chat-generated-image .image-share-popover{z-index:20}.new-chat-message>p{box-sizing:border-box;color:#ffffffd6;text-align:left;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111111e6;border:1px solid #ffffff1c;border-radius:18px;width:fit-content;max-width:76%;margin:0;padding:12px 15px;font-size:14px;line-height:1.6;box-shadow:0 12px 32px #0000003d}.new-chat-message-user>p{background:#4d5e67db;border-color:#b8ccd64d;border-bottom-right-radius:6px}.new-chat-message-assistant>p{border-bottom-left-radius:6px}.new-chat-edit-input{color:#ffffff94;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;margin-top:7px;padding:0;font-size:15px;transition:color .2s,background .2s,transform .2s;display:grid}.new-chat-edit-input:hover:not(:disabled){color:#fffffff0;background:#ffffff14;transform:translateY(-1px)}.new-chat-edit-input:disabled{cursor:default;opacity:.35}.new-chat-inline-edit{box-sizing:border-box;background:#4d5e67e6;border:1px solid #b8ccd66b;border-radius:18px 18px 6px;width:min(76%,520px);padding:10px;box-shadow:0 12px 32px #0000003d}.new-chat-inline-edit textarea{resize:vertical;box-sizing:border-box;color:#fffffff0;width:100%;min-height:70px;font:inherit;background:0 0;border:0;outline:0;padding:3px 5px;font-size:14px;line-height:1.6;display:block}.new-chat-inline-edit-actions{justify-content:flex-end;gap:7px;margin-top:7px;display:flex}.new-chat-inline-edit-actions button{color:#ffffffd1;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;transition:background .2s,transform .2s;display:grid}.new-chat-inline-edit-actions button[type=submit]{color:#10191e;background:#b8ccd6}.new-chat-inline-edit-actions button:hover:not(:disabled){background:#fff3;transform:scale(1.05)}.new-chat-inline-edit-actions button[type=submit]:hover:not(:disabled){background:#d4e2e8}.new-chat-inline-edit-actions button:disabled{cursor:default;opacity:.45}.new-chat-loading-block{width:min(100%,460px);max-width:460px}.new-chat-loading{box-sizing:border-box;background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 45%,#7f9aa8 100%);border-radius:12px;width:100%;min-height:280px;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000047}.new-chat-loading img{opacity:0;width:100%;margin:0}.new-chat-loading-glow{filter:blur(8px);will-change:top, left, transform, opacity;background:radial-gradient(circle,#fffffffa 0%,#e1f6ffad 24%,#b2ddf138 52%,#0000 72%);border-radius:50%;width:120px;height:120px;animation:12.8s ease-in-out infinite alternate customization-loading-glow-x,9.6s cubic-bezier(.37,0,.63,1) infinite alternate customization-loading-glow-y,5.4s ease-in-out infinite alternate customization-loading-glow-pulse;position:absolute;top:12%;left:-45px}.new-chat-loading-dots{gap:7px;width:fit-content;margin:0 0 10px 4px;display:flex}.new-chat-loading-dots i{background:#fffffff0;border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite customization-pulse}.new-chat-loading-dots i:nth-child(2){animation-delay:.14s}.new-chat-loading-dots i:nth-child(3){animation-delay:.28s}@keyframes customization-loading-glow-x{0%{left:-45px}17%{left:68%}31%{left:12%}49%{left:calc(100% - 74px)}66%{left:39%}81%{left:calc(100% - 42px)}to{left:3%}}@keyframes customization-loading-glow-y{0%{top:12%}22%{top:72%}39%{top:31%}57%{top:-8%}76%{top:78%}to{top:43%}}@keyframes customization-loading-glow-pulse{0%{opacity:.72;transform:scale(.78)}43%{opacity:1;transform:scale(1.15)}to{opacity:.82;transform:scale(.9)}}.new-chat-composer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111111eb;border:1px solid #ffffff24;border-radius:28px;width:min(100% - 32px,860px);margin:0 auto 8px;padding:10px;transition:border-color .2s,box-shadow .2s;box-shadow:0 18px 50px #00000057}.new-chat-composer:focus-within{border-color:#b8ccd67a;box-shadow:0 20px 56px #0000006b,0 0 0 3px #96b0be1a}.new-chat-image-preview{width:72px;height:72px;margin:4px 4px 12px;position:relative}.new-chat-image-preview img{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block;box-shadow:0 10px 24px #0000004d}.new-chat-image-preview>span{display:none}.new-chat-image-preview button,.new-chat-plus,.new-chat-mic,.new-chat-send,.new-chat-voice{color:#ffffffb8;font:inherit;cursor:pointer;border:none}.new-chat-image-preview button{color:#fff;background:#0a0a0aeb;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:25px;height:25px;padding:0;font-size:14px;display:grid;position:absolute;top:-8px;right:-8px;box-shadow:0 5px 14px #00000059}.new-chat-image-preview button:hover,.new-chat-plus:hover,.new-chat-mic:hover{color:#fff;background:#96b0be29}.new-chat-image-preview button:hover{color:#10191e;background:#b8ccd6}.new-chat-input-row{align-items:center;gap:7px;display:flex}.new-chat-file-input{display:none}.new-chat-input-row>input:not([type=file]){color:#fff;min-width:0;height:44px;font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:15px}.new-chat-input-row>input::placeholder{color:#ffffff61}.new-chat-plus,.new-chat-mic,.new-chat-send{background:0 0;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;padding:0;font-size:19px;transition:background .2s,color .2s,transform .2s;display:grid}.new-chat-send{color:#10191e;background:#b8ccd6;box-shadow:0 8px 20px #96b0be38}.new-chat-send:hover{background:#d4e2e8;transform:scale(1.05)}.new-chat-stop span{background:#10191e;border-radius:2px;width:12px;height:12px}.new-chat-voice{color:#d8e5eb;background:#96b0be1a;border:1px solid #b8ccd62e;border-radius:999px;flex:none;align-items:center;gap:7px;height:42px;padding:0 14px;font-size:12px;font-weight:600;display:flex}.new-chat-voice:hover{background:#96b0be33;border-color:#b8ccd661}.new-chat-mic.is-listening,.new-chat-voice.is-listening{color:#ffd3d3;background:#8837374d;border-color:#e0838380;animation:1.2s ease-in-out infinite customization-recording}.new-chat-error{color:#f2b8b8;text-align:left;margin:7px 8px 1px;font-size:12px;line-height:1.4}.sidebar-chat-section{flex-direction:column;gap:8px;min-height:0;display:flex}.sidebar-chat-search{color:#ddecf3a3;background:#ffffff0e;border:1px solid #a0c4d63d;border-radius:11px;grid-template-columns:18px minmax(0,1fr) 26px;align-items:center;gap:5px;margin:0 3px 2px;padding:5px 6px 5px 9px;display:grid}.sidebar-chat-search>svg{width:14px;height:14px}.sidebar-chat-search input{color:#fff;min-width:0;font:inherit;background:0 0;border:none;outline:none;padding:3px 0;font-size:12px}.sidebar-chat-search input::placeholder{color:#ffffff61}.sidebar-chat-search button{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:7px;place-items:center;width:26px;height:26px;padding:0;display:grid}.sidebar-chat-search button:hover{color:#fff;background:#ffffff14}.sidebar-chat-search-empty{color:#ffffff6b;text-align:center;margin:7px 8px 3px;font-size:11px;line-height:1.4}.sidebar-chat-header,.sidebar-chat-item,.sidebar-chat-more,.sidebar-chat-menu button,.sidebar-chat-rename button{color:#ffffff9e;width:100%;font:inherit;text-align:left;cursor:pointer;border:none}.sidebar-chat-header{letter-spacing:.14em;text-transform:uppercase;background:0 0;justify-content:space-between;align-items:center;padding:7px 8px;font-size:11px;font-weight:700;display:flex}.sidebar-chat-list{flex-direction:column;gap:4px;max-height:36vh;display:flex;overflow-y:auto}.sidebar-chat-row{border-radius:9px;grid-template-columns:minmax(0,1fr) 30px;transition:background .2s,color .2s;display:grid;position:relative}.sidebar-chat-row:hover,.sidebar-chat-row.active{background:#96b0be24}.sidebar-chat-item{text-overflow:ellipsis;white-space:nowrap;background:0 0;border-radius:9px;align-items:center;gap:7px;width:auto;min-width:0;padding:9px 10px;font-size:13px;transition:background .2s,color .2s;display:flex;overflow:hidden}.sidebar-chat-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-chat-item svg{flex:none;width:12px}.sidebar-chat-row:hover .sidebar-chat-item,.sidebar-chat-row.active .sidebar-chat-item{color:#fff}.sidebar-chat-more{opacity:0;background:0 0;border-radius:8px;place-items:center;width:30px;padding:0;transition:opacity .2s,background .2s,color .2s;display:grid}.sidebar-chat-row:hover .sidebar-chat-more,.sidebar-chat-row.active .sidebar-chat-more,.sidebar-chat-more[aria-expanded=true]{opacity:1}.sidebar-chat-more:hover{color:#fff;background:#ffffff17}.sidebar-chat-more:disabled{cursor:not-allowed;opacity:.3}.sidebar-chat-menu{background:#121619f5;border:1px solid #ffffff17;border-radius:10px;flex-direction:column;grid-column:1/-1;gap:2px;margin:2px 5px 6px;padding:5px;display:flex;box-shadow:0 12px 28px #00000047}.sidebar-chat-menu button{background:0 0;border-radius:7px;align-items:center;gap:9px;padding:8px 9px;font-size:12px;display:flex}.sidebar-chat-menu button:hover{color:#fff;background:#ffffff14}.sidebar-chat-menu .sidebar-chat-delete{color:#f0aaaa}.sidebar-chat-rename{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 30px 30px;gap:3px;padding:4px;display:grid}.sidebar-chat-rename input{color:#fff;min-width:0;font:inherit;background:#ffffff12;border:1px solid #9fc8dc6b;border-radius:8px;outline:none;padding:7px 8px;font-size:12px}.sidebar-chat-rename input:focus{border-color:#afd7eabf}.sidebar-chat-rename button{background:#ffffff0f;border-radius:8px;place-items:center;width:30px;padding:0;display:grid}.sidebar-chat-rename button:hover{color:#fff;background:#ffffff1c}.app-sidebar.closed .sidebar-chat-section{display:none}@keyframes customization-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes customization-pulse{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}@keyframes customization-recording{0%,to{box-shadow:0 0 #e083831f}50%{box-shadow:0 0 0 6px #e0838314}}@media (width<=760px){.customization-main,.app-sidebar.open+.customization-main,.app-sidebar.closed+.customization-main{margin-left:56px}.customization-main{padding:0 0 10px}.new-chat-scroll-area{padding:20px 12px}.new-chat-empty-state h1{font-size:clamp(28px,8vw,40px)}.new-chat-composer{width:calc(100% - 12px);margin-bottom:0}.new-chat-message{width:100%}.new-chat-message>p{max-width:88%}.new-chat-inline-edit{width:min(88%,520px)}.new-chat-mic{display:none}.new-chat-voice{justify-content:center;width:42px;padding:0;font-size:0}.new-chat-voice svg{width:18px;height:18px}}@media (prefers-reduced-motion:reduce){.new-chat-empty-state,.new-chat-message,.new-chat-loading-glow,.new-chat-loading-dots i,.new-chat-mic.is-listening,.new-chat-voice.is-listening{animation:none}}[data-theme=light] .customization-page .gallery-background-vignette{background:radial-gradient(at 54% 42%,#f4f6f8e6 0%,#f4f6f8c7 38%,#f4f6f885 72%,#f4f6f8b8 100%)}[data-theme=light] .new-chat-empty-state h1,[data-theme=light] .new-chat-input-row>input:not([type=file]){color:#172027;text-shadow:none}[data-theme=light] .new-chat-composer,[data-theme=light] .new-chat-message>p{background:#ffffffe6;border-color:#7f9aa83d;box-shadow:0 18px 46px #32424c26}[data-theme=light] .new-chat-message-user>p{background:#d9e5ebf0}[data-theme=light] .new-chat-message>p,[data-theme=light] .new-chat-image-preview>span{color:#35434c}[data-theme=light] .new-chat-time-divider{color:#35434c94}[data-theme=light] .new-chat-input-row>input::placeholder{color:#82919a}[data-theme=light] .new-chat-plus,[data-theme=light] .new-chat-mic,[data-theme=light] .new-chat-voice{color:#294653}[data-theme=light] .new-chat-plus:hover,[data-theme=light] .new-chat-mic:hover{color:#172f3b;background:#7f9aa829}[data-theme=light] .new-chat-voice{background:#7f9aa81f;border-color:#5377893d}[data-theme=light] .new-chat-voice:hover{color:#172f3b;background:#7f9aa833;border-color:#53778966}[data-theme=light] .new-chat-send{color:#294653}[data-theme=light] .new-chat-stop span{background:#294653}[data-theme=light] .new-chat-image-preview button{color:#294653;background:#eef2f5;border-color:#5377893d;box-shadow:0 5px 14px #32424c2e}[data-theme=light] .new-chat-image-preview button:hover{color:#172f3b;background:#d9e5eb}.app-sidebar{z-index:5;box-sizing:border-box;color:#f5f5f5;background:#0f0f10;border-right:1px solid #ffffff14;grid-template-rows:auto minmax(0,1fr) auto;height:100vh;padding-top:35px;transition:width .25s;display:grid;position:fixed;top:0;bottom:0;left:0;overflow:hidden}.app-sidebar.open{width:250px}.app-sidebar.closed{width:56px}.app-sidebar-top{flex-direction:column;gap:6px;padding:30px 12px 12px;display:flex}.app-sidebar-item{color:#e8e8e8;width:100%;min-height:36px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:6px 10px;font-size:15px;transition:background .2s,color .2s;display:flex}.app-sidebar-item svg{color:#d7d7d7;flex-shrink:0;width:18px;height:18px}.app-sidebar-item:hover{color:#fff;background:#ffffff17}.app-sidebar-item.active{color:#dcebf2;background:#96b0be29}.app-sidebar-item.active svg{color:#b8ccd6}.app-sidebar-item:hover svg{color:#fff}.app-sidebar.closed .app-sidebar-item{justify-content:center}.app-sidebar-scroll-area{min-height:0;padding:8px 12px 12px;overflow:hidden auto}.app-sidebar-scroll-area::-webkit-scrollbar{width:6px}.app-sidebar-scroll-area::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.app-sidebar-scroll-area::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.app-sidebar.closed span{display:none}.app-sidebar-bottom{background:#171719;border-top:1px solid #ffffff14;flex-direction:column;width:100%;display:flex}.app-sidebar-toggle{color:#f5f5f5;width:100%;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;padding:12px;font-size:15px;display:flex}.app-sidebar-toggle:hover{background:#202023}.app-sidebar-toggle svg{color:#d7d7d7;flex-shrink:0;width:20px;height:20px}.app-sidebar.closed .app-sidebar-toggle{justify-content:center;padding:12px 0}.image-share-control{z-index:6;position:absolute;bottom:16px;right:16px}.image-share-button{color:#466b86;cursor:pointer;background:#fff;border:1px solid #466b8629;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:transform .2s,background .2s;display:flex;box-shadow:0 7px 20px #00000029}.image-share-button:hover,.image-share-button.active{background:#edf5fb;transform:translateY(-1px)}.image-share-button:focus-visible,.image-share-option:focus-visible,.image-share-close:focus-visible{outline-offset:2px;outline:2px solid #7db5d5}.image-share-popover{color:#08060d;box-sizing:border-box;cursor:default;background:#fff;border:1px solid #e3e7ea;border-radius:18px;width:min(390px,100vw - 82px);padding:18px;animation:.18s both share-popover-in;position:absolute;bottom:54px;right:0;box-shadow:0 18px 48px #0003}@keyframes share-popover-in{0%{opacity:0;transform:translateY(7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.image-share-heading{text-align:left;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.image-share-heading span{color:#7797a8;letter-spacing:.16em;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.image-share-heading h3{color:#171719;margin:0;font-family:Times New Roman,Times,serif;font-size:21px;font-weight:400;line-height:1.15}.image-share-close{color:#5c6570;cursor:pointer;background:#f3f6f8;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.image-share-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:15px;display:grid}.image-share-option{color:#31353a;min-width:0;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e8eb;border-radius:13px;padding:11px 5px 9px;font-size:10px;line-height:1.25;transition:transform .2s,border-color .2s,background .2s}.image-share-option:hover:not(:disabled){background:#f7fafb;border-color:#b8ccd6;transform:translateY(-1px)}.image-share-option:disabled{cursor:wait;opacity:.55}.image-share-icon{color:#526b78;background:#edf2f4;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto 7px;font-size:15px;display:flex}.image-share-icon.facebook{color:#1877f2;background:#e7f0fe}.image-share-icon.instagram{color:#c13584;background:#f9e9ef}.image-share-status{color:#526b78;text-align:center;margin-top:11px;font-size:11px;line-height:1.4}.image-share-control--dark{top:13px;bottom:auto;right:61px}.image-share-control--dark .image-share-button{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#050505c7;border-color:#ffffff40;box-shadow:0 7px 20px #0000004d}.image-share-control--dark .image-share-button:hover,.image-share-control--dark .image-share-button.active{color:#081014;background:#96b0bee6}.image-share-control--dark .image-share-popover{color:#f5f5f5;background:#0d0d0e;border-color:#ffffff21;width:280px;top:52px;bottom:auto;right:-48px;box-shadow:0 22px 55px #00000085}.image-share-control--dark .image-share-heading span{color:#b8ccd6b8}.image-share-control--dark .image-share-heading h3{color:#f5f5f5}.image-share-control--dark .image-share-close{color:#ffffffb8;background:#ffffff14}.image-share-control--dark .image-share-options{grid-template-columns:repeat(2,minmax(0,1fr))}.image-share-control--dark .image-share-option{color:#ffffffc2;background:#161618;border-color:#ffffff1c}.image-share-control--dark .image-share-option:hover:not(:disabled){background:#202124;border-color:#b8ccd666}.image-share-control--dark .image-share-icon{color:#c8dae2;background:#b8ccd621}.image-share-control--dark .image-share-icon.facebook{color:#72aefb;background:#1877f233}.image-share-control--dark .image-share-icon.instagram{color:#e887bd;background:#c1358433}.image-share-control--dark .image-share-status{color:#cfe0e7cc}@media (width<=768px){.image-share-popover{width:min(310px,100vw - 64px);padding:15px}.image-share-options{grid-template-columns:repeat(2,minmax(0,1fr))}.image-share-control--dark .image-share-popover{width:min(270px,100vw - 52px)}}.help-page{color:#f5f5f5;background:radial-gradient(circle at 50% 8%,#96b0be1c,#0000 29%),#070707;min-height:100vh;padding-top:62px;overflow-x:hidden}.help-hero{text-align:center;max-width:900px;margin:0 auto;padding:84px 24px 72px;position:relative}.help-hero:after{content:"";background:linear-gradient(90deg,#0000,#b8ccd66b,#0000);width:min(460px,74vw);height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.help-eyebrow,.help-section-heading span{color:#b8ccd6bf;letter-spacing:.19em;font-size:11px;font-weight:700}.help-hero h1{color:#f5f5f5;letter-spacing:-.045em;margin:17px 0 0;font-family:Times New Roman,Times,serif;font-size:clamp(48px,7vw,78px);font-weight:400;line-height:1}.help-description{color:#f5f5f594;max-width:570px;margin:22px auto 0;font-size:16px;line-height:1.65}.help-tour-button{color:#101719;min-height:48px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#e4f0f5,#b8ccd6 52%,#7f9aa8);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:29px;padding:11px 22px;font-size:14px;font-weight:700;transition:transform .2s;display:inline-flex;box-shadow:0 12px 30px #96b0be33}.help-tour-button:hover{transform:translateY(-2px)}.help-content{max-width:1120px;margin:0 auto;padding:64px 28px 90px}.help-section+.help-section{margin-top:72px}.help-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.help-section-heading h2{color:#f5f5f5;letter-spacing:-.025em;margin:7px 0 0;font-family:Times New Roman,Times,serif;font-size:34px;font-weight:400}.help-section-heading>p{color:#f5f5f566;font-size:13px}.help-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.help-guide-card{background:#111113db;border:1px solid #ffffff1a;border-radius:19px;transition:border-color .2s,transform .2s;overflow:hidden}.help-guide-card:hover,.help-guide-card.expanded{border-color:#b8ccd64d}.help-guide-card:hover{transform:translateY(-2px)}.help-guide-trigger{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:auto auto 1fr auto;align-items:center;gap:14px;padding:21px;display:grid}.help-guide-number{color:#b8ccd65c;letter-spacing:.12em;align-self:start;font-size:10px;font-weight:700}.help-guide-icon{color:#b8ccd6;background:#96b0be17;border:1px solid #b8ccd629;border-radius:13px;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.help-guide-copy{flex-direction:column;min-width:0;display:flex}.help-guide-copy strong{color:#f5f5f5e6;font-size:15px}.help-guide-copy small{color:#f5f5f573;margin-top:6px;font-size:12px;line-height:1.5}.help-guide-copy em{color:#b8ccd6a8;margin-top:9px;font-size:10px;font-style:normal}.help-guide-chevron{color:#f5f5f56b;transition:transform .2s}.help-guide-card.expanded .help-guide-chevron{transform:rotate(180deg)}.help-guide-steps{color:#f5f5f594;text-align:left;border-top:1px solid #ffffff14;margin:0 21px 21px 90px;padding:17px 18px 17px 34px;font-size:12px;line-height:1.55}.help-guide-steps li+li{margin-top:8px}.help-faq-list{border-top:1px solid #ffffff17}.help-faq-list details{border-bottom:1px solid #ffffff17}.help-faq-list summary{color:#f5f5f5cc;cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:19px 3px;font-size:14px;list-style:none;display:flex}.help-faq-list summary::-webkit-details-marker{display:none}.help-faq-list summary svg{flex:none;transition:transform .2s}.help-faq-list details[open] summary svg{transform:rotate(180deg)}.help-faq-list details p{color:#f5f5f57a;text-align:left;max-width:780px;margin:-2px 0 20px;font-size:13px;line-height:1.65}@media (width<=760px){.help-hero{padding:62px 18px 54px}.help-content{padding:46px 16px 70px}.help-section-heading{flex-direction:column;align-items:flex-start}.help-guide-grid{grid-template-columns:1fr}.help-guide-trigger{grid-template-columns:auto 1fr auto}.help-guide-number{display:none}.help-guide-steps{margin-left:20px}}.hero{color:#fff;isolation:isolate;background:#070707;min-height:100vh;position:relative;overflow:hidden}.hero-background{z-index:0;pointer-events:none;backface-visibility:hidden;background:#070707;position:fixed;inset:-2px;overflow:hidden;transform:translateZ(0)}.hero-carousel{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-overlay{z-index:1;backface-visibility:hidden;background:radial-gradient(#0003 0%,#00000080 48%,#0009 100%),linear-gradient(#0003,#00000080);position:absolute;inset:0;transform:translateZ(0)}.film-row{--film-gap:16px;contain:layout paint;width:115%;height:50%;position:absolute;left:-7.5%;overflow:hidden}.film-row-left{top:-10px}.film-row-right{bottom:-10px}.film-track{opacity:0;backface-visibility:hidden;will-change:transform;width:max-content;height:100%;transition:opacity .3s;display:flex;transform:translate(0,0);animation-play-state:paused!important}.film-row-ready .film-track{opacity:1;animation-play-state:running!important}.film-row-left .film-track{animation:50s linear infinite move-left}.film-row-right .film-track{animation:50s linear infinite move-right}.film-group{gap:var(--film-gap);height:100%;padding-right:var(--film-gap);box-sizing:border-box;display:flex}.film-frame{box-sizing:border-box;background:#080808;flex-shrink:0;width:auto;height:100%;position:relative;overflow:hidden}.film-frame img{object-fit:contain;filter:brightness(.9)saturate();width:auto;max-width:none;height:100%;display:block}.film-frame img.film-image-error{visibility:hidden}@keyframes move-left{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes move-right{0%{transform:translate(-50%)}to{transform:translate(0,0)}}.hero-content{z-index:1;box-sizing:border-box;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative}.hero-tag{color:#ffffffb8;letter-spacing:.18em;margin:0 0 14px;font-size:13px;font-weight:700}.hero-content h1{letter-spacing:-.045em;color:#fff;max-width:850px;margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(42px,5vw,82px);line-height:1.06}.hero-description{color:#ffffffc7;max-width:600px;margin:22px 0 0;font-size:clamp(16px,1.5vw,20px);line-height:1.6}.hero-actions{gap:14px;margin-top:32px;display:flex}.hero-primary-button,.hero-secondary-button,.feature-button{font:inherit;cursor:pointer;border-radius:9px;padding:13px 22px;font-weight:600;transition:all .25s}.hero-primary-button,.feature-button{color:#111;background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 45%,#7f9aa8 100%);border:none;box-shadow:0 8px 18px #96b0be38}.hero-primary-button:hover,.feature-button:hover{background:linear-gradient(135deg,#f3fbff 0%,#c8dbe4 38%,#8fa9b7 70%,#6f8997 100%);transform:translateY(-2px);box-shadow:0 12px 26px #96b0be59}.hero-secondary-button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000040;border:1px solid #ffffff8c}.hero-secondary-button:hover{background:#0f0f10;transform:translateY(-2px)}.scroll-down-arrow{flex-direction:column;align-items:center;animation:1.5s ease-in-out infinite arrow-bounce;display:flex;position:absolute;bottom:10vh;left:50%;transform:translate(-50%)}.scroll-down-arrow span{border-bottom:4px solid #ffffffd9;border-right:4px solid #ffffffd9;width:20px;height:20px;display:block;transform:rotate(45deg)}.scroll-down-arrow span+span{opacity:.45}@keyframes arrow-bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,13px)}}.feature-section,.feature-section2{z-index:1;box-sizing:border-box;color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:100vh;padding:100px 10%;display:grid;position:relative}.feature-section{background:linear-gradient(#07070700 0%,#0707071f 15%,#07070761 32%,#070707b3 60%)}.feature-section2{background:#070707b3}.feature-image-wrapper{box-shadow:none;border-radius:16px;overflow:hidden}.feature-image{object-fit:cover;width:100%;height:520px;display:block}.feature-image-fill{object-fit:cover;height:100%;display:block}.feature-text{max-width:520px}.feature-label{color:#ffffffb8;letter-spacing:.16em;margin:0 0 14px;font-size:13px;font-weight:700}.feature-text h2{color:#fff;margin:0;font-family:Times New Roman,Times,serif;font-size:45px;font-weight:700;line-height:1.05}.feature-text>p:not(.feature-label){color:#fffc;margin:24px 0 0;font-size:14px;line-height:1.7}.feature-button{border-radius:8px;margin-top:28px;padding:13px 24px;font-weight:650}.usage-guideline-list{flex-direction:column;flex:1;gap:20px;max-width:600px;display:flex}.usage-guideline-item{background:#80808033;border:1px solid #7950d81f;border-radius:20px;grid-template-columns:56px 1fr;align-items:center;padding:20px;transition:transform .3s,box-shadow .3s;display:grid;box-shadow:0 14px 35px #3b255c14}.usage-guideline-item:hover{transform:translate(8px);box-shadow:0 20px 45px #3b255c24}.usage-guideline-icon{color:#111;background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 45%,#7f9aa8 100%);border-radius:17px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:25px;transition:all .25s;display:flex;box-shadow:0 8px 18px #96b0be38}.usage-guideline-item:hover .usage-guideline-icon{background:linear-gradient(135deg,#f3fbff 0%,#c8dbe4 38%,#8fa9b7 70%,#6f8997 100%);transform:translateY(-3px);box-shadow:0 12px 26px #96b0be59}.usage-guideline-content span{color:#96b0be;letter-spacing:1.5px;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.usage-guideline-content h3{color:#fff;margin:0 0 8px;font-family:Times New Roman,Times,serif;font-size:20px}.usage-guideline-content p{color:#ffffffab;text-align:center;margin-left:60px;font-family:Times New Roman,Times,serif;font-size:14px;line-height:1.65}.faq-section{z-index:2;box-sizing:border-box;color:#fff;background:#070707b3;min-height:100vh;padding:110px 8%;position:relative}.faq-heading{text-align:center;max-width:900px;margin:0 auto 58px}.faq-label{color:#ffffff9e;letter-spacing:.18em;margin:0 0 14px;font-size:13px;font-weight:700}.faq-heading h2{color:#96b0be;margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(42px,5vw,70px);font-weight:500}.faq-heading>p:last-child{color:#ffffffad;max-width:760px;margin:22px auto 0;font-family:Times New Roman,Times,serif;font-size:20px;line-height:1.65}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1500px;margin:0 auto;display:grid}.faq-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;background:#08080894;border:1px solid #a4bbdc7a;border-radius:18px;min-height:180px;padding:34px}.faq-card h3{color:#fff;margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(22px,2vw,30px);font-weight:500;line-height:1.25}.faq-card p{color:#ffffffab;margin:22px 0 0;font-family:Times New Roman,Times,serif;font-size:18px;line-height:1.65}.faq-card:hover{background:#141414b3;border-color:#dcebffd1;transition:all .25s;transform:translateY(-4px)}.ready-section{z-index:1;box-sizing:border-box;text-align:center;color:#fff;background:#070707b3;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:40px 20px;display:flex;position:relative}.ready-section h2{color:#fff}@media (width<=800px){.feature-section{grid-template-columns:1fr;gap:35px;padding:80px 8%}.feature-image{height:380px}.faq-section{padding:80px 7%}.faq-grid{grid-template-columns:1fr}.faq-card{min-height:auto;padding:26px}}@media (width<=700px){.film-frame{width:170px;height:220px}.hero-actions{flex-direction:column;width:min(280px,100%)}.hero-primary-button,.hero-secondary-button{width:100%}.film-row-left .film-track{animation-duration:28s}.film-row-right .film-track{animation-duration:31s}}@media (prefers-reduced-motion:reduce){.film-track{animation:none!important}}.home-compare-section{width:100%}.home-compare-labels{color:#ffffffbf;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.home-compare-frame{aspect-ratio:4/3;cursor:ew-resize;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:none;border-radius:16px;width:100%;position:relative;overflow:hidden}.home-compare-image{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:absolute;inset:0}.home-compare-after{z-index:1}.home-compare-divider{z-index:2;background:#fff;width:3px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.home-compare-handle{color:#111;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;font-weight:700;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 14px #00000047}.home-compare-hint{color:#ffffff9e;text-align:center;margin:12px 0 0;font-size:13px}.background:has(.login-container){box-sizing:border-box;height:100vh;min-height:100vh;overflow:hidden}.login-container{box-sizing:border-box;color:#f5f5f5;background:#070707;justify-content:center;align-items:center;height:calc(100vh - 50px);min-height:0;padding:12px 20px;display:flex;overflow:hidden}.login-card{box-sizing:border-box;background:#171719;border:1px solid #ffffff1f;border-radius:28px;width:100%;max-width:520px;max-height:calc(100vh - 85px);padding:34px 42px;overflow:hidden;box-shadow:0 18px 45px #00000073}.login-title{color:#f5f5f5;text-align:center;margin:0 0 8px;font-size:40px;font-weight:800}.login-subtitle{color:#f5f5f5ad;text-align:center;margin:0 0 28px;font-size:17px}.login-form{flex-direction:column;gap:16px;display:flex}.input-group{flex-direction:column;gap:8px;display:flex}.input-group label{color:#f5f5f5d1;text-align:center;font-size:16px;font-weight:700}.input-group input{box-sizing:border-box;color:#f5f5f5;background:#202023;border:1px solid #ffffff1f;border-radius:14px;height:46px;padding:0 18px;font-size:16px}.input-group input::placeholder{color:#f5f5f56b}.input-group input:focus{border-color:#96b0be;outline:none;box-shadow:0 0 0 3px #96b0be38}.input-group input:disabled{cursor:not-allowed;opacity:.7;background:#2a2a2d}.login-options{justify-content:space-between;align-items:center;font-size:15px;display:flex}.remember{color:#f5f5f5b3;align-items:center;gap:10px;display:flex}.remember input{accent-color:#96b0be;width:18px;height:18px}.forgot{color:#b8ccd6;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.forgot:hover:not(:disabled){color:#fff;text-decoration:underline}.forgot:disabled{cursor:not-allowed;opacity:.55}.login-message{text-align:center;border-radius:10px;margin:0;padding:12px 14px;font-size:15px;line-height:1.4}.login-error{color:#ffb4ab;background:#b4231829;border:1px solid #ffb4ab52}.login-success{color:#86efac;background:#06764729;border:1px solid #86efac52}.login-button{background:var(--sg-gradient,linear-gradient(135deg, #e4f0f5 0%, #b8ccd6 42%, #7d98a6 100%));color:#111;cursor:pointer;border:none;border-radius:14px;height:46px;font-size:17px;font-weight:700;transition:background .25s,transform .2s,box-shadow .2s,opacity .2s}.login-button:hover:not(:disabled){background:var(--sg-gradient-hover,linear-gradient(135deg, #f3fbff 0%, #c8dbe4 38%, #8fa9b7 70%, #6f8997 100%));transform:translateY(-2px);box-shadow:0 8px 18px #96b0be47}.login-button:disabled{cursor:not-allowed;opacity:.65}.divider{color:#f5f5f580;align-items:center;gap:14px;font-size:15px;display:flex}.divider:before,.divider:after{content:"";background:#ffffff1f;flex:1;height:1px}.google-button{color:#f5f5f5;cursor:pointer;background:#202023;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:14px;height:46px;font-size:17px;font-weight:700;transition:background .2s,transform .2s,opacity .2s;display:flex}.google-button:hover:not(:disabled){background:#2a2a2d;transform:translateY(-2px)}.google-button:disabled{cursor:not-allowed;opacity:.65}.signup-text{color:#f5f5f5ad;text-align:center;margin:4px 0 0;font-size:16px}.signup-link{color:#b8ccd6;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:800}.signup-link:hover:not(:disabled){color:#fff;text-decoration:underline}.signup-link:disabled{cursor:not-allowed;opacity:.65}@media (width<=768px){.login-card{padding:30px 28px}.login-title{font-size:36px}.login-subtitle{margin-bottom:22px;font-size:16px}.login-form{gap:14px}.input-group label{font-size:15px}.input-group input,.login-button,.google-button{height:44px;font-size:15px}.signup-text,.divider,.login-options{font-size:14px}}@media (width<=480px){.login-container{padding:10px 14px}.login-card{border-radius:22px;padding:24px 20px}.login-title{font-size:30px}.login-subtitle{margin-bottom:18px}.login-options{flex-direction:column;align-items:flex-start;gap:8px}}.settings-page{color:#f5f5f5;background:#070707;min-height:100vh;display:flex}.settings-main{box-sizing:border-box;background:#070707;flex:1;justify-content:center;align-items:center;min-width:0;height:100vh;padding:70px 40px 24px;transition:margin-left .25s;display:flex;overflow-y:auto}.app-sidebar.open+.settings-main{margin-left:250px}.app-sidebar.closed+.settings-main{margin-left:56px}.settings-content{width:100%;max-width:760px;margin:0 auto}.settings-card{box-sizing:border-box;color:#f5f5f5;background:#171719;border:1px solid #ffffff1f;border-radius:20px;width:100%;max-height:calc(100vh - 110px);padding:34px 40px;overflow-y:auto;box-shadow:0 18px 45px #00000073}.settings-card-title{color:#f5f5f5;text-align:center;margin:0 0 34px;font-size:32px;font-weight:700}.settings-section-title,.about-section-title{color:#f5f5f5}.account-details{flex-direction:column;gap:28px;display:flex}.settings-input-group{flex-direction:column;gap:8px;display:flex}.settings-input-group label{color:#f5f5f5d1;font-size:15px;font-weight:600}.settings-input-group input{color:#f5f5f5;background:#202023;border:1px solid #ffffff1f;border-radius:10px;height:48px;padding:0 15px;font-size:15px;transition:all .2s}.settings-input-group input:focus{border-color:#96b0be;outline:none;box-shadow:0 0 0 3px #96b0be33}.account-actions{flex-direction:column;gap:18px;margin-top:60px;display:flex}.secondary-button{color:#f5f5f5;cursor:pointer;background:#202023;border:1px solid #ffffff1f;border-radius:10px;height:48px;font-size:15px;font-weight:600;transition:all .2s}.secondary-button:hover{background:#2a2a2d}.primary-button{color:#111;cursor:pointer;background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 45%,#7f9aa8 100%);border:none;border-radius:10px;height:48px;font-size:16px;font-weight:600;transition:all .25s}.primary-button:hover{background:linear-gradient(135deg,#f3fbff 0%,#c8dbe4 38%,#8fa9b7 70%,#6f8997 100%);transform:translateY(-2px);box-shadow:0 8px 18px #96b0be47}.preferences-page{flex-direction:column;gap:30px;display:flex}.preferences-page .primary-button{align-self:center;width:500px;margin-top:10px}.preference-group{flex-direction:column;gap:12px;margin-bottom:28px;display:flex}.preference-label{color:#f5f5f5d1;font-size:15px;font-weight:600}.radio-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.radio-row label{color:#f5f5f5;cursor:pointer;background:#202023;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:8px;min-width:120px;height:44px;padding:0 14px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.radio-row label:hover{background:#2a2a2d;border-color:#b8ccd68c}.radio-row input{accent-color:#96b0be}.about-page{flex-direction:column;gap:18px;display:flex}.about-info{flex-direction:column;gap:16px;display:flex}.about-row{justify-content:space-between;align-items:center;display:flex}.about-label{color:#f5f5f5d1;font-weight:600}.about-value,.about-description,.about-footer{color:#f5f5f5ad}.about-section-title{text-align:center;margin:6px 0 0;font-size:18px;font-weight:700}.about-description{text-align:justify;margin:0;line-height:1.75}.about-footer{text-align:center;margin:0;font-size:14px;line-height:1.6}.about-divider{border:none;border-top:1px solid #ffffff1f}.background-settings-page{flex-direction:column;gap:28px;display:flex}.background-settings-description{color:#f5f5f5a8;text-align:center;max-width:590px;margin:-12px auto 0;line-height:1.65}.theme-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.theme-choice{color:#f5f5f5;font:inherit;text-align:left;cursor:pointer;background:#202023;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;gap:18px;padding:14px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.theme-choice:hover{border-color:#b8ccd68c;transform:translateY(-2px)}.theme-choice.selected{border-color:#9db8c6;box-shadow:0 0 0 2px #9db8c633,0 14px 30px #0000003d}.theme-preview{border:1px solid #ffffff24;border-radius:11px;grid-template-columns:24% 1fr;min-height:142px;display:grid;overflow:hidden}.theme-preview-dark{background:#09090a}.theme-preview-dark .theme-preview-sidebar{background:#151517;border-right:1px solid #2b2b2e}.theme-preview-light{background:#f7f8fa;border-color:#d8dde3}.theme-preview-light .theme-preview-sidebar{background:#e9edf1;border-right:1px solid #d1d7de}.theme-preview-content{flex-direction:column;gap:10px;padding:20px 16px;display:flex}.theme-preview-content span{border-radius:6px;height:13px;display:block}.theme-preview-content span:first-child{width:64%}.theme-preview-content span:nth-child(2){height:48px}.theme-preview-content span:last-child{width:46%}.theme-preview-dark .theme-preview-content span{background:#29292d}.theme-preview-dark .theme-preview-content span:first-child,.theme-preview-dark .theme-preview-content span:last-child{background:#93adba}.theme-preview-light .theme-preview-content span{background:#e1e6eb}.theme-preview-light .theme-preview-content span:first-child,.theme-preview-light .theme-preview-content span:last-child{background:#7894a3}.theme-choice-copy{align-items:center;gap:12px;display:flex}.theme-choice-icon{color:#b8ccd6;background:#96b0be21;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.theme-choice-copy>span:last-child{flex-direction:column;gap:3px;display:flex}.theme-choice-copy strong{font-size:15px}.theme-choice-copy small{color:#f5f5f58f;font-size:12px;line-height:1.4}.theme-choice-check{color:#111315;background:#b8ccd6;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:24px;right:24px;box-shadow:0 4px 12px #00000047}@media (width<=760px){.settings-main{padding-inline:18px}.settings-card{padding:28px 22px}.theme-choice-grid{grid-template-columns:1fr}}.settings-page .app-sidebar.closed .app-sidebar-item,.settings-page .app-sidebar.closed .app-sidebar-toggle{justify-content:center;align-items:center;padding-left:0;padding-right:0}.settings-page .app-sidebar.closed .app-sidebar-item span,.settings-page .app-sidebar.closed .app-sidebar-toggle span{display:none}.settings-page .app-sidebar.closed .app-sidebar-item svg,.settings-page .app-sidebar.closed .app-sidebar-toggle svg{margin:0}.download-page{box-sizing:border-box;color:#f5f5f5;background:radial-gradient(circle at 50% 18%,#96b0be1a,#0000 34%),#070707;min-height:100vh;padding:104px 24px 72px;position:relative;overflow-x:hidden}.download-header{text-align:center;max-width:900px;margin:0 auto 28px}.download-header h2{color:#f5f5f5;letter-spacing:-.03em;margin:0 0 11px;font-family:Times New Roman,Times,serif;font-size:clamp(30px,4vw,42px);font-weight:400}.download-header p{color:#f5f5f594;max-width:720px;margin:0 auto;font-size:15px;line-height:1.6}.download-card{-webkit-backdrop-filter:blur(24px);box-sizing:border-box;background:#111113e0;border:1px solid #ffffff1f;border-radius:28px;max-width:900px;margin:0 auto 32px;padding:30px;box-shadow:0 25px 70px #00000080}.download-card--processing{border-color:#b8ccd638}.processing-album-notice{z-index:900;box-sizing:border-box;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111113f5;border:1px solid #b8ccd64d;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;width:min(380px,100vw - 32px);padding:14px;animation:.35s both processing-notice-in;display:grid;position:fixed;top:78px;right:24px;box-shadow:0 18px 48px #00000080}.processing-album-notice-icon{color:#c9dce4;background:#b8ccd624;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:17px;display:inline-flex}.processing-album-notice-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.processing-album-notice-copy strong{color:#f5f5f5;font-size:14px}.processing-album-notice-copy>span{color:#f5f5f59e;font-size:12.5px;line-height:1.45}.processing-album-notice-close{color:#f5f5f594;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:17px;display:inline-flex}.processing-album-notice-close:hover,.processing-album-notice-close:focus-visible{color:#f5f5f5;background:#ffffff14;outline:none}.processing-preview{background:#0d0d0e;border-radius:18px;position:relative;overflow:hidden}.processing-preview .download-status-image{border-radius:inherit}.processing-preview--active .download-status-image{filter:saturate(.8)brightness(.72);animation:3.2s ease-in-out infinite processing-image-breathe}.processing-animation{border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#0707071f,#96b0be14);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.processing-scan-line{filter:blur(1px);background:linear-gradient(#0000,#c9dce42e,#e1f0f6b8,#c9dce41f,#0000);height:22%;animation:2.6s ease-in-out infinite processing-scan;position:absolute;top:-16%;left:0;right:0}.processing-spinner{border:2px solid #dcecf3;border-color:#dcecf3 #b8ccd6b3 #ffffff29 #ffffff29;border-radius:50%;width:68px;height:68px;animation:1.15s linear infinite processing-spin;position:relative;box-shadow:0 0 0 10px #0707075c,0 0 30px #b8ccd63d}.processing-spinner:after{content:"";background:#dcecf3e0;border-radius:50%;animation:1.4s ease-in-out infinite processing-core-pulse;position:absolute;inset:16px;box-shadow:0 0 18px #dcecf380}.processing-message{text-align:left;background:#96b0be12;border:1px solid #b8ccd629;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 14px;margin:18px auto 0;padding:12px 14px;display:grid}.processing-message strong{color:#dceaf0;font-size:14px}.processing-message>span:not(.processing-dots){color:#f5f5f58c;grid-column:1;font-size:12.5px;line-height:1.4}.processing-dots{grid-area:1/2/span 2;align-items:center;gap:4px;display:inline-flex}.processing-dots i{background:#b8ccd6;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite processing-dot}.processing-dots i:nth-child(2){animation-delay:.16s}.processing-dots i:nth-child(3){animation-delay:.32s}@keyframes processing-notice-in{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes processing-image-breathe{0%,to{filter:saturate(.8)brightness(.7);transform:scale(1)}50%{filter:saturate(.95)brightness(.82);transform:scale(1.012)}}@keyframes processing-scan{0%{opacity:0;top:-22%}15%,80%{opacity:1}to{opacity:0;top:102%}}@keyframes processing-spin{to{transform:rotate(360deg)}}@keyframes processing-core-pulse{0%,to{opacity:.6;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}@keyframes processing-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.download-status-image{object-fit:contain;background:#0d0d0e;border:1px solid #ffffff1a;border-radius:18px;width:100%;max-height:520px;display:block}.download-error{color:#efc1c1;text-align:center;background:#7a252533;border:1px solid #eb8c8c47;border-radius:11px;max-width:700px;margin:18px auto 0;padding:11px 14px;font-size:13px;line-height:1.45}.result-selector{max-width:700px;margin:0 auto 24px}.result-selector-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.result-selector-heading h3{color:#f5f5f5;margin:0;font-family:Times New Roman,Times,serif;font-size:22px;font-weight:400}.result-selector-heading span{color:#f5f5f57a;font-size:14px}.result-selector-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px;display:grid}.result-selector-card{color:#f5f5f5d1;cursor:pointer;text-align:left;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:14px;gap:8px;padding:8px;display:grid;overflow:hidden}.result-selector-card.active{background:#96b0be21;border-color:#b8ccd6b8;box-shadow:0 0 0 2px #7db5d526}.result-selector-card img{object-fit:cover;border-radius:9px;width:100%;height:90px}.result-selector-card span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.result-partial-error{color:#e7c692;text-align:center;background:#6f471433;border:1px solid #e1b16a3d;border-radius:10px;max-width:700px;margin:0 auto 18px;padding:10px 12px;font-size:14px}.compare-section{max-width:700px;margin:0 auto}.compare-labels{color:#f5f5f5d1;justify-content:space-between;margin-bottom:10px;font-weight:600;display:flex}.compare-frame{aspect-ratio:4/3;cursor:ew-resize;-webkit-user-select:none;user-select:none;background:#0d0d0e;border:1px solid #ffffff24;border-radius:18px;width:100%;height:auto;position:relative;overflow:hidden;box-shadow:0 18px 45px #00000047}.compare-image{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.compare-before{z-index:1}.compare-after{z-index:2}.compare-divider{z-index:3;pointer-events:none;background:#fff;width:2px;position:absolute;top:0;bottom:0}.compare-handle{color:#466b86;pointer-events:none;background:#fff;border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preview-button{z-index:5;color:#466b86;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex;position:absolute;bottom:16px;right:68px}.preview-button:hover{opacity:.9}.zoom-hint{color:#f5f5f57a;text-align:center;margin-top:14px;font-size:14px}.download-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:28px;display:flex}.download-actions--result{border-top:1px solid #ffffff17;justify-content:center;max-width:700px;margin:28px auto 0;padding-top:24px}.download-navigation-action,.download-main-actions{align-items:center;gap:12px;display:flex}.download-actions--result .download-primary-button,.download-actions--result .download-secondary-button{height:46px}.download-primary-button,.download-secondary-button{cursor:pointer;white-space:nowrap;border-radius:14px;min-width:150px;min-height:46px;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:transform .2s,border-color .2s,filter .2s}.download-primary-button{color:#101619;background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 46%,#7f9aa8 100%);border:none;justify-content:center;align-items:center;gap:9px;display:inline-flex;box-shadow:0 10px 24px #96b0be33}.download-secondary-button{color:#f5f5f5d6;background:#202023;border:1px solid #ffffff1f}.download-primary-button:hover,.download-secondary-button:hover{filter:brightness(1.06);border-color:#b8ccd66b;transform:translateY(-2px)}.download-primary-button:disabled,.download-secondary-button:disabled{cursor:wait;opacity:.6}.download-menu{position:relative}.download-menu-trigger svg:last-child{margin-left:3px;font-size:14px}.download-menu-options{z-index:20;background:#111113;border:1px solid #ffffff21;border-radius:14px;width:270px;padding:7px;animation:.16s both download-menu-in;position:absolute;bottom:calc(100% + 10px);right:0;box-shadow:0 18px 48px #00000080}@keyframes download-menu-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.download-menu-options button{color:#f5f5f5c2;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:11px 12px;font-size:13px;line-height:1.35}.download-menu-options button:hover,.download-menu-options button:focus-visible{color:#f5f5f5;background:#96b0be21;outline:none}.download-menu-options button:disabled{color:#ffffff59;cursor:not-allowed}.download-menu-options button:disabled:hover{background:0 0}.download-menu-divider{background:#ffffff17;height:1px;margin:6px 8px}.zoom-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#000000d6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.zoom-modal{background:#101010;border:1px solid #ffffff21;border-radius:20px;width:90%;max-width:1000px;max-height:90vh;padding:24px;overflow:auto}.zoom-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.zoom-toolbar h3{color:#f5f5f5;margin:0 0 6px;font-family:Times New Roman,Times,serif;font-size:25px;font-weight:400}.zoom-toolbar p{color:#f5f5f580;font-size:14px}.zoom-controls{color:#f5f5f5ad;align-items:center;gap:12px;display:flex}.zoom-button{color:#f5f5f5;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;width:40px;height:40px;font-size:18px}.zoom-image-area{background:#090909;border-radius:16px;justify-content:center;align-items:center;min-height:320px;display:flex;overflow:auto}.zoom-image{transform-origin:50%;border-radius:16px;max-width:100%;max-height:70vh}.album-page{padding:24px}.album-empty{border:1px dashed var(--border);text-align:center;border-radius:20px;max-width:700px;margin:0 auto;padding:40px 24px}.album-empty h3{color:var(--text-h);margin:0 0 12px}.album-empty p{color:var(--text)}.album-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;max-width:1100px;margin:0 auto 32px;display:grid}.album-card{border:1px solid var(--border);text-align:left;background:#fff;border-radius:20px;padding:16px}.album-image{object-fit:cover;border:1px solid var(--border);border-radius:16px;width:100%;height:220px}.album-info{margin-top:14px}.album-info h3{color:var(--text-h);margin:0 0 6px;font-size:18px}.album-info p{color:var(--text);font-size:14px}.album-actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.album-delete-button{color:#7d2028;cursor:pointer;background:#f8d7da;border:none;border-radius:12px;padding:12px 20px;font-size:15px;font-weight:600}.album-delete-button:hover{opacity:.9}@media (width<=768px){.download-page,.album-page{padding:82px 16px 48px}.download-card{padding:20px}.processing-album-notice{top:70px;right:16px}.download-actions{flex-direction:column;align-items:center}.download-actions--result{align-items:stretch}.download-navigation-action,.download-main-actions{flex-direction:column;width:100%}.download-navigation-action{order:2}.download-main-actions{order:1}.download-menu{width:100%;max-width:300px}.download-menu-trigger{max-width:none}.download-menu-options{box-sizing:border-box;width:100%}.download-primary-button,.download-secondary-button{width:100%;max-width:300px}}@media (prefers-reduced-motion:reduce){.processing-album-notice,.processing-preview--active .download-status-image,.processing-scan-line,.processing-spinner,.processing-spinner:after,.processing-dots i{animation:none}}.selection-background{background:linear-gradient(to bottom, var(--background), var(--title))}html.selection-row-snap-active{scroll-padding-top:var(--selection-row-snap-offset,148px);scroll-snap-type:y mandatory}.selection-content{z-index:3;position:relative}.selection-hero{--selection-hero-start-top:82px;--selection-hero-start-inline:28px;--selection-hero-start-bottom:64px;--selection-hero-end-top:48px;--selection-hero-end-inline:28px;--selection-hero-end-bottom:34px;padding-bottom:64px;animation:.72s cubic-bezier(.22,1,.36,1) .82s forwards selection-hero-compress}.selection-hero:after{content:"";z-index:-1;filter:blur(10px);pointer-events:none;background:radial-gradient(#96b0be17,#0000 68%);width:min(680px,88vw);height:260px;position:absolute;top:42px;left:50%;transform:translate(-50%)}.selection-hero .gallery-eyebrow,.selection-hero h1,.selection-hero .gallery-description,.selection-hero .selection-stats{animation:.65s both selection-rise-in}.selection-hero h1{animation-delay:80ms}.selection-hero .gallery-description{animation-delay:.16s}.selection-hero .selection-stats{animation-delay:.24s}.selection-hero:before{transform-origin:50%;animation:.9s .28s both selection-divider-reveal}.selection-stats{justify-content:center;min-width:158px}@keyframes selection-rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes selection-divider-reveal{0%{opacity:0;transform:translate(-50%)scaleX(.15)}to{opacity:1;transform:translate(-50%)scaleX(1)}}.selected-style-count{color:var(--link);font-size:.95rem}.multi-select-button,.selection-next-button{background:var(--title);color:#fff;letter-spacing:.01em;cursor:pointer;border:none;border-radius:8px;padding:11px 20px;font-family:Times New Roman,Times,serif;font-size:1.05rem;font-weight:600;transition:background .2s,transform .2s,opacity .2s}.multi-select-button:hover,.selection-next-button:not(:disabled):hover{background:#7f9eae;transform:translateY(-1px)}.multi-select-button--cancel{background:var(--link)}.multi-select-button--cancel:hover{background:#444}.style-section{margin-bottom:0}.style-section:after{content:"";height:58px;display:block}.style-section-heading{--style-heading-clip-top:0px;z-index:14;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;clip-path:inset(var(--style-heading-clip-top) 0 0);text-align:left;background:0 0;align-items:center;gap:14px;margin:0 0 22px;padding:12px 0;display:flex;position:sticky;top:68px}.style-gallery--multi-select .style-section-heading{top:calc(78px + var(--selection-guide-height,0px))}.style-section-heading,.style-card{animation:.58s cubic-bezier(.22,1,.36,1) backwards selection-content-rise}.style-section-index{color:#b8ccd6b8;letter-spacing:.14em;flex:none;font-size:11px;font-weight:700;line-height:1}.style-section-title{color:#f5f5f5;letter-spacing:-.025em;text-align:left;flex:none;margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(1.65rem,2.5vw,2.15rem);font-weight:400;line-height:1}.style-section-rule{background:linear-gradient(90deg,#b8ccd661,#b8ccd614,#0000);flex:auto;height:1px}.style-grid{--style-grid-clip-top:0px;width:100%;clip-path:inset(var(--style-grid-clip-top) 0 0);grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:30px 50px;display:grid}.style-card{background:var(--background);width:100%;min-width:0;box-shadow:0 3px 5px var(--dropdown-shadow);cursor:pointer;font:inherit;scroll-snap-align:start;scroll-snap-stop:always;border:2px solid #0000;border-radius:12px;padding:0;transition:transform .25s,box-shadow .25s,border-color .25s,filter .25s,opacity .25s;position:relative;overflow:hidden}.style-card:not(:disabled):hover{transform:scale(1.02);box-shadow:0 12px 24px #0000001f}.style-card--duplicate-disabled{filter:brightness(.55);opacity:.65;cursor:not-allowed}.style-checkbox{z-index:2;color:#fff;background:#ffffffd9;border:2px solid #fff;border-radius:6px;justify-content:center;align-items:center;width:25px;height:25px;font-size:1rem;font-weight:700;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 6px #00000040}.style-checkbox--selected{background:var(--title);border-color:var(--title)}.style-card--disabled{filter:brightness(.55);opacity:.65;cursor:not-allowed}.style-card-image{object-fit:cover;width:100%;height:110px;transition:transform .3s;display:block}.style-card:not(:disabled):hover .style-card-image{transform:scale(1.06)}.style-card-title{letter-spacing:-.015em;color:var(--link);justify-content:space-between;align-items:center;gap:12px;margin:0;padding:15px 16px 16px;font-family:Times New Roman,Times,serif;font-size:1.28rem;font-weight:400;line-height:1.15;transition:color .25s,letter-spacing .25s;display:flex}.style-card-action{color:#b8ccd6;letter-spacing:.025em;white-space:nowrap;background:#b8ccd614;border:1px solid #b8ccd633;border-radius:999px;flex:none;align-items:center;gap:5px;padding:5px 8px;font-family:Arial,Helvetica,sans-serif;font-size:.62rem;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.style-card--single:hover .style-card-action,.style-card--single:focus-visible .style-card-action{color:#172027;background:#b8ccd6;transform:translate(2px)}.selection-next-button{min-width:120px}.selection-next-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=1000px){.style-gallery{padding:30px 60px 40px}.style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}}@media (width<=550px){.style-gallery{padding:24px 20px 32px}.selection-mode-controls{flex-direction:column;align-items:flex-end}.style-grid{grid-template-columns:1fr;gap:20px}.selection-next-button{width:100%}}.style-gallery{padding:30px 120px 120px}.style-catalog-status{min-height:240px;color:var(--content);text-align:center;border:1px solid #b8ccd63d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:36px;display:flex}.style-catalog-status strong{color:var(--content);font-size:1.05rem}.style-catalog-status span,.style-catalog-status small{max-width:620px;color:var(--link)}.style-catalog-status button{background:var(--button-background);color:var(--button-content);cursor:pointer;font:inherit;border:1px solid #b8ccd666;border-radius:999px;margin-top:6px;padding:10px 18px;font-weight:700}.style-catalog-spinner{border:3px solid #b8ccd638;border-top-color:var(--title);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite style-catalog-spin}@keyframes style-catalog-spin{to{transform:rotate(1turn)}}.selection-guide{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111113ed;border:1px solid #b8ccd64d;border-radius:14px;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);align-items:center;gap:24px;margin:0 0 42px;padding:18px 20px;display:grid;position:sticky;top:68px;box-shadow:0 14px 36px #00000057}.selection-guide-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.selection-guide-kicker{color:#9db4c0;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:700}.selection-guide-title{color:#f5f5f5;font-family:Times New Roman,Times,serif;font-size:1.25rem;font-weight:600;line-height:1.2}.selection-guide-description{color:#f5f5f5ab;font-size:.84rem;line-height:1.4}.selection-slot-list{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;min-width:0;display:grid}.selection-slot{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:9px;min-width:0;padding:9px 10px;display:flex}.selection-slot--current{background:#b8ccd621;border-color:#b8ccd6b8;box-shadow:inset 0 0 0 1px #b8ccd624}.selection-slot--filled{border-color:#b8ccd647}.selection-slot-number{color:#f5f5f5b8;border:1px solid #fff3;border-radius:7px;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:.78rem;font-weight:700;display:inline-flex}.selection-slot--current .selection-slot-number,.selection-slot--filled .selection-slot-number{color:#111113;background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 45%,#7f9aa8 100%);border-color:#0000}.selection-slot-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.selection-slot-copy small,.selection-slot-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selection-slot-copy small{color:#f5f5f585;font-size:.65rem;line-height:1.1}.selection-slot-copy strong{color:#f5f5f5d6;font-size:.78rem;font-weight:600}[data-theme=light] .selection-guide{background:#fffffff0;border-color:#7f9aa85c;box-shadow:0 14px 36px #32424c24}[data-theme=light] .selection-guide-title,[data-theme=light] .selection-slot-copy strong{color:#172027}[data-theme=light] .selection-guide-description,[data-theme=light] .selection-slot-copy small{color:#64717b}[data-theme=light] .selection-slot{background:#eef3f6b3;border-color:#d9e0e5}[data-theme=light] .selection-slot--current{background:#b8ccd638;border-color:#8fa9b7}[data-theme=light] .selection-slot-number{color:#64717b;border-color:#c5d0d6}.selection-floating-controls{z-index:20;justify-content:center;align-items:center;gap:14px;display:flex;position:fixed;bottom:8%;left:50%;transform:translate(-50%)}.multi-select-button,.selection-next-button{background:var(--title);color:#fff;letter-spacing:.01em;white-space:nowrap;cursor:pointer;border:none;border-radius:8px;min-width:130px;padding:11px 20px;font-family:Times New Roman,Times,serif;font-size:1.05rem;font-weight:600;transition:background .2s,transform .2s,opacity .2s;box-shadow:0 5px 16px #0003}.selection-background{isolation:isolate;color:#f5f5f5;background:#070707;padding-top:64px;position:relative;overflow-x:clip}.style-section-title,.selected-style-count{color:#f5f5f5}.style-card{background:#171719;border-color:#ffffff1f;box-shadow:0 10px 26px #00000059}.style-card-title{color:#f5f5f5e0}.style-card:not(:disabled):hover .style-card-title,.style-card--selected .style-card-title{color:#dceaf0;letter-spacing:0}.style-card:not(:disabled):hover{background:#202023;border-color:#b8ccd68c;box-shadow:0 14px 34px #0000008c}.style-card--selected{border-color:#b8ccd6;box-shadow:0 0 0 3px #b8ccd638}.style-checkbox{color:#111;background:#111113e6;border-color:#ffffffb8}.style-checkbox--selected{color:#111;background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 45%,#7f9aa8 100%);border-color:#0000}.multi-select-button,.selection-next-button{color:#111;background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 45%,#7f9aa8 100%);font-weight:600}.multi-select-button:hover,.selection-next-button:not(:disabled):hover{background:linear-gradient(135deg,#f3fbff 0%,#c8dbe4 38%,#8fa9b7 70%,#6f8997 100%);transform:translateY(-2px);box-shadow:0 8px 18px #96b0be47}.multi-select-button--cancel{color:#f5f5f5;background:#202023;border:1px solid #ffffff1f}.multi-select-button--cancel:hover{color:#f5f5f5;background:#2a2a2d}.selection-floating-controls--discover{bottom:28px;left:50%;right:auto;transform:translate(-50%)}.multi-select-button--discover{color:#172027;background-color:#b8ccd6;background-image:linear-gradient(110deg,#e4f0f5 0%,#b8ccd6 38%,#dcecf3 52%,#7f9aa8 100%);background-position:100% 0;background-size:210% 100%;border:1px solid #b8ccd652;border-radius:12px;min-width:230px;padding:11px 18px;font-size:.98rem;animation:.52s cubic-bezier(.22,1,.36,1) 2.45s backwards selection-multi-cta-in,4.5s linear 2.45s infinite selection-multi-gradient;box-shadow:0 8px 22px #00000047}.multi-select-button--discover:hover,.multi-select-button--discover:focus-visible{color:#172027;background-color:#c8dbe4;background-image:linear-gradient(110deg,#f3fbff 0%,#c8dbe4 40%,#e4f0f5 54%,#8fa9b7 100%);border-color:#b8ccd69e;transform:translateY(-2px);box-shadow:0 11px 26px #00000057}@keyframes selection-multi-cta-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes selection-multi-gradient{0%{background-position:100% 0}to{background-position:0 0}}.multi-style-picker-backdrop{z-index:30;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#000000c2;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.multi-style-picker{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#d2d2d29e transparent;color:#f5f5f5;background:linear-gradient(150deg,#1c1c1ffc,#0c0c0efc);border:1px solid #b8ccd62e;border-radius:20px;width:min(920px,100% - 32px);max-height:calc(100vh - 64px);padding:24px 26px 26px;overflow-y:auto;box-shadow:0 30px 80px #000000b3,inset 0 1px #ffffff09}.multi-style-picker::-webkit-scrollbar{width:8px}.multi-style-picker::-webkit-scrollbar-track{background:0 0}.multi-style-picker::-webkit-scrollbar-thumb{background:#d2d2d29e;border-radius:999px}.multi-style-picker::-webkit-scrollbar-thumb:hover{background:#e1e1e1d1}.multi-style-picker::-webkit-scrollbar-button{width:0;height:0;display:none}.multi-style-picker-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;padding-bottom:18px;display:flex}.multi-style-picker-title{color:#f5f5f5;letter-spacing:-.02em;text-align:left;margin:0 0 6px;font-family:Times New Roman,Times,serif;font-size:clamp(1.55rem,2.4vw,1.85rem);font-weight:400;line-height:1.1}.multi-style-picker-description{color:#f5f5f59e;text-align:left;max-width:690px;margin:0;font-size:.9rem;line-height:1.45}.multi-style-picker-close{color:#f5f5f5;width:34px;height:34px;font:inherit;cursor:pointer;background:#202023;border:1px solid #ffffff1f;border-radius:50%;flex:none;font-size:1.35rem;line-height:1;transition:background .2s,border-color .2s}.multi-style-picker-close:hover{background:#2a2a2d;border-color:#b8ccd680}.multi-style-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.multi-style-mode-card{color:#f5f5f5;min-width:0;font:inherit;text-align:left;cursor:pointer;background:#171719;border:1px solid #ffffff1c;border-radius:14px;flex-direction:column;padding:0;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 12px 30px #00000047}.multi-style-mode-card:hover{background:#1d1d20;border-color:#b8ccd680;transform:translateY(-2px);box-shadow:0 17px 38px #00000075}.multi-style-mode-card:focus-visible,.multi-style-picker-close:focus-visible,.copy-stepper button:focus-visible,.multi-style-copy-action:focus-visible{outline-offset:3px;outline:3px solid #b8ccd680}.multi-style-mode-preview{aspect-ratio:16/9;box-sizing:border-box;background:radial-gradient(circle at 50% 45%,#96b0be2e,#070707f5 62%);width:100%;display:block;position:relative;overflow:hidden}.main-background-preview-image{object-fit:cover;width:100%;height:100%;display:block}.main-background-preview-fallback{position:absolute;inset:14px}.main-background-zone,.main-subject-zone{border:1px solid #fff3;place-items:center;font-family:Times New Roman,Times,serif;font-size:1.2rem;font-weight:700;display:grid;position:absolute}.main-background-zone{box-sizing:border-box;color:#f5f5f5;background:linear-gradient(145deg,#797d84eb,#34373df2);place-items:end;padding:16px;inset:0}.main-subject-zone{z-index:1;color:#111113;background:linear-gradient(145deg,#e4f0f5eb,#7f9aa8b8);width:43%;height:68%;top:16%;left:28.5%;box-shadow:0 12px 24px #0000006b}.copy-mode-preview{background:#090a0c}.quantity-selection-background{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.quantity-selection-background--light{display:none}.copy-quantity-area{z-index:2;flex-direction:column;align-items:center;gap:8px;width:min(38%,148px);display:flex;position:absolute;top:50%;right:clamp(16px,5%,30px);transform:translateY(-50%)}.copy-quantity-label{color:#f5f5f5ad;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:600}.copy-stepper{background:#07070780;border:1px solid #b8ccd63d;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:5px;display:flex}.copy-stepper button{color:#f5f5f5;cursor:pointer;background:#242428;border:1px solid #b8ccd63d;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;font-size:1.15rem;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:grid}.copy-stepper button:not(:disabled):hover{background:#323238;border-color:#b8ccd6a6;transform:scale(1.06)}.copy-stepper button:disabled{opacity:.3;cursor:not-allowed}.copy-stepper output{color:#f5f5f5;text-align:center;min-width:24px;font-family:Times New Roman,Times,serif;font-size:1.25rem;line-height:1}.multi-style-mode-details{flex-direction:column;flex:auto;align-items:stretch;gap:10px;padding:15px 16px 16px;display:flex}.multi-style-mode-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.multi-style-mode-name{color:#f5f5f5;letter-spacing:-.015em;margin:0;font-family:Times New Roman,Times,serif;font-size:1.18rem;font-weight:400;line-height:1.1}.multi-style-mode-count{color:#c8dbe4;background:#b8ccd61a;border:1px solid #b8ccd62e;border-radius:999px;flex:none;padding:4px 9px;font-size:.75rem}.multi-style-mode-description{color:#f5f5f59e;margin:0;font-size:.86rem;line-height:1.45}.multi-style-mode-action{box-sizing:border-box;color:#111113;text-align:left;background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 45%,#7f9aa8 100%);border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:auto;padding:10px 13px;font-family:Times New Roman,Times,serif;font-size:.95rem;font-weight:600;display:flex}.multi-style-copy-card{cursor:default}.multi-style-copy-card:hover{transform:none}.multi-style-copy-action{cursor:pointer;transition:filter .2s,transform .2s}.multi-style-copy-action:hover{filter:brightness(1.08);transform:translateY(-1px)}@media (width<=1000px){.style-gallery{padding:30px 60px 120px}.selection-guide{grid-template-columns:1fr;gap:14px}}@keyframes selection-hero-compress{0%{padding:var(--selection-hero-start-top) var(--selection-hero-start-inline) var(--selection-hero-start-bottom)}to{padding:var(--selection-hero-end-top) var(--selection-hero-end-inline) var(--selection-hero-end-bottom)}}@keyframes selection-content-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (width<=760px){.multi-style-picker-backdrop{padding:16px}.multi-style-picker{width:min(600px,100% - 16px);max-height:calc(100vh - 32px)}.multi-style-mode-grid{grid-template-columns:1fr}}@media (width<=550px){.selection-hero{--selection-hero-start-top:60px;--selection-hero-start-inline:20px;--selection-hero-start-bottom:48px;--selection-hero-end-top:38px;--selection-hero-end-inline:20px;--selection-hero-end-bottom:28px;padding:60px 20px 48px}.selection-hero h1{font-size:clamp(46px,15vw,62px)}.style-section:after{height:46px}.style-section-heading{gap:10px;margin-bottom:18px}.style-section-title{font-size:1.6rem}.style-gallery{padding:24px 20px 120px}.selection-guide{gap:12px;margin-bottom:30px;padding:14px;top:68px}.selection-guide-title{font-size:1.08rem}.selection-slot-list{scrollbar-width:thin;gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.selection-slot{min-width:124px}.selection-floating-controls{width:calc(100% - 40px);bottom:4%}.selection-floating-controls--discover{bottom:5%;left:50%;right:auto;transform:translate(-50%)}.multi-select-button--discover{min-width:210px;padding:11px 16px;font-size:.92rem}.multi-select-button,.selection-next-button{flex:1 1 0;min-width:0}.multi-style-picker-backdrop{align-items:flex-end;padding:12px}.multi-style-picker{border-radius:16px 16px 10px 10px;max-height:calc(100vh - 24px);padding:20px}.multi-style-mode-grid{grid-template-columns:1fr;gap:14px}.copy-quantity-area{width:40%;right:5%}.copy-quantity-label{font-size:.72rem}.copy-stepper{gap:10px;padding:6px}.copy-stepper button{width:30px;height:30px}.multi-style-mode-heading{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.selection-hero .gallery-eyebrow,.selection-hero h1,.selection-hero .gallery-description,.selection-hero .selection-stats,.selection-hero:before,.selection-hero,.style-section-heading,.style-card,.style-catalog-spinner,.multi-select-button--discover{animation:none}.selection-hero{padding:var(--selection-hero-end-top) var(--selection-hero-end-inline) var(--selection-hero-end-bottom)}}.upload-page{box-sizing:border-box;color:#f5f5f5;background:#070707;justify-content:center;align-items:center;width:100%;height:100vh;min-height:100vh;padding:58px 40px 20px;display:flex;overflow:hidden}.main-frame{scrollbar-gutter:stable;box-sizing:border-box;-webkit-backdrop-filter:blur(24px);background:#111113e0;border:1px solid #ffffff1f;border-radius:36px;flex-direction:column;justify-content:center;align-items:center;width:92%;max-width:1000px;height:calc(100vh - 90px);padding:24px 30px 22px;display:flex;overflow:hidden auto;box-shadow:0 25px 70px #0000008c}.main-frame>*{flex-shrink:0;width:100%}.page-title h2{color:#f5f5f5;text-align:center;letter-spacing:-1px;font-size:30px;font-weight:800}.page-description{color:#f5f5f5ad;text-align:center;margin:0 0 22px;font-size:16px}.sample-preview-section{justify-content:center;gap:0;margin-bottom:24px;display:flex}.sample-image-container{flex-direction:column;align-items:center;display:flex}.sample-image{object-fit:cover;width:340px;height:200px;box-shadow:0 12px 28px #00000080}.sample-label{color:#f5f5f5ad;margin-top:8px;font-size:15px;font-weight:600}.upload-gradient-border{background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 45%,#7f9aa8 100%);border-radius:34px;width:min(760px,100%);margin:0 auto;padding:3px;box-shadow:0 12px 28px #96b0be38}.upload-box{color:#f5f5f5;cursor:pointer;background-color:#171719;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:125px;display:flex}.upload-icon{color:#b8ccd6;margin-bottom:8px;font-size:30px}.upload-title{color:#f5f5f5;letter-spacing:-1px;margin-bottom:8px;font-size:21px;font-weight:170}.upload-subtitle{color:#f5f5f5ad;font-size:14px}.intensity-section{justify-content:center;gap:14px;margin-top:12px;display:flex}.generation-settings-panel{box-sizing:border-box;background:linear-gradient(145deg,#ffffff09,#0000 58%),#141517eb;border:1px solid #b8ccd62e;border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:min(760px,100%);max-width:760px;margin:18px auto 0;padding:18px 20px;display:grid;box-shadow:0 18px 44px #00000042,inset 0 1px #ffffff09}.main-frame>.generation-settings-panel{width:min(760px,100%)}.generation-settings-panel .model-provider-select{box-sizing:border-box;border-right:1px solid #b8ccd61f;width:100%;max-width:none;margin:0;padding-right:24px;display:block}.generation-settings-panel .model-provider-select>label{text-align:left;margin:0 0 9px}.generation-settings-panel .model-provider-select>p{text-align:left;margin:7px 2px 0}.generation-settings-panel .model-provider-select__control select{background:#ffffff0b;border-color:#b8ccd638;border-radius:13px;height:44px;box-shadow:inset 0 1px #ffffff06}.generation-settings-panel .model-provider-select__control select:hover:not(:disabled){background:#fff1;border-color:#b8ccd675}.intensity-setting-row{flex-direction:column;justify-content:flex-start;min-width:0;margin:0;padding:0 0 0 24px;display:flex}.intensity-setting-row>span{color:#e8f1f5b8;letter-spacing:.02em;margin:0 0 9px;font-size:13px;font-weight:700}.generation-settings-panel .intensity-section{background:#ffffff06;border:1px solid #b8ccd629;border-radius:13px;gap:4px;margin:0;padding:4px}.generation-settings-panel .intensity-button{color:#f5f5f5ad;background:0 0;border:0;border-radius:9px;flex:1;width:auto;height:34px;font-size:13px}.generation-settings-panel .intensity-button:hover:not(:disabled){color:#f5f5f5;background:#ffffff0e;border-color:#0000;transform:none}.generation-settings-panel .intensity-button.active{color:#101214;background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 52%,#91aab6 100%);box-shadow:0 6px 16px #87a4b233}.generation-settings-panel .intensity-button.active:hover:not(:disabled){background:linear-gradient(135deg,#edf7fb 0%,#c8dbe4 48%,#9bb2bd 100%);box-shadow:0 7px 18px #87a4b23d}.intensity-setting-description{color:#d8e5eb8c;min-height:17px;margin:7px 2px 0;font-size:11px;line-height:1.45}[data-theme=light] .generation-settings-panel{background:linear-gradient(145deg,#ffffffb8,#0000 58%),#eef5f8eb;border-color:#435e6b4d;box-shadow:0 12px 28px #2a3e481f}[data-theme=light] .generation-settings-panel .model-provider-select{border-right-color:#435e6b29}[data-theme=light] .intensity-setting-row>span{color:#314a56}[data-theme=light] .intensity-setting-description{color:#526b76}[data-theme=light] .generation-settings-panel .intensity-section{background:#38505b0b;border-color:#435e6b33}[data-theme=light] .generation-settings-panel .intensity-button{color:#425d69;background:0 0}[data-theme=light] .generation-settings-panel .intensity-button:hover:not(:disabled){color:#1e3742;background:#38505b14}[data-theme=light] .generation-settings-panel .intensity-button.active{color:#102a35;background:linear-gradient(135deg,#dcebf1 0%,#adc7d2 100%)}@media (width<=760px){.generation-settings-panel{grid-template-columns:1fr;gap:16px;padding:16px}.generation-settings-panel .model-provider-select{border-bottom:1px solid #b8ccd61f;border-right:0;padding:0 0 16px}.intensity-setting-row{padding-left:0}}.intensity-button{color:#f5f5f5;letter-spacing:-.3px;cursor:pointer;background:#171719;border:1px solid #ffffff1f;border-radius:18px;width:100px;height:40px;font-size:15px;font-weight:600;transition:all .25s}.intensity-button:hover:not(:disabled){background:#202023;border-color:#b8ccd68c;transform:translateY(-2px)}.intensity-button.active{color:#111;background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 45%,#7f9aa8 100%);border:none;box-shadow:0 10px 24px #96b0be47}.intensity-button.active:hover:not(:disabled){background:linear-gradient(135deg,#f3fbff 0%,#c8dbe4 38%,#8fa9b7 70%,#6f8997 100%);box-shadow:0 12px 28px #96b0be59}.button-row{justify-content:center;align-items:center;gap:22px;margin-top:22px;display:flex}.back-button,.generate-button{cursor:pointer;border-radius:16px;width:150px;height:48px;font-size:17px;font-weight:700;transition:all .25s}.back-button{color:#f5f5f5;background:#202023;border:1px solid #ffffff1f}.back-button:hover:not(:disabled){background:#2a2a2d;transform:translateY(-2px)}.generate-button{color:#111;background:linear-gradient(135deg,#e4f0f5 0%,#b8ccd6 45%,#7f9aa8 100%);border:none;justify-content:center;align-items:center;gap:14px;display:flex;box-shadow:0 10px 24px #96b0be47}.generate-button:hover:not(:disabled){background:linear-gradient(135deg,#f3fbff 0%,#c8dbe4 38%,#8fa9b7 70%,#6f8997 100%);transform:translateY(-2px);box-shadow:0 12px 28px #96b0be59}.upload-page button:disabled{cursor:not-allowed;opacity:.55}.main-frame:has(.intensity-section){justify-content:flex-start;padding-top:26px;padding-bottom:24px}.main-frame:has(.intensity-section) .page-description{margin-bottom:16px}.main-frame:has(.intensity-section) .sample-preview-section{margin-bottom:16px}.main-frame:has(.intensity-section) .sample-image{width:340px;height:200px}.main-frame:has(.intensity-section) .upload-box{height:125px}.main-frame:has(.intensity-section)>.intensity-section{margin-top:14px}.main-frame:has(.intensity-section) .button-row{margin-top:16px}:root[data-theme=dark]{--background:#070707;--surface:#171719;--surface-raised:#202023;--theme-text:#f5f5f5;--theme-muted:#f5f5f59e;--theme-border:#ffffff1f}:root[data-theme=light]{--background:#f4f6f8;--surface:#fff;--surface-raised:#eef2f5;--theme-text:#172027;--theme-muted:#64717b;--theme-border:#d9e0e5;--text:#64717b;--text-h:#172027;--bg:#f4f6f8;--border:#d9e0e5;--code-bg:#e9eef2;--nav-background:transparent;--nav-link:#172027;--dropdown-background:#fffffff5;--dropdown-shadow:#2c3a4429;--hover-menu-shadow:#7f9aa824;--hover-link-shadow:#7f9aa821;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=light],[data-theme=light] body,[data-theme=light] #root{color:#172027;background:#f4f6f8}[data-theme=light] .nav{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-bottom:none}[data-theme=light] .link,[data-theme=light] .icon-button{color:#172027}[data-theme=light] .title-link{color:#6f8e9e}[data-theme=light] .dropdown-item{color:#34424b}[data-theme=light] .dropdown-item:hover{color:#172027}[data-theme=light] .background,[data-theme=light] .upload-page,[data-theme=light] .download-page,[data-theme=light] .gallery-page,[data-theme=light] .gallery-page-favourites,[data-theme=light] .help-page,[data-theme=light] .settings-page,[data-theme=light] .settings-main,[data-theme=light] .customization-page,[data-theme=light] .customization-main,[data-theme=light] .new-chat-panel,[data-theme=light] .auth-prompt-page,[data-theme=light] .auth-prompt-background,[data-theme=light] .login-container{color:#172027;background:#f4f6f8}[data-theme=light] .download-page,[data-theme=light] .help-page{background:radial-gradient(circle at 50% 12%,#96b0be29,#0000 32%),#f4f6f8}[data-theme=light] .app-sidebar{color:#172027;background:#eef2f5;border-right-color:#d7dee3}[data-theme=light] .app-sidebar-bottom{background:#e7ecef;border-color:#d7dee3}[data-theme=light] .app-sidebar-item,[data-theme=light] .app-sidebar-toggle,[data-theme=light] .sidebar-chat-header,[data-theme=light] .sidebar-chat-item,[data-theme=light] .sidebar-chat-more,[data-theme=light] .sidebar-chat-menu button,[data-theme=light] .sidebar-chat-rename button{color:#35434c}[data-theme=light] .app-sidebar-item svg,[data-theme=light] .app-sidebar-toggle svg{color:#60717c}[data-theme=light] .app-sidebar-item:hover,[data-theme=light] .app-sidebar-toggle:hover,[data-theme=light] .sidebar-chat-row:hover,[data-theme=light] .sidebar-chat-row.active{color:#172027;background:#7f9aa826}[data-theme=light] .sidebar-chat-row:hover .sidebar-chat-item,[data-theme=light] .sidebar-chat-row.active .sidebar-chat-item{color:#172027}[data-theme=light] .sidebar-chat-menu{background:#f7fafcfa;border-color:#d2dce2;box-shadow:0 12px 28px #32424c29}[data-theme=light] .sidebar-chat-menu button:hover,[data-theme=light] .sidebar-chat-rename button:hover{color:#172027;background:#7f9aa824}[data-theme=light] .sidebar-chat-rename input{color:#172027;background:#fff;border-color:#bdccd4}[data-theme=light] .sidebar-chat-search{color:#667984;background:#ffffffb8;border-color:#cbd7de}[data-theme=light] .sidebar-chat-search input{color:#172027}[data-theme=light] .sidebar-chat-search input::placeholder,[data-theme=light] .sidebar-chat-search-empty{color:#788891}[data-theme=light] .sidebar-chat-search button{color:#60717c}[data-theme=light] .app-sidebar-item.active{color:#294653;background:#d9e5eb}[data-theme=light] .settings-card{color:#172027;background:#fff;border-color:#d9e0e5;box-shadow:0 18px 45px #32424c21}[data-theme=light] .settings-card-title,[data-theme=light] .settings-section-title,[data-theme=light] .about-section-title,[data-theme=light] .about-label{color:#172027}[data-theme=light] .settings-input-group label,[data-theme=light] .preference-label,[data-theme=light] .about-value,[data-theme=light] .about-description,[data-theme=light] .about-footer,[data-theme=light] .background-settings-description{color:#64717b}[data-theme=light] .settings-input-group input,[data-theme=light] .secondary-button,[data-theme=light] .radio-row label,[data-theme=light] .theme-choice{color:#172027;background:#f3f6f8;border-color:#d9e0e5}[data-theme=light] .secondary-button:hover,[data-theme=light] .radio-row label:hover,[data-theme=light] .theme-choice:hover{background:#e9eef2}[data-theme=light] .theme-choice.selected{border-color:#7897a6;box-shadow:0 0 0 2px #7897a629,0 14px 30px #32424c1f}[data-theme=light] .theme-choice-copy small{color:#6e7a83}[data-theme=light] .about-divider{border-top-color:#d9e0e5}[data-theme=light] .hero,[data-theme=light] .hero-background{color:#172027;background:#e9eef1}[data-theme=light] .film-frame{background:#dfe5e9}[data-theme=light] .film-frame img{filter:brightness(1.04)saturate(.78)}[data-theme=light] .hero-overlay{background:radial-gradient(#ffffff61,#f4f6f88c 48%,#f4f6f8a8 100%),linear-gradient(#ffffff1f,#f4f6f873)}[data-theme=light] .hero-content,[data-theme=light] .hero-content h1{color:#172027}[data-theme=light] .hero-tag,[data-theme=light] .hero-description{color:#4e5d66}[data-theme=light] .hero-secondary-button{color:#172027;background:#ffffffc2;border-color:#a9b7bf}[data-theme=light] .hero-secondary-button:hover{background:#fff}[data-theme=light] .scroll-down-arrow span{border-color:#647984}[data-theme=light] .feature-section,[data-theme=light] .feature-section2,[data-theme=light] .faq-section,[data-theme=light] .ready-section,[data-theme=light] .site-footer{color:#172027}[data-theme=light] .feature-section{background:linear-gradient(#f4f6f814 0%,#f4f6f861 24%,#f4f6f8b3 68%,#f4f6f8c7 100%)}[data-theme=light] .feature-image-wrapper{box-shadow:none;background:0 0}[data-theme=light] .home-compare-labels,[data-theme=light] .home-compare-hint{color:#7f9aa8}[data-theme=light] .feature-section2{background:#f4f6f8c2}[data-theme=light] .faq-section{background:#f4f6f8cc}[data-theme=light] .ready-section{background:#f4f6f8d6}[data-theme=light] .site-footer{background:#f4f6f8f0;border-top:none;box-shadow:0 -10px 28px #4e636f12}[data-theme=light] .feature-text h2,[data-theme=light] .usage-guideline-content h3,[data-theme=light] .faq-heading h2,[data-theme=light] .faq-card h3,[data-theme=light] .ready-section h2,[data-theme=light] .footer-logo,[data-theme=light] .footer-column h3{color:#172027}[data-theme=light] .footer-logo-mark{background:#fff;border-color:#d9e0e5;box-shadow:0 8px 20px #32424c1f}[data-theme=light] .footer-logo-mark-image--dark{display:none}[data-theme=light] .footer-logo-mark-image--light{display:block}[data-theme=light] .footer-socials button{color:#7f9aa8}[data-theme=light] .footer-socials button:hover{color:#6f8997}[data-theme=light] .feature-text>p,[data-theme=light] .usage-guideline-content p,[data-theme=light] .faq-heading>p,[data-theme=light] .faq-card p,[data-theme=light] .footer-brand>p,[data-theme=light] .footer-column button,[data-theme=light] .footer-bottom,[data-theme=light] .footer-bottom p,[data-theme=light] .footer-bottom button{color:#64717b}[data-theme=light] .footer-bottom{border-top-color:#596f7b3d}[data-theme=light] .usage-guideline-item,[data-theme=light] .faq-card{background:#fff;border-color:#d9e0e5;box-shadow:0 12px 28px #32424c14}[data-theme=light] .gallery-background{background:#e9eef1}[data-theme=light] .gallery-wall-frame img{filter:brightness(.9)saturate(.68)}[data-theme=light] .gallery-background-vignette{background:radial-gradient(at 50% 30%,#f4f6f8f5,#f4f6f8de 26%,#f4f6f894 58%,#f4f6f8c7)}[data-theme=light] .gallery-background-overlay{background:linear-gradient(#f4f6f85c,#f4f6f8c2)}[data-theme=light] .gallery-hero h1,[data-theme=light] .style-section-title,[data-theme=light] .gallery-card-info h2,[data-theme=light] .gallery-empty h2{color:#172027}[data-theme=light] .gallery-description,[data-theme=light] .gallery-card-info p,[data-theme=light] .gallery-empty p,[data-theme=light] .selected-style-count{color:#64717b}[data-theme=light] .gallery-error,[data-theme=light] .new-chat-error,[data-theme=light] .login-error,[data-theme=light] .download-error{color:#9f3535}[data-theme=light] .gallery-stats{color:#60707a;background:#ffffffb3;border-color:#d3dce1}[data-theme=light] .gallery-card,[data-theme=light] .style-card,[data-theme=light] .gallery-empty{color:#172027;background:#fff;border-color:#d9e0e5;box-shadow:0 15px 36px #32424c1c}[data-theme=light] .selection-background{color:#172027;background:#f4f6f8}[data-theme=light] .style-card-title,[data-theme=light] .style-card:not(:disabled):hover .style-card-title,[data-theme=light] .style-card--selected .style-card-title{color:#172027}[data-theme=light] .style-card:not(:disabled):hover{background:#f8fafb;border-color:#9eb4c0;box-shadow:0 16px 36px #32424c24}[data-theme=light] .style-card-action{color:#587786;background:#edf3f6;border-color:#c8d5dc}[data-theme=light] .style-card--single:hover .style-card-action,[data-theme=light] .style-card--single:focus-visible .style-card-action{color:#fff;background:#7897a6}[data-theme=light] .multi-select-button--discover{color:#172027;background-color:#b8ccd6;background-image:linear-gradient(110deg,#e4f0f5 0%,#b8ccd6 38%,#dcecf3 52%,#7f9aa8 100%);border-color:#cbd6dc;box-shadow:0 8px 22px #32424c24}[data-theme=light] .multi-select-button--discover:hover,[data-theme=light] .multi-select-button--discover:focus-visible{color:#172027;background-color:#c8dbe4;background-image:linear-gradient(110deg,#f3fbff 0%,#c8dbe4 40%,#e4f0f5 54%,#8fa9b7 100%);border-color:#9eb4c0}[data-theme=light] .style-checkbox{background:#ffffffeb;border-color:#40515b8c}[data-theme=light] .multi-select-button--cancel{color:#172027;background:#e9eef2;border-color:#d2dbe0}[data-theme=light] .gallery-action-button,[data-theme=light] .gallery-preview-button,[data-theme=light] .gallery-heart{color:#35444c;background:#edf2f5;border-color:#d0d9df}[data-theme=light] .multi-style-picker,[data-theme=light] .multi-style-mode-card{color:#172027;background:#fff;border-color:#d9e0e5;box-shadow:0 24px 65px #32424c2b}[data-theme=light] .multi-style-picker-header{border-bottom-color:#d9e0e5}[data-theme=light] .multi-style-picker-title,[data-theme=light] .multi-style-mode-name{color:#172027}[data-theme=light] .multi-style-picker-description,[data-theme=light] .multi-style-mode-description{color:#64717b}[data-theme=light] .multi-style-picker-close{color:#172027;background:#e9eef2;border-color:#d2dbe0}[data-theme=light] .multi-style-picker-close:hover{background:#dfe7eb;border-color:#9eb4c0}[data-theme=light] .multi-style-mode-card:hover{background:#f8fafb;border-color:#9eb4c0;box-shadow:0 17px 38px #32424c24}[data-theme=light] .multi-style-mode-count{color:#587786;background:#edf3f6;border-color:#cbd8de}[data-theme=light] .quantity-selection-background--dark{display:none}[data-theme=light] .quantity-selection-background--light{display:block}[data-theme=light] .copy-quantity-label{color:#536873}[data-theme=light] .copy-stepper{background:#ffffffc2;border-color:#cbd8de;box-shadow:0 6px 18px #32424c1a}[data-theme=light] .copy-stepper button{color:#172027;background:#e9eef2;border-color:#c7d3da}[data-theme=light] .copy-stepper button:not(:disabled):hover{background:#d8e2e7;border-color:#91aab7}[data-theme=light] .copy-stepper output{color:#172027}[data-theme=light] .multi-style-mode-card:focus-visible,[data-theme=light] .multi-style-picker-close:focus-visible,[data-theme=light] .multi-style-copy-action:focus-visible{outline-color:#5677867a}[data-theme=light] .main-frame,[data-theme=light] .download-card{color:#172027;background:#fffffff0;border-color:#d9e0e5;box-shadow:0 22px 60px #32424c21}[data-theme=light] .page-title h2,[data-theme=light] .upload-title,[data-theme=light] .download-header h2,[data-theme=light] .result-selector-heading h3,[data-theme=light] .compare-labels{color:#172027}[data-theme=light] .page-description,[data-theme=light] .sample-label,[data-theme=light] .upload-subtitle,[data-theme=light] .download-header p,[data-theme=light] .result-selector-heading span,[data-theme=light] .zoom-hint{color:#64717b}[data-theme=light] .upload-box,[data-theme=light] .intensity-button,[data-theme=light] .back-button,[data-theme=light] .download-secondary-button,[data-theme=light] .result-selector-card,[data-theme=light] .download-menu-options{color:#172027;background:#eef2f5;border-color:#d7dfe4}[data-theme=light] .intensity-button{color:#25343c;background:#e5ebef;border:1px solid #aebdc6;box-shadow:0 3px 9px #32424c14}[data-theme=light] .intensity-button:hover:not(:disabled){background:#d8e2e7;border-color:#718c9a}[data-theme=light] .intensity-button.active{color:#0c171c;background:linear-gradient(135deg,#cfe2eb 0%,#91afbd 52%,#688a9a 100%);border:2px solid #567786;box-shadow:0 0 0 3px #5677862e,0 8px 18px #435c6838}[data-theme=light] .intensity-button.active:hover:not(:disabled){background:linear-gradient(135deg,#dcecf3 0%,#a2beca 48%,#7898a6 100%);border-color:#456977}[data-theme=light] .compare-frame,[data-theme=light] .download-status-image{background:#e7ecef;border-color:#d7dfe4;box-shadow:0 17px 38px #32424c1a}[data-theme=light] .processing-album-notice{background:#fffffff7;border-color:#c9d6dc;box-shadow:0 18px 48px #32424c2e}[data-theme=light] .processing-album-notice-copy strong,[data-theme=light] .processing-message strong{color:#172027}[data-theme=light] .processing-album-notice-copy>span,[data-theme=light] .processing-message>span:not(.processing-dots),[data-theme=light] .processing-album-notice-close{color:#64717b}[data-theme=light] .processing-album-notice-close:hover,[data-theme=light] .processing-album-notice-close:focus-visible{color:#172027;background:#edf2f5}[data-theme=light] .processing-message{background:#edf3f6db;border-color:#cedae0}[data-theme=light] .help-hero h1,[data-theme=light] .help-section-heading h2,[data-theme=light] .help-guide-copy strong,[data-theme=light] .help-faq-list summary{color:#172027}[data-theme=light] .help-description,[data-theme=light] .help-section-heading>p,[data-theme=light] .help-guide-copy small,[data-theme=light] .help-guide-steps,[data-theme=light] .help-faq-list details p{color:#64717b}[data-theme=light] .help-guide-card,[data-theme=light] .help-faq-list details{background:#fff;border-color:#d9e0e5}[data-theme=light] .help-guide-steps,[data-theme=light] .help-faq-list,[data-theme=light] .help-faq-list details{border-color:#d9e0e5}[data-theme=light] .help-guide-card:hover,[data-theme=light] .help-guide-card.expanded{border-color:#9eb4c0}[data-theme=light] .help-guide-number{color:#718895}[data-theme=light] .help-guide-icon{color:#587786;background:#edf3f6;border-color:#cedae0}[data-theme=light] .help-guide-copy em{color:#657b87}[data-theme=light] .help-guide-chevron{color:#536873}[data-theme=light] .help-guide-steps{color:#4f5f68;background:#f7f9fa;border-top-color:#dbe3e7;border-radius:0 0 16px 16px;margin-top:0}[data-theme=light] .help-faq-list{border-top:none;gap:12px;display:grid}[data-theme=light] .help-faq-list details{background:#fff;border:1px solid #d9e0e5;border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 7px 20px #32424c0b}[data-theme=light] .help-faq-list details[open]{border-color:#a9bdc7;box-shadow:0 10px 26px #32424c14}[data-theme=light] .help-faq-list summary{color:#243139;padding:19px 20px;font-weight:600}[data-theme=light] .help-faq-list summary svg{color:#5e7480}[data-theme=light] .help-faq-list details p{color:#5c6b74;max-width:none;margin:0;padding:0 52px 20px 20px}[data-theme=light] .new-chat-content h1,[data-theme=light] .new-chat-composer input,[data-theme=light] .new-chat-message{color:#172027}[data-theme=light] .new-chat-composer,[data-theme=light] .new-chat-image-preview,[data-theme=light] .new-chat-message-assistant p{color:#172027;background:#fff;border-color:#d9e0e5;box-shadow:0 12px 32px #32424c1a}[data-theme=light] .new-chat-message-user p{color:#20313a;background:#dce8ee}[data-theme=light] .login-card,[data-theme=light] .auth-prompt-content{color:#172027;background:#ffffffeb;border-color:#d9e0e5;box-shadow:0 25px 70px #32424c26}[data-theme=light] .login-title,[data-theme=light] .auth-prompt-content h1,[data-theme=light] .input-group label{color:#172027}[data-theme=light] .login-subtitle,[data-theme=light] .auth-prompt-label,[data-theme=light] .auth-prompt-description,[data-theme=light] .signup-text,[data-theme=light] .remember{color:#64717b}[data-theme=light] .input-group input,[data-theme=light] .google-button{color:#172027;background:#f3f6f8;border-color:#d9e0e5}[data-theme=light] .auth-film-frame img{filter:brightness(.94)saturate(.7)}[data-theme=light] .auth-prompt-overlay{background:radial-gradient(#ffffff73,#f4f6f8bf 54%,#f4f6f8eb)}[data-theme=light] .image-share-popover,[data-theme=light] .beginner-tour-tooltip,[data-theme=light] .zoom-modal,[data-theme=light] .gallery-preview-modal{color:#172027;background:#fff;border-color:#d9e0e5;box-shadow:0 22px 60px #32424c2b}[data-theme=light] .image-share-control--dark .image-share-heading h3,[data-theme=light] .beginner-tour-tooltip h2,[data-theme=light] .zoom-toolbar h3,[data-theme=light] .gallery-preview-toolbar h3{color:#172027}[data-theme=light] .image-share-control--dark .image-share-popover{color:#172027;background:#fff;border-color:#d9e0e5}[data-theme=light] .image-share-control--dark .image-share-option{color:#35444c;background:#f6f8f9;border-color:#dfe5e9}[data-theme=light] .image-share-control--dark .image-share-close{color:#53636d;background:#edf2f5}[data-theme=light] .image-share-control--dark .image-share-option:hover{background:#edf2f5}[data-theme=light] .hero-primary-button,[data-theme=light] .feature-button,[data-theme=light] .help-tour-button,[data-theme=light] .generate-button,[data-theme=light] .primary-button,[data-theme=light] .login-button,[data-theme=light] .auth-prompt-button,[data-theme=light] .download-primary-button,[data-theme=light] .beginner-tour-primary,[data-theme=light] .multi-select-button:not(.multi-select-button--cancel),[data-theme=light] .selection-next-button,[data-theme=light] .multi-style-mode-action,[data-theme=light] .multi-select-button--discover,[data-theme=light] .intensity-button.active{box-sizing:border-box;border:2px solid #587b8b;box-shadow:0 0 0 1px #4669772e,0 10px 24px #324e5b3d}[data-theme=light] .hero-primary-button:hover,[data-theme=light] .feature-button:hover,[data-theme=light] .help-tour-button:hover,[data-theme=light] .generate-button:hover:not(:disabled),[data-theme=light] .primary-button:hover,[data-theme=light] .login-button:hover:not(:disabled),[data-theme=light] .auth-prompt-button:hover,[data-theme=light] .download-primary-button:hover:not(:disabled),[data-theme=light] .beginner-tour-primary:hover,[data-theme=light] .multi-select-button:not(.multi-select-button--cancel):hover,[data-theme=light] .selection-next-button:not(:disabled):hover,[data-theme=light] .multi-style-mode-action:hover,[data-theme=light] .multi-select-button--discover:hover,[data-theme=light] .multi-select-button--discover:focus-visible,[data-theme=light] .intensity-button.active:hover:not(:disabled){border-color:#456977;box-shadow:0 0 0 2px #45697733,0 13px 28px #324e5b4d}[data-theme=light] .style-card--single:hover .style-card-action,[data-theme=light] .style-card--single:focus-visible .style-card-action,[data-theme=light] .style-checkbox--selected,[data-theme=light] .theme-choice-check,[data-theme=light] .gallery-heart-active,[data-theme=light] .new-chat-generated-heart.is-favourite,[data-theme=light] .new-chat-inline-edit-actions button[type=submit],[data-theme=light] .new-chat-send{border:2px solid #587b8b;box-shadow:0 0 0 1px #4669772e,0 7px 18px #324e5b3d}[data-theme=light] .new-chat-inline-edit-actions button[type=submit]:hover:not(:disabled),[data-theme=light] .new-chat-send:hover{border-color:#456977;box-shadow:0 0 0 2px #45697733,0 9px 20px #324e5b4d}[data-theme=light] ::selection{background:#7897a64d}[data-theme=light]{scrollbar-color:#697c8780 #f4f6f8}[data-theme=light]::-webkit-scrollbar-track{background:#f4f6f8}[data-theme=light]::-webkit-scrollbar-thumb{background:#697c8780}
