:root{--bg: #f5f7f9;--surface: #ffffff;--surface-soft: #f8fafc;--text: #0f172a;--muted: #5b667a;--border: #d9e0ea;--brand: #08b77a;--brand-deep: #069667;--brand-soft: #e7fbf3;--navy: #081a43;--radius-s: 10px;--radius-m: 16px;--radius-l: 22px;--shadow-s: 0 6px 20px rgba(15, 23, 42, .06);--shadow-m: 0 12px 28px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;scrollbar-color:rgba(109,177,145,.56) transparent}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#509c778a;background-clip:padding-box}html::-webkit-scrollbar-thumb:hover{background-color:#6bc797c2}html.marketing-page{background:#001d18;color-scheme:dark;scrollbar-color:rgba(83,227,147,.58) #001d18}html.marketing-page body{background:#001d18}html.marketing-page::-webkit-scrollbar{width:10px}html.marketing-page::-webkit-scrollbar-track{background:#001d18}html.marketing-page::-webkit-scrollbar-thumb{border:3px solid #001d18;border-radius:999px;background:#53e39394;background-clip:padding-box}html.marketing-page::-webkit-scrollbar-thumb:hover{background-color:#74f0abd1}body{margin:0;min-height:100vh;font-family:Manrope,Nunito,Segoe UI,sans-serif;color:var(--text);background:linear-gradient(180deg,#f1f8f6 0%,var(--bg) 34%,var(--bg) 100%);line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1240px,calc(100% - 2rem));margin-inline:auto}.section{padding:clamp(2.8rem,7vw,4.8rem) 0}.site-bg-glow{display:none}.brand{display:inline-flex;align-items:center;gap:.62rem;font-weight:800;letter-spacing:-.01em}.brand__logo{width:40px;height:40px;border-radius:12px}.brand span{color:var(--brand-deep);font-size:2rem;line-height:1}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:14px;padding:.72rem 1.2rem;font-weight:700;background:var(--brand);color:#fff;box-shadow:var(--shadow-s)}.button:hover{background:var(--brand-deep)}.button--small{padding:.54rem .92rem;font-size:.88rem}.button--with-icon{gap:.38rem}.button__icon{width:14px;height:14px;flex-shrink:0}.button--ghost{background:var(--surface);color:#334155;border-color:var(--border)}.button--ghost:hover{background:var(--surface-soft)}.button--subtle{background:#eef2f7;border-color:#d8e0ea;color:#475569;box-shadow:none}.button--subtle:hover{background:#e6edf5}.button--dark{background:#0b0b0b;color:#fff}.button--dark:hover{background:#1f2937}.store-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;border-radius:13px;border:1px solid transparent;padding:.68rem 1rem;font:inherit;font-weight:800;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.store-button svg{width:18px;height:18px;flex-shrink:0}.store-button span{line-height:1}.store-button--apple{background:#0b0b0b;color:#fff}.store-button--apple:hover{background:#1f2937}.store-button--google{background:#fff;color:#334155;border-color:var(--border)}.store-button--google:hover{background:#f7fafc;border-color:#c7d2df}.site-header{position:sticky;top:0;z-index:70;border-bottom:1px solid #dde4eb;background:#fffffff0;backdrop-filter:blur(8px)}.site-header__inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-nav{display:inline-flex;gap:1.35rem;align-items:center}.site-nav a{font-size:.95rem;font-weight:700;color:#334155}.site-nav a:hover{color:var(--brand-deep)}.site-header__actions{display:inline-flex;align-items:center;gap:.7rem}.icon-button{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;border:1px solid var(--border);background:var(--surface)}.hero{padding:clamp(3.2rem,8vw,5.8rem) 0 clamp(3rem,7vw,4.5rem)}.hero__content{max-width:820px;margin-inline:auto;text-align:center}.hero__badge{display:inline-flex;border-radius:999px;border:1px solid #b7e7d3;background:#f0fbf6;color:#334155;padding:.45rem .95rem;font-weight:700;font-size:.94rem}.hero h1{margin:1.2rem 0 1.1rem;font-size:clamp(2.3rem,6.2vw,4.8rem);line-height:1.04;letter-spacing:-.03em}.hero h1 span{color:var(--brand)}.hero p{margin:0 auto;max-width:760px;color:var(--muted);font-size:clamp(1rem,2.1vw,1.12rem)}.hero__actions{margin-top:1.7rem;display:inline-flex;gap:.8rem;flex-wrap:wrap}.hero__trust{margin:2rem auto 0;padding:0;list-style:none;display:grid;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr));max-width:780px}.hero__trust li{border-radius:12px;border:1px solid var(--border);background:var(--surface);padding:.74rem .9rem;font-weight:700;color:#334155}.section-heading h2{margin:0;font-size:clamp(1.8rem,3.8vw,3rem);letter-spacing:-.02em}.section-heading p{margin:.85rem 0 0;color:var(--muted)}.section-heading--center{text-align:center}.products-grid{margin-top:1.7rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{border-radius:20px;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-s);padding:1.3rem;min-height:255px;display:grid;align-content:start;gap:.8rem}.product-card__icon{width:88px;height:88px;border-radius:20px;display:grid;place-items:center;font-size:2rem;margin:0 auto .35rem}.product-card h3{margin:0;text-align:center;font-size:1.7rem}.product-card p{margin:0;text-align:center;color:var(--muted)}.product-card a{margin-top:.2rem;text-align:center;font-weight:800}.product-card--green .product-card__icon,.product-card--green a{color:#0f9f66;background:#e8faf2}.product-card--blue .product-card__icon,.product-card--blue a{color:#3b82f6;background:#ebf3ff}.product-card--violet .product-card__icon,.product-card--violet a{color:#8b5cf6;background:#f1ecff}.product-card--gold .product-card__icon,.product-card--gold a{color:#ca8a04;background:#fff6de}.product-card--red .product-card__icon,.product-card--red a{color:#ef4444;background:#ffeaea}.product-card--cyan .product-card__icon,.product-card--cyan a{color:#06b6d4;background:#e8fbff}.comparator{margin-top:1.4rem;border-radius:var(--radius-l);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-s);padding:1rem}.comparator__tabs{display:flex;flex-wrap:wrap;gap:.6rem;border-bottom:1px solid #e2e8f0;padding-bottom:.95rem}.tab{border:1px solid var(--border);border-radius:12px;background:#fff;color:#475569;font:inherit;font-weight:700;padding:.58rem .85rem;cursor:pointer}.tab.is-active{background:#0ea56d;color:#fff;border-color:#0ea56d}.comparator__body{margin-top:1rem;display:grid;gap:1rem;grid-template-columns:280px minmax(0,1fr)}.sidebar-card{border:1px solid var(--border);background:#f9fbfd;border-radius:var(--radius-m);padding:.95rem}.sidebar-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.sidebar-head h3{margin:0;font-size:1rem}.sidebar-head button{border:0;background:transparent;color:#0ea56d;font-weight:700;cursor:pointer}.field-label{margin:1rem 0 .4rem;font-size:.9rem;font-weight:800;color:#334155}.sidebar-card select,.comparator__toolbar input,.comparator__toolbar select{width:100%;min-height:44px;border-radius:12px;border:1px solid var(--border);background:#fff;color:#0f172a;font:inherit;padding:.55rem .8rem}.chips{display:flex;flex-wrap:wrap;gap:.48rem}.chip{border:1px solid var(--border);border-radius:999px;background:#fff;color:#475569;font:inherit;font-size:.82rem;font-weight:700;padding:.42rem .66rem;cursor:pointer}.chip.is-active{border-color:#0ea56d;background:#eafcf4;color:#0f9f66}.comparator__toolbar{display:grid;gap:.68rem;grid-template-columns:minmax(0,1fr) 220px}.comparator__meta{margin:.8rem 0 0;color:#64748b;font-size:.9rem}.comparator__state{margin-top:.85rem;border-radius:12px;border:1px dashed var(--border);color:#64748b;padding:.85rem}.comparator__list{margin-top:.85rem;display:grid;gap:.75rem}.result-card{border:1px solid var(--border);border-radius:16px;background:#fff;padding:.9rem;display:grid;grid-template-columns:190px minmax(0,1fr);gap:1rem}.result-card__thumb{border-radius:14px;min-height:120px;display:block}.icon-tile{width:100%;min-height:120px;border-radius:14px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);background:linear-gradient(135deg,#123458,#0f766e);color:#ecfeff}.icon-tile svg{width:44px;height:44px;display:block}.icon-tile--savings{background:linear-gradient(135deg,#115e59,#0f766e)}.icon-tile--loans{background:linear-gradient(135deg,#1d4ed8,#1e3a8a)}.icon-tile--cdt{background:linear-gradient(135deg,#155e75,#0f766e)}.card-visual{position:relative;overflow:hidden;border-radius:14px;min-height:120px;height:100%;border:1px solid rgba(255,255,255,.14);padding:.72rem;background:radial-gradient(circle at 85% 10%,#ffffff29,#fff0),linear-gradient(135deg,#10213b,#0a1b30)}.card-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.07) 30%,transparent 62%),repeating-linear-gradient(-40deg,transparent 0,transparent 14px,rgba(255,255,255,.04) 15px,rgba(255,255,255,.04) 16px)}.card-visual__chip{position:absolute;top:.74rem;left:.74rem;width:28px;height:20px;border-radius:5px;background:linear-gradient(145deg,#fee183,#d8a72f);border:1px solid rgba(255,255,255,.35)}.card-visual__network{position:absolute;right:.74rem;top:.74rem;color:#ffffffeb;font-size:.68rem;letter-spacing:.06em;font-weight:800;text-transform:uppercase}.card-visual__brand{position:absolute;right:.74rem;bottom:.74rem}.card-visual--visa{background:radial-gradient(circle at 15% 0%,#007eff47,#007eff00),linear-gradient(135deg,#013088,#0a3ea4 60%,#022d79)}.card-visual--visa:before{background:linear-gradient(120deg,transparent 22%,rgba(255,255,255,.16) 26%,transparent 34%),repeating-linear-gradient(-24deg,transparent 0,transparent 10px,rgba(109,179,255,.23) 11px,rgba(109,179,255,.23) 12px)}.card-visual--mastercard{background:linear-gradient(135deg,#0b1f3c,#02101f)}.card-visual--mastercard:before{background:radial-gradient(circle at 30% 80%,rgba(59,130,246,.24),transparent 45%),linear-gradient(120deg,transparent 40%,rgba(255,255,255,.12) 46%,transparent 56%)}.card-visual--amex{background:linear-gradient(135deg,#0146ad,#0f6ad8)}.card-visual--amex:before{background:radial-gradient(circle at 18% 88%,rgba(223,243,255,.23),transparent 45%),repeating-linear-gradient(-45deg,transparent 0,transparent 12px,rgba(211,233,255,.11) 13px,rgba(211,233,255,.11) 14px)}.card-visual--diners{background:linear-gradient(135deg,#053078,#0e4cae)}.card-visual--diners:before{background:radial-gradient(circle at 0 100%,rgba(255,255,255,.22),transparent 55%),linear-gradient(160deg,transparent 20%,rgba(255,255,255,.12) 46%,transparent 68%)}.card-visual--discover{background:linear-gradient(135deg,#232b36,#161e27)}.card-visual--discover:before{background:linear-gradient(70deg,transparent 70%,rgba(249,115,22,.7) 74%,transparent 81%),radial-gradient(circle at -20% 80%,rgba(255,255,255,.11),transparent 48%)}.card-visual--unionpay{background:linear-gradient(135deg,#081a32,#142640)}.card-visual--unionpay:before{background:linear-gradient(120deg,transparent 56%,rgba(230,57,70,.9) 62%,transparent 74%),linear-gradient(120deg,transparent 66%,rgba(37,99,235,.85) 73%,transparent 84%),linear-gradient(120deg,transparent 74%,rgba(22,163,74,.85) 82%,transparent 91%)}.card-visual--jcb{background:linear-gradient(135deg,#0d1f3f,#102f6d)}.card-visual--jcb:before{background:radial-gradient(circle at 50% 100%,rgba(59,130,246,.26),transparent 48%),repeating-linear-gradient(-28deg,transparent 0,transparent 10px,rgba(182,219,255,.09) 11px,rgba(182,219,255,.09) 12px)}.card-visual--generic{background:linear-gradient(135deg,#14243f,#0c1d35)}.card-visual--generic:before{background:radial-gradient(circle at 80% 16%,rgba(16,185,129,.34),transparent 40%),linear-gradient(176deg,transparent 55%,rgba(52,211,153,.28) 57%,transparent 60%)}.card-visual--tone-savings{background:linear-gradient(135deg,#123458,#0a8064)}.card-visual--tone-loans{background:linear-gradient(135deg,#1b2f53,#1f5ea8)}.card-visual--tone-cdt{background:linear-gradient(135deg,#102841,#0d6077)}.brand-badge{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:900;letter-spacing:.02em}.brand-badge--visa{font-size:.95rem}.brand-badge--mastercard{position:relative;width:34px;height:18px}.brand-badge--mastercard i{position:absolute;top:0;width:18px;height:18px;border-radius:50%}.brand-badge--mastercard i:first-child{left:0;background:#ef4444f2}.brand-badge--mastercard i:last-child{right:0;background:#f97316f2}.brand-badge--amex{border:1px solid rgba(255,255,255,.55);border-radius:5px;padding:.1rem .28rem;font-size:.65rem}.brand-badge--diners{width:27px;height:18px;border-radius:999px;border:2px solid rgba(255,255,255,.85)}.brand-badge--diners i{width:7px;height:10px;border-radius:999px;background:#ffffffe6}.brand-badge--discover{font-size:.63rem}.brand-badge--unionpay{gap:.15rem}.brand-badge--unionpay i{border-radius:4px;padding:.14rem .24rem;font-style:normal;font-size:.62rem;font-weight:900}.brand-badge--unionpay i:first-child{background:#e11d48}.brand-badge--unionpay i:last-child{background:#0ea5e9}.brand-badge--jcb{gap:.15rem}.brand-badge--jcb i{border-radius:3px;font-style:normal;font-size:.62rem;font-weight:900;padding:.14rem .22rem}.brand-badge--jcb i:nth-child(1){background:#2563eb}.brand-badge--jcb i:nth-child(2){background:#dc2626}.brand-badge--jcb i:nth-child(3){background:#16a34a}.brand-badge--generic{font-size:.62rem;border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:.18rem .46rem}.result-card__body h3{margin:0;font-size:1.18rem}.result-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.result-card__title-group{min-width:0}.entity{margin:.3rem 0 0;color:#64748b;font-size:.93rem}.tags{margin-top:.72rem;display:flex;flex-wrap:wrap;gap:.46rem}.tags span{border-radius:999px;background:#ecfdf5;color:#0f9f66;font-weight:700;font-size:.8rem;padding:.3rem .58rem}.result-card__summary{margin-top:.8rem;display:grid;gap:.3rem}.result-card__summary p{margin:0;color:#475569;font-size:.92rem}.result-card__footer{margin-top:.8rem;display:flex;align-items:flex-end;justify-content:space-between;gap:.7rem;flex-wrap:wrap}.result-card__footer-copy{display:grid;gap:.2rem}.result-card__footer-copy strong{font-size:1.08rem}.result-card__footer-copy small{color:#64748b}.result-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.25rem .7rem;border-radius:999px;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.status-badge--published{background:#e8faf2;color:#0c8f62}.status-badge--draft{background:#fff6de;color:#a16207}.status-badge--archived{background:#eef2f7;color:#526174}.lock-card{position:relative;overflow:hidden;border-radius:16px;border:1px solid var(--border);min-height:160px}.lock-card__veil{position:absolute;inset:0;backdrop-filter:blur(7px);background:linear-gradient(180deg,#ffffff59,#ffffffd1),radial-gradient(circle at 10% 0,#0ea56d33,#0ea56d00)}.lock-card__content{position:relative;z-index:2;padding:1rem}.lock-card__content h3{margin:0}.lock-card__content p{margin:.5rem 0 0;color:#556173}.lock-card__actions{margin-top:.8rem;display:flex;flex-wrap:wrap;gap:.6rem}.stats-strip{margin-top:.8rem;background:linear-gradient(145deg,#04af74,#08b77a);color:#fff;padding:clamp(2rem,4vw,2.7rem) 0}.stats-strip__inner{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));text-align:center}.stats-strip strong{font-size:clamp(2rem,4vw,3rem);display:block}.stats-strip article:last-child strong{font-size:clamp(1.1rem,2.8vw,1.7rem)}.stats-strip span{opacity:.95}.site-footer{background:#071538;color:#dbeafe;padding:3rem 0 2rem;text-align:center}.site-footer__grid{display:grid;gap:1.4rem;grid-template-columns:repeat(4,minmax(180px,220px));width:min(960px,calc(100% - 2rem));margin-inline:auto;justify-content:center;text-align:center}.site-footer__grid>div{display:grid;justify-items:center;align-content:start}.site-footer .brand{justify-content:center}.site-footer h3{margin:0;font-size:1.2rem;color:#fff}.site-footer a{display:block;margin-top:.55rem;color:#c9d6ea}.site-footer a:hover{color:#8af0c9}.site-footer p{margin:.8rem 0 0;color:#b8c7df}.site-footer p.site-footer__copy{margin:2.1rem auto 0;width:min(960px,calc(100% - 2rem));border-top:1px solid rgba(201,214,234,.18);padding-top:1rem;text-align:center;color:#c9d6ea}.android-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:1rem}.android-modal[hidden]{display:none}.android-modal__backdrop{position:absolute;inset:0;background:#07132b9e;backdrop-filter:blur(4px)}.android-modal__panel{position:relative;z-index:1;width:min(520px,calc(100vw - 2rem));border-radius:20px;border:1px solid #d2dae6;background:#fff;padding:1.2rem 1.2rem 1rem;box-shadow:var(--shadow-m)}.android-modal__close{position:absolute;top:.52rem;right:.52rem;width:34px;height:34px;border:1px solid var(--border);border-radius:10px;background:#fff;color:#334155;font-size:1.2rem;cursor:pointer}.android-modal__icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#e7fbf3;font-size:1.35rem}.android-modal h3{margin:.8rem 0 0;font-size:1.4rem}.android-modal p{margin:.54rem 0 0;color:#475569}.android-modal__status{margin-top:.7rem;font-size:.9rem;color:#0f9f66}.android-modal__status.is-error{color:#c2410c}.product-modal{position:fixed;inset:0;z-index:125;display:grid;place-items:center;padding:1rem}.product-modal[hidden]{display:none}.product-modal__backdrop{position:absolute;inset:0;background:#07132b9e;backdrop-filter:blur(4px)}.product-modal__panel{position:relative;z-index:1;width:min(560px,calc(100vw - 2rem));border-radius:20px;border:1px solid #d2dae6;background:#fff;padding:1.2rem;box-shadow:var(--shadow-m)}.product-modal__close{position:absolute;top:.52rem;right:.52rem;width:34px;height:34px;border:1px solid var(--border);border-radius:10px;background:#fff;color:#334155;font-size:1.2rem;cursor:pointer}.product-modal h3{margin:0;font-size:1.36rem}.product-modal__subtitle{margin:.4rem 0 0;color:#334155;font-weight:700}.product-modal__message{margin:.7rem 0 0;color:#475569}.product-modal__actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.62rem}.product-modal__actions .button{flex:1 1 180px}.product-modal__panel>.button--subtle{margin-top:.68rem;width:100%}.product-modal__note{margin:.58rem 0 0;font-size:.9rem;color:#64748b}.is-modal-open{overflow:hidden}.button.is-disabled{pointer-events:none;opacity:.58}.legal{max-width:980px}.legal--rich{padding-top:2.6rem}.legal__back{display:inline-flex;margin-bottom:1rem;color:var(--brand-deep);font-weight:700}.legal__eyebrow{margin:0;color:var(--brand-deep);font-size:.85rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.legal__meta{color:var(--muted)}.legal h1{margin:.4rem 0 .8rem;font-size:clamp(1.8rem,4vw,2.8rem)}.legal h2,.legal h3{margin:0}.legal p,.legal li{color:#2f3d53}.legal__surface{margin-top:1.2rem;border:1px solid var(--border);border-radius:16px;background:#f8fbfe;padding:1rem}.legal__toc{margin-top:.7rem;display:flex;flex-wrap:wrap;gap:.5rem}.legal__toc a{border:1px solid #cde9dd;background:#edfbf4;color:#0f9f66;border-radius:999px;padding:.35rem .65rem;font-weight:700;font-size:.86rem}.legal__section{margin-top:1.3rem;border-top:1px solid #dde4eb;padding-top:1rem}.legal__note{margin-top:1.6rem;border:1px solid #f1d8a8;background:#fffaec;border-radius:14px;padding:1rem}.legal__table-wrap{margin-top:.85rem;overflow-x:auto;border:1px solid #dde4eb;border-radius:12px;background:#fff}.legal__table{width:100%;border-collapse:collapse;min-width:760px}.legal__table th,.legal__table td{border-bottom:1px solid #e6edf5;padding:.7rem .75rem;text-align:left;vertical-align:top;color:#2f3d53;font-size:.9rem}.legal__table th{background:#f5f8fc;color:#1e2a3a;font-weight:700}.legal__table tr:last-child td{border-bottom:none}.card-like{border:1px solid var(--border);border-radius:22px;background:#fffffff5;box-shadow:var(--shadow-s)}.admin-shell{display:grid;gap:1.3rem}.admin-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 0 .25rem}.admin-hero h1{margin:.9rem 0 0;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.03em}.admin-hero p{margin:.8rem 0 0;max-width:760px;color:var(--muted)}.admin-session-card{min-width:240px;display:flex;align-items:center;justify-content:space-between;gap:.9rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid #cde9dd;background:linear-gradient(135deg,#f7fffb,#ecfdf5)}.admin-session-card strong{display:block;margin:0}.admin-session-card p{margin:.2rem 0 0;color:#516173;font-size:.92rem}.admin-login,.admin-panel{padding:1.2rem}.admin-login__grid{margin-top:1.2rem;display:grid;gap:1rem;grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr)}.admin-login__divider{border:1px dashed #cfe0ef;border-radius:18px;background:#f8fbfe;display:grid;align-content:center;justify-items:center;gap:.9rem;padding:1.25rem}.admin-login__divider span{color:var(--muted);font-weight:700}.admin-grid{display:grid;gap:1rem}.admin-institutions-grid,.admin-products-grid{margin-top:1rem;display:grid;gap:1rem}.admin-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-panel__head h2{margin:0;font-size:1.4rem}.admin-panel__head p{margin:.35rem 0 0;color:var(--muted)}.admin-type-tabs{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.6rem}.admin-tab{border:1px solid var(--border);border-radius:12px;background:#fff;color:#475569;font:inherit;font-weight:800;padding:.62rem .9rem;cursor:pointer}.admin-tab.is-active{border-color:#0ea56d;background:#0ea56d;color:#fff}.admin-split{margin-top:1rem;display:grid;gap:1rem;grid-template-columns:minmax(280px,420px) minmax(0,1fr)}.admin-list{display:grid;gap:.8rem;align-content:start}.admin-list--products{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-empty-state{border:1px dashed #d1d9e6;border-radius:18px;background:#f8fbfe;padding:1.2rem}.admin-empty-state strong{display:block}.admin-empty-state p{margin:.4rem 0 0;color:var(--muted)}.admin-list-card,.admin-product-card{width:100%;border:1px solid var(--border);border-radius:18px;background:#fff;color:inherit;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.admin-list-card:hover,.admin-product-card:hover{border-color:#b9d8ca;box-shadow:0 14px 28px #081a4314;transform:translateY(-1px)}.admin-list-card.is-active,.admin-product-card.is-active{border-color:#0ea56d;box-shadow:0 16px 34px #08b77a24}.admin-list-card{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.9rem}.admin-list-card__media{width:56px;height:56px;border-radius:18px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#e7fbf3,#eef8ff);color:#0c8f62;font-weight:800}.admin-list-card__media img{width:100%;height:100%;object-fit:cover}.admin-list-card__body strong{display:block;font-size:1rem}.admin-list-card__body p,.admin-list-card__body small{display:block;margin:.2rem 0 0;color:var(--muted)}.admin-list-card__actions{display:grid;justify-items:end;gap:.6rem}.admin-catalog-card{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.admin-catalog-card:hover{border-color:#b9d8ca;box-shadow:0 14px 28px #081a4314;transform:translateY(-1px)}.admin-catalog-card.is-selected{border-color:#0ea56d;box-shadow:0 16px 34px #08b77a24}.admin-catalog-card .result-card__actions .button{min-width:84px}.admin-route-nav{display:flex;flex-wrap:wrap;gap:.6rem}.admin-route-nav .button.is-active{border-color:#0ea56d;background:#edfbf4;color:#0c8f62}.admin-modal{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:1rem}.admin-modal[hidden]{display:none}.admin-modal__backdrop{position:absolute;inset:0;background:#07132b9e;backdrop-filter:blur(4px)}.admin-modal__panel{position:relative;z-index:1;width:min(640px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow:auto;border-radius:22px;border:1px solid #d2dae6;background:#fff;padding:1.25rem;box-shadow:var(--shadow-m)}.admin-modal__panel--wide{width:min(860px,calc(100vw - 2rem))}.admin-modal__panel--form form{margin-top:1rem}.admin-modal__close{position:absolute;top:.6rem;right:.6rem;width:36px;height:36px;border:1px solid var(--border);border-radius:10px;background:#fff;color:#334155;font-size:1.25rem;cursor:pointer}.admin-modal__header{padding-right:2.2rem}.admin-modal__eyebrow{display:inline-flex;border-radius:999px;border:1px solid #cde9dd;background:#edfbf4;color:#0c8f62;padding:.3rem .72rem;font-size:.8rem;font-weight:800}.admin-modal__header h3{margin:.8rem 0 0;font-size:1.55rem}.admin-modal__header p{margin:.45rem 0 0;color:var(--muted)}.admin-status-grid{margin-top:1rem;display:grid;gap:.7rem}.admin-form{display:grid;gap:.9rem}.admin-login__form{max-width:540px}.admin-form--dense{align-content:start}.admin-form label,.admin-field-group label{display:grid;gap:.36rem}.admin-form label span,.admin-field-group label span{font-size:.88rem;font-weight:800;color:#334155}.admin-form input,.admin-form select,.admin-form textarea,.admin-toolbar input,.admin-toolbar select{width:100%;min-height:46px;border-radius:13px;border:1px solid var(--border);background:#fff;color:#0f172a;font:inherit;padding:.68rem .82rem}.admin-form textarea{min-height:110px;resize:vertical}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus,.admin-toolbar input:focus,.admin-toolbar select:focus{outline:none;border-color:#66c5a0;box-shadow:0 0 0 4px #08b77a1f}.admin-form__meta{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding-bottom:.75rem;border-bottom:1px solid #e8eef5}.admin-form__meta strong{font-size:1.05rem}.admin-form__meta span{color:#0c8f62;font-weight:800}.admin-form__caption{margin:-.15rem 0 0;color:var(--muted);font-size:.9rem}.admin-toolbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:1rem}.admin-toolbar label{display:grid;gap:.36rem}.admin-toolbar label span{font-size:.88rem;font-weight:800;color:#334155}.admin-toolbar__actions{display:flex;align-items:end;gap:.6rem;flex-wrap:wrap}.admin-toolbar__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.admin-field-group{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:1rem;border-radius:18px;border:1px solid #e6edf5;background:#f8fbfe}.admin-field-group__full{grid-column:1 / -1}.admin-form-section{display:grid;gap:.75rem}.admin-form-section__header h4{margin:0;font-size:1rem}.admin-form-section__header p{margin:.3rem 0 0;color:var(--muted);font-size:.92rem}.admin-checkbox{display:flex;align-items:center;gap:.7rem}.admin-checkbox input{width:18px;min-height:18px;height:18px;margin:0;padding:0}.admin-checkbox span{font-size:.95rem}.admin-form__actions{display:flex;flex-wrap:wrap;gap:.7rem;padding-top:.2rem}.admin-message{min-height:1.4rem;margin:0;color:#4b5563;font-size:.92rem}.admin-message[data-state=error]{color:#b45309}.admin-message[data-state=info]{color:#0c8f62}.admin-pagination{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:1rem}@media (max-width: 1080px){.site-header__inner{min-height:62px}.site-nav{display:none}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comparator__body{grid-template-columns:1fr}.admin-hero,.admin-panel__head,.admin-form__meta,.admin-toolbar__meta,.admin-pagination{flex-direction:column;align-items:flex-start}.admin-split,.admin-login__grid,.admin-list--products{grid-template-columns:1fr}.admin-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.site-header__actions .icon-button{display:none}.site-header__actions .store-button{min-height:38px;min-width:38px;padding:.45rem}.site-header__actions .store-button span{display:none}.hero__trust,.products-grid,.stats-strip__inner,.site-footer__grid{grid-template-columns:1fr}.hero__actions{width:100%;display:grid;grid-template-columns:1fr}.hero__actions .button,.lock-card__actions .button,.hero__actions .store-button,.lock-card__actions .store-button{width:100%}.site-header__actions{gap:.4rem}.comparator__toolbar,.result-card{grid-template-columns:1fr}.result-card__thumb{min-height:96px}.result-card__actions{width:100%;justify-content:stretch}.result-card__actions .button{width:100%}.product-modal__actions{flex-direction:column}.product-modal__actions .button{width:100%;flex-basis:auto}.admin-product-card,.admin-list-card{grid-template-columns:1fr}.admin-list-card__actions{justify-items:stretch}.admin-field-group,.admin-toolbar{grid-template-columns:1fr}.admin-toolbar__actions,.admin-pagination,.admin-pagination .button,.admin-form__actions .button{width:100%}.admin-modal__panel,.admin-modal__panel--wide{width:min(100%,calc(100vw - 1rem));padding:1rem}}:root{--bg: #f5f9f6;--surface: #ffffff;--surface-soft: #f0fdf4;--text: #102218;--muted: #5f6f65;--border: #dce7df;--brand: #16a34a;--brand-deep: #0e5c31;--brand-soft: #e7f6eb;--navy: #072b15;--shadow-s: 0 1px 4px rgba(7, 43, 21, .07), 0 8px 24px rgba(7, 43, 21, .04);--shadow-m: 0 14px 36px rgba(7, 43, 21, .14)}body{font-family:Inter,Segoe UI,sans-serif;background:var(--bg)}h1,h2,h3,.brand,.button,.store-button{font-family:Plus Jakarta Sans,Inter,sans-serif}.site-header{border-bottom:0;background:#fffffff7;box-shadow:0 1px 8px #072b150f}.site-header__topbar{min-height:58px}.brand{gap:.5rem}.brand__logo{width:34px;height:34px;border-radius:9px}.brand span{color:#072b15;font-size:1.55rem}.product-nav{display:flex;flex:1 1 auto;align-items:center;justify-content:center;gap:.12rem;min-width:0;margin-inline:.55rem}.product-nav__item{min-height:36px;border:0;border-radius:9px;padding:.48rem .58rem;background:transparent;color:#69766e;font:700 .72rem Inter,sans-serif;white-space:nowrap;cursor:pointer;transition:color .16s ease-out,background .16s ease-out}.product-nav__item:hover,.product-nav__item.is-active{color:#0b3d20;background:#f0fdf4}.product-nav__item:focus-visible{outline:3px solid rgba(22,163,74,.28);outline-offset:1px}.site-header__actions{margin-left:auto;gap:.55rem}.site-header__actions .store-button{min-height:38px;padding:.5rem .78rem;border-radius:10px;font-size:.78rem}.site-header__actions .store-button:focus-visible{outline:3px solid rgba(22,163,74,.35);outline-offset:2px}.site-header__actions .store-button--google{border-color:#cfe0d4;color:#254436}.site-header__actions .store-button--google:hover{background:#f0fdf4;border-color:#83c99a}.site-category-nav{border-top:1px solid #edf2ee;background:#fff}.subcategory-nav__shell{display:flex;align-items:stretch;min-width:0}.site-category-nav__inner{min-height:68px;display:flex;flex:1 1 auto;align-items:end;gap:.15rem;overflow-x:auto;scrollbar-width:none;padding-top:.25rem}.site-category-nav__inner::-webkit-scrollbar{display:none}.subcategory-nav__item{flex:0 0 auto;min-width:105px;min-height:63px;border:0;border-bottom:2px solid transparent;border-radius:12px 12px 0 0;padding:.35rem .65rem .32rem;background:transparent;color:#94a09a;font:700 .66rem Inter,sans-serif;cursor:pointer;opacity:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;white-space:nowrap;transition:color .15s ease-out,background .15s ease-out}.subcategory-nav__item:hover{color:#526158;background:#f8faf9}.subcategory-nav__item.is-active{color:#0b3d20;background:#f0fdf4;border-bottom-color:#16a34a}.subcategory-nav__item:focus-visible{outline:3px solid rgba(22,163,74,.25);outline-offset:-3px}.subcategory-nav__icon{width:32px;height:32px;display:grid;place-items:center;transition:transform .16s ease-out}.subcategory-nav__icon svg{display:block;width:100%;height:100%}.subcategory-nav__item.is-active .subcategory-nav__icon{transform:scale(1.08)}.comparator-hero{color:#fff;background:linear-gradient(145deg,#052010,#082d18 45%,#0e5030);position:relative;overflow:hidden}.comparator-hero:after{content:"";display:block;height:34px;margin-bottom:-1px;background:var(--bg);clip-path:ellipse(68% 100% at 50% 100%)}.comparator-hero__content{padding:clamp(3rem,7vw,5rem) 0 4rem;max-width:1240px}.breadcrumb{margin:0 0 1.55rem;color:#ffffff8c;font-size:.76rem}.breadcrumb span{margin:0 .35rem;color:#ffffff4d}.breadcrumb strong{color:#d9f8e4}.comparator-hero__eyebrow{display:inline-flex;align-items:center;gap:.48rem;margin:0 0 1rem;color:#91efaf;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.comparator-hero__eyebrow i{width:.5rem;height:.5rem;border-radius:999px;background:#4ade80;box-shadow:0 0 0 4px #4ade801a}.comparator-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(2rem,4.5vw,3.35rem);line-height:1.08;letter-spacing:-.035em}.comparator-hero__content>p:not(.breadcrumb):not(.comparator-hero__eyebrow){max-width:670px;margin:1.15rem 0 0;color:#c7ead3;font-size:1rem;line-height:1.7}.comparator-hero__link{display:inline-flex;align-items:center;gap:.45rem;margin-top:1.6rem;color:#86efac;font-weight:800;font-size:.9rem}.comparator-section{padding:2rem 0 4.8rem}.comparator-intro{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}.eyebrow{margin:0 0 .38rem;color:#16803d;font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.comparator-intro h2,.methodology h2{margin:0;color:#0b3d20;font-size:clamp(1.4rem,2.5vw,2rem);letter-spacing:-.025em}.comparator-intro>p{max-width:430px;margin:0;color:var(--muted);font-size:.9rem;line-height:1.65}.comparator{margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.comparator__tabs{display:none}.comparator__body{display:grid;margin-top:0;grid-template-columns:minmax(0,1fr) 288px;grid-template-areas:"content editorial";align-items:start;gap:2rem}.filter-trigger{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1rem;border:1px solid #cfe2d4;border-radius:10px;background:#f0fdf4;color:#0e7435;font:800 .78rem Plus Jakarta Sans,sans-serif;cursor:pointer;transition:background .15s ease-out,border-color .15s ease-out}.filter-trigger:hover{border-color:#86c99a;background:#e7f9ec}.filter-trigger:focus-visible{outline:3px solid rgba(22,163,74,.24);outline-offset:2px}.comparator__sidebar{position:fixed;z-index:130;inset:0;display:none;margin:0;padding:0;align-items:stretch;justify-items:end}.comparator__sidebar[data-open=true]{display:grid}.filter-drawer__backdrop{display:block;position:absolute;inset:0;border:0;background:#041b0c85;backdrop-filter:blur(2px);cursor:pointer}.sidebar-card{position:relative;z-index:1;width:min(370px,100vw);height:100%;overflow:auto;border:0;border-radius:0;background:#fff;box-shadow:-12px 0 40px #072b152e;padding:1.35rem}.sidebar-head h3{color:#0b3d20;font-size:.95rem}.sidebar-head>div{display:flex;align-items:center;gap:.4rem}.sidebar-head button{color:#16803d;font-size:.77rem}.filter-close{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #dce7df!important;border-radius:8px;color:#476052!important;font-size:1.15rem!important;cursor:pointer}.field-label{color:#46584d;font-size:.76rem;letter-spacing:.04em;text-transform:uppercase}.sidebar-card select,.comparator__toolbar input,.comparator__toolbar select{min-height:42px;border-radius:10px;border-color:#dbe6de;background:#fbfdfb;font-size:.86rem}.chip{border-color:#dbe6de;color:#526157;font-size:.76rem}.chip.is-active{border-color:#65c982;background:#f0fdf4;color:#0e7435}.comparator__content{grid-area:content;min-width:0}.comparator__toolbar{grid-template-columns:minmax(0,1fr) auto 205px;gap:.75rem}.comparator__meta{margin:.8rem 0 0;color:#748279;font-size:.78rem}.comparator__state{border-color:#c8dfd0;background:#f6fbf7;color:#52705d}.comparator__list{gap:1rem;margin-top:1rem}.is-filter-open{overflow:hidden}.editorial-stats[hidden],.editorial-heading[hidden],.editorial-sidebar[hidden],.comparator-intro[hidden]{display:none}.editorial-stats{margin-bottom:1.35rem;overflow:hidden;border:1px solid #e2e7e4;border-radius:18px;background:#fff;box-shadow:var(--shadow-s)}.editorial-stats__head{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem 1rem;border-bottom:1px solid #edf1ee;background:#fbfcfb}.editorial-stats__head span{color:#304d3a;font-size:.72rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.editorial-stats__head small{color:#87958c;font-size:.67rem}.editorial-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.editorial-stat{min-width:0;display:flex;align-items:center;gap:.65rem;padding:1rem}.editorial-stat+.editorial-stat{border-left:1px solid #edf1ee}.editorial-stat__icon{flex:0 0 auto;width:36px;height:36px}.editorial-stat__icon svg{display:block;width:100%;height:100%}.editorial-stat__copy{min-width:0;display:grid;gap:.08rem}.editorial-stat__copy strong{font:850 1.12rem Plus Jakarta Sans,sans-serif;letter-spacing:-.025em}.editorial-stat__copy small{overflow:hidden;color:#637168;font-size:.69rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.editorial-heading{display:flex;align-items:center;gap:.8rem;margin:0 0 1rem}.editorial-heading__marker{align-self:stretch;width:4px;min-height:42px;border-radius:999px;background:linear-gradient(#16a34a,#4ade80)}.editorial-heading p{margin:0;color:#123d22;font:850 1.08rem Plus Jakarta Sans,sans-serif}.editorial-heading p span{color:#668071;font-weight:650}.editorial-heading small{display:block;margin-top:.18rem;color:#87958c;font-size:.69rem}.editorial-sidebar{grid-area:editorial;min-width:0;display:flex;flex-direction:column;gap:1rem;position:sticky;top:150px}.editorial-card{border:1px solid #e1e9e3;border-radius:17px;background:#fff;padding:1rem;box-shadow:var(--shadow-s)}.editorial-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.editorial-card__head>div{min-width:0;display:flex;align-items:center;gap:.55rem}.editorial-card__icon{flex:0 0 auto;width:34px;height:34px}.editorial-card__icon svg{display:block;width:100%;height:100%}.editorial-card h3{margin:0;color:#123d22;font:850 .91rem Plus Jakarta Sans,sans-serif;letter-spacing:-.015em}.editorial-card>p{margin:.7rem 0 .85rem;color:#67766d;font-size:.76rem;line-height:1.55}.pending-badge{flex:0 0 auto;display:inline-flex;align-items:center;min-height:21px;padding:.25rem .45rem;border:1px solid #d7e5da;border-radius:999px;background:#f4faf5;color:#32814d;font-size:.56rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.credit-profiles{display:grid;gap:.28rem}.credit-profile{width:100%;min-height:43px;display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:.6rem;border:1px solid transparent;border-radius:10px;padding:.42rem .5rem;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:border-color .14s ease-out,background .14s ease-out}.credit-profile:hover{background:#f7faf8}.credit-profile.is-selected{border-color:#91d4a5;background:#effaf2}.credit-profile:focus-visible{outline:3px solid rgba(22,163,74,.2);outline-offset:1px}.credit-profile__dot{width:10px;height:10px;border-radius:50%;box-shadow:0 0 0 3px #0f32190d}.credit-profile__copy{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.credit-profile__copy strong{overflow:hidden;color:#385044;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.credit-profile__copy small{flex:0 0 auto;color:#8a968e;font-size:.65rem}.credit-profile__arrow{color:#a2aca5;font-size:1.1rem;line-height:1}.credit-profile.is-selected .credit-profile__arrow{color:#16803d}.editorial-card__action,.editorial-card__dropzone{width:100%;min-height:40px;margin-top:.75rem;border:1px solid #cfe2d4;border-radius:10px;background:#f0fdf4;color:#15753a;font:800 .7rem Plus Jakarta Sans,sans-serif;cursor:pointer}.editorial-card__action:hover{background:#e5f8eb}.editorial-card--methodology{border-color:#17713b;background:linear-gradient(145deg,#0d5a2e,#178446)}.editorial-card--methodology h3,.editorial-card--methodology>p{color:#fff}.editorial-card--methodology>p{color:#d6f4df}.pending-badge--light{border-color:#ffffff47;background:#ffffff1f;color:#e4faea}.editorial-card__text-action{display:inline-flex;align-items:center;gap:.4rem;border:0;padding:0;background:transparent;color:#b7f7c9;font:800 .72rem Plus Jakarta Sans,sans-serif;cursor:pointer}.editorial-card__dropzone{display:flex;align-items:center;justify-content:center;gap:.45rem;border-style:dashed;background:#fbfdfb;color:#526c5b}.editorial-card__dropzone span{font-size:1.1rem;line-height:1}.editorial-feedback{margin:.65rem 0 0!important;border-radius:8px;padding:.55rem .65rem;background:#fff8e5;color:#7c5c12!important;font-size:.65rem!important;line-height:1.4!important}.editorial-feedback--light{background:#ffffff1f;color:#e8faed!important}.comparator[data-mode=coming-soon] .comparator__body,.comparator[data-mode=unavailable] .comparator__body{display:block}.comparator[data-mode=coming-soon] .comparator__sidebar,.comparator[data-mode=coming-soon] .editorial-sidebar,.comparator[data-mode=coming-soon] .filter-trigger,.comparator[data-mode=coming-soon] .comparator__toolbar,.comparator[data-mode=unavailable] .comparator__sidebar,.comparator[data-mode=unavailable] .editorial-sidebar,.comparator[data-mode=unavailable] .filter-trigger,.comparator[data-mode=unavailable] .comparator__toolbar{display:none}.comparator__state.is-coming-soon{min-height:300px;border:1px solid #d8e9dd;background:linear-gradient(145deg,#fff,#f0fbf3);padding:2.3rem 1.3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:var(--shadow-s)}.coming-soon__icon{width:66px;height:66px}.coming-soon__icon svg{width:100%;height:100%}.comparator__state.is-coming-soon>span{margin-top:.75rem;color:#16803d;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.comparator__state.is-coming-soon h3{margin:.45rem 0 0;color:#0b3d20;font-size:1.55rem}.comparator__state.is-coming-soon p{max-width:530px;margin:.6rem 0 0;color:#607067}.coming-soon__actions{display:flex;gap:.6rem;margin-top:1.15rem}.result-card{border-color:#e0eae3;border-radius:16px;padding:1.1rem;grid-template-columns:150px minmax(0,1fr);gap:1.15rem;box-shadow:var(--shadow-s);transition:transform .18s ease-out,box-shadow .18s ease-out}.result-card:hover{transform:translateY(-2px);box-shadow:0 5px 24px #072b151c}.result-card__thumb,.card-visual,.icon-tile{min-height:112px;border-radius:12px}.result-card__body h3{color:#0b3d20;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem}.entity{margin-top:.22rem;font-size:.82rem}.tags{margin-top:.55rem}.tags span{background:#edf9f0;color:#16733a;font-size:.7rem;padding:.27rem .5rem}.result-card__footer{border-top:1px solid #edf2ee;padding-top:.75rem}.result-card__footer-copy strong{color:#0b3d20;font-family:Plus Jakarta Sans,sans-serif;font-size:1.18rem}.result-card__footer-copy small{font-size:.72rem}.result-card__actions .button{border-radius:10px;background:linear-gradient(135deg,#0e5c31,#16a34a);box-shadow:none;font-size:.78rem}.lock-card{border-color:#cfe3d5;border-radius:16px}.comparator-product-card{overflow:hidden;border:1px solid #e0eae3;border-radius:18px;background:#fff;box-shadow:var(--shadow-s);transition:transform .18s ease-out,box-shadow .18s ease-out}.comparator-product-card:hover{transform:translateY(-2px);box-shadow:0 5px 24px #072b151c}.comparator-product-card__main{display:grid;grid-template-columns:142px minmax(0,1fr) 145px;gap:1.15rem;padding:1.15rem}.comparator-product-card__visual{min-width:0;display:flex;flex-direction:column;align-items:center;gap:.48rem}.comparator-product-card__visual>.card-visual,.comparator-product-card__visual>.icon-tile{width:100%;min-height:98px;border-radius:12px}.comparator-product-card__image{width:100%;min-height:98px;max-height:112px;border-radius:12px;object-fit:contain;background:#f6faf7;padding:.5rem}.comparator-product-card__compare{display:inline-flex;align-items:center;gap:.28rem;border:0;padding:0;background:transparent;color:#849188;font:700 .68rem Inter,sans-serif;cursor:pointer}.comparator-product-card__compare:hover{color:#16803d}.comparator-product-card__content{min-width:0}.comparator-product-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.comparator-product-card__heading h3{margin:0;color:#0b3d20;font:850 1.07rem Plus Jakarta Sans,sans-serif;letter-spacing:-.022em}.comparator-product-card__heading p{margin:.16rem 0 0;color:#78867d;font-size:.76rem;font-weight:650}.catalog-quality{flex:0 0 auto;display:inline-flex;align-items:center;min-height:23px;border:1px solid #d9e6dd;border-radius:999px;padding:.18rem .48rem;background:#f7fbf8;color:#5f7066;font-size:.58rem;font-weight:850;letter-spacing:.035em;text-transform:uppercase}.catalog-quality--complete{border-color:#bce4c8;background:#f0fdf4;color:#16733a}.catalog-quality--partial{border-color:#f3ddb0;background:#fffaf0;color:#987019}.catalog-quality--informational{border-color:#dbe2e8;background:#f7f9fb;color:#687682}.comparator-product-card__rating{display:inline-flex;align-items:center;gap:.32rem;margin:.55rem 0 0;color:#9aa59e;font-size:.66rem}.comparator-product-card__rating>span{color:#e3ad34;font-size:.95rem;line-height:1}.comparator-product-card__rating strong{color:#7f8d84;font-weight:800}.comparator-product-card__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.85rem}.comparator-product-card__metric{min-width:0;padding:0 .78rem}.comparator-product-card__metric:first-child{padding-left:0}.comparator-product-card__metric+.comparator-product-card__metric{border-left:1px solid #edf1ee}.comparator-product-card__metric small{display:block;margin-bottom:.27rem;color:#8a968e;font-size:.57rem;font-weight:850;letter-spacing:.075em;text-transform:uppercase}.comparator-product-card__metric strong{display:block;overflow:hidden;color:#123d22;font:850 .88rem Plus Jakarta Sans,sans-serif;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.comparator-product-card__metric:nth-child(2) strong{color:#15753a}.comparator-product-card__metric:nth-child(3) strong{color:#7049aa}.comparator-product-card__metric span{display:block;overflow:hidden;min-height:.9rem;margin-top:.18rem;color:#97a198;font-size:.62rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.comparator-product-card__metric.is-pending strong{color:#94a099;font-size:.72rem}.comparator-product-card__metric.is-pending span{color:#a7b0aa}.comparator-product-card__score{display:flex;align-items:center;gap:.5rem;margin-top:.8rem;color:#89958d}.comparator-product-card__score>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#fef3c7,#dcfce7);color:#658d6e;font-size:1rem}.comparator-product-card__score p{margin:0;font-size:.67rem}.comparator-product-card__score strong{display:block;margin-top:.08rem;color:#718078;font-size:.73rem}.comparator-product-card__actions{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:.7rem}.comparator-product-card__cta{width:100%;justify-content:center;min-height:43px;border-radius:11px!important}.comparator-product-card__details{display:inline-flex;align-items:center;justify-content:flex-end;gap:.3rem;border:0;padding:0;background:transparent;color:#247747;font:800 .71rem Plus Jakarta Sans,sans-serif;cursor:pointer}.comparator-product-card__details:hover{color:#0b5428}.comparator-product-card__details-panel{border-top:1px solid #edf1ee;padding:.9rem 1.15rem 1.05rem;background:#fbfdfb}.comparator-product-card__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.comparator-benefit{min-width:0;display:flex;align-items:flex-start;gap:.55rem;border:1px solid #e7eee9;border-radius:11px;padding:.7rem;background:#fff}.comparator-benefit__icon{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#effaf2;color:#16803d}.comparator-benefit--cashback .comparator-benefit__icon{background:#fff7e3;color:#bd7e00}.comparator-benefit--travel .comparator-benefit__icon{background:#edf5ff;color:#2879bc}.comparator-benefit--discount .comparator-benefit__icon{background:#fdf0f6;color:#c23d77}.comparator-benefit--interest .comparator-benefit__icon{background:#f5f1ff;color:#7651bc}.comparator-benefit__icon svg{width:16px;height:16px}.comparator-benefit p{margin:0;color:#4d5d53;font-size:.7rem;font-weight:600;line-height:1.4}.comparator-product-card__benefits-pending{margin:0;border:1px dashed #d9e5dc;border-radius:10px;padding:.78rem;color:#839087;font-size:.72rem;text-align:center}.methodology{border-top:1px solid #e2ebe4;background:#eff8f1;padding:3rem 0}.methodology__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.methodology__inner>p{max-width:520px;margin:0;color:#506358;font-size:.9rem;line-height:1.65}.site-footer{background:#072b15}.site-footer .brand span{color:#fff}@media (max-width: 1120px){.site-header__topbar{flex-wrap:wrap;padding-block:.55rem}.product-nav{order:3;flex-basis:100%;justify-content:flex-start;width:100%;margin:.25rem 0 0;overflow-x:auto;scrollbar-width:none}.product-nav::-webkit-scrollbar{display:none}.product-nav__item{flex:0 0 auto}.editorial-sidebar{top:195px}}@media (max-width: 1024px){.comparator__body{display:block}.editorial-sidebar{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem}}@media (max-width: 760px){.site-header__topbar{min-height:54px}.site-header__actions{gap:.35rem}.site-header__actions .store-button{min-width:38px;padding:.45rem}.site-header__actions .store-button span{display:none}.product-nav{width:calc(100% + 2rem);margin-inline:-1rem;padding-inline:1rem}.product-nav__item{min-height:34px;font-size:.68rem}.subcategory-nav__shell{width:100%;padding:0}.site-category-nav__inner{min-height:66px;width:100%;padding:.2rem 1rem 0}.subcategory-nav__item{min-width:96px;min-height:61px;padding-inline:.45rem;font-size:.63rem}.subcategory-nav__icon{width:31px;height:31px}.comparator-hero__content{padding:2.35rem 0 3rem}.comparator-hero:after{height:22px}.breadcrumb{margin-bottom:1.2rem}.comparator-intro,.methodology__inner{display:grid;gap:.75rem}.comparator-section{padding-top:1.35rem}.comparator__body{display:block}.comparator__toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.comparator__toolbar input{grid-column:1 / -1}.filter-trigger{width:100%;margin:0}.comparator__sidebar{position:fixed;z-index:130;inset:0;display:none;margin:0;padding:0}.comparator__sidebar[data-open=true]{display:grid;align-items:end}.filter-drawer__backdrop{display:block;position:absolute;inset:0;border:0;background:#041b0c80}.sidebar-card{position:relative;z-index:1;width:100%;height:auto;max-height:min(76vh,610px);overflow:auto;border-radius:20px 20px 0 0;padding:1.25rem;box-shadow:var(--shadow-m)}.filter-close{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #dce7df!important;border-radius:8px;color:#476052!important;font-size:1.15rem!important}.editorial-stats__head{display:grid;gap:.2rem}.editorial-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-stat:nth-child(3){border-left:0}.editorial-stat:nth-child(n+3){border-top:1px solid #edf1ee}.editorial-stat__copy small{white-space:normal}.editorial-sidebar{grid-template-columns:1fr}.comparator-product-card:hover{transform:none}.comparator-product-card__main{grid-template-columns:1fr;gap:.9rem;padding:.95rem}.comparator-product-card__visual{align-items:stretch}.comparator-product-card__visual>.card-visual,.comparator-product-card__visual>.icon-tile,.comparator-product-card__image{min-height:104px;max-height:128px}.comparator-product-card__compare{justify-content:center}.comparator-product-card__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.comparator-product-card__cta{grid-column:1 / -1}.comparator-product-card__details{justify-content:flex-start}.comparator-product-card__metrics{margin-top:.75rem}.comparator-product-card__metric{padding:0 .55rem}.comparator-product-card__metric strong{font-size:.76rem;white-space:normal}.comparator-product-card__metric span{white-space:normal}.comparator-product-card__details-panel{padding:.8rem .95rem}.comparator-product-card__benefits{grid-template-columns:1fr}.result-card{grid-template-columns:1fr;padding:.95rem}.result-card__thumb,.card-visual,.icon-tile{min-height:100px}.result-card:hover{transform:none}.methodology{padding:2.3rem 0}.site-footer__grid{padding-top:.3rem}}@media (max-width: 440px){.editorial-stat{padding:.8rem .65rem;gap:.45rem}.editorial-stat__icon{width:31px;height:31px}.editorial-stat__copy strong,.editorial-heading p{font-size:.96rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.marketing-header{position:absolute;inset:0 0 auto;z-index:20;color:#f5fffa}.marketing-header__inner{min-height:98px;display:flex;align-items:center;gap:1.35rem}.marketing-brand span{color:#54df95;font-size:1.62rem}.marketing-brand .brand__logo{width:35px;height:35px;border-radius:0}.marketing-nav{display:flex;flex:1 1 auto;justify-content:center;align-items:center;gap:clamp(1rem,2vw,2.25rem)}.marketing-nav a{color:#ffffffe0;font-size:.8rem;font-weight:700}.marketing-nav a:hover,.marketing-nav a:focus-visible{color:#64e99e}.marketing-menu{display:none}.marketing-header__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.48rem}.marketing-comparator-link{min-height:41px;display:inline-flex;align-items:center;gap:.52rem;padding:.62rem .85rem;border:1px solid #2acd79;border-radius:10px;color:#f0fff7;font:800 .72rem Plus Jakarta Sans,sans-serif;white-space:nowrap}.marketing-comparator-link:hover{border-color:#7af0af;background:#2ccd791f}.marketing-comparator-link span{color:#54df95;font-size:1rem}.marketing-header__actions .store-button{min-height:41px;padding:.55rem .72rem;border-radius:10px;font-size:.72rem}.marketing-header__actions .store-button--apple{background:#119d60}.marketing-header__actions .store-button--apple:hover{background:#19b66f}.marketing-header__actions .store-button--google{border-color:#a7f7c76b;background:#042c20b3;color:#effff6}.marketing-header__actions .store-button--google:hover{background:#1e794a99}.marketing-main{overflow:clip;background:#001d18;color:#fff}.landing-hero{--hero-phone-width: clamp(230px, 18vw, 320px);position:relative;height:min(100svh,920px);min-height:640px;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 69% 47%,rgba(10,121,75,.56),transparent 30%),radial-gradient(circle at 27% 86%,rgba(4,111,76,.5),transparent 29%),linear-gradient(120deg,#001612,#002d23 52%,#001b16)}.landing-hero:before{content:"";position:absolute;z-index:-1;inset:5% -14% -20% 31%;border-radius:50%;border:1px solid rgba(82,231,153,.11);box-shadow:0 0 0 66px #52e79906,0 0 0 134px #52e79905,0 0 0 214px #52e79903}.landing-hero:after{content:"";position:absolute;z-index:-1;width:58vw;height:58vw;top:18%;left:39%;border:1px dashed rgba(93,235,160,.22);border-radius:50%;transform:rotate(-17deg)}.landing-hero__content{height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:2rem;padding-top:6.1rem;padding-bottom:3.5rem}.landing-hero__copy{position:relative;z-index:2;max-width:540px}.landing-hero__eyebrow{display:inline-flex;align-items:center;gap:.45rem;margin:0;padding:.42rem .7rem;border:1px solid rgba(72,225,143,.52);border-radius:999px;color:#54dd94;font-size:.66rem;font-weight:850;letter-spacing:.065em;text-transform:uppercase}.landing-hero__eyebrow span{width:.38rem;height:.38rem;border-radius:50%;background:#51e995;box-shadow:0 0 0 3px #51e9951f}.landing-hero h1{max-width:500px;margin:1.45rem 0 .95rem;color:#fff;font:800 clamp(2.15rem,3vw,3.4rem)/1.12 "Plus Jakarta Sans",sans-serif;letter-spacing:-.055em}.landing-hero h1 em{color:#53e393;font-style:normal}.landing-hero__description{max-width:500px;margin:0;color:#d0e6db;font-size:clamp(.88rem,1.15vw,1rem);line-height:1.72}.landing-hero__downloads{display:flex;flex-wrap:wrap;gap:.72rem;margin-top:1.55rem}.hero-download{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.78rem 1.05rem;border:1px solid rgba(153,242,193,.46);border-radius:10px;color:#f8fffb;font:800 .82rem Plus Jakarta Sans,sans-serif;white-space:nowrap}.hero-download--apple{border-color:#20bf73;background:linear-gradient(135deg,#16ac68,#0f8d58);box-shadow:0 12px 30px #01140d42}.hero-download--apple:hover{background:#18bc70}.hero-download--google{background:#021e1678}.hero-download--google:hover{background:#12774a6b}.hero-download__play{color:#49e494;font-size:1.12rem}.landing-hero__scroll-prompt{display:inline-flex;align-items:center;gap:.5rem;margin:1.45rem 0 0;color:#56dd95;font-size:.78rem;font-weight:800}.scroll-down-icon{width:18px;height:24px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.landing-hero__scroll-prompt .scroll-down-icon{width:15px;height:20px;color:#68eba2;animation:finti-scroll-cue 1.7s cubic-bezier(.45,0,.55,1) infinite}.landing-hero__trust-list{display:flex;gap:clamp(.8rem,2vw,2rem);margin:2.7rem 0 0;padding:0;list-style:none;color:#dcefe5;font-size:.62rem;line-height:1.48}.landing-hero__trust-list li{display:flex;align-items:center;gap:.6rem;white-space:nowrap}.landing-hero__trust-list span{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#219a5e2e;color:#63e7a0;font-size:1.25rem}.landing-hero__device-area{position:relative;min-height:0;height:auto;display:grid;place-items:center}.hero-phone{position:relative;z-index:2;box-sizing:border-box;width:var(--hero-phone-width);max-width:100%;height:auto;aspect-ratio:1170 / 2532;padding:.16rem;border:1px solid #9cadab;border-radius:2.28rem;background:#111;box-shadow:0 24px 42px #0000006b,inset 0 0 0 1px #3b403f}.hero-phone:before{content:"";position:absolute;z-index:1;top:.48rem;left:50%;width:30%;height:13px;border-radius:999px;background:#050505;transform:translate(-50%)}.hero-phone picture{display:block;width:100%;height:auto}.hero-phone img{display:block;width:100%;height:auto;border-radius:2.02rem;object-fit:contain;object-position:top}.hero-orbit{position:absolute;z-index:0;border:1px solid rgba(83,226,149,.2);border-radius:50%}.hero-orbit--one{width:74%;height:65%;top:13%;right:-7%}.hero-orbit--two{width:102%;height:92%;top:2%;right:-22%;border-style:dashed;opacity:.55}.hero-feature-card{position:absolute;z-index:3;width:164px;padding:.85rem;border:1px solid rgba(239,255,247,.75);border-radius:14px;background:#fffffff5;color:#102218;box-shadow:0 20px 44px #00100b40}.hero-feature-card__icon{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#e7f8ed;color:#147447;font-size:1rem}.hero-feature-card__icon--voice{background:#eff0ff;color:#4547cb}.hero-feature-card__icon--compare{background:#fff5dc;color:#b77b11}.hero-feature-card h2{margin:.72rem 0 .38rem;font:850 .72rem Plus Jakarta Sans,sans-serif}.hero-feature-card p{margin:0;color:#556159;font-size:.65rem;line-height:1.5}.hero-feature-card small,.hero-feature-card a{display:inline-flex;margin-top:.72rem;border-radius:999px;padding:.3rem .48rem;background:#edf9f1;color:#277c4b;font-size:.59rem;font-weight:750}.hero-feature-card a{gap:.28rem;background:#fff7e5;color:#a76f12}.hero-feature-card--automatic{top:15%;left:0}.hero-feature-card--voice{bottom:4%;left:0}.hero-feature-card--compare{top:50%;right:-2%;transform:translateY(-50%)}.hero-feature-rotator{position:absolute;z-index:3;top:50%;left:calc(50% + 10.5rem);width:164px;height:218px;transform:translateY(-50%)}.hero-feature-rotator .hero-feature-card{position:absolute;inset:0;width:100%;min-height:0;z-index:1;opacity:.17;pointer-events:none;filter:saturate(.78);transform:translate(24px,24px) scale(.91);transform-origin:center;transition:opacity .65s ease-in-out,transform .65s cubic-bezier(.22,.8,.2,1),filter .65s ease-in-out;will-change:opacity,transform}.hero-feature-rotator .hero-feature-card[data-stack-position=next]{z-index:2;opacity:.42;filter:saturate(.9);transform:translate(12px,12px) scale(.955)}.hero-feature-rotator .hero-feature-card.is-active,.hero-feature-rotator .hero-feature-card[data-stack-position=active]{z-index:3;opacity:1;pointer-events:auto;filter:saturate(1);transform:translate(0) scale(1)}.landing-hero__footer-cues{position:absolute;z-index:4;inset:auto 0 1.25rem;display:flex;align-items:center;justify-content:center;gap:clamp(4rem,21vw,22rem)}.landing-hero__scroll-indicator,.landing-hero__comparator-cue{display:inline-flex;align-items:center;gap:.65rem;color:#edfdf4;font-size:.76rem;font-weight:700}.landing-hero__scroll-indicator{margin:0}.landing-hero__scroll-indicator .scroll-down-icon{width:25px;height:34px;box-sizing:border-box;padding:5px 3px;border:1px solid rgba(230,255,240,.72);border-radius:999px;color:#5aea9d;animation:finti-scroll-cue 1.7s cubic-bezier(.45,0,.55,1) infinite}.landing-hero__comparator-cue span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#1d9c5e33;color:#63e9a1;font-size:1.15rem}.landing-hero__comparator-cue b{color:#59e89a;font-size:1.15rem}.landing-anchor{height:0;scroll-margin-top:1rem}.marketing-footer{margin-top:0}@keyframes finti-slide-out-left{to{transform:translate(-22%);opacity:.15}}@keyframes finti-slide-in-right{0%{transform:translate(22%);opacity:.15}}@keyframes finti-slide-out-right{to{transform:translate(22%);opacity:.15}}@keyframes finti-slide-in-left{0%{transform:translate(-22%);opacity:.15}}@keyframes finti-scroll-cue{0%,to{transform:translateY(-2px);opacity:.72}50%{transform:translateY(3px);opacity:1}}html[data-astro-transition=forward]::view-transition-old(finti-page){animation:.34s cubic-bezier(.22,.8,.28,1) both finti-slide-out-left}html[data-astro-transition=forward]::view-transition-new(finti-page){animation:.42s cubic-bezier(.22,.8,.28,1) both finti-slide-in-right}html[data-astro-transition=back]::view-transition-old(finti-page){animation:.34s cubic-bezier(.22,.8,.28,1) both finti-slide-out-right}html[data-astro-transition=back]::view-transition-new(finti-page){animation:.42s cubic-bezier(.22,.8,.28,1) both finti-slide-in-left}@media (max-width: 1180px){.marketing-header__inner{gap:.8rem}.marketing-nav{gap:1rem}.marketing-comparator-link{display:none}.landing-hero__content{grid-template-columns:minmax(0,.85fr) minmax(390px,1.15fr)}.hero-feature-card--compare{right:0}.hero-feature-rotator{left:calc(50% + 9.5rem);width:154px}}@media (max-width: 980px){.marketing-header__inner{min-height:72px}.marketing-nav{display:none}.marketing-menu{position:relative;display:block;margin-left:auto}.marketing-menu summary{display:inline-flex;align-items:center;gap:.38rem;list-style:none;cursor:pointer;color:#effff5;font:750 .74rem Plus Jakarta Sans,sans-serif}.marketing-menu summary::-webkit-details-marker{display:none}.marketing-menu nav{position:absolute;top:calc(100% + .75rem);right:0;width:190px;display:grid;padding:.5rem;border:1px solid rgba(148,237,188,.25);border-radius:12px;background:#063125;box-shadow:0 18px 36px #00000047}.marketing-menu nav a{padding:.7rem;border-radius:8px;color:#ecfff4;font-size:.78rem;font-weight:700}.marketing-menu nav a:hover{background:#57e29724}.landing-hero__content{height:100%;min-height:0;grid-template-columns:.9fr 1.1fr;gap:.8rem;padding-top:5.4rem;padding-bottom:2.8rem}.landing-hero__trust-list{gap:.8rem}.landing-hero{--hero-phone-width: clamp(220px, 23vw, 290px)}.landing-hero__device-area{min-height:0;height:auto}.hero-feature-card{width:157px;padding:.78rem}.hero-feature-card--automatic,.hero-feature-card--voice{left:-1rem}.hero-feature-card--compare{right:-1rem}.hero-feature-rotator{display:none}}@media (max-height: 760px) and (min-width: 721px){.marketing-header__inner{min-height:72px}.landing-hero{height:100svh;min-height:520px}.landing-hero{--hero-phone-width: clamp(185px, 15vw, 250px)}.landing-hero__content{gap:1.2rem;padding-top:4.75rem;padding-bottom:1.45rem}.landing-hero__eyebrow{padding:.34rem .58rem;font-size:.58rem}.landing-hero h1{margin:1rem 0 .68rem;font-size:clamp(1.9rem,3vw,2.75rem)}.landing-hero__description{font-size:.82rem;line-height:1.55}.landing-hero__downloads{margin-top:1rem}.hero-download{min-height:45px;padding:.62rem .78rem;font-size:.7rem}.landing-hero__scroll-prompt{margin-top:1rem}.landing-hero__trust-list{margin-top:1.45rem;font-size:.55rem}.landing-hero__trust-list span{width:28px;height:28px;font-size:1rem}.landing-hero__device-area{height:auto}.hero-feature-card{width:140px;padding:.68rem}.hero-feature-card h2{margin-top:.5rem;font-size:.64rem}.hero-feature-card p{font-size:.57rem}.hero-feature-rotator{width:140px;height:190px}.landing-hero__footer-cues{display:flex}}@media (max-height: 620px) and (min-width: 721px){.hero-feature-card--voice,.landing-hero__footer-cues{display:none}}@media (max-width: 720px){.marketing-header__inner{min-height:64px;gap:.45rem}.marketing-brand span{font-size:1.35rem}.marketing-brand .brand__logo{width:30px;height:30px}.marketing-header__actions{gap:.25rem}.marketing-header__actions .store-button{min-width:36px;min-height:36px;padding:.45rem}.marketing-header__actions .store-button span{display:none}.marketing-menu{margin-left:auto;order:2}.marketing-header__actions{order:3}.landing-hero{height:auto;min-height:0}.landing-hero__content{height:auto;min-height:0;display:block;padding-top:7.4rem;padding-bottom:3.2rem}.landing-hero__copy{max-width:590px;margin-inline:auto;text-align:center}.landing-hero__eyebrow{text-align:left}.landing-hero h1{margin:1.35rem auto .9rem;font-size:clamp(2.45rem,11.4vw,3.45rem)}.landing-hero__description{margin-inline:auto;font-size:.94rem;line-height:1.7}.landing-hero__downloads{justify-content:center;margin-top:1.5rem}.hero-download{min-height:48px;padding:.68rem .78rem;font-size:.7rem}.landing-hero__scroll-prompt{margin-top:1.35rem}.landing-hero__trust-list{justify-content:center;margin-top:2.25rem;gap:.65rem;text-align:left;font-size:.58rem}.landing-hero__trust-list span{width:28px;height:28px;font-size:1rem}.landing-hero__device-area{min-height:0;height:auto;margin-top:2.2rem}.hero-phone{width:min(74vw,335px);height:auto}.hero-feature-card,.hero-orbit{display:none}.landing-hero:before{inset:auto -30% -12%;width:160vw;height:80vw}.landing-hero__footer-cues{position:relative;inset:auto;flex-wrap:wrap;gap:.9rem 1.4rem;padding-bottom:1.25rem;justify-content:center}.landing-hero__comparator-cue{font-size:.7rem}}@media (prefers-reduced-motion: reduce){.landing-hero__scroll-prompt .scroll-down-icon,.landing-hero__scroll-indicator .scroll-down-icon{animation:none}}@media (max-width: 400px){.marketing-brand span{display:none}.landing-hero__downloads{display:grid;grid-template-columns:1fr;width:min(290px,100%);margin-inline:auto}.hero-download{width:100%}.landing-hero__trust-list li br{display:none}.landing-hero__trust-list{align-items:flex-start;font-size:.54rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.seo-header{position:relative;z-index:3;border-bottom:1px solid #e4eee7;background:#fff}.seo-header__inner{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:1rem}.seo-header__nav{display:flex;align-items:center;justify-content:center;gap:1rem;color:#40604a;font-size:.87rem;font-weight:700}.seo-header__nav a:hover,.seo-header__all:hover,.seo-text-link:hover,.seo-table__link:hover{color:#0c7a3a}.seo-header__all{color:#116937;font-size:.84rem;font-weight:800}.seo-category{background:#fbfdfb}.seo-category__hero{padding:4.6rem 0 4rem;background:linear-gradient(125deg,#062d15,#0a4c26);color:#fff}.seo-breadcrumb{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.35rem;color:#bdd4c3;font-size:.78rem}.seo-breadcrumb a{color:#dff8e6}.seo-category__eyebrow{margin:0 0 .8rem;color:#9eeab1;font-size:.72rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.seo-category__hero h1{max-width:820px;margin:0;font:800 clamp(2.3rem,5vw,4.2rem)/1.05 "Plus Jakarta Sans",sans-serif;letter-spacing:-.05em}.seo-category__intro{max-width:720px;margin:1.2rem 0 0;color:#d2ebd8;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.seo-category__updated{margin:1.3rem 0 0;color:#b9d5c1;font-size:.84rem}.seo-category__content{padding-top:4.5rem;padding-bottom:3.5rem}.seo-category__section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}.seo-category__section-heading h2,.seo-reading h2,.seo-faq h2,.seo-category__cta h2{margin:0;color:#0b3d20;font:800 clamp(1.7rem,3vw,2.55rem)/1.15 "Plus Jakarta Sans",sans-serif;letter-spacing:-.04em}.seo-category__section-heading>p{max-width:390px;margin:0;color:#5b6c61;font-size:.9rem;line-height:1.65}.seo-table-wrap{overflow-x:auto;border:1px solid #dfeae2;border-radius:16px;background:#fff;box-shadow:0 14px 35px #072b150f}.seo-table{width:100%;min-width:780px;border-collapse:collapse;text-align:left}.seo-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.seo-table th,.seo-table td{border-bottom:1px solid #e6eee8;padding:1rem;vertical-align:middle;color:#274333;font-size:.88rem}.seo-table thead th{background:#f1f8f3;color:#41614b;font-size:.7rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.seo-table tbody tr:last-child th,.seo-table tbody tr:last-child td{border-bottom:0}.seo-table tbody th strong,.seo-table td strong{display:block;color:#113e22;font-weight:800}.seo-table small{display:block;margin-top:.18rem;color:#718176;font-size:.72rem;line-height:1.35}.seo-status{display:inline-flex;border-radius:999px;padding:.34rem .52rem;font-size:.68rem;font-weight:800;white-space:nowrap}.seo-status--complete{background:#e7f8ec;color:#176c35}.seo-status--partial{background:#fff7df;color:#936900}.seo-status--informational{background:#edf2f6;color:#526475}.seo-table__link{color:#0f7839;font-size:.8rem;font-weight:850;white-space:nowrap}.seo-table__muted{color:#78877d;font-size:.78rem}.seo-category__notice{margin:1.2rem 0 0;color:#63736a;font-size:.82rem;line-height:1.6}.seo-reading{padding:4rem 0;background:#eaf6ed}.seo-reading__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);align-items:center;gap:3rem}.seo-reading p{max-width:590px;margin:1rem 0 0;color:#466351;line-height:1.7}.seo-reading ul{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.seo-reading li{display:flex;align-items:center;min-height:48px;border:1px solid #cfe2d4;border-radius:10px;padding:.75rem .9rem;background:#fff;color:#28503a;font-weight:700}.seo-reading li:before{margin-right:.65rem;color:#188044;content:"✓"}.seo-faq{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:3rem;padding-top:4.2rem;padding-bottom:4.2rem}.seo-faq__items{display:grid;gap:.75rem}.seo-faq details{border:1px solid #dfeae2;border-radius:12px;padding:0 1rem;background:#fff}.seo-faq summary{cursor:pointer;padding:1rem 1.4rem 1rem 0;color:#153f25;font-weight:800}.seo-faq p{margin:0 0 1rem;color:#52665a;line-height:1.65}.seo-category__cta{padding:3.5rem 0;background:#fff;border-top:1px solid #e5ede7}.seo-category__cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.seo-category__cta p:not(.eyebrow){max-width:580px;margin:.75rem 0 0;color:#5a6e60;line-height:1.65}.seo-category__cta-actions{display:flex;flex:0 0 auto;align-items:center;gap:1rem}.seo-text-link{color:#11703a;font-size:.85rem;font-weight:800;white-space:nowrap}.seo-methodology__content{max-width:860px}.seo-methodology__content .legal__section{padding:1.55rem 0}@media (max-width: 760px){.seo-header__inner{min-height:64px}.seo-header__nav{display:none}.seo-category__hero{padding:3.4rem 0 3.2rem}.seo-category__section-heading,.seo-category__cta-inner{align-items:flex-start;flex-direction:column;gap:1rem}.seo-reading__grid,.seo-faq{grid-template-columns:1fr;gap:2rem}.seo-category__content,.seo-faq{padding-top:3rem;padding-bottom:3rem}.seo-category__cta-actions{flex-wrap:wrap}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
