:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.App{text-align:center;background-color:#f4e1d2;display:flex;flex-direction:column;align-items:stretch;font-size:calc(10px + 2vmin);color:#3c2a1e;height:100%;margin:0}.App-header{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:10px 20px;position:fixed;top:0;left:0;width:100%;z-index:10}body,html,#root{margin:0;padding:0;display:block;height:100%}.content{flex-grow:1;display:flex;flex-direction:column;align-items:stretch;padding:12px;margin-top:0;min-height:calc(100vh - 64px);box-sizing:border-box}.app-logo{position:fixed;top:20px;left:50px;height:100px;width:auto;z-index:10}.app-logo-fixed{position:fixed;top:0;left:0;height:55px;width:auto;z-index:1000}.header-content{margin-left:100px;text-align:center;width:100%}.App-header h1{font-size:1.5em;color:#3c2a1e}.App-link{color:#8b5e3c;text-decoration:none}.App-link:hover{color:#6a3f1e}.register-container{background-color:#fff0e6;padding:20px;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:100%;max-width:400px;margin:20px}input[type=text],input[type=email],input[type=password]{width:100%;padding:10px;margin:10px 0;border:1px solid #d1a27a;border-radius:5px;font-size:16px;background-color:#f9f3e3}input[type=submit]{background-color:#8b5e3c;color:#fff;padding:10px;border:none;border-radius:5px;cursor:pointer;font-size:16px;width:100%;margin-top:10px}input[type=submit]:hover{background-color:#6a3f1e}h1{font-size:2.5em;color:#3c2a1e;margin-bottom:20px}.tree-background{position:fixed;top:100px;left:0;width:100vw;height:calc(100vh - 100px);background-image:url(./assets/Trees_background_3.jpg);background-repeat:no-repeat;background-position:left bottom;background-size:contain;opacity:.08;pointer-events:none;z-index:0}.App{position:relative;z-index:1}.App-header{position:relative;background-color:transparent;z-index:2}.main-header{display:flex;justify-content:space-between;align-items:center;padding:10px 30px;background-color:transparent;position:sticky;top:0;z-index:100;height:80px}.header-left .app-logo{height:100px}.main-content{display:flex;flex-direction:column;justify-content:flex-start;margin-top:80px;height:calc(100vh - 80px);overflow-y:auto}.header-right{display:flex;gap:20px;align-items:center;position:sticky;top:0}@media (max-width: 600px){.App-header{padding:10px}.app-logo{top:5px;left:10px;height:50px}.header-content{margin-left:70px}h1{font-size:2em}}
