.trust-root{--t-max:68rem;--t-pad:clamp(1rem, .5rem + 2vw, 2rem);--t-radius:.625rem;--t-gap:1.25rem;background:var(--bg-2);min-height:100dvh}.trust-root .thead{z-index:20;padding:.875rem var(--t-pad);background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:sticky;top:0}.trust-root .thead-brand{color:var(--navy);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.trust-root .thead-brand .brand-wordmark{width:5.25rem;height:auto;display:block}.trust-root .thead-brand span{font-size:var(--t-lede);color:var(--ink)}.trust-root .thead-nav{font-size:var(--t-small);align-items:center;gap:1.5rem;display:flex}.trust-root .thead-nav a{color:var(--slate);text-decoration:none}.trust-root .thead-nav a:hover{color:var(--navy)}.trust-root .tdraft{padding:.75rem var(--t-pad);background:var(--rust);color:var(--tx);font-size:var(--t-small);margin:0}.trust-root .tdraft code{font-family:var(--font-mono);font-size:.85em}.trust-root .tmain{gap:var(--t-gap);max-width:var(--t-max);padding:var(--t-gap) var(--t-pad) 3rem;flex-direction:column;margin:0 auto;display:flex}.trust-root .tcard{background:var(--paper);border:1px solid var(--line);border-radius:var(--t-radius);padding:1.5rem;scroll-margin-top:5rem}.trust-root .tcard h2{font-size:var(--t-h3);line-height:var(--lh-h3);color:var(--heading);align-items:center;gap:.625rem;display:flex}.trust-root .tcard h2 svg,.trust-root .tcat h3 svg{width:1.25rem;height:1.25rem;color:var(--green);flex:none}.trust-root .tcard-h{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.trust-root .tcount{font-family:var(--font-mono);font-size:var(--t-micro);letter-spacing:var(--ls-caps);text-transform:uppercase;color:var(--muted)}.trust-root .tprose{color:var(--slate);line-height:var(--lh-body);margin:.875rem 0 0}.trust-root .tnote{max-width:68ch;color:var(--muted);font-size:var(--t-small);margin:.75rem 0 1.25rem;line-height:1.55}.trust-root .tnote.end{margin:1rem 0 0}.trust-root .tupdated{font-family:var(--font-mono);font-size:var(--t-micro);letter-spacing:var(--ls-caps);text-transform:uppercase;color:var(--muted);margin:1.25rem 0 0}.trust-root .tbtn{border:1px solid var(--green);background:var(--green);color:var(--tx);font-size:var(--t-small);white-space:nowrap;cursor:pointer;border-radius:.375rem;align-items:center;gap:.45rem;padding:.55rem .95rem;line-height:1;text-decoration:none;transition:background .15s;display:inline-flex}.trust-root .tbtn:hover{background:var(--green-2)}.trust-root .tbtn.lg{font-size:var(--t-body);padding:.7rem 1.15rem}.trust-root .tbtn.ghost{border-color:var(--line);color:var(--slate);background:0 0}.trust-root .tbtn.ghost:hover{background:var(--haze);color:var(--ink)}.trust-root .tbtn svg{width:1rem;height:1rem}.trust-root .treview{border-top:3px solid var(--green);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.trust-root .treview h1{font-size:var(--t-h3);line-height:var(--lh-h3);color:var(--heading)}.trust-root .treview p{color:var(--muted);font-size:var(--t-small);margin:.4rem 0 0}.trust-root .ttwo{gap:var(--t-gap);grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));align-items:start;display:grid}.trust-root .tcerts{grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));gap:1rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.trust-root .tcerts li{border:1px solid var(--line);text-align:center;border-radius:.5rem;flex-direction:column;align-items:center;gap:.4rem;padding:.875rem .5rem;display:flex}.trust-root .tcerts img{width:3.5rem;height:auto}.trust-root .tcert-mark{border:1px solid var(--navy-line);width:3.5rem;height:3.5rem;font-family:var(--font-mono);font-size:var(--t-small);color:var(--navy);border-radius:50%;place-items:center;display:grid}.trust-root .tcert-n{font-size:var(--t-small);color:var(--ink);align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.trust-root .tcert-s{font-family:var(--font-mono);font-size:var(--t-micro);letter-spacing:var(--ls-caps);text-transform:uppercase;color:var(--muted)}.trust-root .tcert-s.certified{color:var(--green)}.trust-root .tcert-s.self{color:var(--navy)}.trust-root .tcheck{width:.875rem;height:.875rem;color:var(--sage);flex:none}.trust-root .tcheck.certified{color:var(--green)}.trust-root .tcheck.aligned{color:var(--muted)}.trust-root .tcheck.self{color:var(--navy)}.trust-root .tlogos h2{justify-content:center}.trust-root .tlogos ul{flex-wrap:wrap;justify-content:center;gap:2rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.trust-root .tlogos li{font-size:var(--t-small);color:var(--slate);flex-direction:column;align-items:center;gap:.5rem;display:flex}.trust-root .tsearch{align-items:center;display:flex;position:relative}.trust-root .tsearch-i{width:1.125rem;height:1.125rem;color:var(--muted);pointer-events:none;position:absolute;left:1rem}.trust-root .tsearch input{border:1px solid var(--line);border-radius:var(--t-radius);background:var(--paper);width:100%;color:var(--ink);font:inherit;font-size:var(--t-body);appearance:none;padding:.9rem 4rem .9rem 2.875rem}.trust-root .tsearch input::-webkit-search-cancel-button{appearance:none}.trust-root .tsearch input:focus{outline:2px solid var(--navy-line);outline-offset:-1px}.trust-root .tsearch kbd{border:1px solid var(--line);font-family:var(--font-mono);font-size:var(--t-micro);color:var(--muted);pointer-events:none;border-radius:.25rem;padding:.2rem .4rem;position:absolute;right:.875rem}.trust-root .tresults{color:var(--muted);font-size:var(--t-small);margin:-.375rem 0 0}.trust-root .tdocgrid{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:.75rem;margin-top:1.25rem;display:grid}.trust-root .tdoc{border:1px solid var(--line);width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:.5rem;align-items:center;gap:.75rem;padding:.875rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.trust-root .tdoc:hover{border-color:var(--green);background:var(--bg-2)}.trust-root .tdoc-ic{background:var(--haze);width:2.25rem;height:2.25rem;color:var(--green);border-radius:.375rem;flex:none;place-items:center;display:grid}.trust-root .tdoc-ic svg{width:1.125rem;height:1.125rem}.trust-root .tdoc-b{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.trust-root .tdoc-c{font-family:var(--font-mono);font-size:var(--t-micro);letter-spacing:var(--ls-caps);text-transform:uppercase;color:var(--muted)}.trust-root .tdoc-n{color:var(--ink);font-size:var(--t-small);font-weight:600}.trust-root .tdoc-l{width:1rem;height:1rem;color:var(--muted);flex:none}.trust-root .tdoc-open{font-size:var(--t-micro);font-family:var(--font-mono);letter-spacing:var(--ls-caps);text-transform:uppercase;color:var(--green);flex:none}.trust-root .tmore{border:0;border-top:1px solid var(--line);width:100%;color:var(--ink);font:inherit;font-size:var(--t-small);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.6rem;font-weight:600;display:flex}.trust-root .tmore:hover{color:var(--green)}.trust-root .tmore.sm{font-size:var(--t-small);justify-content:flex-start;margin-top:auto;padding:.75rem 0 0}.trust-root .tchev,.trust-root .tarrow{border-bottom:1.5px solid;border-right:1.5px solid;width:.5rem;height:.5rem;transition:transform .18s;transform:rotate(45deg)translate(-2px,-2px)}.trust-root .tchev.up,.trust-root .tarrow.up{transform:rotate(-135deg)translate(-2px,-2px)}.trust-root .tarrow{transform:rotate(-45deg)}.trust-root .tarrow.up{transform:rotate(135deg)}.trust-root .tcatgrid{gap:var(--t-gap);grid-template-columns:repeat(auto-fill,minmax(19rem,1fr));display:grid}.trust-root .tcat{flex-direction:column;display:flex}.trust-root .tcat h3{font-size:var(--t-lede);color:var(--heading);align-items:center;gap:.625rem;display:flex}.trust-root .tcat ul{flex-direction:column;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.trust-root .tcat li{align-items:flex-start;gap:.6rem;display:flex}.trust-root .tcat li .tcheck{color:var(--green);margin-top:.2rem}.trust-root .tcat-n{color:var(--ink);font-size:var(--t-small)}.trust-root .tcat li p{color:var(--muted);font-size:var(--t-small);margin:.3rem 0 0;line-height:1.5}.trust-root .tpolicies{columns:2;column-gap:2rem;margin:0;padding:0;list-style:none}.trust-root .tpolicies li{break-inside:avoid;color:var(--slate);font-size:var(--t-small);align-items:flex-start;gap:.6rem;padding:.35rem 0;display:flex}.trust-root .tpolicies .tcheck{color:var(--green);margin-top:.25rem}.trust-root .ttable-wrap{border:1px solid var(--line);border-radius:.5rem;overflow-x:auto}.trust-root .ttable{border-collapse:collapse;width:100%;min-width:44rem;font-size:var(--t-small)}.trust-root .ttable :is(th,td){text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:.8rem 1rem}.trust-root .ttable thead th{font-family:var(--font-mono);font-size:var(--t-micro);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--muted);background:var(--bg-2);font-weight:400}.trust-root .ttable tbody th{color:var(--ink);font-weight:600}.trust-root .ttable td{color:var(--slate)}.trust-root .ttable a{color:var(--navy)}.trust-root .tsub-co{align-items:center;gap:.5rem;display:inline-flex}.trust-root .tsub-co img{object-fit:contain;border-radius:.1875rem;flex:none;width:1.25rem;height:1.25rem}.trust-root .tsub-pp{font-size:var(--t-micro);color:var(--muted);overflow-wrap:anywhere;margin-top:.4rem;display:block}.trust-root .ttable tbody tr:last-child :is(th,td){border-bottom:0}.trust-root .tcontact-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;display:grid}.trust-root .tcontact-grid>div{border:1px solid var(--line);border-radius:.5rem;padding:1rem}.trust-root .tk{font-family:var(--font-mono);font-size:var(--t-micro);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--muted);margin:0 0 .35rem}.trust-root .tcontact-grid a{color:var(--navy)}.trust-root .tfoot{max-width:var(--t-max);padding:1.5rem var(--t-pad) 3rem;border-top:1px solid var(--line);color:var(--muted);font-size:var(--t-small);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.trust-root .tfoot-links{flex-wrap:wrap;gap:1.25rem;display:flex}.trust-root .tfoot a{color:var(--muted);text-decoration:none}.trust-root .tfoot a:hover{color:var(--ink)}.trust-root .tdrawer-wrap{z-index:100;background:#1b1a1773;justify-content:flex-end;animation:.2s tfade-in;display:flex;position:fixed;inset:0}.trust-root .tdrawer{background:var(--bg-2);width:min(42rem,100%);height:100%;color:var(--text);flex-direction:column;animation:.24s cubic-bezier(.2,.8,.2,1) tdrawer-in;display:flex;overflow:hidden;box-shadow:-1px 0 3rem #1b1a172e}@keyframes tfade-in{0%{opacity:0}}@keyframes tdrawer-in{0%{transform:translate(100%)}}.trust-root .tdrawer>header{padding:1.125rem var(--t-pad);background:var(--paper);border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:1rem;display:flex}.trust-root .tdrawer h2{font-size:var(--t-h3);color:var(--heading);align-items:center;gap:.625rem;display:flex}.trust-root .tdrawer h2 svg{width:1.25rem;height:1.25rem;color:var(--green)}.trust-root .tdrawer>header button{width:2rem;height:2rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:.375rem;place-items:center;padding:0;display:grid}.trust-root .tdrawer>header button:hover{background:var(--haze);color:var(--ink)}.trust-root .tdrawer>header button svg{width:1.125rem;height:1.125rem}.trust-root .tdrawer-b{padding:var(--t-pad);overscroll-behavior:contain;flex-direction:column;flex:1;gap:.75rem;display:flex;overflow-y:auto}.trust-root .tdrawer-b article{background:var(--paper);border:1px solid var(--line);border-radius:var(--t-radius);padding:1.125rem}.trust-root .tdrawer-b h3{font-size:var(--t-lede);color:var(--heading);align-items:center;gap:.5rem;display:flex}.trust-root .tdrawer-b h3 .tcheck{width:1rem;height:1rem;color:var(--green)}.trust-root .tdrawer-b p{color:var(--slate);font-size:var(--t-small);line-height:var(--lh-body);margin:.6rem 0 0}.trust-root .tdrawer-b .tbtn{margin-top:.875rem}.trust-root .tdrawer-b article.on{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.trust-root .tdrawer-b h3{flex-wrap:wrap}.trust-root .tdrawer-b .tpill{margin-left:.15rem}.trust-root .tmodal-wrap{z-index:110;padding:var(--t-pad);background:#1b1a1773;justify-content:center;align-items:center;animation:.2s tfade-in;display:flex;position:fixed;inset:0;overflow-y:auto}.trust-root .tmodal{background:var(--paper);border-radius:var(--t-radius);width:min(30rem,100%);margin:auto;padding:1.75rem;animation:.2s cubic-bezier(.2,.8,.2,1) tmodal-in;position:relative;box-shadow:0 1.5rem 3rem #1b1a1738}@keyframes tmodal-in{0%{opacity:0;transform:translateY(.75rem)}}.trust-root .tmodal-x{width:2rem;height:2rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:.375rem;place-items:center;padding:0;display:grid;position:absolute;top:.875rem;right:.875rem}.trust-root .tmodal-x:hover{background:var(--haze);color:var(--ink)}.trust-root .tmodal-x svg{width:1.125rem;height:1.125rem}.trust-root .tmodal-ic{background:var(--haze);width:3rem;height:3rem;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 1rem;display:grid}.trust-root .tmodal-ic svg{width:1.5rem;height:1.5rem}.trust-root .tmodal h2{font-size:var(--t-h3);line-height:var(--lh-h3);color:var(--heading);text-align:center}.trust-root .tmodal-detail{color:var(--slate);font-size:var(--t-small);line-height:var(--lh-body);text-align:center;margin:.75rem 0 0}.trust-root .tmodal-sub{color:var(--muted);font-size:var(--t-small);text-align:center;margin:.5rem 0 1.5rem}.trust-root .tmodal label{font-size:var(--t-small);color:var(--ink);margin-bottom:.875rem;font-weight:600;display:block}.trust-root .tmodal label span{color:var(--rust)}.trust-root .tmodal :is(input,textarea){border:1px solid var(--line);background:var(--bg);width:100%;color:var(--ink);font:inherit;font-size:var(--t-small);resize:vertical;border-radius:.375rem;margin-top:.35rem;padding:.6rem .75rem;font-weight:400;display:block}.trust-root .tmodal :is(input,textarea):focus{outline:2px solid var(--navy-line);outline-offset:-1px}.trust-root .tmodal-two{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.875rem;display:grid}.trust-root .tmodal-two label{margin-bottom:.875rem}.trust-root .tmodal-note{color:var(--muted);font-size:var(--t-micro);margin:0 0 1.25rem;line-height:1.5}.trust-root .tmodal footer{flex-wrap:wrap;justify-content:flex-end;gap:.625rem;display:flex}@media (max-width:52rem){.trust-root .thead-nav{display:none}.trust-root .tpolicies{columns:1}.trust-root .treview{align-items:flex-start}.trust-root .tbtn.lg{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.trust-root *{transition:none!important}}
