@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--black:#030616;--blue:#4e80ee;--grey:#d2d5da;--white:#f8fafc;--full-white:#fff}body{background:var(--white);font-family:Inter,sans-serif;font-size:1rem;line-height:1.7}.flex{flex-direction:column;align-items:center;display:flex}header{background:var(--full-white);width:100%;padding:70px 20px}.wrapper{background:#f3f4f6;justify-content:center;width:100%;padding:70px 20px;display:flex}.title{flex-direction:column;align-items:center;gap:20px;display:flex}h1{font-size:2.25rem;font-weight:600}h2{font-size:1.5rem;font-weight:600}small,p{font-size:1rem;font-weight:400}a{color:var(--blue);font-weight:500;text-decoration:none}hr{border:none;border-top:1px solid var(--grey);margin:20px 0}span{font-weight:700}.track-return{flex-direction:column;gap:1.5rem;width:100%;max-width:700px;line-height:1.8;display:flex}.num-list,.dot-list{padding-left:25px}li{margin-bottom:12px}.dot-list{margin-left:.5rem}.author-info{text-align:center;color:#374151;margin-top:16px;font-size:14px}.author-info a{text-decoration:none}
