#root{max-width:100%!important;margin:0!important;padding:0!important;text-align:left!important;width:100%}html,body{overflow-x:hidden;width:100%;margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif;letter-spacing:-.02em}.features-section{background:#fff;padding:6rem 0}.section-container{max-width:1200px;margin:0 auto;padding:0 5%}.section-header{text-align:center;margin-bottom:4rem}.how-it-works-section{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:6rem 0}.steps-container{max-width:1000px;margin:0 auto;padding:0 5%;display:flex;flex-direction:column;gap:2rem}.stats-section{background:#fff;padding:6rem 0;text-align:center}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-top:3rem}.cta-section{background:linear-gradient(135deg,#667eea,#764ba2);padding:6rem 0;text-align:center}.cta-content{max-width:800px;margin:0 auto;padding:0 5%}.footer{background:#1a1a1a;color:#fff;padding:3rem 0}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:3rem;margin-bottom:3rem;padding:0 5%}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid #333;text-align:center;color:#666;padding-left:5%;padding-right:5%}.navigation{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 5%;margin:0 auto;width:100%}@keyframes slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.product-card{animation:slideUpFade .6s ease-out;animation-fill-mode:both}.product-card{transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #667eea33}.auth-page-wrapper{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:1rem}.auth-card{background:#fff;width:100%;max-width:420px;border-radius:20px;box-shadow:0 10px 25px #0003;padding:2.5rem;animation:slideUp .5s ease-out}.auth-header{text-align:center;margin-bottom:2rem}.auth-logo{display:inline-flex;align-items:center;justify-content:center;background:#667eea1a;padding:.75rem;border-radius:12px;margin-bottom:1rem}.auth-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.auth-subtitle{color:#666;font-size:.95rem}.auth-toggle-container{background:#f1f3f9;padding:.3rem;border-radius:12px;display:flex;margin-bottom:2rem}.auth-toggle-btn{flex:1;padding:.6rem;border:none;background:transparent;color:#666;font-size:.95rem;font-weight:600;cursor:pointer;border-radius:10px;transition:all .2s}.auth-toggle-btn.active{background:#fff;color:#667eea;box-shadow:0 2px 8px #0000000d}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-label{font-size:.9rem;font-weight:500;color:#333}.form-input{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:all .2s;background:#f8fafc}.form-input:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.field-error{color:#e53e3e;font-size:.85rem;margin-top:.2rem}.submit-btn{margin-top:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.85rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,opacity .2s}.submit-btn:hover{opacity:.95;transform:translateY(-1px)}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.back-link{display:block;text-align:center;margin-top:1.5rem;color:#667;text-decoration:none;font-size:.9rem;font-weight:500}.back-link:hover{color:#667eea}.auth-message{padding:.75rem;border-radius:8px;font-size:.9rem;text-align:center;font-weight:500;animation:fadeIn .3s}.auth-message.success{background:#def7ec;color:#03543f}.auth-message.error{background:#fde8e8;color:#9b1c1c}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.page-wrapper{min-height:100vh;background:linear-gradient(180deg,#f8f9ff,#fff);padding-bottom:4rem}.products-hero{background:linear-gradient(135deg,#667eea,#764ba2);padding:5rem 5% 4rem;text-align:center;color:#fff;position:relative;overflow:hidden}.products-hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M 100 0 L 0 0 0 100" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');opacity:.3}.products-hero-content{max-width:800px;margin:0 auto;position:relative;z-index:1}.products-hero h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;margin-bottom:1rem;text-shadow:0 4px 12px rgba(0,0,0,.2);animation:fadeInUp .6s ease-out}.products-intro-hero{font-size:1.25rem;line-height:1.6;opacity:.95;max-width:600px;margin:0 auto;animation:fadeInUp .6s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.products-container{max-width:1100px;margin:-3rem auto 0;position:relative;z-index:2;padding:0 5%}.products-category{margin-bottom:3rem}.category-header{display:flex;align-items:center;gap:.8rem;margin-bottom:2rem;padding:1rem 0;border-bottom:2px solid #e5e7ff}.category-icon{background:linear-gradient(135deg,#667eea,#764ba2);padding:.7rem;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #667eea4d}.category-header h2{font-size:1.8rem;font-weight:800;color:#1a1a1a;margin:0}.category-description{color:#666;font-size:1rem;margin-left:auto;max-width:400px;text-align:right}.products-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:2rem}.product-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000f;padding:2rem;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid #f0f0f0;position:relative;overflow:hidden;animation:slideUpFade .6s ease-out both}.product-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.product-card:hover:before{transform:scaleX(1)}.product-card:nth-child(1){animation-delay:.1s}.product-card:nth-child(2){animation-delay:.2s}.product-card:nth-child(3){animation-delay:.3s}.product-card:nth-child(4){animation-delay:.4s}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #667eea26;border-color:#e5e7ff}.card-header-section{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.product-icon{background:linear-gradient(135deg,#f0f4ff,#e5e7ff);padding:1rem;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#667eea;flex-shrink:0}.card-title-section h2{margin:0 0 .5rem;font-size:1.4rem;color:#1a1a1a;font-weight:800;line-height:1.2}.product-badge{display:inline-block;padding:.25rem .75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.product-badge.beta{background:linear-gradient(135deg,#f59e0b,#ef4444)}.product-badge.coming-soon{background:linear-gradient(135deg,#6b7280,#4b5563)}.card-content{flex:1;display:flex;flex-direction:column;gap:1rem}.product-card p{color:#555;line-height:1.6;font-size:.95rem;margin:0}.product-features{list-style:none;padding:0;margin:1rem 0}.product-features li{padding:.5rem 0;color:#666;font-size:.9rem;display:flex;align-items:center;gap:.6rem}.product-features li:before{content:"✓";color:#667eea;font-weight:700;font-size:1.1rem}.card-actions{margin-top:auto;padding-top:1.5rem;display:flex;gap:.75rem}.download-btn,.service-btn,.secondary-btn{flex:1;text-align:center;padding:.85rem 1.5rem;border-radius:12px;font-size:.95rem;text-decoration:none;font-weight:700;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;cursor:pointer}.download-btn{background:linear-gradient(135deg,#2d6a4f,#1b4332);color:#fff;box-shadow:0 4px 12px #2d6a4f4d}.download-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2d6a4f66}.service-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}.service-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.secondary-btn{background:transparent;color:#667eea;border:2px solid #e5e7ff}.secondary-btn:hover{background:#f0f4ff;border-color:#667eea}.product-card.disabled{opacity:.7;pointer-events:none}.disabled-btn{background:#e5e7eb;color:#9ca3af;border:none;padding:.85rem 1.5rem;border-radius:12px;cursor:not-allowed;font-weight:700}.product-stats{display:flex;gap:1.5rem;padding:1rem 0;border-top:1px solid #f0f0f0;margin-top:1rem}.stat-item{display:flex;flex-direction:column;gap:.25rem}.stat-value{font-weight:700;font-size:1.1rem;color:#667eea}.stat-label{font-size:.8rem;color:#999;text-transform:uppercase;letter-spacing:.5px}.products-cta{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;padding:3rem;text-align:center;color:#fff;margin-top:4rem;position:relative;overflow:hidden}.products-cta:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:pulse 8s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}.products-cta-content{position:relative;z-index:1}.products-cta h2{font-size:2rem;font-weight:800;margin-bottom:1rem}.products-cta p{font-size:1.1rem;opacity:.9;margin-bottom:2rem}.cta-button{background:#fff;color:#764ba2;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 8px 24px #00000026}.cta-button:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0003}@media (max-width: 768px){.products-hero{padding:4rem 5% 3rem}.products-hero h1{font-size:2rem}.products-intro-hero{font-size:1.1rem}.products-list{grid-template-columns:1fr}.category-header{flex-direction:column;align-items:flex-start;gap:1rem}.category-description{text-align:left;margin-left:0}.card-actions{flex-direction:column}.download-btn,.service-btn,.secondary-btn{width:100%}}@media (max-width: 480px){.products-container{margin-top:-2rem}.product-card{padding:1.5rem}.card-header-section{flex-direction:column}.products-cta{padding:2rem}}.queue-page-wrapper{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:1rem}.queue-card{background:#fff;width:100%;max-width:480px;border-radius:20px;box-shadow:0 10px 30px #0003;padding:3rem 2.5rem;text-align:center;animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.queue-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;background:#667eea1a;padding:1rem;border-radius:50%;margin-bottom:1.5rem;color:#667eea}.queue-title{font-size:1.8rem;font-weight:800;color:#1a1a1a;margin-bottom:.75rem}.queue-description{color:#666;font-size:1.05rem;line-height:1.6;margin-bottom:2rem}.queue-form{display:flex;flex-direction:column;gap:1.25rem;text-align:left}.queue-label{font-size:.95rem;font-weight:600;color:#333;margin-bottom:.4rem;display:block}.queue-input{width:100%;padding:.85rem 1rem;border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .2s;background:#f8fafc}.queue-input:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.queue-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .2s,opacity .2s;margin-top:.5rem}.queue-btn:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.queue-error{background:#fde8e8;color:#9b1c1c;padding:.75rem;border-radius:8px;font-size:.9rem;text-align:center}.queue-success-content{padding:1rem 0}.success-icon{font-size:4rem;margin-bottom:1rem;display:block}.queue-success-title{color:#2d6a4f;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.queue-back-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;color:#666;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s}.queue-back-link:hover{color:#667eea}.global-navbar{width:100%;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.08);padding:1rem 5%;position:sticky;top:0;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1)}.global-navbar.transparent{background:#764ba226;border-bottom:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.global-navbar.scrolled{background:#fffffffa;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 4px 20px #0000000f}.global-navbar.scrolled .nav-logo,.global-navbar.scrolled .nav-links a,.global-navbar.scrolled .username-text{color:#333}.global-navbar.scrolled .login-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:2rem}.nav-logo{display:flex;align-items:center;gap:.6rem;font-weight:800;font-size:1.4rem;color:#333;text-decoration:none;transition:all .3s ease;font-family:Space Grotesk,sans-serif}.global-navbar.transparent .nav-logo{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.2)}.nav-logo:hover{transform:translateY(-2px);opacity:.8}.nav-logo svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.nav-links a{text-decoration:none;color:#444;font-weight:600;font-size:.95rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;position:relative;padding:.5rem 0}.global-navbar.transparent .nav-links a{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.2)}.nav-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}.global-navbar.transparent .nav-links a:after{background:#fff}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:#667eea}.global-navbar.transparent .nav-links a:hover{color:#ffffffd9}.nav-auth-section{position:relative}.login-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.65rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:.9rem;transition:all .3s ease;box-shadow:0 4px 12px #667eea40;border:none;cursor:pointer;white-space:nowrap}.global-navbar.transparent .login-btn{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 12px #00000026}.login-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea59}.global-navbar.transparent .login-btn:hover{background:#ffffff4d;box-shadow:0 6px 20px #00000040}.user-profile-wrapper{position:relative}.user-menu-trigger{display:flex;align-items:center;gap:.7rem;background:#f5f7fa;border:1px solid #e2e8f0;padding:.5rem 1rem;border-radius:50px;cursor:pointer;transition:all .2s ease;font-weight:600;color:#333}.global-navbar.transparent .user-menu-trigger{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);color:#fff}.user-menu-trigger:hover{background:#fff;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.global-navbar.transparent .user-menu-trigger:hover{background:#ffffff40}.avatar-circle{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;box-shadow:0 2px 8px #667eea4d}.username-text{font-size:.95rem;color:#333}.global-navbar.transparent .username-text{color:#fff}.user-dropdown{position:absolute;top:calc(100% + 12px);right:0;background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;width:240px;padding:.5rem 0;border:1px solid #eee;animation:dropdownFadeIn .3s cubic-bezier(.4,0,.2,1);overflow:hidden}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.dropdown-header{padding:1rem 1.25rem;border-bottom:1px solid #f0f0f0}.user-name{font-weight:700;color:#1a1a1a;margin-bottom:.25rem;font-size:1rem}.user-email{font-size:.85rem;color:#888}.dropdown-item{display:flex;align-items:center;gap:.8rem;padding:.85rem 1.25rem;text-decoration:none;color:#444;font-size:.95rem;font-weight:500;transition:all .2s ease;width:100%;border:none;text-align:left;background:transparent;cursor:pointer}.dropdown-item:hover{background:linear-gradient(90deg,#f0f4ff,#f8f9ff);color:#667eea}.dropdown-item svg{opacity:.7}.dropdown-item:hover svg{opacity:1}.logout-btn:hover{color:#e53e3e!important;background:#fff5f5!important}.logout-btn:hover svg{color:#e53e3e!important}.rotate{transform:rotate(180deg);transition:transform .3s ease}.user-menu-trigger svg:last-child{transition:transform .3s ease}@media (max-width: 768px){.nav-container{gap:1rem}.nav-links{gap:1.5rem}.nav-links a span,.username-text{display:none}.user-menu-trigger{padding:.5rem}}@media (max-width: 480px){.global-navbar{padding:.75rem 4%}.nav-logo{font-size:1.2rem}.nav-links{gap:1rem}.nav-links a{font-size:.85rem}.login-btn{padding:.5rem 1rem;font-size:.85rem}}.antivirus-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-family:Inter,sans-serif}.antivirus-hero{padding:6rem 5%;text-align:center}.antivirus-hero-content{max-width:700px;margin:0 auto}.antivirus-hero h1{font-size:3rem;font-weight:800;margin-top:1rem}.antivirus-hero p{font-size:1.2rem;opacity:.9;margin:1.5rem 0}.download-btn{display:inline-flex;align-items:center;gap:.6rem;background:#fff;color:#667eea;padding:1rem 2.5rem;border-radius:12px;font-weight:700;text-decoration:none;box-shadow:0 10px 40px #00000040}.download-btn:hover{transform:translateY(-2px)}.apk-note{margin-top:1rem;font-size:.9rem;opacity:.8}.antivirus-features{background:#fff;color:#1a1a1a;padding:5rem 5%;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.feature-card{background:#f8f9ff;border-radius:16px;padding:2rem;text-align:center;border:1px solid #e5e7ff}.feature-card h3{margin-top:1rem;font-size:1.3rem}.antivirus-security{padding:5rem 5%;text-align:center}.antivirus-security h2{font-size:2.5rem;font-weight:800}.antivirus-security p{max-width:700px;margin:1.5rem auto 0;font-size:1.2rem;opacity:.9}.content-container{max-width:1000px;margin:0 auto;padding:0 5%}.privacy-highlight{padding:4rem 0;background:#ffffff0d}.privacy-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:20px;border:1px solid rgba(255,255,255,.1)}.privacy-card h2{text-align:center;margin-bottom:2rem}.privacy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.p-item{display:flex;gap:1rem;align-items:flex-start;line-height:1.4}.p-item svg{color:#4ade80;flex-shrink:0}.detailed-features{padding:6rem 0}.section-title{text-align:center;font-size:2.2rem;margin-bottom:3rem}.features-vertical-list{display:flex;flex-direction:column;gap:2rem}.feature-detail-card{background:#fff;color:#333;padding:2rem;border-radius:16px;box-shadow:0 10px 30px #0000001a}.feature-text{display:flex;gap:1.5rem;align-items:center;margin-bottom:1.5rem}.feature-icon-box{background:#f0f4ff;color:#667eea;padding:1rem;border-radius:12px}.feature-info h3{font-size:1.4rem;margin-bottom:.4rem;color:#1a1a1a}.feature-info p{color:#666;line-height:1.5}.screenshot-gallery{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;margin-top:1rem;border-top:1px solid #eee}.screenshot-wrapper{flex:0 0 200px;height:400px;background:#f7f7f7;border-radius:12px;overflow:hidden;border:1px solid #ddd}.screenshot-wrapper img{width:100%;height:100%;object-fit:cover}.antivirus-footer{text-align:center;padding:3rem;opacity:.7;font-size:.9rem}.hero-actions{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:1.5rem}.dashboard-link{display:inline-flex;align-items:center;gap:.6rem;color:#fff;background:#ffffff1a;padding:1rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;border:1px solid rgba(255,255,255,.3);transition:all .2s}.dashboard-link:hover{background:#fff3;transform:translateY(-2px)}.feature-manage-link{display:inline-block;margin-top:1rem;color:#764ba2;text-decoration:none;font-weight:700;font-size:.9rem;padding:.5rem 1rem;background:#f0f4ff;border-radius:8px;transition:background .2s}.feature-manage-link:hover{background:#e0e7ff;text-decoration:underline}@media (max-width: 600px){.hero-actions{flex-direction:column}}.cv-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-family:Inter,system-ui,sans-serif}.cv-nav{position:sticky;top:0;z-index:1000;background:#764ba2e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1rem 5%;border-bottom:1px solid rgba(255,255,255,.1)}.nav-content{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-weight:800;font-size:1.3rem;color:#fff;text-decoration:none;display:flex;align-items:center;gap:.5rem}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{color:#fff;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:.4rem;font-size:.9rem;transition:opacity .2s}.cv-cta-small{background:#fff;color:#764ba2!important;padding:.5rem 1.2rem;border-radius:8px;font-weight:700!important}.cv-hero{padding:6rem 5% 4rem;text-align:center}.cv-hero-content{max-width:850px;margin:0 auto}.cv-avatar-icon{background:#fff3;width:100px;height:100px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;border-radius:30px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cv-hero h1{font-size:3.5rem;font-weight:900;letter-spacing:-1px}.cv-subtitle{font-size:1.3rem;font-weight:500;margin:.5rem 0 1.5rem;color:#ffffffe6}.cv-about{line-height:1.6;font-size:1.15rem;color:#ffffffd9}.cv-hero-btns{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem}.cv-btn-primary,.cv-btn-secondary{padding:.9rem 2.2rem;border-radius:50px;text-decoration:none;font-weight:700;display:flex;align-items:center;gap:.7rem;transition:all .3s}.cv-btn-primary{background:#fff;color:#764ba2;box-shadow:0 10px 20px #00000026}.cv-btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3)}.cv-btn-primary:hover,.cv-btn-secondary:hover{transform:translateY(-3px);filter:brightness(1.1)}.cv-section{padding:5rem 5%}.cv-section.light{background:#f8f9fd;color:#2d3748}.cv-section h2{max-width:1100px;margin:0 auto 2.5rem;font-size:2.2rem;font-weight:800;display:flex;align-items:center;gap:.8rem}.cv-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.cv-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:2rem;border-radius:20px;transition:all .3s}.light .cv-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 6px #0000000d}.cv-card.wide{grid-column:1 / -1;margin-bottom:1.5rem}.card-header{display:flex;align-items:center;gap:.8rem;margin-bottom:1.2rem}.cv-card h3{font-size:1.3rem;color:inherit}.cv-card ul{list-style:none;padding:0}.cv-card li{margin-bottom:.7rem;opacity:.9;display:flex;align-items:flex-start}.cv-card li:before{content:"•";color:#764ba2;font-weight:700;margin-right:.8rem}.experience-header{display:flex;justify-content:space-between;align-items:flex-start}.badge{background:#48bb78;color:#fff;padding:.3rem .8rem;border-radius:6px;font-size:.75rem;font-weight:700;text-transform:uppercase}.cv-meta{color:#718096;font-weight:600;margin-bottom:1rem;display:block}.edu-item{margin-bottom:1.5rem}.lang-list li{font-size:1.1rem}.cv-footer{text-align:center;padding:4rem 0;opacity:.6;font-size:.9rem}@media print{.cv-nav,.cv-hero-btns{display:none}.cv-page{background:#fff!important;color:#000!important}.cv-card{border:1px solid #eee;break-inside:avoid;background:#fff!important;color:#000!important}}.contact-page{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;font-family:Inter,-apple-system,sans-serif}.contact-card{background:#fff;width:100%;max-width:500px;border-radius:24px;padding:3rem 2.5rem;box-shadow:0 20px 40px #0003;position:relative;text-align:center;animation:fadeInScale .4s ease-out}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.back-btn{position:absolute;top:1.5rem;left:1.5rem;display:flex;align-items:center;gap:.5rem;color:#666;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s}.back-btn:hover{color:#764ba2}.contact-card h1{color:#1a1a1a;font-size:2.2rem;font-weight:800;margin-bottom:.5rem;margin-top:1rem}.contact-intro{color:#666;font-size:1.1rem;line-height:1.5;margin-bottom:2.5rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.contact-item{display:flex;align-items:center;gap:1.2rem;padding:1.2rem;background:#f8f9ff;border-radius:16px;text-align:left;transition:transform .2s}.contact-item:hover{transform:translate(5px);background:#f1f3fe}.contact-item .icon{color:#764ba2;background:#764ba21a;padding:.8rem;border-radius:12px;width:48px;height:48px}.contact-item .label{display:block;font-size:.85rem;color:#888;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.contact-item .value{display:block;font-size:1.05rem;color:#2d3748;font-weight:600;text-decoration:none}.contact-item a.value:hover{color:#667eea}.primary-contact-btn{display:flex;align-items:center;justify-content:center;gap:.8rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.2rem;border-radius:16px;text-decoration:none;font-size:1.1rem;font-weight:700;box-shadow:0 10px 20px #764ba24d;transition:all .3s;margin-bottom:2rem}.primary-contact-btn:hover{transform:translateY(-3px);box-shadow:0 15px 25px #764ba266;filter:brightness(1.1)}.social-footer{border-top:1px solid #eee;padding-top:1.5rem}.social-footer a{display:inline-flex;align-items:center;gap:.6rem;color:#0077b5;text-decoration:none;font-weight:600;transition:opacity .2s}.social-footer a:hover{opacity:.8}@media (max-width: 480px){.contact-card{padding:2.5rem 1.5rem}.contact-card h1{font-size:1.8rem}}.settings-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Inter,sans-serif;color:#fff}.settings-container{max-width:800px;margin:4rem auto;padding:0 1rem}.settings-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;color:#333;box-shadow:0 20px 40px #0003}.settings-header{margin-bottom:2.5rem}.settings-header h1{font-size:2rem;font-weight:800;color:#764ba2;margin-bottom:.5rem}.settings-header p{color:#666}.settings-section{margin-bottom:2rem}.section-title{display:flex;align-items:center;gap:.7rem;margin-bottom:1.5rem;color:#764ba2}.section-title h2{font-size:1.25rem;font-weight:700}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.info-item label{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#888;margin-bottom:.4rem;font-weight:600}.info-item span{font-size:1.05rem;font-weight:500;color:#222}.status-badge{padding:.3rem .8rem;border-radius:50px;font-size:.85rem;font-weight:700;text-transform:uppercase}.status-trial{background:#e0f2fe;color:#0369a1}.status-sub{background:#dcfce7;color:#15803d}.status-premium{background:#fef3c7;color:#b45309}.status-blocked{background:#fee2e2;color:#b91c1c}.password-form{display:flex;flex-direction:column;gap:1.2rem}.input-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.input-group{display:flex;flex-direction:column;gap:.4rem}.input-group label{font-size:.9rem;font-weight:600;color:#555}.input-group input{padding:.8rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .2s}.input-group input:focus{outline:none;border-color:#764ba2}.save-btn{align-self:flex-start;background:#764ba2;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s;margin-top:1rem}.save-btn:hover{background:#667eea}.divider{border:0;border-top:1px solid #eee;margin:2.5rem 0}@media (max-width: 600px){.input-row{grid-template-columns:1fr}}.message-box{padding:1rem;border-radius:8px;margin-bottom:2rem;font-size:.95rem;font-weight:500;text-align:center;animation:fadeIn .3s ease-out}.message-box.success{background:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.message-box.error{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._container_v53q5_1{display:flex;flex-direction:column;gap:1rem}._controls_v53q5_8{display:flex;flex-wrap:wrap;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}._searchBar_v53q5_16{flex:1;min-width:200px;position:relative;display:flex;align-items:center}._searchBar_v53q5_16 svg{position:absolute;left:.75rem;width:1rem;height:1rem;color:#64748b}._searchBar_v53q5_16 input{width:100%;padding:.5rem .75rem .5rem 2.25rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:8px;outline:none;transition:all .15s}._searchBar_v53q5_16 input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._filters_v53q5_47{display:flex;gap:.5rem}._select_v53q5_52{padding:.5rem 2rem .5rem .75rem;font-size:.875rem;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;outline:none}._sortButton_v53q5_63{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer}._sortButton_v53q5_63:hover{color:#2563eb;border-color:#cbd5e1}._sortButton_v53q5_63 svg{width:1rem;height:1rem}._listHeader_v53q5_87{display:flex;align-items:center;gap:.75rem;padding:0 1rem;font-size:.875rem;color:#64748b}._todoCard_v53q5_97{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:.75rem;transition:all .2s ease;cursor:pointer;overflow:hidden}._todoCard_v53q5_97:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}._todoCard_v53q5_97._completed_v53q5_112 ._todoTitle_v53q5_112{text-decoration:line-through;color:#94a3b8}._todoMain_v53q5_117{display:flex;align-items:flex-start;padding:1rem;gap:.75rem}._contentCol_v53q5_124{flex:1;min-width:0}._titleRow_v53q5_129{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}._todoTitle_v53q5_112{margin:0;font-size:1rem;font-weight:600;color:#0f172a}._categoryTag_v53q5_143{font-size:.75rem;padding:.125rem .5rem;background:#f1f5f9;color:#64748b;border-radius:4px}._description_v53q5_151{margin:0 0 .5rem;font-size:.875rem;color:#64748b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._metaRow_v53q5_162{display:flex;align-items:center;gap:.75rem}._priorityBadge_v53q5_168{font-size:.75rem;font-weight:600;padding:.125rem .5rem;border-radius:4px}._dueDate_v53q5_175{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#64748b}._dueDate_v53q5_175 svg{width:.875rem;height:.875rem}._dueDate_v53q5_175._overdue_v53q5_188{color:#dc2626;font-weight:500}._actionsCol_v53q5_193{display:flex;align-items:center}._deleteButton_v53q5_198{padding:.5rem;border:none;background:transparent;color:#94a3b8;border-radius:6px;cursor:pointer;opacity:0;transition:all .2s}._todoCard_v53q5_97:hover ._deleteButton_v53q5_198{opacity:1}._deleteButton_v53q5_198:hover{background:#fee2e2;color:#dc2626}._deleteButton_v53q5_198 svg{width:1rem;height:1rem}._subtaskList_v53q5_224{display:flex;flex-direction:column;background:#f8fafc;border-top:1px solid #f1f5f9;padding:.5rem 1rem .5rem 3.5rem}._subtaskItem_v53q5_232{display:flex;align-items:center;gap:.75rem;padding:.375rem 0}._subtaskTitle_v53q5_239{font-size:.875rem;color:#334155}._subtaskTitle_v53q5_239._completedText_v53q5_244{text-decoration:line-through;color:#94a3b8}._checkboxWrapper_v53q5_250{display:flex;align-items:center;cursor:pointer}._checkboxWrapper_v53q5_250 input{display:none}._checkboxCustom_v53q5_260{width:1.125rem;height:1.125rem;border:2px solid #cbd5e1;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}._checkboxCustom_v53q5_260._round_v53q5_271{border-radius:50%}._checkboxWrapper_v53q5_250 input:checked+._checkboxCustom_v53q5_260{background:#2563eb;border-color:#2563eb}._checkboxWrapper_v53q5_250 input:checked+._checkboxCustom_v53q5_260:after{content:"";width:.375rem;height:.625rem;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg) translateY(-1px)}._subtaskCheckboxWrapper_v53q5_290{display:flex;align-items:center;cursor:pointer}._subtaskCheckboxWrapper_v53q5_290 input{display:none}._subtaskCheckboxCustom_v53q5_300{width:.875rem;height:.875rem;border:2px solid #cbd5e1;border-radius:3px;transition:all .2s}._subtaskCheckboxWrapper_v53q5_290 input:checked+._subtaskCheckboxCustom_v53q5_300{background:#64748b;border-color:#64748b}._subtaskCheckboxWrapper_v53q5_290 input:checked+._subtaskCheckboxCustom_v53q5_300:after{content:"";display:block;width:.25rem;height:.5rem;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg) translate(1px,-1px);margin-left:2px}._badge_zdkjq_5{display:inline-flex;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;line-height:1;border-radius:9999px}._badge_default_zdkjq_15{color:#64748b;background:#f1f5f9}._badge_info_zdkjq_20{color:#1d4ed8;background:#dbeafe}._badge_success_zdkjq_25{color:#15803d;background:#dcfce7}._badge_warning_zdkjq_30{color:#b45309;background:#fef3c7}._badge_danger_zdkjq_35{color:#b91c1c;background:#fee2e2}._button_zdkjq_44{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}._button_zdkjq_44:disabled{opacity:.6;cursor:not-allowed}._button_sm_zdkjq_62{padding:.375rem .75rem;font-size:.8125rem}._button_md_zdkjq_67{padding:.5rem 1rem;font-size:.9375rem}._button_lg_zdkjq_72{padding:.75rem 1.5rem;font-size:1rem}._button_primary_zdkjq_78{color:#fff;background:#2563eb}._button_primary_zdkjq_78:hover:not(:disabled){background:#1d4ed8}._button_secondary_zdkjq_87{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0}._button_secondary_zdkjq_87:hover:not(:disabled){background:#e2e8f0}._button_danger_zdkjq_97{color:#fff;background:#dc2626}._button_danger_zdkjq_97:hover:not(:disabled){background:#b91c1c}._button_ghost_zdkjq_106{color:#64748b;background:transparent}._button_ghost_zdkjq_106:hover:not(:disabled){background:#f1f5f9;color:#334155}._buttonIcon_zdkjq_116{display:flex;align-items:center;justify-content:center}._buttonIcon_zdkjq_116 svg{width:1.125rem;height:1.125rem}._card_zdkjq_131{background:#fff;border:1px solid #e2e8f0;border-radius:12px}._card_none_zdkjq_137{padding:0}._card_sm_zdkjq_141{padding:.75rem}._card_md_zdkjq_145{padding:1rem}._card_lg_zdkjq_149{padding:1.5rem}._checkboxWrapper_zdkjq_157{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}._checkboxWrapper_zdkjq_157._disabled_zdkjq_164{opacity:.6;cursor:not-allowed}._checkboxInput_zdkjq_169{position:absolute;opacity:0;width:0;height:0}._checkbox_zdkjq_157{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border:2px solid #cbd5e1;border-radius:4px;background:#fff;transition:all .15s ease}._checkboxWrapper_zdkjq_157:hover ._checkbox_zdkjq_157{border-color:#94a3b8}._checkbox_zdkjq_157._checked_zdkjq_192{background:#2563eb;border-color:#2563eb}._checkbox_zdkjq_157 svg{width:.875rem;height:.875rem;color:#fff}._checkboxLabel_zdkjq_203{font-size:.9375rem;color:#334155}._progressWrapper_zdkjq_212{display:flex;align-items:center;gap:.5rem}._progressTrack_zdkjq_218{flex:1;background:#e2e8f0;border-radius:9999px;overflow:hidden}._progressFill_zdkjq_225{height:100%;border-radius:9999px;transition:width .3s ease}._progressLabel_zdkjq_231{font-size:.75rem;font-weight:500;color:#64748b;min-width:2.5rem;text-align:right}._inputWrapper_zdkjq_243{display:flex;flex-direction:column;gap:.375rem}._inputLabel_zdkjq_249{font-size:.875rem;font-weight:500;color:#334155}._inputContainer_zdkjq_255{position:relative}._inputIcon_zdkjq_259{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:#94a3b8}._inputIcon_zdkjq_259 svg{width:1.125rem;height:1.125rem}._input_zdkjq_243{width:100%;padding:.625rem .875rem;font-size:.9375rem;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;transition:all .15s ease}._input_zdkjq_243._withIcon_zdkjq_287{padding-left:2.5rem}._input_zdkjq_243:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._input_zdkjq_243._inputError_zdkjq_296{border-color:#dc2626}._input_zdkjq_243._inputError_zdkjq_296:focus{box-shadow:0 0 0 3px #dc26261a}._inputErrorText_zdkjq_304{font-size:.8125rem;color:#dc2626}._spinner_zdkjq_313{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_zdkjq_313 .6s linear infinite}._spinnerIcon_zdkjq_322{border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:_spin_zdkjq_313 .6s linear infinite}@keyframes _spin_zdkjq_313{to{transform:rotate(360deg)}}._container_x4tea_1{display:flex;flex-direction:column;gap:1.5rem}._dropzone_x4tea_11{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;padding:2rem;border:2px dashed #cbd5e1;border-radius:12px;background:#f8fafc;cursor:pointer;transition:all .2s ease}._dropzone_x4tea_11:hover{border-color:#94a3b8;background:#f1f5f9}._dropzone_x4tea_11._dragOver_x4tea_30{border-color:#2563eb;background:#eff6ff}._dropzone_x4tea_11._loading_x4tea_35{cursor:default;opacity:.8}._fileInput_x4tea_40{display:none}._dropzoneContent_x4tea_44{display:flex;flex-direction:column;align-items:center;text-align:center}._icon_x4tea_51{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;color:#64748b;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._icon_x4tea_51 svg{width:1.75rem;height:1.75rem;stroke-width:1.5}._dropzoneText_x4tea_70{margin:0;font-size:1rem;font-weight:500;color:#334155}._dropzoneSubtext_x4tea_77{margin:.25rem 0 0;font-size:.875rem;color:#64748b}._spinner_x4tea_83{width:2.5rem;height:2.5rem;margin-bottom:1rem;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:_spin_x4tea_83 .8s linear infinite}._result_x4tea_97{padding:1rem 1.25rem;border-radius:10px}._resultSuccess_x4tea_102{background:#ecfdf5;border:1px solid #a7f3d0}._resultError_x4tea_107{background:#fef2f2;border:1px solid #fecaca}._resultHeader_x4tea_112{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._resultTitle_x4tea_119{font-size:.9375rem;font-weight:600}._resultSuccess_x4tea_102 ._resultTitle_x4tea_119{color:#065f46}._resultError_x4tea_107 ._resultTitle_x4tea_119{color:#b91c1c}._resultClose_x4tea_132{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;background:transparent;cursor:pointer;border-radius:4px}._resultClose_x4tea_132 svg{width:1rem;height:1rem;stroke-width:2}._resultSuccess_x4tea_102 ._resultClose_x4tea_132{color:#065f46}._resultError_x4tea_107 ._resultClose_x4tea_132{color:#b91c1c}._resultStats_x4tea_159{display:flex;flex-wrap:wrap;gap:.5rem}._resultErrors_x4tea_165{display:flex;flex-direction:column;gap:.25rem}._errorText_x4tea_171{margin:0;font-size:.875rem;color:#b91c1c}._info_x4tea_181{padding:1.25rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}._infoTitle_x4tea_188{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#334155}._infoText_x4tea_195{margin:0 0 1rem;font-size:.875rem;color:#64748b;line-height:1.5}._codeBlock_x4tea_202{margin:0;padding:1rem;font-family:SF Mono,Fira Code,monospace;font-size:.8125rem;line-height:1.6;color:#334155;background:#fff;border-radius:8px;border:1px solid #e2e8f0;overflow-x:auto}@keyframes _spin_x4tea_83{to{transform:rotate(360deg)}}._exportButton_76ijv_5{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;color:#fff;background:#059669;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}._exportButton_76ijv_5:hover:not(:disabled){background:#047857}._exportButton_76ijv_5:disabled{opacity:.6;cursor:not-allowed}._exportButton_76ijv_5 svg{width:1.125rem;height:1.125rem}._spinner_76ijv_34{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_76ijv_34 .6s linear infinite}@keyframes _spin_76ijv_34{to{transform:rotate(360deg)}}._modalOverlay_76ijv_51{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000}._modal_76ijv_51{display:flex;flex-direction:column;width:100%;max-width:600px;max-height:90vh;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a;overflow:hidden}._modalHeader_76ijv_75{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}._modalTitle_76ijv_83{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a}._closeButton_76ijv_90{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;background:transparent;color:#64748b;border-radius:6px;cursor:pointer;transition:all .15s ease}._closeButton_76ijv_90:hover{background:#f1f5f9;color:#334155}._closeButton_76ijv_90 svg{width:1.25rem;height:1.25rem}._modalBody_76ijv_115{flex:1;padding:1.5rem;overflow-y:auto}._modalFooter_76ijv_121{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc}._exportOptions_76ijv_134{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._radioLabel_76ijv_141,._checkboxLabel_76ijv_142{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9375rem;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .15s ease}._radioLabel_76ijv_141:hover,._checkboxLabel_76ijv_142:hover{background:#f1f5f9;border-color:#cbd5e1}._radioLabel_76ijv_141 input,._checkboxLabel_76ijv_142 input{width:1.125rem;height:1.125rem;accent-color:#2563eb}._combinedOptions_76ijv_169{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-left:1.5rem}._previewSection_76ijv_181{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}._previewHeader_76ijv_187{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}._previewLabel_76ijv_196{font-size:.875rem;font-weight:500;color:#334155}._previewSize_76ijv_202{font-size:.75rem;color:#64748b}._previewCode_76ijv_207{margin:0;padding:1rem;font-family:SF Mono,Fira Code,monospace;font-size:.75rem;line-height:1.5;color:#334155;background:#fafafa;max-height:250px;overflow:auto;white-space:pre-wrap;word-break:break-word}._primaryButton_76ijv_225,._secondaryButton_76ijv_226{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}._primaryButton_76ijv_225{color:#fff;background:#2563eb}._primaryButton_76ijv_225:hover:not(:disabled){background:#1d4ed8}._primaryButton_76ijv_225:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_76ijv_226{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0}._secondaryButton_76ijv_226:hover{background:#e2e8f0}._primaryButton_76ijv_225 svg,._secondaryButton_76ijv_226 svg{width:1.125rem;height:1.125rem}._statsCard_76ijv_273{padding:1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}._statsHeader_76ijv_280{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._statsTitle_76ijv_287{margin:0;font-size:1rem;font-weight:600;color:#0f172a}._expandButton_76ijv_294{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;background:transparent;color:#64748b;border-radius:6px;cursor:pointer;transition:all .15s ease}._expandButton_76ijv_294:hover{background:#f1f5f9;color:#2563eb}._expandButton_76ijv_294 svg{width:1rem;height:1rem}._statsGrid_76ijv_319{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1rem}._statItem_76ijv_326{display:flex;flex-direction:column;align-items:center;padding:.75rem;background:#f8fafc;border-radius:8px}._statValue_76ijv_335{font-size:1.25rem;font-weight:600;color:#0f172a}._statLabel_76ijv_341{font-size:.75rem;color:#64748b}._statsActions_76ijv_346{display:flex;gap:.5rem}._smallButton_76ijv_351{flex:1;padding:.5rem .75rem;font-size:.8125rem}@media (max-width: 480px){._statsGrid_76ijv_319{grid-template-columns:repeat(2,1fr)}._statsActions_76ijv_346,._modalFooter_76ijv_121{flex-direction:column}._primaryButton_76ijv_225,._secondaryButton_76ijv_226{width:100%;justify-content:center}}._shareButton_h4baw_5{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;color:#fff;background:#7c3aed;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}._shareButton_h4baw_5:hover:not(:disabled){background:#6d28d9}._shareButton_h4baw_5:disabled{opacity:.8;cursor:default}._shareButton_h4baw_5 svg{width:1.125rem;height:1.125rem}._progressRing_h4baw_34{width:1.125rem;height:1.125rem}._progressRing_h4baw_34 svg{width:100%;height:100%}._progressRing_h4baw_34 circle{transition:stroke-dasharray .1s ease}._connectedBadge_h4baw_52{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.8125rem;color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px}._connectedDot_h4baw_64{width:.5rem;height:.5rem;background:#10b981;border-radius:50%;animation:_pulse_h4baw_1 2s infinite}@keyframes _pulse_h4baw_1{0%,to{opacity:1}50%{opacity:.5}}._disconnectBtn_h4baw_77{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;margin-left:.25rem;border:none;background:transparent;color:#64748b;border-radius:4px;cursor:pointer;transition:all .15s ease}._disconnectBtn_h4baw_77:hover{background:#fee2e2;color:#dc2626}._disconnectBtn_h4baw_77 svg{width:.875rem;height:.875rem}._errorToast_h4baw_107{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-top:.5rem;font-size:.875rem;color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:8px}._errorToast_h4baw_107 svg{width:1rem;height:1rem;flex-shrink:0}._statusBadge_h4baw_130{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.8125rem;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}._statusBadge_h4baw_130 svg{width:1rem;height:1rem}._statusBadge_h4baw_130._connected_h4baw_52{color:#059669;background:#ecfdf5;border-color:#a7f3d0}._statusBadge_h4baw_130._unsupported_h4baw_153{color:#94a3b8;background:#f1f5f9}._fallbackOverlay_h4baw_162{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000}._fallbackModal_h4baw_174{width:100%;max-width:400px;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a}._fallbackTitle_h4baw_183{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#0f172a}._fallbackText_h4baw_190{margin:0 0 1.5rem;font-size:.9375rem;color:#64748b;line-height:1.5}._fallbackOptions_h4baw_197{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._fallbackOption_h4baw_197{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:.9375rem;font-weight:500;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .15s ease}._fallbackOption_h4baw_197:hover{background:#f1f5f9;border-color:#cbd5e1}._fallbackOption_h4baw_197 svg{width:1.25rem;height:1.25rem;color:#64748b}._fallbackClose_h4baw_231{width:100%;padding:.75rem;font-size:.9375rem;font-weight:500;color:#64748b;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}._fallbackClose_h4baw_231:hover{background:#f1f5f9;color:#334155}._qrContainer_h4baw_253{display:flex;flex-direction:column;align-items:center;padding:1.5rem;background:#fff;border-radius:12px}._qrCode_h4baw_262{width:200px;height:200px;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px}._qrLabel_h4baw_271{margin-top:1rem;font-size:.875rem;color:#64748b;text-align:center}._page_59b1j_5{display:flex;flex-direction:column;min-height:100vh;padding:2rem;background:#f8fafc}._layout_59b1j_13{display:flex;gap:1.5rem;flex:1}._sidebar_59b1j_19{width:280px;flex-shrink:0}._main_59b1j_24{flex:1;min-width:0}._content_59b1j_29{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:1.5rem}._header_59b1j_40{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}._headerText_59b1j_48{min-width:0}._title_59b1j_52{margin:0 0 .25rem;font-size:1.75rem;font-weight:700;color:#0f172a}._subtitle_59b1j_59{margin:0;font-size:1rem;color:#64748b}._headerActions_59b1j_65{display:flex;flex-wrap:wrap;gap:.75rem}._addButton_59b1j_71{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;color:#fff;background:#2563eb;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}._addButton_59b1j_71:hover{background:#1d4ed8}._addButton_59b1j_71 svg{width:1.125rem;height:1.125rem}._statsCard_59b1j_99{padding:1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:1rem}._statsHeader_59b1j_107{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._statsTitle_59b1j_114{margin:0;font-size:1rem;font-weight:600;color:#0f172a}._completionBadge_59b1j_121{padding:.25rem .625rem;font-size:.75rem;font-weight:500;color:#059669;background:#ecfdf5;border-radius:9999px}._progressBar_59b1j_130{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:1rem}._progressFill_59b1j_138{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:4px;transition:width .3s ease}._statsGrid_59b1j_145{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1rem}._statItem_59b1j_152{display:flex;flex-direction:column;align-items:center;padding:.75rem;background:#f8fafc;border-radius:8px;transition:all .15s ease}._statItem_59b1j_152._alertStat_59b1j_162{background:#fef2f2}._statItem_59b1j_152._alertStat_59b1j_162 ._statValue_59b1j_166{color:#dc2626}._statItem_59b1j_152._warningStat_59b1j_170{background:#fffbeb}._statItem_59b1j_152._warningStat_59b1j_170 ._statValue_59b1j_166{color:#d97706}._statValue_59b1j_166{font-size:1.5rem;font-weight:600;color:#0f172a;line-height:1}._statLabel_59b1j_185{font-size:.75rem;color:#64748b;margin-top:.25rem}._prioritySection_59b1j_191{margin-bottom:1rem}._priorityLabel_59b1j_195{display:block;font-size:.75rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._priorityBars_59b1j_205{display:flex;flex-direction:column;gap:.5rem}._priorityBar_59b1j_205{display:flex;align-items:center;gap:.5rem;font-size:.875rem}._priorityDot_59b1j_218{width:.5rem;height:.5rem;border-radius:50%}._priorityName_59b1j_224{color:#64748b}._priorityCount_59b1j_228{margin-left:auto;font-weight:500;color:#0f172a}._subtaskInfo_59b1j_234{font-size:.8125rem;color:#64748b;text-align:center;padding-top:.75rem;border-top:1px solid #f1f5f9}._toggleStats_59b1j_242,._showStats_59b1j_243{display:block;width:100%;padding:.5rem;font-size:.8125rem;color:#64748b;background:transparent;border:none;cursor:pointer;transition:color .15s ease}._toggleStats_59b1j_242:hover,._showStats_59b1j_243:hover{color:#2563eb}._showStats_59b1j_243{margin-bottom:1rem;text-align:left}._bulkActions_59b1j_269{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;margin-bottom:1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px}._selectedCount_59b1j_280{font-size:.9375rem;font-weight:500;color:#1e40af}._bulkButtons_59b1j_286{display:flex;gap:.5rem}._bulkButton_59b1j_286{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;color:#1e40af;background:#fff;border:1px solid #bfdbfe;border-radius:6px;cursor:pointer;transition:all .15s ease}._bulkButton_59b1j_286:hover{background:#dbeafe}._bulkButton_59b1j_286 svg{width:1rem;height:1rem}._bulkButton_59b1j_286._bulkDelete_59b1j_315{color:#b91c1c;border-color:#fecaca}._bulkButton_59b1j_286._bulkDelete_59b1j_315:hover{background:#fee2e2}._clearSelection_59b1j_324{margin-left:auto;padding:.5rem .75rem;font-size:.8125rem;color:#64748b;background:transparent;border:none;cursor:pointer;transition:color .15s ease}._clearSelection_59b1j_324:hover{color:#334155}._modalOverlay_59b1j_343{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000}._modal_59b1j_343{display:flex;flex-direction:column;width:100%;max-width:500px;max-height:90vh;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a;overflow:hidden}._modalHeader_59b1j_367{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}._modalTitle_59b1j_375{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a}._closeButton_59b1j_382{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;background:transparent;color:#64748b;border-radius:6px;cursor:pointer;transition:all .15s ease}._closeButton_59b1j_382:hover{background:#f1f5f9;color:#334155}._closeButton_59b1j_382 svg{width:1.25rem;height:1.25rem}._modalForm_59b1j_407{flex:1;padding:1.5rem;overflow-y:auto}._formGroup_59b1j_413{margin-bottom:1.25rem}._formRow_59b1j_417{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._label_59b1j_423{display:block;margin-bottom:.375rem;font-size:.875rem;font-weight:500;color:#334155}._input_59b1j_431,._select_59b1j_280,._textarea_59b1j_433{width:100%;padding:.625rem .875rem;font-size:.9375rem;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;transition:all .15s ease}._input_59b1j_431:focus,._select_59b1j_280:focus,._textarea_59b1j_433:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._textarea_59b1j_433{resize:vertical;min-height:80px}._subtaskList_59b1j_461{display:flex;flex-direction:column;gap:.5rem}._subtaskItem_59b1j_467{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;background:#f8fafc;border-radius:6px}._subtaskItem_59b1j_467 input[type=checkbox]{width:1rem;height:1rem;accent-color:#2563eb}._subtaskItem_59b1j_467 span{flex:1;font-size:.875rem;color:#334155}._subtaskItem_59b1j_467 span._subtaskCompleted_59b1j_488{text-decoration:line-through;color:#94a3b8}._subtaskRemove_59b1j_493{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;background:transparent;color:#94a3b8;border-radius:4px;cursor:pointer;transition:all .15s ease}._subtaskRemove_59b1j_493:hover{background:#fee2e2;color:#dc2626}._subtaskRemove_59b1j_493 svg{width:.875rem;height:.875rem}._subtaskAdd_59b1j_518{display:flex;gap:.5rem}._subtaskInput_59b1j_523{flex:1;padding:.5rem .75rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:6px;outline:none}._subtaskInput_59b1j_523:focus{border-color:#2563eb}._subtaskAddBtn_59b1j_536{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;background:#f1f5f9;color:#64748b;border-radius:6px;cursor:pointer;transition:all .15s ease}._subtaskAddBtn_59b1j_536:hover{background:#e2e8f0;color:#2563eb}._subtaskAddBtn_59b1j_536 svg{width:1rem;height:1rem}._modalFooter_59b1j_565{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc}._cancelButton_59b1j_574,._saveButton_59b1j_575{padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}._cancelButton_59b1j_574{color:#64748b;background:#fff;border:1px solid #e2e8f0}._cancelButton_59b1j_574:hover{background:#f1f5f9;color:#334155}._saveButton_59b1j_575{color:#fff;background:#2563eb}._saveButton_59b1j_575:hover:not(:disabled){background:#1d4ed8}._saveButton_59b1j_575:disabled{opacity:.6;cursor:not-allowed}._keyboardHints_59b1j_614{display:flex;justify-content:center;gap:1.5rem;padding:1rem;margin-top:auto}._keyboardHints_59b1j_614 span{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#94a3b8}._keyboardHints_59b1j_614 kbd{padding:.25rem .5rem;font-family:inherit;font-size:.75rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px}@media (max-width: 900px){._layout_59b1j_13{flex-direction:column}._sidebar_59b1j_19{width:100%}._statsGrid_59b1j_145{grid-template-columns:repeat(4,1fr)}}@media (max-width: 640px){._page_59b1j_5{padding:1rem}._header_59b1j_40{flex-direction:column;align-items:stretch}._headerActions_59b1j_65{justify-content:flex-start}._statsGrid_59b1j_145{grid-template-columns:repeat(2,1fr)}._formRow_59b1j_417{grid-template-columns:1fr}._bulkActions_59b1j_269{flex-wrap:wrap}._bulkButtons_59b1j_286{flex-wrap:wrap;width:100%}._clearSelection_59b1j_324{width:100%;text-align:center}._keyboardHints_59b1j_614{display:none}._content_59b1j_29{padding:1rem}}._page_klyfj_1{max-width:900px;margin:0 auto;padding:2rem}._header_klyfj_7{margin-bottom:2rem}._title_klyfj_11{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#0f172a}._subtitle_klyfj_18{margin:0;font-size:1rem;color:#64748b;line-height:1.5}._content_klyfj_25{display:flex;flex-direction:column;gap:2rem}._importSection_klyfj_31,._summarySection_klyfj_42{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:1.5rem}._sectionTitle_klyfj_49{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#0f172a}._lastImport_klyfj_56{margin:0 0 1.25rem;font-size:.875rem;color:#64748b}._summaryGrid_klyfj_62{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._summaryCard_klyfj_68{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}._summaryIcon_klyfj_75{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#f1f5f9;border-radius:10px;color:#64748b}._summaryIcon_klyfj_75 svg{width:1.25rem;height:1.25rem}._summaryInfo_klyfj_91{display:flex;flex-direction:column}._summaryCount_klyfj_96{font-size:1.5rem;font-weight:700;color:#0f172a;line-height:1}._summaryLabel_klyfj_103{margin-top:.25rem;font-size:.875rem;color:#64748b}._summaryBadges_klyfj_109{display:flex;flex-wrap:wrap;gap:.375rem}@media (max-width: 640px){._page_klyfj_1{padding:1rem}._summaryGrid_klyfj_62{grid-template-columns:1fr}}._item_16t6i_5{display:flex;gap:0;background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;cursor:pointer;transition:all .15s ease}._item_16t6i_5:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000f}._colorBar_16t6i_21{width:4px;flex-shrink:0}._content_16t6i_26{flex:1;padding:1rem 1.25rem;min-width:0}._header_16t6i_32{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}._title_16t6i_40{margin:0;font-size:1rem;font-weight:500;color:#0f172a}._deleteBtn_16t6i_47{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:none;background:transparent;color:#94a3b8;cursor:pointer;border-radius:6px;opacity:0;transition:all .15s ease}._item_16t6i_5:hover ._deleteBtn_16t6i_47{opacity:1}._deleteBtn_16t6i_47:hover{background:#fee2e2;color:#dc2626}._deleteBtn_16t6i_47 svg{width:1.125rem;height:1.125rem}._time_16t6i_82,._location_16t6i_83{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b;margin-bottom:.375rem}._time_16t6i_82 svg,._location_16t6i_83 svg{width:1rem;height:1rem;flex-shrink:0;stroke-width:1.5}._description_16t6i_100{margin:.75rem 0 0;font-size:.875rem;color:#64748b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._footer_16t6i_111{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem}._compact_16t6i_123{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;border-left:3px solid;background:#f8fafc;border-radius:0 6px 6px 0;cursor:pointer;transition:all .15s ease}._compact_16t6i_123:hover{background:#f1f5f9}._compactTime_16t6i_139{font-size:.75rem;font-weight:500;color:#64748b;min-width:50px}._compactTitle_16t6i_146{font-size:.8125rem;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._container_12bik_1{display:flex;flex-direction:column;gap:1.5rem}._toolbar_12bik_11{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}._navigation_12bik_19{display:flex;align-items:center;gap:.5rem}._navButton_12bik_25{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;cursor:pointer;transition:all .15s ease}._navButton_12bik_25:hover{border-color:#cbd5e1;color:#334155;background:#f8fafc}._navButton_12bik_25 svg{width:1.25rem;height:1.25rem}._monthTitle_12bik_51{margin:0 .5rem;font-size:1.25rem;font-weight:600;color:#0f172a;min-width:180px;text-align:center}._filters_12bik_60{display:flex;align-items:center;gap:.75rem}._search_12bik_66{width:220px}._layout_12bik_74{display:grid;grid-template-columns:1fr 380px;gap:1.5rem}._calendarPanel_12bik_84{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:1.25rem}._weekdays_12bik_91{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:.75rem}._weekday_12bik_91{padding:.5rem;font-size:.75rem;font-weight:600;color:#64748b;text-align:center;text-transform:uppercase;letter-spacing:.05em}._grid_12bik_107{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}._day_12bik_113{position:relative;display:flex;flex-direction:column;align-items:center;padding:.5rem;min-height:70px;border-radius:8px;cursor:pointer;transition:all .15s ease}._day_12bik_113:hover{background:#f8fafc}._day_12bik_113._otherMonth_12bik_129{opacity:.4}._day_12bik_113._selected_12bik_133{background:#eff6ff}._day_12bik_113._today_12bik_137 ._dayNumber_12bik_137{background:#2563eb;color:#fff}._dayNumber_12bik_137{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:.875rem;font-weight:500;color:#334155;border-radius:50%}._eventDots_12bik_154{display:flex;gap:3px;margin-top:.375rem}._eventDot_12bik_154{width:6px;height:6px;border-radius:50%}._eventPanel_12bik_170{display:flex;flex-direction:column;background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}._eventPanelHeader_12bik_179{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}._eventPanelTitle_12bik_188{margin:0;font-size:1rem;font-weight:600;color:#0f172a}._eventCount_12bik_195{font-size:.875rem;color:#64748b}._eventList_12bik_200{display:flex;flex-direction:column;gap:.75rem;padding:1rem;max-height:500px;overflow-y:auto}._noEvents_12bik_209{display:flex;align-items:center;justify-content:center;padding:3rem 1rem;color:#94a3b8;font-size:.9375rem}._noEvents_12bik_209 p{margin:0}@media (max-width: 900px){._layout_12bik_74{grid-template-columns:1fr}._eventPanel_12bik_170{max-height:none}._eventList_12bik_200{max-height:400px}}@media (max-width: 640px){._toolbar_12bik_11{flex-direction:column;align-items:stretch}._navigation_12bik_19{justify-content:center}._filters_12bik_60{flex-direction:column}._search_12bik_66{width:100%}._day_12bik_113{min-height:50px;padding:.25rem}._dayNumber_12bik_137{width:1.5rem;height:1.5rem;font-size:.75rem}._eventDot_12bik_154{width:4px;height:4px}}._page_e6i1j_1{max-width:1200px;margin:0 auto;padding:2rem}._header_e6i1j_7{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}._headerText_e6i1j_15{min-width:0}._title_e6i1j_19{margin:0 0 .25rem;font-size:1.75rem;font-weight:700;color:#0f172a}._subtitle_e6i1j_26{margin:0;font-size:1rem;color:#64748b}._content_e6i1j_32{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:1.5rem}@media (max-width: 640px){._page_e6i1j_1{padding:1rem}._header_e6i1j_7{flex-direction:column;align-items:stretch}._content_e6i1j_32{padding:1rem}}._container_1j27c_1{display:flex;flex-direction:column;gap:1.5rem}._statsRow_1j27c_11{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}._statCard_1j27c_17{display:flex;flex-direction:column;align-items:center;padding:1.25rem;text-align:center}._statValue_1j27c_25{font-size:2rem;font-weight:700;color:#0f172a;line-height:1}._statValue_1j27c_25._safe_1j27c_32{color:#22c55e}._statValue_1j27c_25._threats_1j27c_36{color:#f59e0b}._statValue_1j27c_25._critical_1j27c_40{color:#ef4444}._statLabel_1j27c_44{margin-top:.5rem;font-size:.875rem;color:#64748b}._filters_1j27c_54{display:flex;flex-wrap:wrap;gap:.75rem}._search_1j27c_60{flex:1;min-width:200px;max-width:320px}._list_1j27c_70{display:flex;flex-direction:column;gap:.75rem}._noResults_1j27c_76{padding:3rem;text-align:center;color:#64748b;font-size:.9375rem}._scanCard_1j27c_87{padding:1.25rem}._scanHeader_1j27c_91{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}._appInfo_1j27c_99{min-width:0}._appName_1j27c_103{margin:0;font-size:1rem;font-weight:600;color:#0f172a}._packageName_1j27c_110{display:block;margin-top:.25rem;font-size:.8125rem;color:#64748b;font-family:SF Mono,Fira Code,monospace}._scanMeta_1j27c_122{display:flex;flex-wrap:wrap;gap:1rem}._metaItem_1j27c_128{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#64748b}._metaItem_1j27c_128 svg{width:1rem;height:1rem;stroke-width:1.5}._threatsList_1j27c_146{margin-top:1rem;padding:1rem;background:#fef2f2;border-radius:8px}._threatsHeader_1j27c_153{margin-bottom:.75rem}._threatsTitle_1j27c_157{font-size:.8125rem;font-weight:600;color:#b91c1c}._threatItem_1j27c_163{display:flex;align-items:flex-start;gap:.625rem;padding:.5rem 0}._threatItem_1j27c_163:not(:last-child){border-bottom:1px solid #fecaca}._threatDot_1j27c_174{width:8px;height:8px;border-radius:50%;margin-top:.375rem;flex-shrink:0}._threatInfo_1j27c_182{display:flex;flex-direction:column;gap:.125rem;min-width:0}._threatType_1j27c_189{font-size:.8125rem;font-weight:500;color:#991b1b}._threatDesc_1j27c_195{font-size:.75rem;color:#b91c1c}._threatsMore_1j27c_200{margin-top:.75rem;font-size:.8125rem;color:#b91c1c;font-weight:500}@media (max-width: 768px){._statsRow_1j27c_11{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._statsRow_1j27c_11{grid-template-columns:1fr}._filters_1j27c_54{flex-direction:column}._search_1j27c_60{max-width:none}._scanMeta_1j27c_122{flex-direction:column;gap:.5rem}}._page_1xcdp_3{min-height:100vh;padding:2rem 5%;max-width:1200px;margin:0 auto}._header_1xcdp_10{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.2)}._headerText_1xcdp_19{flex:1}._title_1xcdp_23{font-size:2.5rem;font-weight:800;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}._subtitle_1xcdp_31{font-size:1.1rem;color:#ffffffd9;margin:0}._content_1xcdp_37{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 20px 40px #00000026;min-height:400px}@media (max-width: 768px){._header_1xcdp_10{flex-direction:column;align-items:flex-start;gap:1.5rem}._title_1xcdp_23{font-size:2rem}._content_1xcdp_37{padding:1rem;border-radius:12px}}._page_1xcdp_3{animation:_fadeIn_1xcdp_1 .5s ease-out}@keyframes _fadeIn_1xcdp_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
