@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@400;500;600;700;800&display=swap');*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Alexandria,Tahoma,sans-serif;color:#18152d}header{height:76px;display:flex;align-items:center;padding:0 max(6vw,25px);gap:35px;border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:3}header>a:first-child{font-weight:800;color:var(--brand);font-size:18px;text-decoration:none}header nav{margin-inline-start:auto;display:flex;gap:25px}header nav a{text-decoration:none;color:#555;font-size:11px}.header-cta,.hero a,.contact a{background:var(--brand);color:#fff;padding:11px 16px;border-radius:7px;text-decoration:none;font-size:10px}.hero{min-height:590px;background:linear-gradient(110deg,#f9f8fc 55%,#e5e0ed);display:flex;align-items:center;padding:70px max(8vw,30px);overflow:hidden;position:relative}.hero>div:first-child{max-width:620px;position:relative;z-index:2}.hero small,.about small{color:var(--brand);font-weight:700}.hero h1{font-size:clamp(34px,5vw,66px);line-height:1.35;margin:16px 0}.hero p{color:#777;line-height:1.9;margin-bottom:30px}.hero-shape{position:absolute;width:34vw;height:580px;left:6%;bottom:-140px;background:linear-gradient(145deg,var(--brand),#282038);opacity:.8;transform:rotate(14deg);border-radius:60px}.section{padding:90px max(9vw,30px)}.section h2{font-size:35px}.about{max-width:950px;margin:auto;text-align:center}.about p{color:#666;line-height:2;font-size:17px}.services{background:#f7f7fa}.services>div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.services article{background:#fff;padding:30px;border:1px solid #e8e6ee;border-radius:16px}.services article i{font-style:normal;color:var(--brand);font-size:24px}.services article p{color:#777;font-size:12px;line-height:1.8}.why{background:var(--dark);color:#fff}.why>div{display:flex;gap:20px}.why span{background:#ffffff0d;padding:18px;border:1px solid #ffffff17;border-radius:10px;flex:1}.faq{max-width:900px;margin:auto}.faq details{border-bottom:1px solid #ddd;padding:20px 0}.faq summary{font-weight:700;cursor:pointer}.faq p{color:#777;line-height:1.8}.contact{text-align:center;background:#f0edff}.contact a{display:inline-block;margin-top:20px}footer{background:var(--dark);color:#fff;padding:35px max(8vw,30px);display:flex;justify-content:space-between}footer span{font-size:10px;color:#aaa}@media(max-width:700px){header nav{display:none}.header-cta{margin-inline-start:auto}.hero{min-height:520px}.hero-shape{opacity:.25;width:70vw}.services>div{grid-template-columns:1fr}.why>div{flex-direction:column}.section{padding-block:60px}footer{flex-direction:column;gap:10px}}
.public-stats{background:var(--dark);color:#fff;padding:40px max(8vw,30px);display:grid;grid-template-columns:repeat(4,1fr)}.public-stats span{display:flex;flex-direction:column;text-align:center;color:#aaa;font-size:11px}.public-stats b{font-size:28px;color:#fff}.cards-section>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards-section article{border:1px solid #e8e6ee;border-radius:14px;padding:25px}.cards-section small{color:var(--brand)}.cards-section p{color:#777;line-height:1.8}.logo-strip{padding:55px max(8vw,30px);text-align:center;background:#fafafa}.logo-strip h2{font-size:20px}.logo-strip>div{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;color:#888;font-weight:700}.gallery>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery figure{margin:0;height:220px;background:linear-gradient(135deg,#eeeaf5,#ccc5dc);border-radius:14px;display:grid;place-items:center;position:relative}.gallery figure span{font-size:40px;color:#fff}.gallery figcaption{position:absolute;bottom:15px;background:#fff;padding:7px 12px;border-radius:7px;font-size:10px}.map-section{height:260px;background:repeating-linear-gradient(45deg,#e9e7ee,#e9e7ee 12px,#f3f2f5 12px,#f3f2f5 24px);display:grid;place-items:center;align-content:center;gap:10px}.map-section span{font-size:45px;color:var(--brand)}@media(max-width:700px){.public-stats{grid-template-columns:repeat(2,1fr);gap:25px}.cards-section>div,.gallery>div{grid-template-columns:1fr}.logo-strip>div{gap:15px}}
.hero>img{width:min(44vw,650px);max-height:470px;object-fit:cover;border-radius:24px;box-shadow:0 25px 70px #0002}.section>img{width:100%;max-height:460px;object-fit:cover;border-radius:20px;margin:22px 0}.gallery figure img{width:100%;height:100%;object-fit:cover;border-radius:14px}@media(max-width:700px){.hero>img{position:absolute;inset:0;width:100%;height:100%;max-height:none;opacity:.18;border-radius:0}}
[contenteditable=true]{outline:2px dashed transparent;outline-offset:6px;border-radius:5px;transition:.2s;cursor:text}[contenteditable=true]:hover{outline-color:#7b5bea88;background:#fff8}[contenteditable=true]:focus{outline-color:#6c42e8;background:#fff;box-shadow:0 0 0 6px #6c42e815}#live-edit-status{position:fixed;bottom:18px;left:18px;background:#17142d;color:#fff;padding:11px 15px;border-radius:9px;font-size:10px;z-index:50;box-shadow:0 8px 25px #0003}
