body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;background-image:linear-gradient(#994949,#2a2d46);margin-top:-21px;padding-top:10px;color:#fff;caret-color:transparent}a{color:inherit;text-decoration:none}.h1,.h2,.h3,.li{margin:2px}.global-stage,.local-stage,.mini-local-stage{border:2px solid #fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:3px 10px;margin:15px auto}.container{max-width:1440px;margin:0 auto}.search-heading{margin:20px auto 0;background-color:#fff;color:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px;border-radius:5px;text-align:center}.search-result-main{width:80%;margin:15px auto}.search-result{margin-bottom:60px;color:#0ff}input{margin:15px 0;border-radius:3px;height:33px;box-Shadow:0 4px 12px rgba(0,0,0,.4);border:none;text-align:center;outline:none;color:#32cd32;font-weight:700}input::-webkit-input-placeholder{color:grey;font-weight:700}input:-ms-input-placeholder{color:grey;font-weight:700}input::placeholder{color:grey;font-weight:700}.notes{color:#32cd32;font-weight:700;font-size:13px;display:grid;grid-template-columns:repeat(2,1fr);place-items:center;width:100%;caret-color:transparent}.note{background-color:#32cd32;color:#fff;width:500px;margin:20px;padding:10px;border-radius:10px;box-shadow:2px 4px 8px rgba(0,0,0,.2);height:200px;overflow:scroll;cursor:pointer}.note:hover{transition:all .8s;transform:translateY(-10px)}.note::-webkit-scrollbar{display:none}@media only screen and (max-width:768px){.notes{grid-template-columns:1fr}.note{width:90%}}.btn-custom{box-shadow:2px 4px 8px rgba(0,0,0,.2);border:none;outline:none;border-radius:5px;padding:10px 15px;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;cursor:pointer;transition-duration:.3s;margin-top:5px}.btn-red{background-color:red;color:#fff}.btn-blue{background-color:#00f;color:#fff}.btn-green{background-color:green;color:#fff}.btn-cyan{background-color:#0ff;color:#000;border:1px solid #0ff}.btn-red:hover{background-color:#fff;color:red}.btn-blue:hover{background-color:#fff;color:#00f}.btn-green:hover{background-color:#fff;color:green}.btn-cyan:hover{background-color:#000;color:#0ff;border:1px solid #0ff}.cyan{color:#0ff}.cyan,.yellow{font-weight:700}.yellow{color:#ff0}.justify{text-align:justify}.center{text-align:center}.book{background-color:#fff;color:#32cd32;padding:2px;margin:2px;border-radius:2px;width:90%;height:90%;font-size:12px;cursor:zoom-in}.book:hover{transition:.5s ease-out;transform:scale(1.5)}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;place-items:center}@media only screen and (max-width:768px){.grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=main.76d588de.chunk.css.map */