*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif}.Layout_root__Hslw0{min-height:100vh;display:flex;flex-direction:column}.Layout_header__jBgn2{background:linear-gradient(135deg,#1a5f4a,#0d3d32);color:#fff;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;box-shadow:0 2px 8px rgba(0,0,0,.15)}.Layout_logo__3WeZ3{font-weight:700;font-size:1.25rem;color:inherit;text-decoration:none;letter-spacing:.02em}.Layout_nav__hbjna{display:flex;gap:1.5rem;align-items:center}.Layout_nav__hbjna a{color:hsla(0,0%,100%,.9);text-decoration:none;font-weight:500;transition:color .2s}.Layout_nav__hbjna a:hover{color:#fff}.Layout_nav__hbjna a.Layout_active__jFeCX{color:#fff;text-decoration:underline;text-underline-offset:4px}.Layout_adminLink__oBySA{opacity:.85;font-size:.9rem}.Layout_main__h9zXV{flex:1 1;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem;box-sizing:border-box}.Layout_footer__T7RxH{background:#0d3d32;color:hsla(0,0%,100%,.8);padding:1.5rem 2rem;text-align:center;font-size:.9rem}