.profile-shell{color-scheme:light;background:#f4f6f9;color:#0F172A;min-height:100dvh}.profile-shell .profile-main{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem}@media (min-width:1024px){.profile-shell .profile-main{padding-left:3rem;padding-right:3rem}}.profile-shell .profile-card{border:1px solid #e8ecf1;border-radius:2px;background:#fff;box-shadow:0 1px 2px rgba(10,18,32,.04)}.profile-shell .profile-card-pad{padding:1.25rem}.profile-shell .profile-card-title{margin:0 0 1rem;font-size:.875rem;font-weight:600;color:#0F172A}.profile-shell .profile-pill{display:inline-flex;align-items:center;border-radius:2px;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.profile-shell .profile-pill-host{background:rgba(28,105,255,.1);color:#06070F;border:1px solid rgba(28,105,255,.2)}.profile-shell .profile-pill-guest{background:#f4f6f9;color:#6b7c90;border:1px solid #e8ecf1}.profile-shell .profile-btn-outline{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;gap:.5rem;border:1px solid #e8ecf1;border-radius:2px;background:#f6f8fa;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#0F172A;cursor:pointer;transition:background .15s ease,border-color .15s ease}.profile-shell .profile-btn-outline:hover{background:#F1F5F9;border-color:#e8ecf1}.profile-shell .profile-btn-outline:focus-visible{outline:2px solid rgba(6,7,15,.45);outline-offset:2px}.profile-shell .profile-btn-primary{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:2px;background:#06070F;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;color:#fff;transition:background .15s ease}.profile-shell .profile-btn-primary:hover{background:#1a1b24}.profile-shell .profile-link{font-size:.875rem;font-weight:600;color:#06070F;text-decoration:none}.profile-shell .profile-link:hover{text-decoration:underline}.profile-shell .profile-stat-value{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;color:#0F172A;font-variant-numeric:tabular-nums}.profile-shell .profile-stat-label{margin-top:.25rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b7c90}.profile-shell .profile-plan-card{margin-top:1rem;border-radius:2px;padding:1.25rem}.profile-shell .profile-plan-card--paid{background:linear-gradient(135deg,#0F172A,#1E293B);color:#fff}.profile-shell .profile-plan-card--starter{border:1px solid #e8ecf1;background:#fff}.profile-shell .profile-plan-card-title{margin:.5rem 0 0;font-size:1rem;font-weight:700}.profile-shell .profile-plan-card--paid .profile-plan-card-title{color:#fff}.profile-shell .profile-plan-card-desc{margin:.35rem 0 0;font-size:.75rem;line-height:1.45;color:#6b7c90}.profile-shell .profile-plan-card--paid .profile-plan-card-desc{color:rgba(255,255,255,.72)}.profile-shell .profile-input{width:100%;min-height:2.75rem;border:1px solid #e8ecf1;border-radius:2px;background:#fff;padding:0 1rem;font-size:.875rem;color:#0F172A;outline:none;transition:border-color .15s ease}.profile-shell .profile-input:focus{border-color:#06070F}.profile-shell .profile-input-label{display:block;margin-bottom:.35rem;font-size:.75rem;font-weight:600;color:#0F172A}.profile-shell .profile-muted{color:#6b7c90}.profile-shell .profile-header-rule{margin-top:1.5rem;border:0;border-top:1px solid #e8ecf1}