.terms-page{min-height:100dvh;display:flex;flex-direction:column;background:var(--color-basic-surface-low)}.terms-content{flex:1 1;display:flex;flex-direction:column;gap:20px;padding:12px 16px 40px}.terms-updated{font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--color-basic-content-medium)}.terms-section{display:flex;flex-direction:column;gap:6px}.terms-section__title{font-weight:500;color:var(--color-basic-content-highest)}.terms-section__body,.terms-section__title{font-size:14px;line-height:1.5;letter-spacing:-.01em}.terms-section__body{font-weight:400;color:var(--color-basic-content-high);display:flex;flex-direction:column;gap:4px}.terms-section__body p{margin:0}.terms-sub-label{font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--color-basic-content-high);margin-top:4px}.terms-list{margin:0;padding-left:20px;list-style:disc}.terms-list li{font-size:14px;font-weight:400}.terms-list li,.terms-table{line-height:1.5;letter-spacing:-.01em;color:var(--color-basic-content-high)}.terms-table{width:100%;border-collapse:collapse;font-size:13px}.terms-table th{font-weight:500;color:var(--color-basic-content-highest);background:var(--color-basic-surface-base);text-align:left}.terms-table td,.terms-table th{padding:8px 10px;border:1px solid var(--color-basic-border-low)}.terms-table td{vertical-align:top}