:root{--newsletter-gold:#bd926f;--newsletter-gold-light:#d4a97a;--newsletter-gold-dark:#9a7559;--newsletter-navy:#2c3e50;--newsletter-navy-light:#34495e;--newsletter-cream:#faf8f5;--newsletter-white:#fff;--newsletter-text:#333;--newsletter-text-light:#666;--newsletter-border:rgba(189,146,111,.2)}.newsletter-wrapper{background:linear-gradient(135deg,var(--newsletter-cream) 0,#f5f0e8 50%,var(--newsletter-cream) 100%);min-height:100vh}.newsletter-content{margin:0 auto;max-width:1400px;padding:2rem 1.5rem 4rem}.newsletter-hero{background:linear-gradient(135deg,var(--newsletter-navy) 0,var(--newsletter-navy-light) 100%);border-radius:1rem;box-shadow:0 20px 60px rgba(44,62,80,.2);margin-bottom:3rem;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.newsletter-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath fill='%23bd926f' fill-opacity='.08' fill-rule='evenodd' d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2zm0-30V0h-2v4h-4v2h4v4h2V6h4V4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2zM6 4V0H4v4H0v2h4v4h2V6h4V4z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.newsletter-hero-content{position:relative;z-index:1}.newsletter-hero-icon{align-items:center;background:linear-gradient(135deg,var(--newsletter-gold) 0,var(--newsletter-gold-light) 100%);border-radius:50%;box-shadow:0 10px 30px rgba(189,146,111,.3);display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.newsletter-hero-icon i{color:#fff;font-size:2rem}.newsletter-hero h1{color:#fff;font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem}.newsletter-hero p{color:hsla(0,0%,100%,.85);font-family:Lato,sans-serif;font-size:1.15rem;line-height:1.7;margin:0 auto;max-width:600px}.newsletter-grid{align-items:start;display:grid;gap:2.5rem;grid-template-columns:350px 1fr}@media (max-width:1100px){.newsletter-grid{grid-template-columns:1fr}}.newsletter-list-section{background:#fff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.05);display:flex;flex-direction:column;max-height:calc(100vh - 4rem);overflow:hidden;padding:1.5rem;position:sticky;top:2rem}.section-title{align-items:center;border-bottom:2px solid var(--newsletter-border);color:var(--newsletter-navy);display:flex;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem}.section-title i{color:var(--newsletter-gold)}.newsletter-list{flex:1;list-style:none;margin:0;overflow-y:auto;padding:0}.newsletter-generated-section{background:#fff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.05);margin-bottom:2rem;padding:1.5rem}.newsletter-generated-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.newsletter-generated-card{background:var(--newsletter-cream);border:1px solid var(--newsletter-border);border-radius:.9rem;padding:1rem}.newsletter-generated-card h3{color:var(--newsletter-navy);font-family:Crimson Pro,serif;font-size:1.05rem;line-height:1.4;margin:.3rem 0 .7rem}.newsletter-generated-meta{color:var(--newsletter-gold);font-family:Lato,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.newsletter-generated-actions{display:flex;flex-wrap:wrap;gap:.6rem}.newsletter-generated-actions a{align-items:center;border-radius:999px;display:inline-flex;font-family:Lato,sans-serif;font-size:.82rem;font-weight:600;gap:.35rem;justify-content:center;padding:.6rem .9rem;text-decoration:none}.newsletter-generated-actions a.primary{background:linear-gradient(135deg,var(--newsletter-gold) 0,var(--newsletter-gold-dark) 100%);color:#fff}.newsletter-generated-actions a.secondary{background:#fff;border:1px solid var(--newsletter-border);color:var(--newsletter-navy)}.newsletter-list-item{border:2px solid transparent;border-radius:.75rem;cursor:pointer;margin-bottom:.5rem;padding:1rem;transition:all .2s ease}.newsletter-list-item:hover{background:var(--newsletter-cream);border-color:var(--newsletter-border)}.newsletter-list-item.active{background:linear-gradient(135deg,var(--newsletter-gold) 0,var(--newsletter-gold-light) 100%);box-shadow:0 4px 15px rgba(189,146,111,.3);color:#fff}.newsletter-list-item.active .newsletter-item-date,.newsletter-list-item.active .newsletter-item-title{color:#fff}.newsletter-item-date{color:var(--newsletter-gold);font-family:Lato,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:1px;margin-bottom:.25rem;text-transform:uppercase}.newsletter-item-title{color:var(--newsletter-navy);display:-webkit-box;font-family:Crimson Pro,serif;font-size:1.05rem;font-weight:500;-webkit-line-clamp:2;line-height:1.4;-webkit-box-orient:vertical;overflow:hidden}.newsletter-display-section{background:#fff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.05);overflow:hidden}.newsletter-display-header{background:linear-gradient(135deg,var(--newsletter-gold) 0,var(--newsletter-gold-dark) 100%);color:#fff;padding:2rem}.newsletter-display-date{font-family:Lato,sans-serif;font-size:.85rem;letter-spacing:1.5px;margin-bottom:.5rem;opacity:.9;text-transform:uppercase}.newsletter-display-title{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;line-height:1.3;margin:0}.newsletter-display-body{padding:2.5rem}.newsletter-display-content{color:var(--newsletter-text);font-family:Crimson Pro,serif;font-size:1.1rem;line-height:1.8}.newsletter-display-content p{margin-bottom:1.5rem}.newsletter-display-content h1,.newsletter-display-content h2,.newsletter-display-content h3{color:var(--newsletter-navy);font-family:Cormorant Garamond,serif;margin-bottom:1rem;margin-top:2rem}.newsletter-display-content a{color:var(--newsletter-gold-dark);text-decoration:underline}.newsletter-display-content img{border-radius:.5rem;height:auto;margin:1.5rem 0;max-width:100%}.newsletter-display-content blockquote{border-left:4px solid var(--newsletter-gold);color:var(--newsletter-text-light);font-style:italic;margin:1.5rem 0;padding-left:1.5rem}.subscribe-section{background:linear-gradient(135deg,var(--newsletter-navy) 0,var(--newsletter-navy-light) 100%);border-radius:1rem;margin-top:2rem;overflow:hidden;padding:2rem;position:relative;text-align:center}.subscribe-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath fill='%23bd926f' fill-opacity='.06' fill-rule='evenodd' d='M0 40 40 0H20L0 20m40 20V20L20 40'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}.subscribe-content{position:relative;z-index:1}.subscribe-section h3{color:#fff;font-family:Cormorant Garamond,serif;font-size:1.75rem;margin-bottom:.5rem}.subscribe-section p{color:hsla(0,0%,100%,.8);font-family:Lato,sans-serif;margin-bottom:1.5rem}.subscribe-form{display:flex;gap:.75rem;margin:0 auto;max-width:450px}.subscribe-input{background:hsla(0,0%,100%,.95);border:none;border-radius:.5rem;flex:1;font-family:Lato,sans-serif;font-size:1rem;padding:.85rem 1.25rem}.subscribe-input:focus{outline:2px solid var(--newsletter-gold)}.subscribe-btn{background:linear-gradient(135deg,var(--newsletter-gold) 0,var(--newsletter-gold-dark) 100%);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-family:Lato,sans-serif;font-weight:600;padding:.85rem 1.75rem;transition:all .3s ease;white-space:nowrap}.subscribe-btn:hover{box-shadow:0 4px 15px rgba(189,146,111,.4);transform:translateY(-2px)}.newsletter-loading{color:var(--newsletter-text-light);padding:4rem 2rem;text-align:center}.newsletter-loading i{animation:pulse 1.5s ease-in-out infinite;color:var(--newsletter-gold);font-size:3rem;margin-bottom:1rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.newsletter-empty{color:var(--newsletter-text-light);padding:4rem 2rem;text-align:center}.newsletter-empty i{color:var(--newsletter-border);font-size:4rem;margin-bottom:1rem}.newsletter-empty h3{color:var(--newsletter-navy);font-family:Cormorant Garamond,serif;margin-bottom:.5rem}.newsletter-footer{border-top:1px solid var(--newsletter-border);margin-top:3rem;padding:2rem;text-align:center}.newsletter-footer p{color:var(--newsletter-text-light);font-family:Lato,sans-serif;font-size:.95rem;margin:0}.newsletter-footer a{color:var(--newsletter-gold);font-weight:500;text-decoration:none}.newsletter-footer a:hover{text-decoration:underline}@media (max-width:768px){.newsletter-hero h1{font-size:2.25rem}.newsletter-content{padding:1.5rem 1rem 3rem}.newsletter-list-section{max-height:300px;position:relative;top:0}.newsletter-display-title{font-size:1.5rem}.newsletter-display-body{padding:1.5rem}.subscribe-form{flex-direction:column}}.newsletter-list::-webkit-scrollbar{width:6px}.newsletter-list::-webkit-scrollbar-track{background:var(--newsletter-cream);border-radius:3px}.newsletter-list::-webkit-scrollbar-thumb{background:var(--newsletter-gold);border-radius:3px}
