.LegalLayout-module__WsD52W__page{background:var(--color-bg-primary);min-height:100vh;position:relative}.LegalLayout-module__WsD52W__bgOverlay{z-index:0;background:var(--surface-near-black-55);pointer-events:none;position:fixed;inset:0}.LegalLayout-module__WsD52W__main{z-index:1;font-family:var(--font-plus-jakarta),sans-serif;padding-top:clamp(5.5rem,10vw,9rem);padding-bottom:clamp(2rem,4vw,4rem);position:relative}.LegalLayout-module__WsD52W__container{max-width:clamp(55rem,78vw,90rem);margin:0 auto;padding:0 clamp(1rem,4vw,4.5rem)}.LegalLayout-module__WsD52W__progressTrack{z-index:200;background:var(--legal-progress-track);pointer-events:none;height:1.5px;position:fixed;top:0;left:0;right:0;overflow:hidden}.LegalLayout-module__WsD52W__progressFill{background:linear-gradient(90deg,var(--legal-progress-fill)0%,var(--legal-progress-glow)100%);box-shadow:0 0 8px var(--legal-progress-glow),0 0 1px var(--legal-progress-fill);transform-origin:0;will-change:transform;transition:transform .18s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.LegalLayout-module__WsD52W__mobilePill{z-index:50;background:var(--legal-pill-bg);border:.5px solid var(--legal-pill-border);-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);width:calc(100% - clamp(2rem,8vw,3rem));font-family:var(--font-plus-jakarta),sans-serif;color:var(--legal-text-body);cursor:pointer;text-align:left;touch-action:manipulation;border-radius:999px;align-items:center;gap:.5rem;margin:clamp(.5rem,1.2vw,.75rem) auto 0;padding:.6875rem 1rem;font-size:clamp(.8125rem,2vw,.9375rem);font-weight:500;transition:background .2s,border-color .2s,transform .15s;display:none;position:sticky;top:clamp(3.5rem,11vw,4.5rem)}@media (hover:hover) and (pointer:fine){.LegalLayout-module__WsD52W__mobilePill:hover{background:var(--surface-white-6);border-color:var(--surface-white-15)}}.LegalLayout-module__WsD52W__mobilePill:active{background:var(--surface-white-6);transform:scale(.99)}.LegalLayout-module__WsD52W__mobilePillOpen{border-color:var(--surface-white-18)}.LegalLayout-module__WsD52W__pillLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--legal-text-muted);flex-shrink:0;font-size:.75em}.LegalLayout-module__WsD52W__pillSep{color:var(--legal-text-muted);flex-shrink:0}.LegalLayout-module__WsD52W__pillSection{min-width:0;color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.LegalLayout-module__WsD52W__pillChevron{width:.875rem;height:.875rem;color:var(--legal-text-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.65,0,.35,1)}.LegalLayout-module__WsD52W__pillChevronOpen{color:var(--color-text-primary);transform:rotate(180deg)}.LegalLayout-module__WsD52W__sheetBackdrop{z-index:110;background:var(--legal-sheet-backdrop);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .3s;position:fixed;inset:0}.LegalLayout-module__WsD52W__sheetBackdropOpen{opacity:1;pointer-events:auto}.LegalLayout-module__WsD52W__sheet{z-index:120;max-block-size:min(70vh,32rem);padding:.5rem clamp(1rem,4vw,1.5rem)calc(1.25rem + env(safe-area-inset-bottom,0px));background:var(--legal-sheet-bg);border-top:.5px solid var(--legal-sheet-border);-webkit-backdrop-filter:blur(28px)saturate(180%);backdrop-filter:blur(28px)saturate(180%);box-shadow:0 -1.25rem 3rem var(--shadow-panel-md);border-radius:1.25rem 1.25rem 0 0;flex-direction:column;transition:transform .4s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%)}.LegalLayout-module__WsD52W__sheetOpen{transform:translateY(0)}.LegalLayout-module__WsD52W__sheetHandle{background:var(--legal-sheet-handle);border-radius:.125rem;flex-shrink:0;width:2.25rem;height:.25rem;margin:0 auto .625rem}.LegalLayout-module__WsD52W__sheetLabel{color:var(--legal-text-muted);text-transform:uppercase;letter-spacing:.1em;flex-shrink:0;margin-bottom:.625rem;padding:0 .5rem;font-size:.6875rem;font-weight:600}.LegalLayout-module__WsD52W__sheetListWrap{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex:1;padding-inline:0;position:relative;overflow-y:auto}.LegalLayout-module__WsD52W__sheetList{flex-direction:column;gap:.125rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.LegalLayout-module__WsD52W__sheetLink{color:var(--legal-text-muted);touch-action:manipulation;border-radius:.5rem;padding:.875rem .875rem .875rem 1.125rem;font-size:clamp(.875rem,2.2vw,.9375rem);font-weight:500;line-height:1.4;text-decoration:none;transition:color .25s cubic-bezier(.16,1,.3,1);display:block;position:relative}@media (hover:hover) and (pointer:fine){.LegalLayout-module__WsD52W__sheetLink:hover{color:var(--text-white-70)}}.LegalLayout-module__WsD52W__sheetLink:active,.LegalLayout-module__WsD52W__sheetLinkActive{color:var(--color-text-primary)}.LegalLayout-module__WsD52W__breadcrumb{color:var(--legal-text-muted);align-items:center;gap:.5rem;font-size:clamp(.8125rem,2vw,.875rem);animation:.5s cubic-bezier(.16,1,.3,1) both LegalLayout-module__WsD52W__fadeIn;display:flex}.LegalLayout-module__WsD52W__breadcrumbLink{color:var(--legal-text-muted);touch-action:manipulation;text-decoration:none;transition:color .2s}@media (hover:hover) and (pointer:fine){.LegalLayout-module__WsD52W__breadcrumbLink:hover{color:var(--color-text-primary)}}.LegalLayout-module__WsD52W__breadcrumbLink:active{color:var(--color-text-primary)}.LegalLayout-module__WsD52W__breadcrumbSep{opacity:.5;-webkit-user-select:none;user-select:none}.LegalLayout-module__WsD52W__breadcrumbCurrent{color:var(--legal-text-body);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.LegalLayout-module__WsD52W__title{color:var(--color-text-primary);letter-spacing:-.01em;margin-top:clamp(.75rem,1.5vw,1rem);font-size:clamp(1.625rem,5vw,2.75rem);font-weight:700;line-height:1.2;animation:.6s cubic-bezier(.16,1,.3,1) 50ms both LegalLayout-module__WsD52W__slideUp}.LegalLayout-module__WsD52W__dates{color:var(--legal-text-muted);letter-spacing:.03em;margin-top:.75rem;font-size:clamp(.75rem,1.8vw,.8125rem);font-weight:500;line-height:1.5;animation:.6s cubic-bezier(.16,1,.3,1) .1s both LegalLayout-module__WsD52W__slideUp}.LegalLayout-module__WsD52W__summaryCard{background:var(--legal-card-bg);border:.35px solid var(--legal-card-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:clamp(.875rem,2vw,1rem);margin-top:clamp(1.25rem,2vw,2.5rem);padding:clamp(1rem,4vw,2rem);animation:.6s cubic-bezier(.16,1,.3,1) .15s both LegalLayout-module__WsD52W__slideUp}.LegalLayout-module__WsD52W__summaryHeading{color:var(--color-text-primary);margin-bottom:.75rem;font-size:clamp(.9375rem,2.2vw,1rem);font-weight:600}.LegalLayout-module__WsD52W__summaryList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.LegalLayout-module__WsD52W__summaryItem{color:var(--legal-text-body);padding-left:1.25rem;font-size:clamp(.875rem,2.2vw,.9375rem);line-height:1.55;position:relative}.LegalLayout-module__WsD52W__summaryItem:before{content:"";background:var(--legal-toc-active);border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.5rem;left:0}.LegalLayout-module__WsD52W__layout{grid-template-columns:15rem 1fr;gap:clamp(2rem,4vw,4rem);margin-top:clamp(1.5rem,3vw,3rem);animation:.6s cubic-bezier(.16,1,.3,1) .2s both LegalLayout-module__WsD52W__slideUp;display:grid}@media (min-width:1280px){.LegalLayout-module__WsD52W__layout{grid-template-columns:clamp(11rem,12vw,15rem) 1fr clamp(11rem,12vw,15rem)}.LegalLayout-module__WsD52W__content,.LegalLayout-module__WsD52W__contactBlock{margin-inline:auto}}.LegalLayout-module__WsD52W__sidebar{align-self:stretch}.LegalLayout-module__WsD52W__tocSticky{overscroll-behavior:contain;scrollbar-width:none;max-height:calc(100vh - 8rem);position:sticky;top:7rem;overflow-y:auto}.LegalLayout-module__WsD52W__tocSticky::-webkit-scrollbar{display:none}.LegalLayout-module__WsD52W__tocLabel{color:var(--legal-text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.6875rem;font-weight:600}.LegalLayout-module__WsD52W__tocListWrap{position:relative}.LegalLayout-module__WsD52W__tocList{flex-direction:column;gap:.125rem;list-style:none;display:flex;position:relative}.LegalLayout-module__WsD52W__tocIndicator{background:var(--surface-white-4);pointer-events:none;will-change:transform;border-radius:.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),height .3s cubic-bezier(.16,1,.3,1),opacity .4s;position:absolute;left:0;right:0}.LegalLayout-module__WsD52W__tocIndicator:before{content:"";background:var(--legal-toc-active);width:2px;box-shadow:0 0 10px var(--legal-progress-glow),0 0 4px var(--legal-progress-glow);border-radius:1px;position:absolute;top:20%;bottom:20%;left:0}.LegalLayout-module__WsD52W__tocLink{color:var(--legal-text-muted);padding:.375rem .75rem .375rem 1rem;font-size:.8125rem;line-height:1.45;text-decoration:none;transition:color .3s cubic-bezier(.16,1,.3,1);display:block;position:relative}@media (hover:hover) and (pointer:fine){.LegalLayout-module__WsD52W__tocLink:hover{color:var(--text-white-70)}}.LegalLayout-module__WsD52W__tocActive{color:var(--text-white-90)}.LegalLayout-module__WsD52W__content{width:100%;min-width:0;max-width:45rem}.LegalLayout-module__WsD52W__content h2{color:var(--color-text-primary);margin-top:clamp(2rem,3.5vw,3.5rem);margin-bottom:clamp(.75rem,1.5vw,1rem);scroll-margin-top:clamp(5rem,12vw,6rem);font-size:clamp(1.25rem,3.5vw,1.625rem);font-weight:600;line-height:1.3}.LegalLayout-module__WsD52W__content h2:first-child{margin-top:0}.LegalLayout-module__WsD52W__content h3{color:var(--color-text-primary);margin-top:clamp(1.25rem,2vw,2rem);margin-bottom:.625rem;scroll-margin-top:clamp(5rem,12vw,6rem);font-size:clamp(1rem,2.5vw,1.1875rem);font-weight:600;line-height:1.4}.LegalLayout-module__WsD52W__content p{color:var(--legal-text-body);letter-spacing:.01em;margin-bottom:.875rem;font-size:clamp(.9375rem,2.2vw,1rem);font-weight:400;line-height:1.7}.LegalLayout-module__WsD52W__content p:last-child{margin-bottom:0}.LegalLayout-module__WsD52W__content ul,.LegalLayout-module__WsD52W__content ol{margin-bottom:1rem;padding-left:1.5rem}.LegalLayout-module__WsD52W__content li{color:var(--legal-text-body);margin-bottom:.375rem;font-size:clamp(.9375rem,2.2vw,1rem);line-height:1.7}.LegalLayout-module__WsD52W__content li::marker{color:var(--legal-text-muted)}.LegalLayout-module__WsD52W__content a{color:var(--legal-link-color);text-decoration:none;transition:color .2s}@media (hover:hover) and (pointer:fine){.LegalLayout-module__WsD52W__content a:hover{color:var(--legal-link-hover);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}}.LegalLayout-module__WsD52W__content a:active{color:var(--legal-link-hover)}.LegalLayout-module__WsD52W__content hr{background:var(--legal-border);border:none;height:1px;margin:clamp(1.75rem,3vw,3rem) 0}.LegalLayout-module__WsD52W__content strong{color:var(--color-text-primary);font-weight:600}.LegalLayout-module__WsD52W__contactBlock{background:var(--legal-card-bg);border:.35px solid var(--legal-card-border);border-radius:clamp(.875rem,2vw,1rem);grid-column:2;max-width:45rem;margin-top:clamp(1.5rem,2vw,2rem);padding:clamp(1rem,4vw,2rem)}.LegalLayout-module__WsD52W__contactTitle{font-family:var(--font-plus-jakarta),sans-serif;color:var(--color-text-primary);margin:0 0 .875rem;font-size:clamp(.9375rem,2.2vw,1rem);font-weight:600}.LegalLayout-module__WsD52W__contactText{font-family:var(--font-plus-jakarta),sans-serif;color:var(--legal-text-body);word-break:break-word;margin:0;font-size:clamp(.8125rem,2vw,.875rem);line-height:1.55}.LegalLayout-module__WsD52W__contactLink{color:var(--legal-link-color);word-break:break-all;text-decoration:none;transition:color .2s}@media (hover:hover) and (pointer:fine){.LegalLayout-module__WsD52W__contactLink:hover{color:var(--legal-link-hover);text-underline-offset:3px;text-decoration:underline}}.LegalLayout-module__WsD52W__contactLink:active{color:var(--legal-link-hover)}@keyframes LegalLayout-module__WsD52W__fadeIn{0%{opacity:0}}@keyframes LegalLayout-module__WsD52W__slideUp{0%{opacity:0;transform:translateY(1.25rem)}}@media (max-width:1024px){.LegalLayout-module__WsD52W__layout{grid-template-columns:1fr;max-width:100%}.LegalLayout-module__WsD52W__sidebar{display:none}.LegalLayout-module__WsD52W__content{max-width:100%}.LegalLayout-module__WsD52W__contactBlock{grid-column:1;max-width:100%}.LegalLayout-module__WsD52W__mobilePill{display:flex}}@media (max-width:480px){.LegalLayout-module__WsD52W__breadcrumb{font-size:.75rem}}@-moz-document url-prefix(){.LegalLayout-module__WsD52W__mobilePill,.LegalLayout-module__WsD52W__sheet{isolation:isolate;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--firefox-opaque-bg)!important}.LegalLayout-module__WsD52W__sheetBackdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.LegalLayout-module__WsD52W__summaryCard{isolation:isolate;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--firefox-glass-bg)!important}}
