.page{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:440px;margin-inline:auto;min-height:100vh;min-height:100dvh;padding:clamp(12px,3.6vh,60px) 16px;background-color:#1a1500}.page__logo{width:auto;height:clamp(48px,7.4vh,72px);object-fit:contain}.main{display:flex;flex-direction:column;gap:clamp(14px,3.4vh,32px);width:100%;padding-top:clamp(16px,4.4vh,60px)}.header{display:flex;flex-direction:column;gap:clamp(8px,1.7vh,16px)}.header__title{margin:0;font-size:clamp(22px,6.9vw,30px);font-weight:900;line-height:1.25;text-align:center;background-image:linear-gradient(90deg,#fdf8d6,#f8e988,#fdf8d6);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 10px rgba(255,215,0,.5))}.header__subtitle{margin:0 auto;max-width:358px;padding:0 16px;font-size:14px;font-weight:500;line-height:20px;text-align:center;color:#fdf8d6}.offer-card{padding:clamp(16px,2.6vh,24px);border:1px solid rgba(255,215,0,.2);border-radius:24px;background-color:#151205;box-shadow:0 25px 50px -12px #00000040}.feature-list{display:flex;flex-direction:column;gap:clamp(8px,1.8vh,16px);margin:0;padding:0;list-style:none}.feature-list__item{display:flex;align-items:center;gap:12px}.feature-list__check{font-size:18px;font-weight:600;line-height:28px;color:#fd5}.feature-list__text{font-size:14px;font-weight:400;line-height:20px;color:#e5e7eb}.trust{display:flex;align-items:center;flex-wrap:nowrap;gap:clamp(6px,2.4vw,12px);margin-top:clamp(12px,2.6vh,24px);padding-bottom:clamp(12px,2.8vh,25px);border-bottom:1px solid #374151}.trust__item{display:inline-flex;align-items:center;gap:4px;font-size:clamp(11px,3.2vw,12px);line-height:16px;white-space:nowrap;color:#9ca3af}.trust__item--rating{color:#fd5}.trust__icon{flex-shrink:0}.trust__dot{font-size:12px;line-height:16px;color:#6b7280}.cta{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:clamp(16px,3.4vh,31px);padding:clamp(12px,1.8vh,16px) 24px;border-radius:9999px;background-image:linear-gradient(90deg,#ffb347,#fc3);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;font-size:clamp(16px,4.4vw,18px);font-weight:900;line-height:28px;text-align:center;white-space:nowrap;color:#000;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.cta:hover{filter:brightness(1.05);box-shadow:0 14px 22px -4px #00000040,0 0 24px #ffd70059}.cta:active{transform:translateY(1px) scale(.99)}.cta:focus-visible{outline:2px solid #fdf8d6;outline-offset:3px}.cta__emoji{font-weight:700}.footer-info{display:flex;align-items:center;justify-content:center;gap:4px;margin:clamp(12px,2.6vh,24px) 0 0;font-size:clamp(11px,3.2vw,12px);line-height:16px;text-align:center;white-space:nowrap;color:#9ca3af}@media(prefers-reduced-motion:reduce){.cta{transition:none}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#fdf8d6;font-family:Be Vietnam Pro,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;max-width:100%}a{text-decoration:none}
