.app-cta{width:min(100%,760px);margin:1.25rem auto;padding:0 24px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-cta__card{position:relative;overflow:hidden;width:100%;padding:34px 36px;display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:28px;border-radius:22px;border:1px solid rgba(245,158,11,.22);background:radial-gradient(circle at 90% 20%,rgba(245,158,11,.14),transparent 34%),radial-gradient(circle at 8% 12%,rgba(255,255,255,.055),transparent 30%),linear-gradient(135deg,rgba(15,23,42,.98),rgba(30,41,59,.98));box-shadow:0 18px 55px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.055)}.app-cta__card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.04),transparent 40%),radial-gradient(circle at 82% 70%,rgba(245,158,11,.12),transparent 34%)}.app-cta__content{position:relative;z-index:2;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.app-cta__eyebrow{display:inline-flex;align-items:center;width:fit-content;margin:0 0 .85rem;padding:5px 12px;border-radius:999px;border:1px solid rgba(245,158,11,.24);background:rgba(245,158,11,.1);color:#f59e0b;font-size:11.5px;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.app-cta__title{margin:0;max-width:430px;color:#ffffff;font-family:Literata,Georgia,serif;font-size:clamp(1.45rem,1.2vw + 1.1rem,1.9rem);font-weight:700;line-height:1.18;letter-spacing:-.03em}.app-cta__sub{margin:.85rem 0 0;max-width:455px;color:rgba(255,255,255,.66);font-size:1rem;line-height:1.7;letter-spacing:-.005em}.app-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;margin-top:1.25rem;padding:13px 24px;border-radius:13px;background:linear-gradient(135deg,#b14e10,#b47e09);color:#ffffff;font-size:15.5px;font-weight:700;line-height:1;text-decoration:none;box-shadow:0 8px 24px rgba(177,78,16,.34);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.app-cta__btn:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 12px 30px rgba(177,78,16,.48)}.app-cta__btn:active{transform:translateY(0)}.app-cta__visual{position:relative;z-index:2;width:190px;height:190px;display:flex;align-items:center;justify-content:center;justify-self:end}.app-cta__glow{position:absolute;width:155px;height:155px;border-radius:999px;background:radial-gradient(circle,rgba(245,158,11,.3),transparent 68%);filter:blur(12px)}.app-cta__image{position:relative;z-index:2;width:170px;height:170px;object-fit:cover;object-position:center;border-radius:999px;border:2px solid rgba(245,158,11,.28);background:rgba(255,255,255,.04);box-shadow:0 18px 45px rgba(0,0,0,.38),0 0 0 8px rgba(255,255,255,.04)}.app-cta--tight{margin-top:.75rem;margin-bottom:.75rem}.app-cta--large{margin-top:2rem;margin-bottom:2rem}.app-cta--no-top{margin-top:0}.app-cta--no-bottom{margin-bottom:0}@media (max-width:760px){.app-cta{margin:1.15rem auto;padding:0 18px}.app-cta__card{grid-template-columns:1fr;gap:22px;padding:28px 22px 30px;text-align:center}.app-cta__content{align-items:center}.app-cta__sub,.app-cta__title{max-width:100%}.app-cta__visual{order:-1;justify-self:center;width:160px;height:160px}.app-cta__glow{width:135px;height:135px}.app-cta__image{width:145px;height:145px}}@media (max-width:430px){.app-cta{margin:1rem auto;padding:0 14px}.app-cta__card{padding:24px 18px 26px;border-radius:18px}.app-cta__eyebrow{font-size:10.5px;padding:5px 10px}.app-cta__title{font-size:1.35rem}.app-cta__sub{font-size:.95rem;line-height:1.65}.app-cta__btn{width:100%;padding:14px 18px}.app-cta__visual{width:140px;height:140px}.app-cta__image{width:125px;height:125px}.app-cta__glow{width:120px;height:120px}}