.OnlineOfflineStatus-module__ionGcW__statusBadge{text-align:center;box-sizing:border-box;justify-content:center;align-items:center;gap:.4rem;width:100%;display:inline-flex}.OnlineOfflineStatus-module__ionGcW__statusBadge:before{content:"";border-radius:50%;flex-shrink:0;width:6px;height:6px}.OnlineOfflineStatus-module__ionGcW__statusBadge.OnlineOfflineStatus-module__ionGcW__online:before{background-color:rgba(var(--good-text));box-shadow:0 0 0 2px rgba(var(--good-bg) / .35);animation:2.5s ease-in-out infinite OnlineOfflineStatus-module__ionGcW__onlinePulse}.OnlineOfflineStatus-module__ionGcW__statusBadge.OnlineOfflineStatus-module__ionGcW__offline:before{background-color:rgba(var(--bad-text))}@keyframes OnlineOfflineStatus-module__ionGcW__onlinePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.8)}}@media (prefers-reduced-motion:reduce){.OnlineOfflineStatus-module__ionGcW__statusBadge.OnlineOfflineStatus-module__ionGcW__online:before{animation:none}}
.loading_bar{background:linear-gradient(90deg, rgba(var(--foreground-rgb) / .1), rgba(var(--foreground-rgb) / .2), rgba(var(--foreground-rgb) / .4), rgba(var(--foreground-rgb) / .2), rgba(var(--foreground-rgb) / .1));background-size:200% 100%;border-radius:3px;width:100%;animation:5s infinite Loading-module__1TUJ2G__LoadingAnnimation}.card_header .loading_bar{height:1.8rem}.card_body .loading_bar{height:4.5rem}:is(thead:has(.loading_bar),tr:nth-child(odd):has(.loading_bar)){background:0 0}thead tr:has(.loading_bar){border-radius:.5rem 0}thead th:first-child:has(.loading_bar){border-radius:.5rem 0 0}thead th:last-child:has(.loading_bar){border-radius:0 .5rem 0 0}th .loading_bar{height:1.8rem;margin:.2rem}td .loading_bar{height:1.3rem;margin:.2rem}@keyframes Loading-module__1TUJ2G__LoadingAnnimation{0%{background-position:0%}30%{background-position:100%}50%{background-position:0%}80%{background-position:100%}to{background-position:0%}}@keyframes Loading-module__1TUJ2G__loading{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(300%)}}
.Footer-module__lTLH0W__footer{background:rgb(var(--background-grey));text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;margin:0;padding:1.25rem 1rem;display:flex}.Footer-module__lTLH0W__footerPoweredBy{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;padding:1rem;display:flex}.Footer-module__lTLH0W__footerContent{width:100%;max-width:calc(var(--max-width) - 1rem);grid-template-columns:1fr 1fr 1fr;gap:1rem;margin:0 auto;display:grid}@media (max-width:660px){.Footer-module__lTLH0W__footerContent{grid-template-columns:1fr}}.Footer-module__lTLH0W__footerItem{text-align:left}.Footer-module__lTLH0W__footerMenuItem{margin:.5rem 0;list-style:none}.Footer-module__lTLH0W__footerMenuItem:hover{text-decoration:underline}.Footer-module__lTLH0W__footerSocials{gap:.5rem;margin-top:1rem;display:flex}.Footer-module__lTLH0W__footerSocials svg{width:2rem;height:2rem;color:rgba(var(--foreground-rgb) / .6);fill:rgba(var(--foreground-rgb) / .6)}.Footer-module__lTLH0W__footerSocials svg:hover{color:rgba(var(--foreground-rgb) / 1);fill:rgba(var(--foreground-rgb) / 1)}
.LandingWorkflowSections-module__0XCnUG__wrap{flex-direction:column;gap:56px;width:100%;display:flex}.LandingWorkflowSections-module__0XCnUG__stepCard{align-items:center;gap:56px;display:flex}.LandingWorkflowSections-module__0XCnUG__stepLeft{flex-direction:row}.LandingWorkflowSections-module__0XCnUG__stepRight{flex-direction:row-reverse}.LandingWorkflowSections-module__0XCnUG__stepContent{flex:1;align-items:flex-start;gap:24px;display:flex}.LandingWorkflowSections-module__0XCnUG__stepInfo{text-align:left;flex:1}.LandingWorkflowSections-module__0XCnUG__stepNumber{letter-spacing:-.04em;color:var(--text-primary,#e8e0f0);min-width:90px;margin:0;font-size:clamp(3rem,6vw,4rem);font-weight:700;line-height:1}.LandingWorkflowSections-module__0XCnUG__stepTitle{font-size:clamp(2rem,3vw,2.2rem);font-weight:var(--font-semibold,600);color:var(--text-primary,#e8e0f0);margin:0 0 12px}.LandingWorkflowSections-module__0XCnUG__stepDesc{font-size:clamp(1rem,1.8vw,1.1rem);line-height:var(--leading-relaxed,1.6);color:var(--text-secondary,#e8e0f0b8);margin:0}.LandingWorkflowSections-module__0XCnUG__panel{border:1px solid var(--color-border-subtle,#ffffff1f);background:rgba(var(--card-background-color,255 255 255) / var(--card-background-alpha,.15));max-width:520px;-webkit-backdrop-filter:blur(var(--card-background-blur,4px));border-radius:12px;flex:1;padding:16px;box-shadow:0 10px 36px #060a1c73,inset 0 1px #ffffff0f}.LandingWorkflowSections-module__0XCnUG__panelTitle{font-size:var(--text-sm,.875rem);font-weight:var(--font-semibold,600);color:var(--text-primary,#e8e0f0);margin:0 0 10px}.LandingWorkflowSections-module__0XCnUG__field{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.LandingWorkflowSections-module__0XCnUG__field span{font-size:.73rem;font-weight:var(--font-medium,500);color:var(--text-secondary,#e8e0f099)}.LandingWorkflowSections-module__0XCnUG__field input,.LandingWorkflowSections-module__0XCnUG__field textarea{border:1px solid var(--color-border-default,#ffffff2e);background:var(--color-surface-glass,#ffffff1a);font-size:var(--text-sm,.875rem);color:var(--color-text-primary,#fff);border-radius:7px;width:100%;padding:8px 10px}.LandingWorkflowSections-module__0XCnUG__field input:focus,.LandingWorkflowSections-module__0XCnUG__field textarea:focus{border-color:var(--accent-primary,#be9bf9);outline:none}.LandingWorkflowSections-module__0XCnUG__mockButton{border:1px solid var(--color-border-default,#ffffff2e);background:var(--color-surface-glass,#ffffff1a);width:fit-content;color:var(--color-text-primary,#fff);cursor:pointer;border-radius:7px;padding:6px 10px;font-size:.78rem}.LandingWorkflowSections-module__0XCnUG__slugValue{letter-spacing:-.02em;color:var(--text-primary,#e8e0f0);margin:0 0 12px;font-size:2rem;font-weight:600}.LandingWorkflowSections-module__0XCnUG__shareUrl{color:var(--accent-primary,#be9bf9);overflow-wrap:anywhere;margin-bottom:12px;font-size:.84rem;display:block}.LandingWorkflowSections-module__0XCnUG__segmented{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.LandingWorkflowSections-module__0XCnUG__segment{border:1px solid var(--color-border-subtle,#ffffff1f);color:var(--color-text-muted,#ffffffb8);font-size:var(--text-xs,.75rem);font-weight:var(--font-medium,500);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:6px 10px;display:inline-flex}.LandingWorkflowSections-module__0XCnUG__segment:hover{color:var(--text-primary,#e8e0f0)}.LandingWorkflowSections-module__0XCnUG__segmentActive{color:var(--accent-primary,#be9bf9);border-color:var(--accent-primary,#be9bf9);background:var(--accent-primary-tint,#be9bf924)}.LandingWorkflowSections-module__0XCnUG__segmentStatus{border-color:rgba(var(--neutral-bg,222 222 222) / .32);background:0 0}.LandingWorkflowSections-module__0XCnUG__segmentStatus.LandingWorkflowSections-module__0XCnUG__segmentActive{border-color:rgba(var(--neutral-bg,222 222 222) / .42);color:inherit;background:0 0}.LandingWorkflowSections-module__0XCnUG__statusBadge{border-radius:.8rem;width:fit-content;height:max-content;padding:.2rem .8rem;font-size:.8rem;font-weight:700}.LandingWorkflowSections-module__0XCnUG__statusBadgePending{color:rgb(var(--attention-text,131 93 5));background-color:rgb(var(--attention-bg,254 237 128))}.LandingWorkflowSections-module__0XCnUG__statusBadgeApproved{color:rgb(var(--good-text,5 82 44));background-color:rgb(var(--good-bg,16 228 126))}.LandingWorkflowSections-module__0XCnUG__statusBadgeDeclined{color:rgb(var(--bad-text,171 16 34));background-color:rgb(var(--bad-bg,242 144 156))}.LandingWorkflowSections-module__0XCnUG__segmentShipping,.LandingWorkflowSections-module__0XCnUG__segmentShipping.LandingWorkflowSections-module__0XCnUG__segmentActive{color:var(--text-primary,#e8e0f0)}.LandingWorkflowSections-module__0XCnUG__channelSegment{border-color:rgba(var(--neutral-bg,222 222 222) / .24);color:rgba(var(--foreground-rgb,255 255 255) / .9)}.LandingWorkflowSections-module__0XCnUG__channelSegmentActive{border-color:rgba(var(--light-purple,190 155 249) / .8);background:rgba(var(--light-purple,190 155 249) / .18);color:rgba(var(--foreground-rgb,255 255 255) / 1)}.LandingWorkflowSections-module__0XCnUG__channelIconWrap{justify-content:center;align-items:center;display:inline-flex}.LandingWorkflowSections-module__0XCnUG__channelInstagram .LandingWorkflowSections-module__0XCnUG__channelIconWrap{color:#e4405f}.LandingWorkflowSections-module__0XCnUG__channelTikTok .LandingWorkflowSections-module__0XCnUG__channelIconWrap{color:#fff}.LandingWorkflowSections-module__0XCnUG__channelWhatsApp .LandingWorkflowSections-module__0XCnUG__channelIconWrap{color:#25d366}.LandingWorkflowSections-module__0XCnUG__channelEmail .LandingWorkflowSections-module__0XCnUG__channelIconWrap{color:#8ab4ff}.LandingWorkflowSections-module__0XCnUG__sharePreview{background:var(--color-surface-glass,#ffffff1a);border:1px solid var(--color-border-subtle,#ffffff1f);border-radius:8px;padding:12px}.LandingWorkflowSections-module__0XCnUG__shareTitle{font-size:var(--text-sm,.875rem);font-weight:var(--font-semibold,600);color:var(--text-primary,#e8e0f0);margin:0 0 6px}.LandingWorkflowSections-module__0XCnUG__shareText{font-size:var(--text-sm,.875rem);color:var(--text-secondary,#e8e0f099);margin:0 0 8px}.LandingWorkflowSections-module__0XCnUG__shareInlineUrl{font-size:var(--text-xs,.75rem);color:var(--accent-primary,#be9bf9);display:inline-block}.LandingWorkflowSections-module__0XCnUG__kpiGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.LandingWorkflowSections-module__0XCnUG__kpi{border:1px solid var(--color-border-subtle,#ffffff1f);background:var(--color-surface-glass,#ffffff1a);border-radius:8px;padding:10px}.LandingWorkflowSections-module__0XCnUG__kpiLabel{font-size:var(--text-xs,.75rem);color:var(--text-tertiary,#e8e0f061);margin-bottom:4px;display:block}.LandingWorkflowSections-module__0XCnUG__kpiValue{font-size:var(--text-base,1rem);color:var(--text-primary,#e8e0f0)}.LandingWorkflowSections-module__0XCnUG__fulfillList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.LandingWorkflowSections-module__0XCnUG__fulfillItem{font-size:var(--text-sm,.875rem);color:rgba(var(--foreground-rgb,255 255 255) / .9);align-items:center;gap:8px;display:flex}.LandingWorkflowSections-module__0XCnUG__fulfillCarrierIcon,.LandingWorkflowSections-module__0XCnUG__segmentCarrierIcon{justify-content:center;align-items:center;display:inline-flex}:is(.LandingWorkflowSections-module__0XCnUG__fulfillCarrierIcon svg,.LandingWorkflowSections-module__0XCnUG__segmentCarrierIcon svg){width:38px;max-width:100%;height:auto;display:block}.LandingWorkflowSections-module__0XCnUG__segmentCarrierIcon{line-height:0}@media (max-width:960px){.LandingWorkflowSections-module__0XCnUG__stepCard{gap:20px;flex-direction:column!important}.LandingWorkflowSections-module__0XCnUG__stepContent{flex-direction:column;align-items:center;gap:10px}.LandingWorkflowSections-module__0XCnUG__stepInfo{text-align:center}.LandingWorkflowSections-module__0XCnUG__stepNumber{min-width:auto}.LandingWorkflowSections-module__0XCnUG__panel{width:100%;max-width:none}}@media (max-width:640px){.LandingWorkflowSections-module__0XCnUG__wrap{gap:36px}.LandingWorkflowSections-module__0XCnUG__panel{padding:14px}}
.DashboardRouteProgress-module__eJN5jW__root{z-index:calc(var(--z-dashboard-overlay,1000) + 2);pointer-events:none;height:3px;position:fixed;top:0;left:0;right:0}.DashboardRouteProgress-module__eJN5jW__bar{opacity:0;background:linear-gradient(90deg, rgba(var(--light-purple) / .2), rgba(var(--light-purple) / .95), rgba(var(--light-purple) / .2));width:0%;height:100%;transition:opacity .15s}.DashboardRouteProgress-module__eJN5jW__barActive{opacity:1;width:100%;animation:.85s ease-out forwards DashboardRouteProgress-module__eJN5jW__dashboardRouteProgressSweep}@keyframes DashboardRouteProgress-module__eJN5jW__dashboardRouteProgressSweep{0%{width:40%;transform:translate(-30%)}to{width:40%;transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.DashboardRouteProgress-module__eJN5jW__barActive{width:100%;animation:none;transform:none}}
.DashboardAppShell-module__wPPy_G__root{position:relative}.DashboardAppShell-module__wPPy_G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DashboardAppShell-module__wPPy_G__overlay{z-index:var(--z-dashboard-overlay);-webkit-tap-highlight-color:transparent;background:#00000073;position:fixed;inset:0}.DashboardAppShell-module__wPPy_G__drawer{width:min(18rem,88vw);max-width:100%;z-index:var(--z-dashboard-drawer);padding:max(.75rem, env(safe-area-inset-top,0px)) max(.75rem, env(safe-area-inset-right,0px)) max(.75rem, env(safe-area-inset-bottom,0px)) max(.75rem, env(safe-area-inset-left,0px));background:rgba(var(--background-grey) / .97);border-right:1px solid #ffffff24;flex-direction:column;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:8px 0 32px #00000040}.DashboardAppShell-module__wPPy_G__drawerOpen{transform:translate(0)}.DashboardAppShell-module__wPPy_G__drawerInner{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:hidden auto}.DashboardAppShell-module__wPPy_G__drawerClose{width:44px;height:44px;color:inherit;cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-self:flex-end;align-items:center;margin-bottom:.5rem;display:flex}.DashboardAppShell-module__wPPy_G__drawerClose:hover{background:#ffffff1f}.DashboardAppShell-module__wPPy_G__drawerClose:focus-visible{outline:2px solid rgba(var(--light-purple) / .9);outline-offset:2px}.DashboardAppShell-module__wPPy_G__mobileMenuBtn{z-index:var(--z-dashboard-menu-btn);top:max(10px, env(safe-area-inset-top,0px));left:max(10px, env(safe-area-inset-left,0px));-webkit-backdrop-filter:blur(8px);width:44px;height:44px;color:inherit;cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:12px;justify-content:center;align-items:center;padding:0;display:none;position:fixed;box-shadow:0 4px 14px #0000002e}.DashboardAppShell-module__wPPy_G__mobileMenuBtn:hover{background:#ffffff2e}.DashboardAppShell-module__wPPy_G__mobileMenuBtn:focus-visible{outline:2px solid rgba(var(--light-purple) / .9);outline-offset:2px}@media (max-width:768px){.DashboardAppShell-module__wPPy_G__mobileMenuBtn{display:flex}}@media (prefers-reduced-motion:reduce){.DashboardAppShell-module__wPPy_G__drawer{transition:none}.DashboardAppShell-module__wPPy_G__mobileMenuBtn{box-shadow:none}}
