.terms-of-use{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1rem;max-width:800px;margin:0 auto;background:#fff;color:#1a1a1a;min-height:100vh}.terms-of-use__title{font-size:1.75rem;font-weight:700;text-align:center;margin:0}.terms-of-use__last-updated{text-align:center;font-size:.85rem;color:#666;background:#f5f5f5;padding:8px 16px;border-radius:20px;width:fit-content;margin:0 auto}.terms-of-use__intro{font-size:1rem;line-height:1.7;text-align:center;opacity:.9;margin:0}.terms-of-use__section{display:flex;flex-direction:column;gap:.75rem}.terms-of-use__section.terms-of-use__highlight{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:20px;border-radius:12px;border:1px solid #bae6fd}.terms-of-use__important-notice{background:#fff;padding:16px;border-radius:8px;border-right:4px solid #3b82f6}.terms-of-use__important-notice.warning{background:#fffbeb;border-right-color:#f59e0b}.terms-of-use__important-notice p{margin:0 0 12px;font-size:.95rem;line-height:1.6}.terms-of-use__important-notice strong{color:#1e40af}.terms-of-use__important-notice.warning strong{color:#b45309}.terms-of-use__subtitle{font-size:1.15rem;font-weight:600;margin:0}.terms-of-use__text{font-size:.95rem;line-height:1.6;margin:0;opacity:.9}.terms-of-use__list{list-style:disc;padding-inline-start:1.5rem;margin:0;display:grid;gap:.4rem}.terms-of-use__list li{font-size:.95rem;line-height:1.5;opacity:.85}.terms-of-use__note{font-size:.9rem;margin:0;opacity:.75;font-style:italic}.terms-of-use__footer{text-align:center;font-size:1rem;font-weight:600;margin:0;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}