:root{--gp-bg:#f7f6f2;--gp-surface:#fff;--gp-surface-alt:#f3f1ea;--gp-border:#e6e2d6;--gp-text:#0f1729;--gp-text-muted:#5b6372;--gp-navy:#0b1426;--gp-navy-2:#11203b;--gp-navy-3:#1a2c4d;--gp-gold:#c9a45c;--gp-gold-2:#b18a3e;--gp-gold-soft:#f3e8c8;--gp-gold-glow:rgb(201 164 92/15%);--gp-success:#1f8a5a;--gp-success-bg:#e6f4ec;--gp-radius:12px;--gp-radius-sm:8px;--gp-shadow-sm:0 1px 2px rgb(11 20 38/6%),0 1px 1px rgb(11 20 38/4%);--gp-shadow:0 4px 14px rgb(11 20 38/8%);--gp-shadow-lg:0 18px 40px rgb(11 20 38/12%)}*{margin:0;padding:0;box-sizing:border-box}body,html{background:var(--gp-bg);color:var(--gp-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{line-height:1.55;font-feature-settings:"tnum" 1,"lnum" 1}a{color:inherit}.gp-page{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(1200px 600px at 50% -200px,rgb(201 164 92/8%),transparent 60%),var(--gp-bg)}.gp-navbar{background:var(--gp-navy);border-bottom:1px solid rgb(255 255 255/6%);padding:.85rem 0}.gp-navbar .gp-navbar-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem}.gp-navbar a.gp-brand{display:inline-flex;align-items:center;text-decoration:none}.gp-navbar .gp-meta{display:inline-flex;align-items:center;gap:.5rem;color:rgb(255 255 255/70%);font-size:.875rem;letter-spacing:.01em}.gp-navbar .gp-pulse{width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 0 rgb(74 222 128/60%);animation:gp-pulse 2s infinite}@keyframes gp-pulse{0%{box-shadow:0 0 0 0 rgb(74 222 128/60%)}70%{box-shadow:0 0 0 8px rgb(74 222 128/0)}to{box-shadow:0 0 0 0 rgb(74 222 128/0)}}.gp-hero{position:relative;background:radial-gradient(800px 400px at 85% 0,rgb(201 164 92/18%),transparent 60%),radial-gradient(600px 400px at 0 100%,rgb(201 164 92/8%),transparent 60%),linear-gradient(180deg,var(--gp-navy) 0,var(--gp-navy-2) 100%);color:#fff;padding:4rem 0 5rem;overflow:hidden}.gp-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,var(--gp-gold),transparent);opacity:.5}.gp-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gp-gold);border:1px solid rgb(201 164 92/40%);background:rgb(201 164 92/8%);padding:.4rem .75rem;border-radius:999px}.gp-hero h1{font-size:clamp(2rem,4.2vw,3.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.1}.gp-hero h1 .gp-accent{color:var(--gp-gold)}.gp-hero p.gp-lead{color:rgb(255 255 255/78%);font-size:1.05rem;max-width:56ch;margin-top:1rem}.gp-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:2.25rem;max-width:560px}.gp-stat{background:rgb(255 255 255/4%);border:1px solid rgb(255 255 255/8%);border-radius:var(--gp-radius);padding:1rem 1.1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gp-stat .gp-stat-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:rgb(255 255 255/60%)}.gp-stat .gp-stat-value{display:block;font-size:1.5rem;font-weight:700;margin-top:.25rem;color:#fff;letter-spacing:-.01em}.gp-stat .gp-stat-sub{font-size:.78rem;color:var(--gp-gold);margin-top:.15rem}.gp-stats-mobile{display:none}.gp-section{padding:3.5rem 0}.gp-section-tight{padding:2.5rem 0}.gp-card{background:var(--gp-surface);border:1px solid var(--gp-border);border-radius:var(--gp-radius);box-shadow:var(--gp-shadow)}.gp-section-title{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gp-gold-2)}.gp-section-heading{font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;letter-spacing:-.01em;color:var(--gp-text);margin-top:.4rem}.gp-table-wrap{margin-top:-3.5rem;position:relative;z-index:2}.gp-table-card{background:var(--gp-surface);border:1px solid var(--gp-border);border-radius:var(--gp-radius);box-shadow:var(--gp-shadow-lg);overflow:hidden}.gp-table-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--gp-border);background:linear-gradient(180deg,#fcfbf6,#fff)}.gp-table-title{font-size:1.15rem;font-weight:700;color:var(--gp-text);letter-spacing:-.01em}.gp-table-sub{color:var(--gp-text-muted);font-size:.875rem}.gp-updated{display:inline-flex;align-items:center;gap:.45rem;background:var(--gp-success-bg);color:var(--gp-success);font-size:.8rem;font-weight:600;padding:.35rem .75rem;border-radius:999px}.gp-updated:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gp-success)}table.gp-price-table{width:100%;border-collapse:collapse}table.gp-price-table thead th{background:var(--gp-surface);color:var(--gp-text-muted);font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.95rem 1.5rem;border-bottom:1px solid var(--gp-border);white-space:nowrap}table.gp-price-table thead th.gp-th-num{text-align:right}table.gp-price-table thead th.gp-active{color:var(--gp-gold-2)}table.gp-price-table thead th .gp-sort-btn{background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;display:inline-flex;align-items:center;transition:color .15s ease}table.gp-price-table thead th .gp-sort-btn:focus-visible,table.gp-price-table thead th .gp-sort-btn:hover{color:var(--gp-gold-2)}table.gp-price-table thead th .gp-sort-btn:focus-visible{outline:2px solid var(--gp-gold);outline-offset:3px;border-radius:4px}table.gp-price-table thead th.gp-th-num .gp-sort-btn{margin-left:auto}table.gp-price-table tbody tr{border-bottom:1px solid var(--gp-border);transition:background-color .15s ease}table.gp-price-table tbody tr:last-child{border-bottom:none}table.gp-price-table tbody tr:hover{background:#fbf9f1}table.gp-price-table tbody td{padding:1rem 1.5rem;font-size:1rem;vertical-align:middle}.gp-rank{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:.85rem;font-weight:700;background:var(--gp-surface-alt);color:var(--gp-text-muted)}.gp-rank.gp-rank-1{background:linear-gradient(135deg,var(--gp-gold),var(--gp-gold-2));color:#fff;box-shadow:0 4px 10px rgb(201 164 92/35%)}.gp-source{display:inline-flex;align-items:center;gap:.75rem}.gp-source-name{font-weight:600;color:var(--gp-text);text-transform:capitalize;letter-spacing:-.005em}.gp-best-badge{display:inline-block;margin-left:.5rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gp-gold-2);background:var(--gp-gold-soft);border:1px solid rgb(201 164 92/40%);padding:.15rem .5rem;border-radius:999px}.gp-price{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;color:var(--gp-text);white-space:nowrap}.gp-price .gp-price-unit{color:var(--gp-text-muted);font-weight:500;font-size:.85rem;margin-left:.2rem}.gp-price-top{color:var(--gp-gold-2);font-weight:700}.gp-table-footer{padding:.9rem 1.5rem;background:var(--gp-surface);border-top:1px solid var(--gp-border);color:var(--gp-text-muted);font-size:.82rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.gp-sort-toggle{display:none}.gp-sort-toggle-label{font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gp-text-muted)}.gp-sort-toggle-buttons{display:inline-flex;background:var(--gp-surface-alt);border-radius:999px;padding:3px;gap:2px}.gp-sort-pill{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;font:inherit;font-weight:600;color:var(--gp-text-muted);padding:.45rem 1rem;border-radius:999px;cursor:pointer;transition:background-color .15s ease,color .15s ease}.gp-sort-pill:focus-visible{outline:2px solid var(--gp-gold);outline-offset:2px}.gp-sort-pill.gp-active{background:#fff;color:var(--gp-text);box-shadow:0 1px 3px rgb(11 20 38/8%)}.gp-mobile-list{display:none;list-style:none;margin:0;padding:0}.gp-mobile-row{display:flex;flex-direction:column;gap:.85rem;padding:1rem 1.1rem;border-bottom:1px solid var(--gp-border)}.gp-mobile-row:last-child{border-bottom:0}.gp-mobile-head{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem}.gp-mobile-head .gp-source-name{flex:1 1 auto;min-width:0}.gp-mobile-prices{display:grid;grid-template-columns:1fr 1fr;grid-gap:.6rem;gap:.6rem;margin:0}.gp-mobile-price{background:var(--gp-surface-alt);border:1px solid var(--gp-border);border-radius:var(--gp-radius-sm);padding:.7rem .85rem;display:flex;flex-direction:column;gap:.15rem;transition:background-color .15s ease,border-color .15s ease}.gp-mobile-price dt{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--gp-text-muted);margin:0}.gp-mobile-price dd{margin:0;font-size:1.15rem;font-weight:700;color:var(--gp-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em}.gp-mobile-price.gp-mobile-price-active{background:var(--gp-gold-soft);border-color:rgb(201 164 92/45%)}.gp-mobile-price.gp-mobile-price-active dd{color:var(--gp-gold-2)}.gp-mobile-price .gp-price-unit{margin-left:.25rem;font-size:.78rem;font-weight:500;color:var(--gp-text-muted)}.gp-info-card{background:var(--gp-surface);border:1px solid var(--gp-border);border-radius:var(--gp-radius);padding:1.5rem;height:100%}.gp-info-card h3{font-size:1.1rem;font-weight:700;color:var(--gp-text);margin-bottom:.5rem}.gp-info-card p{color:var(--gp-text-muted);margin:0;font-size:.95rem}.gp-feature{display:flex;flex-direction:column;gap:.6rem}.gp-feature-icon{width:40px;height:40px;border-radius:10px;background:var(--gp-gold-soft);color:var(--gp-gold-2);display:inline-flex;align-items:center;justify-content:center}.gp-footer{background:var(--gp-navy);color:rgb(255 255 255/78%);margin-top:auto;padding:3rem 0 1.5rem;border-top:1px solid rgb(201 164 92/25%)}.gp-footer h2{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:-.01em}.gp-footer p{color:rgb(255 255 255/70%)}.gp-footer-bottom{margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgb(255 255 255/8%);font-size:.82rem;color:rgb(255 255 255/55%);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}.gp-navbar .gp-nav-links{display:flex;align-items:center;gap:1.4rem;list-style:none;margin:0;padding:0}.gp-nav-links a{color:rgb(255 255 255/75%);text-decoration:none;font-size:.92rem;letter-spacing:.01em;white-space:nowrap}.gp-nav-links a:where(:hover){color:var(--gp-gold)}.gp-nav-links a:where([aria-current=page]){color:var(--gp-gold);font-weight:600;text-decoration:underline;-webkit-text-decoration-color:var(--gp-gold);text-decoration-color:var(--gp-gold);text-underline-offset:7px}.gp-nav-toggle{display:inline-flex;align-items:center;gap:.45rem;background:transparent;border:1px solid rgb(255 255 255/18%);border-radius:var(--gp-radius-sm);color:rgb(255 255 255/85%);font-size:.9rem;font-weight:600;padding:.5rem .85rem;cursor:pointer}.gp-nav-toggle:where(:hover){border-color:rgb(201 164 92/60%);color:var(--gp-gold)}.gp-nav-toggle:focus-visible{outline:2px solid var(--gp-gold);outline-offset:2px}.gp-nav-panel{position:absolute;top:calc(100% + .85rem);left:0;right:0;z-index:50;background:var(--gp-navy-2);border:1px solid rgb(255 255 255/10%);border-radius:var(--gp-radius);box-shadow:var(--gp-shadow-lg);padding:.5rem}.gp-nav-panel ul{list-style:none;margin:0;padding:0}.gp-nav-panel a{display:block;padding:.85rem 1rem;border-radius:var(--gp-radius-sm);color:rgb(255 255 255/85%);text-decoration:none;font-size:1rem}.gp-nav-panel a:where(:hover){background:rgb(255 255 255/6%);color:#fff}.gp-nav-panel a:where([aria-current=page]){background:rgb(201 164 92/12%);color:var(--gp-gold);font-weight:600}.gp-nav-panel .gp-nav-panel-meta{display:flex;align-items:center;gap:.5rem;margin-top:.25rem;padding:.8rem 1rem;border-top:1px solid rgb(255 255 255/8%);color:rgb(255 255 255/55%);font-size:.82rem}.gp-hero-sub{padding:2.75rem 0 3.5rem}.gp-breadcrumbs{font-size:.85rem;color:rgb(255 255 255/60%);margin-bottom:1rem}.gp-breadcrumbs a{color:inherit;text-decoration:none}.gp-breadcrumbs a:where(:hover){color:var(--gp-gold)}.gp-breadcrumbs .gp-crumb-sep{margin:0 .4rem;opacity:.5}.gp-prose h2{font-size:clamp(1.35rem,2vw,1.7rem);font-weight:700;letter-spacing:-.01em;margin:2.25rem 0 .75rem}.gp-prose h2:first-child{margin-top:0}.gp-prose h3{font-size:1.15rem;font-weight:700;margin:1.5rem 0 .5rem}.gp-prose p{margin-bottom:1rem}.gp-prose ol,.gp-prose ul{padding-left:1.25rem;margin-bottom:1rem}.gp-prose li{margin-bottom:.4rem}.gp-prose a{color:var(--gp-gold-2);text-decoration:underline;-webkit-text-decoration-color:rgb(177 138 62/45%);text-decoration-color:rgb(177 138 62/45%);text-underline-offset:2px}.gp-prose a:where(:hover){-webkit-text-decoration-color:var(--gp-gold-2);text-decoration-color:var(--gp-gold-2)}.gp-faq details{background:var(--gp-surface);border:1px solid var(--gp-border);border-radius:var(--gp-radius-sm);margin-bottom:.75rem;box-shadow:var(--gp-shadow-sm)}.gp-faq summary{cursor:pointer;font-weight:600;padding:1rem 2.5rem 1rem 1.25rem;list-style:none;position:relative}.gp-faq summary::-webkit-details-marker{display:none}.gp-faq summary:after{content:"+";position:absolute;right:1.1rem;top:50%;transform:translateY(-50%);color:var(--gp-gold-2);font-weight:700;font-size:1.2rem}.gp-faq details[open] summary:after{content:"\2013"}.gp-faq details p{padding:0 1.25rem 1rem;margin:0;color:var(--gp-text-muted)}a.gp-info-card{display:block;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}a.gp-info-card:hover{transform:translateY(-2px);box-shadow:var(--gp-shadow)}.gp-guide-more{display:inline-block;margin-top:.75rem;color:var(--gp-gold-2);font-weight:600;font-size:.9rem}.gp-footer-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:760px;margin:2.5rem auto 0;text-align:left}.gp-footer-nav h3{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--gp-gold);margin-bottom:.6rem}.gp-footer-nav ul{list-style:none;margin:0;padding:0}.gp-footer-nav li{margin-bottom:.35rem}.gp-footer-nav a{color:rgb(255 255 255/72%);text-decoration:none;font-size:.92rem}.gp-footer-nav a:where(:hover){color:var(--gp-gold)}.gp-chart-card{background:var(--gp-surface);border:1px solid var(--gp-border);border-radius:var(--gp-radius);box-shadow:var(--gp-shadow-lg);padding:1.25rem 1.5rem;margin:0}.gp-chart-card svg{display:block;width:100%;height:auto}.gp-chart-legend{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;font-size:.85rem;color:var(--gp-text-muted);margin-bottom:.75rem}.gp-legend-item{display:inline-flex;align-items:center;gap:.45rem}.gp-legend-swatch{display:inline-block;width:14px;height:4px;border-radius:2px}.gp-chart-caption{margin-top:.75rem;font-size:.8rem;color:var(--gp-text-muted)}table.gp-history-table{width:100%;border-collapse:collapse;font-size:.95rem}table.gp-history-table thead th{color:var(--gp-text-muted);font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}table.gp-history-table tbody td,table.gp-history-table thead th{padding:.6rem .9rem;border-bottom:1px solid var(--gp-border);text-align:right}table.gp-history-table tbody td:first-child,table.gp-history-table thead th:first-child{text-align:left}table.gp-history-table tbody tr:last-child td{border-bottom:0}.gp-divider{height:1px;background:var(--gp-border);border:0}.gp-text-muted{color:var(--gp-text-muted)}@media (max-width:640px){.gp-table-responsive{display:none}.gp-mobile-list{display:block}.gp-sort-toggle{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1.1rem;border-bottom:1px solid var(--gp-border);background:var(--gp-surface)}.gp-table-header{padding:1rem 1.1rem}.gp-hero{padding:3rem 0 4rem}.gp-stats{display:none}.gp-stats-mobile{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;margin:1.5rem 0 .5rem}.gp-stats-mobile .gp-stat{background:var(--gp-surface);border:1px solid var(--gp-border);box-shadow:var(--gp-shadow-sm);-webkit-backdrop-filter:none;backdrop-filter:none}.gp-stats-mobile .gp-stat .gp-stat-label{color:var(--gp-text-muted)}.gp-stats-mobile .gp-stat .gp-stat-value{color:var(--gp-text)}}@media (max-width:767.98px){.gp-footer-nav{grid-template-columns:1fr;text-align:center}}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Condensed Fallback;src:local("Arial");ascent-override:104.44%;descent-override:27.48%;line-gap-override:0.00%;size-adjust:88.83%}.__className_af4be5{font-family:Roboto Condensed,Roboto Condensed Fallback;font-style:normal}