@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";:root{--primary-color: #4f46e5;--secondary-color: #ec4899;--bg-color: #f3f4f6;--text-color: #1f2937;--card-bg: #ffffff;--font-family: "Inter", system-ui, Avenir, Helvetica, Arial, sans-serif;--font-size-h1: 1.875rem;--font-weight-h1: 700;--color-h1: #111827;--font-size-subtitle: 1rem;--color-subtitle: #6b7280}.page-title{font-size:var(--font-size-h1);font-weight:var(--font-weight-h1);color:var(--color-h1);margin:0}.page-subtitle{font-size:var(--font-size-subtitle);color:var(--color-subtitle);margin:.5rem 0 0}body{margin:0;font-family:var(--font-family);background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}h1,h2,h3{margin:0 0 1rem}button{cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;font-weight:600;transition:opacity .2s}button:hover{opacity:.9}._layoutContainer_d373l_1{display:flex;min-height:100vh;background-color:#f3f4f6}._sidebar_d373l_7{width:260px;background-color:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;position:fixed;height:100vh;overflow-y:auto;overflow-x:hidden;transition:width .3s ease}._sidebarCollapsed_d373l_20{width:80px}._sidebarHeader_d373l_24{padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-bottom:1px solid #f3f4f6;transition:padding .3s ease}._sidebarCollapsed_d373l_20 ._sidebarHeader_d373l_24{padding:1.5rem .5rem;flex-direction:column}._sidebarHeaderInner_d373l_39{display:flex;align-items:center;gap:.75rem}._toggleBtn_d373l_45{background:none;border:none;font-size:.9rem;cursor:pointer;color:#6b7280;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}._toggleBtn_d373l_45:hover{background-color:#f3f4f6;color:#111827}._logoIcon_d373l_64{width:32px;height:32px;background-color:#f97316;border-radius:6px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem}._logoText_d373l_76 h2{font-size:1rem;font-weight:700;color:#111827;margin:0}._logoText_d373l_76 span{font-size:.75rem;color:#6b7280}._nav_d373l_88{flex:1;padding:1.5rem 1rem}._nav_d373l_88 ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}._navItem_d373l_102{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:6px;color:#4b5563;text-decoration:none;font-weight:500;transition:all .2s;white-space:nowrap;overflow:hidden}._sidebarCollapsed_d373l_20 ._navItem_d373l_102{justify-content:center;padding:.75rem}._navIcon_d373l_121{display:flex;align-items:center;justify-content:center;font-size:1.25rem;width:24px}._navText_d373l_129{opacity:1;transition:opacity .2s ease}._navItem_d373l_102:hover{background-color:#f9fafb;color:#111827}._navItemActive_d373l_139{background-color:#fff7ed;color:#ea580c}._userProfile_d373l_145{padding:1.5rem;border-top:1px solid #e5e7eb;margin-top:auto;display:flex;flex-direction:column;gap:1rem;transition:padding .3s ease}._sidebarCollapsed_d373l_20 ._userProfile_d373l_145{padding:1.5rem .5rem;align-items:center}._userInfo_d373l_160{display:flex;align-items:center;gap:.75rem;overflow:hidden;width:100%}._sidebarCollapsed_d373l_20 ._userInfo_d373l_160{justify-content:center}._avatar_d373l_172{width:40px;height:40px;border-radius:50%;object-fit:cover}._userDetails_d373l_179{display:flex;flex-direction:column}._userName_d373l_184{font-size:.9rem;font-weight:600;color:#111827}._userRole_d373l_190{font-size:.75rem;color:#6b7280}._logoutBtn_d373l_195{width:100%;padding:.75rem;background-color:#fee2e2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s,padding .3s ease;white-space:nowrap;overflow:hidden}._sidebarCollapsed_d373l_20 ._logoutBtn_d373l_195{padding:.75rem 0}._logoutBtn_d373l_195:hover{background-color:#fecaca;transform:translateY(-1px)}._logoutBtn_d373l_195:active{transform:translateY(0)}._mainContent_d373l_227{flex:1;margin-left:260px;padding:2rem;transition:margin-left .3s ease}._mainContentCollapsed_d373l_234{margin-left:80px}._pageLayout_1qmcg_1{display:flex;flex-direction:column;align-items:center;padding:2rem;font-family:var(--font-family);color:var(--text-color)}._container_1qmcg_10{width:100%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center}._header_1qmcg_19{width:100%;max-width:800px;margin-bottom:2rem}._pageTitle_1qmcg_25{font-size:1.5rem;font-weight:700;margin-bottom:1rem}._stepper_1qmcg_31{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._step_1qmcg_31{display:flex;align-items:center;gap:.5rem;color:#9ca3af;font-size:.9rem}._stepActive_1qmcg_47{color:var(--primary-color);font-weight:600}._stepNumber_1qmcg_52{width:24px;height:24px;border-radius:50%;background-color:#e5e7eb;display:flex;justify-content:center;align-items:center;font-size:.8rem}._stepActive_1qmcg_47 ._stepNumber_1qmcg_52{background-color:#ff6b4a;color:#fff}._navLine_1qmcg_70{height:2px;width:32px;background-color:#e5e7eb;margin:0 .5rem}._card_1qmcg_77{width:100%;max-width:800px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:2rem}._sectionTitle_1qmcg_86{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}._sectionSubtitle_1qmcg_92{color:#6b7280;font-size:.95rem;margin-bottom:2rem}._formGrid_1qmcg_99{display:flex;flex-direction:column;gap:1.5rem}._fieldGroup_1qmcg_105{display:flex;flex-direction:column;gap:.5rem}._label_1qmcg_111{font-weight:500;font-size:.9rem;color:#374151}._required_1qmcg_118{color:#ef4444;margin-left:2px}._optional_1qmcg_124{font-weight:400;color:#9ca3af;font-size:.8em;margin-left:4px}._input_1qmcg_131{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;transition:border-color .2s}._input_1qmcg_131:focus{outline:none;border-color:#ff6b4a;box-shadow:0 0 0 3px #ff6b4a1a}._helperText_1qmcg_148{font-size:.8rem;color:#6b7280;margin-top:2px}._idDisplay_1qmcg_154{background-color:#f3f4f6;padding:.75rem;border-radius:6px;color:#6b7280;font-style:italic}._actions_1qmcg_162{display:flex;justify-content:space-between;margin-top:3rem;padding-top:1rem;border-top:1px solid #e5e7eb}._btnCancel_1qmcg_170{background:#fff;border:1px solid #d1d5db;color:#374151;padding:.75rem 1.5rem;display:flex;align-items:center;gap:.5rem}._btnNext_1qmcg_180{background-color:#d1d5db;color:#374151;padding:.75rem 1.5rem;display:flex;align-items:center;gap:.5rem}._btnNextPrimary_1qmcg_190{background-color:#d1d5db;color:#4b5563}._childrenList_1qmcg_195{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}._childCard_1qmcg_202{border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;background-color:#f9fafb}._childHeader_1qmcg_209{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._childIcon_1qmcg_216{width:40px;height:40px;background-color:#ff6b4a;border-radius:8px;display:flex;justify-content:center;align-items:center}._childTitle_1qmcg_226{flex:1}._childTitle_1qmcg_226 h3{font-size:1rem;font-weight:600;margin:0;color:#111827}._childTitle_1qmcg_226 span{font-size:.85rem;color:#6b7280}._removeButton_1qmcg_242{background:none;border:none;color:#9ca3af;font-size:1.25rem;cursor:pointer;padding:.5rem}._removeButton_1qmcg_242:hover{color:#ef4444}._addChildButton_1qmcg_255{width:100%;padding:1rem;background-color:#fff;border:1px dashed #d1d5db;border-radius:8px;color:#4b5563;font-weight:500;cursor:pointer;transition:all .2s}._addChildButton_1qmcg_255:hover{border-color:#ff6b4a;color:#ff6b4a;background-color:#fff7ed}._infoBox_1qmcg_273{margin-top:2rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1.5rem}._infoBox_1qmcg_273 h3{color:#1e40af;font-size:1rem;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}._infoBox_1qmcg_273 ul{margin:0;padding-left:1.5rem;color:#1e3a8a;font-size:.9rem}._infoBox_1qmcg_273 li{margin-bottom:.25rem}._btnNextPrimary_1qmcg_190:not(:disabled){background-color:#ff6b4a;color:#fff;cursor:pointer;border:none;transition:background-color .2s}._btnNextPrimary_1qmcg_190:not(:disabled):hover{background-color:#f97316}._plansGrid_1qmcg_314{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media(min-width:640px){._plansGrid_1qmcg_314{grid-template-columns:repeat(2,1fr)}}._planCard_1qmcg_327{border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;cursor:pointer;transition:all .2s;position:relative;background-color:#fff}._planCard_1qmcg_327:hover{border-color:#ff6b4a;box-shadow:0 4px 6px #0000000d}._planCardActive_1qmcg_342{border-color:#ff6b4a;background-color:#fff7ed;box-shadow:0 0 0 2px #ff6b4a33}._planHeader_1qmcg_348{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._planName_1qmcg_355{font-size:1.1rem;font-weight:600;margin:0;color:#111827}._planCheck_1qmcg_362{width:24px;height:24px;background-color:#ff6b4a;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:.8rem;font-weight:700}._planPrice_1qmcg_375{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;display:flex;align-items:baseline;gap:.25rem}._planPeriod_1qmcg_385{font-size:.9rem;color:#6b7280;font-weight:400}._planDetails_1qmcg_391{display:flex;flex-direction:column;gap:.75rem}._planDetailItem_1qmcg_397{display:flex;justify-content:space-between;font-size:.9rem;border-bottom:1px solid #f3f4f6;padding-bottom:.5rem}._planDetailItem_1qmcg_397:last-child{border-bottom:none;padding-bottom:0}._planDetailItem_1qmcg_397 span{color:#6b7280}._planDetailItem_1qmcg_397 strong{color:#374151}._summarySection_1qmcg_419{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f3f4f6}._summarySection_1qmcg_419:last-of-type{border-bottom:none;padding-bottom:0}._summaryHeader_1qmcg_430{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._summaryIconParent_1qmcg_437,._summaryIconChild_1qmcg_438,._summaryIconPlan_1qmcg_439{width:40px;height:40px;border-radius:8px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.25rem}._summaryIconParent_1qmcg_437{background-color:#ff6b4a}._summaryIconChild_1qmcg_438{background-color:#f59e0b}._summaryIconPlan_1qmcg_439{background-color:#fbbf24}._summaryTitle_1qmcg_462 h3{font-size:1rem;font-weight:600;margin:0;color:#111827}._summaryTitle_1qmcg_462 span{font-size:.85rem;color:#6b7280}._summaryGrid_1qmcg_474{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){._summaryGrid_1qmcg_474{grid-template-columns:repeat(2,1fr)}}._summaryLabel_1qmcg_486{display:block;font-size:.8rem;color:#6b7280;margin-bottom:.25rem}._summaryValue_1qmcg_493{font-size:.95rem;font-weight:500;color:#111827;margin:0}._summaryChildrenList_1qmcg_500{display:flex;flex-direction:column;gap:1rem}._summaryChildCard_1qmcg_506{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;display:flex;align-items:center;gap:1rem}._summaryChildIcon_1qmcg_516{width:32px;height:32px;background-color:#3b82f6;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff}._summaryChildCard_1qmcg_506:nth-child(2) ._summaryChildIcon_1qmcg_516{background-color:#22c55e}._summaryChildInfo_1qmcg_531{flex:1;display:flex;flex-direction:column}._summaryChildInfo_1qmcg_531 strong{font-size:.95rem;color:#111827}._summaryChildInfo_1qmcg_531 span{font-size:.85rem;color:#6b7280}._childAgeBadge_1qmcg_547{background-color:#3b82f6;color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}._summaryChildCard_1qmcg_506:nth-child(2) ._childAgeBadge_1qmcg_547{background-color:#22c55e}._countBadge_1qmcg_560{display:inline-block;background-color:#ff6b4a;color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.8rem;font-weight:600;margin-right:.5rem}._summarySubLabel_1qmcg_571{font-size:.8rem;color:#6b7280}._idGenerationCard_1qmcg_576{background:linear-gradient(135deg,#ff6b4a,#fbbf24);border-radius:12px;padding:1.5rem;color:#fff;margin-top:2rem;box-shadow:0 4px 6px #ff6b4a40}._idCardTop_1qmcg_585{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._idCardIcon_1qmcg_592{font-size:1.5rem;background:#fff3;width:40px;height:40px;border-radius:8px;display:flex;justify-content:center;align-items:center}._idCardTitle_1qmcg_603 strong{display:block;font-size:1rem}._idCardTitle_1qmcg_603 span{display:block;font-size:.8rem;opacity:.9}._idCardBrandIcon_1qmcg_614{margin-left:auto;font-size:1.5rem}._idCardBody_1qmcg_619{text-align:center}._idCardBody_1qmcg_619 span{display:block;font-size:.8rem;opacity:.9;margin-bottom:.25rem}._finalId_1qmcg_630{font-size:2rem;letter-spacing:1px;text-shadow:0 2px 4px rgba(0,0,0,.1)}._btnConfirm_1qmcg_636{background-color:#ff6b4a;color:#fff;padding:.75rem 1.5rem;border-radius:6px;border:none;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background-color .2s}._successHeader_1qmcg_651{text-align:center;margin-bottom:2rem}._successIcon_1qmcg_656{width:64px;height:64px;background-color:#d1fae5;color:#059669;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto 1rem}._successTitle_1qmcg_668{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}._successSubtitle_1qmcg_675{color:#6b7280;margin-bottom:.5rem}._successDate_1qmcg_680{font-size:.85rem;color:#9ca3af}._detailsHeader_1qmcg_685{background-color:#f97316;padding:1rem 1.5rem;border-radius:8px 8px 0 0;display:flex;align-items:center;gap:.75rem;color:#fff;margin:-2rem -2rem 1.5rem}._detailsHeader_1qmcg_685 h2{font-size:1.1rem;font-weight:600;margin:0}._idDisplayCard_1qmcg_704{background:linear-gradient(135deg,#1f2937,#111827),url(/card-bg.png);background-size:cover;background-position:center;background-blend-mode:overlay;border-radius:16px;padding:2rem;margin-bottom:2rem;display:flex;flex-direction:column;justify-content:space-between;color:#fff;box-shadow:0 10px 15px -3px #0000004d;width:100%;aspect-ratio:5 / 3;position:relative;overflow:hidden}._idDisplayCard_1qmcg_704:before{display:none}._cardHeader_1qmcg_731{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}._cardBrand_1qmcg_738{font-size:1.25rem;font-weight:700;letter-spacing:1px;display:flex;align-items:center;gap:.5rem}._cardChip_1qmcg_747{width:45px;height:35px;background:linear-gradient(135deg,#e5e7eb,#9ca3af);border-radius:6px;position:relative;border:1px solid #d1d5db}._cardChip_1qmcg_747:after{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#6b7280;opacity:.5}._cardBody_1qmcg_767{flex:1;display:flex;flex-direction:column;justify-content:center}._cardNumber_1qmcg_774{font-family:Quicksand,sans-serif;font-weight:700;font-size:1.8rem;letter-spacing:2px;color:#5d4037;text-shadow:none;margin-bottom:1.5rem}._cardFooter_1qmcg_785{display:flex;justify-content:space-between;align-items:flex-start}._cardHolder_1qmcg_792{display:flex;flex-direction:column;gap:2px}._cardLabel_1qmcg_798{font-size:.7rem;text-transform:uppercase;color:#5d4037;letter-spacing:1px;font-weight:600;font-family:Quicksand,sans-serif}._cardName_1qmcg_809{font-family:Quicksand,sans-serif;font-weight:800;font-size:1.4rem;color:#5d4037;text-transform:uppercase;letter-spacing:.5px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden;text-overflow:ellipsis;max-width:280px;line-height:1.1}._expiryDate_1qmcg_834{font-family:Quicksand,sans-serif;font-weight:600;font-size:1rem;color:#5d4037;text-transform:uppercase;letter-spacing:.5px}._cardExpiry_1qmcg_844{display:flex;flex-direction:column;gap:2px;text-align:right}._cardPlan_1qmcg_851{position:absolute;top:2rem;right:2rem;font-size:1.5rem;opacity:.8}._actionButton_1qmcg_860{background:transparent;border:2px solid #ea580c;color:#ea580c;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-family:Quicksand,sans-serif;font-weight:700;font-size:.85rem;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;letter-spacing:.5px}._actionButton_1qmcg_860:hover{background:#ea580c;color:#fff}._detailsGrid_1qmcg_887{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media(min-width:640px){._detailsGrid_1qmcg_887{grid-template-columns:1fr 1fr}}._columnTitle_1qmcg_900{font-size:1rem;font-weight:600;color:#374151;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._infoRow_1qmcg_910{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.9rem}._infoLabel_1qmcg_917{color:#6b7280}._infoValue_1qmcg_921{font-weight:500;color:#111827;text-align:right}._statusActive_1qmcg_927{background-color:#d1fae5;color:#059669;padding:2px 8px;border-radius:999px;font-size:.8rem;font-weight:600}._planValue_1qmcg_936{color:#ea580c;font-weight:500}._childrenSection_1qmcg_941{border-top:1px solid #f3f4f6;padding-top:1.5rem}._finalActions_1qmcg_946{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem}@media(min-width:640px){._finalActions_1qmcg_946{grid-template-columns:1fr 1fr}}._btnDashboard_1qmcg_959{background-color:#f97316;color:#fff;border:none;padding:1rem;border-radius:6px;font-weight:600;cursor:pointer;text-align:center}._btnDashboard_1qmcg_959:hover{background-color:#ea580c}._btnReset_1qmcg_974{background-color:#fff;color:#f97316;border:1px solid #f97316;padding:1rem;border-radius:6px;font-weight:600;cursor:pointer;text-align:center}._btnReset_1qmcg_974:hover{background-color:#fff7ed}._nextStepsBox_1qmcg_989{margin-top:2rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1.5rem}._nextStepsBox_1qmcg_989 h3{color:#1e40af;font-size:1rem;margin-bottom:1rem}._nextStepsBox_1qmcg_989 ul{list-style:none;padding:0;margin:0}._nextStepsBox_1qmcg_989 li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:.9rem;color:#1e3a8a}._nextStepsBox_1qmcg_989 li:before{content:"•";position:absolute;left:0;color:#2563eb;font-weight:700}._container_ddm14_1{max-width:100%}._header_ddm14_5{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}._titleSection_ddm14_12 h1{font-size:var(--font-size-h1);font-weight:var(--font-weight-h1);color:var(--color-h1);margin:0}._titleSection_ddm14_12 p{font-size:var(--font-size-subtitle);color:var(--color-subtitle);margin-top:.5rem}._newMemberBtn_ddm14_25{background-color:#f97316;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;text-decoration:none;transition:background .2s}._newMemberBtn_ddm14_25:hover{background-color:#ea580c}._statsGrid_ddm14_44{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}._tableSection_ddm14_51{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._filtersBar_ddm14_58{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._searchInput_ddm14_65{flex:1;min-width:300px;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.9rem}._filterBtnGroup_ddm14_74{display:flex;gap:0;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}._filterBtn_ddm14_74{padding:.75rem 1rem;border:none;background:#fff;font-size:.85rem;color:#6b7280;cursor:pointer;font-weight:500;transition:all .2s;border-right:1px solid #e5e7eb}._filterBtn_ddm14_74:last-child{border-right:none}._filterBtn_ddm14_74:hover{background:#f9fafb}._filterBtnActive_ddm14_102{background:#d1fae5;color:#059669;font-weight:600}._filterBtnInactive_ddm14_108{background:#fee2e2;color:#dc2626;font-weight:600}._filterBtnAll_ddm14_114{background:#f3f4f6;color:#374151;font-weight:600}._tableContainer_ddm14_120{overflow-x:auto}._table_ddm14_51{width:100%;border-collapse:collapse;font-size:.9rem}._table_ddm14_51 th{text-align:left;padding:1rem;color:#6b7280;font-weight:600;font-size:.75rem;text-transform:uppercase;border-bottom:1px solid #f3f4f6}._table_ddm14_51 td{padding:1rem;border-bottom:1px solid #f3f4f6;color:#374151;vertical-align:middle}._userInfo_ddm14_147{display:flex;align-items:center;gap:.75rem}._avatar_ddm14_153{width:36px;height:36px;border-radius:50%;object-fit:cover}._userName_ddm14_160{display:block;font-weight:600;color:#111827}._userId_ddm14_166{display:block;font-size:.75rem;color:#9ca3af}._statusBadge_ddm14_172{padding:4px 10px;border-radius:99px;font-size:.75rem;font-weight:600;display:inline-block}._statusActive_ddm14_180{background:#d1fae5;color:#059669}._statusPending_ddm14_185{background:#ffedd5;color:#ca8a04}._statusOverdue_ddm14_190{background:#fee2e2;color:#dc2626}._quotaInfo_ddm14_195{display:flex;flex-direction:column;gap:4px;font-size:.8rem;color:#6b7280}._quotaItem_ddm14_203{display:flex;align-items:center;gap:6px}._actions_ddm14_209{display:flex;gap:.5rem}._iconBtn_ddm14_214{background:none;border:none;cursor:pointer;color:#9ca3af;font-size:1.1rem;padding:4px}._iconBtn_ddm14_214:hover{color:#4b5563}._container_1q98j_1{max-width:100%}._header_1q98j_5{margin-bottom:2rem}._backLink_1q98j_9{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280;text-decoration:none;font-size:.9rem;margin-bottom:1rem}._backLink_1q98j_9:hover{color:#111827}._headerContent_1q98j_23{display:flex;justify-content:space-between;align-items:flex-start}._titleArea_1q98j_29 h1{font-size:var(--font-size-h1);font-weight:var(--font-weight-h1);color:var(--color-h1);margin:0 0 .5rem}._subHeader_1q98j_36{display:flex;align-items:center;gap:1rem;color:#6b7280}._statusBadge_1q98j_43{padding:2px 8px;border-radius:99px;font-size:.75rem;font-weight:600}._statusActive_1q98j_50{background:#d1fae5;color:#059669}._headerActions_1q98j_55{display:flex;gap:.75rem}._btnSecondary_1q98j_60{background:#fff;border:1px solid #d1d5db;padding:.5rem 1rem;border-radius:6px;color:#374151;font-weight:500;cursor:pointer}._btnPrimary_1q98j_70{background:#f97316;border:none;padding:.5rem 1rem;border-radius:6px;color:#fff;font-weight:500;cursor:pointer}._infoGrid_1q98j_81{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-bottom:2rem}._card_1q98j_88{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._cardHeader_1q98j_95{display:flex;justify-content:space-between;margin-bottom:1.5rem}._cardTitle_1q98j_101{font-weight:600;color:#374151;font-size:1rem}._sectionLabel_1q98j_107{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}._sectionValueBig_1q98j_113{font-size:1.25rem;font-weight:700;color:var(--color-h1)}._editLink_1q98j_119{color:#f97316;font-size:.8rem;text-decoration:none;cursor:pointer}._titularInfo_1q98j_126{display:flex;gap:1rem;margin-bottom:1.5rem}._titularName_1q98j_132{font-weight:600;font-size:1.125rem;color:var(--color-h1)}._titularId_1q98j_138{color:#6b7280;font-size:.875rem}._avatarLarge_1q98j_143{width:64px;height:64px;border-radius:50%;object-fit:cover}._contactList_1q98j_150{display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:#4b5563}._contactItem_1q98j_158{display:flex;align-items:center;gap:.5rem}._childList_1q98j_164{display:flex;flex-direction:column;gap:1rem}._childItem_1q98j_170{display:flex;gap:1rem;padding:.75rem;background:#f9fafb;border-radius:8px}._childAvatar_1q98j_178{width:48px;height:48px;border-radius:50%}._childName_1q98j_184{font-weight:600;font-size:1rem;color:var(--color-h1)}._childDetails_1q98j_190{font-size:.875rem;color:#6b7280}._membershipDetails_1q98j_195{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}._membershipRow_1q98j_202{display:flex;flex-direction:column;justify-content:flex-start;font-size:.9rem;gap:.25rem}._label_1q98j_210{color:#6b7280}._value_1q98j_214{font-weight:500;color:#111827}._statsRow_1q98j_220{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}._statCard_1q98j_227{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._statHeader_1q98j_234{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._statIcon_1q98j_241{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}._statTitle_1q98j_251{font-weight:600;font-size:1rem;color:var(--color-h1)}._statSubtitle_1q98j_257{font-size:.875rem;color:#6b7280}._blueIcon_1q98j_262{background:#dbeafe;color:#2563eb}._purpleIcon_1q98j_267{background:#f3e8ff;color:#9333ea}._orangeIcon_1q98j_272{background:#ffedd5;color:#ea580c}._bigNumbers_1q98j_277{display:flex;justify-content:space-around;margin-bottom:1.5rem;text-align:center}._numberBlock_1q98j_284 span{display:block;font-size:2rem;font-weight:700;color:#111827}._numberBlock_1q98j_284 label{font-size:.75rem;color:#6b7280;text-transform:uppercase}._subSectionTitle_1q98j_297{font-size:.85rem;font-weight:600;color:#4b5563;margin-bottom:.25rem}._recentActivityList_1q98j_304{display:flex;flex-direction:column;gap:.5rem;font-size:.8rem}._recentActivityLabel_1q98j_311{font-size:.75rem;font-weight:600;margin-bottom:.25rem;color:#4b5563}._activityRow_1q98j_318{display:flex;justify-content:space-between;color:#6b7280}._actionsSection_1q98j_325{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;margin-bottom:2rem}._sectionTitle_1q98j_333{font-size:1.1rem;font-weight:600;color:#111827;margin-bottom:1.5rem}._actionGrid_1q98j_340{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}._actionBtnBig_1q98j_346{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;cursor:pointer;transition:all .2s;color:#374151;font-weight:500}._actionBtnBig_1q98j_346:hover{border-color:#f97316;color:#ea580c;background:#fff7ed}._actionBtnRed_1q98j_367:hover{border-color:#dc2626;color:#dc2626;background:#fef2f2}._historySection_1q98j_374{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._historyHeader_1q98j_381{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._filterBtns_1q98j_388{display:flex;gap:.5rem}._filterBtn_1q98j_388{background:#f3f4f6;border:none;padding:.5rem 1rem;border-radius:6px;color:#4b5563;font-size:.9rem;cursor:pointer}._tableTag_1q98j_403{display:inline-block;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:500}._tagBlue_1q98j_411{background:#dbeafe;color:#1e40af}._tagOrange_1q98j_416{background:#ffedd5;color:#9a3412}._tagPurple_1q98j_421{background:#f3e8ff;color:#6b21a8}._overlay_1vnrf_3{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1vnrf_1 .2s ease}._modal_1vnrf_14{background:#fff;border-radius:16px;width:90%;max-width:480px;padding:2rem;box-shadow:0 20px 60px #0003;animation:_slideUp_1vnrf_1 .25s ease}._modalHeader_1vnrf_24{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._modalTitle_1vnrf_31{font-size:1.25rem;font-weight:700;color:#111827;margin:0}._closeBtn_1vnrf_38{background:none;border:none;font-size:1.5rem;color:#9ca3af;cursor:pointer;line-height:1;padding:.25rem;border-radius:6px;transition:all .15s}._closeBtn_1vnrf_38:hover{color:#374151;background:#f3f4f6}._formGroup_1vnrf_55{margin-bottom:1.25rem}._formGroup_1vnrf_55 label{display:block;font-size:.85rem;font-weight:600;color:#374151;margin-bottom:.35rem}._formGroup_1vnrf_55 input{width:100%;padding:.65rem .85rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;color:#111827;transition:border-color .15s;box-sizing:border-box}._formGroup_1vnrf_55 input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}._actions_1vnrf_84{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.75rem}._btnCancel_1vnrf_91{background:#fff;border:1px solid #d1d5db;padding:.6rem 1.25rem;border-radius:8px;color:#374151;font-weight:500;cursor:pointer;font-size:.9rem;transition:all .15s}._btnCancel_1vnrf_91:hover{background:#f9fafb;border-color:#9ca3af}._btnSave_1vnrf_108{background:#f97316;border:none;padding:.6rem 1.5rem;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;font-size:.9rem;transition:all .15s}._btnSave_1vnrf_108:hover{background:#ea580c}._btnSave_1vnrf_108:disabled{opacity:.5;cursor:not-allowed}@keyframes _fadeIn_1vnrf_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1vnrf_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._container_1x491_1{max-width:100%}._header_1x491_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._titleSection_1x491_12 h1{font-size:var(--font-size-h1);font-weight:var(--font-weight-h1);color:var(--color-h1);margin:0 0 .5rem}._titleSection_1x491_12 p{font-size:var(--font-size-subtitle);color:var(--color-subtitle);margin:0}._primaryBtn_1x491_26{background-color:#f97316;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;font-size:1rem;font-family:inherit;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s}._primaryBtn_1x491_26:hover{background-color:#ea580c}._searchSection_1x491_47{margin-bottom:2rem;position:relative}._searchInput_1x491_52{width:100%;padding:1rem 1rem 1rem 3rem;font-size:1.1rem;border:1px solid #e5e7eb;border-radius:12px;transition:border-color .2s,box-shadow .2s;background:#fff}._searchInput_1x491_52:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}._searchIcon_1x491_69{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:1.2rem;pointer-events:none}._memberCard_1x491_80{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden}._cardSection_1x491_90{padding:1.25rem 1.5rem}._cardSection_1x491_90:not(:last-child){border-bottom:1px solid #e5e7eb}._sectionTitle_1x491_98{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem}._parentSection_1x491_111{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._parentHeader_1x491_115{display:flex;align-items:center;gap:1rem}._avatar_1x491_121{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid white;box-shadow:0 2px 8px #0000001f}._parentDetails_1x491_130{flex:1}._parentName_1x491_134{margin:0;color:#111827;font-size:1.5rem;font-weight:700}._parentMeta_1x491_141{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem;font-size:.875rem;color:#6b7280}._parentMeta_1x491_141 span{display:flex;align-items:center;gap:.25rem}._statusBadge_1x491_156{display:inline-flex;align-items:center;padding:6px 14px;border-radius:99px;font-size:.8rem;font-weight:600;margin-left:auto}._statusActive_1x491_166{background:#d1fae5;color:#059669}._statusExpired_1x491_171{background:#fee2e2;color:#dc2626}._statusVisitor_1x491_176{background:#e0f2fe;color:#0284c7}._kidsSection_1x491_182{background:#fff}._kidsGrid_1x491_186{display:flex;gap:.75rem;flex-wrap:wrap}._kidCard_1x491_192{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f9fafb;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .2s ease;min-width:160px}._kidCard_1x491_192:hover{background:#f3f4f6;transform:translateY(-1px)}._kidCardSelected_1x491_210{background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._kidAvatar_1x491_216{width:40px;height:40px;background:linear-gradient(135deg,#f97316,#fb923c);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem}._kidInfo_1x491_227{flex:1}._kidName_1x491_231{font-weight:600;color:#111827;font-size:.95rem}._kidPlan_1x491_237{font-size:.7rem;color:#6b7280;margin-top:2px}._kidCheckmark_1x491_243{width:20px;height:20px;background:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.7rem;opacity:0;transition:opacity .2s}._kidCardSelected_1x491_210 ._kidCheckmark_1x491_243{opacity:1}._activitySection_1x491_262{background:#fafafa}._activityOptions_1x491_266{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin-bottom:1rem}._activityOption_1x491_266{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease}._activityOption_1x491_266:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}._activityOptionSelected_1x491_292{border-color:#f97316;background:#fff7ed}._activityIcon_1x491_297{font-size:1.5rem}._activityLabel_1x491_301{font-size:.75rem;font-weight:600;color:#374151;text-align:center}._registerButton_1x491_308{width:100%;padding:1rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._registerButton_1x491_308:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 15px -3px #f973164d}._registerButton_1x491_308:disabled{opacity:.5;cursor:not-allowed}._quotaSection_1x491_336{background:#fef9f6}._quotaGrid_1x491_340{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}._quotaItem_1x491_347{display:flex;gap:.75rem;align-items:flex-start;padding:1rem;background:#fff;border-radius:10px;border:1px solid #e5e7eb}._quotaIcon_1x491_357{font-size:1.5rem;min-width:2rem}._quotaInfo_1x491_362{flex:1}._quotaLabel_1x491_366{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._quotaValue_1x491_375{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}._quotaBar_1x491_382{width:100%;height:6px;background:#e5e7eb;border-radius:99px;overflow:hidden}._quotaProgress_1x491_390{height:100%;transition:width .3s ease;border-radius:99px}._membershipMeta_1x491_396{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #e5e7eb;font-size:.8rem;color:#6b7280}._benefitsSection_1x491_407{background:#fff}._benefitsGrid_1x491_411{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}._benefitCard_1x491_417{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease}._benefitCard_1x491_417:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}._benefitCard_1x491_417:disabled{opacity:.5;cursor:not-allowed}._benefitIcon_1x491_440{font-size:2rem}._benefitLabel_1x491_444{font-size:.875rem;font-weight:600;color:#374151}._memberInfo_1x491_451 h2{margin:0;color:#111827;font-size:1.4rem}._memberId_1x491_457{color:#6b7280;font-size:1rem;margin-top:4px}._actionsGrid_1x491_464{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}._actionBtn_1x491_471{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #0000000d;min-height:180px}._actionBtn_1x491_471:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}._btnPlayground_1x491_495:hover{border-color:#3b82f6;background-color:#eff6ff;color:#1d4ed8}._btnCoffee_1x491_501:hover{border-color:#ea580c;background-color:#fff7ed;color:#c2410c}._btnWorkshop_1x491_507:hover{border-color:#9333ea;background-color:#f3e8ff;color:#7e22ce}._btnSnack_1x491_513:hover{border-color:#f59e0b;background-color:#fef3c7;color:#b45309}._actionBtnIcon_1x491_519{font-size:2.5rem}._actionBtnLabel_1x491_523{font-size:1.1rem;font-weight:600;color:#374151}._toast_1x491_530{position:fixed;top:1rem;left:50%;transform:translate(-50%);padding:1rem 2rem;border-radius:12px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;text-align:center;font-weight:600;font-size:1rem;box-shadow:0 10px 25px -5px #10b98166,0 8px 10px -6px #0000001a;z-index:9999;animation:_slideDown_1x491_1 .3s ease-out,_fadeOut_1x491_1 .3s ease-in 2.7s forwards;display:flex;align-items:center;gap:.75rem}._toastIcon_1x491_550{font-size:1.5rem}@keyframes _slideDown_1x491_1{0%{opacity:0;transform:translate(-50%) translateY(-100%)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes _fadeOut_1x491_1{0%{opacity:1}to{opacity:0}}._feedback_1x491_577{margin-top:2rem;padding:1rem;border-radius:8px;background:#ecfdf5;color:#065f46;text-align:center;font-weight:600;animation:_fadeIn_1x491_1 .3s ease-in}._inputField_1x491_588{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;width:100%}@keyframes _fadeIn_1x491_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._container_16dn1_1{max-width:100%}._header_16dn1_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._titleSection_16dn1_12 h1{font-size:var(--font-size-h1);font-weight:var(--font-weight-h1);color:var(--color-h1);margin:0 0 .5rem}._titleSection_16dn1_12 p{font-size:var(--font-size-subtitle);color:var(--color-subtitle);margin:0}._statsGrid_16dn1_26{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}._statCard_16dn1_33{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}._statLabel_16dn1_41{color:#6b7280;font-size:.9rem;font-weight:500}._statValue_16dn1_47{display:block;font-size:2rem;font-weight:700;color:#111827;margin-top:.5rem}._tableSection_16dn1_56{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}._tableHeader_16dn1_63{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}._tableHeader_16dn1_63 h2{margin:0;font-size:1.1rem;color:#374151}._table_16dn1_56{width:100%;border-collapse:collapse}._table_16dn1_56 th{text-align:left;padding:1rem 1.5rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;color:#6b7280;font-weight:600;font-size:.8rem;text-transform:uppercase}._table_16dn1_56 td{padding:1rem 1.5rem;border-bottom:1px solid #f3f4f6;color:#1f2937;font-size:.95rem}._table_16dn1_56 tr:last-child td{border-bottom:none}._visitorBadge_16dn1_104,._memberBadge_16dn1_105{display:inline-block;padding:2px 8px;border-radius:99px;font-size:.75rem;font-weight:600}._visitorBadge_16dn1_104{background-color:#f3f4f6;color:#4b5563}._memberBadge_16dn1_105{background-color:#d1fae5;color:#059669}._activityIcon_16dn1_123{margin-right:.5rem;font-size:1.1rem}._searchContainer_16dn1_128{display:flex;align-items:center}._searchInput_16dn1_133{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;width:250px;outline:none;transition:border-color .2s}._searchInput_16dn1_133:focus{border-color:#f97316}._copyButton_16dn1_147{background:none;border:none;cursor:pointer;font-size:.8rem;color:#6b7280;padding:2px 4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s,color .2s}._copyButton_16dn1_147:hover{background-color:#f3f4f6;color:#374151}._container_622bp_1{padding:2rem;max-width:1400px;margin:0 auto;min-height:100vh;background-color:#f9fafb}._topNav_622bp_9{margin-bottom:1.5rem}._backButton_622bp_13{background-color:#f97316;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;font-size:1rem;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;transition:background .2s}._backButton_622bp_13:hover{background-color:#ea580c}._header_622bp_34{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._titleSection_622bp_41 h1{font-size:var(--font-size-h1);font-weight:var(--font-weight-h1);color:var(--color-h1);margin:0 0 .5rem}._titleSection_622bp_41 p{font-size:var(--font-size-subtitle);color:var(--color-subtitle);margin:0}._liveBadge_622bp_54{display:inline-flex;align-items:center;gap:.5rem;background:#fee2e2;color:#dc2626;padding:.4rem 1rem;border-radius:99px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}._liveDot_622bp_68{width:8px;height:8px;background:#dc2626;border-radius:50%;animation:_pulse_622bp_1 1.5s ease-in-out infinite}@keyframes _pulse_622bp_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}._statsRow_622bp_82{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:2rem}._statCard_622bp_89{background:#fff;padding:1.25rem;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;text-align:center}._statLabel_622bp_98{color:#6b7280;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}._statValue_622bp_106{display:block;font-size:2rem;font-weight:700;color:#111827;margin-top:.25rem}._tableSection_622bp_115{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;margin-bottom:1.5rem}._expiredSection_622bp_123{opacity:.65}._tableHeader_622bp_127{padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb}._tableHeader_622bp_127 h2{margin:0;font-size:1rem;color:#374151;font-weight:700}._table_622bp_115{width:100%;border-collapse:collapse}._table_622bp_115 th{text-align:left;padding:.75rem 1.25rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;color:#6b7280;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}._table_622bp_115 td{padding:.75rem 1.25rem;border-bottom:1px solid #f3f4f6;color:#1f2937;font-size:.9rem;vertical-align:middle}._table_622bp_115 tr:last-child td{border-bottom:none}._row_622bp_169{transition:background .2s;border-left:4px solid transparent}._row_622bp_169:hover{background:#f9fafb}._row_622bp_169._stageGreen_622bp_178{border-left-color:#059669}._row_622bp_169._stageYellow_622bp_179{border-left-color:#ca8a04}._row_622bp_169._stageOrange_622bp_180{border-left-color:#ea580c}._row_622bp_169._stageRed_622bp_181{border-left-color:#dc2626;animation:_rowPulse_622bp_1 2s ease-in-out infinite}._row_622bp_169._stageExpired_622bp_185{border-left-color:#9ca3af}@keyframes _rowPulse_622bp_1{0%,to{background:#fff}50%{background:#fef2f2}}._kidCell_622bp_193{display:flex;align-items:center;gap:.6rem}._kidEmoji_622bp_199{font-size:1.4rem}._kidNameText_622bp_203{font-weight:700;font-size:.95rem;color:#111827}._parentNameText_622bp_209{font-size:.75rem;color:#9ca3af;margin-top:1px}._memberBadge_622bp_216,._visitorBadge_622bp_217{display:inline-block;padding:2px 8px;border-radius:99px;font-size:.7rem;font-weight:600}._memberBadge_622bp_216{background-color:#d1fae5;color:#059669}._visitorBadge_622bp_217{background-color:#f3f4f6;color:#4b5563}._timerCell_622bp_236{display:flex;flex-direction:column;gap:4px;min-width:90px}._timerValue_622bp_243{font-size:1.3rem;font-weight:800;line-height:1}._timerValue_622bp_243._stageGreen_622bp_178{color:#059669}._timerValue_622bp_243._stageYellow_622bp_179{color:#ca8a04}._timerValue_622bp_243._stageOrange_622bp_180{color:#ea580c}._timerValue_622bp_243._stageRed_622bp_181{color:#dc2626}._timerValue_622bp_243._stageExpired_622bp_185{color:#9ca3af}._timerUnit_622bp_255{font-size:.65rem;font-weight:600;margin-left:3px;opacity:.7}._progressBar_622bp_263{width:100%;height:4px;background:#f3f4f6;border-radius:99px;overflow:hidden}._progressFill_622bp_271{height:100%;border-radius:99px;transition:width 1s ease-out}._progressFill_622bp_271._stageGreen_622bp_178{background-color:#059669}._progressFill_622bp_271._stageYellow_622bp_179{background-color:#ca8a04}._progressFill_622bp_271._stageOrange_622bp_180{background-color:#ea580c}._progressFill_622bp_271._stageRed_622bp_181{background-color:#dc2626}._progressFill_622bp_271._stageExpired_622bp_185{background-color:#9ca3af}._statusPill_622bp_284{display:inline-block;padding:3px 10px;border-radius:99px;font-size:.7rem;font-weight:700;white-space:nowrap}._statusPill_622bp_284._stageGreen_622bp_178{background:#d1fae5;color:#059669}._statusPill_622bp_284._stageYellow_622bp_179{background:#fef9c3;color:#a16207}._statusPill_622bp_284._stageOrange_622bp_180{background:#ffedd5;color:#c2410c}._statusPill_622bp_284._stageRed_622bp_181{background:#fee2e2;color:#dc2626}._statusPill_622bp_284._stageExpired_622bp_185{background:#f3f4f6;color:#6b7280}._emptyState_622bp_319{text-align:center;padding:4rem 2rem;color:#9ca3af}._emptyIcon_622bp_325{font-size:4rem;display:block;margin-bottom:1rem}._emptyTitle_622bp_331{font-size:1.2rem;font-weight:700;color:#6b7280;margin-bottom:.5rem}._emptyText_622bp_338{font-size:.9rem;color:#9ca3af}._container_ojcs7_2{--bg: #f9f1e7;--card: #FFFFFF;--primary: #4f8077;--primary-hover: #3d6560;--secondary: #4ECDC4;--secondary-light: #E8FAF8;--accent: #FFE66D;--text: #2D3436;--text-light: #636E72;--border: #b8c4a3;--error: #E74C3C;--success: #27AE60;--radius: 16px;--shadow: 0 4px 24px rgba(0,0,0,.06);--shadow-lg: 0 12px 40px rgba(0,0,0,.1)}._container_ojcs7_2{max-width:560px;margin:0 auto;padding:24px 20px 40px;position:relative;min-height:100vh;background:#d3dcc2;font-family:Quicksand,sans-serif}._container_ojcs7_2 *{box-sizing:border-box}._container_ojcs7_2:before{content:"";position:fixed;top:-120px;right:-120px;width:400px;height:400px;background:radial-gradient(circle,rgba(79,128,119,.15) 0%,transparent 70%);border-radius:50%;z-index:0;pointer-events:none}._container_ojcs7_2:after{content:"";position:fixed;bottom:-80px;left:-80px;width:300px;height:300px;background:radial-gradient(circle,rgba(162,137,102,.1) 0%,transparent 70%);border-radius:50%;z-index:0;pointer-events:none}._header_ojcs7_63{text-align:center;margin-bottom:32px;animation:_fadeDown_ojcs7_1 .6s ease;position:relative;z-index:1}._icon_ojcs7_71{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;margin-bottom:16px;background:#fff;border-radius:16px;padding:12px;box-shadow:0 4px 16px #00000014}._icon_ojcs7_71 svg{height:96px;width:auto}._header_ojcs7_63 h1{font-family:"Baloo 2",cursive;font-size:28px;font-weight:800;color:var(--text);line-height:1.2;margin:0}._header_ojcs7_63 p{font-size:15px;color:var(--text-light);margin-top:6px}._stepper_ojcs7_105{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:28px;animation:_fadeDown_ojcs7_1 .6s ease .1s both;position:relative;z-index:1}._stepDot_ojcs7_116{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Baloo 2",cursive;font-weight:700;font-size:15px;border:2.5px solid var(--border);color:var(--text-light);background:var(--card);transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;z-index:2}._stepDot_ojcs7_116._active_ojcs7_134{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 4px 14px #4f807759;transform:scale(1.1)}._stepDot_ojcs7_116._done_ojcs7_142{border-color:var(--success);background:var(--success);color:#fff}._stepLine_ojcs7_148{width:48px;height:3px;background:var(--border);border-radius:2px;transition:background .4s ease;z-index:1}._stepLine_ojcs7_148._done_ojcs7_142{background:var(--success)}._card_ojcs7_162{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px 24px;border:1px solid rgba(0,0,0,.04);animation:_fadeUp_ojcs7_1 .5s ease;position:relative;z-index:1}._cardTitle_ojcs7_173{font-family:"Baloo 2",cursive;font-size:20px;font-weight:700;margin-bottom:4px;display:flex;align-items:center;gap:10px}._emoji_ojcs7_183{font-size:24px}._cardSubtitle_ojcs7_187{font-size:13px;color:var(--text-light);margin-bottom:20px}._field_ojcs7_194{margin-bottom:18px;width:100%;box-sizing:border-box;min-width:0}._label_ojcs7_201{display:block;font-weight:700;font-size:13px;margin-bottom:6px;color:var(--text);text-transform:uppercase;letter-spacing:.5px}._required_ojcs7_211{color:var(--error);margin-left:2px}._input_ojcs7_216{width:100%;padding:12px 14px;border:2px solid var(--border);border-radius:12px;font-family:Quicksand,sans-serif;font-size:15px;font-weight:500;color:var(--text);background:var(--bg);transition:all .25s ease;outline:none;box-sizing:border-box;max-width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}._input_ojcs7_216[type=date]{min-width:0;flex-shrink:1}._input_ojcs7_216:focus{border-color:var(--primary);background:var(--bg);box-shadow:0 0 0 4px #4f80771f}._input_ojcs7_216._inputError_ojcs7_247{border-color:var(--error);background:#fff5f5}._errorMsg_ojcs7_252{font-size:12px;color:var(--error);margin-top:4px;font-weight:600}._row_ojcs7_259{display:grid;grid-template-columns:1fr 1fr;gap:12px}._actions_ojcs7_266{display:flex;gap:12px;margin-top:24px}._btn_ojcs7_272{flex:1;padding:14px 20px;border:none;border-radius:12px;font-family:"Baloo 2",cursive;font-size:16px;font-weight:700;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;justify-content:center;gap:8px}._btnPrimary_ojcs7_288{background:var(--primary);color:#fff;box-shadow:0 4px 16px #4f80774d}._btnPrimary_ojcs7_288:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 24px #4f807766}._btnPrimary_ojcs7_288:active{transform:translateY(0)}._btnPrimary_ojcs7_288:disabled{opacity:.6;cursor:not-allowed;transform:none}._btnSecondary_ojcs7_310{background:var(--bg);color:var(--text-light);border:2px solid var(--border)}._btnSecondary_ojcs7_310:hover{border-color:var(--primary);color:var(--text)}._addKidBtn_ojcs7_322{width:100%;padding:14px;border:2.5px dashed var(--border);border-radius:14px;background:var(--bg);font-family:Quicksand,sans-serif;font-size:14px;font-weight:700;color:var(--primary);cursor:pointer;transition:all .25s ease;margin-top:12px}._addKidBtn_ojcs7_322:hover{background:var(--bg);border-color:var(--primary)}._kidsContainer_ojcs7_343{margin-bottom:0;width:100%;box-sizing:border-box}._kidEntry_ojcs7_350{background:#fff;border-radius:14px;padding:18px 16px;margin-bottom:14px;border:1.5px solid var(--border);position:relative;animation:_fadeUp_ojcs7_1 .3s ease;width:100%;box-sizing:border-box}._kidNumber_ojcs7_362{font-family:"Baloo 2",cursive;font-size:18px;font-weight:700;color:var(--primary);margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}._removeKid_ojcs7_373{background:none;border:none;color:var(--error);font-size:20px;cursor:pointer;padding:0 4px;opacity:.5;transition:opacity .2s;line-height:1}._removeKid_ojcs7_373:hover{opacity:1}._successScreen_ojcs7_390{text-align:center;padding:40px 20px;animation:_fadeUp_ojcs7_1 .5s ease}._checkCircle_ojcs7_396{width:80px;height:80px;border-radius:50%;background:var(--primary);display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 8px 28px #4f80774d;animation:_popIn_ojcs7_1 .5s cubic-bezier(.34,1.56,.64,1) .2s both}._checkCircle_ojcs7_396 svg{width:40px;height:40px;fill:#fff}._successScreen_ojcs7_390 h2{font-family:"Baloo 2",cursive;font-size:26px;margin-bottom:8px}._successScreen_ojcs7_390 p{color:var(--text-light);font-size:15px;line-height:1.6}._spinner_ojcs7_428{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_ojcs7_428 .7s linear infinite}._alert_ojcs7_438{padding:12px 16px;border-radius:12px;font-size:13px;font-weight:600;margin-bottom:16px}._alert_ojcs7_438._error_ojcs7_252{background:#fff0ee;color:var(--error);border:1.5px solid rgba(231,76,60,.2)}._reviewContent_ojcs7_453{font-size:14px;line-height:1.8}._reviewSection_ojcs7_458{background:var(--bg);border-radius:12px;padding:16px;margin-bottom:14px;border:1.5px solid var(--border)}._reviewSectionKid_ojcs7_466{background:#e8ede3;border-radius:12px;padding:16px;margin-bottom:10px;border:1.5px solid var(--border)}._reviewSectionTitle_ojcs7_474{font-weight:700;font-family:"Baloo 2",cursive;margin-bottom:6px;color:var(--primary)}._reviewSectionKid_ojcs7_466 ._reviewSectionTitle_ojcs7_474{color:var(--primary)}._reviewItem_ojcs7_485{margin-bottom:4px}._reviewItem_ojcs7_485 strong{font-weight:600}@keyframes _fadeUp_ojcs7_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeDown_ojcs7_1{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes _popIn_ojcs7_1{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes _spin_ojcs7_428{to{transform:rotate(360deg)}}@media(max-width:600px){._container_ojcs7_2{padding:16px 12px 32px}._card_ojcs7_162{padding:20px 14px}._row_ojcs7_259{grid-template-columns:1fr}._header_ojcs7_63 h1{font-size:24px}._kidEntry_ojcs7_350{padding:14px 10px}._input_ojcs7_216{font-size:16px;padding:10px 12px}._input_ojcs7_216[type=date]{padding:10px 8px;width:100%;max-width:100%}._field_ojcs7_194{margin-bottom:14px}}._container_lnu84_3{min-height:100vh;background:linear-gradient(135deg,#fff8f0,#fff,#f0fdf4);font-family:Nunito,sans-serif;padding:1rem 1rem 2rem}._header_lnu84_12{text-align:center;padding:1rem 0 .5rem}._logo_lnu84_17{font-size:2rem;margin-bottom:.25rem}._title_lnu84_22{font-family:"Baloo 2",cursive;font-size:1.4rem;font-weight:700;color:#1f2937;margin:0}._subtitle_lnu84_30{font-size:.8rem;color:#6b7280;margin:.25rem 0 0}._liveBadge_lnu84_36{display:inline-flex;align-items:center;gap:.4rem;background:#fee2e2;color:#dc2626;padding:.3rem .8rem;border-radius:99px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem}._liveDot_lnu84_51{width:6px;height:6px;background:#dc2626;border-radius:50%;animation:_pulse_lnu84_1 1.5s ease-in-out infinite}@keyframes _pulse_lnu84_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}._searchWrapper_lnu84_65{margin:1rem 0}._searchInput_lnu84_69{width:100%;padding:.7rem 1rem;border:1px solid #e5e7eb;border-radius:12px;font-size:.95rem;font-family:Nunito,sans-serif;background:#fff;color:#1f2937;box-shadow:0 1px 2px #0000000a;outline:none;box-sizing:border-box;transition:border-color .2s}._searchInput_lnu84_69:focus{border-color:#f97316}._sectionHeader_lnu84_89{display:flex;align-items:center;gap:.4rem;margin:1.25rem 0 .6rem;padding:0 .25rem}._sectionTitle_lnu84_97{font-family:"Baloo 2",cursive;font-size:1rem;font-weight:700;color:#374151;margin:0}._sectionCount_lnu84_105{background:#f3f4f6;color:#6b7280;font-size:.7rem;font-weight:700;padding:.15rem .5rem;border-radius:99px}._cardList_lnu84_115{display:flex;flex-direction:column;gap:.6rem}._card_lnu84_115{background:#fff;border-radius:14px;border:1px solid #e5e7eb;padding:.9rem 1rem;box-shadow:0 1px 3px #0000000d;border-left:4px solid transparent;transition:border-color .3s}._card_lnu84_115._stageGreen_lnu84_131{border-left-color:#059669}._card_lnu84_115._stageYellow_lnu84_132{border-left-color:#ca8a04}._card_lnu84_115._stageOrange_lnu84_133{border-left-color:#ea580c}._card_lnu84_115._stageRed_lnu84_134{border-left-color:#dc2626;animation:_cardPulse_lnu84_1 2s ease-in-out infinite}._card_lnu84_115._stageExpired_lnu84_138{border-left-color:#9ca3af;opacity:.6}@keyframes _cardPulse_lnu84_1{0%,to{background:#fff}50%{background:#fef2f2}}._cardTop_lnu84_148{display:flex;justify-content:space-between;align-items:flex-start}._kidInfo_lnu84_154{display:flex;align-items:center;gap:.5rem}._kidAvatar_lnu84_160{font-size:1.5rem}._kidName_lnu84_164{font-weight:800;font-size:1rem;color:#111827}._parentName_lnu84_170{font-size:.7rem;color:#9ca3af;font-weight:600}._activityTag_lnu84_176{font-size:.7rem;color:#6b7280;font-weight:600}._timerBig_lnu84_182{text-align:right}._timerNumber_lnu84_186{font-size:1.6rem;font-weight:800;line-height:1}._timerNumber_lnu84_186._stageGreen_lnu84_131{color:#059669}._timerNumber_lnu84_186._stageYellow_lnu84_132{color:#ca8a04}._timerNumber_lnu84_186._stageOrange_lnu84_133{color:#ea580c}._timerNumber_lnu84_186._stageRed_lnu84_134{color:#dc2626}._timerNumber_lnu84_186._stageExpired_lnu84_138{color:#9ca3af}._timerLabel_lnu84_198{font-size:.6rem;font-weight:600;color:#9ca3af;text-transform:uppercase}._progressBar_lnu84_206{width:100%;height:5px;background:#f3f4f6;border-radius:99px;overflow:hidden;margin-top:.6rem}._progressFill_lnu84_215{height:100%;border-radius:99px;transition:width 1s ease-out}._progressFill_lnu84_215._stageGreen_lnu84_131{background-color:#059669}._progressFill_lnu84_215._stageYellow_lnu84_132{background-color:#ca8a04}._progressFill_lnu84_215._stageOrange_lnu84_133{background-color:#ea580c}._progressFill_lnu84_215._stageRed_lnu84_134{background-color:#dc2626}._progressFill_lnu84_215._stageExpired_lnu84_138{background-color:#9ca3af}._cardBottom_lnu84_228{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}._statusPill_lnu84_235{display:inline-block;padding:2px 8px;border-radius:99px;font-size:.65rem;font-weight:700;white-space:nowrap}._statusPill_lnu84_235._stageGreen_lnu84_131{background:#d1fae5;color:#059669}._statusPill_lnu84_235._stageYellow_lnu84_132{background:#fef9c3;color:#a16207}._statusPill_lnu84_235._stageOrange_lnu84_133{background:#ffedd5;color:#c2410c}._statusPill_lnu84_235._stageRed_lnu84_134{background:#fee2e2;color:#dc2626}._statusPill_lnu84_235._stageExpired_lnu84_138{background:#f3f4f6;color:#6b7280}._entryTime_lnu84_269{font-size:.7rem;color:#9ca3af;font-weight:600}._emptyState_lnu84_276{text-align:center;padding:3rem 1.5rem;color:#9ca3af}._emptyIcon_lnu84_282{font-size:3rem;display:block;margin-bottom:.75rem}._emptyTitle_lnu84_288{font-family:"Baloo 2",cursive;font-size:1.1rem;font-weight:700;color:#6b7280;margin-bottom:.4rem}._emptyText_lnu84_296{font-size:.85rem;color:#9ca3af;line-height:1.4}._loading_lnu84_303{text-align:center;padding:4rem 1rem;color:#6b7280}._spinner_lnu84_309{font-size:2.5rem;display:block;margin-bottom:.75rem;animation:_spin_lnu84_309 1.5s linear infinite}@keyframes _spin_lnu84_309{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._error_lnu84_322{text-align:center;padding:3rem 1.5rem;color:#dc2626}._errorIcon_lnu84_328{font-size:2.5rem;display:block;margin-bottom:.5rem}._retryButton_lnu84_334{background:#f97316;color:#fff;border:none;padding:.6rem 1.5rem;border-radius:8px;font-weight:700;font-size:.85rem;cursor:pointer;margin-top:.75rem}._retryButton_lnu84_334:hover{background:#ea580c}._footer_lnu84_351{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px solid #e5e7eb}._footerText_lnu84_358{font-size:.7rem;color:#9ca3af}._updateTime_lnu84_363{font-size:.65rem;color:#d1d5db;margin-top:.25rem}
