:root{font:15px/1.55 Inter,system-ui,sans-serif;color:#273940;background:#f4f6f7}*{box-sizing:border-box}body{margin:0}header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px max(22px,calc((100vw - 1180px)/2));border-bottom:1px solid #dbe2e6;background:#fff}.brand{display:flex;align-items:center;gap:12px;color:#202b30;text-decoration:none}.brand>span:last-child{display:grid}.brand strong{font:700 20px Georgia,serif}.brand small{color:#718088;font-size:11px}.mark{display:flex;align-items:flex-end;justify-content:center;gap:3px;width:43px;height:43px;padding:10px;border:1px solid #d9e0e4;border-radius:12px}.mark i{width:5px;border-radius:4px}.mark i:nth-child(1){height:14px;background:#2f765d}.mark i:nth-child(2){height:22px;background:#7a3b4e}.mark i:nth-child(3){height:18px;background:#315f7d}.back,.privacy a{padding:10px 15px;border:1px solid #c7d3d9;border-radius:9px;color:#28566e;text-decoration:none;font-weight:800}main{max-width:1180px;margin:auto;padding:70px 24px 90px}.hero{max-width:800px}.kicker{margin:0 0 12px;color:#526975;font-size:12px;font-weight:900;letter-spacing:.11em}.hero h1{margin:0;font:700 clamp(38px,6vw,62px)/1.05 Georgia,serif;color:#172c37}.hero>p:not(.kicker){max-width:730px;color:#5f727d;font-size:18px}.recommendation{display:inline-flex;margin-top:15px;padding:10px 14px;border-radius:9px;background:#e5edf1;color:#294f65;font-weight:800}.browser-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:55px 0 85px}.browser-grid article{position:relative;display:flex;flex-direction:column;padding:25px;border:1px solid #d5dee3;border-radius:15px;background:#fff;box-shadow:0 12px 32px rgba(30,47,57,.05)}.browser-grid article.recommended{border:2px solid #315f7d}.browser-grid article.recommended:before{content:'DEIN BROWSER';position:absolute;right:15px;top:15px;color:#315f7d;font-size:9px;font-weight:900;letter-spacing:.08em}.browser-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:11px;background:#e8eef1;color:#315f7d;font-weight:900}.browser-grid h2{margin:19px 0 8px;font:700 21px Georgia,serif}.browser-grid p{margin:0 0 22px;color:#637680}.browser-grid a{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:auto;border-radius:8px;background:#294f67;color:#fff;text-decoration:none;font-weight:800}.browser-grid a[aria-disabled=true]{background:#e7ecef;color:#75848b;cursor:not-allowed}.how{display:grid;grid-template-columns:.65fr 1.35fr;gap:65px;padding:55px;border-radius:18px;background:#28343a;color:#fff}.how h2{margin:0;font:700 34px Georgia,serif}.how ol{display:grid;gap:20px;margin:0;padding:0;list-style:none}.how li{display:grid;grid-template-columns:38px 1fr;gap:15px}.how li>b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#d9e5e9;color:#233a46}.how li span{display:grid;color:#c7d4da}.how li strong{color:#fff;font-size:17px}.privacy{margin-top:25px;padding:30px;border:1px solid #d5dfe4;border-radius:15px;background:#fff}.privacy h2{margin:0;font:700 25px Georgia,serif}.privacy p{color:#60747e}.privacy a{display:inline-flex}footer{display:flex;justify-content:space-between;gap:20px;padding:28px max(22px,calc((100vw - 1180px)/2));background:#252d31;color:#dae2e6}footer nav{display:flex;gap:20px}footer a{color:#dae2e6}@media(max-width:900px){.browser-grid{grid-template-columns:repeat(2,1fr)}.how{grid-template-columns:1fr}}@media(max-width:560px){header{padding:10px 15px}.brand small{display:none}.back{font-size:12px}main{padding:48px 16px 65px}.hero h1{font-size:39px}.browser-grid{grid-template-columns:1fr;margin-top:35px}.how{padding:30px 22px}.privacy{padding:24px 20px}footer{flex-direction:column;padding:25px 18px}}
