.tc-legal-page{--legal-green:#107c50;--legal-ink:#142a21;--legal-line:#d5e3dc;--tc-legal-top:150px;color:var(--legal-ink);padding-bottom:40px;letter-spacing:0}
.tc-legal-page *{box-sizing:border-box;letter-spacing:0}
.tc-legal-page .tc-legal-heading{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:18px 0 24px;margin:0 0 24px;border-bottom:1px solid var(--legal-line)}
.tc-legal-heading .tc-legal-eyebrow{display:block;margin:0 0 8px;color:var(--legal-green);font-size:12px;font-weight:700;text-transform:uppercase}
.tc-legal-heading h1{margin:0 0 10px;font-size:36px;line-height:1.16;color:var(--legal-ink)}
.tc-legal-heading p{max-width:72ch;margin:0;color:#4a6257;font-size:16px;line-height:1.6}
.tc-legal-heading time{display:block;margin-top:10px;font-size:12px;color:#4a6257}
.tc-legal-print{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;padding:0;border:1px solid var(--legal-line);border-radius:6px;color:var(--legal-green);background:#fff;cursor:pointer}
.tc-legal-print[hidden]{display:none}
.tc-legal-page .tc-legal-grid{display:grid;grid-template-columns:264px minmax(0,1fr);align-items:start;gap:40px}
.tc-legal-page .tc-legal-nav{position:sticky;top:var(--tc-legal-top);max-height:calc(100dvh - var(--tc-legal-top) - 16px);overflow:auto;scrollbar-width:thin;overscroll-behavior:contain;background:#fff;min-width:0;border:0;border-right:1px solid var(--legal-line);border-radius:0;padding:0 20px 8px 0;z-index:10}
.tc-legal-nav>summary{display:flex;align-items:center;gap:10px;list-style:none;cursor:pointer;min-height:44px;font-size:14px;font-weight:700;color:var(--legal-ink)}
.tc-legal-nav>summary::-webkit-details-marker{display:none}
.tc-legal-nav>summary .tc-legal-chevron{margin-left:auto;transition:transform .15s}
.tc-legal-nav[open]>summary .tc-legal-chevron{transform:rotate(180deg)}
.tc-legal-nav .tc-legal-pages{display:grid;gap:3px;margin:16px 0 0;border-top:1px solid var(--legal-line);padding-top:12px}
.tc-legal-page .tc-legal-pages a{display:flex;align-items:center;gap:10px;min-height:40px;margin:0;padding:8px 10px;border-radius:5px;color:#354f43;font-size:14px;font-weight:550;text-decoration:none;line-height:1.4}
.tc-legal-page .tc-legal-pages a[aria-current=page]{background:#eaf5ef;color:#08663e;font-weight:750}
.tc-legal-page .tc-legal-pages a:hover{background:#f2f7f4;color:#08663e}
.tc-legal-page svg{width:18px;height:18px;flex-shrink:0;stroke-width:1.8}
.tc-legal-index{border-top:0;padding-top:8px}
.tc-legal-index>span{display:block;margin:0 10px 8px;font-size:11px;font-weight:700;text-transform:uppercase;color:#51665c}
.tc-legal-page .tc-legal-index ol{display:grid;gap:2px;margin:0;padding:0;list-style:none}
.tc-legal-page .tc-legal-index a{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;padding:7px 10px;border-left:2px solid transparent;margin:0;font-size:12px;line-height:1.45;color:#4a6257;text-decoration:none;font-weight:450}
.tc-legal-index a>span:first-child{font-variant-numeric:tabular-nums;color:#60776b}
.tc-legal-page .tc-legal-index a[aria-current=location]{border-left-color:var(--legal-green);background:#f2f7f4;color:#075f3b;font-weight:650}
.tc-legal-index a:hover{color:#08663e;text-decoration:underline}
.tc-legal-page .tc-legal-content{min-width:0;max-width:78ch;font-size:16px;line-height:1.75;overflow-wrap:anywhere}
.tc-legal-page .tc-legal-content section{padding:0 0 24px;margin:0 0 24px;border-bottom:1px solid var(--legal-line);scroll-margin-top:calc(var(--tc-legal-top) + 16px)}
.tc-legal-page .tc-legal-content section:last-child{margin-bottom:0;border-bottom:0}
.tc-legal-page .tc-legal-content h2{display:flex;align-items:baseline;gap:12px;margin:0 0 14px;font-size:21px;line-height:1.4;color:var(--legal-ink)}
.tc-legal-content h2 .tc-legal-number{color:var(--legal-green);font-size:13px;font-weight:600;flex-shrink:0;font-variant-numeric:tabular-nums}
.tc-legal-page .tc-legal-content p{margin:0 0 14px}
.tc-legal-page .tc-legal-content :is(ul,ol){padding-left:22px;margin:0 0 16px}
.tc-legal-page .tc-legal-content li+li{margin-top:7px}
.tc-legal-page .tc-legal-content address{font-style:normal;line-height:1.85;margin:16px 0}
.tc-legal-page .tc-legal-content a{color:#086a43;text-decoration:underline;text-underline-offset:3px}
.tc-legal-page .tc-legal-content strong{font-weight:700}
.tc-legal-page .tc-legal-content .tc-legal-identity{display:grid;grid-template-columns:150px minmax(0,1fr);margin:0;line-height:1.6}
.tc-legal-identity dt,.tc-legal-identity dd{margin:0;padding:11px 0;border-bottom:1px solid var(--legal-line);font-size:14px}
.tc-legal-identity dt{color:#4a6257;padding-right:16px}
.tc-legal-identity dd{font-weight:550}
.tc-legal-page .tc-legal-content table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px;line-height:1.55;margin:14px 0}
.tc-legal-content th,.tc-legal-content td{padding:12px 10px;border-bottom:1px solid var(--legal-line);text-align:left;vertical-align:top;overflow-wrap:anywhere}
.tc-legal-content th{color:#08663e;font-weight:650}
.tc-legal-content code{font-size:12px;white-space:normal;overflow-wrap:anywhere}
.tc-legal-page :is(a,button,summary):focus-visible{outline:2px solid var(--legal-green);outline-offset:3px}
.tc-legal-page .tc-legal-content section:focus{outline:none}
.tc-legal-page .tc-legal-contact{border-top:1px solid var(--legal-line);padding-top:24px;margin-top:8px;display:flex;flex-wrap:wrap;gap:10px 24px;font-size:14px;line-height:1.5}
.tc-legal-contact a{display:inline-flex;align-items:center;gap:8px;color:#086a43;text-decoration:underline;text-underline-offset:3px}
@media(max-width:1100px){.tc-legal-page .tc-legal-grid{grid-template-columns:230px minmax(0,1fr);gap:26px}.tc-legal-page .tc-legal-nav{padding-right:14px}.tc-legal-page .tc-legal-content{font-size:15px}}
@media(max-width:820px){
 .tc-legal-page .tc-legal-heading{padding:10px 0 18px;margin-bottom:16px;gap:12px}
 .tc-legal-heading h1{font-size:28px}.tc-legal-heading p{font-size:14px}
 .tc-legal-page .tc-legal-grid{display:block}
 .tc-legal-page .tc-legal-nav{padding:0 12px;margin:0 0 22px;border:1px solid var(--legal-line);border-radius:6px;max-height:calc(100dvh - var(--tc-legal-top) - 12px);box-shadow:0 3px 10px #143a2410}
 .tc-legal-nav>summary{min-height:48px}.tc-legal-nav[open]{padding-bottom:12px}
 .tc-legal-nav .tc-legal-pages{grid-template-columns:1fr 1fr;margin-bottom:12px}
 .tc-legal-page .tc-legal-pages a{font-size:13px;padding:8px 6px}
 .tc-legal-page .tc-legal-index a{min-height:36px;font-size:13px}
 .tc-legal-page .tc-legal-content{max-width:none;font-size:15px;line-height:1.7}
 .tc-legal-page .tc-legal-content section{scroll-margin-top:calc(var(--tc-legal-top) + 70px);padding-bottom:20px;margin-bottom:20px}
 .tc-legal-page .tc-legal-content h2{font-size:19px;gap:10px}
 .tc-legal-page .tc-legal-content .tc-legal-identity{grid-template-columns:120px minmax(0,1fr)}
}
@media(max-width:420px){.tc-legal-page .tc-legal-content .tc-legal-identity{grid-template-columns:1fr}.tc-legal-identity dt{border-bottom:0;padding-bottom:0}.tc-legal-identity dd{padding-top:3px}.tc-legal-heading h1{font-size:26px}.tc-legal-content th,.tc-legal-content td{padding:8px 4px;font-size:12px}.tc-legal-page .tc-legal-pages a{font-size:12px;gap:6px}}
@media(prefers-reduced-motion:reduce){html:has(.tc-legal-page),.tc-legal-page *{scroll-behavior:auto!important;transition:none!important}}
@media print{body>.site-header,body>footer,.tc-legal-nav,.tc-legal-print,.tc-legal-contact,body>.tc-sidecart,body>.tc-menu-drawer{display:none!important}.tc-legal-page{padding:0;max-width:none}.tc-legal-page .tc-legal-grid{display:block}.tc-legal-page .tc-legal-content{max-width:none;font-size:11pt}.tc-legal-page .tc-legal-heading h1{font-size:24pt}.tc-legal-content h2{break-after:avoid}.tc-legal-content a{color:inherit!important}.tc-legal-content p{orphans:3;widows:3}}
.tc-legal-nav-label{grid-column:1/-1;margin:0 10px 6px;font-size:11px;line-height:1.5;font-weight:700;text-transform:uppercase;color:#51665c}
.tc-legal-actions{display:flex;gap:8px;flex-shrink:0}
.tc-legal-download{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--legal-line);border-radius:6px;color:var(--legal-green);background:#fff}
.tc-legal-download:hover{background:#eaf5ef}
@media(max-width:420px){.tc-legal-actions{flex-direction:column}}
@media print{.tc-legal-actions{display:none!important}}
