.guides-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin:2rem 0 4rem}.guide-container{max-width:900px;padding-top:2rem;padding-bottom:4rem}.guide-article h1{margin-bottom:1rem}.guide-lead{font-size:var(--text-md);color:var(--text-secondary);line-height:1.7;margin-bottom:2rem}.guide-toc{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:var(--radius-md);padding:1.5rem;margin-bottom:2.5rem}.guide-toc h2{font-size:var(--text-base);font-weight:700;margin-bottom:.75rem}.guide-toc ol{padding-left:1.5rem;list-style-position:outside;margin:0}.guide-toc li{margin:0}.guide-toc a{display:block;padding-block:.75rem;color:var(--accent-primary);font-size:var(--text-sm);line-height:1.45}.guide-toc a:hover{text-decoration:underline}.guide-article section{margin-bottom:2.5rem}.guide-figure{margin:1.75rem 0;border-radius:var(--radius-md);overflow:hidden;background:var(--color-bg-surface)}.guide-figure img{display:block;width:100%;height:auto}.guide-figure figcaption{padding:.6rem .9rem .8rem;font-size:var(--text-sm);color:var(--text-tertiary,#9aa0a8);text-align:center;line-height:1.5}.guide-figure--hero{margin-top:.5rem;margin-bottom:2rem}.guide-article h2{margin-bottom:.75rem}.guide-article h3{margin-top:1rem;margin-bottom:.5rem}.guide-article ol,.guide-article p,.guide-article ul{color:var(--text-secondary);line-height:1.7;margin-bottom:1rem}.guide-article ol,.guide-article ul{padding-left:1.5rem}.guide-article li{margin-bottom:.4rem}.guide-article a{color:var(--accent-primary)}.guide-article a:hover{text-decoration:underline}.guide-article a.btn-primary{color:var(--color-action-fg)}.guide-article .compare-table{min-width:0}.guide-formula{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:var(--radius-sm);padding:1rem 1.25rem;font-family:var(--font-mono);font-size:var(--text-sm);overflow-x:auto}.verdict-catalog-note{display:block;margin-top:.35rem;font-size:var(--text-sm);font-weight:400;color:var(--color-text-secondary)}.guide-card-cta{margin-top:.5rem;margin-bottom:2rem}.guide-disclosure{font-size:var(--text-sm);color:var(--text-muted);margin:-1rem 0 2rem}.guide-disclosure a{color:var(--text-muted);text-decoration:underline}.guide-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.guide-cta-row .btn,.guide-cta-row .btn-get-card{white-space:nowrap}.guide-article .btn-get-card{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;min-height:2.75rem;font-size:var(--text-base);font-weight:600;color:var(--color-action-fg);border-radius:var(--radius-md,.5rem);text-decoration:none;background:var(--color-accent-primary);transition:background-color var(--transition-base),box-shadow var(--transition-base);box-shadow:var(--shadow-md)}.guide-article .btn-get-card:hover{background:var(--color-accent-primary-hover);box-shadow:var(--shadow-md)}.guide-cta-section{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:var(--radius-lg);padding:2rem;text-align:center;margin-top:3rem;margin-bottom:2rem}.guide-cta-section h2{margin-bottom:.5rem}.guide-cta-section p{margin-bottom:1.25rem}.guide-card-spotlight{background:var(--bg-glass);border:1px solid var(--color-border-glass);border-radius:var(--radius-lg);padding:0;overflow:hidden;transition:border-color var(--transition-fast)}.guide-card-spotlight:hover{border-color:var(--color-border-hover)}.guide-card-spotlight__header{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2rem;background:var(--color-bg-surface);border-bottom:1px solid var(--color-border-glass);position:relative}.guide-card-spotlight__rank{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:800;color:var(--color-accent-gold);line-height:1;flex-shrink:0;min-width:3.5rem;text-align:center}.guide-card-spotlight__image{flex-shrink:0;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-md);line-height:0}.guide-card-spotlight__image img{width:200px;height:auto;object-fit:cover}.guide-card-spotlight__info{flex:1 1;min-width:0}.guide-card-spotlight__info h2{font-size:var(--text-xl);margin-bottom:.75rem;color:var(--color-text-heading)}.guide-card-spotlight__badges{display:flex;flex-wrap:wrap;gap:.5rem}.guide-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:600;letter-spacing:.02em;white-space:nowrap;border:1px solid transparent}.guide-badge--score{background:rgba(229,199,109,.15);color:var(--color-accent-gold);border-color:rgba(229,199,109,.3)}.guide-badge--fx{background:color-mix(in srgb,var(--color-danger) 12%,transparent);color:var(--color-danger);border-color:color-mix(in srgb,var(--color-danger) 25%,transparent)}.guide-badge--cashback{color:var(--color-accent-green)}.guide-badge--cashback,.guide-badge--network{background:color-mix(in srgb,var(--color-accent-primary) 12%,transparent);border-color:color-mix(in srgb,var(--color-accent-primary) 25%,transparent)}.guide-badge--network{color:var(--color-accent-primary)}.guide-badge--custody{background:color-mix(in srgb,var(--color-accent-primary) 12%,transparent);color:var(--color-accent-purple);border-color:color-mix(in srgb,var(--color-accent-primary) 25%,transparent)}.guide-card-spotlight__body{padding:1.5rem 2rem 2rem}.guide-score-chart{background:var(--bg-glass);border:1px solid var(--color-border-glass);border-radius:var(--radius-lg);padding:2rem;margin-bottom:2.5rem}.guide-score-chart h3{font-family:var(--font-heading);color:var(--color-text-heading);margin-bottom:.25rem}.guide-score-chart__subtitle{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:1.5rem}.guide-score-chart__row{display:flex;align-items:center;gap:1rem;margin-bottom:.625rem}.guide-score-chart__label{flex-shrink:0;width:110px;font-size:var(--text-sm);font-weight:600;color:var(--color-text-secondary);text-align:right}.guide-score-chart__bar{height:32px;border-radius:var(--radius-sm);display:flex;align-items:center;padding:0 .75rem;font-size:var(--text-sm);font-weight:700;color:var(--color-action-fg);min-width:50px}.guide-score-chart__bar--positive{background:var(--color-accent-primary)}.guide-score-chart__bar--savings{background:var(--color-action-bg)}.guide-fx-vs-cashback{background:var(--bg-glass);border:1px solid var(--color-border-glass);border-radius:var(--radius-lg);padding:2rem;margin-bottom:2.5rem}.guide-fx-vs-cashback h3{font-family:var(--font-heading);color:var(--color-text-heading);margin-bottom:.25rem}.guide-fxcb__subtitle{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:1.5rem}.guide-fxcb__row{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.guide-fxcb__name{flex-shrink:0;width:110px;font-size:var(--text-sm);font-weight:600;color:var(--color-text-secondary);text-align:right}.guide-fxcb__bars{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.guide-fxcb__bar{height:22px;border-radius:var(--radius-xs);display:flex;align-items:center;padding:0 .625rem;font-size:var(--text-xs);font-weight:700;color:var(--color-action-fg);min-width:36px}.guide-fxcb__bar--fx{background:var(--color-danger)}.guide-fxcb__bar--cb{background:var(--color-accent-primary)}.guide-fxcb__bar--zero{width:36px!important;background:color-mix(in srgb,var(--color-danger) 14%,transparent);color:var(--color-text-secondary)}.guide-fxcb__legend{display:flex;gap:1.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border-glass)}.guide-fxcb__legend-item{font-size:var(--text-sm);font-weight:600;display:flex;align-items:center;gap:.5rem}.guide-fxcb__legend-item:before{content:"";display:inline-block;width:12px;height:12px;border-radius:var(--radius-xs)}.guide-fxcb__legend-item--fx{color:var(--color-danger)}.guide-fxcb__legend-item--fx:before{background:var(--color-danger)}.guide-fxcb__legend-item--cb{color:var(--color-accent-green)}.guide-fxcb__legend-item--cb:before{background:var(--color-accent-green)}@media (max-width:768px){.guide-card-spotlight__header{flex-direction:column;align-items:flex-start;padding:1.25rem;gap:1rem}.guide-card-spotlight__rank{font-size:var(--text-2xl);position:absolute;top:1rem;right:1.25rem;min-width:auto}.guide-card-spotlight__image img{width:160px}.guide-card-spotlight__info h2{font-size:var(--text-lg)}.guide-card-spotlight__body,.guide-fx-vs-cashback,.guide-score-chart{padding:1.25rem}.guide-fxcb__name,.guide-score-chart__label{width:80px;font-size:var(--text-xs)}.guide-score-chart__bar{height:26px;font-size:var(--text-xs)}.guide-fxcb__bar{height:18px;font-size:var(--text-xs)}.guide-fxcb__legend{flex-direction:column;gap:.5rem}}[data-theme=light] .guide-card{background:#ffffff;border:1px solid rgba(0,0,0,.06)}[data-theme=light] .guide-card:hover{border-color:color-mix(in srgb,var(--color-accent-primary) 30%,transparent);box-shadow:var(--shadow-md)}[data-theme=light] .guide-article{color:var(--color-text-primary)}[data-theme=light] .guide-meta{color:var(--color-text-muted)}[data-theme=light] .guide-lead{color:var(--color-text-secondary)}[data-theme=light] .guide-tldr{background:color-mix(in srgb,var(--color-accent-primary) 3%,transparent);border:1px solid color-mix(in srgb,var(--color-accent-primary) 15%,transparent)}[data-theme=light] .guide-toc{background:var(--color-bg-surface);border:1px solid rgba(0,0,0,.06)}[data-theme=light] .guide-toc a{color:var(--color-text-secondary)}[data-theme=light] .guide-toc a:hover{color:var(--color-accent-primary)}[data-theme=light] .guide-cta-section{background:var(--color-bg-surface);border:1px solid rgba(0,0,0,.06)}[data-theme=light] .related-guides{border-top-color:rgba(0,0,0,.06)}[data-theme=light] .related-guides__link{background:#ffffff;border:1px solid rgba(0,0,0,.06)}[data-theme=light] .related-guides__link:hover{border-color:color-mix(in srgb,var(--color-accent-primary) 30%,transparent)}[data-theme=light] .guide-badge--fx{color:color-mix(in srgb,var(--color-danger) 90%,black)}.guide-article .btn-get-card{background:var(--color-action-bg)}.guide-article .btn-get-card:hover{background:var(--color-action-bg-hover)}.guide-article>h2,.guide-article>h3,.guide-article>h4,.guide-article>ol,.guide-article>p,.guide-article>ul,.guide-lead{max-width:68ch}.guide-callout,.guide-editor-pick{margin:2rem 0;padding:1.25rem 1.5rem;border:1px solid var(--color-border-glass);border-radius:var(--radius-md);max-width:68ch}.guide-callout p,.guide-editor-pick p{margin:.6rem 0 0}.guide-callout p:first-child,.guide-editor-pick p:first-child{margin-top:0}.guide-editor-pick .guide-editor-pick__label{font-size:var(--text-sm);color:var(--text-secondary)}.guide-editor-pick .guide-editor-pick__title{margin-top:.35rem;font-size:var(--text-md);font-weight:600;color:var(--color-text-heading)}.guide-editor-pick__title a{color:inherit}.guide-callout .guide-callout__lead{font-weight:700;color:var(--color-text-heading)}