.terms-module__txXdlG__container{background-color:var(--card-bg);width:100%;max-width:600px;min-height:80vh;margin:0 auto;padding:40px 20px;font-family:Pretendard,sans-serif}.terms-module__txXdlG__header{justify-content:center;align-items:center;margin-bottom:40px;display:flex;position:relative}.terms-module__txXdlG__pageTitle{color:var(--text-primary);margin:0;font-size:20px;font-weight:700}.terms-module__txXdlG__backButton{cursor:pointer;color:var(--btn-secondary-text);background:0 0;border:none;justify-content:center;align-items:center;padding:10px 0;display:flex;position:absolute;left:0}.terms-module__txXdlG__backButton:hover{opacity:.7}.terms-module__txXdlG__menuList{flex-direction:column;gap:12px;display:flex}.terms-module__txXdlG__menuItem{background-color:var(--bg-color);cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;padding:20px 24px;transition:all .2s;display:flex}.terms-module__txXdlG__menuItem:hover{background-color:var(--card-bg);border-color:#e5e7eb;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.terms-module__txXdlG__menuText{color:var(--btn-secondary-text);font-size:16px;font-weight:500}.terms-module__txXdlG__arrowIcon{color:#bbb;font-size:20px}@media (max-width:768px){.terms-module__txXdlG__container{max-width:100%;padding:20px 16px}.terms-module__txXdlG__header{justify-content:center;margin-bottom:30px}.terms-module__txXdlG__backButton{left:0}.terms-module__txXdlG__menuItem{padding:18px 20px}.terms-module__txXdlG__menuText{font-size:15px}}
