@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--bg:#070913;--card:#0d1120;--text:#f8f8fc;--muted:#9ca3b8;--line:#ffffff1a;--purple:#9d6cff;--pink:#ed6dbc;--gradient:linear-gradient(115deg, #7996ff, #a467f4 52%, #ed68b7)}@media (max-width:520px){.guest-auth-actions{gap:6px}.nav-login-star,.nav-register-star{height:35px;padding:0 10px;font-size:9px}.nav-login-star i{display:none}.home-account-actions .home-credits{display:none!important}.home-studio-button{height:35px;padding:0 11px;font-size:9px}.nav-auth-loading{width:145px;height:35px}}@media (prefers-reduced-motion:reduce){.nav-register-star:before,.home-studio-button:before,.nav-register-star i,.nav-auth-loading{animation:none!important}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Manrope,sans-serif;line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 20% 8%,#6545d518,#0000 28%),radial-gradient(circle at 80% 40%,#ba3e9a10,#0000 25%);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.guest-auth-actions,.home-account-actions{align-items:center;gap:10px;display:flex}.nav-auth-loading{background:linear-gradient(90deg,#151824 25%,#242038 50%,#151824 75%) 0 0/200% 100%;border-radius:11px;width:222px;height:38px;animation:1.25s linear infinite navAuthLoading}.nav-login-star,.nav-register-star,.home-studio-button{border-radius:11px;justify-content:center;align-items:center;height:40px;font-size:11px;font-weight:700;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.nav-login-star{color:#d9d7e2;background:#11141d;border:1px solid #303544;gap:8px;padding:0 17px}.nav-login-star i{color:#b896ff;font-size:10px;font-style:normal;transition:all .35s}.nav-login-star:hover{border-color:#7c61bd;transform:translateY(-2px);box-shadow:0 10px 28px #0006}.nav-login-star:hover i{transform:rotate(140deg)scale(1.25)}.nav-register-star,.home-studio-button{color:#fff;background:linear-gradient(105deg,#756ff0,#d75db8);border:1px solid #bc7fe466;gap:10px;padding:0 18px;box-shadow:0 10px 30px #8b4fcf38}.nav-register-star:before,.home-studio-button:before{content:"";background:linear-gradient(90deg,#0000,#fff7,#0000);width:34%;animation:3.2s ease-in-out infinite navButtonShine;position:absolute;inset:-2px auto -2px -45%;transform:skew(-22deg)}.nav-register-star span,.nav-register-star b,.nav-register-star i,.home-studio-button>*{z-index:1;position:relative}.nav-register-star b{font-size:14px}.nav-register-star i{color:#fff;font-style:normal;line-height:1;position:absolute}.nav-register-star .star-one{font-size:7px;animation:2.2s ease-in-out infinite navStarOne;top:5px;left:9px}.nav-register-star .star-two{font-size:8px;animation:2.6s ease-in-out infinite navStarTwo;bottom:4px;right:7px}.nav-register-star:hover,.home-studio-button:hover{transform:translateY(-2px)scale(1.015);box-shadow:0 14px 38px #a452d45c}.home-studio-button svg{width:13px}.home-account-actions .home-credits{box-sizing:border-box;height:40px;padding:0 13px}.home-user{color:#fff;text-decoration:none}.home-user:hover{box-shadow:0 0 0 4px #936ce92b}@keyframes navButtonShine{0%,55%{left:-45%}85%,to{left:125%}}@keyframes navStarOne{0%,to{opacity:.35;transform:scale(.75)rotate(0)}50%{opacity:1;transform:scale(1.35)rotate(90deg)}}@keyframes navStarTwo{0%,to{opacity:.25;transform:translateY(1px)scale(.8)}50%{opacity:.9;transform:translateY(-2px)scale(1.2)}}@keyframes navAuthLoading{to{background-position:-200% 0}}.shell{width:min(1180px,100% - 40px);margin:auto}.nav-wrap{z-index:200;-webkit-backdrop-filter:blur(18px)saturate(135%);background:#090b13e8;border-bottom:1px solid #ffffff0d;height:78px;transition:border-color .25s,box-shadow .25s;position:sticky;top:0;box-shadow:0 10px 35px #0000}.nav{justify-content:space-between;align-items:center;height:100%;display:flex}.logo{letter-spacing:-1px;align-items:center;gap:9px;font-size:20px;font-weight:800;display:flex}.logo i{background:var(--gradient);border-radius:9px;place-items:center;width:29px;height:29px;display:grid;box-shadow:0 0 25px #a262f477}.logo svg{width:15px}.nav-links,.nav-actions{align-items:center;gap:28px;display:flex}.nav-links a,.login{color:#bac0d0;font-size:13px}.mobile-nav-account{display:none}.button{background:var(--gradient);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:14px;padding:14px 23px;font-size:13px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 12px 35px #714bd444}.button:hover{filter:brightness(1.12);transform:translateY(-2px)}.button svg{width:16px}.button.tiny{padding:9px 15px;font-size:11px}.button.secondary{border:1px solid var(--line);box-shadow:none;background:#ffffff07}.button.white{color:#211434;background:#fff}.menu{color:#d9dce5;cursor:pointer;background:#11141d;border:1px solid #303544;border-radius:11px;place-items:center;width:40px;height:40px;padding:0;transition:all .2s;display:none}.menu:hover{color:#fff;background:#191525;border-color:#8064c3;box-shadow:0 8px 24px #0006}.menu svg{width:17px;height:17px}.hero{text-align:center;padding:112px 0 70px;position:relative}.hero-glow{filter:blur(120px);z-index:-1;background:#784de53d;width:680px;height:400px;position:absolute;top:-180px;left:50%;transform:translate(-50%)}.pill{color:#baa5fa;letter-spacing:1.8px;background:#7b55d519;border:1px solid #9573f64d;border-radius:99px;align-items:center;gap:8px;padding:7px 13px;font-size:9px;font-weight:700;display:inline-flex}.pill svg{width:11px}.hero h1{letter-spacing:-5px;margin:24px 0;font-size:clamp(52px,7.2vw,88px);line-height:1.02}.hero h1 em{color:#0000;background:linear-gradient(90deg,#84a3ff,#bd6ff4,#ef73b9);-webkit-background-clip:text;background-clip:text;font-style:normal}.hero>p{max-width:660px;color:var(--muted);margin:auto;font-size:16px}.hero-buttons{justify-content:center;gap:12px;margin:31px 0;display:flex}.proof{color:#8e95aa;justify-content:center;align-items:center;gap:13px;font-size:10px;display:flex}.avatars{display:flex}.avatars i{border:2px solid var(--bg);color:#fff;background:linear-gradient(145deg,#3f496b,#8c5f86);border-radius:50%;place-items:center;width:27px;height:27px;margin-left:-6px;font-style:normal;display:grid}.stars{color:#f9b860;margin-left:16px}.stars small{color:#898fa1}.gallery{padding:15px 0 80px;overflow:hidden}.art-track{gap:14px;width:max-content;display:flex;transform:translate(-100px)}.art-card{background:#252c4d;border-radius:18px;width:250px;height:330px;position:relative;overflow:hidden;box-shadow:0 25px 60px #0009}.art-card:after,.feature-visual:after{content:"";background:linear-gradient(#0000 55%,#050711dc);position:absolute;inset:0}.art-card>div:last-child{z-index:2;flex-direction:column;font-size:11px;display:flex;position:absolute;bottom:14px;left:16px}.art-card span{color:#b8becc;font-size:9px}.dream{background:radial-gradient(circle at 50% 42%,#ffcf9e 0 7%,#9d4981 23%,#26355b 48%,#090d1c 75%)}.portrait{background:radial-gradient(at 50% 35%,#f2b993 0 12%,#7e466c 20%,#1a243c 53%,#17101d)}.city{background:linear-gradient(160deg,#273c68 10%,#536b9b 40%,#e69891 65%,#251e35)}.ocean{background:radial-gradient(at 50% 60%,#6cc1c3,#21576e 35%,#0d1b37 70%)}.flower{background:radial-gradient(circle at 50% 38%,#efb6d8 0 9%,#8f4d83 20%,#272044 52%,#0b0d1b)}.trust{text-align:center;border-bottom:1px solid var(--line);padding:18px 0 90px}.trust>span{letter-spacing:2px;color:#697084;font-size:8px}.trust>div{color:#687085;letter-spacing:2px;justify-content:space-around;align-items:center;margin-top:24px;display:flex}.section{padding:110px 0}.section-title{text-align:center;max-width:720px;margin:0 auto 60px}.section-title>span{color:#a58af2;letter-spacing:2.5px;font-size:9px;font-weight:700}.section-title h2{letter-spacing:-2.5px;margin:15px 0;font-size:clamp(36px,5vw,55px);line-height:1.12}.section-title p{color:var(--muted);font-size:14px}.feature-row{border:1px solid var(--line);background:linear-gradient(120deg,#101526cc,#0b0e1a);border-radius:25px;grid-template-columns:.75fr 1.25fr;align-items:center;gap:65px;margin-bottom:25px;padding:40px;display:grid}.feature-row.reverse{grid-template-columns:1.25fr .75fr}.feature-row.reverse .feature-copy{order:2}.feature-copy>i{color:#5c6377;font-size:10px;font-style:normal}.feature-icon{color:#a991ff;background:#6854e744;border-radius:12px;place-items:center;width:44px;height:44px;margin-top:25px;display:grid}.feature-icon.pink{color:#ff8bc9;background:#d9459c2b}.feature-copy h3{margin:15px 0 5px;font-size:31px}.feature-copy p,.feature-copy li{color:var(--muted);font-size:12px}.feature-copy ul{padding:6px 0;list-style:none}.feature-copy li{align-items:center;gap:8px;margin:8px 0;display:flex}.feature-copy li svg{color:#ad81ff;width:13px}.feature-copy>a{color:#ae91ff;align-items:center;gap:10px;margin-top:22px;font-size:12px;font-weight:700;display:flex}.feature-copy>a svg{width:14px}.feature-visual{border-radius:17px;height:385px;position:relative;overflow:hidden;box-shadow:0 25px 70px #0008}.visual-image{background:radial-gradient(circle at 50% 42%,#fbc295 0 7%,#e36c9b 16%,#774b91 35%,#243755 60%,#111524)}.visual-video{background:linear-gradient(165deg,#182846 15%,#436887 48%,#e98993 73%,#2c2137)}.mock-toolbar{z-index:3;gap:6px;display:flex;position:absolute;top:12px;right:12px}.mock-toolbar span{background:#070913aa;border:1px solid #ffffff18;border-radius:6px;padding:5px 8px;font-size:8px}.prompt{z-index:3;border:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#aeb4c5;background:#080a14d9;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 8px 8px 14px;font-size:9px;display:flex;position:absolute;bottom:15px;left:15px;right:15px}.prompt button{background:var(--gradient);color:#fff;border:0;border-radius:7px;width:31px;height:31px}.big-play{z-index:3;color:#fff;background:#fff2;border:1px solid #fff6;border-radius:50%;width:58px;height:58px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.video-bar{z-index:3;align-items:center;gap:10px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.video-bar svg{width:12px}.video-bar span{background:linear-gradient(90deg,#fff 72%,#fff4 72%);border-radius:3px;flex:1;height:3px}.video-bar small{font-size:8px}.process{background:#0a0d18;border-block:1px solid #ffffff07}.steps{border:1px solid var(--line);border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.steps article{border-right:1px solid var(--line);padding:38px;position:relative}.steps article:last-child{border:0}.steps article>span{color:#343a4d;font-size:28px;font-weight:800;position:absolute;right:25px}.steps article>i{color:#a889ff;background:#7251d52c;border-radius:13px;place-items:center;width:46px;height:46px;margin-bottom:30px;display:grid}.steps h3{font-size:16px}.steps p{color:var(--muted);font-size:11px}.testimonial{text-align:center;max-width:900px}.testimonial>svg{color:#a27cf5;width:40px}.testimonial blockquote{letter-spacing:-1px;font-size:clamp(23px,3.2vw,35px);font-weight:600;line-height:1.45}.author{text-align:left;justify-content:center;gap:11px;display:flex}.author>i{background:var(--gradient);border-radius:50%;place-items:center;width:37px;height:37px;font-size:10px;font-style:normal;display:grid}.author span{flex-direction:column;font-size:10px;display:flex}.author small{color:var(--muted)}.prices{grid-template-columns:repeat(3,1fr);align-items:center;gap:17px;display:grid}.prices article{border:1px solid var(--line);background:var(--card);border-radius:19px;padding:31px;position:relative}.prices article.popular{border-color:#956eee;padding-block:47px;box-shadow:0 25px 80px #7042c12a}.prices label{background:var(--gradient);text-align:center;border-radius:20px;padding:5px;font-size:8px;font-weight:800;position:absolute;top:0;left:35px;right:35px;transform:translateY(-50%)}.prices>article>span{color:#b9bfce;font-size:11px}.prices h3{margin:15px 0;font-size:28px}.prices h3 small{color:var(--muted);font-size:9px}.prices ul{min-height:145px;padding:15px 0 25px;list-style:none}.prices li{color:var(--muted);margin:11px 0;font-size:11px}.prices li svg{color:#aa84ff;width:12px}.prices .button{width:100%}.faq{max-width:780px}.faq .section-title{margin-bottom:35px}.faq>article{border-bottom:1px solid var(--line);cursor:pointer;padding:20px 5px}.faq article>div{justify-content:space-between;display:flex}.faq article svg{width:16px;transition:all .3s}.faq article.open svg{transform:rotate(45deg)}.faq article p{color:var(--muted);max-width:680px;font-size:12px}.final-cta{text-align:center;background:radial-gradient(circle at 50% 0,#c854c877,#0000 48%),linear-gradient(120deg,#302273,#6740a1 55%,#873a7f);border-radius:26px;margin-top:50px;margin-bottom:100px;padding:75px 20px;overflow:hidden}.final-cta>svg{width:28px}.final-cta h2{margin:15px;font-size:clamp(35px,5vw,54px);line-height:1.15}.final-cta p{margin-bottom:28px;font-size:12px}footer{border-top:1px solid var(--line);padding:60px 0 25px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:50px;display:grid}.footer-grid>div{flex-direction:column;gap:9px;display:flex}.footer-grid b{margin-bottom:10px;font-size:11px}.footer-grid a:not(.logo),.footer-grid p{color:#7e859a;font-size:10px}.social{flex-direction:row!important;display:flex!important}.social a{border:1px solid var(--line);border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.social svg{width:13px}.copyright{border-top:1px solid var(--line);color:#5d6376;justify-content:space-between;margin-top:45px;padding-top:20px;font-size:9px;display:flex}.credits{color:#bd9dff;border:1px solid var(--line);background:#ffffff08;border-radius:20px;align-items:center;gap:6px;padding:7px 11px;font-size:10px;display:flex}.credits svg{width:11px}.user{background:var(--gradient);border-radius:50%;place-items:center;width:35px;height:35px;font-size:10px;font-weight:800;display:grid}@media (max-width:800px){.nav-links{border:1px solid var(--line);background:#101526f5;border-radius:15px;flex-direction:column;padding:25px;display:none;position:absolute;top:70px;left:20px;right:20px}.nav-links.open{display:flex}.nav-links{z-index:210;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#10131df7;align-items:stretch;gap:5px;padding:14px;box-shadow:0 24px 70px #000c}.nav-links>a{border-radius:9px;padding:12px 13px}.nav-links>a:hover{color:#fff;background:#ffffff08}.mobile-nav-account{border-top:1px solid #2b303c;margin-top:9px;padding-top:13px;display:block}.mobile-account-head{align-items:center;gap:11px;padding:4px;display:flex}.mobile-account-head>span{background:var(--gradient);border-radius:50%;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;display:grid}.mobile-account-head p{flex-direction:column;min-width:0;margin:0;display:flex}.mobile-account-head b{font-size:10px}.mobile-account-head small{color:#7f8798;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8px;overflow:hidden}.mobile-account-credit{color:#b99cf4;background:#0a0d14;border:1px solid #2b303c;border-radius:10px;align-items:center;gap:10px;margin-top:11px;padding:11px;display:flex}.mobile-account-credit>svg{width:16px}.mobile-account-credit span{flex-direction:column;display:flex}.mobile-account-credit small{color:#747c8d;text-transform:uppercase;letter-spacing:1px;font-size:7px}.mobile-account-credit b{margin-top:2px;font-size:11px}.mobile-topup-button{color:#fff;cursor:pointer;background:linear-gradient(105deg,#756fe9,#cc5db5);border:1px solid #a76adf55;border-radius:9px;align-items:center;gap:8px;width:100%;height:40px;margin-top:9px;padding:0 12px;font-size:10px;font-weight:750;display:flex;box-shadow:0 8px 24px #874fc433}.mobile-topup-button svg{width:15px}.mobile-topup-button span{margin-left:auto}.mobile-studio-link{align-items:center;margin-top:9px;color:#fff!important;background:linear-gradient(105deg,#756ff0,#d75db8)!important;gap:8px!important;padding:11px 12px!important;font-size:10px!important;font-weight:700!important;display:flex!important}.mobile-studio-link svg{width:15px}.mobile-studio-link span{margin-left:auto}.mobile-nav-account form{margin:5px 0 0}.mobile-nav-account form button{color:#e5869d;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;width:100%;padding:11px 12px;font-size:9px;display:flex}.mobile-nav-account form button:hover{background:#7c2e4426}.mobile-nav-account form svg{width:14px}.menu{display:grid}.login{display:none}.hero{padding-top:80px}.hero h1{letter-spacing:-3px}.art-track{transform:translate(-450px)}.trust>div{flex-wrap:wrap;gap:25px}.feature-row,.feature-row.reverse{grid-template-columns:1fr}.feature-row.reverse .feature-copy{order:0}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line)}.prices{grid-template-columns:1fr;max-width:500px;margin:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:520px){.shell{width:calc(100% - 24px)}.nav-actions>.button,.credits{display:none}.home-user{display:none!important}.menu{border-radius:10px;width:35px;height:35px}.menu svg{width:15px;height:15px}.hero{padding-top:65px}.hero-buttons{flex-direction:column}.hero h1{font-size:47px}.proof{flex-wrap:wrap}.stars{margin-left:0}.feature-row{padding:22px}.feature-visual{height:300px}.section{padding:80px 0}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}.logo i.miniloca-logo-mark{background:#fff;border-radius:9px;flex:none;display:block;position:relative;overflow:hidden;box-shadow:0 0 24px #397dff55}.nav-actions form{margin:0;display:flex}.nav-logout{border:1px solid var(--line);color:#aeb5c8;cursor:pointer;background:#ffffff06;border-radius:50%;place-items:center;width:35px;height:35px;transition:all .2s;display:grid}.nav-logout:hover{color:#fff;background:#9d6cff1f;border-color:#9d6cff}.nav-logout svg{width:16px;height:16px}.topup-nav{color:#fff;cursor:pointer;background:linear-gradient(110deg,#765fe0,#bf58af);border:0;border-radius:9px;align-items:center;gap:7px;height:34px;padding:0 13px;font-size:9px;font-weight:800;display:flex;box-shadow:0 7px 22px #864fc333}.topup-nav svg{width:14px}.account-menu{position:relative}.account-menu>.user{color:#fff;cursor:pointer;border:0}.account-dropdown{z-index:100;background:#12161f;border:1px solid #303644;border-radius:14px;width:280px;padding:13px;position:absolute;top:47px;right:0;box-shadow:0 22px 70px #000c}.account-head{align-items:center;gap:11px;padding:6px;display:flex}.account-head>span{background:var(--gradient);border-radius:50%;place-items:center;width:39px;height:39px;font-size:10px;font-weight:800;display:grid}.account-head p{flex-direction:column;min-width:0;margin:0;display:flex}.account-head b{font-size:11px}.account-head small{text-overflow:ellipsis;color:#7d8698;font-size:9px;overflow:hidden}.account-balance{background:#0d1118;border:1px solid #2c3240;border-radius:10px;margin:11px 0;padding:12px}.account-balance small{color:#6e7789;letter-spacing:1.3px;font-size:7px;display:block}.account-balance strong{color:#c6a9ff;margin-top:3px;font-size:15px;display:block}.account-dropdown>a,.account-dropdown>button,.account-dropdown form button{color:#aeb6c5;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;height:39px;padding:0 10px;font-size:10px;display:flex}.account-dropdown>a:hover,.account-dropdown>button:hover,.account-dropdown form button:hover{color:#fff;background:#ffffff08}.account-dropdown svg{width:15px}.topup-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#02040ab8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.topup-modal{background:radial-gradient(circle at 10% 0,#52347c2e,#0000 34%),linear-gradient(145deg,#171b25,#11151e);border:1px solid #4b3c68;border-radius:22px;width:min(490px,100%);padding:34px;position:relative;box-shadow:0 35px 120px #000,inset 0 0 0 1px #a982ff0b}.topup-close{color:#8f98aa;cursor:pointer;background:#0e1219;border:1px solid #303745;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:15px;right:15px}.topup-close svg{width:14px}.topup-modal>span,.topup-payment>span{color:#a783ef;letter-spacing:1.8px;font-size:8px}.topup-title-icon{width:48px;height:48px;box-shadow:none;background:0 0;border-radius:12px;place-items:center;margin-bottom:16px;display:grid}.topup-title-icon .miniloca-icon{width:48px;height:48px;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:hidden}.topup-title-icon .miniloca-icon img{object-fit:contain;width:100%!important;height:100%!important}.topup-modal h2{letter-spacing:-.7px;margin:5px 0;font-size:27px}.topup-modal>p,.topup-payment>p{color:#7f899b;margin:0 0 22px;font-size:9px}.topup-modal label>small{color:#798294;margin:20px 0 7px;font-size:8px;display:block}.topup-modal label>div{background:#0c1017;border:1px solid #625080;border-radius:12px;align-items:center;height:64px;padding:0 15px;display:flex}.topup-modal input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:25px;font-weight:800}.topup-modal label b{color:#9b84ce;font-size:10px}.topup-presets{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px;display:grid}.topup-presets button{color:#aeb6c5;cursor:pointer;background:#171b24;border:1px solid #303644;border-radius:8px;height:34px;font-size:8px}.topup-presets button:hover{color:#fff;border-color:#8c6ed2}.topup-presets button.active{color:#fff;background:#312349;border-color:#9b78ed;box-shadow:inset 0 0 0 1px #9b78ed33}.topup-total{border-block:1px solid #2a303b;justify-content:space-between;align-items:center;margin:20px 0;padding:16px 0;font-size:10px;display:flex}.topup-total>span{flex-direction:column;display:flex}.topup-total>span small{color:#70798a;letter-spacing:1.3px;font-size:7px}.topup-total>span b{color:#aeb6c5;margin-top:2px;font-size:10px}.topup-total strong{color:#c3a4ff;font-size:18px}.topup-confirm{color:#fff;cursor:pointer;background:linear-gradient(110deg,#7768e7,#d65dae);border:0;border-radius:10px;width:100%;height:49px;font-weight:800}.topup-secure{text-align:center;color:#707a8b;margin-top:13px;font-size:8px}.topup-secure:first-letter{color:#58d39f}.topup-confirm:disabled{opacity:.5}.topup-modal-error{color:#ff9bb0;background:#301821;border:1px solid #693544;border-radius:8px;margin-bottom:12px;padding:9px;font-size:9px}.topup-payment{text-align:center}.topup-payment>img{background:#fff;border-radius:12px;width:245px;max-width:100%;margin:15px auto}.topup-no-qr{color:#8b94a4;border:1px dashed #3a414e;border-radius:10px;margin:20px 0;padding:40px 15px;font-size:9px}.topup-payment dl{text-align:left;margin:8px 0 18px}.topup-payment dl>div{border-bottom:1px solid #292f3a;justify-content:space-between;padding:9px 0;font-size:9px;display:flex}.topup-payment dt{color:#798294}.topup-payment dd{margin:0;font-weight:700}.topup-payment dl>div:last-child dd{color:#c5a6ff;letter-spacing:1px;font-size:14px}.topup-waiting{color:#a997d2;justify-content:center;align-items:center;gap:8px;margin-top:13px;font-size:9px;display:flex}.topup-waiting i{border:2px solid #79649c55;border-top-color:#b994ff;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite topup-spin}.topup-success{text-align:center;padding:13px 3px 2px}.topup-success-icon{color:#64dcae;background:#163b30;border-radius:50%;place-items:center;width:76px;height:76px;margin:4px auto 20px;display:grid;box-shadow:0 0 0 10px #4ed39e0b,0 18px 45px #071a14}.topup-success-icon svg{width:42px;height:42px}.topup-success>span{color:#68dcb0;letter-spacing:1.8px;font-size:8px}.topup-success h2{margin-top:8px;font-size:30px}.topup-success>p{color:#8c95a5;flex-direction:column;gap:6px;margin:8px 0 22px;font-size:10px;display:flex}.topup-success>p strong{color:#d0b5ff;font-size:18px}.topup-success-balance{background:#0c1017;border:1px solid #2d3440;border-radius:11px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px;display:flex}.topup-success-balance small{color:#747e8f;letter-spacing:1px;font-size:8px}.topup-success-balance b{color:#fff;font-size:14px}.topup-success-note{color:#666f7f;margin-top:14px;font-size:8px;display:block}@keyframes topup-spin{to{transform:rotate(360deg)}}@media (max-width:620px){.topup-nav{justify-content:center;width:34px;padding:0;font-size:0}.topup-nav svg{width:15px}.account-dropdown{width:auto;position:fixed;top:69px;left:10px;right:10px}.nav-actions{gap:7px}}.logo i.miniloca-logo-mark img{object-fit:contain;max-width:none;position:absolute;top:-7px;left:-20px;width:67px!important;height:67px!important}.logo .miniloca-logo-wide{object-fit:contain;width:auto;height:34px;display:block}.flow-page .logo .miniloca-logo-wide{height:32px}@media (max-width:520px){.logo .miniloca-logo-wide{height:29px}}.logo .miniloca-icon{width:44px;height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;display:block;overflow:hidden}.logo .miniloca-icon img{object-fit:cover;display:block;width:100%!important;height:100%!important}.logo .miniloca-wordmark{letter-spacing:-.5px;color:#0000;text-shadow:0 5px 24px #588cff24;background:linear-gradient(100deg,#f8fbff 0 42%,#70c9ff 66%,#9071ff 100%);-webkit-background-clip:text;background-clip:text;font-size:21px;font-weight:800;line-height:1}.flow-page .logo .miniloca-icon{width:42px;height:42px}.flow-page .logo .miniloca-wordmark{font-size:21px}@media (max-width:520px){.logo .miniloca-icon{width:36px;height:36px}.logo .miniloca-wordmark{font-size:19px}.guest-auth-actions .nav-register-star{display:none}.guest-auth-actions{gap:0}.guest-auth-actions .nav-login-star{white-space:nowrap;border-radius:10px;width:auto;min-width:88px;height:36px;padding:0 15px;font-size:10px}.guest-auth-actions .nav-login-star span{white-space:nowrap}.guest-auth-actions .nav-login-star i{display:none}}
.dash{grid-template-columns:205px 1fr;gap:45px;padding-top:40px;display:grid}.dash>aside{flex-direction:column;gap:7px;display:flex}.dash>aside>small{color:#5d6478;letter-spacing:1.5px;margin:8px 10px;font-size:8px}.dash>aside>a{color:#878ea3;border-radius:9px;align-items:center;gap:10px;padding:10px 12px;font-size:11px;display:flex}.dash>aside>a svg{width:15px}.dash>aside>a.active{color:#fff;background:linear-gradient(90deg,#7350dc3c,#0000)}.upgrade{background:linear-gradient(145deg,#281b51,#101326);border:1px solid #9a72f63d;border-radius:15px;flex-direction:column;gap:7px;margin-top:25px;padding:17px;display:flex}.upgrade>svg{color:#bd92ff;width:18px}.upgrade b{font-size:12px}.upgrade span{color:#9299ad;font-size:9px}.upgrade button{color:#231533;background:#fff;border:0;border-radius:7px;padding:7px;font-size:9px;font-weight:700}.dash-main{min-width:0;padding-bottom:80px}.dash-head,.dash-title{justify-content:space-between;align-items:center;display:flex}.dash-head small{letter-spacing:2px;color:#a389ec;font-size:8px}.dash-head h1{margin:3px 0;font-size:33px}.dash-head p{color:#8990a5;margin:0;font-size:11px}.dash-head>div:last-child{gap:9px;display:flex}.icon-btn{border:1px solid var(--line);color:#fff;background:#ffffff06;border-radius:9px;width:43px}.dash-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin:30px 0;display:grid}.dash-stats article{border:1px solid var(--line);background:#0c101e;border-radius:14px;padding:18px}.dash-stats span,.dash-stats small{color:#777f94;font-size:8px;display:block}.dash-stats strong{margin:5px 0;font-size:27px;display:block}.dash-stats small b{float:right;color:#54d6a0}.dash-stats strong.creator{color:#b08cff;margin:11px 0;font-size:20px}.dash-title{margin-top:30px}.dash-title h2{font-size:16px}.dash-title a{color:#9c82e8;align-items:center;gap:6px;font-size:9px;display:flex}.quick-tools{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quick-card{border:1px solid var(--line);border-radius:15px;justify-content:space-between;align-items:flex-end;height:155px;padding:20px;display:flex;position:relative;overflow:hidden}.quick-card div{flex-direction:column;display:flex}.q-image{background:radial-gradient(circle at 78% 40%,#e077a380,#0000 24%),linear-gradient(120deg,#161937,#462e60)}.q-video{background:radial-gradient(circle at 75% 40%,#5189af80,#0000 25%),linear-gradient(120deg,#111c35,#363961)}.quick-card div>span{background:#fff1;border:1px solid #fff2;border-radius:9px;place-items:center;width:34px;height:34px;margin-bottom:14px;display:grid}.quick-card b{font-size:12px}.quick-card small{color:#b2b7c7;font-size:9px}.recent{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.recent article{border-radius:14px;flex-direction:column;justify-content:space-between;height:190px;padding:10px;display:flex}.recent label{font-size:7px}.recent div{background:#080a14c9;border-radius:8px;flex-direction:column;padding:9px;display:flex}.recent b{font-size:9px}.recent small{color:#9096a9;font-size:7px}.r1{background:radial-gradient(circle,#d69094,#553f75 40%,#162143)}.r2{background:radial-gradient(circle at 50% 30%,#f3bc9e,#754969 24%,#202a47 55%)}.r3{background:linear-gradient(155deg,#233e65,#dd7791)}.r4{background:radial-gradient(circle,#65b5bd,#24576c 38%,#11182c)}.studio-page{padding:40px 0 80px}.studio-page>header{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.studio-page>header span{color:#9e83ed;letter-spacing:2px;font-size:8px}.studio-page>header h1{margin:4px 0;font-size:35px}.studio-page>header p,.studio-page>header>a{color:#8c93a8;font-size:10px}.studio-layout{grid-template-columns:420px 1fr;gap:22px;display:grid}.studio-controls{border:1px solid var(--line);background:#0b0f1c;border-radius:17px;padding:24px}.type-switch{background:#060912;border-radius:9px;grid-template-columns:1fr 1fr;margin-bottom:22px;padding:4px;display:grid}.type-switch button{color:#737b90;background:0 0;border:0;border-radius:7px;padding:9px;font-size:10px}.type-switch button.active{color:#fff;background:#7250d440}.type-switch svg{vertical-align:middle;width:13px}.field{display:block;position:relative}.field>b,.control-grid b{font-size:10px}.field>span{color:#6f768a;font-size:8px;position:absolute;right:0}.field textarea{resize:none;border:1px solid var(--line);color:#fff;background:#060912;border-radius:10px;width:100%;height:130px;margin-top:8px;padding:12px;font-size:10px}.chips{gap:6px;margin:9px 0 18px;display:flex}.chips button{border:1px solid var(--line);color:#838a9d;background:#111629;border-radius:6px;padding:5px 7px;font-size:7px}.control-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.control-grid label{flex-direction:column;gap:7px;display:flex}.control-grid select{border:1px solid var(--line);color:#bcc1d0;background:#060912;border-radius:8px;padding:9px;font-size:9px}.upload{color:#9aa1b4;border:1px dashed #454c62;border-radius:9px;flex-direction:column;align-items:center;margin:18px 0;padding:16px;display:flex}.upload b{font-size:9px}.upload small{font-size:7px}.generate-cost{border-top:1px solid var(--line);color:#8e95a8;justify-content:space-between;padding:14px 0;font-size:9px;display:flex}.generate-cost span,.generate-cost b{align-items:center;gap:5px;display:flex}.generate-cost b{color:#b695ff}.button.generate{width:100%}.result-content{text-align:center;background:radial-gradient(circle,#151a30,#090c17 65%);border:1px dashed #3d455c;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;height:515px;padding:25px;display:flex}.result-content h3{font-size:13px}.result-content p{color:#858ca0;max-width:400px;font-size:9px}.empty-spark,.loader{color:#aa80ff;background:#8055dd25;border-radius:50%;place-items:center;width:60px;height:60px;display:grid}.loader{animation:1s infinite pulse}.generated-art{background:radial-gradient(circle at 50% 38%,#fac69b 0 8%,#d76e99 18%,#6d4a8c 37%,#223854 62%,#0e1323);border-radius:12px;width:100%;height:390px;position:relative}.generated-actions{position:absolute;top:10px;right:10px}.generated-actions button{color:#fff;background:#090b16aa;border:1px solid #fff2;border-radius:7px;width:31px;height:31px}.result aside{border:1px solid var(--line);background:#0c101e;border-radius:12px;margin-top:12px;padding:15px}.result aside b{font-size:9px}.result aside p{color:#858c9f;font-size:8px}@keyframes pulse{50%{transform:scale(1.12)}}.login-page{grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-art{background:radial-gradient(circle at 35% 38%,#dc719d 0 5%,#834979 17%,#31345d 40%,#12152a 65%);flex-direction:column;justify-content:space-between;padding:42px 8vw;display:flex}.login-art>div{padding-bottom:50px}.login-art span,.login-form form>span{letter-spacing:2px;color:#c0a6ff;font-size:8px}.login-art h1{font-size:48px;line-height:1.08}.login-art h1 em{color:#e17bc2;font-style:normal}.login-art p{color:#c0c4d1;font-size:11px}.login-form{place-items:center;padding:40px;display:grid}.login-form form{width:min(390px,100%)}.login-form h2{margin:6px 0;font-size:30px}.login-form form>p{color:#868da1;font-size:10px}.login-form label{flex-direction:column;gap:7px;margin:14px 0;font-size:9px;display:flex}.login-form input{border:1px solid var(--line);color:#fff;background:#0c101e;border-radius:8px;width:100%;padding:11px}.login-form label>div{position:relative}.login-form label>div svg{width:14px;position:absolute;top:10px;right:10px}.remember{justify-content:space-between;align-items:center;display:flex}.remember label{flex-direction:row}.remember input{width:auto}.remember a,.signup a{color:#a68bec;font-size:9px}.login-form .button,.google{width:100%}.or{text-align:center;color:#62697c;margin:16px;font-size:8px}.google{border:1px solid var(--line);color:#fff;background:#0c101e;border-radius:8px;padding:10px}.signup{text-align:center!important}@media (max-width:900px){.dash{grid-template-columns:1fr}.dash>aside{display:none}.studio-layout,.login-page{grid-template-columns:1fr}.login-art{display:none}.login-form{min-height:100vh}}@media (max-width:620px){.dash-stats{grid-template-columns:1fr 1fr}.quick-tools{grid-template-columns:1fr}.recent{grid-template-columns:1fr 1fr}.studio-page>header{flex-direction:column;align-items:flex-start}.control-grid{grid-template-columns:1fr}}
.flow-page{color:#f4f5f7;background:#0b0d12;height:100vh;overflow:hidden}.flow-page .nav-wrap{background:#0b0d12;border-color:#20232b;height:60px}.flow-page .nav{width:calc(100% - 32px);max-width:none}.flow-page .nav-links{display:none}.flow-page .logo{font-size:17px}.flow-page .logo i{border-radius:7px;width:26px;height:26px}.flow-page .credits{background:#161920;border-color:#292d37}.flow-shell{border-top:1px solid #101218;grid-template-columns:64px minmax(620px,1fr) 260px;height:calc(100vh - 60px);display:grid}.flow-rail{background:#0d0f14;border-right:1px solid #20232b;flex-direction:column;align-items:center;gap:8px;padding:14px 10px;display:flex}.flow-rail a,.flow-rail button{color:#737a89;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;place-items:center;width:42px;height:42px;transition:all .2s;display:grid}.flow-rail a:hover,.flow-rail button:hover{color:#d8dbe4;background:#171a21}.flow-rail button.active{color:#cbb8ff;background:#282139;border-color:#3c3055}.flow-rail svg{width:18px}.flow-rail span{flex:1}.flow-main{background:radial-gradient(circle at 50% 35%,#151823 0,#0d0f14 55%);grid-template-rows:70px minmax(280px,1fr) auto 29px;min-width:0;padding:0 24px 10px;display:grid}.flow-head{border-bottom:1px solid #1c1f27;justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.flow-head small{letter-spacing:1.6px;color:#747b8b;margin-bottom:2px;font-size:7px;display:block}.flow-head h1{margin:0;font-size:14px;font-weight:600}.flow-head>div:last-child{align-items:center;gap:10px;display:flex}.flow-head>div:last-child span{color:#676e7d;font-size:8px}.flow-head>div:last-child button{color:#d8dbe3;background:#171a21;border:1px solid #30343e;border-radius:8px;padding:7px 15px;font-size:9px;font-weight:600}.flow-canvas{background:#080a0e;border:1px solid #252934;border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 70px #0005}.canvas-grid{opacity:.1;background-image:linear-gradient(#68708733 1px,#0000 1px),linear-gradient(90deg,#68708733 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 15%,#0000 72%);mask-image:radial-gradient(#000 15%,#0000 72%)}.canvas-empty,.canvas-loading{text-align:center;position:relative;transform:translateY(-5%)}.canvas-empty>div,.ai-orb{color:#c6afff;background:#211b30;border:1px solid #3e3157;border-radius:16px;place-items:center;width:56px;height:56px;margin:auto;display:grid}.canvas-empty svg,.ai-orb svg{width:22px}.canvas-empty h2,.canvas-loading h2{letter-spacing:-.3px;margin:16px 0 4px;font-size:17px;font-weight:600}.canvas-empty p,.canvas-loading p{color:#737a89;margin:0;font-size:9px}.ai-orb{border-radius:50%;animation:1.2s infinite flowPulse}.loading-line{background:#242832;border-radius:9px;width:220px;height:3px;margin:19px auto;overflow:hidden}.loading-line i{background:linear-gradient(90deg,#8768db,#d576b4);width:35%;height:100%;animation:1.1s infinite flowLoad;display:block}.flow-result{aspect-ratio:16/9;border:1px solid #ffffff17;border-radius:8px;max-width:calc(100% - 36px);height:calc(100% - 36px);position:relative;overflow:hidden;box-shadow:0 20px 70px #000b}.result-scene{background:linear-gradient(#202949 0%,#b56b8a 49%,#f8b57f 63%,#252643 64%,#111526 100%);position:absolute;inset:0;overflow:hidden}.sun{background:#ffd7a7;border-radius:50%;width:95px;height:95px;position:absolute;top:24%;left:48%;box-shadow:0 0 70px #ffbd86}.mountain{clip-path:polygon(0 100%,20% 55%,32% 72%,53% 22%,66% 65%,78% 44%,100% 100%);background:#242640;width:85%;height:45%;position:absolute;bottom:25%}.m1{opacity:.7;left:-15%}.m2{background:#171b31;right:-20%;transform:scale(.8)}.figure{background:#090b16;border-radius:8px;width:9px;height:60px;position:absolute;bottom:16%;left:50%;box-shadow:0 10px 25px #000}.figure:before{content:"";background:#0a0b15;border-radius:50%;width:18px;height:18px;position:absolute;top:-13px;left:-4px}.result-play{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a147d;border:1px solid #ffffff70;border-radius:50%;width:56px;height:56px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.result-meta{z-index:2;background:linear-gradient(#0000,#080a14e6);justify-content:space-between;align-items:end;padding:32px 14px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.result-meta>span{letter-spacing:1.4px;font-size:7px}.result-meta div{gap:6px;display:flex}.result-meta button{color:#fff;background:#0c0e16b8;border:1px solid #ffffff28;border-radius:7px;height:30px;padding:0 10px;font-size:8px}.result-meta svg{vertical-align:middle;width:12px}.flow-composer{background:#171a21;border:1px solid #343945;border-radius:14px;width:min(820px,100% - 28px);margin:14px auto 0;padding:14px 14px 10px;transition:all .2s;position:relative;box-shadow:0 14px 42px #0008}.flow-composer:focus-within{border-color:#68568f;box-shadow:0 16px 50px #0009,0 0 0 3px #7e62bd10}.flow-composer textarea{resize:none;color:#f2f3f6;background:0 0;border:0;outline:0;width:100%;height:45px;padding:0 2px;font-size:11px;line-height:1.55;display:block}.flow-composer textarea::placeholder{color:#727987}.composer-tools,.tool-left,.tool-right{justify-content:space-between;align-items:center;display:flex}.tool-left,.tool-right{gap:7px}.attach,.model-trigger,.composer-tools select{color:#aeb4c1;background:#101218;border:1px solid #2d313b;border-radius:8px;height:32px}.attach{cursor:pointer;width:32px}.attach:hover,.model-trigger:hover{background:#1c2028}.attach svg{width:14px}.model-wrap{position:relative}.model-trigger{cursor:pointer;align-items:center;gap:8px;min-width:170px;padding:3px 9px;display:flex}.model-trigger>svg{color:#b9a1f4;width:14px}.model-trigger span{text-align:left;flex-direction:column;flex:1;line-height:1.2;display:flex}.model-trigger b{font-size:8px;font-weight:600}.model-trigger small{color:#777e8d;font-size:6px}.model-trigger i{color:#777e8d;font-style:normal}.composer-tools select{outline:0;padding:0 9px;font-size:8px}.tool-right>span{color:#b59bf0;align-items:center;gap:4px;padding-right:3px;font-size:8px;display:flex}.tool-right>span svg{width:10px}.send{color:#fff;cursor:pointer;background:#8b6bd8;border:0;border-radius:9px;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.send:hover{background:#a181ec;transform:translateY(-1px)}.send:disabled{opacity:.28;transform:none}.send svg{width:15px}.model-menu{z-index:30;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#171a21f7;border:1px solid #363a45;border-radius:12px;width:410px;padding:9px;position:absolute;bottom:42px;left:0;box-shadow:0 25px 70px #000}.model-menu header{justify-content:space-between;align-items:center;padding:6px 8px;display:flex}.model-menu header b{font-size:10px}.model-menu header button{color:#8a91a2;background:0 0;border:0}.model-menu header svg{width:13px}.model-menu>p{letter-spacing:1.4px;color:#666d7c;margin:10px 8px 4px;font-size:7px}.model-item{color:#d9dbe4;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px;display:flex;position:relative}.model-item:hover{background:#20232c}.model-item.active{background:#262132;border-color:#423653}.model-item>i{color:#bea5fa;background:#282238;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.model-item>i svg{width:15px}.model-item>span{flex-direction:column;flex:1;display:flex}.model-item b{font-size:8px;font-weight:600}.model-item small{color:#777e8d;font-size:6px}.model-item em{color:#b097e9;align-items:center;gap:3px;margin-right:22px;font-size:7px;font-style:normal;display:flex}.model-item em svg{width:8px}.model-item .selected{color:#bca4f6;width:12px;position:absolute;right:9px}.flow-hints{justify-content:center;gap:6px;padding-top:6px;display:flex;overflow:hidden}.flow-hints button{color:#636a79;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:20px;padding:4px 8px;font-size:7px}.flow-hints button:hover{color:#aeb4c1;background:#171a21}.flow-history{background:#0d0f14;border-left:1px solid #20232b;padding:18px 13px;overflow:auto}.flow-history header{justify-content:space-between;align-items:center;margin-bottom:15px;padding:0 3px;font-size:10px;display:flex}.flow-history header b{font-weight:600}.flow-history header span{text-align:center;color:#777e8d;background:#191c23;border-radius:10px;min-width:20px;padding:2px;font-size:7px}.flow-history article{cursor:pointer;border:1px solid #0000;border-radius:9px;gap:9px;margin-bottom:8px;padding:7px;display:flex}.flow-history article:hover{background:#171a21;border-color:#272b34}.flow-history article>div{background:linear-gradient(145deg,#334f75,#d37491);border-radius:6px;flex:none;place-items:center;width:56px;height:42px;display:grid}.flow-history article>div svg{width:13px}.flow-history article>span{flex-direction:column;justify-content:center;min-width:0;display:flex}.flow-history article b{white-space:nowrap;text-overflow:ellipsis;max-width:155px;font-size:7px;overflow:hidden}.flow-history article small{color:#707786;font-size:6px}.history-empty{text-align:center;color:#555c6a;padding:90px 15px}.history-empty svg{width:28px}.history-empty p{font-size:8px;line-height:1.6}@keyframes flowPulse{50%{transform:scale(1.08);box-shadow:0 0 38px #9364ed38}}@keyframes flowLoad{0%{transform:translate(-120%)}to{transform:translate(350%)}}@media (max-width:1050px){.flow-shell{grid-template-columns:56px minmax(560px,1fr)}.flow-history{display:none}.flow-main{padding-inline:18px}.flow-result{max-width:calc(100% - 24px)}}@media (max-width:700px){.flow-page .nav-wrap{display:none}.flow-shell{grid-template-columns:1fr;height:100vh}.flow-rail{display:none}.flow-main{grid-template-rows:58px minmax(280px,1fr) auto 28px;padding:0 9px 8px}.flow-head{margin-bottom:9px}.flow-head>div:last-child span{display:none}.flow-head>div:last-child button{padding-inline:10px}.flow-canvas{border-radius:10px}.flow-result{aspect-ratio:9/12;width:calc(100% - 14px);height:auto;max-height:calc(100% - 14px)}.flow-composer{width:100%;margin-top:9px;padding:11px 10px 8px}.flow-composer textarea{height:54px}.model-trigger{min-width:0}.model-trigger small,.model-trigger>i{display:none}.composer-tools select{max-width:62px}.tool-right>span{display:none}.model-menu{width:auto;position:fixed;bottom:82px;left:9px;right:9px}.flow-hints{justify-content:flex-start;overflow:auto}.flow-hints button{background:#14171d}.canvas-empty p{max-width:230px}}
.flow-result>img,.flow-result>video{object-fit:contain;background:#050609;width:100%;height:100%;display:block}.canvas-error{text-align:center;max-width:440px;padding:28px;position:relative}.canvas-error>svg{color:#e78a9c;width:38px}.canvas-error h2{margin:10px 0 5px;font-size:16px}.canvas-error p{color:#a77f87;font-size:9px;line-height:1.6}.canvas-error button{color:#efb1bd;cursor:pointer;background:#25171c;border:1px solid #49323a;border-radius:8px;padding:7px 14px;font-size:9px}.result-meta a{color:#fff;background:#0c0e16b8;border:1px solid #ffffff28;border-radius:7px;place-items:center;width:30px;height:30px;display:inline-grid}.model-menu{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#484052 transparent;max-height:min(700px,72vh)!important;overflow-y:auto!important}.composer-tools select.duration-select{color:#d8c9ff;background:#171321;border-color:#4b3c68;min-width:90px}.composer-tools select.quality-select{color:#efe9ff;background:#171321;border-color:#504169;min-width:190px;max-width:230px;font-weight:600}@media (max-width:900px){.composer-tools select.quality-select{min-width:130px;max-width:160px}}.image-reference{background:#11131a;border:1px solid #423657;border-radius:11px;align-items:center;gap:10px;margin:-5px 0 12px;padding:7px;display:flex}.image-reference img{object-fit:cover;border-radius:7px;width:54px;height:44px}.image-reference span{flex-direction:column;flex:1;min-width:0;display:flex}.image-reference b{font-size:10px}.image-reference small{color:#777e8d;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.image-reference button{color:#8d94a3;background:0 0;border:0}.image-reference button svg{width:15px}.attach.has-image{color:#c7afff;background:#282039;border-color:#66508d}.upload-spinner{border:2px solid #ffffff35;border-top-color:#c9b1ff;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite uploadSpin}@keyframes uploadSpin{to{transform:rotate(360deg)}}.attach{box-shadow:inset 0 1px #ffffff0b,0 5px 14px #0005;background:linear-gradient(145deg,#1b1e27,#101218)!important;border:1px solid #3a3f4c!important;border-radius:50%!important;place-items:center!important;padding:0!important;transition:border-color .2s,background .2s,transform .2s!important;display:grid!important;position:relative!important}.attach:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(145deg,#292238,#151821)!important;border-color:#7960a8!important}.attach:not(:has(.upload-spinner))>svg{display:none!important}.attach:not(:has(.upload-spinner)):before{content:"+";color:#d4c3ff;font:300 25px/1 system-ui;display:block;transform:translateY(-1px)}.attach.has-image:not(:has(.upload-spinner)):after{content:"";background:#71d6ad;border:2px solid #171a21;border-radius:50%;width:7px;height:7px;position:absolute;top:2px;right:2px}.attach:disabled{cursor:not-allowed;opacity:.45}.attach .upload-spinner{border:2px solid #d8c6ff;border-color:#d8c6ff #926ce2 #777f9138 #777f9138;width:19px;height:19px;animation:.65s linear infinite uploadSpin;box-shadow:0 0 12px #9a70ea35}.composer-tools{min-height:44px}.tool-left,.tool-right,.model-trigger{align-items:center!important}.model-trigger>i{flex:none;place-items:center;width:18px;height:18px;display:grid;font-size:0!important}.model-trigger>i:before{content:"";border-bottom:1.5px solid #8e95a4;border-right:1.5px solid #8e95a4;width:6px;height:6px;transform:rotate(45deg)translate(-1px,-1px)}.composer-tools select{appearance:none!important;background-color:#101218!important;background-image:linear-gradient(45deg,#0000 50%,#9299a8 50%),linear-gradient(135deg,#9299a8 50%,#0000 50%)!important;background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px)!important;background-repeat:no-repeat!important;background-size:4px 4px,4px 4px!important;padding-left:13px!important;padding-right:32px!important;line-height:42px!important}.composer-tools select:focus{box-shadow:0 0 0 3px #8e68d514;border-color:#67528c!important}.composer-tools select option{color:#eceef4;background:#151820}.tool-right{min-height:44px}.send{align-self:center!important}.image-reference.multi{align-items:stretch;overflow-x:auto}.reference-chip{background:#0c0e14;border:1px solid #30283f;border-radius:8px;align-items:center;gap:8px;min-width:165px;max-width:210px;padding:5px 7px;display:flex}.reference-chip img{flex:none;width:42px;height:38px}.reference-chip span{min-width:0}.reference-chip b{color:#d3bcff}.reference-chip button{flex:none;padding:3px}.flow-canvas.board-mode{place-items:unset;background:#090b10;display:block;overflow:auto}.generation-board{z-index:2;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));grid-auto-rows:235px;align-content:start;gap:10px;width:100%;padding:12px;display:grid;position:relative}.generation-card{background:#10131a;border:1px solid #2a2e38;border-radius:11px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 10px 30px #0005}.generation-card:hover{border-color:#4a3e63;box-shadow:0 14px 40px #0008}.generation-media{background:#07090d;flex:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.generation-media video,.generation-media img{object-fit:contain;background:#050609;width:100%;height:100%}.generation-card footer{background:#12151c;border-top:1px solid #252933;align-items:center;gap:8px;height:50px;min-height:50px;padding:8px 10px;display:flex}.generation-card footer>span{flex-direction:column;flex:1;min-width:0;display:flex}.generation-card footer b{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.generation-card footer small{color:#737b8c;margin-top:2px;font-size:6px}.generation-card footer a{color:#c8b1ff;border:1px solid #303542;border-radius:7px;flex:none;place-items:center;width:29px;height:29px;display:grid}.card-state{text-align:center;color:#c9cdd7;flex-direction:column;align-items:center;width:min(280px,84%);display:flex}.card-state .ai-orb{width:38px;height:38px;margin:0 0 10px}.card-state small{color:#747c8d;margin-top:4px;font-size:6px}.card-state .loading-line{width:140px;margin:12px 0 0}.card-state.failed>svg{color:#e8849d;width:27px;margin-bottom:9px}.card-state.failed small{color:#aa7784}.flow-main{grid-template-rows:70px minmax(0,1fr) auto 29px}.flow-canvas{min-height:0}.flow-composer{z-index:8}@media (max-width:900px){.generation-board{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-auto-rows:220px;padding:8px}.generation-card footer b{max-width:70vw}}.flow-shell{grid-template-columns:72px minmax(0,1fr)!important}.flow-main{width:100%;max-width:none}.flow-canvas{width:100%}@media (max-width:1200px){.flow-shell{grid-template-columns:64px minmax(0,1fr)!important}}@media (max-width:700px){.flow-shell{grid-template-columns:1fr!important}}.flow-main{grid-template-rows:minmax(0,1fr) auto 29px!important;padding:12px 12px 10px!important}.flow-canvas{border-radius:12px;margin:0!important}.generation-board{padding:10px}@media (max-width:700px){.flow-main{grid-template-rows:minmax(0,1fr) auto 28px!important;padding:8px!important}}.flow-main{position:relative;display:block!important}.flow-canvas{padding-bottom:150px;height:100%!important}.flow-composer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);bottom:38px;left:50%;transform:translate(-50%);background:#171a21ed!important;width:min(930px,100% - 70px)!important;margin:0!important;position:absolute!important;box-shadow:0 18px 65px #000c!important}.flow-hints{z-index:9;width:max-content;max-width:calc(100% - 30px);position:absolute;bottom:5px;left:50%;transform:translate(-50%)}@media (max-width:700px){.flow-canvas{padding-bottom:145px}.flow-composer{bottom:34px;width:calc(100% - 16px)!important}.flow-hints{max-width:calc(100% - 16px);bottom:3px}}.flow-canvas,.flow-canvas.board-mode{background-color:#0000;box-shadow:none!important;border:0!important;border-radius:0!important}.generation-board{grid-template-columns:repeat(auto-fill,minmax(275px,1fr));grid-auto-rows:255px;gap:12px;padding:12px}.generation-card{border-radius:12px}.generation-card footer{gap:10px;height:57px;min-height:57px;padding:9px 11px}.generation-card footer b{font-size:10px;line-height:1.25}.generation-card footer small{margin-top:4px;font-size:7px}.generation-card footer a{border-radius:8px;width:34px;height:34px}.generation-card footer a svg{width:15px}.card-state{width:min(310px,86%)}.card-state .ai-orb{width:44px;height:44px;margin-bottom:12px}.card-state b{font-size:11px}.card-state small{margin-top:6px;font-size:8px;line-height:1.5}.card-state .loading-line{width:165px;margin-top:14px}.card-state.failed>svg{width:31px;margin-bottom:10px}.flow-composer{border-radius:16px!important;width:min(960px,100% - 70px)!important;padding:17px 17px 13px!important}.flow-composer textarea{height:58px!important;padding:0 3px!important;font-size:15px!important;line-height:1.5!important}.composer-tools{gap:14px}.tool-left{min-width:0;gap:9px!important}.attach,.model-trigger,.composer-tools select{height:42px!important}.attach{flex:none;width:42px!important}.attach svg{width:18px!important}.model-trigger{gap:10px!important;min-width:220px!important;padding:4px 12px!important}.model-trigger>svg{width:18px!important}.model-trigger b{font-size:11px!important}.model-trigger small{font-size:8px!important}.composer-tools select{padding:0 12px!important;font-size:11px!important}.composer-tools select.quality-select{min-width:190px!important;max-width:220px!important}.composer-tools select:not(.quality-select):not(.duration-select){min-width:82px}.composer-tools select.duration-select{min-width:94px}.tool-right{flex:none;gap:11px!important}.tool-right>span{white-space:nowrap;font-size:11px!important}.send{border-radius:11px!important;width:44px!important;height:44px!important}.send svg{width:18px!important}@media (max-width:1050px){.flow-composer{width:calc(100% - 30px)!important}.model-trigger{min-width:175px!important}.composer-tools select.quality-select{min-width:150px!important;max-width:180px!important}}@media (max-width:700px){.generation-board{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-auto-rows:235px}.flow-composer{width:calc(100% - 16px)!important;padding:13px 11px 10px!important}.flow-composer textarea{height:50px!important;font-size:14px!important}.attach,.model-trigger,.composer-tools select{height:38px!important}.attach{width:38px!important}.model-trigger{min-width:140px!important}.composer-tools select.quality-select{min-width:125px!important;max-width:145px!important}.send{width:40px!important;height:40px!important}}.card-state code{color:#8d95a7;letter-spacing:.2px;background:#0c0e14;border:1px solid #2d3240;border-radius:6px;margin-top:7px;padding:4px 7px;font:7px/1.2 monospace}.card-state.failed{width:min(330px,92%);padding:10px 12px}.card-state.failed>b{color:#ffdbe4;font-size:12px;line-height:1.3}.card-state.failed small{color:#e39aac;text-wrap:balance;max-width:100%;max-height:72px;font-size:9px;line-height:1.55;overflow:auto}.card-state.failed code{color:#aeb5c4;background:#0b0d12;font-size:7px}.generation-card.completed{overflow:visible}.generation-card:has(.card-actions){z-index:30}.generation-card footer{border-radius:0 0 11px 11px;position:relative}.card-more{color:#d4d8e2;background:#242832;border:1px solid #303542;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.card-more svg{width:17px}.card-actions{z-index:50;background:#151820;border:1px solid #353a46;border-radius:10px;width:205px;padding:7px;position:absolute;bottom:48px;right:8px;box-shadow:0 18px 55px #000c}.card-actions button{color:#e1e4eb;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;height:34px;padding:0 9px;font-size:11px;display:flex}.card-actions button:hover{background:#252a35}.card-actions button.danger{color:#ff8399}.card-actions svg{width:16px;height:16px}.floating-video-reference{z-index:10;color:#cdb9ff;background:#151821;border:1px solid #584576;border-radius:11px;align-items:center;gap:10px;width:min(900px,100vw - 160px);height:54px;padding:8px 12px;display:flex;position:fixed;bottom:176px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0009}.floating-video-reference>svg{width:22px}.floating-video-reference span{flex-direction:column;flex:1;min-width:0;display:flex}.floating-video-reference b{color:#f2eff8;font-size:10px}.floating-video-reference small{color:#818898;font-size:8px}.floating-video-reference button{color:#9ba1af;background:0 0;border:0}.video-reference{color:#cdb9ff}.failed-delete{color:#ff8298;cursor:pointer;background:#28151c;border:1px solid #603341;border-radius:9px;place-items:center;width:34px;min-width:34px;height:34px;padding:0;transition:all .18s;display:grid}.failed-delete:hover{background:#3b1b25;border-color:#a54b61;transform:translateY(-1px)}.failed-delete svg{width:16px;height:16px}.card-actions-backdrop{z-index:40!important;cursor:default!important;background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;height:auto!important;padding:0!important;position:fixed!important;inset:0!important}.action-notice{z-index:200;color:#eef0f5;background:#171a23;border:1px solid #574774;border-radius:11px;align-items:center;gap:10px;width:min(520px,100vw - 32px);min-height:48px;padding:10px 12px;display:flex;position:fixed;top:78px;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #000c}.action-notice>svg{color:#bfa2ff;width:20px;height:20px}.action-notice.error{background:#24151a;border-color:#713847}.action-notice.error>svg{color:#ff8299}.action-notice.success{border-color:#315e51}.action-notice.success>svg{color:#68d6af}.action-notice b{flex:1;min-width:0;font-size:11px;line-height:1.4}.action-notice button{color:#9ca3b2;background:0 0;border:0}.action-notice button svg{width:15px}.grok-mention-menu{z-index:120;background:#181a20;border:1px solid #353944;border-radius:11px;width:220px;max-height:280px;padding:7px;position:fixed;bottom:182px;left:calc(50% - 420px);overflow:auto;box-shadow:0 18px 55px #000d}.grok-mention-menu header{color:#858c9b;text-transform:uppercase;letter-spacing:.6px;padding:6px 8px 8px;font-size:9px}.grok-mention-menu button{color:#eef0f5;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;height:48px;padding:5px 7px;display:flex}.grok-mention-menu button:hover{background:#30323a}.grok-mention-menu img{object-fit:cover;border-radius:7px;flex:none;width:38px;height:38px}.grok-mention-menu span{flex-direction:column;min-width:0;display:flex}.grok-mention-menu b{font-size:11px}.grok-mention-menu small{color:#9a82d1;margin-top:2px;font-size:8px}.flow-composer .composer-tools select{padding-left:13px!important;padding-right:32px!important}.flow-composer .model-trigger>i{margin-left:4px;margin-right:-2px}.flow-composer .attach:not(:has(.upload-spinner)):before{content:"";background:linear-gradient(#d4c3ff,#d4c3ff) 50%/14px 1.5px no-repeat,linear-gradient(#d4c3ff,#d4c3ff) 50%/1.5px 14px no-repeat;width:16px;height:16px;transform:none!important}.flow-composer .attach:not(:has(.upload-spinner)):after{display:none}.flow-composer .attach.has-image:not(:has(.upload-spinner)){box-shadow:inset 0 0 0 1px #8e6ac855,0 5px 14px #0005}.flow-composer .model-trigger>i{margin:0 -2px 0 4px!important;position:relative!important}.flow-composer .model-trigger>i:before{border-width:0 1.5px 1.5px 0;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-68%)rotate(45deg)!important}.flow-composer .composer-tools select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.75 6 7.75 9 4.75' fill='none' stroke='%239299a8' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:12px 12px!important}@media (min-width:701px){.card-actions{z-index:200!important;top:48px!important;bottom:auto!important}.generation-card:has(.card-actions){z-index:190!important}.flow-page .flow-rail{display:none!important}.flow-page .flow-shell{grid-template-columns:minmax(0,1fr)!important}}.model-hot{color:#fff;letter-spacing:.45px;vertical-align:1px;background:linear-gradient(110deg,#ff4f8d,#ff7a45);border:0;border-radius:999px;align-items:center;height:15px;margin-left:7px;padding:0 6px;font-size:7px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 3px 10px #ff568044}
.flow-page .nav-wrap{height:68px}.flow-page .nav{width:calc(100% - 40px)}.flow-page .logo{letter-spacing:-.5px;font-size:19px}.flow-page .logo i{width:31px;height:31px}.flow-page .credits{padding:8px 13px;font-size:12px}.flow-page .user{width:38px;height:38px;font-size:12px}.flow-shell{grid-template-columns:72px minmax(680px,1fr) 292px;height:calc(100vh - 68px)}.flow-rail{padding:18px 11px}.flow-rail a,.flow-rail button{border-radius:12px;width:46px;height:46px}.flow-rail svg{width:20px}.flow-main{grid-template-rows:78px minmax(330px,1fr) auto 38px;padding:0 28px 12px}.flow-head{margin-bottom:16px}.flow-head small{letter-spacing:1.8px;margin-bottom:4px;font-size:9px}.flow-head h1{font-size:17px}.flow-head>div:last-child span{font-size:11px}.flow-head>div:last-child button{padding:9px 18px;font-size:11px}.flow-canvas{border-radius:15px}.canvas-empty>div,.ai-orb{border-radius:20px;width:70px;height:70px}.canvas-empty svg,.ai-orb svg{width:29px}.canvas-empty h2,.canvas-loading h2{margin:20px 0 7px;font-size:23px}.canvas-empty p,.canvas-loading p{font-size:12px}.loading-line{width:300px;height:4px}.flow-composer{border-radius:17px;width:min(930px,100% - 30px);margin-top:16px;padding:17px 17px 12px}.flow-composer textarea{height:58px;padding:0 3px;font-size:15px;line-height:1.5}.composer-tools{margin-top:4px}.attach,.model-trigger,.composer-tools select{border-radius:10px;height:40px}.attach{width:40px}.attach svg{width:17px}.model-trigger{gap:10px;min-width:215px;padding:4px 11px}.model-trigger>svg{width:17px}.model-trigger b{font-size:11px}.model-trigger small{margin-top:2px;font-size:8px}.model-trigger>i{font-size:13px}.composer-tools select{min-width:76px;padding:0 12px;font-size:11px}.tool-left,.tool-right{gap:9px}.tool-right>span{padding-right:5px;font-size:11px}.tool-right>span svg{width:12px}.send{border-radius:11px;width:42px;height:42px}.send svg{width:18px}.model-menu{border-radius:16px;width:520px;padding:13px;bottom:50px;box-shadow:0 30px 100px #000c}.model-menu header{padding:8px 10px 10px}.model-menu header b{font-size:14px}.model-menu header button svg{width:17px}.model-menu>p{letter-spacing:1.5px;margin:12px 10px 6px;font-size:9px}.model-item{border-radius:11px;gap:12px;padding:10px}.model-item>i{border-radius:10px;width:42px;height:42px}.model-item>i svg{width:19px}.model-item b{font-size:12px}.model-item small{margin-top:3px;font-size:9px}.model-item em{margin-right:28px;font-size:10px}.model-item em svg{width:10px}.model-item .selected{width:15px;right:12px}.flow-hints{gap:9px;padding-top:9px}.flow-hints button{padding:5px 11px;font-size:9px}.flow-history{padding:22px 16px}.flow-history header{margin-bottom:20px;font-size:13px}.flow-history header span{min-width:24px;padding:3px;font-size:9px}.flow-history article{gap:11px;margin-bottom:10px;padding:9px}.flow-history article>div{border-radius:8px;width:68px;height:51px}.flow-history article>div svg{width:16px}.flow-history article b{max-width:168px;font-size:10px}.flow-history article small{margin-top:3px;font-size:8px}.history-empty{padding:100px 20px}.history-empty svg{width:36px}.history-empty p{font-size:11px;line-height:1.7}.flow-result{max-width:calc(100% - 44px);height:calc(100% - 44px)}.result-meta>span{font-size:10px}.result-meta button{height:36px;font-size:10px}.result-meta a{width:36px;height:36px}.canvas-error>svg{width:48px}.canvas-error h2{font-size:21px}.canvas-error p{font-size:12px}.canvas-error button{padding:9px 18px;font-size:11px}@media (max-width:1200px){.flow-shell{grid-template-columns:64px minmax(600px,1fr) 250px}.flow-main{padding-inline:18px}.flow-history{padding-inline:12px}.flow-composer{width:min(850px,100% - 20px)}.model-menu{width:480px}}@media (max-width:1050px){.flow-shell{grid-template-columns:60px minmax(560px,1fr)}.flow-history{display:none}}@media (max-width:700px){.flow-main{grid-template-rows:64px minmax(280px,1fr) auto 35px;padding:0 10px 8px}.flow-head small{font-size:8px}.flow-head h1{font-size:15px}.canvas-empty>div,.ai-orb{width:58px;height:58px}.canvas-empty h2,.canvas-loading h2{font-size:19px}.canvas-empty p,.canvas-loading p{font-size:10px}.flow-composer{width:100%;padding:13px 11px 9px}.flow-composer textarea{height:62px;font-size:14px}.attach,.model-trigger,.composer-tools select{height:36px}.attach{width:36px}.send{width:38px;height:38px}.model-menu{width:auto;max-height:70vh;bottom:82px;left:10px;right:10px;overflow:auto}.model-item>i{width:38px;height:38px}.model-item b{font-size:11px}.model-item small,.flow-hints button{font-size:8px}}
.home-v2{background:#080a11}.home-v2 .shell{width:min(1220px,100% - 48px)}.hero-v2{grid-template-columns:.88fr 1.12fr;align-items:center;gap:70px;min-height:720px;padding-top:65px;padding-bottom:80px;display:grid}.hero-copy-v2{z-index:2;position:relative}.hero-label{letter-spacing:1.7px;color:#9b86cd;align-items:center;gap:10px;font-size:9px;display:flex}.hero-label>span{background:#9b76ec;width:26px;height:1px}.hero-label small{color:#626a7b;letter-spacing:.2px;border-left:1px solid #2b2e39;padding-left:10px}.hero-copy-v2 h1{letter-spacing:-4.7px;margin:25px 0 23px;font-size:clamp(55px,5.5vw,78px);line-height:1.04}.hero-copy-v2 h1 em{color:#0000;background:linear-gradient(100deg,#8aa6ff,#bd79f0 48%,#ed79b2);-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-copy-v2>p{color:#969dae;max-width:560px;font-size:15px;line-height:1.8}.hero-cta-v2{align-items:center;gap:25px;margin:34px 0;display:flex}.primary-v2{background:linear-gradient(110deg,#806ef4,#dc64bd);border-radius:11px;align-items:center;gap:12px;padding:15px 21px;font-size:12px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 15px 45px #8b4fcf3d}.primary-v2:hover{filter:brightness(1.1);transform:translateY(-2px)}.primary-v2 svg{width:15px}.watch-v2{align-items:center;gap:10px;display:flex}.watch-v2>i{border:1px solid #323643;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.watch-v2>i svg{width:12px}.watch-v2>span{flex-direction:column;display:flex}.watch-v2 b{font-size:10px}.watch-v2 small{color:#6d7484;font-size:8px}.hero-proof-v2{align-items:center;gap:17px;padding-top:8px;display:flex}.proof-users{display:flex}.proof-users i{background:linear-gradient(145deg,#29334e,#86607d);border:2px solid #080a11;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-7px;font-size:7px;font-style:normal;font-weight:700;display:grid}.proof-users i:last-child{color:#b99fe9;background:#24202f}.hero-proof-v2>div:last-child{flex-direction:column;display:flex}.hero-proof-v2>div:last-child span{color:#f5ae62;display:flex}.hero-proof-v2>div:last-child svg{width:10px}.hero-proof-v2 small{color:#6f7687;font-size:8px}.hero-product-v2{background:linear-gradient(145deg,#151927,#0d1019);border:1px solid #292e3d;border-radius:24px;padding:18px;position:relative;box-shadow:0 40px 120px #000b}.hero-product-v2:before{content:"";filter:blur(70px);z-index:0;background:#8955d82b;width:320px;height:320px;position:absolute;top:-70px;right:-80px}.hero-art-v2{background:#101522;border-radius:17px;height:430px;position:relative;overflow:hidden}.hero-art-v2:after{content:"";background:linear-gradient(#0000 55%,#070912d9);position:absolute;inset:0}.hero-art-v2>img{object-fit:cover;width:100%;height:100%}.art-top-v2{z-index:2;justify-content:space-between;display:flex;position:absolute;top:13px;left:13px;right:13px}.art-top-v2 span,.art-top-v2 button{color:#eee;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a1399;border:1px solid #fff2;border-radius:20px;padding:6px 10px;font-size:8px}.art-top-v2 span i{background:#4ee0a1;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.art-play-v2{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0d165e;border:1px solid #ffffff70;border-radius:50%;width:58px;height:58px;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.art-caption-v2{z-index:2;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:15px;left:18px;right:18px}.art-caption-v2 span{flex-direction:column;display:flex}.art-caption-v2 b{font-size:13px}.art-caption-v2 small{color:#adb2c0;font-size:8px}.art-caption-v2 button{color:#fff;background:#fff1;border:1px solid #fff3;border-radius:8px;width:33px;height:33px}.art-caption-v2 svg{width:13px}.hero-prompt-v2{z-index:2;background:#090c14;border:1px solid #282d3a;border-radius:12px;align-items:center;gap:11px;margin-top:12px;padding:11px 12px;display:flex;position:relative}.hero-prompt-v2>svg{color:#b393ff;width:16px}.hero-prompt-v2 span{flex-direction:column;flex:1;display:flex}.hero-prompt-v2 small{letter-spacing:1.2px;color:#737a8b;font-size:6px}.hero-prompt-v2 b{color:#c5c9d4;font-size:9px;font-weight:500}.hero-prompt-v2 button{color:#fff;background:#8a6bd9;border:0;border-radius:8px;width:34px;height:34px}.float-card-v2{z-index:3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#151826e8;border:1px solid #ffffff1d;border-radius:12px;align-items:center;gap:9px;padding:11px 15px;display:flex;position:absolute;top:85px;right:-28px;box-shadow:0 20px 50px #0008}.float-card-v2>span{color:#c399ff}.float-card-v2 div{flex-direction:column;display:flex}.float-card-v2 b{font-size:9px}.float-card-v2 small{color:#747b8d;font-size:7px}.model-strip-v2{background:#0b0d14;border-block:1px solid #1b1f28}.model-strip-v2>.shell{align-items:center;gap:55px;height:100px;display:flex}.model-strip-v2 span{letter-spacing:1.6px;color:#656c7c;max-width:150px;font-size:7px;line-height:1.6}.model-strip-v2 div{flex:1;justify-content:space-between;align-items:center;display:flex}.model-strip-v2 b{color:#6e7586;white-space:nowrap;font-size:11px}.showcase-v2,.workflow-v2{padding:120px 0}.heading-v2{justify-content:space-between;align-items:end;margin-bottom:45px;display:flex}.heading-v2 span,.heading-center-v2 span,.bento-v2 article>span,.home-cta-v2>div>span{letter-spacing:2px;color:#9f86e5;font-size:8px;font-weight:700}.heading-v2 h2,.heading-center-v2 h2{letter-spacing:-2.4px;margin:12px 0;font-size:clamp(35px,4vw,49px);line-height:1.16}.heading-v2>a{color:#ab90ee;align-items:center;gap:8px;font-size:10px;display:flex}.heading-v2 svg{width:13px}.mosaic-v2{grid-template-rows:245px 245px;grid-template-columns:1.25fr .75fr .75fr;gap:14px;display:grid}.work-v2{background:#171c2c;border-radius:17px;position:relative;overflow:hidden}.work-v2:after{content:"";background:linear-gradient(#0000 55%,#070911d9);position:absolute;inset:0}.work-v2>img{object-fit:cover;width:100%;height:100%}.work-v2>div{z-index:2;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:13px;left:15px;right:15px}.work-v2 span{flex-direction:column;display:flex}.work-v2 b{font-size:11px}.work-v2 small{color:#a1a7b5;font-size:7px}.work-v2 i{background:#fff2;border:1px solid #fff3;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.work-v2 i svg{width:11px}.work-main{grid-row:1/3}.work-a{background:linear-gradient(145deg,#122845,#754166 60%,#e97c94)}.work-b{background:radial-gradient(circle at 50% 40%,#f1b68f 0 11%,#754769 20%,#1d2744 55%)}.work-c{background:radial-gradient(at 60% 60%,#5cb0b2,#214e6d 35%,#12182d 72%);grid-column:2/4}.features-v2{background:#0b0e16;border-block:1px solid #1b1f28;padding:120px 0}.heading-center-v2{text-align:center;max-width:730px;margin:0 auto 50px}.heading-center-v2 p{color:#858c9e;font-size:12px}.bento-v2{grid-template-rows:360px 125px;grid-template-columns:1.1fr .9fr;gap:14px;display:grid}.bento-v2>article{background:#111520;border:1px solid #252a36;border-radius:20px;padding:30px;position:relative;overflow:hidden}.bento-main-v2{grid-row:1/3}.bento-icon-v2{color:#b497f3;background:#7457dc2b;border-radius:11px;place-items:center;width:41px;height:41px;margin-bottom:27px;display:grid}.bento-icon-v2.pink{color:#ed84c0;background:#d5509d26}.bento-icon-v2 svg{width:19px}.bento-v2 h3{margin:9px 0;font-size:27px;line-height:1.2}.bento-v2 p,.bento-v2 li{color:#8e95a6;font-size:10px}.bento-v2 ul{padding:8px 0;list-style:none}.bento-v2 li{margin:7px 0}.bento-v2 li svg{color:#aa8dec;width:11px}.image-stack-v2{width:260px;height:190px;position:absolute;bottom:-25px;right:-20px}.image-stack-v2 i{border:4px solid #111520;border-radius:13px;width:120px;height:150px;position:absolute;box-shadow:0 15px 40px #0008}.image-stack-v2 i:first-child{background:linear-gradient(145deg,#314c78,#de7a91);top:30px;left:0;transform:rotate(-10deg)}.image-stack-v2 i:nth-child(2){background:radial-gradient(circle,#e5a598,#673d73);top:10px;left:67px}.image-stack-v2 i:nth-child(3){background:radial-gradient(circle,#5fb1b4,#1a425d);top:30px;right:0;transform:rotate(10deg)}.bento-video-v2{background:radial-gradient(circle at 85% 30%,#743e6736,#0000 35%),#111520!important}.timeline-v2{align-items:center;gap:8px;display:flex;position:absolute;bottom:28px;left:30px;right:30px}.timeline-v2 i{background:#b86dba;border-radius:50%;width:26px;height:26px}.timeline-v2 span{background:linear-gradient(90deg,#bd77ce 64%,#303441 64%);flex:1;height:3px}.timeline-v2 b{font-size:8px}.bento-small-v2{align-items:center;gap:20px;display:flex;padding:22px!important}.bento-small-v2>svg{color:#a98ce9;width:25px}.bento-small-v2 h3{margin:4px 0;font-size:14px}.workflow-grid-v2{border:1px solid #252a35;border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.workflow-grid-v2 article{border-right:1px solid #252a35;padding:34px}.workflow-grid-v2 article:last-child{border:0}.workflow-grid-v2>article>span{float:right;color:#292e3b;font-size:24px;font-weight:800}.workflow-grid-v2 i{color:#af91ed;background:#7558d72a;border-radius:12px;place-items:center;width:43px;height:43px;font-style:normal;display:grid}.workflow-grid-v2 i svg{width:19px}.workflow-grid-v2 h3{margin:27px 0 5px;font-size:16px}.workflow-grid-v2 p{color:#858c9d;font-size:10px}.home-cta-v2{background:#19152c;border-radius:25px;align-items:center;height:430px;margin-bottom:110px;padding:65px;display:flex;position:relative;overflow:hidden}.home-cta-v2:after{content:"";background:linear-gradient(90deg,#19152c 0 39%,#19152ccc 55%,#0000);position:absolute;inset:0}.home-cta-v2>div{z-index:2;position:relative}.home-cta-v2 h2{letter-spacing:-2.4px;margin:14px 0;font-size:45px;line-height:1.13}.home-cta-v2 p{color:#b1adbd;margin-bottom:25px;font-size:11px}.primary-v2.light{color:#24162f;box-shadow:none;background:#fff}.home-cta-v2>img{object-fit:cover;width:68%;height:100%;position:absolute;top:0;right:0}@media (max-width:950px){.hero-v2{grid-template-columns:1fr;padding-top:80px}.hero-copy-v2{text-align:center}.hero-copy-v2>p{margin-inline:auto}.hero-label,.hero-cta-v2,.hero-proof-v2{justify-content:center}.hero-product-v2{max-width:700px;margin:auto}.model-strip-v2>.shell{flex-direction:column;gap:20px;height:auto;padding-block:25px}.model-strip-v2 span{max-width:none}.model-strip-v2 div{flex-wrap:wrap;gap:18px;width:100%}.mosaic-v2{grid-template-columns:1fr 1fr}.work-main{grid-row:1/3}.work-c{grid-column:1/3}.bento-v2{grid-template-columns:1fr}.bento-main-v2{grid-row:auto}.bento-v2{grid-template-rows:auto}.bento-main-v2,.bento-video-v2{min-height:350px}.home-cta-v2>img{opacity:.6;width:80%}}@media (max-width:600px){.home-v2 .shell{width:calc(100% - 24px)}.hero-v2{gap:35px;padding-top:60px}.hero-copy-v2 h1{letter-spacing:-3px;font-size:48px}.hero-label small{display:none}.hero-cta-v2{flex-direction:column}.hero-art-v2{height:340px}.float-card-v2{top:65px;right:-8px}.mosaic-v2{display:flex;overflow:auto}.work-v2{min-width:280px;height:360px}.heading-v2{flex-direction:column;align-items:start}.heading-v2 h2,.heading-center-v2 h2{font-size:34px}.workflow-grid-v2{grid-template-columns:1fr}.workflow-grid-v2 article{border-bottom:1px solid #252a35;border-right:0}.image-stack-v2{opacity:.55}.home-cta-v2{height:500px;padding:35px}.home-cta-v2:after{background:linear-gradient(#19152c 10%,#19152cdd 55%,#0000)}.home-cta-v2>img{width:100%;height:60%;top:auto;bottom:0}.home-cta-v2>div{align-self:flex-start}.home-cta-v2 h2{font-size:37px}}
.dashboard-v2{background:#090b12;border-top:1px solid #161923;grid-template-columns:245px minmax(0,1fr);min-height:calc(100vh - 78px);display:grid}.dash-side-v2{background:#0c0f16;border-right:1px solid #20232c;flex-direction:column;height:calc(100vh - 78px);padding:28px 18px 18px;display:flex;position:sticky;top:0}.dash-side-v2>div{flex-direction:column;gap:5px;margin-bottom:25px;display:flex}.dash-side-v2 small{letter-spacing:1.5px;color:#5e6575;margin:0 10px 9px;font-size:8px}.dash-side-v2 a{color:#858c9d;border-radius:10px;align-items:center;gap:11px;height:42px;padding:0 11px;font-size:11px;display:flex}.dash-side-v2 a svg{width:16px}.dash-side-v2 a:hover{color:#d9dce5;background:#151820}.dash-side-v2 a.active{color:#c9b4fb;background:#211a34}.dash-side-v2 a em{color:#fff;background:#6f50c6;border-radius:8px;margin-left:auto;padding:3px 5px;font-size:6px;font-style:normal}.pro-card-v2{background:linear-gradient(145deg,#221936,#12151e);border:1px solid #423359;border-radius:14px;margin-top:auto;padding:17px}.pro-card-v2>svg{color:#d4a6ff;width:19px}.pro-card-v2 b{margin-top:7px;font-size:11px;display:block}.pro-card-v2 p{color:#858c9e;font-size:8px;line-height:1.6}.pro-card-v2 button{color:#211a2b;background:#fff;border:0;border-radius:7px;width:100%;height:31px;font-size:8px;font-weight:700}.pro-card-v2 button svg{vertical-align:middle;width:10px}.side-user-v2{border-top:1px solid #20232c;grid-template-columns:34px 1fr 20px;align-items:center;gap:9px;padding-top:15px;margin:15px 0 0!important;display:grid!important}.side-user-v2>i{background:linear-gradient(145deg,#8069e6,#df66b6);border-radius:10px;place-items:center;width:34px;height:34px;font-size:9px;font-style:normal;display:grid}.side-user-v2 span{flex-direction:column;display:flex}.side-user-v2 b{font-size:9px}.side-user-v2 span small{letter-spacing:0;margin:0;font-size:7px}.side-user-v2 button{color:#6e7585;background:0 0;border:0}.dash-content-v2{width:min(1180px,100% - 60px);margin:0 auto;padding:45px 0 80px}.welcome-v2{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.welcome-v2>div:first-child>span{letter-spacing:1.6px;color:#8570bd;font-size:8px}.welcome-v2 h1{letter-spacing:-1.3px;margin:4px 0;font-size:30px}.welcome-v2 h1 i{color:#b58cf4;font-style:normal}.welcome-v2 p{color:#7d8495;margin:0;font-size:10px}.welcome-v2>div:last-child{gap:8px;display:flex}.notice-v2{color:#c0c5d1;background:#11141b;border:1px solid #2a2e38;border-radius:10px;width:42px;position:relative}.notice-v2 svg{width:15px}.notice-v2 i{background:#e56d9e;border:2px solid #11141b;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:9px}.new-work-v2{background:linear-gradient(110deg,#7e6be7,#d55dae);border-radius:10px;align-items:center;gap:9px;height:42px;padding:0 17px;font-size:10px;font-weight:700;display:flex}.new-work-v2 svg{width:14px}.overview-v2{grid-template-columns:1.65fr .75fr;gap:16px;display:grid}.continue-v2{background:#10141e;border:1px solid #292e3a;border-radius:19px;height:345px;position:relative;overflow:hidden}.continue-v2>img{object-fit:cover;width:100%;height:100%}.continue-shade-v2{background:linear-gradient(90deg,#0d101be8 0 38%,#0d101b82 61%,#0000),linear-gradient(#0000 60%,#080a12b5);position:absolute;inset:0}.continue-copy-v2{position:absolute;top:50%;left:32px;transform:translateY(-50%)}.continue-copy-v2>span{letter-spacing:1.7px;color:#c4a9ff;font-size:7px}.continue-copy-v2 h2{letter-spacing:-1.3px;margin:10px 0;font-size:30px;line-height:1.16}.continue-copy-v2 p{color:#b2b6c2;max-width:290px;font-size:9px}.continue-copy-v2 button{color:#21182d;background:#fff;border:0;border-radius:8px;margin-top:10px;padding:9px 13px;font-size:8px;font-weight:700}.continue-copy-v2 button svg{vertical-align:middle;width:10px}.continue-model-v2{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090b13b5;border:1px solid #ffffff1c;border-radius:10px;align-items:center;gap:8px;padding:9px 11px;display:flex;position:absolute;top:15px;right:15px}.continue-model-v2>svg{color:#d1adff;width:13px}.continue-model-v2 span{flex-direction:column;display:flex}.continue-model-v2 b{font-size:8px}.continue-model-v2 small{color:#a0a6b5;font-size:6px}.account-summary-v2{background:#10131c;border:1px solid #292e39;border-radius:19px;height:345px;padding:22px}.account-summary-v2>header{justify-content:space-between;display:flex}.account-summary-v2>header span,.account-summary-v2>header small{letter-spacing:1.3px;color:#707788;font-size:7px}.credit-balance-v2{border-bottom:1px solid #262a34;align-items:center;gap:13px;padding:24px 0;display:flex}.credit-balance-v2>i{color:#bd9afb;background:#7858d631;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.credit-balance-v2>i svg{width:17px}.credit-balance-v2>span{grid-template-columns:auto 1fr;align-items:end;display:grid}.credit-balance-v2 small{color:#7b8293;grid-column:1/3;font-size:8px}.credit-balance-v2 strong{font-size:27px}.credit-balance-v2 b{color:#7e8595;margin:0 0 7px 5px;font-size:8px}.summary-grid-v2{grid-template-columns:1fr 1fr;gap:8px;padding:15px 0;display:grid}.summary-grid-v2 article{background:#161922;border-radius:10px;align-items:center;gap:8px;padding:10px;display:flex}.summary-grid-v2 article>svg{color:#a78be9;width:14px}.summary-grid-v2 article span{flex-direction:column;display:flex}.summary-grid-v2 strong{font-size:13px}.summary-grid-v2 small{color:#777e8e;font-size:6px}.plan-line-v2{border-top:1px solid #262a34;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.plan-line-v2 span{color:#c5acf8;font-size:8px}.plan-line-v2 span svg{vertical-align:middle;width:11px}.plan-line-v2 small{color:#737a8a;font-size:6px}.quick-v2,.recent-v2{margin-top:42px}.section-head-v2{justify-content:space-between;align-items:end;margin-bottom:16px;display:flex}.section-head-v2 h2{margin:0;font-size:17px}.section-head-v2 p{color:#747b8c;margin:3px 0 0;font-size:8px}.section-head-v2>a{color:#a68ce4;font-size:8px}.section-head-v2 svg{vertical-align:middle;width:10px}.quick-grid-v2{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.quick-grid-v2>a{background:#11141d;border:1px solid #292d38;border-radius:14px;align-items:center;gap:13px;height:105px;padding:18px;transition:all .2s;display:flex}.quick-grid-v2>a:hover{background:#151822;border-color:#54436e;transform:translateY(-2px)}.quick-symbol-v2{color:#b393ef;background:#7354d42a;border-radius:11px;place-items:center;width:43px;height:43px;display:grid}.quick-video-v2 .quick-symbol-v2{color:#e784bd;background:#c84c9125}.quick-edit-v2 .quick-symbol-v2{color:#77b7db;background:#3e81a825}.quick-symbol-v2 svg{width:19px}.quick-grid-v2>a>span{flex-direction:column;flex:1;display:flex}.quick-grid-v2 b{font-size:10px}.quick-grid-v2 small{color:#737a8b;font-size:7px}.quick-grid-v2>a>svg{color:#73798a;width:14px}.recent-grid-v2{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.recent-grid-v2 article{background:#151925;border:1px solid #252a35;border-radius:14px;height:230px;position:relative;overflow:hidden}.recent-grid-v2 article>img,.recent-grid-v2 article>video{object-fit:cover;width:100%;height:100%}.recent-overlay-v2{background:linear-gradient(#0000,#080a12e8);justify-content:space-between;align-items:end;padding:35px 12px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.recent-overlay-v2 span{flex-direction:column;min-width:0;display:flex}.recent-overlay-v2 b{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.recent-overlay-v2 small{color:#a2a8b6;font-size:7px}.recent-overlay-v2 i{background:#fff2;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.recent-overlay-v2 i svg{width:9px}.pending-v2{color:#9e82dd;place-items:center;height:100%;display:grid}.demo-one-v2{background:url(/images/ailoca-hero-v2.png) 50%/cover!important}.demo-two-v2{background:radial-gradient(circle at 50% 35%,#f3b791 0 10%,#7b496b 20%,#202946 58%)!important}.demo-three-v2{background:linear-gradient(145deg,#213e69,#da708d)!important}.demo-four-v2{background:radial-gradient(circle,#63b4b6,#225069 38%,#10172a)!important}@media (max-width:1050px){.dashboard-v2{grid-template-columns:72px 1fr}.dash-side-v2{padding-inline:10px}.dash-side-v2 small,.dash-side-v2 a span,.dash-side-v2 a em,.pro-card-v2,.side-user-v2 span,.side-user-v2 button{display:none}.dash-side-v2 a{justify-content:center}.side-user-v2{display:block!important}.overview-v2{grid-template-columns:1fr}.account-summary-v2{height:auto}.recent-grid-v2{grid-template-columns:1fr 1fr}}@media (max-width:700px){.dashboard-v2{display:block}.dash-side-v2{display:none}.dash-content-v2{width:calc(100% - 24px);padding-top:25px}.welcome-v2{align-items:flex-start}.welcome-v2 h1{font-size:25px}.welcome-v2 p,.notice-v2{display:none}.new-work-v2{justify-content:center;width:42px;padding:0;font-size:0}.overview-v2{display:block}.continue-v2{height:390px;display:block}.account-summary-v2{margin-top:12px}.continue-copy-v2{top:auto;bottom:25px;left:20px;transform:none}.continue-copy-v2 h2{font-size:26px}.continue-shade-v2{background:linear-gradient(#0000 35%,#0c0f1bed 82%)}.quick-grid-v2{grid-template-columns:1fr}.recent-grid-v2{display:flex;overflow:auto}.recent-grid-v2 article{min-width:250px}.section-head-v2 p{display:none}}
.auth-page{color:#f7f7fb;background:#080a12;grid-template-columns:minmax(430px,46%) 1fr;min-height:100vh;display:grid}.auth-showcase{background:linear-gradient(145deg,#151a38 0%,#29264d 48%,#432c49 100%);flex-direction:column;justify-content:space-between;padding:42px clamp(42px,6vw,96px);display:flex;position:relative;overflow:hidden}.auth-showcase:before{content:"";filter:blur(26px);opacity:.78;background:radial-gradient(circle,#e36daa 0%,#92517f 34%,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:19%;left:8%}.auth-showcase:after{content:"";background:linear-gradient(130deg,#0000 35%,#07091045),radial-gradient(circle at 75% 15%,#8d73ef20,#0000 35%);position:absolute;inset:0}.auth-brand,.auth-copy{z-index:1;position:relative}.auth-brand,.auth-mobile-brand{color:#fff;align-items:center;gap:12px;text-decoration:none;display:flex}.auth-brand img,.auth-mobile-brand img{object-fit:contain;width:39px;height:39px}.auth-brand strong,.auth-mobile-brand strong{letter-spacing:-.5px;font-size:21px}.auth-brand strong span,.auth-mobile-brand strong span{color:#83a8ff}.auth-copy{max-width:560px;margin-bottom:4vh}.auth-kicker{color:#d6bdff;text-transform:uppercase;letter-spacing:2px;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.auth-kicker svg{width:13px}.auth-copy h1{letter-spacing:-2.6px;margin:25px 0 22px;font-size:clamp(42px,4vw,64px);line-height:1.04}.auth-copy h1 em{background:linear-gradient(100deg,#9b88ff,#ec75bd);color:#0000;-webkit-background-clip:text;font-style:normal}.auth-copy>p{color:#c3c5d3;max-width:480px;font-size:14px;line-height:1.7}.auth-stats{gap:30px;margin-top:32px;display:flex}.auth-stats span{color:#b7bbcb;flex-direction:column;font-size:11px;display:flex}.auth-stats b{color:#fff;margin-bottom:3px;font-size:20px}.auth-benefits{flex-direction:column;gap:13px;margin-top:30px;display:flex}.auth-benefits span{color:#d8d9e3;align-items:center;gap:10px;font-size:13px;display:flex}.auth-benefits svg{color:#b899ff;width:17px}.auth-panel{background:radial-gradient(circle at 65% 35%,#251a3a50,#0000 42%),#080a12;place-items:center;padding:38px 7vw;display:grid}.auth-card{background:linear-gradient(145deg,#111520,#0c0f18);border:1px solid #242938;border-radius:22px;width:min(440px,100%);padding:34px 36px;box-shadow:0 28px 80px #0007}.auth-card-register{width:min(540px,100%)}.auth-mobile-brand{margin-bottom:25px;display:none}.auth-eyebrow{letter-spacing:2px;text-transform:uppercase;color:#b493ff;font-size:9px;font-weight:700}.auth-card h2{letter-spacing:-1.3px;margin:8px 0 7px;font-size:33px}.auth-card>p{color:#8e95a7;margin:0 0 23px;font-size:12px}.google-button{color:#202124;background:#fff;border:1px solid #353b4a;border-radius:11px;justify-content:center;align-items:center;gap:11px;height:48px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.google-button:hover{transform:translateY(-1px);box-shadow:0 8px 25px #0005}.google-g{background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 42%,#fbbc05 0 67%,#ea4335 0 82%,#4285f4 0);color:#0000;-webkit-background-clip:text;font-size:18px;font-weight:900}.auth-divider{color:#697083;align-items:center;gap:12px;margin:19px 0;font-size:9px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#262b38;flex:1;height:1px}.auth-card label{color:#c7cad4;flex-direction:column;gap:7px;margin-bottom:14px;font-size:10px;font-weight:600;display:flex}.auth-card label small{color:#71798a;font-size:8px;font-weight:400}.auth-card input:not([type=checkbox]){box-sizing:border-box;color:#f7f7fa;background:#0a0d14;border:1px solid #303644;border-radius:10px;outline:none;width:100%;height:45px;padding:0 13px;font-size:12px;transition:all .2s}.auth-card input:focus{border-color:#8266d1;box-shadow:0 0 0 3px #8060d51a}.password-field{position:relative}.password-field input{padding-right:42px!important}.password-field button{color:#7e8698;cursor:pointer;background:0 0;border:0;place-items:center;width:33px;height:33px;display:grid;position:absolute;top:6px;right:7px}.password-field svg{width:16px}.auth-fields-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-terms{align-items:flex-start;line-height:1.5;color:#858c9e!important;flex-direction:row!important;gap:9px!important;font-weight:400!important}.auth-terms input{accent-color:#8b6ce5;margin:2px 0 0}.auth-terms a,.auth-switch a{color:#ad91f2}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(105deg,#786fe9,#da5db3);border:0;border-radius:11px;width:100%;height:49px;font-size:13px;font-weight:750;box-shadow:0 13px 35px #8a4fc330}.auth-submit span{float:right;margin-right:8px}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-switch{text-align:center;color:#858c9d!important;margin:17px 0 0!important;font-size:10px!important}.form-error{color:#f3a2b7;background:#341722;border:1px solid #79374b;border-radius:9px;margin-bottom:14px;padding:11px 13px;font-size:10px;line-height:1.45}@media (max-width:1000px){.auth-page{grid-template-columns:40% 60%}.auth-showcase{padding:35px}.auth-copy h1{font-size:40px}.auth-stats{flex-wrap:wrap;gap:18px}.auth-panel{padding:28px}}@media (max-width:760px){.auth-page{background:radial-gradient(circle at 50% 0,#2d1d4d,#0000 38%),#080a12;padding:24px 16px;display:block}.auth-showcase{display:none}.auth-panel{background:0 0;place-items:center;min-height:calc(100vh - 48px);padding:0}.auth-card,.auth-card-register{border-radius:18px;padding:27px 22px}.auth-mobile-brand{display:flex}.auth-card h2{font-size:28px}.auth-fields-row{grid-template-columns:1fr}.auth-card label{margin-bottom:12px}}@media (max-height:760px) and (min-width:761px){.auth-panel{padding:20px}.auth-card{padding:24px 30px}.auth-card h2{font-size:28px}.auth-card>p{margin-bottom:16px}.auth-divider{margin:13px 0}.auth-card label{margin-bottom:10px}.auth-copy h1{font-size:43px}}.auth-showcase .auth-copy{margin:0;position:absolute;top:50%;left:clamp(42px,6vw,96px);right:clamp(42px,6vw,96px);transform:translateY(-44%)}.auth-label-title{align-items:center;gap:5px;display:flex}.auth-label-title small{color:#71798a;font-size:8px;font-weight:400;display:inline}@media (max-width:1000px) and (min-width:761px){.auth-showcase .auth-copy{left:35px;right:35px}}
