:root{color-scheme:dark;--purple:#5337AE;--yellow:#FCD447;--gray:#243434;--bg:#101313;--text:#f7f7f4;--muted:#b1b9b7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Avenir,'Avenir Next','Segoe UI',Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.wrap{width:min(1180px,calc(100% - 96px));margin-inline:auto}header{display:flex;justify-content:space-between;align-items:center;padding-block:27px;border-bottom:1px solid #ffffff19}.wordmark{font-size:29px;font-weight:900;letter-spacing:-1px;line-height:1}.wordmark span{display:block;font-size:10px;letter-spacing:2px;font-weight:500;margin-top:9px}.logo{object-fit:contain;height:auto;width:112px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-block:42px 54px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:600;color:var(--muted);margin:0 0 26px}h1{font-size:clamp(56px,6.6vw,88px);font-weight:800;line-height:1.06;letter-spacing:-4px;margin:0 0 24px}h1 span{color:var(--yellow)}.lead{font-size:20px;line-height:1.6;color:var(--muted);margin:0 0 30px}.offer{max-width:420px}.code-row{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--gray);padding:18px 22px;border:1px solid #3b4a47;border-radius:8px}.label{display:block;font-size:11px;letter-spacing:1.5px;color:var(--muted);margin-bottom:4px}.coupon{font-size:34px;letter-spacing:1px;line-height:1.2}#copy{border:1px solid #71807b;color:white;background:transparent;border-radius:5px;padding:12px 14px;font-size:14px}#copy:hover{background:#354743}#copy span{margin-left:9px}.cta{display:flex;justify-content:space-between;gap:16px;background:var(--purple);color:white;padding:18px 22px;border-radius:8px;margin-top:12px;font-size:16px;font-weight:700}.cta:hover{background:#6547c2}.fine{font-size:12px;line-height:1.5;color:var(--muted);margin:12px 0 0}#copy-status{font-size:13px;color:var(--yellow);margin:0}#copy-status:not(:empty){margin-top:12px}.portrait{position:relative;margin:0;height:590px;background:var(--gray);border-radius:10px;overflow:hidden}.portrait>img{width:100%;height:100%;object-fit:cover;object-position:50% 35%;display:block}.portrait:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#070a0aed)}figcaption{position:absolute;bottom:30px;left:30px;z-index:1}figcaption span{display:block;font-size:11px;letter-spacing:2px;margin-bottom:8px;color:#d0d4d2}figcaption strong{font-size:24px;font-weight:600}.how{padding-block:38px 48px;border-top:1px solid #ffffff20}h2{font-size:32px;letter-spacing:-1px;line-height:1.2;margin:0 0 27px}.how ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.how li{display:flex;gap:18px}.how li>span{color:var(--yellow);font-size:14px;padding-top:3px}h3{font-size:17px;margin:0 0 7px;font-weight:600}.how p{font-size:14px;color:var(--muted);margin:0;line-height:1.6}.closing{display:grid;grid-template-columns:230px 1fr 145px;align-items:center;gap:42px;background:var(--gray);border-radius:10px;overflow:hidden;padding-right:30px;margin-bottom:42px}.training{width:230px;height:250px;object-fit:cover;object-position:50% 27%;display:block}.closing .eyebrow{font-size:10px;margin-bottom:15px}.closing h2{margin-bottom:12px;font-size:32px}.closing p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.6;margin:0 0 15px}.text-link{font-size:14px;font-weight:600;color:var(--yellow)}.mascot{width:145px;height:auto;transform:rotate(8deg)}footer{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #ffffff20;padding-block:23px 30px}footer>span{font-size:14px;font-weight:700}footer p{margin:0;font-size:12px;line-height:1.65;color:var(--muted)}:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.hero{gap:32px}.portrait{height:535px}h1{font-size:66px}.closing{gap:25px;grid-template-columns:180px 1fr 110px}.training{width:180px}.mascot{width:110px}.closing h2{font-size:28px}}@media(max-width:640px){.wrap{width:calc(100% - 40px)}header{padding-block:21px}.wordmark{font-size:24px}.logo{width:94px}.hero{grid-template-columns:1fr;gap:28px;padding-block:32px}.eyebrow{font-size:10px;letter-spacing:1.2px;margin-bottom:19px}h1{font-size:60px;letter-spacing:-2.6px;margin-bottom:18px}.lead{font-size:18px;margin-bottom:24px}.offer{max-width:none}.portrait{height:390px}.portrait>img{object-position:50% 27%}figcaption{bottom:24px;left:24px}figcaption strong{font-size:22px}.how{padding-block:30px}.how h2{font-size:28px}.how ol{grid-template-columns:1fr;gap:25px}.how li{gap:20px}.closing{grid-template-columns:112px 1fr;gap:19px;padding-right:16px;margin-bottom:30px}.training{width:112px;height:235px;object-position:48% 20%}.closing .eyebrow{font-size:9px;line-height:1.7;letter-spacing:.6px;margin-bottom:9px}.closing h2{font-size:25px;letter-spacing:-.5px}.closing p:not(.eyebrow){font-size:13px}.mascot{display:none}footer{flex-direction:column;gap:12px}footer p{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
