*{box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background-color:#f3f4f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--viewport-height-stable: 100vh;--viewport-height-dynamic: 100vh;--viewport-height-large: 100vh;--chrome-bottom-offset: 0px}@supports (height: 100svh){:root{--viewport-height-stable: 100svh}}@supports (height: 100dvh){:root{--viewport-height-dynamic: 100dvh;--viewport-height-large: 100dvh}}@supports (height: 100lvh){:root{--viewport-height-large: 100lvh}}body{margin:0;min-width:320px;min-height:100vh;min-height:var(--viewport-height-stable)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}button,select{cursor:pointer;font-family:inherit}.info-tooltip-wrapper{position:relative;display:inline-block;cursor:pointer}.info-icon-unicode{font-size:16px;color:#64748b;transition:color .2s;font-style:normal;line-height:1;-webkit-user-select:none;user-select:none}.info-tooltip-wrapper .metric-info{text-decoration:none}.info-tooltip-wrapper:hover .info-icon-unicode,.info-tooltip-wrapper[aria-expanded=true] .info-icon-unicode{color:#3b82f6}.info-tooltip-content{position:fixed;top:0;left:0;transform:none;margin:0;padding:12px 36px 12px 16px;background:#1f2937;color:#f3f4f6;border-radius:6px;font-size:14px;line-height:1.5;white-space:normal;max-width:300px;width:max-content;z-index:1000;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;pointer-events:auto;word-break:break-word}.info-tooltip-content p{margin:0 0 .75rem}.info-tooltip-content p:last-child{margin-bottom:0}.info-tooltip-content a{color:#93c5fd;text-decoration:underline}.info-tooltip-content a:hover{color:#bfdbfe}.info-tooltip-content:after{content:"";position:absolute;left:50%;transform:translate(-50%);border:6px solid transparent}.info-tooltip-content[data-placement=below]{margin-top:0}.info-tooltip-content[data-placement=below]:after{top:-12px;border-bottom-color:#1f2937}.info-tooltip-content[data-placement=above]:after{bottom:-12px;border-top-color:#1f2937}.info-tooltip-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:9999px;border:1px solid #4c566a;background:#94a3c940;color:#e2e8f0;font-size:14px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease}.info-tooltip-close:hover{background:#94a3c959;border-color:#e2e8f0;color:#fff}@media(max-width:768px){.info-tooltip-content{max-width:250px}.info-tooltip-content:after{left:50%;transform:translate(-50%)}}.add-url-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.add-url-modal{background:#fff;padding:2rem;border-radius:.5rem;width:100%;max-width:500px;position:relative;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;overflow-y:auto}.add-url-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background .2s}.add-url-modal-close:hover{background:#f3f4f6;color:#1f2937}.add-url-modal h2{margin:0 0 .5rem;color:#1f2937;font-size:1.5rem}.add-url-description{margin:0 0 1.5rem;color:#6b7280;font-size:.875rem}.add-url-modal .form-group{margin-bottom:1.25rem}.add-url-modal .form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.add-url-modal .form-group input,.add-url-modal .form-group select{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;box-sizing:border-box}.add-url-modal .form-group input:focus,.add-url-modal .form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.add-url-modal .form-group small{display:block;margin-top:.25rem;font-size:.75rem;color:#6b7280}.add-url-error{padding:.75rem;border-radius:.375rem;margin-bottom:1rem;font-size:.875rem;background:#fee2e2;color:#dc2626}.add-url-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem}.cancel-btn,.add-url-submit{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}.cancel-btn{background:#f3f4f6;color:#4b5563}.cancel-btn:hover{background:#e5e7eb;color:#1f2937}.add-url-submit{background:#3b82f6;color:#fff}.add-url-submit:hover:not(:disabled){background:#2563eb}.add-url-submit:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.dashboard{padding:2rem;max-width:1400px;margin:0 auto}.dashboard-header{margin-bottom:2rem}.dashboard-header h1{margin-bottom:1.5rem;color:#1f2937}.filters{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem;background:#f9fafb;border-radius:.5rem}.filter-group{display:flex;flex-direction:column;gap:.25rem}.filter-group label{font-size:.875rem;font-weight:500;color:#374151}.filter-group select,.filter-group input[type=date]{padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background:#fff;min-width:150px}.filter-group select:focus,.filter-group input[type=date]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding-top:1.5rem}.checkbox-label input[type=checkbox]{width:1rem;height:1rem;cursor:pointer}.export-button{padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s;margin-right:.5rem}.export-button:hover:not(:disabled){background:#2563eb}.export-button:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.track-url-button{background:#10b981}.track-url-button:hover:not(:disabled){background:#059669}.button-with-tooltip{display:inline-flex;align-items:center;gap:.25rem}.filter-group label{display:flex;align-items:center;gap:.25rem}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;margin-bottom:2rem}.metric-card{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.metric-card h3{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#1f2937}.metric-chart-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;margin-top:1.5rem}.metric-chart-header h3{margin:0}.metric-threshold-legend{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;font-size:.85rem;color:#4b5563}.threshold-item{display:inline-flex;align-items:center;gap:.5rem;background:#f9fafb;padding:.35rem .6rem;border-radius:9999px;border:1px solid #e5e7eb}.threshold-swatch{width:12px;height:12px;border-radius:9999px;flex-shrink:0}.threshold-swatch--good{background:#10b981}.threshold-swatch--needs{background:#f59e0b}.threshold-swatch--poor{background:#ef4444}.metric-info{color:#6b7280;display:inline-flex;align-items:center;transition:color .2s;cursor:help}.metric-info:hover{color:#3b82f6}.metric-info svg{width:18px;height:18px}.dashboard-loading,.dashboard-error,.dashboard-empty{padding:3rem;text-align:center;font-size:1.125rem;color:#6b7280}.dashboard-error{color:#dc2626;background:#fee2e2;border-radius:.5rem;margin:2rem}.ai-summary-section{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.ai-summary-section h2{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:#1f2937}.ai-summary-content h3{font-size:1.125rem;font-weight:600;color:#374151;margin:1rem 0 .5rem}.ai-summary-content p{margin:.5rem 0;color:#4b5563;line-height:1.6}.ai-summary-content li{margin:.5rem 0 .5rem 1.5rem;color:#4b5563;line-height:1.6}.dashboard-footer{padding:1rem;text-align:center;color:#6b7280;font-size:.875rem;border-top:1px solid #e5e7eb}@media(max-width:768px){.dashboard{padding:1rem}.filters{flex-direction:column}.metrics-grid{grid-template-columns:1fr}.metric-card{padding:1rem}}.quote-carousel{position:relative;background:#000;color:#fff;padding:80px 100px;display:flex;align-items:center;justify-content:center;min-height:400px;border-radius:4px;overflow:visible;-webkit-user-select:none;user-select:none}.quote-content{max-width:900px;text-align:center;transition:opacity .6s ease-in-out}.quote-content.fade-in{opacity:1}.quote-content.fade-out{opacity:0}.quote-text{font-size:28px;line-height:1.5;font-weight:400;letter-spacing:-.02em;margin:0 0 24px;color:#fff}.quote-attribution{font-size:16px;line-height:1.6;font-weight:400;color:#ffffffb3;margin:0;letter-spacing:.01em}.quote-source-link{color:#ffffffb3;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease}.quote-source-link:hover{color:#fffffff2;border-bottom-color:#ffffff80}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#ffffff80;cursor:pointer;padding:16px;z-index:2;transition:color .2s ease,opacity .2s ease,transform .2s ease;opacity:0;line-height:0;display:flex;align-items:center;justify-content:center}.carousel-arrow svg{width:32px;height:32px;display:block}.quote-carousel:hover .carousel-arrow{opacity:1}.carousel-arrow:hover{color:#fffffff2;transform:translateY(-50%) scale(1.1)}.carousel-arrow:active{color:#fff;transform:translateY(-50%) scale(1)}.carousel-arrow-left{left:30px}.carousel-arrow-right{right:30px}.quote-carousel.arrows-outside .carousel-arrow-left{left:-100px}.quote-carousel.arrows-outside .carousel-arrow-right{right:-100px}@media(max-width:1200px){.carousel-arrow-left{left:20px}.carousel-arrow-right{right:20px}.quote-carousel.arrows-outside .carousel-arrow-left{left:-40px}.quote-carousel.arrows-outside .carousel-arrow-right{right:-40px}}.carousel-dots{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:2}.carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;padding:0;transition:background .3s ease,transform .2s ease}.carousel-dot:hover{background:#fff9;transform:scale(1.2)}.carousel-dot.active{background:#ffffffe6;transform:scale(1.3)}@media(max-width:768px){.quote-carousel{padding:60px 40px;min-height:350px}.quote-text{font-size:22px;margin-bottom:20px}.quote-attribution{font-size:14px}.carousel-arrow{font-size:36px;padding:15px}.carousel-arrow-left{left:10px}.carousel-arrow-right{right:10px}}@media(max-width:480px){.quote-carousel{padding:50px 20px 70px;min-height:320px;flex-direction:column;justify-content:center;border-radius:0;width:100%;margin:0}.quote-content{width:100%;max-width:100%;padding:0 16px}.quote-text{font-size:18px;line-height:1.6;margin-bottom:32px}.quote-attribution{font-size:13px;line-height:1.5;margin-bottom:24px}.carousel-arrow{padding:12px;opacity:.6}.carousel-arrow svg{width:24px;height:24px}.carousel-arrow-left{left:8px}.carousel-arrow-right{right:8px}.quote-carousel.arrows-outside .carousel-arrow-left{left:8px}.quote-carousel.arrows-outside .carousel-arrow-right{right:8px}.carousel-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);gap:8px}.carousel-dot{width:7px;height:7px}}.image-carousel-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.image-carousel{position:relative;background:transparent;display:flex;align-items:center;justify-content:center;min-height:600px;width:100%;max-width:100%;border-radius:0;overflow:visible;-webkit-user-select:none;user-select:none;box-shadow:none}.image-carousel[data-light-background=true]{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000014;overflow:hidden}.image-carousel-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .6s ease-in-out}.image-carousel-content.fade-in{opacity:1}.image-carousel-content.fade-out{opacity:0}.image-carousel-img{max-width:100%;max-height:600px;width:auto;height:auto;display:block;object-fit:contain}.image-carousel-iframe{width:100%;height:600px;border:none;display:block;pointer-events:none}.image-carousel-image-wrapper{cursor:pointer;transition:transform .2s ease,opacity .2s ease;display:flex;align-items:center;justify-content:center;width:100%}.image-carousel-image-wrapper:hover{opacity:.95;transform:scale(1.01)}.image-carousel-attribution{margin:50px 0 0;font-size:14px;color:#ffffffb3;text-align:center}.image-carousel-source-link{color:#ffffffb3;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease}.image-carousel-source-link:hover{color:#fffffff2;border-bottom-color:#ffffff80}.image-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#0009;border:2px solid rgba(255,255,255,.9);color:#fff;cursor:pointer;padding:16px;z-index:2;transition:all .2s ease;opacity:0;line-height:0;display:flex;align-items:center;justify-content:center;border-radius:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #0006}.image-carousel[data-light-background=true] .image-carousel-arrow{background:#000000bf;border:2px solid rgba(0,0,0,.9);color:#fff;box-shadow:0 2px 8px #0000004d}.image-carousel-arrow svg{width:24px;height:24px;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.image-carousel[data-light-background=true] .image-carousel-arrow svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.image-carousel:hover .image-carousel-arrow{opacity:1}.image-carousel-arrow:hover{background:#000c;border-color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 16px #00000080}.image-carousel[data-light-background=true] .image-carousel-arrow:hover{background:#000000e6;color:#fff;border-color:#000;box-shadow:0 4px 16px #0006}.image-carousel-arrow:active{transform:translateY(-50%) scale(1)}.image-carousel-arrow-left{left:20px}.image-carousel-arrow-right{right:20px}.image-carousel-dots{position:absolute;bottom:38px;left:50%;transform:translate(-50%);display:flex;gap:10px;justify-content:center;z-index:2}.image-carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;padding:0;transition:background .3s ease,transform .2s ease}.image-carousel-dot:hover{background:#fff9;transform:scale(1.2)}.image-carousel-dot.active{background:#ffffffe6;transform:scale(1.3)}@media(max-width:768px){.image-carousel{min-height:600px}.image-carousel-content{padding:0}.image-carousel-img{max-height:600px}.image-carousel-iframe{height:600px}.image-carousel-arrow{padding:12px}.image-carousel-arrow svg{width:20px;height:20px}}@media(max-width:480px){.image-carousel{min-height:500px;max-height:600px;background:#000;border-radius:0;padding-bottom:20px;margin-bottom:70px;width:100%;margin-left:0;margin-right:0;position:relative;overflow:hidden}.image-carousel[data-light-background=true]{background:#000;border-radius:0}.image-carousel-content{padding:20px;height:100%;display:flex;align-items:center;justify-content:center}.image-carousel-img{max-height:360px;max-width:100%;object-fit:contain}.image-carousel-iframe{height:560px;max-width:100%}.image-carousel-arrow{position:absolute;top:auto;bottom:-55px;transform:none;padding:12px;opacity:1;background:#0009;border:2px solid rgba(0,0,0,.8);color:#fff;box-shadow:0 2px 6px #0003}.image-carousel[data-light-background=true] .image-carousel-arrow{background:#0009;border:2px solid rgba(0,0,0,.8);color:#fff;box-shadow:0 2px 6px #0003}.image-carousel-arrow:hover,.image-carousel[data-light-background=true] .image-carousel-arrow:hover{background:#000c;border-color:#000;color:#fff;box-shadow:0 4px 12px #0000004d}.image-carousel-arrow:active{background:#000000e6;box-shadow:0 2px 8px #0006}.image-carousel-arrow svg{width:18px;height:18px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.image-carousel-arrow-left{left:50%;transform:translate(-60px)}.image-carousel-arrow-left:hover,.image-carousel-arrow-left:active{transform:translate(-60px)}.image-carousel-arrow-right{right:50%;transform:translate(60px)}.image-carousel-arrow-right:hover,.image-carousel-arrow-right:active{transform:translate(60px)}.image-carousel-dots{bottom:-20px;gap:8px}.image-carousel-dot{width:7px;height:7px;background:#00000040}.image-carousel-dot.active{background:#000c}.image-carousel-attribution{display:block;margin-top:24px;font-size:13px;color:#0009;padding:0 20px}.image-carousel-source-link{color:#0009}.image-carousel-source-link:hover{color:#000000e6}}.mobile-nav-button{display:none;width:40px;height:40px;background:transparent;border:none;color:#202124;cursor:pointer;transition:opacity .2s ease;align-items:center;justify-content:center;flex-shrink:0;padding:0;outline:none;-webkit-tap-highlight-color:transparent}.mobile-nav-button:hover{opacity:.7}.mobile-nav-button:active{opacity:.5}.mobile-nav-button svg{width:20px;height:auto}.mobile-nav-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-nav-drawer{position:fixed;top:0;right:0;bottom:0;width:280px;max-width:85vw;background:#fff;box-shadow:-4px 0 12px #00000026;z-index:1001;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease}.mobile-nav-drawer.open{transform:translate(0)}.mobile-nav-header{display:flex;justify-content:flex-end;align-items:center;padding:16px 20px;border-bottom:1px solid #e2e8f0}.mobile-nav-close{width:40px;height:40px;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.mobile-nav-close:hover{background:#f1f5f9;color:#1e293b}.mobile-nav-close:active{transform:scale(.95)}.mobile-nav-items{flex:1;overflow-y:auto;padding:8px}.mobile-nav-item{display:block;width:100%;padding:14px 16px;margin-bottom:4px;border:none;background:transparent;color:#475569;font-size:15px;font-weight:500;text-align:left;border-radius:8px;cursor:pointer;transition:all .2s ease}.mobile-nav-item:hover{background:#f8fafc;color:#1e293b}.mobile-nav-item.active{background:#eff6ff;color:#1a73e8;font-weight:600}.mobile-nav-item:active{transform:scale(.98)}@media(max-width:768px){.mobile-nav-button{display:flex}.mobile-nav-button svg{width:18px}}@media(prefers-color-scheme:dark){.mobile-nav-drawer{background:#1e293b;box-shadow:-4px 0 12px #0000004d}.mobile-nav-header{border-bottom-color:#334155}.mobile-nav-header h2{color:#f1f5f9}.mobile-nav-close{color:#cbd5e1}.mobile-nav-close:hover{background:#334155;color:#f1f5f9}.mobile-nav-item{color:#cbd5e1}.mobile-nav-item:hover{background:#334155;color:#f1f5f9}.mobile-nav-item.active{background:#1e3a8a;color:#60a5fa}}*{margin:0;padding:0;box-sizing:border-box}.global-header{background-color:#fff;height:68px;border-bottom:1px solid #dadce0;position:sticky;top:0;z-index:1000}.header-content{max-width:1400px;margin:0 auto;padding:0 80px;height:100%;display:flex;align-items:center;justify-content:space-between}.header-logo a{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:22px;font-weight:500;color:#202124;text-decoration:none;transition:color .2s ease}.header-logo a:hover{color:#5f6368}.header-nav{display:flex;gap:24px;align-items:center}.mobile-nav-wrapper{display:none}.nav-link{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;color:#5f6368;text-decoration:none;letter-spacing:.01em;transition:color .2s ease;cursor:pointer}.nav-link:hover{color:#202124}.nav-divider{color:#dadce0;font-size:14px;-webkit-user-select:none;user-select:none}.nav-link-primary{color:#1a73e8;font-weight:600}.nav-link-primary:hover{color:#1765cc}.video-hero-section{position:relative;width:100%;height:100vh;min-height:700px;max-height:1080px;overflow:hidden;background-color:#000}.video-hero-background{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:1}.video-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#000000b3,#0000004d,#0000);z-index:2}.video-hero-content{position:relative;z-index:3;height:100%;max-width:1400px;margin:0 auto;padding:0 80px;display:flex;align-items:center}.video-hero-text{max-width:700px}.video-hero-headline{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:80px;font-weight:400;line-height:92px;color:#fff;letter-spacing:-.5px;margin:0 0 32px}.video-hero-subheadline{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:24px;font-weight:400;line-height:34px;color:#e8eaed;letter-spacing:0;margin:0}.video-hero-benefits{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#e8eaed;letter-spacing:0;margin:24px 0 0}.video-hero-form{margin-top:32px;display:flex;gap:12px;align-items:center}.video-hero-form-stacked{margin-top:32px;display:flex;flex-direction:column;gap:16px;max-width:500px}.video-hero-form-label{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#e8eaed;margin-bottom:8px}.video-hero-form input{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;padding:14px 16px;border:1px solid rgba(255,255,255,.3);border-radius:4px;background-color:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;outline:none;transition:all .2s ease}.video-hero-form input::placeholder{color:#fff9}.video-hero-form input:focus{border-color:#fff9;background-color:#fff3}.video-hero-form-stacked input{width:100%}.video-hero-form button,.video-hero-form-stacked button{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;padding:14px 32px;border:none;border-radius:4px;background-color:#1a73e8;color:#fff;cursor:pointer;transition:all .2s ease;white-space:nowrap}.video-hero-form button:hover,.video-hero-form-stacked button:hover{background-color:#1557b0;box-shadow:0 2px 8px #1a73e866}.video-hero-content-split{position:relative;z-index:3;height:100%;max-width:1400px;margin:0 auto;padding:0 80px;display:flex;align-items:center;justify-content:space-between;gap:80px}.video-hero-form-card{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:32px;min-width:400px;display:flex;flex-direction:column;gap:16px}.video-hero-form-card label{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#e8eaed;margin-bottom:4px}.video-hero-form-card input{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;padding:14px 16px;border:1px solid rgba(255,255,255,.3);border-radius:4px;background-color:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;outline:none;transition:all .2s ease;width:100%}.video-hero-form-card input::placeholder{color:#fff9}.video-hero-form-card input:focus{border-color:#fff9;background-color:#fff3}.video-hero-form-card button{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;padding:14px 32px;border:none;border-radius:4px;background-color:#1a73e8;color:#fff;cursor:pointer;transition:all .2s ease;width:100%}.video-hero-form-card button:hover{background-color:#1557b0;box-shadow:0 2px 8px #1a73e866}.video-hero-benefits-enhanced{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:22px;font-weight:500;line-height:32px;color:#e8eaed;letter-spacing:-.2px;margin:8px 0 0;opacity:.95}.video-hero-content-minimalist{position:relative;z-index:3;height:100%;max-width:1400px;margin:0 auto;padding:0 80px;display:flex;align-items:center;justify-content:space-between;gap:100px}.video-hero-text-wide{flex:1;max-width:700px}.video-hero-form-minimal{display:flex;flex-direction:column;gap:20px;min-width:380px}.video-hero-form-minimal-inline{display:flex;flex-direction:column;gap:24px;margin-top:40px;max-width:600px}.minimal-input-wrapper{display:flex;flex-direction:column;gap:8px}.minimal-label{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#ffffffb3;letter-spacing:.2px}.minimal-input{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:18px;padding:12px 0;border:none;border-bottom:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;outline:none;transition:border-color .2s ease}.minimal-input::placeholder{color:#fff9}.minimal-input:focus{border-bottom-color:#fff}.minimal-button{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:1.2;padding:16px 40px;border:none;border-radius:4px;background-color:#fff;color:#202124;cursor:pointer;transition:all .2s ease;align-self:flex-start}.minimal-button:hover{background-color:#f1f3f4;box-shadow:0 4px 12px #fff6;transform:translateY(-2px)}.video-hero-benefits-constrained{max-width:280px}.hero-section{background-color:#000;padding:80px 0;min-height:600px;display:flex;align-items:center}.hero-content{max-width:1800px;margin:0 auto;padding:0 80px;display:flex;align-items:center;gap:80px}.hero-left{flex:1;max-width:600px}.hero-right{flex:1;display:flex;align-items:center;justify-content:center}.hero-right img{max-width:100%;height:auto;border-radius:8px}.hero-title{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:80px;font-weight:400;line-height:92px;margin-bottom:32px;color:#fff;letter-spacing:-.5px}.hero-description{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.75;margin-bottom:0;color:#e8eaed}.btn{padding:12px 32px;font-size:16px;font-weight:500;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;font-family:Google Sans,sans-serif}.research-paper-left .btn-secondary-dark,.responsible-right .btn-secondary-dark{background:linear-gradient(135deg,#1a73e8,#4285f4);color:#fff;border:none;padding:12px 28px;font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-weight:600;letter-spacing:-.02em;line-height:1.2;transition:all .2s ease;align-self:flex-start}.research-paper-left .btn-secondary-dark:hover,.responsible-right .btn-secondary-dark:hover{background:linear-gradient(135deg,#1557b0,#1a73e8);box-shadow:0 6px 20px #1a73e859;transform:translateY(-2px)}.btn-secondary-dark{background:linear-gradient(135deg,#1a73e8,#4285f4);color:#fff;border:none;padding:12px 28px;font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-weight:600;letter-spacing:-.02em;line-height:1.2;transition:all .2s ease;width:auto;display:inline-block}.btn-secondary-dark:hover{background:linear-gradient(135deg,#1557b0,#1a73e8);box-shadow:0 6px 20px #1a73e859;transform:translateY(-2px)}.responsible-section{background-color:#fff;padding:0;width:100%;height:700px;overflow:hidden}.responsible-content{display:block;height:100%;max-width:1800px;margin:0 auto;position:relative}.responsible-left{position:absolute;left:0;top:0;width:700px;height:700px;background-color:#000;display:flex;align-items:center;justify-content:flex-start}.responsible-left img{width:700px;height:700px;object-fit:cover;display:block}.responsible-right{position:absolute;left:772px;top:0;width:556px;height:700px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:0}.research-section{width:100%;padding:96px 0;position:relative;overflow:hidden}.research-section-content{display:grid;grid-template-columns:1fr 1fr;max-width:1800px;margin:0 auto;padding:0 72px;gap:48px;align-items:center;position:relative}.research-section-left{display:flex;flex-direction:column;gap:24px;position:relative;z-index:2;padding-right:48px}.research-section-left:before{content:"";position:absolute;left:-100vw;right:0;top:-96px;bottom:-96px;background-color:#fff;z-index:-1}.research-section-right{display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:2}.research-section-right:before{content:"";position:absolute;left:-48px;right:-100vw;top:-96px;bottom:-96px;background-color:#000;z-index:-1}.research-section-right img{max-width:100%;height:auto;display:block;position:relative;z-index:1}.research-section.flipped .research-section-content{grid-template-columns:1fr 1fr}.research-section.flipped .research-section-left{order:2}.research-section.flipped .research-section-right{order:1}.research-section.flipped .research-section-left:before{background-color:#000;left:0;right:-100vw}.research-section.flipped .research-section-right:before{background-color:#fff;left:-100vw;right:-48px}.research-paper-section{width:100%;position:relative;overflow:hidden}.research-paper-section:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#fff 0% 50%,#000 50% 100%);z-index:0}.research-paper-content{display:grid;grid-template-columns:1fr 1fr;max-width:1800px;margin:0 auto;padding:32px 72px;gap:48px;align-items:start;position:relative;z-index:1}.research-paper-left{display:flex;flex-direction:column;gap:24px;position:relative;padding-right:48px}.research-paper-right{display:flex;align-items:center;justify-content:flex-start;position:relative;padding-left:48px;overflow:visible}.research-paper-section.flipped .research-paper-right{justify-content:center;padding-left:0}.research-paper-right img{max-width:100%;height:auto;display:block;position:relative;z-index:1;border-radius:8px;box-shadow:0 4px 20px #00000014}.research-paper-section.flipped .research-paper-left{order:2;padding-right:0;padding-left:48px}.research-paper-section.flipped .research-paper-right{order:1;display:flex;justify-content:center;align-items:center;padding-left:0;padding-right:48px}.video-container-tall{position:relative;width:100%;max-width:560px;height:400px;margin:0 auto}.video-container-tall iframe{width:100%;height:100%;border:none;border-radius:8px}@media(max-width:767px){.video-container-tall{margin-left:0;max-width:100%;height:auto;aspect-ratio:16 / 9;margin-top:32px;margin-bottom:32px;padding:16px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.video-container-tall iframe{border-radius:4px}}@media(min-width:768px)and (max-width:1023px){.video-container-tall{margin-left:0;max-width:100%;height:auto;aspect-ratio:16 / 9}}.research-paper-section.flipped:before{background:linear-gradient(to right,#000 0% 50%,#fff 50% 100%)}.section-title{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:48px;font-weight:400;line-height:56px;margin-bottom:24px;margin-top:0;color:#202124;letter-spacing:-.5px}@media(min-width:1024px){.section-title{margin-top:16px;margin-bottom:32px}.research-paper-left .btn-secondary-dark{margin-bottom:16px}}.section-description{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#202124;margin:0;padding:0;letter-spacing:normal}.section-list-intro{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#202124;margin-top:4px;margin-bottom:12px}.section-list{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#202124;margin-bottom:24px;margin-left:0;padding-left:24px;list-style-type:disc}.section-list li{margin-bottom:8px;padding-left:8px}.section-list li:last-child{margin-bottom:0}.how-it-works-section{width:100%;background-color:#fff;padding:96px 0}.how-it-works-content{max-width:1200px;margin:0 auto;padding:0 72px}.how-it-works-title{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:48px;font-weight:400;line-height:56px;color:#202124;text-align:center;margin-bottom:64px;letter-spacing:-.5px}.how-it-works-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;max-width:1200px;margin:0 auto}.how-it-works-step{display:flex;flex-direction:column}.step-title{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:24px;font-weight:400;line-height:32px;color:#202124;margin-bottom:16px;letter-spacing:-.3px}.step-description{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#5f6368}.before-after-section{width:100%;background-color:#f8f9fa;padding:96px 0}.before-after-content{max-width:1200px;margin:0 auto;padding:0 72px}.before-after-title{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:48px;font-weight:400;line-height:56px;color:#202124;text-align:center;margin-bottom:64px;letter-spacing:-.5px}.before-after-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}.column-title{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:28px;font-weight:400;line-height:36px;color:#202124;margin-bottom:32px;letter-spacing:-.3px}.comparison-items{display:flex;flex-direction:column;gap:24px}.comparison-item{display:flex;align-items:flex-start;gap:16px;font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px}.comparison-item p{margin:0}.comparison-icon{font-size:24px;font-weight:600;flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-top:0}.comparison-item.negative{color:#5f6368}.comparison-item.negative .comparison-icon{color:#d93025}.comparison-item.positive{color:#202124}.comparison-item.positive .comparison-icon{color:#1e8e3e}.who-should-use-section{width:100%;background-color:#fff;padding:96px 0}.who-should-use-content{max-width:1200px;margin:0 auto;padding:0 72px}.who-should-use-title{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:48px;font-weight:400;line-height:56px;color:#202124;text-align:center;margin-bottom:64px;letter-spacing:-.5px}.who-should-use-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:64px;max-width:900px;margin:0 auto}.audience-item{display:flex;flex-direction:column}.audience-title{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:24px;font-weight:400;line-height:32px;color:#202124;margin-bottom:16px;letter-spacing:-.3px}.audience-description{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#5f6368}.why-choose-section{width:100%;background-color:#fff;padding:96px 0}.why-choose-content{max-width:1200px;margin:0 auto;padding:0 72px}.why-choose-title{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:48px;font-weight:400;line-height:56px;color:#202124;text-align:center;margin-bottom:64px;letter-spacing:-.5px}.why-choose-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:48px}.why-choose-item{display:flex;gap:24px;align-items:flex-start}.check-icon{width:32px;height:32px;border-radius:50%;background-color:#34a853;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;flex-shrink:0}.why-choose-text h3{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#202124;margin:0 0 8px}.why-choose-text p{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#5f6368;margin:0}@media screen and (max-width:767px){.header-nav{display:none}.mobile-nav-wrapper{display:block}.global-header{position:sticky;top:0;z-index:1000;background-color:#fff}.landing-page,.video-hero-section{overflow-x:hidden;max-width:100vw;margin:0;padding:0}.research-paper-section{margin:0!important;padding:0!important}.video-hero-form-card{min-width:unset;width:100%;padding:24px 16px}.video-hero-form-minimal{min-width:unset;width:100%}.video-hero-section .video-hero-right,.responsible-right{position:relative;left:0;width:100%;height:auto;padding:24px 16px}.responsible-left img{width:100%;height:auto}.video-hero-content,.research-paper-content,.hero-content{flex-direction:column;gap:24px}.video-hero-left,.video-hero-right,.research-paper-left,.research-paper-right,.hero-left,.hero-right{width:100%;max-width:100%}.research-paper-section,.hero-section,.how-it-works-section,.features-section{padding:40px 16px}.video-hero-section{height:100vh;min-height:unset;max-height:unset;padding:60px 0 70px;display:flex;flex-direction:column;justify-content:flex-end}.video-hero-headline,.video-hero-benefits-enhanced{margin-bottom:16px}.video-hero-form-stacked{margin-top:16px}.video-hero-content,.video-hero-content-split,.video-hero-content-minimalist{padding:0 20px!important;flex-direction:column!important;gap:16px!important}.video-hero-form-minimal{gap:12px}.minimal-input,.minimal-button{padding:12px 16px;font-size:15px}.video-hero-text-wide{max-width:100%}.video-hero-form-minimal-inline{flex-direction:column}.url-input-container,.email-input-container{width:100%}.minimal-input-wrapper,.minimal-input,.minimal-button{width:100%!important;max-width:100%}.carousel-dots{position:relative;left:0!important;transform:none;justify-content:center;margin:16px auto}.research-paper-right,.quote-carousel{width:100%;max-width:100%}.video-hero-title,.hero-title{font-size:36px;line-height:44px}.video-hero-subtitle,.hero-description{font-size:16px;line-height:24px}.stat-section,.stats-container{flex-direction:column;gap:16px}.stat-card,.stat-item{width:100%;max-width:100%}img{max-width:100%;height:auto}.cta-button,.signup-button,button[type=submit]{width:100%}.how-it-works-steps,.before-after-grid,.who-should-use-grid,.features-grid{grid-template-columns:1fr;gap:24px}.research-paper-section:before{display:none}.research-paper-section{background:#fff!important}.research-paper-section:nth-child(2n){background:#fff!important}.research-paper-left:before,.research-paper-right:before,.research-section-left:before,.research-section-right:before{display:none}.research-paper-section.flipped:before{display:none}.research-paper-section.flipped{background:#fff!important}.research-paper-section.flipped:nth-child(2n){background:#fff!important}.section-title{font-size:28px;line-height:36px;font-weight:400;letter-spacing:normal;margin-bottom:0;margin-top:0;padding:0}.section-description{font-size:18px;line-height:28px;font-weight:400;margin-bottom:0;padding:18px 20px}.section-description:first-of-type{padding-top:24px}.section-description+.btn,.section-description+button{margin-top:12px}.section-list-intro,.section-list{font-size:18px;line-height:28px}.video-hero-headline{font-size:40px;line-height:48px;font-weight:500;letter-spacing:-.4px}.video-hero-subheadline{font-size:18px;line-height:26px}.research-paper-content{grid-template-columns:1fr;padding:48px 0;gap:32px}.research-paper-left{padding-left:20px!important;padding-right:20px!important}.section-title,.section-description,.section-list-intro,.section-list{padding-left:20px;padding-right:20px}.research-paper-section.flipped .research-paper-left{order:0;padding-left:0}.research-paper-section.flipped .research-paper-right{order:0}.research-paper-section .research-paper-right{padding:0!important}.header-content{padding:0 20px}.minimal-button{width:100%;padding:16px 24px;font-size:16px;font-weight:600}.btn-secondary-dark{width:auto;display:inline-flex;padding:11px 24px;font-size:16px;align-self:flex-start;margin-top:8px}.why-choose-section{padding:56px 0}.why-choose-content{padding:0 20px}.why-choose-title{font-size:32px;line-height:40px;margin-bottom:40px}.why-choose-grid{grid-template-columns:1fr;gap:32px}.why-choose-item{gap:16px}.why-choose-text h3{font-size:18px;line-height:26px}.why-choose-text p{font-size:15px;line-height:22px}}@media screen and (min-width:768px)and (max-width:1023px){.video-hero-form-card{min-width:unset;max-width:500px}.video-hero-form-minimal{min-width:unset;max-width:400px}.video-hero-section .video-hero-right{position:relative;left:0;width:100%}.responsible-right{position:relative;left:0;width:100%;padding:40px 32px}.responsible-left{position:relative;width:100%;height:auto}.responsible-left img{width:100%;height:auto}.research-paper-content{grid-template-columns:1fr;padding:64px 32px;gap:40px}.research-paper-section:before{display:none}.research-paper-section{background:#fff!important}.research-paper-section:nth-child(2n){background:#f8f9fa!important}.research-paper-section.flipped:before{display:none}.research-paper-section.flipped .research-paper-left{order:0;padding-left:0}.research-paper-section.flipped .research-paper-right{order:0}.research-paper-left,.research-paper-right{padding-left:0!important;padding-right:0!important}.research-paper-left:before,.research-paper-right:before,.research-section-left:before,.research-section-right:before{display:none}.how-it-works-steps,.features-grid{grid-template-columns:repeat(2,1fr)}.video-hero-section,.hero-section{padding:60px 32px}.header-content{padding:0 32px}.section-title{font-size:40px;line-height:48px}.video-hero-headline{font-size:56px;line-height:64px}}.section-description a,.step-description a,.section-list a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(95,99,104,.3);transition:border-color .2s ease}.section-description a:hover,.step-description a:hover,.section-list a:hover{border-bottom-color:#5f636899}.auth-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.auth-modal{background:#fff;padding:2rem;border-radius:.5rem;width:100%;max-width:400px;position:relative;box-shadow:0 20px 25px -5px #0000001a}.auth-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background .2s}.auth-modal-close:hover{background:#f3f4f6;color:#1f2937}.auth-modal h2{margin:0 0 1.5rem;color:#1f2937;font-size:1.5rem}.auth-message{padding:.75rem;border-radius:.375rem;margin-bottom:1rem;font-size:.875rem}.auth-message.error{background:#fee2e2;color:#dc2626}.auth-message.success{background:#d1fae5;color:#059669}.auth-submit{width:100%;padding:.75rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s}.auth-submit:hover:not(:disabled){background:#2563eb}.auth-submit:disabled{background:#9ca3af;cursor:not-allowed}.auth-toggle{margin-top:1rem;text-align:center;font-size:.875rem;color:#6b7280}.auth-toggle button{background:none;border:none;color:#3b82f6;cursor:pointer;font-weight:500;padding:0;text-decoration:underline}.auth-toggle button:hover{color:#2563eb}.auth-divider{position:relative;text-align:center;margin:1.5rem 0}.auth-divider:before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:#e5e7eb}.auth-divider span{position:relative;background:#fff;padding:0 .75rem;color:#6b7280;font-size:.875rem}.google-signin-btn{width:100%;padding:.75rem;background:#fff;color:#1f2937;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.75rem}.google-signin-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.google-signin-btn:disabled{opacity:.6;cursor:not-allowed}.google-signin-btn svg{flex-shrink:0}.forgot-password-link{margin-top:.5rem;text-align:right}.link-button{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:.875rem;padding:0;text-decoration:none;transition:color .2s}.link-button:hover{color:#2563eb;text-decoration:underline}.form-hint{margin:.25rem 0 0;font-size:.75rem;color:#6b7280}.reset-password-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.reset-password-card{background:#fff;padding:2.5rem;border-radius:.5rem;width:100%;max-width:420px;box-shadow:0 20px 25px -5px #0000001a}.reset-password-card h2{margin:0 0 .5rem;color:#1f2937;font-size:1.5rem}.reset-password-description{color:#6b7280;font-size:.9375rem;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.form-group input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper input{padding-right:2.5rem}.toggle-password{position:absolute;right:.5rem;background:none;border:none;cursor:pointer;padding:.25rem;font-size:1.25rem;line-height:1;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s}.toggle-password:hover{opacity:1}.reset-message{padding:.75rem;border-radius:.375rem;margin-bottom:1rem;font-size:.875rem}.reset-message.error{background:#fee2e2;color:#dc2626}.reset-message.success{background:#d1fae5;color:#059669}.reset-submit{width:100%;padding:.75rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s}.reset-submit:hover:not(:disabled){background:#2563eb}.reset-submit:disabled{background:#9ca3af;cursor:not-allowed}.user-management{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.user-management h2{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:#1f2937}.user-count{margin:0 0 1.5rem;color:#6b7280;font-size:.875rem}.user-management-loading,.user-management-error{padding:2rem;text-align:center;color:#6b7280}.user-management-error{color:#dc2626;background:#fee2e2;border-radius:.5rem}.users-table-container{overflow-x:auto}.users-table{width:100%;border-collapse:collapse}.users-table thead{background:#f9fafb}.users-table th{padding:.75rem 1rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.users-table td{padding:.75rem 1rem;font-size:.875rem;color:#4b5563;border-bottom:1px solid #e5e7eb}.users-table tbody tr:hover{background:#f9fafb}.admin-badge{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.admin-badge.admin{background:#dbeafe;color:#1e40af}.admin-badge.user{background:#f3f4f6;color:#4b5563}.toggle-admin-btn{padding:.375rem .75rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:background .2s}.toggle-admin-btn:hover{background:#2563eb}@media(max-width:768px){.users-table{font-size:.75rem}.users-table th,.users-table td{padding:.5rem}}.tracked-urls-management{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.tracked-urls-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.tracked-urls-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#1f2937}.view-selector{display:flex;align-items:center;gap:.5rem}.view-selector label{font-size:.875rem;font-weight:500;color:#374151}.view-selector select{padding:.375rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background:#fff}.tracked-count{margin:0 0 1.5rem;color:#6b7280;font-size:.875rem}.tracked-urls-loading,.tracked-urls-error{padding:2rem;text-align:center;color:#6b7280}.tracked-urls-error{color:#dc2626;background:#fee2e2;border-radius:.5rem}.tracked-list h3{font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 1rem}.tracked-item{padding:1rem;border:1px solid #e5e7eb;border-radius:.375rem;margin-bottom:.75rem}.tracked-item:hover{background:#f9fafb}.tracked-url{font-size:.875rem;color:#1f2937;font-weight:500;margin-bottom:.5rem;word-break:break-all}.tracked-site-name{font-size:1rem;color:#1f2937;font-weight:600;margin-bottom:.5rem}.tracked-stats{font-size:.875rem;color:#4b5563;margin-bottom:.25rem}.tracked-users{font-size:.75rem;color:#6b7280}.tracked-table{width:100%;border-collapse:collapse}.tracked-table thead{background:#f9fafb}.tracked-table th{padding:.75rem 1rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.tracked-table td{padding:.75rem 1rem;font-size:.875rem;color:#4b5563;border-bottom:1px solid #e5e7eb}.tracked-table tbody tr:hover{background:#f9fafb}.url-cell{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tracked-actions{text-align:right;min-width:140px}.tracked-remove-btn{padding:.35rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:500;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.tracked-remove-btn:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5;color:#991b1b}.tracked-remove-btn:disabled{opacity:.6;cursor:not-allowed}.tracked-actions__placeholder{color:#9ca3af;font-size:.75rem}@media(max-width:768px){.tracked-urls-header{flex-direction:column;align-items:flex-start;gap:1rem}.tracked-table{font-size:.75rem}.tracked-table th,.tracked-table td{padding:.5rem}.url-cell{max-width:150px}.tracked-actions{min-width:110px}}.header-with-tooltip-wrapper{cursor:help;display:inline-block}.header-tooltip-content{position:fixed;top:0;left:0;transform:none;margin:0;padding:12px 16px;background:#1f2937;color:#f3f4f6;border-radius:6px;font-size:14px;line-height:1.5;white-space:normal;max-width:350px;width:max-content;z-index:1000;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;pointer-events:auto;word-break:break-word}.header-tooltip-content p{margin:0 0 .75rem}.header-tooltip-content p:last-child{margin-bottom:0}.header-tooltip-link{display:inline-block;margin-top:12px;color:#93c5fd;text-decoration:none;font-size:13px;transition:color .2s ease}.header-tooltip-link:hover{color:#bfdbfe;text-decoration:underline}.header-tooltip-content:after{content:"";position:absolute;left:50%;transform:translate(-50%);border:6px solid transparent}.header-tooltip-content[data-placement=below]{margin-top:0}.header-tooltip-content[data-placement=below]:after{top:-12px;border-bottom-color:#1f2937}.header-tooltip-content[data-placement=above]:after{bottom:-12px;border-top-color:#1f2937}@media(max-width:768px){.header-tooltip-content{max-width:280px}.header-tooltip-content:after{left:50%;transform:translate(-50%)}}.alert-preferences{margin:0 auto;padding:2rem;width:100%}.alert-preferences h2{margin-bottom:.5rem;color:#1e293b}.alert-preferences .description{color:#64748b;margin-bottom:2rem}.url-selector{margin-bottom:2rem}.url-selector label{display:block;font-weight:600;margin-bottom:.5rem;color:#475569}.url-selector .data-source-help-link{margin-top:1rem;margin-bottom:0;font-size:.8125rem;color:#5f6368;font-weight:400;line-height:1.5}.url-selector .data-source-help-link a{color:#4a5568;text-decoration:none;transition:color .2s ease;font-weight:500;cursor:pointer}.url-selector .data-source-help-link a:hover{color:#1e293b;text-decoration:underline;text-underline-offset:2px}.url-selector select{width:100%;max-width:600px;padding:.75rem 2.5rem .75rem .75rem;border:1px solid #cbd5e1;border-radius:.5rem;font-size:1rem;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25rem}.data-source-help-option-1{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem;margin-top:.75rem;margin-bottom:2rem;max-width:600px}.data-source-help-option-1 p{margin:0;font-size:.875rem;line-height:1.6;color:#475569}.data-source-help-option-1 a{color:#3b82f6;text-decoration:underline}.data-source-help-option-1 a:hover{color:#2563eb}.data-source-help-option-2{margin-top:.5rem;margin-bottom:2rem;max-width:600px}.data-source-help-option-2 p{margin:0;font-size:.8125rem;line-height:1.5;color:#64748b;font-style:italic}.data-source-help-option-2 a{color:#3b82f6;text-decoration:underline;font-style:normal}.data-source-help-option-6{margin-top:.25rem;margin-bottom:2rem;max-width:600px}.data-source-help-option-6 p{margin:0;font-size:.875rem;line-height:1.5;color:#64748b}.data-source-help-option-6 a{color:#3b82f6;text-decoration:underline}.data-source-help-option-7{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem 1rem;margin-top:.75rem;margin-bottom:2rem;max-width:600px}.data-source-help-option-7 p{margin:0;font-size:.875rem;line-height:1.5;color:#475569}.data-source-help-option-7 .info-icon{margin-right:.5rem}.data-source-help-option-7 a{color:#3b82f6;text-decoration:underline}.data-source-help-option-8{background-color:#eff6ff;border-left:4px solid #3b82f6;border-radius:.5rem;padding:1rem 1.25rem;margin-top:.75rem;margin-bottom:2rem;max-width:600px}.data-source-help-option-8 .help-heading{margin:0 0 .75rem;font-size:.9375rem;font-weight:600;color:#1e40af}.data-source-help-option-8 p{margin:0;font-size:.875rem;line-height:1.6;color:#1e40af}.data-source-help-option-8 a{color:#2563eb;text-decoration:underline;font-weight:500}.data-source-help-option-8 a:hover{color:#1d4ed8}.data-source-checkboxes{margin-bottom:2rem}.data-source-checkboxes .data-source-label{display:block;font-weight:600;margin-bottom:.75rem;color:#475569}.data-source-checkboxes .checkbox-options{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:900px}.data-source-checkboxes .checkbox-option{display:flex;align-items:center;gap:.5rem}.data-source-checkboxes .checkbox-option input[type=checkbox]{width:1.125rem;height:1.125rem;cursor:pointer;flex-shrink:0;align-self:center}.data-source-checkboxes .checkbox-content{display:flex;flex-direction:column;gap:.25rem}.data-source-checkboxes .checkbox-label{font-weight:600;color:#1e293b;font-size:1rem;line-height:1.5;cursor:pointer}.data-source-checkboxes .checkbox-description{margin:0;font-size:.875rem;line-height:1.5;color:#64748b}@media(max-width:768px){.data-source-checkboxes .checkbox-options{grid-template-columns:1fr;gap:1.25rem}}.url-details{background-color:#f8fafc;padding:1rem;border-radius:.5rem;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.url-details p{margin:0;color:#475569}.stop-tracking-btn{padding:.5rem .9rem;border-radius:.5rem;border:1px solid #fca5a5;background:#fef2f2;color:#b91c1c;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.stop-tracking-btn:hover:not(:disabled){background:#fee2e2;border-color:#f87171;color:#991b1b}.stop-tracking-btn:disabled{opacity:.6;cursor:not-allowed}.stop-tracking-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0;text-align:left}.stop-tracking-text{color:#64748b;font-size:.875rem;margin-bottom:1rem}.stop-tracking-btn-secondary{padding:.625rem 1.25rem;border-radius:.5rem;border:1px solid #cbd5e1;background:#fff;color:#64748b;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.stop-tracking-btn-secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8;color:#475569}.stop-tracking-btn-secondary:disabled{opacity:.6;cursor:not-allowed}.metrics-section-header{font-size:1.125rem;font-weight:600;color:#1e293b;margin-top:2rem;margin-bottom:1rem}.metrics-section-header:first-of-type{margin-top:3rem}.metrics-grid{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:2rem;max-height:520px;overflow:auto;position:relative;width:100%;min-width:900px;display:block}.metrics-header{display:grid;grid-template-columns:2fr 1.25fr 1.25fr 1.5fr 2.25fr 1.5fr 1fr;gap:1rem;padding:1rem;background-color:#f1f5f9;border-bottom:1px solid #e2e8f0;font-weight:500;letter-spacing:.025em;color:#64748b;position:sticky;top:0;z-index:2;align-items:end}.custom-threshold-header,.frequency-option-header,.direction-option-header,.data-source-header{text-align:left}.metric-row{display:grid;grid-template-columns:2fr 1.25fr 1.25fr 1.5fr 2.25fr 1.5fr 1fr;gap:1rem;padding:1rem;border-bottom:1px solid #e2e8f0;align-items:flex-start}.metric-row:last-child{border-bottom:none}.metric-row:hover{background-color:#f8fafc}.metrics-grid-lighthouse .metrics-header,.metrics-grid-lighthouse .metric-row{grid-template-columns:2fr 1.5fr 2.25fr 1fr}.metric-name{color:#1e293b}.alert-option{display:flex;justify-content:center;align-items:center}.alert-option input[type=checkbox]{width:1.25rem;height:1.25rem;cursor:pointer}.alert-option input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.direction-option,.custom-threshold,.frequency-option,.data-source-option{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;color:#475569}.custom-threshold small,.direction-option small{color:#94a3b8}.custom-threshold-input{display:flex;align-items:center;gap:.5rem}.direction-option select,.custom-threshold-input input,.frequency-option select,.data-source-option select{width:100%;min-width:0;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:.5rem;font-size:.875rem}.direction-option select{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.frequency-option select{white-space:normal}.direction-option select,.frequency-option select,.data-source-option select{padding-right:2.5rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25rem}.direction-option select:focus,.frequency-option select:focus,.data-source-option select:focus,.custom-threshold-input input:focus{outline:2px solid #3b82f6;outline-offset:2px;border-color:#3b82f6}.alert-option input[type=checkbox]:focus{outline:2px solid #3b82f6;outline-offset:2px}.direction-option select:disabled,.custom-threshold-input input:disabled,.frequency-option select:disabled{background-color:#f1f5f9;color:#94a3b8;cursor:not-allowed}.custom-threshold-unit{color:#64748b;font-size:.875rem}.frequency-option select{background-color:#fff}.custom-threshold-actions{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.custom-threshold-save{padding:.45rem .85rem;border-radius:.5rem;border:1px solid #3b82f6;background:#3b82f6;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease}.custom-threshold-save:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.custom-threshold-save:disabled{background:#cbd5f5;border-color:#cbd5f5;cursor:not-allowed;opacity:.7}.help-text{background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.5rem;padding:1.5rem;margin-top:2rem}.help-text h3{margin-top:0;margin-bottom:1rem;color:#0c4a6e}.help-text ul{margin:0;padding-left:1.5rem;color:#0c4a6e}.help-text li{margin-bottom:.75rem}.help-text li:last-child{margin-bottom:0}@media(max-width:768px){.alert-preferences{padding:1rem}.url-details{flex-direction:column;align-items:flex-start}.metrics-grid{min-width:unset;width:100%}.metrics-header{display:none}.metric-row{grid-template-columns:1fr;gap:.75rem;padding:1.25rem}.metrics-grid-lighthouse .metric-row{grid-template-columns:1fr}.metric-name{grid-column:1;font-weight:600;margin-bottom:.5rem;order:0}.alert-option{justify-content:flex-start;padding-left:0}.alert-option[data-label*=Poor]{order:1}.alert-option[data-label*="Needs Improvement"]{order:2}.alert-option[data-label=Enabled]{order:3}.custom-threshold{order:4}.frequency-option{order:5}.alert-option:before{content:attr(data-label);margin-right:.5rem;color:#64748b;font-weight:500}.direction-option,.custom-threshold,.frequency-option{padding-left:0}.direction-option:before,.custom-threshold:before,.frequency-option:before{content:attr(data-label);display:block;margin-bottom:.5rem;color:#64748b;font-size:.8rem;font-weight:600;text-transform:none;letter-spacing:0}.custom-threshold,.frequency-option{margin-top:.5rem;padding-top:.75rem;border-top:1px solid #f1f5f9}.url-selector select,.custom-threshold input{max-width:100%}.custom-threshold select,.frequency-option select{max-width:100%;width:100%}.frequency-option select,.direction-option select{color:#1e293b;background-color:#fff;padding:.75rem;font-size:.875rem;line-height:1.4}.frequency-option select option,.direction-option select option{color:#1e293b;padding:.5rem}.custom-threshold-actions{margin-top:.75rem}.custom-threshold-save{width:100%;padding:.75rem}}.add-url-btn{margin-top:1.5rem;font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;padding:14px 32px;border:none;border-radius:4px;background-color:#1a73e8;color:#fff;cursor:pointer;transition:all .2s ease;white-space:nowrap}.add-url-btn:hover{background-color:#1557b0;box-shadow:0 2px 8px #1a73e866}.summary-metrics-table{max-width:500px;border-collapse:collapse}.summary-metrics-table thead th{padding:12px 16px;font-weight:600;font-size:.875rem;color:#475569;border-bottom:2px solid #e2e8f0;background-color:#f8fafc}.summary-metrics-table tbody td{padding:10px 16px;border-bottom:1px solid #f1f5f9;font-size:.875rem}.summary-metrics-table tbody tr{background-color:#fff}.summary-metrics-table tbody tr:hover{background-color:#f8fafc}.summary-metrics-table .metric-group-header td{background-color:transparent;border-bottom:none}.summary-metrics-table input[type=checkbox]{width:18px;height:18px;cursor:pointer}.summary-metrics-table input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}@media(max-width:600px){.summary-metrics-table{max-width:100%}.summary-metrics-table thead th,.summary-metrics-table tbody td{padding:8px 10px;font-size:.8125rem}.summary-metrics-table thead th:first-child{width:100px}}.notification-history{margin:0 auto;padding:2rem;width:100%}.notification-history h2{margin-bottom:.5rem;color:#1e293b}.notification-history-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden}.notification-history-table{width:100%;border-collapse:collapse}.notification-history-table thead{background-color:#f1f5f9;border-bottom:1px solid #e2e8f0}.notification-history-table thead th{padding:1rem;text-align:left;font-weight:500;letter-spacing:.025em;color:#64748b;font-size:.875rem}.notification-history-table tbody tr{border-bottom:1px solid #e2e8f0;transition:background-color .15s}.notification-history-table tbody tr:last-child{border-bottom:none}.notification-history-table tbody tr:hover{background-color:#f8fafc}.notification-history-table tbody td{padding:1rem;color:#475569;font-size:.875rem}.notification-history-table tbody td:first-child{white-space:nowrap;color:#1e293b}.loading-container,.empty-state{padding:4rem;text-align:center}.loading-container p,.empty-state p{color:#64748b;font-size:1rem}.error-message{background-color:#fee2e2;color:#dc2626;padding:.75rem;border-radius:.375rem;margin-bottom:2rem;font-size:.875rem}.source-badge{display:inline-block;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.source-badge-lab{background-color:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.source-badge-field{background-color:#dcfce7;color:#166534;border:1px solid #86efac}@media(max-width:768px){.notification-history{padding:1rem}.notification-history-table{font-size:.75rem}.notification-history-table thead th,.notification-history-table tbody td{padding:.5rem}}.faq-page{max-width:900px;margin:0 auto;padding:40px 20px}.faq-header{margin-bottom:48px}.faq-header h1{font-size:2.5rem;font-weight:600;letter-spacing:-.02em;color:#202124;margin:0}.faq-container{display:flex;flex-direction:column;gap:16px}.faq-item{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;transition:border-color .2s ease}.faq-item:hover{border-color:#0000001f}.faq-item[open]{border-color:#1a73e8}.faq-item summary{list-style:none;cursor:pointer;padding:20px 24px;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s ease}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{background-color:#1a73e80a}.faq-question{font-size:1.1rem;font-weight:500;color:#202124;margin:0;flex:1;padding-right:20px}.faq-item summary:after{content:"+";font-size:1.5rem;font-weight:300;color:#5f6368;transition:transform .2s ease;flex-shrink:0}.faq-item[open] summary:after{content:"−";transform:rotate(0)}.faq-answer{padding:0 24px 24px;color:#5f6368;font-size:.95rem;line-height:1.7;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-answer p{margin:0 0 16px}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul,.faq-answer ol{margin:12px 0;padding-left:24px}.faq-answer li{margin-bottom:8px}.faq-answer a{color:#1a73e8;text-decoration:none;transition:color .2s ease}.faq-answer a:hover{color:#1557b0;text-decoration:underline}.faq-answer strong{color:#202124;font-weight:500}@media(max-width:768px){.faq-page{padding:24px 16px}.faq-header h1{font-size:2rem}.faq-question{font-size:1rem}.faq-item summary{padding:16px 20px}.faq-answer{padding:0 20px 20px;font-size:.9rem}}.faq-answer a,.faq-question a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(95,99,104,.3);transition:border-color .2s ease}.faq-answer a:hover,.faq-question a:hover{border-bottom-color:#5f636899}.support-page{max-width:800px;margin:0 auto;padding:40px 20px}.support-container{background-color:#fff;border-radius:8px;padding:40px;box-shadow:0 1px 3px #0000001a}.support-title{font-size:32px;font-weight:600;color:#1e293b;margin:0 0 32px;padding-bottom:16px;border-bottom:2px solid #e2e8f0}.support-section{margin-bottom:32px}.support-section:last-child{margin-bottom:0}.support-section h2{font-size:20px;font-weight:600;color:#334155;margin:0 0 12px}.support-section p{font-size:16px;line-height:1.6;color:#475569;margin:0 0 12px}.support-section p:last-child{margin-bottom:0}.support-section ul{list-style:none;padding:0;margin:0}.support-section ul li{font-size:16px;line-height:1.6;color:#475569;margin-bottom:12px;padding-left:0}.support-section ul li:last-child{margin-bottom:0}.support-section a{color:#4a5568;text-decoration:none;transition:color .2s ease;font-weight:500}.support-section a:hover{color:#1e293b;text-decoration:underline;text-underline-offset:2px}.support-section a[href^="mailto:"]{color:#547aa5}.support-section a[href^="mailto:"]:hover{color:#3d5a7a}@media(prefers-color-scheme:dark){.support-container{background-color:#1e293b}.support-title{color:#f1f5f9;border-bottom-color:#334155}.support-section h2{color:#e2e8f0}.support-section p,.support-section ul li{color:#cbd5e1}.support-section a{color:#94a3b8}.support-section a:hover{color:#cbd5e1}.support-section a[href^="mailto:"]{color:#9fb3d1}.support-section a[href^="mailto:"]:hover{color:#b8c9e0}}@media(max-width:768px){.support-page{padding:20px 16px}.support-container{padding:24px 20px}.support-title{font-size:28px}.support-section h2{font-size:18px}.support-section p,.support-section ul li{font-size:15px}}.legal-page{background-color:#fff;min-height:100vh;padding:80px 40px 120px}.legal-container{max-width:800px;margin:0 auto}.legal-page h1{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:48px;font-weight:400;line-height:56px;color:#202124;margin-bottom:16px;letter-spacing:-.5px}.legal-page .last-updated{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:14px;color:#5f6368;margin-bottom:48px}.legal-page section{margin-bottom:48px}.legal-page h2{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:28px;font-weight:400;line-height:36px;color:#202124;margin-bottom:16px;margin-top:0;letter-spacing:-.3px}.legal-page h3{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#202124;margin-bottom:12px;margin-top:24px}.legal-page p{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#202124;margin-bottom:16px}.legal-page ul{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#202124;margin-bottom:16px;padding-left:24px}.legal-page li{margin-bottom:8px}.legal-page a{color:#1a73e8;text-decoration:none;border-bottom:1px solid rgba(26,115,232,.3);transition:border-color .2s ease}.legal-page a:hover{border-bottom-color:#1a73e899}.legal-page strong{font-weight:500}@media screen and (max-width:767px){.legal-page{padding:60px 20px 80px}.legal-page h1{font-size:32px;line-height:40px}.legal-page h2{font-size:24px;line-height:32px}.legal-page h3{font-size:18px;line-height:26px}}.error-page{background-color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px}.error-container{text-align:center;max-width:600px}.error-code{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:120px;font-weight:400;line-height:1;color:#dadce0;margin-bottom:24px;letter-spacing:-2px}.error-title{font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:40px;font-weight:400;line-height:48px;color:#202124;margin-bottom:16px;letter-spacing:-.5px}.error-description{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#5f6368;margin-bottom:40px}.error-actions{display:flex;gap:16px;justify-content:center;margin-bottom:32px}.error-button{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;padding:14px 32px;border-radius:4px;cursor:pointer;transition:all .2s ease;border:none;text-transform:none}.error-button.primary{background-color:#1a73e8;color:#fff}.error-button.primary:hover{background-color:#1557b0;box-shadow:0 4px 12px #1a73e84d}.error-button.secondary{background-color:transparent;color:#1a73e8;border:1px solid #dadce0}.error-button.secondary:hover{background-color:#f8f9fa;border-color:#1a73e8}.error-help{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5f6368}.error-help a{color:#1a73e8;text-decoration:none;border-bottom:1px solid rgba(26,115,232,.3);transition:border-color .2s ease}.error-help a:hover{border-bottom-color:#1a73e899}@media screen and (max-width:767px){.error-page{padding:40px 20px}.error-code{font-size:80px}.error-title{font-size:28px;line-height:36px}.error-description{font-size:16px;line-height:24px}.error-actions{flex-direction:column;gap:12px}.error-button{width:100%}}#root{width:100%;min-height:100vh;background:#f3f4f6}.app{min-height:100vh;display:flex;flex-direction:column}.app-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:1.125rem;color:#6b7280}.app-header{background:#fff;border-bottom:1px solid #dadce0;position:sticky;top:0;z-index:100;width:100%}.app-header-content{display:flex;align-items:center;gap:32px;height:68px;padding:0 80px;max-width:1400px;margin:0 auto}.app-header h1{margin:0;font-family:Google Sans Display,Arial,Helvetica,sans-serif;font-size:22px;font-weight:500;color:#202124;white-space:nowrap}.app-nav-inline{display:flex;gap:24px;align-items:center;flex:1;justify-content:flex-end;margin-right:24px}.app-nav-inline button{font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;color:#5f6368;text-decoration:none;letter-spacing:.01em;transition:all .2s ease;cursor:pointer;background:none;border:none;padding:8px 0;white-space:nowrap}.app-nav-inline button:hover:not(.active){color:#202124}.app-nav-inline button.active{color:#202124;text-decoration:underline;text-underline-offset:6px;text-decoration-color:#202124}.app-header-actions{display:flex;align-items:center;gap:1rem;margin-left:auto}.user-email{font-size:.875rem;color:#4b5563}.admin-badge-header{display:inline-block;padding:.25rem .75rem;background:#dbeafe;color:#1e40af;border-radius:9999px;font-size:.75rem;font-weight:500}.admin-view-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.admin-view-toggle input[type=checkbox]{width:16px;height:16px;cursor:pointer}.admin-view-toggle span{font-size:.875rem;color:#4b5563;font-weight:500}.sign-in-btn,.sign-out-btn{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}.sign-in-btn{background:#3b82f6;color:#fff}.sign-in-btn:hover{background:#2563eb}.sign-out-btn{background:#f3f4f6;color:#4b5563}.sign-out-btn:hover{background:#e5e7eb;color:#1f2937}.app-main{flex:1;padding:0;max-width:1400px;margin:0 auto;width:100%}.mobile-nav-hamburger-wrapper{display:none}@media(max-width:768px){.app-header-content{padding:0 1rem;height:68px;gap:1rem;flex-wrap:nowrap}.app-nav-inline,.sign-out-btn{display:none}.mobile-nav-hamburger-wrapper{display:flex;align-items:center}.app-header h1{font-size:18px}.app-header-actions{margin-left:auto;gap:.75rem}.admin-badge-header{font-size:.65rem;padding:.2rem .5rem}.admin-view-toggle span{display:none}.app-main{padding:0}}
