.geo-toc{margin:1.5rem 0 2rem;padding:1rem 1.25rem;border-radius:var(--border-radius);background:var(--glass-025);box-shadow:var(--glass-inset)}.geo-toc-title{margin:0 0 .75rem;font-size:.95rem;font-weight:600}.geo-toc ol{margin:0;padding-left:1.25rem;line-height:1.7}.geo-toc a{color:var(--zar-green);text-decoration:none}.geo-toc a:hover{text-decoration:underline}.geo-breadcrumbs{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;margin-bottom:1rem;font-size:.9rem;line-height:1.4}.geo-breadcrumbs a{color:var(--zar-green);text-decoration:none}.geo-breadcrumbs a:hover{text-decoration:underline}.geo-breadcrumbs-sep{opacity:.5}.geo-disclaimer{padding:1rem 1.25rem;margin:0 0 1.5rem;border-radius:var(--border-radius);background:rgba(148,163,184,.08);box-shadow:inset 0 0 0 1px rgba(148,163,184,.2);font-size:.95rem;line-height:1.55}.geo-section{margin-top:2.25rem}.geo-section h2{margin:0 0 .85rem;font-size:1.2rem}.geo-section p{line-height:1.65;margin:0 0 .85rem}.geo-section ol,.geo-section ul{margin:.5rem 0 1rem;padding-left:1.25rem;line-height:1.65}.geo-section li{margin-bottom:.45rem}.geo-two-col{display:grid;grid-gap:1.25rem;gap:1.25rem;margin-top:.75rem}@media (min-width:720px){.geo-two-col{grid-template-columns:1fr 1fr}}.geo-pros-cons h3{margin:0 0 .5rem;font-size:1.05rem}.geo-table-wrap{overflow-x:auto;margin:.75rem 0 1rem}.geo-table{width:100%;border-collapse:collapse;font-size:.95rem}.geo-table td,.geo-table th{text-align:left;padding:.65rem .75rem;border-bottom:1px solid hsla(0,0%,100%,.08);vertical-align:top;line-height:1.45}.geo-table th{font-weight:600;color:#f5f5f5}.geo-faq-item{margin-bottom:1.25rem}.geo-faq-item h3{margin:0 0 .35rem;font-size:1.05rem}.geo-related{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.geo-related a{color:var(--zar-green);text-decoration:none}.geo-related a:hover{text-decoration:underline}.geo-cta{margin-top:2.5rem;padding:1.25rem 1.5rem;border-radius:var(--border-radius);background:rgba(34,197,94,.08);box-shadow:inset 0 0 0 1px rgba(34,197,94,.22)}.geo-cta h2{margin:0 0 .5rem;font-size:1.15rem}.geo-cta p{margin:0 0 1rem;line-height:1.55}.geo-cta-actions{display:flex;flex-wrap:wrap;gap:.75rem}.geo-index-grid{display:grid;grid-gap:1.25rem;gap:1.25rem;margin-top:1.5rem}.geo-index-card{display:block;padding:1.25rem 1.5rem;border-radius:var(--border-radius);background:var(--glass-025);box-shadow:var(--glass-inset);text-decoration:none;color:inherit;transition:background-color .2s ease}.geo-index-card:hover{background:var(--glass-05)}.geo-index-card h2{margin:0 0 .5rem;font-size:1.2rem}.geo-process-steps{counter-reset:geo-step;list-style:none;padding-left:0}.geo-process-steps li{counter-increment:geo-step;position:relative;padding-left:2.25rem;margin-bottom:.85rem}.geo-process-steps li:before{content:counter(geo-step);position:absolute;left:0;top:0;width:1.5rem;height:1.5rem;border-radius:999px;background:rgba(34,197,94,.2);color:var(--zar-green);font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center}