@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap";:root{font-family:Poppins,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;--bg-primary: #ffffff;--bg-secondary: #f5f5f5;--bg-tertiary: #e0e0e0;--text-primary: #213547;--text-secondary: #444;--text-tertiary: #666;--border-color: #d1d5db;--shadow-light: rgba(0, 0, 0, .1);--shadow-medium: rgba(0, 0, 0, .15);--shadow-heavy: rgba(0, 0, 0, .2);color:var(--text-primary);background-color:var(--bg-primary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dark-theme{--bg-primary: #0a0a0a;--bg-secondary: #141414;--bg-tertiary: #1f1f1f;--text-primary: #f5f5f5;--text-secondary: #d4d4d4;--text-tertiary: #a3a3a3;--border-color: #333333;--shadow-light: rgba(255, 255, 255, .08);--shadow-medium: rgba(255, 255, 255, .15);--shadow-heavy: rgba(255, 255, 255, .25);color-scheme:dark}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}.dark-theme body{background:radial-gradient(ellipse at top,rgba(40,40,40,.3) 0%,var(--bg-primary) 50%)}#root{width:100%;min-height:100vh;margin:0;padding:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s,box-shadow .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.dark-theme button{background-color:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary)}.dark-theme button:hover{border-color:#888;background-color:#252525}.dark-theme button:active{background-color:#2a2a2a}._loadingContainer_1951y_2{position:fixed;inset:0;width:100%;height:100%;background-color:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._loadingContainer_1951y_2._inline_1951y_19{position:relative;width:auto;height:auto;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:auto;padding:2rem}._loadingContainer_1951y_2._layoutCentered_1951y_29{position:relative;width:100%;min-height:70vh;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}._spinnerWrapper_1951y_42{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}._spinner_1951y_42{fill:#000;animation:_spinnerBounce_1951y_1 2s ease-in-out infinite;transform-origin:center}._loadingText_1951y_55{font-size:1.0625rem;color:#000;margin:0;font-weight:600;text-align:center;animation:_textPulse_1951y_1 2s ease-in-out infinite;font-family:inherit}._small_1951y_66 ._spinner_1951y_42{width:2rem;height:2rem}._medium_1951y_71 ._spinner_1951y_42{width:3rem;height:3rem}._large_1951y_76 ._spinner_1951y_42{width:4rem;height:4rem}._small_1951y_66+._loadingText_1951y_55{font-size:.875rem}._large_1951y_76+._loadingText_1951y_55{font-size:1.125rem}@keyframes _spinnerBounce_1951y_1{0%{transform:rotate(0)}25%{transform:rotate(-45deg)}50%{transform:rotate(0)}75%{transform:rotate(45deg)}to{transform:rotate(0)}}@keyframes _textPulse_1951y_1{0%,to{opacity:1}50%{opacity:.6}}@media(max-width:768px){._loadingContainer_1951y_2{padding:0}._spinnerWrapper_1951y_42{margin-bottom:1rem}._small_1951y_66 ._spinner_1951y_42{width:1.5rem;height:1.5rem}._medium_1951y_71 ._spinner_1951y_42{width:2.5rem;height:2.5rem}._large_1951y_76 ._spinner_1951y_42{width:3.5rem;height:3.5rem}._loadingText_1951y_55{font-size:.875rem}._small_1951y_66+._loadingText_1951y_55{font-size:.75rem}._large_1951y_76+._loadingText_1951y_55{font-size:1rem}}._skeletonContainer_1951y_158{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:2rem;width:100%}._skeletonCard_1951y_166{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._skeletonImage_1951y_173{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%}._skeletonContent_1951y_180{padding:1rem}._skeletonTitle_1951y_184{height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;margin-bottom:.75rem}._skeletonText_1951y_192{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;margin-bottom:.5rem}._skeletonTextShort_1951y_200{width:60%}._skeletonListItem_1951y_205{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid #f0f0f0}._skeletonAvatar_1951y_213{width:48px;height:48px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;flex-shrink:0}._skeletonListContent_1951y_222{flex:1}._skeletonPageContainer_1951y_227{padding:2rem;max-width:1200px;margin:0 auto}._skeletonPageHeader_1951y_233{height:48px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;margin-bottom:2rem}._skeletonPageContent_1951y_241{display:flex;flex-direction:column;gap:1rem}._skeletonBlock_1951y_247{height:120px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px}._skeletonBlockShort_1951y_254{height:80px}._shimmer_1951y_259{animation:_shimmer_1951y_259 1.5s ease-in-out infinite}@keyframes _shimmer_1951y_259{0%{background-position:-200% 0}to{background-position:200% 0}}@media(max-width:768px){._skeletonContainer_1951y_158{grid-template-columns:1fr;padding:1rem;gap:1rem}._skeletonPageContainer_1951y_227{padding:1rem}._skeletonImage_1951y_173{height:160px}}._container_duao3_2{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:1.25rem;background-color:var(--bg-primary);transition:background-color .3s ease}._content_duao3_12{text-align:center;max-width:31.25rem;width:100%}._iconWrapper_duao3_18{display:flex;justify-content:center;margin-bottom:1.875rem}._icon_duao3_18{width:7.5rem;height:7.5rem;animation:_iconGrowIn_duao3_1 .6s ease-out,_iconFloat_duao3_1 4s ease-in-out infinite;transform-origin:center;transition:filter .3s ease}.dark-theme ._icon_duao3_18{filter:brightness(0) invert(1)}._title_duao3_36{font-size:2.125rem;color:#000;margin:0 0 1rem;line-height:1.3;transition:color .3s ease}.dark-theme ._title_duao3_36{color:var(--text-primary)}._description_duao3_48{font-size:1.0625rem;color:#000;margin:0 0 2rem;line-height:1.5;transition:color .3s ease}.dark-theme ._description_duao3_48{color:var(--text-secondary)}._actions_duao3_60{display:flex;justify-content:center;gap:1rem;margin-bottom:2.5rem}._actionsProfileOnly_duao3_67{display:flex;justify-content:center;margin-bottom:2.5rem}._backButton_duao3_73{background-color:transparent;color:#000;border:2px solid #000;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;min-width:120px}._backButton_duao3_73:hover{background-color:#000;color:#fff}._refreshButton_duao3_92{background-color:#000;color:#fff;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit;min-width:120px;display:flex;align-items:center;justify-content:center;gap:.5rem}._refreshIcon_duao3_110{width:1rem;height:1rem;filter:brightness(0) invert(1)}.dark-theme ._refreshButton_duao3_92{background-color:#f5f5f5;color:#0a0a0a}._refreshButton_duao3_92:hover{background-color:#333}.dark-theme ._refreshButton_duao3_92:hover{background-color:#fff;color:#0a0a0a}._refreshButton_duao3_92:active{background-color:#555}.dark-theme ._refreshButton_duao3_92:active{background-color:#fff}._errorId_duao3_138{font-size:.75rem;color:#999;text-align:center;line-height:1.5;transition:color .3s ease}.dark-theme ._errorId_duao3_138{color:#6b7280}@media(max-width:768px){._container_duao3_2{padding:1rem}._content_duao3_12{max-width:100%}._icon_duao3_18{width:3.75rem;height:3.75rem}._title_duao3_36{font-size:1.25rem}._description_duao3_48{font-size:.875rem}._refreshButton_duao3_92{padding:.625rem 1.5rem;font-size:.875rem;min-width:auto;width:100%}._actionsProfileOnly_duao3_67 ._refreshButton_duao3_92{width:auto;min-width:140px}}@keyframes _iconGrowIn_duao3_1{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes _iconFloat_duao3_1{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-.25rem) scale(1.02)}}._cookieConsentBanner_o4j8m_2{position:fixed;bottom:0;left:0;right:0;background:#000;color:#fff;padding:1.5rem;box-shadow:0 -4px 20px #00000026;z-index:10000;animation:_slideUp_o4j8m_1 .4s ease-out;font-family:Poppins,sans-serif}@keyframes _slideUp_o4j8m_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}._cookieConsentContent_o4j8m_27{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}._cookieConsentText_o4j8m_36{flex:1}._cookieConsentMessage_o4j8m_40{margin:0;font-size:.95rem;line-height:1.6;color:#fff}._cookieConsentLink_o4j8m_47{color:#fff;text-decoration:underline;font-weight:600;transition:all .2s ease}._cookieConsentLink_o4j8m_47:hover{color:#f0f0f0;text-decoration:none}._cookieConsentActions_o4j8m_59{display:flex;gap:1rem;flex-shrink:0}._cookieRejectButton_o4j8m_65{background:transparent;color:#fff;border:2px solid #ffffff;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;font-family:Poppins,sans-serif}._cookieRejectButton_o4j8m_65:hover{background:#ffffff1a;transform:translateY(-2px)}._cookieRejectButton_o4j8m_65:active{transform:translateY(0)}._cookieConsentButton_o4j8m_88{background:#fff;color:#000;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;font-family:Poppins,sans-serif}._cookieConsentButton_o4j8m_88:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._cookieConsentButton_o4j8m_88:active{transform:translateY(0)}@media(max-width:768px){._cookieConsentBanner_o4j8m_2{padding:1rem}._cookieConsentContent_o4j8m_27{flex-direction:column;align-items:stretch;gap:1rem}._cookieConsentMessage_o4j8m_40{font-size:.875rem;text-align:center}._cookieConsentActions_o4j8m_59{justify-content:center;width:100%}._cookieRejectButton_o4j8m_65,._cookieConsentButton_o4j8m_88{flex:1;max-width:150px;padding:.875rem 1.5rem}}@media(max-width:480px){._cookieConsentMessage_o4j8m_40{font-size:.8125rem}._cookieRejectButton_o4j8m_65,._cookieConsentButton_o4j8m_88{font-size:.9375rem;padding:.75rem 1.25rem}}
