*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#17253a}a{text-decoration:none}.container{width:min(1180px,calc(100% - 32px));margin:auto}.hero{text-align:center;padding:90px 16px 60px;background:linear-gradient(135deg,#f8f7f4,#fff,#f4eee7)}.hero>span,.article-head small{color:#A8641F;font-weight:800;letter-spacing:2px}.hero h1{font-size:clamp(38px,6vw,70px);line-height:1.03;color:#071a35;margin:12px 0}.hero h1 b{color:#A8641F}.hero p{color:#697586;font-size:18px}.hero form{max-width:620px;margin:25px auto;display:flex;background:#fff;padding:5px;border:1px solid #ddd;border-radius:10px}.hero input{flex:1;border:0;padding:13px;outline:0}.hero button,.cta a,aside a{background:#A8641F;color:#fff;border:0;padding:13px 20px;border-radius:7px;font-weight:800}.cats{display:flex;gap:8px;overflow:auto;padding:14px max(16px,calc((100% - 1180px)/2));border-bottom:1px solid #eee}.cats a{padding:9px 14px;border-radius:30px;white-space:nowrap;font-weight:700;font-size:13px}.cats a:hover,.cats a.active{background:#071a35;color:#fff}.featured{margin:50px 0 20px;background:#071a35;color:#fff;border-radius:18px;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr}.featured img{width:100%;height:100%;min-height:330px;object-fit:cover}.featured div{padding:42px}.featured small,.grid small{color:#A8641F;font-weight:800}.featured h2{font-size:36px}.featured p,.grid p{line-height:1.7;color:#d0d9e4}.featured b,.read{color:#A8641F}.latest{padding:55px 0}.latest>h2,.related h2{font-size:38px;color:#071a35}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid article{border:1px solid #e7ebef;border-radius:14px;overflow:hidden;background:#fff}.grid article>div{padding:20px}.grid img{width:100%;height:210px;object-fit:cover}.grid h3{font-size:21px;line-height:1.3}.grid p{color:#697586}.grid span{font-size:12px;color:#8993a0}.empty{text-align:center;padding:60px;border:1px dashed #ddd}.cta{text-align:center;background:#071a35;color:#fff;padding:75px 16px}.cta h2{font-size:42px}.article-head{background:#f8f7f4;padding:65px 0}.article-head h1{font-size:clamp(38px,6vw,65px);line-height:1.05;color:#071a35}.article-head p{font-size:19px;line-height:1.7;color:#697586;max-width:800px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:45px;padding:55px 0}.cover{width:100%;max-height:580px;object-fit:cover;border-radius:14px}.content{font-size:18px;line-height:1.85;margin-top:30px}.content h2{color:#071a35;margin-top:40px}.content img{max-width:100%;height:auto}aside{background:#071a35;color:#fff;padding:25px;border-radius:14px;height:max-content;position:sticky;top:100px}aside h3{font-size:25px}.related{padding:10px 0 80px}.notfound{text-align:center;padding:120px 16px}.acube-footer{background:#050f20;color:#cbd5df;padding:50px 0 0}.footer-grid{width:min(1180px,calc(100% - 32px));margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1.5fr;gap:35px}.footer-grid img{width:180px}.footer-grid a{color:#fff;display:block;margin:8px 0}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;margin-top:35px;padding:18px;font-size:13px}@media(max-width:800px){.featured{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}}@media(max-width:550px){.grid{grid-template-columns:1fr}.hero{padding:60px 16px 45px}.featured div{padding:28px}.featured h2{font-size:29px}.cta h2{font-size:32px}}
