*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f9f9f7;color:#1a1a1a;min-height:100vh;font-size:16px}.d{max-width:660px;margin:0 auto;padding:2rem 1.25rem 4rem}.brand-row{display:flex;align-items:center;gap:10px;margin-bottom:2.25rem}.brand-mark{width:22px;height:22px;flex-shrink:0}.brand-mark img{width:100%;height:100%;object-fit:contain;display:block}.logo{letter-spacing:.12em;color:#888}.ey,.logo{font-size:12px;font-weight:600;text-transform:uppercase}.ey{letter-spacing:.1em;color:#0F6E56}.ey,.h1{margin-bottom:.6rem}.h1{font-size:26px;font-weight:600;color:#1a1a1a;line-height:1.3}.sub{color:#555;line-height:1.65;margin-bottom:1.75rem}.pbox,.sub{font-size:17px}.pbox{width:100%;border:1px solid #ddd;border-radius:10px;padding:.875rem 1rem;font-family:inherit;color:#1a1a1a;background:#fff;resize:vertical;min-height:80px;display:block;box-shadow:0 1px 3px rgba(0,0,0,.04)}.pbox:focus{outline:none;border-color:#1D9E75;box-shadow:0 0 0 3px rgba(29,158,117,.12)}.or-row{display:flex;align-items:center;gap:12px;margin:1rem 0 .5rem}.or-row span{font-size:13px;color:#999;white-space:nowrap}.or-l{flex:1 1;height:1px;background:#e5e5e5}.mkt-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:1.25rem}.mkt-card{padding:1rem 1.125rem;border:1px solid #e5e5e5;border-radius:12px;cursor:pointer;background:#fff;text-align:center;transition:all .15s;box-shadow:0 1px 4px rgba(0,0,0,.05)}.mkt-card:hover{border-color:#1D9E75;box-shadow:0 2px 8px rgba(29,158,117,.12);transform:translateY(-1px)}.mkt-card.sel{border:2px solid #1d9e75;background:#f0faf6;box-shadow:0 2px 8px rgba(29,158,117,.15)}.mkt-icon{font-size:24px;margin-bottom:7px}.mkt-label{font-size:14px;font-weight:600;color:#1a1a1a}.mkt-card.sel .mkt-label{color:#085041}.mkt-sub{font-size:13px;color:#777;margin-top:3px;line-height:1.4}.err{font-size:14px;color:#c0392b;margin-top:.5rem}.brow{display:flex;gap:10px;align-items:center;margin-top:1.25rem}.bp{padding:.875rem 1.75rem;background:#1D9E75;color:white;border:none;border-radius:8px;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .15s}.bp:hover{background:#0F6E56;transform:translateY(-1px);box-shadow:0 4px 12px rgba(29,158,117,.3)}.bp:disabled{opacity:.35;cursor:not-allowed;transform:none;box-shadow:none}.bg{padding:.875rem 1.25rem;border:1px solid #ddd;border-radius:8px;background:transparent;font-size:16px;font-family:inherit;color:#555;cursor:pointer}.bg:hover{border-color:#aaa}.step-prog{margin-bottom:1.75rem}.step-prog-track{height:3px;background:#e5e5e5;border-radius:2px;overflow:hidden;margin-bottom:.6rem}.step-prog-fill{height:100%;background:#1D9E75;border-radius:2px;transition:width .4s ease}.step-prog-label{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#0F6E56}.opts{display:flex;flex-direction:column;gap:10px;margin-bottom:1.75rem}.opt{padding:1.125rem 1.375rem;border:1px solid #e5e5e5;border-radius:10px;cursor:pointer;background:#fff;transition:all .15s;box-shadow:0 1px 3px rgba(0,0,0,.04)}.opt:hover{border-color:#1D9E75;box-shadow:0 2px 8px rgba(29,158,117,.1)}.opt.sel{border:2px solid #1d9e75;background:#f0faf6;box-shadow:0 2px 8px rgba(29,158,117,.12)}.ol{font-size:16px;font-weight:600;color:#1a1a1a;display:block;margin-bottom:3px}.opt.sel .ol{color:#085041}.os{font-size:14px;color:#666;line-height:1.5}.opt.sel .os{color:#0F6E56}.rev-card{background:#04342C;border-radius:16px;padding:2.25rem 1.75rem;margin-bottom:1.5rem;text-align:center}.rev-card-reveal{animation:revealUp .5s ease forwards}@keyframes revealUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.skel-light{height:52px;background:rgba(255,255,255,.15);border-radius:6px;width:55%;margin:0 auto}.skel-light,.skel-light-sm{animation:sk 1.2s ease-in-out infinite}.skel-light-sm{height:18px;background:rgba(255,255,255,.1);border-radius:4px;width:75%;margin:.6rem auto 0}@keyframes sk{0%,to{opacity:.4}50%{opacity:.9}}.card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.cs-headline{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.p1-cta{background:#1a1a1a;border-radius:14px;padding:2.5rem;margin-top:1.5rem;text-align:center}.p1-cta-h{font-size:26px;font-weight:700;color:white;margin-bottom:.6rem;line-height:1.3}.p1-cta-sub{font-size:17px;color:#aaa;margin-bottom:1.5rem;line-height:1.65}.p1-cta-btn{background:#1D9E75;color:white;padding:1.125rem 2.75rem;border-radius:8px;font-size:18px;font-weight:700;border:none;font-family:inherit;cursor:pointer;display:inline-block;transition:all .15s}.p1-cta-btn:hover{background:#0F6E56;box-shadow:0 4px 16px rgba(29,158,117,.35);transform:translateY(-1px)}.p2-progress{display:flex;gap:6px;margin-bottom:2rem}.p2-dot{flex:1 1;height:4px;border-radius:2px;background:#e5e5e5;transition:background .3s}.p2-dot.cur,.p2-dot.done{background:#1D9E75}.rst{text-align:center;margin-top:1.5rem}.rst button{background:none;border:none;font-size:14px;color:#bbb;cursor:pointer;font-family:inherit}.rst button:hover{color:#555}.api-err{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:1rem 1.25rem;font-size:14px;color:#991b1b;line-height:1.6;margin-bottom:1rem}.cta2{background:#04342C;border-radius:14px;padding:2.5rem;margin-top:1.5rem}.cta2-h{font-size:24px;font-weight:700;color:white;margin-bottom:.75rem;line-height:1.3}.cta2-body{color:#9FE1CB;margin-bottom:.75rem}.cta2-body,.cta2-close{font-size:16px;line-height:1.7}.cta2-close{color:#5DCAA5;margin-bottom:1.5rem}.cta2-btn{background:#1D9E75;color:white;padding:1.25rem 2.5rem;border-radius:8px;font-size:18px;font-weight:700;border:none;font-family:inherit;cursor:pointer;width:100%;transition:all .15s}.cta2-btn:hover{background:#5DCAA5;color:#04342C;transform:translateY(-1px)}.cta2-note{font-size:13px;color:#5DCAA5;text-align:center;margin-top:.875rem}.gate-form{display:flex;flex-direction:column;gap:14px;margin-bottom:1.5rem}.gate-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.gate-input{width:100%;border:1px solid #ddd;border-radius:10px;padding:.875rem 1rem;font-size:17px;font-family:inherit;color:#1a1a1a;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.04)}.gate-input:focus{outline:none;border-color:#1D9E75;box-shadow:0 0 0 3px rgba(29,158,117,.12)}.mkt-card:focus-visible,.opt:focus-visible{outline:none;border-color:#1D9E75;box-shadow:0 0 0 3px rgba(29,158,117,.25)}.bg:focus-visible,.bp:focus-visible,.cta2-btn:focus-visible,.p1-cta-btn:focus-visible{outline:3px solid rgba(29,158,117,.45);outline-offset:2px}