:root{--theme:#16a34a;--theme-dark:#0e9542;--title:#030712;--copy:#6b7280;--surface:#fff;--line:#e6e6e6}
*{box-sizing:border-box}html{background:#fff;scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--copy);font:400 16px/1.5 Inter,"Inter Fallback","Segoe UI Emoji","Noto Color Emoji",sans-serif;-webkit-font-smoothing:antialiased}.app{min-height:100vh}.content,.action,.option-card,.info-row{font-family:Inter,"Inter Fallback","Segoe UI Emoji","Noto Color Emoji",sans-serif}
.page{min-height:100vh;padding:20px 16px 64px;background:#fff}.page.start-page{padding-top:60px}.funnel-container{width:100%;max-width:448px;margin:0 auto}.back{position:fixed;z-index:40;left:20px;top:20px;display:flex;width:22px;height:16px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--title);cursor:pointer}.back svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}.funnel-header{width:100%;max-width:448px;margin:0 auto 35px}.header-logo{display:block;width:128px;height:128px;object-fit:contain;margin:0 auto 16px}.progress{position:relative;height:8px;overflow:hidden;border-radius:999px;background:rgba(22,163,74,.1)}.progress>span{display:block;height:100%;width:0;border-radius:inherit;background:var(--theme);transition:width .45s ease}
.layers{display:flex;flex-wrap:wrap;align-items:flex-start;gap:4px 2%}.layer{min-width:0;flex:0 0 100%}.content{color:var(--copy);font-size:16px;line-height:1.4}.content h1,.content h2,.content h3,.content p,.content ul,.content ol{margin:0}.content h1,.content h2,.content h3{color:var(--title);font-family:Inter,"Inter Fallback",sans-serif;line-height:1.15}.content h1{font-size:32px}.content h2{font-size:24px}.content h3{font-size:18.72px}.content p+p,.content h1+p,.content h2+p,.content h3+p,.content p+ul,.content ul+p{margin-top:12px}.content ul{padding-left:25px}.content li+li{margin-top:5px}.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-align-justify{text-align:justify}.ql-size-large{font-size:1.5em;line-height:1}.ql-size-huge{font-size:2.5em;line-height:1}.ql-size-small{font-size:.75em;line-height:1.25}.layer-image img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}.align-center{margin-left:auto;margin-right:auto}.spacer{width:100%}
.action-wrap{position:relative;width:100%;padding-bottom:0;transition:transform .12s}.action-wrap:active{transform:scale(.99)}.action{position:relative;width:100%;min-height:56px;padding:8.8px 16px;border:0;border-radius:16px;background:var(--theme);color:#fff;font:500 16px/24px Inter,"Inter Fallback",sans-serif;cursor:pointer;transition:background-color .2s,transform .2s}.action:hover{background:#000}.action.success{background:#17a34a}.action.success:hover{background:#000}.action.pulse{animation:softPulse 1.8s ease-in-out infinite}@keyframes softPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.018)}}
.options-intro{margin-bottom:20px}.options-grid{display:grid;grid-template-columns:1fr;gap:4px}.options-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.option-card{position:relative;display:flex;width:100%;min-height:56px;overflow:hidden;align-items:center;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--title);text-align:left;font:400 16px/24px Inter,"Inter Fallback",sans-serif;cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s,background-color .2s,color .2s}.option-card:hover{border-color:var(--theme);box-shadow:0 4px 7px -3px rgba(0,0,0,.18)}.option-card.active{border-color:var(--theme)}.option-card.featured{border:2px solid var(--theme);background:var(--theme);color:#fff;font-weight:500}.option-card.featured:hover,.option-card.featured.active{transform:scale(1.025);background:var(--theme-dark)}.option-card.contrast{border-color:rgba(22,163,74,.28);background:rgba(22,163,74,.08);font-weight:500}.option-card.contrast.active{transform:scale(1.01);border-color:var(--theme);background:rgba(22,163,74,.14)}.option-image{width:100%;aspect-ratio:1/1;object-fit:cover}.option-card.with-image{display:block;min-height:278px}.option-footer{display:flex;min-height:59px;align-items:center;gap:10px;padding:10px 12px}.option-card:not(.with-image) .option-footer{width:100%;min-height:54px;padding:8px 12px}.option-label{flex:1}.option-label p{margin:0}.option-icon{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border:1px solid #bfbfbf;border-radius:50%;background:#fff;color:var(--title);font-size:18px;line-height:1}.option-card.featured .option-icon{border-color:rgba(255,255,255,.5);background:rgba(0,0,0,.1);color:#fff}.option-icon.end{order:2}.option-icon.check{font-size:0}.option-icon.check:after{content:"";width:8px;height:8px;border-radius:2px;background:transparent}.option-card.active .option-icon.check:after{background:var(--theme)}.info-list{display:grid;gap:5px}.info-row{min-height:38px;padding:7px 10px;border-radius:8px;background:#f9fafb;color:var(--title);font-size:15px;line-height:24px}.info-row p{margin:0}
.notification{overflow:hidden;border:1px solid #e5e7eb;border-radius:16px;background:#fff;color:var(--copy);box-shadow:0 1px 2px rgba(0,0,0,.05)}.notification.success{border-color:#bbf7d0;background:#f0fdf4}.notification-title{padding:13px 16px;color:var(--title);font-weight:700}.notification.success .notification-title{background:#16a34a;color:#fff}.notification-body{padding:13px 16px}.notification p{margin:0}.notification p+p{margin-top:8px}
.wa-audio{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#f0f2f5}.wa-avatar{width:48px;height:48px;flex:0 0 48px;border-radius:50%;object-fit:cover}.wa-play{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:0;background:transparent;color:#54656f;cursor:pointer}.wa-play svg{width:25px;height:25px;fill:currentColor}.wa-track{flex:1}.wa-line{position:relative;height:4px;border-radius:999px;background:#aebac1}.wa-line span{display:block;width:0;height:100%;border-radius:inherit;background:#00a884}.wa-time{margin-top:6px;color:#667781;font-size:11px}.native-audio{display:none}.video-frame{position:relative;width:100%;aspect-ratio:9/16;overflow:hidden;border-radius:16px;background:#000;box-shadow:0 10px 28px rgba(0,0,0,.2)}.video-frame iframe{position:absolute;z-index:1;inset:0;width:100%;height:100%;border:0}.yt-cover{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;padding:0;border:0;background:#000;color:#fff;cursor:pointer}.yt-cover>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}.yt-play,.video-main-control{position:absolute;left:50%;top:50%;display:grid;width:76px;height:54px;place-items:center;transform:translate(-50%,-50%);border:0;border-radius:15px;background:#f03;color:#fff;box-shadow:0 7px 22px rgba(0,0,0,.35);transition:transform .2s ease,background .2s ease}.yt-play svg,.video-main-control svg{width:30px;height:30px;fill:currentColor}.yt-cover:hover>img{transform:scale(1.025);filter:brightness(.95)}.yt-cover:hover .yt-play{transform:translate(-50%,-50%) scale(1.08);background:#ff1744}.yt-cover:focus-visible{outline:3px solid #fff;outline-offset:-5px}.video-surface{position:absolute;z-index:2;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.video-controls{position:absolute;z-index:3;inset:0;pointer-events:none;opacity:0;transition:opacity .2s ease}.yt-player.controls-visible .video-controls{opacity:1}.video-main-control{pointer-events:auto;cursor:pointer}.video-fullscreen{position:absolute;right:13px;bottom:13px;display:grid;width:42px;height:42px;place-items:center;padding:0;border:0;border-radius:9px;background:rgba(0,0,0,.72);color:#fff;box-shadow:0 3px 12px rgba(0,0,0,.25);pointer-events:auto;cursor:pointer}.video-fullscreen svg{width:24px;height:24px;fill:currentColor}.video-main-control:hover{transform:translate(-50%,-50%) scale(1.06);background:#ff1744}.video-main-control:focus-visible,.video-fullscreen:focus-visible{outline:3px solid #fff;outline-offset:2px}.quote{padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08)}.quote-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.quote-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover}.quote-name{color:var(--title);font-weight:700}.quote-activity{font-size:13px}.quote-text{color:var(--copy);line-height:1.45}.carousel{overflow:hidden}.carousel-track{display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.carousel-slide{flex:0 0 100%}.carousel-slide img{display:block;width:100%;height:auto;border-radius:16px}.dots{display:flex;justify-content:center;gap:7px;margin-top:10px}.dot{width:7px;height:7px;border:0;border-radius:50%;background:#d1d5db;padding:0}.dot.active{background:var(--theme)}
.loading-block{width:100%}.loading-top{display:flex;justify-content:flex-end;margin-bottom:5px;color:var(--title);font-size:14px;font-weight:700}.loading-bar{height:12px;overflow:hidden;border-radius:999px;background:#ededed}.loading-bar span{display:block;width:0;height:100%;border-radius:inherit;background:var(--theme);transition:width .09s linear}.loading-description{margin-top:12px;text-align:center}.metric{width:100%;margin:3px 0 11px}.metric-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:6px;color:var(--title);font-size:14px;font-weight:600}.metric-track{height:12px;border-radius:999px;background:#ededed}.metric-track span{position:relative;display:block;width:0;height:100%;border-radius:inherit;background:var(--theme);transition:width .8s cubic-bezier(.22,.61,.36,1)}.metric-track span i{position:absolute;right:-6px;top:50%;width:16px;height:16px;transform:translateY(-50%);border:3px solid #d1d5db;border-radius:50%;background:#fff}.metric.red .metric-track span{background:#ef4444}.argument-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.argument{overflow:hidden;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.argument img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.argument .content{padding:10px}.price-card{padding:16px;border:1px solid #e5e7eb;border-radius:16px;text-align:center}.price-card .price{color:var(--theme);font-size:32px;font-weight:800}
.screen-enter{animation:screenEnter .34s cubic-bezier(.22,.61,.36,1)}@keyframes screenEnter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.blocked{margin-top:12px;padding:10px;border:1px solid #f0c38d;border-radius:10px;background:#fff6e8;color:#923b00;text-align:center;font-size:12px}
@media(max-width:520px){.page{padding-left:14px;padding-right:14px}.page.start-page{padding-top:34px}.back{left:14px;top:16px}.header-logo{width:112px;height:112px}.funnel-header{margin-bottom:28px}.content h1{font-size:29px}.content h2{font-size:22px}.content h3{font-size:18px}.options-grid.cols-2{gap:7px}.option-card.with-image{min-height:auto}.option-footer{padding:8px;gap:7px}.option-icon{width:25px;height:25px;flex-basis:25px}}
@media(min-width:768px){.layer-image+.layer-text{margin-top:16px}.layer-image+.action-wrap{margin-top:20px}.layers{row-gap:6px}.start-page .layer-image img{width:auto;max-width:100%;max-height:52vh;margin-left:auto;margin-right:auto}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.content,.content h1,.content h2,.content h3,.action,.option-card,.info-row{font-family:Inter,"Inter Fallback","Segoe UI Emoji","Noto Color Emoji",sans-serif}
.option-emoji{flex:0 0 30px;width:30px;text-align:center;font-family:"Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:24px;line-height:1}.info-row .old-price{text-decoration-line:line-through;text-decoration-thickness:1.5px;text-decoration-color:currentColor}
.content .good-news{margin:18px 0 10px!important;padding:10px 12px;border:1px solid rgba(37,99,235,.25);border-radius:12px;background:linear-gradient(90deg,rgba(37,99,235,.07),rgba(37,99,235,.16),rgba(37,99,235,.07));color:#2563eb;font-weight:800}.notification.attention-centered .notification-title{text-align:center}
.content .offer-total{margin-bottom:10px!important;color:#6b7280!important;font-size:20px}.content .offer-total span{display:block;margin-top:4px;font-size:14px;line-height:1.3;font-weight:700;text-decoration:none}.offer-pulse{padding:7px 4px;transform-origin:center;animation:offerPulse 1.35s ease-in-out infinite}@keyframes offerPulse{0%,100%{transform:scale(1);filter:drop-shadow(0 0 0 rgba(22,163,74,0))}50%{transform:scale(1.055);filter:drop-shadow(0 4px 9px rgba(22,163,74,.28))}}
.content .offer-total s{color:#dc2626}.content .offer-total span{color:#6b7280}.urgency-box{margin:14px 0 6px;padding:14px 15px;border:1px solid rgba(220,38,38,.35);border-radius:14px;background:#fff7f7;color:#111827;text-align:center}.urgency-box p{margin:0}.urgency-box p:first-child{color:#b91c1c;font-size:17px}.urgency-box p+p{margin-top:6px;font-size:14px;line-height:1.35}.urgency-countdown{margin-top:10px;color:#dc2626;font-size:34px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.04em}
.final-page .funnel-header{margin-bottom:0}.final-page .funnel-container{margin-top:28px}.urgency-banner{width:100vw;margin-left:calc(50% - 50vw);display:flex;align-items:center;justify-content:center;gap:26px;padding:12px 18px;border-top:1px solid #ef4444;border-bottom:1px solid #ef4444;background:#fff1f2;color:#111827;text-align:center}.urgency-message{display:flex;max-width:760px;flex-direction:column;gap:2px}.urgency-message strong{color:#b91c1c;font-size:16px}.urgency-message span{font-size:14px;line-height:1.35}.urgency-banner .urgency-countdown{flex:0 0 auto;margin:0;font-size:32px}@media(max-width:520px){.urgency-banner{flex-direction:column;gap:7px;padding:10px 14px}.urgency-message strong{font-size:15px}.urgency-message span{font-size:13px}.urgency-banner .urgency-countdown{font-size:30px}.final-page .funnel-container{margin-top:22px}}
img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}.info-row{padding-left:8px;padding-right:8px;font-size:clamp(11px,3vw,15px);white-space:nowrap}.info-row p{white-space:inherit}.layer-text.split-copy .content{font-size:13px;line-height:1.25;overflow-wrap:anywhere}.layer-text.split-copy .content p{white-space:normal}
.funnel-header .progress{display:none}
.analysis-break{margin-bottom:16px;padding:18px;border:1px solid #bbf7d0;border-radius:24px;background:linear-gradient(180deg,#f0fdf4 0,#fff 38%);box-shadow:0 18px 44px rgba(22,101,52,.10);color:#1f2937}.analysis-break .analysis-kicker{display:table;margin:0 auto 10px;padding:5px 11px;border-radius:999px;background:#dcfce7;color:#166534;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.analysis-break h2{margin:0 0 14px!important;color:#052e16!important;text-align:center;font-size:25px!important;line-height:1.12!important}.analysis-break>p{font-size:15px;line-height:1.48}.analysis-visual{height:205px;margin:0 0 16px;overflow:hidden;border-radius:18px;background:#eefbf1}.analysis-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 25%}.analysis-checks{display:grid;gap:8px;margin:16px 0;padding:13px;border-radius:16px;background:#f7fcf8;border:1px solid #dcfce7;font-size:14px;font-weight:650;line-height:1.35}.analysis-checks div{display:flex;align-items:flex-start;gap:8px}.analysis-checks span{display:grid;flex:0 0 21px;width:21px;height:21px;place-items:center;border-radius:50%;background:#16a34a;color:#fff;font-size:13px;font-weight:900}.analysis-checks .pending{color:#4b5563}.analysis-checks .pending span{background:#e5e7eb;color:#166534}.analysis-progress-label{display:flex;align-items:center;justify-content:space-between;margin-top:15px;color:#14532d;font-size:13px}.analysis-progress{height:11px;margin-top:7px;overflow:hidden;border-radius:999px;background:#dcfce7;box-shadow:inset 0 1px 2px rgba(22,101,52,.12)}.analysis-progress span{display:block;width:70%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#15803d,#4ade80);animation:analysisFill .9s cubic-bezier(.22,.61,.36,1) both}@keyframes analysisFill{from{width:0}to{width:70%}}.analysis-break .analysis-near{margin-top:12px!important;color:#166534;font-weight:750;text-align:center}.analysis-break .analysis-final{margin-top:8px!important;color:#052e16;font-size:17px;font-weight:850;text-align:center}@media(max-width:520px){.analysis-break{padding:15px;border-radius:20px}.analysis-break h2{font-size:22px!important}.analysis-visual{height:176px}.analysis-break>p{font-size:14px}.analysis-checks{padding:11px;font-size:13px}}
.savings-details{overflow:hidden;border:1px solid rgba(22,163,74,.38);border-radius:14px;background:#fff}.savings-details summary{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;color:#14532d;font-size:15px;font-weight:800;line-height:1.3;cursor:pointer;list-style:none}.savings-details summary::-webkit-details-marker{display:none}.savings-details summary span{flex:0 0 28px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#dcfce7;color:#166534;font-size:20px;transition:transform .2s ease}.savings-details[open] summary span{transform:rotate(180deg)}.savings-details .info-list{padding:0 8px 8px;border-top:1px solid #dcfce7}.savings-details .info-row:first-child{margin-top:8px}@media(max-width:520px){.savings-details summary{font-size:14px;padding:11px 12px}.savings-details .info-list{padding-left:5px;padding-right:5px}}
.details-chevron svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.notification.attention-centered{margin-bottom:30px;border-color:#e2bd43;background:linear-gradient(180deg,#fff9dc 0,#fff 72%);box-shadow:0 8px 22px rgba(146,103,0,.11)}.notification.attention-centered .notification-title{display:flex;align-items:center;justify-content:center;padding:12px 16px;background:linear-gradient(90deg,#fff8d5,#f7df82,#fff8d5);color:#8a5d00!important;text-align:center}.notification.attention-centered .notification-title strong{color:#8a5d00!important;font-size:20px}.notification.attention-centered .notification-title .apple-emoji{width:22px;height:22px;margin-right:6px}.notification.attention-centered .notification-body{padding:16px 18px 20px;text-align:center}.answers-details{overflow:hidden;border:1px solid rgba(22,163,74,.38);border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(22,101,52,.06)}.answers-details summary{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;color:#14532d;font-size:16px;font-weight:800;line-height:1.3;cursor:pointer;list-style:none}.answers-details summary::-webkit-details-marker{display:none}.answers-details .details-chevron{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#dcfce7;color:#166534;transition:transform .2s ease}.answers-details[open] .details-chevron{transform:rotate(180deg)}.answers-details-body{padding:6px 15px 15px;border-top:1px solid #dcfce7}.answers-details-body p{margin:11px 0!important;line-height:1.45}.start-extra-info{margin-top:20px;padding:15px 16px;border-left:4px solid #16a34a;border-radius:0 12px 12px 0;background:#f0fdf4}.start-extra-info p{margin:0!important}.start-extra-info p+p{margin-top:9px!important}@media(max-width:520px){.notification.attention-centered{margin-bottom:24px}.notification.attention-centered .notification-title strong{font-size:18px}.answers-details summary{font-size:14px;padding:12px}.answers-details-body{padding:5px 12px 12px}.start-extra-info{padding:12px 13px}}
