html{box-sizing:border-box;font-size:16px;font-family:sans-serif;color:#fff}*,:after,:before{margin:0;padding:0;box-sizing:inherit}body{background-color:#275a4b}h1,nav{padding:1rem 0}nav a{background-color:#dbdbdb;padding:.25rem 1rem;border-radius:.25rem;color:#fff}.Error{font-family:"Anton",sans-serif;background-color:#fff;display:flex;align-items:center;flex-direction:column}.error-number,.error-text{width:100%;color:transparent;text-align:center;font-size:8rem;font-weight:700;background-image:url(/static/media/mountain.d35b84f7.jpg);background-size:cover;background-position-y:center;-webkit-background-clip:text;background-clip:text}.error-number{color:#000;font-size:8rem}.Error a{color:#4a4de9}.Error a,a{text-decoration:none}a{margin:0 1rem}li{margin:1rem 0;width:100%;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(5,1fr)}.active{font-weight:700;color:#7072e2}.crud-api{min-height:95vh;display:flex;flex-direction:column;padding:0 2rem}input[type=text]{border:thin solid #dedede;border-radius:.25rem;padding:.75rem;margin-bottom:1rem;margin-top:1rem;outline:none;display:block;width:100%;font-size:1rem;line-height:1;background-color:transparent}button,input[type=button],input[type=reset],input[type=submit]{border:none;border-radius:.25rem;margin:0 .1rem;display:inline-block;background-color:#eee;color:#444;font-weight:700;font-size:1rem;line-height:1;text-transform:none;text-decoration:none;text-align:center;vertical-align:middle;cursor:pointer;padding:.25rem}input[type=reset],input[type=submit]{padding:.5rem 1rem}form{margin-bottom:1rem;padding:2rem}table{border-spacing:0;border-collapse:collapse;width:100%;overflow-x:auto}td,th{text-align:left;padding:.5rem;border-bottom:thin solid #dedede}.btn-delete,input[type=reset]{background-color:#fa1d42;color:#fff}.btn-edit,input[type=submit]{background-color:#4720f3;color:#fff}.loader{display:flex;justify-content:center;align-items:center;position:fixed;left:0;right:0;top:0;bottom:0;background-color:#fd2549;color:#fff;font-weight:700}.loader img{width:4rem;height:auto}.table-crud{font-size:.85rem}.table-actions{width:6rem}@media screen and (min-width:768px){.btn-delete,.btn-edit{padding:.3rem;margin:0 .25rem}.crud-api,header{width:100%}}
/*# sourceMappingURL=main.f0edf11f.chunk.css.map */