:root{--main-content-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--primary-scrollbar-color-rgb:235, 19, 43;font-family:Inter}::-webkit-scrollbar{border-radius:10px;width:8px}::-webkit-scrollbar-track{background:rgba(var(--primary-scrollbar-color-rgb), .1);border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, rgba(var(--primary-scrollbar-color-rgb), .8), rgba(var(--primary-scrollbar-color-rgb), .8));border-radius:10px;transition:background-color .3s}::-webkit-scrollbar-thumb:hover{cursor:grab;background:linear-gradient(180deg, rgba(var(--primary-scrollbar-color-rgb), 1), rgba(var(--primary-scrollbar-color-rgb), 1))}::-webkit-scrollbar-thumb:active{cursor:grabbing;background:linear-gradient(180deg, rgba(var(--primary-scrollbar-color-rgb), 1), rgba(var(--primary-scrollbar-color-rgb), 1))}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}body{height:100vh;font-family:var(--main-content-font);margin:0!important;padding:0!important}.Rw1GWW_mainLayout{flex-direction:column;height:100vh;display:flex;overflow:hidden}.Rw1GWW_mainArea{flex:1;display:flex;position:relative;overflow:hidden}.Rw1GWW_content{background-color:#f6f6f6;flex:1;padding:12px;overflow-y:auto}._8scO0W_header{color:#fff;z-index:1;background-color:#b71c1c;justify-content:space-between;align-items:center;min-height:60px;padding:0 50px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000001a}@media (max-width:768px){._8scO0W_header{padding:0 12px}}._8scO0W_header ._8scO0W_title{z-index:10;align-items:center;gap:10px;margin:0;font-size:24px;font-weight:400;display:flex}._8scO0W_header ._8scO0W_actions{z-index:10;align-items:center;gap:16px;display:flex}._8scO0W_header ._8scO0W_userInfo{flex-direction:column;align-items:flex-end;gap:2px;display:flex}._8scO0W_header ._8scO0W_userName{font-size:18px;font-weight:500;line-height:1.2}._8scO0W_header ._8scO0W_userEmail{font-size:16px;line-height:1.2}._8scO0W_backgroundGradient{z-index:1;background:linear-gradient(135deg,#b71c1c 0%,#8b0000 35%,#6d0000 65%,#4a0000 100%);position:absolute;inset:0}._8scO0W_particle{opacity:.3;z-index:4;width:.15rem;height:.15rem;animation:_8scO0W_floatParticle calc(var(--random-duration,3) * 1s) ease-in-out infinite;animation-delay:calc(var(--i,0) * -.2s);border-radius:50%;position:absolute}@keyframes _8scO0W_floatParticle{0%{opacity:.3;transform:translate(0)scale(1)}50%{transform:translate(calc(var(--random-x,0) * 1px), -1.5rem) scale(1.3);opacity:.5}to{opacity:.3;transform:translate(0)scale(1)}}._8scO0W_diagonalLines{z-index:5;opacity:.073;background-image:repeating-linear-gradient(45deg,#0000,#0000 20px,#ffffff4d 20px 22px);position:absolute;inset:0}._8scO0W_actionIcon{cursor:pointer;align-items:center;gap:3px;transition:opacity .2s;display:flex}._8scO0W_actionIcon:hover{opacity:.7}.YdN0cq_burgerMenu{cursor:pointer;z-index:15;flex-direction:column;justify-content:space-between;width:24px;height:18px;transition:all .3s;display:flex}.YdN0cq_burgerMenu span{transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.YdN0cq_burgerMenu.YdN0cq_open{transform:translate(7px)}.YdN0cq_burgerMenu.YdN0cq_open span:first-child{transform:rotate(45deg)translateY(11px)}.YdN0cq_burgerMenu.YdN0cq_open span:nth-child(2){opacity:0;transform:scaleX(0)}.YdN0cq_burgerMenu.YdN0cq_open span:nth-child(3){transform:rotate(-45deg)translateY(-11px)}.YdN0cq_burgerMenu:hover span{opacity:.7}.BMdMsG_sidebarWrapper{opacity:0;pointer-events:none;z-index:10;background-color:#0006;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;right:0}.BMdMsG_sidebarWrapper.BMdMsG_active{opacity:1;pointer-events:auto}.BMdMsG_sidebar{z-index:20;background:#fff;border-right:1px solid #e0e0e0;flex-direction:column;justify-content:space-between;width:260px;height:100%;padding:16px;transition:transform .3s,opacity .3s;display:flex;position:absolute;top:0;right:0;overflow:hidden;box-shadow:2px 0 8px #0000000d}.BMdMsG_sidebar.BMdMsG_open{opacity:1;transform:translate(0)}.BMdMsG_sidebar.BMdMsG_closed{opacity:0;transform:translate(100%)}.BMdMsG_sidebar .BMdMsG_menuItems{opacity:1;border-bottom:1px solid #e0e0e080;flex-direction:column;gap:8px;padding-bottom:10px;transition:opacity .3s .1s;display:flex}.BMdMsG_sidebar.BMdMsG_closed .BMdMsG_sidebar .BMdMsG_menuItems{opacity:0}.BMdMsG_sidebar .BMdMsG_menuItems .BMdMsG_item{cursor:pointer;color:#333;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;font-weight:500;transition:background-color .2s,transform .2s;display:flex}.BMdMsG_sidebar .BMdMsG_menuItems .BMdMsG_item:hover{background-color:#e0e0e0;transform:translate(2px)}.BMdMsG_sidebar .BMdMsG_menuItems .BMdMsG_item .BMdMsG_itemIcon{min-width:24px;display:flex}.BMdMsG_sidebar .BMdMsG_menuItems .BMdMsG_item.BMdMsG_active{color:#fff;background:linear-gradient(135deg,#b71c1c 0%,#8b0000 35%,#6d0000 65%,#4a0000 100%)}.BMdMsG_sidebar .BMdMsG_menuItems .BMdMsG_item span[role=img]{font-size:1.3rem}.BMdMsG_sidebar .BMdMsG_menuItems .BMdMsG_item .BMdMsG_itemName{opacity:1;transition:opacity .2s}.BMdMsG_sidebar .BMdMsG_menuItems .BMdMsG_item .BMdMsG_sidebar.BMdMsG_closed .BMdMsG_itemName{opacity:0}.BMdMsG_sidebar .BMdMsG_bottom{opacity:1;border-top:1px solid #e0e0e080;justify-content:center;align-items:center;padding-top:16px;transition:opacity .3s .1s;display:flex}.BMdMsG_sidebar.BMdMsG_closed .BMdMsG_sidebar .BMdMsG_bottom{opacity:0}.BMdMsG_sidebar .BMdMsG_bottom .BMdMsG_logoutButton{color:#d32f2f;cursor:pointer;background-color:#0000;border:none;align-items:center;gap:8px;padding:8px 16px;font-size:16px;font-weight:600;transition:color .2s,transform .2s;display:flex}.BMdMsG_sidebar .BMdMsG_bottom .BMdMsG_logoutButton:hover{color:#ab2424;transform:scale(1.05)}.BMdMsG_sidebar .BMdMsG_bottom .BMdMsG_logoutButton .BMdMsG_logoutText{opacity:1;transition:opacity .2s}.BMdMsG_sidebar .BMdMsG_bottom .BMdMsG_logoutButton .BMdMsG_sidebar.BMdMsG_closed .BMdMsG_logoutText{opacity:0}.BMdMsG_sidebar .BMdMsG_bottom .BMdMsG_logoutButton span[role=img]{font-size:1.5rem}.BMdMsG_item.BMdMsG_active{color:#fff;background:linear-gradient(135deg,#b71c1c 0%,#8b0000 35%,#6d0000 65%,#4a0000 100%)}.BMdMsG_item.BMdMsG_active svg{fill:#fff;stroke:#fff}.BMdMsG_mobileOnly{display:none!important}@media (max-width:768px){.BMdMsG_mobileOnly{display:flex!important}}._2Qg--W_enterPage{justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}._2Qg--W_backgroundGradient{z-index:1;background:linear-gradient(135deg,#b71c1c 0%,#8b0000 35%,#6d0000 65%,#4a0000 100%);position:absolute;inset:0}._2Qg--W_animatedGradient{z-index:2;opacity:.3;background:radial-gradient(circle at 20% 30%,#b71c1c66 0%,#0000 50%);animation:10s linear infinite _2Qg--W_shiftGradient;position:absolute;inset:0}@keyframes _2Qg--W_shiftGradient{0%{transform:translate(0)}50%{transform:translate(3.125rem,3.125rem)}to{transform:translate(0)}}._2Qg--W_floatingShape1{opacity:.15;filter:blur(2rem);z-index:3;background-color:#ffebe8;border-radius:1.5rem;width:16rem;height:16rem;animation:20s linear infinite _2Qg--W_floatShape1;position:absolute;top:25%;left:25%}@keyframes _2Qg--W_floatShape1{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-1.875rem)rotate(180deg)}to{transform:translateY(0)rotate(360deg)}}._2Qg--W_floatingShape2{opacity:.2;filter:blur(3rem);z-index:3;background-color:#d32f2f;border-radius:50%;width:24rem;height:24rem;animation:25s linear infinite _2Qg--W_floatShape2;position:absolute;top:33%;right:25%}@keyframes _2Qg--W_floatShape2{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(2.5rem)rotate(-180deg)}to{transform:translateY(0)rotate(-360deg)}}._2Qg--W_floatingShape3{opacity:.15;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);filter:blur(3rem);z-index:3;background-color:#ffdbd6;width:20rem;height:20rem;animation:18s linear infinite _2Qg--W_floatShape3;position:absolute;bottom:25%;left:33%}@keyframes _2Qg--W_floatShape3{0%{transform:translate(0)}50%{transform:translate(1.875rem,-3.125rem)}to{transform:translate(0)}}._2Qg--W_floatingShape4{opacity:.1;filter:blur(3rem);z-index:3;background-color:#f5f5f5;border-radius:1rem;width:18rem;height:18rem;animation:22s linear infinite _2Qg--W_floatShape4;position:absolute;top:50%;right:33%}@keyframes _2Qg--W_floatShape4{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(1.875rem)rotate(90deg)}to{transform:translateY(0)rotate(0)}}._2Qg--W_particle{opacity:.3;z-index:4;width:.2rem;height:.2rem;animation:_2Qg--W_floatParticle calc(var(--random-duration,5) * 1s) ease-in-out infinite;animation-delay:calc(var(--i,0) * -.25s);border-radius:50%;position:absolute}@keyframes _2Qg--W_floatParticle{0%{opacity:.3;transform:translate(0)scale(1)}50%{transform:translate(calc(var(--random-x,0) * 1px), -6.25rem) scale(1.5);opacity:.6}to{opacity:.3;transform:translate(0)scale(1)}}._2Qg--W_meshGradient{z-index:2;opacity:.3;background-image:radial-gradient(at 40% 20%,#b71c1c99 0,#0000 50%),radial-gradient(at 80% 0,#d32f2f80 0,#0000 50%),radial-gradient(at 0%,#8b000099 0,#0000 50%),radial-gradient(at 80% 100%,#ffdcd84d 0,#0000 50%),radial-gradient(at 20% 100%,#b71c1c80 0,#0000 50%);position:absolute;inset:0}._2Qg--W_diagonalLines{z-index:5;opacity:.05;background-image:repeating-linear-gradient(45deg,#0000,#0000 35px,#ffffff80 35px 37px);position:absolute;inset:0}._2Qg--W_accentDots{z-index:5;opacity:.05;background-image:radial-gradient(circle,#fffc 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}._2Qg--W_goldAccent{opacity:.05;filter:blur(2rem);z-index:3;background-color:gold;border-radius:50%;width:10rem;height:10rem;animation:15s linear infinite _2Qg--W_goldAccent;position:absolute;bottom:33%;right:25%}@keyframes _2Qg--W_goldAccent{0%{transform:scale(1)rotate(0)}50%{transform:scale(1.2)rotate(180deg)}to{transform:scale(1)rotate(360deg)}}._2Qg--W_formContainer{z-index:10;animation:.5s ease-in-out forwards _2Qg--W_fadeInScale;position:relative}@keyframes _2Qg--W_fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.IMyu1W_errorBoundary{box-sizing:border-box;color:#333;text-align:center;background-color:#f2f2f2;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px;font-family:Arial,sans-serif;display:flex;overflow-y:auto}.IMyu1W_errorBoundaryTitle{color:#d32f2f;margin-bottom:1rem}.IMyu1W_errorBoundaryInfo,.IMyu1W_errorBoundaryInstructions{color:#666;max-width:600px;margin:1rem 0;font-size:.9rem}.IMyu1W_errorBoundaryIframeContainer{width:100%;height:540px;position:relative;overflow:hidden}.IMyu1W_errorBoundaryIframe{border:none;width:100%;height:100%;position:absolute;left:0}.IMyu1W_errorBoundarySection{border:1px solid #ddd;border-radius:4px;width:100%;margin:20px 0;padding:15px}.IMyu1W_errorBoundaryDetails,.IMyu1W_errorBoundaryStack,.IMyu1W_errorBoundaryComponentStack,.IMyu1W_errorBoundaryConsole,.IMyu1W_errorBoundarySystem{white-space:pre-wrap;word-break:break-word;text-align:left;background:#f5f5f5;border-radius:4px;max-height:400px;padding:10px;font-family:monospace;overflow-y:auto}.IMyu1W_errorBoundaryConsole{color:#fff;background:#000}.IMyu1W_errorBoundaryCopyText{cursor:pointer;margin-top:1rem;text-decoration:underline}@media screen and (max-width:610px){.IMyu1W_errorBoundaryIframeContainer,.IMyu1W_errorBoundaryInstructions{display:none}}@media screen and (max-width:480px){.IMyu1W_errorBoundaryTitle{font-size:1.5rem}.IMyu1W_errorBoundaryInfo{padding:0 1rem;font-size:.8rem}.IMyu1W_errorBoundarySection{margin:10px 0;padding:10px}}
