*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#172033;line-height:1.6}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,92%);margin:auto}header{position:sticky;top:0;z-index:5;background:#fffffff2;border-bottom:1px solid #e7eaf0;backdrop-filter:blur(10px)}.nav{height:70px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:1.35rem;font-weight:800;display:flex;align-items:center;gap:9px}.brand b{display:grid;place-items:center;background:#172033;color:white;width:36px;height:36px;border-radius:11px}.nav nav{display:flex;gap:28px;font-weight:700;color:#667080}.hero{padding:85px 0;background:linear-gradient(135deg,#f4f6ff,#fff)}.hero-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:55px;align-items:center}.hero small,.section>small,.newsletter small,aside strong{letter-spacing:.12em;font-size:.75rem;font-weight:800;color:#6370d8}.hero h1{font-size:clamp(2.8rem,6vw,5rem);line-height:1.02;letter-spacing:-.05em;margin:15px 0}.hero em{color:#6370d8;font-style:normal}.hero p{font-size:1.15rem;color:#626c7c;max-width:680px}.search{display:flex;background:white;padding:6px;border:1px solid #dfe3eb;border-radius:15px;max-width:680px;margin:28px 0 12px;box-shadow:0 12px 35px #17203312}.search input,.newsletter input{flex:1;border:0;outline:0;padding:13px;font-size:1rem}.search button,.btn,.newsletter button{background:#172033;color:white;border:0;border-radius:10px;padding:13px 20px;font-weight:800;cursor:pointer}.quick{color:#788191;font-size:.9rem}.quick button{border:1px solid #e0e4eb;background:white;border-radius:99px;padding:6px 12px;margin-left:4px;cursor:pointer}aside{background:#172033;color:white;border-radius:24px;padding:32px;box-shadow:0 25px 60px #17203322}aside strong{color:white;letter-spacing:0;font-size:1.2rem}aside li{margin:10px 0;color:#d8dee8}.section{padding:75px 0}.gray{background:#f7f8fb}.section h2,.newsletter h2{font-size:2.2rem;line-height:1.15;margin:8px 0 28px}.cats{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.cats a{background:white;border:1px solid #e5e8ee;border-radius:18px;padding:20px 15px;display:flex;flex-direction:column;gap:4px}.cats span{color:#7a8392;font-size:.85rem}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid article{background:white;border:1px solid #e4e7ed;border-radius:18px;padding:24px}.grid article>span{font-size:1.8rem}.grid h3{margin:10px 0 5px}.grid p{color:#687181}.grid a{font-weight:800;color:#5966cf}.articles article{border-top:3px solid #dfe2ff;background:transparent;border-radius:0;padding-left:4px}.deal{display:flex;justify-content:space-between;align-items:center;gap:30px}.newsletter{padding:70px 0;background:#edf0ff}.newsletter p{color:#687181}.newsletter form{display:flex;max-width:600px;gap:8px}.newsletter input{border:1px solid #d8dce5;border-radius:10px}.newsletter button{white-space:nowrap}footer{background:#111827;color:#d6dbe5;padding:55px 0 20px}.foot{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:30px}.foot h4{color:white}.foot a:not(.brand){display:block;color:#b9c0cc;margin:7px 0}.copy{border-top:1px solid #2b3444;margin-top:35px;padding-top:18px;color:#8e98a8;font-size:.85rem}@media(max-width:800px){.nav nav{display:none}.hero-grid{grid-template-columns:1fr}.cats{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}.deal{align-items:flex-start;flex-direction:column}.foot{grid-template-columns:1fr 1fr}}@media(max-width:480px){.hero{padding:55px 0}.hero h1{font-size:2.8rem}.search,.newsletter form{flex-direction:column}.search button,.newsletter button{width:100%}.cats,.foot{grid-template-columns:1fr}.quick button{margin-top:5px}}