.trf-page{--trf-green: #08874a;--trf-green-hover: #06703e;--trf-green-light: #f0faf5;--trf-green-border: #b9e0cb;--trf-blue: #125bff;--trf-blue-hover: #0d47cc;--trf-blue-light: #f4f7ff;--trf-blue-border: #ccdcff;--trf-dark: #111213;--trf-body: #4a4a4a;--trf-light: #5f676e;--trf-border: #e9ecef;--trf-border-strong: #d3d8de;--trf-bg-light: #f8f9fa;--trf-white: #fdfdfd;--trf-warning: #f6c567;--trf-warning-bg: #fffaf0;--trf-warning-text: #8a6100;--trf-hero-from: #ffffff;--trf-hero-to: #f0f7ff;--trf-info: #79cad8;--trf-info-bg: #f0f9fc;--trf-row-alt: #f1f3f6;--trf-row-hover: #e6eeff;--trf-ended-text: #61686f;--trf-radius: 8px;--trf-radius-lg: 12px;--trf-radius-pill: 999px;--trf-shadow-sm: 0 1px 3px rgba(17, 18, 19, .06);--trf-shadow-md: 0 4px 14px rgba(17, 18, 19, .09);font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:1.7;color:var(--trf-body);background:var(--trf-white)}.trf-page *,.trf-page *:before,.trf-page *:after{box-sizing:border-box}.trf-page h1,.trf-page h2,.trf-page h3,.trf-page h4,.trf-page p,.trf-page ul,.trf-page ol,.trf-page figure{margin:0;padding:0}.trf-page button,.trf-page input,.trf-page select,.trf-page textarea{font-family:inherit}.trf-page h1,.trf-page h2,.trf-page h3{color:var(--trf-dark);text-wrap:balance}.trf-page p{text-wrap:pretty}.trf-page a{color:var(--trf-blue);text-decoration:none}.trf-page a:hover{color:var(--trf-blue-hover);text-decoration:underline}.trf-page a:focus-visible,.trf-page summary:focus-visible{outline:2px solid var(--trf-blue);outline-offset:2px;border-radius:2px}.trf-page .trf-sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.trf-container{max-width:900px;margin:0 auto;padding:0 24px}.trf-container-wide{max-width:1200px;margin:0 auto;padding:0 24px}.trf-section{padding:48px 0}.trf-section--tint{background:var(--trf-bg-light);border-top:1px solid var(--trf-border);border-bottom:1px solid var(--trf-border)}.trf-page .trf-section h2{font-size:18px;font-weight:700;line-height:1.3;margin-bottom:8px}.trf-page .trf-section-intro{font-size:12px;line-height:1.7;color:var(--trf-light);max-width:760px;margin-bottom:24px}.trf-hero{background:linear-gradient(135deg,var(--trf-hero-from) 0%,var(--trf-hero-to) 100%);border-bottom:1px solid var(--trf-border);padding:56px 0 48px}.trf-page .trf-hero h1{font-size:24px;font-weight:800;line-height:1.2;margin-bottom:14px}.trf-page .trf-hero-lede{font-size:14px;font-weight:300;line-height:1.6;color:var(--trf-body);max-width:720px;margin-bottom:14px}.trf-page .trf-hero-note{font-size:12px;line-height:1.7;color:var(--trf-light);max-width:720px}.trf-page .trf-disclaimer{margin-top:20px;padding:12px 16px;max-width:720px;background:var(--trf-warning-bg);border:1px solid var(--trf-warning);border-radius:var(--trf-radius);font-size:12px;font-weight:600;line-height:1.6;color:var(--trf-warning-text)}.trf-meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:22px;font-size:12px;color:var(--trf-light)}.trf-meta span{display:inline-flex;align-items:center;gap:6px}.trf-meta-dot{width:7px;height:7px;border-radius:50%;background:var(--trf-green);flex-shrink:0}.trf-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:32px}.trf-stat{background:var(--trf-white);border:1px solid var(--trf-border);border-radius:var(--trf-radius);padding:18px 20px;box-shadow:var(--trf-shadow-sm);min-width:0}.trf-page .trf-stat-label{font-size:12px;font-weight:600;color:var(--trf-light);line-height:1.4;margin-bottom:6px}.trf-stat-value{display:block;font-size:24px;font-weight:800;line-height:1.15;color:var(--trf-green);letter-spacing:-.5px}.trf-stat--muted .trf-stat-value{color:var(--trf-ended-text)}.trf-stat--info .trf-stat-value{color:var(--trf-blue)}.trf-page .trf-stat-sub{font-size:12px;color:var(--trf-light);line-height:1.5;margin-top:6px}.trf-table-scroll{overflow-x:auto;border:1px solid var(--trf-border-strong);border-radius:var(--trf-radius-lg);background:var(--trf-white);box-shadow:var(--trf-shadow-sm);-webkit-overflow-scrolling:touch}.trf-table{width:100%;border-collapse:collapse;font-size:12px;background:var(--trf-white)}.trf-page .trf-table thead th{background:var(--trf-bg-light);color:var(--trf-dark);font-size:12px;font-weight:700;text-align:left;padding:14px 16px;border-bottom:2px solid var(--trf-border-strong);white-space:nowrap;vertical-align:bottom}.trf-page .trf-table thead th.trf-num,.trf-page .trf-table tbody td.trf-num{text-align:right;font-variant-numeric:tabular-nums}.trf-page .trf-table tbody td{padding:13px 16px;border-bottom:1px solid var(--trf-border);vertical-align:top;line-height:1.5}.trf-page .trf-table tbody tr:nth-child(odd){background:var(--trf-white)}.trf-page .trf-table tbody tr:nth-child(2n){background:var(--trf-row-alt)}.trf-page .trf-table tbody tr:hover{background:var(--trf-row-hover)}.trf-page .trf-table tbody tr:last-child td{border-bottom:none}.trf-page .trf-table tbody th[scope=row]{padding:13px 16px 13px 20px;border-bottom:1px solid var(--trf-border);border-left:4px solid var(--trf-border-strong);border-right:1px solid var(--trf-border);text-align:left;font-weight:700;color:var(--trf-dark);vertical-align:top;line-height:1.4;white-space:nowrap}.trf-page .trf-table tbody tr:last-child th[scope=row]{border-bottom:none}.trf-page .trf-row-active th[scope=row]{border-left-color:var(--trf-green)}.trf-page .trf-row-ended th[scope=row]{border-left-color:var(--trf-border-strong);color:var(--trf-ended-text)}.trf-page .trf-row-ended td{color:var(--trf-ended-text)}.trf-authority{display:block;font-size:11px;font-weight:400;color:var(--trf-light);line-height:1.4;margin-top:3px;white-space:normal}.trf-cell-note{display:block;font-size:11px;color:var(--trf-light);line-height:1.4;margin-top:3px}.trf-pill{display:inline-block;padding:2px 10px;border-radius:var(--trf-radius-pill);font-size:11px;font-weight:600;line-height:1.6;white-space:nowrap}.trf-pill--live{background:var(--trf-green-light);color:var(--trf-green-hover);border:1px solid var(--trf-green-border)}.trf-pill--ended{background:var(--trf-bg-light);color:var(--trf-light);border:1px solid var(--trf-border-strong)}.trf-pill--paused{background:var(--trf-warning-bg);color:var(--trf-warning-text);border:1px solid var(--trf-warning)}.trf-page .trf-table tfoot td,.trf-page .trf-table tfoot th{background:var(--trf-green-light);border-top:2px solid var(--trf-green-border);padding:15px 16px;font-weight:700;color:var(--trf-dark);vertical-align:top;line-height:1.5}.trf-page .trf-table tfoot th[scope=row]{padding-left:20px;border-left:4px solid var(--trf-green);text-align:left;white-space:nowrap}.trf-page .trf-table tfoot td.trf-num{text-align:right;font-variant-numeric:tabular-nums}.trf-table-legend{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:16px;font-size:12px;color:var(--trf-light)}.trf-page .trf-table-footnotes{margin-top:16px;padding-left:18px;font-size:12px;line-height:1.7;color:var(--trf-light)}.trf-page .trf-table-footnotes li{margin-bottom:6px}.trf-page .trf-table-footnotes li:last-child{margin-bottom:0}.trf-callout{border-left:4px solid var(--trf-blue);background:var(--trf-blue-light);border-radius:0 var(--trf-radius) var(--trf-radius) 0;padding:20px 24px;margin:24px 0}.trf-callout--ruling{border-left-color:var(--trf-green);background:var(--trf-green-light)}.trf-callout--warning{border-left-color:var(--trf-warning);background:var(--trf-warning-bg)}.trf-callout--info{border-left-color:var(--trf-info);background:var(--trf-info-bg)}.trf-page .trf-callout h3{font-size:16px;font-weight:600;line-height:1.35;margin-bottom:8px}.trf-page .trf-callout p{font-size:12px;line-height:1.7}.trf-page .trf-callout p+p{margin-top:12px}.trf-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px}.trf-card{background:var(--trf-white);border:1px solid var(--trf-border);border-radius:var(--trf-radius-lg);padding:24px;box-shadow:var(--trf-shadow-sm);transition:box-shadow .2s ease;min-width:0}.trf-card:hover{box-shadow:var(--trf-shadow-md)}.trf-page .trf-card h3{font-size:16px;font-weight:600;line-height:1.35;margin-bottom:10px}.trf-page .trf-card p{font-size:12px;line-height:1.7}.trf-page .trf-card p+p{margin-top:12px}.trf-page .trf-card-tag{display:inline-block;font-size:11px;font-weight:600;color:var(--trf-green-hover);background:var(--trf-green-light);border-radius:var(--trf-radius-pill);padding:2px 10px;margin-bottom:10px;line-height:1.6}.trf-page .trf-card-tag--intl{color:var(--trf-blue);background:var(--trf-blue-light)}.trf-figure{margin-top:28px}.trf-figure img{display:block;width:100%;height:auto;border-radius:var(--trf-radius-lg);border:1px solid var(--trf-border)}.trf-page .trf-figure figcaption{font-size:12px;color:var(--trf-light);line-height:1.5;margin-top:10px}.trf-page a.trf-btn{display:inline-block;padding:12px 26px;border-radius:var(--trf-radius);font-size:12px;font-weight:600;line-height:1.6;text-align:center;min-height:44px;transition:background .2s ease,color .2s ease}.trf-page a.trf-btn-primary{background:var(--trf-green);color:var(--trf-white);border:1px solid var(--trf-green)}.trf-page a.trf-btn-primary:hover{background:var(--trf-green-hover);border-color:var(--trf-green-hover);color:var(--trf-white);text-decoration:none}.trf-page a.trf-btn-outline{background:var(--trf-white);color:var(--trf-green);border:1px solid var(--trf-green)}.trf-page a.trf-btn-outline:hover{background:var(--trf-green-light);color:var(--trf-green-hover);text-decoration:none}.trf-page a.trf-btn:focus-visible{outline:2px solid var(--trf-green);outline-offset:2px}.trf-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.trf-faq{margin-top:24px;border-top:1px solid var(--trf-border)}.trf-faq details{border-bottom:1px solid var(--trf-border)}.trf-faq summary{position:relative;cursor:pointer;list-style:none;padding:16px 44px 16px 0;font-size:16px;font-weight:600;line-height:1.35;color:var(--trf-dark)}.trf-faq summary::-webkit-details-marker{display:none}.trf-faq summary:after{content:"+";position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:18px;font-weight:400;color:var(--trf-green);line-height:1}.trf-faq details[open] summary:after{content:"\2212"}.trf-page .trf-faq details p{font-size:12px;line-height:1.7;padding:0 44px 18px 0}.trf-page .trf-faq details p+p{padding-top:12px}.trf-breadcrumb{padding:28px 0;border-top:1px solid var(--trf-border);font-size:12px;color:var(--trf-light)}.trf-breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.trf-breadcrumb li:after{content:"\203a";margin-left:8px;color:var(--trf-light)}.trf-breadcrumb li:last-child:after{content:"";margin-left:0}.trf-cta{background:linear-gradient(135deg,var(--trf-green-hover) 0%,var(--trf-green) 100%);padding:48px 0;text-align:center}.trf-page .trf-cta h2{color:var(--trf-white);font-size:18px;font-weight:700;line-height:1.3;margin-bottom:10px}.trf-page .trf-cta p{color:var(--trf-white);font-size:12px;line-height:1.7;max-width:620px;margin:0 auto}.trf-cta .trf-btn-row{justify-content:center}.trf-page .trf-cta a.trf-btn-primary{background:var(--trf-white);color:var(--trf-green);border-color:var(--trf-white)}.trf-page .trf-cta a.trf-btn-primary:hover{background:var(--trf-green-light);color:var(--trf-green-hover);border-color:var(--trf-green-light)}.trf-page .trf-cta a.trf-btn-outline{background:transparent;color:var(--trf-white);border-color:#fdfdfdb3}.trf-page .trf-cta a.trf-btn-outline:hover{background:#fdfdfd1f;color:var(--trf-white);border-color:var(--trf-white)}.trf-page .trf-cta a.trf-btn:focus-visible{outline:2px solid var(--trf-white);outline-offset:3px}.trf-page .trf-sources-intro{margin-top:16px;font-size:12px;line-height:1.7;color:var(--trf-light)}.trf-page .trf-sources{margin-top:12px;padding-left:18px;font-size:11px;line-height:1.7;color:var(--trf-light)}.trf-page .trf-sources li{margin-bottom:5px}@media(max-width:1024px){.trf-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.trf-hero{padding:40px 0 32px}.trf-section{padding:32px 0}.trf-page .trf-hero h1{font-size:20px}.trf-page .trf-section h2,.trf-page .trf-cta h2{font-size:16px}.trf-page .trf-card h3,.trf-page .trf-callout h3,.trf-faq summary{font-size:14px}.trf-page .trf-hero-lede{font-size:12px}.trf-stat-value{font-size:20px}.trf-card-grid{grid-template-columns:minmax(0,1fr)}.trf-table{min-width:880px}.trf-card{padding:20px}}@media(max-width:480px){.trf-page .trf-hero h1{font-size:18px}.trf-stat-grid{grid-template-columns:minmax(0,1fr)}.trf-container,.trf-container-wide{padding:0 16px}}@media(prefers-reduced-motion:reduce){.trf-page .trf-card,.trf-page a.trf-btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/tariffs-page.css.map */
