.main:has(.svc-detail){width:100%;margin-left:0;margin-right:0}.svc-detail{width:100%}.svc-hero{z-index:1;background:linear-gradient(160deg,#001a3a 0%,#002b59 40%,#001e45 70%,#00214a 100%);align-items:center;min-height:320px;padding:5rem 5% 7rem;display:flex;position:relative;overflow:hidden}.svc-hero-inner{z-index:2;width:100%;max-width:1100px;margin:0 auto;position:relative}.svc-hero-inner h1{margin-bottom:1rem;font-size:1.75rem;line-height:1.3}.svc-hero-subline{color:#ffffffd9;font-size:1rem;line-height:1.7}.svc-hero-image{aspect-ratio:21/9;border-radius:12px;width:100%;margin-top:2rem;position:relative;overflow:hidden}.svc-hero-image img{object-fit:cover;object-position:center}.svc-content{background:var(--content-bg);color:var(--content-text)}.svc-content h2,.svc-content h3{color:var(--background)}.svc-block{padding:3.5rem 5%}.svc-block-inner{max-width:1100px;margin:0 auto}.svc-block--white{background:#fff}.svc-block--blue{background:var(--block-blue)}.svc-block--mint{background:var(--block-mint)}.svc-block--warm{background:var(--block-warm)}.svc-block--light{background:var(--content-bg)}.svc-block-grid{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}.svc-block-grid--reversed{direction:rtl}.svc-block-grid--reversed>*{direction:ltr}.svc-block-inner h2{margin-bottom:1rem;font-size:1.5rem}.svc-block-inner p{color:var(--content-text-muted);font-size:1rem;line-height:1.7}.svc-list{margin:0;padding:0;list-style:none}.svc-list li{color:var(--content-text-muted);margin-bottom:.75rem;padding-left:2rem;font-size:1rem;line-height:1.7;position:relative}.svc-list li:before{content:"";background:var(--highlight);border-radius:50%;width:10px;height:10px;position:absolute;top:.45em;left:0;box-shadow:0 0 0 3px #3effc833}.svc-process-list{counter-reset:svc-step;margin:0;padding:0;list-style:none}.svc-process-list li{color:var(--content-text-muted);counter-increment:svc-step;margin-bottom:1.25rem;padding-left:3rem;font-size:1rem;line-height:1.7;position:relative}.svc-process-list li:before{content:counter(svc-step);background:var(--background);width:2rem;height:2rem;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex;position:absolute;top:0;left:0}.svc-results-list{grid-template-columns:1fr;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.svc-results-list li{color:var(--content-text-muted);padding-left:2rem;font-size:1rem;line-height:1.7;position:relative}.svc-results-list li:before{content:"✓";color:var(--highlight);font-size:1.1rem;font-weight:700;position:absolute;top:0;left:0}.svc-image-placeholder{aspect-ratio:4/3;color:#002b594d;background:linear-gradient(135deg,#002b590f 0%,#3effc814 100%);border:2px dashed #002b5926;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;font-size:.85rem;display:flex}.svc-image-placeholder svg{opacity:.3;width:48px;height:48px}.svc-illustration{aspect-ratio:4/3;background:linear-gradient(135deg,#002b5908 0%,#3effc80a 100%);border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.svc-illustration svg{width:88%;height:88%}.svc-corescout-image-wrap{justify-content:center;align-items:center;display:flex}.svc-corescout-image{border-radius:12px;width:100%;max-width:440px;height:auto;box-shadow:0 8px 32px #002b591f}@keyframes svc-float-1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes svc-float-2{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes svc-float-3{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes svc-pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes svc-pulse-delayed{0%,to{opacity:.5}50%{opacity:.9}}@keyframes svc-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svc-dash-flow{to{stroke-dashoffset:-20px}}.svc-illus-float-1{animation:4s ease-in-out infinite svc-float-1}.svc-illus-float-2{animation:5s ease-in-out .5s infinite svc-float-2}.svc-illus-float-3{animation:4.5s ease-in-out 1s infinite svc-float-3}.svc-illus-pulse{transform-box:fill-box;transform-origin:50%;animation:3s ease-in-out infinite svc-pulse}.svc-illus-pulse-delayed{transform-box:fill-box;transform-origin:50%;animation:3s ease-in-out 1.5s infinite svc-pulse-delayed}.svc-illus-rotate{transform-box:fill-box;transform-origin:50%;animation:15s linear infinite svc-rotate}.svc-illus-dash{stroke-dasharray:8 6;animation:1.5s linear infinite svc-dash-flow}@keyframes svc-scan{0%{opacity:0;transform:translate(0)}5%{opacity:.8}95%{opacity:.8}to{opacity:0;transform:translate(260px)}}.svc-illus-scan{transform-box:fill-box;transform-origin:0;animation:4s linear infinite svc-scan}.svc-illus-scan-delayed{transform-box:fill-box;transform-origin:0;animation:3s ease-in-out 1s infinite svc-scan}.svc-illus-scan-delayed2{transform-box:fill-box;transform-origin:0;animation:3s ease-in-out 2s infinite svc-scan}@media (prefers-reduced-motion:reduce){.svc-illus-float-1,.svc-illus-float-2,.svc-illus-float-3,.svc-illus-pulse,.svc-illus-pulse-delayed,.svc-illus-rotate,.svc-illus-dash,.svc-illus-scan,.svc-illus-scan-delayed,.svc-illus-scan-delayed2{animation:none}}.svc-cta{background:var(--block-warm);text-align:center;padding:4rem 5%}.svc-cta-inner{max-width:700px;margin:0 auto}.svc-cta h2{color:var(--background);margin-bottom:.75rem;font-size:1.5rem}.svc-cta p{color:var(--content-text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.7}.svc-cta-button{background:var(--background);color:var(--foreground);text-align:center;border-radius:6px;padding:.95rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-block}.svc-cta-button:hover{opacity:.9;transform:translateY(-1px)}@media (min-width:768px){.svc-hero{min-height:360px;padding:5.5rem 8% 8rem}.svc-hero-inner h1{font-size:2.25rem}.svc-block{padding:4rem 8%}.svc-block-grid,.svc-results-list{grid-template-columns:1fr 1fr}.svc-cta{padding:4.5rem 8%}}@media (min-width:1200px){.svc-hero{min-height:400px;padding:6rem 12% 9rem}.svc-hero-inner h1{font-size:2.5rem}.svc-block,.svc-cta{padding:5rem 12%}}@media (max-width:768px){.svc-hero{min-height:260px;padding:3.5rem 5% 5rem}.svc-block{padding:2.5rem 5%}.svc-block-inner h2,.svc-cta h2{font-size:1.3rem}.svc-cta-buttons{grid-template-columns:1fr}.svc-cta-buttons .svc-cta-button:nth-child(3):last-child{min-width:unset;grid-column:1;justify-self:stretch}}.svc-related-title{color:var(--background);margin-bottom:2rem;font-size:1.5rem}.svc-related-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.svc-related-card{background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 16px #002b5912}.svc-related-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #002b5921}.svc-related-card-image{aspect-ratio:16/10;background:var(--block-blue);width:100%;overflow:hidden}.svc-related-card-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.svc-related-card:hover .svc-related-card-img{transform:scale(1.04)}.svc-related-card-body{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.svc-related-card-body h3{color:var(--background);margin:0;font-size:1rem}.svc-related-card-body p{color:var(--content-text-muted);flex:1;margin:0;font-size:.88rem;line-height:1.6}.svc-related-more{color:var(--background);margin-top:.5rem;font-size:.85rem;font-weight:600;display:inline-block}@media (max-width:768px){.svc-related-grid{grid-template-columns:1fr}}.svc-roi{color:#fff;background:linear-gradient(150deg,#001a3a 0%,#002b59 60%,#001e45 100%);padding:4rem 5%}.svc-roi .svc-block-inner{max-width:1100px;margin:0 auto}.svc-roi-header{text-align:center;margin-bottom:3rem}.svc-roi-header h2{margin:0 0 .6rem;font-size:1.75rem;color:#fff!important}.svc-roi-subtitle{color:#ffffffb3;margin:0;font-size:1rem}.svc-roi-body{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;margin-bottom:2.5rem;display:grid}.svc-roi-controls{flex-direction:column;gap:2rem;display:flex}.svc-roi-slider-field{flex-direction:column;gap:.65rem;display:flex}.svc-roi-slider-header{justify-content:space-between;align-items:baseline;display:flex}.svc-roi-slider-label{color:#ffffffbf;font-size:.88rem}.svc-roi-slider-value{color:var(--highlight);font-size:1.15rem;font-weight:700}.svc-roi-slider-value small{color:#ffffff80;margin-left:.25rem;font-size:.72rem;font-weight:400}.svc-roi-slider{-webkit-appearance:none;appearance:none;background:linear-gradient(to right, var(--highlight) 0%, var(--highlight) var(--roi-pct,50%), #ffffff2e var(--roi-pct,50%), #ffffff2e 100%);cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px}.svc-roi-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--highlight);cursor:pointer;border-radius:50%;width:22px;height:22px;transition:box-shadow .2s;box-shadow:0 0 0 4px #3effc838}.svc-roi-slider::-webkit-slider-thumb:hover{box-shadow:0 0 0 8px #3effc829}.svc-roi-slider::-moz-range-thumb{background:var(--highlight);cursor:pointer;border:none;border-radius:50%;width:22px;height:22px}.svc-roi-results{flex-direction:column;gap:1rem;display:flex}.svc-roi-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1rem;padding:1.1rem 1.4rem;display:flex}.svc-roi-card--highlight{border-color:var(--highlight);background:#3effc81a}.svc-roi-card-icon{text-align:center;flex-shrink:0;width:2rem;font-size:1.4rem}.svc-roi-card-label{color:#ffffffb3;flex-direction:column;flex:1;gap:.15rem;font-size:.83rem;display:flex}.svc-roi-card-label small{color:#ffffff73;font-size:.72rem}.svc-roi-card-value{color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.35rem;font-weight:700}.svc-roi-card--highlight .svc-roi-card-value{color:var(--highlight);font-size:1.6rem}.svc-roi-footer{text-align:center}.svc-roi-cta{background:var(--highlight);color:#001e45;border-radius:8px;margin-bottom:1.25rem;padding:.9rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-block}.svc-roi-cta:hover{opacity:.88;transform:translateY(-2px)}.svc-roi-disclaimer{color:#ffffff59;max-width:580px;margin:0 auto;font-size:.72rem;line-height:1.5}@media (max-width:768px){.svc-roi-body{grid-template-columns:1fr;gap:2.5rem}.svc-roi-header h2{font-size:1.4rem}}
