*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f8fb;color:#172033;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{text-decoration:none;color:inherit}.site-header{height:72px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid #e8ebf0;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,5vw);position:sticky;top:0;z-index:10}.brand{font-weight:800;font-size:20px;letter-spacing:-.6px}.brand span{font-weight:500}.brand small{font-size:11px;color:#7b8494;font-weight:600;margin-left:8px;letter-spacing:0}.site-header nav{display:flex;gap:26px;align-items:center;font-size:14px;color:#5c6575}.nav-login{padding:9px 15px;border:1px solid #dfe3e9;border-radius:9px;background:#fff;color:#172033;font-weight:700}.hero{max-width:1180px;margin:0 auto;padding:82px 24px 70px;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.7px;color:#7b8494}.hero h1{font-size:clamp(42px,6vw,70px);line-height:1.02;letter-spacing:-3.5px;margin:16px 0 22px}.hero h1 em{font-style:normal;color:#6b7280}.hero p{font-size:18px;line-height:1.65;color:#667085;max-width:650px}.hero-actions{display:flex;gap:12px;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:10px;font-weight:750;font-size:14px}.primary{background:#172033;color:#fff}.secondary{border:1px solid #dfe3e9;background:#fff}.mini-stats{display:flex;gap:28px;color:#7b8494;font-size:12px}.mini-stats strong{display:block;color:#172033;font-size:18px;margin-bottom:3px}.hero-card{background:#fff;border:1px solid #e3e7ed;border-radius:22px;padding:22px;box-shadow:0 25px 70px rgba(24,32,51,.08)}.card-top{display:flex;justify-content:space-between;color:#7b8494;font-size:12px;font-weight:700}.live-dot{font-size:10px}.mock-title{font-size:25px;font-weight:800;margin:30px 0 18px}.subject-row{display:flex;align-items:center;gap:13px;padding:15px 0;border-top:1px solid #edf0f4}.subject-icon{width:40px;height:40px;border-radius:11px;background:#f4f5f7;display:grid;place-items:center}.subject-row span:nth-child(2){flex:1}.subject-row b{display:block;font-size:14px}.subject-row small{color:#8a93a2;margin-top:3px;display:block}.arrow{color:#9aa2af}.card-price{display:flex;justify-content:space-between;border-top:1px solid #edf0f4;margin-top:8px;padding-top:18px;color:#667085}.card-price strong{color:#172033;font-size:21px}.trust-strip{border-top:1px solid #e5e8ee;border-bottom:1px solid #e5e8ee;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:25px max(24px,8vw);gap:20px}.trust-strip div{display:flex;flex-direction:column;gap:4px}.trust-strip strong{font-size:14px}.trust-strip span{font-size:12px;color:#8a93a2}.section{max-width:1180px;margin:0 auto;padding:85px 24px}.section-head h2,.pricing h2{font-size:36px;letter-spacing:-1.5px;margin:12px 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px}.step{background:#fff;border:1px solid #e5e8ee;border-radius:16px;padding:22px}.step>span{font-size:12px;color:#9aa2af;font-weight:800}.step h3{font-size:17px;margin:28px 0 8px}.step p{font-size:13px;line-height:1.6;color:#717b8b}.pricing{max-width:1132px;margin:0 auto 80px;background:#172033;color:#fff;border-radius:22px;padding:38px 42px;display:flex;align-items:center;justify-content:space-between}.pricing .eyebrow{color:#aeb6c4}.pricing p{color:#b8c0cd}.price{text-align:right}.price strong{display:block;font-size:38px}.price span{display:block;color:#aeb6c4;font-size:12px;margin-bottom:12px}.price .primary{background:#fff;color:#172033}.catalog-wrap{max-width:1180px;margin:0 auto;padding:60px 24px}.catalog-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:48px}.catalog-head h1{font-size:46px;letter-spacing:-2.2px;margin:12px 0}.catalog-head p{color:#70798a;max-width:620px;line-height:1.6}.filter-pills{display:flex;gap:7px;flex-wrap:wrap}.filter-pills a{padding:9px 13px;border:1px solid #dfe3e9;border-radius:99px;background:#fff;font-size:12px;font-weight:700;color:#657082}.filter-pills a.active{background:#172033;color:#fff;border-color:#172033}.catalog-section{margin:55px 0}.era-title{display:flex;gap:13px;align-items:center;margin-bottom:18px}.era-icon{font-size:24px}.era-title h2{margin:0;font-size:24px}.era-title span{font-size:12px;color:#8a93a2}.chapter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.chapter-card{background:#fff;border:1px solid #e3e7ed;border-radius:15px;padding:20px;min-height:175px;display:flex;flex-direction:column}.chapter-number{font-size:11px;color:#9aa2af;font-weight:800}.chapter-card h3{font-size:16px;line-height:1.35;margin:20px 0 6px}.chapter-card p{margin:0;color:#778092;font-size:12px}.locked-row{margin-top:auto;padding-top:16px;display:flex;justify-content:space-between;border-top:1px solid #edf0f4;font-size:11px;color:#8a93a2}.locked-row a{font-weight:800;color:#172033}.empty{padding:40px;background:#fff;border:1px solid #e5e8ee;border-radius:15px;color:#777}.auth-page{min-height:calc(100vh - 72px);display:grid;place-items:center;padding:30px}.auth-card{max-width:500px;background:#fff;border:1px solid #e3e7ed;border-radius:18px;padding:35px;box-shadow:0 20px 60px rgba(24,32,51,.07)}.auth-card h1{font-size:32px;letter-spacing:-1px}.auth-card p{color:#6f7888;line-height:1.65}footer{border-top:1px solid #e5e8ee;background:#fff;padding:24px max(24px,5vw);display:flex;justify-content:space-between;color:#8992a1;font-size:12px}footer a{font-weight:700;color:#596274}@media(max-width:850px){.hero{grid-template-columns:1fr;gap:35px;padding-top:55px}.hero h1{letter-spacing:-2.5px}.trust-strip{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.catalog-head{display:block}.filter-pills{margin-top:25px}.chapter-grid{grid-template-columns:repeat(2,1fr)}.pricing{margin:20px 24px 55px;display:block}.price{text-align:left;margin-top:25px}}@media(max-width:560px){.site-header{padding:0 16px}.brand small{display:none}.site-header nav{gap:10px}.site-header nav a:first-child{display:none}.hero{padding:45px 18px}.hero h1{font-size:43px}.hero p{font-size:16px}.hero-actions{flex-direction:column}.mini-stats{gap:15px}.trust-strip{padding:22px 18px}.section{padding:60px 18px}.steps{grid-template-columns:1fr}.pricing{padding:28px 25px;margin-left:18px;margin-right:18px}.catalog-wrap{padding:40px 18px}.catalog-head h1{font-size:38px}.chapter-grid{grid-template-columns:1fr}.chapter-card{min-height:155px}}
