.tos-profile-trigger{width:100%;border:0;background:transparent;text-align:left}.tos-profile-sheet{position:fixed;inset:0;z-index:5600;background:rgba(15,23,42,.5);display:flex;align-items:flex-end;justify-content:center}.tos-profile-panel{width:min(720px,100%);max-height:92vh;overflow:auto;background:#f7f9fc;border-radius:28px 28px 0 0;padding:11px 18px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -20px 60px rgba(15,23,42,.22)}.tos-profile-handle{width:48px;height:5px;background:#d3dbe6;border-radius:99px;margin:2px auto 16px}.tos-profile-head{display:flex;gap:14px;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.tos-profile-head h3{margin:2px 0 5px;color:#111b2e;font-size:24px}.tos-profile-head p{margin:0;color:#7c8798;font-size:12px;line-height:1.45}.tos-profile-close{width:40px;height:40px;border:1px solid #dce4ee;border-radius:14px;background:#fff;color:#35445a;font-size:23px}.tos-profile-form{display:grid;gap:13px}.tos-profile-section{background:#fff;border:1px solid #e0e7f0;border-radius:20px;padding:16px}.tos-profile-section h4{margin:0 0 12px;color:#19243a;font-size:14px}.tos-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tos-profile-grid .full{grid-column:1/-1}.tos-profile-form label{display:grid;gap:6px;color:#536177;font-size:11px;font-weight:800}.tos-profile-form input,.tos-profile-form textarea{width:100%;border:1px solid #ced8e5;background:#fbfcfe;color:#172033;border-radius:14px;padding:12px 13px;font:inherit;font-size:14px;outline:none}.tos-profile-form input:focus,.tos-profile-form textarea:focus{border-color:#2f6bff;box-shadow:0 0 0 3px rgba(47,107,255,.12)}.tos-profile-form textarea{resize:vertical;min-height:88px}.tos-profile-help{margin:7px 0 0;color:#8a95a5;font-size:10px;line-height:1.45}.tos-profile-actions{position:sticky;bottom:0;padding-top:4px}.tos-profile-save{width:100%;min-height:52px;border:0;border-radius:16px;background:#2f6bff;color:#fff;font:inherit;font-size:14px;font-weight:900;box-shadow:0 8px 20px rgba(47,107,255,.2)}.tos-profile-save:disabled{opacity:.6}.tos-profile-error{border:1px solid #efc4c8;background:#fff1f2;color:#a73d46;padding:11px 12px;border-radius:14px;font-size:11px}.tos-profile-toast{position:fixed;left:50%;bottom:calc(94px + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:5900;padding:11px 15px;border-radius:14px;background:#102038;color:#fff;font-size:12px;font-weight:800;box-shadow:0 12px 32px rgba(15,23,42,.25)}@media(max-width:560px){.tos-profile-panel{border-radius:24px 24px 0 0}.tos-profile-grid{grid-template-columns:1fr}.tos-profile-grid .full{grid-column:auto}}