.page_page__yuriw{min-height:calc(100vh - 135px);max-width:1024px;margin:0 auto;background-color:hsl(var(--background))}.page_header__QIWYG{height:64px;display:flex;align-items:center;gap:8px;padding:12px 32px;background-color:hsl(var(--background));border-bottom:1px solid hsl(var(--border))}.page_backBtn__IXNSZ{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius);color:hsl(var(--muted-foreground));flex-shrink:0;transition:background-color .15s,color .15s}.page_backBtn__IXNSZ:hover{background-color:hsl(var(--muted));color:hsl(var(--foreground))}.page_title__cuFyk{font-size:1rem;font-weight:700;color:hsl(var(--foreground))}.page_main__cV3Xy{padding:24px 32px 40px;max-width:480px;display:flex;flex-direction:column;gap:24px}.page_section__YL6hB{background-color:hsl(var(--card));border-radius:var(--radius);padding:16px;border:1px solid hsl(var(--border));display:flex;flex-direction:column;gap:10px}.page_sectionTitle__64H_m{font-size:.8rem;font-weight:600;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.06em}.page_sectionDesc__O74NH{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.5}.page_dangerBtn__9k88Z{padding:9px 14px;border-radius:calc(var(--radius) - 2px);background-color:hsl(0 65% 55%);color:#fff;font-size:.875rem;font-weight:500;transition:opacity .15s;align-self:flex-start}.page_dangerBtn__9k88Z:hover{opacity:.85}.page_confirmRow__GuWlQ{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.page_confirmText__Y_m_G{font-size:.875rem;color:hsl(0 65% 45%);font-weight:500}.page_confirmBtn__quFY6{padding:7px 14px;border-radius:calc(var(--radius) - 2px);background-color:hsl(0 65% 55%);color:#fff;font-size:.875rem;font-weight:500;transition:opacity .15s}.page_confirmBtn__quFY6:hover{opacity:.85}.page_cancelBtn__7Kz9b{padding:7px 14px;border-radius:calc(var(--radius) - 2px);background-color:hsl(var(--muted));color:hsl(var(--foreground));font-size:.875rem;font-weight:500;transition:background-color .15s}.page_cancelBtn__7Kz9b:hover{background-color:hsl(var(--accent))}.page_successText__k25eF{font-size:.875rem;color:hsl(var(--muted-foreground))}@media (max-width:767px){.page_page__yuriw{max-width:480px}.page_header__QIWYG{height:56px;position:sticky;top:0;z-index:10;padding:12px 16px}.page_main__cV3Xy{padding:16px 16px 40px}}