@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";
*{box-sizing:border-box}:root{--green:#013529;--green-2:#064638;--ivory:#f5e7cc;--amber:#e59316;--line:#f5e7ccb8;--muted:#f5e7ccad;--page-max:1440px}html{background:var(--green);scroll-behavior:smooth}body{background:var(--green);color:var(--ivory);margin:0;font-family:DM Sans,Arial,sans-serif}button,input,select{font:inherit}a,button,input,select{-webkit-tap-highlight-color:transparent}.site-shell{background:var(--green);min-height:100vh}.hero,.content-stack{width:min(calc(100% - 68px),var(--page-max));margin-inline:auto}.hero{padding-top:38px}.topbar{align-items:center;gap:32px;min-height:48px;display:flex}.brand{color:var(--ivory);white-space:nowrap;align-items:center;gap:13px;text-decoration:none;display:flex}.brand__mark{width:44px;height:44px;color:var(--amber);display:block}.brand strong{letter-spacing:-.04em;font-family:Manrope,sans-serif;font-size:25px;line-height:1}.desktop-primary-nav{flex:1;max-width:630px;margin-left:auto;display:block}.desktop-primary-nav .category-nav{background:0 0;border:0;margin:0;padding:0}.topbar__actions{gap:15px;display:flex}.topbar__actions a{width:42px;height:42px;color:var(--ivory);place-items:center;text-decoration:none;display:grid}.topbar__actions svg{width:35px;height:35px}.hero__copy{padding:68px 0 25px}.hero__copy h1{letter-spacing:-.055em;margin:0;font-family:Manrope,sans-serif;font-size:58px;font-weight:600;line-height:1}.search-panel{gap:20px;display:grid}.search-primary{border:1px solid var(--ivory);background:var(--ivory);min-height:88px;color:var(--green);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr)) 260px;display:grid;overflow:hidden}.search-primary label{border-right:1px solid #01352929;justify-content:center;align-items:center;gap:12px;padding:0 20px;display:flex;position:relative}.search-primary label svg{width:27px;height:27px}.search-primary label span{font-size:19px;font-weight:600}.search-primary input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.search-primary select{color:var(--green);background:0 0;border:0;outline:0;font-size:19px}.search-primary__submit{background:var(--amber);color:var(--ivory);border:0;justify-content:center;align-items:center;gap:12px;font-size:20px;font-weight:600;display:flex}.search-primary__submit svg{width:31px;height:31px}.search-direct{border:1px solid var(--ivory);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:68px;padding:0 24px;display:grid}.search-direct svg{width:30px;height:30px}.search-direct input{min-width:0;color:var(--ivory);background:0 0;border:0;outline:0;font-size:19px}.search-direct input::placeholder{color:var(--muted)}.search-direct span{font-size:18px}.quick-filters{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.quick-filter{border:1px solid var(--ivory);min-height:56px;color:var(--ivory);border-radius:12px;justify-content:center;align-items:center;gap:13px;font-size:18px;text-decoration:none;display:flex}.quick-filter svg{width:27px;height:27px}.category-nav{border:0;grid-template-columns:repeat(5,1fr);display:grid}.category-nav__item{color:var(--ivory);place-items:center;gap:5px;font-size:14px;font-weight:600;text-decoration:none;display:grid;position:relative}.category-nav__item.is-active{color:var(--amber)}.category-nav__item.is-active:after{content:"";background:var(--amber);width:30px;height:3px}.category-nav__icon{width:24px;height:24px}.category-nav__icon svg{width:100%;height:100%;display:block}.content-stack{gap:25px;margin-top:35px;display:grid}.deal-section{padding:0}.section-heading{margin-bottom:17px}.section-heading h2{letter-spacing:.02em;margin:0;font-family:Manrope,sans-serif;font-size:23px}.offer-rail{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(33.3333% - 14px);grid-auto-flow:column;gap:21px;display:grid;overflow-x:auto}.offer-rail::-webkit-scrollbar{display:none}.showcase-card,.offer-card{scroll-snap-align:start;background:var(--ivory);color:var(--green);border-radius:14px;overflow:hidden}.showcase-card>img{object-fit:cover;width:100%;height:310px;display:block}.showcase-card__body{justify-content:space-between;gap:18px;min-height:105px;padding:18px 24px;display:flex}.showcase-card h3{margin:0;font-family:Manrope,sans-serif;font-size:28px}.showcase-card p{margin:6px 0 0;font-size:17px}.showcase-card__price{flex-direction:column;justify-content:center;align-items:flex-end;display:flex}.showcase-card__price>span{white-space:nowrap;font-size:18px}.showcase-card__price strong{font-size:30px}.showcase-card__price small{border-top:1px solid #0135293d;margin-top:10px;padding-top:7px;font-size:15px}.pager{justify-content:center;gap:9px;margin-top:18px;display:flex}.pager span{background:#f5e7cc5c;border-radius:4px;width:48px;height:5px}.pager span.is-active{background:var(--ivory)}.meter-card{border:1px solid var(--ivory);border-radius:12px;grid-template-columns:minmax(230px,.7fr) 1.3fr;align-items:center;gap:35px;min-height:95px;padding:18px 34px;display:grid}.meter-card p{margin:0}.meter-card .eyebrow{letter-spacing:.03em;font-size:23px;font-weight:700}.meter-card>div>p:last-child{margin-top:5px;font-size:16px}.meter-scale{justify-content:space-between;align-items:center;height:38px;display:flex;position:relative}.meter-scale i{background:var(--ivory);width:1px;height:19px}.meter-scale i:nth-child(3n){height:27px}.meter-scale i:nth-child(n+9):nth-child(-n+13){background:var(--ivory);width:11px;height:10px}.meter-scale b{border-bottom:0;border-left:7px solid #0000;border-right:7px solid #0000;border-top:10px solid var(--ivory);width:0;height:0;position:absolute;bottom:-1px;left:53%}.socials{justify-content:center;gap:48px;padding:2px 0 5px;display:flex}.socials a{border:2px solid var(--ivory);width:39px;height:39px;color:var(--ivory);border-radius:50%;place-items:center;font-family:Arial,sans-serif;font-size:25px;font-weight:700;text-decoration:none;display:grid}.bottom-nav-wrap{z-index:30;left:17px;right:17px;bottom:max(9px,env(safe-area-inset-bottom));display:none;position:fixed}.offer-card__media{height:310px;position:relative}.offer-card__media img{object-fit:cover;width:100%;height:100%}.offer-card__body{padding:18px 24px}.button{border:1px solid var(--ivory);color:var(--ivory);background:0 0;text-decoration:none}.button--small{border-radius:10px;padding:10px 16px}@media (max-width:719px){.site-shell{padding-bottom:82px}.hero,.content-stack{width:calc(100% - 34px)}.hero{padding-top:20px}.topbar{gap:10px;min-height:36px}.brand{gap:7px}.brand__mark{width:32px;height:32px}.brand strong{font-size:17px}.desktop-primary-nav{display:none}.topbar__actions{gap:10px;margin-left:auto}.topbar__actions a{width:32px;height:32px}.topbar__actions svg{width:28px;height:28px}.hero__copy{padding:25px 0 10px}.hero__copy h1{letter-spacing:-.025em;font-family:DM Sans,sans-serif;font-size:20px;font-weight:500}.search-panel{gap:12px}.search-primary{border-radius:6px;grid-template-columns:1fr 1fr .9fr 1.22fr;min-height:50px}.search-primary label{flex-direction:column;gap:3px;padding:0 4px}.search-primary label svg{width:17px;height:17px}.search-primary label span,.search-primary select{font-size:12px}.search-primary__submit{gap:5px;font-size:12px}.search-primary__submit svg{width:18px;height:18px}.search-direct{border-radius:6px;gap:8px;min-height:35px;padding:0 10px}.search-direct svg{width:20px;height:20px}.search-direct input,.search-direct span{font-size:12px}.quick-filters{gap:10px}.quick-filter{border-radius:9px;gap:6px;min-height:29px;font-size:11px}.quick-filter svg{width:16px;height:16px}.content-stack{gap:18px;margin-top:17px}.section-heading{margin-bottom:7px}.section-heading h2{font-size:13px}.offer-rail{grid-auto-columns:100%;gap:12px}.showcase-card,.offer-card{border-radius:8px}.showcase-card>img,.offer-card__media{height:128px}.showcase-card__body{min-height:55px;padding:8px 16px}.showcase-card h3{font-size:17px}.showcase-card p{margin-top:3px;font-size:11px}.showcase-card__price>span{font-size:11px}.showcase-card__price strong{font-size:19px}.showcase-card__price small{margin-top:4px;padding-top:3px;font-size:10px}.pager{gap:9px;margin-top:9px}.pager span{width:25px;height:4px}.meter-card{border-radius:6px;grid-template-columns:124px 1fr;gap:7px;min-height:47px;padding:7px 10px}.meter-card .eyebrow{font-size:12px}.meter-card>div>p:last-child{margin-top:3px;font-size:9px}.meter-scale{height:27px}.meter-scale i{height:12px}.meter-scale i:nth-child(3n){height:18px}.meter-scale i:nth-child(n+9):nth-child(-n+13){width:5px;height:7px}.meter-scale b{border-top-width:6px;border-left-width:4px;border-right-width:4px}.socials{gap:36px;padding:0}.socials a{border-width:1.5px;width:25px;height:25px;font-size:16px}.bottom-nav-wrap{display:block;bottom:0;left:0;right:0}.bottom-nav-wrap .category-nav{border:1px solid var(--ivory);background:var(--ivory);border-radius:18px 18px 0 0;min-height:58px;margin:0;padding:7px 4px 5px}.bottom-nav-wrap .category-nav__item{color:var(--green);font-size:10px}.bottom-nav-wrap .category-nav__icon{width:21px;height:21px}.bottom-nav-wrap .category-nav__item.is-active{color:var(--green)}.bottom-nav-wrap .category-nav__item.is-active:after{background:var(--green);width:28px;height:2px}}@media (min-width:720px){.bottom-nav-wrap{display:none}}
.skip-link{z-index:1000;color:#0f2f4f;background:#fff;border-radius:10px;padding:10px 14px;font-weight:800;text-decoration:none;position:fixed;top:10px;left:10px;transform:translateY(-160%);box-shadow:0 10px 30px #05384d3d}.skip-link:focus-visible{transform:translateY(0)}.button{background:linear-gradient(135deg,#067579,#056066)}.category-nav__item.is-active,.text-link,.info-page a:not(.button),.site-footer a,.footer-link-button{color:#067579}.brand small{color:#051d2d}.hero__copy h1{color:#fff}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline-offset:3px;outline:3px solid}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:more){:where(a,button,input,select,textarea):focus-visible{outline-width:4px}}
.site-shell{--category-green:#013529;--category-green-2:#064638;--category-ivory:#f5e7cc;--category-amber:#e59316;--category-red:#8b1e2d;--category-line:#f5e7cc47;--category-shadow:0 16px 38px #00000029;color:var(--category-ivory);background:radial-gradient(circle at 50% 4%,#e593160e,#0000 27rem),linear-gradient(#013529 0% 68%,#022f26 100%)}.site-shell>.hero{position:relative}.site-shell>.hero:after{content:"";background:linear-gradient(90deg,#0000,#f5e7cc4d,#0000);height:1px;margin-top:30px;display:block}.site-shell .topbar{z-index:3;position:relative}.site-shell .brand strong{color:var(--category-ivory)}.site-shell .brand strong em{color:var(--category-amber);font-style:normal}.site-shell .brand small{color:#f5e7ccb8;letter-spacing:.02em;margin-top:4px;font-size:.72rem;display:block}.site-shell .topbar__actions a{transition:color .18s,transform .18s;color:var(--category-ivory)!important}.site-shell .topbar__actions a:hover{transform:translateY(-1px);color:var(--category-amber)!important}.site-shell .hero__copy{z-index:1;max-width:920px;position:relative}.site-shell .hero__copy p{color:var(--category-amber);letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:.86rem;font-weight:800}.site-shell .hero__copy h1{max-width:920px;color:var(--category-ivory)}.category-search{z-index:2;background:var(--category-ivory);color:var(--category-green);box-shadow:var(--category-shadow);border:1px solid #f5e7cc52;border-radius:18px;padding:15px;position:relative;gap:12px!important}.category-search__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:8px;display:grid}.category-search__grid--holidays{grid-template-columns:repeat(5,minmax(0,1fr))}.category-search__grid label{background:#0135290b;border:1px solid #01352924;border-radius:12px;flex-direction:column;justify-content:center;gap:6px;min-width:0;min-height:66px;padding:10px 13px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.category-search__grid label:focus-within{background:#8b1e2d09;border-color:#8b1e2d80;box-shadow:0 0 0 3px #8b1e2d14}.category-search__grid label>span{color:var(--category-red);letter-spacing:.045em;text-transform:uppercase;font-size:.72rem;font-weight:900}.category-search__grid input,.category-search__grid select{width:100%;min-width:0;color:var(--category-green);background:0 0;border:0;outline:0;font-weight:750}.category-search__grid input::placeholder{color:#0135298c}.category-search .button--search{background:var(--category-red);min-height:54px;color:var(--category-ivory);letter-spacing:.075em;cursor:pointer;border:0;border-radius:12px;font-weight:900;transition:transform .18s,filter .18s,box-shadow .18s;box-shadow:inset 0 0 0 1px #f5e7cc21,0 9px 18px #4608122b}.category-search .button--search:hover:not(:disabled){filter:brightness(1.045);transform:translateY(-1px);box-shadow:inset 0 0 0 1px #f5e7cc29,0 12px 24px #46081233}.category-search .button--search:disabled{opacity:.66;cursor:wait}.site-shell>.hero>.category-nav{margin-top:24px;padding:0 12px}.site-shell>.hero>.category-nav .category-nav__item{color:#f5e7ccc2;border-radius:12px;min-height:58px;transition:background .18s,color .18s,transform .18s}.site-shell>.hero>.category-nav .category-nav__item:hover{color:var(--category-ivory);background:#f5e7cc0b;transform:translateY(-1px)}.site-shell>.hero>.category-nav .category-nav__item.is-active{color:var(--category-amber);background:#e593160e}.site-shell>.hero>.category-nav .category-nav__item.is-active:after{background:var(--category-amber)}.site-shell .content-stack{gap:22px}.site-shell .deal-section{background:#001c162e;border:1px solid #f5e7cc2e;border-radius:18px;padding:22px;box-shadow:0 12px 30px #00000014}.category-results-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.category-results-heading>div{min-width:0}.category-results-heading .eyebrow{color:var(--category-amber);letter-spacing:.13em;text-transform:uppercase;margin:0 0 6px;font-size:.72rem;font-weight:900}.category-results-heading h2{color:var(--category-ivory);font-size:clamp(1.25rem,2vw,1.75rem)}.result-count{color:#f5e7ccb8;white-space:nowrap;flex:none;font-size:.82rem}.search-status{color:var(--category-amber);margin:0 0 12px;font-size:.8rem;font-weight:750}.filter-chips{scrollbar-width:none;scroll-snap-type:x proximity;gap:8px;padding:0 2px 10px;display:flex;overflow-x:auto}.filter-chips::-webkit-scrollbar{display:none}.filter-chips button{scroll-snap-align:start;min-height:35px;color:var(--category-ivory);cursor:pointer;background:#f5e7cc09;border:1px solid #f5e7cc57;border-radius:999px;flex:none;padding:7px 12px;font-size:.74rem;font-weight:800;transition:background .16s,border-color .16s,color .16s,transform .16s}.filter-chips button:hover:not(:disabled){border-color:#e593169e;transform:translateY(-1px)}.filter-chips button.is-active{border-color:var(--category-amber);color:var(--category-green);background:var(--category-amber);box-shadow:0 4px 12px #e5931621}.filter-chips button:disabled{opacity:.55;cursor:wait}.experience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:6px;display:grid}.experience-card{background:var(--category-ivory);color:var(--category-green);border:1px solid #f5e7cc3d;border-radius:16px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 14px 30px #00000024}.experience-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px #0000002e}.experience-card__media{color:#fff;background:linear-gradient(#0000 38%,#011f18d1),radial-gradient(circle at 25% 18%,#f5e7cc42,#0000 24%),linear-gradient(135deg,#064638 0%,#013529 58%,#8b1e2d 100%);align-items:flex-end;min-height:205px;padding:12px;display:flex;position:relative;overflow:hidden}.experience-card__media img{object-fit:cover;filter:saturate(1.02)contrast(1.035);width:100%;height:100%;position:absolute;inset:0}.experience-card__media:after{content:"";pointer-events:none;background:linear-gradient(#0000 46%,#011f1880);position:absolute;inset:0}.experience-card__image-label{z-index:2;text-shadow:0 2px 12px #00000059;font-size:.76rem;font-weight:900;position:relative}.experience-card__badge{z-index:3;color:var(--category-ivory);background:var(--category-red);border:1px solid #f5e7cc40;border-radius:999px;padding:6px 9px;font-size:.7rem;font-weight:900;position:absolute;top:10px;left:10px;box-shadow:0 6px 15px #0000002e}.experience-card__favorite{z-index:4;color:#fff;text-shadow:0 2px 10px #00000052;background:0 0;border:0;width:40px;height:40px;font-size:2rem;position:absolute;top:8px;right:8px}.experience-card__favorite.is-favorite,.offer-card__favorite.is-favorite{color:var(--category-red);transform:scale(1.05)}.experience-card__body{padding:14px 15px 15px}.experience-card__topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.experience-card__topline p,.experience-card__body>p,.experience-card__body small{margin:0}.experience-card__topline p{color:var(--category-red);font-size:.74rem;font-weight:900}.experience-card__topline strong{color:var(--category-amber);font-size:.78rem}.experience-card h3{color:var(--category-green);margin:6px 0 4px;font-size:1.08rem}.experience-card__body>p{color:#173e35;font-size:.82rem;font-weight:700}.experience-card__body small{color:#013529ad;margin-top:5px;line-height:1.42;display:block}.experience-card__footer{border-top:1px solid #01352926;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:14px;padding-top:12px;display:flex}.experience-card__footer>div{gap:2px;display:grid}.experience-card__footer del{color:#0135297a;font-size:.72rem}.experience-card__footer strong{color:var(--category-green);font-size:1.08rem}.experience-card__footer .button--small{background:var(--category-red);color:var(--category-ivory);border:0;font-weight:850}.empty-state{text-align:center;background:radial-gradient(circle at 50% 0,#e5931617,#0000 52%),#f5e7cc09;border:1px solid #f5e7cc57;border-radius:16px;margin-top:8px;padding:34px 24px;position:relative;overflow:hidden}.empty-state:before{content:"";background:linear-gradient(90deg,transparent,var(--category-red),transparent);height:2px;position:absolute;top:0;left:15%;right:15%}.empty-state strong{color:var(--category-ivory);font-family:Manrope,sans-serif;font-size:1.08rem;display:block}.empty-state p{color:#f5e7ccb8;max-width:720px;margin:8px auto 14px;line-height:1.55}.empty-state .text-link,.site-shell .text-link{color:var(--category-amber);font-weight:850;text-decoration:none}.result-pagination{justify-content:center;gap:7px;margin-top:20px;display:flex}.result-pagination button{min-width:38px;height:38px;color:var(--category-ivory);background:0 0;border:1px solid #f5e7cc52;border-radius:10px;font-weight:850}.result-pagination button.is-active{border-color:var(--category-amber);background:var(--category-amber);color:var(--category-green)}.result-pagination button:disabled{opacity:.35}.category-meter{background:#001c1629;margin-bottom:4px;border-color:#f5e7cc52!important;grid-template-columns:minmax(240px,.9fr) auto minmax(240px,.9fr)!important;gap:24px!important;padding:20px 24px!important}.category-meter .eyebrow{color:var(--category-amber)}.category-meter h2{color:var(--category-ivory);margin:3px 0 5px;font-size:1rem}.category-meter .button--small{border-color:var(--category-red);background:var(--category-red);color:var(--category-ivory);white-space:nowrap;font-weight:850}.category-meter>div:last-child strong{color:var(--category-ivory)}.category-meter>div:last-child p{color:#f5e7ccad;margin-top:5px}.attractions-okazjometr+.site-shell{margin-top:0}.site-shell .bottom-nav-wrap .category-nav{background:var(--category-ivory)!important;border-color:#01352929!important}.site-shell .bottom-nav-wrap .category-nav__item,.site-shell .bottom-nav-wrap .category-nav__item.is-active{color:var(--category-green)!important}.site-shell .bottom-nav-wrap .category-nav__item.is-active .category-nav__icon{color:var(--category-red)!important}.site-shell .bottom-nav-wrap .category-nav__item.is-active:after{background:var(--category-red)!important}.topbar__actions a{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}@media (max-width:980px){.category-search__grid,.category-search__grid--holidays,.experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-meter{grid-template-columns:1fr auto!important}.category-meter>div:last-child{grid-column:1/-1}}@media (max-width:719px){.site-shell>.hero:after{margin-top:15px}.site-shell .brand small{margin-top:2px;font-size:.58rem}.site-shell .hero__copy{padding:24px 0 12px}.site-shell .hero__copy p{letter-spacing:.12em;margin-bottom:5px;font-size:.65rem}.site-shell .hero__copy h1{font-size:1.17rem!important;line-height:1.15!important}.category-search{border-radius:12px;padding:9px;box-shadow:0 9px 22px #0000001f;gap:8px!important}.category-search__grid,.category-search__grid--holidays{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.category-search__grid label{border-radius:8px;gap:3px;min-height:52px;padding:7px 8px}.category-search__grid label>span{font-size:.58rem}.category-search__grid input,.category-search__grid select{font-size:.72rem}.category-search .button--search{border-radius:8px;min-height:42px;font-size:.74rem}.site-shell>.hero>.category-nav{display:none}.site-shell .content-stack{margin-top:14px}.site-shell .deal-section{border-radius:13px;padding:13px 10px}.category-results-heading{align-items:flex-start;margin-bottom:12px}.category-results-heading .eyebrow{font-size:.58rem}.category-results-heading h2{font-size:1rem;line-height:1.15}.result-count{padding-top:2px;font-size:.66rem}.filter-chips{gap:6px;padding-bottom:7px}.filter-chips button{min-height:31px;padding:6px 10px;font-size:.65rem}.experience-grid{grid-template-columns:1fr;gap:11px}.experience-card{border-radius:12px}.experience-card__media{min-height:174px}.experience-card__body{padding:11px 12px 12px}.experience-card h3{font-size:1rem}.empty-state{border-radius:12px;padding:25px 15px}.empty-state strong{font-size:.96rem}.empty-state p{margin:7px auto 12px;font-size:.75rem}.category-meter{border-radius:10px!important;grid-template-columns:1fr auto!important;gap:9px!important;min-height:auto!important;padding:11px 12px!important}.category-meter .eyebrow{font-size:.72rem!important}.category-meter h2{font-size:.78rem}.category-meter>div>p:last-child,.category-meter>div:last-child p{font-size:.66rem!important}.category-meter .button--small{border-radius:8px;padding:8px 10px;font-size:.65rem}.category-meter>div:last-child{border-top:1px solid #f5e7cc26;grid-column:1/-1;padding-top:8px}.result-pagination button{border-radius:8px;min-width:34px;height:34px}}@media (max-width:390px){.category-search__grid,.category-search__grid--holidays{grid-template-columns:1fr 1fr}.category-search__grid--holidays label:first-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.experience-card,.filter-chips button,.category-search .button--search,.site-shell>.hero>.category-nav .category-nav__item{transition:none!important}}
.button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.offer-detail-shell{min-height:100vh;width:min(calc(100% - 24px), var(--page-max));margin-inline:auto;padding:18px 0 72px}.offer-detail-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.offer-detail-topbar__actions{align-items:center;gap:10px;display:flex}.offer-detail-favorite{width:42px;height:42px;color:var(--navy);background:#fff;border:2px solid #ffffffe6;border-radius:50%;place-items:center;font-size:1.45rem;display:grid;box-shadow:0 8px 20px #00000021}.offer-detail-favorite.is-favorite{color:#ff5a67}.offer-detail-back{color:#fff;font-size:.82rem;font-weight:800;text-decoration:none}.offer-hero-card,.offer-detail-section{border-radius:var(--radius-xl);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffffc7;overflow:hidden}.offer-hero-card{display:grid}.offer-hero-card__image{color:#fff;background:linear-gradient(#0000 34%,#00364ed1),radial-gradient(circle at 18% 16%,#ffffff61,#0000 24%),linear-gradient(135deg,#42d3d5 0%,#0c8faf 52%,#ffb468 100%);align-items:flex-end;min-height:290px;padding:18px;font-weight:900;display:flex;position:relative}.offer-hero-card__discount{background:var(--orange);border-radius:999px;padding:7px 11px;font-size:.82rem;position:absolute;top:14px;left:14px}.offer-hero-card__content{padding:20px}.offer-hero-card__content h1{letter-spacing:-.035em;margin:6px 0 8px;font-size:clamp(1.7rem,6vw,2.6rem)}.offer-hero-card__content>p:not(.eyebrow):not(.partner-note){color:var(--muted);margin:8px 0}.offer-detail-rating{color:var(--orange);align-items:center;gap:8px;display:flex}.offer-detail-price{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;margin-top:22px;padding-top:18px;display:flex}.offer-detail-price>div{display:grid}.offer-detail-price del{color:#8795a1;font-size:.8rem}.offer-detail-price strong{font-size:1.7rem}.offer-detail-price small{color:var(--muted)}.offer-detail-cta{border-radius:999px;min-height:48px;padding:0 20px}.partner-note{color:var(--muted);margin:12px 0 0;font-size:.74rem;line-height:1.45}.offer-detail-section{margin-top:14px;padding:18px}.score-grid{gap:12px;display:grid}.score-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:14px;display:grid}.score-card__gauge{aspect-ratio:1;background:radial-gradient(circle at center, white 57%, transparent 58%), conic-gradient(var(--turquoise) 0 78%, var(--orange) 78% 88%, #e7eef1 88% 100%);border-radius:50%;align-content:center;place-items:center;width:84px;display:grid}.score-card__gauge strong{color:var(--turquoise-dark);font-size:1.35rem;line-height:1}.score-card__gauge small{color:var(--muted);font-size:.64rem}.score-card p{color:var(--muted);margin:5px 0 0;font-size:.8rem;line-height:1.45}.fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.fact-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;gap:4px;padding:14px;display:grid}.fact-grid article>span{font-size:1.5rem}.fact-grid small{color:var(--muted)}.offer-detail-list{color:var(--muted);margin:0;padding-left:20px;line-height:1.65}@media (max-width:620px){.offer-detail-topbar{align-items:flex-start}.offer-detail-topbar__actions{flex-direction:column;align-items:flex-end}}@media (min-width:760px){.offer-detail-shell{width:min(calc(100% - 48px), var(--page-max));padding-top:28px}.offer-hero-card{grid-template-columns:1.2fr 1fr}.offer-hero-card__image{min-height:420px}.score-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.score-card{text-align:center;grid-template-columns:1fr;justify-items:center}.fact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.offer-card__media>img,.experience-card__media>img,.offer-hero-card__image>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.offer-card__media:after,.experience-card__media:after,.offer-hero-card__image:after{content:"";pointer-events:none;background:linear-gradient(#00273908 30%,#002d43c2 100%);position:absolute;inset:0}.offer-card__rank,.offer-card__favorite,.offer-card__image-label,.experience-card__badge,.experience-card__favorite,.experience-card__image-label,.offer-hero-card__discount,.offer-hero-card__image-label{z-index:2;position:relative}.offer-card__rank,.offer-card__favorite,.experience-card__badge,.experience-card__favorite,.offer-hero-card__discount{position:absolute}.offer-hero-card__gallery{scrollbar-width:none;grid-auto-columns:minmax(120px,1fr);grid-auto-flow:column;gap:8px;padding:10px 0 2px;display:grid;overflow-x:auto}.offer-hero-card__gallery::-webkit-scrollbar{display:none}.offer-hero-card__gallery img{aspect-ratio:4/3;object-fit:cover;border:1px solid #0f2f4f1f;border-radius:12px;width:100%}
.search-status{color:var(--muted,#627184);margin:0 0 12px;font-size:.88rem}.result-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:22px;display:flex}.result-pagination button{color:#17344d;min-width:38px;height:38px;font:inherit;cursor:pointer;background:#ffffffe6;border:1px solid #0f2f4f26;border-radius:999px;font-weight:800}.result-pagination button.is-active{background:var(--teal,#16a6a0);color:#fff;border-color:#0000}.result-pagination button:disabled{cursor:default;opacity:.45}.site-shell[aria-busy=true] .experience-grid{opacity:.72;transition:opacity .16s}
body:has(.home-shell)>.site-footer{display:none}.site-footer{width:min(100% - 68px,1440px);color:var(--ivory);margin:18px auto 110px;padding:0}.site-footer__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 0;display:flex}.site-footer__link-group{align-items:center;gap:10px;display:inline-flex}.site-footer__link-group+.site-footer__link-group{margin-left:10px}.site-footer__links a{color:var(--ivory);font-size:14px;text-decoration:none}.site-footer__links a:hover{text-underline-offset:3px;text-decoration:underline}.site-footer__separator{color:#f5e7cc73}.info-page{width:min(920px,100% - 34px);margin:24px auto 70px}.info-page__header,.info-page__card{border:1px solid var(--line);background:0 0}.info-page__header{border-radius:8px;padding:16px 18px}.info-page__header a{color:var(--ivory)}.info-page__card{border-radius:8px;margin-top:18px;padding:clamp(22px,5vw,48px)}.info-page__card p{color:var(--muted);line-height:1.7}.info-page__card h1,.info-page__card h2{color:var(--ivory)}.home-social-section{text-align:center;padding-top:4px}.home-social-section h2,.home-partner-strip h2{color:var(--ivory);letter-spacing:.02em;margin:0 0 14px;font-family:Manrope,sans-serif;font-size:18px}.home-partner-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.home-partner-strip{border:1px solid #f5e7cc75;border-radius:12px;min-width:0;padding:17px 18px}.home-partner-strip__logos{border:1px dashed #f5e7cc59;border-radius:10px;justify-content:center;align-items:center;min-height:64px;display:flex}.home-partner-strip__logos span{color:var(--muted);text-align:center;font-size:13px;font-weight:600}@media (max-width:719px){.site-footer{width:calc(100% - 34px);margin:12px auto 184px}.site-footer__links{gap:7px 0}.site-footer__link-group{gap:7px}.site-footer__link-group+.site-footer__link-group{margin-left:7px}.site-footer__links a{font-size:10px}.site-footer__separator{font-size:9px}.home-social-section h2,.home-partner-strip h2{margin-bottom:9px;font-size:13px}.home-partner-grid{grid-template-columns:1fr;gap:10px}.home-partner-strip{border-radius:8px;padding:11px 12px}.home-partner-strip__logos{border-radius:7px;min-height:44px}.home-partner-strip__logos span{font-size:10px}}
.consent-panel{z-index:1000;pointer-events:none;justify-content:center;display:flex;position:fixed;inset:auto 17px 62px}.consent-panel__content{border:1px solid var(--ivory);background:var(--green);width:min(100%,660px);max-height:72vh;color:var(--ivory);pointer-events:auto;border-radius:8px;padding:18px 22px;overflow:auto}.consent-panel h2{margin:0 0 6px;font-size:18px}.consent-panel p{color:var(--ivory);margin:0;font-size:14px;line-height:1.45}.consent-panel__settings{gap:8px;margin-top:12px;display:grid}.consent-panel__settings label{border:1px solid var(--line);border-radius:6px;grid-template-columns:auto 1fr;gap:9px;padding:8px;display:grid}.consent-panel__settings small{color:var(--muted);display:block}.consent-panel__actions{grid-template-columns:1fr 1fr;gap:10px 18px;margin-top:14px;display:grid}.consent-panel .button{border:1px solid var(--ivory);min-height:44px;color:var(--ivory);background:0 0;border-radius:7px;font-weight:400}.consent-panel .consent-settings-button{border:0;grid-area:2/1/auto/-1;min-height:auto;text-decoration:underline}.footer-link-button{color:inherit;background:0 0;border:0;text-decoration:underline}@media (min-width:720px){.consent-panel{inset:auto 24px 24px}.consent-panel__content{width:min(760px,100%)}}@media (max-width:719px){.consent-panel__content{padding:10px 12px}.consent-panel h2{font-size:13px}.consent-panel p{font-size:10px}.consent-panel__actions{gap:7px 18px;margin-top:9px}.consent-panel .button{min-height:25px;font-size:10px}.consent-panel .consent-settings-button{min-height:18px}}
.admin-shell{--admin-bg:#f4f7fb;--admin-ink:#17233c;--admin-muted:#68758b;--admin-line:#e4e9f1;--admin-teal:#0aa6a8;--admin-teal-pale:#e4f8f7;background:var(--admin-bg);min-height:100vh;color:var(--admin-ink);grid-template-columns:264px minmax(0,1fr);font-family:Arial,Helvetica,sans-serif;display:grid}.admin-sidebar{color:#c8d4e4;background:#12233e;flex-direction:column;height:100vh;padding:28px 18px;display:flex;position:sticky;top:0}.admin-brand{color:#fff;align-items:center;gap:11px;padding:0 10px;text-decoration:none;display:flex}.admin-brand__mark{background:linear-gradient(135deg,#11c4c5,#0b9195);border-radius:12px;place-items:center;width:37px;height:37px;font-size:21px;font-weight:900;display:grid}.admin-brand strong{font-size:18px;display:block}.admin-brand small{color:#8eb0c4;margin-top:2px;font-size:11px;display:block}.admin-nav{gap:6px;margin-top:52px;display:grid}.admin-nav a{color:#9fb2c6;border-radius:10px;align-items:center;gap:13px;padding:12px 13px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.admin-nav a span{text-align:center;width:18px;font-size:18px}.admin-nav a:hover,.admin-nav a.is-active{color:#fff;background:#ffffff1a}.admin-nav a.is-active{box-shadow:inset 3px 0 #14c4c1}.admin-sidebar__footer{align-items:center;gap:9px;margin:auto 10px 2px;font-size:12px;display:flex}.admin-status{background:#e5a245;border-radius:50%;width:8px;height:8px}.admin-status.is-live{background:#41c980;box-shadow:0 0 0 4px #41c9801f}.admin-content{width:min(1340px,100%);margin:0 auto;padding:42px clamp(22px,4vw,62px) 70px}.admin-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:30px;display:flex}.admin-eyebrow,.admin-card__heading p{color:var(--admin-teal);letter-spacing:.11em;margin:0 0 6px;font-size:11px;font-weight:900}.admin-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(28px,4vw,38px)}.admin-header p:not(.admin-eyebrow){color:var(--admin-muted);margin:9px 0 0;font-size:14px}.admin-public-link{border:1px solid var(--admin-line);color:var(--admin-ink);white-space:nowrap;background:#fff;border-radius:10px;padding:11px 14px;font-size:13px;font-weight:800;text-decoration:none}.admin-notice{background:var(--admin-teal-pale);border:1px solid #aadfdc;border-radius:12px;flex-wrap:wrap;gap:7px 12px;margin-bottom:20px;padding:14px 16px;font-size:13px;display:flex}.admin-notice strong{color:#087f82}.admin-notice span{color:#3e6570}.admin-metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px;display:grid}.admin-metric,.admin-card{border:1px solid var(--admin-line);background:#fff;border-radius:14px;box-shadow:0 7px 18px #16263f09}.admin-metric{gap:7px;padding:19px;display:grid}.admin-metric>span,.admin-metric small{color:var(--admin-muted);font-size:12px;font-weight:700}.admin-metric strong{letter-spacing:-.04em;font-size:28px}.admin-metric .admin-metric__date{letter-spacing:-.015em;font-size:15px;line-height:1.2}.admin-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,.8fr);gap:18px;margin-bottom:18px;display:grid}.admin-card{padding:21px}.admin-card__heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:22px;display:flex}.admin-card__heading h2{letter-spacing:-.025em;margin:0;font-size:18px}.admin-card__heading>span{color:var(--admin-muted);background:#f1f4f7;border-radius:7px;padding:5px 8px;font-size:11px;font-weight:800}.admin-bars{gap:16px;display:grid}.admin-bar>div{justify-content:space-between;gap:10px;margin-bottom:7px;font-size:13px;display:flex}.admin-bar>div span{color:#526075;text-transform:capitalize}.admin-bar i{background:#edf1f5;border-radius:99px;height:8px;display:block;overflow:hidden}.admin-bar b{border-radius:inherit;background:linear-gradient(90deg,#0bb0b1,#55d4cd);height:100%;display:block}.admin-provider-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.admin-provider-list li{border-bottom:1px solid var(--admin-line);grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:9px;padding-bottom:12px;font-size:13px;font-weight:700;display:grid}.admin-provider-list li:last-child{border:0;padding-bottom:0}.admin-provider__rank{color:#078f91;background:#edf5f6;border-radius:7px;place-items:center;width:23px;height:23px;font-size:11px;display:grid}.admin-empty{color:var(--admin-muted);margin:20px 0;font-size:13px;line-height:1.5}.admin-card--table{padding-bottom:7px}.admin-table-wrap{margin:0 -21px;overflow:auto}.admin-table-wrap table{border-collapse:collapse;text-align:left;width:100%;min-width:680px}.admin-table-wrap th{color:#8792a4;letter-spacing:.08em;text-transform:uppercase;padding:0 21px 12px;font-size:10px}.admin-table-wrap td{border-top:1px solid var(--admin-line);color:#4a5870;padding:13px 21px;font-size:12px}.admin-table-wrap td:first-child{color:#26354d;font-weight:700}.admin-badge{color:#078f91;text-transform:capitalize;background:#edf5f6;border-radius:6px;padding:4px 7px;font-size:11px;font-weight:800;display:inline-block}@media (max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;padding:16px 18px;position:relative}.admin-nav{gap:4px;margin-top:17px;display:flex;overflow:auto}.admin-nav a{flex:none;padding:9px 11px}.admin-sidebar__footer{display:none}.admin-content{padding:28px 16px 45px}.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}}@media (max-width:520px){.admin-header{display:grid}.admin-header p:not(.admin-eyebrow){font-size:13px}.admin-public-link{width:max-content}.admin-metrics{gap:10px}.admin-metric{padding:14px}.admin-metric strong{font-size:23px}.admin-metric .admin-metric__date{font-size:13px}.admin-card{padding:16px}.admin-table-wrap{margin:0 -16px}.admin-table-wrap th,.admin-table-wrap td{padding-left:16px;padding-right:16px}}body:has(.admin-shell){background:#f4f7fb}:is(body:has(.admin-shell) .site-footer,body:has(.admin-shell) .consent-manager,body:has(.admin-shell) .consent-banner){display:none}
html,body,#main-content{background:#013529}.home-shell{background:#013529;min-height:100dvh}.home-shell .brand__mark{color:#0000;filter:drop-shadow(0 1px #00000014);background:url(/brand-mark.svg) 50%/contain no-repeat;flex:none;width:40px;height:49px}.home-shell .brand__mark>*{display:none}.home-shell .hero__copy{text-align:center;padding:54px 0 25px}.home-shell .hero__copy h1{letter-spacing:-.035em;max-width:980px;color:var(--ivory);margin-inline:auto;font-family:Manrope,sans-serif;font-size:44px;font-weight:600;line-height:1.12}.home-shell .alert-bell{transform-origin:50% 12%;place-items:center;transition:filter .15s,color .15s;display:grid}.home-shell .alert-bell--active{color:var(--amber);filter:drop-shadow(0 0 7px #e59316f2);animation:.34s ease-in-out 9 bellAttention}.home-shell .alert-bell--active svg{filter:drop-shadow(0 0 4px #e59316e6)}@keyframes bellAttention{0%,to{transform:rotate(0)scale(1)}25%{transform:rotate(-13deg)scale(1.12)}50%{transform:rotate(11deg)scale(1.15)}75%{transform:rotate(-7deg)scale(1.1)}}.home-search-panel{position:relative}.home-search-panel .search-primary{grid-template-columns:repeat(3,minmax(0,1fr)) 260px}.home-search-panel .search-primary__field{background:var(--ivory);min-width:0;color:var(--green);cursor:pointer;border:0;border-right:1px solid #01352929;justify-content:center;align-items:center;gap:12px;padding:0 20px;display:flex;position:relative}.home-search-panel .search-primary__field svg{flex:none;width:27px;height:27px}.home-search-panel .search-primary__field>span:not(.search-primary__caret){text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:19px;font-weight:600;overflow:hidden}.home-search-panel .search-primary__field--travelers{gap:8px}.home-search-panel .search-primary__caret{font-size:20px;line-height:1;transform:translateY(-2px)}.home-search-panel .search-primary__field:focus-visible,.home-search-panel .search-primary__submit:focus-visible,.search-direct__submit:focus-visible,.search-popover button:focus-visible,.search-popover input:focus-visible{outline-offset:-3px;outline:3px solid #e5931680}.home-search-panel .search-direct{border:1px solid var(--ivory);background:var(--ivory);min-height:68px;color:var(--green);border-radius:12px;grid-template-columns:minmax(0,1fr) 130px;gap:0;padding:0;display:grid;overflow:hidden}.search-direct__field{background:var(--ivory);min-width:0;color:var(--green);grid-column:1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:0 24px;display:grid}.search-direct__field svg{flex:none;width:30px;height:30px}.search-direct__field input{min-width:0;color:var(--green);background:0 0;border:0;outline:0;font-size:19px}.search-direct__field input::placeholder{color:#013529ad;opacity:1}.search-direct__count{white-space:nowrap;color:var(--green);font-size:18px}.search-direct__submit{color:var(--ivory);cursor:pointer;background:#34383a;border:0;border-left:1px solid #f5e7ccbf;grid-column:2;place-items:center;display:grid}.search-direct__submit svg{width:32px;height:32px}.search-popover{z-index:20;border:1px solid var(--amber);background:var(--ivory);color:var(--green);border-radius:12px;margin-top:-7px;padding:18px;animation:.16s ease-out both homePopoverIn;position:relative;box-shadow:0 18px 46px #0000003d}.search-popover__head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:13px;display:flex}.search-popover__head strong{font-family:Manrope,sans-serif;font-size:17px}.search-popover__head>button{width:34px;height:34px;color:var(--green);cursor:pointer;background:#01352914;border:0;border-radius:8px;font-size:25px;line-height:1}.search-popover__input{background:#fff8e8;border:1px solid #01352947;border-radius:9px;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:48px;padding:0 13px;display:grid}.search-popover__input svg{width:22px;height:22px}.search-popover__input input,.search-popover__date input{width:100%;min-width:0;color:var(--green);font:inherit;background:0 0;border:0;outline:0}.search-popover__date{background:#fff8e8;border:1px solid #01352947;border-radius:9px;gap:7px;padding:12px 13px;display:grid}.search-popover__date span{color:#013529b3;font-size:12px;font-weight:700}.search-popover__chips,.traveler-options{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.search-popover__chips button,.traveler-options button{min-height:38px;color:var(--green);cursor:pointer;background:0 0;border:1px solid #01352940;border-radius:9px;padding:0 14px;font-weight:700}.search-popover__chips button:hover,.traveler-options button:hover,.traveler-options button.is-selected{border-color:var(--amber);background:var(--amber);color:var(--ivory)}@keyframes homePopoverIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.report-slot{flex-direction:column;justify-content:flex-start;min-height:520px;display:flex}.report-slot .section-heading,.reportage-home-card{flex:none}.home-shell .socials{justify-content:center;gap:34px;margin-top:10px;padding:1px 0 6px;display:flex}.home-shell .socials a{background:var(--ivory);width:52px;height:52px;color:var(--green);border:0;border-radius:12px;place-items:center;text-decoration:none;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 5px 18px #00000017}.home-shell .socials a:hover{transform:translateY(-2px);box-shadow:0 8px 22px #00000026}.home-shell .socials svg{fill:currentColor;color:currentColor;width:29px;height:29px}.home-search-panel .search-primary__submit{color:var(--ivory)!important;background:#34383a!important}@media (max-width:719px){.home-shell{padding-bottom:82px}.home-shell .hero__copy{padding:26px 4px 12px}.home-shell .hero__copy h1{letter-spacing:-.025em;font-size:18px;font-weight:600;line-height:1.22}.home-shell .brand__mark{width:27px;height:34px}.home-search-panel .search-primary{grid-template-columns:1fr 1fr .9fr 1.22fr;min-height:50px}.home-search-panel .search-primary__field{flex-direction:column;gap:3px;padding:0 4px}.home-search-panel .search-primary__field svg{width:17px;height:17px}.home-search-panel .search-primary__field>span:not(.search-primary__caret){max-width:100%;font-size:12px}.home-search-panel .search-primary__field--travelers{gap:1px;position:relative}.home-search-panel .search-primary__caret{font-size:12px;position:absolute;bottom:6px;right:8px}.home-search-panel .search-direct{border-radius:7px;grid-template-columns:minmax(0,1fr) 48px;min-height:40px}.search-direct__field{gap:8px;padding:0 10px}.search-direct__field svg{width:20px;height:20px}.search-direct__field input{font-size:12px}.search-direct__count{font-size:11px}.search-direct__submit svg{width:22px;height:22px}.search-popover{border-radius:8px;margin-top:-5px;padding:12px;box-shadow:0 12px 30px #00000047}.search-popover__head{margin-bottom:9px}.search-popover__head strong{font-size:13px}.search-popover__head>button{width:28px;height:28px;font-size:20px}.search-popover__input{min-height:40px}.search-popover__input input,.search-popover__date input{font-size:12px}.search-popover__chips,.traveler-options{gap:6px;margin-top:9px}.search-popover__chips button,.traveler-options button{border-radius:7px;min-height:31px;padding:0 10px;font-size:10px}.report-slot{min-height:430px}.home-shell .socials{gap:24px;margin-top:12px;padding:0}.home-shell .socials a{border-radius:9px;width:37px;height:37px}.home-shell .socials svg{width:22px;height:22px}}@media (max-width:390px){.search-direct__count{font-size:10px}.home-shell .socials{gap:20px}.report-slot{min-height:400px}}@media (prefers-reduced-motion:reduce){.search-popover,.home-shell .alert-bell--active{animation:none}}
.home-pre-report-spacer{min-height:468.28px}.home-pre-report-meter-spacer{min-height:227.2px}.home-controls-after-report{width:100%;min-width:0}.home-controls-after-report .hero__copy{width:100%}.home-controls-after-report .alert-bell--floating{width:42px!important;height:42px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;position:relative!important;top:auto!important;right:auto!important}@media (max-width:719px){.home-pre-report-spacer{min-height:258.96px}.home-pre-report-meter-spacer{min-height:197.2px}.home-controls-after-report .topbar{justify-content:center;min-height:138px;padding-top:4px;position:relative}.home-controls-after-report .brand{z-index:3;text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px;margin:0;display:flex;position:absolute;top:calc(21.5svh - 63.5px);left:50%;transform:translate(-50%)}.home-controls-after-report .brand__mark{width:76px!important;height:93px!important}.home-controls-after-report .brand strong{letter-spacing:-.045em;font-size:29px!important;line-height:1!important}.home-controls-after-report .topbar__actions{z-index:4;pointer-events:none;width:100%;height:36px;margin:0;position:absolute;top:8px;left:0;right:0}.home-controls-after-report .topbar__actions>a{pointer-events:auto;place-items:center;width:32px;height:32px;margin:0;display:grid;position:absolute;top:0}.home-controls-after-report .topbar__actions>a[href=\/ulubione]{left:0;right:auto}.home-controls-after-report .topbar__actions>a[href=\/konto]{left:42px;right:auto}.home-controls-after-report .topbar__actions>a[href=\/alert]{left:auto;right:0}.home-controls-after-report .alert-bell--floating{width:32px!important;height:32px!important}.home-controls-after-report .home-search-panel{margin-top:max(140px,54svh - 138px)}}
.home-social-partners-divider{background:#f5e7cc2e;width:100%;height:1px;margin:24px 0 10px}.home-legal-links{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:14px 0 26px;padding:0 8px;display:flex}.home-legal-links a{color:#f5e7ccd1;font-family:Manrope,sans-serif;font-size:11px;font-weight:700;text-decoration:none}.home-legal-links span{color:#f5e7cc57;font-size:9px}.home-legal-links a:hover{color:var(--ivory)}.home-social-section h2{color:#8b1e2d;text-align:center;margin:0;font-family:Manrope,sans-serif;font-size:13px;font-weight:800;line-height:1.15}.home-media-partners{text-align:center;border-top:0;order:999;width:100%;margin:14px 0 0;padding:12px 0 8px}.home-media-partners__group{gap:12px;margin:0;display:grid}.home-media-partners__group+.home-media-partners__group{margin-top:36px}.home-media-partners h2{color:#f5e7ccbd;text-align:center;width:100%;margin:0;font-family:Manrope,sans-serif;font-size:11px;line-height:1.15}.home-media-partners h2.home-media-partners__heading--noble{color:#8b1e2d}.home-media-partners__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-auto-rows:minmax(18px,auto);place-items:center stretch;gap:12px 18px;width:min(100%,720px);margin-inline:auto;display:grid;transform:translate(12px)}.home-media-partners__grid a,.home-media-partners__reserve{box-sizing:border-box;width:100%;min-width:0;min-height:18px;color:var(--ivory);text-align:left;grid-template-columns:4px minmax(0,1fr);justify-content:start;align-items:center;column-gap:5px;margin:0;padding:0 0 0 50%;line-height:1.1;text-decoration:none;display:grid}.home-media-partners__dot,.home-media-partners__reserve i{background:var(--ivory);opacity:.78;border-radius:50%;width:4px;height:4px}.home-media-partners__copy{justify-content:flex-start;align-items:baseline;gap:4px;min-width:0;display:flex}.home-media-partners strong{white-space:nowrap;font-family:Manrope,sans-serif;font-size:10px;font-weight:700}.home-media-partners small{color:#f5e7cc85;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.home-media-partners__reserve b{color:#f5e7cc4d;white-space:nowrap;text-overflow:ellipsis;font-family:Manrope,sans-serif;font-size:9px;font-weight:600;overflow:hidden}.home-media-partners__divider{background:linear-gradient(90deg,#0000,#f5e7cc47 14% 86%,#0000);height:1px;margin:32px 0}.home-media-partners__grid a:hover strong{color:var(--amber)}.home-media-partners__grid a:focus-visible{outline:2px solid var(--amber);outline-offset:2px;border-radius:2px}@media (max-width:719px){.home-social-partners-divider{margin:20px 0 8px}.home-legal-links{gap:7px;margin:11px 0 24px;padding:0 4px}.home-legal-links a{font-size:9px}.home-legal-links span{font-size:7px}.home-social-section h2{font-size:11px}.home-media-partners{margin-top:10px;padding:10px 0 6px}.home-media-partners__group{gap:10px}.home-media-partners__group+.home-media-partners__group{margin-top:28px}.home-media-partners h2{font-size:9px}.home-media-partners__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-auto-rows:minmax(16px,auto);gap:9px 10px;width:100%;transform:translate(-28px)}.home-media-partners__grid a,.home-media-partners__reserve{grid-template-columns:3px minmax(0,1fr);column-gap:4px;width:100%;min-height:16px;margin:0;padding-left:50%}.home-media-partners__dot,.home-media-partners__reserve i{width:3px;height:3px}.home-media-partners strong{font-size:9px}.home-media-partners small{display:none}.home-media-partners__reserve b{color:#f5e7cc47;font-size:7px}.home-media-partners__divider{margin:24px 0}}
.reportage-slot{display:block}.home-content-top{min-width:0;max-width:100%;margin-top:0!important;padding-top:8px!important}.report-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.report-section-heading>a{color:var(--amber);flex:none;font-size:13px;font-weight:800;text-decoration:none}.reportage-home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.reportage-home-card{min-height:390px;color:var(--ivory);isolation:isolate;background:#03291f;border:1px solid #f5e7ccb8;border-radius:14px;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 14px 34px #00000029}.reportage-home-card>img{object-fit:cover;object-position:center;image-rendering:auto;width:100%;height:100%;transition:transform .35s,filter .35s;position:absolute;inset:0}.reportage-home-card__shade{background:linear-gradient(#0135291f 28%,#013529b8 65%,#011f18f5 100%),linear-gradient(90deg,#01352980,#0000 65%);position:absolute;inset:0}.reportage-home-card__copy{z-index:1;flex-direction:column;gap:7px;max-width:560px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.reportage-home-card__copy small{letter-spacing:.12em;color:var(--amber);font-size:10px;font-style:normal;font-weight:800}.reportage-home-card__copy strong{letter-spacing:-.045em;text-wrap:balance;font-family:Manrope,sans-serif;font-size:clamp(25px,2.35vw,36px);line-height:1.02}.reportage-home-card__copy em{color:#f5e7ccf0;font-size:14px;font-style:normal;font-weight:750;line-height:1.35}.reportage-home-card:hover>img{filter:saturate(1.04);transform:scale(1.025)}.reportage-home-card:focus-visible{outline:3px solid var(--amber);outline-offset:3px}.home-reportages{width:100%;min-width:0;max-width:100%;margin:0;padding:18px 0 4px;overflow:hidden}.home-reportages>h2{letter-spacing:-.025em;color:var(--ivory);margin:0 0 12px;padding:0;font-family:Manrope,sans-serif;font-size:24px;line-height:1}.home-reportages__row{width:100%;min-width:0}.home-reportages__row+.home-reportages__row{margin-top:18px}.home-reportages__track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;width:100%;min-width:0;max-width:100%;padding:0 0 8px;scroll-padding-left:0;display:flex;overflow:auto hidden}.home-reportages__track::-webkit-scrollbar{display:none}.home-reportages__card{width:100%;min-width:0;max-width:100%;height:clamp(390px,50dvh,620px);color:var(--ivory);scroll-snap-align:start;isolation:isolate;background:#03291f;border-radius:18px;flex:0 0 100%;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 16px 38px #00000038}.home-reportages__card>img{object-fit:cover;object-position:center;width:100%;max-width:100%;height:100%;display:block;position:absolute;inset:0}.home-reportages__shade{background:linear-gradient(#01352914 28%,#0135299e 66%,#011f18f0 100%);position:absolute;inset:0}.home-reportages__copy{z-index:1;flex-direction:column;gap:7px;max-width:650px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.home-reportages__copy small{letter-spacing:.11em;color:var(--amber);font-size:10px;font-weight:800}.home-reportages__copy strong{letter-spacing:-.045em;font-family:Manrope,sans-serif;font-size:clamp(30px,4vw,48px);line-height:1.02}.home-reportages__copy em{color:#f5e7ccf0;font-size:14px;font-style:normal;font-weight:700;line-height:1.35}.home-reportages__pager{justify-content:center;gap:7px;margin-top:7px;display:flex}.home-reportages__pager span{background:#f5e7cc47;border-radius:999px;width:34px;height:4px}.home-reportages__pager span.is-active{background:var(--ivory)}@media (max-width:1050px){.reportage-home-grid{grid-template-columns:1fr 1fr}.reportage-home-card:first-child{grid-column:1/-1;min-height:430px}}@media (max-width:719px){.home-content-top{min-width:0;max-width:100%;padding-top:4px!important}.home-controls-after-report{width:100%;min-width:0;max-width:100%}.report-section-heading{align-items:flex-end;gap:8px;margin-bottom:8px}.report-section-heading>a{white-space:nowrap;font-size:9px}.reportage-home-grid{grid-template-columns:1fr;gap:10px}.reportage-home-card,.reportage-home-card:first-child{border-radius:9px;grid-column:auto;min-height:222px}.reportage-home-card__shade{background:linear-gradient(#01352914 18%,#01352994 54%,#011f18f5 100%)}.reportage-home-card__copy{gap:4px;bottom:14px;left:15px;right:15px}.reportage-home-card__copy small{font-size:7px}.reportage-home-card__copy strong{font-size:23px}.reportage-home-card__copy em{font-size:10px;line-height:1.3}.home-reportages{width:100%;min-width:0;max-width:100%;margin:0;padding:12px 0 4px;overflow:hidden}.home-reportages>h2{margin:0 0 9px;padding:0 2px;font-size:17px}.home-reportages__row+.home-reportages__row{margin-top:14px}.home-reportages__track{gap:10px;width:100%;min-width:0;max-width:100%;padding:0 0 7px;scroll-padding-left:0;display:flex;overflow:auto hidden}.home-reportages__card{border-radius:14px;flex:0 0 100%;width:100%;min-width:0;max-width:100%;height:clamp(300px,46dvh,390px);min-height:0}.home-reportages__copy{gap:4px;max-width:none;bottom:16px;left:16px;right:16px}.home-reportages__copy small{letter-spacing:.09em;font-size:7px}.home-reportages__copy strong{font-size:clamp(22px,7vw,27px);line-height:1.04}.home-reportages__copy em{font-size:10px;line-height:1.28}.home-reportages__pager{gap:6px;margin-top:5px}.home-reportages__pager span{width:28px;height:4px}}@media (max-width:390px){.home-reportages__card{height:clamp(290px,44dvh,350px)}.home-reportages__copy strong{font-size:22px}}
.report-page{background:var(--green);min-height:100vh;color:var(--ivory)}.report-topbar{width:min(calc(100% - 68px),var(--page-max));justify-content:space-between;align-items:center;gap:20px;height:90px;margin-inline:auto;display:flex}.report-brand{letter-spacing:-.04em;color:var(--ivory);font-family:Manrope,sans-serif;font-size:24px;font-weight:800;text-decoration:none}.report-back{color:var(--ivory);border:1px solid #f5e7cca6;border-radius:999px;padding:10px 15px;font-weight:700;text-decoration:none}.report-hero{width:min(calc(100% - 68px),var(--page-max));background:#03291f;border:1px solid #f5e7ccb3;border-radius:22px;height:min(70vh,760px);min-height:520px;margin-inline:auto;position:relative;overflow:hidden}.report-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.report-hero__shade{background:linear-gradient(90deg,#013529e6 0%,#0135299e 47%,#01352924 100%),linear-gradient(#0000 45%,#0135297a);position:absolute;inset:0}.report-hero__copy{z-index:2;width:min(720px,78%);position:absolute;bottom:clamp(34px,7vw,92px);left:clamp(28px,6vw,92px)}.report-kicker{letter-spacing:.15em;color:var(--amber);margin:0 0 12px;font-size:13px;font-weight:800}.report-hero h1{letter-spacing:-.055em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(48px,6.2vw,96px);line-height:.98}.report-hero__copy>p:last-child{max-width:660px;margin:22px 0 0;font-size:clamp(19px,2vw,28px);line-height:1.35}.report-body{width:min(100% - 68px,1180px);margin:0 auto;padding:88px 0 100px}.report-lead{max-width:950px;margin-bottom:54px}.report-lead h2,.report-section>h2,.report-photo-break h2,.report-cta h2{letter-spacing:-.045em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(32px,4vw,56px);line-height:1.06}.report-lead>p:last-child{color:#f5e7ccd9;max-width:850px;margin:26px 0 0;font-size:20px;line-height:1.65}.report-metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 88px;display:grid}.report-metrics>div{border:1px solid #f5e7cc94;border-radius:16px;min-height:150px;padding:27px}.report-metrics strong{color:var(--amber);font-family:Manrope,sans-serif;font-size:36px;display:block}.report-metrics span{color:#f5e7ccc7;margin-top:9px;font-size:16px;display:block}.report-section{margin:88px 0}.report-section>h2{max-width:900px;margin-bottom:34px}.report-feature{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);align-items:center;gap:60px;display:grid}.report-feature h2{letter-spacing:-.045em;margin:0 0 25px;font-family:Manrope,sans-serif;font-size:48px}.report-feature p:not(.report-kicker){color:#f5e7ccd9;font-size:19px;line-height:1.65}.report-source,.report-listing>a{color:var(--amber);border-bottom:1px solid #e593168c;margin-top:16px;padding-bottom:3px;font-weight:800;text-decoration:none;display:inline-flex}.report-price-card{background:var(--ivory);color:var(--green);border-radius:18px;padding:38px}.report-price-card span{letter-spacing:.12em;font-size:12px;font-weight:800}.report-price-card strong{margin-top:18px;font-family:Manrope,sans-serif;font-size:52px;line-height:1;display:block}.report-price-card b{color:#9a5b00;margin-top:10px;font-size:22px;display:block}.report-price-card small{color:#013529b3;margin-top:20px;line-height:1.45;display:block}.report-listings{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.report-listing{border:1px solid #f5e7cc94;border-radius:16px;flex-direction:column;min-height:430px;padding:26px;display:flex}.report-listing__head{color:#f5e7ccb8;justify-content:space-between;align-items:flex-start;gap:14px;font-size:12px;display:flex}.report-listing__head strong{color:var(--amber);font-size:14px}.report-listing h3{margin:28px 0 8px;font-family:Manrope,sans-serif;font-size:28px;line-height:1.08}.report-listing__pln{margin:0 0 18px;font-size:21px;font-weight:800}.report-listing dl{gap:8px;margin:0 0 16px;display:grid}.report-listing dl>div{border-bottom:1px solid #f5e7cc2e;justify-content:space-between;gap:15px;padding:8px 0;display:flex}.report-listing dt{color:#f5e7cca6}.report-listing dd{text-align:right;margin:0;font-weight:700}.report-listing>p:not(.report-listing__pln){color:#f5e7ccd1;font-size:15px;line-height:1.55}.report-listing>small{color:#f5e7cc8c;margin-top:auto;padding-top:16px;display:block}.report-photo-break{background:var(--ivory);color:var(--green);border-radius:20px;grid-template-columns:1.12fr .88fr;margin:100px 0;display:grid;overflow:hidden}.report-photo-break img{object-fit:cover;width:100%;height:100%;min-height:520px}.report-photo-break>div{align-self:center;padding:clamp(35px,5vw,70px)}.report-photo-break .report-kicker{color:#a55f00}.report-photo-break h2{font-size:clamp(34px,4vw,52px)}.report-photo-break p:last-child{color:#013529c2;font-size:18px;line-height:1.6}.report-steps{counter-reset:item;grid-template-columns:1fr 1fr;gap:14px;margin:34px 0 0;padding:0;list-style:none;display:grid}.report-steps li{border:1px solid #f5e7cc80;border-radius:15px;min-height:145px;padding:27px 27px 25px 72px;position:relative}.report-steps li:before{counter-increment:item;content:counter(item);background:var(--amber);width:30px;height:30px;color:var(--green);border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;top:25px;left:25px}.report-steps strong{font-size:18px;display:block}.report-steps span{color:#f5e7ccbf;margin-top:8px;line-height:1.5;display:block}.report-note{border-left:4px solid var(--amber);background:#f5e7cc0f;margin:88px 0;padding:28px 32px}.report-note strong{font-family:Manrope,sans-serif;font-size:20px}.report-note p{color:#f5e7ccc7;margin:8px 0 0;line-height:1.6}.report-cta{border:1px solid var(--ivory);text-align:center;border-radius:20px;padding:60px}.report-cta h2{font-size:clamp(36px,5vw,62px)}.report-cta>p:not(.report-kicker){color:#f5e7cccc;max-width:760px;margin:20px auto 0;font-size:18px;line-height:1.55}.report-cta>div{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.report-cta a{background:var(--amber);color:var(--green);border-radius:10px;padding:13px 19px;font-weight:800;text-decoration:none}.report-cta a:last-child{color:var(--ivory);border:1px solid var(--ivory);background:0 0}.report-index{background:var(--green);min-height:100vh;color:var(--ivory)}.report-index__inner{width:min(100% - 68px,1180px);margin:auto;padding:90px 0 110px}.report-index__head{max-width:850px}.report-index__head h1{letter-spacing:-.055em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(48px,7vw,88px)}.report-index__head p{color:#f5e7ccc2;max-width:680px;font-size:20px;line-height:1.55}.report-teaser{min-height:520px;color:var(--ivory);border:1px solid #f5e7cc8c;border-radius:20px;margin-top:55px;text-decoration:none;display:block;position:relative;overflow:hidden}.report-teaser img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.report-teaser:after{content:"";background:linear-gradient(90deg,#013529ed,#01352957);position:absolute;inset:0}.report-teaser__copy{z-index:2;width:min(650px,75%);position:absolute;bottom:50px;left:50px}.report-teaser__copy h2{letter-spacing:-.05em;margin:7px 0 14px;font-family:Manrope,sans-serif;font-size:clamp(38px,5vw,64px);line-height:1}.report-teaser__copy p{font-size:18px;line-height:1.5}.report-teaser__copy b{color:var(--amber)}@media (max-width:800px){.report-topbar,.report-hero,.report-body,.report-index__inner{width:calc(100% - 34px)}.report-topbar{height:68px}.report-brand{font-size:18px}.report-back{padding:8px 11px;font-size:12px}.report-hero{border-radius:13px;height:68vh;min-height:500px}.report-hero__shade{background:linear-gradient(#01352926 0%,#01352973 40%,#013529eb 100%)}.report-hero__copy{width:calc(100% - 40px);bottom:30px;left:20px}.report-hero h1{font-size:48px}.report-hero__copy>p:last-child{font-size:17px}.report-body{padding:54px 0 78px}.report-lead{margin-bottom:32px}.report-lead h2,.report-section>h2,.report-photo-break h2,.report-cta h2{font-size:32px}.report-lead>p:last-child{font-size:17px;line-height:1.55}.report-metrics{grid-template-columns:1fr;margin-bottom:55px}.report-metrics>div{min-height:auto;padding:20px}.report-metrics strong{font-size:29px}.report-section{margin:58px 0}.report-feature{grid-template-columns:1fr;gap:20px}.report-feature h2{font-size:34px}.report-feature p:not(.report-kicker){font-size:16px}.report-price-card{padding:26px}.report-price-card strong{font-size:43px}.report-listings{grid-template-columns:1fr}.report-listing{min-height:auto}.report-photo-break{border-radius:13px;grid-template-columns:1fr;margin:65px 0}.report-photo-break img{min-height:300px}.report-photo-break>div{padding:30px 24px}.report-steps{grid-template-columns:1fr}.report-steps li{min-height:auto}.report-note{margin:58px 0;padding:22px}.report-cta{padding:38px 22px}.report-index__inner{padding:65px 0 90px}.report-index__head h1{font-size:50px}.report-index__head p{font-size:17px}.report-teaser{border-radius:13px;min-height:500px;margin-top:38px}.report-teaser__copy{width:calc(100% - 44px);bottom:28px;left:22px}.report-teaser__copy h2{font-size:40px}.report-teaser__copy p{font-size:16px}}
@media (max-width:719px){.home-search-panel .search-direct{position:relative}.home-search-panel .search-direct__submit{border-radius:0;align-self:stretch;width:48px;height:auto;min-height:0;margin:0;padding:0;position:absolute;top:-1px;bottom:-1px;right:-1px}}
.home-controls-after-report .home-search-panel{--search-cream:#efe0c9;box-sizing:border-box;background:var(--search-cream);width:100%;max-width:100%;color:var(--green);border-radius:24px;gap:0;margin-left:0;margin-right:0;padding:27px 30px;display:grid;overflow:hidden;box-shadow:0 12px 32px #0000001a;border:0!important}.home-controls-after-report .home-search-panel .search-primary{background:var(--search-cream);border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 15px;min-height:132px;display:grid;overflow:visible;border:0!important}.home-controls-after-report .home-search-panel .search-primary__field{text-align:center;justify-content:center;min-width:0;color:var(--green)!important;background:#6f4f321f!important;border:0!important;border-radius:10px!important;font-weight:800!important;box-shadow:inset 0 0 0 1px #6f4f3214,0 3px 10px #0135290f!important}.home-controls-after-report .home-search-panel .search-primary__field>span:not(.search-primary__caret){color:#8b1e2d!important;font-weight:800!important}.home-controls-after-report .home-search-panel .search-primary__field svg{color:#013529!important;stroke:#013529!important;fill:none!important;stroke-width:2.7px!important}.home-controls-after-report .home-search-panel .search-primary__field svg path,.home-controls-after-report .home-search-panel .search-primary__field svg circle,.home-controls-after-report .home-search-panel .search-primary__field svg rect,.home-controls-after-report .home-search-panel .search-primary__field svg line,.home-controls-after-report .home-search-panel .search-primary__field svg polyline{stroke:#013529!important;stroke-width:2.7px!important}.home-controls-after-report .home-search-panel .search-primary__caret{color:var(--green)!important;font-weight:400!important}.home-controls-after-report .home-search-panel .search-primary__field--travelers{border-right:0!important}.home-controls-after-report .home-search-panel .search-primary__submit{clip-path:inset(0 round 8px);text-align:center;letter-spacing:.01em;grid-column:1/-1;justify-content:center;justify-self:center;align-items:center;gap:0;width:50vw;min-height:64px;font-size:18px;font-weight:800;display:flex;background:var(--amber,#e59316)!important;color:var(--ivory)!important;border:0!important;border-radius:8px!important;overflow:hidden!important}.home-controls-after-report .home-search-panel .search-primary__submit svg{display:none!important}.home-controls-after-report .home-search-panel .search-direct{background:var(--search-cream);min-height:118px;color:var(--green);border-radius:0;grid-template-rows:minmax(56px,auto) 56px;grid-template-columns:1fr;gap:6px;margin:0;display:grid;overflow:visible;border:0!important}.home-controls-after-report .home-search-panel .search-direct__field{box-sizing:border-box;color:var(--green);grid-area:1/1;margin-inline:8px;background:#6f4f321f!important;border:0!important;border-radius:8px!important;box-shadow:inset 0 0 0 1px #6f4f3214,0 3px 10px #0135290f!important}.home-controls-after-report .home-search-panel .search-direct__field input{color:var(--green)!important}.home-controls-after-report .home-search-panel .search-direct__field input::placeholder{color:#013529a8!important;opacity:1!important}.home-controls-after-report .home-search-panel .search-direct__submit{box-sizing:border-box;grid-area:2/1;justify-content:center;justify-self:stretch;align-items:center;width:100%;min-height:56px;margin-left:0;margin-right:0;padding:0 24px;font-size:17px;font-weight:800;position:relative;left:auto;transform:none;color:var(--ivory)!important;background:#8b1e2d!important;border:0!important;border-radius:8px!important;display:flex!important;overflow:hidden!important}.home-controls-after-report .home-search-panel .search-direct__submit-label{text-align:left;white-space:nowrap;position:absolute;top:50%;left:18px;transform:translateY(-50%);color:var(--ivory)!important}.home-controls-after-report .home-search-panel .search-direct__submit-count{white-space:nowrap;font-size:13px;font-weight:700;position:absolute;top:50%;right:18px;transform:translateY(-50%);color:#f5e7ccd1!important}.home-controls-after-report .home-search-panel .quick-filters{gap:15px;margin-top:18px;box-sizing:border-box!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;padding-inline:10px!important;display:grid!important}.home-controls-after-report .home-search-panel .quick-filter{min-height:69px;color:var(--green);background:#6f4f3212;border-radius:10px;font-size:16px;font-weight:800;box-sizing:border-box!important;border:0!important;width:100%!important;min-width:0!important}.home-controls-after-report .home-search-panel .quick-filter__label{color:#8b1e2d!important;font-weight:800!important}.home-controls-after-report .home-search-panel .quick-filter svg{stroke-width:2.7px!important}.home-controls-after-report .home-search-panel .search-popover{margin:12px 8px 14px;padding:18px;background:#6f4f321f!important;border:0!important;border-radius:10px!important;box-shadow:inset 0 0 0 1px #6f4f3214,0 3px 10px #0135290f!important}@media (max-width:719px){.home-controls-after-report .home-search-panel{box-sizing:border-box;border-radius:18px;width:100%;max-width:100%;margin-left:0;margin-right:0;padding:15px 12px;overflow:hidden;border:0!important;margin-top:calc(43dvh - 138px)!important}.home-controls-after-report .home-search-panel .search-primary{border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 9px;min-height:102px;overflow:visible;border:0!important}.home-controls-after-report .home-search-panel .search-primary__field,.home-controls-after-report .home-search-panel .search-primary__submit,.home-controls-after-report .home-search-panel .search-direct,.home-controls-after-report .home-search-panel .search-direct__field,.home-controls-after-report .home-search-panel .search-direct__submit,.home-controls-after-report .home-search-panel .quick-filter{border:0!important}.home-controls-after-report .home-search-panel .search-primary__field{text-align:center;justify-content:center;min-height:52px;color:var(--green)!important;background:#6f4f321f!important;border-right:0!important;border-radius:7px!important;font-weight:800!important;box-shadow:inset 0 0 0 1px #6f4f3214,0 2px 7px #0135290f!important}.home-controls-after-report .home-search-panel .search-primary__field>span:not(.search-primary__caret){color:#8b1e2d!important;font-weight:800!important}.home-controls-after-report .home-search-panel .search-primary__field svg{color:#013529!important;stroke:#013529!important;fill:none!important;stroke-width:2.8px!important}.home-controls-after-report .home-search-panel .search-primary__field svg path,.home-controls-after-report .home-search-panel .search-primary__field svg circle,.home-controls-after-report .home-search-panel .search-primary__field svg rect,.home-controls-after-report .home-search-panel .search-primary__field svg line,.home-controls-after-report .home-search-panel .search-primary__field svg polyline{stroke:#013529!important;stroke-width:2.8px!important}.home-controls-after-report .home-search-panel .search-primary__caret{color:var(--green)!important;font-weight:400!important}.home-controls-after-report .home-search-panel .search-primary__field--travelers{border-right:0!important}.home-controls-after-report .home-search-panel .search-primary__submit{clip-path:inset(0 round 6px);grid-column:1/-1;justify-self:center;width:50vw;min-height:50px;font-size:14px;font-weight:800;background:var(--amber,#e59316)!important;color:var(--ivory)!important;border-radius:6px!important;overflow:hidden!important}.home-controls-after-report .home-search-panel .search-direct{border-radius:0;grid-template-rows:48px 48px;grid-template-columns:1fr;gap:5px;min-height:101px;overflow:visible}.home-controls-after-report .home-search-panel .search-direct__field{margin-inline:8px;background:#6f4f321f!important;border-radius:6px!important;box-shadow:inset 0 0 0 1px #6f4f3214,0 2px 7px #0135290f!important}.home-controls-after-report .home-search-panel .search-direct__submit{box-sizing:border-box;grid-area:2/1;justify-content:center;justify-self:stretch;align-items:center;width:100%;min-height:48px;margin-left:0;margin-right:0;padding:0 14px;font-size:14px;font-weight:800;position:relative;left:auto;transform:none;color:var(--ivory)!important;background:#8b1e2d!important;border-radius:6px!important;display:flex!important;overflow:hidden!important}.home-controls-after-report .home-search-panel .search-direct__submit-label{left:12px}.home-controls-after-report .home-search-panel .search-direct__submit-count{font-size:10px;right:12px}.home-controls-after-report .home-search-panel .quick-filters{gap:9px;margin-top:12px;box-sizing:border-box!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;padding-inline:10px!important;display:grid!important}.home-controls-after-report .home-search-panel .quick-filter{border-radius:7px;min-height:51px;font-size:11px;font-weight:800;box-sizing:border-box!important;width:100%!important;min-width:0!important}.home-controls-after-report .home-search-panel .quick-filter svg{stroke-width:2.8px!important}.home-controls-after-report .home-search-panel .search-popover{margin:10px 8px 12px;padding:12px;background:#6f4f321f!important;border-radius:7px!important;box-shadow:inset 0 0 0 1px #6f4f3214,0 2px 7px #0135290f!important}}
.home-controls-after-report .home-search-panel .search-popover__input,.home-controls-after-report .home-search-panel .search-popover__date{background:var(--ivory,#f5e7cc)!important;box-shadow:none!important;border:1px solid #01352938!important}.home-controls-after-report .home-search-panel .search-popover__input:focus-within,.home-controls-after-report .home-search-panel .search-popover__date:focus-within{background:var(--ivory,#f5e7cc)!important;box-shadow:none!important;border-color:#01352947!important;outline:none!important}.home-controls-after-report .home-search-panel .search-popover__input input,.home-controls-after-report .home-search-panel .search-popover__date input{appearance:none;caret-color:#013529;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.home-controls-after-report .home-search-panel .search-popover__input input:focus,.home-controls-after-report .home-search-panel .search-popover__input input:focus-visible,.home-controls-after-report .home-search-panel .search-popover__date input:focus,.home-controls-after-report .home-search-panel .search-popover__date input:focus-visible{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}
body:has(.attractions-okazjometr) .attractions-okazjometr{background:#013529;width:100%;padding:18px clamp(12px,3vw,32px) 8px}body:has(.attractions-okazjometr) .attractions-okazjometr>#okazjometr{width:min(1180px,100%);margin:0 auto}body:has(.attractions-okazjometr) .category-meter{display:none!important}@media (max-width:719px){body:has(.attractions-okazjometr) .attractions-okazjometr{padding:8px 0 4px}}
.pwa-install-prompt{z-index:980;top:max(12px,env(safe-area-inset-top));width:min(100% - 20px,430px);color:var(--ivory);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#013529fa;border:1px solid #f5e7ccc7;border-radius:16px;padding:14px;animation:.24s ease-out pwa-install-in;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #00000057}.pwa-install-prompt__close{width:31px;height:31px;color:var(--ivory);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:24px;line-height:1;display:grid;position:absolute;top:8px;right:9px}.pwa-install-prompt__brand{grid-template-columns:48px 1fr;align-items:center;gap:11px;padding-right:29px;display:grid}.pwa-install-prompt__brand img{border-radius:13px;width:48px;height:48px;display:block}.pwa-install-prompt__brand strong{font-family:Manrope,sans-serif;font-size:16px;line-height:1.15;display:block}.pwa-install-prompt__brand p{color:#f5e7ccd6;margin:4px 0 0;font-size:12px;line-height:1.35}.pwa-install-prompt__benefits{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.pwa-install-prompt__benefits span{background:#f5e7cc12;border:1px solid #f5e7cc59;border-radius:999px;padding:5px 8px;font-size:10px}.pwa-install-prompt__actions{grid-template-columns:1fr auto;gap:8px;margin-top:12px;display:grid}.pwa-install-prompt__primary,.pwa-install-prompt__secondary{cursor:pointer;border-radius:10px;min-height:42px;font-weight:700}.pwa-install-prompt__primary{border:1px solid var(--amber);background:var(--amber);color:var(--green);padding:0 14px}.pwa-install-prompt__secondary{color:var(--ivory);background:0 0;border:1px solid #f5e7cc94;padding:0 13px}.pwa-install-prompt__instructions{background:#f5e7cc17;border-radius:10px;gap:3px;margin-top:10px;padding:9px 10px;font-size:11px;line-height:1.35;display:grid}.pwa-install-prompt__instructions strong{font-size:11px}.pwa-install-prompt__instructions span{color:#f5e7ccd1}@keyframes pwa-install-in{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@media (min-width:720px){.pwa-install-prompt{width:390px;animation:.24s ease-out pwa-install-in-desktop;top:22px;left:auto;right:22px;transform:none}.pwa-install-prompt__brand strong{font-size:17px}.pwa-install-prompt__brand p{font-size:13px}@keyframes pwa-install-in-desktop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.pwa-install-prompt{animation:none}}
@media (max-width:719px){html,body{overscroll-behavior-y:none}.home-controls-after-report .home-search-panel{margin-top:calc(43svh - 138px)!important}.home-reportages__card{height:clamp(300px,46svh,390px)!important}.home-shell .bottom-nav-wrap{width:100vw!important;max-width:none!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.home-shell .bottom-nav-wrap .category-nav{border-radius:18px 18px 0 0!important;width:100%!important;max-width:none!important;margin:0!important;padding-inline:5px!important}.home-shell .bottom-nav-wrap .category-nav__item{color:#013529!important;font-size:11px!important;font-weight:800!important}.home-shell .bottom-nav-wrap .category-nav__item>span:last-child{color:#8b1e2d!important;font-weight:800!important}.home-shell .bottom-nav-wrap .category-nav__icon{color:#013529!important;width:23px!important;height:23px!important}.home-shell .bottom-nav-wrap .category-nav__icon svg{stroke:#013529!important;stroke-width:2.5px!important}.home-shell .bottom-nav-wrap .category-nav__item.is-active{color:#013529!important}}@media (max-width:390px){.home-reportages__card{height:clamp(290px,44svh,350px)!important}}
:root{--green:#013529;--green-2:#064638;--ivory:#f5e7cc;--amber:#e59316;--noble-red:#8b1e2d;--search-cream:#efe0c9}html,body{-webkit-text-size-adjust:100%;text-rendering:optimizelegibility;background:#013529}body,button,input,select,textarea{font-synthesis:none;font-kerning:normal;font-variant-ligatures:common-ligatures contextual;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,strong,button,.category-nav__item,.home-reportages__copy,.home-media-partners,.home-legal-links{text-rendering:geometricprecision}svg{shape-rendering:geometricprecision;text-rendering:geometricprecision}img{image-rendering:auto}.home-shell{background:#013529!important}.home-shell .brand strong{color:var(--ivory);letter-spacing:-.035em!important;font-weight:800!important}.home-shell .brand__mark,.home-shell .topbar__actions svg,.home-shell .category-nav svg,.home-shell .quick-filter svg,.home-shell .search-primary__field svg{shape-rendering:geometricprecision}.home-controls-after-report .home-search-panel{background:#efe0c9!important;box-shadow:0 0 0 1px #f5e7cc38,0 12px 26px #0000001a!important}.home-controls-after-report .home-search-panel .search-primary__field,.home-controls-after-report .home-search-panel .search-direct__field,.home-controls-after-report .home-search-panel .search-popover{background:#0135290e!important;box-shadow:inset 0 0 0 1px #0135291f!important}.home-controls-after-report .home-search-panel .quick-filter{background:#0135290b!important;box-shadow:inset 0 0 0 1px #0135291a!important}.home-controls-after-report .home-search-panel .search-primary__submit{clip-path:none!important;background:#e59316!important;box-shadow:inset 0 0 0 1px #01352929!important}.home-controls-after-report .home-search-panel .search-direct__submit{background:#8b1e2d!important;box-shadow:inset 0 0 0 1px #f5e7cc1f!important}.home-controls-after-report .home-search-panel .search-primary__field>span:not(.search-primary__caret),.home-controls-after-report .home-search-panel .quick-filter__label{color:#8b1e2d!important;font-weight:800!important}.home-controls-after-report .home-search-panel .search-primary__field>svg,.home-controls-after-report .home-search-panel .quick-filter>svg{color:#e59316!important;stroke:#e59316!important}.home-controls-after-report .home-search-panel .search-direct__submit-label,.home-controls-after-report .home-search-panel .search-direct__submit-count{align-items:center!important;line-height:1!important;display:flex!important;top:0!important;bottom:0!important;transform:none!important}.home-controls-after-report .home-search-panel button,.home-controls-after-report .home-search-panel input,.home-controls-after-report .home-search-panel a{-webkit-font-smoothing:antialiased}.home-controls-after-report .home-search-panel button:focus-visible,.home-controls-after-report .home-search-panel input:focus-visible,.home-controls-after-report .home-search-panel a:focus-visible{outline-offset:2px!important;outline:2px solid #013529!important}.home-reportages>h2{letter-spacing:-.02em!important;font-weight:800!important}.home-reportages__card{border:1px solid #f5e7cc3d!important;box-shadow:0 0 0 1px #011f186b,0 14px 28px #0000002e!important}.home-reportages__card>img{filter:contrast(1.055)saturate(1.035);image-rendering:auto}.home-reportages__shade{background:linear-gradient(#0135290f 28%,#0135299e 66%,#011f18f5 100%)!important}.home-reportages__copy small{text-shadow:0 1px #0000006b;color:#e59316!important;font-weight:800!important}.home-reportages__copy strong{text-shadow:0 1px #00000085;color:#f5e7cc!important;font-weight:800!important}.home-reportages__copy em{text-shadow:0 1px #00000075;color:#f5e7ccf5!important;font-weight:700!important}.home-reportages__pager span{box-shadow:inset 0 0 0 1px #f5e7cc24}.home-reportages__pager span.is-active{box-shadow:none;background:#f5e7cc!important}.home-social-partners-divider,.home-media-partners__divider{background:#f5e7cc3d!important}.home-social-section h2,.home-media-partners h2.home-media-partners__heading--noble{color:#8b1e2d!important;font-weight:800!important}.home-legal-links a,.home-media-partners strong{-webkit-font-smoothing:antialiased}.socials a{box-shadow:inset 0 0 0 1px #f5e7cc14;border-color:#f5e7cc!important}@media (max-width:719px){.home-controls-after-report .brand{width:max-content!important;margin-inline:auto!important;left:0!important;right:0!important;transform:none!important}.home-shell .bottom-nav-wrap{width:100%!important;max-width:none!important;left:0!important;right:0!important;transform:none!important}.home-shell .bottom-nav-wrap .category-nav{background:#f5e7cc!important;border:1px solid #01352929!important;border-bottom:0!important;box-shadow:0 -8px 20px #0000001f!important}.home-shell .bottom-nav-wrap .category-nav__item,.home-shell .bottom-nav-wrap .category-nav__item>span:last-child{text-rendering:geometricprecision}.home-shell .bottom-nav-wrap .category-nav__icon svg{shape-rendering:geometricprecision}.socials a{border-width:2px!important}.home-reportages__card{box-shadow:0 0 0 1px #011f1875,0 10px 22px #00000029!important}.home-reportages__copy strong{letter-spacing:-.025em!important}.home-controls-after-report .home-search-panel{box-shadow:0 0 0 1px #f5e7cc33,0 8px 20px #00000014!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.report-page,.report-index{background:#013529!important}.report-brand,.report-back,.report-kicker,.report-hero h1,.report-lead h2,.report-section h2,.report-section h3,.report-price-card,.report-listing,.report-steps,.report-note,.report-cta,.report-teaser__copy{text-rendering:geometricprecision}.report-brand{letter-spacing:-.035em!important;font-weight:800!important}.report-back{box-shadow:inset 0 0 0 1px #f5e7cc0f;border-color:#f5e7ccb8!important}.report-hero,.report-teaser{box-shadow:0 0 0 1px #011f1873,0 16px 34px #0000002e;border-color:#f5e7cc42!important}.report-hero>img,.report-teaser img,.report-photo-break img{filter:contrast(1.055)saturate(1.035);image-rendering:auto}.report-hero__copy,.report-teaser__copy{text-shadow:0 1px #0000007a}.report-kicker{color:#e59316!important;font-weight:800!important}.report-hero h1,.report-lead h2,.report-section>h2,.report-photo-break h2,.report-cta h2,.report-index__head h1,.report-teaser__copy h2{font-weight:800!important}.report-metrics>div,.report-listing,.report-steps li,.report-cta{box-shadow:inset 0 0 0 1px #f5e7cc09;border-color:#f5e7cc57!important}.report-metrics strong,.report-listing__head strong,.report-source,.report-listing>a{color:#e59316!important}.report-price-card,.report-photo-break{box-shadow:0 0 0 1px #0135291a;color:#013529!important;background:#f5e7cc!important}.report-note{box-shadow:inset 0 0 0 1px #f5e7cc0e;background:#f5e7cc0e!important;border-left-color:#e59316!important}.report-cta a{box-shadow:inset 0 0 0 1px #01352924;color:#013529!important;background:#e59316!important}.report-cta a:last-child{box-shadow:none;color:#f5e7cc!important;background:0 0!important;border-color:#f5e7cc!important}.report-page a:focus-visible,.report-index a:focus-visible{outline-offset:3px!important;outline:2px solid #e59316!important}@media (max-width:800px){.report-hero{height:68svh!important}.report-hero,.report-teaser{box-shadow:0 0 0 1px #011f187a,0 10px 24px #00000029}.report-hero h1,.report-index__head h1,.report-teaser__copy h2{letter-spacing:-.035em!important}}
.info-page{--info-green:#013529;--info-green-2:#064638;--info-ivory:#f5e7cc;--info-amber:#e59316;--info-red:#8b1e2d;min-height:calc(100vh - 90px);color:var(--info-ivory);background:radial-gradient(circle at 50% 0,#e5931611,#0000 30rem),linear-gradient(#013529,#022f26);padding:34px clamp(17px,5vw,68px) 58px}.info-page__header,.info-page__inner,.info-page__card{width:min(100%,980px);margin-inline:auto}.info-page__header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.info-page .brand{color:var(--info-ivory)}.info-page .brand__mark{width:42px;height:42px;color:var(--info-amber);background:#f5e7cc0b;border:1px solid #f5e7cc42;border-radius:12px;place-items:center;font-size:1.25rem;display:grid;box-shadow:0 8px 20px #0000001f}.info-page .brand strong{color:var(--info-ivory)!important}.info-page .brand small{margin-top:3px;display:block;color:#f5e7ccad!important}.info-page>.info-page__inner,.info-page__card{background:#001c1640;border:1px solid #f5e7cc38;border-radius:20px;padding:clamp(25px,4vw,48px);position:relative;overflow:hidden;box-shadow:0 18px 42px #00000021}.info-page>.info-page__inner:before,.info-page__card:before{content:"";background:linear-gradient(90deg,transparent,var(--info-red),transparent);height:2px;position:absolute;top:0;left:11%;right:11%}.info-page .eyebrow{color:var(--info-amber);letter-spacing:.15em;text-transform:uppercase;margin:0 0 9px;font-size:.72rem;font-weight:900}.info-page h1{max-width:780px;color:var(--info-ivory);letter-spacing:-.045em;margin:0 0 17px;font-family:Manrope,sans-serif;font-size:clamp(1.75rem,4vw,3rem);line-height:1.06}.info-page>div>p:not(.eyebrow),.info-page__card>p:not(.eyebrow){color:#f5e7cccc;max-width:820px;font-size:1rem;line-height:1.7}.info-page section{margin-top:16px}.info-page__card section,.info-page .info-card{background:#f5e7cc09;border:1px solid #f5e7cc24;border-radius:14px;padding:18px 20px}.info-page__card section+section,.info-page .info-card+.info-card{margin-top:12px}.info-page h2{color:var(--info-ivory);letter-spacing:-.015em;margin:0 0 8px;font-family:Manrope,sans-serif;font-size:1.03rem}.info-page section p,.info-page section li{color:#f5e7ccc2;line-height:1.62}.info-page section p{margin:8px 0 0}.info-page section p:first-of-type{margin-top:0}.info-page ul,.info-page ol{margin:9px 0 0;padding-left:21px}.info-page li+li{margin-top:5px}.info-page strong{color:var(--info-ivory)}.info-page a:not(.button){text-underline-offset:3px;text-decoration-color:#e5931673;color:var(--info-amber)!important}.info-page a:not(.button):hover{text-decoration-color:currentColor}.info-page__actions{border-top:1px solid #f5e7cc26;flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:24px;padding-top:20px;display:flex}.info-page .button{min-height:43px;color:var(--info-ivory);border:1px solid #f5e7cc29;border-radius:10px;justify-content:center;align-items:center;padding:10px 16px;font-weight:850;display:inline-flex;box-shadow:0 8px 18px #4608122b;background:var(--info-red)!important}.info-page .button:hover{filter:brightness(1.05)}.info-page code{color:var(--info-amber);background:#f5e7cc14;border-radius:5px;padding:.12em .35em}@media (max-width:719px){.info-page{min-height:calc(100vh - 70px);padding:20px 17px 38px}.info-page__header{gap:12px;margin-bottom:16px}.info-page .brand__mark{border-radius:9px;width:34px;height:34px;font-size:1rem}.info-page .brand strong{font-size:1rem}.info-page .brand small{font-size:.58rem}.info-page__header>.text-link{text-align:right;max-width:120px;font-size:.68rem}.info-page>.info-page__inner,.info-page__card{border-radius:14px;padding:23px 15px}.info-page h1{margin-bottom:13px;font-size:1.6rem}.info-page>div>p:not(.eyebrow),.info-page__card>p:not(.eyebrow){font-size:.82rem;line-height:1.58}.info-page__card section,.info-page .info-card{border-radius:11px;padding:14px 13px}.info-page h2{font-size:.92rem}.info-page section p,.info-page section li{font-size:.78rem;line-height:1.55}.info-page__actions{margin-top:18px;padding-top:16px}.info-page .button{min-height:39px;padding:9px 12px;font-size:.75rem}}
.visit-counter{z-index:950;right:max(14px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));color:#013529;-webkit-backdrop-filter:blur(10px);white-space:nowrap;pointer-events:none;background:#f5e7ccf5;border:1px solid #8b1e2d38;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:7px 11px;font-size:12px;line-height:1;display:inline-flex;position:fixed;box-shadow:0 8px 24px #0000002e}.visit-counter__pulse{background:#8b1e2d;border-radius:50%;flex:0 0 7px;width:7px;height:7px;animation:2.2s ease-out infinite visitCounterPulse;box-shadow:0 0 #8b1e2d61}.visit-counter__label{color:#013529b8;letter-spacing:.02em;font-weight:800}.visit-counter__value{color:#8b1e2d;font-variant-numeric:tabular-nums;min-width:1.8ch;font-size:13px;font-weight:950}@keyframes visitCounterPulse{0%{box-shadow:0 0 #8b1e2d57}70%,to{box-shadow:0 0 0 7px #8b1e2d00}}@media (max-width:719px){.visit-counter{right:10px;bottom:calc(70px + env(safe-area-inset-bottom));min-height:31px;padding:6px 9px;font-size:11px;box-shadow:0 6px 18px #00000029}.visit-counter__value{font-size:12px}}@media (prefers-reduced-motion:reduce){.visit-counter__pulse{animation:none}}
