*{font-family:Poppins,sans-serif;margin:0;padding:0}a{color:#fff;-webkit-text-decoration-line:none;text-decoration-line:none}.navbar{align-items:center;background:#fff;box-shadow:0 2px 6px #0000001a;color:#000;display:flex;height:70px;justify-content:space-between;padding:0 50px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.logo{color:#007bff;flex:1 1;font-size:1.8rem;font-weight:700;letter-spacing:1px}.nav-menu{align-items:center;flex:2 1;gap:40px}.nav-center,.nav-menu{display:flex;justify-content:center}.nav-center{gap:35px;list-style:none}.nav-center li a{color:#000;font-size:1rem;text-decoration:none;transition:color .3s}.nav-center li a:hover{color:#007bff}.nav-right{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:flex-end}.login-btn{color:#000;font-size:1rem;text-decoration:none;transition:color .3s}.login-btn:hover{color:#007bff}.get-started-btn{background:#007bff;border:none;border-radius:10px;box-shadow:0 4px 10px #007bff4d;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:700;padding:12px 26px;transition:all .3s ease}.get-started-btn:hover{background:#0056b3;box-shadow:0 6px 15px #0056b366;transform:scale(1.05)}.menu-icon{cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-between;transition:all .3s ease-in-out;width:26px;z-index:110}.bar{background-color:#000;border-radius:2px;display:block;height:3px;transition:all .4s ease;width:100%}.menu-icon.open .bar:first-child{transform:rotate(45deg) translate(5px,5px)}.menu-icon.open .bar:nth-child(2){opacity:0}.menu-icon.open .bar:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:900px){.menu-icon{display:flex}.nav-menu{align-items:center;background:#fff;flex-direction:column;gap:30px;height:calc(100vh - 70px);justify-content:flex-start;left:-100%;padding-top:50px;position:absolute;top:70px;transition:left .4s ease;width:100%}.nav-menu.active{left:0}.nav-center{align-items:center;flex-direction:column;gap:25px;width:100%}.nav-center li{text-align:center;width:100%}.nav-center li a{display:block;font-size:1.2rem;padding:10px 0;transition:background .3s,color .3s;width:100%}.nav-center li a:hover{background:#007bff;color:#fff}.nav-right{flex-direction:column;gap:15px}.get-started-btn{font-size:1.2rem;padding:14px 30px}}.footer{background:#0b1120;color:#cbd5e1;font-family:Poppins,sans-serif;padding:80px 60px 40px}.footer-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin-bottom:50px}.footer-brand{flex:1 1;min-width:250px}.footer-logo{align-items:center;display:flex;gap:10px;margin-bottom:10px}.footer-logo .logo-icon{color:#007bff;font-size:1.6rem}.footer-logo h2{color:#fff;font-size:1.4rem;font-weight:600}.footer-brand p{color:#94a3b8;font-size:.95rem;margin-bottom:20px}.footer-socials{display:flex;gap:15px}.footer-socials a{color:#cbd5e1;font-size:1.2rem;transition:color .3s ease}.footer-socials a:hover{color:#007bff}.footer-links{flex:1 1;min-width:180px}.footer-links h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:15px}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:10px}.footer-links a{color:#94a3b8;font-size:.95rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#007bff}.footer hr{border:0;border-top:1px solid #1e293b;margin:40px 0 20px}.footer-bottom{align-items:center;color:#94a3b8;display:flex;flex-wrap:wrap;font-size:.9rem;justify-content:space-between}.bottom-links{display:flex;gap:20px}.bottom-links a{color:#94a3b8;text-decoration:none;transition:color .3s}.bottom-links a:hover{color:#007bff}@media (max-width:900px){.footer{padding:60px 40px}.footer-container{flex-direction:column;text-align:left}.footer-bottom{flex-direction:column;gap:15px;text-align:center}.bottom-links{justify-content:center}}@media (max-width:600px){.footer{padding:50px 25px}.footer-links h4{margin-top:20px}}.dash-section{background:#f3f7fc;font-family:Poppins,sans-serif;padding:100px 40px}.dash-heading{margin-bottom:50px;text-align:center}.dash-heading h2{color:#0d1117;font-size:2rem;font-weight:700}.dash-heading p{color:#6b7280;font-size:1.05rem;margin-top:10px}.dashboard-box{background:#fff;border-radius:14px;box-shadow:0 8px 25px #00000014;overflow:hidden;padding:0}.dash-top{border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:18px 25px}.dash-cloud{color:#007bff;margin-right:8px}.dash-title{font-weight:600}.dash-right,.dash-title{align-items:center;display:flex}.dash-right{gap:10px}.enc-text,.green-lock{color:#10b981}.enc-text{font-weight:600}.user-icon{color:#007bff;font-size:1.8rem}.dash-content{display:grid;grid-template-columns:260px auto}.dash-left{background:#f8fafc;border-right:1px solid #e5e7eb;padding:25px}.upload-btn{background:#e5f1ff;border:none;border-radius:8px;color:#007bff;font-weight:600;margin-bottom:20px;padding:12px;width:100%}.dash-menu{list-style:none;margin:0 0 30px;padding:0}.dash-menu li{border-radius:8px;cursor:pointer;padding:12px}.dash-menu li.active{background:#e0efff;color:#007bff;font-weight:600}.storage-box h5{color:#6b7280;font-size:.75rem}.progress-bar{background:#e5e7eb;border-radius:8px;height:6px;margin:10px 0}.progress-bar div{background:#007bff;border-radius:8px;height:100%;width:25%}.upgrade{color:#007bff;font-size:.9rem;font-weight:600}.dash-right-side{padding:25px}.section-title{font-size:1.2rem;font-weight:700;margin-bottom:15px}.file-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.file-card{border:1px solid #e5e7eb;border-radius:10px;padding:15px}.file-icon{font-size:1.6rem}.enc-status{color:#10b981;font-weight:600;margin-top:5px}.quick-header{display:flex;justify-content:space-between;margin-top:30px}.quick-grid{grid-gap:15px;gap:15px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:15px}.quick-card{border:1px solid #e5e7eb;border-radius:12px;padding:18px;text-align:center}.quick-icon{color:#007bff;font-size:1.8rem}@media (max-width:1000px){.dash-content{grid-template-columns:1fr}.dash-left{border-bottom:1px solid #e5e7eb;border-right:none}}@media (max-width:600px){.dash-section{padding:60px 20px}.dashboard-box{border-radius:10px}.dash-top{flex-direction:column;gap:10px}}.hero{align-items:center;background:#f9fafc;display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;padding:100px 80px}.hero-left{flex:1 1;min-width:320px}.hero-left h1{color:#0d1117;font-size:2.8rem;font-weight:700;margin-bottom:20px}.hero-left p{color:#4b5563;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.hero-buttons{display:flex;gap:20px;margin-bottom:40px}.btn-primary{background:#007bff;border-radius:10px;box-shadow:0 4px 10px #007bff4d;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 26px;transition:all .3s ease}.btn-primary:hover{background:#0056b3;transform:scale(1.05)}.btn-secondary{background:#0000;border:2px solid #007bff;border-radius:10px;color:#007bff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 26px;transition:all .3s ease}.btn-secondary:hover{background:#007bff;color:#fff}.hero-users{align-items:center;gap:15px}.hero-users,.user-avatars{display:flex}.user-avatars img{border:3px solid #fff;border-radius:50%;box-shadow:0 0 5px #0000001a;height:45px;margin-left:-10px;width:45px}.hero-users p{color:#4b5563;font-size:1rem}.hero-users span{color:#007bff;font-weight:600}.hero-right{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:320px;position:relative}.hero-image{border-radius:15px;box-shadow:0 10px 20px #0000001a;max-width:480px;width:100%}.encrypted-badge{align-items:center;background:#10b981;border-radius:20px;box-shadow:0 2px 5px #10b98166;color:#fff;display:flex;font-size:.85rem;font-weight:500;gap:5px;padding:6px 12px;position:absolute;right:25px;top:15px}@media (max-width:1000px){.hero{flex-direction:column-reverse;padding:60px 30px;text-align:center}.hero-left h1{font-size:2.2rem}.hero-left p{font-size:1rem}.hero-buttons,.hero-users{justify-content:center}.hero-right{margin-bottom:40px;width:100%}.hero-image{max-width:90%}.encrypted-badge{font-size:.8rem;right:15px;top:10px}}.trusted{align-items:center;background:#fff;display:flex;flex-direction:column;padding:80px 40px;text-align:center}.trusted h2{color:#0d1117;font-size:1.8rem;font-weight:700;margin-bottom:40px;position:relative}.trusted-logos{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center}.trusted-logos img{filter:grayscale(100%);height:45px;opacity:.8;transition:all .3s ease}.trusted-logos img:hover{filter:grayscale(0);opacity:1;transform:scale(1.05)}@media (max-width:900px){.trusted h2{font-size:1.5rem}.trusted-logos{gap:30px}.trusted-logos img{height:35px}}@media (max-width:600px){.trusted{padding:60px 20px}.trusted-logos{gap:25px}.trusted-logos img{height:30px}}.features{background:#f8fbff;padding:100px 60px;text-align:center}.features h2{color:#0d1117;font-size:2rem;font-weight:700;margin-bottom:15px}.features p{color:#6b7280;font-size:1.05rem;margin-bottom:60px}.feature-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center}.feature-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;max-width:360px;padding:30px 25px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;width:100%}.feature-card:hover{box-shadow:0 6px 20px #007bff26;transform:translateY(-5px)}.icon-box{align-items:center;background:#e8f2ff;border-radius:12px;color:#007bff;display:flex;font-size:1.4rem;height:55px;justify-content:center;margin-bottom:20px;width:55px}.feature-card h3{color:#111827;font-size:1.1rem;font-weight:600;margin-bottom:10px}.feature-card p{color:#4b5563;font-size:.95rem;line-height:1.6}@media (max-width:900px){.features{padding:80px 30px}.features h2{font-size:1.7rem}.feature-card{text-align:center}.feature-card p{font-size:1rem}}@media (max-width:600px){.features{padding:60px 20px}.feature-card{max-width:100%}}.security{align-items:flex-start;background:#f9fafc;display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;padding:100px 80px}.security-left{flex:1 1;min-width:320px}.security-left h2{color:#0d1117;font-size:2rem;font-weight:700;margin-bottom:15px}.security-left p{color:#4b5563;font-size:1.05rem;line-height:1.6;margin-bottom:30px}.security-list{display:flex;flex-direction:column;gap:25px;list-style:none}.security-list li{align-items:flex-start;display:flex;gap:15px}.security-list .icon{font-size:1.2rem;margin-top:4px}.security-list .icon.success{color:#10b981}.security-list h4{color:#111827;font-size:1.05rem;font-weight:600;margin-bottom:6px}.security-list p{color:#4b5563;font-size:.95rem}.security-right{display:flex;flex:1 1;flex-direction:column;gap:25px;min-width:350px}.card{background:#fff;border-radius:12px;box-shadow:0 3px 10px #0000000d;padding:25px 30px}.card-header{gap:10px;margin-bottom:20px}.card-header,.status-icon{align-items:center;display:flex}.status-icon{background:#d1fae5;border-radius:8px;color:#10b981;height:35px;justify-content:center;width:35px}.card-header h3{color:#111827;font-size:1.1rem;font-weight:600}.status-list{color:#374151;display:flex;flex-direction:column;font-size:.95rem;gap:15px;list-style:none}.status-list li{align-items:center;display:flex;justify-content:space-between}.status-list .active{color:#10b981;font-weight:600}.status-list a{color:#007bff;font-weight:500;text-decoration:none}.status-list a:hover{text-decoration:underline}.status-list .generate{color:#d97706;font-weight:600}.card-header.blue{color:#007bff}.recommend-list{color:#374151;display:flex;flex-direction:column;font-size:.95rem;gap:12px;list-style:none}.recommend-list .warn{color:#d97706;margin-right:8px}.recommend-list .success{color:#10b981;margin-right:8px}@media (max-width:992px){.security{flex-direction:column;padding:80px 40px;text-align:left}.security-left,.security-right{width:100%}.security-right{margin-top:30px}}@media (max-width:600px){.security{padding:60px 20px}.security-left h2{font-size:1.6rem}.card{padding:20px}}.pricing-section{background:#f3f6fb;font-family:Poppins,sans-serif;padding:100px 40px;text-align:center}.pricing-header h2{color:#0d1117;font-size:2rem;font-weight:700}.pricing-header p{color:#6b7280;font-size:1.1rem;margin-top:10px}.pricing-grid{grid-gap:25px;align-items:stretch;display:grid;gap:25px;grid-template-columns:repeat(3,1fr);margin-top:50px}.pricing-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:35px 25px;position:relative;text-align:left;transition:all .3s ease}.pricing-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-5px)}.pricing-card.popular{border:2px solid #0a84ff;box-shadow:0 0 12px #007bff40}.popular-badge{background:#0a84ff;border-radius:6px;color:#fff;font-size:.75rem;font-weight:600;padding:4px 10px;position:absolute;right:20px;top:-12px}.pricing-card h3{color:#0d1117;font-size:1.4rem;font-weight:700}.subtitle{font-size:.95rem;margin-bottom:20px}.price{color:#0d1117;font-size:2rem;font-weight:700;margin:10px 0 20px}.price span{color:#6b7280;font-size:.9rem}.features-list{list-style:none;margin-bottom:25px;padding:0}.features-list li{align-items:center;color:#0d1117;display:flex;gap:10px;margin-bottom:12px}.features-list .check{color:#10b981}.features-list .cross{color:#c9ced6}.features-list .disabled{color:#b8c1cc}.btn-outline,.btn-primary{border-radius:8px;cursor:pointer;font-weight:600;padding:12px;text-align:center;width:100%}.btn-outline{background:#f1f5f9;border:1px solid #dce2ea;color:#0d1117}.btn-outline:hover{background:#e2e8f0}.btn-primary{background:#0a84ff;border:none;color:#fff}.btn-primary:hover{background:#006edc}@media (max-width:992px){.pricing-grid{gap:20px;grid-template-columns:1fr 1fr}}@media (max-width:650px){.pricing-grid{grid-template-columns:1fr}.pricing-section{padding:60px 20px}}.testimonials{background:#fff;padding:100px 40px;text-align:center}.testimonials-header h2{color:#0d1117;font-size:2rem;font-weight:700}.testimonials-header p{color:#6b7280;font-size:1.05rem;margin-top:8px}.testimonials-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr);margin-top:50px}.testimonial-card{background:#f7f9fc;border:1px solid #e5e7eb;border-radius:14px;padding:30px 25px;text-align:left;transition:.3s ease}.testimonial-card:hover{box-shadow:0 10px 25px #0000000f;transform:translateY(-5px)}.testimonial-user{align-items:center;display:flex;gap:15px}.testimonial-user img{border-radius:50%;height:50px;width:50px}.testimonial-user h4{font-size:1.1rem;font-weight:700;margin:0}.testimonial-user span{color:#6b7280;font-size:.85rem}.stars{color:#fbbf24;font-size:1.1rem;margin:10px 0}.testimonial-text{color:#374151;font-size:.95rem;line-height:1.6}@media (max-width:992px){.testimonials-grid{grid-template-columns:1fr 1fr}}@media (max-width:650px){.testimonials-grid{grid-template-columns:1fr}.testimonials{padding:60px 20px}}.cta-section{background:#007bc0;color:#fff;padding:100px 20px;text-align:center}.cta-section h2{font-size:2rem;font-weight:700;margin-bottom:10px}.cta-section p{font-size:1.1rem;margin-bottom:30px;opacity:.9}.cta-buttons{display:flex;gap:15px;justify-content:center;margin-bottom:20px}.cta-btn-light{background:#fff;border:none;border-radius:8px;color:#007bc0;cursor:pointer;font-weight:600;padding:12px 28px;transition:.3s}.cta-btn-light:hover{background:#e6e6e6}.cta-btn-dark{background:#005f99;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px 28px;transition:.3s}.cta-btn-dark:hover{background:#004d7a}.cta-note{display:block;font-size:.9rem;margin-top:10px;opacity:.9}@media (max-width:600px){.cta-section{padding:70px 15px}.cta-section h2{font-size:1.6rem}.cta-buttons{flex-direction:column}.cta-btn-dark,.cta-btn-light{width:100%}}:root{--bg:#f3f7fb;--accent-2:#0ea5a4;--radius:18px;--glass:#ffffffb3;--shadow:0 12px 30px #0e1e250f}body{background:#f3f7fb;font-family:var(--font-family)}.auth-page{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.auth-container{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:1fr 520px;max-width:1150px;width:100%}.auth-left{display:flex;justify-content:center}.art-card{background:linear-gradient(180deg,#fff9,#ffffff59);border:1px solid #00000008;border-radius:20px;box-shadow:0 12px 30px #0e1e250f;box-shadow:var(--shadow);max-width:520px;padding:34px;width:100%}.art-inner{align-items:center;display:flex;flex-direction:column;gap:22px;justify-content:center}.illustration img{border-radius:12px;box-shadow:0 8px 20px #0206170f;height:220px;object-fit:cover;width:220px}.left-features{align-items:flex-start;display:flex;flex-direction:column;gap:12px;list-style:none;margin:18px 0 0;padding:0;width:100%}.left-features li{align-items:center;color:#6b7280;color:var(--muted);display:flex;gap:12px;padding-left:6px}.feature-icon{align-items:center;border-radius:9px;color:#fff;display:inline-flex;flex-shrink:0;font-size:16px;height:36px;justify-content:center;width:36px}.feature-icon.blue{background:linear-gradient(180deg,#2b93ff,#0f6be6)}.feature-icon.purple{background:linear-gradient(180deg,#9b77ff,#6b4bff)}.feature-icon.teal{background:linear-gradient(180deg,#34d399,#10b981)}.auth-right{align-items:center;display:flex;justify-content:center}.login-card{background:#fff;background:var(--card);border:1px solid #0514280a;border-radius:20px;box-shadow:0 12px 30px #0e1e250f;box-shadow:var(--shadow);padding:28px;width:100%}.login-top{display:flex;justify-content:flex-end}.tabs{display:flex;gap:8px}.tab{background:#0000;border:1px solid #0a142808;border-radius:12px;color:#6b7280;color:var(--muted);cursor:pointer;font-weight:600;padding:8px 14px}.tab.active{background:#f3f7fb;border-color:#0a14280f;color:#0b1320}.welcome{color:#0d1117;font-size:22px;margin:12px 0 6px}.subtitle{color:#6b7280;color:var(--muted);margin:0 0 14px}.quick-auth{display:flex;gap:12px;margin-bottom:16px}.quick-btn{align-items:center;background:#fff;border:1px solid #0a14280a;border-radius:10px;box-shadow:0 2px 6px #02061708;color:#0b1320;cursor:pointer;display:inline-flex;flex:1 1;font-weight:600;gap:10px;justify-content:center;padding:10px 12px}.login-form{display:flex;flex-direction:column;gap:12px;margin-top:6px}.field-label{color:#6b7280;color:var(--muted);font-size:13px;font-weight:600;margin-bottom:6px}.input-group{padding:8px 10px}.input-group input{color:#0b1320;font-size:15px;padding:8px}.password-group{position:relative}.icon-btn{font-size:16px}.row-between{align-items:center;color:#6b7280;color:var(--muted);display:flex;font-size:14px;justify-content:space-between;margin-bottom:6px;margin-top:4px}.remember input{margin-right:8px}.twofactor{align-items:center;background:#f6fbff;border:1px solid #0a142808;border-radius:12px;display:flex;gap:12px;margin:6px 0 4px;padding:12px}.switch{display:inline-block;height:24px;position:relative;width:42px}.switch input{height:0;opacity:0;width:0}.slider{background:#e6eefb;border-radius:12px;bottom:2px;cursor:pointer;left:2px;right:2px;top:2px}.slider,.slider:before{position:absolute;transition:.25s}.slider:before{background:#fff;border-radius:10px;bottom:3px;box-shadow:0 4px 10px #02061714;content:"";height:18px;left:3px;width:18px}.switch input:checked+.slider{background:#3b82f6}.switch input:checked+.slider:before{transform:translateX(18px)}.twofactor-text{display:flex;flex-direction:column}.twofactor-sub{color:#6b7280;color:var(--muted);font-size:13px;margin-top:4px}.submit-btn{background:linear-gradient(90deg,#2563eb,#0d6efd);border:0;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;margin-top:8px;padding:12px;width:100%}.help-note{color:#6b7280;color:var(--muted);margin-top:12px}.help-note,.legal-note{font-size:13px;text-align:center}.legal-note{color:#94a3b8;margin-top:10px}@media (max-width:980px){.auth-container{gap:20px;grid-template-columns:1fr;padding:0}.art-card{margin:0 auto;max-width:640px}.illustration img{height:280px;width:280px}}@media (max-width:420px){.art-card{border-radius:14px;padding:18px}.illustration img{height:220px;width:220px}.left-features li{font-size:14px}.login-card{padding:18px}.welcome{font-size:20px}.quick-btn{padding:8px}}:root{--bg:#f6f9fc;--accent:#2563eb;--accent-2:#10b981;--radius:14px;--shadow:0 10px 30px #0206170f;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}body{background:#f6f9fc;background:var(--bg);color:#0d1117;font-family:inherit;margin:0}.signup-page{display:flex;justify-content:center;padding:40px 20px}.signup-container{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1fr 480px;max-width:1200px;width:100%}.signup-left{padding:12px 6px}.signup-left h1{font-size:28px;font-weight:700;margin:8px 0 6px}.signup-left .lead{color:#6b7280;color:var(--muted);margin-bottom:20px;max-width:520px}.info-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:18px}.info-card{align-items:flex-start;background:#fff;border:1px solid #0a14280a;border-radius:12px;box-shadow:0 10px 30px #0206170f;box-shadow:var(--shadow);display:flex;gap:12px;padding:14px}.info-icon{align-items:center;border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:18px;height:44px;justify-content:center;width:44px}.info-icon.blue{background:linear-gradient(180deg,#2b93ff,#0f6be6)}.info-icon.purple{background:linear-gradient(180deg,#9b77ff,#6b4bff)}.info-icon.green,.info-icon.teal{background:linear-gradient(180deg,#34d399,#10b981)}.stats{color:#6b7280;color:var(--muted);display:flex;font-weight:700;gap:24px;margin-top:12px}.signup-right{align-items:center;display:flex;flex-direction:column;gap:12px}.signup-card{background:#fff;background:var(--card);border:1px solid #0514280a;border-radius:14px;box-shadow:0 10px 30px #0206170f;box-shadow:var(--shadow);padding:20px;width:100%}.signup-top h2{font-size:20px;font-weight:700;margin:0}.signup-top .muted{color:#6b7280;color:var(--muted);margin-bottom:12px}.social-buttons{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.social{align-items:center;background:#fff;border:1px solid #0a14280a;border-radius:8px;cursor:pointer;display:flex;font-weight:600;gap:10px;justify-content:center;padding:10px}.social.google{color:#d8443e}.social.ms{color:#1f6be6}.or-sep{color:#6b7280;color:var(--muted);font-size:13px;margin:12px 0;text-align:center}.or-sep span{background:#f6f9fc;background:var(--bg);padding:0 10px;position:relative;top:-10px}.signup-form{display:flex;flex-direction:column;gap:10px;margin-top:6px}label{color:#0d1117;font-size:13px;font-weight:600;margin-bottom:4px}.input-group{align-items:center;background:#fbfdff;border:1px solid #0a14280a;border-radius:10px;display:flex;gap:8px;padding:10px}.input-icon{color:#6b7280;color:var(--muted);font-size:16px}.input-group input{background:#0000;border:0;color:#0d1117;font-size:14px;outline:none;width:100%}.pw-toggle{background:#0000;border:0;color:#6b7280;color:var(--muted);cursor:pointer}.pw-strength{align-items:center;display:flex;gap:12px;margin-top:4px}.pw-strength .bar{background:#e6eefb;border-radius:8px;height:8px;overflow:hidden;position:relative;width:140px}.pw-strength .bar:after{background:linear-gradient(90deg,#ef4444,#f59e0b,#10b981,#0ea5a4);content:"";height:100%;left:0;position:absolute;top:0;transition:width .25s ease;width:0}.pw-strength .bar.s0:after{width:0}.pw-strength .bar.s1:after{width:25%}.pw-strength .bar.s2:after{width:50%}.pw-strength .bar.s3:after{width:75%}.pw-strength .bar.s4:after{width:100%}.pw-strength .pw-text{color:#6b7280;color:var(--muted);font-size:13px}.checkbox-row{margin-top:8px}.checkbox{align-items:flex-start;display:flex;gap:10px}.checkbox input{margin-top:6px;transform:scale(1.05)}.biometric-row{display:flex;gap:10px;margin-top:6px}.bio-btn{align-items:center;background:#fff;border:1px solid #0a14280a;border-radius:8px;cursor:pointer;display:flex;flex:1 1;gap:8px;justify-content:center;padding:10px}.create-btn{background:linear-gradient(90deg,#2563eb,#0d6efd);border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;margin-top:8px;padding:12px;width:100%}.signin-link{margin-top:10px}.bottom-note,.signin-link{color:#6b7280;color:var(--muted);text-align:center}.bottom-note{font-size:13px;margin-top:8px}@media (max-width:980px){.signup-container{gap:20px;grid-template-columns:1fr;padding:0}.signup-left{order:2}.signup-right{order:1}.info-grid{grid-template-columns:1fr 1fr}}@media (max-width:420px){.signup-container{padding:12px}.info-grid{gap:10px;grid-template-columns:1fr}.signup-left h1{font-size:22px}.signup-card{border-radius:12px;padding:14px}.social-buttons{flex-direction:column}}:root{--bg:#f4f7fb;--card:#fff;--muted:#6b7280;--accent:#204bd6;--radius:12px;--shadow:0 10px 30px #1018280f;--gap:22px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}*{box-sizing:border-box}.db-root{background:#f4f7fb;background:var(--bg);color:#0b1220;min-height:100vh}.db-topbar{background:#fff;border-bottom:1px solid #0a14280a;box-shadow:0 2px 6px #0a142805;height:76px;justify-content:space-between;padding:0 28px}.brand,.db-topbar{align-items:center;display:flex}.brand{gap:12px}.brand-logo{align-items:center;background:linear-gradient(180deg,#2b93ff,#0f6be6);border-radius:10px;color:#fff;display:flex;font-size:18px;height:44px;justify-content:center;width:44px}.brand-title{font-size:18px;font-weight:700}.brand-sub{color:#6b7280;color:var(--muted);font-size:12px;margin-top:2px}.top-actions{align-items:center;display:flex;gap:14px}.encrypted-pill{align-items:center;background:#eefaf1;border-radius:999px;color:#0f7a4a;display:inline-flex;font-size:13px;font-weight:600;gap:8px;padding:8px 12px}.icon-btn{background:#0000;border:0;border-radius:8px;color:#6b7280;color:var(--muted);cursor:pointer;padding:8px}.profile{align-items:center;display:flex;gap:10px}.profile img{border-radius:50%;height:36px;object-fit:cover;width:36px}.profile-name{color:#0d1117;font-size:14px;font-weight:600}.db-body{align-items:flex-start;display:flex;gap:0;padding:26px}.db-sidebar{background:linear-gradient(180deg,#fff9,#ffffff59);border-right:1px solid #0a142808;padding:14px 12px;width:220px}.db-sidebar nav ul{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:8px 0}.db-sidebar nav li{align-items:center;border-radius:10px;color:#6b7280;color:var(--muted);cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;padding:12px}.db-sidebar nav li.active{background:#204bd6;background:var(--accent);box-shadow:0 6px 18px #204bd61f;color:#fff}.db-sidebar .sidebar-section{border-top:1px solid #0a142808;margin-top:20px;padding-top:12px}.db-sidebar .sidebar-section h4{color:#6b7280;color:var(--muted);font-size:13px;margin:10px 8px}.db-main{flex:1 1;padding-left:26px}.page-header h1{font-size:28px;font-weight:800;margin:6px 0}.page-sub{color:#6b7280;color:var(--muted);font-size:15px;margin-bottom:18px;margin-top:6px}.cards-row{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:20px}.stat-card{background:#fff;background:var(--card);border:1px solid #0a142808;border-radius:12px;box-shadow:0 10px 30px #1018280f;box-shadow:var(--shadow);flex:1 1;justify-content:space-between;min-width:260px;padding:18px 20px}.stat-card,.stat-left{align-items:center;display:flex}.stat-left{gap:14px}.stat-icon{align-items:center;border-radius:12px;color:#fff;display:flex;font-size:22px;height:56px;justify-content:center;width:56px}.icon-bg.green{background:linear-gradient(180deg,#dff7ea,#b7f0c7);color:#0f7a4a}.icon-bg.blue{background:linear-gradient(180deg,#e8f2ff,#cfe7ff);color:#0f5db9}.icon-bg.purple{background:linear-gradient(180deg,#f3e9ff,#e7d8ff);color:#7a3fb3}.stat-title{font-size:16px;font-weight:700}.stat-sub{color:#6b7280;color:var(--muted);font-size:13px;margin-top:4px}.stat-badge{border-radius:999px;color:#0b1320;font-size:13px;font-weight:700;padding:6px 10px}.badge.green{background:#e9fbef;color:#0f7a4a}.badge.blue{background:#eef5ff;color:#0f5db9}.badge.purple{background:#fbf5ff;color:#7a3fb3}.storage-activity{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:22px}.storage-card{flex:2 1;min-width:360px}.activity-card,.storage-card{background:#fff;background:var(--card);border:1px solid #0a142808;border-radius:12px;box-shadow:0 10px 30px #1018280f;box-shadow:var(--shadow);padding:18px}.activity-card{flex:1 1;min-width:300px}.progress-bar-outer{background:#eef3fb;border-radius:8px;height:12px;margin-bottom:10px;overflow:hidden;width:100%}.progress-bar-inner{background:linear-gradient(90deg,#204bd6,#0a84ff);background:linear-gradient(90deg,var(--accent),#0a84ff);border-radius:8px 0 0 8px;height:100%}.storage-meta{color:#6b7280;color:var(--muted);display:flex;font-size:13px;font-weight:700;justify-content:flex-end;margin-bottom:12px}.storage-stats{display:flex;gap:24px;margin-top:8px}.stat-big{color:#0d1117;font-size:28px;font-weight:800}.stat-label{color:#6b7280;color:var(--muted);font-size:13px;font-weight:700;margin-top:6px}.recent-item{align-items:flex-start;border-radius:8px;display:flex;gap:12px;padding:10px 6px}.ri-icon{align-items:center;background:#f4f8ff;border-radius:10px;color:#0a5bd6;display:flex;height:44px;justify-content:center;width:44px}.ri-body .ri-title{font-weight:700}.ri-body .ri-time{color:#6b7280;color:var(--muted);font-size:13px;margin-top:4px}.ri-color.blue{color:#0a5bd6}.ri-color.green{color:#10b981}.ri-color.purple{color:#7a3fb3}.quick-actions-card{background:#fff;background:var(--card);border:1px solid #0a142808;border-radius:12px;box-shadow:0 10px 30px #1018280f;box-shadow:var(--shadow);margin-top:6px;padding:18px}.quick-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-top:12px}.quick-action{background:linear-gradient(180deg,#fff,#fbfdff);border:1px dashed #0a14280a;border-radius:10px;flex-direction:column;gap:10px;padding:18px}.qa-icon,.quick-action{align-items:center;display:flex}.qa-icon{background:#eef4ff;border-radius:10px;color:#1d62d8;font-size:20px;height:46px;justify-content:center;width:46px}.qa-label{color:#0d1117;font-weight:700}@media (max-width:1100px){.db-body{padding:18px}.db-sidebar{display:none}.db-main{padding-left:0}.cards-row,.storage-activity{flex-direction:column}.quick-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.brand-sub,.top-actions .profile-name{display:none}.brand-title{font-size:16px}.page-header h1{font-size:22px}.stat-title{font-size:15px}.stat-big{font-size:22px}.quick-grid{grid-template-columns:1fr}.db-body{padding:12px}.db-topbar{padding:0 12px}}
/*# sourceMappingURL=main.5d1e4d7c.css.map*/