.subscription-page *,.subscription-page *:before,.subscription-page *:after{box-sizing:border-box}body.subscription-page{margin:0}.subscription-page :where(h1,h2,h3,h4,h5,h6,p,ul,ol,figure,blockquote,dl,dd){margin:0}.subscription-page :where(ul,ol){padding:0;list-style:none}:root{--brand-blue: #4d65ff;--brand-blue-dark: #3a4fd6;--brand-navy: #1a1f4e;--bg-navy: #0f1235;--text: #212121;--text-secondary: #555;--bg-light: #f5f6fa;--bg-blue-light: #eef0ff;--border: #e5e7eb;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 28px}html{scroll-behavior:smooth}body.subscription-page{font-family:Inter,Plus Jakarta Sans,-apple-system,sans-serif;color:var(--text);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}.subscription-page img{max-width:100%;height:auto;display:block}.subscription-page a{text-decoration:none;color:inherit}.container{max-width:1100px;margin:0 auto;padding:0 24px}.hero{padding:56px 0 80px;background:linear-gradient(180deg,#fff 0%,var(--bg-blue-light) 100%);position:relative;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--border);padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600;color:var(--brand-navy);margin-bottom:24px}.hero-badge:before{content:"";width:8px;height:8px;background:#22c55e;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero h1{font-family:Plus Jakarta Sans,sans-serif;font-size:50px;font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--brand-navy);margin-bottom:20px}.hero h1 em{font-style:normal;color:inherit;background-image:linear-gradient(transparent 56%,#adeedd 56%);padding:0 .08em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero .lead{font-size:18px;color:var(--text-secondary);margin-bottom:28px;line-height:1.6}.hero-points{display:flex;flex-direction:column;gap:14px}.hero-points li{position:relative;padding-left:32px;font-size:16px;color:var(--brand-navy);font-weight:500;line-height:1.5}.hero-points li:before{content:"✓";position:absolute;left:0;top:0;width:22px;height:22px;border-radius:50%;background:#adeedd;color:#07878c;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center}.form-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-xl);padding:32px;box-shadow:0 20px 60px -20px #1a1f4e26}.form-card h2{font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:700;color:var(--brand-navy);margin-bottom:8px}.form-card .sub{font-size:14px;color:var(--text-secondary);margin-bottom:24px}.field{margin-bottom:14px}.field label{display:block;font-size:13px;font-weight:600;color:var(--brand-navy);margin-bottom:6px}.field input,.field select{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:15px;font-family:inherit;transition:border .15s,box-shadow .15s;background:#fff;color:var(--text)}.field select:invalid{color:#9ca3af}.field input:focus,.field select:focus{outline:none;border-color:var(--brand-blue);box-shadow:0 0 0 3px #4d65ff1f}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.honey{position:absolute;left:-9999px}.submit{width:100%;background:var(--brand-blue);color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:16px;padding:14px;border:none;border-radius:var(--radius-sm);cursor:pointer;margin-top:8px;transition:background .15s,transform .1s}.submit:hover{background:var(--brand-blue-dark)}.submit:active{transform:translateY(1px)}.submit:disabled{opacity:.6;cursor:default}.legal{font-size:12px;color:var(--text-secondary);text-align:center;margin-top:14px;line-height:1.5}.trust-strip{background:var(--brand-navy);color:#fff;padding:18px 0}.trust-inner{display:flex;justify-content:center;align-items:center;gap:0;flex-wrap:wrap;max-width:1100px;margin:0 auto;padding:0 24px}.trust-item{display:inline-flex;align-items:center;gap:10px;padding:6px 24px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:.02em;color:#fff}.trust-item+.trust-item{border-left:1px solid rgba(255,255,255,.18)}.trust-item .dot{width:5px;height:5px;border-radius:50%;background:var(--brand-blue);box-shadow:0 0 0 3px #4d65ff40}@media(max-width:680px){.trust-inner{gap:6px}.trust-item{padding:6px 12px;font-size:12.5px}.trust-item+.trust-item{border-left:none}}.thanks{display:none;text-align:center;padding:24px 0}.thanks-icon{width:64px;height:64px;border-radius:50%;background:#dcfce7;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:32px;color:#16a34a}.thanks h3{font-family:Plus Jakarta Sans,sans-serif;font-size:22px;color:var(--brand-navy);margin-bottom:8px}.thanks p{color:var(--text-secondary);font-size:15px}.form-card.success .form-fields{display:none}.form-card.success .thanks{display:block}@media(max-width:860px){.hero{padding:40px 0 60px}.hero-inner{grid-template-columns:1fr;gap:40px}.hero h1{font-size:36px}}
