*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#14232d;background:#f7fafb}.wrap{width:min(1120px,92%);margin:auto}header{position:sticky;top:0;z-index:10;background:#07151f;color:#fff;box-shadow:0 2px 18px #0003}.nav{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:18px}.logo{color:#fff;text-decoration:none;font-size:21px;font-weight:900}.logo span{font-size:11px;font-weight:500;letter-spacing:2px}nav{display:flex;align-items:center;gap:20px}nav a{color:#fff;text-decoration:none;font-weight:700;font-size:14px}.wa{background:#18c765;color:#fff}.small{padding:10px 14px;border-radius:8px}.hero{min-height:650px;display:flex;align-items:center;background:linear-gradient(120deg,#06131e,#0c4057 55%,#8ed8ec);color:#fff}.hero-content{padding:80px 0}.tag{color:#19b9e5;font-size:12px;letter-spacing:2px;font-weight:900}.hero h1{font-size:clamp(43px,7vw,78px);line-height:1.02;margin:15px 0 22px}.hero h1 b{color:#a4edff}.hero p:not(.tag){max-width:650px;font-size:19px;line-height:1.6;color:#e5f3f7}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-block;border:0;border-radius:9px;padding:14px 22px;font-weight:800;text-decoration:none;cursor:pointer;font-size:15px}.ghost{border:1px solid #fff8;color:#fff;background:#ffffff15}.section{padding:85px 0}.heading{text-align:center;max-width:680px;margin:0 auto 42px}.heading h2{font-size:40px;margin:5px 0 12px}.heading p:last-child{color:#687984}.grid{display:grid;gap:20px}.services{grid-template-columns:repeat(4,1fr)}.services article{background:#fff;border:1px solid #e2eaee;border-radius:15px;padding:28px;box-shadow:0 8px 28px #17374712}.icon{font-size:38px}.services h3{margin:16px 0 8px}.services p{color:#667780;line-height:1.6}.gallery-section{background:#eaf4f7}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.photo{height:270px;border:2px dashed #a9c8d2;border-radius:15px;background:linear-gradient(135deg,#d8ebf0,#fff);overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.photo img{width:100%;height:100%;object-fit:cover}.photo span{position:absolute;bottom:0;left:0;right:0;padding:13px;background:#06151dd9;color:#fff;text-align:center;font-weight:800}.contact{background:#09202c;color:#fff;padding:65px 0}.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact h2{font-size:36px;margin:8px 0}.contact p:last-child{color:#c0d1d8}.reviews{background:#fff}.reviews form{max-width:700px;margin:auto;display:grid;gap:12px}.reviews input,.reviews select,.reviews textarea{width:100%;padding:14px;border:1px solid #d5e0e5;border-radius:8px;font:inherit}.reviews textarea{min-height:110px}.dark{background:#09202c;color:#fff}.review-list{max-width:700px;margin:28px auto;display:grid;gap:12px}.review{background:#f4f8f9;border:1px solid #e0e8eb;border-radius:12px;padding:20px}.stars{color:#f1a51c;letter-spacing:2px;margin-bottom:8px}.review p{color:#60727d;line-height:1.5}.note{max-width:700px;margin:20px auto;color:#7b8a92;font-size:12px;text-align:center}.floating{position:fixed;right:20px;bottom:20px;width:60px;height:60px;border-radius:50%;background:#18c765;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:27px;box-shadow:0 7px 25px #0004;z-index:20}footer{background:#06121a;color:#dbe7eb;padding:32px 0}.foot{display:flex;justify-content:space-between;gap:20px}.foot p{color:#82959e}.copy{text-align:center;border-top:1px solid #ffffff12;margin-top:25px;padding-top:18px;color:#71828b;font-size:12px}@media(max-width:850px){nav a:not(.small){display:none}.services,.gallery{grid-template-columns:repeat(2,1fr)}.contact-inner{flex-direction:column;align-items:flex-start}}@media(max-width:550px){.hero{min-height:600px}.hero h1{font-size:44px}.hero p:not(.tag){font-size:17px}.section{padding:65px 0}.services,.gallery{grid-template-columns:1fr}.photo{height:230px}.foot{flex-direction:column}}