body{font-family:Arial,Helvetica,sans-serif;padding:0;border:0px;margin:0;font-size:12px;width:100%;height:100dvh;display:flex;flex-direction:column}#root{padding:0;border:0px;margin:0;width:100%;display:flex;flex-direction:column;flex:1}.green-button{background-color:#004643b3;border:none;border-radius:5px;color:#ece7e2;padding:5px}main{flex:1}.avatar{width:100px;height:100px;border:1px solid white;border-radius:50%;-o-object-fit:cover;object-fit:cover;background-color:#d9e1e4}.green-button:hover{cursor:pointer;background-color:#004643}.green-border-button{background-color:transparent;border:1px solid #004643B3;border-radius:5px;color:#004643;padding:5px}.white-button:hover{cursor:pointer;background-color:#ece7e2;color:#004643}.white-button{background-color:#ece7e2cc;border:none;border-radius:5px;color:#004643;padding:5px}.green-border-button:hover{cursor:pointer;background-color:#004643;color:#ece7e2}.white-border-button{background-color:transparent;border:1px solid #ECE7E299;border-radius:5px;color:#ece7e2;padding:5px}.white-border-button:hover{cursor:pointer;background-color:#ece7e2;color:#004643}.red-button{background-color:#8b0000b3;border:none;border-radius:5px;color:#ece7e2;padding:5px}.red-button:hover{cursor:pointer;background-color:#8b0000}.red-border-button{background-color:transparent;border:1px solid #8B000099;border-radius:5px;color:#8b000099;padding:5px}.red-border-button:hover{cursor:pointer;background-color:#8b0000;color:#ece7e2}.link{color:#004643b3;text-decoration:underline}.link:hover{cursor:pointer;color:#004643}.white-link{color:#ece7e299}.white-link:hover{cursor:pointer;color:#ece7e2}.clickable:hover{cursor:pointer;filter:brightness(80%)}.error-message{color:#8b000099;text-align:center}.top-green-img-section{position:relative;background-image:url(/assets/budapest-background-lAJjdBIX.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.top-green-img-section:before{content:"";position:absolute;inset:0;background-color:#004643cc;z-index:1}.top-nav-bar{position:relative;display:flex;justify-content:space-between;padding:20px;z-index:2;font-size:16px}.nav-bar-links{display:flex;align-items:center}.nav-bar-link{text-align:center;color:#ece7e2;font-size:16px;font-synthesis:none}.nav-bar-link:hover{cursor:pointer;text-decoration:underline}.logo-top-left{height:30px}.trip-info{position:relative;color:#ece7e2;z-index:2;padding:20px 20px 40px;display:flex;flex-direction:column}.top-content-centered{position:relative;color:#ece7e2;z-index:2;padding:20px 20px 40px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.top-search{position:relative;color:#ece7e2;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#trip-places{padding:20px}.place{width:80%;flex-direction:row;border-radius:10px;background-color:#f3f1ef;border:none;padding:20px;display:flex;flex-direction:column;gap:20px}.place-content{display:flex;gap:20px}.places{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;gap:20px}.right-place{display:flex;flex-direction:column;justify-content:center}.left-place{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px}.place-image{max-width:75%;max-height:500px;border:2px solid white;border-radius:10px;background-color:#d9e1e4;-o-object-fit:cover;object-fit:cover}footer{background-color:#004643;color:#ece7e2;display:flex;justify-content:space-between;align-items:center;gap:10px}.esenebe-footer-log{width:200px}.footer-contact{display:flex;flex-wrap:wrap}.footer-contact a{color:#ece7e2;margin:0}.footer-contact a:hover{text-decoration:underline}.loading{width:100vw;height:100vh;background-color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:999;font-size:25px}.loading img{width:500px;height:auto}.notLoggedIn{width:100vw;height:100vh;background-color:#ece7e2;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:999;font-size:25px;gap:30px}.notLoggedIn h1{font-size:24px}.notLoggedIn p{font-size:16px}.transparent-input{background-color:transparent;border:none;font-family:Arial,Helvetica,sans-serif;color:#000}.transparent-input:focus{outline:none}.editable-input{background-color:transparent;border:none;width:100%;font-family:Arial,Helvetica,sans-serif;border-bottom:2px solid transparent}.editable-input:focus{outline:none}.green-input{color:#004643}.green-input:focus{border-bottom:2px solid #004643}.green-input:hover{border-bottom:2px solid #004643}.white-input{color:#ece7e2}.white-input:focus{border-bottom:2px solid #ECE7E2}.white-input:hover{border-bottom:2px solid #ECE7E2}.black-input{color:#000}.black-input:focus{border-bottom:2px solid #004643}.black-input:hover{border-bottom:2px solid #004643}.white-select{background:transparent;outline:none;border:none;border-bottom:1px solid #ECE7E2;color:#ece7e2}.white-select:hover{cursor:pointer}.green-select{background:transparent;outline:none;border:none;border-bottom:1px solid #004643;color:#004643}.green-select:hover{cursor:pointer}option{color:#000}.auth-left{background-color:#ece7e2;width:50%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.auth-right{position:relative;background-image:url(/assets/budapest-background-lAJjdBIX.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;width:50%;height:100vh;z-index:-2;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.auth-right:before{content:"";position:absolute;inset:0;background-color:#004643cc;z-index:1}.auth-title{color:#004643;font-size:50px}.input-auth{background-color:transparent;border-top:none;border-right:none;border-left:none;border-bottom:2px solid #00464366;width:100%}.input-auth:focus{outline:none;border-bottom:2px solid #004643}.form-auth{display:flex;flex-direction:column;gap:10px;align-items:center}.inputs{display:flex;flex-direction:row;gap:20px;width:100%}.field{display:flex;flex-direction:column;width:100%;gap:10px}.green-button,.green-border-button,.link-button{width:100%}.buttons{display:flex;flex-direction:row;gap:20px;width:100%}.logo-text{width:150px}.auth-message{display:flex;flex-direction:column;align-items:center;color:#ece7e2;z-index:2}.auth-message h1{font-size:50px;margin:0}@media (max-width: 1024px){.auth-left{height:-moz-min-content;height:min-content;min-height:80%;width:80%;border-radius:10px;padding:20px}form{width:100%}.auth-right{display:none}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.right-0{right:0}.right-4{right:1rem}.top-4{top:1rem}.top-full{top:100%}.z-\[999\]{z-index:999}.mb-4{margin-bottom:1rem}.ml-\[2\.5px\]{margin-left:2.5px}.mr-\[2\.5px\]{margin-right:2.5px}.mt-2{margin-top:.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-6{height:1.5rem}.h-\[150px\]{height:150px}.h-\[15px\]{height:15px}.h-\[20px\]{height:20px}.h-\[25px\]{height:25px}.h-\[30px\]{height:30px}.h-\[35px\]{height:35px}.h-\[42px\]{height:42px}.h-\[50px\]{height:50px}.h-\[55px\]{height:55px}.min-h-\[150px\]{min-height:150px}.w-1\/3{width:33.333333%}.w-6{width:1.5rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[105px\]{width:105px}.w-\[115px\]{width:115px}.w-\[129px\]{width:129px}.w-\[150px\]{width:150px}.w-\[15px\]{width:15px}.w-\[160px\]{width:160px}.w-\[185px\]{width:185px}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[250px\]{width:250px}.w-\[25px\]{width:25px}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[35px\]{width:35px}.w-\[400px\]{width:400px}.w-\[50px\]{width:50px}.w-\[52px\]{width:52px}.w-\[55px\]{width:55px}.w-\[62px\]{width:62px}.w-\[70px\]{width:70px}.w-\[85px\]{width:85px}.w-\[min-content\]{width:-moz-min-content;width:min-content}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-min{width:-moz-min-content;width:min-content}.border-separate{border-collapse:separate}.border-spacing-y-\[10px\]{--tw-border-spacing-y: 10px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.cursor-pointer{cursor:pointer}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-12{gap:3rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[10px\]{gap:10px}.gap-\[15px\]{gap:15px}.gap-\[20px\]{gap:20px}.gap-\[25px\]{gap:25px}.gap-\[50px\]{gap:50px}.gap-\[5px\]{gap:5px}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:9999px}.rounded-bl-\[10px\]{border-bottom-left-radius:10px}.rounded-br-\[10px\]{border-bottom-right-radius:10px}.rounded-tl-\[10px\]{border-top-left-radius:10px}.rounded-tr-\[10px\]{border-top-right-radius:10px}.border{border-width:1px}.border-0{border-width:0px}.border-\[1px\]{border-width:1px}.border-\[\#00464366\]{border-color:#00464366}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#00464366\]{background-color:#00464366}.bg-\[\#004643\]{--tw-bg-opacity: 1;background-color:rgb(0 70 67 / var(--tw-bg-opacity, 1))}.bg-\[\#ECE7E2\]{--tw-bg-opacity: 1;background-color:rgb(236 231 226 / var(--tw-bg-opacity, 1))}.bg-\[\#f3f1ef\]{--tw-bg-opacity: 1;background-color:rgb(243 241 239 / var(--tw-bg-opacity, 1))}.p-\[0px\]{padding:0}.p-\[10px\]{padding:10px}.p-\[20px\]{padding:20px}.p-\[25px\]{padding:25px}.p-\[5px\]{padding:5px}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-\[1px\]{padding-bottom:1px}.pl-\[5px\]{padding-left:5px}.pt-\[10px\]{padding-top:10px}.pt-\[1px\]{padding-top:1px}.text-left{text-align:left}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[16px\]{font-size:16px}.text-\[20px\]{font-size:20px}.text-\[30px\]{font-size:30px}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.text-\[\#004643CC\]{color:#004643cc}.text-\[\#004643\]{--tw-text-opacity: 1;color:rgb(0 70 67 / var(--tw-text-opacity, 1))}.text-\[\#ECE7E2\]{--tw-text-opacity: 1;color:rgb(236 231 226 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.brightness-\[80\%\]{--tw-brightness: brightness(80%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:bg-\[\#ECE7E2\]:hover{--tw-bg-opacity: 1;background-color:rgb(236 231 226 / var(--tw-bg-opacity, 1))}.hover\:bg-\[00464366\]:hover{background-color:00464366}.hover\:text-\[\#004643\]:hover{--tw-text-opacity: 1;color:rgb(0 70 67 / var(--tw-text-opacity, 1))}.hover\:opacity-80:hover{opacity:.8}.hover\:brightness-\[90\%\]:hover{--tw-brightness: brightness(90%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media (min-width: 640px){.sm\:h-8{height:2rem}.sm\:w-8{width:2rem}}@media (min-width: 768px){.md\:ml-\[5px\]{margin-left:5px}.md\:mr-\[5px\]{margin-right:5px}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[30px\]{height:30px}.md\:h-\[400px\]{height:400px}.md\:h-\[500px\]{height:500px}.md\:h-\[50px\]{height:50px}.md\:h-\[52px\]{height:52px}.md\:min-h-\[250px\]{min-height:250px}.md\:w-\[100px\]{width:100px}.md\:w-\[114px\]{width:114px}.md\:w-\[160px\]{width:160px}.md\:w-\[200px\]{width:200px}.md\:w-\[205px\]{width:205px}.md\:w-\[215px\]{width:215px}.md\:w-\[270px\]{width:270px}.md\:w-\[275px\]{width:275px}.md\:w-\[300px\]{width:300px}.md\:w-\[30px\]{width:30px}.md\:w-\[400px\]{width:400px}.md\:w-\[430px\]{width:430px}.md\:w-\[50\%\]{width:50%}.md\:w-\[500px\]{width:500px}.md\:w-\[60\%\]{width:60%}.md\:w-\[80\%\]{width:80%}.md\:flex-row{flex-direction:row}.md\:justify-between{justify-content:space-between}.md\:gap-\[20px\]{gap:20px}.md\:gap-\[25px\]{gap:25px}.md\:gap-\[50px\]{gap:50px}.md\:p-\[20px\]{padding:20px}.md\:p-\[50px\]{padding:50px}.md\:text-\[16px\]{font-size:16px}.md\:text-\[30px\]{font-size:30px}.md\:text-\[50px\]{font-size:50px}}.selections{display:flex;gap:20px;align-items:center}.add-place-button{width:100px}.editable{width:60%}.editable:hover{cursor:pointer;text-decoration:underline}.editable-textarea{background-color:transparent;border:none;width:100%;line-height:1em;resize:none;font-family:Arial,Helvetica,sans-serif;border-bottom:2px solid transparent}.editable-textarea:focus{outline:none}@media (max-width: 1350px){.place{width:90%}.esenebe-footer-log{width:100px}.editable{width:100%}}
