:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:0;min-height:100vh;overflow-x:hidden;background-color:#fff;color:#213547}html{overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.redirect-page{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:#f5f5f5;padding:4rem 2rem 2rem}.redirect-content{max-width:600px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.redirect-image-wrapper{width:100%;max-width:500px;height:300px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000026;margin-bottom:1rem;background:#e2e8f0;animation:fadeIn .3s ease-in}.redirect-image{width:100%;height:100%;object-fit:cover;display:block}.redirect-image-skeleton{width:100%;max-width:500px;height:300px;border-radius:12px;background:linear-gradient(90deg,#e2e8f0 25%,#edf2f7,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;box-shadow:0 4px 12px #00000026;margin-bottom:1rem}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.redirect-spinner{width:60px;height:60px;border:6px solid #e2e8f0;border-top-color:#0071c2;border-radius:50%;animation:spin 1s linear infinite}.redirect-hotel-info{display:flex;flex-direction:column;align-items:center;gap:.5rem}.redirect-name-stars{display:flex;align-items:center;gap:.5rem;justify-content:center;flex-wrap:wrap}.redirect-text{font-size:1.5rem;color:#2d3748;margin:0;font-weight:500}.redirect-hotel-name{font-size:2.5rem;color:#2d3748;margin:0;font-weight:700}.redirect-hotel-name-small{font-size:2rem;color:#2d3748;margin:0;font-weight:700;line-height:1.2}.redirect-stars{display:flex;gap:.1rem;margin:0}.redirect-star-icon{color:gold;font-size:1rem}.redirect-location{font-size:1.2rem;color:#718096;margin:0;font-weight:400}.redirect-error{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center}.redirect-error h2{font-size:2rem;color:#e53e3e;margin:0 0 1rem}.redirect-error p{font-size:1.1rem;color:#666;margin:0}@media(max-width:768px){.redirect-page{padding:2rem 1rem 1rem}.redirect-content{padding:1.5rem;gap:1rem}.redirect-image-wrapper,.redirect-image-skeleton{height:200px;max-width:100%}.redirect-hotel-name{font-size:1.75rem}.redirect-hotel-name-small{font-size:1.5rem;line-height:1.3}.redirect-name-stars{flex-direction:column;gap:.5rem}.redirect-star-icon{font-size:.9rem}.redirect-text{font-size:1.1rem}.redirect-location{font-size:.95rem}.redirect-spinner{width:50px;height:50px;border-width:5px}}@media(max-width:375px){.redirect-page{padding-top:1rem}.redirect-image-wrapper,.redirect-image-skeleton{height:180px}.redirect-hotel-name-small{font-size:1.3rem}.redirect-text{font-size:1rem}.redirect-location{font-size:.9rem}}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#f5f5f5;font-family:-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;overflow-x:hidden;max-width:100%}#root{min-height:100vh;margin:0;padding:0;background:#f5f5f5;overflow-x:hidden}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.optimized-image.loaded{animation:fadeIn .4s cubic-bezier(.4,0,.2,1)}@media(prefers-reduced-motion:reduce){.optimized-image.loaded{animation:none;transition:none}@keyframes spin{0%,to{transform:translate(-50%,-50%) rotate(0)}}}.optimized-image-wrapper{will-change:opacity}.optimized-image{will-change:opacity,transform}.optimized-image-wrapper:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f0f0f0,#f8f8f8,#f0f0f0);background-size:200% 100%;animation:shimmer 1.5s infinite}.optimized-image.loaded~.optimized-image-wrapper:before{display:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}input[type=search],input[type=text],.search-input,.hero-search-input,input.search,input[placeholder*=Search],input[placeholder*=Szukaj]{background-color:#fff!important;-webkit-appearance:none!important;appearance:none!important;border:1px solid #ddd;border-radius:8px;padding:12px 16px;font-size:16px;color:#333;width:100%;box-shadow:0 2px 4px #0000001a;transition:border-color .3s ease,box-shadow .3s ease}input[type=search]:focus,input[type=text]:focus,.search-input:focus,.hero-search-input:focus{background-color:#fff!important;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}input[type=search]::placeholder,input[type=text]::placeholder,.search-input::placeholder,.hero-search-input::placeholder{color:#999;opacity:1}@supports (-webkit-touch-callout: none){input[type=search],input[type=text],.search-input,.hero-search-input{background-color:#fff!important;-webkit-appearance:none!important;-webkit-text-fill-color:#333!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important}input[type=search]:-webkit-autofill,input[type=text]:-webkit-autofill,.search-input:-webkit-autofill,.hero-search-input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;-webkit-text-fill-color:#333!important;background-color:#fff!important}}input[type=search]:disabled,input[type=text]:disabled,.search-input:disabled,.hero-search-input:disabled{background-color:#f5f5f5!important;color:#999;cursor:not-allowed;opacity:.6}@media(prefers-color-scheme:dark){input[type=search],input[type=text],.search-input,.hero-search-input{background-color:#1e1e1e!important;border-color:#444;color:#fff}input[type=search]::placeholder,input[type=text]::placeholder,.search-input::placeholder,.hero-search-input::placeholder{color:#888}}@media(max-width:768px){input[type=search],input[type=text],.search-input,.hero-search-input{font-size:16px;padding:14px 18px}}input[type=text],input[type=search],input[type=email],input[type=tel],input[type=url],input[type=date],input[type=datetime-local],input[type=time],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff!important;color:#000!important;font-size:16px!important;border-radius:4px}input[type=text]:focus,input[type=search]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=time]:focus,textarea:focus,select:focus{background-color:#fff!important;outline:none;box-shadow:0 0 0 3px #0071c233}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#718096!important;opacity:1!important}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#718096!important;opacity:1!important}input::placeholder,textarea::placeholder{color:#718096!important;opacity:1!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus,select:-webkit-autofill:active{-webkit-text-fill-color:#000000!important;-webkit-box-shadow:0 0 0px 1000px #ffffff inset!important;box-shadow:0 0 0 1000px #fff inset!important;transition:background-color 5000s ease-in-out 0s}input[type=date]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{background:transparent;color:#0071c2;cursor:pointer}.search-input,.search-text,.search-date,.date-input-display{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-color:#fff!important;color:#000!important;font-size:16px!important}button,input[type=button],input[type=submit],input[type=reset]{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}a,button,[role=button],[tabindex]{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}body{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}@media screen and (max-width:768px){input,textarea,select{font-size:16px!important}}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23333' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;padding-right:36px}@media(prefers-color-scheme:dark){input,textarea,select{background-color:#fff!important;color:#000!important;border-color:#e0e0e0!important}input::placeholder,textarea::placeholder{color:#718096!important}.calendar-day{background-color:unset!important;color:unset!important}.calendar-day.check-in,.calendar-day.check-out{background-color:#0071c2!important;color:#fff!important}.calendar-day.in-range,.calendar-day.hover-range{background-color:#e6f2ff!important;color:#0071c2!important}}@media screen and (max-width:768px){button,a,input,select,textarea,[role=button]{min-height:44px}}.search-button,.suggestion-item,.calendar-day,input,button{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}
