.ErrorBoundary-module__uKYcQa__container{justify-content:center;align-items:center;min-height:300px;padding:2rem;display:flex}.ErrorBoundary-module__uKYcQa__card{text-align:center;background:#fff8f6;border:1.5px solid #f87171;border-radius:14px;width:100%;max-width:480px;padding:2rem 2.5rem;box-shadow:0 4px 20px #ef444414}.ErrorBoundary-module__uKYcQa__icon{margin-bottom:.75rem;font-size:2.5rem;display:block}.ErrorBoundary-module__uKYcQa__title{color:#b91c1c;margin:0 0 .5rem;font-size:1.15rem;font-weight:600}.ErrorBoundary-module__uKYcQa__sub{color:#6b7280;margin:0 0 1rem;font-size:.875rem;line-height:1.5}.ErrorBoundary-module__uKYcQa__code{color:#dc2626;text-align:left;word-break:break-word;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:1.25rem;padding:.5rem .75rem;font-size:.78rem;display:block}.ErrorBoundary-module__uKYcQa__btn{color:#fff;cursor:pointer;background:#e8735a;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;transition:background .15s}.ErrorBoundary-module__uKYcQa__btn:hover{background:#d4604a}
.AIAssistant-module__sRwv7W__fab{background:linear-gradient(135deg, var(--accent), color-mix(in srgb, var(--accent) 70%, #000));cursor:pointer;z-index:999;width:56px;height:56px;box-shadow:0 4px 24px color-mix(in srgb, var(--accent) 40%, transparent), 0 2px 8px #0003;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:flex;position:fixed;bottom:28px;right:28px}.AIAssistant-module__sRwv7W__fab:hover{transform:scale(1.08)}.AIAssistant-module__sRwv7W__fabOpen{box-shadow:none;transform:scale(.94)}.AIAssistant-module__sRwv7W__fabPulse{animation:1.5s AIAssistant-module__sRwv7W__pulse}@keyframes AIAssistant-module__sRwv7W__pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 60%, transparent)}70%{box-shadow:0 0 0 16px #0000}to{box-shadow:0 0 #0000}}.AIAssistant-module__sRwv7W__fabIcon{color:#fff;font-size:20px;line-height:1}.AIAssistant-module__sRwv7W__fabLabel{color:#ffffffd9;letter-spacing:.5px;font-size:9px;font-weight:700}.AIAssistant-module__sRwv7W__fabClose{color:#fff;font-size:16px;font-weight:300}.AIAssistant-module__sRwv7W__panel{z-index:998;opacity:0;pointer-events:none;background:#0f1117;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;width:380px;max-height:620px;transition:transform .25s cubic-bezier(.34,1.2,.64,1),opacity .2s;display:flex;position:fixed;bottom:96px;right:28px;overflow:hidden;transform:translateY(20px)scale(.96);box-shadow:0 24px 64px #00000080,0 4px 16px #0000004d}.AIAssistant-module__sRwv7W__panelOpen{opacity:1;pointer-events:all;transform:translateY(0)scale(1)}.AIAssistant-module__sRwv7W__header{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 12%, #0f1117) 0%, #0f1117 100%);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 18px 14px;display:flex}.AIAssistant-module__sRwv7W__headerLeft{align-items:center;gap:12px;display:flex}.AIAssistant-module__sRwv7W__headerIcon{color:var(--accent);filter:drop-shadow(0 0 8px var(--accent));font-size:22px}.AIAssistant-module__sRwv7W__headerTitle{color:#f1f5f9;margin:0;font-size:14px;font-weight:600}.AIAssistant-module__sRwv7W__headerSub{color:#ffffff59;margin:2px 0 0;font-size:10px}.AIAssistant-module__sRwv7W__refreshBtn{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;transition:all .15s;display:flex}.AIAssistant-module__sRwv7W__refreshBtn:hover{color:#fff;background:#ffffff1f}.AIAssistant-module__sRwv7W__briefingSection{background:#ffffff05;max-height:180px;padding:14px 18px;overflow-y:auto}.AIAssistant-module__sRwv7W__briefingLabel{letter-spacing:.8px;text-transform:uppercase;color:var(--accent);margin:0 0 10px;font-size:10px;font-weight:600}.AIAssistant-module__sRwv7W__briefingText{color:#cbd5e1;font-size:12.5px;line-height:1.6}.AIAssistant-module__sRwv7W__briefingEmpty{color:#ffffff40;margin:0;font-size:12px;font-style:italic}.AIAssistant-module__sRwv7W__briefingLoading{align-items:center;gap:6px;padding:4px 0;display:flex}.AIAssistant-module__sRwv7W__dot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite AIAssistant-module__sRwv7W__dotBounce}.AIAssistant-module__sRwv7W__dot:nth-child(2){animation-delay:.2s}.AIAssistant-module__sRwv7W__dot:nth-child(3){animation-delay:.4s}@keyframes AIAssistant-module__sRwv7W__dotBounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.AIAssistant-module__sRwv7W__divider{background:#ffffff0f;flex-shrink:0;height:1px}.AIAssistant-module__sRwv7W__messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:12px;min-height:0;padding:14px 18px;display:flex;overflow-y:auto}.AIAssistant-module__sRwv7W__messages::-webkit-scrollbar{width:4px}.AIAssistant-module__sRwv7W__messages::-webkit-scrollbar-track{background:0 0}.AIAssistant-module__sRwv7W__messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.AIAssistant-module__sRwv7W__emptyChat{color:#fff3;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;font-size:12px;display:flex}.AIAssistant-module__sRwv7W__emptyChatIcon{opacity:.4;font-size:28px}.AIAssistant-module__sRwv7W__quickBtns{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:10px;display:flex}.AIAssistant-module__sRwv7W__quickBtn{border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);color:color-mix(in srgb, var(--accent) 90%, #fff);cursor:pointer;background:#ffffff0f;border-radius:20px;padding:5px 12px;font-family:inherit;font-size:11px;transition:all .15s}.AIAssistant-module__sRwv7W__quickBtn:hover{background:color-mix(in srgb, var(--accent) 15%, transparent)}.AIAssistant-module__sRwv7W__thinkingDots{align-items:center;gap:4px;padding:2px 0;display:flex}.AIAssistant-module__sRwv7W__message{gap:10px;animation:.2s AIAssistant-module__sRwv7W__msgIn;display:flex}@keyframes AIAssistant-module__sRwv7W__msgIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.AIAssistant-module__sRwv7W__user{flex-direction:row-reverse}.AIAssistant-module__sRwv7W__user .AIAssistant-module__sRwv7W__msgContent{background:linear-gradient(135deg, var(--accent), color-mix(in srgb, var(--accent) 70%, #000));color:#fff;border-radius:16px 4px 16px 16px;margin-left:32px}.AIAssistant-module__sRwv7W__assistant .AIAssistant-module__sRwv7W__msgContent{color:#e2e8f0;background:#ffffff0f;border-radius:4px 16px 16px;margin-right:32px}.AIAssistant-module__sRwv7W__messageError .AIAssistant-module__sRwv7W__msgContent{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433}.AIAssistant-module__sRwv7W__msgAvatar{background:linear-gradient(135deg, var(--accent), color-mix(in srgb, var(--accent) 60%, #000));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;font-size:12px;display:flex}.AIAssistant-module__sRwv7W__msgContent{max-width:100%;padding:10px 14px;font-size:13px;line-height:1.55}.AIAssistant-module__sRwv7W__cursor{background:var(--accent);vertical-align:middle;width:2px;height:14px;margin-left:2px;animation:1s step-end infinite AIAssistant-module__sRwv7W__blink;display:inline-block}@keyframes AIAssistant-module__sRwv7W__blink{0%,to{opacity:1}50%{opacity:0}}.AIAssistant-module__sRwv7W__p{margin:0 0 4px}.AIAssistant-module__sRwv7W__li{margin:2px 0;padding-left:4px;list-style:none}.AIAssistant-module__sRwv7W__li:before{content:"• ";color:var(--accent)}.AIAssistant-module__sRwv7W__bold{color:#f1f5f9;margin:4px 0 2px;font-weight:600}.AIAssistant-module__sRwv7W__inputArea{background:#ffffff05;border-top:1px solid #ffffff0f;align-items:flex-end;gap:8px;padding:12px 14px;display:flex}.AIAssistant-module__sRwv7W__input{color:#f1f5f9;resize:none;background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;outline:none;flex:1;max-height:100px;padding:10px 14px;font-family:inherit;font-size:13px;line-height:1.4;transition:border-color .15s;overflow-y:auto}.AIAssistant-module__sRwv7W__input::placeholder{color:#ffffff40}.AIAssistant-module__sRwv7W__input:focus{border-color:color-mix(in srgb, var(--accent) 50%, transparent)}.AIAssistant-module__sRwv7W__sendBtn{background:var(--accent);cursor:pointer;color:#fff;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;transition:opacity .15s,transform .15s;display:flex}.AIAssistant-module__sRwv7W__sendBtn:hover:not(:disabled){opacity:.85;transform:scale(1.05)}.AIAssistant-module__sRwv7W__sendBtnDisabled{opacity:.4;cursor:not-allowed}.AIAssistant-module__sRwv7W__sendSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite AIAssistant-module__sRwv7W__spin}@keyframes AIAssistant-module__sRwv7W__spin{to{transform:rotate(360deg)}}.AIAssistant-module__sRwv7W__overlay{display:none}@media (max-width:480px){.AIAssistant-module__sRwv7W__panel{border-radius:20px 20px 0 0;width:100vw;max-height:85vh;bottom:0;right:0}.AIAssistant-module__sRwv7W__fab{bottom:20px;right:20px}.AIAssistant-module__sRwv7W__overlay{z-index:997;background:#00000080;display:block;position:fixed;inset:0}}
.layout-module__kk4I2W__layout{min-height:100vh;display:flex}.layout-module__kk4I2W__loadingScreen{background:#f5f7fb;justify-content:center;align-items:center;min-height:100vh;display:flex}.layout-module__kk4I2W__loadingSpinner{border:2px solid #e8735a33;border-top-color:#e8735a;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite layout-module__kk4I2W__spin}@keyframes layout-module__kk4I2W__spin{to{transform:rotate(360deg)}}.layout-module__kk4I2W__sidebar{z-index:100;background:#212144;border-right:none;flex-direction:column;width:260px;height:100vh;display:flex;position:fixed;top:0;left:0}.layout-module__kk4I2W__sidebarBrand{flex-shrink:0;justify-content:center;align-items:center;padding:0 0 .75rem;display:flex}.layout-module__kk4I2W__sideLogo{object-fit:contain;width:100%;height:auto;display:block}.layout-module__kk4I2W__sideNav{flex-direction:column;flex:1;gap:.15rem;padding:.75rem;display:flex;overflow-y:auto}.layout-module__kk4I2W__navItem{color:#ffffffb3;border:1px solid #0000;border-radius:8px;align-items:center;gap:.65rem;padding:.6rem .75rem;font-size:.85rem;font-weight:400;text-decoration:none;transition:all .15s;display:flex;position:relative}.layout-module__kk4I2W__navItem:hover{color:#fff;background:#ffffff1a}.layout-module__kk4I2W__navItemActive{color:#fff;background:#ffffff26;border-color:#fff3;font-weight:700}.layout-module__kk4I2W__navIcon{text-align:center;flex-shrink:0;width:20px;font-size:1rem}.layout-module__kk4I2W__navLabel{flex:1}.layout-module__kk4I2W__navActiveDot{background:#fff;border-radius:50%;flex-shrink:0;width:5px;height:5px}.layout-module__kk4I2W__navDivider{background:#ffffff1a;height:1px;margin:.5rem .75rem}.layout-module__kk4I2W__sideFooter{border-top:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;gap:.5rem;padding:.75rem;display:flex}.layout-module__kk4I2W__userCard{align-items:center;gap:.65rem;padding:.4rem .25rem;display:flex}.layout-module__kk4I2W__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;display:flex}.layout-module__kk4I2W__userInfo{flex:1;overflow:hidden}.layout-module__kk4I2W__userEmail{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.72rem;overflow:hidden}.layout-module__kk4I2W__userRole{letter-spacing:.04em;text-transform:uppercase;color:#fffc;margin:0;font-size:.68rem;font-weight:500}.layout-module__kk4I2W__logoutBtn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.55rem;font-size:.8rem;transition:all .2s;display:flex}.layout-module__kk4I2W__logoutBtn:hover{color:#fff;background:#ffffff1a}.layout-module__kk4I2W__navBadge{color:#fff;background:#ef4444;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:flex}.layout-module__kk4I2W__main{background:#f5f7fb;flex:1;min-height:100vh;margin-left:260px;padding:2rem}
.layout-module__CYwQgG__layout{min-height:100vh;display:flex}.layout-module__CYwQgG__loadingScreen{background:#f5f7fb;justify-content:center;align-items:center;min-height:100vh;display:flex}.layout-module__CYwQgG__loadingSpinner{border:2px solid #e8735a33;border-top-color:#e8735a;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite layout-module__CYwQgG__spin}@keyframes layout-module__CYwQgG__spin{to{transform:rotate(360deg)}}.layout-module__CYwQgG__sidebar{z-index:100;background:#212144;border-right:none;flex-direction:column;width:260px;height:100vh;display:flex;position:fixed;top:0;left:0}.layout-module__CYwQgG__sidebarBrand{flex-shrink:0;justify-content:center;align-items:center;padding:0 0 .75rem;display:flex}.layout-module__CYwQgG__sideLogo{object-fit:contain;width:100%;height:auto;display:block}.layout-module__CYwQgG__sideNav{flex-direction:column;flex:1;gap:.15rem;padding:.75rem;display:flex;overflow-y:auto}.layout-module__CYwQgG__navItem{color:#ffffffb3;border:1px solid #0000;border-radius:8px;align-items:center;gap:.65rem;padding:.6rem .75rem;font-size:.85rem;font-weight:400;text-decoration:none;transition:all .15s;display:flex;position:relative}.layout-module__CYwQgG__navItem:hover{color:#fff;background:#ffffff1a}.layout-module__CYwQgG__navItemActive{color:#fff;background:#ffffff26;border-color:#fff3;font-weight:700}.layout-module__CYwQgG__navIcon{text-align:center;flex-shrink:0;width:20px;font-size:1rem}.layout-module__CYwQgG__navLabel{flex:1}.layout-module__CYwQgG__navActiveDot{background:#fff;border-radius:50%;flex-shrink:0;width:5px;height:5px}.layout-module__CYwQgG__navDivider{background:#ffffff1a;height:1px;margin:.5rem .75rem}.layout-module__CYwQgG__sideFooter{border-top:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;gap:.5rem;padding:.75rem;display:flex}.layout-module__CYwQgG__userCard{align-items:center;gap:.65rem;padding:.4rem .25rem;display:flex}.layout-module__CYwQgG__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;display:flex}.layout-module__CYwQgG__userInfo{flex:1;overflow:hidden}.layout-module__CYwQgG__userEmail{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.72rem;overflow:hidden}.layout-module__CYwQgG__userRole{letter-spacing:.04em;text-transform:uppercase;color:#fffc;margin:0;font-size:.68rem;font-weight:500}.layout-module__CYwQgG__logoutBtn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.55rem;font-size:.8rem;transition:all .2s;display:flex}.layout-module__CYwQgG__logoutBtn:hover{color:#fff;background:#ffffff1a}.layout-module__CYwQgG__navBadge{color:#fff;background:#ef4444;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:flex}.layout-module__CYwQgG__main{background:#f5f7fb;flex:1;min-height:100vh;margin-left:260px;padding:2rem}.layout-module__CYwQgG__notifBtn{color:#ffffffb3;cursor:pointer;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:.65rem;padding:.55rem .75rem;font-size:.82rem;font-weight:400;text-decoration:none;transition:all .15s;display:flex;position:relative}.layout-module__CYwQgG__notifBtn:hover{color:#fff;background:#ffffff1a}.layout-module__CYwQgG__notifIcon{text-align:center;flex-shrink:0;width:20px;font-size:1rem}.layout-module__CYwQgG__notifLabel{flex:1}.layout-module__CYwQgG__notifBadgeCount{color:#fff;background:#ef4444;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;animation:2s infinite layout-module__CYwQgG__pulse;display:flex}@keyframes layout-module__CYwQgG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}
.layout-module__47E6Wa__layout{background:#f5f7fb;min-height:100vh;display:flex}.layout-module__47E6Wa__loadingScreen{background:#f5f7fb;justify-content:center;align-items:center;min-height:100vh;display:flex}.layout-module__47E6Wa__loadingSpinner{border:3px solid #e8735a26;border-top-color:#e8735a;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite layout-module__47E6Wa__spin}@keyframes layout-module__47E6Wa__spin{to{transform:rotate(360deg)}}.layout-module__47E6Wa__sidebar{background:#212144;border-right:none;flex-direction:column;width:240px;min-height:100vh;display:flex;position:sticky;top:0}.layout-module__47E6Wa__sidebarBrand{border-bottom:1px solid #ffffff14;padding:1.25rem 1rem}.layout-module__47E6Wa__sideLogo{object-fit:contain;width:100%;height:auto;max-height:52px}.layout-module__47E6Wa__sideNav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex}.layout-module__47E6Wa__navItem{color:#fff9;border:1px solid #0000;border-radius:8px;align-items:center;gap:.75rem;padding:.625rem .875rem;font-size:.875rem;text-decoration:none;transition:all .15s;display:flex;position:relative}.layout-module__47E6Wa__navItem:hover{color:#fff;background:#ffffff14}.layout-module__47E6Wa__navItemActive{color:#fff;background:#ffffff26;border-color:#fff3;font-weight:600}.layout-module__47E6Wa__navIcon{text-align:center;width:1.25rem;font-size:1rem}.layout-module__47E6Wa__navLabel{flex:1}.layout-module__47E6Wa__navActiveDot{background:#e8735a;border-radius:50%;width:6px;height:6px}.layout-module__47E6Wa__sideFooter{border-top:1px solid #ffffff14;flex-direction:column;gap:.75rem;padding:1rem .75rem;display:flex}.layout-module__47E6Wa__userCard{align-items:center;gap:.75rem;display:flex}.layout-module__47E6Wa__avatar{color:#fff;background:#e8735a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:600;display:flex}.layout-module__47E6Wa__userInfo{overflow:hidden}.layout-module__47E6Wa__userEmail{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.layout-module__47E6Wa__userRole{color:#ffffffbf;margin-top:.1rem;font-size:.7rem;font-weight:500}.layout-module__47E6Wa__logoutBtn{color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:.5rem;font-size:.8rem;transition:all .15s}.layout-module__47E6Wa__logoutBtn:hover{color:#fca5a5;background:#ef444426;border-color:#ef44444d}.layout-module__47E6Wa__main{background:#f5f7fb;flex:1;overflow-y:auto}
.layout-module__ULk6Ha__page{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.layout-module__ULk6Ha__loadingScreen{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}.layout-module__ULk6Ha__loadingSpinner{border:3px solid #e2e8f0;border-top-color:#e8735a;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite layout-module__ULk6Ha__spin}@keyframes layout-module__ULk6Ha__spin{to{transform:rotate(360deg)}}.layout-module__ULk6Ha__header{z-index:40;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.75rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.layout-module__ULk6Ha__headerLogo{align-items:center;text-decoration:none;display:flex}.layout-module__ULk6Ha__headerRight{align-items:center;gap:.75rem;display:flex}.layout-module__ULk6Ha__headerBadge{color:#475569;background:#f1f5f9;border-radius:20px;padding:.3rem .75rem;font-size:.8rem;font-weight:500}.layout-module__ULk6Ha__logoutBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem 1rem;font-size:.82rem;font-weight:500;transition:all .15s}.layout-module__ULk6Ha__logoutBtn:hover{color:#ef4444;background:#fef2f2;border-color:#ef4444}.layout-module__ULk6Ha__tabs{z-index:30;background:#fff;border-bottom:2px solid #e2e8f0;position:sticky;top:65px}.layout-module__ULk6Ha__tabsInner{scrollbar-width:none;align-items:center;gap:0;max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;overflow-x:auto}.layout-module__ULk6Ha__tabsInner::-webkit-scrollbar{display:none}.layout-module__ULk6Ha__tab{color:#64748b;white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:.4rem;margin-bottom:-2px;padding:.85rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s;display:flex}.layout-module__ULk6Ha__tab:hover{color:#e8735a}.layout-module__ULk6Ha__tabActive{color:#e8735a;border-bottom-color:#e8735a;font-weight:600}.layout-module__ULk6Ha__tabIcon{font-size:1rem}.layout-module__ULk6Ha__main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:2rem 1.5rem}@media (max-width:640px){.layout-module__ULk6Ha__header{padding:.75rem 1rem}.layout-module__ULk6Ha__headerBadge{display:none}.layout-module__ULk6Ha__tab{padding:.75rem .85rem;font-size:.8rem}.layout-module__ULk6Ha__tabIcon{font-size:.9rem}.layout-module__ULk6Ha__main{padding:1.25rem 1rem}}
