@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--terms-bg: #fafaf9;--terms-line: #e7e5e4;--terms-line-strong: #d6d3d1;--terms-ink: #111827;--terms-muted: #4b5563;--terms-subtle: #78716c;--terms-primary: #111827}*{box-sizing:border-box}html,body{margin:0;width:100%;min-height:100%;font-family:Inter,sans-serif;background:var(--terms-bg);color:var(--terms-ink)}.terms-shell{min-height:100dvh;display:flex;flex-direction:column}.terms-topbar{border-bottom:1px solid var(--terms-line);background:#fafaf9eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px}.terms-logo{color:var(--terms-ink);text-decoration:none;font-size:1.15rem;font-weight:700;letter-spacing:-.03em}.terms-nav{display:flex;align-items:center}.terms-link{text-decoration:none;color:var(--terms-subtle);font-size:14px;font-weight:600}.terms-main{width:min(760px,100%);margin:0 auto;padding:28px 20px 48px}.terms-meta{margin:0 0 10px;color:var(--terms-subtle);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}h1{margin:0 0 28px;font-size:clamp(2.3rem,4vw,3.7rem);font-weight:800;line-height:.98;letter-spacing:-.055em}.terms-section{margin-bottom:22px;padding-top:22px;border-top:1px solid var(--terms-line-strong)}.terms-section:first-of-type{padding-top:0;border-top:0}.terms-section h2{margin:0 0 10px;font-size:1.2rem;font-weight:700;letter-spacing:-.03em}.terms-section p{margin:0;font-size:16px;line-height:1.72;color:var(--terms-muted)}@media(max-width:720px){.terms-topbar{align-items:flex-start;flex-direction:column;padding:16px}.terms-main{padding:20px 16px 36px}}
