.privacy-policy-hero{min-height:540px}.privacy-policy-hero .privacy-policy-hero-inner{width:100%;max-width:var(--site-width);margin:0 auto}.privacy-policy-hero-content{flex-direction:column;align-items:flex-start;gap:48px;width:min(100%,520px);display:flex}.privacy-policy-hero h1{color:#fff;font-family:var(--font-serif);letter-spacing:0;margin:0;font-size:clamp(40px,5vw,56px);font-weight:400;line-height:1.1}.privacy-policy-updated-badge{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:fit-content;min-height:40px;padding:4px 12px;display:inline-flex}.privacy-policy-updated-badge svg{width:20px;height:20px;color:var(--color-primary);flex:0 0 20px;display:block}.privacy-policy-updated-badge p{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:12px;font-weight:600;line-height:1.45}.privacy-policy-updated-badge strong{color:#fff;font-weight:600}@media (width<=768px){.privacy-policy-hero{min-height:420px}.privacy-policy-hero-content{gap:32px}.privacy-policy-updated-badge p{white-space:normal}}.privacy-policy-content-section{background:#fff;width:100%;padding:96px 48px 160px}.privacy-policy-content-container{width:100%;max-width:var(--site-width);grid-template-columns:411px minmax(0,737px);justify-content:space-between;gap:40px;margin:0 auto;display:grid}.privacy-policy-content-container--no-toc{grid-template-columns:minmax(0,1120px);justify-content:center}.privacy-policy-content-container--no-toc .privacy-policy-content{padding:0}.privacy-policy-toc-sidebar{align-self:stretch;position:relative}.privacy-policy-toc-card{background:#f6f6f4;border-radius:8px;flex-direction:column;align-items:flex-start;width:305px;padding:32px;display:flex;position:sticky;top:96px;overflow:hidden}.privacy-policy-toc-nav{flex-direction:column;align-items:flex-start;gap:12px;width:241px;display:flex}.privacy-policy-toc-link{color:#57534e;align-items:flex-start;gap:8px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .2s;display:flex}.privacy-policy-toc-link:hover,.privacy-policy-toc-link.is-active{color:#151413}.privacy-policy-toc-link span{flex:none;width:24px;height:24px;display:block;position:relative}.privacy-policy-toc-link span:before{content:"";opacity:0;background:#f28954;width:6px;height:6px;position:absolute;top:9px;left:9px}.privacy-policy-toc-link.is-active span:before{opacity:1}.privacy-policy-toc-link--depth-3{padding-left:32px;font-size:15px}.privacy-policy-toc-link--depth-3 span{display:none}.privacy-policy-content{flex-direction:column;align-items:flex-start;width:100%;padding:0 40px;display:flex}.privacy-policy-content :where(h1,h2,h3,h4,h5,h6){color:#151413;scroll-margin-top:120px}.privacy-policy-content :where(h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child),.privacy-policy-content :where(:first-child:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)){margin-top:0}.privacy-policy-content :where(h1,h2,h3,h4,h5,h6,p,ul,ol,blockquote,pre,table){width:100%;max-width:100%}.privacy-policy-content h1{font-family:var(--font-serif);margin:48px 0 24px;font-size:32px;font-weight:400;line-height:1.2}.privacy-policy-content-container--center-first-heading .privacy-policy-content h1{text-align:center}.privacy-policy-content h2{letter-spacing:-.01em;margin:48px 0 20px;font-size:24px;font-weight:500;line-height:1.33}.privacy-policy-content h3{margin:28px 0 18px;font-size:18px;font-weight:500;line-height:1.5}.privacy-policy-content p{color:#57534e;margin:0 0 24px;font-size:17px;line-height:1.65}.privacy-policy-content .legal-subclause{width:calc(100% - 32px);margin-bottom:12px;margin-left:32px}.privacy-policy-content .legal-detail{width:calc(100% - 64px);margin-bottom:12px;margin-left:64px}.privacy-policy-content ul,.privacy-policy-content ol{margin:0 0 24px;padding-left:0;list-style:none}.privacy-policy-content ul{width:calc(100% - 32px);margin-bottom:12px;margin-left:32px}.privacy-policy-content ul li{padding-left:0}.privacy-policy-content ul li:before{display:none}.privacy-policy-content ul li:last-child{margin-bottom:0}.privacy-policy-content li{color:#151413;margin:0 0 12px;padding-left:32px;font-size:17px;line-height:1.5;position:relative}.privacy-policy-content li:before{content:"";background:#f28954;width:6px;height:6px;position:absolute;top:10px;left:9px}.privacy-policy-content strong{color:#151413;font-weight:600}.privacy-policy-content a{color:#151413;text-underline-offset:3px;font-weight:500;text-decoration:underline #15141359;transition:text-decoration-color .2s}.privacy-policy-content a:hover{text-decoration-color:#f28954}.privacy-policy-content hr{background:#1514131f;border:0;width:100%;height:1px;margin:24px 0 48px}.privacy-policy-content table{border-collapse:collapse;margin:0 0 32px;font-size:16px;line-height:1.5}.privacy-policy-content th,.privacy-policy-content td{text-align:left;vertical-align:top;border:1px solid #e3e3e3;padding:16px}.privacy-policy-content thead th,.privacy-policy-content th{color:#151413;background:#f6f6f4;font-weight:500}.privacy-policy-content td{color:#57534e}.privacy-policy-content blockquote{color:#57534e;background:#f289540f;border-left:2px solid #f28954;margin:0 0 32px;padding:20px 24px}@media (width<=1024px){.privacy-policy-content-section{padding:80px 32px 120px}.privacy-policy-content-container{grid-template-columns:1fr;justify-content:center}.privacy-policy-content-container--no-toc{grid-template-columns:minmax(0,1fr)}.privacy-policy-toc-sidebar{display:none}.privacy-policy-content{max-width:760px;margin:0 auto}}@media (width<=768px){.privacy-policy-content-section{padding:64px var(--site-padding) 96px}.privacy-policy-content{padding:0}.privacy-policy-content h1{font-size:28px}.privacy-policy-content h2{font-size:22px}.privacy-policy-content p,.privacy-policy-content li{font-size:16px}.privacy-policy-content table{white-space:normal;display:block;overflow-x:auto}}
