*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;line-height:1.6}.background-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-2}.background-image{object-fit:cover;object-position:center}.background-fallback{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2)}.background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:-1}.layout-wrapper{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1 1;padding:1rem}.landing-content,.main-content{display:flex;align-items:center;justify-content:center}.landing-content{width:100%;min-height:100vh;padding:2rem 1rem}.content-wrapper{max-width:600px;width:100%;text-align:center}.description-section{margin-bottom:3rem;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3)}.main-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.02em}.subtitle{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;opacity:.95}.description{font-size:1.125rem;line-height:1.7;opacity:.9;max-width:540px;margin:0 auto}.form-section{margin-bottom:2rem}.email-form{width:100%}.form-content{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.email-input{width:100%;padding:1rem 1.25rem;font-size:1rem;border:2px solid rgba(255,255,255,.3);border-radius:8px;background:rgba(255,255,255,.95);color:#333;transition:all .2s ease}.email-input:focus{outline:none;border-color:#667eea;background:white;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.email-input:disabled{opacity:.6;cursor:not-allowed}.email-input::placeholder{color:#999}.submit-button{width:100%;padding:1rem 2rem;font-size:1.125rem;font-weight:600;color:white;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.message{padding:1rem;border-radius:8px;font-size:.95rem;text-align:center;animation:fadeIn .3s ease}.message-success{background:rgba(16,185,129,.95);color:white;border:2px solid rgba(16,185,129,1)}.message-error{background:rgba(239,68,68,.95);color:white;border:2px solid rgba(239,68,68,1)}.message-loading{background:rgba(59,130,246,.95);color:white;border:2px solid rgba(59,130,246,1)}.landing-footer{margin-top:2rem}.legal-link{color:white;text-decoration:none;font-size:.9rem;opacity:.8;transition:opacity .2s ease;text-shadow:0 1px 2px rgba(0,0,0,.3)}.legal-link:hover{opacity:1;text-decoration:underline}.unsubscribe-page,.verify-page{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2)}.unsubscribe-content,.verify-content{max-width:500px;width:100%;background:white;border-radius:12px;padding:2.5rem 2rem;box-shadow:0 10px 25px rgba(0,0,0,.2)}.unsubscribe-status,.verify-status{text-align:center}.unsubscribe-status h1,.verify-status h1{font-size:1.75rem;margin-bottom:1rem;color:#333}.unsubscribe-message,.verify-message{font-size:1.05rem;color:#666;margin-bottom:1.5rem;line-height:1.6}.email-display,.verified-email{font-size:.95rem;color:#666;margin:1rem 0}.email-display strong,.verified-email strong{color:#333}.error-icon,.success-icon{width:64px;height:64px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700}.success-icon{background:#10b981;color:white}.error-icon{background:#ef4444;color:white}.spinner{width:48px;height:48px;margin:0 auto 1.5rem;border:4px solid #f3f4f6;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite}.back-link,.cancel-link{display:inline-block;margin-top:1.5rem;padding:.75rem 1.5rem;background:#667eea;color:white;text-decoration:none;border-radius:8px;font-weight:500;transition:all .2s ease}.back-link:hover,.cancel-link:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.info-text,.warning-text{font-size:.9rem;color:#666;margin:1rem 0;line-height:1.5}.button-group{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.confirm-button{padding:.875rem 1.75rem;background:#ef4444;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.confirm-button:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.legal-page{width:100%;min-height:100vh;background:#f9fafb;padding:2rem 1rem}.legal-content{max-width:800px;margin:0 auto;background:white;border-radius:12px;padding:2.5rem 2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.legal-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}.legal-header h1{font-size:2rem;color:#111827;margin-bottom:.5rem}.last-updated{font-size:.9rem;color:#6b7280}.legal-section{margin-bottom:2.5rem}.legal-section h2{font-size:1.5rem;color:#1f2937;margin-bottom:1rem}.legal-section p{color:#4b5563;line-height:1.7;margin-bottom:1rem}.legal-section ul{margin:1rem 0 1rem 1.5rem;color:#4b5563}.legal-section li{margin-bottom:.5rem;line-height:1.6}.contact-info{background:#f3f4f6;padding:1rem 1.5rem;border-radius:8px;border-left:4px solid #667eea}.email-link,.external-link{color:#667eea;text-decoration:none;font-weight:500}.email-link:hover,.external-link:hover{text-decoration:underline}.legal-footer{margin-top:3rem;padding-top:2rem;border-top:2px solid #e5e7eb}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}@media (min-width:768px){.main-title{font-size:3rem}.subtitle{font-size:1.75rem}.description{font-size:1.25rem}.form-content{flex-direction:row;gap:1rem}.email-input{flex:1 1}.submit-button{width:auto;padding:1rem 2.5rem}.button-group{flex-direction:row;justify-content:center}.cancel-link,.confirm-button{flex:0 0 auto}.legal-content{padding:3rem 3.5rem}}@media (min-width:1024px){.main-title{font-size:3.5rem}.subtitle{font-size:2rem}.content-wrapper{max-width:700px}.unsubscribe-content,.verify-content{max-width:550px;padding:3rem 2.5rem}.legal-content{padding:4rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #667eea;outline-offset:2px}