@charset "UTF-8";.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}:root{--brand-green: #1F9660;--brand-orange: #ED9616;--brand-blue: #2083A6;--brand-gray: #EEEEEE;--surface: #fff;--text: #111111;--radius-2xl: 1.25rem;--shadow-soft: 0 6px 24px rgba(0, 0, 0, .08);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-9: 2.5rem;--space-10: 3rem}@layer base{@font-face{font-family:Lato;src:url(/fonts/Lato-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-BlackItalic.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}:root{--brand-green: #1a936f;--brand-orange: #e58f0e;--brand-blue: #1f6aa5;--brand-gray: #eeeeee;--brand-gray-darker: #cccccc;--surface: #fff;--text: #0b0f12;--radius-2xl: 1.25rem;--shadow-soft: 0 6px 24px rgba(0, 0, 0, .08);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem}html,body,#root{height:100%}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--surface);color:var(--text);-webkit-user-select:none;user-select:none;overscroll-behavior:contain;font-family:Lato,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans;font-size:24px}body *{touch-action:manipulation}body img{margin:0;padding:0;vertical-align:middle;-webkit-user-drag:none}body button{cursor:pointer}body button,body a{transition:all .15s ease-in-out}body button:after,body a:after{content:none}body h1,body h2,body h3,body h4,body h5,body h6,body p{margin:0;padding:0}}@layer components{.kiosk-btn{border-radius:12px;background:transparent;color:var(--text);border:2px solid var(--text);display:block;padding:12px 24px;text-align:center;font-size:1.5rem;letter-spacing:3%;transition:transform .06s ease,filter .15s ease;margin:0 auto}.kiosk-btn:active{transform:scale(.99)}.kiosk-btn:focus-visible{outline:none;box-shadow:0 0 0 4px #0000003d}.kiosk-btn--green{background:var(--brand-green)}.kiosk-btn--orange{background:var(--brand-orange)}.kiosk-btn--blue{background:var(--brand-blue)}.kiosk-back{position:fixed;left:1rem;bottom:1rem;z-index:1000;@apply bg-black/70 text-white rounded-xl px-5 py-3;}}@layer components{.main-link{position:relative;display:block;border-radius:var(--radius-2xl);box-shadow:var(--shadow-soft);text-align:center;color:#fff;text-decoration:none;transition:transform .08s ease}.main-link__inner{padding:var(--space-10) var(--space-4);display:flex;flex-direction:column;align-items:center;gap:24px}.main-link__inner__title{font-size:2rem;font-weight:600;letter-spacing:3%;text-transform:uppercase}.main-link__inner__icon{margin:0 auto;width:128px;height:128px;display:grid;place-items:center}.main-link__inner__icon img,.main-link__inner__icon svg{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.main-link:active{transform:scale(.99)}.main-link:focus-visible{outline:none;box-shadow:0 0 0 4px #0000003d}.main-link--green{background:var(--brand-green)}.main-link--orange{background:var(--brand-orange)}.main-link--blue{background:var(--brand-blue)}}@layer components{.menu-link{position:relative;display:block;border-radius:var(--radius-2xl);box-shadow:var(--shadow-soft);text-align:center;color:#fff;text-decoration:none;transition:transform .08s ease}.menu-link__inner{padding:var(--space-8) var(--space-4);display:flex;flex-direction:column;align-items:center;gap:24px}.menu-link__inner__title{font-size:2rem;font-weight:600;letter-spacing:3%}.menu-link:active{transform:scale(.99)}.menu-link:focus-visible{outline:none;box-shadow:0 0 0 4px #0000003d}.menu-link--green{background:var(--brand-green)}.menu-link--orange{background:var(--brand-orange)}.menu-link--blue{background:var(--brand-blue)}}@layer components{.kiosk-container{max-width:1200px;margin:0 auto;padding:var(--space-8) var(--space-6);display:flex;flex-direction:column;gap:var(--space-8)}.main-menu{display:flex;flex-direction:column;gap:var(--space-8)}.section-menu{display:flex;flex-direction:column;gap:var(--space-8);overflow-y:auto;min-height:calc(100dvh - 350px);max-height:calc(100dvh - 350px);padding-right:var(--space-4)}.section-menu::-webkit-scrollbar-track{border-radius:10px;background:var(--brand-gray);background-clip:content-box}.section-menu::-webkit-scrollbar{width:18px;border-radius:10px}.section-menu::-webkit-scrollbar-thumb{background-color:var(--brand-gray-darker);border-radius:10px}.content-container{flex:1;display:flex;flex-direction:column;align-items:center;gap:var(--space-8);min-height:calc(100dvh - 500px);max-height:calc(100dvh - 500px);overflow-y:auto;padding-right:var(--space-4)}.content-container::-webkit-scrollbar-track{border-radius:10px;background:var(--brand-gray);background-clip:content-box}.content-container::-webkit-scrollbar{width:18px;border-radius:10px}.content-container::-webkit-scrollbar-thumb{background-color:var(--brand-gray-darker);border-radius:10px}.content-container-pdf-short{width:100%;display:flex;flex-direction:column;gap:var(--space-8);min-height:calc(100dvh - 500px);max-height:calc(100dvh - 500px);overflow-y:auto;padding-right:var(--space-4)}.rooms-list{width:calc(100% - 100px);margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;gap:var(--space-4);align-items:flex-start;justify-content:flex-start;justify-items:start;align-self:start;text-align:left}.rooms-list li a{color:var(--text);text-decoration:none}.rooms-floor-grid{width:100%;display:flex;flex-direction:column;gap:var(--space-6);align-items:flex-start;justify-content:flex-start;justify-items:start;align-self:start;text-align:left}.rooms-floor-grid a{width:calc(100% - 48px);position:relative;display:block;border:none;border-radius:var(--radius-2xl);box-shadow:var(--shadow-soft);text-align:center;color:var(--surface);background:var(--brand-orange);text-decoration:none;transition:transform .08s ease}}.topbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0}.topbar__brand{display:flex;align-items:center;gap:var(--space-4);color:inherit;text-decoration:none}.topbar__brand__img{width:130px;height:auto}.topbar__meta{display:flex;flex-direction:row;align-items:center;gap:var(--space-8)}.topbar__meta__time{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-1)}.topbar__meta__time__clock{font-size:2rem}.topbar__meta__time__date{font-size:1.25rem}.topbar__meta__weather{display:flex;flex-direction:column;align-items:center;gap:var(--space-1);font-size:1.25rem}.topbar__meta__weather__icon{width:auto}.topbar__meta__weather__icon img{width:auto;height:39px}.topbar__meta__weather__temp{align-items:center;font-size:1.25rem}@layer components{.bottom-back-bar{max-width:1200px;width:calc(100% - 4 * var(--space-4));display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:var(--brand-gray);padding:var(--space-4);border-radius:24px;position:fixed;bottom:calc(2 * var(--space-4));left:50%;transform:translate(-50%);right:var(--space-4)}.bottom-back-bar__back{border:none;background:none;display:flex;flex-direction:row;align-items:center;gap:var(--space-4);text-decoration:none}.bottom-back-bar__back__icon{vertical-align:middle}.bottom-back-bar__back__label{font-weight:600;font-size:2rem;color:var(--text);text-decoration:none}.bottom-back-bar__auto{display:flex;flex-direction:row;align-items:center;gap:var(--space-4)}.bottom-back-bar__auto__text{font-weight:400;font-size:1.5rem}}@layer components{@keyframes screensaver-breathe{0%,50%,to{filter:none;opacity:0}25%{filter:brightness(1.03) saturate(1.02);opacity:.2}75%{filter:brightness(.97) saturate(.98);opacity:.4}}.screensaver{position:fixed;inset:0;z-index:9998;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-6);transition:opacity .25s ease}.screensaver:before{content:"";position:absolute;inset:0;background:#fff;pointer-events:none;z-index:2;animation:screensaver-breathe 9s ease-in-out infinite;will-change:filter}.screensaver__center{display:flex;flex-direction:column;align-self:center;justify-self:center;text-align:center;width:90%;max-width:90%;gap:var(--space-1);color:var(--surface)}.screensaver__center__logo{width:245px;height:auto;margin:0 auto var(--space-10) auto;padding:0}.screensaver__center__logo img{max-width:100%}.screensaver__center__time{margin:var(--space-6) auto var(--space-1) auto;font-size:3rem;font-weight:600}.screensaver__center__date{font-size:2rem;font-weight:500;text-transform:capitalize;margin:var(--space-1) auto var(--space-10) auto}.screensaver__center__weather{display:grid;place-items:center;gap:12px;margin:var(--space-4) auto var(--space-10) auto}.screensaver__center__weather__icon{width:110px;height:auto}.screensaver__center__weather__temp{font-size:2rem}.screensaver__center__quote{width:100%;margin:var(--space-4) auto var(--space-10) auto;color:var(--surface);text-align:center;text-wrap:balance;font-size:3rem;font-weight:600;text-transform:uppercase}.screensaver__center__quote:before{content:"„";font-size:3rem;vertical-align:bottom;line-height:100%;margin-right:var(--space-2)}.screensaver__center__quote:after{content:"”";font-size:3rem;vertical-align:top;line-height:0;margin-left:var(--space-2);position:relative;top:25px}@media(prefers-reduced-motion:reduce){.screensaver{animation:none;filter:none}}.screensaver--day{background:#e58f0e}.screensaver--night{background:#0e5161}}@layer components{.view-heading{width:calc(100% - 48px);display:flex;flex-direction:row;justify-content:center;align-items:center;padding:var(--space-6);border-radius:24px;margin-bottom:var(--space-4)}.view-heading__title{font-size:2.5rem;font-weight:600;letter-spacing:3%;color:var(--surface)}.view-heading--green{background:var(--brand-green)}.view-heading--orange{background:var(--brand-orange)}.view-heading--blue{background:var(--brand-blue)}}@layer components{.view-content{width:calc(100% - 54px);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--space-6);border-radius:24px;border:2px solid var(--brand-gray);font-size:1.25rem;line-height:1.6rem}.view-content .text-orange-border{margin-top:var(--space-10);border:2px solid var(--brand-orange);padding:var(--space-4);border-radius:var(--radius-2xl)}.view-content .event-image-wrap{width:100%;display:flex;justify-content:center;margin:var(--space-4) 0}.view-content .event-image-wrap img{max-width:90%;width:100%;border-radius:var(--radius-2xl);margin:0 auto}.view-content article{width:100%;margin:0;padding:0}.view-content article.row-article,.view-content article.room-card{display:flex;flex-direction:column;gap:var(--space-4)}.view-content article.row-article figure,.view-content article.room-card figure{margin:0 auto var(--space-4) auto;padding:0;width:100%;max-width:300px}.view-content article.row-article figure img,.view-content article.room-card figure img{width:100%;border-radius:var(--radius-2xl)}.view-content .row-nav{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin:var(--space-10) 0 0 0}.view-content .row-nav .kiosk-btn:disabled{opacity:.25;cursor:not-allowed}.view-content-title{width:100%;text-align:center;font-size:1.5rem;font-weight:600;padding-bottom:var(--space-4);margin-bottom:var(--space-4);border-bottom:2px solid var(--brand-gray)}.view-content-calendarium-list{list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;gap:var(--space-4)}.view-content-calendarium-list li{display:flex;flex-direction:column;gap:var(--space-1);position:relative;padding-left:var(--space-8)}.view-content-calendarium-list li:before{content:"";position:absolute;left:0;top:5px;width:24px;height:24px;background:url(/media/icons/icon_green_event.svg) center center no-repeat;background-size:contain}.view-content-calendarium-list li .event-date{font-weight:600}.view-content-events-list{list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;gap:var(--space-10)}.view-content-events-list li{display:flex;flex-direction:column;gap:var(--space-1);position:relative;padding-left:var(--space-8)}.view-content-events-list li:before{content:"";position:absolute;left:0;top:7px;width:24px;height:24px;background:url(/media/icons/icon_blue_event.svg) center center no-repeat;background-size:contain}.view-content-events-list li .event-date{width:auto;display:inline;margin-right:auto;padding:var(--space-1) var(--space-6);border-radius:9px;text-transform:uppercase;font-size:1.25rem;font-weight:500;background:var(--brand-gray)}.view-content-events-list li .event-title{width:100%;text-align:left;font-size:1.5rem;font-weight:500;padding-bottom:var(--space-1);margin-top:var(--space-4);margin-bottom:var(--space-1);border-bottom:2px solid var(--brand-gray)}.view-content .preline{white-space:pre-line}.view-content .preline,.view-content .view-content-text{overflow-wrap:anywhere}}@layer components{.pdf-layout{display:flex;flex-direction:column;height:calc(100dvh - 100px);overflow:hidden}.pdf-zone{width:100%;display:grid;grid-template-rows:auto 1fr auto;flex:1 1 auto;min-height:0;gap:24px}.pdf-scrollable{width:100%;position:relative;background:var(--surface);overflow:hidden}.pdf-canvas-list{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;padding:1rem;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pdf-canvas-list::-webkit-scrollbar{width:0;height:0}.pdf-empty{display:grid;place-items:center;height:100%;color:#666}.pdf-scroll-btn{display:flex;align-items:center;justify-content:center;gap:24px;width:100%;background:var(--brand-gray);border:none;color:var(--text);border-radius:var(--radius-2xl);padding:.9rem 1rem;font-weight:600;letter-spacing:.02em;font-size:2rem;-webkit-user-select:none;user-select:none}.pdf-scroll-btn:active{transform:scale(.995)}.pdf-scroll-btn.is-disabled{opacity:.5;pointer-events:none}}@layer components{.reveal-lines{display:grid;gap:.25rem}.reveal-line{display:block;opacity:0;transform:translateY(.35em) scale(.98);filter:blur(6px);will-change:transform,opacity,filter;animation:bielik-line .6s cubic-bezier(.2,.7,.2,1) forwards;animation-delay:calc(var(--i) * 90ms)}@keyframes bielik-line{to{opacity:1;transform:none;filter:blur(0)}}@media(prefers-reduced-motion:reduce){.reveal-line{animation:none;opacity:1;transform:none;filter:none}}}@layer components{.inline-game{width:100%;background:transparent;overflow:hidden;margin-top:-2rem}.inline-game__bar{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#ffffff0f}.inline-game__title{margin:0;font-size:1rem;font-weight:800;color:#fff;display:none}.inline-game__close{display:none}.inline-game__frame{display:block;border:0}}@layer components{.typewriter{white-space:pre-line;position:relative}.typewriter__cursor{display:inline-block;width:.6ch;margin-left:.05em;animation:typewriter-caret 1s steps(1,end) infinite;opacity:1;color:var(--brand-grey-light)}@keyframes typewriter-caret{50%{opacity:0}}@media(prefers-reduced-motion:reduce){.typewriter__cursor{animation:none}}}@layer views{.view-ciekawostki-gry .games-grid{max-width:1100px;margin:1em auto 4rem;display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}.view-ciekawostki-gry .game-card{display:grid;gap:1rem;justify-items:center;padding:1.25rem 1rem;border-radius:var(--radius-2xl);background:#f4f4f5;box-shadow:var(--shadow-soft);border:0;cursor:pointer;text-align:center}.view-ciekawostki-gry .game-card__icon img{width:100px;height:auto}.view-ciekawostki-gry .game-card__title{font-size:1.25rem;font-weight:500}.view-ciekawostki-gry .game-card__cta{background:var(--brand-green);color:var(--surface);font-size:1.25rem;font-weight:500;padding:5px 10px;border-radius:5px}.game-overlay{position:fixed;inset:0;background:#000;z-index:9999;display:grid;grid-template-rows:auto 1fr}.game-overlay__close{position:absolute;top:.75rem;right:.75rem;z-index:2;border:0;padding:.5rem .75rem;border-radius:999px;background:#ffffffe6;font-weight:800;cursor:pointer;box-shadow:0 2px 10px #00000059}.game-overlay__frame{width:100dvw;height:100dvh;border:0}}@layer views{.view-regulaminy{width:100%;display:flex;flex-direction:column;gap:var(--space-8);margin:0 0 var(--space-8) 0}.view-regulaminy__list{width:100%;display:flex;flex-direction:column;gap:var(--space-6)}.view-regulaminy__list a{color:var(--text);text-decoration:none;font-size:1.5rem}}@layer views{.view-sanatorium-opinie{display:flex;flex-direction:column;height:calc(100dvh - 70px)}.view-sanatorium-opinie .gform-embed{flex:1;display:flex;min-height:0}.view-sanatorium-opinie .gform-embed iframe{border:0;flex:1;width:100%;height:100%;background:#fff}}@layer views{.view-sanatorium-zabiegi .zabiegi-viewer{max-width:1100px;margin:0 auto;display:grid;gap:1rem}.zabieg__title{font-weight:800;font-size:clamp(1.1rem,2vw,1.6rem);text-align:center}.zabieg__figure{background:#000;border-radius:var(--radius-2xl);overflow:hidden;display:grid;place-items:center;min-height:clamp(240px,50vh,600px)}.zabieg__figure img{width:100%;height:100%;object-fit:contain;display:block}.zabieg__img-error{color:#fff;opacity:.8;padding:2rem;text-align:center}.zabiegi-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.zabiegi-counter{text-align:center;font-weight:700;opacity:.75}}@layer views{.view-sanatorium-pokoje .room-viewer{width:100%;max-width:1100px;margin:0 auto}.view-sanatorium-pokoje .room-viewer .room-card{width:100%;display:grid;gap:1rem}.view-sanatorium-pokoje .room-viewer .room-title{width:100%;text-align:center;font-size:1.5rem;font-weight:600;padding-bottom:var(--space-4);margin-bottom:var(--space-4);border-bottom:2px solid var(--brand-gray)}.view-sanatorium-pokoje .room-viewer .room-desc{font-size:1.25rem;line-height:2rem;white-space:pre-line;margin-bottom:var(--space-4)}.view-sanatorium-pokoje .room-viewer .room-nav{margin:.5rem 0 1rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.view-sanatorium-pokoje .room-viewer .room-nav .room-counter{text-align:center;font-weight:700;opacity:.75}.view-sanatorium-pokoje .room-viewer .room-carousel{position:relative;overflow:hidden}.view-sanatorium-pokoje .room-viewer .room-carousel__viewport{overflow:hidden;width:100%;height:clamp(240px,45vh,560px)}.view-sanatorium-pokoje .room-viewer .room-carousel__track{display:flex;height:100%;transition:transform .28s ease}.view-sanatorium-pokoje .room-viewer .room-carousel__slide{min-width:100%;height:100%;position:relative;padding:0;margin:0;background:var(--surface) url(/media/icons/preloader.gif) center center no-repeat}.view-sanatorium-pokoje .room-viewer .room-carousel__slide img{width:auto;height:auto;max-width:100%;max-height:100%;display:block;margin:auto;padding:0;border-radius:12px}.view-sanatorium-pokoje .room-viewer .room-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:var(--brand-orange);color:var(--surface);width:48px;height:48px;border-radius:999px;display:grid;place-items:center;cursor:pointer;z-index:9}.view-sanatorium-pokoje .room-viewer .room-carousel__arrow[disabled]{opacity:.4;cursor:default}.view-sanatorium-pokoje .room-viewer .room-carousel__arrow--prev{left:.75rem}.view-sanatorium-pokoje .room-viewer .room-carousel__arrow--next{right:.75rem}.view-sanatorium-pokoje .room-viewer .room-carousel__dots{position:absolute;left:0;right:0;bottom:.5rem;display:flex;justify-content:center;gap:.35rem}.view-sanatorium-pokoje .room-viewer .room-carousel__dot{width:8px;height:8px;border-radius:999px;background:#ffffff80}.view-sanatorium-pokoje .room-viewer .room-carousel__dot.is-active{background:#fffffff2}.view-sanatorium-pokoje .room-viewer.gallery-viewer{position:relative;top:30px}.view-sanatorium-pokoje .room-viewer.gallery-viewer .room-carousel__dots{display:none}}@tailwind base;@tailwind components;@tailwind utilities;
