.cookie-banner-overlay{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#00000080;display:flex;align-items:flex-end;justify-content:center;padding:1rem}.cookie-banner{background:var(--surface, #fff);border-radius:12px 12px 0 0;padding:1.5rem;max-width:600px;width:100%;box-shadow:0 -4px 24px #00000026;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-banner h2{margin:0 0 .5rem;font-size:1.1rem}.cookie-banner>p{font-size:.875rem;color:var(--text-secondary, #64748b);margin:0 0 1.25rem;line-height:1.5}.cookie-options{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.cookie-option{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.cookie-option:last-child{border-bottom:none}.cookie-option-info{display:flex;flex-direction:column;gap:.15rem}.cookie-option-label{font-weight:500;font-size:.875rem}.cookie-option-desc{font-size:.75rem;color:var(--text-secondary, #64748b)}.cookie-required{font-weight:400;color:var(--text-secondary, #94a3b8);font-size:.75rem}.cookie-toggle{position:relative;display:inline-block;width:40px;height:22px;flex-shrink:0}.cookie-toggle input{opacity:0;width:0;height:0}.cookie-slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background:#cbd5e1;border-radius:22px;transition:.2s}.cookie-slider:before{content:"";position:absolute;height:16px;width:16px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.2s}.cookie-toggle input:checked+.cookie-slider{background:#2563eb}.cookie-toggle input:checked+.cookie-slider:before{transform:translate(18px)}.cookie-toggle input:disabled+.cookie-slider{opacity:.6;cursor:not-allowed}.cookie-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-bottom:.75rem}.cookie-footer{display:flex;gap:.5rem;align-items:center;font-size:.75rem;justify-content:center}.cookie-footer a{color:#2563eb;text-decoration:none}.cookie-footer a:hover{text-decoration:underline}.header nav button{background:var(--secondary-color);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer}.header nav button:hover{background:var(--text-primary)}.home-page{max-width:860px;margin:0 auto}.hero{text-align:center;padding:3rem 1rem 2rem}.hero h1{font-size:2.25rem;margin:0 0 .75rem}.hero p{font-size:1rem;color:var(--text-secondary, #64748b);max-width:500px;margin:0 auto 1.5rem;line-height:1.6}.hero-actions{display:flex;gap:.75rem;justify-content:center}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media (max-width: 580px){.features-grid{grid-template-columns:1fr}}.feature-card{background:var(--surface, #fff);border:1px solid rgba(0,0,0,.07);border-radius:10px;padding:1.25rem}.feature-icon{font-size:1.75rem;margin-bottom:.5rem}.feature-card h3{font-size:.95rem;margin:0 0 .4rem}.feature-card p{font-size:.825rem;color:var(--text-secondary, #64748b);margin:0;line-height:1.5}.cta-band{background:var(--primary-color, #2563eb);color:#fff;border-radius:10px;padding:1.75rem 2rem;text-align:center;margin-bottom:1.5rem}.cta-band h2{margin:0 0 .75rem;font-size:1.1rem;color:#fff}.cta-band .btn-primary{background:#fff;color:var(--primary-color, #2563eb);font-weight:600}.cta-band .btn-primary:hover{background:#f0f9ff}.verify-page{display:flex;align-items:center;justify-content:center;min-height:60vh}.verify-card{background:var(--surface, #fff);border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:2.5rem;max-width:420px;width:100%;text-align:center;box-shadow:0 2px 12px #0000000f}.verify-state{display:flex;flex-direction:column;align-items:center;gap:.875rem}.verify-state h1{font-size:1.35rem;margin:0}.verify-state>p{color:var(--text-secondary, #64748b);font-size:.9rem;margin:0;line-height:1.5}.verify-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.verify-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:700}.verify-icon-success{background:#f0fdf4;color:#16a34a}.verify-icon-error{background:#fef2f2;color:#dc2626}.verify-icon-expired{background:#fff7ed;color:#c2410c}.verify-subtext{font-size:.825rem!important;color:#94a3b8!important;margin:0!important}.resend-form{width:100%;display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}.resend-form .form-group{text-align:left}.resend-form label{font-size:.8rem;font-weight:500;margin-bottom:.3rem;display:block}.resend-form input{width:100%;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.875rem;box-sizing:border-box;font-family:inherit}.resend-form input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.resend-form .btn{width:100%}.resend-done{display:flex;flex-direction:column;align-items:center;gap:.6rem;width:100%}.resend-icon{width:44px;height:44px;border-radius:50%;background:#f0fdf4;color:#16a34a;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.resend-done p{font-size:.85rem!important;color:var(--text-secondary, #64748b)!important;line-height:1.5!important}.dashboard{max-width:860px;margin:0 auto}.dashboard-hero{display:flex;align-items:center;gap:1.25rem;background:var(--primary-color, #2563eb);color:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1.25rem}.hero-avatar{width:56px;height:56px;border-radius:50%;background:#ffffff40;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.hero-info{flex:1}.hero-info h1{font-size:1.25rem;margin:0 0 .2rem;color:#fff}.hero-info p{margin:0;opacity:.8;font-size:.875rem}.hero-badge{display:flex;flex-direction:column;gap:.35rem;align-items:flex-end}.badge{padding:.25rem .6rem;border-radius:20px;font-size:.75rem;font-weight:500;white-space:nowrap}.badge-verified{background:#fff3;border:1px solid rgba(255,255,255,.4)}.badge-unverified{background:#ffc8004d;border:1px solid rgba(255,200,0,.5)}.badge-admin{background:#fff3;border:1px solid rgba(255,255,255,.4)}.dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem}@media (max-width: 600px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}}.stat-card{background:var(--surface, #fff);border:1px solid rgba(0,0,0,.07);border-radius:8px;padding:.875rem 1rem;display:flex;flex-direction:column;gap:.25rem}.stat-label{font-size:.72rem;color:var(--text-secondary, #94a3b8);text-transform:uppercase;letter-spacing:.05em}.stat-value{font-size:.95rem;font-weight:600;color:var(--text-primary, #1e293b)}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem;margin-bottom:1.25rem}@media (max-width: 580px){.dashboard-grid{grid-template-columns:1fr}}.quick-action{display:flex;align-items:flex-start;gap:.875rem;padding:1rem}.qa-icon{font-size:1.5rem;flex-shrink:0;margin-top:.1rem}.qa-content{flex:1}.qa-content h3{margin:0 0 .3rem;font-size:.9rem}.qa-content p{margin:0 0 .6rem;font-size:.8rem;color:var(--text-secondary, #64748b);line-height:1.4}.btn-sm{padding:.3rem .75rem;font-size:.8rem}.consent-overview h2{font-size:1rem;margin:0 0 .75rem}.consent-chips{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.6rem}.chip{padding:.25rem .65rem;border-radius:20px;font-size:.78rem;font-weight:500;border:1px solid}.chip-on{background:#f0fdf4;border-color:#86efac;color:#166534}.chip-off{background:#f9fafb;border-color:#e5e7eb;color:#6b7280}.consent-hint{font-size:.78rem;color:var(--text-secondary, #64748b);margin:0}.consent-hint a{color:var(--primary-color, #2563eb);text-decoration:none}.activity-placeholder h2{font-size:1rem;margin:0 0 .75rem}.activity-empty{text-align:center;padding:1.5rem;color:var(--text-secondary, #94a3b8)}.activity-empty p{margin:0 0 .25rem;font-size:.875rem}.activity-empty small{font-size:.75rem}.gdpr-page{max-width:900px;margin:0 auto}.gdpr-header{margin-bottom:2rem}.gdpr-header h1{font-size:1.75rem;margin-bottom:.5rem}.gdpr-header p{color:var(--text-secondary, #64748b);line-height:1.6}.gdpr-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media (max-width: 700px){.gdpr-grid{grid-template-columns:1fr}}.gdpr-rights h2,.gdpr-form-card h2{font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.08)}.rights-list{display:flex;flex-direction:column;gap:1rem}.right-item{padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.right-item:last-child{border-bottom:none}.right-item h3{font-size:.9rem;margin:0 0 .25rem;color:var(--text-primary, #1e293b)}.right-item p{font-size:.825rem;color:var(--text-secondary, #64748b);margin:0;line-height:1.4}.form-intro{font-size:.875rem;color:var(--text-secondary, #64748b);margin-bottom:1.25rem;line-height:1.5}.gdpr-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.35rem}.form-group label{font-size:.8rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.875rem;font-family:inherit;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.gdpr-info{margin-top:0}.gdpr-info h2{font-size:1rem;margin-bottom:.5rem}.gdpr-info p{font-size:.875rem;color:var(--text-secondary, #64748b);line-height:1.5;margin:0 0 .5rem}.gdpr-info a{color:#2563eb;text-decoration:none}.gdpr-info a:hover{text-decoration:underline}.alert{padding:.875rem 1rem;border-radius:8px;font-size:.875rem}.alert-success{background:#f0fdf4;border:1px solid #86efac;color:#166534}.alert-success h3{margin:0 0 .35rem;font-size:.95rem}.alert-success p{margin:0 0 .35rem}.alert-error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}.privacy-page{max-width:750px;margin:0 auto}.privacy-page h1{font-size:1.75rem;margin-bottom:.35rem}.policy-meta{color:var(--text-secondary, #64748b);font-size:.8rem;margin-bottom:1.5rem}.privacy-page .card>section{margin-bottom:1.75rem}.privacy-page .card>section:last-child{margin-bottom:0}.privacy-page h2{font-size:1rem;margin:0 0 .6rem;color:var(--text-primary, #1e293b)}.privacy-page p{font-size:.875rem;color:#475569;line-height:1.65;margin:0 0 .6rem}.privacy-page ul{margin:0 0 .75rem;padding-left:1.25rem}.privacy-page li{font-size:.875rem;color:#475569;line-height:1.6;margin-bottom:.3rem}.privacy-page li strong{color:var(--text-primary, #1e293b)}.privacy-page a{color:#2563eb;text-decoration:none}.privacy-page a:hover{text-decoration:underline}.toast{position:fixed;top:1.25rem;right:1.25rem;z-index:9999;display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:8px;max-width:360px;box-shadow:0 4px 16px #00000026;animation:toastIn .25s ease-out;font-size:.875rem;line-height:1.4}@keyframes toastIn{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}.toast-info{background:#1e40af;color:#fff}.toast-error{background:#dc2626;color:#fff}.toast-warning{background:#d97706;color:#fff}.toast-success{background:#16a34a;color:#fff}.toast-message{flex:1}.toast-close{background:none;border:none;color:#fffc;font-size:1.1rem;cursor:pointer;padding:0;line-height:1;flex-shrink:0}.toast-close:hover{color:#fff}:root{--primary-color: #2563eb;--primary-hover: #1d4ed8;--secondary-color: #64748b;--background: #f8fafc;--surface: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--border-color: #e2e8f0;--success: #10b981;--error: #ef4444;--shadow: 0 1px 3px rgba(0,0,0,.1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--background);color:var(--text-primary);line-height:1.6}.layout{min-height:100vh;display:flex;flex-direction:column}.header{background:var(--surface);border-bottom:1px solid var(--border-color);padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:var(--shadow)}.logo a{font-size:1.5rem;font-weight:700;color:var(--primary-color);text-decoration:none}.header nav{display:flex;gap:1rem;align-items:center}.header nav a{color:var(--text-primary);text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:background .2s}.header nav a:hover{background:var(--background)}.btn-primary{background:var(--primary-color)!important;color:#fff!important}.btn-primary:hover{background:var(--primary-hover)!important}.main-content{flex:1;padding:2rem}.footer{background:var(--surface);border-top:1px solid var(--border-color);padding:1rem 2rem;text-align:center;color:var(--text-secondary)}.footer a{color:var(--primary-color);margin:0 .5rem;text-decoration:none}.page{max-width:1200px;margin:0 auto}.page h1{margin-bottom:1rem;color:var(--primary-color)}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:4px;font-size:1rem}.form-group input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #2563eb1a}.form-actions{display:flex;gap:1rem;margin-top:1.5rem}.btn{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:all .2s}.btn-primary{background:var(--primary-color);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.card{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem;box-shadow:var(--shadow);margin-bottom:1rem}.alert{padding:1rem;border-radius:4px;margin-bottom:1rem}.alert-error{background:#fef2f2;color:var(--error);border:1px solid #fecaca}.alert-success{background:#f0fdf4;color:var(--success);border:1px solid #bbf7d0}.loading{display:flex;justify-content:center;align-items:center;height:200px;font-size:1.2rem;color:var(--text-secondary)}
