.mt-terms-page{padding:4.8rem 0;min-height:calc(100vh - 200px);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mt-terms-container{max-width:800px;margin:0 auto;padding:0 2.4rem;letter-spacing:-.003em}.mt-terms-header{text-align:center;margin-bottom:4.8rem}.mt-terms-title{font-size:clamp(32px,5vw,48px);line-height:1.1;font-weight:700;color:var(--color-text);margin-bottom:1.6rem;background:linear-gradient(135deg,var(--color-text) 30%,var(--color-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.015em}.mt-terms-date{font-size:.875rem;color:var(--color-muted);line-height:1.4}.mt-terms-content{background:var(--surface-overlay);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:1rem;padding:3.2rem}.mt-terms-section{margin-bottom:3.2rem}.mt-terms-section:last-child{margin-bottom:0}.mt-terms-section-title{font-size:1.5rem;line-height:1.2;font-weight:600;color:var(--color-accent);margin-bottom:1.6rem;letter-spacing:-.009em}.mt-terms-text{font-size:1.0625rem;line-height:1.47;color:var(--color-muted);margin-bottom:1rem}.mt-terms-text:last-child{margin-bottom:0}@media (max-width:768px){.mt-terms-container{padding:0 1.6rem}.mt-terms-content{padding:2.4rem}}@media (max-width:480px){.mt-terms-title{font-size:1.75rem}.mt-terms-section-title{font-size:1.25rem}.mt-terms-text{font-size:1rem}}