*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body,app-root{background-color:#e9f1f7;display:flex;flex-direction:column;min-height:112vh}a{text-decoration:none}h1{font-size:44px;font-weight:300;line-height:.9;letter-spacing:-1.5px;word-spacing:7px}.button-green{background-color:#355541;border-radius:8px;padding:8px 15px;border:none;color:#e9f1f7}.button-green:hover:enabled{cursor:pointer;background-color:#40664e}.button-green:active:enabled{background-color:#33523e}.form-input-green{background-color:#355541;border:0;font-weight:300;border-radius:8px;padding:8px 15px;font-size:20px;color:#e9f1f7;letter-spacing:1.5px}.form-input-green::placeholder{color:#ccc;font-weight:200;font-size:20px;letter-spacing:1.5px}.form-input-green:focus::placeholder{color:#355541}.texture-background{background-color:#e9f1f7;background-image:url(https://www.transparenttextures.com/patterns/cream-dust.png)}.screen{min-height:100vh}.screen:first-of-type{min-height:90vh}.modal-open{overflow:hidden}.icon-button{background:none;padding:0;margin:0;border:0;width:fit-content;height:fit-content;display:inline}.icon{width:24px;height:24px}.create-element-btn{position:absolute;right:3%;bottom:0%;background:#4d795d;border:none;border-radius:8px;aspect-ratio:1/1;font-weight:lighter;width:6%;display:flex;justify-content:center;align-items:center}.create-element-btn:hover{background-color:#395a45}.create-element-btn:active{background-color:#33523e}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1}.modal-content{background-color:#253b2d;color:#e9f1f7;padding:30px;border-radius:10px;text-align:center;width:fit-content;box-shadow:0 5px 15px #0000004d;z-index:2}
