.mobile-module__SwjkSa__mobileShell{--mobile-logo-mark-stroke:#fff;--mobile-header-h:3.25rem;--mobile-nav-h:4rem;--mobile-touch-min:2.75rem;--mobile-radius:.875rem;--mobile-radius-sm:.75rem;--mobile-accent:#0f766e;--mobile-accent-hover:#0d9488;--mobile-accent-soft:#f0fdfa;--mobile-accent-border:#99f6e4;--mobile-bg:#f8fafc;--mobile-surface:#fff;--mobile-surface-alt:#f1f5f9;--mobile-divider:#f1f5f9;--mobile-border:#e2e8f0;--mobile-text:#0f172a;--mobile-muted:#64748b;--mobile-subtle:#94a3b8;--mobile-danger:#dc2626;--mobile-danger-soft:#fef2f2;--mobile-danger-border:#fecaca;--mobile-warning-soft:#fff7ed;--mobile-warning-border:#fed7aa;--mobile-warning-text:#9a3412;--mobile-success-soft:#dcfce7;--mobile-success-text:#15803d;--mobile-success-border:#bbf7d0;--mobile-caution-soft:#fef3c7;--mobile-caution-text:#b45309;--mobile-caution-border:#fed7aa;--mobile-info-soft:#dbeafe;--mobile-info-text:#1d4ed8;--mobile-info-border:#bfdbfe;--mobile-highlight-soft:#eff6ff;--mobile-highlight-text:#2563eb;--mobile-highlight-border:#bfdbfe;--mobile-bubble-customer-bg:#eff6ff;--mobile-bubble-customer-border:#bfdbfe;--mobile-neutral-soft:#f1f5f9;--mobile-neutral-text:#64748b;--mobile-qr-bg:#fff;--mobile-shadow:0 4px 16px #0f172a0f;--mobile-hero-shadow:0 12px 32px #0f766e47;--mobile-camera-bg:#0f172a;background:var(--mobile-bg);min-height:100dvh;color:var(--mobile-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;flex-direction:column;font-family:NotoSansMyanmar,system-ui,-apple-system,sans-serif;display:flex}.mobile-module__SwjkSa__mobileShell[data-actor=customer]{--mobile-accent:#2563eb;--mobile-accent-hover:#1d4ed8;--mobile-accent-soft:#eff6ff;--mobile-accent-border:#bfdbfe;--mobile-hero-shadow:0 12px 32px #2563eb47}.mobile-module__SwjkSa__mobileShell[data-theme=dark]{--mobile-accent:#2dd4bf;--mobile-accent-hover:#5eead4;--mobile-accent-soft:#134e4a;--mobile-accent-border:#0f766e;--mobile-bg:#0f172a;--mobile-surface:#1e293b;--mobile-surface-alt:#334155;--mobile-divider:#334155;--mobile-border:#334155;--mobile-text:#f1f5f9;--mobile-muted:#94a3b8;--mobile-subtle:#64748b;--mobile-danger-soft:#450a0a;--mobile-danger-border:#7f1d1d;--mobile-warning-soft:#431407;--mobile-warning-border:#9a3412;--mobile-warning-text:#fdba74;--mobile-success-soft:#052e16;--mobile-success-text:#86efac;--mobile-success-border:#166534;--mobile-caution-soft:#451a03;--mobile-caution-text:#fcd34d;--mobile-caution-border:#92400e;--mobile-info-soft:#1e3a8a;--mobile-info-text:#93c5fd;--mobile-info-border:#1d4ed8;--mobile-highlight-soft:#172554;--mobile-highlight-text:#93c5fd;--mobile-highlight-border:#1e40af;--mobile-bubble-customer-bg:#172554;--mobile-bubble-customer-border:#1e40af;--mobile-neutral-soft:#334155;--mobile-neutral-text:#94a3b8;--mobile-qr-bg:#0f172a;--mobile-shadow:0 4px 16px #00000059;--mobile-hero-shadow:0 12px 32px #00000073;--mobile-camera-bg:#020617;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.mobile-module__SwjkSa__mobileShell[data-actor=customer][data-theme=dark]{--mobile-accent:#60a5fa;--mobile-accent-hover:#93c5fd;--mobile-accent-soft:#1e3a8a;--mobile-accent-border:#1d4ed8;--mobile-hero-shadow:0 12px 32px #00000073}.mobile-module__SwjkSa__header{z-index:20;height:var(--mobile-header-h);background:var(--mobile-surface);border-bottom:1px solid var(--mobile-border);justify-content:space-between;align-items:center;padding:0 1rem;display:flex;position:sticky;top:0}.mobile-module__SwjkSa__headerBrand{align-items:center;gap:.5rem;min-width:0;display:flex}.mobile-module__SwjkSa__headerTitle{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.0625rem;font-weight:600;overflow:hidden}.mobile-module__SwjkSa__main{padding:1rem;padding-bottom:calc(var(--mobile-nav-h) + 1rem + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.mobile-module__SwjkSa__bottomNav{z-index:30;min-height:var(--mobile-nav-h);padding-bottom:env(safe-area-inset-bottom,0);background:var(--mobile-surface);border-top:1px solid var(--mobile-border);align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-module__SwjkSa__navItem{min-height:var(--mobile-touch-min);color:var(--mobile-muted);-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.1875rem;padding:.375rem .25rem;font-size:.6875rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.mobile-module__SwjkSa__navItemActive{color:var(--mobile-accent)}.mobile-module__SwjkSa__navIcon{width:1.375rem;height:1.375rem}.mobile-module__SwjkSa__themeSegmented{grid-template-columns:1fr 1fr;gap:.5rem;width:100%;display:grid}.mobile-module__SwjkSa__themeOption{min-height:var(--mobile-touch-min);border-radius:var(--mobile-radius-sm);border:1px solid var(--mobile-border);background:var(--mobile-surface-alt);color:var(--mobile-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.mobile-module__SwjkSa__themeOptionActive{background:var(--mobile-accent-soft);border-color:var(--mobile-accent-border);color:var(--mobile-accent)}.mobile-module__SwjkSa__loginPage{--mobile-accent:#0f766e;--mobile-accent-hover:#0d9488;--mobile-accent-soft:#f0fdfa;--mobile-accent-border:#99f6e4;--mobile-bg:#f8fafc;--mobile-surface:#fff;--mobile-border:#e2e8f0;--mobile-text:#0f172a;--mobile-muted:#64748b;--mobile-danger:#dc2626;--mobile-shadow:0 4px 16px #0f172a0f;--mobile-logo-mark-stroke:#fff;background:var(--mobile-bg);min-height:100dvh;color:var(--mobile-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;font-family:NotoSansMyanmar,system-ui,-apple-system,sans-serif;display:flex}.mobile-module__SwjkSa__loginPage[data-actor=customer]{--mobile-accent:#2563eb;--mobile-accent-hover:#1d4ed8;--mobile-accent-soft:#eff6ff;--mobile-accent-border:#bfdbfe}.mobile-module__SwjkSa__loginPage[data-actor=customer][data-theme=dark]{--mobile-accent:#60a5fa;--mobile-accent-hover:#93c5fd;--mobile-accent-soft:#1e3a8a;--mobile-accent-border:#1d4ed8}.mobile-module__SwjkSa__loginPage[data-theme=dark]{--mobile-accent:#2dd4bf;--mobile-accent-hover:#5eead4;--mobile-accent-soft:#134e4a;--mobile-accent-border:#0f766e;--mobile-bg:#0f172a;--mobile-surface:#1e293b;--mobile-border:#334155;--mobile-text:#f1f5f9;--mobile-muted:#94a3b8;--mobile-shadow:0 4px 16px #00000059;--mobile-logo-mark-stroke:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.mobile-module__SwjkSa__loginCard{background:var(--mobile-surface);border:1px solid var(--mobile-border);width:100%;max-width:24rem;box-shadow:var(--mobile-shadow);border-radius:1rem;margin:0;padding:1.5rem}.mobile-module__SwjkSa__loginBrand{text-align:center;margin-bottom:1.5rem}.mobile-module__SwjkSa__loginBrandTitle{margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.mobile-module__SwjkSa__loginBrandSub{color:var(--mobile-muted);margin:0;font-size:.875rem}.mobile-module__SwjkSa__screen{flex-direction:column;gap:.75rem;display:flex}.mobile-module__SwjkSa__screenTitle{margin:0;font-size:1.125rem;font-weight:600}.mobile-module__SwjkSa__screenDesc{color:var(--mobile-muted);margin:0;font-size:.875rem}.mobile-module__SwjkSa__placeholder{border-radius:var(--mobile-radius-sm);background:var(--mobile-surface);border:1px dashed var(--mobile-border);color:var(--mobile-muted);padding:1rem;font-size:.875rem}.mobile-module__SwjkSa__errorText{color:var(--mobile-danger);min-height:1.25rem;font-size:.875rem}.mobile-module__SwjkSa__generalErrorRoot{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1.5rem 1rem;display:flex}.mobile-module__SwjkSa__generalErrorStandalone{--mobile-accent:#0f766e;--mobile-bg:#f8fafc;--mobile-surface:#fff;--mobile-border:#e2e8f0;--mobile-text:#0f172a;--mobile-muted:#64748b;--mobile-danger-soft:#fef2f2;--mobile-danger-border:#fecaca;--mobile-shadow:0 4px 16px #0f172a0f;background:var(--mobile-bg);min-height:100dvh;color:var(--mobile-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:NotoSansMyanmar,system-ui,-apple-system,sans-serif}.mobile-module__SwjkSa__generalErrorStandalone[data-theme=dark]{--mobile-accent:#2dd4bf;--mobile-bg:#0f172a;--mobile-surface:#1e293b;--mobile-border:#334155;--mobile-text:#f1f5f9;--mobile-muted:#94a3b8;--mobile-danger-soft:#450a0a;--mobile-danger-border:#7f1d1d;--mobile-shadow:0 4px 16px #00000059;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.mobile-module__SwjkSa__generalErrorCard{text-align:center;border-radius:var(--mobile-radius,.875rem);background:var(--mobile-surface);border:1px solid var(--mobile-border);width:100%;max-width:22rem;box-shadow:var(--mobile-shadow);padding:1.5rem}.mobile-module__SwjkSa__generalErrorStandalone .mobile-module__SwjkSa__generalErrorCard{background:var(--mobile-surface)}.mobile-module__SwjkSa__generalErrorEyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--mobile-muted);margin:0 0 .5rem;font-size:.75rem;font-weight:600}.mobile-module__SwjkSa__generalErrorTitle{color:var(--mobile-text);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.mobile-module__SwjkSa__generalErrorMessage{color:var(--mobile-muted);margin:0 0 1.25rem;font-size:.875rem;line-height:1.5}.mobile-module__SwjkSa__generalErrorActions{flex-direction:column;gap:.625rem;display:flex}.mobile-module__SwjkSa__generalErrorHomeLink{width:100%;display:block}
.profile-module__bjWPOG__profilePage{flex-direction:column;gap:1rem;margin:-.25rem -.25rem 0;padding-bottom:.5rem;display:flex}.profile-module__bjWPOG__hero{color:#fff;text-align:center;box-shadow:var(--mobile-hero-shadow);background:linear-gradient(145deg,#0f766e 0%,#115e59 55%,#134e4a 100%);border-radius:1rem;padding:1.75rem 1.25rem 1.5rem;position:relative;overflow:hidden}.profile-module__bjWPOG__heroGlow{pointer-events:none;background:radial-gradient(circle at 50% 0,#ffffff2e,#0000 55%);height:140%;position:absolute;inset:-40% -20% auto}.profile-module__bjWPOG__avatarWrap{z-index:1;margin-bottom:.875rem;display:inline-flex;position:relative}.profile-module__bjWPOG__avatar{object-fit:cover;background:#ffffff26;border:3px solid #ffffffd9;border-radius:9999px;width:5rem;height:5rem}.profile-module__bjWPOG__avatarFallback{letter-spacing:.02em;background:#ffffff1f;border:3px solid #ffffffd9;border-radius:9999px;justify-content:center;align-items:center;width:5rem;height:5rem;font-size:1.5rem;font-weight:700;display:inline-flex}.profile-module__bjWPOG__heroName{z-index:1;margin:0 0 .375rem;font-size:1.25rem;font-weight:700;line-height:1.3;position:relative}.profile-module__bjWPOG__heroUsername{z-index:1;opacity:.88;margin:0 0 .75rem;font-size:.875rem;position:relative}.profile-module__bjWPOG__roleBadge{z-index:1;letter-spacing:.06em;text-transform:uppercase;background:#ffffff29;border:1px solid #ffffff38;border-radius:9999px;align-items:center;gap:.375rem;padding:.3125rem .75rem;font-size:.6875rem;font-weight:600;display:inline-flex;position:relative}.profile-module__bjWPOG__section{background:var(--mobile-surface);border-radius:var(--mobile-radius);border:1px solid var(--mobile-border);overflow:hidden}.profile-module__bjWPOG__sectionHeader{letter-spacing:.04em;text-transform:uppercase;color:var(--mobile-muted);padding:.875rem 1rem .5rem;font-size:.75rem;font-weight:600}.profile-module__bjWPOG__infoRow{min-height:var(--mobile-touch-min);border-top:1px solid var(--mobile-divider);align-items:center;gap:.875rem;padding:.875rem 1rem;display:flex}.profile-module__bjWPOG__infoRow:first-of-type{border-top:none}.profile-module__bjWPOG__infoIcon{background:var(--mobile-accent-soft);width:2.5rem;height:2.5rem;color:var(--mobile-accent);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-module__bjWPOG__infoBody{flex:1;min-width:0}.profile-module__bjWPOG__infoLabel{color:var(--mobile-subtle);margin-bottom:.125rem;font-size:.75rem;font-weight:500;display:block}.profile-module__bjWPOG__infoValue{color:var(--mobile-text);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:500;display:block;overflow:hidden}.profile-module__bjWPOG__appearanceRow{gap:.875rem;padding:.875rem 1rem 1rem;display:flex}.profile-module__bjWPOG__appearanceIcon{background:var(--mobile-accent-soft);width:2.5rem;height:2.5rem;color:var(--mobile-accent);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-module__bjWPOG__appearanceBody{flex:1;min-width:0}.profile-module__bjWPOG__appearanceTitle{color:var(--mobile-text);font-size:1rem;font-weight:600;display:block}.profile-module__bjWPOG__appearanceDesc{color:var(--mobile-muted);margin:.25rem 0 .75rem;font-size:.8125rem;display:block}.profile-module__bjWPOG__themeToggle{margin-top:.25rem}.profile-module__bjWPOG__actionRow{border:none;border-top:1px solid var(--mobile-divider);background:var(--mobile-surface);width:100%;min-height:3.25rem;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;align-items:center;gap:.875rem;padding:.875rem 1rem;text-decoration:none;transition:background .15s;display:flex}.profile-module__bjWPOG__actionRow:first-of-type{border-top:none}.profile-module__bjWPOG__actionRow:active{background:var(--mobile-surface-alt)}.profile-module__bjWPOG__actionIcon{background:var(--mobile-warning-soft);width:2.5rem;height:2.5rem;color:var(--mobile-warning-text);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-module__bjWPOG__actionBody{flex:1;min-width:0}.profile-module__bjWPOG__actionTitle{color:var(--mobile-text);font-size:1rem;font-weight:600;display:block}.profile-module__bjWPOG__actionDesc{color:var(--mobile-muted);margin-top:.125rem;font-size:.8125rem;display:block}.profile-module__bjWPOG__actionChevron{color:var(--mobile-subtle);flex-shrink:0}.profile-module__bjWPOG__signOutBtn{width:100%;min-height:var(--mobile-touch-min);border-radius:var(--mobile-radius);border:1px solid var(--mobile-danger-border);background:var(--mobile-surface);color:var(--mobile-danger);cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:.5rem;padding:.9375rem 1rem;font-size:1rem;font-weight:600;transition:background .15s;display:flex}.profile-module__bjWPOG__signOutBtn:active:not(:disabled){background:var(--mobile-danger-soft)}.profile-module__bjWPOG__signOutBtn:disabled{opacity:.6;cursor:not-allowed}.profile-module__bjWPOG__loadingWrap{color:var(--mobile-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.profile-module__bjWPOG__errorWrap{border-radius:var(--mobile-radius);background:var(--mobile-danger-soft);border:1px solid var(--mobile-danger-border);color:var(--mobile-danger);text-align:center;padding:1rem;font-size:.875rem}.profile-module__bjWPOG__retryBtn{min-height:var(--mobile-touch-min);color:var(--mobile-accent);cursor:pointer;background:0 0;border:none;margin:.75rem auto 0;padding:0 1rem;font-weight:600;display:block}.profile-module__bjWPOG__drawerBody{padding:.25rem 0 1rem}.profile-module__bjWPOG__strengthBlock{margin-bottom:1rem}.profile-module__bjWPOG__strengthLabel{color:var(--mobile-muted);justify-content:space-between;align-items:center;margin-bottom:.375rem;font-size:.75rem;display:flex}.profile-module__bjWPOG__strengthTag{color:#fff;border-radius:9999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.profile-module__bjWPOG__ruleList{gap:.375rem;margin-bottom:1rem;display:grid}.profile-module__bjWPOG__ruleItem{font-size:.75rem}.profile-module__bjWPOG__ruleOk{color:#059669}.profile-module__bjWPOG__rulePending{color:var(--mobile-subtle)}.profile-module__bjWPOG__drawerHint{background:var(--mobile-accent-soft);border:1px solid var(--mobile-accent-border);color:var(--mobile-accent);border-radius:.625rem;margin-bottom:1rem;padding:.75rem;font-size:.8125rem;line-height:1.45}
.profile-module__FOteTa__profilePage{flex-direction:column;gap:1rem;margin:-.25rem -.25rem 0;padding-bottom:.5rem;display:flex}.profile-module__FOteTa__hero{color:#fff;text-align:center;box-shadow:var(--mobile-hero-shadow);background:linear-gradient(145deg,#2563eb 0%,#1d4ed8 55%,#1e40af 100%);border-radius:1rem;padding:1.75rem 1.25rem 1.5rem;position:relative;overflow:hidden}.profile-module__FOteTa__heroGlow{pointer-events:none;background:radial-gradient(circle at 50% 0,#ffffff2e,#0000 55%);height:140%;position:absolute;inset:-40% -20% auto}.profile-module__FOteTa__avatarWrap{z-index:1;margin-bottom:.875rem;display:inline-flex;position:relative}.profile-module__FOteTa__avatar{object-fit:cover;background:#ffffff26;border:3px solid #ffffffd9;border-radius:9999px;width:5rem;height:5rem}.profile-module__FOteTa__avatarFallback{letter-spacing:.02em;background:#ffffff1f;border:3px solid #ffffffd9;border-radius:9999px;justify-content:center;align-items:center;width:5rem;height:5rem;font-size:1.5rem;font-weight:700;display:inline-flex}.profile-module__FOteTa__heroName{z-index:1;margin:0 0 .375rem;font-size:1.25rem;font-weight:700;line-height:1.3;position:relative}.profile-module__FOteTa__heroUsername{z-index:1;opacity:.88;margin:0 0 .75rem;font-size:.875rem;position:relative}.profile-module__FOteTa__roleBadge{z-index:1;letter-spacing:.06em;text-transform:uppercase;background:#ffffff29;border:1px solid #ffffff38;border-radius:9999px;align-items:center;gap:.375rem;padding:.3125rem .75rem;font-size:.6875rem;font-weight:600;display:inline-flex;position:relative}.profile-module__FOteTa__section{background:var(--mobile-surface);border-radius:var(--mobile-radius);border:1px solid var(--mobile-border);overflow:hidden}.profile-module__FOteTa__sectionHeader{letter-spacing:.04em;text-transform:uppercase;color:var(--mobile-muted);padding:.875rem 1rem .5rem;font-size:.75rem;font-weight:600}.profile-module__FOteTa__infoRow{min-height:var(--mobile-touch-min);border-top:1px solid var(--mobile-divider);align-items:flex-start;gap:.875rem;padding:.875rem 1rem;display:flex}.profile-module__FOteTa__infoRow:first-of-type{border-top:none}.profile-module__FOteTa__infoIcon{background:var(--mobile-accent-soft);width:2.5rem;height:2.5rem;color:var(--mobile-accent);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-module__FOteTa__infoBody{flex:1;min-width:0}.profile-module__FOteTa__infoLabel{color:var(--mobile-subtle);margin-bottom:.125rem;font-size:.75rem;font-weight:500;display:block}.profile-module__FOteTa__infoValue{color:var(--mobile-text);font-size:1rem;font-weight:500;line-height:1.4;display:block}.profile-module__FOteTa__infoValueTruncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-module__FOteTa__infoValueMultiline{white-space:normal;word-break:break-word}.profile-module__FOteTa__appearanceRow{gap:.875rem;padding:.875rem 1rem 1rem;display:flex}.profile-module__FOteTa__appearanceIcon{background:var(--mobile-accent-soft);width:2.5rem;height:2.5rem;color:var(--mobile-accent);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-module__FOteTa__appearanceBody{flex:1;min-width:0}.profile-module__FOteTa__appearanceTitle{color:var(--mobile-text);font-size:1rem;font-weight:600;display:block}.profile-module__FOteTa__appearanceDesc{color:var(--mobile-muted);margin:.25rem 0 .75rem;font-size:.8125rem;display:block}.profile-module__FOteTa__themeToggle{margin-top:.25rem}.profile-module__FOteTa__contactRow{border-top:1px solid var(--mobile-divider);align-items:flex-start;gap:.875rem;padding:.875rem 1rem;display:flex}.profile-module__FOteTa__contactRow:first-of-type{border-top:none}.profile-module__FOteTa__contactIcon{background:var(--mobile-surface-alt);width:2.5rem;height:2.5rem;color:var(--mobile-accent);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-module__FOteTa__contactBody{flex:1;min-width:0}.profile-module__FOteTa__contactTop{flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:.25rem;display:flex}.profile-module__FOteTa__contactKind{color:var(--mobile-muted);text-transform:capitalize;font-size:.75rem;font-weight:600}.profile-module__FOteTa__contactPrimary{letter-spacing:.04em;text-transform:uppercase;background:var(--mobile-accent-soft);color:var(--mobile-accent);border:1px solid var(--mobile-accent-border);border-radius:9999px;padding:.125rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.profile-module__FOteTa__contactLabel{color:var(--mobile-subtle);margin-bottom:.125rem;font-size:.8125rem}.profile-module__FOteTa__contactValue{color:var(--mobile-text);word-break:break-word;font-size:1rem;font-weight:600;text-decoration:none;display:block}.profile-module__FOteTa__contactValueLink{color:var(--mobile-accent)}.profile-module__FOteTa__contactValueLink:active{opacity:.8}.profile-module__FOteTa__emptyContacts{color:var(--mobile-muted);text-align:center;padding:1rem;font-size:.875rem}.profile-module__FOteTa__actionRow{border:none;border-top:1px solid var(--mobile-divider);background:var(--mobile-surface);width:100%;min-height:3.25rem;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;align-items:center;gap:.875rem;padding:.875rem 1rem;text-decoration:none;transition:background .15s;display:flex}.profile-module__FOteTa__actionRow:first-of-type{border-top:none}.profile-module__FOteTa__actionRow:active{background:var(--mobile-surface-alt)}.profile-module__FOteTa__actionIcon{background:var(--mobile-warning-soft);width:2.5rem;height:2.5rem;color:var(--mobile-warning-text);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-module__FOteTa__actionBody{flex:1;min-width:0}.profile-module__FOteTa__actionTitle{color:var(--mobile-text);font-size:1rem;font-weight:600;display:block}.profile-module__FOteTa__actionDesc{color:var(--mobile-muted);margin-top:.125rem;font-size:.8125rem;display:block}.profile-module__FOteTa__actionChevron{color:var(--mobile-subtle);flex-shrink:0}.profile-module__FOteTa__signOutBtn{width:100%;min-height:var(--mobile-touch-min);border-radius:var(--mobile-radius);border:1px solid var(--mobile-danger-border);background:var(--mobile-surface);color:var(--mobile-danger);cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:.5rem;padding:.9375rem 1rem;font-size:1rem;font-weight:600;transition:background .15s;display:flex}.profile-module__FOteTa__signOutBtn:active:not(:disabled){background:var(--mobile-danger-soft)}.profile-module__FOteTa__signOutBtn:disabled{opacity:.6;cursor:not-allowed}.profile-module__FOteTa__loadingWrap{color:var(--mobile-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.profile-module__FOteTa__errorWrap{border-radius:var(--mobile-radius);background:var(--mobile-danger-soft);border:1px solid var(--mobile-danger-border);color:var(--mobile-danger);text-align:center;padding:1rem;font-size:.875rem}.profile-module__FOteTa__retryBtn{min-height:var(--mobile-touch-min);color:var(--mobile-accent);cursor:pointer;background:0 0;border:none;margin:.75rem auto 0;padding:0 1rem;font-weight:600;display:block}
.volo-logo-module__-3wdzW__logo{flex-shrink:0;display:block}.volo-logo-module__-3wdzW__markBg{fill:var(--mobile-accent)}.volo-logo-module__-3wdzW__markArc{stroke:var(--mobile-logo-mark-stroke,#fff)}.volo-logo-module__-3wdzW__markDot{fill:var(--mobile-logo-mark-stroke,#fff)}.volo-logo-module__-3wdzW__wordmark{fill:var(--mobile-text);letter-spacing:-.04em;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:700}
