:root{font-family:"Segoe UI Variable","Aptos",sans-serif;color:#17211d;background:#f4f1e8}*{box-sizing:border-box}body{margin:0;min-height:100vh}.download-header{height:78px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d8d6cd;background:#faf8f1}.download-header>a{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.download-header img{width:42px;height:42px}.download-header strong,.download-header small{display:block}.download-header strong{font:400 22px Georgia,serif}.download-header small{color:#788079;font-size:9px;letter-spacing:.2em}.download-header nav{display:flex;align-items:center;gap:22px}.download-header nav a{color:#59635d;text-decoration:none;font-size:13px}.download-header .download-login{padding:10px 16px;border-radius:7px;background:#17211d;color:#fff}main{width:min(1160px,calc(100% - 40px));margin:0 auto;padding:72px 0}.download-hero{max-width:880px}.download-hero>span{color:#6c776f;font-size:11px;font-weight:800;letter-spacing:.18em}.download-hero h1{margin:15px 0 24px;font:400 clamp(52px,8vw,96px)/.92 Georgia,serif;letter-spacing:-.055em}.download-hero p{max-width:730px;color:#68716b;font-size:18px;line-height:1.65}.download-security{margin:42px 0 24px;padding:18px 21px;display:flex;align-items:center;gap:14px;border:1px solid #d3d8cd;border-radius:13px;background:#fafbf7}.download-security i{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#c9f27c;font-style:normal;font-weight:900}.download-security strong,.download-security small{display:block}.download-security small{margin-top:4px;color:#788079}.download-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:14px}.download-card{min-height:310px;padding:25px;display:flex;flex-direction:column;border:1px solid #d5d8cf;border-radius:18px;background:#fff}.download-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.download-card header i{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:#17211d;color:#c9f27c;font-style:normal;font-weight:800}.download-card header b{padding:6px 8px;border-radius:6px;background:#edf7dc;color:#516838;font-size:10px}.download-card h2{margin:24px 0 5px;font:400 28px Georgia,serif}.download-card>span{color:#6e7771;font-size:12px}.download-card p{min-height:48px;color:#737b75;font-size:13px;line-height:1.5}.download-card dl{margin:8px 0 22px;display:grid;gap:7px}.download-card dl div{display:flex;justify-content:space-between;gap:12px;font-size:11px}.download-card dt{color:#8a918c}.download-card dd{margin:0;text-align:right}.download-card a{margin-top:auto;min-height:45px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#17211d;color:#fff;text-decoration:none;font-weight:750}.download-card code{font-size:9px}.download-empty{grid-column:1/-1;padding:50px;border:1px dashed #bec4b9;border-radius:18px;text-align:center;color:#6f776f}.download-empty strong,.download-empty span{display:block}.download-empty strong{font:400 26px Georgia,serif}.download-empty span{margin-top:8px}footer{padding:25px clamp(20px,5vw,72px);display:flex;justify-content:space-between;border-top:1px solid #d8d6cd;color:#7a817b;font-size:12px}footer a{color:inherit}@media(max-width:680px){.download-header{height:auto;padding:14px 18px}.download-header nav>a:not(.download-login){display:none}main{width:min(100% - 24px,600px);padding:48px 0}.download-hero h1{font-size:52px}.download-hero p{font-size:16px}.download-security{align-items:flex-start}.download-list{grid-template-columns:1fr}footer{gap:15px;flex-direction:column}}
