k*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{font-family:Arial,Helvetica,sans-serif;color:#ffffff;background:radial-gradient(circle at 50% -10%,rgba(0,215,225,.12),transparent 34%),linear-gradient(180deg,#061424,#020814)}.page{min-height:100vh;padding:38px 60px 28px;display:flex;flex-direction:column}.hero{max-width:980px;margin:0 auto;padding:15px 0 72px;text-align:center}.logo{width:min(700px,86vw);height:auto;display:block;margin:0 auto 50px;object-fit:contain;filter:drop-shadow(0 0 2px rgba(255,255,255,.45)) drop-shadow(0 12px 30px rgba(0,0,0,.35))}h1{margin:0;font-size:clamp(46px,6.4vw,82px);line-height:1.02;letter-spacing:-.045em;font-weight:800}.intro{max-width:900px;margin:34px auto 0;color:#becbd8;font-size:clamp(18px,2vw,23px);line-height:1.65}.services{width:100%;max-width:1220px;margin:0 auto 80px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.card{min-height:250px;padding:42px;display:flex;align-items:center;gap:34px;border:1px solid rgba(126,159,184,.28);border-radius:20px;background:linear-gradient(145deg,rgba(19,39,58,.72),rgba(5,17,31,.68));box-shadow:0 20px 50px rgba(0,0,0,.2)}.icon-circle{width:116px;height:116px;flex:0 0 116px;border-radius:50%;display:grid;place-items:center;color:#13d6e4;border:1px solid rgba(19,214,228,.3);background:rgba(5,35,50,.42);box-shadow:inset 0 0 30px rgba(19,214,228,.04),0 0 26px rgba(19,214,228,.04)}.icon-circle svg{width:54px;height:54px}.card h2{margin:0 0 18px;font-size:30px;letter-spacing:-.03em}.card p{margin:0;color:#b5c3d0;font-size:18px;line-height:1.7}footer{width:100%;max-width:1220px;margin:auto auto 0;padding:30px 0 8px;border-top:1px solid rgba(255,255,255,.11);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;color:#91a2b4;font-size:15px}footer strong{color:#ffffff;justify-self:start}footer span:nth-child(2){justify-self:center}footer span:nth-child(3){justify-self:end}@media (max-width:850px){.page{padding:24px}.hero{padding-bottom:55px}.logo{margin-bottom:38px}.services{grid-template-columns:1fr;margin-bottom:60px}.card{min-height:auto;padding:30px}footer{grid-template-columns:1fr;gap:10px;text-align:center}footer span:nth-child(2),footer span:nth-child(3),footer strong{justify-self:center}}@media (max-width:560px){.card{flex-direction:column;align-items:flex-start;gap:24px}.icon-circle{width:82px;height:82px;flex-basis:82px}.icon-circle svg{width:40px;height:40px}}