
:root{--blue:#063f9e;--green:#229b2e;--orange:#f37a18;--purple:#6943d8;--navy:#061831;--ink:#142039;--muted:#66748a;--bg:#f5f9ff;--line:#e2e9f3}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1240px,92%);margin:auto}.top{background:var(--navy);color:#fff;font-size:12px}.top .container{min-height:38px;display:flex;justify-content:space-between;align-items:center}.top span{margin-right:16px}header{position:sticky;top:0;z-index:100;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:18px}.logo img{width:205px;height:72px;object-fit:contain}.links{display:flex;gap:21px;font-size:14px;font-weight:780}.links a:hover{color:var(--blue)}.numbers{font-size:12px;font-weight:850;white-space:nowrap}.numbers .f{color:var(--orange)}.numbers .w{color:var(--blue);margin-left:12px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 21px;border-radius:8px;border:1px solid transparent;font-size:13px;font-weight:850;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.blue{background:var(--blue);color:#fff}.green{background:var(--green);color:#fff}.outline{background:#fff;color:var(--blue);border-color:#b7c7e3}.slider{position:relative;background:#eef5ff}.slide{display:none}.slide.active{display:block;animation:fade .7s ease}@keyframes fade{from{opacity:.3}to{opacity:1}}.hero-grid{min-height:650px;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:32px}.hero-copy{padding:55px 0}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:950;color:var(--blue);margin-bottom:11px}h1{font-size:clamp(45px,5.3vw,70px);line-height:1.02;letter-spacing:-2.7px;margin-bottom:20px}h1 span{color:var(--green)}.hero-copy p{font-size:18px;color:#536079;max-width:620px;margin-bottom:24px}.pills{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:26px}.pills span{background:#fff;border:1px solid var(--line);border-radius:40px;padding:8px 13px;font-size:13px;font-weight:750}.actions{display:flex;gap:11px;flex-wrap:wrap}.hero-photo-wrap{height:650px;overflow:hidden;position:relative}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;animation:zoom 10s ease-in-out infinite alternate}@keyframes zoom{to{transform:scale(1.05)}}.float{position:absolute;right:20px;bottom:38px;background:#fffffff0;padding:14px 17px;border-radius:14px;box-shadow:0 15px 35px #061f4440}.float strong{display:block;color:var(--blue)}.dots{position:absolute;bottom:18px;left:50%;display:flex;gap:7px}.dot{width:10px;height:10px;border-radius:50%;background:#cbd6e8}.dot.active{background:var(--blue)}.quick{padding:28px 0}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.quick-card{position:relative;overflow:hidden;min-height:175px;border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff;box-shadow:0 8px 24px #06224e0c}.quick-card p{width:58%;font-size:12px;color:var(--muted);margin:5px 0 12px}.quick-card img{position:absolute;right:0;bottom:0;width:45%;height:100%;object-fit:cover;object-position:center top}.quick-card .btn{position:relative;z-index:2;padding:8px 11px;font-size:11px}.stats{background:linear-gradient(110deg,#063a8a,#0a68d1);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{text-align:center;padding:23px;border-right:1px solid #ffffff33}.stat:last-child{border:0}.stat strong{display:block;font-size:25px}.stat span{font-size:12px;color:#dce8fb}section{padding:80px 0}.about{background:var(--bg)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.about h2,.head h2{font-size:39px;line-height:1.15}.about p,.head p{color:var(--muted);margin-top:10px}.checks{display:grid;gap:11px;margin:22px 0}.checks b{color:var(--green);margin-right:8px}.panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:31px}.category{background:linear-gradient(110deg,#f9fbff,#eef5ff)}.cat-grid{min-height:585px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:46px}.cat-copy h1{font-size:56px}.cat-copy p{font-size:17px;color:var(--muted);margin-bottom:20px}.cat-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.cat-list div{padding:11px 12px;background:#fff;border:1px solid var(--line);border-radius:9px;font-size:13px;font-weight:720}.cat-list b{color:var(--green);margin-right:7px}.cat-photo{height:540px;border-radius:26px;overflow:hidden;box-shadow:0 25px 60px #06224e29;background:#dce8f7}.cat-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.head{text-align:center;max-width:760px;margin:0 auto 42px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 9px 28px #06224e0d}.card-media{height:220px;overflow:hidden;background:#edf4ff}.card-media img{width:100%;height:100%;object-fit:cover;object-position:center top}.card-body{padding:19px}.card h3{font-size:19px;margin-bottom:7px}.card p{font-size:13px;color:var(--muted);margin-bottom:12px}.price{background:linear-gradient(110deg,#061f50,#075bc7);color:#fff}.price-row{display:flex;align-items:center;justify-content:center;gap:42px;text-align:center}.badge{width:220px;height:220px;border-radius:50%;background:#fff;color:var(--blue);display:grid;place-items:center;box-shadow:0 20px 50px #0003}.badge strong{display:block;font-size:52px;line-height:1}.badge small{font-weight:950}.price h2{font-size:37px}.price p{color:#dce8ff;margin:9px 0}.tc{font-size:11px;color:#cbd9f1}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-card{border:1px solid var(--line);border-radius:17px;padding:30px;box-shadow:0 9px 26px #06224e0d}.contact-card h2{font-size:31px}.detail{display:flex;gap:12px;margin:18px 0;color:var(--muted)}.dicon{color:var(--blue);font-size:21px}.form{display:grid;gap:11px}input,select,textarea{width:100%;padding:14px;border:1px solid #d5dfed;border-radius:8px;font:inherit}textarea{min-height:112px}footer{background:#06172f;color:#dce6f7;padding:33px 0}.footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{font-size:23px;font-weight:900}.footer-brand small{display:block;font-size:10px;letter-spacing:3px}.footlinks{display:flex;gap:14px;font-size:12px;flex-wrap:wrap}.footer em{font-style:normal;font-size:12px;color:#aebbd1}.wa{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:27px;box-shadow:0 12px 30px #0003}
@media(max-width:1050px){.links{display:none}.numbers{display:none}.hero-grid,.cat-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.hero-photo-wrap{height:500px}.quick-grid,.cards{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}.cat-photo{height:480px}}@media(max-width:650px){.top{display:none}.nav{height:72px}.logo img{width:165px}.nav .btn{padding:10px 13px;font-size:11px}.hero-copy{padding:52px 0 30px}h1,.cat-copy h1{font-size:44px}.hero-photo-wrap{height:420px}.quick-grid,.cards,.stats-grid{grid-template-columns:1fr}.cat-list{grid-template-columns:1fr}.cat-photo{height:420px}.price-row{flex-direction:column}.footer{flex-direction:column;text-align:center}}
