.profile-page[data-astro-cid-3cuz4swn]{background:#f5f5f5;min-height:calc(100vh - 200px);padding:20px 0}.container[data-astro-cid-3cuz4swn]{max-width:1200px;margin:0 auto;padding:0 10px;display:grid;grid-template-columns:240px 1fr;gap:20px}.profile-sidebar[data-astro-cid-3cuz4swn]{display:flex;flex-direction:column;gap:10px}.user-card[data-astro-cid-3cuz4swn]{background:#fff;border:1px solid #e5e5e5;padding:20px;text-align:center}.user-avatar[data-astro-cid-3cuz4swn]{width:60px;height:60px;background:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;margin:0 auto 15px}.user-name[data-astro-cid-3cuz4swn]{font-size:13px;font-weight:600;color:#333;margin:0 0 5px}.user-email[data-astro-cid-3cuz4swn]{font-size:11px;color:#666;margin:0 0 5px}.user-location[data-astro-cid-3cuz4swn]{font-size:11px;color:#999;margin:0 0 15px}.member-since[data-astro-cid-3cuz4swn]{font-size:11px;color:#666;padding-top:15px;border-top:1px solid #e5e5e5}.profile-nav[data-astro-cid-3cuz4swn]{background:#fff;border:1px solid #e5e5e5}.nav-item[data-astro-cid-3cuz4swn]{display:block;padding:12px 15px;font-size:12px;color:#333;text-decoration:none;border-left:3px solid transparent}.nav-item[data-astro-cid-3cuz4swn]:hover{background:var(--bg-hover);color:var(--link);text-decoration:none}.nav-item[data-astro-cid-3cuz4swn].active{background:#f5f5f5;color:#3b82f6;border-left-color:#3b82f6;font-weight:500}.btn-logout[data-astro-cid-3cuz4swn]{padding:12px;background:#fff;border:1px solid #e5e5e5;color:#666;font-size:12px;font-weight:500;cursor:pointer}.btn-logout[data-astro-cid-3cuz4swn]:hover{background:#f5f5f5}.profile-content[data-astro-cid-3cuz4swn]{display:flex;flex-direction:column;gap:20px}.page-title[data-astro-cid-3cuz4swn]{font-size:13px;font-weight:600;color:#333;margin:0}.profile-form[data-astro-cid-3cuz4swn]{background:#fff;border:1px solid #e5e5e5;padding:25px}.form-section[data-astro-cid-3cuz4swn]{margin-bottom:25px}.form-section[data-astro-cid-3cuz4swn]:last-of-type{margin-bottom:0}.form-section[data-astro-cid-3cuz4swn] h3[data-astro-cid-3cuz4swn]{font-size:13px;font-weight:600;color:#333;margin:0 0 15px;padding-bottom:10px;border-bottom:1px solid #e5e5e5}.form-row[data-astro-cid-3cuz4swn]{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-group[data-astro-cid-3cuz4swn]{margin-bottom:15px}.form-group[data-astro-cid-3cuz4swn] label[data-astro-cid-3cuz4swn]{display:block;font-size:12px;font-weight:500;color:#333;margin-bottom:5px}.form-group[data-astro-cid-3cuz4swn] input[data-astro-cid-3cuz4swn],.form-group[data-astro-cid-3cuz4swn] select[data-astro-cid-3cuz4swn],.form-group[data-astro-cid-3cuz4swn] textarea[data-astro-cid-3cuz4swn]{width:100%;padding:10px;border:1px solid #e5e5e5;font-size:13px;outline:none}.form-group[data-astro-cid-3cuz4swn] input[data-astro-cid-3cuz4swn]:focus,.form-group[data-astro-cid-3cuz4swn] select[data-astro-cid-3cuz4swn]:focus,.form-group[data-astro-cid-3cuz4swn] textarea[data-astro-cid-3cuz4swn]:focus{border-color:#3b82f6}.form-group[data-astro-cid-3cuz4swn] input[data-astro-cid-3cuz4swn].readonly{background:#f5f5f5;cursor:not-allowed}.form-group[data-astro-cid-3cuz4swn] select[data-astro-cid-3cuz4swn]{background:#fff;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.form-group[data-astro-cid-3cuz4swn] textarea[data-astro-cid-3cuz4swn]{resize:vertical;min-height:100px}.hint[data-astro-cid-3cuz4swn]{display:block;font-size:11px;color:#999;margin-top:4px}.form-actions[data-astro-cid-3cuz4swn]{padding-top:20px;border-top:1px solid #e5e5e5}.btn-save[data-astro-cid-3cuz4swn]{display:inline-block;padding:10px 25px;background:#3b82f6;color:#fff;border:none;font-size:13px;font-weight:500;cursor:pointer}.btn-save[data-astro-cid-3cuz4swn]:hover{background:var(--primary-dark)}.btn-save[data-astro-cid-3cuz4swn]:disabled{opacity:.7;cursor:not-allowed}@media(max-width:992px){.container[data-astro-cid-3cuz4swn]{grid-template-columns:1fr}.profile-sidebar[data-astro-cid-3cuz4swn]{order:-1}.user-card[data-astro-cid-3cuz4swn]{display:flex;align-items:center;text-align:left;gap:15px}.user-avatar[data-astro-cid-3cuz4swn]{margin:0;width:50px;height:50px;font-size:13px}.profile-nav[data-astro-cid-3cuz4swn]{display:flex;flex-wrap:wrap;gap:5px;padding:10px}.nav-item[data-astro-cid-3cuz4swn]{border:none;padding:8px 12px}.nav-item[data-astro-cid-3cuz4swn].active{background:#3b82f6;color:#fff}}@media(max-width:576px){.form-row[data-astro-cid-3cuz4swn]{grid-template-columns:1fr;gap:0}}
