*{box-sizing:border-box;padding:0}*,html{margin:0}html{font-family:Montserrat,sans-serif}.app-container{display:flex;flex-direction:column;min-height:100vh}.app-container,body{background-color:#101010}body{margin:0;padding:0}header{background-color:#f5ba13;box-shadow:0 0 10px 0 #0000004d;margin:0;padding:16px 32px}header h1{color:#fff;font-family:McLaren,cursive;font-weight:200}.notes-grid{column-gap:8px;column-width:240px;flex:1 1;margin:8px 12px;max-width:1200px;padding:8px 0;width:auto}.note{background:#202020;border:.5px solid #4f4f4f;border-radius:8px;box-sizing:border-box;break-inside:avoid;display:inline-block;margin-bottom:8px;padding:8px 16px;page-break-inside:avoid;width:100%}.note h1{font-size:1.25em;margin-bottom:6px;overflow-wrap:break-word;white-space:normal;word-break:break-word}.note h1,.note p{word-wrap:break-word;color:#ebebeb}.note p{font-size:1em;margin-bottom:10px;white-space:pre-wrap}.note button{background-color:#303030;border:none;border-radius:6px;color:#ff3838;cursor:pointer;float:right;height:36px;outline:none;position:relative;width:36px}form.create-note{background:#202020;border-radius:8px;margin:24px auto;max-width:480px;padding:12px;position:relative;width:90%}form.create-note input{font-size:1.25em;font-weight:700}form.create-note input,form.create-note textarea{background-color:#202020;border:none;color:#ebebeb;font-family:inherit;outline:none;padding:4px;resize:none;width:100%}form.create-note textarea{font-size:1em}form.create-note button{background:#ffbd09;border:none;border-radius:50%;bottom:-18px;box-shadow:0 1px 3px #0000004d;color:#503b00;cursor:pointer;height:36px;outline:none;position:absolute;right:18px;width:36px}button:disabled{background-color:#c4c4c4!important;cursor:not-allowed!important;pointer-events:all!important}.footer-container{align-items:center;background-color:#101010;border-top:1px solid #202020;box-shadow:0 -2px 10px #00000080;display:flex;height:2.5rem;justify-content:center;margin-top:auto;position:relative;width:100%}.footer-container p{color:#ccc;margin:0}
/*# sourceMappingURL=main.4105eec6.css.map*/