:root{--red: #f54245;--red-dark: #d9302f;--pink: #fff1f1;--pink-track: #fde0e0;--green: #22b24c;--green-dark: #1a9a40;--text: #1f1f1f;--muted: #6b6b6b;--col: 450px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#fff;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}button{font-family:inherit}.page{min-height:100vh;display:flex;flex-direction:column;align-items:center}.progress{position:sticky;top:0;z-index:10;width:100%;max-width:var(--col);height:6px;margin-top:14px;background:var(--pink-track);border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:var(--red);border-radius:999px;transition:width .4s ease}.container{width:100%;max-width:var(--col);padding:22px 16px 28px;display:flex;flex-direction:column;gap:16px;flex:1;animation:fade .3s ease}@keyframes fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.title{margin:0;font-size:23px;line-height:1.25;font-weight:800;text-align:center;letter-spacing:-.2px}.title-red{color:var(--red)}.subtitle{margin:4px 0 0;font-size:20px;line-height:1.25;font-weight:800;text-align:center}.text{margin:0;font-size:16px;line-height:1.45}.text-lg{font-size:18px}.text-center{text-align:center}.hl-red{color:var(--red)}.red-band{background:var(--red);color:#fff;font-weight:900;font-size:22px;text-align:center;padding:10px 12px;border-radius:8px}.img{width:100%;height:auto;margin:0 auto}.img-hero{border-radius:12px;max-width:320px}.img-rounded,.img-story,.img-post{border-radius:12px}.img-story{max-width:320px}.img-question{max-width:160px}.img-print{border-radius:12px;box-shadow:0 2px 10px #00000014}.img-logo{max-width:300px}.img-price{max-width:360px}.img-seal{max-width:240px}.img-payments{max-width:280px;margin-top:-6px}.btn{display:block;width:100%;border:0;border-radius:10px;padding:17px 16px;font-size:17px;font-weight:800;letter-spacing:.2px;text-align:center;text-decoration:none;color:#fff;cursor:pointer;transition:transform .1s ease,filter .2s ease}.btn:active{transform:scale(.98)}.btn-primary{background:var(--red);box-shadow:0 4px 0 var(--red-dark)}.btn-green{background:var(--green);box-shadow:0 0 0 6px #22b24c38,0 4px 0 var(--green-dark);font-size:18px;padding:19px 16px}.btn-disabled{opacity:.55;cursor:not-allowed}.btn-pulse{animation:pulse 1.6s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.options{display:flex;flex-direction:column;gap:12px}.option{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:var(--pink);border:2px solid var(--red);border-radius:12px;padding:14px;font-size:16px;font-weight:600;line-height:1.3;color:var(--text);cursor:pointer;transition:background .2s ease,transform .1s ease}.option:active{transform:scale(.99)}.option-picked{background:var(--red);color:#fff}.option-emoji{font-size:22px;line-height:1;flex-shrink:0}.zodiac-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.zodiac-card{display:flex;flex-direction:column;padding:0;border:2px solid var(--red);border-radius:12px;overflow:hidden;background:var(--pink);cursor:pointer;transition:transform .1s ease}.zodiac-card:active,.zodiac-picked{transform:scale(.97)}.zodiac-img{display:flex;justify-content:center;padding:6px}.zodiac-img img{width:100%;max-width:90px;aspect-ratio:1;object-fit:contain}.zodiac-label{display:flex;align-items:center;justify-content:center;gap:4px;background:var(--red);color:#fff;font-weight:700;font-size:13px;padding:7px 4px}.zodiac-arrow{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:1.5px solid #fff;flex-shrink:0}.audio{border-radius:12px;padding:14px 10px;background-color:#efeae2;background-size:cover}.audio-bubble{display:flex;align-items:center;gap:8px;background:#fff;border-radius:10px;padding:8px 12px 6px 8px;max-width:330px;box-shadow:0 1px 1px #0000001f}.audio-avatar{position:relative;width:52px;height:52px;flex-shrink:0}.audio-avatar img{width:52px;height:52px;border-radius:50%;object-fit:cover}.audio-mic{position:absolute;right:-4px;bottom:-2px}.audio-play{background:none;border:0;padding:0;cursor:pointer;display:flex}.audio-body{flex:1;min-width:0}.audio-name{font-size:13px;font-weight:700;color:#d32f2f;margin-bottom:8px}.audio-track{position:relative;height:4px;background:#d9dde0;border-radius:2px}.audio-track-fill{height:100%;background:#4fc3f7;border-radius:2px}.audio-dot{position:absolute;top:50%;width:12px;height:12px;margin-left:-6px;margin-top:-6px;border-radius:50%;background:#4fc3f7}.audio-meta{display:flex;justify-content:space-between;align-items:center;margin-top:6px;font-size:11px;color:var(--muted)}.vtest{width:100%;max-width:320px;margin:0 auto;aspect-ratio:9 / 16;border-radius:16px;overflow:hidden;background:#000}.vtest iframe{width:100%;height:100%;border:0}.vtest-cover{position:relative;width:100%;height:100%;padding:0;border:0;cursor:pointer;background:#000}.vtest-cover img{width:100%;height:100%;object-fit:cover}.vtest-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.vtest-badge{display:flex;flex-direction:column;align-items:center;gap:6px;background:#e52626eb;color:#fff;font-weight:800;font-size:15px;padding:16px 20px;border-radius:14px}.name-form{display:flex;flex-direction:column;gap:16px}.input{width:100%;border:2px solid var(--red);background:var(--pink);border-radius:10px;padding:15px 14px;font-size:16px;font-family:inherit;color:var(--text);outline:none}.input:focus{box-shadow:0 0 0 3px #f5424533}.loading{display:flex;flex-direction:column;gap:18px;padding-top:20px}.loader-head{display:flex;justify-content:space-between;font-weight:700;font-size:15px;margin-bottom:8px}.loader-track{height:14px;background:var(--pink-track);border-radius:999px;overflow:hidden}.loader-fill{height:100%;background:var(--red);border-radius:999px;transition:width .1s linear}.vsl{position:relative;width:100%;max-width:400px;margin:0 auto;aspect-ratio:9 / 16;border-radius:12px;overflow:hidden;background-color:#000;background-size:cover;background-position:center}.vsl iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.offer{display:flex;flex-direction:column;gap:18px;animation:fade .5s ease}.footer{width:100%;max-width:var(--col);padding:18px 16px 26px;text-align:center;font-size:12px;color:var(--muted)}.footer-brand{font-weight:700}.footer-sep{margin:0 8px}
