
:root{
  --shv-blue:#04249a;
  --shv-blue-deep:#061235;
  --shv-blue-dark:#071331;
  --shv-orange:#ff6600;
  --shv-orange-soft:#fff0e6;
  --shv-cream:#f7f4e9;
  --shv-ink:#07111f;
  --shv-muted:#667085;
  --shv-line:#e7eaf1;
  --shv-white:#fff;
  --shv-radius:28px;
  --shv-shadow:0 24px 80px rgba(4,36,154,.13);
  --shv-font:"SVN-Avo","Avo","Inter","Segoe UI",Arial,sans-serif;
}
html{scroll-behavior:smooth}
body.shv7-body{margin:0;background:#fff;color:var(--shv-ink);font-family:var(--shv-font);overflow-x:hidden}
body.shv7-body #wpadminbar{position:fixed}
.shv7-shell{background:#fff;min-height:100vh;font-family:var(--shv-font);font-size:16px;line-height:1.55;color:var(--shv-ink)}
.shv7-shell *{box-sizing:border-box}
.shv7-shell a{text-decoration:none;color:inherit}
.shv7-shell img{max-width:100%;display:block}
.shv7-wrap{width:min(1180px,calc(100% - 48px));margin:0 auto}
.shv7-header{position:sticky;top:0;z-index:9999;background:#fff;border-bottom:1px solid rgba(4,36,154,.09);box-shadow:0 10px 40px rgba(4,36,154,.06)}
.admin-bar .shv7-header{top:32px}
.shv7-topbar{background:linear-gradient(90deg,var(--shv-blue) 0%,#0b3bb8 60%,var(--shv-orange) 160%);color:#fff;font-size:13px;letter-spacing:.2px}
.shv7-topbar-inner{height:38px;display:flex;gap:28px;align-items:center;justify-content:center}
.shv7-topbar strong{color:#ffdfcf;text-transform:uppercase;letter-spacing:1.3px;font-size:12px}
.shv7-nav-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:26px}
.shv7-brand{display:flex;align-items:center;gap:12px;min-width:210px}
.shv7-mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--shv-blue),#0c44d4);color:#fff;display:inline-grid;place-items:center;font-weight:900;box-shadow:8px 8px 0 var(--shv-orange);font-size:18px;line-height:1}
.shv7-brand b{display:block;font-size:24px;line-height:1;color:var(--shv-ink);letter-spacing:-.8px}
.shv7-brand em{display:block;font-style:normal;color:var(--shv-blue);font-size:12px;text-transform:uppercase;letter-spacing:3.1px;margin-top:4px;font-weight:700}
.shv7-menu{display:flex;align-items:center;gap:30px;font-weight:800}
.shv7-menu a{position:relative;color:#111827;font-size:15px}
.shv7-menu a:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:3px;border-radius:99px;background:var(--shv-orange);transform:scaleX(0);transform-origin:left;transition:.25s}
.shv7-menu a:hover{color:var(--shv-blue)}
.shv7-menu a:hover:after{transform:scaleX(1)}
.shv7-nav-cta,.shv7-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:900;min-height:48px;padding:0 24px;white-space:nowrap;transition:.25s ease;border:0}
.shv7-nav-cta{background:var(--shv-ink);color:#fff;box-shadow:0 14px 32px rgba(7,17,31,.16)}
.shv7-nav-cta:hover{background:var(--shv-blue);transform:translateY(-2px)}
.shv7-mobile-toggle{display:none;border:0;background:#f3f6ff;color:var(--shv-blue);width:44px;height:44px;border-radius:14px;font-size:22px;font-weight:800}
.shv7-mobile-menu{display:none;padding:0 24px 24px;background:#fff;border-top:1px solid var(--shv-line)}
.shv7-mobile-menu a{display:block;padding:14px 0;font-weight:800;border-bottom:1px solid #f1f3f7}
.shv7-main{overflow:hidden}
.shv7-section{padding:96px 0}
.shv7-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--shv-orange);font-weight:900;letter-spacing:2.4px;text-transform:uppercase;font-size:13px;margin-bottom:18px}
.shv7-kicker:before{content:"";width:36px;height:3px;border-radius:99px;background:currentColor}
.shv7-shell h1,.shv7-shell h2,.shv7-shell h3,.shv7-shell h4,.shv7-shell p{margin-top:0}
.shv7-shell h1{font-size:clamp(46px,6vw,84px);line-height:.98;letter-spacing:-4.2px;font-weight:950;color:var(--shv-ink);margin-bottom:24px}
.shv7-shell h2{font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-2.8px;font-weight:950;color:var(--shv-ink);margin-bottom:20px}
.shv7-shell h3{font-size:clamp(22px,2vw,31px);line-height:1.12;letter-spacing:-1px;font-weight:900;color:var(--shv-ink);margin-bottom:14px}
.shv7-shell p{font-size:17px;color:var(--shv-muted);line-height:1.8;margin-bottom:22px}
.shv7-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}
.shv7-btn-orange{background:var(--shv-orange);color:#fff;box-shadow:0 18px 40px rgba(255,102,0,.25)}
.shv7-btn-orange:hover{transform:translateY(-2px);box-shadow:0 24px 56px rgba(255,102,0,.32)}
.shv7-btn-light{background:#fff;color:var(--shv-blue);box-shadow:inset 0 0 0 1px rgba(4,36,154,.14)}
.shv7-btn-light:hover{box-shadow:inset 0 0 0 1px var(--shv-blue),0 12px 30px rgba(4,36,154,.12)}
.shv7-hero{position:relative;padding:118px 0;background:radial-gradient(circle at 20% 15%,rgba(255,102,0,.18),transparent 32%),linear-gradient(135deg,#f8fafc 0%,#ffffff 48%,#f7f4e9 100%)}
.shv7-hero:before{content:"";position:absolute;inset:auto -12% -36% auto;width:560px;height:560px;background:rgba(4,36,154,.08);border-radius:50%}
.shv7-hero-grid,.shv7-split,.shv7-contact-grid,.shv7-portal-grid,.shv7-case-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:center}
.shv7-hero-copy p{max-width:760px;font-size:20px}
.shv7-hero-visual{position:relative;min-height:520px}
.shv7-hero-visual img{width:100%;height:520px;object-fit:cover;border-radius:36px;box-shadow:var(--shv-shadow)}
.shv7-hero-visual:before{content:"";position:absolute;inset:-26px 38px auto auto;width:160px;height:160px;background:var(--shv-orange);border-radius:34px;z-index:0;transform:rotate(8deg)}
.shv7-hero-visual img{position:relative;z-index:1}
.shv7-floating-card{position:absolute;z-index:2;left:-32px;bottom:42px;background:#fff;border-radius:24px;padding:22px 24px;box-shadow:0 28px 60px rgba(4,36,154,.18);width:min(320px,80%)}
.shv7-floating-card b{display:block;color:var(--shv-blue);font-size:18px;margin-bottom:6px}
.shv7-floating-card span{color:var(--shv-muted);font-weight:700}
.shv7-proof-row{margin-top:34px;display:flex;gap:12px;flex-wrap:wrap}
.shv7-proof-row span,.shv7-pill{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;background:#eef3ff;color:var(--shv-blue);font-weight:900;font-size:13px}
.shv7-intro-strip{padding:0;background:#fff}
.shv7-strip-grid{transform:translateY(-40px);display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.shv7-strip-grid>div{background:#fff;border-radius:24px;border:1px solid var(--shv-line);padding:26px;box-shadow:0 24px 80px rgba(4,36,154,.08)}
.shv7-strip-grid span{display:block;color:var(--shv-orange);font-size:13px;font-weight:950;letter-spacing:1.4px;margin-bottom:14px}
.shv7-strip-grid b{display:block;font-size:22px;margin-bottom:8px;color:var(--shv-ink)}
.shv7-strip-grid p{font-size:15px;margin:0}
.shv7-service-stack{display:grid;gap:16px}
.shv7-service-line{display:grid;grid-template-columns:150px 1fr;gap:20px;align-items:center;border-radius:24px;padding:22px 24px;color:#fff;box-shadow:0 18px 45px rgba(4,36,154,.12)}
.shv7-service-line span{font-size:13px;text-transform:uppercase;letter-spacing:1.4px;font-weight:900;opacity:.86}
.shv7-service-line b{font-size:24px;letter-spacing:-.8px}
.shv7-service-line.blue{background:linear-gradient(135deg,var(--shv-blue),#0d4bd8)}
.shv7-service-line.orange{background:linear-gradient(135deg,var(--shv-orange),#ff8b3d)}
.shv7-service-line.dark{background:linear-gradient(135deg,var(--shv-blue-deep),#17233f)}
.shv7-gallery-section{background:var(--shv-cream)}
.shv7-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:42px}
.shv7-section-head h2{max-width:780px;margin-bottom:0}
.shv7-section-head a{font-weight:900;color:var(--shv-orange)}
.shv7-brand-gallery{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-auto-rows:230px;gap:18px}
.shv7-brand-gallery figure{margin:0;overflow:hidden;border-radius:28px;box-shadow:var(--shv-shadow);background:#fff}
.shv7-brand-gallery figure.large{grid-row:span 2}
.shv7-brand-gallery figure.wide{grid-column:span 2}
.shv7-brand-gallery img{width:100%;height:100%;object-fit:cover;transition:.5s}
.shv7-brand-gallery figure:hover img{transform:scale(1.04)}
.shv7-project-preview,.shv7-news-preview{background:#fff}
.shv7-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.shv7-project-grid.compact .shv7-project-card{min-height:430px}
.shv7-project-card{display:flex;flex-direction:column;border-radius:30px;overflow:hidden;background:#fff;border:1px solid var(--shv-line);box-shadow:0 20px 70px rgba(4,36,154,.08);transition:.25s}
.shv7-project-card:hover{transform:translateY(-5px);box-shadow:0 30px 90px rgba(4,36,154,.14)}
.shv7-project-card img{height:250px;width:100%;object-fit:cover}
.shv7-project-card div{padding:24px;display:flex;flex-direction:column;gap:10px;flex:1}
.shv7-project-card span{align-self:flex-start;background:var(--shv-orange-soft);color:var(--shv-orange);font-weight:950;font-size:12px;padding:7px 10px;border-radius:999px}
.shv7-project-card h3{margin:0}
.shv7-project-card p{margin:0;font-size:15px}
.shv7-project-card em{font-style:normal;color:var(--shv-blue);font-weight:800;margin-top:auto}
.shv7-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.shv7-news-card{border:1px solid var(--shv-line);background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 20px 70px rgba(4,36,154,.08);transition:.25s}
.shv7-news-card:hover{transform:translateY(-5px)}
.shv7-news-card img{height:210px;width:100%;object-fit:cover}
.shv7-news-card span{display:block;color:var(--shv-orange);font-weight:950;font-size:12px;letter-spacing:1px;text-transform:uppercase;margin:24px 24px 10px}
.shv7-news-card h3,.shv7-news-card p{margin-left:24px;margin-right:24px}
.shv7-news-card p{font-size:15px;margin-bottom:28px}
.shv7-cta-band{background:linear-gradient(135deg,var(--shv-blue),#0b47da);color:#fff}
.shv7-cta-band h2,.shv7-cta-band .shv7-kicker{color:#fff}
.shv7-cta-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}
.shv7-cta-grid h2{max-width:750px;margin:0;color:#fff}
.shv7-page-hero{padding:102px 0 90px;background:#f8fafc;border-bottom:1px solid var(--shv-line)}
.shv7-page-hero .shv7-wrap{max-width:1060px}
.shv7-page-hero h1{max-width:980px}
.shv7-page-hero p{max-width:760px;font-size:20px}
.shv7-page-hero.brand{background:linear-gradient(135deg,#fff 0%,var(--shv-cream) 100%)}
.shv7-page-hero.services{background:linear-gradient(135deg,#eef3ff 0%,#fff 55%,#fff0e6 100%)}
.shv7-page-hero.projects{background:linear-gradient(135deg,#f7f4e9 0%,#fff 80%)}
.shv7-page-hero.news{background:linear-gradient(135deg,#fff 0%,#eef3ff 100%)}
.shv7-page-hero.contact{background:linear-gradient(135deg,var(--shv-blue) 0%,#0b3bb8 100%);color:#fff}
.shv7-page-hero.contact h1,.shv7-page-hero.contact p{color:#fff}
.shv7-rounded-img{border-radius:34px;box-shadow:var(--shv-shadow);width:100%}
.shv7-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}
.shv7-value-grid div,.shv7-compare-grid>div{border:1px solid var(--shv-line);border-radius:24px;padding:24px;background:#fff}
.shv7-value-grid b,.shv7-compare-grid b{display:block;font-size:20px;color:var(--shv-blue);margin-bottom:8px}
.shv7-value-grid span{color:var(--shv-muted)}
.shv7-blueprint{background:var(--shv-blue-deep);color:#fff}
.shv7-blueprint h2{color:#fff}
.shv7-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.shv7-timeline div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:28px}
.shv7-timeline span{display:block;color:#ffb080;font-weight:950;font-size:28px;margin-bottom:16px}
.shv7-timeline b{display:block;color:#fff;font-size:22px;margin-bottom:10px}
.shv7-timeline p{color:#dbe5ff;margin:0;font-size:15px}
.shv7-photo-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.shv7-photo-row img{height:300px;width:100%;object-fit:cover;border-radius:28px;box-shadow:var(--shv-shadow)}
.shv7-service-matrix{display:grid;gap:32px}
.shv7-service-card{display:grid;grid-template-columns:1fr 1.15fr;gap:0;border-radius:36px;overflow:hidden;background:#fff;border:1px solid var(--shv-line);box-shadow:var(--shv-shadow)}
.shv7-service-card.reverse{grid-template-columns:1.15fr 1fr}
.shv7-service-card.reverse .shv7-card-media{order:2}
.shv7-card-media img{height:100%;min-height:440px;width:100%;object-fit:cover}
.shv7-card-body{padding:54px}
.shv7-card-body span{color:var(--shv-orange);font-weight:950;text-transform:uppercase;letter-spacing:2px;font-size:13px}
.shv7-card-body ul{padding-left:0;list-style:none;margin:26px 0 0}
.shv7-card-body li{position:relative;padding-left:28px;margin:12px 0;color:var(--shv-muted);font-weight:700}
.shv7-card-body li:before{content:"";position:absolute;left:0;top:8px;width:12px;height:12px;border-radius:50%;background:var(--shv-orange)}
.shv7-compare{background:#f8fafc}
.shv7-compare-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.shv7-filter-pills{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:34px}
.shv7-filter-pills span{padding:12px 18px;border-radius:999px;background:#eef3ff;color:var(--shv-blue);font-weight:950}
.shv7-filter-pills span.active{background:var(--shv-blue);color:#fff}
.shv7-featured-article{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:38px;overflow:hidden;background:var(--shv-blue-deep);color:#fff;margin-bottom:34px;box-shadow:var(--shv-shadow)}
.shv7-featured-article img{height:460px;width:100%;object-fit:cover}
.shv7-featured-article div{padding:54px;display:flex;flex-direction:column;justify-content:center}
.shv7-featured-article span{color:#ffb080;text-transform:uppercase;font-weight:950;letter-spacing:2px}
.shv7-featured-article h2{color:#fff}
.shv7-featured-article p{color:#dbe5ff}
.shv7-featured-article b{color:#ffb080}
.shv7-news-grid.newsroom{grid-template-columns:repeat(3,1fr)}
.shv7-contact-grid{align-items:start}
.shv7-contact-info{background:#fff;border:1px solid var(--shv-line);border-radius:34px;padding:36px;box-shadow:var(--shv-shadow)}
.shv7-contact-info img{border-radius:24px;margin-top:24px}
.shv7-form{background:#fff;border:1px solid var(--shv-line);border-radius:34px;padding:34px;box-shadow:var(--shv-shadow);display:grid;gap:14px}
.shv7-form input,.shv7-form select,.shv7-form textarea,.shv7-portal-box input{width:100%;border:1px solid #dfe4ee;border-radius:16px;padding:16px 18px;font:inherit;color:var(--shv-ink);background:#fff}
.shv7-form textarea{min-height:130px;resize:vertical}
.shv7-form button,.shv7-portal-box button{border:0;border-radius:999px;background:var(--shv-orange);color:#fff;font-weight:950;padding:16px 24px;font:inherit;cursor:pointer}
.shv7-portal{background:linear-gradient(135deg,var(--shv-blue-deep),var(--shv-blue));padding:110px 0;color:#fff}
.shv7-portal h1,.shv7-portal p{color:#fff}
.shv7-portal-box{background:#fff;border-radius:34px;padding:34px;display:grid;gap:14px;box-shadow:0 30px 90px rgba(0,0,0,.22)}
.shv7-portal-box small{color:var(--shv-muted);line-height:1.6}
.shv7-landing-hero{background:radial-gradient(circle at 78% 22%,rgba(255,102,0,.18),transparent 30%),linear-gradient(135deg,#fff 0%,#eef3ff 100%)}
.shv7-landing-form h3{margin-bottom:6px}
.shv7-case-hero{padding:94px 0;background:#f8fafc}
.shv7-case-grid img{height:440px;width:100%;object-fit:cover;border-radius:34px;box-shadow:var(--shv-shadow)}
.shv7-case-content{display:grid;grid-template-columns:320px 1fr;gap:60px;align-items:start}
.shv7-case-content aside{position:sticky;top:150px;background:var(--shv-blue-deep);color:#fff;border-radius:30px;padding:28px}
.shv7-case-content aside b{font-size:20px;color:#ffb080}
.shv7-case-content aside p{color:#fff;border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:14px;margin-bottom:14px;font-size:15px}
.shv7-case-content article{max-width:820px}
.shv7-case-content article h2{font-size:36px;margin-top:20px}
.shv7-article-main{background:#fff}
.shv7-article{max-width:1120px;margin:0 auto;padding:86px 24px}
.shv7-article header{text-align:center;max-width:980px;margin:0 auto 54px}
.shv7-article header span{display:inline-flex;margin-bottom:18px;color:var(--shv-orange);font-weight:950;text-transform:uppercase;letter-spacing:1.5px}
.shv7-article header h1{font-size:clamp(42px,5vw,74px)}
.shv7-article header p{font-size:20px;max-width:780px;margin-left:auto;margin-right:auto}
.shv7-article header img{width:100%;height:480px;object-fit:cover;border-radius:38px;box-shadow:var(--shv-shadow);margin-top:34px}
.shv7-article-body{max-width:820px;margin:0 auto}
.shv7-article-body h2{font-size:36px;margin-top:54px;margin-bottom:14px}
.shv7-article-body p{font-size:18px}
.shv7-article-cta{margin-top:60px;border-radius:30px;background:linear-gradient(135deg,var(--shv-blue),#0b47da);padding:34px;color:#fff}
.shv7-article-cta b{font-size:28px}
.shv7-article-cta p{color:#dbe5ff}
.shv7-footer{background:var(--shv-blue-deep);color:#fff;padding:72px 0 28px}
.shv7-footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr 1.2fr;gap:42px;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.12)}
.shv7-brand-footer{margin-bottom:20px}
.shv7-brand-footer b{color:#fff}
.shv7-brand-footer em{color:#ffb080}
.shv7-footer p{color:#dbe5ff;font-size:15px}
.shv7-footer h4{color:#ffb080;text-transform:uppercase;letter-spacing:1.5px;font-size:13px;margin-bottom:18px}
.shv7-footer a:not(.shv7-brand):not(.shv7-btn){display:block;color:#dbe5ff;margin-bottom:10px;font-weight:700}
.shv7-footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:24px;color:#9fb0e8;font-size:14px}
@media (max-width:1100px){
  .shv7-menu{display:none}
  .shv7-mobile-toggle{display:block}
  .shv7-mobile-menu.is-open{display:block}
  .shv7-nav-cta{display:none}
  .shv7-brand{min-width:auto}
  .shv7-hero-grid,.shv7-split,.shv7-contact-grid,.shv7-portal-grid,.shv7-case-grid{grid-template-columns:1fr;gap:36px}
  .shv7-hero-visual{min-height:auto}.shv7-hero-visual img{height:440px}
  .shv7-strip-grid,.shv7-project-grid,.shv7-news-grid,.shv7-compare-grid,.shv7-timeline,.shv7-photo-row{grid-template-columns:1fr 1fr}
  .shv7-service-card,.shv7-service-card.reverse{grid-template-columns:1fr}.shv7-service-card.reverse .shv7-card-media{order:0}
  .shv7-featured-article{grid-template-columns:1fr}.shv7-featured-article img{height:360px}
  .shv7-case-content{grid-template-columns:1fr}.shv7-case-content aside{position:static}
  .shv7-footer-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:720px){
  .admin-bar .shv7-header{top:46px}
  .shv7-wrap{width:min(100% - 32px,1180px)}
  .shv7-topbar-inner{justify-content:flex-start;overflow:auto;white-space:nowrap}
  .shv7-nav-inner{height:76px}
  .shv7-mark{width:40px;height:40px;border-radius:12px}
  .shv7-brand b{font-size:20px}.shv7-brand em{font-size:10px}
  .shv7-section,.shv7-hero,.shv7-page-hero,.shv7-case-hero,.shv7-portal{padding:64px 0}
  .shv7-shell h1{letter-spacing:-2px}.shv7-shell h2{letter-spacing:-1.6px}
  .shv7-hero-visual img,.shv7-case-grid img,.shv7-article header img{height:300px;border-radius:24px}
  .shv7-floating-card{position:static;margin-top:16px;width:100%}
  .shv7-strip-grid,.shv7-project-grid,.shv7-news-grid,.shv7-compare-grid,.shv7-timeline,.shv7-photo-row,.shv7-value-grid{grid-template-columns:1fr}
  .shv7-brand-gallery{grid-template-columns:1fr;grid-auto-rows:220px}.shv7-brand-gallery figure.large,.shv7-brand-gallery figure.wide{grid-row:auto;grid-column:auto}
  .shv7-section-head{display:block}.shv7-section-head a{display:inline-block;margin-top:14px}
  .shv7-service-line{grid-template-columns:1fr;gap:6px}
  .shv7-card-body,.shv7-featured-article div{padding:30px}
  .shv7-card-media img{min-height:260px}
  .shv7-cta-grid{display:block}.shv7-cta-grid .shv7-btn{margin-top:20px}
  .shv7-footer-grid{grid-template-columns:1fr}
  .shv7-footer-bottom{display:block}
  .shv7-btn{width:100%}.shv7-actions{width:100%}
}
