:root{font-family:monospace;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;background-color:#222531;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%234b505a' fill-opacity='.2'%3E%3Cpath d='M0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 1.4l2.83 2.83 1.41-1.41L1.41 0H0v1.41zM38.59 40l-2.83-2.83 1.41-1.41L40 38.59V40h-1.41zM40 1.41l-2.83 2.83-1.41-1.41L38.59 0H40v1.41zM20 18.6l2.83-2.83 1.41 1.41L21.41 20l2.83 2.83-1.41 1.41L20 21.41l-2.83 2.83-1.41-1.41L18.59 20l-2.83-2.83 1.41-1.41L20 18.59z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:40px 40px;animation:scrollBg 30s linear infinite;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:auto;overflow-x:hidden}@keyframes scrollBg{0%{background-position:0 0}to{background-position:-400px 400px}}.FullHome,.FullAccount{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.headerHome{width:75%;height:10%;display:flex;justify-content:space-between;align-items:center;margin-top:5em}.AHeader{width:75%;height:10%;display:flex;justify-content:flex-start;align-items:center}.headerHomeLoggedOut{width:75%;height:10%;display:flex;justify-content:space-between;align-items:center;margin-top:5em}.headerHome h1,.AHeader h1{font-size:4em}.AHeader h1:hover{cursor:pointer}.headerHomeLoggedOut h1{font-size:4em}.headerHome h1:hover,.headerHomeLoggedOut h1:hover{cursor:pointer}.headerButtons{display:flex;justify-content:center;align-items:center;gap:1em}.headerButtons button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1.4em;font-weight:900;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;display:flex;justify-content:center;align-items:center}.headerButtons button:hover{border-color:#747bff}.NotesContainer{width:75%;min-height:90%;height:auto;display:flex;justify-content:center;gap:2em;margin:1em;flex-wrap:wrap;position:static}.NoteCard{width:calc(33.33% - 15em);min-width:240px;max-width:310px;height:410px;border-radius:12px;border:none;padding:15px;font-family:monospace;flex-grow:1}.ANoteCard{width:235px;height:350px;border-radius:12px;border:none;padding:15px;font-family:monospace}.NoteDate{font-size:1.3em;font-weight:600}.NoteCard h2{font-size:2em;font-weight:700}.NoteContent{font-size:1.5em;word-spacing:-.2em;overflow-x:hidden;overflow-y:auto;height:55%;scrollbar-width:thin;scrollbar-color:black rgb(241,241,241)}.NoteAuth{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;font-size:1.1em;font-weight:700;text-align:left;margin-top:-1em}.NoteAuth p{margin:2px 0}.EmptyCreate{display:none}.CreatePopUp{background-color:#222;width:60%;height:60%;border-radius:8px;border:3px solid rgb(255,178,255);position:fixed;padding:1em;display:flex;justify-content:center;align-items:center;flex-direction:column}.CreateHeader{width:92%;display:flex;justify-content:space-between;align-items:center}.CreateHeader button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:900;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;display:flex;justify-content:center;align-items:center}.CreateHeader button:hover{border-color:#747bff}.InputFields{height:100%;width:100%;display:flex;justify-content:center;align-items:center;gap:2em}.InputFieldsMains{width:45%;height:98%;font-size:1.3em;font-weight:700;display:flex;justify-content:space-between;flex-direction:column;margin-bottom:.1em}.InputFieldsMains input{width:90%;font-size:1em;border:2px solid #747bff;border-radius:4px}.InputFieldMainsInputs{display:flex;justify-content:center;flex-direction:column}.Anony{display:flex;justify-content:center;align-items:center}.Anony input{align-self:center}.InputFieldsContent{width:45%;height:98%;font-size:1.3em;font-weight:700}.InputFieldMainsSubmit button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:900;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;display:flex;justify-content:center;align-items:center}.InputFieldMainsSubmit button:hover{border-color:#747bff}.InputFieldsContent textarea{width:99%;height:90%;font-size:1.3em;border:2px solid #747bff;border-radius:4px}.CreateWholeBG{position:absolute;width:100vw;height:100vh;background-color:#2b2b2bab;display:flex;justify-content:center;align-items:center}.SearchBar{width:75%;font-size:2em;display:flex;justify-content:space-between;align-items:center}.SearchBar input{font-family:monospace;width:93%;height:80%;border-radius:7px;background-color:#d9d9d92c;border:none;display:flex;padding-left:.5em;font-size:.9em;font-weight:900}.SearchBar input::placeholder{color:#1e242f}.PPA{width:150px;height:auto;border-radius:50%;border:5px solid #747bff}.AHeaderUDetail{display:flex;justify-content:center;align-items:center;flex-direction:column;width:75%;height:40%;font-size:1.5em;text-transform:uppercase}.ANoteCard button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:900;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;display:flex;justify-content:center;align-items:center}.ANoteCard button:hover{border-color:#747bff}.AHeaderADetail{width:75%;height:10%;display:flex;justify-content:center;flex-direction:column;font-size:1.5em}.AHeaderADetailUses{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:-1em}.AHeaderADetailUses button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:.8em;font-weight:900;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;display:flex;justify-content:center;align-items:center}.AHeaderADetailUses button:hover{border-color:#747bff}.ANotesDisplay{width:75%;height:50%;display:flex;gap:2em;margin:1em;flex-wrap:wrap}.NoteAuth button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;width:40%;margin-top:-1em;font-size:1em;font-weight:900;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;display:flex;justify-content:center;align-items:center}.NoteAuth button:hover{border-color:#747bff}.AccountPleaseLogInIG{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;margin-top:-1em;font-size:1.2em;font-weight:900;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;display:flex;justify-content:center;align-items:center}.AccountPleaseLogInIG:hover{border-color:#747bff}.NoUsesMessageButtons{display:flex;gap:1em;margin-top:3em}.NoUsesMessageButtons button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;margin-top:-1em;font-size:1.2em;font-weight:900;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;display:flex;justify-content:center;align-items:center}.NoUsesMessageButtons button:hover{border-color:#747bff}.LandBut{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1.2em;font-weight:900;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;display:flex;justify-content:center;align-items:center}.LandBut:hover{border-color:#747bff}.LandWhole{width:100vw;height:auto;display:flex;flex-direction:column;align-items:center}.LandWholeHead{width:55%;min-height:30vh;font-size:1.5em;display:flex;justify-content:center;align-items:center;flex-direction:column}.LandFeatures,.LandTut{width:55%;padding:3em 0;display:flex;justify-content:center;align-items:center;flex-direction:column}.LFBLOCK,.LTBLOCK{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2em}.LF,.LT{width:30em;min-height:15em;padding:1em;display:flex;justify-content:center;text-align:center;flex-direction:column;border:2px solid #747bff;border-radius:8px}.LF{min-height:25em}.LandFoot{width:100%;padding:2em 0;font-size:1.3em;display:flex;justify-content:center;align-items:center;flex-direction:column}.LandFootAs{display:flex;justify-content:center;align-items:center;gap:1em}@media screen and (max-width: 940px){.LandWholeHead,.LandBut{font-size:1em}.LandFeatures h1{font-size:1.5em}.LandFootAs,.LandFoot p{font-size:.75em}}@media screen and (max-width: 400px){.LandWholeHead,.LandBut{font-size:.75em}.LandFeatures h1{font-size:1em}.LandFootAs,.LandFoot p{font-size:.5em}}@media screen and (max-width: 580px){.headerHome h1,.headerHomeLoggedOut h1,.AHeader h1{font-size:2.5em}.headerButtons{flex-direction:column}.headerButtons button{font-size:.75em}.SearchBar{width:70%}.NotesContainer,.ANotesDisplay{gap:4em}.NoteCard{height:350px}.AHeaderUDetail{font-size:1em}.PPA{width:100px}.ANoteCard{height:325px}.ANoteCard button{font-size:.75em}.AHeaderADetail h3{font-size:1em}.AHeaderADetailUses button{font-size:.65em}.ANoteCard .NoteAuth{margin-top:-2em}.NoteCard h2{font-size:1.5em}.NoteContent{font-size:1.25em}.CreateHeader h2,.InputFieldsMains,.InputFieldsContent{font-size:1em}.InputFieldsContent textarea{height:80%}}
