.SandboxAccountPage_page__vJAgl{display:flex;flex-direction:column;gap:20px}.SandboxAccountPage_header__eS57_{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap}.SandboxAccountPage_title__skfvn{margin:0;font-family:var(--font-display,"Plus Jakarta Sans",sans-serif);font-size:24px;font-weight:700;color:#1e2d6b;letter-spacing:-.01em}.SandboxAccountPage_subtitle__vEuwE{margin:4px 0 0;font-size:14px;color:#64748b}.SandboxAccountPage_statusChip__9UN6W{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;border:1px solid;font-size:13px;font-weight:700}.SandboxAccountPage_statusChip__9UN6W i{font-size:8px}.SandboxAccountPage_statusTag__BPEPt{font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:11px;font-weight:500;background:rgba(15,23,42,.04);color:inherit;padding:1px 6px;border-radius:4px}.SandboxAccountPage_errorBanner__npZ1t,.SandboxAccountPage_noticeBanner__37NLh{display:flex;align-items:center;gap:8px;border-radius:8px;padding:10px 14px;font-size:13px}.SandboxAccountPage_errorBanner__npZ1t{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.SandboxAccountPage_noticeBanner__37NLh{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.SandboxAccountPage_row__pHgQs{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:1000px){.SandboxAccountPage_row__pHgQs{grid-template-columns:1fr}}.SandboxAccountPage_panel__p7FL2{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:22px 24px;display:flex;flex-direction:column;gap:14px}.SandboxAccountPage_panelTitle__DM6eg{margin:0;font-size:16px;font-weight:700;color:#1e2d6b}.SandboxAccountPage_bodyCopy__BRgKn{margin:0;font-size:13px;color:#475569;line-height:1.6}.SandboxAccountPage_bodyCopy__BRgKn code{font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:12px;background:#f1f5f9;padding:1px 6px;border-radius:4px;color:#1e2d6b}.SandboxAccountPage_form__cIQAD{display:flex;flex-direction:column;gap:12px}.SandboxAccountPage_field__R7qFn{display:flex;flex-direction:column;gap:4px}.SandboxAccountPage_field__R7qFn span{font-size:12px;font-weight:600;color:#475569}.SandboxAccountPage_field__R7qFn input,.SandboxAccountPage_field__R7qFn textarea{border:1px solid #cbd5e1;border-radius:8px;padding:9px 12px;font-size:13px;background:#ffffff;color:#1e2d6b;font-family:inherit;transition:border-color .12s ease,box-shadow .12s ease}.SandboxAccountPage_field__R7qFn input:focus,.SandboxAccountPage_field__R7qFn textarea:focus{outline:none;border-color:#4361ee;box-shadow:0 0 0 3px rgba(67,97,238,.16)}.SandboxAccountPage_field__R7qFn input:disabled,.SandboxAccountPage_field__R7qFn textarea:disabled{background:#f8fafc;color:#94a3b8}.SandboxAccountPage_formActions__NRMlE{display:flex;justify-content:flex-end;gap:8px}.SandboxAccountPage_primaryBtn__Cu9sm{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#4361ee,#1e2d6b);color:#ffffff;border:none;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.SandboxAccountPage_primaryBtn__Cu9sm:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(67,97,238,.24)}.SandboxAccountPage_primaryBtn__Cu9sm:disabled{opacity:.5;cursor:not-allowed;background:#94a3b8}.SandboxAccountPage_checklist__trpAw{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.SandboxAccountPage_checklist__trpAw li{display:flex;align-items:center;gap:8px;font-size:13px;color:#1e2d6b}.SandboxAccountPage_checklist__trpAw i{color:#047857;font-size:14px}.SandboxAccountPage_drawerBackdrop__9u3b7{position:fixed;inset:0;background:rgba(15,23,42,.4);display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}.SandboxAccountPage_drawer__TR5dZ{background:#ffffff;border-radius:12px;max-width:440px;width:100%;padding:24px 26px;display:flex;flex-direction:column;gap:14px;box-shadow:0 12px 32px rgba(15,23,42,.16)}.SandboxAccountPage_drawer__TR5dZ h3{margin:0;font-size:18px;color:#1e2d6b;font-weight:700}.SandboxAccountPage_drawer__TR5dZ p{margin:0;font-size:13px;color:#475569;line-height:1.55}.SandboxAccountPage_drawerActions__7_Hpu{display:flex;justify-content:flex-end;gap:8px}.SandboxAccountPage_drawerActions__7_Hpu button:not(.SandboxAccountPage_primaryBtn__Cu9sm){border:1px solid #e2e8f0;background:#ffffff;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;color:#475569;cursor:pointer}.SandboxAccountPage_drawerActions__7_Hpu button:not(.SandboxAccountPage_primaryBtn__Cu9sm):hover{background:#f8fafc}