.legal-module__4inzeG__legalPage{background-color:var(--bg);min-height:100vh;padding-bottom:120px}.legal-module__4inzeG__hero{background-image:radial-gradient(var(--border)1px,transparent 0);border-bottom:1px solid var(--border);background-size:24px 24px;justify-content:center;width:100%;padding:140px 5% 80px;display:flex}.legal-module__4inzeG__heroContent{flex-direction:column;align-items:flex-start;gap:24px;width:100%;max-width:1200px;display:flex}.legal-module__4inzeG__headerTop{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;display:flex}.legal-module__4inzeG__eyebrow{font-family:var(--fi);letter-spacing:.1em;text-transform:uppercase;color:var(--red);font-size:11px;font-weight:700}.legal-module__4inzeG__chips{flex-wrap:wrap;gap:12px;display:flex}.legal-module__4inzeG__chip{font-family:var(--fm);background:var(--bg2);color:var(--ink2);border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;display:inline-flex}.legal-module__4inzeG__chipGreen{background:var(--green-soft);color:var(--green);border:1px solid #16a34a33}.legal-module__4inzeG__pulseDot{background-color:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite legal-module__4inzeG__pulse}@keyframes legal-module__4inzeG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.legal-module__4inzeG__headline{font-family:var(--ff);color:var(--ink);letter-spacing:-.02em;max-width:900px;font-size:clamp(36px,5vw,56px);font-weight:400;line-height:1.1}.legal-module__4inzeG__subheadline{font-family:var(--fb);color:var(--ink2);max-width:600px;font-size:18px;line-height:1.6}.legal-module__4inzeG__container{grid-template-columns:300px 1fr;gap:80px;max-width:1200px;margin:0 auto;padding:80px 5%;display:grid;position:relative}@media (max-width:900px){.legal-module__4inzeG__container{grid-template-columns:1fr;gap:48px}}.legal-module__4inzeG__sidebar{flex-direction:column;gap:40px;height:fit-content;display:flex;position:sticky;top:120px}@media (max-width:900px){.legal-module__4inzeG__sidebar{position:static}}.legal-module__4inzeG__sidebarCard{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r);flex-direction:column;gap:16px;padding:24px;display:flex}.legal-module__4inzeG__sidebarCardRed{background:var(--red-soft);border-color:var(--red-mid)}.legal-module__4inzeG__sidebarCardTitle{font-family:var(--fi);text-transform:uppercase;letter-spacing:.05em;color:var(--ink);font-size:13px;font-weight:600}.legal-module__4inzeG__sidebarCardList{flex-direction:column;gap:12px;display:flex}.legal-module__4inzeG__sidebarCardListItem{font-family:var(--fb);color:var(--ink2);align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}.legal-module__4inzeG__sidebarCardListItem span.legal-module__4inzeG__check{color:var(--green);font-weight:600}.legal-module__4inzeG__sidebarCardListItem span.legal-module__4inzeG__cross{color:var(--red);font-weight:600}.legal-module__4inzeG__contactEmail{font-family:var(--fm);color:var(--red);text-underline-offset:4px;font-size:14px;text-decoration:underline}.legal-module__4inzeG__nav{flex-direction:column;gap:12px;display:flex}.legal-module__4inzeG__navItem{font-family:var(--fb);color:var(--muted);border-left:1px solid var(--border);padding-left:12px;font-size:14px;text-decoration:none;transition:color .2s}.legal-module__4inzeG__navItem:hover{color:var(--ink);border-left-color:var(--muted2)}.legal-module__4inzeG__navItemActive{color:var(--red);border-left-color:var(--red);font-weight:500}.legal-module__4inzeG__content{flex-direction:column;gap:64px;display:flex}.legal-module__4inzeG__section{scroll-margin-top:120px}.legal-module__4inzeG__section+.legal-module__4inzeG__section{border-top:1px solid var(--border);padding-top:64px}.legal-module__4inzeG__sectionHeader{margin-bottom:24px}.legal-module__4inzeG__sectionNumber{font-family:var(--fm);color:var(--red);margin-bottom:8px;font-size:12px;display:block}.legal-module__4inzeG__sectionTitle{font-family:var(--ff);color:var(--ink);font-size:28px;font-weight:400;line-height:1.2}.legal-module__4inzeG__prose{font-family:var(--fb);color:var(--ink2);font-size:15px;line-height:1.8}.legal-module__4inzeG__prose p{margin-bottom:20px}.legal-module__4inzeG__prose strong{color:var(--ink);font-weight:600}.legal-module__4inzeG__prose ul,.legal-module__4inzeG__prose ol{margin-bottom:24px;padding-left:20px}.legal-module__4inzeG__prose li{margin-bottom:12px}.legal-module__4inzeG__prose a{color:var(--red);text-underline-offset:4px;text-decoration:underline}.legal-module__4inzeG__prose a:hover{color:var(--ink)}.legal-module__4inzeG__structuredList{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.legal-module__4inzeG__structuredItem{background:var(--bg2);border-radius:var(--r);border:1px solid var(--border);padding:20px}.legal-module__4inzeG__structuredItemTitle{font-family:var(--fb);color:var(--ink);margin-bottom:8px;font-weight:600;display:block}.legal-module__4inzeG__basis{font-family:var(--fi);background:var(--bg3);border-radius:4px;margin-top:12px;padding:4px 8px;font-size:13px;display:inline-block}.legal-module__4inzeG__tableContainer{background:var(--bg2);border-radius:var(--r);border:1px solid var(--border);width:100%;margin-bottom:32px;overflow-x:auto}.legal-module__4inzeG__table{border-collapse:collapse;text-align:left;width:100%}.legal-module__4inzeG__table th{font-family:var(--fi);text-transform:uppercase;color:var(--ink);border-bottom:1px solid var(--border);background:var(--bg3);padding:16px 20px;font-size:12px;font-weight:600}.legal-module__4inzeG__table td{font-family:var(--fb);color:var(--ink2);border-bottom:1px solid var(--border);padding:16px 20px;font-size:14px}.legal-module__4inzeG__table tr:last-child td{border-bottom:none}.legal-module__4inzeG__statement{font-family:var(--ff);text-align:center;color:var(--ink);border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:40px 0;padding:40px 0;font-size:24px;font-style:italic}.legal-module__4inzeG__cookieRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:16px 0;display:flex}.legal-module__4inzeG__cookieInfo{flex:1;padding-right:24px}.legal-module__4inzeG__cookieName{color:var(--ink);margin-bottom:4px;font-weight:600;display:block}.legal-module__4inzeG__cookieDesc{color:var(--muted);font-size:13px}.legal-module__4inzeG__toggle{background:var(--muted2);border-radius:12px;flex-shrink:0;width:44px;height:24px;position:relative}.legal-module__4inzeG__toggle.legal-module__4inzeG__on{background:var(--green)}.legal-module__4inzeG__toggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px}.legal-module__4inzeG__toggle.legal-module__4inzeG__on:after{transform:translate(20px)}.legal-module__4inzeG__toggle.legal-module__4inzeG__locked.legal-module__4inzeG__on{background:var(--muted);opacity:.5}.legal-module__4inzeG__guaranteeCard{background:var(--red-soft);border:1px solid var(--red-mid);border-radius:var(--r);margin-bottom:24px;padding:32px}.legal-module__4inzeG__guaranteeText{font-family:var(--ff);color:var(--ink);font-size:24px;line-height:1.3}.legal-module__4inzeG__redBtn{font-family:var(--fi);border-radius:var(--r);cursor:pointer;background:var(--red);border:none;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex;color:#fff!important}.legal-module__4inzeG__redBtn:hover{opacity:.9;transform:translateY(-2px);color:#fff!important}.legal-module__4inzeG__relatedDocs{max-width:1200px;margin:80px auto 120px;padding:0 5%}.legal-module__4inzeG__relatedTitle{font-family:var(--fi);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:24px;font-size:14px;font-weight:600}.legal-module__4inzeG__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.legal-module__4inzeG__relatedCard{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r);flex-direction:column;gap:8px;padding:24px;text-decoration:none;transition:transform .2s,border-color .2s;display:flex}.legal-module__4inzeG__relatedCard:hover{border-color:var(--border2);transform:translateY(-4px)}.legal-module__4inzeG__relatedCardTitle{font-family:var(--ff);color:var(--ink);font-size:20px}.legal-module__4inzeG__relatedCardDesc{font-family:var(--fb);color:var(--ink2);font-size:14px}
/*# sourceMappingURL=b2532e2eff97bc65.css.map*/