body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{pointer-events:none;-webkit-user-select:none;user-select:none}.title{color:var(--black);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.subtitle{color:var(--text-primary);font-size:1.8rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem}.text{line-height:1.6;margin-bottom:2rem}.disclaimer,.text{color:var(--text-secondary);font-size:1rem;text-align:center}.disclaimer{margin-top:1rem;opacity:.8}.page-link{color:var(--accent-color);font-weight:500;text-decoration:none;transition:all .3s ease}.page-link:hover{color:var(--text-primary);text-decoration:underline}.component-card{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:0 2px 4px #00000014;overflow:clip;position:relative;transition:all .2s ease}.component-card:hover{border-color:var(--accent-color);box-shadow:0 4px 8px #0000001f;transform:translateY(-2px)}.btn-primary{align-items:center;background:linear-gradient(135deg,var(--accent-color) 0,var(--button-hover) 100%);border:none;border-radius:var(--border-radius);box-shadow:0 4px 16px #0000001a;color:var(--white);cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:center;min-height:48px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.btn-primary:hover:not(:disabled){box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.btn-primary:disabled{background:var(--text-secondary);box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.btn-primary.btn-large{font-size:1.2rem;min-height:56px;padding:1.25rem 3rem}.btn-primary.btn-small{font-size:1rem;min-height:40px;padding:.75rem 1.5rem}.btn-secondary{align-items:center;background:#0000;border:2px solid var(--border-color);border-radius:12px;color:var(--text-primary);cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:center;min-height:48px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.btn-secondary:hover:not(:disabled){background:var(--border-color);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.btn-secondary:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.scrollable::-webkit-scrollbar{width:8px}.scrollable::-webkit-scrollbar-track{background:var(--border-color);border-radius:4px}.scrollable::-webkit-scrollbar-thumb{background:var(--text-secondary);border-radius:4px}.scrollable::-webkit-scrollbar-thumb:hover{background:var(--text-primary)}.scrollable-compact::-webkit-scrollbar{width:6px}.scrollable-compact::-webkit-scrollbar-track{background:var(--border-color);border-radius:3px}.scrollable-compact::-webkit-scrollbar-thumb{background:var(--text-secondary);border-radius:3px}.scrollable-compact::-webkit-scrollbar-thumb:hover{background:var(--text-primary)}.loader-container{flex-direction:column;gap:1rem}.loader,.loader-container{align-items:center;display:flex;justify-content:center}.loader{position:relative}.loader-ring{animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite;border:2px solid #0000;border-radius:50%;border-top:2px solid var(--accent-color);height:100%;position:absolute;width:100%}.loader-ring:first-child{animation-delay:-.45s}.loader-ring:nth-child(2){animation-delay:-.3s}.loader-ring:nth-child(3){animation-delay:-.15s}.loader-small{height:24px;width:24px}.loader-medium{height:40px;width:40px}.loader-large{height:64px;width:64px}.loader-text{color:var(--text-secondary);font-size:1.1rem;margin:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App-nav{background-color:#fffffffa;box-shadow:0 1px 2px #0000000d;padding:.75rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;width:100%}.nav-left{flex-shrink:0}.brand-link{align-items:center;display:flex;gap:.75rem;text-decoration:none;transition:opacity .2s ease}.brand-link:hover{opacity:.9}.nav-logo{height:40px;width:auto}.nav-brand{color:var(--black);font-size:1.25rem;font-weight:600;letter-spacing:-.5px}.nav-center{align-items:center;display:flex;gap:2rem;margin:0 2rem}.nav-center a{color:var(--text-secondary);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s ease}.nav-center a:hover{color:var(--text-primary)}.nav-right{flex-shrink:0}.cta-button{background:var(--black);border-radius:50px;color:#fff;font-size:.95rem;font-weight:500;padding:.6rem 1.2rem;text-decoration:none;transition:all .2s ease}.cta-button:hover{box-shadow:0 4px 12px #4299e126;filter:brightness(1.1);transform:translateY(-1px)}@media (max-width:768px){.nav-center{display:none}.nav-brand{font-size:1.1rem}.nav-logo{height:32px}}.home-a{background-image:url(/static/media/bg.efefd6d21fa1d53ae495.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex:1 1;flex-direction:column;min-height:100%;overflow:auto;padding:clamp(1rem,2vw + 1vh,2rem)}.home-a .home-grid{grid-gap:0;align-items:center;box-sizing:border-box;display:grid;gap:0;grid-template-columns:5fr 4fr;margin:auto;max-width:1400px;width:100%}.home-a .hero-section{display:flex;flex-direction:column;gap:2rem}.home-a .title{color:var(--black);font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.1;margin:0}.home-a .title-highlight{background:linear-gradient(135deg,var(--accent-color) 0,var(--button-hover) 100%);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block}.home-a .features-section{grid-gap:2rem;box-sizing:border-box;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:.5rem auto;max-width:1400px;padding:0 2rem;width:100%}.home-a .feature{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:1rem;text-align:center}.home-a .feature-number{border-bottom:2px solid var(--accent-color);color:var(--black);font-size:1.5rem;font-weight:600;line-height:1.2;margin-bottom:.5rem;padding-bottom:.5rem}.home-a .feature h3,.home-a .feature-number{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.home-a .feature h3{color:var(--text-primary);font-size:1.2rem;font-weight:500;margin:0}.home-a .form-section{position:relative}.home-a .form-section form{display:flex;flex-direction:column;gap:.5rem;min-width:0}@media (max-width:900px){.home-a .home-grid{gap:0;grid-template-columns:1fr;max-width:600px}.home-a .hero-section{gap:2rem;text-align:center}}@media (max-width:768px){.home-a{padding:1rem}}@media (max-width:600px){.home-a .features-section{gap:1rem;grid-template-columns:1fr;max-width:100%}}.subscribe-form{max-width:600px;padding:2rem;text-align:center;width:100%}.subscribe-form-group{margin-bottom:0}.subscribe-form button{margin-bottom:1rem;width:100%}.subscribe-form input{background-color:#fff;border:1px solid #e5e7eb;border-radius:var(--border-radius);color:var(--text-primary);font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.subscribe-form input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.subscribe-form input::placeholder{color:#9ca3af}.confirmation{max-width:600px;width:100%}.confirmation-content{padding:2.5rem 2rem;text-align:center}.confirmation-actions{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:0}@media (max-width:768px){.subscribe-content{padding:1.5rem}.subscribe-form h2{font-size:1.5rem}.subscribe-subtitle{font-size:1rem}.form-group{flex-direction:column;gap:.75rem}}.footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-top:1px solid var(--border-color);margin:auto -2rem -2rem;width:calc(100% + 4rem)}.footer-content{justify-content:space-between;margin:0 auto;padding:1.5rem 2rem}.footer-content,.footer-right{align-items:center;display:flex}.footer-right{gap:1.5rem}.copyright{margin:0}.copyright,.footer-link{color:var(--text-secondary);font-size:.9rem}.footer-link{text-decoration:none;transition:color .2s ease}.footer-link:hover{color:var(--accent-color)}.social-button{align-items:center;background-color:initial;border:1.5px solid var(--text-secondary);border-radius:50%;color:var(--text-secondary);cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:all .2s ease;width:36px}.social-icon{color:inherit;height:18px;transition:all .2s ease;width:18px}.social-button:hover{border-color:var(--accent-color);color:var(--accent-color);transform:translateY(-1px)}@media (max-width:900px){.footer{margin:auto -2rem -2rem;width:calc(100% + 4rem)}}@media (max-width:768px){.footer{margin:auto -1rem -2rem;width:calc(100% + 2rem)}.footer-content{padding:1.5rem 1rem}}@media (max-width:600px){.footer{margin:auto -1rem -2rem;width:calc(100% + 2rem)}.footer-content{justify-content:space-between;padding:1.5rem 1rem}.footer-content,.footer-right{align-items:center;flex-direction:row;gap:1rem}.footer-right{display:flex}}body,html{overflow-x:hidden}:where(*,:before,:after){box-sizing:border-box}canvas,img,svg,video{display:block;height:auto;max-width:100%}.home-b{background-image:url(/static/media/bgB_dark.487e3e973b186cacccb6.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex:1 1;flex-direction:column;min-height:100%;overflow:auto;padding:2rem}.home-b .centered-form-section{align-items:center;display:flex;justify-content:center;padding:1rem 0}.home-b .centered-form-section form{display:flex;flex-direction:column;gap:.5rem;min-width:0}.home-b .features-section{grid-gap:2rem;box-sizing:border-box;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:.5rem auto;max-width:1400px;padding:0 2rem;width:100%}.home-b .feature{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:1rem;text-align:center}.home-b .feature-number{color:var(--accent-color);font-size:1.5rem;font-weight:700;line-height:1.2}.home-b .feature h3{word-wrap:break-word;color:var(--text-primary);font-size:1.2rem;-webkit-hyphens:auto;hyphens:auto;margin:0}.home-b .feature p{color:var(--text-secondary);line-height:1.6;margin:0}@media (max-width:768px){.home-b{padding:1rem}}@media (max-width:600px){.home-b .features-section{gap:1rem;grid-template-columns:1fr}}.unsub-form{margin:5rem auto 0;max-width:600px;padding:2rem;text-align:center;width:100%}.unsub-form-group{margin-bottom:1.5rem}.unsub-form button{margin-bottom:1rem;width:100%}.unsub-form input{background-color:#fff;border:1px solid #e5e7eb;border-radius:var(--border-radius);color:var(--text-primary);font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.unsub-form input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.unsub-form input::placeholder{color:#9ca3af}.status-message{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;font-weight:500;margin-top:1.5rem;padding:1.25rem;text-align:center}.status-message.success{background-color:#10b9814d;border:2px solid #10b98133;color:var(--success-color)}.status-message.error{background-color:#ef44441a;border:2px solid #ef444433;color:var(--error-color)}@media (max-width:768px){.unsub-content{padding:2rem 1.5rem}.unsub-content h2{font-size:1.5rem}.form-group{flex-direction:column;gap:.75rem}}.unsubscribe{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:top;padding:2rem;text-align:center}.unsubscribe-content h1{color:var(--black);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2}.auth-section{flex:1 1;padding:2rem;text-align:center}.auth-section.component-card{overflow:visible}.auth-section h2{color:var(--text-primary);font-size:1.8rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1rem}.auth-section p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.form-group label{color:var(--text-primary);font-size:.9rem;font-weight:500;text-align:left}.form-input{background-color:var(--input-bg);border:1px solid var(--border-color);border-radius:var(--border-radius);color:var(--text-primary);font-size:1rem;padding:.75rem 1rem;transition:all .3s ease}.form-input:focus{border-color:var(--accent-color);box-shadow:0 0 0 2px #ffffff1a;outline:none}.form-input::placeholder{color:var(--text-secondary);opacity:.7}.form-input:disabled{cursor:not-allowed;opacity:.6}.error-message{background-color:#ef44441a;border:2px solid #ef444433;border-radius:8px;color:var(--error-color);margin-bottom:1.5rem;padding:1rem;text-align:left}.login-button,.login-signup-button{margin-top:1rem;width:100%}@media (max-width:768px){.auth-section{padding:1.5rem}.auth-section h2{font-size:1.5rem}.auth-section p{font-size:1rem}}.login{align-items:stretch;display:flex;gap:2rem;justify-content:center;margin:0 auto;max-width:900px;padding:2rem;width:100%}.auth-divider{background-color:var(--border-color);width:2px}@media (max-width:768px){.login{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.auth-divider{align-self:auto;height:1px;width:100%}}.profile{padding:2rem}.profile,.profile-info{display:flex;flex-direction:column;flex-shrink:0}.profile-info{gap:0;margin:0}.info-item{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:.75rem 0}.info-item:last-child{border-bottom:none}.info-item label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.info-item span{color:var(--text-primary);font-weight:600}.info-item small{color:var(--text-secondary);font-size:.85rem;opacity:.7}.account-actions{border-top:1px solid var(--border-color)}.logout-button{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:var(--border-radius);box-shadow:0 4px 16px #0000001a;color:var(--white);cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.logout-button:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}@media (max-width:768px){.info-item{align-items:flex-start;flex-direction:column;gap:.25rem}.logout-button{font-size:1rem;padding:.875rem 1.75rem}}.preferences{display:flex;flex:1 1;flex-direction:column;height:100%;min-height:0;padding:2rem}.preferences-header{align-items:center;border-bottom:1px solid var(--border-color);display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.preferences-title-section{align-items:center;display:flex;gap:1rem}.preferences-title-section h2{color:var(--text-primary);font-size:1.5rem;font-weight:700;letter-spacing:-.5px;margin:0}.subscription-count{background-color:#f1f5f9;background-color:var(--bg-tertiary,#f1f5f9);border:1px solid #e2e8f0;border:1px solid var(--border-light,#e2e8f0);border-radius:var(--border-radius);color:var(--text-secondary);font-size:1.5rem;font-weight:500;padding:.25rem .75rem}.preferences-actions{align-items:center;display:flex;gap:1rem}.save-button{min-width:140px}.save-msg{border-radius:var(--border-radius);font-size:.9rem;font-weight:500;padding:.5rem 1rem}.save-msg.success{background-color:#10b9811a;background-color:var(--success-bg,#10b9811a);color:#10b981;color:var(--success-color,#10b981)}.save-msg.error{background-color:#ef44441a;background-color:var(--error-bg,#ef44441a);color:#ef4444;color:var(--error-color,#ef4444)}.newsletter-cards-container{flex:1 1;min-height:0;overflow-y:auto}.newsletter-cards-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:.5rem 0}.newsletter-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--border-radius);cursor:pointer;display:flex;flex-direction:column;min-height:200px;overflow:hidden;padding:1.5rem;position:relative;transition:all .2s ease}.newsletter-card:before{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.newsletter-card.subscribed{border-color:var(--primary-color);box-shadow:0 4px 12px #0000001a}.newsletter-card.subscribed:before{opacity:1}.newsletter-card:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.newsletter-card.unsubscribed{opacity:.7}.newsletter-card.unsubscribed:hover{opacity:1}.newsletter-card-header{margin-bottom:1rem}.newsletter-title h4{color:var(--text-primary);font-size:1.1rem;font-weight:600;line-height:1.3;margin:0}.newsletter-description{margin-bottom:1.5rem}.newsletter-description p{color:var(--text-secondary);font-size:.9rem;line-height:1.5;margin:0}.frequency-section{flex:1 1;margin-bottom:1rem}.frequency-label{color:var(--text-secondary);display:block;font-size:.9rem;font-weight:500;margin-bottom:.75rem}.frequency-options{display:flex;flex-wrap:wrap;gap:.5rem}.frequency-option{background:var(--input-bg);border:1px solid var(--border-color);border-radius:var(--border-radius);cursor:pointer;flex-shrink:0;padding:.5rem 1rem;text-align:center;transition:all .2s ease}.frequency-option:hover{background:rgba(var(--primary-color-rgb),.05);border-color:var(--primary-color)}.frequency-option.selected{background:rgba(var(--primary-color-rgb),.1);border-color:var(--primary-color);color:var(--primary-color);font-weight:600}.frequency-key{display:block;font-size:.9rem;font-weight:600;margin-bottom:.25rem}.frequency-description{display:block;font-size:.75rem;opacity:.8}.newsletter-status{display:flex;justify-content:flex-end;margin-top:auto}.status-badge{border-radius:var(--border-radius);font-size:.8rem;font-weight:500;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.status-badge.subscribed{background:#10b9811a;background:var(--success-bg,#10b9811a);color:#10b981;color:var(--success-color,#10b981)}.status-badge.unsubscribed{background:#6b72801a;background:var(--muted-bg,#6b72801a);color:var(--text-secondary)}.empty-state,.loading-state{color:var(--text-secondary);padding:3rem 2rem;text-align:center}.empty-state p,.loading-state p{font-size:1rem;margin:0}@media (max-width:768px){.preferences-header{align-items:flex-start;flex-direction:column;gap:1rem}.preferences-actions{justify-content:flex-end;width:100%}.newsletter-cards-grid{gap:1rem;grid-template-columns:1fr}.newsletter-card{padding:1.25rem}.frequency-options{flex-direction:column}}@media (max-width:480px){.newsletter-card-header{align-items:flex-start;flex-direction:column;gap:.75rem}.newsletter-title h4{font-size:1rem}}.account{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:2rem;width:100%}@media (max-width:768px){.account{gap:1rem;padding:1rem}}:root{--nav-bg:#fff0;--nav-hover:#4a5568;--accent-color:#4299e1;--text-primary:#2d3748;--text-secondary:#4a5568;--black:#000;--white:#fff;--card-bg:hsla(0,0%,100%,.849);--border-color:#e2e8f0;--input-bg:#fff;--button-bg:#4a5568;--button-hover:#2d3748;--error-color:#e53e3e;--success-color:#38a169;--page-bg:#f7fafc00;--page-border:#0000000a;--page-shadow:rgba(0,0,0,.534);--border-radius:4px}#root,.App,body,html{height:100%}.App{color:#2d3748;color:var(--text-primary);flex-direction:column;min-height:100vh;overflow-x:hidden;position:relative;z-index:0}.App,.page-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex}.page-container{background-color:#fff;background-color:var(--white);border:1px solid #0000000a;border:1px solid var(--page-border);border-radius:0;box-sizing:border-box;flex:1 1;flex-direction:column;margin:0 auto;max-width:100%;min-height:0;padding:0;width:100%}
/*# sourceMappingURL=main.82a0b479.css.map*/