.signin-module__IEvyqa__page{flex-direction:column;gap:40px;min-height:100vh;padding:32px 6vw 80px;display:flex}.signin-module__IEvyqa__header{align-items:baseline;gap:16px;display:flex}.signin-module__IEvyqa__logo{align-items:center;line-height:0;display:inline-flex}.signin-module__IEvyqa__logoImage{height:var(--site-logo-height);width:auto;display:block}.signin-module__IEvyqa__tagline{color:var(--ink-600);font-size:.95rem}.signin-module__IEvyqa__main{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:32px;display:grid}.signin-module__IEvyqa__card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fffffff5 0%,#f9fcfff0 100%);border:1px solid #0b2f4a1a;gap:24px;padding:32px;display:grid;box-shadow:0 18px 36px #0b2f4a1f}.signin-module__IEvyqa__cardHeader h1{font-family:var(--font-display),"Segoe UI",sans-serif;margin-bottom:10px;font-size:clamp(2rem,3vw,2.6rem)}.signin-module__IEvyqa__cardHeader p{color:var(--ink-600);line-height:1.6}.signin-module__IEvyqa__form{gap:20px;display:grid}.signin-module__IEvyqa__field{color:var(--ink-800);gap:8px;font-size:.95rem;font-weight:600;display:grid}.signin-module__IEvyqa__field input{font:inherit;background:#f6f9fc;border:1px solid #0b2f4a2e;border-radius:14px;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.signin-module__IEvyqa__field input:focus{border-color:var(--yellow-500);outline:none;box-shadow:0 0 0 3px #7f97a838}.signin-module__IEvyqa__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.signin-module__IEvyqa__checkbox{align-items:center;gap:10px;font-weight:500;display:flex}.signin-module__IEvyqa__checkbox input{width:18px;height:18px;margin:0}.signin-module__IEvyqa__link{color:var(--ink-700);text-underline-offset:3px;font-weight:600;text-decoration:underline}.signin-module__IEvyqa__primary{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2a5d88 0%,#3f7eb0 55%,#69adff 100%);border:1px solid #2a5d886b;border-radius:999px;padding:14px 22px;font-weight:600;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 12px 24px #2c6aa047}.signin-module__IEvyqa__primary:hover{background:linear-gradient(135deg,#356a96 0%,#4a8dc2 55%,#78b8ff 100%);transform:translateY(-2px);box-shadow:0 16px 30px #2c6aa057}.signin-module__IEvyqa__primary:after{content:"";background:linear-gradient(120deg,#fff0 20%,#ffffff38 50%,#fff0 80%);transition:transform .35s;position:absolute;inset:0;transform:translate(-120%)}.signin-module__IEvyqa__primary:hover:after{transform:translate(120%)}.signin-module__IEvyqa__resendPanel{background:#f6f9fc;border:1px solid #0b2f4a1f;border-radius:12px;gap:10px;padding:12px 14px;display:grid}.signin-module__IEvyqa__resendPanel p{color:var(--ink-700);margin:0;font-size:.92rem}.signin-module__IEvyqa__secondary{cursor:pointer;color:var(--ink-900);background:linear-gradient(135deg,#eef5ff 0%,#e1efff 50%,#d7e9ff 100%);border:1px solid #2c6aa057;border-radius:999px;justify-self:start;padding:10px 14px;font-weight:600;box-shadow:0 10px 20px #2c6aa029}.signin-module__IEvyqa__secondary:disabled{opacity:.6;cursor:not-allowed}.signin-module__IEvyqa__note{color:var(--ink-600);font-size:.95rem}.signin-module__IEvyqa__note a{font-weight:600}.signin-module__IEvyqa__legal{color:var(--ink-600);font-size:.9rem;line-height:1.5}.signin-module__IEvyqa__legal a{text-underline-offset:3px;font-weight:600;text-decoration:underline}.signin-module__IEvyqa__aside{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#f7fbfff0 0%,#e8f1f8eb 100%);border:1px solid #0b2f4a1a;gap:18px;padding:28px;display:grid;box-shadow:0 14px 28px #0b2f4a17}.signin-module__IEvyqa__aside h2{font-family:var(--font-display),"Segoe UI",sans-serif;font-size:1.6rem}.signin-module__IEvyqa__aside ul{gap:10px;list-style:none;display:grid}.signin-module__IEvyqa__aside li{padding-left:18px;position:relative}.signin-module__IEvyqa__aside li:before{content:"";background:var(--yellow-400);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:0}.signin-module__IEvyqa__callout{border-radius:var(--radius-md);background:#fff;border:1px solid #0b2f4a14;padding:16px}.signin-module__IEvyqa__callout strong{margin-bottom:6px;display:block}.signin-module__IEvyqa__callout p{color:var(--ink-600);line-height:1.5}@media (max-width:960px){.signin-module__IEvyqa__main{grid-template-columns:1fr}}@media (max-width:720px){.signin-module__IEvyqa__header{flex-direction:column;align-items:flex-start}}
.toast-module__7lpCUW__viewport{z-index:9999;gap:10px;max-width:min(420px,100vw - 36px);display:grid;position:fixed;bottom:18px;left:18px}.toast-module__7lpCUW__toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #0b2f4a1f;border-radius:16px;grid-template-columns:12px auto 1fr auto;align-items:start;gap:12px;padding:12px 12px 12px 14px;display:grid;box-shadow:0 18px 40px #0b2f4a2e}.toast-module__7lpCUW__errorToast{background:linear-gradient(135deg,#fff5f5fa,#fffffffa);border-color:#b02e2e80;box-shadow:0 18px 42px #b02e2e38}.toast-module__7lpCUW__bar{border-radius:999px;width:10px;margin-top:2px}.toast-module__7lpCUW__info{background:#000000bf}.toast-module__7lpCUW__success{background:#1e7846d9}.toast-module__7lpCUW__error{background:#b02e2ee6}.toast-module__7lpCUW__icon{border-radius:999px;place-items:center;width:22px;height:22px;margin-top:1px;font-size:.78rem;font-weight:800;line-height:1;display:grid}.toast-module__7lpCUW__infoIcon{color:#0b2f4a;background:#0b2f4a24}.toast-module__7lpCUW__successIcon{color:#0f5d34;background:#1e784633}.toast-module__7lpCUW__errorIcon{color:#fff;background:#b02e2ef2;box-shadow:0 0 0 2px #ffe0e0e6}.toast-module__7lpCUW__content{color:var(--ink-900);font-size:.95rem;line-height:1.35}.toast-module__7lpCUW__title{margin-bottom:2px;font-weight:700}.toast-module__7lpCUW__message{color:var(--ink-700)}.toast-module__7lpCUW__close{cursor:pointer;color:var(--ink-700);background:0 0;border:0;border-radius:10px;padding:4px 6px}.toast-module__7lpCUW__close:hover{background:#0b2f4a0f}
.password-field-module__T7wlAG__field{gap:8px;display:grid}.password-field-module__T7wlAG__inputWrap{display:grid;position:relative}.password-field-module__T7wlAG__input{padding-right:88px!important}.password-field-module__T7wlAG__inputWrap .password-field-module__T7wlAG__toggle{cursor:pointer;font-size:.8rem;font-weight:600;transition:background .2s,transform .2s;position:absolute;top:50%;right:10px;transform:translateY(-50%);color:var(--ink-700)!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:999px!important;outline:none!important;padding:6px!important}.password-field-module__T7wlAG__inputWrap .password-field-module__T7wlAG__toggle svg{width:20px;height:20px;display:block}.password-field-module__T7wlAG__inputWrap .password-field-module__T7wlAG__toggle:hover,.password-field-module__T7wlAG__inputWrap .password-field-module__T7wlAG__toggle:focus-visible{transform:translateY(-50%)scale(1.02);background:var(--yellow-100)!important}
.dashboard-page-module__i68V_a__card{background:linear-gradient(#fffffff5 0%,#f8fcfff0 100%);border:1px solid #0b2f4a1a;border-radius:18px;gap:12px;margin:0;padding:18px;transition:box-shadow .2s;display:grid;box-shadow:0 16px 32px #0b2f4a1c}.dashboard-page-module__i68V_a__card h1{font-size:1.2rem;font-family:var(--font-display),"Segoe UI",sans-serif}.dashboard-page-module__i68V_a__card h2{font-size:1.02rem;font-family:var(--font-display),"Segoe UI",sans-serif}.dashboard-page-module__i68V_a__helper{color:var(--ink-600);font-size:.93rem}.dashboard-page-module__i68V_a__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(260px,260px));justify-content:start;gap:10px;display:grid}.dashboard-page-module__i68V_a__kpiCard{background:#f3f8fc;border:1px solid #0b2f4a24;border-left-width:4px;border-radius:12px;gap:4px;width:min(260px,100%);padding:12px;display:grid}.dashboard-page-module__i68V_a__kpiTime{background:linear-gradient(135deg,#edf6ff 0%,#f7fbff 100%);border-left-color:#4da3ff}.dashboard-page-module__i68V_a__kpiStatus{background:linear-gradient(135deg,#e9fbf5 0%,#f7fcff 100%);border-left-color:#2a9d8f}.dashboard-page-module__i68V_a__kpiCard span{color:var(--ink-600);font-size:.85rem}.dashboard-page-module__i68V_a__kpiCard strong{font-size:.98rem}.dashboard-page-module__i68V_a__kpiCard small{color:var(--ink-600);font-size:.8rem}.dashboard-page-module__i68V_a__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(320px,320px));justify-content:start;gap:10px;display:grid}.dashboard-page-module__i68V_a__summaryCard{background:linear-gradient(#fff 0%,#f9fcff 100%);border:1px solid #0b2f4a24;border-top:4px solid #c7d3dc;border-radius:12px;gap:10px;width:min(320px,100%);padding:12px;display:grid;overflow:hidden}.dashboard-page-module__i68V_a__summaryProfile{border-top-color:#4da3ff}.dashboard-page-module__i68V_a__summaryInsights{border-top-color:#7b6dcb}.dashboard-page-module__i68V_a__homeSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.dashboard-page-module__i68V_a__homeSummaryCard{width:100%}.dashboard-page-module__i68V_a__detailList{gap:8px;min-width:0;display:grid}.dashboard-page-module__i68V_a__detailList div{gap:2px;display:grid}.dashboard-page-module__i68V_a__detailList dt{color:var(--ink-600);font-size:.8rem}.dashboard-page-module__i68V_a__detailList dd{overflow-wrap:anywhere;word-break:break-word;min-width:0;margin:0;font-weight:600}.dashboard-page-module__i68V_a__bullets{gap:8px;padding-left:18px;display:grid}.dashboard-page-module__i68V_a__inlineForm,.dashboard-page-module__i68V_a__orderForm,.dashboard-page-module__i68V_a__profileForm{gap:10px;display:grid}.dashboard-page-module__i68V_a__inlineForm{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-page-module__i68V_a__orderForm{grid-template-columns:1fr 140px 1fr auto}.dashboard-page-module__i68V_a__profileForm{grid-template-columns:1fr 1fr auto}.dashboard-page-module__i68V_a__orderForm label,.dashboard-page-module__i68V_a__profileForm label{color:var(--ink-700);gap:6px;font-size:.9rem;display:grid}.dashboard-page-module__i68V_a__card input,.dashboard-page-module__i68V_a__card select{font:inherit;background:linear-gradient(#fbfdff 0%,#f3f8fc 100%);border:1px solid #0b2f4a26;border-radius:12px;padding:10px 12px}.dashboard-page-module__i68V_a__card input:focus,.dashboard-page-module__i68V_a__card select:focus{border-color:#4da3ff80}.dashboard-page-module__i68V_a__card input:disabled,.dashboard-page-module__i68V_a__card input[readonly],.dashboard-page-module__i68V_a__card select:disabled,.dashboard-page-module__i68V_a__card select[readonly],.dashboard-page-module__i68V_a__card textarea:disabled,.dashboard-page-module__i68V_a__card textarea[readonly]{color:#4a6073;cursor:not-allowed;opacity:1;background:linear-gradient(#e8eef5 0%,#dfe8f1 100%);border-color:#0b2f4a4d}.dashboard-page-module__i68V_a__card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2a5d88 0%,#3f7eb0 55%,#69adff 100%);border:1px solid #2a5d886b;border-radius:999px;padding:10px 14px;font-weight:600;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 20px #2c6aa042}.dashboard-page-module__i68V_a__card button:hover{filter:saturate(1.05);transform:translateY(-1px);box-shadow:0 14px 26px #2c6aa057}.dashboard-page-module__i68V_a__tableWrap{overflow:auto}.dashboard-page-module__i68V_a__tableWrap table{border-collapse:collapse;width:100%;font-size:.92rem}.dashboard-page-module__i68V_a__tableWrap th,.dashboard-page-module__i68V_a__tableWrap td{text-align:left;white-space:nowrap;border-bottom:1px solid #0b2f4a1a;padding:9px 8px}.dashboard-page-module__i68V_a__mapCta{color:#2d1e00;background:linear-gradient(135deg,#ffe27a 0%,#ffd34a 55%,#ffbf3a 100%);border:1px solid #bf82106b;border-radius:999px;padding:6px 12px;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 8px 16px #ffbc3859}.dashboard-page-module__i68V_a__memberCardsMobile{grid-template-columns:repeat(auto-fit,minmax(320px,320px));justify-content:start;gap:10px;display:grid}.dashboard-page-module__i68V_a__memberCardMobile{border:1px solid #0b2f4a24;border-left:4px solid var(--accent-sky);background:linear-gradient(#fffffff2 0%,#f8fbfef2 100%);border-radius:12px;gap:8px;width:min(320px,100%);padding:12px;display:grid;box-shadow:0 12px 24px #0b2f4a14}.dashboard-page-module__i68V_a__memberCardMobile p{margin:0;font-size:.9rem}.dashboard-page-module__i68V_a__memberCardMobileTitle{gap:2px;display:grid}.dashboard-page-module__i68V_a__memberCardMobileTitle span{color:var(--ink-600);font-size:.85rem}.dashboard-page-module__i68V_a__ok{color:#0d4b42;background:linear-gradient(135deg,#7fbf4d3d 0%,#2a9d8f38 100%);border:1px solid #2a9d8f6b;border-radius:999px;padding:3px 10px;font-weight:700;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff80}.dashboard-page-module__i68V_a__pending{color:#7a3d0c;background:linear-gradient(135deg,#ffd97852 0%,#f7b04b47 100%);border:1px solid #e69c2d73;border-radius:999px;padding:3px 10px;font-weight:700;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff80}.dashboard-page-module__i68V_a__chips{flex-wrap:wrap;gap:10px;display:flex}.dashboard-page-module__i68V_a__chip{background:linear-gradient(145deg,#eef7ff 0%,#f5efff 100%);border:1px solid #0b2f4a1a;border-radius:12px;gap:2px;min-width:210px;padding:10px 12px;display:grid}.dashboard-page-module__i68V_a__chip:nth-child(2n){background:linear-gradient(145deg,#e8faf6 0%,#eef7ff 100%)}.dashboard-page-module__i68V_a__chip:nth-child(3n){background:linear-gradient(145deg,#fff1eb 0%,#fff7ef 100%)}.dashboard-page-module__i68V_a__chip span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.dashboard-page-module__i68V_a__paymentStatsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,240px));justify-content:start;gap:10px;display:grid}.dashboard-page-module__i68V_a__paymentStatCard{border:1px solid #0b2f4a24;border-radius:12px;gap:4px;width:min(240px,100%);padding:12px;display:grid}.dashboard-page-module__i68V_a__paymentStatCard p{color:var(--ink-600);margin:0;font-size:.85rem}.dashboard-page-module__i68V_a__paymentStatCard strong{font-size:1.05rem}.dashboard-page-module__i68V_a__paymentStatGood{background:linear-gradient(135deg,#e9fbf5 0%,#f7fcff 100%);border-left:4px solid #2a9d8f}.dashboard-page-module__i68V_a__paymentStatBad{background:linear-gradient(135deg,#fff1f1 0%,#fff8f8 100%);border-left:4px solid #d95a5a}.dashboard-page-module__i68V_a__paymentStatInfo{background:linear-gradient(135deg,#edf6ff 0%,#f7fbff 100%);border-left:4px solid #4da3ff}.dashboard-page-module__i68V_a__paymentStatMuted{background:linear-gradient(135deg,#f4f6f8 0%,#fafbfd 100%);border-left:4px solid #8a98a5}.dashboard-page-module__i68V_a__paymentStatAccent{background:linear-gradient(135deg,#f5ecff 0%,#fcf8ff 100%);border-left:4px solid #7b6dcb}.dashboard-page-module__i68V_a__paymentPageHeader{text-align:center;gap:8px;display:grid}.dashboard-page-module__i68V_a__paymentPageTitle{margin:0}.dashboard-page-module__i68V_a__addCardSection{gap:14px;display:grid}.dashboard-page-module__i68V_a__addCardButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:12px;justify-self:center;padding:11px 18px;font-weight:700}.dashboard-page-module__i68V_a__addCardPanel{background:#fff;border:1px solid #0b2f4a26;border-radius:14px;overflow:hidden}.dashboard-page-module__i68V_a__addCardPanelHeader{border-bottom:1px solid #0b2f4a1f;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.dashboard-page-module__i68V_a__addCardPanelHeader h2{margin:0;font-size:1rem}.dashboard-page-module__i68V_a__panelCloseButton{color:#6b7280!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:2px 8px!important}.dashboard-page-module__i68V_a__paymentCardGrid{grid-template-columns:repeat(auto-fit,minmax(300px,300px));justify-content:start;gap:12px;display:grid}.dashboard-page-module__i68V_a__paymentCard{background:#fff;border:1px solid #0b2f4a24;border-radius:12px;gap:12px;width:min(300px,100%);padding:14px;display:grid}.dashboard-page-module__i68V_a__paymentCardDefault{background:linear-gradient(135deg,#2563eb14 0%,#60a5fa14 100%);border-color:#2563eb73}.dashboard-page-module__i68V_a__paymentCardHeader{justify-content:space-between;align-items:center;display:flex}.dashboard-page-module__i68V_a__paymentCardBrand{color:#fff;letter-spacing:.04em;border-radius:8px;padding:4px 10px;font-size:.72rem;font-weight:700}.dashboard-page-module__i68V_a__defaultBadge{color:#fff;background:#1d4ed8;border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:700}.dashboard-page-module__i68V_a__paymentCardDetails{gap:6px;display:grid}.dashboard-page-module__i68V_a__paymentCardNumber{letter-spacing:.08em;margin:0;font-size:1.06rem;font-weight:700}.dashboard-page-module__i68V_a__paymentCardExpiry{color:var(--ink-600);margin:0;font-size:.9rem}.dashboard-page-module__i68V_a__paymentCardActions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.dashboard-page-module__i68V_a__cardActionPrimary{color:#1d4ed8!important;box-shadow:none!important;background:#1d4ed814!important;border:1px solid #1d4ed873!important;border-radius:8px!important;padding:8px 10px!important}.dashboard-page-module__i68V_a__cardActionDanger{color:#b91c1c!important;box-shadow:none!important;background:#dc262614!important;border:1px solid #dc262673!important;border-radius:8px!important;padding:8px 10px!important}.dashboard-page-module__i68V_a__noPaymentCard{text-align:center;color:var(--ink-600);border:1px dashed #0b2f4a3d;border-radius:12px;gap:8px;padding:20px 14px;display:grid}.dashboard-page-module__i68V_a__noPaymentCard h3,.dashboard-page-module__i68V_a__noPaymentCard p{margin:0}.dashboard-page-module__i68V_a__addPaymentForm{gap:0;display:grid}.dashboard-page-module__i68V_a__paymentFormGroup{gap:8px;padding:14px;display:grid}.dashboard-page-module__i68V_a__paymentFormGroup label{color:var(--ink-700);font-size:.9rem}.dashboard-page-module__i68V_a__stripeElementWrap{background:#fff;border:2px solid #0b2f4a2e;border-radius:10px;padding:10px 12px}.dashboard-page-module__i68V_a__formHint{color:var(--ink-600);font-size:.78rem}.dashboard-page-module__i68V_a__paymentFormActions{background:#0b2f4a08;border-top:1px solid #0b2f4a1f;justify-content:flex-end;gap:8px;padding:12px 14px;display:flex}.dashboard-page-module__i68V_a__formBtnSecondary{color:#4b5563!important;box-shadow:none!important;background:#fff!important;border:1px solid #4b55634d!important;border-radius:8px!important;padding:8px 12px!important}.dashboard-page-module__i68V_a__formBtnPrimary{color:#fff!important;box-shadow:none!important;background:#1d4ed8!important;border:1px solid #1d4ed8!important;border-radius:8px!important;padding:8px 12px!important}.dashboard-page-module__i68V_a__memberActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dashboard-page-module__i68V_a__memberActions button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2a5d88 0%,#3f7eb0 55%,#69adff 100%);border:1px solid #2a5d886b;border-radius:999px;padding:8px 12px;font-weight:600;box-shadow:0 8px 16px #2c6aa03d}.dashboard-page-module__i68V_a__actionLinkButton{color:#fff;background:linear-gradient(135deg,#2a5d88 0%,#3f7eb0 55%,#69adff 100%);border:1px solid #2a5d886b;border-radius:999px;padding:8px 12px;font-weight:600;display:inline-block;box-shadow:0 8px 16px #2c6aa03d}.dashboard-page-module__i68V_a__filterButton{opacity:.88}.dashboard-page-module__i68V_a__filterButtonActive{opacity:1;color:#2d1e00!important;background:linear-gradient(135deg,#ffe27a 0%,#ffd34a 55%,#ffbf3a 100%)!important;border-color:#b67b0c94!important;box-shadow:0 10px 20px #ffbc3859!important}.dashboard-page-module__i68V_a__mutedText{color:var(--ink-600);font-size:.86rem}.dashboard-page-module__i68V_a__memberModalCard{box-sizing:border-box;background:#fff;border:1px solid #0b2f4a1f;border-radius:14px;gap:12px;width:min(1280px,100vw - 24px);max-width:calc(100vw - 24px);min-height:0;max-height:calc(100dvh - 24px);padding:14px;display:grid;overflow:hidden auto;box-shadow:0 14px 40px #00000040}.dashboard-page-module__i68V_a__orderTagModalCard{box-sizing:border-box;background:#fff;border:1px solid #0b2f4a1f;border-radius:14px;grid-template-rows:auto auto auto;gap:12px;width:min(1280px,100vw - 24px);max-width:calc(100vw - 24px);min-height:0;max-height:calc(100dvh - 24px);padding:14px;display:grid;overflow:hidden auto;box-shadow:0 14px 40px #00000040}.dashboard-page-module__i68V_a__orderTagModalBody{max-height:none;overflow:auto}.dashboard-page-module__i68V_a__memberModalHeader h2{margin:0;font-size:1.05rem}.dashboard-page-module__i68V_a__memberModalForm{grid-template-columns:1fr 1fr;gap:10px;min-width:0;display:grid}.dashboard-page-module__i68V_a__memberModalForm label{color:var(--ink-700);gap:6px;min-width:0;font-size:.9rem;display:grid}.dashboard-page-module__i68V_a__memberModalForm input,.dashboard-page-module__i68V_a__memberModalForm select,.dashboard-page-module__i68V_a__memberModalForm textarea{box-sizing:border-box;width:100%;min-width:0}.dashboard-page-module__i68V_a__contactRow{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(180px,1fr);gap:10px;min-width:0;display:grid}.dashboard-page-module__i68V_a__toggleField{grid-column:1/-1;justify-content:flex-start;align-items:center;gap:10px!important;display:inline-flex!important}.dashboard-page-module__i68V_a__statusToggle{align-items:center;width:52px;height:30px;transition:background-color .2s,border-color .2s;display:inline-flex;background:#d6dee8!important;border:1px solid #0b2f4a3d!important;border-radius:999px!important;padding:2px!important}.dashboard-page-module__i68V_a__statusToggleOn{background:linear-gradient(135deg,#2a9d8f 0%,#4ec3b0 100%)!important;border-color:#1a786c8c!important}.dashboard-page-module__i68V_a__statusToggleKnob{background:#fff;border-radius:999px;width:24px;height:24px;transition:transform .2s;transform:translate(0);box-shadow:0 2px 6px #0000002e}.dashboard-page-module__i68V_a__statusToggleOn .dashboard-page-module__i68V_a__statusToggleKnob{transform:translate(22px)}.dashboard-page-module__i68V_a__passwordField{gap:6px;display:grid}.dashboard-page-module__i68V_a__checkboxInline{color:var(--ink-700);align-items:center;font-size:.9rem;gap:8px!important;display:flex!important}.dashboard-page-module__i68V_a__checkboxInline input{width:16px;height:16px}.dashboard-page-module__i68V_a__memberThumb{object-fit:cover;object-position:center center;width:100%;height:100%;box-shadow:none;background:0 0;border:none;border-radius:50%;outline:none;display:block}.dashboard-page-module__i68V_a__memberThumbPlaceholder{width:36px;height:36px;color:var(--ink-700);background:#dde7ef;border:1px solid #0b2f4a1f;border-radius:999px;place-items:center;font-size:.75rem;font-weight:700;display:grid}.dashboard-page-module__i68V_a__profileImagePreview{justify-content:end;min-width:0;display:grid}.dashboard-page-module__i68V_a__profileSnapshotRow{grid-template-columns:minmax(0,1fr) 110px;align-items:start;gap:12px;min-width:0;display:grid}.dashboard-page-module__i68V_a__memberThumbLarge{object-fit:cover;object-position:center center;border:1px solid #0b2f4a24;border-radius:14px;width:110px;height:110px;display:block}.dashboard-page-module__i68V_a__memberThumbPlaceholderLarge{width:110px;height:110px;color:var(--ink-700);background:#dde7ef;border:1px solid #0b2f4a24;border-radius:14px;place-items:center;font-size:1.4rem;font-weight:700;display:grid}.dashboard-page-module__i68V_a__tagSection{background:linear-gradient(#f7fbff 0%,#edf5fd 100%);border:1px solid #0b2f4a24;border-left-width:4px;border-radius:12px;padding:10px 12px}.dashboard-page-module__i68V_a__tagSection summary{cursor:pointer;color:#143f5f;justify-content:space-between;align-items:center;gap:12px;font-weight:700;list-style:none;display:flex}.dashboard-page-module__i68V_a__tagSection summary::-webkit-details-marker{display:none}.dashboard-page-module__i68V_a__sectionTitle{display:inline-block}.dashboard-page-module__i68V_a__sectionToggle:before{content:"+";background:linear-gradient(135deg,#eef6ff,#f3ecff);border:1px solid #4da3ff66;border-radius:8px;place-items:center;width:24px;height:24px;font-weight:700;line-height:1;display:inline-grid}.dashboard-page-module__i68V_a__tagSection[open] .dashboard-page-module__i68V_a__sectionToggle:before{content:"-"}.dashboard-page-module__i68V_a__tagGrid{grid-template-columns:repeat(auto-fit,minmax(320px,320px));justify-content:start;gap:10px;margin-top:10px;display:grid}.dashboard-page-module__i68V_a__tagItem{background:#fcfeff;border:1px solid #0b2f4a1f;border-top-width:3px;border-radius:12px;gap:6px;width:min(320px,100%);padding:10px;display:grid}.dashboard-page-module__i68V_a__tagCarSection{background:linear-gradient(#f4f9ff 0%,#eaf3ff 100%);border-left-color:#4da3ff}.dashboard-page-module__i68V_a__tagHouseSection{background:linear-gradient(#f0fbf8 0%,#e6f7f2 100%);border-left-color:#2a9d8f}.dashboard-page-module__i68V_a__tagPetSection{background:linear-gradient(#fff5f1 0%,#ffede6 100%);border-left-color:#e76f51}.dashboard-page-module__i68V_a__tagPersonSection{background:linear-gradient(#f6f4ff 0%,#ede9ff 100%);border-left-color:#7b6dcb}.dashboard-page-module__i68V_a__tagCarItem{background:linear-gradient(#fff 0%,#f6faff 100%);border-top-color:#4da3ff}.dashboard-page-module__i68V_a__tagHouseItem{background:linear-gradient(#fff 0%,#f3fbf8 100%);border-top-color:#2a9d8f}.dashboard-page-module__i68V_a__tagPetItem{background:linear-gradient(#fff 0%,#fff6f2 100%);border-top-color:#e76f51}.dashboard-page-module__i68V_a__tagPersonItem{background:linear-gradient(#fff 0%,#f7f5ff 100%);border-top-color:#7b6dcb}.dashboard-page-module__i68V_a__tagItem p{margin:0;font-size:.9rem}.dashboard-page-module__i68V_a__tagRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-page-module__i68V_a__tagHead{align-items:center;gap:10px;display:flex}.dashboard-page-module__i68V_a__tagHeadText{gap:4px;width:100%;display:grid}.dashboard-page-module__i68V_a__thumb{object-fit:cover;background:#eaf0f5;border:1px solid #0b2f4a1f;border-radius:10px;width:54px;height:54px}.dashboard-page-module__i68V_a__thumbButton{all:unset;cursor:zoom-in;box-sizing:border-box;border-radius:10px;line-height:0;display:inline-block}.dashboard-page-module__i68V_a__card .dashboard-page-module__i68V_a__thumbButton,.dashboard-page-module__i68V_a__card .dashboard-page-module__i68V_a__memberThumbButton,.dashboard-page-module__i68V_a__card .dashboard-page-module__i68V_a__profileThumbButton{cursor:zoom-in;box-sizing:border-box;line-height:0;box-shadow:none!important;appearance:none!important;background:0 0!important;border:none!important;outline:none!important;padding:0!important}.dashboard-page-module__i68V_a__card .dashboard-page-module__i68V_a__memberThumbButton{vertical-align:middle;border-radius:999px;width:36px;height:36px;display:inline-block;overflow:hidden}.dashboard-page-module__i68V_a__card .dashboard-page-module__i68V_a__profileThumbButton{border-radius:14px;width:110px;height:110px;display:inline-block;overflow:hidden}.dashboard-page-module__i68V_a__thumbButton:focus,.dashboard-page-module__i68V_a__thumbButton:focus-visible,.dashboard-page-module__i68V_a__thumbButton:active{box-shadow:none;border:none;outline:none}.dashboard-page-module__i68V_a__memberThumbButton{vertical-align:middle;background:0 0;border-radius:999px;width:36px;height:36px;display:inline-block;position:relative;overflow:hidden}.dashboard-page-module__i68V_a__profileThumbButton{border-radius:14px;width:110px;height:110px;position:relative;overflow:hidden}.dashboard-page-module__i68V_a__thumbPlaceholder{width:54px;height:54px;color:var(--ink-700);background:#dde7ef;border:1px solid #0b2f4a1f;border-radius:10px;place-items:center;font-weight:700;display:grid}.dashboard-page-module__i68V_a__qrThumbButton{border-radius:10px;width:92px;height:92px;display:inline-block;overflow:hidden}.dashboard-page-module__i68V_a__qrThumb{object-fit:contain;background:#fff;border:1px solid #0b2f4a29;border-radius:10px;width:92px;height:92px;display:block}.dashboard-page-module__i68V_a__qrPlaceholder{width:92px;height:92px;color:var(--ink-600);background:#f4f8fc;border:1px dashed #0b2f4a42;border-radius:10px;place-items:center;font-weight:700;display:grid}.dashboard-page-module__i68V_a__qrActionButton{color:var(--ink-900);cursor:pointer;background:linear-gradient(135deg,#eef5ff 0%,#e1efff 50%,#d7e9ff 100%);border:1px solid #2a5d886b;border-radius:999px;justify-self:start;padding:8px 12px;font-weight:600}.dashboard-page-module__i68V_a__lightbox{z-index:3000;background:#000000c7;place-items:center;padding:12px;display:grid;position:fixed;inset:0;overflow-x:hidden}.dashboard-page-module__i68V_a__lightboxPreview{place-items:center;padding:12px;display:grid}.dashboard-page-module__i68V_a__lightboxImage{object-fit:contain;background:#fff;border-radius:10px;width:auto;max-width:calc(100vw - 24px);height:auto;max-height:calc(100vh - 56px)}.dashboard-page-module__i68V_a__lightboxClose{color:#fff;cursor:pointer;background:#141414b3;border:1px solid #ffffff59;border-radius:999px;padding:8px 14px;font-weight:600;position:fixed;top:18px;right:18px}@media (max-width:980px){.dashboard-page-module__i68V_a__kpiGrid,.dashboard-page-module__i68V_a__summaryGrid,.dashboard-page-module__i68V_a__paymentStatsGrid,.dashboard-page-module__i68V_a__paymentCardGrid,.dashboard-page-module__i68V_a__inlineForm,.dashboard-page-module__i68V_a__orderForm,.dashboard-page-module__i68V_a__profileForm,.dashboard-page-module__i68V_a__memberModalForm,.dashboard-page-module__i68V_a__contactRow,.dashboard-page-module__i68V_a__profileSnapshotRow,.dashboard-page-module__i68V_a__homeSummaryGrid,.dashboard-page-module__i68V_a__tagGrid,.dashboard-page-module__i68V_a__memberCardsMobile{grid-template-columns:1fr}.dashboard-page-module__i68V_a__memberActions{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.dashboard-page-module__i68V_a__memberActions button,.dashboard-page-module__i68V_a__actionLinkButton,.dashboard-page-module__i68V_a__qrActionButton,.dashboard-page-module__i68V_a__mapCta{box-sizing:border-box;justify-content:center;width:100%;display:inline-flex}}@media (max-width:640px){.dashboard-page-module__i68V_a__kpiCard,.dashboard-page-module__i68V_a__summaryCard,.dashboard-page-module__i68V_a__memberCardMobile,.dashboard-page-module__i68V_a__paymentStatCard,.dashboard-page-module__i68V_a__paymentCard,.dashboard-page-module__i68V_a__tagItem{width:100%}.dashboard-page-module__i68V_a__lightbox{z-index:3000;padding:0;display:block;inset:0;overflow:hidden auto}.dashboard-page-module__i68V_a__lightboxPreview{place-items:center;padding:16px 8px;display:grid;overflow:hidden}.dashboard-page-module__i68V_a__lightboxImage{max-width:calc(100vw - 16px);max-height:calc(100dvh - 28px)}.dashboard-page-module__i68V_a__memberModalCard,.dashboard-page-module__i68V_a__orderTagModalCard{width:100%;max-width:100%;min-height:100dvh;max-height:none;padding:calc(env(safe-area-inset-top,0px) + 12px)12px calc(env(safe-area-inset-bottom,0px) + 12px);box-shadow:none;border:none;border-radius:0;margin:0}.dashboard-page-module__i68V_a__orderTagModalBody{max-height:none}}
.info-hint-module__Rzp40G__wrap{isolation:isolate;align-items:center;display:inline-flex;position:relative}.info-hint-module__Rzp40G__trigger{color:#0b2f4a;cursor:pointer;background:linear-gradient(135deg,#eef5ff 0%,#deebff 100%);border:1px solid #2a5d889e;border-radius:999px;place-items:center;width:20px;height:20px;padding:0;font-size:.78rem;font-weight:800;line-height:1;display:inline-grid}.info-hint-module__Rzp40G__trigger:hover{background:linear-gradient(135deg,#e3efff 0%,#d2e4ff 100%);border-color:#2a5d88c7}.info-hint-module__Rzp40G__popover{z-index:20;min-width:220px;max-width:min(320px,100vw - 32px);color:var(--ink-800);background:#f7fbff;border:1px solid #0b2f4a4d;border-radius:10px;padding:8px 10px;font-size:.84rem;font-weight:500;line-height:1.35;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 12px 26px #0b2f4a33}.info-hint-module__Rzp40G__popover:before{content:"";background:#f7fbff;border-top:1px solid #0b2f4a4d;border-left:1px solid #0b2f4a4d;width:10px;height:10px;position:absolute;top:-5px;left:calc(50% - 5px);transform:rotate(45deg)}
.dashboard-shell-module__eYjQBW__page{background:0 0;grid-template-columns:280px 1fr;gap:18px;min-height:100vh;padding:18px;display:grid}.dashboard-shell-module__eYjQBW__loading{place-items:center;min-height:100vh;font-weight:600;display:grid}.dashboard-shell-module__eYjQBW__sidebar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fffffff0 0%,#f7fbffeb 100%);border:1px solid #0b2f4a1a;border-radius:20px;grid-template-rows:auto auto 1fr auto;gap:14px;padding:18px;display:grid;box-shadow:0 18px 34px #0b2f4a1c}.dashboard-shell-module__eYjQBW__topRow{justify-content:space-between;align-items:center;gap:10px;height:64px;min-height:64px;max-height:64px;display:flex}.dashboard-shell-module__eYjQBW__logo{flex-shrink:0;align-items:center;height:50px;line-height:0;display:inline-flex}.dashboard-shell-module__eYjQBW__logoImage{width:auto;height:50px;max-height:50px;display:block}.dashboard-shell-module__eYjQBW__userMeta{gap:2px;display:grid}.dashboard-shell-module__eYjQBW__userMeta span{color:var(--ink-600);font-size:.9rem}.dashboard-shell-module__eYjQBW__burger{cursor:pointer;background:#fff;border:1px solid #0b2f4a2e;border-radius:10px;align-content:center;gap:5px;width:42px;min-width:42px;height:42px;min-height:42px;padding:9px 8px;display:none}.dashboard-shell-module__eYjQBW__burger span{background:var(--ink-900);width:100%;height:2px;display:block}.dashboard-shell-module__eYjQBW__menuPanel{grid-template-rows:1fr auto;gap:14px;min-height:0;display:grid}.dashboard-shell-module__eYjQBW__nav{scrollbar-width:none;-ms-overflow-style:none;align-content:start;gap:8px;display:grid;overflow:hidden auto}.dashboard-shell-module__eYjQBW__nav::-webkit-scrollbar{width:0;height:0}.dashboard-shell-module__eYjQBW__navItem{color:var(--ink-700);background:#ffffffb3;border:1px solid #0b2f4a0f;border-radius:12px;padding:11px 12px;font-weight:600;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;position:relative}.dashboard-shell-module__eYjQBW__navItem:hover{background:linear-gradient(135deg,#f2f8ff 0%,#e9f3ff 100%);border-color:#4da3ff47;transform:none;box-shadow:0 8px 16px #2c6aa01f}.dashboard-shell-module__eYjQBW__active{color:var(--ink-900);background:linear-gradient(135deg,#e7f2ff 0%,#d8eaff 100%);border-color:#4da3ff57;box-shadow:inset 0 0 0 1px #ffffff8c,0 8px 16px #2c6aa01f}.dashboard-shell-module__eYjQBW__active:before{content:"";background:linear-gradient(#2a9d8f 0%,#4da3ff 100%);border-radius:999px;width:4px;position:absolute;top:7px;bottom:7px;left:-1px;box-shadow:0 0 0 1px #ffffff8c,0 0 10px #4da3ff73}.dashboard-shell-module__eYjQBW__logout{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2a5d88 0%,#3f7eb0 55%,#69adff 100%);border:1px solid #2a5d886b;border-radius:999px;justify-content:center;justify-self:stretch;align-items:center;width:100%;height:40px;padding:0 14px;font-weight:600;line-height:1;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 10px 20px #2c6aa042}.dashboard-shell-module__eYjQBW__logout:hover{filter:saturate(1.05);transform:translateY(-1px);box-shadow:0 14px 26px #2c6aa057}.dashboard-shell-module__eYjQBW__content{align-content:start;gap:12px;padding-top:0;display:grid}.dashboard-shell-module__eYjQBW__content>*{margin-bottom:0;margin-top:0!important}@media (max-width:980px){.dashboard-shell-module__eYjQBW__page{padding:12px;display:block}.dashboard-shell-module__eYjQBW__sidebar{box-shadow:none;z-index:20;background:0 0;border:none;grid-template-rows:auto;align-content:start;margin-bottom:12px;padding:0;position:relative}.dashboard-shell-module__eYjQBW__topRow{background:#fff;border:1px solid #0b2f4a1f;border-radius:14px;padding:7px 10px;box-shadow:0 10px 22px #0b2f4a17}.dashboard-shell-module__eYjQBW__burger{display:grid}.dashboard-shell-module__eYjQBW__userMeta{display:none}.dashboard-shell-module__eYjQBW__menuPanel{background:#fff;border:1px solid #0b2f4a1f;border-radius:14px;padding:10px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 10px 22px #0b2f4a17}.dashboard-shell-module__eYjQBW__menuOpen{display:grid}.dashboard-shell-module__eYjQBW__content{margin-top:0;padding-top:0;display:block}.dashboard-shell-module__eYjQBW__content>*{margin-bottom:0;margin-top:0!important}.dashboard-shell-module__eYjQBW__content>*+*{margin-top:12px!important}}
.order-tags-module__Y3t4gq__page{gap:16px;display:grid}.order-tags-module__Y3t4gq__hero{background:radial-gradient(120% 180% at 0 0,#4da3ff1f,#4da3ff00),linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #0b2f4a1a;border-radius:16px;gap:12px;padding:16px;display:grid;box-shadow:0 10px 24px #0b2f4a14}.order-tags-module__Y3t4gq__heroTop{gap:6px;display:grid}.order-tags-module__Y3t4gq__title{color:#0b2f4a;margin:0;font-size:1.3rem}.order-tags-module__Y3t4gq__subtitle{color:#4a6073;margin:0;font-size:.95rem}.order-tags-module__Y3t4gq__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(220px,220px));justify-content:start;gap:10px;display:grid}.order-tags-module__Y3t4gq__summaryItem{background:#fff;border:1px solid #0b2f4a1f;border-radius:12px;gap:3px;width:min(220px,100%);padding:10px 12px;display:grid}.order-tags-module__Y3t4gq__summaryItem span{color:#587184;font-size:.82rem}.order-tags-module__Y3t4gq__summaryItem strong{color:#0b2f4a;font-size:1.05rem}.order-tags-module__Y3t4gq__ctaRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.order-tags-module__Y3t4gq__cardActions{flex-wrap:nowrap!important;gap:8px!important;width:auto!important;display:inline-flex!important}.order-tags-module__Y3t4gq__cardActions button{min-width:42px;width:auto!important;padding:8px 10px!important}.order-tags-module__Y3t4gq__tableCard{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #0b2f4a1a;border-radius:16px;overflow:hidden;box-shadow:0 12px 24px #0b2f4a12}.order-tags-module__Y3t4gq__tableHeader{border-bottom:1px solid #0b2f4a14;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.order-tags-module__Y3t4gq__tableHeader h2{color:#0b2f4a;margin:0;font-size:1rem}.order-tags-module__Y3t4gq__tableHeader span{color:#5a7387;font-size:.86rem}.order-tags-module__Y3t4gq__tableWrap table thead th{color:#264862;background:#f3f8fd;font-size:.82rem;font-weight:700}.order-tags-module__Y3t4gq__tableWrap table tbody tr:nth-child(2n){background:#fbfdff}.order-tags-module__Y3t4gq__empty{color:#6a7f90;text-align:center;background:#fff;border:1px dashed #0b2f4a33;border-radius:12px;padding:20px}.order-tags-module__Y3t4gq__rowDetails{white-space:normal;max-width:360px;line-height:1.35}.order-tags-module__Y3t4gq__orderCardGrid{grid-template-columns:repeat(auto-fit,minmax(320px,320px));justify-content:start;gap:12px;padding:12px;display:grid}.order-tags-module__Y3t4gq__orderCard{background:linear-gradient(#fff 0%,#f9fcff 100%);border:1px solid #0b2f4a1f;border-radius:12px;gap:10px;width:min(320px,100%);padding:12px;display:grid;box-shadow:0 8px 16px #0b2f4a0f}.order-tags-module__Y3t4gq__orderCardHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.order-tags-module__Y3t4gq__orderCardHeader span{color:#557086;font-weight:600}.order-tags-module__Y3t4gq__orderCardBody{gap:8px;display:grid}.order-tags-module__Y3t4gq__orderRow{gap:3px;margin:0;display:grid}.order-tags-module__Y3t4gq__orderRowLabel{color:#5a7387;font-size:.82rem;font-weight:600}.order-tags-module__Y3t4gq__orderRowValue{color:#0b2f4a;font-weight:600;line-height:1.35}.order-tags-module__Y3t4gq__modalTitle{color:#0b2f4a;margin:0}@media (max-width:980px){.order-tags-module__Y3t4gq__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(220px,220px))}.order-tags-module__Y3t4gq__tableHeader{flex-direction:column;align-items:flex-start;gap:4px}.order-tags-module__Y3t4gq__rowDetails{max-width:none}.order-tags-module__Y3t4gq__orderCardGrid{grid-template-columns:repeat(auto-fit,minmax(280px,280px));padding:10px}}@media (max-width:640px){.order-tags-module__Y3t4gq__summaryGrid{grid-template-columns:1fr}.order-tags-module__Y3t4gq__ctaRow{grid-template-columns:1fr;display:grid}:is(.order-tags-module__Y3t4gq__page .tableWrap th,.order-tags-module__Y3t4gq__page .tableWrap td){white-space:normal;word-break:break-word}.order-tags-module__Y3t4gq__orderCardGrid{grid-template-columns:1fr}}
