:root{--sidebar-width:260px;--header-height:64px;--header-background:#16213c}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:#f7f9fc}.app-header{position:-webkit-sticky;position:sticky;top:0;z-index:1200;display:flex;align-items:center;grid-gap:1rem;gap:1rem;padding:0 1.25rem;min-height:64px;min-height:var(--header-height);background:#16213c;background:var(--header-background);color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2)}.app-title{margin:0;font-size:1.25rem;font-weight:600;letter-spacing:.03em}.header-titles{display:flex;flex-direction:column;justify-content:center;grid-gap:.15rem;gap:.15rem;min-width:0}.app-subtitle{margin:0;font-size:.875rem;font-weight:400;letter-spacing:.02em;color:hsla(0,0%,100%,.8);line-height:1.2;word-break:break-word}.menu-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid hsla(0,0%,100%,.45);border-radius:8px;background:transparent;color:inherit;cursor:pointer;transition:background .2s ease,border .2s ease}.menu-toggle:focus{outline:2px solid hsla(0,0%,100%,.75);outline-offset:2px}.menu-toggle:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.75)}.menu-icon{display:flex;flex-direction:column;align-items:center;grid-gap:6px;gap:6px}.menu-icon span{display:block;width:20px;height:2px;background:currentColor;border-radius:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-body{display:flex;flex:1 1 auto;min-height:0}.sidebar-drawer{width:260px;width:var(--sidebar-width);flex-shrink:0;background:#131b2f;color:#f1f5f9;border-right:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom,0)}.sidebar-drawer .pro-sidebar{height:100%;min-height:100%;width:100%!important;min-width:100%!important}.sidebar-drawer h3{margin:0}.sidebar-drawer .pro-sidebar-inner{background:transparent!important;height:100%;display:flex;flex-direction:column}.sidebar-drawer .pro-sidebar-inner .pro-sidebar-layout{flex:1 1 auto;display:flex;flex-direction:column}.sidebar-drawer .pro-sidebar-content{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(3.5rem + env(safe-area-inset-bottom, 16px));scroll-padding-bottom:calc(3.5rem + env(safe-area-inset-bottom, 16px))}.sidebar-drawer .pro-menu{flex:1 1 auto;padding-bottom:.5rem}.sidebar-drawer .pro-menu-item>.pro-inner-item{color:inherit}.sidebar-drawer .pro-menu-item>.pro-inner-item:hover{background:hsla(0,0%,100%,.08)}body.sidebar-open-lock{overflow:hidden;touch-action:pan-y}.app-content{flex:1 1 auto;width:100%;min-width:0;padding:2rem;overflow-x:auto;background:#f7f9fc}.sidebar-backdrop{display:none}@media (max-width:992px){:root{--header-height:56px}.menu-toggle{display:inline-flex}.app-body{flex-direction:column}.sidebar-drawer{position:fixed;top:64px;top:var(--header-height);left:0;z-index:1100;height:calc(100vh - 64px);height:calc(100vh - var(--header-height));width:min(80vw,320px);max-width:320px;box-shadow:2px 0 12px rgba(0,0,0,.25);transform:translateX(-100%);transition:transform .3s ease;border-right:none}.sidebar-drawer.open{transform:translateX(0)}.sidebar-backdrop{display:block;position:fixed;top:64px;top:var(--header-height);left:0;width:100%;height:calc(100vh - 64px);height:calc(100vh - var(--header-height));background:rgba(0,0,0,.35);z-index:1000}.app-content{padding:1.5rem 1.25rem}}@media (max-width:600px){.app-content{padding:1.25rem 1rem}.app-title{font-size:1.1rem}.app-subtitle{font-size:.78rem}}.centerText{text-align:center}.textBox{margin:10px;padding:10px;background-color:#99dbff;border-radius:30px;overflow-wrap:anywhere}.imageBorder,.textBox{border-style:solid;border-color:#384747;max-width:100%;box-sizing:border-box}.imageBorder{display:block;height:auto}
/*# sourceMappingURL=main.7f1f6f86.chunk.css.map */