:root{--primary-color:#568dfe;--primary-color-deep:#5185ec;--primary-color-hover:#80aeff;--secondary-color:#ffaf00;--dark-color:#292424;--font-color-primary:#292424;--font-color-secondary:#545563;--font-color-muted:#828282;--bg-primary:#f5f5f7;--bg-secondary:#fff;--bg-hover:#f0f4ff;--border-color:#dadada;--border-radius-default:16px;--border-radius-small:8px;--shadow-default:0 12px 30px #0f23341f}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--font-color-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--font-color-primary);margin-bottom:.5em;font-weight:600;line-height:1.2}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{color:var(--font-color-secondary);margin-bottom:1em}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}
.Layout-module__hBxhlq__wrapper{background:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.Layout-module__hBxhlq__header{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);z-index:100;padding:1.25rem 0;position:sticky;top:0;box-shadow:0 2px 12px #0f233414}.Layout-module__hBxhlq__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Layout-module__hBxhlq__logo{color:var(--primary-color);font-size:1.5rem;font-weight:700;text-decoration:none;transition:opacity .2s}.Layout-module__hBxhlq__logo:hover{opacity:.8}.Layout-module__hBxhlq__nav{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Layout-module__hBxhlq__navLink{color:var(--font-color-secondary);white-space:nowrap;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.Layout-module__hBxhlq__navLink:hover{color:var(--primary-color)}.Layout-module__hBxhlq__userName{color:var(--font-color-primary);background:var(--bg-hover);border-radius:var(--border-radius-small);padding:.5rem 1rem;font-size:.9375rem;font-weight:500}.Layout-module__hBxhlq__logoutButton{border:1px solid var(--border-color);color:var(--font-color-secondary);cursor:pointer;border-radius:var(--border-radius-small);background:0 0;padding:.5rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:all .2s}.Layout-module__hBxhlq__logoutButton:hover{color:var(--primary-color);border-color:var(--primary-color);background:var(--bg-hover)}.Layout-module__hBxhlq__main{flex:1;min-height:calc(100vh - 200px);padding:3rem 0}.Layout-module__hBxhlq__mainContainer{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.Layout-module__hBxhlq__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);margin-top:auto;padding:1.5rem 0}.Layout-module__hBxhlq__footerText{color:var(--font-color-muted);text-align:center;margin:0;font-size:.875rem}@media (max-width:768px){.Layout-module__hBxhlq__header{padding:1rem 0}.Layout-module__hBxhlq__container{flex-direction:column;align-items:flex-start;gap:1rem;padding:0 1rem}.Layout-module__hBxhlq__logo{font-size:1.25rem}.Layout-module__hBxhlq__nav{flex-wrap:wrap;justify-content:flex-start;gap:.75rem;width:100%}.Layout-module__hBxhlq__navLink{padding:.5rem 0;font-size:.875rem}.Layout-module__hBxhlq__userName{order:-1;padding:.375rem .75rem;font-size:.875rem}.Layout-module__hBxhlq__logoutButton{padding:.375rem .75rem;font-size:.875rem}.Layout-module__hBxhlq__main{padding:2rem 0}.Layout-module__hBxhlq__mainContainer{padding:0 1rem}.Layout-module__hBxhlq__footer{padding:1rem 0}.Layout-module__hBxhlq__footerText{font-size:.8125rem}}
