.main:has(.svc-detail){margin-left:0;margin-right:0;width:100%}.svc-detail{width:100%}.svc-hero{position:relative;z-index:1;padding:5rem 5% 7rem;min-height:320px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(160deg,#001a3a,#002B59 40%,#001e45 70%,#00214a)}.svc-hero-inner{position:relative;z-index:2;width:100%;max-width:1100px;margin:0 auto}.svc-hero-inner h1{font-size:1.75rem;line-height:1.3;margin-bottom:1rem}.svc-hero-subline{font-size:1rem;line-height:1.7;color:rgba(255,255,255,.85)}.svc-hero-image{position:relative;width:100%;aspect-ratio:21/9;overflow:hidden;border-radius:12px;margin-top:2rem}.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:#FFFFFF}.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{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}.svc-block-grid--reversed{direction:rtl}.svc-block-grid--reversed>*{direction:ltr}.svc-block-inner h2{font-size:1.5rem;margin-bottom:1rem}.svc-block-inner p{font-size:1rem;line-height:1.7;color:var(--content-text-muted)}.svc-list{list-style:none;padding:0;margin:0}.svc-list li{position:relative;padding-left:2rem;margin-bottom:.75rem;font-size:1rem;line-height:1.7;color:var(--content-text-muted)}.svc-list li:before{content:"";position:absolute;left:0;top:.45em;width:10px;height:10px;background:var(--highlight);border-radius:50%;box-shadow:0 0 0 3px rgba(62,255,200,.2)}.svc-process-list{list-style:none;padding:0;margin:0;counter-reset:svc-step}.svc-process-list li{position:relative;padding-left:3rem;margin-bottom:1.25rem;font-size:1rem;line-height:1.7;color:var(--content-text-muted);counter-increment:svc-step}.svc-process-list li:before{content:counter(svc-step);position:absolute;left:0;top:0;width:2rem;height:2rem;background:var(--background);color:var(--foreground);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem}.svc-results-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:.75rem}.svc-results-list li{position:relative;padding-left:2rem;font-size:1rem;line-height:1.7;color:var(--content-text-muted)}.svc-results-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--highlight);font-weight:700;font-size:1.1rem}.svc-image-placeholder{width:100%;aspect-ratio:4/3;border-radius:12px;background:linear-gradient(135deg,rgba(0,43,89,.06),rgba(62,255,200,.08));border:2px dashed rgba(0,43,89,.15);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:rgba(0,43,89,.3);font-size:.85rem}.svc-image-placeholder svg{width:48px;height:48px;opacity:.3}.svc-illustration{width:100%;aspect-ratio:4/3;border-radius:12px;background:linear-gradient(135deg,rgba(0,43,89,.03),rgba(62,255,200,.04));display:flex;align-items:center;justify-content:center;overflow:hidden}.svc-illustration svg{width:88%;height:88%}.svc-corescout-image-wrap{display:flex;justify-content:center;align-items:center}.svc-corescout-image{border-radius:12px;width:100%;max-width:440px;height:auto;box-shadow:0 8px 32px rgba(0,43,89,.12)}@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(0deg)}to{transform:rotate(1turn)}}@keyframes svc-dash-flow{to{stroke-dashoffset:-20}}.svc-illus-float-1{animation:svc-float-1 4s ease-in-out infinite}.svc-illus-float-2{animation:svc-float-2 5s ease-in-out .5s infinite}.svc-illus-float-3{animation:svc-float-3 4.5s ease-in-out 1s infinite}.svc-illus-pulse{animation:svc-pulse 3s ease-in-out infinite}.svc-illus-pulse,.svc-illus-pulse-delayed{transform-box:fill-box;transform-origin:center}.svc-illus-pulse-delayed{animation:svc-pulse-delayed 3s ease-in-out 1.5s infinite}.svc-illus-rotate{animation:svc-rotate 15s linear infinite;transform-box:fill-box;transform-origin:center}.svc-illus-dash{stroke-dasharray:8 6;animation:svc-dash-flow 1.5s linear infinite}@keyframes svc-scan{0%{transform:translateX(0);opacity:0}5%{opacity:.8}95%{opacity:.8}to{transform:translateX(260px);opacity:0}}.svc-illus-scan{animation:svc-scan 4s linear infinite}.svc-illus-scan,.svc-illus-scan-delayed{transform-box:fill-box;transform-origin:left center}.svc-illus-scan-delayed{animation:svc-scan 3s ease-in-out 1s infinite}.svc-illus-scan-delayed2{animation:svc-scan 3s ease-in-out 2s infinite;transform-box:fill-box;transform-origin:left center}@media (prefers-reduced-motion:reduce){.svc-illus-dash,.svc-illus-float-1,.svc-illus-float-2,.svc-illus-float-3,.svc-illus-pulse,.svc-illus-pulse-delayed,.svc-illus-rotate,.svc-illus-scan,.svc-illus-scan-delayed,.svc-illus-scan-delayed2{animation:none}}.svc-cta{padding:4rem 5%;background:var(--block-warm);text-align:center}.svc-cta-inner{max-width:700px;margin:0 auto}.svc-cta h2{font-size:1.5rem;margin-bottom:.75rem;color:var(--background)}.svc-cta p{color:var(--content-text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.7}.svc-cta-button{display:inline-block;padding:.95rem 2.5rem;background:var(--background);color:var(--foreground);border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;text-align:center;transition:opacity .2s,transform .15s}.svc-cta-button:hover{opacity:.9;transform:translateY(-1px)}@media (min-width:768px){.svc-hero{padding:5.5rem 8% 8rem;min-height:360px}.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{padding:6rem 12% 9rem;min-height:400px}.svc-hero-inner h1{font-size:2.5rem}.svc-block,.svc-cta{padding:5rem 12%}}@media (max-width:768px){.svc-hero{padding:3.5rem 5% 5rem;min-height:260px}.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{grid-column:1;justify-self:stretch;min-width:unset}}.svc-related-title{font-size:1.5rem;margin-bottom:2rem;color:var(--background)}.svc-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.svc-related-card{display:flex;flex-direction:column;background:#FFFFFF;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px rgba(0,43,89,.07);text-decoration:none;transition:transform .2s,box-shadow .2s}.svc-related-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px rgba(0,43,89,.13)}.svc-related-card-image{width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--block-blue)}.svc-related-card-img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.svc-related-card:hover .svc-related-card-img{transform:scale(1.04)}.svc-related-card-body{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.svc-related-card-body h3{font-size:1rem;color:var(--background);margin:0}.svc-related-card-body p{font-size:.88rem;line-height:1.6;color:var(--content-text-muted);margin:0;flex:1}.svc-related-more{display:inline-block;font-size:.85rem;font-weight:600;color:var(--background);margin-top:.5rem}@media (max-width:768px){.svc-related-grid{grid-template-columns:1fr}}