@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;box-sizing:border-box}body,html,#root{min-height:100vh;width:100vw;font-family:Segoe UI,Arial,sans-serif;background:#0e001a;overflow-x:hidden}.landing3d-root{min-height:100vh;width:100%;position:relative;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:radial-gradient(ellipse at 20% 40%,#ff5f8f,#2d0036 60%,#1a0033)}.landing3d-root>*{width:100%;max-width:100rem;margin-left:auto;margin-right:auto;box-sizing:border-box;padding-left:2vw;padding-right:2vw}.landing3d-root:before,.landing3d-root:after{content:"";position:absolute;z-index:0;border-radius:50%;filter:blur(80px);opacity:.5}.landing3d-root:before{width:400px;height:400px;left:-120px;top:80px;background:#ff5f8f}.landing3d-root:after{width:500px;height:500px;right:-180px;bottom:0;background:#a259ff}.navbar3d{display:flex;align-items:center;justify-content:space-between;padding:32px 64px 0;background:transparent;z-index:2;position:relative}.navbar3d-logo{display:flex;align-items:center;font-size:2rem;font-weight:700;color:#fff;letter-spacing:2px;text-shadow:0 4px 24px #ff5f8f88,0 1px 0 #fff2}.logo3d-icon{font-size:2.2rem;margin-right:10px;filter:drop-shadow(0 2px 8px #ff5f8f88)}.logo3d-text{background:linear-gradient(90deg,#ffb86c,#ff5f8f,#a259ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.navbar3d-links{display:flex;gap:32px;list-style:none;font-size:1.1rem;color:#fff;font-weight:500;text-shadow:0 2px 8px #0008}.navbar3d-links li{cursor:pointer;transition:color .2s;padding:2px 8px;border-radius:6px}.navbar3d-links li:hover{color:#ff5f8f;background:#ff5f8f14}.navbar3d-actions{display:flex;align-items:center;gap:18px}.theme-toggle3d{background:none;border:none;font-size:1.4rem;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 8px #a259ff88);transition:color .2s}.theme-toggle3d:hover{color:#ffb86c}.lang-select3d{background:#ffffff1f;border:none;color:#fff;font-size:1rem;border-radius:8px;padding:4px 10px;outline:none;box-shadow:0 2px 8px #0004;margin-right:8px}.login-btn3d{background:linear-gradient(90deg,#a259ff,#ff5f8f);color:#fff;border:none;border-radius:12px;padding:10px 28px;font-size:1.1rem;font-weight:600;box-shadow:0 4px 24px #a259ff44;cursor:pointer;transition:background .2s,transform .2s;text-shadow:0 1.5px 0 #fff2}.login-btn3d:hover{background:linear-gradient(90deg,#ffb86c,#ff5f8f);transform:translateY(-2px) scale(1.04)}.hero3d-section{width:100%;max-width:100rem;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;min-height:90vh;position:relative;z-index:2;padding-left:2vw;padding-right:2vw}.hero3d-content{text-align:center;color:#fff;max-width:700px;margin:0 auto;padding:60px 32px;background:#1e00328c;border-radius:32px;box-shadow:0 8px 48px #a259ff33,0 1.5px #fff1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;z-index:2}.hero3d-subtitle{font-size:1.3rem;font-weight:400;color:#ffb86c;margin-bottom:18px;letter-spacing:1px;text-shadow:0 2px 8px #ffb86c44}.hero3d-title{font-size:3.2rem;font-weight:800;margin-bottom:12px;line-height:1.1;letter-spacing:1px;text-shadow:0 6px 32px #a259ff44,0 1.5px 0 #fff2}.gradient3d-text{background:linear-gradient(90deg,#ffb86c,#ff5f8f,#a259ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:3.5rem;font-weight:900;letter-spacing:2px;text-shadow:0 8px 32px #ff5f8f55,0 1.5px 0 #fff2}.hero3d-desc{font-size:1.25rem;font-weight:400;margin-bottom:36px;color:#fff;text-shadow:0 2px 8px #0006}.cta3d-btn{display:inline-block;background:linear-gradient(90deg,#ff5f8f,#a259ff);color:#fff;border:none;border-radius:16px;padding:16px 44px;font-size:1.25rem;font-weight:700;margin:0 12px 18px 0;box-shadow:0 6px 32px #ff5f8f44;cursor:pointer;transition:background .2s,transform .2s;text-shadow:0 1.5px 0 #fff2}.cta3d-btn:hover{background:linear-gradient(90deg,#ffb86c,#ff5f8f);transform:translateY(-2px) scale(1.05)}.learnmore3d-btn{display:inline-block;background:#ffffff1a;color:#fff;border:1.5px solid #ff5f8f;border-radius:16px;padding:14px 36px;font-size:1.1rem;font-weight:600;margin:0 0 18px;box-shadow:0 2px 12px #a259ff22;cursor:pointer;transition:background .2s,border .2s,transform .2s}.learnmore3d-btn:hover{background:#ffb86c1f;border:1.5px solid #ffb86c;transform:translateY(-1px) scale(1.03)}@media (max-width: 900px){.navbar3d{flex-direction:column;gap:18px;padding:24px 16px 0}.hero3d-content{padding:32px 8px}.hero3d-title,.gradient3d-text{font-size:2.1rem}}@media (max-width: 600px){.navbar3d-links{gap:14px;font-size:.95rem}.navbar3d{padding:12px 4px 0}.hero3d-content{padding:18px 2px}.hero3d-title,.gradient3d-text{font-size:1.3rem}}.features2-root{width:100%;background:#fff;padding:80px 0 60px;display:flex;flex-direction:column;align-items:center}.features2-header{text-align:center;margin-bottom:48px;max-width:700px}.features2-ai-label{display:inline-block;font-size:1rem;font-weight:700;letter-spacing:2px;color:#ff5f8f;background:linear-gradient(90deg,#ff5f8f,#a259ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:10px;text-transform:uppercase}.features2-header h1{font-size:2.6rem;font-weight:800;color:#18181b;margin-bottom:12px}.features2-header-desc{color:#444;font-size:1.15rem;font-weight:400;margin-top:0}.features2-main{display:flex;gap:32px;justify-content:center;align-items:stretch;width:100%;max-width:1100px;margin-bottom:36px;flex-wrap:wrap}.features2-card{border-radius:20px;box-shadow:0 2px 16px #1e003212;padding:20px 16px;flex:1 1 240px;min-width:200px;max-width:320px;display:flex;flex-direction:column;justify-content:flex-start;position:relative;background:#fff}.features2-card-purple{background:#8f5fff;color:#fff;box-shadow:0 2px 16px #a259ff22;border:none;margin-bottom:0}.features2-card-purple h2{font-size:1.1rem;font-weight:700;margin-bottom:12px;color:#fff}.features2-card-purple p{color:#f3eaff;font-size:.95rem;font-weight:400}.features2-ai-hand{width:70px;height:auto;margin-bottom:10px;display:block}.features2-card-white{background:#fff;color:#18181b;border:1.2px solid #d4d4d8;box-shadow:0 2px 16px #a259ff11;margin-bottom:0}.features2-card-white h2{font-size:1.1rem;font-weight:700;margin-bottom:12px;color:#18181b}.features2-highlight{color:#ff5f8f;font-weight:800;letter-spacing:1px}.features2-card-white p{color:#444;font-size:.95rem;font-weight:400;margin-bottom:12px}.features2-ai-robot{width:60px;height:auto;margin:8px 0 0;display:block}.features2-learnmore{margin-top:10px;font-weight:600;color:#18181b;cursor:pointer;font-size:1.08rem;display:flex;align-items:center;gap:4px}.features2-arrow{color:#ff5f8f;font-size:1.2em;font-weight:700}.features2-card-black{background:#18181b;color:#fff;border-radius:24px;padding:28px 32px;margin-top:32px;max-width:700px;width:100%;box-shadow:0 4px 32px #0002;text-align:left}.features2-card-black h3{font-size:1.25rem;font-weight:700;margin-bottom:10px}.features2-card-black p{font-size:1.08rem;color:#e5e5e5;font-weight:400}@media (max-width: 1100px){.features2-card{max-width:350px;width:100%;padding:16px 6px}}@media (max-width: 700px){.features2-card{padding:12px 2px;min-width:140px;max-width:98vw}}.cta2-root{width:100%;background:#f5f4f4;padding:80px 0 100px;display:flex;flex-direction:column;align-items:center}.cta2-features{display:flex;justify-content:center;gap:60px;margin-bottom:36px;flex-wrap:wrap}.cta2-feature{font-size:1.25rem;color:#222;display:flex;align-items:center;gap:8px;font-weight:500}.cta2-headline{font-size:2.3rem;font-weight:800;color:#18181b;text-align:center;margin-bottom:12px;margin-top:0}.cta2-subheadline{font-size:1.15rem;color:#444;text-align:center;margin-bottom:38px}.cta2-btn{margin-top:10px;background:#fff;color:#18181b;border:none;border-radius:16px;padding:20px 56px;font-size:1.25rem;font-weight:700;box-shadow:0 8px 32px #ff5f8f22;cursor:pointer;transition:background .2s,transform .2s;display:flex;align-items:center;gap:10px}.cta2-btn:hover{background:#ffe6f0;color:#ff5f8f;transform:translateY(-2px) scale(1.04)}.cta2-arrow{color:#ff5f8f;font-size:1.3em;font-weight:700}@media (max-width: 900px){.cta2-features{gap:24px;font-size:1.1rem}.cta2-headline{font-size:1.5rem}.cta2-btn{padding:16px 24px;font-size:1.1rem}}.companies{width:100%;background:transparent;display:flex;justify-content:center;align-items:center;gap:32px;padding:0;margin:0;min-height:0;font-size:1.1rem;color:#fff;font-weight:500;letter-spacing:1px;box-shadow:none}.company-name{opacity:.7;font-size:1.1rem;font-weight:600;margin:0;padding:0 8px}.newsletter-root{width:100%;background:#fff;padding:90px 0 120px;display:flex;flex-direction:column;align-items:center}.newsletter-label{font-size:1.1rem;font-weight:700;letter-spacing:3px;color:#ff5f8f;background:linear-gradient(90deg,#ff5f8f,#a259ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-transform:uppercase;margin-bottom:18px;text-align:center}.newsletter-headline{font-size:2.8rem;font-weight:800;color:#18181b;text-align:center;margin-bottom:18px;line-height:1.1}.newsletter-desc{color:#222;font-size:1.18rem;font-weight:400;text-align:center;margin-bottom:38px;max-width:600px}.newsletter-form{display:flex;justify-content:center;align-items:center;gap:0;margin-top:0;flex-wrap:wrap}.newsletter-input{padding:18px 22px;font-size:1.15rem;border-radius:14px 0 0 14px;border:1.5px solid #e5e5e5;outline:none;min-width:260px;background:#f7f7f7;color:#222;font-weight:500;transition:border .2s;margin-right:0}.newsletter-input:focus{border:1.5px solid #a259ff}.newsletter-btn{padding:18px 36px;font-size:1.15rem;border-radius:0 14px 14px 0;border:none;background:#18181b;color:#fff;font-weight:700;cursor:pointer;transition:background .2s,color .2s;margin-left:-2px}.newsletter-btn:hover{background:#ff5f8f;color:#fff}@media (max-width: 700px){.newsletter-headline{font-size:1.5rem}.newsletter-form{flex-direction:column;gap:12px}.newsletter-input,.newsletter-btn{border-radius:14px!important;width:100%;min-width:0;margin:0}}.footer-root{width:100%;background:#8f5fff;padding:80px 0 60px;display:flex;flex-direction:column;align-items:center;color:#fff}.footer-socials{display:flex;gap:28px;margin-bottom:36px;justify-content:center}.footer-social{font-size:2rem;color:#18181b;background:#fff;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .2s,color .2s,transform .2s;box-shadow:0 2px 8px #0002}.footer-social:hover{background:#ff5f8f;color:#fff;transform:translateY(-2px) scale(1.08)}.footer-links{display:flex;justify-content:center;gap:80px;width:100%;max-width:1200px;margin-top:24px;flex-wrap:wrap}.footer-col{display:flex;flex-direction:column;gap:8px;min-width:180px}.footer-col-title{font-weight:700;font-size:1.1rem;margin-bottom:8px;color:#fff}.footer-col a{color:#fff;text-decoration:none;font-size:1rem;opacity:.92;transition:color .2s,opacity .2s;display:flex;align-items:center;gap:4px}.footer-col a:hover{color:#18181b;opacity:1;text-decoration:underline}@media (max-width: 900px){.footer-links{gap:32px;flex-wrap:wrap}.footer-root{padding:48px 0 32px}}@media (max-width: 600px){.footer-links{flex-direction:column;align-items:center;gap:18px}.footer-col{min-width:120px;align-items:center}}.footer-social svg{width:24px;height:24px;display:block}.register-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#2563eb)}.register-form{background:#fff;padding:36px 32px 28px;border-radius:18px;box-shadow:0 8px 32px #2563eb1a;display:flex;flex-direction:column;min-width:320px;max-width:350px;gap:16px}.register-form h2{text-align:center;margin-bottom:8px;color:#2563eb}.register-form input{padding:10px 12px;border-radius:8px;border:1px solid #d1d5db;font-size:1rem;outline:none;transition:border .2s}.register-form input:focus{border:1.5px solid #2563eb}.register-form button{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:12px 0;font-size:1.1rem;font-weight:600;cursor:pointer;margin-top:8px;transition:background .2s}.register-form button:hover{background:#1d4ed8}.register-error{color:#dc2626;background:#fee2e2;border-radius:6px;padding:6px 10px;font-size:.97rem;margin-bottom:4px;text-align:center}.register-login-link{text-align:center;margin-top:8px;font-size:.97rem}.register-login-link a{color:#2563eb;text-decoration:none;font-weight:500;margin-left:4px}.register-login-link a:hover{text-decoration:underline}.register-modern-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f7f8fa}.register-modern-form{background:#fff;padding:36px 24px 28px;border-radius:24px;box-shadow:0 8px 32px #2563eb1a;display:flex;flex-direction:column;min-width:340px;max-width:370px;gap:22px}.register-modern-title{font-size:2.2rem;font-weight:800;color:#222;margin-bottom:0;text-align:left}.register-modern-subtitle{color:#888;font-size:1.08rem;margin-bottom:10px;text-align:left}.register-modern-error{color:#dc2626;background:#fee2e2;border-radius:6px;padding:6px 10px;font-size:.97rem;margin-bottom:4px;text-align:center}.register-modern-input-group{display:flex;align-items:center;background:#fff;border:2px solid #e0e7ef;border-radius:32px;padding:0 18px;margin-bottom:0;box-shadow:0 2px 12px #e0e7ef33;transition:border .2s}.register-modern-input-group:focus-within{border:2px solid #2563eb}.register-modern-icon{margin-right:12px;display:flex;align-items:center}.register-modern-input{border:none;outline:none;background:transparent;font-size:1.08rem;padding:18px 0;width:100%;color:#222;font-weight:500}.register-modern-btn{background:#2563eb;color:#fff;border:none;border-radius:32px;padding:16px 0;font-size:1.15rem;font-weight:700;cursor:pointer;margin-top:12px;box-shadow:0 4px 16px #2563eb22;transition:background .2s,transform .2s}.register-modern-btn:hover{background:#1d4ed8;transform:translateY(-2px) scale(1.03)}.register-modern-login-link{text-align:center;margin-top:16px;font-size:1rem}.register-modern-login-link a{color:#2563eb;text-decoration:none;font-weight:600;margin-left:4px}.register-modern-login-link a:hover{text-decoration:underline}.register-modern-field-error{color:#dc2626;font-size:.85rem;margin-top:-16px;margin-bottom:8px;padding-left:18px}.register-modern-input.error,.register-modern-input-group.error{border-color:#dc2626}.register-modern-btn:disabled{background:#93c5fd;cursor:not-allowed;transform:none}.register-2col-image{width:100%;min-height:260px;max-height:320px;background:url(https://www.zdnet.com/a/img/resize/b2bd2bc7cd78eb5ea5d19eb4441b8587b891063c/2024/07/05/53cac1d6-4755-48b4-986b-7d4ae4783c67/gettyimages-2017675411.jpg?auto=webp&width=1280) center/cover no-repeat;border-radius:18px;margin-bottom:32px;box-shadow:0 4px 32px #0004}.register-2col-caption{font-size:1.35rem;font-weight:500;margin-top:auto;color:#fff;letter-spacing:.5px;line-height:1.3;text-shadow:0 2px 8px #0006}.register-2col-row{display:flex;gap:16px;width:100%}.register-2col-input,.register-2col-row .register-2col-input{width:100%;flex:1 1 0;min-width:0;height:54px;border:2px solid #e0e7ef;border-radius:32px;padding:16px 18px;font-size:1.08rem;background:#f7f8fa;color:#23202b;font-weight:500;outline:none;margin-bottom:0;transition:border .2s;box-sizing:border-box;display:block}.register-2col-input:focus,.register-2col-row .register-2col-input:focus{border:2px solid #6c47e6;background:#fff}.register-2col-input.error,.register-2col-row .register-2col-input.error{border-color:#dc2626}.register-2col-checkbox-row{display:flex;align-items:center;gap:8px;font-size:.98rem;color:#23202b;margin-bottom:0}.register-2col-checkbox-row input[type=checkbox]{accent-color:#6c47e6;width:18px;height:18px}.register-2col-checkbox-row label{cursor:pointer}.register-2col-checkbox-row a{color:#6c47e6;text-decoration:underline}.register-2col-btn{background:#6c47e6;color:#fff;border:none;border-radius:32px;padding:16px 0;font-size:1.15rem;font-weight:700;cursor:pointer;margin-top:8px;box-shadow:0 4px 16px #6c47e622;transition:background .2s,transform .2s;width:100%}.register-2col-or{text-align:center;color:#888;font-size:1.01rem;margin:10px 0 0}.register-2col-social-row{display:flex;gap:16px;margin-top:0;justify-content:center}.register-2col-social-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background:#f7f8fa;color:#23202b;border:2px solid #e0e7ef;border-radius:16px;padding:12px 0;font-size:1.08rem;font-weight:600;cursor:not-allowed;transition:background .2s,border .2s}.register-2col-social-btn.google,.register-2col-social-btn.apple{border-color:#e0e7ef}.register-2col-social-btn:disabled{opacity:.7;cursor:not-allowed}.register-2col-social-icon{font-size:1.3rem;display:flex;align-items:center}.login-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#2563eb)}.login-form{background:#fff;padding:36px 32px 28px;border-radius:18px;box-shadow:0 8px 32px #2563eb1a;display:flex;flex-direction:column;min-width:320px;max-width:350px;gap:16px}.login-form h2{text-align:center;margin-bottom:8px;color:#2563eb}.login-form input{padding:10px 12px;border-radius:8px;border:1px solid #d1d5db;font-size:1rem;outline:none;transition:border .2s}.login-form input:focus{border:1.5px solid #2563eb}.login-form button{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:12px 0;font-size:1.1rem;font-weight:600;cursor:pointer;margin-top:8px;transition:background .2s}.login-form button:hover{background:#1d4ed8}.login-error{color:#dc2626;background:#fee2e2;border-radius:6px;padding:6px 10px;font-size:.97rem;margin-bottom:4px;text-align:center}.login-success{color:#16a34a;background:#dcfce7;border-radius:6px;padding:6px 10px;font-size:.97rem;margin-bottom:4px;text-align:center}.login-register-link{text-align:center;margin-top:8px;font-size:.97rem}.login-register-link a{color:#2563eb;text-decoration:none;font-weight:500;margin-left:4px}.login-register-link a:hover{text-decoration:underline}.login-modern-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f7f8fa}.login-modern-form{background:#fff;padding:36px 24px 28px;border-radius:24px;box-shadow:0 8px 32px #2563eb1a;display:flex;flex-direction:column;min-width:340px;max-width:370px;gap:22px;align-items:stretch}.login-modern-title{font-size:2.2rem;font-weight:800;color:#23202b;margin-bottom:0;text-align:left}.login-modern-subtitle{color:#888;font-size:1.08rem;margin-bottom:10px;text-align:left}.login-modern-error{color:#dc2626;background:#fee2e2;border-radius:6px;padding:6px 10px;font-size:.97rem;margin-bottom:4px;text-align:center}.login-modern-success{color:#16a34a;background:#dcfce7;border-radius:6px;padding:6px 10px;font-size:.97rem;margin-bottom:4px;text-align:center}.login-modern-input{width:100%;height:54px;border:2px solid #e0e7ef;border-radius:32px;padding:16px 18px;font-size:1.08rem;background:#f7f8fa;color:#23202b;font-weight:500;outline:none;margin-bottom:0;transition:border .2s;box-sizing:border-box;display:block}.login-modern-input:focus{border:2px solid #2563eb;background:#fff}.login-modern-input.error{border-color:#dc2626}.login-modern-field-error{color:#dc2626;font-size:.89rem;margin-top:-10px;margin-bottom:6px;padding-left:8px}.login-modern-password-group{position:relative;width:100%;display:flex;align-items:center}.login-modern-password-group .login-modern-input{padding-right:44px}.login-modern-eye-btn{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center;height:32px;width:32px;z-index:2}.login-modern-eye-btn svg{display:block;width:22px;height:22px;color:#888}.login-modern-forgot-row{width:100%;text-align:right;margin-top:2px;margin-bottom:0}.login-modern-forgot-link{color:#23202b;font-size:1.05rem;text-decoration:none;font-weight:600;opacity:.8;transition:color .2s}.login-modern-forgot-link:hover{color:#2563eb;text-decoration:underline}.login-modern-btn{background:#2563eb;color:#fff;border:none;border-radius:32px;padding:18px 0;font-size:1.25rem;font-weight:700;cursor:pointer;margin-top:12px;box-shadow:0 8px 32px #2563eb22;transition:background .2s,transform .2s;width:100%;letter-spacing:.5px}.login-modern-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-2px) scale(1.03)}.login-modern-btn:disabled{background:#93c5fd;cursor:not-allowed;transform:none}.login-modern-register-link{text-align:center;margin-top:16px;font-size:1rem}.login-modern-register-link a{color:#2563eb;text-decoration:none;font-weight:600;margin-left:4px}.login-modern-register-link a:hover{text-decoration:underline}@media (max-width: 500px){.login-modern-form{min-width:90vw;max-width:98vw;padding:18px 4px}.login-modern-title{font-size:1.3rem}}.register-2col-root{min-height:100vh;width:100vw;background:#23202b;display:flex;align-items:stretch;justify-content:center;position:relative;overflow:hidden}.register-2col-container{display:flex;width:100vw;max-width:1100px;min-height:80vh;background:#2d293a;border-radius:24px;box-shadow:0 8px 32px #2563eb1a;overflow:hidden;margin:40px auto;position:relative;z-index:1}.register-2col-left{flex:1.1;background:linear-gradient(120deg,#2d293a 60%,#3a2e4d);color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:48px 36px 36px 48px;position:relative;min-width:340px}.register-2col-logo{font-size:2.1rem;font-weight:700;letter-spacing:2px;margin-bottom:18px;color:#fff}.register-2col-back{display:inline-block;color:#bdb7e2;background:#ffffff12;border-radius:18px;padding:6px 18px;font-size:1rem;margin-bottom:40px;text-decoration:none;transition:background .2s,color .2s}.register-2col-back:hover{background:#fff;color:#2d293a}.register-2col-image{width:100%;min-height:260px;max-height:320px;background:url(https://www.zdnet.com/a/img/resize/b2bd2bc7cd78eb5ea5d19eb4441b8587b891063c/2024/07/05/53cac1d6-4755-48b4-986b-7d4ae4783c67/gettyimages-2017675411.jpg?auto=webp&width=1280) center/cover no-repeat;border-radius:18px;margin-bottom:32px;box-shadow:0 4px 32px #0004}.register-2col-right{flex:1.2;background:#fff;display:flex;align-items:center;justify-content:center;padding:36px 32px;min-width:340px}.register-2col-form{width:100%;max-width:370px;display:flex;flex-direction:column;gap:18px}.register-2col-title{font-size:2.2rem;font-weight:800;color:#23202b;margin-bottom:0;text-align:left}.register-2col-login-link{color:#888;font-size:1.05rem;margin-bottom:8px;text-align:left}.register-2col-login-link a{color:#6c47e6;text-decoration:underline;font-weight:600;margin-left:4px}.register-2col-error{color:#dc2626;background:#fee2e2;border-radius:6px;padding:6px 10px;font-size:.97rem;margin-bottom:4px;text-align:center}.register-2col-success{color:#16a34a;background:#dcfce7;border-radius:6px;padding:6px 10px;font-size:.97rem;margin-bottom:4px;text-align:center}.register-2col-input{width:100%;flex:1 1 0;min-width:0;height:54px;border:2px solid #e0e7ef;border-radius:32px;padding:16px 18px;font-size:1.08rem;background:#f7f8fa;color:#23202b;font-weight:500;outline:none;margin-bottom:0;transition:border .2s;box-sizing:border-box;display:block}.register-2col-input:focus{border:2px solid #6c47e6;background:#fff}.register-2col-input.error{border-color:#dc2626}.register-2col-field-error{color:#dc2626;font-size:.89rem;margin-top:-10px;margin-bottom:6px;padding-left:8px}.register-2col-password-group{position:relative;width:100%;display:flex;align-items:center}.register-2col-password-group .register-2col-input{padding-right:44px}.register-2col-eye-btn{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center;height:32px;width:32px;z-index:2}.register-2col-eye-btn svg{display:block;width:22px;height:22px;color:#888}.register-2col-forgot-row{width:100%;text-align:right;margin-top:2px;margin-bottom:0}.register-2col-forgot-link{color:#23202b;font-size:1.05rem;text-decoration:none;font-weight:600;opacity:.8;transition:color .2s}.register-2col-forgot-link:hover{color:#6c47e6;text-decoration:underline}.register-2col-btn{background:#6c47e6;color:#fff;border:none;border-radius:32px;padding:18px 0;font-size:1.25rem;font-weight:700;cursor:pointer;margin-top:12px;box-shadow:0 8px 32px #6c47e622;transition:background .2s,transform .2s;width:100%;letter-spacing:.5px}.register-2col-btn:hover:not(:disabled){background:#4b2996;transform:translateY(-2px) scale(1.03)}.register-2col-btn:disabled{background:#bdb7e2;cursor:not-allowed;transform:none}.register-2col-register-link{text-align:center;margin-top:16px;font-size:1rem}.register-2col-register-link a{color:#6c47e6;text-decoration:none;font-weight:600;margin-left:4px}.register-2col-register-link a:hover{text-decoration:underline}@media (max-width: 900px){.register-2col-container{flex-direction:column;min-width:90vw;max-width:98vw;margin:16px auto}.register-2col-left,.register-2col-right{min-width:0;width:100%;padding:32px 16px;border-radius:0}.register-2col-image{min-height:180px;max-height:200px}}@media (max-width: 600px){.register-2col-root{padding:0}.register-2col-container{margin:0;border-radius:0;min-width:100vw;max-width:100vw}.register-2col-left,.register-2col-right{padding:18px 4vw}.register-2col-form{max-width:100vw;min-width:0}.register-2col-title{font-size:1.3rem}}:root{--bg-main: #343541;--bg-sidebar: #202123;--bg-header: #343541;--bg-chat-user: #3b82f6;--bg-chat-bot: #fff;--bg-input: #fff;--bg-menu: #23242b;--bg-modal: #18181b;--bg-btn: #343541;--bg-btn-hover: #40414f;--text-main: #fff;--text-secondary: #8e8ea0;--text-bot: #1f2937;--text-link: #3b82f6;--border-main: #4a4b53;--border-chat-bot: #e5e7eb;--border-input: #d1d5db;--border-btn: #565869;--shadow: 0 2px 8px rgba(30,41,59,.06)}.light-theme{--bg-main: #f3f6fa;--bg-sidebar: #fff;--bg-header: #fff;--bg-chat-user: #3b82f6;--bg-chat-bot: #f9fafb;--bg-input: #fff;--bg-menu: #fff;--bg-modal: #fff;--bg-btn: #e5e7eb;--bg-btn-hover: #d1d5db;--text-main: #1f2937;--text-secondary: #6b7280;--text-bot: #1f2937;--text-link: #2563eb;--border-main: #e5e7eb;--border-chat-bot: #e5e7eb;--border-input: #d1d5db;--border-btn: #d1d5db;--shadow: 0 2px 8px rgba(30,41,59,.04)}body,.chat-root{background:var(--bg-main)!important;color:var(--text-main)}.chat-root{display:flex;height:100vh;font-family:Segoe UI,Arial,sans-serif;position:relative}.chat-sidebar{width:260px;background-color:var(--bg-sidebar);display:flex;flex-direction:column;transition:transform .3s ease;border-right:1px solid var(--border-main);position:fixed;height:100vh;z-index:1000;left:0;top:0;box-shadow:2px 0 8px #00000014}.chat-sidebar.closed{transform:translate(-100%)}.chat-main{flex:1;display:flex;flex-direction:column;position:relative;background:var(--bg-main);transition:margin-left .3s ease;height:100vh;width:100%;margin-left:260px}.chat-main.sidebar-closed{margin-left:0}.chat-header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:var(--bg-header);border-bottom:1px solid var(--border-main)}.chat-profile{display:flex;align-items:center;gap:12px}.profile-logo{width:38px;height:38px;background:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;box-shadow:0 2px 8px #3b82f61a}.chat-history{flex:1;padding:16px 0 12px;display:flex;flex-direction:column;gap:8px;overflow-y:auto;max-height:calc(100vh - 136px);background:var(--bg-main)}.chat-msg{max-width:70%;padding:10px 14px;border-radius:14px;font-size:1.02rem;line-height:1.45;box-shadow:var(--shadow);margin:4px 16px;word-break:break-word;white-space:pre-wrap;position:relative}.chat-msg.user{background:var(--bg-chat-user);color:#fff;align-self:flex-end;border-bottom-right-radius:6px;margin-left:auto}.chat-msg.bot{background:var(--bg-chat-bot);color:var(--text-bot);align-self:flex-start;border-bottom-left-radius:6px;border:1px solid var(--border-chat-bot);margin-right:auto}.chat-msg.bot p{margin:0 0 12px}.chat-msg.bot p:last-child{margin-bottom:0}.chat-msg.bot code{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-family:Consolas,Monaco,monospace;font-size:.95em}.chat-msg.bot pre{background:#f3f4f6;padding:12px;border-radius:8px;overflow-x:auto;margin:12px 0;font-family:Consolas,Monaco,monospace;font-size:.95em}.chat-msg.bot ul,.chat-msg.bot ol{margin:8px 0;padding-left:24px}.chat-msg.bot li{margin:4px 0}.chat-msg.bot blockquote{border-left:4px solid #e5e7eb;margin:12px 0;padding:4px 0 4px 16px;color:#4b5563}.chat-msg.bot a{color:var(--text-link);text-decoration:none}.chat-msg.bot a:hover{text-decoration:underline}.chat-msg.bot table{border-collapse:collapse;width:100%;margin:12px 0}.chat-msg.bot th,.chat-msg.bot td{border:1px solid #e5e7eb;padding:8px 12px;text-align:left}.chat-msg.bot th{background:#f9fafb;font-weight:600}.chat-input-bar{display:flex;align-items:center;padding:16px 32px;background:var(--bg-header);box-shadow:var(--shadow);position:sticky;bottom:0;z-index:2}.chat-input{flex:1;padding:12px 16px;border-radius:10px;border:1.5px solid #d1d5db;font-size:1.08rem;outline:none;margin-right:16px;transition:border .2s}.chat-input:focus{border:1.5px solid #3b82f6}.chat-send-btn{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:10px 22px;font-size:1.08rem;font-weight:600;cursor:pointer;transition:background .2s}.chat-send-btn:hover{background:#2563eb}.no-chats-message{padding:24px 16px;text-align:center;color:#8e8ea0}.no-chats-message p{margin:0}.no-chats-message p:first-child{font-size:1.1rem;font-weight:500;margin-bottom:8px}.no-chats-subtitle{font-size:.9rem;color:#6b7280}.toggle-sidebar-btn{background:none;border:none;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s;margin-left:8px}.toggle-sidebar-btn:hover{background-color:#40414f}.toggle-sidebar-btn svg{width:24px;height:24px}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 8px;background:#202123;border-bottom:1px solid #23242b}.new-chat-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#343541;border:none;border-radius:6px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s;box-shadow:0 1px 2px #00000008}.new-chat-btn svg{margin-right:4px}.new-chat-btn:hover{background-color:#40414f}.new-chat-btn.active{background-color:#18181b;color:#fff;border:1px solid #18181b}.sidebar-chats{flex:1;overflow-y:auto;padding:8px 0}.sidebar-chat-item{padding:10px 20px;margin:4px 8px;border-radius:4px;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:space-between;background:none}.sidebar-chat-item:hover{background-color:#26272b}.sidebar-chat-item.active{background-color:#343541}.chat-item-content{display:flex;align-items:center;width:100%}.chat-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1rem}.delete-chat-btn{background:none;border:none;color:#8e8ea0;cursor:pointer;font-size:18px;padding:0 4px;opacity:0;transition:opacity .2s}.sidebar-chat-item:hover .delete-chat-btn{opacity:1}.delete-chat-btn:hover{color:#fff}.logout-btn{margin:16px;padding:10px 0;background-color:#23242b;border:none;border-radius:6px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s;box-shadow:0 1px 2px #00000008}.logout-btn:hover{background-color:#40414f}@media (max-width: 900px){.chat-sidebar{width:220px}.chat-main{margin-left:220px}}@media (max-width: 600px){.chat-sidebar{width:100vw;max-width:320px;left:0;top:0}.chat-main{margin-left:0}}.chat-menu-btn{background:none;border:none;color:#8e8ea0;cursor:pointer;padding:4px 6px;border-radius:4px;display:flex;align-items:center;transition:background .2s}.chat-menu-btn:hover{background:#23242b;color:#fff}.chat-menu-dropdown{position:absolute;top:36px;right:8px;min-width:120px;background:#23242b;border-radius:8px;box-shadow:0 4px 24px #0000002e;z-index:2000;display:flex;flex-direction:column;padding:6px 0;animation:fadeInMenu .18s}@keyframes fadeInMenu{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.chat-menu-item{background:none;border:none;color:#e5e7eb;font-size:1rem;padding:8px 18px 8px 14px;text-align:left;display:flex;align-items:center;gap:8px;cursor:pointer;border-radius:4px;transition:background .18s,color .18s}.chat-menu-item:hover{background:#343541;color:#fff}.chat-menu-item svg{flex-shrink:0;color:#8e8ea0}.chat-menu-item.delete{color:#ef4444}.chat-menu-item.delete svg{color:#ef4444}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000008c;z-index:3000;display:flex;align-items:center;justify-content:center}.modal-box{background:#18181b;color:#fff;border-radius:12px;box-shadow:0 8px 32px #00000040;padding:32px 32px 28px;min-width:340px;max-width:90vw;max-width:420px;border:1px solid #23242b}.modal-title{font-size:1.35rem;font-weight:700;margin-bottom:12px;color:#fff}.modal-desc{font-size:1.05rem;color:#b3b3b3;margin-bottom:28px;line-height:1.5}.modal-actions{display:flex;gap:16px;justify-content:flex-end}.modal-btn{min-width:90px;padding:10px 0;border-radius:7px;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:background .18s,color .18s}.modal-btn.cancel{background:#23242b;color:#fff;border:1.5px solid #23242b}.modal-btn.cancel:hover{background:#23242b;color:#fff;border:1.5px solid #444}.modal-btn.continue{background:#fff;color:#18181b;border:1.5px solid #fff}.modal-btn.continue:hover{background:#e5e7eb;color:#18181b;border:1.5px solid #e5e7eb}.theme-toggle-btn{background:none;border:none;color:var(--text-main);cursor:pointer;padding:7px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .18s,color .18s,box-shadow .18s;font-size:1.2rem;box-shadow:none}.theme-toggle-btn:hover,.theme-toggle-btn:focus{background:var(--bg-btn-hover);color:var(--text-link);outline:none;box-shadow:0 0 0 2px var(--text-link, #3b82f6, #2563eb, #8e8ea0)}.theme-toggle-btn.right{margin-right:18px}.light-theme .sidebar-header{background:#fff;border-bottom:1px solid #e5e7eb}.light-theme .new-chat-btn{background-color:#fff;color:#18181b;border:1px solid #e5e7eb}.light-theme .new-chat-btn:hover{background-color:#f3f6fa}.light-theme .sidebar-chat-item.active{background-color:#23242b}.light-theme .sidebar-chat-item.active .chat-name{color:#18181b;font-weight:600}.light-theme .toggle-sidebar-btn svg{stroke:#18181b}.light-theme .sidebar-chat-item{background:#fff;color:#18181b;border-radius:10px;margin:10px 12px;box-shadow:0 1px 4px #1e293b0f;font-weight:500;border:1.5px solid transparent;transition:box-shadow .18s,border .18s,background .18s}.light-theme .sidebar-chat-item:hover{background:#f3f6fa;box-shadow:0 2px 8px #1e293b1a}.light-theme .sidebar-chat-item.active{border:1.5px solid #3b82f6;box-shadow:0 4px 16px #3b82f61a;background:#f3f6fa;color:#18181b}.light-theme .sidebar-chat-item .chat-name,.light-theme .sidebar-chat-item.active .chat-name{color:#18181b;font-weight:600}.light-theme .new-chat-btn.active{background-color:#18181b;color:#18181b;border:1px solid #18181b}.chat-msg-inner{position:relative}.chat-msg-inner:hover .edit-message-btn{display:flex}.edit-message-btn{position:absolute;left:-32px;top:50%;transform:translateY(-50%);background:none;border:none;color:#8e8ea0;cursor:pointer;padding:4px;border-radius:4px;display:none;align-items:center;justify-content:center;transition:all .2s}.edit-message-form{display:flex;flex-direction:column;gap:8px;width:100%}.edit-message-textarea{flex:1;padding:12px 16px;border-radius:10px;border:1.5px solid #d1d5db;font-size:1.08rem;outline:none;background:var(--bg-input);color:var(--text-main);min-height:40px;max-height:150px;resize:none;transition:border .2s;margin-bottom:8px}.edit-message-textarea:focus{border:1.5px solid #3b82f6}.edit-message-actions{display:flex;gap:12px;justify-content:flex-end}.edit-message-submit{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:10px 22px;font-size:1.08rem;font-weight:600;cursor:pointer;transition:background .2s}.edit-message-submit:hover{background:#2563eb}.edit-message-cancel{background:#23242b;color:#fff;border:none;border-radius:8px;padding:10px 22px;font-size:1.08rem;font-weight:600;cursor:pointer;transition:background .2s}.edit-message-cancel:hover{background:#374151}.bot-msg-actions{display:flex;gap:10px;margin-top:8px;justify-content:flex-start;align-items:center}.bot-action-btn{background:#fff;border:1.2px solid #e5e7eb;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#6b7280;cursor:pointer;transition:border .18s,box-shadow .18s,color .18s,background .18s;font-size:1rem;box-shadow:0 1px 2px #1e293b0a;outline:none;padding:0}.bot-action-btn:hover,.bot-action-btn:focus{border-color:#3b82f6;color:#2563eb;background:#f3f6fa;box-shadow:0 2px 8px #3b82f61a}.bot-action-btn.liked{border-color:#3b82f6;color:#2563eb;background:#e0f2fe}.bot-action-btn.disliked{border-color:#ef4444;color:#ef4444;background:#fee2e2}.bot-action-btn svg{width:15px;height:15px;display:block}.chat-toast{display:flex;align-items:center;background:#fff;color:#18181b;border-radius:14px;box-shadow:0 4px 24px #1e293b1a;padding:18px 28px 18px 18px;font-size:1.08rem;font-weight:500;position:fixed;left:50%;top:32px;transform:translate(-50%);z-index:9999;min-width:220px;min-height:48px;animation:fadeInToast .2s}.chat-toast.error{color:#ef4444}.chat-toast-icon{margin-right:12px;display:flex;align-items:center}@keyframes fadeInToast{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.chat-toast:before{display:none}.image-generation-form{display:flex;gap:12px;padding:16px 32px;background:var(--bg-header);border-top:1px solid var(--border-main)}.image-prompt-input{flex:1;padding:12px 16px;border-radius:10px;border:1.5px solid #d1d5db;font-size:1.08rem;outline:none;background:var(--bg-input);color:var(--text-main);transition:border .2s}.image-prompt-input:focus{border:1.5px solid #3b82f6}.generate-image-btn{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:10px 22px;font-size:1.08rem;font-weight:600;cursor:pointer;transition:background .2s;min-width:140px;display:flex;align-items:center;justify-content:center}.generate-image-btn:hover:not(:disabled){background:#2563eb}.generate-image-btn:disabled{background:#e9ecef;color:#adb5bd;cursor:not-allowed}.generated-image{display:flex;flex-direction:column;gap:8px;max-width:512px;margin:0 auto}.generated-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000001a}.generated-image p{color:var(--text-secondary);font-size:.95rem;text-align:center;margin:0}.chat-actions{display:flex;gap:8px;align-items:center}.chat-action-btn{background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s}.chat-action-btn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-main)}.chat-action-btn:disabled{opacity:.5;cursor:not-allowed}.chat-action-btn svg{width:20px;height:20px}
