@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--bg-color:#f8fafc;--text-color:#0f172a;--text-muted:#475569;--primary-color:#0284c7;--primary-hover:#0369a1;--sidebar-bg:#fff;--sidebar-border:#e2e8f0;--card-bg:#fff;--card-border:#e2e8f0;--accent-color:#10b981;--header-bg:#ffffffe6;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--transition-speed:.3s}[data-theme=dark]{--bg-color:#0f172a;--text-color:#f8fafc;--text-muted:#94a3b8;--primary-color:#38bdf8;--primary-hover:#7dd3fc;--sidebar-bg:#1e293b;--sidebar-border:#334155;--card-bg:#1e293b;--card-border:#334155;--accent-color:#34d399;--header-bg:#1e293be6}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-color);transition:background-color var(--transition-speed), color var(--transition-speed);line-height:1.6}a{color:var(--primary-color);transition:color var(--transition-speed);text-decoration:none}a:hover{color:var(--primary-hover)}.container{min-height:100vh;display:flex}.sidebar-wrapper{border-right:1px solid var(--sidebar-border);background-color:var(--sidebar-bg);width:300px;height:100vh;padding:2rem;transition:transform .3s;position:sticky;top:0;overflow-y:auto}.main-content{flex-direction:column;flex:1;min-width:0;display:flex}.header{border-bottom:1px solid var(--sidebar-border);background-color:var(--header-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex;position:sticky;top:0}.content-wrapper{width:100%;max-width:800px;margin:0 auto;padding:2rem}.theme-toggle-btn{border:1px solid var(--card-border);color:var(--text-color);cursor:pointer;transition:all var(--transition-speed);background:0 0;border-radius:4px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem}.theme-toggle-btn:hover{background-color:var(--sidebar-border)}.btn{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s;display:inline-block}.btn:hover{background-color:var(--primary-hover);color:#fff}.hamburger-btn{color:var(--text-color);cursor:pointer;background:0 0;border:none;margin-right:1rem;padding:.5rem;font-size:1.5rem;display:none}.sidebar-overlay{z-index:40;background-color:#00000080;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}@media (max-width:768px){.hamburger-btn{display:block}.sidebar-wrapper{z-index:50;position:fixed;left:0;transform:translate(-100%)}.sidebar-wrapper.mobile-open{transform:translate(0)}.sidebar-overlay.mobile-open{display:block}.header{padding:0 1rem}.header-title{white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.9rem;overflow:hidden}.content-wrapper{padding:1.5rem 1rem}}.expert-widget-container{z-index:9999;font-family:var(--font-sans);flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:2rem;right:2rem}@keyframes buttonRingPulse{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}.expert-widget-toggle{color:#fff;cursor:pointer;background-color:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),background-color .3s;animation:2.5s infinite buttonRingPulse;display:flex;box-shadow:0 4px 12px #25d36666}.expert-widget-toggle:hover{background-color:#128c7e;transform:scale(1.1)}.expert-widget-toggle.open{background-color:var(--text-muted);animation:none;box-shadow:0 2px 8px #0003}.expert-widget-card{background-color:var(--card-bg);border:1px solid var(--card-border);transform-origin:100% 100%;border-radius:12px;width:320px;margin-bottom:1rem;animation:.3s forwards slideUpFade;overflow:hidden;box-shadow:0 8px 24px #00000026}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.expert-widget-header{color:#fff;background-color:#25d366;justify-content:space-between;align-items:center;padding:1rem;display:flex}.expert-widget-title{align-items:center;gap:8px;font-weight:700;display:flex}.online-dot{background-color:#fff;border-radius:50%;width:10px;height:10px;animation:2s infinite pulse;display:inline-block}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #ffffffb3}70%{transform:scale(1);box-shadow:0 0 0 6px #fff0}to{transform:scale(.95);box-shadow:0 0 #fff0}}.expert-widget-close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.expert-widget-close:hover{opacity:1}.expert-widget-body{padding:1.5rem 1rem}.expert-widget-text{color:var(--text-color);margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.expert-widget-btn-primary{color:#fff;background-color:#25d366;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.75rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:flex}.expert-widget-btn-primary:hover{color:#fff;background-color:#128c7e}.expert-widget-recruitment{border-top:1px solid var(--card-border);background-color:#00000008;padding:1rem}[data-theme=dark] .expert-widget-recruitment{background-color:#ffffff05}.recruitment-title{color:var(--text-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.recruitment-text{color:var(--text-muted);margin-bottom:.75rem;font-size:.8rem;line-height:1.4}.expert-widget-link{color:var(--primary-color);font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s}.expert-widget-link:hover{color:var(--primary-hover);text-decoration:underline}.mobile-next-link,.mobile-footer-divider,.mobile-toggle-text{display:none}@media (max-width:480px){body{padding-bottom:calc(70px + env(safe-area-inset-bottom,0px))}.expert-widget-container{align-items:stretch;bottom:0;left:0;right:0;transform:none}.expert-widget-card{transform-origin:bottom;width:calc(100vw - 2rem);max-width:100%;margin:0 1rem 1rem}.expert-widget-footer{height:calc(65px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background-color:var(--header-bg);border-top:1px solid var(--card-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;display:flex;box-shadow:0 -4px 12px #0000000d}.mobile-next-link{flex-direction:column;flex:1;justify-content:center;padding:0 1.25rem;text-decoration:none;display:flex;overflow:hidden}.mobile-next-label{color:var(--text-muted);text-transform:uppercase;margin-bottom:2px;font-size:.75rem;font-weight:700}.mobile-next-title{color:var(--primary-color);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.mobile-footer-divider{background-color:var(--card-border);width:1px;display:block}.expert-widget-toggle{width:80px;height:auto;box-shadow:none;border-radius:0}.expert-widget-toggle.open{box-shadow:none;border-radius:0}.expert-widget-footer.no-next .expert-widget-toggle{gap:8px;width:100%}.mobile-toggle-text{font-size:1rem;font-weight:600;display:inline-block}}
