:root{--red:#ef171c;--ink:#070b10;--panel:#10161e;--line:#303841;--white:#f5f5f3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#070b10;color:var(--white);font-family:Manrope,Arial,sans-serif;line-height:1.6}body:before{content:"";position:fixed;inset:0;background:linear-gradient(#05080c99,#05080c99),url('assets/background.png') center top/cover;z-index:-2}.site-header{height:98px;padding:0 clamp(22px,5vw,74px);display:flex;align-items:center;gap:36px;background:#090d12eF;border-bottom:2px solid var(--red);position:sticky;top:0;z-index:10;backdrop-filter:blur(10px)}.brand{display:block;line-height:0}.brand img{width:162px;max-height:65px;object-fit:contain;filter:drop-shadow(0 3px 8px #000)}nav{display:flex;align-items:center;justify-content:center;gap:35px;margin-left:auto}nav a{position:relative;color:#eee;text-transform:uppercase;font-weight:600;font-size:13px;text-decoration:none;padding:37px 0 32px;white-space:nowrap;transition:.25s}nav a:after{content:"";position:absolute;left:50%;bottom:20px;width:0;height:2px;background:var(--red);transition:.25s;transform:translateX(-50%)}nav a:hover,nav .active{color:var(--red)}nav a:hover:after,nav .active:after{width:65%}.call-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--red);border:0;border-radius:99px;color:white;text-decoration:none;font:700 15px Manrope;padding:12px 22px;box-shadow:0 8px 18px #e6001c25;transition:.25s}.call-button:hover,.primary-button:hover{transform:translateY(-3px);background:#ff3438;box-shadow:0 10px 22px #e6001c45}.menu-toggle{display:none}.hero{padding:54px 24px 64px;min-height:760px;display:grid;place-items:center}.hero-panel{width:min(960px,100%);padding:42px 30px 46px;text-align:center;background:linear-gradient(135deg,#161e27ee,#080d12ee);border:1px solid #3a444f;border-radius:21px;box-shadow:0 25px 65px #000a;position:relative;overflow:hidden}.hero-panel:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:#ed171c12;filter:blur(30px);top:-280px;left:50%;transform:translateX(-50%)}.hero-logo{position:relative;display:block;width:230px;height:230px;object-fit:contain;margin:-8px auto -12px;animation:float 4s ease-in-out infinite;filter:drop-shadow(0 12px 12px #0009)}@keyframes float{50%{transform:translateY(-11px) rotate(-1deg)}}.eyebrow,.page-title span{color:#ff5458;text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:2px}.hero h1{font-size:44px;line-height:1.15;margin:7px 0 5px}.hero h1 em{font-style:normal;color:var(--red)}.title-rule{width:62px;height:3px;background:var(--red);margin:13px auto 25px}.service-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-pills a{padding:17px 12px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #3b444e;border-radius:12px;color:#f5f5f5;text-decoration:none;font-size:13px;transition:.25s}.service-pills a:hover{background:#ffffff0b;border-color:#e92228;transform:translateY(-3px)}.service-pills b,.contact-strip span{display:grid;place-items:center;background:var(--red);border-radius:50%;width:43px;height:43px;font-size:25px}.intro{font-size:17px;margin:29px 0 20px;color:#e6e6e6}.primary-button i{font-size:20px;font-style:normal}.section{max-width:1120px;margin:0 auto 42px;padding:48px 30px;background:#0b1118ed;border:1px solid var(--line);border-radius:18px}.section-heading{text-align:center}.section-heading h2,.page-title h1{font-size:32px;line-height:1.2;margin:5px 0 30px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}.feature-grid article{text-align:center;padding:8px 25px;border-right:1px solid #3a424c}.feature-grid article:last-child{border:0}.feature-grid i{font-style:normal;font-size:54px;color:var(--red);line-height:1}.feature-grid h3{font-size:15px;margin:15px 0 6px}.feature-grid p{font-size:13px;color:#d3d5d7;margin:0}.contact-strip{max-width:1300px;margin:28px auto 55px;padding:28px 20px;background:#0a1017ef;border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:repeat(4,1fr)}.contact-strip>div{display:flex;gap:13px;padding:0 18px;border-right:1px solid #3a424c}.contact-strip>div:last-child{border:0}.contact-strip p{margin:0;font-size:11px}.contact-strip strong{display:block;font-size:13px}.contact-strip a{color:#fff;text-decoration:none;display:block}footer{background:#070b0fee;border-top:1px solid #343c44;padding:35px max(24px,8vw) 22px;text-align:center}footer .brand{margin:auto;width:max-content}footer .brand img{width:150px}footer p{max-width:290px;margin:15px auto;color:#d3d5d7;font-size:13px}footer div{display:flex;gap:22px;justify-content:center;margin:15px}footer a{color:#ddd;text-decoration:none;font-size:13px}footer small{color:#bbc0c4}footer b{color:var(--red)}.inner-page{max-width:1150px;margin:auto;padding:72px 25px}.page-title{text-align:center;max-width:730px;margin:0 auto 48px}.page-title h1{font-size:42px;margin:7px 0 10px}.page-title p{color:#c9ced2;margin:0}.service-list{display:grid;gap:18px}.service-list article{padding:29px;display:flex;gap:24px;background:#0d141cF2;border:1px solid var(--line);border-radius:16px;transition:.25s}.service-list article:hover{border-color:#b7232a;transform:translateX(5px)}.service-list article>i{width:66px;height:66px;flex:0 0 66px;display:grid;place-items:center;background:var(--red);border-radius:50%;font-size:35px;font-style:normal}.service-list h2{font-size:20px;margin:0 0 6px}.service-list p{margin:0;color:#ced2d5;font-size:14px}.service-list ul{margin:12px 0 0;padding-left:19px;color:#e6e6e6;font-size:13px}.cta{text-align:center;padding:55px 20px}.cta h2{font-size:27px}.about-content{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:start;max-width:1000px;margin:auto}.about-content h2{font-size:30px;line-height:1.2}.about-content p{color:#d1d4d6}.about-content .primary-button{margin-top:13px}.values{display:grid;gap:14px}.values div{padding:21px 23px;background:#0e151dF2;border:1px solid var(--line);border-left:3px solid var(--red);border-radius:8px}.values b{color:var(--red);font-size:13px}.values h3{margin:0;font-size:18px}.values p{font-size:13px;margin:3px 0 0}.contact-page{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;max-width:1000px;margin:auto}.contact-page form,.contact-page aside{padding:29px;background:#0d141cF2;border:1px solid var(--line);border-radius:16px}.contact-page form{display:grid;gap:15px}.contact-page label{font-size:13px;font-weight:700}.contact-page input,.contact-page textarea{display:block;width:100%;margin-top:5px;border:1px solid #3d4650;background:#070c11;color:#fff;border-radius:7px;padding:12px;font:14px Manrope}.contact-page textarea{height:125px;resize:vertical}.contact-page aside{display:grid;align-content:start;gap:22px}.contact-page aside div{padding-bottom:19px;border-bottom:1px solid #353e47}.contact-page aside div:last-child{border:0}.contact-page aside i{float:left;margin:0 13px 14px 0;color:var(--red);font-size:30px;font-style:normal}.contact-page aside h3{margin:0;font-size:15px}.contact-page aside p,.contact-page aside a{margin:0;color:#d6dade;font-size:13px;text-decoration:none}.form-note{color:#6de38e;margin:0;font-size:13px}
@media(max-width:900px){.site-header{height:76px;padding:0 22px;gap:16px}.brand img{width:130px}nav{gap:20px}.call-button{padding:9px 15px}.hero{min-height:690px}.contact-strip{grid-template-columns:repeat(2,1fr);margin:28px 20px 50px}.contact-strip>div:nth-child(2){border:0}.contact-strip>div{padding:14px;border-bottom:1px solid #3a424c}.contact-strip>div:nth-child(n+3){border-bottom:0}.feature-grid article{padding:8px 12px}.about-content{gap:25px}}
@media(max-width:680px){.site-header{position:relative}.menu-toggle{display:block;margin-left:auto;background:transparent;border:0;color:white;font-size:26px}.site-header nav{display:none;position:absolute;top:75px;left:0;right:0;padding:10px 25px 18px;background:#090d12;flex-direction:column;align-items:stretch;gap:0;border-bottom:2px solid var(--red)}.site-header nav.open{display:flex}.site-header nav a{padding:12px 0}.site-header nav a:after{display:none}.call-button span{display:none}.call-button{font-size:20px;padding:8px 12px}.hero{padding:28px 14px 45px;min-height:0}.hero-panel{padding:28px 16px}.hero-logo{width:180px;height:180px}.hero h1{font-size:34px}.service-pills{grid-template-columns:1fr}.service-pills a{justify-content:flex-start;padding:12px}.section{margin:0 14px 26px;padding:34px 18px}.section-heading h2,.page-title h1{font-size:30px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:20px}.feature-grid article{border:0;padding:0 6px}.feature-grid i{font-size:44px}.contact-strip{grid-template-columns:1fr;margin:20px 14px 37px}.contact-strip>div,.contact-strip>div:nth-child(2){border-bottom:1px solid #3a424c}.contact-strip>div:last-child{border:0}.inner-page{padding:48px 16px}.page-title{margin-bottom:33px}.service-list article{padding:20px;gap:15px}.service-list article>i{width:48px;height:48px;flex-basis:48px;font-size:25px}.service-list h2{font-size:17px}.about-content,.contact-page{grid-template-columns:1fr}.contact-page form,.contact-page aside{padding:22px}.cta{padding:35px 10px}}

/* Services grid */
.services-page{padding:50px 24px 75px;min-height:calc(100vh - 98px);background:linear-gradient(#071017e8,#071017ee),url('assets/background.png') center/cover fixed}.services-showcase{max-width:1080px;margin:auto}.services-title{display:grid;grid-template-columns:1fr auto 1fr;column-gap:22px;align-items:center;justify-items:center}.services-title>span{width:100%;height:2px;background:linear-gradient(90deg,transparent,#ef171c)}.services-title>span:nth-of-type(2){background:linear-gradient(90deg,#ef171c,transparent)}.services-title b{grid-column:2;color:var(--red);font-size:37px;line-height:1;filter:drop-shadow(0 3px 6px #000)}.services-title h1{grid-column:1/-1;margin:6px 0 17px;font-size:31px;line-height:1.2}.services-title h1:after{content:"";display:block;margin:7px auto 0;width:45px;height:3px;background:var(--red)}.services-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:15px}.services-grid article{grid-column:span 2;min-height:224px;padding:20px 16px 16px;text-align:center;background:linear-gradient(145deg,#151e27f7,#0a1017f7);border:1px solid #49535e;border-radius:13px;box-shadow:inset 0 1px #ffffff12,0 8px 20px #0007;transition:transform .25s,border-color .25s,background .25s}.services-grid article:nth-child(n+6){grid-column:span 2.5}.services-grid article:hover{transform:translateY(-7px);border-color:#ef2529;background:#151b23}.services-grid h2{margin:9px 0 3px;font-size:16px;line-height:1.3}.services-grid p{margin:0;color:#d4d8dc;font-size:12px;line-height:1.6}.device{width:80px;height:73px;margin:auto;position:relative;filter:drop-shadow(0 5px 5px #0008)}.device i{position:absolute;border:3px solid #eeeeea;background:linear-gradient(135deg,#fa1e26,#870509);box-shadow:inset 0 0 0 2px #381015,0 0 0 2px #e61923}.laptop i{width:62px;height:41px;top:7px;left:9px;border-radius:3px}.laptop:after{content:"";position:absolute;width:75px;height:9px;left:2px;top:51px;background:#e6e6e4;border:3px solid #252c32;border-radius:2px;transform:skew(12deg)}.monitor i{width:65px;height:39px;left:7px;top:8px}.monitor:before{content:"";position:absolute;width:8px;height:13px;background:#e5e5e3;left:36px;top:50px}.monitor:after{content:"";position:absolute;width:43px;height:6px;background:#e5e5e3;left:18px;top:61px;border-radius:5px}.phone i{width:30px;height:61px;left:25px;top:3px;border-radius:7px}.phone:after,.tablet:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#eee;left:38px;bottom:10px}.tablet i{width:46px;height:62px;left:17px;top:3px;border-radius:5px}.tablet:after{left:38px;bottom:9px}.tv i{width:69px;height:43px;left:6px;top:11px}.tv:before,.tv:after{content:"";position:absolute;width:19px;height:2px;background:#eee;top:5px}.tv:before{left:15px;transform:rotate(45deg)}.tv:after{right:15px;transform:rotate(-45deg)}.service-icon{height:75px;color:var(--red);font-size:59px;line-height:75px;text-shadow:0 2px #fff,0 5px 8px #000}.services-action{text-align:center;margin:30px auto 0}.services-action p{margin:0 0 10px;color:#d4d8dc;font-size:14px}@media(max-width:850px){.services-grid{grid-template-columns:repeat(2,1fr)}.services-grid article,.services-grid article:nth-child(n+6){grid-column:auto}.services-page{padding:35px 16px 55px}}@media(max-width:500px){.services-grid{grid-template-columns:1fr}.services-grid article{min-height:0;padding:17px}.services-title{column-gap:12px}.services-title h1{font-size:26px}.services-title b{font-size:31px}}
