.site-nav--static .site-nav-item{position:relative;display:inline-flex;align-items:center;isolation:isolate}.site-nav--static .site-nav-pill{position:absolute;inset:0;z-index:0;display:block;border-radius:9999px;background:var(--site-nav-pill-bg);pointer-events:none;opacity:0;transition:opacity .15s ease,background-color .15s ease,box-shadow .15s ease}@media(hover:hover){.site-nav--static .site-nav-item:hover .site-nav-pill,.site-nav--static .site-nav-item:has(a:hover) .site-nav-pill,.site-nav--static .site-nav-item:has(button:hover) .site-nav-pill{opacity:1}}.site-nav--static .site-nav-item:focus-within .site-nav-pill{opacity:1}.site-nav--static .site-nav-item>a,.site-nav--static .site-nav-item>button{position:relative;z-index:1}.site-nav--static.site-nav--transparent .site-nav-item:hover .site-nav-pill,.site-nav--static.site-nav--transparent .site-nav-item:has(a:hover) .site-nav-pill,.site-nav--static.site-nav--transparent .site-nav-item:has(button:hover) .site-nav-pill,.site-nav--static.site-nav--transparent .site-nav-item:focus-within .site-nav-pill{background:var(--site-nav-pill-bg-strong);box-shadow:inset 0 0 0 1px #8b6f5a2e}.site-nav--static button[type=button]{margin:0;border:0;background:transparent;cursor:pointer;appearance:none}.site-nav--static .site-nav-static-mobile>summary{cursor:pointer}.site-nav--static .site-nav-static-mobile-panel{display:none}.site-nav--static .site-nav-static-mobile[open] .site-nav-static-mobile-panel{display:block}.legal-page{--legal-bg: #f5f2f0;--legal-ink: var(--color-coffee-950, #211811);--legal-muted: #6b5e54;--legal-subtle: var(--color-coffee-600, #6b4f3d);--legal-rule: rgba(33, 24, 17, .1);--legal-soft: var(--color-coffee-50, #f7f4f2);--legal-content: 46rem;--legal-accent: var(--color-coffee-700, #503a2b);min-height:100dvh;background:var(--legal-bg);color:var(--legal-ink);overflow-x:clip}html:has([data-legal-page]),body:has([data-legal-page]){background-color:#f5f2f0!important}.legal-page .site-nav.site-nav--transparent{background:transparent!important}.legal-page :is(h1,h2,h3,h4,h5,h6){color:var(--legal-ink);letter-spacing:-.02em}.legal-shell{width:100%;max-width:var(--legal-content);margin-inline:auto;padding-inline:max(1.25rem,env(safe-area-inset-left,0px)) max(1.25rem,env(safe-area-inset-right,0px))}.legal-doc{padding-block:clamp(6.5rem,5rem + 4vw,8.5rem) clamp(3rem,2rem + 3vw,5rem)}.legal-header{text-align:center;margin-bottom:clamp(2rem,1.5rem + 2vw,3rem)}.legal-title{margin:0;font-size:clamp(2.25rem,1.4rem + 3.2vw,4.5rem);font-weight:700;line-height:1.08;letter-spacing:-.035em;color:var(--legal-ink)}.legal-meta{margin:.85rem 0 0;font-size:.875rem;line-height:1.4;color:var(--legal-subtle)}.legal-lead{margin:0 0 1.75rem;font-size:1.0625rem;line-height:1.65;color:var(--legal-muted)}.legal-body{display:flex;flex-direction:column;gap:.5rem}.legal-body h2{margin:1.75rem 0 .25rem;font-size:1.125rem;font-weight:700;line-height:1.35;letter-spacing:-.02em;color:var(--legal-ink)}.legal-body h2:first-child{margin-top:0}.legal-body p{margin:0;font-size:1rem;line-height:1.65;color:var(--legal-muted)}.legal-body ol{margin:.35rem 0 0;padding-left:1.35rem;display:flex;flex-direction:column;gap:.6rem}.legal-body li{font-size:1rem;line-height:1.65;color:var(--legal-muted)}.legal-body li strong{font-weight:700;color:var(--legal-ink)}.legal-body a{color:var(--legal-accent);text-decoration:underline;text-underline-offset:3px}.legal-body a:hover{opacity:.85}.legal-body .table-wrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:1rem}.legal-body table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.875rem;line-height:1.5}.legal-body table th,.legal-body table td{border:1px solid var(--legal-rule);padding:.65rem .8rem;vertical-align:top;text-align:left;color:var(--legal-muted);overflow-wrap:anywhere;word-break:break-word}.legal-body table th{font-weight:700;color:var(--legal-ink);background:var(--legal-soft)}.legal-body table th:nth-child(1),.legal-body table td:nth-child(1){width:18%}.legal-body table th:nth-child(2),.legal-body table td:nth-child(2){width:42%}.legal-body table th:nth-child(3),.legal-body table td:nth-child(3){width:40%}
