.subscribe-page{min-height:100vh;background:var(--color-cream,#faf9f6)}.subscribe-hero{position:relative;padding:8rem 2rem 5rem;text-align:center;overflow:hidden}.subscribe-hero-bg{background:linear-gradient(145deg,#0f172a,#1a1a2e 40%,#1e293b);z-index:0}.subscribe-hero-bg,.subscribe-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.subscribe-hero-overlay{background:radial-gradient(ellipse at 20% 50%,rgba(233,30,140,.18) 0,transparent 50%),radial-gradient(ellipse at 80% 50%,rgba(79,70,229,.16) 0,transparent 50%),radial-gradient(ellipse at center,transparent 0,rgba(0,0,0,.3) 100%);z-index:1}.subscribe-hero-content{position:relative;z-index:2;max-width:640px;margin:0 auto}.subscribe-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:1rem}.subscribe-hero h1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;color:#fff;line-height:1.15;margin-bottom:1.25rem}.subscribe-accent{color:#e91e8c}.subscribe-subtitle{font-size:1.1rem;color:rgba(255,255,255,.75);line-height:1.6;margin-bottom:2.5rem;max-width:520px;margin-left:auto;margin-right:auto}.subscribe-form-wrapper{max-width:480px;margin:0 auto}.subscribe-form{display:flex;gap:.75rem;margin-bottom:.75rem}.subscribe-input{flex:1;padding:.875rem 1.25rem;border:2px solid rgba(255,255,255,.15);border-radius:8px;background:rgba(255,255,255,.08);color:#fff;font-size:1rem;outline:none;transition:border-color .2s,background .2s}.subscribe-input::placeholder{color:rgba(255,255,255,.4)}.subscribe-input:focus{border-color:#e91e8c;background:rgba(255,255,255,.12)}.subscribe-button{padding:.875rem 2rem;background:#e91e8c;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s;white-space:nowrap}.subscribe-button:hover{background:#f43f9e;transform:translateY(-1px)}.subscribe-button:active{transform:translateY(0)}.subscribe-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.subscribe-error{color:#ff6b6b;font-size:.875rem;margin-top:.5rem}.subscribe-fine-print{color:rgba(255,255,255,.35);font-size:.8rem;margin-top:.5rem}.subscribe-success{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem;background:rgba(233,30,140,.15);border:1px solid rgba(233,30,140,.3);border-radius:10px}.subscribe-success p{color:#fff;font-size:1.1rem;font-weight:500;margin:0}.subscribe-success-icon{font-size:1.5rem}.subscribe-sections{padding:5rem 2rem}.subscribe-container{max-width:900px;margin:0 auto}.subscribe-sections-title{text-align:center;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#0f172a;margin-bottom:3rem}.subscribe-sections-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.subscribe-section-card{background:#fff;border:1px solid #e8e5df;border-radius:12px;padding:2rem;transition:transform .2s,box-shadow .2s}.subscribe-section-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.06)}.subscribe-section-icon{font-size:1.6rem;display:block;margin-bottom:.75rem;color:#3a7d44}.subscribe-section-card h3{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.subscribe-section-card p{font-size:.95rem;color:#5a6b5e;line-height:1.5;margin:0}.subscribe-previous{padding:0 2rem 5rem;background:#f5f3ee;padding-top:5rem}.subscribe-previous-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.subscribe-previous-card{display:flex;flex-direction:column;gap:.5rem;background:#fff;border:1px solid #e8e5df;border-radius:12px;padding:1.5rem;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s,border-color .2s}.subscribe-previous-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.06);border-color:#3a7d44}.subscribe-previous-date{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:#5a6b5e}.subscribe-previous-title{font-size:1.05rem;font-weight:700;color:#0f172a;line-height:1.3;margin:0}.subscribe-previous-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;padding-top:.5rem;font-size:.85rem;font-weight:600;color:#3a7d44}.subscribe-previous-footer{text-align:center;margin-top:2.5rem}.subscribe-previous-all{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#0f172a;text-decoration:none;border-bottom:1px solid #0f172a;padding-bottom:2px;transition:color .2s,border-color .2s}.subscribe-previous-all:hover{color:#3a7d44;border-color:#3a7d44}.subscribe-author{padding:0 2rem 5rem}.subscribe-author-card{display:flex;align-items:flex-start;gap:1.5rem;background:#fff;border:1px solid #e8e5df;border-radius:12px;padding:2.5rem}.subscribe-author-avatar{flex-shrink:0;width:72px;height:72px;border-radius:50%;overflow:hidden}.subscribe-author-img{width:100%;height:100%;object-fit:cover}.subscribe-author-info h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.subscribe-author-info p{font-size:.95rem;color:#5a6b5e;line-height:1.6;margin-bottom:1rem}.subscribe-author-link{color:#e91e8c;font-weight:600;text-decoration:none;font-size:.95rem;transition:color .2s}.subscribe-author-link:hover{color:#f43f9e}.subscribe-bottom-cta{padding:4rem 2rem;text-align:center;background:linear-gradient(145deg,#0f172a,#1a1a2e 40%,#1e293b)}.subscribe-bottom-cta h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin-bottom:2rem}.subscribe-bottom-cta .subscribe-form{max-width:480px;margin:0 auto .75rem}.subscribe-bottom-cta .subscribe-error{color:#ff6b6b}@media (max-width:640px){.subscribe-hero{padding:6rem 1.5rem 4rem}.subscribe-form{flex-direction:column}.subscribe-button{width:100%}.subscribe-previous-grid,.subscribe-sections-grid{grid-template-columns:1fr}.subscribe-previous{padding:3rem 1.5rem}.subscribe-author-card{flex-direction:column;text-align:center;align-items:center}.subscribe-bottom-cta,.subscribe-sections{padding:3rem 1.5rem}}