.svc-scope{
  --ink:#070A0E;--ink-2:#0B1016;--panel:#101720;--panel-2:#151E28;--panel-3:#1A2530;
  --line:#26313D;--line-soft:rgba(255,255,255,.085);--bone:#F1EEE7;--text:#C8D0D7;
  --soft:#9AA6B1;--muted:#6F7A84;--brass:#B99461;--brass-2:#D1AF78;--brass-soft:rgba(185,148,97,.16);
  --shadow:0 24px 80px rgba(0,0,0,.36);--radius:24px;--maxw:1220px;
  --sans:var(--font-service-sans),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mono:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,monospace;
}
.svc-scope{background:radial-gradient(950px 520px at 85% -8%,rgba(185,148,97,.15),transparent 62%),radial-gradient(780px 560px at -8% 16%,rgba(72,93,116,.22),transparent 60%),linear-gradient(180deg,#070A0E 0%,#0A0F15 42%,#070A0E 100%);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.svc-scope::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.42;background-image:linear-gradient(rgba(255,255,255,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.78),transparent 88%)}
.svc-scope::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:linear-gradient(90deg,rgba(7,10,14,.9),transparent 18%,transparent 82%,rgba(7,10,14,.9))}
.svc-scope a{color:inherit;text-decoration:none}
.svc-scope h1,.svc-scope h2,.svc-scope h3,.svc-scope h4{margin:0;color:var(--bone);line-height:1.08;font-weight:650;letter-spacing:-.035em}
.svc-scope p{margin:0 0 1.05em}
.svc-scope ::selection{background:var(--brass);color:#081018}
.svc-scope #reading-progress{position:fixed;left:0;top:0;height:3px;width:0%;z-index:100;background:linear-gradient(90deg,var(--brass),var(--brass-2));box-shadow:0 0 28px rgba(185,148,97,.45)}
.svc-scope .shell{position:relative;z-index:1}
.svc-scope .wrap{width:min(var(--maxw),calc(100% - 44px));margin:0 auto;position:relative;z-index:1}
.svc-scope .eyebrow{display:flex;align-items:center;gap:13px;font-family:var(--mono);font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--brass);line-height:1.2;font-weight:500}
.svc-scope .eyebrow::before{content:"";width:34px;height:1px;background:linear-gradient(90deg,var(--brass),transparent)}
.svc-scope .dim{color:var(--soft)}
.svc-scope .lead{font-size:17px;color:var(--text)}
.svc-scope .note{font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--brass);font-weight:500}
.svc-scope .mono{font-family:var(--mono)}
.svc-scope .bracket{position:relative}
.svc-scope .bracket::before,.svc-scope .bracket::after{content:"";position:absolute;width:18px;height:18px;pointer-events:none;opacity:.72;transition:.4s ease}
.svc-scope .bracket::before{top:-1px;left:-1px;border-top:1px solid var(--brass);border-left:1px solid var(--brass)}
.svc-scope .bracket::after{right:-1px;bottom:-1px;border-right:1px solid var(--brass);border-bottom:1px solid var(--brass)}
.svc-scope .btn{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 23px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.035);color:var(--bone);font-family:var(--mono);font-size:12px;letter-spacing:.13em;text-transform:uppercase;transition:transform .32s ease,border-color .32s ease,background .32s ease,color .32s ease;backdrop-filter:blur(14px)}
.svc-scope .btn::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(120deg,transparent,rgba(255,255,255,.09),transparent);transform:translateX(-110%);transition:transform .7s ease}
.svc-scope .btn:hover{transform:translateY(-2px);border-color:rgba(185,148,97,.55);background:rgba(185,148,97,.08)}
.svc-scope .btn:hover::before{transform:translateX(110%)}
.svc-scope .btn .dot{width:7px;height:7px;border-radius:999px;background:var(--brass);flex:0 0 auto;transition:.32s ease}
.svc-scope .btn:hover .dot{transform:scale(1.25)}
.svc-scope .btn-solid{background:linear-gradient(135deg,var(--brass),var(--brass-2));border-color:transparent;color:#091018;box-shadow:0 16px 45px rgba(185,148,97,.18)}
.svc-scope .btn-solid .dot{background:#091018}
.svc-scope .btn-solid:hover{color:#091018;background:linear-gradient(135deg,var(--brass-2),var(--brass))}
.svc-scope .crumbs{padding-top:42px;padding-bottom:18px}
.svc-scope .crumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;font-family:var(--mono);font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}
.svc-scope .crumbs a{color:var(--soft);transition:.25s}
.svc-scope .crumbs a:hover{color:var(--brass)}
.svc-scope .crumbs .sep{color:rgba(255,255,255,.22)}
.svc-scope .hero{padding:52px 0 108px;position:relative}
.svc-scope .hero::before{content:"";position:absolute;inset:10px -7vw auto auto;width:420px;height:420px;border:1px solid rgba(185,148,97,.12);border-radius:50%;background:radial-gradient(circle,rgba(185,148,97,.08),transparent 62%);filter:blur(.2px);animation:floatOrb 9s ease-in-out infinite alternate;z-index:-1}
@keyframes floatOrb{from{transform:translate3d(0,0,0)}to{transform:translate3d(-18px,22px,0)}}
.svc-scope .hero-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.58fr);gap:58px;align-items:center}
.svc-scope .hero-copy{max-width:800px}
.svc-scope .hero .eyebrow{margin-bottom:24px}
.svc-scope .hero h1{font-size:clamp(42px,7vw,84px);letter-spacing:-.055em;max-width:15.5ch;text-wrap:balance}
.svc-scope .hero-summary{margin:28px 0 0;max-width:780px;color:var(--text);font-size:clamp(18px,1.65vw,23px);line-height:1.62;letter-spacing:-.01em}
.svc-scope .hero-cta{display:flex;flex-wrap:wrap;gap:13px;margin:34px 0 18px}
.svc-scope .trust-bar{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;max-width:780px}
.svc-scope .trust-bar span{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.035);padding:8px 12px;color:var(--soft);font-family:var(--mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;line-height:1.35}
.svc-scope .scope{border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);background:linear-gradient(180deg,rgba(21,30,40,.88),rgba(12,18,25,.86));box-shadow:var(--shadow);padding:28px;backdrop-filter:blur(20px);overflow:hidden}
.svc-scope .scope::before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,rgba(185,148,97,.28),transparent 30%,transparent 68%,rgba(185,148,97,.12));z-index:-1;opacity:.75}
.svc-scope .scope .top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;margin-bottom:14px;border-bottom:1px solid var(--line-soft)}
.svc-scope .scope .top .k{font-family:var(--mono);font-size:11px;letter-spacing:.21em;text-transform:uppercase;color:var(--muted)}
.svc-scope .scope .top .v{display:flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--brass)}
.svc-scope .scope .top .v::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--brass);box-shadow:0 0 0 5px rgba(185,148,97,.11),0 0 22px rgba(185,148,97,.35)}
.svc-scope .pillars{display:flex;flex-direction:column}
.svc-scope .pillar{display:grid;grid-template-columns:34px 1fr;gap:14px;padding:17px 0;border-bottom:1px solid var(--line-soft)}
.svc-scope .pillar:last-child{border-bottom:0}
.svc-scope .pillar .n{font-family:var(--mono);font-size:11px;color:var(--brass);padding-top:4px}
.svc-scope .pillar h4{font-size:15px;letter-spacing:-.015em;margin-bottom:4px}
.svc-scope .pillar p{font-size:13.5px;color:var(--soft);line-height:1.55;margin:0}
.svc-scope .section{position:relative;padding:104px 0;z-index:1}
.svc-scope .section + .section{border-top:1px solid var(--line-soft)}
.svc-scope .section::before{content:"";position:absolute;left:50%;top:0;width:min(92vw,var(--maxw));transform:translateX(-50%);height:1px;background:linear-gradient(90deg,transparent,rgba(185,148,97,.24),transparent);opacity:.55}
.svc-scope .sec-head{max-width:880px;margin-bottom:52px}
.svc-scope .sec-head .eyebrow{margin-bottom:21px}
.svc-scope h2.title{font-size:clamp(29px,4.2vw,52px);letter-spacing:-.045em;text-wrap:balance}
.svc-scope .prose p{font-size:16px;color:var(--text);line-height:1.72}
.svc-scope .prose p.big{font-size:clamp(21px,2.2vw,31px);font-weight:600;color:var(--bone);line-height:1.45;letter-spacing:-.025em}
.svc-scope .split{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:start}
.svc-scope .definition-layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:32px;align-items:stretch}
.svc-scope .definition-intro{padding:34px;border-left:1px solid rgba(185,148,97,.42);background:linear-gradient(90deg,rgba(185,148,97,.075),rgba(255,255,255,.018));border-radius:22px}
.svc-scope .definition-intro p:last-child{margin-bottom:0}
.svc-scope .reading-card,.svc-scope .reading-panel,.svc-scope .emphasis-card{border:1px solid rgba(255,255,255,.095);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:0 18px 56px rgba(0,0,0,.20)}
.svc-scope .reading-card{padding:30px}
.svc-scope .reading-panel{margin-top:28px;padding:28px 30px;display:grid;grid-template-columns:1fr 1fr;gap:30px}
.svc-scope .reading-panel p{margin:0;color:var(--text);line-height:1.72}
.svc-scope .clean-list{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}
.svc-scope .clean-list li{position:relative;padding:13px 0 13px 18px;border-top:1px solid var(--line-soft);color:var(--text);line-height:1.55}
.svc-scope .clean-list li::before{content:"";position:absolute;left:0;top:24px;width:6px;height:1px;background:var(--brass);opacity:.9}
.svc-scope .definition-points{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.svc-scope .info-tile{min-height:124px;padding:24px;border:1px solid var(--line-soft);border-radius:20px;background:rgba(255,255,255,.028);display:flex;align-items:flex-end;transition:.32s ease}
.svc-scope .info-tile:hover{transform:translateY(-3px);border-color:rgba(185,148,97,.32);background:rgba(185,148,97,.055)}
.svc-scope .info-tile h3{font-size:17px;line-height:1.3;letter-spacing:-.02em}
.svc-scope .grid{display:grid;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);overflow:hidden;background:rgba(255,255,255,.02)}
.svc-scope .g3{grid-template-columns:repeat(3,1fr)}
.svc-scope .g2{grid-template-columns:repeat(2,1fr)}
.svc-scope .card{min-height:210px;padding:30px 28px;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);position:relative;background:transparent;transition:.35s ease}
.svc-scope .g3 .card:nth-child(3n),.svc-scope .g2 .card:nth-child(2n){border-right:0}
.svc-scope .card:hover{background:rgba(185,148,97,.052);transform:translateY(-2px)}
.svc-scope .card h3{font-size:20px;line-height:1.25;margin-bottom:13px;letter-spacing:-.025em}
.svc-scope .card p,.svc-scope .card li{font-size:14.5px;color:var(--soft);line-height:1.62}
.svc-scope .card p{margin:0}
.svc-scope .card .clean-list{gap:6px;margin-top:13px}
.svc-scope .card .clean-list li{font-size:14px;padding:9px 0 9px 16px}
.svc-scope .card.cta-card{background:linear-gradient(145deg,rgba(185,148,97,.1),rgba(255,255,255,.025));display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px}
.svc-scope .card.cta-card h3{font-size:25px}
.svc-scope .why-horizontal{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.svc-scope .why-item{border:1px solid rgba(255,255,255,.095);border-radius:22px;background:rgba(255,255,255,.03);padding:28px;min-height:210px;transition:.32s ease}
.svc-scope .why-item:hover{transform:translateY(-3px);border-color:rgba(185,148,97,.3);background:rgba(185,148,97,.052)}
.svc-scope .why-item h3{font-size:20px;margin-bottom:12px}
.svc-scope .why-item p{margin:0;color:var(--soft);font-size:14.5px;line-height:1.62}
.svc-scope .who{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.svc-scope .who .p{border:1px solid var(--line-soft);border-radius:20px;padding:26px;background:rgba(255,255,255,.026);transition:.32s ease}
.svc-scope .who .p:hover{transform:translateY(-3px);border-color:rgba(185,148,97,.3);background:rgba(185,148,97,.05)}
.svc-scope .who .p h3{font-size:18px;margin-bottom:9px}
.svc-scope .who .p p{font-size:14px;color:var(--soft);margin:0;line-height:1.6}
.svc-scope .flow-horizontal{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.svc-scope .flow-step{border:1px solid var(--line-soft);border-radius:20px;padding:24px 18px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015));min-height:180px;position:relative;overflow:hidden}
.svc-scope .flow-step::before{content:attr(data-step);display:block;font-family:var(--mono);font-size:11px;letter-spacing:.14em;color:var(--brass);margin-bottom:20px}
.svc-scope .flow-step h3{font-size:17px;margin-bottom:9px;letter-spacing:-.018em}
.svc-scope .flow-step p{font-size:13.5px;color:var(--soft);line-height:1.55;margin:0}
.svc-scope .feature{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start}
.svc-scope .panel-box{border:1px solid var(--line-soft);border-radius:22px;background:rgba(255,255,255,.028);padding:30px}
.svc-scope .panel-box h4{font-family:var(--mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--brass);margin:0 0 18px}
.svc-scope .regions{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);overflow:hidden;background:rgba(255,255,255,.02)}
.svc-scope .region{padding:31px 29px;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);transition:.35s ease}
.svc-scope .regions .region:nth-child(3n){border-right:0}
.svc-scope .regions .region:nth-last-child(-n+3){border-bottom:0}
.svc-scope .region:hover{background:rgba(185,148,97,.052)}
.svc-scope .region .code{font-family:var(--mono);font-size:11px;color:var(--brass);letter-spacing:.18em;margin-bottom:13px}
.svc-scope .region h3{font-size:25px;margin-bottom:8px}
.svc-scope .region p{font-size:14px;color:var(--soft);line-height:1.7;margin:0}
.svc-scope .stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);overflow:hidden;background:rgba(255,255,255,.02)}
.svc-scope .stats .s{padding:30px 28px;border-right:1px solid var(--line-soft)}
.svc-scope .stats .s:last-child{border-right:0}
.svc-scope .stats .num{font-size:clamp(38px,5vw,60px);color:var(--bone);line-height:1;font-weight:700;letter-spacing:-.045em}
.svc-scope .stats .num b{color:var(--brass);font-weight:700}
.svc-scope .stats .cap{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--soft);margin-top:13px;line-height:1.5}
.svc-scope .price{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:58px;align-items:center}
.svc-scope .price-box{border:1px solid rgba(185,148,97,.32);border-radius:var(--radius);background:linear-gradient(145deg,rgba(185,148,97,.14),rgba(21,30,40,.9) 45%,rgba(12,18,25,.95));box-shadow:var(--shadow);padding:42px;overflow:hidden}
.svc-scope .price-box .tag{font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--soft);margin-bottom:24px}
.svc-scope .price-box .from{font-family:var(--mono);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--brass);margin-bottom:9px}
.svc-scope .price-box .amt{font-size:clamp(34px,4.3vw,54px);color:var(--bone);line-height:1.05;letter-spacing:-.045em;font-weight:700}
.svc-scope .price-box .per{display:block;margin-top:14px;font-family:var(--mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--soft)}
.svc-scope .faq{border-top:1px solid var(--line-soft)}
.svc-scope .q{border-bottom:1px solid var(--line-soft)}
.svc-scope .q button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px;background:none;border:0;text-align:left;cursor:pointer;padding:27px 2px;color:var(--bone);font-size:clamp(18px,2vw,23px);font-weight:650;line-height:1.25;transition:.25s ease}
.svc-scope .q button:hover{color:var(--brass)}
.svc-scope .q button .ic{position:relative;flex:0 0 16px;width:16px;height:16px}
.svc-scope .q button .ic::before,.svc-scope .q button .ic::after{content:"";position:absolute;background:var(--brass);transition:.25s ease}
.svc-scope .q button .ic::before{left:0;top:7px;width:16px;height:1.5px}
.svc-scope .q button .ic::after{left:7px;top:0;width:1.5px;height:16px}
.svc-scope .q.open button .ic::after{transform:rotate(90deg);opacity:0}
.svc-scope .q .a{max-height:0;overflow:hidden;transition:max-height .45s ease}
.svc-scope .q .a p{padding:0 54px 28px 0;max-width:84ch;color:var(--soft);font-size:15.5px;margin:0;line-height:1.72}
.svc-scope .final{border-top:1px solid var(--line-soft)}
.svc-scope .final-in{border:1px solid rgba(185,148,97,.26);border-radius:32px;background:radial-gradient(600px 260px at 50% 0%,rgba(185,148,97,.13),transparent 65%),linear-gradient(180deg,rgba(21,30,40,.92),rgba(10,15,21,.94));box-shadow:var(--shadow);padding:64px 58px;text-align:center;overflow:hidden}
.svc-scope .final-in .eyebrow{justify-content:center;margin-bottom:23px}
.svc-scope .final-in .eyebrow::before{background:linear-gradient(90deg,transparent,var(--brass))}
.svc-scope .final-in .eyebrow::after{content:"";width:34px;height:1px;background:linear-gradient(90deg,var(--brass),transparent)}
.svc-scope .final-in h2{font-size:clamp(31px,4.4vw,55px);letter-spacing:-.05em;margin-bottom:18px}
.svc-scope .final-in p{max-width:66ch;margin:0 auto 34px;color:var(--text);font-size:17px;line-height:1.72}
.svc-scope .final-cta{display:flex;gap:13px;justify-content:center;flex-wrap:wrap;margin-bottom:32px}
.svc-scope .contact-strip{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;color:var(--soft);font-family:var(--mono);font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.svc-scope .contact-strip a{color:var(--bone);border-bottom:1px solid rgba(185,148,97,.3)}
.svc-scope .reveal{opacity:0;transform:translateY(26px);transition:opacity .75s cubic-bezier(.2,.7,.2,1),transform .75s cubic-bezier(.2,.7,.2,1)}
.svc-scope .reveal.in{opacity:1;transform:none}
@media(max-width:1120px){.svc-scope .hero-layout,.svc-scope .definition-layout,.svc-scope .split,.svc-scope .feature,.svc-scope .price{grid-template-columns:1fr;gap:42px}.svc-scope .why-horizontal,.svc-scope .flow-horizontal{grid-template-columns:repeat(2,1fr)}.svc-scope .g3,.svc-scope .who,.svc-scope .regions{grid-template-columns:repeat(2,1fr)}.svc-scope .g3 .card:nth-child(3n),.svc-scope .regions .region:nth-child(3n){border-right:1px solid var(--line-soft)}.svc-scope .g3 .card:nth-child(2n),.svc-scope .regions .region:nth-child(2n){border-right:0}.svc-scope .regions .region:nth-last-child(-n+3){border-bottom:1px solid var(--line-soft)}.svc-scope .regions .region:nth-last-child(-n+2){border-bottom:0}.svc-scope .scope{max-width:700px}}
@media(max-width:720px){.svc-scope .wrap{width:min(100% - 30px,var(--maxw))}.svc-scope .crumbs{padding-top:28px}.svc-scope .hero{padding:30px 0 72px}.svc-scope .hero h1{font-size:clamp(40px,13vw,62px)}.svc-scope .hero-cta,.svc-scope .final-cta{display:grid;grid-template-columns:1fr}.svc-scope .btn{width:100%;padding:14px 18px}.svc-scope .section{padding:74px 0}.svc-scope .sec-head{margin-bottom:34px}.svc-scope .definition-points,.svc-scope .reading-panel,.svc-scope .stats,.svc-scope .g3,.svc-scope .g2,.svc-scope .why-horizontal,.svc-scope .flow-horizontal,.svc-scope .who,.svc-scope .regions{grid-template-columns:1fr}.svc-scope .stats .s,.svc-scope .region,.svc-scope .card{border-right:0!important;border-bottom:1px solid var(--line-soft)!important}.svc-scope .stats .s:last-child,.svc-scope .region:last-child,.svc-scope .card:last-child{border-bottom:0!important}.svc-scope .panel-box,.svc-scope .price-box,.svc-scope .reading-card,.svc-scope .definition-intro{padding:26px}.svc-scope .final-in{padding:42px 22px;border-radius:24px}.svc-scope .q .a p{padding-right:0}.svc-scope .q button{font-size:18px}.svc-scope .trust-bar span{width:100%;justify-content:flex-start}}
@media(prefers-reduced-motion:reduce){.svc-scope{scroll-behavior:auto}.svc-scope .hero::before{animation:none}.svc-scope .reveal{opacity:1!important;transform:none!important;transition:none!important}.svc-scope *{transition:none!important}}
.svc-scope .section{padding:76px 0!important;}
.svc-scope .sec-head{margin-bottom:34px!important;max-width:760px!important;}
.svc-scope .sec-head .eyebrow{margin-bottom:15px!important;}
.svc-scope h2.title{font-size:clamp(28px,3.25vw,44px)!important;letter-spacing:-.04em!important;}
.svc-scope .prose p{line-height:1.62!important;}
.svc-scope .prose p.big{font-size:clamp(20px,1.9vw,27px)!important;line-height:1.38!important;}
.svc-scope .reading-card,.svc-scope .reading-panel,.svc-scope .emphasis-card,.svc-scope .panel-box,.svc-scope .definition-intro,.svc-scope .price-box,.svc-scope .pricing-copy{border-radius:18px!important;}
.svc-scope .reading-card{padding:23px!important;}
.svc-scope .reading-panel{margin-top:14px!important;padding:20px 22px!important;gap:18px!important;}
.svc-scope .reading-panel p{line-height:1.6!important;}
.svc-scope .definition-intro{padding:26px!important;}
.svc-scope .clean-list{gap:6px!important;margin-top:12px!important;}
.svc-scope .clean-list li{padding:9px 0 9px 15px!important;line-height:1.46!important;}
.svc-scope .clean-list li::before{top:20px!important;width:5px!important;height:1px!important;border-radius:0!important;transform:none!important;}
.svc-scope .grid,.svc-scope .regions{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;gap:12px!important;}
.svc-scope .g3,.svc-scope .g2,.svc-scope .who,.svc-scope .regions{gap:12px!important;}
.svc-scope .card,.svc-scope .who .p,.svc-scope .region,.svc-scope .why-item,.svc-scope .flow-step,.svc-scope .info-tile,.svc-scope .pricing-factors span,.svc-scope .coverage-list span,.svc-scope .compare-cell{border-radius:18px!important;}
.svc-scope .card{min-height:auto!important;padding:21px 20px!important;border:1px solid var(--line-soft)!important;background:rgba(255,255,255,.028)!important;}
.svc-scope .card:hover,.svc-scope .who .p:hover,.svc-scope .region:hover,.svc-scope .why-item:hover,.svc-scope .flow-step:hover,.svc-scope .compare-cell:hover{transform:translateY(-2px)!important;}
.svc-scope .card .cc,.svc-scope .card .ix{display:none!important;}
.svc-scope .card h3{font-size:17.5px!important;line-height:1.24!important;margin-bottom:8px!important;letter-spacing:-.02em!important;}
.svc-scope .card p,.svc-scope .card li{font-size:13.8px!important;line-height:1.5!important;}
.svc-scope .who .p{padding:20px!important;background:rgba(255,255,255,.028)!important;}
.svc-scope .who .p h3{font-size:16.5px!important;margin-bottom:6px!important;}
.svc-scope .who .p p{font-size:13.5px!important;line-height:1.5!important;}
.svc-scope .region{padding:20px!important;border:1px solid var(--line-soft)!important;background:rgba(255,255,255,.026)!important;}
.svc-scope .region .code{margin-bottom:8px!important;}
.svc-scope .region h3{font-size:21px!important;margin-bottom:6px!important;}
.svc-scope .region p{font-size:13.5px!important;line-height:1.52!important;}
.svc-scope .info-tile{min-height:82px!important;padding:17px 18px!important;align-items:center!important;}
.svc-scope .info-tile h3{font-size:15.5px!important;line-height:1.28!important;}
.svc-scope .price-box{padding:30px!important;}
.svc-scope .price-box .tag{margin-bottom:16px!important;}
.svc-scope .price-box .amt{font-size:clamp(30px,3.4vw,44px)!important;}
.svc-scope .faq{border-top:0!important;}
.svc-scope .q{border:1px solid var(--line-soft)!important;border-radius:16px!important;margin-bottom:10px!important;background:rgba(255,255,255,.022)!important;overflow:hidden!important;}
.svc-scope .q button{padding:19px 20px!important;font-size:clamp(16px,1.45vw,19px)!important;}
.svc-scope .q .a p{padding:0 20px 20px 20px!important;font-size:14.5px!important;line-height:1.6!important;}
.svc-scope .final-in{padding:50px 46px!important;}
.svc-scope .compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
.svc-scope .compare-cell{border:1px solid var(--line-soft);background:rgba(255,255,255,.028);padding:22px;transition:.32s ease;}
.svc-scope .compare-cell h3{font-size:18px;margin-bottom:8px;letter-spacing:-.02em;}
.svc-scope .compare-cell p{font-size:14px;line-height:1.55;margin:0;color:var(--soft);}
.svc-scope .price-grid{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:18px;align-items:stretch;}
.svc-scope .compact-note{border-left:1px solid rgba(185,148,97,.42);background:linear-gradient(90deg,rgba(185,148,97,.07),rgba(255,255,255,.018));border-radius:18px;padding:22px 24px;}
.svc-scope .inline-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;}
.svc-scope .inline-proof span{display:block;border:1px solid var(--line-soft);border-radius:999px;background:rgba(255,255,255,.026);padding:10px 14px;font-family:var(--mono);font-size:10.5px;letter-spacing:.11em;text-transform:uppercase;color:var(--soft);text-align:center;}
.svc-scope .side-section .flow-horizontal{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;}
.svc-scope .side-section .why-horizontal{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;}
.svc-scope .side-section .grid.g3{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
.svc-scope .side-section .who{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
.svc-scope .side-section .regions{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
.svc-scope .flow-step{min-height:auto!important;padding:19px 18px!important;}
.svc-scope .flow-step::before{margin-bottom:12px!important;}
.svc-scope .flow-step h3{font-size:16.5px!important;margin-bottom:7px!important;}
.svc-scope .flow-step p{font-size:13.3px!important;line-height:1.45!important;}
.svc-scope .why-item{min-height:auto!important;padding:22px 20px!important;}
.svc-scope .why-item h3{font-size:17px!important;margin-bottom:8px!important;}
.svc-scope .why-item p{font-size:13.6px!important;line-height:1.5!important;}
@media(min-width:1121px){.svc-scope .side-section .definition-layout{grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr)!important;gap:22px!important;}}
@media(max-width:1120px){.svc-scope .side-section>.wrap{display:block!important}.svc-scope .side-section .grid.g3,.svc-scope .side-section .who,.svc-scope .side-section .regions,.svc-scope .side-section .flow-horizontal,.svc-scope .side-section .why-horizontal,.svc-scope .price-grid,.svc-scope .compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:720px){.svc-scope .section{padding:56px 0!important;}.svc-scope .card,.svc-scope .region,.svc-scope .who .p,.svc-scope .compare-cell{padding:18px!important;}.svc-scope .final-in{padding:36px 20px!important;}.svc-scope .q button{padding:18px 16px!important;}.svc-scope .q .a p{padding:0 16px 18px!important;}.svc-scope .side-section .grid.g3,.svc-scope .side-section .who,.svc-scope .side-section .regions,.svc-scope .side-section .flow-horizontal,.svc-scope .side-section .why-horizontal,.svc-scope .price-grid,.svc-scope .compare-grid,.svc-scope .inline-proof{grid-template-columns:1fr!important;}.svc-scope .hero{padding-bottom:70px!important;}}

.svc-scope{position:relative}
.svc-scope .hero{overflow:hidden}
.svc-scope .hero-photo{position:absolute;inset:0;z-index:-2;overflow:hidden}
.svc-scope .hero-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) brightness(.8) contrast(1.05);opacity:1}
.svc-scope .hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,10,14,.86) 0%,rgba(7,10,14,.5) 45%,rgba(7,10,14,.18) 100%)}

.svc-scope .btn{border-radius:10px;padding:14px 20px;font-size:11px;letter-spacing:.11em;font-weight:500;}
.svc-scope .btn .dot{display:none!important;}
.svc-scope .btn::after{content:"\2192";font-family:var(--font-service-sans),sans-serif;font-size:15px;line-height:1;margin-left:2px;transition:transform .25s ease;}
.svc-scope .btn:hover::after{transform:translateX(3px);}
@media(max-width:720px){.svc-scope .btn{width:100%;padding:14px 18px;}}

.svc-scope .hero h1{max-width:17ch;font-size:clamp(42px,6.4vw,84px);line-height:.98;letter-spacing:-.045em;}
.svc-scope .hero-layout{align-items:start!important;}

@media(max-width:720px){.svc-scope .hero-photo{inset:auto;top:0;left:0;right:0;bottom:auto;height:min(78vw,420px)}.svc-scope .hero-photo::after{background:linear-gradient(180deg,rgba(7,10,14,.12) 0%,rgba(7,10,14,.55) 60%,rgba(7,10,14,.97) 100%)}}
