:root{--ink:#173330;--muted:#566a65;--paper:#f5f3ee;--white:#fffefa;--line:#d6ded9;--jade:#1d695a;--jade-dark:#124b41;--mint:#dceee3;--peach:#efd6c2;--shadow:0 10px 30px rgba(22,54,47,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 system-ui,-apple-system,"Segoe UI",Arial,sans-serif}a{color:inherit}img{max-width:100%;height:auto}button{font:inherit}.container{width:min(1200px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;top:-100px;background:#fff;padding:12px;z-index:20}.skip-link:focus{top:0}::selection{background:#bfe5d7}
.site-header{background:var(--white);border-bottom:1px solid var(--line)}.header-inner{width:min(1240px,calc(100% - 40px));margin:auto;min-height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-weight:800;letter-spacing:.01em;font-size:18px;line-height:1.15}.brand img{width:42px;height:42px}.brand small{display:block;font-size:11px;font-weight:600;color:var(--muted);letter-spacing:.03em;margin-top:3px}.main-nav{display:flex;gap:26px;margin-left:auto;align-items:center}.main-nav a{text-decoration:none;font-size:14px;font-weight:650}.main-nav a:hover,.footer-bottom a:hover{color:var(--jade)}.age-pill{border:1px solid var(--ink);border-radius:50px;padding:4px 10px;font-size:13px;font-weight:750}.menu-toggle{display:none}
.hero{background:linear-gradient(120deg,#e8eee7,#f6f2e8 70%);border-bottom:1px solid var(--line)}.hero-inner{padding:48px 0 48px;max-width:1200px}.hero-overline{display:block;color:var(--jade);font-size:12px;font-weight:800;letter-spacing:.13em;margin-bottom:18px}.hero h1{font-size:clamp(32px,3.3vw,42px);line-height:1.15;letter-spacing:-.045em;max-width:1040px;margin:0 0 23px;font-weight:750}.hero h1 span{color:var(--jade)}.hero-lead{max-width:1040px;margin:0;color:#304941;font-size:18px;line-height:1.7}.hero-lead strong,.section-block p strong{font-weight:750;color:var(--jade-dark)}.hero-actions{display:flex;align-items:center;gap:23px;margin-top:29px}.hero-actions>span{color:var(--muted);font-size:13px}.visit-button,.rank-action{display:inline-flex;align-items:center;justify-content:center;gap:12px;white-space:nowrap;border-radius:7px;background:var(--jade);color:#fff;text-decoration:none;font-size:14px;font-weight:750;min-height:44px;padding:11px 18px;transition:background .18s,transform .18s}.visit-button:hover,.rank-action:hover{background:var(--jade-dark);transform:translateY(-2px)}
.article-flow{padding:54px 0 90px}.section-block{max-width:1200px;margin:0 auto;padding:0 0 52px;border-bottom:1px solid var(--line);margin-bottom:52px;scroll-margin-top:25px}.section-block:last-child{border-bottom:0;margin-bottom:0}.section-block h2{font-size:clamp(26px,2.45vw,32px);line-height:1.22;letter-spacing:-.035em;margin:0 0 19px;font-weight:730}.section-block h3{font-size:clamp(21px,2.15vw,27px);line-height:1.3;letter-spacing:-.025em;margin:35px 0 12px;font-weight:710}.section-block>p{max-width:1200px;margin:0 0 23px;color:#364d47}.section-block p{line-height:1.7}.section-block>h3+p{margin-bottom:22px}.ranking{list-style:none;margin:26px 0 0;padding:0;display:grid;gap:13px}.rank-card{display:grid;grid-template-columns:54px minmax(190px,240px) minmax(260px,1fr) auto;align-items:center;min-height:122px;background:var(--white);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.rank-number{align-self:stretch;display:grid;place-items:center;background:#e4eee6;font-size:17px;color:var(--jade);font-weight:800}.rank-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1px;padding:13px}.rank-brand img{width:180px;height:70px;object-fit:contain}.rank-brand h3{font-size:15px!important;margin:0!important;line-height:1.3!important}.rank-detail{border-left:1px solid var(--line);padding:14px 20px;display:flex;flex-direction:column;gap:2px}.rank-caption{font-size:11px;text-transform:uppercase;color:var(--muted);letter-spacing:.1em;font-weight:750}.rank-detail strong{font-size:20px;line-height:1.25}.rank-detail small{font-size:13px;color:var(--muted);line-height:1.4}.rank-action{margin-right:20px}.rank-card--paused .rank-detail strong{font-size:17px}
.table-shell{margin:22px 0 23px;overflow:auto;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:var(--shadow)}table{border-collapse:collapse;width:100%;min-width:690px;text-align:left;font-size:15px}caption{text-align:left;padding:17px 20px;font-weight:750;color:var(--ink);font-size:15px;background:#edf3ed}th,td{padding:13px 18px;vertical-align:top;border-top:1px solid var(--line)}thead th{background:#e7eee8;color:#27564b;font-size:12px;text-transform:uppercase;letter-spacing:.055em}tbody th{font-weight:750;white-space:nowrap}tbody tr:nth-child(even){background:#f8faf6}.table-shell--identity{border-left:5px solid #5f9582}.table-shell--matrix{border-left:5px solid #8a9d6d}.table-shell--bonus{border-left:5px solid #b98463}.table-shell--ledger{border-left:5px solid #c6a585}.table-shell--payments{border-left:5px solid #508b8e}.table-shell--timeline{border-left:5px solid #7a8d9a}.table-shell--compare{border-left:5px solid #8a8cb0}
.check-list,.signal-list,.slot-list{list-style:none;margin:23px 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.check-list li,.signal-list li,.slot-list li{border:1px solid var(--line);border-radius:10px;background:var(--white);padding:17px 20px;box-shadow:var(--shadow)}.check-list li{display:flex;gap:15px}.check-list li>span{color:var(--jade);font-weight:800;font-size:15px}.check-list strong,.signal-list strong,.slot-list strong{display:block;font-size:17px}.check-list small,.signal-list span,.slot-list span{display:block;color:var(--muted);font-size:14px;line-height:1.55}.signal-list li{border-top:3px solid var(--jade)}.slot-list li{border-top:3px solid #b98463}.slot-list p{font-size:14px;color:#40584f;margin:9px 0 0;line-height:1.6}.slot-list span{font-weight:700;color:var(--jade);margin-top:2px}
.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{list-style:none;position:relative;cursor:pointer;padding:18px 50px 18px 2px;font-size:18px;font-weight:700;line-height:1.45}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';position:absolute;right:6px;top:15px;border:1px solid var(--line);border-radius:50%;width:30px;height:30px;text-align:center;line-height:27px;color:var(--jade);font-weight:500}.faq-item[open] summary:after{content:'−'}.faq-item p{margin:0 45px 21px 2px;color:#40564f}
.site-footer{background:#183a35;color:#eff8f3;padding:50px 0 20px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:65px}.footer-brand{font-weight:800;font-size:24px;letter-spacing:-.03em}.footer-brand span{color:#afd9c2}.site-footer p{font-size:14px;color:#cfdfd5;max-width:560px;line-height:1.7;margin:13px 0 0}.footer-meta>span{display:inline-block;padding:4px 10px;border:1px solid #bfd8cb;border-radius:30px;font-size:13px;font-weight:800}.footer-resources{border-top:1px solid #507065;margin-top:36px;padding-top:30px}.footer-resources h2{font-size:20px;margin:0}.footer-resources p{max-width:870px}.support-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:23px}.support-strip a{display:grid;place-items:center;height:81px;padding:13px;background:#edf4ef;border-radius:8px}.support-strip img{width:150px;height:55px;object-fit:contain;filter:brightness(0) saturate(100%);opacity:.82}.support-strip a:last-child img{filter:none;opacity:1}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #507065;margin-top:30px;padding-top:18px;font-size:13px;color:#d2e0d7}.footer-bottom a{text-decoration:none}
@media(max-width:860px){.main-nav{gap:13px}.rank-card{grid-template-columns:43px 175px 1fr;gap:0}.rank-action{grid-column:3;justify-self:start;margin:0 20px 15px}.rank-detail{border:0;padding-bottom:7px}.support-strip{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){body{font-size:16px}.container,.header-inner{width:min(100% - 32px,1200px)}.header-inner{min-height:68px}.menu-toggle{display:flex;flex-direction:column;gap:4px;margin-left:auto;border:0;background:transparent;padding:10px;cursor:pointer}.menu-toggle span{width:22px;height:2px;background:var(--ink)}.main-nav{display:none;position:absolute;z-index:10;top:67px;left:0;right:0;background:var(--white);border-bottom:1px solid var(--line);padding:15px 18px;flex-direction:column;align-items:flex-start}.main-nav.is-open{display:flex}.age-pill{font-size:11px}.hero-inner{padding:43px 0 47px}.hero h1{font-size:34px}.hero-lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.article-flow{padding:42px 0 60px}.section-block{padding-bottom:38px;margin-bottom:39px}.section-block h2{font-size:28px}.rank-card{grid-template-columns:39px 1fr;min-height:0}.rank-number{grid-row:1 / span 3}.rank-brand{align-items:flex-start;text-align:left;padding:14px 16px 0}.rank-brand img{width:160px;height:64px}.rank-brand h3{align-self:flex-start}.rank-detail{padding:11px 16px}.rank-action{grid-column:2;justify-self:stretch;margin:0 16px 16px}.check-list,.signal-list,.slot-list{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:25px}.support-strip{grid-template-columns:repeat(2,1fr)}.faq-item summary{font-size:16px}}



/* Each data view uses a distinct reading cue. */
.table-shell--identity tbody th{background:#eaf2e9;color:#23574c}.table-shell--identity tbody tr:nth-child(even){background:#fffefa}
.table-shell--matrix tbody tr:nth-child(even){background:#fffefa}.table-shell--matrix td{border-top-style:dashed}.table-shell--matrix tbody th{color:#657e4a}
.table-shell--bonus thead th{background:#f2e3d5;color:#70492d}.table-shell--bonus tbody td:nth-child(3){background:#fcf0e4;font-weight:750;color:#754b2e}.table-shell--bonus tbody th{border-left:3px solid #b98463}
.table-shell--ledger tbody tr:nth-child(even){background:#fffefa}.table-shell--ledger tbody th{background:#f7eee5}.table-shell--ledger td:last-child{font-weight:600}
.table-shell--payments thead th{background:#dceceb}.table-shell--payments tbody td:nth-child(2){font-size:19px;font-weight:750;color:#2a7475}.table-shell--payments tbody tr:nth-child(even){background:#f1f8f7}
.table-shell--timeline tbody th{border-left:3px solid #7a8d9a;background:#eef2f4}.table-shell--timeline tbody tr:nth-child(even){background:#fffefa}.table-shell--timeline td:last-child{color:#455f70}
.table-shell--compare tbody td:nth-child(2){background:#edf4ec}.table-shell--compare tbody td:nth-child(3){background:#f2f0f8}.table-shell--compare tbody tr:nth-child(even){background:#fffefa}

.table-shell table caption,.table-shell table tbody th,.table-shell table tbody td{font-weight:400!important}.table-shell table thead th{font-weight:700}

