*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1f2937;background:linear-gradient(to bottom,#f9fbff,#fff);line-height:1.6;scroll-behavior:smooth}a{text-decoration:none;color:#2563eb;transition:color .2s ease}a:hover{color:#1d4ed8}ul{list-style:none;padding:0}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.app-main{flex:1;min-height:80vh}.spin{animation:spin 1s linear infinite}.navbar{position:sticky;top:0;width:100%;background:#fffffff2;border-bottom:1px solid #e5e7eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50}.nav-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.5rem}.logo{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.25rem;color:#111827;text-decoration:none}.logo-icon{height:40px;width:auto;object-fit:contain}.logo-text{display:flex;flex-direction:column;gap:0;line-height:1.2}.logo-brand{color:#003d5b;font-size:1.4rem;font-weight:800;letter-spacing:.02em}.logo-subtitle{color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.01em}.nav-links{display:flex;align-items:center;gap:1.25rem}.nav-item,.nav-link{background:none;border:none;color:#374151;font-weight:500;cursor:pointer;transition:color .2s ease;line-height:1.5;display:inline-flex;align-items:center}.nav-item:hover,.nav-link:hover{color:#2563eb}.nav-links>*{display:inline-flex;align-items:center}.nav-links .btn-primary.small{padding:0 1rem!important;height:auto;font-size:1rem!important;font-weight:500!important;line-height:1.5!important;margin:0!important}.btn-primary.small{display:inline-flex;align-items:center;background:linear-gradient(90deg,#2563eb,#4f46e5);color:#fff;padding:.5rem 1rem;border-radius:6px;font-weight:600;border:none;cursor:pointer;transition:opacity .2s;line-height:1.5;font-size:1rem;vertical-align:middle}.btn-primary.small:hover{opacity:.9}.hero{background:linear-gradient(180deg,#eef2ff,#f8fafc,#fff);text-align:center;padding:6rem 1rem 4rem}.hero-content h1{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;max-width:700px;margin:0 auto 1.25rem;color:#111827}.hero-content .accent{color:#2563eb}.hero-content p{color:#4b5563;max-width:650px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}.actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn-primary,.btn-outline{display:inline-block;padding:.9rem 2rem;border-radius:8px;font-weight:600;transition:all .2s ease;cursor:pointer}.btn-primary{background:linear-gradient(90deg,#2563eb,#4f46e5);color:#fff;box-shadow:0 4px 14px #2563eb4d}.btn-primary:hover{transform:translateY(-1px);opacity:.9}.btn-outline{display:inline-block;border:1px solid #d1d5db;color:#374151;background:#fff}.btn-outline:hover{background:#f9fafb}.btn-secondary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none}.btn-secondary:hover{opacity:.9;transform:translateY(-2px)}.btn-primary.w-full{width:100%}.how{padding:4rem 1rem;text-align:center}.how h2{font-size:2rem;font-weight:700;margin-bottom:2.5rem;color:#111827}.features{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.feature-card{background:#fff;border-radius:12px;padding:2rem;flex:1 1 300px;max-width:340px;box-shadow:0 4px 12px #0000000f;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px #0000001a}.feature-card .icon{font-size:2rem;margin-bottom:1.5rem}.pricing,.account-pricing{background:#f9fafb;padding:5rem 1rem;text-align:center}.pricing h2,.account-pricing .page-title{font-size:2rem;font-weight:700;margin-bottom:3rem;color:#111827}.account-pricing .page-subtitle{color:#4b5563;margin-bottom:2rem}.pricing-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.price-card{background:#fff;border-radius:12px;padding:2rem;flex:1 1 300px;max-width:360px;box-shadow:0 4px 12px #0000000f;border-top:4px solid #2563eb;display:flex;flex-direction:column;align-items:center;transition:transform .2s,box-shadow .2s;position:relative;min-height:520px}.price-card.free{border-top-color:#16a34a}.price-card.basic{border-top-color:#2563eb}.price-card.pro{border-top-color:#7c3aed;border-top-width:5px;box-shadow:0 6px 20px #7c3aed26}.price-card.bundle{border-top-color:#ea580c}.price-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px #0000001a}.price-card.pro:hover{transform:translateY(-4px);box-shadow:0 8px 24px #7c3aed33}.price-card h3{font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.price-card .price{font-size:2.25rem;font-weight:800;margin-bottom:1.25rem;color:#1e3a8a}.price-card .price span{font-size:.9rem;color:#9ca3af;font-weight:500;margin-left:.25rem}.price-card .feature-list{color:#4b5563;text-align:left;margin-bottom:1.5rem;line-height:1.8;margin-top:1.5rem;flex-grow:1;width:100%}.price-card .feature-list li{margin-bottom:.5rem}.price-card .btn-primary.small{margin-top:auto;width:100%}.price-card .feature-list li.annual-pricing{font-size:.85rem;color:#6b7280;margin-top:.75rem}.price-card .popular-badge{position:absolute;top:1rem;right:1rem;background:#6b7280;color:#fff;padding:.375rem .875rem;border-radius:6px;font-size:.7rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.cta{background:#fff;padding:4rem 1rem;text-align:center}.cta h2{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:1rem}.cta p{color:#4b5563;margin-bottom:1.5rem}.cta .btn-primary{box-shadow:0 2px 8px #2563eb33}.auth-page{min-height:calc(100vh - 140px);display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#eef2ff,#fff);padding:2rem 1rem}.auth-container{width:100%;max-width:400px}.auth-card{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 8px 24px #00000014;text-align:center}.auth-card h1{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:.5rem}.auth-card .subtext{color:#6b7280;font-size:.95rem;margin-bottom:2rem}.form-group{text-align:left;margin-bottom:1.25rem}.form-group label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem}.form-group input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;outline:none;transition:border-color .2s,box-shadow .2s}.form-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.error{color:#dc2626;font-size:.9rem;margin-bottom:1rem}.auth-footer{margin-top:1.5rem;color:#6b7280;font-size:.9rem}.auth-footer a{color:#2563eb;font-weight:600}.hint{font-size:.8rem;color:#9ca3af;margin-top:.25rem}.dashboard{background:#f9fafb;min-height:calc(100vh - 140px);padding:2rem 1rem}.dashboard-container{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.dashboard-header{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:10px;padding:1.5rem 2rem;box-shadow:0 4px 12px #0000000d}.dashboard-header h1{font-size:1.75rem;font-weight:700;color:#111827;margin:0;line-height:1.2}.dashboard-header p{color:#6b7280;font-size:.95rem;margin:.25rem 0 0;line-height:1.4}.header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;align-items:stretch}.stat-card{display:flex;align-items:center;background:#fff;border-radius:10px;padding:1.25rem 1.5rem;box-shadow:0 4px 12px #0000000d;min-height:100px}.stat-icon{font-size:1.8rem;margin-right:1rem;flex-shrink:0}.stat-card.blue .stat-icon{color:#2563eb}.stat-card.green .stat-icon{color:#16a34a}.stat-card.purple .stat-icon{color:#7c3aed}.stat-card.yellow .stat-icon{color:#eab308}.stat-label{color:#6b7280;font-size:.9rem;font-weight:500;margin-bottom:.25rem}.stat-value{font-size:1.75rem;font-weight:700;color:#111827;word-break:break-word;overflow-wrap:break-word;line-height:1.2}.stat-card.email-card .stat-value{font-size:1.25rem;max-width:100%;overflow:hidden;text-overflow:ellipsis}.compact-upload{padding:2rem}.upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #cbd5e1;border-radius:10px;background:#f9fafb;padding:2rem;transition:all .2s ease;cursor:pointer;text-align:center;color:#374151;min-height:180px}.upload-box:hover{border-color:#2563eb;background:#eef2ff}.upload-box input[type=file]{display:none!important}.upload-box svg,.upload-box img{width:40px;height:40px;margin-bottom:1rem;opacity:.8}.upload-box p{font-size:.95rem;color:#4b5563}footer{background:#f3f4f6;color:#6b7280;padding:2rem 1.5rem;border-top:2px solid #d1d5db}.footer-container{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.footer-brand{display:flex;flex-direction:column;gap:0;line-height:1.2}.footer-brand .brand-accent{color:#003d5b;font-size:1.1rem;font-weight:800;letter-spacing:.02em}.footer-brand .brand-subtitle{color:#6b7280;font-size:.7rem;font-weight:500;letter-spacing:.01em}.footer-links a{color:#6b7280;font-weight:500;transition:color .2s}.footer-bottom{text-align:center;font-size:.9rem;color:#9ca3af}body{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.upload-icon{font-size:2rem;margin-bottom:.5rem}.upload-box .file-name{font-weight:600;color:#1f2937;margin-bottom:1rem}.btn-outline.small{display:inline-block;border:1px solid #d1d5db;background:#fff;color:#374151;font-weight:500;padding:.4rem .9rem;border-radius:6px;cursor:pointer}.btn-outline.small:hover{background:#f9fafb}.file-list{width:100%;text-align:left;margin-bottom:1rem}.file-item{display:flex;justify-content:space-between;align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem .75rem;margin-bottom:.5rem;font-size:.9rem}.footer-links{display:flex;flex-wrap:wrap;gap:1.25rem}.footer-links a{color:#6b7280;font-weight:500;font-size:.9rem;transition:color .2s;text-decoration:none}.footer-links a:hover{color:#2563eb}.footer-link-btn{background:none;border:none;padding:0;margin:0;cursor:pointer;color:#6b7280;font-weight:500;font-size:.9rem;line-height:1.4;transition:color .2s;text-decoration:none}.footer-link-btn:hover{color:#2563eb}.committee-card{background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000000d;margin-bottom:1rem;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.committee-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.committee-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;cursor:pointer;background:#fff;transition:background .2s ease}.committee-header:hover{background:#f9fafb}.committee-details{padding:1rem 1.5rem 1.5rem;border-top:1px solid #e5e7eb;background:#f9fafb}.committee-details-wrapper{max-height:0;overflow:hidden;transition:max-height .35s ease}.committee-details-wrapper.active{max-height:500px}.committee-details ul{margin:0;padding:0;list-style:none}.committee-details li{display:flex;justify-content:space-between;align-items:center;padding:.35rem 0;border-bottom:1px solid #e5e7eb;font-size:.95rem}.committee-details h5{font-size:1rem;font-weight:600;color:#111827;margin:1rem 0 .5rem}.committee-details .subtext{color:#6b7280;font-size:.9rem}.committee-header .btn-outline.small,.committee-header .btn-primary.small{display:inline-block;font-size:.85rem;padding:.35rem .75rem}.committee-header .stat-label{color:#4b5563;font-size:.9rem;margin-right:.75rem}button.btn-primary.small:disabled{opacity:.6;cursor:not-allowed}.credit-warning{padding:12px 16px;margin-bottom:16px;border-radius:6px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.credit-warning.low{background-color:#fef3c7;border:1px solid #f59e0b;color:#92400e}.credit-warning.none,.credit-warning.error{background-color:#fee2e2;border:1px solid #dc2626;color:#991b1b}.credit-warning-message{flex:1;min-width:200px}.credit-warning-actions{flex-shrink:0}.email-verification-banner{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:2px solid #ffc107;border-radius:8px;padding:16px 20px;margin-bottom:24px;box-shadow:0 2px 8px #ffc10733;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.banner-content{display:flex;align-items:flex-start;gap:16px}.banner-icon{font-size:28px;flex-shrink:0;line-height:1}.banner-text{flex:1}.banner-text strong{display:block;font-size:16px;font-weight:600;color:#856404;margin-bottom:4px}.banner-text p{font-size:14px;color:#856404;margin:0;line-height:1.5}.banner-message{margin-top:8px;padding:8px 12px;border-radius:4px;font-size:13px}.banner-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.banner-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.banner-actions{display:flex;gap:12px;align-items:flex-start;flex-shrink:0}.btn-resend{background:linear-gradient(135deg,#ffc107,#ff9800);color:#333;border:none;padding:10px 16px;font-size:14px;font-weight:600;border-radius:6px;cursor:pointer;white-space:nowrap;transition:transform .2s,box-shadow .2s}.btn-resend:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ff98004d}.btn-resend:active:not(:disabled){transform:translateY(0)}.btn-resend:disabled{opacity:.6;cursor:not-allowed}.btn-dismiss{background:transparent;border:none;color:#856404;font-size:20px;font-weight:700;cursor:pointer;padding:4px 8px;line-height:1;border-radius:4px;transition:background-color .2s,color .2s}.btn-dismiss:hover{background-color:#8564041a;color:#664d03}.btn-dismiss:active{background-color:#85640433}@media(max-width:768px){.banner-content{flex-direction:column;gap:12px}.banner-actions{width:100%;flex-direction:column}.btn-resend{width:100%}.btn-dismiss{align-self:flex-end}}.account-pricing{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.pricing-header{text-align:center;margin-bottom:3rem}.page-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:.75rem}.page-subtitle{font-size:1.125rem;color:#6b7280;margin-bottom:1.5rem}.current-status{display:inline-flex;align-items:center;gap:.5rem;background:#f3f4f6;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem}.status-label{color:#6b7280;font-weight:500}.status-value{color:#111827;font-weight:600}.status-separator{color:#d1d5db}.error-banner{background:#fee2e2;border:1px solid #fecaca;color:#991b1b;padding:1rem;border-radius:8px;margin-bottom:2rem;text-align:center}.pricing-section{margin-bottom:4rem}.section-header{text-align:center;margin-bottom:2rem}.section-header h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.section-header p{font-size:1rem;color:#6b7280}.billing-toggle{display:flex;justify-content:center;gap:.5rem;margin-bottom:2.5rem;background:#f3f4f6;padding:.375rem;border-radius:10px;width:fit-content;margin-left:auto;margin-right:auto}.billing-toggle button{padding:.625rem 1.5rem;border:none;background:transparent;color:#6b7280;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s}.billing-toggle button.active{background:#fff;color:#2563eb;box-shadow:0 1px 3px #0000001a}.save-badge{display:inline-block;background:#10b981;color:#fff;font-size:.75rem;padding:.125rem .5rem;border-radius:4px;margin-left:.5rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2rem}.price-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;position:relative;transition:all .3s;display:flex;flex-direction:column;min-height:540px}.price-card:hover{border-color:#2563eb;box-shadow:0 10px 25px #2563eb1a;transform:translateY(-4px)}.price-card.current{border-color:#10b981;background:#f0fdf4}.price-card.pro{border-color:#7c3aed;border-width:3px;box-shadow:0 6px 20px #7c3aed26}.price-card.pro:hover{transform:translateY(-4px);box-shadow:0 10px 28px #7c3aed33}.popular-badge{position:absolute;top:1rem;right:1rem;background:#6b7280;color:#fff;padding:.375rem .875rem;border-radius:6px;font-size:.7rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.card-header{margin-bottom:1.5rem}.card-header h3{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.375rem}.card-subtitle{color:#6b7280;font-size:.9rem}.card-price{margin-bottom:.5rem}.card-price .price{font-size:2.5rem;font-weight:700;color:#111827}.card-price .period{font-size:.9rem;color:#9ca3af;font-weight:500;margin-left:.25rem}.billed-annually{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.feature-list{list-style:none;padding:0;margin:1.5rem 0;flex-grow:1}.feature-list li{padding:.5rem 0;color:#374151;font-size:.9rem;line-height:1.8}.btn-primary,.btn-outline{width:100%;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:1rem;border:none;margin-top:auto}.btn-primary{background:linear-gradient(90deg,#2563eb,#4f46e5);color:#fff}.btn-primary:hover:not(:disabled){background:linear-gradient(90deg,#1d4ed8,#4338ca);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.btn-outline{background:#fff;color:#2563eb;border:2px solid #2563eb}.btn-outline:hover:not(:disabled){background:#eff6ff}.btn-outline.disabled,.btn-primary:disabled,.btn-outline:disabled{opacity:.6;cursor:not-allowed}.manage-subscription{text-align:center;margin-top:2rem}.manage-subscription .btn-outline{width:auto;padding:.75rem 2rem}.credit-bundles{background:#f9fafb;padding:3rem;border-radius:16px;margin-top:4rem}.credit-explainer{margin-bottom:2.5rem}.explainer-card{background:#fff;border:2px solid #dbeafe;border-radius:12px;padding:1.5rem;max-width:600px;margin:0 auto}.explainer-card h4{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}.explainer-card ul{list-style:none;padding:0;margin-bottom:1rem}.explainer-card li{padding:.5rem 0;color:#374151;font-size:.95rem}.explainer-note{background:#eff6ff;padding:.75rem;border-radius:6px;color:#1e40af;font-size:.9rem;font-weight:500;margin:0}.bundles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.bundle-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:center;position:relative;transition:all .3s}.bundle-card:hover{border-color:#2563eb;box-shadow:0 8px 20px #2563eb1a;transform:translateY(-4px)}.bundle-card.popular{border-color:#2563eb;background:#eff6ff}.bundle-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#10b981;color:#fff;padding:.375rem 1rem;border-radius:6px;font-size:.75rem;font-weight:600}.bundle-card h3{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.bundle-price{margin-bottom:.5rem}.bundle-price .price{font-size:2.5rem;font-weight:700;color:#111827}.bundle-credits{color:#2563eb;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.bundle-details{list-style:none;padding:0;margin:1.5rem 0}.bundle-details li{padding:.375rem 0;color:#6b7280;font-size:.9rem}.value-section{text-align:center;margin-top:4rem;padding:3rem 0}.value-section h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:2.5rem}.value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-bottom:2.5rem}.value-card{padding:1.5rem}.value-icon{font-size:2.5rem;margin-bottom:1rem}.value-card h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.value-card p{color:#6b7280;font-size:.95rem;line-height:1.6}.learn-more{margin-top:2rem}.learn-more .btn-outline{width:auto;padding:.75rem 2rem}.return-dashboard{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.return-dashboard .btn-outline{width:auto;padding:.75rem 2rem}@media(max-width:768px){.page-title{font-size:2rem}.pricing-grid,.bundles-grid,.value-grid{grid-template-columns:1fr}.billing-toggle{width:100%}.credit-bundles{padding:2rem 1.5rem}}.how-it-works{max-width:1200px;margin:0 auto;padding:0}.hero-section{text-align:center;padding:4rem 1.5rem 3rem;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.hero-section h1{font-size:3rem;font-weight:700;color:#111827;margin-bottom:1rem}.hero-subtitle{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.content-section{padding:4rem 1.5rem}.content-section.gray-bg{background:#f9fafb}.content-section h2{font-size:2.25rem;font-weight:700;color:#111827;text-align:center;margin-bottom:1rem}.section-intro{text-align:center;font-size:1.125rem;color:#6b7280;max-width:700px;margin:0 auto 3rem;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;transition:all .3s}.feature-card:hover{border-color:#2563eb;box-shadow:0 8px 20px #2563eb1a;transform:translateY(-4px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem}.feature-card ul{list-style:none;padding:0}.feature-card li{padding:.5rem 0;color:#6b7280;font-size:.95rem;border-bottom:1px solid #f3f4f6}.feature-card li:last-child{border-bottom:none}.calculation-box{background:#fff;border:2px solid #2563eb;border-radius:12px;padding:2.5rem;margin:2.5rem auto;max-width:800px}.formula{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;font-size:1.125rem}.formula-item{background:#eff6ff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;color:#1e40af}.formula-item.highlight{background:#2563eb;color:#fff}.operator{font-size:1.5rem;font-weight:700;color:#6b7280}.accuracy-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.stat-card{background:#fff;border-radius:12px;padding:2rem;text-align:center;border:2px solid #e5e7eb}.stat-number{font-size:3rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.stat-label{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.stat-detail{font-size:.9rem;color:#6b7280;margin:0}.comparison-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000000d;margin:2rem 0}.comparison-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.comparison-row:last-child{border-bottom:none}.comparison-row.header{background:#f3f4f6;font-weight:600;color:#111827}.comparison-row.highlight-row{background:#eff6ff;font-weight:600}.comparison-cell{display:flex;align-items:center;color:#374151}.comparison-cell.highlight-col{color:#2563eb;font-weight:600}.comparison-cell.savings{color:#10b981;font-weight:600}.time-callout{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:1.5rem;border-radius:12px;text-align:center;font-size:1.25rem;margin-top:2rem}.credit-breakdown{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin:2.5rem 0}.credit-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:center}.credit-icon{font-size:3.5rem;margin-bottom:1rem}.credit-card h3{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem}.credit-cost{font-size:2rem;font-weight:700;color:#2563eb;margin-bottom:1.5rem}.credit-card p{font-weight:600;color:#6b7280;margin:1rem 0 .5rem}.credit-card ul{list-style:none;padding:0;text-align:left}.credit-card li{color:#6b7280;font-size:.9rem;padding:.375rem 0 .375rem 1.5rem;position:relative}.credit-card li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.credit-note{background:#fef3c7;padding:.75rem;border-radius:6px;color:#92400e;font-size:.9rem;font-weight:500;margin-top:1rem}.credit-examples{background:#fff;border:2px solid #dbeafe;border-radius:12px;padding:2rem;margin-top:2.5rem}.credit-examples h3{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1.5rem;text-align:center}.example-row{text-align:center}.example-label{font-size:1.125rem;font-weight:600;color:#374151;margin-bottom:1rem}.example-options{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.example-option{background:#eff6ff;color:#1e40af;padding:.75rem 1.5rem;border-radius:8px;font-weight:600}.example-or{color:#9ca3af;font-weight:600}.cost-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2.5rem}.cost-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem}.cost-card h4{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.75rem}.cost-card p{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.cta-section{text-align:center;padding:4rem 1.5rem;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff}.cta-section h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.cta-section p{font-size:1.25rem;margin-bottom:2rem;opacity:.95}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary.large,.btn-outline.large{padding:1rem 2.5rem;font-size:1.125rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block}.btn-primary.large{background:#fff;color:#2563eb;border:none}.btn-primary.large:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffffff4d}.btn-outline.large{background:transparent;color:#fff;border:2px solid white}.btn-outline.large:hover{background:#ffffff1a}@media(max-width:768px){.hero-section h1{font-size:2rem}.comparison-row{grid-template-columns:1fr;gap:.5rem}.comparison-cell{justify-content:space-between}.comparison-cell:before{content:attr(data-label);font-weight:600;margin-right:.5rem}.formula,.example-options{flex-direction:column}.cta-buttons{flex-direction:column;align-items:stretch}}.payment-callback{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.payment-callback.success{background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.payment-callback.cancel{background:linear-gradient(135deg,#fef2f2,#fee2e2)}.callback-card{background:#fff;border-radius:16px;padding:3rem;max-width:500px;width:100%;text-align:center;box-shadow:0 10px 40px #0000001a}.success-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:3rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-weight:700}.cancel-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:3rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-weight:700}.callback-card h1{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}.callback-message{font-size:1.125rem;color:#6b7280;line-height:1.7;margin-bottom:2rem}.callback-info{background:#f9fafb;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.callback-info p{margin:.5rem 0;color:#6b7280;font-size:.95rem}.callback-actions{display:flex;gap:1rem;flex-direction:column}.callback-actions .btn-primary,.callback-actions .btn-outline{width:100%;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block;border:none}.callback-actions .btn-primary{background:linear-gradient(90deg,#2563eb,#4f46e5);color:#fff}.callback-actions .btn-primary:hover{background:linear-gradient(90deg,#1d4ed8,#4338ca);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.callback-actions .btn-outline{background:#fff;color:#6b7280;border:2px solid #e5e7eb}.callback-actions .btn-outline:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}@media(max-width:640px){.callback-card{padding:2rem 1.5rem}.callback-card h1{font-size:1.5rem}.callback-message{font-size:1rem}}.analytics-page{background:#f9fafb;min-height:calc(100vh - 140px);padding:2rem 1rem}.analytics-container{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.analytics-header{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 4px 12px #0000000d}.analytics-header h1{font-size:1.75rem;font-weight:700;color:#111827;margin:0}.committee-selector{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 4px 12px #0000000d}.committee-selector label{display:block;font-size:.9rem;font-weight:600;color:#374151;margin-bottom:.5rem}.committee-selector select{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;color:#111827;background:#fff;cursor:pointer;transition:border-color .2s}.committee-selector select:hover{border-color:#2563eb}.committee-selector select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.summary-grid-two-rows{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1200px){.summary-grid-two-rows{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.summary-grid-two-rows{grid-template-columns:1fr}}.summary-card{display:flex;align-items:center;background:#fff;border-radius:10px;padding:1.25rem 1.5rem;box-shadow:0 4px 12px #0000000d;transition:transform .2s,box-shadow .2s}.summary-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.summary-icon{font-size:1.8rem;margin-right:1rem;flex-shrink:0}.summary-card.blue .summary-icon{color:#2563eb}.summary-card.green .summary-icon{color:#16a34a}.summary-card.purple .summary-icon{color:#7c3aed}.summary-card.red .summary-icon{color:#dc2626}.summary-card.yellow .summary-icon{color:#f59e0b}.summary-card.teal .summary-icon{color:#14b8a6}.summary-card.orange .summary-icon{color:#ea580c}.summary-card.pink .summary-icon{color:#ec4899}.summary-card.indigo .summary-icon{color:#6366f1}.summary-content{flex:1;min-width:0}.summary-content h3{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .25rem;word-break:break-all;line-height:1.2}.summary-content p{font-size:.9rem;font-weight:500;color:#6b7280;margin:0}.analytics-section{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 4px 12px #0000000d}.analytics-section h2{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.table-container{overflow-x:auto;border-radius:8px;border:1px solid #e5e7eb}.analytics-table{width:100%;border-collapse:collapse;background:#fff}.analytics-table thead{background:linear-gradient(90deg,#2563eb,#4f46e5);color:#fff}.analytics-table th{padding:.875rem 1rem;text-align:left;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.analytics-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s}.analytics-table tbody tr:hover{background-color:#f9fafb}.analytics-table tbody tr:last-child{border-bottom:none}.analytics-table td{padding:.875rem 1rem;font-size:.9375rem;color:#374151}.analytics-table td.committee-name{font-weight:600;color:#111827}.analytics-table td.amount{font-weight:600;color:#2563eb}.analytics-table td.positive{color:#16a34a;font-weight:600}.analytics-table td.negative{color:#dc2626;font-weight:600}.analytics-table td.rank{font-weight:700;color:#2563eb;font-size:1rem}.analytics-table td.purpose{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.two-column-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:1.5rem}.loading{text-align:center;padding:4rem;font-size:1.2rem;color:#2563eb;background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000000d}.error-message{text-align:center;padding:2rem;background:#fff;border:2px solid #fca5a5;border-radius:10px;box-shadow:0 4px 12px #0000000d}.error-message h2{color:#dc2626;margin:0 0 .5rem;font-size:1.5rem}.error-message p{color:#6b7280;margin:0 0 1.5rem}.no-data-message{text-align:center;padding:3rem;background:#fff;border:2px solid #bfdbfe;border-radius:10px;box-shadow:0 4px 12px #0000000d}.no-data-message p{color:#6b7280;margin:0 0 1.5rem;font-size:1.1rem}.btn-secondary{background:#fff;color:#2563eb;border:2px solid #2563eb;padding:.625rem 1.25rem;border-radius:6px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:#2563eb;color:#fff}.btn-primary{background:linear-gradient(90deg,#2563eb,#4f46e5);color:#fff;border:none;padding:.625rem 1.25rem;border-radius:6px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary:hover{box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}@media(max-width:1024px){.two-column-grid{grid-template-columns:1fr}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media(max-width:768px){.analytics-header{flex-direction:column;align-items:flex-start;gap:1rem}.analytics-header h1{font-size:1.5rem}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.summary-content h3{font-size:1.25rem}.analytics-table th,.analytics-table td{padding:.75rem .625rem;font-size:.875rem}}@media(max-width:480px){.analytics-container{padding:0}.summary-grid{grid-template-columns:1fr;gap:1rem}.analytics-section{padding:1rem}.analytics-table{font-size:.8125rem}.analytics-table th,.analytics-table td{padding:.625rem .5rem}.analytics-table td.purpose{max-width:120px}}.verify-email-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.verify-email-card{background:#fff;border-radius:12px;padding:48px;max-width:480px;width:100%;text-align:center;box-shadow:0 20px 60px #0000004d}.verify-spinner{width:64px;height:64px;border:6px solid #f3f3f3;border-top:6px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 24px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.verify-icon.success{background:linear-gradient(135deg,#2ecc71,#27ae60)}.verify-email-card h2{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:16px}.verify-email-card p{font-size:16px;color:#7f8c8d;margin-bottom:12px;line-height:1.6}.redirect-text{font-size:14px;color:#95a5a6;font-style:italic}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 32px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;margin-top:24px;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-primary:active{transform:translateY(0)}.forgot-password-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.forgot-password-card{background:#fff;border-radius:12px;padding:48px;max-width:480px;width:100%;box-shadow:0 20px 60px #0000004d}.forgot-password-card h2{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:12px;text-align:center}.btn-primary{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:transform .2s,box-shadow .2s}.links{display:flex;justify-content:space-between;margin-top:24px;font-size:14px}.reset-password-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.reset-password-card{background:#fff;border-radius:12px;padding:48px;max-width:480px;width:100%;box-shadow:0 20px 60px #0000004d}.reset-password-card h2{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:12px;text-align:center}.subtitle{font-size:15px;color:#7f8c8d;text-align:center;margin-bottom:32px;line-height:1.6}.form-group{margin-bottom:24px}.form-group label{display:block;font-size:14px;font-weight:600;color:#2c3e50;margin-bottom:8px}.form-group input{width:100%;padding:12px 16px;font-size:15px;border:2px solid #e0e0e0;border-radius:8px;transition:border-color .3s;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#667eea}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.hint{display:block;font-size:12px;color:#95a5a6;margin-top:6px}.message{padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px;line-height:1.5}.message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.redirect-text{font-size:14px;color:#95a5a6;font-style:italic;text-align:center;margin-bottom:16px}.btn-primary{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:transform .2s,box-shadow .2s;text-decoration:none;display:block;text-align:center}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.links{display:flex;justify-content:center;margin-top:24px;font-size:14px}.links a{color:#667eea;text-decoration:none;font-weight:500;transition:color .2s}.links a:hover{color:#764ba2;text-decoration:underline}.verify-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:48px;font-weight:700;color:#fff}.verify-icon.error{background:linear-gradient(135deg,#e74c3c,#c0392b)}.reset-password-card .verify-icon+h2{margin-top:0}.reset-password-card .verify-icon+h2+p{margin-bottom:24px}
