body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.body,.main{align-items:center;display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.body{background-color:#f0f8ff;gap:30px;padding:0 100px;position:relative;width:100%}button{border:none;border-radius:15px;cursor:pointer;font-size:18px;font-weight:700;padding:12px 30px;transition:.3s}.body>button{background-color:#3737f1;color:#fff}.body button:hover{transform:scale(1.05)}@media (max-width:600px){.labels .input-label{width:100%}.output{gap:20px;min-width:100px}.category-card,.output{align-items:center;display:flex;flex-direction:column;justify-content:center}.category-card,.place-item{width:100%}}.header-container{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;max-height:-webkit-fit-content;max-height:fit-content;padding:10px;width:100%}.title{color:#3737f1;font-weight:700}.middle-buttons button{background:#0000;border:none;color:#3737f1;cursor:pointer;padding:10px;position:relative}.middle-buttons button p{font-size:16px;margin:0}.middle-buttons button.active:after{background-color:#3737f1;bottom:6px;content:"";height:2px;left:0;position:absolute;width:100%}.join{background-color:#3737f1;border:none;border-radius:20px;color:#fff;font-size:16px;padding:10px 20px}@media (max-width:600px){.header-container{align-items:center;flex-direction:column;flex-wrap:nowrap;gap:10px;justify-content:center}.middle-buttons{display:flex;flex-direction:row}.title{border-bottom:2px inset #000;width:100%}.title h2{padding:5px}.join{display:none}}.footer{align-items:center;background-color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px;width:100%}.footer .icon{color:#3737f1;font-size:24px}.footer .links{display:flex;flex-direction:row;gap:15px}.footer .rights{font-size:14px}@media (max-width:600px){.footer{flex-direction:column;width:-webkit-fit-content;width:fit-content}.footer .icon{font-size:20px;height:-webkit-fit-content;height:fit-content;width:200px}}.labels{flex-direction:row;flex-wrap:wrap;gap:20px;max-width:1400px;width:100%}.labels,.labels .input-label{display:flex;justify-content:center}.labels .input-label{align-items:start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffd9;border-radius:20px;box-shadow:inset 0 0 10px #0000001a,0 0 10px #0000004d;flex-direction:column;gap:10px;min-height:120px;padding:15px;width:300px}.label1 h3{color:#3939f0}.label1 h3,.label2 h3{font-family:Nunito;font-size:20px}.label2 h3{color:#f70909}.label3 h3{color:#42af51}.label3 h3,.label4 h3{font-family:Nunito;font-size:20px}.label4 h3{color:rgba(112,88,82,.634)}.input-label input,.input-label select{background-color:#fff;border:groove rgba(0,0,0,.362);border-radius:10px;color:#000;font-size:16px;min-width:250px;outline:none;padding:10px;width:100%}.output{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.output>h2{color:#222;font-size:24px;justify-content:start;text-align:start}.result{flex-wrap:wrap;gap:20px;position:relative;width:100%}.category-card,.result{display:flex;flex-direction:column;justify-content:center}.category-card{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#f0f8ff;border-radius:20px;gap:16px;padding:20px}.category-card h2{color:#000;margin-bottom:20px}.items{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center}.place-item{background:#fff;border-radius:15px;box-shadow:0 0 5px rgba(0,0,0,.827);display:flex;flex-direction:column;gap:8px;margin-bottom:15px;max-height:300px;overflow:hidden;position:relative;width:320px}.itemDiscription{padding:10px}.place-item img{border-radius:15px 15px 0 0;height:60%;width:100%}.category-header{align-items:center;display:flex;justify-content:space-between;padding:0 100px;width:100%}.view-more-btn{background:#07f;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:8px 14px;transition:.2s}.view-more-btn:hover{background:#005fd1}@media (max-width:600px){.category-header{gap:90px;justify-content:center}.items{align-items:center;flex-direction:column}.place-item{max-width:200px}.place-item img{height:150px}}.description{align-items:center;display:flex;flex-direction:column;gap:10px;padding-bottom:10px;padding-top:30px;text-align:center}.description h2{color:#222;font-size:28px}.description p{color:#555;font-size:18px}@media (max-width:600px){.description{padding-top:10px}}
/*# sourceMappingURL=main.dc5a1fdc.css.map*/