:root{--magenta:#ff2d78;--magenta-dark:#d81f60;--amber:#ffc23d;--ink:#141416;--ink-dim:#55525a;--line:#e7e4e0;--bg-soft:#f7f5f2;--green:#1fae5c}.funil-page *{box-sizing:border-box;margin:0;padding:0}.funil-page{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;font-family:Work Sans,sans-serif}.funil-page .mono{font-family:IBM Plex Mono,monospace}.funil-page .progress-bar{background:var(--magenta);z-index:100;height:4px;transition:width .3s;position:fixed;top:0;left:0}.funil-page .screen{text-align:center;flex-direction:column;align-items:center;min-height:100vh;padding:56px 20px 40px;display:none}.funil-page .screen.active{display:flex}.funil-page .screen .inner{width:100%;max-width:460px}.funil-page h1.q{margin-bottom:20px;font-size:22px;font-weight:800;line-height:1.3}.funil-page .mark{background:var(--amber);border-radius:3px;padding:1px 5px}.funil-page .photo{border-radius:14px;width:100%;margin-bottom:22px;overflow:hidden;box-shadow:0 10px 30px -12px #00000040}.funil-page .photo img{object-fit:cover;width:100%;display:block}.funil-page p.body-text{color:var(--ink-dim);margin-bottom:8px;font-size:15.5px;line-height:1.55}.funil-page p.body-text strong{color:var(--ink);font-weight:700}.funil-page .bullet-line{margin:14px 0 6px;font-size:15px;font-weight:600}.funil-page .hint{margin-bottom:16px;font-size:14px;font-weight:600}.funil-page .btn{cursor:pointer;border:none;border-radius:10px;width:100%;padding:17px 20px;font-family:Work Sans,sans-serif;font-size:15.5px;font-weight:700;display:block}.funil-page .btn-primary{background:var(--green);color:#fff}.funil-page .btn-primary:active{opacity:.85}.funil-page .btn-dark{background:var(--ink);color:#fff}.funil-page .btn-magenta{background:var(--magenta);color:#fff}.funil-page .opt{text-align:left;border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:12px;width:100%;margin-bottom:12px;padding:16px 18px;font-size:15px;font-weight:500;transition:border-color .15s,background .15s;display:flex}.funil-page .opt:hover{border-color:var(--magenta);background:#fff6fa}.funil-page .opt .radio{border:2px solid #c9c6c2;border-radius:50%;flex-shrink:0;width:19px;height:19px}.funil-page .opt .box{border:2px solid #c9c6c2;border-radius:5px;flex-shrink:0;width:19px;height:19px}.funil-page .opt .letter{width:22px;height:22px;color:var(--ink-dim);border:1.5px solid #c9c6c2;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.funil-page .eyebrow{color:var(--magenta);letter-spacing:.08em;margin-bottom:10px;font-family:IBM Plex Mono,monospace;font-size:11.5px;font-weight:600}.funil-page .ig-card{background:var(--bg-soft);border:1px solid var(--line);text-align:left;border-radius:12px;align-items:center;gap:14px;margin-bottom:20px;padding:18px 20px;display:flex}.funil-page .ig-avatar{background:linear-gradient(135deg, var(--magenta), var(--amber));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:16px;font-weight:800;display:flex}.funil-page .ig-handle{font-size:14.5px;font-weight:700}.funil-page .ig-sub{color:var(--ink-dim);margin-top:2px;font-size:12.5px}.funil-page .chart-wrap{background:var(--bg-soft);border-radius:14px;margin-bottom:20px;padding:20px 14px 10px}.funil-page svg{width:100%;height:auto;display:block}.funil-page .testi-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;margin-bottom:14px;padding:18px 20px}.funil-page .stars{color:var(--amber);margin-bottom:6px;font-size:14px}.funil-page .testi-name{font-size:14.5px;font-weight:700}.funil-page .testi-role{color:var(--ink-dim);margin-bottom:8px;font-size:12px}.funil-page .testi-body{color:var(--ink-dim);font-size:14px;line-height:1.5}.funil-page .testi-placeholder{border:1.5px dashed var(--line);text-align:left;color:#b4b0a9;border-radius:12px;margin-bottom:14px;padding:18px 20px;font-size:13px}.funil-page .subgreen{color:var(--green);font-weight:700}.funil-page input.field{border:1.5px solid var(--line);border-radius:10px;width:100%;margin-bottom:14px;padding:14px 16px;font-family:Work Sans,sans-serif;font-size:15px}.funil-page input.field:focus{border-color:var(--magenta);outline:none}.funil-page label.field-label{text-align:left;color:var(--ink-dim);margin-bottom:6px;font-size:12.5px;font-weight:600;display:block}.funil-page .scarcity-box{margin:18px 0 22px}.funil-page .scarcity-track{background:var(--line);border-radius:20px;height:14px;margin-top:8px;overflow:hidden}.funil-page .scarcity-fill{background:linear-gradient(90deg, var(--green), var(--magenta));border-radius:20px;height:100%}.funil-page .scarcity-label{color:var(--ink-dim);justify-content:space-between;margin-top:6px;font-size:12px;font-weight:600;display:flex}.funil-page .back-link{color:var(--ink-dim);cursor:pointer;background:0 0;border:none;margin-top:16px;font-family:Work Sans,sans-serif;font-size:13px;text-decoration:underline}.funil-page .footer-note{color:#b4b0a9;margin-top:26px;font-family:IBM Plex Mono,monospace;font-size:10.5px}.funil-page .screen-hero h1.q{margin-bottom:14px;font-size:20px;line-height:1.28}@media (width<=380px){.funil-page .screen-hero h1.q{margin-bottom:12px;font-size:18px}}.funil-page .screen-hero .photo{margin-bottom:16px}.funil-page .screen-hero .inner{padding-bottom:100px}.funil-page .hero-sticky-bar{padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:60;background:#fff;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #0000000f}.funil-page .screen-hero.active .hero-sticky-bar{display:block}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.funil-page .hero-title,.funil-page .hero-media,.funil-page .hero-body,.funil-page .hero-bullet,.funil-page .hero-hint{opacity:0;animation:.55s ease-out forwards hero-fade-up}.funil-page .hero-title{animation-delay:.12s}.funil-page .hero-media{animation-delay:.28s}.funil-page .hero-body{animation-delay:.44s}.funil-page .hero-bullet{animation-delay:.54s}.funil-page .hero-hint{animation-delay:.62s}.funil-page .screen-hero.active .hero-sticky-bar{opacity:0;animation:.45s ease-out .72s forwards hero-fade-up}.funil-page .hero-inner{position:relative}.funil-page .hero-skeleton{z-index:5;background:#fff;flex-direction:column;align-items:center;transition:opacity .35s;display:flex;position:absolute;inset:0}.funil-page .hero-ready .hero-skeleton{opacity:0;pointer-events:none}@keyframes skel-pulse{0%,to{opacity:1}50%{opacity:.55}}.funil-page .skel{background:var(--line);border-radius:8px;animation:1.4s ease-in-out infinite skel-pulse}.funil-page .skel-title{border-radius:6px;width:92%;height:22px;margin-bottom:14px}.funil-page .skel-media{aspect-ratio:16/9;border-radius:14px;width:100%;margin-bottom:16px}.funil-page .skel-line{border-radius:6px;width:100%;height:14px;margin-bottom:8px}.funil-page .skel-line-short{width:80%}.funil-page .skel-bullet{border-radius:6px;width:72%;height:16px;margin:14px 0 6px}.funil-page .skel-hint{border-radius:6px;width:60%;height:14px;margin-bottom:16px}.funil-page .skel-btn{border-radius:10px;width:100%;height:54px}
