.breadcrumb{display:flex;align-items:center;gap:.4rem;font-size:.68rem;color:rgb(255 255 255 / .64);margin-bottom:1.2rem;font-weight:400}.breadcrumb a{color:rgb(255 255 255 / .68);text-decoration:none;transition:color .2s ease}.breadcrumb a:hover{color:rgb(255 255 255 / .7)}.breadcrumb .breadcrumb-sep{color:rgb(255 255 255 / .64);font-size:.6rem}.breadcrumb .breadcrumb-current{color:rgb(255 255 255 / .64)}.svo-hero{position:relative;overflow:hidden;padding:7rem 2.8rem 5.5rem;text-align:center}.svo-hero-bg{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 800px 600px at 50% 30%,rgb(255 255 255 / .03) 0%,transparent 70%),radial-gradient(ellipse 600px 500px at 30% 70%,rgb(255 255 255 / .02) 0%,transparent 70%),#080d13}.svo-hero-bg::after{content:'';position:absolute;inset:0;background:url('data:image/svg+xml,<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><filter id="n"><feTurbulence type="fractalNoise" baseFrequency="0.9" numOctaves="4" stitchTiles="stitch"/></filter><rect width="100%" height="100%" filter="url(%23n)" opacity="0.03"/></svg>');opacity:.4;pointer-events:none}.svo-hero-inner{position:relative;z-index:1;max-width:640px;margin:0 auto}.svo-hero .breadcrumb{justify-content:center}.svo-hero .google-pill{margin:0 auto 1rem}.svo-hero .section-tag{color:rgb(255 255 255 / .64)}.svo-hero h1{font-family:'Outfit',sans-serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:600;line-height:1.1;letter-spacing:-.04em;color:#fff;margin-bottom:1.2rem}.svo-hero h1 em{font-family:'Instrument Serif',serif;font-style:italic;font-weight:400}.svo-hero-sub{font-size:.95rem;line-height:1.65;color:rgb(255 255 255 / .76);max-width:520px;margin:0 auto 2rem}.svo-hero-btns{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap}.svo-services{background:#f8f8f7;padding:5.5rem 2.8rem}.svo-services-inner{max-width:1080px;margin:0 auto;text-align:center}.svo-services-inner .section-tag{color:rgb(8 13 19 / .64)}.svo-services-inner h2{font-family:'Outfit',sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;line-height:1.1;letter-spacing:-.035em;color:#080d13;margin-bottom:2.5rem}.svo-services-inner h2 em{font-family:'Instrument Serif',serif;font-style:italic;font-weight:400}.svo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;text-align:left}.svo-card{display:flex;flex-direction:column;padding:2rem 1.8rem 1.6rem;background:#fff;border-radius:14px;text-decoration:none;color:inherit;border:1px solid rgb(8 13 19 / .04);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease,border-color .3s ease}.svo-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px rgb(0 0 0 / .06);border-color:rgb(8 13 19 / .64)}.svo-card h3{font-size:1.05rem;font-weight:600;color:#080d13;margin-bottom:.5rem;letter-spacing:-.01em}.svo-card p{font-size:.85rem;color:rgb(8 13 19 / .68);line-height:1.65;margin-bottom:1rem}.svo-card-link{margin-top:auto;font-size:.82rem;font-weight:600;color:#080d13}.svo-why{background:#fff;padding:5.5rem 2.8rem}.svo-why-inner{max-width:1080px;margin:0 auto}.svo-why-inner .section-tag{color:rgb(8 13 19 / .64)}.svo-why-inner h2{font-family:'Outfit',sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;line-height:1.1;letter-spacing:-.035em;color:#080d13;margin-bottom:2.5rem}.svo-why-inner h2 em{font-family:'Instrument Serif',serif;font-style:italic;font-weight:400}.svo-why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.svo-why-card{padding:2rem;background:#f8f8f7;border-radius:14px;border:1px solid rgb(8 13 19 / .04)}.svo-why-card h3{font-size:1rem;font-weight:600;color:#080d13;margin-bottom:.5rem}.svo-why-card p{font-size:.85rem;color:rgb(8 13 19 / .68);line-height:1.65}.svo-process{background:#080d13;padding:5.5rem 2.8rem}.svo-process-inner{max-width:1080px;margin:0 auto;text-align:center}.svo-process-inner .section-tag{color:rgb(255 255 255 / .64)}.svo-process-inner h2{font-family:'Outfit',sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;line-height:1.1;letter-spacing:-.035em;color:#fff;margin-bottom:2.5rem}.svo-process-inner h2 em{font-family:'Instrument Serif',serif;font-style:italic;font-weight:400}.svo-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;text-align:left}.svo-step{padding:2rem 1.8rem;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .06);border-radius:14px;transition:border-color .3s ease}.svo-step:hover{border-color:rgb(255 255 255 / .64)}.svo-step h3{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.4rem}.svo-step p{font-size:.82rem;color:rgb(255 255 255 / .68);line-height:1.65}@media(max-width:768px){.svo-hero{padding:7rem 1.4rem 3.5rem}.svo-hero h1{font-size:2rem}.svo-hero-btns{flex-direction:column;gap:.6rem}.svo-hero-btns .btn{text-align:center}.svo-services{padding:3.5rem 1.4rem}.svo-grid{grid-template-columns:1fr;gap:.6rem}.svo-why{padding:3.5rem 1.4rem}.svo-why-grid{grid-template-columns:1fr}.svo-process{padding:3.5rem 1.4rem}.svo-process-grid{grid-template-columns:1fr;gap:.8rem}}.svo-guides{background:#f8f8f7;padding:5.5rem 2.8rem}.svo-guides-inner{max-width:1080px;margin:0 auto}.svo-guides-inner .section-tag{color:rgb(8 13 19 / .64)}.svo-guides-inner h2{color:#080d13;font-size:2rem;font-weight:700;letter-spacing:-.025em;margin-bottom:0}.svo-guides-inner h2 em{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400}.svo-guides-desc{font-size:.9rem;color:rgb(8 13 19 / .68);line-height:1.7;max-width:700px;margin:.9rem 0 0}.svo-guides-desc a{color:#080d13;text-decoration:underline;text-underline-offset:3px}.svo-guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.svo-guide-card{display:flex;flex-direction:column;padding:1.8rem;background:#fff;border-radius:14px;text-decoration:none;color:inherit;border:1px solid rgb(8 13 19 / .05);transition:transform .3s ease,box-shadow .3s ease}.svo-guide-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgb(0 0 0 / .06)}.svo-guide-card h3{font-size:.95rem;font-weight:600;color:#080d13;margin-bottom:.4rem}.svo-guide-card p{font-size:.8rem;color:rgb(8 13 19 / .68);line-height:1.6;margin-bottom:.8rem}.svo-guide-link{margin-top:auto;font-weight:600;color:#080d13;font-size:.82rem}@media(max-width:768px){.svo-guides{padding:3.5rem 1.4rem}.svo-guides-grid{grid-template-columns:1fr}}.breadcrumb,.breadcrumb a,.breadcrumb .breadcrumb-sep,.breadcrumb .breadcrumb-current,.svo-hero .section-tag,.svo-process-inner .section-tag{color:rgb(255 255 255 / .8)}.svo-step p{color:rgb(255 255 255 / .82)}.svo-services-inner .section-tag,.svo-why-inner .section-tag,.svo-guides-inner .section-tag{color:rgb(8 13 19 / .78)}.svo-card p,.svo-why-card p,.svo-guides-desc,.svo-guide-card p{color:rgb(8 13 19 / .8)}