.portal_portalContainer__6wwS_{min-height:100vh;display:flex;flex-direction:column}.portal_portalHeader__BT1hE{background-color:var(--portal-surface);border-bottom:1px solid var(--portal-border);padding:var(--space-md) var(--space-lg)}.portal_headerContent__okLWj{max-width:720px;margin:0 auto;display:flex;align-items:center;gap:var(--space-md)}.portal_brandIcon__EV6oN{width:36px;height:36px;border-radius:var(--radius-md)}.portal_brandName__XEE7K{font-size:var(--text-lg);font-weight:600;color:var(--portal-text)}.portal_portalMain__fIq6K{flex:1 1;padding:var(--space-xl) var(--space-lg);max-width:720px;width:100%;margin:0 auto}.portal_portalFooter__deErB{background-color:var(--portal-surface);border-top:1px solid var(--portal-border);padding:var(--space-md) var(--space-lg);text-align:center;color:var(--portal-text-muted);font-size:var(--text-sm)}.portal_authContainer__bjQJO{text-align:center;padding:var(--space-2xl) var(--space-lg)}.portal_authContainer__bjQJO h2{margin-bottom:var(--space-md)}.portal_authInstructions__P4K3y{color:var(--portal-text-secondary);margin-bottom:var(--space-xl);max-width:400px;margin-left:auto;margin-right:auto}.portal_qrContainer__TZoT_{display:inline-block;padding:var(--space-lg);background:var(--portal-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);margin-bottom:var(--space-xl)}.portal_qrCode__D18pD{display:block;width:280px;height:280px}.portal_statusIndicator__JtVn_{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);color:var(--portal-text-secondary);margin-bottom:var(--space-lg)}.portal_pulsingDot__xrRwI{width:10px;height:10px;border-radius:50%;background-color:var(--portal-primary);animation:portal_pulse__v52rL 1.5s ease-in-out infinite}@keyframes portal_pulse__v52rL{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.portal_manualEntryToggle__1jtDw{background:none;border:none;color:var(--portal-primary);font-size:var(--text-sm);padding:var(--space-sm);margin-bottom:var(--space-md)}.portal_manualEntryToggle__1jtDw:hover{text-decoration:underline}.portal_manualCodeSection__rKYLB{margin-top:var(--space-md)}.portal_codeDisplay__1w8cf{display:inline-block;padding:var(--space-md) var(--space-xl);background-color:var(--portal-bg);border:2px dashed var(--portal-border);border-radius:var(--radius-lg);margin:var(--space-md) 0}.portal_codeText___3FSw{font-family:var(--font-mono);font-size:var(--text-2xl);font-weight:700;letter-spacing:.1em;color:var(--portal-text)}.portal_retryButton__86Gsy{display:inline-block;padding:var(--space-sm) var(--space-xl);background-color:var(--portal-primary);color:white;border:none;border-radius:var(--radius-md);font-size:var(--text-base);font-weight:500;min-height:44px;min-width:44px;transition:background-color .2s}.portal_retryButton__86Gsy:hover{background-color:var(--portal-primary-hover)}.portal_signOutButton__DfDkP{padding:var(--space-xs) var(--space-md);background:none;border:1px solid var(--portal-border);border-radius:var(--radius-md);color:var(--portal-text-secondary);font-size:var(--text-sm);min-height:44px;transition:all .2s}.portal_signOutButton__DfDkP:hover{border-color:var(--portal-danger);color:var(--portal-danger)}.portal_dashboard__6Gfra{width:100%}.portal_dashboardHeader__lOtLr{justify-content:space-between;margin-bottom:var(--space-xl);flex-wrap:wrap}.portal_dashboardActions__2GYsQ,.portal_dashboardHeader__lOtLr{display:flex;align-items:center;gap:var(--space-md)}.portal_dashboardContent__E4lNU{display:flex;flex-direction:column;gap:var(--space-lg)}.portal_dashboardSection__r1Pma{background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:var(--radius-lg);padding:var(--space-lg);box-shadow:var(--shadow-sm)}.portal_dashboardSection__r1Pma h2{font-size:var(--text-lg);margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--portal-border)}.portal_placeholder__s6Ej6{color:var(--portal-text-muted);font-style:italic}.portal_sessionTimer__Wr4MF{display:flex;align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--portal-text-secondary);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);background-color:var(--portal-bg)}.portal_sessionTimerWarning__hij17{color:var(--portal-warning);background-color:#fef3c7}.portal_timerValue__RYzax{font-family:var(--font-mono);font-weight:600}.portal_loadingSpinner__ektuZ{width:40px;height:40px;border:3px solid var(--portal-border);border-top-color:var(--portal-primary);border-radius:50%;animation:portal_spin__fw_rp .8s linear infinite;margin:0 auto var(--space-md)}@keyframes portal_spin__fw_rp{to{transform:rotate(1turn)}}.portal_errorText__9xsSg{color:var(--portal-danger);margin-bottom:var(--space-lg)}.portal_authFallback__cs8Al{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:var(--space-lg)}.portal_authCard__Kjpj9{background:var(--portal-surface);border-radius:var(--radius-xl);padding:var(--space-2xl);box-shadow:var(--shadow-lg);text-align:center;max-width:480px;width:100%}.portal_authCard__Kjpj9 h1,.portal_authCard__Kjpj9 p{margin-bottom:var(--space-lg)}.portal_authCard__Kjpj9 p{color:var(--portal-text-secondary)}.portal_divider__VnJUb{display:flex;align-items:center;gap:var(--space-md);margin:var(--space-lg) 0;color:var(--portal-text-muted)}.portal_divider__VnJUb:after,.portal_divider__VnJUb:before{content:"";flex:1 1;height:1px;background:var(--portal-border)}.portal_portalLink__Zcl_u{display:inline-block;padding:var(--space-sm) var(--space-xl);background-color:var(--portal-primary);color:white;border-radius:var(--radius-md);font-weight:500;min-height:44px;line-height:44px;transition:background-color .2s}.portal_portalLink__Zcl_u:hover{background-color:var(--portal-primary-hover);text-decoration:none}.portal_storeLinks__Hw1Ch{display:flex;flex-direction:column;gap:var(--space-sm);margin-top:var(--space-xl);font-size:var(--text-sm)}@media (max-width:480px){.portal_portalMain__fIq6K{padding:var(--space-md)}.portal_dashboardHeader__lOtLr{flex-direction:column;align-items:flex-start}.portal_qrCode__D18pD{width:220px;height:220px}.portal_codeText___3FSw{font-size:var(--text-xl)}}@media (min-width:481px) and (max-width:768px){.portal_portalMain__fIq6K{padding:var(--space-lg)}}@media (min-width:1024px){.portal_portalMain__fIq6K{max-width:720px}}.subscription_subscriptionView__3CwA0{display:flex;flex-direction:column;gap:.75rem}.subscription_planHeader__tQHFm{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.subscription_statusBadge__VhIc3{padding:.125rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.subscription_status_active__PqDCm{background:#dcfce7;color:#16a34a}.subscription_status_trial__QQ0W0{background:#dbeafe;color:#2563eb}.subscription_status_expired__ECs2o{background:#fef2f2;color:#dc2626}.subscription_status_cancelled__vGASx{background:#f3f4f6;color:#6b7280}.subscription_detail__TGMIC{display:flex;justify-content:space-between;padding:.375rem 0;border-bottom:1px solid #f1f5f9}.subscription_label__zvsDY{color:#64748b;font-size:.875rem}.subscription_timeCredits__gc_0N{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#f0f9ff;border-radius:.375rem}.subscription_creditBalance__EEb6L{font-weight:600;color:#2563eb}.subscription_featureList__OUW4_{margin-top:.5rem}.subscription_featureList__OUW4_ h4{font-size:.875rem;color:#64748b;margin-bottom:.375rem}.subscription_featureList__OUW4_ ul{list-style:none;padding:0}.subscription_featureList__OUW4_ li{padding:.25rem 0;font-size:.875rem}.subscription_featureEnabled__mFPo_{color:#16a34a}.subscription_featureDisabled__Sl6ea{color:#94a3b8}.subscription_manageLink__FGZXV{display:inline-block;margin-top:.75rem;padding:.375rem 1rem;background:var(--portal-primary,#2563eb);color:white;border-radius:.375rem;text-decoration:none;font-size:.875rem;text-align:center;min-height:44px;line-height:44px}.subscription_manageLink__FGZXV:hover{opacity:.9;text-decoration:none}.subscription_loading__wMKxX{color:#64748b}.subscription_error__QkVkM{color:#dc2626}.subscription_noSubscription__Ss_AW{color:#64748b;font-style:italic}.devices_deviceManager__eKkmP{display:flex;flex-direction:column;gap:.75rem}.devices_deviceSummary__bDe2w{font-size:.875rem;color:#64748b}.devices_deviceList__xH240{display:flex;flex-direction:column;gap:.5rem}.devices_deviceCard__TW7JW{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border:1px solid #e2e8f0;border-radius:.5rem}.devices_deviceCard__TW7JW.devices_inactive__0BBM8{opacity:.5}.devices_deviceInfo__5E6r7{display:flex;align-items:center;gap:.75rem}.devices_platformIcon__0PyuT{font-size:1.25rem}.devices_deviceName__HmVCh{font-weight:500}.devices_deviceMeta__X_SDM{font-size:.75rem;color:#94a3b8}.devices_deviceActions__ASYLY{flex-shrink:0}.devices_deactivateButton__I0lDL{padding:.25rem .75rem;border:1px solid #dc2626;color:#dc2626;background:none;border-radius:.25rem;font-size:.75rem;cursor:pointer;min-height:44px}.devices_deactivateButton__I0lDL:hover{background:#fef2f2}.devices_confirmActions__LHnNT{display:flex;gap:.375rem}.devices_confirmButton__URhjA{background:#dc2626;color:white;border:none;border-radius:.25rem}.devices_cancelButton__fkrlI,.devices_confirmButton__URhjA{padding:.25rem .75rem;font-size:.75rem;cursor:pointer;min-height:44px}.devices_cancelButton__fkrlI{border:1px solid #e2e8f0;background:none;border-radius:.25rem}.devices_loading__BBaTn{color:#64748b}.family_familyView__oK9vc{display:flex;flex-direction:column;gap:.75rem}.family_memberSummary__JwKLT{font-size:.875rem;color:#64748b}.family_memberList__mjxN_{display:flex;flex-direction:column;gap:.5rem}.family_memberCard__PQD74{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;border:1px solid #e2e8f0;border-radius:.5rem}.family_memberInfo__BiYYN{display:flex;justify-content:space-between;align-items:center}.family_memberName__oCciN{font-weight:500}.family_roleBadge__uA0F_{padding:.125rem .375rem;border-radius:.25rem;font-size:.6875rem;font-weight:600;text-transform:uppercase}.family_role_owner__IKs3o{background:#fef3c7;color:#d97706}.family_role_member__9ciBp{background:#e0e7ff;color:#4f46e5}.family_memberMeta__TKKzD{font-size:.75rem;color:#94a3b8}.family_noFamily__FYITI{color:#64748b}.family_hint__3oaYt{font-size:.875rem;margin-top:.25rem}.family_manageHint__0iAtr{font-size:.75rem;color:#94a3b8;font-style:italic;margin-top:.5rem}.family_loading__U4JKh{color:#64748b}.gdpr_gdprSection__5lhPq{margin-top:2rem}.gdpr_gdprHeader__qm1ap{margin-bottom:1.5rem}.gdpr_gdprHeader__qm1ap h2{font-size:1.25rem;color:#1e293b}.gdpr_gdprDescription__qev3Z{color:#64748b;font-size:.875rem;margin-top:.25rem}.gdpr_gdprCards__FaDJ_{display:flex;flex-direction:column;gap:1rem}.gdpr_gdprCard__v6d8_{background:#ffffff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.gdpr_gdprCard__v6d8_ h3{font-size:1rem;margin-bottom:.75rem;color:#1e293b}.gdpr_dangerCard__et8lZ{border-color:#fecaca}.gdpr_dangerCard__et8lZ h3{color:#dc2626}.gdpr_cardDescription__pKcOT{color:#64748b;font-size:.875rem;margin-bottom:1rem}.gdpr_actionButton___5REq{display:inline-block;padding:.5rem 1.25rem;background:var(--portal-primary,#2563eb);color:white;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;min-height:44px;transition:opacity .2s}.gdpr_actionButton___5REq:hover{opacity:.9}.gdpr_actionButton___5REq:disabled{opacity:.5;cursor:not-allowed}.gdpr_dangerButton___8FM2{display:inline-block;padding:.5rem 1.25rem;background:#dc2626;color:white;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;min-height:44px}.gdpr_dangerButton___8FM2:hover{background:#b91c1c}.gdpr_dangerDescription__d17Hi{color:#64748b;font-size:.875rem;margin-bottom:1rem}.gdpr_loading__XYNPT{color:#64748b;padding:1rem 0}.gdpr_error__HUpg0{color:#dc2626;font-size:.875rem;margin:.5rem 0}.gdpr_successText__4ze6h{color:#16a34a;font-weight:500;margin-bottom:.75rem}.gdpr_dataInventory__SwGHY{display:flex;flex-direction:column;gap:.5rem}.gdpr_dataCategory__GhuJO{border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden}.gdpr_categoryHeader__wDRIl{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f8fafc;cursor:pointer;font-weight:500;list-style:none}.gdpr_categoryHeader__wDRIl::-webkit-details-marker{display:none}.gdpr_itemCount__3qPwK{font-size:.75rem;color:#94a3b8;background:#f1f5f9;padding:.125rem .5rem;border-radius:999px}.gdpr_categoryContent__OnE3r{padding:.75rem 1rem}.gdpr_categoryDescription__sYLKm{font-size:.75rem;color:#94a3b8;margin-bottom:.5rem}.gdpr_dataItem__WDquf{padding:.5rem;border-bottom:1px solid #f1f5f9}.gdpr_dataItem__WDquf:last-child{border-bottom:none}.gdpr_dataField__AaLkq{display:flex;justify-content:space-between;gap:.5rem;padding:.125rem 0;font-size:.8125rem}.gdpr_fieldKey__Lauw4{color:#64748b;text-transform:capitalize}.gdpr_fieldValue__1Cmah{color:#1e293b;text-align:right;word-break:break-all}.gdpr_exportProgress__dKRPX{text-align:center;padding:1rem 0}.gdpr_progressBar__1anPG{width:100%;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden;margin-bottom:.75rem}.gdpr_progressBarFill__yRa3v{width:60%;height:100%;background:var(--portal-primary,#2563eb);animation:gdpr_progressPulse__W_PJ6 1.5s ease-in-out infinite}@keyframes gdpr_progressPulse__W_PJ6{0%,to{width:30%}50%{width:80%}}.gdpr_confirmBox__ucTyY{background:#fff7ed;border:1px solid #fed7aa;border-radius:.5rem;padding:1.25rem}.gdpr_warningText__AqlDn{color:#c2410c;font-weight:500;margin-bottom:.75rem}.gdpr_deletionList__Nd7hw{padding-left:1.25rem;margin-bottom:1rem;color:#9a3412;font-size:.875rem}.gdpr_deletionList__Nd7hw li{margin-bottom:.25rem}.gdpr_coolingOffNote__NL2wH{color:#64748b;font-size:.8125rem;margin-bottom:1rem;font-style:italic}.gdpr_confirmActions__y36VB{display:flex;gap:.75rem}.gdpr_cancelDeleteButton__Za5ki{border:1px solid #e2e8f0;background:white;border-radius:.375rem}.gdpr_cancelDeleteButton__Za5ki,.gdpr_confirmDeleteButton__r21w1{flex:1 1;padding:.5rem 1rem;font-size:.875rem;cursor:pointer;min-height:44px}.gdpr_confirmDeleteButton__r21w1{background:#dc2626;color:white;border:none;border-radius:.375rem;font-weight:600}.gdpr_confirmDeleteButton__r21w1:hover{background:#b91c1c}.gdpr_pendingBox__XQbrE{background:#fef3c7;border:1px solid #fde68a;border-radius:.5rem;padding:1.25rem}.gdpr_pendingHeader__PEuwp{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.gdpr_pendingBadge__cru1p{background:#d97706;color:white;padding:.125rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600}.gdpr_countdown__BFRHH{font-family:monospace;font-size:.875rem;color:#92400e}.gdpr_cancelErasureButton__mSMCK{display:inline-block;padding:.5rem 1.25rem;background:white;border:1px solid #d97706;color:#d97706;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;margin-top:.75rem;min-height:44px}.gdpr_cancelErasureButton__mSMCK:hover{background:#fffbeb}.gdpr_cancelErasureButton__mSMCK:disabled{opacity:.5;cursor:not-allowed}