:root{--ink:#172033;--muted:#66738a;--line:#e3e8f1;--soft:#f6f8fc;--blue:#4056d8;--blue-dark:#3044b7;--green:#15845b;--amber:#9a5b00}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;background:#f7f9fc;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}.entrepreneur-page{width:min(1160px,calc(100% - 40px));margin:0 auto;padding:20px 0 42px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:2px 0 46px}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,#4056d8,#8b98f4);color:#fff;font-weight:900}.brand strong,.brand small{display:block}.brand strong{font-size:15px;letter-spacing:-.02em}.brand small{margin-top:2px;color:var(--muted);font-size:11px}.back-link{padding:10px 13px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#4f5e75;font-size:12px;font-weight:800;text-decoration:none}.hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:28px;align-items:end;padding-bottom:52px}.eyebrow{margin:0 0 9px;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero h1{max-width:760px;margin:0;color:#10182a;font-size:clamp(42px,7vw,82px);line-height:.96;letter-spacing:-.075em}.hero-lead{max-width:680px;margin:22px 0 0;color:#526078;font-size:18px}.hero-note{max-width:640px;margin:18px 0 0;color:#7a879a;font-size:12px}.hero-card{padding:24px;border:1px solid #dfe5f2;border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(35,54,101,.07)}.hero-card-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:#dcf7e9;color:var(--green);font-weight:900}.hero-card strong{display:block;margin-top:16px;font-size:17px}.hero-card p{margin:8px 0 0;color:var(--muted);font-size:13px}.section{padding:40px 0;border-top:1px solid var(--line)}.section-heading{max-width:700px;margin-bottom:22px}.section-heading h2{margin:0;font-size:clamp(28px,4vw,46px);line-height:1.02;letter-spacing:-.055em}.section-heading p:last-child{margin:10px 0 0;color:var(--muted);font-size:14px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.choice{min-height:172px;padding:20px;border:1px solid var(--line);border-radius:17px;background:#fff;color:inherit;text-align:left;cursor:pointer}.choice:hover,.choice:focus-visible,.choice.is-selected{border-color:#8795ee;box-shadow:0 10px 26px rgba(64,86,216,.1)}.choice:focus-visible,.text-button:focus-visible,.step input:focus-visible,.resource-card:focus-visible{outline:3px solid rgba(64,86,216,.25);outline-offset:3px}.choice-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eef0ff;color:var(--blue);font-size:12px;font-weight:900}.choice strong,.choice small{display:block}.choice strong{margin-top:18px;font-size:16px}.choice small{margin-top:5px;color:var(--muted);font-size:12px}.choice-result{min-height:48px;margin-top:13px;padding:14px 16px;border-radius:12px;background:var(--soft);color:var(--muted);font-size:13px}.choice-result[data-state="success"]{background:#e9f8f0;color:#176b4d}.choice-result[data-state="error"]{background:#fff1f0;color:#a3342a}.progress-row{display:flex;align-items:center;gap:12px;margin-bottom:18px}.progress-track{height:8px;flex:1;overflow:hidden;border-radius:99px;background:#e7ebf4}.progress-track span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#7c8bf0);transition:width .2s ease}.progress-row>span{min-width:88px;color:var(--muted);font-size:12px;font-weight:800;text-align:right}.text-button{border:0;background:transparent;color:var(--blue);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.step-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.step{border:1px solid var(--line);border-radius:14px;background:#fff}.step label{display:flex;align-items:center;gap:14px;min-height:76px;padding:14px 16px;cursor:pointer}.step input{width:20px;height:20px;flex:0 0 20px;accent-color:var(--blue)}.step-number{color:#8a96aa;font-size:11px;font-weight:900;letter-spacing:.08em}.step strong,.step small{display:block}.step strong{font-size:14px}.step small{margin-top:3px;color:var(--muted);font-size:12px}.step:has(input:checked){border-color:#a6dfc3;background:#fbfffd}.step:has(input:checked) strong{text-decoration:line-through;text-decoration-color:#63bd91}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.resource-card{display:flex;min-height:215px;flex-direction:column;padding:19px;border:1px solid var(--line);border-radius:16px;background:#fff;color:inherit;text-decoration:none}.resource-card:hover{border-color:#9aa7ee;transform:translateY(-2px)}.resource-tag{width:max-content;padding:4px 7px;border-radius:6px;background:#eef0ff;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.08em}.resource-card strong{margin-top:18px;font-size:16px;line-height:1.2}.resource-card>span:not(.resource-tag):not(.resource-link){margin-top:8px;color:var(--muted);font-size:12px}.resource-link{margin-top:auto;padding-top:18px;color:var(--blue);font-size:12px;font-weight:850}.warning{display:flex;gap:13px;padding:18px;border:1px solid #f2d8a8;border-radius:16px;background:#fffaf0}.warning-icon{display:grid;place-items:center;width:27px;height:27px;flex:0 0 27px;border-radius:50%;background:#ffe6b5;color:var(--amber);font-weight:900}.warning h2{margin:0;font-size:14px}.warning p{margin:5px 0 0;color:#765e36;font-size:12px}.page-footer{display:flex;justify-content:space-between;gap:16px;padding-top:25px;color:#8b96a8;font-size:11px}.page-footer a{color:var(--blue);font-weight:800;text-decoration:none}@media(max-width:760px){.entrepreneur-page{width:min(100% - 28px,620px);padding-top:14px}.page-header{padding-bottom:32px}.back-link{padding:9px 10px}.hero{display:block;padding-bottom:34px}.hero h1{font-size:48px}.hero-lead{font-size:15px}.hero-card{margin-top:22px}.section{padding:30px 0}.choice-grid,.resource-grid{grid-template-columns:1fr}.choice{min-height:134px}.progress-row{flex-wrap:wrap}.progress-track{order:1;flex-basis:100%}.progress-row>span{min-width:0;text-align:left}.text-button{margin-left:auto}.page-footer{display:block}.page-footer a{display:inline-block;margin-top:8px}}