.flyer-body{margin:0;min-height:100dvh;font-family:var(--font-sans);color:var(--text);background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(0,100,254,.12),transparent 55%),linear-gradient(180deg,#f4f8ff,#eef3fb 40%,#e8eef8);-webkit-font-smoothing:antialiased}.flyer-body *{box-sizing:border-box}.flyer{width:min(920px,calc(100% - 24px));margin:12px auto 28px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 1px #fffc inset,0 18px 50px #0f172a1f;border:1px solid rgba(0,100,254,.08)}.flyer__brand{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border);background:#fff}.flyer__brand img{height:36px;width:auto;display:block}.flyer__brand-call{display:inline-flex;align-items:center;font-size:.875rem;font-weight:700;color:var(--primary);text-decoration:none;white-space:nowrap}.flyer__board{display:grid;grid-template-columns:1fr;gap:0}.flyer__copy{padding:22px 18px 8px;order:1}.flyer__eyebrow{margin:0 0 6px;font-size:.95rem;font-weight:600;font-style:italic;color:var(--text-muted)}.flyer__title{margin:0 0 8px;font-size:clamp(1.75rem,7vw,2.35rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--text);text-transform:uppercase}.flyer__title span{display:block;color:var(--primary)}.flyer__tagline{margin:0 0 18px;font-size:1rem;color:var(--text-muted);line-height:1.45}.flyer__tagline strong{color:var(--primary);font-weight:800}.flyer__includes{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:10px}.flyer__includes li{display:flex;align-items:center;gap:10px;font-size:.95rem;font-weight:700;color:var(--text)}.flyer__check{flex-shrink:0;width:22px;height:22px;border-radius:999px;background:var(--primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.5 8.2L6.4 11l6.1-6.5' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 12px}.flyer__icon{display:none}.flyer__price-row{display:flex;align-items:center;gap:14px;margin-bottom:18px}.flyer__price{flex-shrink:0;width:88px;height:88px;border-radius:999px;background:linear-gradient(145deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 24px #0064fe59}.flyer__price-label{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.9;line-height:1}.flyer__price-value{font-size:1.65rem;font-weight:800;line-height:1.1;letter-spacing:-.02em}.flyer__price-note{margin:0;font-size:.82rem;line-height:1.45;color:var(--text-muted)}.flyer__ctas{display:grid;gap:10px;margin-bottom:8px}.flyer__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;font-size:.95rem;font-weight:700;text-decoration:none;text-align:center;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.flyer__btn--primary{background:var(--primary);color:#fff;box-shadow:0 8px 20px #0064fe4d}.flyer__btn--primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.flyer__btn--ghost{background:#fff;color:var(--primary);border:1.5px solid rgba(0,100,254,.35)}.flyer__btn--ghost:hover{background:var(--primary-light)}.flyer__visual{position:relative;order:2;margin:8px 16px 16px;border-radius:16px;overflow:hidden;background:#f1f5f9;aspect-ratio:4 / 3;max-height:280px}.flyer__visual img{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}.flyer__badge{position:absolute;left:10px;right:10px;bottom:10px;margin:0;padding:8px 12px;border-radius:999px;background:#fffffff2;border:1px solid rgba(0,100,254,.2);text-align:center;font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--text);box-shadow:0 4px 14px #0f172a1a}.flyer__trust{list-style:none;margin:0;padding:14px 12px;display:grid;grid-template-columns:1fr;gap:8px;background:var(--primary);color:#fff}.flyer__trust li{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.flyer__trust .material-symbols-outlined{font-size:18px;opacity:.95}.flyer__partners{padding:14px 16px 12px;text-align:center;border-top:1px solid var(--border)}.flyer__partners p{margin:0 0 10px;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.flyer__partners ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 18px}.flyer__partners img{height:26px;width:auto;max-width:88px;object-fit:contain;opacity:.88}.flyer__foot{padding:14px 16px 18px;background:var(--text);color:#ffffffe0;display:grid;gap:8px;font-size:.8rem}.flyer__foot p{margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 6px;text-align:center;line-height:1.4}.flyer__foot .material-symbols-outlined{font-size:16px;color:#93c5fd}.flyer__foot a{color:#fff;font-weight:600;text-decoration:none}.flyer__foot a:hover{color:#93c5fd}.flyer__sep{opacity:.45}@media(min-width:768px){.flyer{width:min(960px,calc(100% - 40px));margin:24px auto 40px;border-radius:24px}.flyer__brand{padding:14px 28px}.flyer__brand img{height:42px}.flyer__board{grid-template-columns:1.05fr .95fr;align-items:stretch;min-height:420px}.flyer__copy{order:0;padding:28px 8px 28px 32px;display:flex;flex-direction:column;justify-content:center}.flyer__visual{order:0;margin:24px 24px 24px 8px;aspect-ratio:auto;max-height:none;height:calc(100% - 48px);min-height:380px;align-self:stretch}.flyer__title{font-size:clamp(2rem,3.2vw,2.6rem)}.flyer__ctas{grid-template-columns:1fr 1fr}.flyer__trust{grid-template-columns:repeat(3,1fr);padding:16px 24px}.flyer__partners{padding:16px 28px}.flyer__foot{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px 24px;align-items:center}.flyer__foot p{justify-content:center}}@media(min-width:900px){.flyer__price{width:100px;height:100px}.flyer__price-value{font-size:1.85rem}}@media(prefers-reduced-motion:reduce){.flyer__btn--primary:hover{transform:none}}
