menu{margin:0}.dropdown{display:flex;flex-direction:column;top:0;right:0;justify-content:space-between;align-items:center;height:100vh;background-color:#3a176b;border-radius:5px;padding:15px 25px;z-index:1000}.dropdown-closed{background:transparent;border:0px transparent;height:0%;padding-right:10px}.dropdown-open{position:fixed;height:100%;width:275px;padding-top:0;padding-right:35px}.dropdown-btn-container{display:flex;justify-content:flex-end;width:100%;margin-bottom:20px}.dropdown-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:transparent;border:0px transparent;height:45px;width:45px;padding:5px}.close-dropdown-btn{margin-top:25px}.dropdown-items-container{display:flex;flex-direction:column;height:100%;margin-bottom:55px}.dropdown-btn:hover{background-color:#9059f0;border-radius:4px}.dropdown-btn.open .top-line{transform:translateY(11px) rotate(45deg)}.dropdown-btn.open .bottom-line{transform:translateY(-11px) rotate(-45deg)}.dropdown-btn.open .middle-line{opacity:0}.hamburger-icon-line{background:white;display:block;height:3px;width:35px;position:relative;margin-top:8px;transition:transform .5s ease;transform-origin:center}.hamburger-icon-line.top-line{margin-top:0}.hamburger-icon-line.middle-line{transition:opacity .5s ease}.link-btn.dropdown-link-btn{margin-top:20px;align-self:center}@media (max-width: 600px){.dropdown{padding:15px 0}.dropdown.dropdown-open{height:100%;width:calc(100% - 50px);padding:0 25px}}.devise-wrapper{width:100%;min-height:100svh;margin:auto;display:flex;flex-direction:row;justify-content:center}.devise-container{display:flex;flex-direction:column;align-items:center;max-width:1920px;width:40%;height:fit-content;background:transparent;border:none;margin-top:10px;padding:10px 25px}.devise-form{display:flex;flex-direction:column;text-wrap:wrap;align-items:center}.field{margin-top:10px}.field-input{width:200px;max-width:100%}.actions,.devise-link{margin-top:20px}.devise-btn{min-width:72px;max-width:210px;height:25px;background-color:#723cd1;color:#fff;margin-top:20px}.devise-btn.devise-btn-long{width:113px}.devise-btn:hover{background-color:#9059f0}.devise-btn:active{background:rgb(127,27,242)}.devise-edit-header{margin-bottom:5px}.error-message{display:none;width:185px;font-size:.8em}input:focus:invalid~.error-message{display:flex}@media (max-width: 600px){.devise-container{width:82%}}.dreams-page-container{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;margin-top:25px;min-height:calc(100vh - 90px)}.dream-list{display:flex;flex-direction:column;align-content:center;flex-wrap:wrap;width:100%}@media (max-width: 600px){.dreams-page-container{width:100vw}}.dream-container{display:flex;flex-direction:column;width:600px;max-width:600px;position:relative;background:#4e238880;border-radius:16px;border:none;padding:10px 15px;margin-bottom:20px;box-sizing:border-box;scroll-margin-top:80px;border:1px solid transparent}.dream-container.highlight-container{border:1px solid white}.dream-expanded-body-container{display:flex;flex-direction:column}.dream-top-row-container{display:flex;justify-content:space-between}.dream-body{display:flex;width:90%;align-self:center;margin:10px 0;overflow-wrap:anywhere;white-space:pre-wrap}.expand-btn{background:transparent;border:none;padding:0}.expand-btn:hover{background-color:#9059f0;border-radius:20px}.minimize-btn{margin-right:5px}.lucide--edit:after{display:inline-block;width:28px;height:28px;vertical-align:-.125em;padding:3px;background-repeat:no-repeat;background-size:100% 100%;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'/%3E%3Cpath d='M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z'/%3E%3C/g%3E%3C/svg%3E")}.lucide--x{display:inline-block;width:28px;height:28px;padding:3px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E")}.lucide--minimize-2:after{display:inline-block;width:28px;height:28px;padding:3px;vertical-align:-.125em;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m14 10l7-7m-1 7h-6V4M3 21l7-7m-6 0h6v6'/%3E%3C/svg%3E")}@media (max-width: 600px){.dream-container{width:95%}}#dream-input-form{display:flex;flex-direction:column;width:600px;max-width:90%;margin-top:82px;margin-bottom:20px}#dream-input-form.edit-form{margin-top:15px;align-self:center}#dream-input-textarea{height:80px;color-scheme:dark;background-color:#4e238880;border-radius:4px;padding:5px}#dream-input-time{color-scheme:dark;background:transparent;border:none;font-size:large;width:110px}.disabled-creation-msg{margin-top:82px;margin-bottom:15px}.input-char-count{align-self:flex-end}.dream-input-top-row{display:flex;justify-content:space-between;margin-top:5px}.dream-input-bottom-row{margin-top:10px;display:flex;align-items:center;justify-content:space-between}.confirm-delete-container{display:flex;flex-direction:column}.confirm-delete-btn{margin-right:5px}.dream-delete-confirm-msg{position:absolute;bottom:8px;left:30px}.dream-update-msg{position:absolute;right:20px}nav{display:flex;justify-content:space-between;padding:10px 25px;max-width:100%;height:70px}#navbar-title{font-size:xx-large;font-weight:700;align-self:center;justify-self:flex-start}.session-btns-container{display:flex;align-items:center;justify-content:space-between;width:170px}.session-btn{margin-left:10px}.info-page-container{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:15px}.info-page-row{display:flex;flex-direction:column;align-items:center;width:700px}.info-page-bottom-row{display:flex;flex-direction:column;width:700px}.info-call-to-action{display:flex;justify-content:center;font-size:xx-large}.info-text{display:flex;max-width:600px;justify-content:center;text-align:center}.screenshot{background-size:contain;background-repeat:no-repeat;width:300px;height:auto;aspect-ratio:1 / 1.78;border:1px solid white;border-radius:4px;margin-bottom:16px}.app-screenshot{background-image:url(/vite-dev/assets/DreamNightlyInput-2a363027.jpg)}.calendar-screenshot{background-image:url(/vite-dev/assets/DreamNightlyCalendar-15131efc.jpg)}.search-screenshot{background-image:url(/vite-dev/assets/DreamNightlySearch-7eb28e04.jpg)}.not-found-page{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 600px){.info-call-to-action{display:flex;font-size:x-large}.info-page-row{display:flex;flex-direction:column;align-items:center;width:100%}.info-page-bottom-row{width:100%}.screenshot{max-width:90%}.info-text{width:95%}}#calendar{color-scheme:dark;background:transparent;border:none;font-size:xx-large;width:200px}#error-banner{display:flex;flex-direction:column;align-items:center}.footer-container{padding:2px 5px;margin-top:15px;bottom:0;left:0}.calendar-header-container{display:flex;place-content:center}.calendar-header{display:flex;justify-content:center;background:transparent;color:#fff;border:none;border-radius:25px;font-size:28px;font-weight:700}.calendar-header:hover{background:#9059f0}.calendar-header:active{background:#6628d1}.calendar-year-container{display:flex;align-items:center;justify-content:center;font-size:larger;margin-top:25px}.calendar-year-arrow{background:transparent;border:none;border-radius:50%;width:36px;height:32px;margin:0 5px}.calendar-no-arrow{width:36px;height:32px;margin:0 5px}.calendar-year-arrow:hover{background:#9059f0}.calendar-year-arrow:active{background:#6628d1}.calendar-year-arrow.lucide--arrow-left:after{display:inline-block;width:26px;height:26px;vertical-align:-.125em;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m12 19l-7-7l7-7m7 7H5'/%3E%3C/svg%3E")}.calendar-year-arrow.lucide--arrow-right:after{display:inline-block;width:26px;height:26px;vertical-align:-.125em;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-7-7l7 7l-7 7'/%3E%3C/svg%3E")}.calendar-months-view-container{display:grid;grid-template-columns:repeat(6,70px);text-align:center;font-weight:700;margin-top:25px;place-content:center;overflow-x:auto}.calendar-month{justify-self:center;background:transparent;border:none;color:#fff;font-size:medium;margin-bottom:10px;width:40px;height:40px;border-radius:50%}.calendar-month:hover{background:#9059f0;cursor:pointer}.calendar-month:disabled{color:#b8b8b8;background:none;cursor:default}.calendar-month:disabled:active{background:none}.calendar-month.highlight{background:#4f2388}.calendar-month:active{background:#6628d1}.calendar-month.highlight:hover{background:#9059f0;cursor:pointer}.calendar-month.highlight:active{background:#6628d1}.calendar-month.highlight.calendar-today{border:1px solid white}.calendar-month.highlight.calendar-today:hover{background:#9059f0;cursor:pointer}.calendar-month.highlight.calendar-today:active{background:#6628d1}.calendar-month.highlight-selected,.calendar-month.highlight.highlight-selected,.calendar-month.highlight.calendar-today.highlight-selected{background:#9059f0}@media (max-width: 600px){.calendar-months-view-container{grid-template-columns:repeat(4,80px)}}.calendar-days-view-container{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;overflow-x:auto}.calendar-weekdays-container{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-weight:700;margin-top:25px;width:400px}.calendar-days-container{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:50px;width:400px}.calendar-day-container{display:flex;align-items:center;justify-content:center}.calendar-day{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background:transparent;border:none;color:#fff;font-size:medium;border-radius:50%}.calendar-day:hover{background:#9059f0;cursor:pointer}.calendar-day:disabled{color:#b8b8b8;background:none;cursor:default}.calendar-day:active{background:#6628d1}.calendar-day:disabled:active{background:none}.calendar-day.highlight{background:#4f2388}.calendar-day.highlight:hover{background:#9059f0;cursor:pointer}.calendar-day.highlight:active{background:#6628d1}.calendar-day.highlight.calendar-today{border:1px solid white}.calendar-day.highlight.calendar-today:hover{background:#9059f0;cursor:pointer}.calendar-day.highlight.calendar-today:active{background:#6628d1}.calendar-day.calendar-today{border:1px solid white}.calendar-day.highlight-selected,.calendar-day.calendar-today.highlight-selected,.calendar-day.highlight.calendar-today.highlight-selected{background:#9059f0}.calendar-day.empty{background:transparent;border:none}@media (max-width: 600px){.calendar-days-view-container{width:100%}.calendar-weekdays-container,.calendar-days-container{width:95%}}.calendar-container{display:flex;flex-direction:column;width:600px;padding:15px;border:1px solid transparent;border-radius:5px;position:absolute;z-index:2}.calendar-container.calendar-open{background:rgba(19,2,27,1);border:1px solid #4f2388c4;border-radius:5px}.calendar-container.calendar-closed{height:35px}.calendar-loading-error{display:flex;justify-self:center;width:350px;padding:25px}@media (max-width: 600px){.calendar-container{width:90%}}#search-form{display:flex;flex-direction:column;width:600px;max-width:90%}#search-input{width:100%;color-scheme:dark;background-color:#4e238880;border-radius:4px}#search-validation-msg{width:100%;margin-top:10px}.search-input-container{display:flex;margin-bottom:2px}.search-date-range-container{display:grid;grid-template-columns:45px .8fr;margin-top:10px;width:fit-content}.search-date-range-desc{align-self:center}.search-date-range-calendar{color-scheme:dark;background:transparent;border:none;font-size:large;margin-left:5px}.search-date-range-calendar:hover{background:#9059f0;cursor:pointer;border-radius:4px}.search-header-container{display:flex;width:600px;justify-content:space-between;align-items:center;margin-top:25px;font-weight:700}.gen-btn.search-clear-btn{width:fit-content;height:auto}@media (max-width: 600px){.search-header-container{width:90%}}.dream-container.search-row-container{display:flex;flex-direction:row;padding:10px 15px;justify-content:space-around}.dream-body.search-row-dream-body{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-dream-date{width:80px;align-content:center}.lucide--expand:after{display:inline-block;width:28px;height:28px;vertical-align:-.125em;padding:3px;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m15 15l6 6M15 9l6-6m0 13v5h-5m5-13V3h-5M3 16v5h5m-5 0l6-6M3 8V3h5m1 6L3 3'/%3E%3C/svg%3E")}.search-footer-container{display:flex;align-items:center;justify-content:center}.search-footer-btn-container{display:flex;align-items:center}.search-footer-current-page{border:1px solid white}.search-footer-item{display:flex;width:25px;justify-content:center;margin:0 10px;font-size:large}.search-results-container{display:flex;flex-direction:column;align-items:center;width:600px}.search-results-list{display:flex;flex-direction:column;align-items:center;padding:0;width:100%}@media (max-width: 600px){.search-results-container{width:95%}}.search-page-container{display:flex;flex-direction:column;align-items:center;margin-top:25px;min-height:calc(100vh - 90px)}@media (max-width: 600px){.search-page-container{max-width:100vw}}body{margin:0;font-family:Arial,-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;min-height:100vh;min-width:200px;max-width:100vw;background:rgb(59,10,115);background:radial-gradient(circle,rgba(59,10,115,1) 0%,rgba(19,2,27,1) 75%);color:#fff}code{font-family:Arial,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{display:grid;width:100%;min-height:100vh;max-height:100vh}.main-container{display:flex;flex-direction:column;min-height:100vh}h1{margin:20px 0}a{color:#fff}.gen-btn{width:72px;height:25px;background-color:#723cd1;color:#fff}.gen-btn:hover{background-color:#9059f0}.gen-btn:disabled{color:#ababab}.gen-btn:disabled:hover{background-color:#723cd1}.link-btn{font-size:large;background-color:transparent;color:#fff;border:none;padding:2px 4px;text-decoration:none}.link-btn:hover{text-decoration:underline;cursor:pointer}.footer-link-btn{font-size:small}#flash-container{display:flex;position:fixed;flex-wrap:wrap;align-content:center;bottom:2px;left:5px;height:fit-content;padding:5px 10px;background:rgba(19,2,27,1);border:1px solid #808080;z-index:1}.loading-container{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.loading{width:80px;height:80px;border:5px solid white;border-radius:50%;display:inline-block;box-sizing:border-box;position:relative;animation:pulse 1s linear infinite}.loading:after{content:"";position:absolute;width:80px;height:80px;border:5px solid white;border-radius:50%;display:inline-block;box-sizing:border-box;left:50%;top:50%;transform:translate(-50%,-50%);animation:scaleUp 1s linear infinite}@keyframes scaleUp{0%{transform:translate(-50%,-50%) scale(0)}60%,to{transform:translate(-50%,-50%) scale(1)}}@keyframes pulse{0%,60%,to{transform:scale(1)}80%{transform:scale(1.2)}}
