*,*:before,*:after{box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif}.btn-primary{background:#22c55e;color:#fff;padding:.7rem 1.4rem;border-radius:.7rem;font-weight:600;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;font-size:.9rem;transition:background-color .15s ease,box-shadow .15s ease,transform .05s ease}.btn-primary:hover{background:#16a34a;box-shadow:0 10px 20px #16a34a40;transform:translateY(-1px)}.profile-shell{min-height:100vh;background:#f1f5f9;padding:3rem 0 4rem}.profile-layout{max-width:80rem;margin:0 auto;padding:0 1.5rem}.profile-header{display:flex;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.profile-kicker{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:#16a34a;margin-bottom:.25rem}.profile-title{font-size:1.9rem;line-height:2.1rem;font-weight:800;color:#020617;margin:0 0 .4rem}.profile-subtitle{font-size:.95rem;color:#6b7280;max-width:32rem}.profile-header-meta{display:flex;align-items:center;gap:.9rem}.profile-avatar{width:40px;height:40px;border-radius:999px;background:#bbf7d0;display:flex;align-items:center;justify-content:center;font-weight:700;color:#166534;font-size:1rem}.profile-header-text{display:flex;flex-direction:column;gap:.15rem}.profile-header-name{font-size:.95rem;font-weight:600;color:#0f172a}.profile-header-email{font-size:.8rem;color:#6b7280}.profile-flash{margin-bottom:1.5rem}.profile-alert{border-radius:.9rem;padding:.85rem 1.1rem;font-size:.85rem;font-weight:500;margin-bottom:.6rem}.profile-alert-success{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.profile-alert-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.profile-layout-grid{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:1.75rem}.profile-sidebar-card{background:#ffffff;border-radius:1rem;padding:1.6rem 1.5rem;border:1px solid #e2e8f0;box-shadow:0 18px 45px #0f172a0f;display:flex;flex-direction:column;gap:1.4rem}.profile-sidebar-section{display:flex;flex-direction:column;gap:.6rem}.profile-sidebar-section+.profile-sidebar-section{border-top:1px solid #e5e7eb;padding-top:1.25rem}.profile-sidebar-section-muted{background:#f8fafc;border-radius:.9rem;padding:1.1rem 1rem}.profile-sidebar-title{font-size:.95rem;font-weight:600;color:#0f172a;margin:0}.profile-sidebar-subtitle{font-size:.9rem;font-weight:600;color:#022c22;margin:0}.profile-sidebar-copy{font-size:.82rem;color:#6b7280;margin:0}.profile-metrics{display:grid;gap:.7rem;margin-top:.2rem}.profile-metric dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:.15rem}.profile-metric dd{margin:0;font-size:1rem;font-weight:700;color:#0f172a}.profile-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .65rem;font-size:.72rem;font-weight:600;background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.profile-sidebar-list{display:flex;flex-direction:column;gap:.45rem;margin:.4rem 0 .2rem}.profile-sidebar-list dt{font-size:.78rem;color:#9ca3af}.profile-sidebar-list dd{margin:0;font-size:.85rem;color:#111827}.profile-sidebar-link{margin-top:.4rem;font-size:.82rem;color:#15803d;background:transparent;border:none;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.profile-sidebar-link:hover{color:#166534}.profile-main{background:#ffffff;border-radius:1rem;border:1px solid #e2e8f0;padding:1.6rem 1.7rem 1.8rem;box-shadow:0 18px 45px #0f172a0f}.profile-tabs{display:flex;gap:.2rem;border-bottom:1px solid #e5e7eb;overflow-x:auto;padding-bottom:.15rem}.profile-tab{border:none;background:transparent;padding:.5rem .9rem;font-size:.8rem;font-weight:500;color:#6b7280;border-radius:999px;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.profile-tab.is-active{background:#ecfdf3;color:#065f46;font-weight:600}.profile-tab:not(.is-active):hover{background:#f3f4f6}.profile-panel{display:none;padding-top:1.2rem}.profile-panel.is-active{display:block}.profile-panel-header{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.profile-panel-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .15rem}.profile-panel-subtitle{font-size:.82rem;color:#6b7280;margin:0}@media (max-width: 1024px){.profile-layout-grid{grid-template-columns:1fr}.profile-header{flex-direction:column;align-items:flex-start}.profile-main{padding:1.2rem 1.1rem 1.4rem}}@media (max-width: 640px){.profile-shell{padding:2rem 0 3rem}.profile-layout{padding:0 1rem}.profile-main{padding:1rem .9rem 1.2rem}}
