@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.animate-fade-in{animation:fadeIn .5s ease-out}.animate-fade-in-up{animation:fadeInUp .6s ease-out}.animate-fade-in-down{animation:fadeInDown .6s ease-out}.animate-slide-in-left{animation:slideInLeft .5s ease-out}.animate-slide-in-right{animation:slideInRight .5s ease-out}.animate-scale-in{animation:scaleIn .4s ease-out}.animation-delay-100{animation-delay:.1s}.animation-delay-200{animation-delay:.2s}.animation-delay-300{animation-delay:.3s}.animation-delay-400{animation-delay:.4s}.btn,.card,a,button,input,select,textarea{transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.hover-scale{transition:transform .3s ease}.hover-scale:hover{transform:scale(1.05)}.hover-glow{position:relative;transition:all .3s ease}.hover-glow:before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:linear-gradient(45deg,#F2A900,#fbbf24,#F2A900);opacity:0;transition:opacity .3s ease;z-index:-1;filter:blur(8px)}.hover-glow:hover:before{opacity:.6}.btn:hover,.footerLink:hover,.navLink:hover,.postCard:hover{transform:translateY(-2px)}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.spinner{width:40px;height:40px;border:4px solid rgba(242,169,0,.1);border-top-color:#f2a900;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.gpu-accelerated{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.stagger-container>*{opacity:0;animation:fadeInUp .6s ease-out forwards}.stagger-container>:first-child{animation-delay:.1s}.stagger-container>:nth-child(2){animation-delay:.2s}.stagger-container>:nth-child(3){animation-delay:.3s}.stagger-container>:nth-child(4){animation-delay:.4s}.stagger-container>:nth-child(5){animation-delay:.5s}.stagger-container>:nth-child(6){animation-delay:.6s}:root{--sidebar-width:250px}html{color-scheme:light!important;overflow-y:scroll}body{position:relative;overscroll-behavior-y:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navbar,.sidebar,[class*=Navbar],[class*=Sidebar],[class*=navbar],[class*=sidebar]{transform:translateZ(0);will-change:transform;backface-visibility:hidden;contain:layout style;-webkit-backface-visibility:hidden}.material-symbols-outlined{font-family:Material Symbols Outlined,Segoe UI Symbol,Apple Color Emoji,sans-serif;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga";min-width:24px;min-height:24px;transition:opacity .15s ease-in-out}html,html.light-mode,html[data-theme=light]{color-scheme:light!important}html,html body,html.light-mode,html.light-mode body,html[data-theme=light],html[data-theme=light] body{background:#ffffff!important;color:#18181b!important}html [class*=Card],html [class*=card],html.light-mode [class*=Card],html.light-mode [class*=card],html[data-theme=light] [class*=Card],html[data-theme=light] [class*=card]{background:#ffffff!important}html .cardType,html .profile-ad-badge,html .profile-ad-badge-text,html [class*=cardType],html.light-mode .cardType,html.light-mode .profile-ad-badge,html.light-mode .profile-ad-badge-text,html.light-mode [class*=cardType]{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}@media (prefers-color-scheme:dark){html,html body,html.light-mode,html.light-mode body,html[data-theme=light]{background:#ffffff!important;color:#18181b!important}html *,html.light-mode *{color-scheme:light!important}html [class*=Card],html [class*=Modal],html [class*=card],html [class*=modal],html.light-mode [class*=Card],html.light-mode [class*=Modal],html.light-mode [class*=card],html.light-mode [class*=modal]{background:#ffffff!important}html .cardType,html .profile-ad-badge,html .profile-ad-badge-text,html [class*=cardType],html.light-mode .cardType,html.light-mode .profile-ad-badge,html.light-mode .profile-ad-badge-text,html.light-mode [class*=cardType]{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}html [class*=Dashboard],html [class*=Navbar],html [class*=Sidebar],html [class*=dashboard],html [class*=navbar],html [class*=sidebar]{color-scheme:light!important}}body,html{overflow-x:hidden!important}html [class*=Link],html [class*=NavLink],html [class*=link],html [class*=link]:hover,html [class*=navLink],html [class*=navLink]:hover,html [role=link],html a,html a:active,html a:focus,html a:hover,html a:visited{text-decoration:none!important;border-bottom:0!important;box-shadow:none!important}html :hover{text-decoration:none!important;border-bottom:none!important;box-shadow:none!important}@media (max-width:860px){.dashboard-container{flex-direction:column}.dashboard-main{width:100%;margin-left:0!important}.dashboard-content{margin:0;max-width:100%!important;padding:1.25rem 1rem 4.75rem!important}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield;-moz-appearance:textfield}.dashboard-bg-dark{--sidebar:#18181b;--sidebar-accent:#ffffff;--sidebar-border:#35363a;--sidebar-primary:#0d3263;--sidebar-primary-foreground:#fff;--sidebar-foreground:#18181b}.dashboard-bg-light{--sidebar:#fff;--sidebar-accent:#ffffff;--sidebar-border:#e5e7eb;--sidebar-primary:#0d3263;--sidebar-primary-foreground:#fff;--sidebar-foreground:#18181b}:root{--background-button:#0d3263;--background-setting:#0d326387;--color-text-button:whitesmoke;--card-bg-light:#ffffff;--card-bg-dark:#ffffff;--font-autre:"Liter-Regular",Arial,sans-serif;--font-title:"Merriweather",serif;--font-button:"Newsreader_24pt-Regular",serif;--font-site:"PublicSans-Medium",Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}:root{view-transition-name:root}::view-transition-old(root){animation-duration:.18s}::view-transition-new(root){animation-duration:.2s}body{max-width:100vw!important;overflow-x:hidden!important;min-height:100vh;display:flex;flex-direction:column;-webkit-tap-highlight-color:transparent}@media (max-width:640px){.site-mobile-wrap{max-width:98%;padding-left:4px;padding-right:4px}.site-mobile-wrap,.site-mobile-wrap>*{margin-left:auto;margin-right:auto}}@media (max-width:850px){body.has-bottom-nav{padding-bottom:calc(56px + env(safe-area-inset-bottom))}}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}a,a:active,a:focus,a:hover,a:visited{text-decoration:none!important}embed,iframe,object{max-width:100%}ins.adsbygoogle{display:block!important;max-width:100%!important;width:100%!important;height:90px!important}body.dashboard-bg-dark{background:#18181b!important;color:#f3f4f6!important}body.dashboard-bg-light{background:#f4f4f5!important;color:#18181b!important}.page-main{flex:1 0 auto;min-height:0;display:flex;flex-direction:column;width:100%}@media (max-width:1024px){.page-main{padding-top:60px}}.page-fade{animation:pageFadeIn .22s ease-out}@keyframes pageFadeIn{0%{opacity:.85;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}a:focus-visible,button:focus-visible{outline:2px solid #1956a3;outline-offset:2px;border-radius:6px}.header{display:flex;justify-content:space-between;align-items:center;will-change:transform;contain:layout paint}.logo{font-size:24px;margin:0;width:150px;height:100px;display:block}:root{--ts-blue:#112F66;--ts-gold:#F2A900;--ts-white:#FFFFFF;--ts-black:#0D0D0D;--ts-gray-100:#F7F7F8;--ts-gray-200:#E8E8E8;--ts-gray-300:#BDBEC1;--ts-gray-400:#8F9094;--ts-gray-500:#55565A;--ts-gray-800:#1B1B1C;--ts-gray-900:#141415;--ts-red:#FF4D4D;--ts-green:#21B86E}.shadow-custom{box-shadow:0 4px 15px 0 rgba(0,0,0,.05)}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.dashboard-container .material-symbols-outlined,.dashboard-container .navLink .material-symbols-outlined,.dashboard-container .sidebar .material-symbols-outlined,.dashboard-container .subNavLink .material-symbols-outlined,.dashboard-container button .material-symbols-outlined,.dashboard-container span.material-symbols-outlined{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;filter:drop-shadow(0 0 2px rgba(0,0,0,.4))}body.marketplace-mobile-sidebar-open .MobileTopBar_mobileTopBar__mHwwr{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.CookieConsent3D_overlay__CZ2iP{position:fixed;bottom:0;left:0;right:0;z-index:9999;pointer-events:none;opacity:0;transition:opacity .3s ease}.CookieConsent3D_overlay__CZ2iP.CookieConsent3D_show__sEnzP{pointer-events:all;opacity:1}.CookieConsent3D_container__PIi3X{position:relative;max-width:600px;margin:0 auto 2rem;padding:0 1rem;transform:translateY(100%);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.CookieConsent3D_container__PIi3X.CookieConsent3D_slideIn__QJ5qw{transform:translateY(0)}.CookieConsent3D_background3D__gJmNi{position:absolute;inset:0;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 20px 60px rgba(102,126,234,.4),0 10px 30px rgba(0,0,0,.2)}.CookieConsent3D_cube__1bP0A{position:absolute;width:60px;height:60px;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);border-radius:12px;animation:CookieConsent3D_float__qq0UW 6s ease-in-out infinite;backdrop-filter:blur(10px)}.CookieConsent3D_cube__1bP0A:first-child{top:20%;left:10%;animation-delay:0s;transform:rotate(45deg)}.CookieConsent3D_cube__1bP0A:nth-child(2){top:60%;left:80%;animation-delay:2s;transform:rotate(-30deg);width:40px;height:40px}.CookieConsent3D_cube__1bP0A:nth-child(3){top:30%;right:15%;animation-delay:4s;transform:rotate(15deg);width:50px;height:50px}@keyframes CookieConsent3D_float__qq0UW{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(-20px) rotate(60deg)}}.CookieConsent3D_content__Xgy0W{position:relative;z-index:1;padding:2.5rem;text-align:center;color:white}.CookieConsent3D_iconWrapper__zbnlB{display:flex;justify-content:center;margin-bottom:1.5rem}.CookieConsent3D_cookieIcon__Tz8OW{width:80px;height:80px;animation:CookieConsent3D_bounce__fhPXV 2s ease-in-out infinite;filter:drop-shadow(0 10px 20px rgba(0,0,0,.3))}@keyframes CookieConsent3D_bounce__fhPXV{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-10px) rotate(-5deg)}75%{transform:translateY(-5px) rotate(5deg)}}.CookieConsent3D_title__K3ZaC{font-size:1.75rem;font-weight:700;margin:0 0 1rem;color:white;text-shadow:0 2px 10px rgba(0,0,0,.2)}.CookieConsent3D_description__V29PY{font-size:.95rem;line-height:1.6;color:rgba(255,255,255,.95);max-width:480px;margin:0 auto 1.5rem}.CookieConsent3D_links__FLivS{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}.CookieConsent3D_link__8ECZx{color:white;text-decoration:none;font-size:.875rem;font-weight:600;padding:.25rem 0;border-bottom:2px solid transparent;transition:all .3s ease}.CookieConsent3D_link__8ECZx:hover{border-bottom-color:white;transform:translateY(-2px)}.CookieConsent3D_separator__AZzjA{color:rgba(255,255,255,.5);font-size:.875rem}.CookieConsent3D_actions__ZqS7_{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.CookieConsent3D_btnAccept__qv_MK,.CookieConsent3D_btnDecline__en20S{padding:.875rem 2rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;position:relative;overflow:hidden}.CookieConsent3D_btnDecline__en20S{background:rgba(255,255,255,.2);color:white;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(10px)}.CookieConsent3D_btnDecline__en20S:hover{background:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.CookieConsent3D_btnAccept__qv_MK{background:white;color:#5568d3;box-shadow:0 10px 30px rgba(0,0,0,.2)}.CookieConsent3D_btnAccept__qv_MK:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(0,0,0,.3)}.CookieConsent3D_btnAccept__qv_MK:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(102,126,234,.1);transform:translate(-50%,-50%);transition:width .6s,height .6s}.CookieConsent3D_btnAccept__qv_MK:hover:before{width:300px;height:300px}.CookieConsent3D_arrowIcon__7lOXK{width:20px;height:20px;transition:transform .3s ease}.CookieConsent3D_btnAccept__qv_MK:hover .CookieConsent3D_arrowIcon__7lOXK{transform:translateX(5px)}@media (max-width:640px){.CookieConsent3D_container__PIi3X{margin:0 0 1rem}.CookieConsent3D_content__Xgy0W{padding:2rem 1.5rem}.CookieConsent3D_title__K3ZaC{font-size:1.5rem}.CookieConsent3D_description__V29PY{font-size:.875rem}.CookieConsent3D_cookieIcon__Tz8OW{width:60px;height:60px}.CookieConsent3D_actions__ZqS7_{flex-direction:column}.CookieConsent3D_btnAccept__qv_MK,.CookieConsent3D_btnDecline__en20S{width:100%;justify-content:center}.CookieConsent3D_cube__1bP0A{width:40px;height:40px}.CookieConsent3D_cube__1bP0A:nth-child(2){width:30px;height:30px}.CookieConsent3D_cube__1bP0A:nth-child(3){width:35px;height:35px}}@media (prefers-color-scheme:dark){.CookieConsent3D_background3D__gJmNi{background:linear-gradient(135deg,#4c1d95,#5b21b6)}}.MobileTopBar_mobileTopBar__mHwwr{display:flex;justify-content:space-between;align-items:center;gap:12px;position:fixed;top:0;left:0;right:0;z-index:100;padding:8px 12px;background:rgba(255,255,255,.98);backdrop-filter:blur(12px) saturate(160%);-webkit-backdrop-filter:blur(12px) saturate(160%);border-bottom:1px solid rgba(13,51,100,.12);box-shadow:0 2px 8px rgba(0,0,0,.04)}.MobileTopBar_burgerBtn__D6hEz{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#0d3364,#1956a3);color:#ffffff;border:none;box-shadow:0 4px 12px rgba(13,51,100,.25);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.MobileTopBar_burgerBtn__D6hEz:hover{background:linear-gradient(135deg,#134b84,#2167c4);transform:scale(1.05)}.MobileTopBar_burgerBtn__D6hEz:active{transform:scale(.95)}.MobileTopBar_burgerBtn__D6hEz .MobileTopBar_material-symbols-outlined__kNr_O{font-size:26px}.MobileTopBar_langSwitcher__d1GH1{font-size:14px}@media (min-width:1025px){.MobileTopBar_mobileTopBar__mHwwr{display:none!important}}.navbar_navbar__BCzla{width:100%;display:flex;justify-content:center;align-items:center;padding:8px 12px}.navbar_navPill__WFwcG{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#ffffff!important}.navbar_publishPostLink__LplL8{background:linear-gradient(135deg,#0d3263,#1956a3 55%,#2372d1)!important;color:#ffffff!important;box-shadow:0 4px 14px -4px rgba(13,50,99,.45),0 2px 6px rgba(13,50,99,.35);border:1px solid #134b84;position:relative;overflow:hidden;transition:background .25s ease,box-shadow .25s ease,transform .25s ease}.navbar_publishPostLink__LplL8:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.18),transparent 70%);pointer-events:none;mix-blend-mode:screen}.navbar_publishPostLink__LplL8:hover{background:linear-gradient(135deg,#1956a3,#2372d1 50%,#2d86f3)!important;box-shadow:0 6px 20px -6px rgba(19,87,163,.55),0 3px 10px rgba(19,87,163,.35);transform:translateY(-2px);border-color:#1c65b8}.navbar_publishPostLink__LplL8:active{transform:translateY(0);box-shadow:0 3px 10px -4px rgba(19,87,163,.5)}.navbar_publishPostLink__LplL8 *,.navbar_publishPostLink__LplL8 span{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}.navbar_navItem__zp5xD{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;min-height:40px;border-radius:12px;color:#0d3364!important;text-decoration:none;font-weight:600;transition:background-color .15s ease,color .15s ease}.navbar_navItem__zp5xD:hover{background:rgba(13,51,100,.06)!important}.navbar_publishPostLink__LplL8{background:#0d3364!important;color:#fff!important}.navbar_favoritesLink__l31yt,.navbar_loginLink__gSPpE{color:inherit!important}.navbar_navDivider__oUyI3{width:1px;height:28px;background:rgba(13,51,100,.15);margin:0 2px}.navbar_active__75DOS{outline:2px solid rgba(13,51,100,.24);outline-offset:2px}.navbar_dashboardLink__O7gI2{display:inline-flex;align-items:center;justify-content:center;padding:6px 8px;border-radius:12px;text-decoration:none}.navbar_dashboardPill__2TIMO{display:inline-flex;align-items:center;line-height:1;font-size:13px;font-weight:700}.navbar_bottomNav__YEJmb{position:fixed!important;left:0;right:0;bottom:0!important;top:auto;width:100%;max-width:100%;display:flex;justify-content:space-around;align-items:center;padding:6px 10px calc(env(safe-area-inset-bottom, 0) + 6px);background:rgba(255,255,255,.82)!important;backdrop-filter:saturate(140%) blur(12px);border-top:1px solid rgba(13,51,100,.12);z-index:9999;box-shadow:0 -4px 14px rgba(0,0,0,.08);transform:translateZ(0);pointer-events:auto}.navbar_navItem__zp5xD:hover{background:rgba(13,51,100,.08)!important;text-decoration:none!important;border-bottom:none!important;box-shadow:none!important}.navbar_navIcon__lwxpV{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;color:#0d3364!important;text-decoration:none;padding:4px 0}.navbar_dashboardLink__O7gI2,.navbar_dashboardLink__O7gI2:active,.navbar_dashboardLink__O7gI2:focus,.navbar_dashboardLink__O7gI2:hover,.navbar_navIcon__lwxpV .navbar_navItem__zp5xD,.navbar_navIcon__lwxpV .navbar_navItem__zp5xD:active,.navbar_navIcon__lwxpV .navbar_navItem__zp5xD:focus,.navbar_navIcon__lwxpV .navbar_navItem__zp5xD:hover,.navbar_navIcon__lwxpV:active,.navbar_navIcon__lwxpV:focus,.navbar_navIcon__lwxpV:hover,.navbar_publishPostLink__LplL8,.navbar_publishPostLink__LplL8:active,.navbar_publishPostLink__LplL8:focus,.navbar_publishPostLink__LplL8:hover{text-decoration:none!important;border-bottom:none!important;box-shadow:none!important}.navbar_navLabel__6NXNw{font-size:11px;font-weight:600;color:#0d3364!important}.navbar_mobileLoginBtn__UYFqz{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;border-radius:999px;background:linear-gradient(135deg,#0d3364,#1956a3);color:#ffffff!important;text-decoration:none!important;border:1px solid rgba(19,75,132,.9);box-shadow:0 6px 18px rgba(13,51,100,.28),0 2px 6px rgba(13,51,100,.18);padding:10px 18px}.navbar_mobileLoginBtn__UYFqz:hover{background:linear-gradient(135deg,#134b84,#2372d1);transform:translateY(-1px);box-shadow:0 8px 24px rgba(19,75,132,.35),0 3px 10px rgba(13,51,100,.2)}.navbar_mobileLoginBtn__UYFqz:active{transform:translateY(0);box-shadow:0 3px 10px rgba(13,51,100,.2)}.navbar_mobileLoginLabel__6AwWZ{font-size:14px;font-weight:700;color:#ffffff!important}
/*# sourceMappingURL=638a49a41e81ec9e.css.map*/