.geo-page *,.geo-page *:before,.geo-page *:after{box-sizing:border-box;margin:0;padding:0}:root{--blue-primary: #89b24c;--blue-dark: #1f1f21;--blue-accent: #00fced;--blue-nav: #1f1f21;--blue-mid: #65ff3e;--text-color: #1f1f21;--text-light: #5a5a5a;--bg-white: #fff;--bg-light: #f8f9f5;--bg-blue-gradient: linear-gradient(135deg, #1f1f21 0%, #89b24c 100%);--border-color: #e5e7e0;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--radius: 6px;--max-width: 960px;--font-display: "Abel", "Figtree", system-ui, sans-serif;--font-body: "Figtree", system-ui, -apple-system, sans-serif }.geo-page{font-size:16px;scroll-behavior:smooth}.geo-page{font-family:var(--font-body);color:var(--text-color);background:var(--bg-white);line-height:1.7;-webkit-font-smoothing:antialiased}.geo-page .site-nav{background:var(--blue-nav);padding:0 2rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #00000026}.geo-page .site-nav__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px}.geo-page .site-nav__logo{color:#fff;font-size:1.375rem;font-weight:700;text-decoration:none;letter-spacing:-.02em}.geo-page .site-nav__links{display:flex;gap:2rem;align-items:center}.geo-page .site-nav__links a{color:#fff;text-decoration:none;font-size:.875rem;font-weight:600;opacity:.9;transition:opacity .2s}.geo-page .site-nav__links a:hover{opacity:1}.geo-page .site-nav__cta{background:var(--blue-accent);color:#fff!important;padding:.5rem 1.25rem;border-radius:24px;font-weight:600!important;opacity:1!important;transition:background .2s!important}.geo-page .site-nav__cta:hover{background:#1b9ad8}.geo-page .hero{background:var(--bg-blue-gradient);padding:2.25rem 2rem 1.75rem;text-align:center}.geo-page .hero__inner{max-width:var(--max-width);margin:0 auto}.geo-page .hero h1{color:#fff;font-family:var(--font-display);font-size:clamp(1.75rem,3.4vw,2.375rem);font-weight:400;line-height:1.2;margin-bottom:.5rem}.geo-page .hero__sub{color:#ffffffe0;font-size:.9375rem;max-width:680px;margin:0 auto}.geo-page .container{max-width:var(--max-width);margin:0 auto}.geo-page .content-section{padding:3.5rem 2rem}.geo-page .content-section--alt{background:var(--bg-light)}.geo-page .content-section__inner{max-width:var(--max-width);margin:0 auto}.geo-page h2{font-family:var(--font-display);font-size:1.5rem;font-weight:400;color:var(--blue-dark);margin-bottom:1.25rem;line-height:1.3}.geo-page h3{font-family:var(--font-body);font-size:1.125rem;font-weight:600;color:var(--blue-primary);margin-top:1.5rem;margin-bottom:.5rem}.geo-page p{margin-bottom:1rem;color:var(--text-color)}.geo-page .lead-paragraph{font-size:1.0625rem;line-height:1.8}.geo-page .table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0;border-radius:var(--radius);box-shadow:var(--shadow-md)}.geo-page .compliance-table{width:100%;border-collapse:collapse;min-width:640px;font-size:.9375rem}.geo-page .compliance-table thead{background:var(--blue-dark)}.geo-page .compliance-table th{color:#fff;font-weight:600;text-align:left;padding:.875rem 1rem;white-space:nowrap}.geo-page .compliance-table td{padding:.875rem 1rem;border-bottom:1px solid var(--border-color);vertical-align:top}.geo-page .compliance-table tbody tr:nth-child(2n){background:var(--bg-light)}.geo-page .compliance-table tbody tr:hover{background:#eef4fb}.geo-page .compliance-table .penalty-cell{color:#c53030;font-weight:600}.geo-page .compliance-table .feature-cell{color:var(--blue-primary);font-weight:600}.geo-page .module-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:3px solid var(--blue-accent)}.geo-page .module-header__icon{width:48px;height:48px;background:var(--bg-blue-gradient);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.geo-page .module-header__icon svg{width:24px;height:24px;fill:#fff}.geo-page .penalty-callout{background:#fff5f5;border-left:4px solid #c53030;padding:1rem 1.25rem;border-radius:0 var(--radius) var(--radius) 0;margin:1.25rem 0;font-size:.9375rem}.geo-page .penalty-callout strong{color:#c53030}.geo-page .cta-banner{background:var(--bg-blue-gradient);padding:3rem 2rem;text-align:center}.geo-page .cta-banner__inner{max-width:640px;margin:0 auto}.geo-page .cta-banner h2{color:#fff;font-family:var(--font-display);margin-bottom:.75rem}.geo-page .cta-banner p{color:#ffffffe0;margin-bottom:1.5rem}.geo-page .cta-button{display:inline-block;background:var(--blue-accent);color:#fff;padding:.75rem 2rem;border-radius:28px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.geo-page .cta-button:hover{background:#1b9ad8;transform:translatey(-1px)}.geo-page .internal-links{list-style:none;padding:0}.geo-page .internal-links li{margin-bottom:.5rem}.geo-page .internal-links a{color:var(--blue-primary);text-decoration:none;font-weight:500;transition:color .2s}.geo-page .internal-links a:hover{color:var(--blue-dark);text-decoration:underline}.geo-page .site-footer{background:var(--blue-nav);color:#fff;padding:3rem 2rem 1.5rem;font-size:.875rem}.geo-page .site-footer__inner{max-width:1200px;margin:0 auto}.geo-page .site-footer__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-bottom:2rem}.geo-page .site-footer__heading{color:#fff;font-family:var(--font-body);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.geo-page .site-footer__col ul{list-style:none;padding:0;margin:0}.geo-page .site-footer__col li{margin-bottom:.5rem}.geo-page .site-footer__bottom{border-top:1px solid rgba(255,255,255,.15);padding-top:1.5rem;text-align:center;font-size:.8125rem}.geo-page .site-footer p{color:#fff;margin:0}.geo-page .site-footer a{color:var(--blue-accent);text-decoration:none}.geo-page .site-footer a:hover{text-decoration:underline}.geo-page .page-toc{max-width:var(--max-width);margin:1.5rem auto 2rem;padding:1.5rem 1.75rem;background:var(--bg-light);border:1px solid var(--border-color);border-left:3px solid var(--blue-accent);border-radius:var(--radius)}.geo-page .page-toc__title{font-family:var(--font-body);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-light);margin:0 0 1rem}.geo-page .page-toc__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.625rem 2rem;counter-reset:toc}.geo-page .page-toc__list li{margin:0;counter-increment:toc;font-size:.9375rem;line-height:1.5;display:flex;align-items:baseline;gap:.625rem}.geo-page .page-toc__list li:before{content:counter(toc,decimal-leading-zero);font-family:var(--font-display);font-size:.8125rem;font-weight:400;color:var(--blue-primary);letter-spacing:.05em;flex-shrink:0;min-width:1.5rem}.geo-page .page-toc__list a{color:var(--text-color);text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:color .15s,border-color .15s}.geo-page .page-toc__list a:hover{color:var(--blue-primary);border-bottom-color:var(--blue-accent)}@media(max-width:768px){.geo-page .page-toc{margin:1rem auto 1.5rem;padding:1.25rem 1.25rem 1rem;border-radius:0;border-left-width:0;border-top:3px solid var(--blue-accent)}.geo-page .page-toc__list{grid-template-columns:1fr;gap:.5rem}}.geo-page .jump-nav{background:#fffffff5;backdrop-filter:saturate(150%) blur(8px);-webkit-backdrop-filter:saturate(150%) blur(8px);border-bottom:1px solid var(--border-color);position:sticky;top:64px;z-index:90;box-shadow:0 1px 4px #0000000a}.geo-page .jump-nav .container{padding:0 2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.geo-page .jump-nav .container::-webkit-scrollbar{display:none}.geo-page .jump-nav ul{display:flex;flex-wrap:nowrap;gap:1.75rem;list-style:none;margin:0;padding:0;white-space:nowrap}.geo-page .jump-nav li{margin:0}.geo-page .jump-nav a{display:inline-block;color:var(--blue-dark);text-decoration:none;font-size:.8125rem;font-weight:600;letter-spacing:.01em;padding:.875rem 0;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.geo-page .jump-nav a:hover{color:var(--blue-primary);border-bottom-color:var(--blue-primary)}.geo-page .direct-answer{background:var(--bg-light);padding:1.5rem;border-radius:var(--radius);border-top:3px solid var(--blue-accent)}.geo-page .ranked-item{display:flex;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid var(--border-color)}.geo-page .ranked-item:last-child{border-bottom:none}.geo-page .ranked-item__number{width:40px;height:40px;background:var(--bg-blue-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.125rem;font-weight:700;flex-shrink:0}.geo-page .ranked-item__content{flex:1}.geo-page .ranked-item__content h3{margin-top:0;color:var(--blue-dark)}.geo-page .comparison-table{width:100%;border-collapse:collapse;min-width:640px;font-size:.9375rem}.geo-page .comparison-table thead{background:var(--blue-dark)}.geo-page .comparison-table th{color:#fff;font-weight:600;text-align:center;padding:.875rem 1rem}.geo-page .comparison-table th:first-child{text-align:left}.geo-page .comparison-table__brand{background:var(--blue-primary)}.geo-page .comparison-table td{padding:.875rem 1rem;border-bottom:1px solid var(--border-color);text-align:center;vertical-align:middle}.geo-page .comparison-table td:first-child{text-align:left;font-weight:500;color:var(--text-color)}.geo-page .comparison-cell--yes{color:#2f855a;font-weight:700;font-size:1.125rem}.geo-page .comparison-cell--no{color:#c53030;font-weight:700;font-size:1.125rem}.geo-page .comparison-table tbody tr:nth-child(2n){background:var(--bg-light)}.geo-page .comparison-table tbody tr:hover{background:#eef4fb}.geo-page .when-to-choose{background:var(--bg-light);padding:1.5rem;border-radius:var(--radius);margin:1.25rem 0}.geo-page .when-to-choose h3{color:var(--blue-dark);margin-top:0}.geo-page .cta-inline{text-align:center;padding:2rem;margin:2rem 0;background:var(--bg-light);border-radius:var(--radius)}.geo-page .cta-inline p{color:var(--text-light);font-size:.9375rem;margin-bottom:1rem}.geo-page .hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:1.25rem}.geo-page .hub-card{display:block;background:var(--bg-white);border:1px solid var(--border-color);border-radius:var(--radius);padding:1.5rem;text-decoration:none;transition:box-shadow .2s,border-color .2s;box-shadow:var(--shadow-sm)}.geo-page .hub-card:hover{box-shadow:var(--shadow-md);border-color:var(--blue-accent)}.geo-page .hub-card__title{font-size:1.0625rem;font-weight:600;color:var(--blue-dark);margin:0 0 .5rem}.geo-page .hub-card__desc{font-size:.875rem;color:var(--text-light);margin:0;line-height:1.6}.geo-page .checklist-item{display:flex;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--border-color)}.geo-page .checklist-item:last-child{border-bottom:none}.geo-page .checklist-item__marker{width:32px;height:32px;background:#2f855a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;font-weight:700;flex-shrink:0;margin-top:.25rem}.geo-page .checklist-item__content{flex:1}.geo-page .checklist-item__content h3{margin-top:0}.geo-page .checklist-item__maps-to{background:var(--bg-light);padding:.75rem 1rem;border-radius:var(--radius);border-left:3px solid var(--blue-accent);font-size:.9375rem;margin-top:.75rem}.geo-page .roi-metric{padding:1.5rem 0;border-bottom:1px solid var(--border-color)}.geo-page .roi-metric:last-child{border-bottom:none}.geo-page .roi-metric__value{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:var(--blue-dark);line-height:1.2}.geo-page .roi-metric__label{font-size:.9375rem;font-weight:600;color:var(--blue-primary);margin-bottom:.5rem}.geo-page .integration-detail{background:var(--bg-white);padding:1.25rem 1.5rem;border-radius:var(--radius);border-left:3px solid var(--blue-accent);margin:1rem 0}.geo-page .integration-detail h3{margin-top:0}.geo-page .integration-detail p:last-child{margin-bottom:0}.geo-page .hero__meta{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1.5rem;font-size:.8125rem;color:#ffffffb3}.geo-page .hero__meta time{color:#ffffffb3}.geo-page .hero__stats{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.geo-page .hero__stat{text-align:center}.geo-page .hero__stat-value{display:block;font-size:1.75rem;font-weight:700;color:#fff;line-height:1.2}.geo-page .hero__stat-label{font-size:.75rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.geo-page .hero__stat+.hero__stat{border-left:1px solid rgba(255,255,255,.2);padding-left:2rem}.geo-page .section-desc{color:var(--text-light);font-size:.9375rem;margin-bottom:.25rem}.geo-page .hub-card--featured{padding:2rem;border-left:3px solid var(--blue-accent);margin-top:1.25rem}.geo-page .hub-card--featured .hub-card__title{font-size:1.25rem;margin-bottom:.75rem}.geo-page .hub-card--featured .hub-card__desc{font-size:.9375rem;line-height:1.7;max-width:640px}.geo-page .hub-card__cta-hint{display:inline-flex;align-items:center;gap:.375rem;margin-top:1rem;font-size:.8125rem;font-weight:600;color:var(--blue-accent)}.geo-page .hub-card__cta-hint svg{width:14px;height:14px;fill:currentColor;transition:transform .2s}.geo-page .hub-card:hover .hub-card__cta-hint svg{transform:translate(3px)}@media(max-width:768px){.geo-page .site-nav__links{display:none}.geo-page .content-section{padding:2.5rem 1.25rem}.geo-page .hero{padding:1.75rem 1.25rem 1.25rem}.geo-page .jump-nav{top:64px}.geo-page .jump-nav .container{padding:0 1.25rem}.geo-page .jump-nav ul{gap:1.25rem}.geo-page .jump-nav a{padding:.75rem 0;font-size:.75rem}.geo-page .module-header__icon{width:40px;height:40px}.geo-page .ranked-item{gap:.75rem;padding:1rem 0}.geo-page .ranked-item__number{width:32px;height:32px;font-size:.875rem}.geo-page .comparison-table{min-width:500px}.geo-page .direct-answer{padding:1rem}.geo-page .cta-inline{padding:1.5rem 1rem;margin:1.5rem 0}.geo-page .when-to-choose{padding:1rem}.geo-page .hub-grid{grid-template-columns:1fr}.geo-page .hub-card--featured{padding:1.5rem}.geo-page .hero__stats{gap:1rem}.geo-page .hero__stat+.hero__stat{padding-left:1rem}.geo-page .hero__stat-value{font-size:1.375rem}.geo-page .hero__meta{flex-direction:column;gap:.5rem}.geo-page .checklist-item{gap:.75rem}.geo-page .checklist-item__marker{width:28px;height:28px;font-size:.75rem}.geo-page .checklist-item__maps-to{padding:.5rem .75rem}.geo-page .integration-detail{padding:1rem}}.geo-page .stats-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem auto 0;max-width:var(--max-width)}.geo-page .stat-card{display:block;background:var(--bg-white);border:1px solid var(--border-color);border-left:3px solid var(--blue-primary);border-radius:var(--radius);padding:1.25rem 1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.geo-page .stat-card:hover{border-color:var(--blue-accent);border-left-color:var(--blue-accent);box-shadow:var(--shadow-md);transform:translatey(-2px)}.geo-page .stat-card__value{display:block;font-family:var(--font-display);font-size:clamp(1.875rem,3.2vw,2.375rem);font-weight:400;color:var(--blue-dark);line-height:1.05;margin-bottom:.5rem;letter-spacing:-.01em}.geo-page .stat-card__label{display:block;font-size:.8125rem;color:var(--text-light);line-height:1.5}.geo-page .sources-list{list-style:none;padding:0;margin:1.5rem 0 1.25rem;display:grid;gap:.875rem}.geo-page .sources-list li{padding:1rem 1.25rem;background:var(--bg-light);border-left:3px solid var(--blue-primary);border-radius:0 var(--radius) var(--radius) 0;font-size:.9375rem;line-height:1.6}.geo-page .sources-list strong{color:var(--blue-dark);font-weight:600}.geo-page .sources-list em{font-style:italic}.geo-page .sources-list a{color:var(--blue-primary);text-decoration:none;word-break:break-word}.geo-page .sources-list a:hover{text-decoration:underline}.geo-page sup.citation{font-size:.7rem;line-height:1;vertical-align:super;margin-left:1px}.geo-page sup.citation a{color:var(--blue-primary);text-decoration:none;font-weight:600;padding:0 2px;border-radius:3px;transition:background .15s,color .15s}.geo-page sup.citation a:hover{background:var(--blue-primary);color:#fff;text-decoration:none}.geo-page .references-list{list-style:none;padding:0;margin:0;counter-reset:refcount}.geo-page .references-list li{position:relative;padding-left:2.25rem;margin-bottom:1rem;font-size:.875rem;line-height:1.6;color:var(--text-light);scroll-margin-top:5rem}.geo-page .references-list li:target{background:#00fced14;outline:2px solid var(--blue-accent);outline-offset:4px;border-radius:var(--radius)}.geo-page .references-list .ref-number{position:absolute;left:0;top:0;font-weight:700;color:var(--blue-dark);font-size:.9375rem}.geo-page .references-list em{font-style:italic;color:var(--text-color)}.geo-page .references-list a{color:var(--blue-primary);text-decoration:none;word-break:break-word}.geo-page .references-list a:hover{text-decoration:underline}.geo-page .founder-note{background:var(--bg-light);border-left:4px solid var(--blue-primary);padding:1.5rem 2rem;margin:2.5rem 0;border-radius:var(--radius);display:grid;grid-template-columns:140px 1fr;gap:1.5rem;align-items:start}.geo-page .founder-note__portrait{width:140px;height:140px;border-radius:50%;object-fit:cover;display:block}.geo-page .founder-note__body{min-width:0}.geo-page .founder-note__quote{font-size:1.0625rem;line-height:1.75;font-style:italic;margin:0 0 1rem;color:var(--text-color)}.geo-page .founder-note__attribution{font-size:.9375rem;font-weight:500;color:var(--text-light);margin:0;font-style:normal}@media(max-width:600px){.geo-page .founder-note{grid-template-columns:1fr;text-align:center}.geo-page .founder-note__portrait{margin:0 auto}}.geo-page figure.product-figure{margin:2rem 0}.geo-page figure.product-figure img{width:100%;height:auto;border-radius:var(--radius);display:block;background:var(--bg-light)}.geo-page figure.product-figure figcaption{font-size:.875rem;color:var(--text-light);margin-top:.5rem;text-align:center;font-style:italic}.geo-page .lifestyle-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:2rem 0}.geo-page .lifestyle-row figure{margin:0}.geo-page .lifestyle-row img{width:100%;height:260px;object-fit:cover;border-radius:var(--radius);display:block}.geo-page .lifestyle-row figcaption{font-size:.8125rem;color:var(--text-light);margin-top:.5rem;text-align:center}.geo-page .paired-callout{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch;margin:2.5rem 0}.geo-page .paired-callout>.callout{margin:0}.geo-page .paired-callout>figure{margin:0}.geo-page .paired-callout>figure img{width:100%;height:100%;min-height:280px;object-fit:cover;border-radius:var(--radius);display:block}@media(max-width:768px){.geo-page .paired-callout{grid-template-columns:1fr}.geo-page .paired-callout>figure img{min-height:220px}}.geo-page .callout{background:var(--bg-light);border:2px solid var(--blue-primary);border-radius:var(--radius);padding:2rem;margin:2.5rem 0;text-align:center}.geo-page .callout__number{display:block;font-family:Abel,sans-serif;font-size:4rem;line-height:1;color:var(--blue-primary);font-weight:700;margin:0 0 .5rem;letter-spacing:-.02em}.geo-page .callout__label{display:block;font-size:.8125rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem;font-weight:500}.geo-page .callout__body{font-size:1.0625rem;line-height:1.7;margin:0 auto;max-width:640px;color:var(--text-color)}.geo-page .hero__kicker{font-size:.9375rem;text-transform:uppercase;letter-spacing:.1em;color:var(--blue-accent);margin:0 0 .75rem;font-weight:500}.geo-page :focus-visible{outline:3px solid var(--blue-accent);outline-offset:2px}.geo-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
/*# sourceMappingURL=/cdn/shop/t/19/assets/geo-main.css.map */
