:root{--rupre-ink:#24302b;--rupre-muted:#5c6862;--rupre-paper:#fffdf8;--rupre-line:#dfe4df;--rupre-green:#386b52;--rupre-green-dark:#28513d;--rupre-gold:#d5a637;--rupre-soft:#f2f6f2;--rupre-danger:#8a3a3a;--rupre-ok:#2f6a46}.rupre-app{max-width:860px;margin:2rem auto;color:var(--rupre-ink);font-family:inherit}.rupre-card{background:var(--rupre-paper);border:1px solid var(--rupre-line);border-radius:20px;box-shadow:0 12px 36px rgba(34,48,41,.08);overflow:hidden}.rupre-progress-wrap{padding:18px 28px 0}.rupre-progress-label{font-size:.88rem;font-weight:700;color:var(--rupre-muted);margin-bottom:8px}.rupre-progress{height:8px;border-radius:99px;background:#e8ece9;overflow:hidden}.rupre-progress span{display:block;height:100%;width:0;background:var(--rupre-green);transition:width .25s ease}.rupre-stage{padding:34px 36px 40px;outline:none}.rupre-stage h1,.rupre-stage h2{line-height:1.25;color:var(--rupre-ink);margin:.35em 0 .8em}.rupre-stage h1{font-size:clamp(1.8rem,4vw,2.6rem)}.rupre-stage h2{font-size:clamp(1.4rem,3vw,2rem)}.rupre-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800;color:var(--rupre-green)}.rupre-copy{font-size:1.04rem;line-height:1.7}.rupre-copy p{margin:.8em 0}.rupre-copy ul{margin:.4em 0 1em 1.4em;padding:0}.rupre-copy li{margin:.35em 0}.rupre-statement{max-width:720px}.rupre-choice-group,.rupre-fact-choices{border:0;padding:0;margin:24px 0;display:grid;gap:12px}.rupre-choice{display:block}.rupre-choice input,.rupre-fact-choice input{position:absolute;opacity:0;pointer-events:none}.rupre-choice span,.rupre-fact-choice span{display:block;border:2px solid var(--rupre-line);border-radius:14px;padding:16px 18px;background:white;cursor:pointer;transition:.15s ease}.rupre-choice span{font-size:1.15rem;font-weight:750;text-align:center}.rupre-choice:hover span,.rupre-fact-choice:hover span{border-color:#a7bbae;background:var(--rupre-soft)}.rupre-choice input:focus-visible+span,.rupre-fact-choice input:focus-visible+span{outline:3px solid rgba(213,166,55,.45);outline-offset:2px}.rupre-choice.is-selected span,.rupre-choice input:checked+span,.rupre-fact-choice input:checked+span{border-color:var(--rupre-green);background:#edf5f0;box-shadow:inset 0 0 0 1px var(--rupre-green)}.rupre-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.rupre-btn{appearance:none;border:0;border-radius:999px;padding:12px 22px;font:inherit;font-weight:800;cursor:pointer;transition:.15s ease}.rupre-btn:focus-visible{outline:3px solid rgba(213,166,55,.55);outline-offset:3px}.rupre-btn-primary{background:var(--rupre-green);color:#fff}.rupre-btn-primary:hover:not(:disabled){background:var(--rupre-green-dark);transform:translateY(-1px)}.rupre-btn-secondary{background:#f3ebd3;color:#5f4817}.rupre-btn:disabled{opacity:.45;cursor:not-allowed}.rupre-slider-wrap{margin:30px 0 10px;padding:22px;background:var(--rupre-soft);border-radius:14px}.rupre-slider-wrap label{display:block;margin-bottom:18px;font-size:1.08rem}.rupre-slider-wrap input{width:100%;accent-color:var(--rupre-green)}.rupre-answer-feedback{margin-top:22px;padding:16px 18px;border-radius:12px;border-left:5px solid}.rupre-answer-feedback.is-correct{background:#edf7f0;border-color:var(--rupre-ok)}.rupre-answer-feedback.is-incorrect{background:#fbf1ef;border-color:var(--rupre-danger)}.rupre-modal[hidden]{display:none}.rupre-modal{position:fixed;inset:0;z-index:99999;background:rgba(15,24,19,.62);display:grid;place-items:center;padding:24px}.rupre-modal-panel{position:relative;max-width:720px;max-height:min(80vh,760px);overflow:auto;background:#fff;border-radius:18px;padding:30px 34px;box-shadow:0 18px 70px rgba(0,0,0,.25)}.rupre-modal-close{position:absolute;top:10px;right:14px;border:0;background:transparent;font-size:2rem;line-height:1;cursor:pointer;color:#47524c}.rupre-modal-body{line-height:1.65}.rupre-source{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--rupre-line);font-size:.93rem}.rupre-source a{color:var(--rupre-green-dark);font-weight:700}.rupre-modal-open{overflow:hidden}.rupre-score{white-space:nowrap;color:var(--rupre-green)}.rupre-interpretation{border-left:5px solid var(--rupre-gold);padding-left:20px}.rupre-email-box{margin-top:34px;padding:24px;background:var(--rupre-soft);border-radius:16px}.rupre-email-box h2{font-size:1.35rem}.rupre-email-form label{display:block;font-weight:750;margin-bottom:7px}.rupre-email-row{display:flex;gap:10px;align-items:stretch}.rupre-email-row input{flex:1;min-width:0;border:1px solid #aeb9b2;border-radius:999px;padding:12px 16px;font:inherit;background:#fff}.rupre-email-row input:focus{outline:3px solid rgba(213,166,55,.4);border-color:var(--rupre-green)}.rupre-privacy-note{font-size:.85rem;color:var(--rupre-muted);margin-top:10px}.rupre-email-status{margin-top:12px;font-weight:700}.rupre-email-status.is-success{color:var(--rupre-ok)}.rupre-email-status.is-error{color:var(--rupre-danger)}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:620px){.rupre-stage{padding:28px 20px 32px}.rupre-progress-wrap{padding:16px 20px 0}.rupre-email-row{flex-direction:column}.rupre-email-row input,.rupre-email-row .rupre-btn{width:100%}.rupre-modal{padding:12px}.rupre-modal-panel{padding:28px 22px}}@media(prefers-reduced-motion:reduce){.rupre-progress span,.rupre-btn,.rupre-choice span,.rupre-fact-choice span{transition:none}}