.offer-page{display:flex;flex-direction:column;min-height:100svh;background:var(--background);color:var(--foreground)}.offer-main{width:min(100%,504px);margin:0 auto;padding:50px 28px 60px}.offer-summary{text-align:center}.offer-summary>.alex-avatar{display:block;width:72px;height:72px;margin:0 auto 26px}.offer-summary h1{font-size:32px;line-height:1.25;letter-spacing:-1px;font-weight:600;margin:0}.offer-intro{font-size:15px;line-height:1.7;color:var(--muted-foreground);margin:13px 0 32px}.offer-price{display:flex;justify-content:center;align-items:baseline;gap:8px}.offer-price strong{font-size:40px;line-height:1.2;letter-spacing:-1.3px;font-weight:600}.offer-price span{color:var(--muted-foreground);font-size:15px}.offer-renewal{font-size:12px;line-height:1.7;color:var(--muted-foreground);margin:9px 0 22px}.offer-included{margin:0 0 27px;font-size:14px;line-height:1.9}.offer-cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;padding:12px 18px;border:0;border-radius:26px;background:var(--foreground);color:var(--background);font-size:14px;font-weight:500}.offer-cta:hover:not(:disabled){background:#444}.offer-page :focus-visible{outline:2px solid var(--foreground);outline-offset:4px}.offer-small{margin-top:15px;color:var(--muted-foreground);font-size:12px;line-height:1.6}.offer-small a{text-decoration:underline;text-underline-offset:3px}.offer-error{color:#a02d2d}.offer-error,.offer-unavailable{font-size:13px;line-height:1.5;margin-top:12px}.offer-unavailable{color:var(--muted-foreground)}.offer-faq{margin-top:40px;border-top:1px solid var(--border)}.offer-faq details{padding:18px 0;border-bottom:1px solid var(--border)}.offer-faq summary{font-size:14px;font-weight:500;line-height:1.6;cursor:pointer}.offer-faq details p{font-size:13px;line-height:1.8;color:var(--muted-foreground);margin:12px 0 0}.offer-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 26px;padding:12px 20px 22px;margin-top:auto;color:var(--muted-foreground);font-size:12px}.offer-footer a{display:inline-flex;align-items:center;min-height:36px;text-decoration:none}.offer-footer a:hover{text-decoration:underline;text-underline-offset:3px}.offer-terms{width:min(100%,696px);margin:0 auto;padding:48px 28px 64px}.offer-terms h1{font-size:30px;letter-spacing:-.8px;font-weight:600;line-height:1.3;margin:0 0 30px}.offer-terms h2{font-size:17px;line-height:1.5;font-weight:600;margin:28px 0 10px}.offer-terms p{color:var(--muted-foreground);font-size:14px;line-height:1.8;margin:0 0 12px}.offer-terms a{text-decoration:underline;text-underline-offset:3px}@media(max-width:560px){.offer-main{padding:35px 24px 40px}.offer-summary>.alex-avatar{width:64px;height:64px;margin-bottom:23px}.offer-summary h1{font-size:28px}.offer-intro{font-size:14px}.offer-terms{padding:32px 24px 44px}.offer-terms h1{font-size:26px}.offer-footer{font-size:11px}}@media(prefers-reduced-motion:reduce){.offer-page .spin{animation:none}}