@font-face{font-family:Google Sans;src:url(/assets/GoogleSans-VariableFont_GRAD_opsz_wght-DGRbB7N7.ttf) format("truetype");font-weight:100 900;font-style:normal}@font-face{font-family:Google Sans;src:url(/assets/GoogleSans-Italic-VariableFont_GRAD_opsz_wght-BZPhlutj.ttf) format("truetype");font-weight:100 900;font-style:italic}:root{font-family:Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;font-family:Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{margin:0;min-width:320px;min-height:100vh}.Snackbar{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(20px);display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:12px;box-shadow:0 4px 20px #00000026;font-size:.9rem;font-weight:500;z-index:2000;opacity:0;transition:opacity .2s ease,transform .2s ease;max-width:90vw}.Snackbar--visible{opacity:1;transform:translate(-50%) translateY(0)}.Snackbar--default{background:#1e293b;color:#fff}.Snackbar--success{background:#059669;color:#fff}.Snackbar--warning{background:#d97706;color:#fff}.Snackbar--error{background:#dc2626;color:#fff}.Snackbar--loading{background:#1e293b;color:#fff}.Snackbar--info{background:#0284c7;color:#fff}.SnackbarMessage{flex:1}.SnackbarClose{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:inherit;opacity:.8;padding:.25rem;border-radius:6px}.SnackbarClose:hover{opacity:1;background:#ffffff26}.SnackbarSpinner{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:SnackbarSpinnerSpin .8s linear infinite}@keyframes SnackbarSpinnerSpin{to{transform:rotate(360deg)}}.AccountSwitcher{position:relative}.AccountSwitcherTrigger{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#222;border-radius:9999px;border:none;border-left:1px solid #e5e7eb;background:transparent;cursor:pointer;white-space:nowrap;transition:all .15s ease;height:37px}.AccountSwitcherTrigger:hover{color:#374151;background-color:#e5e7eb}.AccountSwitcherTrigger.active{color:#374151;background-color:#f1f1f1}.AccountSwitcherTrigger s-avatar{flex-shrink:0}.AccountSwitcherLabel{overflow:hidden;text-overflow:ellipsis;max-width:10rem}.AccountSwitcherChevron{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0;opacity:.7;transform:translateY(-2px)}.AccountSwitcherChevron s-icon{width:1rem;height:1rem;display:block}.AccountSwitcher.expanded{width:100%}.AccountSwitcher.expanded .AccountSwitcherTrigger{width:100%;justify-content:flex-start}.AccountSwitcherPopover{position:absolute;top:calc(100% + 4px);left:0;min-width:16rem;background-color:#fff;padding:0rem;border-radius:.75rem;border:0;margin:0;outline:0;z-index:520;box-shadow:0 .5rem 1.5rem -.5rem #00000047,0 .5rem 1rem -.25rem #0000000d,0 .1875rem .375rem #0000000d,0 .125rem .25rem #0000000d,0 .0625rem .125rem #0000000d,0 0 0 .0625rem #0000000f}.AccountSwitcherPopoverContent{display:flex;flex-direction:column;gap:.25rem}.AccountSwitcherSearch{padding:.5rem;border-bottom:1px solid #e5e7eb}.AccountSwitcherSearch s-search-field{display:block}.AccountSwitcherItem{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border-radius:.375rem;cursor:pointer;color:#374151;background:none;border:none;text-align:left;transition:background-color .1s ease}.AccountSwitcherItem s-avatar,.AccountSwitcherItem s-icon.AccountSwitcherItemIcon{flex-shrink:0}.AccountSwitcherItemIcon{width:1.25rem;height:1.25rem;opacity:.8}.AccountSwitcherItemAdd{padding:.375rem .75rem}.AccountSwitcherItemAdd .AccountSwitcherItemIcon{width:1rem;height:1rem}.AccountSwitcherItemAdd .AccountSwitcherItemName{font-size:.75rem}.AccountSwitcherItemText{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;min-width:0}.AccountSwitcherItemName{font-size:.8125rem;font-weight:500}.AccountSwitcherItemType{font-size:.6875rem;color:#666}.AccountSwitcherItem:hover{background-color:#f3f4f6}.AccountSwitcherItem.active{background-color:#f4f4f4}.TopNavBar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;height:74px;padding:0 1.5rem;isolation:isolate;background:linear-gradient(to bottom,#fff,#ffffffd9 50%,#fff9 80%,#ffffff1a 95%,#ffffff0d);border-bottom:0px solid #e5e7eb}.TopNavLeft{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.TopNavLogoLink{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.TopNavLogo{width:28px;height:28px}.TopNavLogoText{font-size:1.125rem;font-weight:600;color:#111827;white-space:nowrap}.TopNavCenter{display:none;align-items:center;gap:.75rem;padding:.5rem;background-color:#fff;border-radius:9999px;box-shadow:0 0 50px #0000001a;border:1px solid #e5e7eb;position:absolute;left:50%;transform:translate(-50%)}@media(min-width:768px){.TopNavCenter{display:flex}}.TopNavTab{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#6b7280;border-radius:9999px;border:none;background:transparent;cursor:pointer;white-space:nowrap;transition:all .15s ease;text-decoration:none}.TopNavTab:hover{color:#374151;background-color:#e5e7eb}.TopNavTab.active{color:#111827;background-color:#f1f1f1;box-shadow:0 1px 3px #0000}.TopNavRight{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.TopNavDatePickerContainer{position:relative}.TopNavDatePickerButton{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;color:#374151;border-radius:9999px;border:none;background:transparent;cursor:pointer;outline:none;transition:background-color .15s ease,color .15s ease;white-space:nowrap}.TopNavDatePickerButton:hover{background-color:#e5e7eb;color:#111827}.TopNavDatePickerButton.active{background-color:#f1f1f1;color:#111827}.TopNavDatePickerIcon{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;opacity:.8}.TopNavDatePickerIcon svg{width:1.25rem;height:1.25rem}.TopNavDatePickerText{display:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:10rem}@media(min-width:640px){.TopNavDatePickerText{display:block}}.TopNavDatePickerChevron{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0;opacity:.7;transform:translateY(-2px)}.TopNavDatePickerChevron s-icon{width:1rem;height:1rem;display:block}.TopNavDatePickerPopover{position:absolute;top:calc(100% + 4px);right:0;min-width:200px;background-color:#fff;padding:0;border-radius:.75rem;overflow:hidden;border:0;margin:0;outline:0;z-index:520;box-shadow:0 .5rem 1.5rem -.5rem #00000047,0 .5rem 1rem -.25rem #0000000d,0 .1875rem .375rem #0000000d,0 .125rem .25rem #0000000d,0 .0625rem .125rem #0000000d,0 0 0 .0625rem #0000000f}.TopNavDatePickerPopoverContent{display:flex;flex-direction:column;gap:0}.TopNavDatePickerBody{display:flex;flex-direction:row;min-height:280px}.TopNavDatePickerPresets{display:flex;flex-direction:column;gap:.125rem;padding:.5rem;border-right:1px solid #e5e7eb;min-width:7.5rem;max-height:320px;overflow-y:auto}.TopNavDatePickerPresetItem{padding:.5rem .75rem;font-size:.8125rem;font-weight:500;color:#374151;background:none;border:none;border-radius:.375rem;cursor:pointer;text-align:left;transition:background-color .1s ease}.TopNavDatePickerPresetItem:hover{background-color:#f3f4f6}.TopNavDatePickerPresetItem.active{background-color:#f4f4f4;color:#111827}.TopNavDatePickerCalendar{flex:1;padding:.5rem;min-width:0}.TopNavDatePickerCalendar s-date-picker{display:block}.TopNavDatePickerFooter{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:.5rem .75rem;border-top:1px solid #e5e7eb}.TopNavDatePickerCancel{padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:#374151;background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .1s ease}.TopNavDatePickerCancel:hover{background-color:#f3f4f6}@media(min-width:640px){.TopNavDatePickerPopover{min-width:420px}}.TopNavAvatarWrapper{position:relative}.AccountSwitcherDropdownTrigger{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:9999px;border:0px solid #e5e7eb;background:transparent;cursor:pointer;transition:all .15s ease}.AccountSwitcherDropdownTrigger:hover{background-color:#f9fafb;border-color:#d1d5db}.AccountSwitcherDropdownTrigger.active{background-color:#f1f1f1}.AccountSwitcherDropdownLabel{font-size:.875rem;font-weight:500;color:#374151;max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:480px){.AccountSwitcherDropdownLabel{display:none}}.AccountSwitcherDropdownChevron{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0;opacity:.7;transform:translateY(-2px)}.AccountSwitcherDropdownChevron s-icon{width:1rem;height:1rem;display:block}.TopNavAvatarDropdown{position:absolute;top:calc(100% + 4px);right:0;min-width:8rem;background-color:#fff;padding:0;border-radius:.75rem;overflow:hidden;border:0;margin:0;outline:0;z-index:520;box-shadow:0 .5rem 1.5rem -.5rem #00000047,0 .5rem 1rem -.25rem #0000000d,0 .1875rem .375rem #0000000d,0 .125rem .25rem #0000000d,0 .0625rem .125rem #0000000d,0 0 0 .0625rem #0000000f}.TopNavAvatarDropdownContent{display:flex;flex-direction:column}.TopNavDropdownItem{display:flex;align-items:center;width:100%;font-size:.8125rem;padding:.5rem .75rem;font-weight:500;border-radius:.375rem;gap:.5rem;cursor:pointer;color:#374151;background:none;border:none;text-align:left;text-decoration:none;transition:background-color .1s ease}.TopNavDropdownItem s-icon.TopNavDropdownItemIcon{flex-shrink:0}.TopNavDropdownItemIcon{width:1rem;height:1rem;opacity:.8}.TopNavDropdownItemAdd{padding:.375rem .75rem}.TopNavDropdownItemAdd .TopNavDropdownItemIcon{width:1rem;height:1rem}.TopNavDropdownItemAdd .TopNavDropdownItemName{font-size:.75rem}.TopNavDropdownItem:hover{background-color:#f3f4f6}.TopNavDropdownItem.active{background-color:#f4f4f4}.TopNavDropdownItemLogout{color:#8e0b21}.TopNavDropdownItemLogout .TopNavDropdownItemIcon{opacity:1}.TopNavDropdownItemLogout:hover{background-color:#fef2f2}.TopNavMobileMenuButton{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;border:none;background:transparent;cursor:pointer;color:#374151;transition:all .15s ease}.TopNavMobileMenuButton:hover{background-color:#f3f4f6}@media(min-width:768px){.TopNavMobileMenuButton{display:none}}.TopNavMobileMenuIcon{width:1.25rem;height:1.25rem}.TopNavMobileOverlay{position:fixed;inset:0;z-index:40;background-color:#0006}.TopNavMobilePanel{position:fixed;top:0;left:0;bottom:0;z-index:50;width:280px;background-color:#fff;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;box-shadow:4px 0 12px #0000001a}.TopNavMobilePanelHeader{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;margin-bottom:.5rem;border-bottom:1px solid #e5e7eb}.TopNavMobilePanelLogo{display:flex;align-items:center;gap:.5rem}.TopNavMobilePanelLogo img{width:28px;height:28px}.TopNavMobilePanelClose{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;border:none;background:transparent;cursor:pointer;color:#6b7280}.TopNavMobilePanelClose:hover{background-color:#f3f4f6}.TopNavMobileNavItem{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.9375rem;font-weight:500;color:#374151;border-radius:.5rem;border:none;background:transparent;cursor:pointer;width:100%;text-align:left;text-decoration:none;transition:all .1s ease}.TopNavMobileNavItem:hover{background-color:#f3f4f6}.TopNavMobileNavItem.active{background-color:#eff6ff;color:#2563eb}.TopNavMobileNavItemIcon{width:1.25rem;height:1.25rem}.LoginPage{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#0f0d22,#17163f 25%,#042523 75%,#07201f);position:relative;overflow:hidden}.LoginPage:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none}.LoginCard{position:relative;width:100%;max-width:440px;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000059,0 0 0 1px #ffffff0d;padding:2.5rem}.LoginHeader{text-align:center;margin-bottom:2rem}.LoginLogo{width:56px;height:56px;margin:0 auto 1.25rem;display:block}.LoginTitle{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:#0f172a;margin:0 0 .375rem}.LoginSubtitle{font-size:.9375rem;color:#64748b;margin:0}.LoginButtonWrap{display:flex;justify-content:flex-end;margin-top:1.5rem}.SignUpPage{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#1e1b4b,#312e81 25%,#0f766e 75%,#134e4a);position:relative;overflow:hidden}.SignUpPage:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none}.SignUpCard{position:relative;width:100%;max-width:440px;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000059,0 0 0 1px #ffffff0d;padding:2.5rem}.SignUpHeader{text-align:center;margin-bottom:2rem}.SignUpLogo{width:56px;height:56px;margin:0 auto 1.25rem;display:block}.SignUpTitle{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:#0f172a;margin:0 0 .375rem}.SignUpSubtitle{font-size:.9375rem;color:#64748b;margin:0}.SignUpButtonWrap{display:flex;justify-content:flex-end;margin-top:1.5rem}.OnboardingPage{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#1e1b4b,#312e81 25%,#0f766e 75%,#134e4a);position:relative;overflow:hidden}.OnboardingPage:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none}.OnboardingCard{position:relative;width:100%;max-width:440px;background:#fff;border-radius:32px;box-shadow:0 25px 50px -12px #00000059,0 0 0 1px #ffffff0d;padding:2.5rem}.OnboardingSignOut{position:fixed;top:1.25rem;right:1.25rem;z-index:10}.OnboardingHeader{text-align:center;margin-bottom:2rem}.OnboardingLogo{width:56px;height:56px;margin:0 auto 1.25rem;display:block}.OnboardingTitle{font-size:18px;font-weight:600;letter-spacing:-.025em;color:#333;margin:0 0 .375rem}.OnboardingSubtitle{margin-top:30px;font-size:14px;font-weight:600;color:#444}.OnboardingSubtitleSmall{font-size:11px;color:#999;font-weight:600}.OnboardingOptions{display:flex;gap:1rem;justify-content:center}.OnboardingOptions s-button{flex:1}.OnboardingInviteInput{width:100%;padding:.75rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.InvitePage{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#1e1b4b,#312e81 25%,#0f766e 75%,#134e4a)}.InviteCard{position:relative;width:100%;max-width:440px;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000059;padding:2.5rem}.InviteLoadingState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 0}.InviteMessage{font-size:1rem;color:#334155;margin:0 0 1.5rem}.BreakdownCard{background:#fff;border:1px solid #e7e7e7;border-radius:25px;display:flex;flex-direction:column;overflow:hidden}.BreakdownCardHeader{padding:10px 20px;border-bottom:0px solid #f1f1f1}.BreakdownCardTitle{font-size:.8rem;font-weight:600;color:#666}.BreakdownCardBody{padding:.25rem 0;min-height:80px;flex:1}.BreakdownCardEmpty{display:flex;align-items:center;justify-content:center;flex:1;padding:2rem 1.25rem;text-align:center;font-size:.8rem;color:#94a3b8}.BreakdownRow{display:flex;align-items:center;gap:.75rem;padding:.5rem 1.25rem;transition:background .15s}.BreakdownRow:hover{background:#f8fafc}.BreakdownRow--clickable{cursor:pointer}.BreakdownRowRank{width:1.25rem;text-align:center;font-size:.75rem;font-weight:600;color:#94a3b8;flex-shrink:0}.BreakdownRowThumb{width:40px;height:40px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#f1f5f9}.BreakdownRowThumbImg{width:100%;height:100%;object-fit:cover;display:block}.BreakdownRowThumbPlaceholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:600;color:#94a3b8;background:linear-gradient(135deg,#e2e8f0,#cbd5e1)}.BreakdownRowAvatar{flex-shrink:0}.BreakdownRowInfo{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.BreakdownRowName{font-size:.85rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BreakdownRowCreator{display:flex;align-items:center;gap:.35rem}.BreakdownRowCreatorName{font-size:.7rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BreakdownRowSpend{flex-shrink:0;font-size:.8rem;font-weight:600;color:#0f172a}.BreakdownCardShowMore{display:flex;justify-content:flex-end;align-items:center;gap:3px;margin:0;padding:.75rem 1.25rem;border:none;border-top:0px solid #f1f5f9;background:none;color:#3b82f6;font-size:.8rem;font-weight:600;cursor:pointer;text-align:end;transition:background .15s}.BreakdownCardShowMore:hover{background:#f8fafc}.DrawerOverlay{position:fixed;inset:0;z-index:1000;background:#0000;display:flex;justify-content:flex-end;transition:background .3s ease}.DrawerOverlay--open{background:#0000004d}.DrawerOverlay--closing{background:#0000}.DrawerPanel{width:420px;max-width:100vw;height:100%;background:#fff;box-shadow:-4px 0 24px #00000014;display:flex;flex-direction:column;transform:translate(100%);opacity:0;transition:transform .3s ease,opacity .3s ease}.DrawerPanel--open{transform:translate(0);opacity:1}.DrawerPanel--closing{transform:translate(100%);opacity:0}.DrawerHeader{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;border-bottom:0px solid #f1f1f1;flex-shrink:0}.DrawerTitle{font-size:1rem;font-weight:600;color:#0f172a}.DrawerClose{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:none;border-radius:6px;color:#64748b;cursor:pointer;transition:background .15s}.DrawerClose:hover{background:#f1f5f9;color:#0f172a}.DrawerSearch{padding:.75rem 1.5rem;border-bottom:1px solid #f1f5f9;flex-shrink:0}.DrawerList{flex:1;overflow-y:auto;padding:.25rem 0}.DrawerEmpty{padding:2rem 1.5rem;text-align:center;font-size:.85rem;color:#94a3b8}.DrawerLoadingState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem 0}.DrawerEmptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:4rem 0}.DrawerRow{display:flex;align-items:center;gap:.75rem;padding:.5rem 1.5rem .5rem 1rem;transition:background .15s}.DrawerRow:hover{background:#f8fafc}.DrawerRow--clickable{cursor:pointer}.DrawerRowRank{width:1.5rem;text-align:center;font-size:.75rem;font-weight:600;color:#94a3b8;flex-shrink:0}.DrawerRowThumb{width:35px;aspect-ratio:10.5/16;border-radius:6px;overflow:hidden;flex-shrink:0;background:#f1f5f9}.DrawerRowThumbImg{width:100%;height:100%;object-fit:cover;display:block}.DrawerRowThumbPlaceholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:600;color:#94a3b8;background:linear-gradient(135deg,#e2e8f0,#cbd5e1)}.DrawerRowAvatar{flex-shrink:0}.DrawerRowInfo{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.DrawerRowName{font-size:.85rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DrawerRowCreator{display:flex;align-items:center;gap:.35rem}.DrawerRowCreatorName{font-size:.7rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DrawerRowSpend{flex-shrink:0;font-size:.8rem;font-weight:600;color:#0f172a}.ExploreAdAnalyticsPanel{display:flex;flex-direction:column;gap:.875rem;height:100%;min-height:0;box-sizing:border-box}.ExploreAdAnalyticsLoadBanner{display:flex;align-items:center;gap:.65rem;padding:.35rem .65rem;background:#fff;border:1px solid #e8eaef;border-radius:10px;font-size:.8125rem;font-weight:500;color:#374151;box-shadow:0 1px 2px #0f172a0a}.ExploreAdAnalyticsSpinner{width:18px;height:18px;border:2px solid #e5e7eb;border-top-color:#9333ea;border-radius:50%;flex-shrink:0;animation:ExploreAdAnalyticsSpin .65s linear infinite}@keyframes ExploreAdAnalyticsSpin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.ExploreAdAnalyticsSpinner{animation:none;border-top-color:#9333ea;opacity:.85}.ExploreAdAnalyticsSkeletonShimmer:after{animation:none;transform:translate(100%);opacity:0}}.ExploreAdAnalyticsSkeletonCard{background:#fff;border-radius:14px;padding:1rem 1rem 1.1rem;border:1px solid #e8eaef;box-shadow:0 1px 3px #0f172a0f;overflow:hidden}.ExploreAdAnalyticsSkeletonHeader{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.ExploreAdAnalyticsSkeletonTitle{height:14px;width:38%;max-width:180px;border-radius:4px;background:#e8eaef;position:relative;overflow:hidden}.ExploreAdAnalyticsSkeletonPills{display:flex;gap:.5rem}.ExploreAdAnalyticsSkeletonPill{height:28px;width:88px;border-radius:8px;background:#e8eaef;position:relative;overflow:hidden}.ExploreAdAnalyticsSkeletonBlock{position:relative;overflow:hidden;border-radius:8px;background:#eceef2}.ExploreAdAnalyticsSkeletonBlock--chart{height:200px}.ExploreAdAnalyticsSkeletonBlock--bars{height:216px;display:flex;align-items:flex-end;justify-content:space-around;padding:1.25rem .5rem .5rem;gap:.35rem}.ExploreAdAnalyticsSkeletonBar{flex:1;max-width:36px;border-radius:4px 4px 0 0;background:#dde1e8;position:relative;overflow:hidden}.ExploreAdAnalyticsSkeletonBar:nth-child(odd){height:45%}.ExploreAdAnalyticsSkeletonBar:nth-child(2n){height:62%}.ExploreAdAnalyticsSkeletonBarPair{display:flex;gap:4px;flex:1;align-items:flex-end;justify-content:center;max-width:48px}.ExploreAdAnalyticsSkeletonBarPair .ExploreAdAnalyticsSkeletonBar{max-width:14px;height:55%}.ExploreAdAnalyticsSkeletonBarPair .ExploreAdAnalyticsSkeletonBar:last-child{height:38%;background:#d0d5de}.ExploreAdAnalyticsSkeletonCurve{position:absolute;bottom:0;left:0;right:0;height:55%;background:linear-gradient(180deg,transparent 0%,rgba(147,51,234,.08) 100%);border-radius:0 0 8px 8px}.ExploreAdAnalyticsSkeletonShimmer:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:ExploreAdAnalyticsShimmer 1.35s ease-in-out infinite}@keyframes ExploreAdAnalyticsShimmer{to{transform:translate(100%)}}.ExploreAdAnalyticsPanel--muted{font-size:.875rem;padding:1.25rem .5rem;color:#6b7280}.ExploreAdAnalyticsErrorBanner{font-size:.875rem;line-height:1.45;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:.9rem 1rem}.ExploreAdAnalyticsCard{background:#fff;border-radius:14px;padding:1rem 1rem 1.1rem;border:1px solid #e8eaef;box-shadow:0 1px 3px #0f172a0f}.ExploreAdAnalyticsCardHeader{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.ExploreAdAnalyticsCardTitle{font-size:.9375rem;font-weight:600;color:#111827;letter-spacing:-.01em}.ExploreAdAnalyticsMetricSelects{display:flex;align-items:center;gap:.5rem}.ExploreAdAnalyticsSelectWrap{display:inline-flex;align-items:center;gap:.35rem}.ExploreAdAnalyticsSelectWrap--solo{margin-left:auto}.ExploreAdAnalyticsLegendSwatch{width:10px;height:10px;border-radius:3px;flex-shrink:0}.ExploreAdAnalyticsLegendSwatch--purple{background:#9333ea}.ExploreAdAnalyticsLegendSwatch--teal{background:#14b8a6}.ExploreAdAnalyticsSelect{appearance:none;background:#fff;color:#111827;border:1px solid #d1d5db;border-radius:8px;font-size:.75rem;font-weight:500;padding:.4rem 1.65rem .4rem .55rem;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M3 4.5L6 7.5L9 4.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .45rem center;box-shadow:0 1px 2px #0f172a0a}.ExploreAdAnalyticsSelect:hover{border-color:#9ca3af}.ExploreAdAnalyticsSelect:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 3px #9333ea26}.ExploreAdAnalyticsEmpty{margin:.75rem 0 0;font-size:.8125rem;line-height:1.45;color:#6b7280}.ExploreAdAnalyticsRetentionChart{margin-top:.35rem}.ExploreAdAnalyticsBarBlock{margin-top:.25rem}.ExploreAdAnalyticsKpi{flex-shrink:0;border:1px solid #e8eaef;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0f172a0f;margin-bottom:.25rem}.ExploreAdAnalyticsKpi--loading{min-height:140px}.ExploreAdAnalyticsKpiRow{display:grid}.ExploreAdAnalyticsKpiRow--3{grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #e8eaef}.ExploreAdAnalyticsKpiRow--4{grid-template-columns:1fr 1fr 1fr 1fr}.ExploreAdAnalyticsKpiCell{padding:1rem 1rem 1.1rem;border-right:1px solid #e8eaef;min-width:0;background:#fff}.ExploreAdAnalyticsKpiRow .ExploreAdAnalyticsKpiCell:last-child{border-right:none}.ExploreAdAnalyticsKpiCell--status{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:.85rem;padding-bottom:.85rem}.ExploreAdAnalyticsKpiLabel{display:flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:500;color:#6b7280;margin-bottom:.45rem}.ExploreAdAnalyticsKpiLabel--center{justify-content:center;margin-bottom:.35rem}.ExploreAdAnalyticsKpiBrandIcon{width:15px;height:15px;object-fit:contain;flex-shrink:0}.ExploreAdAnalyticsKpiValue{font-size:1.125rem;font-weight:700;color:#111827;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.ExploreAdAnalyticsKpiStatus{font-size:1.05rem;font-weight:700;color:#4b5563}.ExploreAdAnalyticsKpiStatus--active{color:#16a34a}.ExploreAdAnalyticsKpiSkeletonLine{border-radius:4px;background:#eceef2;position:relative;overflow:hidden}.ExploreAdAnalyticsKpiSkeletonLine--label{height:12px;width:72%;margin-bottom:.55rem}.ExploreAdAnalyticsKpiSkeletonLine--value{height:18px;width:55%}.ExploreAdAnalyticsKpi--loading .ExploreAdAnalyticsSkeletonShimmer:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent)}.AdAnalyticsModalOverlay{position:fixed;inset:0;background:#0000;display:flex;align-items:center;justify-content:center;z-index:1000;transition:background .3s ease}.AdAnalyticsModalOverlay--after-open{background:#0000004d}.AdAnalyticsModalOverlay--before-close{background:#0000}.AdAnalyticsModal{position:relative;background:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;width:1140px;max-width:94vw;height:min(720px,90vh);outline:none;box-shadow:0 8px 30px #0000001f;transform:translateY(40px);opacity:0;transition:transform .3s ease,opacity .3s ease}.AdAnalyticsModal--after-open{transform:translateY(0);opacity:1}.AdAnalyticsModal--before-close{transform:translateY(40px);opacity:0}.AdAnalyticsModalClose{position:absolute;display:flex;align-items:center;justify-content:center;top:.75rem;right:.75rem;border:none;font-size:1.5rem;cursor:pointer;color:#e7e7e7;background-color:#f3f3f3;border-radius:60px;width:30px;height:30px}.AdAnalyticsModalContent{width:100%;height:100%;display:flex;flex-direction:column}.AdAnalyticsModalContentHeader{padding:1rem;border-bottom:1px solid #e7e7e7}.AdAnalyticsModalContentHeaderTitle{font-size:.8rem;font-weight:600;color:#000}.AdAnalyticsModalContentBody{display:flex;flex-direction:row;gap:1rem;flex:1;min-height:0}.AdAnalyticsModalContentBodyLeft{width:350px;display:flex;align-items:center;justify-content:center;border-right:1px solid #e7e7e7}.AdAnalyticsModalContentBodyLeftVideo{width:250px;object-fit:cover;border-radius:10px}.AdAnalyticsModalContentBodyRight{flex:1;min-width:0;overflow-x:hidden;overflow-y:auto;padding:.75rem 1rem 1rem .5rem;border-radius:0 0 20px}.PendingAccessBanner{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding:2rem}.PendingAccessBannerCard{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:440px;width:100%;padding:3rem 2.5rem;border-radius:16px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a,0 6px 24px #00000008}.PendingAccessBannerIconWrap{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.PendingAccessBannerIcon{width:56px;height:56px;border-radius:50%;background:#eff6ff;color:#3b82f6;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.PendingAccessBannerPulse{position:absolute;width:56px;height:56px;border-radius:50%;background:#3b82f6;opacity:0;animation:pendingPulse 2.4s ease-out infinite}@keyframes pendingPulse{0%{transform:scale(1);opacity:.25}to{transform:scale(2.2);opacity:0}}.PendingAccessBannerTitle{font-size:1.25rem;font-weight:650;color:#0f172a;margin:0 0 .5rem}.PendingAccessBannerBody{font-size:.9rem;line-height:1.6;color:#64748b;margin:0 0 2rem}.PendingAccessBannerBody strong{color:#334155;font-weight:600}.PendingAccessBannerSteps{display:flex;align-items:center;gap:0}.PendingAccessBannerStep{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;color:#94a3b8;white-space:nowrap}.PendingAccessBannerStep--done{color:#10b981}.PendingAccessBannerStep--active{color:#3b82f6}.PendingAccessBannerStepDot{width:10px;height:10px;border-radius:50%;background:#cbd5e1;flex-shrink:0}.PendingAccessBannerStepDot--done{background:#10b981}.PendingAccessBannerStepDot--active{background:#3b82f6;box-shadow:0 0 0 4px #3b82f626}.PendingAccessBannerStepLine{width:48px;height:2px;background:#e2e8f0;flex-shrink:0;margin:0 .25rem;align-self:flex-start;margin-top:4px}.PendingAccessBannerStepLine--done{background:#10b981}.PendingAccessBannerStepLine--active{background:linear-gradient(90deg,#10b981,#3b82f6)}.DashboardPage{min-height:100vh;width:1200px;margin:0 auto}.DashboardLoadingState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:6rem 0}.DashboardEmptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:6rem 0}.DashboardSpendChart{margin-top:1rem;min-height:320px}.DashboardSpendSummary{margin-bottom:.75rem}.DashboardSpendTotalLabel{font-size:.8rem;font-weight:600;color:#666;margin-bottom:.5rem}.DashboardSpendTotal{font-size:1.6rem;line-height:1;font-weight:600;color:#000}.DashboardSpendTooltip{padding:.5rem .75rem;background:#fff;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border:1px solid #e2e8f0}.DashboardSpendTooltipLabel{font-size:11px;color:#64748b;margin-bottom:.25rem}.DashboardSpendTooltipValue{font-size:14px;font-weight:600;color:#0f172a}.DashboardBreakdownGrid{display:grid;gap:1.25rem;margin-top:2rem;padding-bottom:3rem}.DashboardBreakdownGrid--2{grid-template-columns:1fr 1fr}.DashboardBreakdownGrid--3{grid-template-columns:1fr 1fr 1fr}.cardBase{border-radius:2.5rem;border:1px solid hsl(var(--border));background-color:hsl(var(--card));color:hsl(var(--card-foreground));box-shadow:0 1px 2px #0000000d;padding:.5rem}.cardContent{padding:1.5rem;padding-top:0}.adCardContainer{border:1px solid #e5e7eb;box-shadow:0 1px 20px #0000001a}.adCardContent{padding:0;width:100%;position:relative;height:100%}.adCardMediaWrapper{width:100%;height:100%;overflow:hidden;border-radius:2rem;min-height:480px;position:relative}.adCardVideoThumbnailWrapper{position:relative;width:100%;height:100%;border-radius:.5rem;overflow:hidden;cursor:pointer}.adCardVideo{width:100%;height:100%;object-fit:cover;display:block}.adCardImageWrapper{position:relative;width:100%;height:100%;border-radius:.5rem;overflow:hidden}.adCardImage{width:100%;height:100%;object-fit:contain;background-color:#000}.adCardPlaceholder{width:100%;height:100%;min-height:480px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#64748b;font-size:2rem;font-weight:600}.adCardTopDetails{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;position:absolute;top:15px;left:15px;right:15px;z-index:1;text-shadow:0 1px 2px rgba(0,0,0,.2)}.adCardTopDetailsStatus{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:fit-content;padding:.2rem .5rem;border-radius:50px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#9e9e9e50;border:1px solid #ffffff20}.adCardTopDetailsStatusIndicatorDot{width:.5rem;height:.5rem;border-radius:50%;background-color:#09ff74}.adCardTopDetailsStatusText{font-size:.7rem;line-height:1.25rem;color:#fff;font-weight:600}.adCardTopDetailsActions{display:flex;flex-direction:row;align-items:center;gap:.35rem}.adCardTopDetailsAssignButton{padding:.2rem .5rem;border-radius:50px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#9e9e9e50;border:1px solid #ffffff20;font-size:.7rem;line-height:1.25rem;color:#fff;font-weight:600;cursor:pointer;height:28px}.adCardTopDetailsAssignButton:hover{background-color:#9e9e9e70}.adCardTopDetailsAnalyticsButton{display:flex;flex-direction:row;align-items:center;gap:0;width:fit-content;padding:.2rem .5rem;border-radius:50px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#9e9e9e50;border:1px solid #ffffff20;font-size:.7rem;line-height:1.25rem;color:#fff;font-weight:600;cursor:pointer;overflow:hidden;transition:gap .3s ease,padding-right .3s ease;height:28px}.adCardAnalyticsArrow{width:0;height:1rem;opacity:0;transform:translate(-100%);transition:opacity .3s ease,transform .3s ease,width .3s ease;flex-shrink:0;overflow:hidden;display:flex;align-items:center}.adCardAnalyticsArrow.slide-in{width:1rem;opacity:1;transform:translate(0)}.adCardTopDetailsAnalyticsButton:hover{gap:.2rem}.adCardTopDetailsAnalyticsButton svg,.adCardAnalyticsIcon{width:1rem;height:1rem;color:#fff;fill:#fff}.adCardBottomDetails{display:flex;flex-direction:column;gap:.5rem;position:absolute;bottom:0;left:0;right:0;z-index:1}.adCardMetrics{display:flex;flex-direction:column;gap:.5rem;padding:2rem .5rem .5rem}.adCardMetrics:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.05) 60%,rgba(0,0,0,.15) 85%,rgba(0,0,0,.25) 100%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 10%,rgba(0,0,0,.8) 45%,rgba(0,0,0,1) 70%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 10%,rgba(0,0,0,.8) 45%,rgba(0,0,0,1) 70%);pointer-events:none;z-index:-1;border-radius:0 0 2rem 2rem}.adCardMetricRow{display:flex;justify-content:space-around;align-items:center}.adCardMetricCreatorProfile{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:.5rem;width:100%;border-radius:1rem;color:#fff}.adCardMetricCreatorProfileRight{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-shadow:0 1px 2px rgba(0,0,0,.3);min-width:0}.adCardMetricCreatorProfileName{display:block;font-size:.875rem;color:#fff;line-height:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.adCardMetricItem{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;width:100%;text-shadow:0 1px 2px rgba(0,0,0,.3)}.adCardMetricLabel{font-size:.875rem;line-height:1.25rem;color:#fff;display:flex;align-items:center;gap:.5rem}.adCardMetricLabel svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.adCardMetricValue{font-size:.875rem;line-height:1.25rem;font-weight:500;padding:.25rem;border-radius:.375rem;color:#fff}.ExplorePage{min-height:100vh;padding:1.5rem;max-width:1550px;margin:0 auto}.ExploreToolbar{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.ExploreSearchField{width:300px;flex-shrink:0}.ExploreFilterBar{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;flex:1;min-width:0}@media(max-width:768px){.ExploreToolbar{flex-direction:column;align-items:stretch}.ExploreSearchField{width:100%}.ExploreFilterBar{justify-content:flex-start}}.ExploreFilterModalOverlay{position:fixed;inset:0;background:#0000;display:flex;align-items:center;justify-content:center;z-index:1000;transition:background .3s ease}.ExploreFilterModalOverlay--after-open{background:#0000004d}.ExploreFilterModalOverlay--before-close{background:#0000}.ExploreFilterModal{position:relative;background:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;width:90%;max-width:360px;padding:.75rem;outline:none;box-shadow:0 8px 30px #0000001f;transform:translateY(40px);opacity:0;transition:transform .3s ease,opacity .3s ease}.ExploreFilterModal--after-open{transform:translateY(0);opacity:1}.ExploreFilterModal--before-close{transform:translateY(40px);opacity:0}.ExploreFilterModalHeader{padding-right:2.5rem}.ExploreFilterModalTitle{font-size:.9rem;font-weight:600;color:#0f172a;margin:0}.ExploreFilterModalClose{position:absolute;display:flex;align-items:center;justify-content:center;top:.75rem;right:.75rem;border:none;font-size:1.5rem;cursor:pointer;color:#e7e7e7;background-color:#f3f3f3;border-radius:60px;width:30px;height:30px}.ExploreFilterModalList{display:flex;flex-direction:column;padding-top:1rem;gap:.5rem}.ExploreFilterModalRow{display:flex;flex-direction:row;align-items:center;gap:.7rem;height:50px;padding:0 .7rem;border:1px solid #e7e7e7;border-radius:10px;cursor:pointer;transition:all .2s ease}.ExploreFilterModalRow:hover,.ExploreFilterModalRow--active{background-color:#f3f3f3}.ExploreFilterModalRow--active:hover{background-color:#f1f1f1}.ExploreFilterModalRowLabel{flex:1;font-size:13px;font-weight:500;color:#444}.ExploreFilterModalRowCreatorInfo{flex:1;min-width:0}.ExploreFilterModalRowCreatorType{display:block;font-size:11px;color:#888;line-height:1.2;font-weight:600}.ExploreFilterModalCheck{color:#7c3aed}.ExploreFilterModalBody{padding-top:1rem;display:flex;flex-direction:column;gap:.75rem}.ExploreFilterModalActions{display:flex;justify-content:flex-end;gap:.5rem}.ExploreLoadingState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:6rem 0}.ExploreEmptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:6rem 0}.ExploreSubdued{color:#64748b;font-size:.95rem}.ExploreGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem}@media(max-width:1200px){.ExploreGrid{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.ExploreGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.ExploreGrid{grid-template-columns:repeat(2,1fr)}}.ExploreAssignModalOverlay{position:fixed;inset:0;background:#0000;display:flex;align-items:center;justify-content:center;z-index:1000;transition:background .3s ease}.ExploreAssignModalOverlay--after-open{background:#0000004d}.ExploreAssignModalOverlay--before-close{background:#0000}.ExploreAssignModal{position:relative;background:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;width:90%;max-width:360px;padding:.75rem;outline:none;box-shadow:0 8px 30px #0000001f;transform:translateY(40px);opacity:0;transition:transform .3s ease,opacity .3s ease}.ExploreAssignModal--after-open{transform:translateY(0);opacity:1}.ExploreAssignModal--before-close{transform:translateY(40px);opacity:0}.ExploreAssignModalHeader{padding-right:2.5rem}.ExploreAssignModalTitle{font-size:.9rem;font-weight:600;color:#0f172a;margin:0}.ExploreAssignModalClose{position:absolute;display:flex;align-items:center;justify-content:center;top:.75rem;right:.75rem;border:none;font-size:1.5rem;cursor:pointer;color:#e7e7e7;background-color:#f3f3f3;border-radius:60px;width:30px;height:30px}.ExploreAssignModalCreators{display:flex;flex-direction:column;padding-top:1rem;gap:.5rem}.ExploreAssignModalCreator{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.7rem;height:50px;padding:0px .7rem;border:1px solid #e7e7e7;border-radius:10px;cursor:pointer;transition:all .2s ease}.ExploreAssignModalCreator:hover{background-color:#f3f3f3}.ExploreAssignModalCreator--selected{border-color:#000;background-color:#fafafa}.ExploreAssignModalCreator--selected:hover{background-color:#fafafa}.ExploreAssignModalCreator--disabled,.ExploreAssignModalCreator--disabled:hover{cursor:wait;opacity:.7}.ExploreAssignModalFooter{display:flex;justify-content:flex-end;padding-top:.75rem}.ExploreAssignModalCreatorRight{flex:1;min-width:0}.ExploreAssignModalCreatorName{font-size:13px;font-weight:500;color:#444;line-height:1.5}.ExploreAssignModalCreatorType{display:block;font-size:11px;color:#888;line-height:1.2;font-weight:600}.SPD-Count{font-size:.75rem;font-weight:400;color:#64748b;margin-left:.5rem}.SPD-SearchRow{display:flex;align-items:center;gap:.5rem}.SPD-SearchRow s-search-field{flex:1}.SPD-Row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem 1.5rem!important}.SPD-ProductInfo{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1}.SPD-ProductImage{width:40px;height:40px;border-radius:6px;object-fit:cover;flex-shrink:0;background:#f1f5f9}.SPD-ProductImagePlaceholder{width:40px;height:40px;border-radius:6px;flex-shrink:0;background:linear-gradient(135deg,#e2e8f0,#cbd5e1)}.SPD-ProductText{display:flex;flex-direction:column;min-width:0}.SPD-ProductTitle{font-size:.85rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SPD-ProductType{font-size:.7rem;color:#64748b}.SettingsPage{min-height:100vh;background-color:#fff}.SettingsLoadingState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 0}.SettingsLayout{display:flex;min-height:calc(100vh - 74px);max-width:1200px;margin:0 auto}.SettingsSidebar{width:200px;flex-shrink:0;padding:1.5rem 1rem 1.5rem 0;margin-right:1rem;border-right:0px solid #e5e7eb;background-color:#fff}.SettingsNav{display:flex;flex-direction:column;gap:.5rem}.SettingsNavItem{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;color:#6b7280;font-size:.875rem;font-weight:500;transition:all .15s ease;border:1px solid #e5e7eb;border-radius:5rem;background:none;cursor:pointer;text-align:left;width:100%}.SettingsNavItem:hover{color:#374151;background-color:#f9fafb}.SettingsNavItem.active{color:#111827;border-color:#3b82f6;outline:1px solid #3b82f6}.SettingsNavIcon{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;color:#9ca3af}.SettingsNavItem.active .SettingsNavIcon{color:#6b7280}.SettingsNavIcon s-icon{display:block;width:1.25rem;height:1.25rem}.SettingsNavIcon s-icon svg{width:100%;height:100%;display:block}.SettingsNavLabel{flex:1}.SettingsMain{flex:1;padding:2rem 2.5rem;overflow-y:auto}.SettingsPageTitle{font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 2rem}.SettingsSection{margin-bottom:4rem}.SettingsSectionTitle{font-size:1rem;font-weight:600;color:#111827;margin:0 0 1.5rem}.SettingsSectionSubtitle{font-size:.875rem;font-weight:600;color:#374151;margin:0 0 .75rem}.SettingsInviteInput{width:100%;font-family:monospace;padding:.5rem;border:1px solid var(--s-color-border-subdued);border-radius:var(--s-radius-base);font-size:.875rem}.SettingsForm{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.SettingsForm s-text-field,.SettingsForm s-url-field{display:block}.SettingsSaveBtn{align-self:flex-start}.SettingsHiddenFileInput{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.SettingsAvatarBlock{display:flex;flex-direction:column;gap:.75rem}.SettingsAvatarRow{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.SettingsAvatarPreview{flex-shrink:0;width:4.5rem;height:4.5rem;border-radius:50%;overflow:hidden;background:var(--s-color-bg-subdued, #f3f4f6);display:flex;align-items:center;justify-content:center}.SettingsAvatarPreview s-avatar{width:100%;height:100%}.SettingsAvatarImage{width:100%;height:100%;object-fit:cover;display:block}.SettingsAvatarActions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.SettingsAvatarHint{margin:0;font-size:.8125rem;max-width:32rem}.SettingsForm s-button.SettingsSaveBtn{display:inline-flex}.SettingsFacebookSection{margin-top:2.5rem;max-width:28rem}.SettingsFacebookSection s-paragraph{display:block;margin-bottom:1.25rem}.SettingsFacebookForm{display:flex;flex-direction:column;gap:1.25rem}.SettingsFacebookForm s-select{display:block}.SettingsFacebookBtn{align-self:flex-start}.SettingsFacebookForm s-button.SettingsFacebookBtn{display:inline-flex}#integrations.SettingsSection{width:100%}.SettingsIntegrationsHeader{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.SettingsSearchWrap{flex:1;min-width:200px}.SettingsSearchWrap s-search-field{display:block}.SettingsIntegrationsActions{display:flex;gap:.5rem}.SettingsTextBtn{padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:#6b7280;background:none;border:none;cursor:pointer;transition:color .15s ease}.SettingsTextBtn:hover{color:#374151}.SettingsIntegrationsList{display:flex;flex-direction:column;gap:0;max-height:320px;overflow-y:auto;width:100%}.SettingsIntegrationItem{padding:0;width:100%}.SettingsIntegrationRow{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding:.25rem .75rem;border-radius:.375rem;cursor:pointer;transition:background-color .1s ease;width:100%;box-sizing:border-box}.SettingsIntegrationRow:hover{background-color:#f9fafb}.SettingsIntegrationRow s-checkbox.SettingsCheckbox{min-width:0}.SettingsIntegrationRow s-badge.SettingsIntegrationStatus{justify-self:end}.SettingsIntegrationLabel{font-size:.875rem;font-weight:500;color:#111827}.SettingsMembersHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.SettingsNewMemberBtn{flex-shrink:0}.SettingsMembersHeader s-button.SettingsNewMemberBtn{display:inline-flex}.SettingsMembersTableWrap{overflow-x:auto;border:1px solid #e5e7eb;border-radius:.5rem}.SettingsMembersTableWrap s-section{display:block}.SettingsMembersTableWrap s-table{display:block;width:100%}.SettingsPartnershipComposer{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;max-width:42rem}.SettingsPartnershipComposer s-search-field,.SettingsPartnershipComposer s-text-field{display:block}.SettingsPartnershipSearchResults{display:flex;flex-direction:column;gap:.75rem}.SettingsPartnershipSearchResult{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff}.SettingsPartnershipSearchResultActions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.SettingsPartnershipBlocks{display:flex;flex-direction:column;gap:2rem}.SettingsPartnershipPills{display:flex;flex-wrap:wrap;gap:.75rem}.SettingsPartnershipPill{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem .875rem;border:1px solid #e5e7eb;border-radius:999px;background:#fff;font-size:.875rem;color:#111827}.SettingsMemberCell{display:flex;align-items:center;gap:.75rem}.SettingsMemberInfo{display:flex;flex-direction:column;gap:.125rem}.SettingsMemberName{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-weight:500;color:#111827}.SettingsMemberEmail{font-size:.8125rem;color:#6b7280}.SettingsCommissionDesc{display:block;margin-bottom:1.5rem}.SettingsCommissionRow{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.SettingsCommissionRow s-text-field{display:block}.SettingsBankInfo{margin-top:.5rem}.SettingsBankConnected{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:20px;background:#fff}.SettingsBankDetails{display:flex;align-items:center;gap:.5rem}.SettingsBankText{font-weight:500;color:#212121;font-size:13px}.SettingsPayoutConnected{display:flex;flex-direction:column;gap:1.5rem;max-width:28rem}.SettingsPayoutSummary{display:flex;flex-direction:column;gap:1.5rem}.SettingsPayoutGrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.SettingsPayoutStat{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#f9fafb}.SettingsPayoutStatLabel{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.025em}.SettingsPayoutStatValue{font-size:1.25rem;font-weight:600;color:#111827}.SettingsPayoutBalance{color:#059669}.SettingsPayoutHistory{display:flex;flex-direction:column;gap:.5rem}.SettingsPayoutHistoryTitle{font-size:.875rem;font-weight:600;color:#111827;margin:0}.SettingsPayoutHistoryItem{display:flex;align-items:center;gap:1rem;padding:.5rem .75rem;font-size:.8125rem;color:#374151;border-bottom:1px solid #f3f4f6}.SettingsPayoutHistoryItem span:first-child{flex:1}.SettingsPayoutSetup{max-width:28rem}.SettingsPayoutDobRow{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.SettingsPayoutDobRow s-text-field{display:block}.SettingsPayoutWithdraw{margin-top:.25rem}.SettingsPayoutWithdrawForm{display:flex;flex-direction:column;gap:.75rem;max-width:20rem}.SettingsPayoutWithdrawForm s-text-field{display:block}.SettingsPayoutWithdrawActions{display:flex;gap:.5rem}.SettingsPersonalPayoutCard{display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:1rem;background:#fff}.SettingsPayoutModalOverlay{position:fixed;inset:0;background:#0000;display:flex;align-items:center;justify-content:center;z-index:1000;transition:background .3s ease}.SettingsPayoutModalOverlay--after-open{background:#0000004d}.SettingsPayoutModalOverlay--before-close{background:#0000}.SettingsPayoutModal{position:relative;background:#fff;border-radius:20px;width:540px;max-width:90%;max-height:85vh;outline:none;box-shadow:0 8px 30px #0000001f;transform:translateY(40px);opacity:0;transition:transform .3s ease,opacity .3s ease;display:flex;flex-direction:column}.SettingsPayoutModal--after-open{transform:translateY(0);opacity:1}.SettingsPayoutModal--before-close{transform:translateY(40px);opacity:0}.SettingsPayoutModalClose{position:absolute;display:flex;align-items:center;justify-content:center;top:.75rem;right:.75rem;border:none;font-size:1.5rem;cursor:pointer;color:#e7e7e7;background-color:#f3f3f3;border-radius:60px;width:30px;height:30px;z-index:1}.SettingsPayoutModalContent{width:100%;display:flex;flex-direction:column;overflow:hidden}.SettingsPayoutModalHeader{padding:1rem 1.5rem;border-bottom:1px solid #e7e7e7;flex-shrink:0}.SettingsPayoutModalTitle{font-size:.9rem;font-weight:600;color:#000}.SettingsPayoutModalBody{padding:1.5rem;overflow-y:auto;flex:1}.SettingsPayoutModalFooter{padding:1rem 1.5rem;border-top:1px solid #e7e7e7;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0}.SettingsAgencyPending{padding:1rem;background:var(--s-color-bg-subdued, #f9fafb);border:1px solid var(--s-color-border-subdued, #e5e7eb);border-radius:.5rem;display:flex;flex-direction:column;gap:.25rem}.SettingsAgencyPendingRow{display:flex;align-items:center;gap:.5rem}.SettingsAgencyPendingName{font-weight:600;font-size:.875rem;color:var(--s-color-text, #1a1a1a)}.SettingsLeaveModalOverlay{position:fixed;inset:0;background:#0000;display:flex;align-items:center;justify-content:center;z-index:1000;transition:background .3s ease}.SettingsLeaveModalOverlay--after-open{background:#0000004d}.SettingsLeaveModalOverlay--before-close{background:#0000}.SettingsLeaveModal{position:relative;background:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;width:90%;max-width:360px;padding:.75rem;outline:none;box-shadow:0 8px 30px #0000001f;transform:translateY(40px);opacity:0;transition:transform .3s ease,opacity .3s ease}.SettingsLeaveModal--after-open{transform:translateY(0);opacity:1}.SettingsLeaveModal--before-close{transform:translateY(40px);opacity:0}.SettingsLeaveModalHeader{padding-right:2.5rem}.SettingsLeaveModalTitle{font-size:.9rem;font-weight:600;color:#0f172a;margin:0}.SettingsLeaveModalClose{position:absolute;display:flex;align-items:center;justify-content:center;top:.75rem;right:.75rem;border:none;font-size:1.5rem;cursor:pointer;color:#e7e7e7;background-color:#f3f3f3;border-radius:60px;width:30px;height:30px}.SettingsLeaveModalBody{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem}.SettingsLeaveModalAgency{display:flex;align-items:center;gap:.7rem;height:50px;padding:0 .7rem;border:1px solid #e7e7e7;border-radius:10px}.SettingsLeaveModalAgencyName{font-size:13px;font-weight:500;color:#444}.SettingsLeaveModalFooter{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.75rem}.SubmissionsPage{min-height:100vh;padding:1.5rem;max-width:1200px;margin:0 auto}.SubmissionsPageTitle{font-size:1.5rem;font-weight:600;color:#0f172a}.SubmissionsHeader{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.SubmissionsCreatorFilter{display:inline-flex;align-items:center;gap:.5rem}.SubmissionsCreatorFilterLabel{font-size:.8125rem;font-weight:600;color:#475569}.SubmissionsCreatorFilterSelect{min-width:180px;height:36px;border:1px solid #d0d5dd;border-radius:10px;padding:0 .75rem;background:#fff;color:#0f172a;font-size:.875rem}.SubmissionsUploadIcon{margin-right:.5rem;vertical-align:middle}.SubmissionsEmptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:6rem 0}.SubmissionsSubdued{color:#64748b;font-size:.95rem}.SubmissionsTableWrap{margin-top:1rem}.SubmissionsTableWrap s-table{width:100%}.SubmissionsTableStatusFilterRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;padding:5px}.SubmissionsTableStatusFilterRowItem{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s ease-in-out;border-radius:10px;padding:5px 10px;color:#666;font-size:12px;font-weight:600}.SubmissionsTableStatusFilterRowItemSelected{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s ease-in-out;border-radius:10px;padding:5px 7px;background-color:#f1f1f1;color:#222;font-size:12px;font-weight:600}.SubmissionsTableStatusFilterRowItemCountAll{display:flex;justify-content:center;align-items:center;min-width:20px;height:20px;border-radius:7px;background:#363636;color:#fff;font-weight:600;font-size:12px;padding:0 5px}.SubmissionsTableStatusFilterRowItemCountLaunched{display:flex;justify-content:center;align-items:center;min-width:20px;height:20px;border-radius:7px;background:#affebf;color:#014b40;font-weight:600;font-size:12px;padding:0 5px}.SubmissionsTableStatusFilterRowItemCountApproved{display:flex;justify-content:center;align-items:center;min-width:20px;height:20px;border-radius:7px;background:#d5ebff;color:#003a5a;font-weight:600;font-size:12px;padding:0 5px}.SubmissionsTableStatusFilterRowItemCountPending{display:flex;justify-content:center;align-items:center;min-width:20px;height:20px;border-radius:7px;background:#ffeb78;color:#4f4700;font-weight:600;font-size:12px;padding:0 5px}.SubmissionsTableStatusFilterRowItemCountRejected{display:flex;justify-content:center;align-items:center;min-width:20px;height:20px;border-radius:7px;background:#fed1d7;color:#8e0b21;font-weight:600;font-size:12px;padding:0 5px}.SubmissionsMediaLink{color:#2563eb;text-decoration:none}.SubmissionsMediaLink:hover{text-decoration:underline}.SubmissionsMediaPreviewCell{display:flex;align-items:flex-start;gap:.75rem}.SubmissionsMediaPreviewMeta{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:48px;gap:0}.SubmissionsMediaPreviewName{font-size:13px;color:#212121;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SubmissionsMediaPreview{width:32px;height:48px;border-radius:6px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.SubmissionsMediaPreviewImg,.SubmissionsMediaPreviewVideo{width:100%;height:100%;object-fit:cover}.SubmissionsMediaPreviewPlaceholder{color:#94a3b8;font-size:.875rem}.SubmissionsNameCell{display:flex;align-items:center;gap:.5rem}.SubmissionsSkeleton{background:linear-gradient(90deg,#e2e8f0,#f1f5f9,#e2e8f0);background-size:200% 100%;animation:SubmissionsSkeletonShimmer 1.2s ease-in-out infinite;border-radius:6px}@keyframes SubmissionsSkeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.SubmissionsSkeletonMedia{width:32px;height:48px}.SubmissionsSkeletonText{height:14px}.SubmissionsSkeletonName{display:flex;align-items:center;gap:.5rem}.SubmissionsSkeletonAvatar{width:24px;height:24px;border-radius:50%}.SubmissionsSkeletonBadge{width:60px;height:20px}.SubmissionsSkeletonButton{width:56px;height:28px}.SubmissionsPublishModalOverlay{position:fixed;inset:0;background:#0000;display:flex;align-items:center;justify-content:center;z-index:1000;transition:background .3s ease}.SubmissionsPublishModalOverlay--after-open{background:#0000004d}.SubmissionsPublishModalOverlay--before-close{background:#0000}.SubmissionsPublishModal{position:relative;background:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;width:1420px;max-width:90%;height:800px;outline:none;box-shadow:0 8px 30px #0000001f;transform:translateY(40px);opacity:0;transition:transform .3s ease,opacity .3s ease}.SubmissionsPublishModal--after-open{transform:translateY(0);opacity:1}.SubmissionsPublishModal--before-close{transform:translateY(40px);opacity:0}.SubmissionsPublishModalClose{position:absolute;display:flex;align-items:center;justify-content:center;top:.75rem;right:.75rem;border:none;font-size:1.5rem;cursor:pointer;color:#e7e7e7;background-color:#f3f3f3;border-radius:60px;width:30px;height:30px}.SubmissionsPublishModalContent{width:100%;height:100%;display:flex;flex-direction:column}.SubmissionsPublishModalContentHeader{padding:1rem;border-bottom:1px solid #e7e7e7}.SubmissionsPublishModalContentHeaderTitle{font-size:.8rem;font-weight:600;color:#000}.SubmissionsPublishModalContentBody{display:flex;flex-direction:row;gap:1rem;flex:1;min-height:0}.SubmissionsPublishModalContentBodyLeft{width:400px;display:flex;align-items:center;justify-content:center;border-right:0px solid #e7e7e7}.SubmissionsPublishModalContentBodyLeftMedia{width:250px;max-height:100%;object-fit:cover;border-radius:30px}.SubmissionsPublishModalContentBodyRight{flex:1;padding:1rem;overflow-y:auto}.SubmissionsPublishModalFooter{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;padding:1rem;border-top:1px solid #e7e7e7}.SubmissionsPublishModalAdAccountsTitle{font-size:.9rem;font-weight:600;color:#0f172a;margin-bottom:1rem}.SubmissionsPublishModalAdAccountsLoading,.SubmissionsPublishModalAdAccountsEmpty{color:#64748b;font-size:.875rem}.SubmissionsPublishModalAdAccountMenuWrap{display:flex;flex-direction:column;gap:.5rem}.SubmissionsPublishModalLaunchAsWrap{margin-top:1rem}.SubmissionsPublishModalLaunchAsWrap s-choice-list{display:block}.SubmissionsPublishModalPreviewRowAdName{display:flex;align-items:center;gap:.5rem}.SubmissionsPublishModalPreviewRowAdName s-text-field{width:200px;flex-shrink:0}.SubmissionsPublishModalStatusToggle{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.SubmissionsPublishModalStatusToggle span{font-size:.7rem;font-weight:600;color:#64748b;min-width:22px;text-align:center}.SubmissionsPublishModalPreviewRowAdsetInput{display:flex;align-items:center;gap:.5rem;width:400px}.SubmissionsPublishModalPreview{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e7e7e7}.SubmissionsPublishModalPreviewHeader{margin-bottom:1rem}.SubmissionsPublishModalPreviewTitle{font-size:1rem;font-weight:600;color:#0f172a}.SubmissionsPublishModalPreviewSubtitle{font-size:.8rem;color:#64748b;margin-top:.25rem}.SubmissionsPublishModalPreviewCloning{display:flex;flex-direction:row;gap:1rem;margin-bottom:1rem}.SubmissionsPublishModalPreviewColumn{flex:1;padding:1rem;background:#f9f9f9;border:1px solid #e7e7e7;border-radius:12px}.SubmissionsPublishModalPreviewColumnCreating{border-color:#93c5fd;background:#f8fafc}.SubmissionsPublishModalPreviewColumnLabel{font-size:.7rem;font-weight:600;color:#64748b;letter-spacing:.05em;margin-bottom:.75rem}.SubmissionsPublishModalPreviewColumnContent{display:flex;flex-direction:column;gap:.5rem}.SubmissionsPublishModalPreviewRow{display:flex;align-items:center;gap:.5rem}.SubmissionsPublishModalPreviewIconWrap{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;min-width:16px}.SubmissionsPublishModalPreviewIconFolder{color:#60a5fa}.SubmissionsPublishModalPreviewIconGrid{color:#4ade80}.SubmissionsPublishModalPreviewIconDoc{color:#a78bfa}.SubmissionsPublishModalPreviewText{flex:1;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:240px}.SubmissionsPublishModalPreviewNewBadge{flex-shrink:0;display:inline-flex;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:500;color:#64748b;background:#f1f5f9;border-radius:6px;white-space:nowrap}.SubmissionsPublishModalHierarchy{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem}.SubmissionsSelectorModalOverlay{position:fixed;inset:0;background:#0000;display:flex;align-items:center;justify-content:center;z-index:1100;transition:background .3s ease}.SubmissionsSelectorModalOverlay--after-open{background:#0000004d}.SubmissionsSelectorModalOverlay--before-close{background:#0000}.SubmissionsSelectorModal{position:relative;background:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;width:90%;max-width:480px;max-height:70vh;padding:.75rem;outline:none;box-shadow:0 8px 30px #0000001f;transform:translateY(40px);opacity:0;transition:transform .3s ease,opacity .3s ease;display:flex;flex-direction:column}.SubmissionsSelectorModal--after-open{transform:translateY(0);opacity:1}.SubmissionsSelectorModal--before-close{transform:translateY(40px);opacity:0}.SubmissionsSelectorModalHeader{padding-right:2.5rem}.SubmissionsSelectorModalTitle{font-size:.9rem;font-weight:600;color:#0f172a;margin:0}.SubmissionsSelectorModalClose{position:absolute;display:flex;align-items:center;justify-content:center;top:.75rem;right:.75rem;border:none;font-size:1.5rem;cursor:pointer;color:#e7e7e7;background-color:#f3f3f3;border-radius:60px;width:30px;height:30px}.SubmissionsSelectorModalSearchWrap{margin-top:.75rem}.SubmissionsSelectorModalSearchWrap s-search-field{display:block}.SubmissionsSelectorModalTree{flex:1;overflow-y:auto;margin-top:.75rem;padding-right:.25rem}.SubmissionsSelectorModalTreeLoading,.SubmissionsSelectorModalTreeEmpty{color:#64748b;font-size:.875rem;padding:.5rem 0}.SubmissionsSelectorModalTreeLevel{margin-bottom:.25rem}.SubmissionsSelectorModalTreeLevelNested{margin-left:1.25rem}.SubmissionsSelectorModalTreeRow{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:8px;cursor:pointer;transition:background .15s ease}.SubmissionsSelectorModalTreeRow:hover{background:#f9f9f9}.SubmissionsSelectorModalTreeRowSelected{background:#f5f5f5}.SubmissionsSelectorModalTreeRowAd{margin-left:1.25rem}.SubmissionsSelectorModalTreeRowAdSpacer{width:1rem;flex-shrink:0}.SubmissionsSelectorModalTreeLabel{flex:1;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SubmissionsSelectorModalTreeBudget{font-size:.75rem;color:#64748b;flex-shrink:0}.SubmissionsSelectorModalTreeCheck{color:#2563eb;flex-shrink:0}.SubmissionsSelectorModalTreeChildren{margin-top:.25rem}.SubmissionsSelectorModalFooter{display:flex;justify-content:flex-end;gap:.5rem;padding-top:1rem;margin-top:0rem}.UploadPage{min-height:100vh;padding:1.5rem;max-width:1400px;width:960px;margin:0 auto}.UploadHeader{display:flex;justify-content:flex-end;gap:.5rem;margin-bottom:1.5rem}.UploadHeader s-button{display:inline-flex}.UploadLayout{display:flex;gap:1.5rem;min-height:500px}.UploadPreviewWrapper{display:flex;flex:1}.UploadPreview{border-radius:2.5rem;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;box-shadow:0 1px 20px #0000001a;max-width:80%;padding:10px;height:fit-content}.UploadPreviewVideo,.UploadPreviewImage{width:100%;max-height:100%;border-radius:30px;object-fit:contain}.UploadPreviewPlaceholder{color:#666;font-size:.95rem}.UploadSidebar{flex:1;display:flex;flex-direction:column;gap:1rem}.UploadCard{background:#fff;border-radius:20px;padding:1.25rem;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb}.UploadCardTitle{font-size:14px;font-weight:600;color:#222;margin-bottom:20px}.UploadCardSubtitle{font-size:.875rem;color:#6b7280;margin:0 0 1rem}.UploadOr{margin:1rem 0;text-align:center;color:#9ca3af;font-size:.8rem}.UploadDriveBtn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}.UploadDriveIcon{flex-shrink:0;width:22px;height:20px}.UploadSelectRow{display:flex;gap:1rem;margin-top:.75rem}.UploadSelectGroup{flex:1}.UploadSelectLabel{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.UploadBrandTrigger{position:relative;display:flex;align-items:center;justify-content:space-between;width:200px;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:15px;background:#fff;cursor:pointer;font-size:13px;font-weight:600;color:#666}.UploadBrandTriggerWrap{position:relative}.UploadBrandOption{display:flex;align-items:center;gap:.5rem}.UploadBrandChevron{flex-shrink:0}.UploadBrandDropdown{position:absolute;top:100%;left:0;right:0;width:200px;margin-top:.25rem;background:#fff;border-radius:12px;box-shadow:0 .5rem 1.5rem -.5rem #00000047,0 .5rem 1rem -.25rem #0000000d,0 .1875rem .375rem #0000000d,0 .125rem .25rem #0000000d,0 .0625rem .125rem #0000000d,0 0 0 .0625rem #0000000f;padding:.25rem;z-index:10}.UploadBrandDropdownItem{padding:.5rem .75rem;cursor:pointer;border-radius:8px;font-size:13px;font-weight:600;color:#666}.UploadBrandDropdownItem:hover{background:#f3f4f6}.UploadSelect{width:100%;padding:.5rem 2rem .5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;color:#374151;background:#fff;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M2 4h8l-4 4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.BillingPage{min-height:100vh;padding:1.5rem;max-width:800px;margin:0 auto}.BillingLoadingState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:6rem 0}.BillingPageHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.BillingPageTitle{font-size:1.5rem;font-weight:600;color:#0f172a;margin:0 0 .35rem}.BillingPageSubtitle{margin:0;font-size:11px;color:#666}.BillingSettingsLink{text-decoration:none;flex-shrink:0}.BillingContent{display:flex;flex-direction:column;gap:1.75rem}.BillingSection{display:flex;flex-direction:column;gap:.75rem}.BillingSectionTitle{font-size:1.0625rem;font-weight:600;color:#0f172a;margin:0}.BillingSectionDesc{margin:0}.BillingBankCard{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;background:#fff;border:1px solid #e7e7e7;border-radius:20px}.BillingBankDetails{display:flex;align-items:center;gap:.5rem}.BillingBankText{font-size:.8125rem;font-weight:600;color:#212121}.BillingBankActions{display:flex;gap:.75rem;flex-wrap:wrap}.BillingSummaryGrid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:520px){.BillingSummaryGrid{grid-template-columns:1fr}}.BillingSummaryStat{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;border:1px solid #e7e7e7;border-radius:20px;background:#fff}.BillingSummaryStatLabel{font-size:.8125rem;font-weight:500;color:#212121}.BillingSummaryStatValue{font-size:.8125rem;font-weight:600;color:#212121}.BillingChart{padding:.5rem 0}.BillingChartTooltip{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.65rem .85rem;box-shadow:0 8px 24px #0f172a14}.BillingChartTooltipLabel{font-size:.75rem;font-weight:600;color:#0f172a;margin-bottom:.35rem}.BillingChartTooltipRow{display:flex;justify-content:space-between;gap:1.5rem;font-size:.75rem;color:#475569}.BillingHistory{display:flex;flex-direction:column;gap:.5rem}.BillingHistoryItem{padding:.75rem .875rem;border:1px solid #e7e7e7;border-radius:16px;background:#fff}.BillingHistoryRow{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.BillingHistoryDate{font-size:.8125rem;font-weight:500;color:#475569;min-width:8rem}.BillingHistoryAmount{font-size:.8125rem;font-weight:600;color:#0f172a;flex:1}.BillingInvoiceBtn{margin-left:auto}.BillingHistoryFailure{margin-top:.5rem;font-size:.75rem;color:#b91c1c;line-height:1.4}.WalletPage{min-height:100vh;padding:1.5rem;max-width:800px;margin:0 auto}.WalletLoadingState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:6rem 0}.WalletEmptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:6rem 0}.WalletPageHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.WalletPageTitle{font-size:1.5rem;font-weight:600;color:#0f172a;margin:0}.WalletSetup{display:flex;flex-direction:column;gap:1rem;max-width:28rem}.WalletSetupDesc{margin:0}.WalletContent{display:flex;flex-direction:column;gap:1.5rem}.WalletFilters{display:flex;flex-wrap:wrap;gap:.75rem}.WalletFilterToggle{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem .875rem;border:1px solid #e7e7e7;border-radius:999px;background:#fff;font-size:.8125rem;font-weight:600;color:#334155}.WalletInlineNotice{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;border:1px solid #e7e7e7;border-radius:16px;background:#fff;color:#475569;font-size:.875rem}.WalletBankInfo{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#fff;border:1px solid #e7e7e7;border-radius:20px}.WalletBankInfo span{flex:1;font-weight:600;color:#212121;font-size:13px}.WalletSettingsLink{font-size:.875rem;text-decoration:none}.WalletSettingsLink:hover{text-decoration:underline}.WalletSummary{display:flex;flex-direction:column;gap:1.5rem}.WalletSummaryGrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.WalletSummaryStat{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;border:1px solid #e7e7e7;border-radius:20px;background:#fff}.WalletSummaryStatLabel{font-size:13px;font-weight:500;color:#212121}.WalletSummaryStatValue{font-size:13px;font-weight:600;color:#212121}.WalletSummaryBalance{color:#059669}.WalletPageHeader .WalletWithdraw{flex-shrink:0}.WalletWithdraw{margin-top:0}.WalletWithdrawModalOverlay{position:fixed;inset:0;background:#0000;display:flex;align-items:center;justify-content:center;z-index:1000;transition:background .3s ease}.WalletWithdrawModalOverlay--after-open{background:#0000004d}.WalletWithdrawModalOverlay--before-close{background:#0000}.WalletWithdrawModal{position:relative;background:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;width:90%;max-width:360px;padding:.75rem;outline:none;box-shadow:0 8px 30px #0000001f;transform:translateY(40px);opacity:0;transition:transform .3s ease,opacity .3s ease}.WalletWithdrawModal--after-open{transform:translateY(0);opacity:1}.WalletWithdrawModal--before-close{transform:translateY(40px);opacity:0}.WalletWithdrawModalHeader{padding-right:2.5rem}.WalletWithdrawModalTitle{font-size:.9rem;font-weight:600;color:#0f172a;margin:0}.WalletWithdrawModalClose{position:absolute;display:flex;align-items:center;justify-content:center;top:.75rem;right:.75rem;border:none;font-size:1.5rem;cursor:pointer;color:#e7e7e7;background-color:#f3f3f3;border-radius:60px;width:30px;height:30px}.WalletWithdrawModalBody{display:flex;flex-direction:column;padding-top:1rem;gap:1rem}.WalletWithdrawModalError{font-size:.8125rem;font-weight:500;color:#b91c1c;line-height:1.4;padding:.5rem .65rem;background:#fef2f2;border-radius:10px;border:1px solid #fecaca}.WalletWithdrawModalActions{display:flex;flex-wrap:wrap;gap:.5rem}.WalletChart{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid #e7e7e7;border-radius:20px;background:#fff}.WalletChartTitle{font-size:13px;font-weight:600;color:#212121;margin:0}.WalletChartTooltip{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.625rem .75rem;box-shadow:0 4px 12px #00000014;min-width:160px}.WalletChartTooltipLabel{font-size:.6875rem;color:#64748b;margin-bottom:.375rem;font-weight:500}.WalletChartTooltipRow{display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;color:#374151;line-height:1.5}.WalletChartTooltipBalance{font-weight:600;color:#059669}.WalletBreakdown,.WalletHistory{display:flex;flex-direction:column;gap:.5rem}.WalletBreakdownTitle,.WalletHistoryTitle{font-size:.875rem;font-weight:600;color:#111827;margin:0}.WalletBreakdownItem{display:flex;align-items:center;gap:1rem;padding:.5rem .75rem;font-size:.8125rem;color:#374151;border-bottom:1px solid #f3f4f6}.WalletHistoryItem{display:flex;flex-direction:column;gap:.25rem;padding:.5rem .75rem;font-size:.8125rem;color:#374151;border-bottom:1px solid #f3f4f6}.WalletHistoryItemRow{display:flex;align-items:center;gap:1rem}.WalletHistoryItemDate{font-size:13px;font-weight:600;color:#212121}.WalletHistoryItemAmount{font-size:13px;font-weight:600;color:#666}.WalletHistoryPayeeLabel{font-size:.75rem;font-weight:600;color:#475569;padding:.125rem .5rem;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0}.WalletInvoiceBtn{margin-left:auto}.WalletHistoryExpected{font-size:.75rem;color:#6b7280;font-weight:500}.WalletBreakdownBrand{display:flex;align-items:center;gap:.625rem;flex:1;min-width:0}.WalletBreakdownBrandName{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.WalletBreakdownAmount{font-weight:600;flex-shrink:0}.WalletHistoryItemRow span:first-child{flex:1}.ProfilePage{min-height:100vh;min-height:100dvh;max-width:1200px;margin:0 auto;overflow-x:hidden}.ProfileLoadingState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:6rem 0}.ProfileLoadingStateInline{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 0}.ProfilePageContent{display:flex;flex-direction:column;gap:1.5rem;min-height:100vh;min-height:100dvh;overflow-x:hidden;padding:30px}.ProfilePageHeader{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:1rem 1.5rem;min-height:300px;overflow:hidden;background:linear-gradient(180deg,#f3f9ff,#f7f8f9 38%,#fff);border-radius:30px;box-shadow:0 1px 20px #0000001a}.ProfilePageHeaderContentLeft{display:flex;flex-direction:column;justify-content:space-around;align-items:center;min-height:250px;width:25%}.ProfilePageHeaderAvatarImage{display:block;width:150px;height:150px;border-radius:50%;object-fit:cover}.ProfilePageHeaderAvatarHeaderLeftTextContainer{display:flex;flex-direction:column}.ProfilePageHeaderAvatarName{display:block;text-align:center;font-size:38px;font-weight:600;color:#0f172a;margin:0}.ProfilePageHeaderAvatarType{display:block;text-align:center;font-size:12px;font-weight:600;color:#666;margin:0;text-transform:capitalize}.ProfilePageHeaderAvatarLinkedSocials{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;margin-top:.5rem}.ProfilePageHeaderAvatarLinkedSocialsIcon{width:20px;height:20px}.ProfilePageHeaderContentMiddle{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-start;padding:0 .75rem}.ProfileStatsLoading{margin:0;font-size:.8125rem}.ProfileStatsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,auto));gap:2rem;width:100%;max-width:22rem;border-radius:25px;padding:1rem}.ProfileStatsItem{display:flex;flex-direction:column;align-items:center;gap:0rem;min-width:0}.ProfileStatsItemLabel{font-size:11px;font-weight:600;color:#666;text-transform:capitalize}.ProfileStatsItemValue{font-size:18px;font-weight:600;color:#212121}.ProfilePageHeaderContentRight{position:absolute;right:-20px;top:-5px;align-items:flex-start;display:grid;grid-template-columns:repeat(6,minmax(0,auto));gap:.5rem}.ProfilePageHeaderContentRightColumn{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.ProfilePageHeaderContentRightColumn:nth-child(2){margin-top:-2.5rem}.ProfilePageHeaderContentRightColumn:nth-child(3){margin-top:-5rem}.ProfilePageHeaderContentRightColumn:nth-child(4){margin-top:-7rem}.ProfilePageHeaderContentRightColumn:nth-child(5){margin-top:-4rem}.ProfilePageHeaderContentRightColumn:nth-child(6){margin-top:-1.5rem}.ProfilePageHeaderContentRightColumnThumbnailImage{width:60px;aspect-ratio:10/16;object-fit:cover;border-radius:15px;filter:opacity(.3);box-shadow:0 1px 20px #0006}.ProfilePageBody{padding:0 1.25rem 2rem;flex:1}.ProfileBrandsSection{display:flex;flex-direction:column;gap:.75rem}.ProfileBrandsTitle{font-size:16px;font-weight:600;color:#0f172a;margin-top:20px;margin-bottom:10px}.ProfileBrandsList{display:flex;flex-direction:row;gap:.5rem;flex-wrap:nowrap;scrollbar-width:none;-ms-overflow-style:none}.ProfileBrandsList::-webkit-scrollbar{display:none}.ProfileRelationshipThumb{width:2rem;height:2rem;border-radius:50%;object-fit:cover;flex-shrink:0}.ProfileBrandItem{display:flex;align-items:center;gap:.75rem;background:#fff;border-radius:12px;cursor:pointer;-webkit-user-select:none;user-select:none;text-decoration:none;color:inherit}.ProfileBrandItem:focus-visible{outline:2px solid #0f172a;outline-offset:2px}.ProfileBrandName{font-size:14px;font-weight:600;color:#666}.ProfileAdsSection{display:flex;flex-direction:column;gap:.75rem}.ProfileAdsTitle{font-size:16px;font-weight:600;color:#0f172a;margin-top:70px;margin-bottom:10px}.ProfileAdsHint{font-size:.8125rem;color:#64748b;margin:0 0 .5rem}.ProfileAdsGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.ProfilePartnershipSection{margin-top:1.5rem;margin-bottom:1rem}.ProfilePartnershipAction{display:flex;align-items:flex-end;gap:.75rem}.ProfilePartnershipStatus{display:flex;align-items:center;gap:.75rem}.ProfileProductsSection{margin-bottom:2rem}.ProfileProductsGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.ProfileProductCard{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.ProfileProductImage{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.ProfileProductInfo{display:flex;flex-direction:column;gap:.15rem}.ProfileProductTitle{font-size:.875rem;font-weight:600;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProfileProductPrice{font-size:.8125rem;color:#6b7280}.ProfileProductRequestModalOverlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;transition:opacity .3s ease}.ProfileProductRequestModalOverlay--after-open{opacity:1}.ProfileProductRequestModalOverlay--before-close{opacity:0}.ProfileProductRequestModal{background:#fff;border-radius:14px;width:90vw;max-width:480px;max-height:90vh;display:flex;flex-direction:column;outline:none;position:relative;transform:translateY(20px);transition:transform .3s ease}.ProfileProductRequestModal--after-open{transform:translateY(0)}.ProfileProductRequestModal--before-close{transform:translateY(20px)}.ProfileProductRequestModalClose{position:absolute;top:12px;right:12px;background:none;border:none;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px}.ProfileProductRequestModalClose:hover{background:#f3f4f6}.ProfileProductRequestModalContent{display:flex;flex-direction:column;height:100%}.ProfileProductRequestModalHeader{padding:1.25rem 1.5rem 0}.ProfileProductRequestModalTitle{font-size:1.125rem;font-weight:600;color:#1a1a1a}.ProfileProductRequestModalBody{padding:1rem 1.5rem;overflow-y:auto;flex:1}.ProfileProductRequestProductPreview{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f9fafb;border-radius:10px;margin-bottom:1rem}.ProfileProductRequestProductImage{width:56px;height:56px;border-radius:8px;object-fit:cover}.ProfileProductRequestModalFooter{padding:1rem 1.5rem;display:flex;justify-content:flex-end;gap:.5rem;border-top:1px solid #e5e7eb}.FacebookCallbackPage{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.FacebookCallbackCard{max-width:24rem;text-align:center}.FacebookCallbackMessage{font-size:1rem;color:#374151}.FacebookCallbackSuccess{color:#059669}.FacebookCallbackError{display:flex;flex-direction:column;gap:1rem}.FacebookCallbackRetry{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#3b82f6;background:none;border:none;cursor:pointer}.FacebookCallbackRetry:hover{text-decoration:underline}.AppLayout{display:flex;flex-direction:column;min-height:100vh}.AppLayoutMain{flex:1}
