*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed}a:not([class]){text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.consent-mode-icon{align-items:center;background-color:#000;border-radius:0 .5rem 0 0;bottom:0;display:flex;height:4rem;justify-content:center;left:0;padding:.5rem;position:fixed;width:4rem;z-index:9999}.consent-mode-icon svg{display:block;height:100%;object-fit:contain;width:100%}html:has(.consent-mode-popup){overflow:hidden}html:has(.consent-mode-popup):after{background:rgba(0,0,0,.5);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:9998}.consent-mode-popup{background:#fff;border-radius:.5rem;height:80%;left:50%;max-width:90%;position:fixed;top:50%;transform:translate(-50%,-50%);width:80rem;z-index:9999}.consent-mode-popup .consent-mode-popup__container{display:flex;flex-direction:column;gap:1rem;height:calc(100% - 6rem);overflow:auto;padding:3rem;position:relative;width:100%}@media(width <= 576px){.consent-mode-popup .consent-mode-popup__container{height:calc(100% - 14rem)}}.consent-mode-popup .consent-mode-actions{background:#fff;border-top:.1rem solid #dfdfdf;display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr;height:6rem;padding:1rem;width:100%}@media(width <= 576px){.consent-mode-popup .consent-mode-actions{grid-template-columns:1fr;height:14rem}}.consent-mode-popup .consent-mode-actions button{background:none;background:transparent;border:.1rem solid #000;border-radius:.5rem;color:#000;cursor:pointer;font-size:1.6rem;font-weight:600;height:100%;transition:all .2s ease;width:100%}.consent-mode-popup .consent-mode-actions button:hover{background:#000;color:#fff}@media(width <= 1280px){.consent-mode-popup .consent-mode-actions button{font-size:1.4rem}}@media(width <= 576px){.consent-mode-popup .consent-mode-actions button{padding:.5rem 1rem}}.consent-mode-popup .consent-mode-popup__title{border-bottom:.1rem solid #dfdfdf;color:#000;display:block;font-size:2rem;font-weight:600;padding-block:1rem;width:100%}@media(width <= 1280px){.consent-mode-popup .consent-mode-popup__title{font-size:1.8rem}}.consent-mode-popup .consent-mode-popup__description{color:#333;display:block;font-size:1.6rem;width:100%}@media(width <= 1280px){.consent-mode-popup .consent-mode-popup__description{font-size:1.4rem}}.consent-mode-popup .consent-mode-form{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.consent-mode-popup .consent-mode-form input[type=checkbox]{appearance:none;background:#cecece;border:none!important;border-radius:5rem;cursor:pointer;height:2rem;position:relative;transition:background .3s;width:4rem}.consent-mode-popup .consent-mode-form input[type=checkbox]:before{background:#fff;border-radius:50%;content:"";height:1.6rem;left:.2rem;position:absolute;top:.2rem;transition:transform .3s;width:1.6rem}.consent-mode-popup .consent-mode-form input[type=checkbox]:checked{background:#468295}.consent-mode-popup .consent-mode-form input[type=checkbox]:checked:before{transform:translateX(2rem)}.consent-mode-popup .consent-mode-form input[type=checkbox]:focus{border:none!important;box-shadow:none;outline:none}.consent-mode-popup .consent-mode-form .consent-mode-option{display:flex;flex-direction:column;gap:1rem}.consent-mode-popup .consent-mode-form .consent-mode-option button{align-self:flex-start;background:transparent;border:none;color:#000;cursor:pointer;display:flex;font-size:1.3rem;font-weight:600}.consent-mode-popup .consent-mode-form .consent-mode-option .consent-mode-option__checkbox{align-items:center;display:flex;font-size:1.8rem;gap:1rem}@media(width <= 576px){.consent-mode-popup .consent-mode-form .consent-mode-option .consent-mode-option__checkbox{font-size:1.4rem}}.consent-mode-popup .consent-mode-form .consent-mode-option .consent-mode-option__description{display:none;font-size:1.6rem;width:100%}@media(width <= 1280px){.consent-mode-popup .consent-mode-form .consent-mode-option .consent-mode-option__description{font-size:1.4rem}}.consent-mode-popup .consent-mode-form .consent-mode-option .consent-mode-option__description--short{display:block;font-size:1.6rem}@media(width <= 1280px){.consent-mode-popup .consent-mode-form .consent-mode-option .consent-mode-option__description--short{font-size:1.3rem}}.consent-mode-popup .consent-mode-form .consent-mode-option .consent-mode-option__description table{border-collapse:collapse;width:100%}.consent-mode-popup .consent-mode-form .consent-mode-option .consent-mode-option__description table td{border:.1rem solid #dfdfdf;font-size:1.4rem;padding:.3rem}.consent-mode-popup .consent-mode-form .consent-mode-option .consent-mode-option__description table th{background:hsla(0,0%,98%,.98);border:.1rem solid #dfdfdf;font-size:1.4rem;padding:.3rem;text-align:left}.global-toasts{display:flex;flex-direction:column;font-size:1.6rem;gap:1rem;left:50%;max-width:min(92vw,52rem);pointer-events:none;position:fixed;top:2.4rem;transform:translateX(-50%);z-index:9999}.toast{align-items:center;border-radius:1.4rem;box-shadow:0 1.2rem 3rem rgba(0,0,0,.18);display:flex;font-weight:500;gap:1.2rem;opacity:0;padding:1.4rem 1.6rem;pointer-events:auto;transform:translateY(-1.2rem) scale(.98);transition:opacity .25s ease,transform .25s ease}.toast,.toast.is-visible{opacity:1;transform:translateY(0) scale(1)}.toast.is-hiding{opacity:0;transform:translateY(-1.2rem) scale(.98)}.toast__body{line-height:1.35}.toast__close{align-self:flex-start;background:hsla(0,0%,100%,.15);border:none;border-radius:99.9rem;cursor:pointer;display:grid;flex-shrink:0;font-size:1.6rem;height:2.6rem;line-height:1;margin-left:auto;place-items:center;transition:background .15s ease;width:2.6rem}.toast--success{background:linear-gradient(135deg,#1f8f4e,#27ae60);border:none;color:#fff}.toast--error{background:linear-gradient(135deg,#c0392b,#e74c3c);border:none;color:#fff}.toast--error .toast__close,.toast--success .toast__close{color:hsla(0,0%,100%,.8)}.toast__close:hover{background:hsla(0,0%,100%,.28)}.ms{align-items:center;display:inline-flex;font-family:Material Symbols Rounded,serif;font-size:2rem;font-style:normal;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-weight:400;height:1em;justify-content:center;letter-spacing:normal;line-height:1;overflow:hidden;text-transform:none;width:1em;word-wrap:normal;direction:ltr;white-space:nowrap;-webkit-font-smoothing:antialiased}.ms.ms-filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.ms.ms-sm{font-size:1.6rem}.ms.ms-lg{font-size:2.4rem}.ms.ms-xl{font-size:3.2rem}.field{margin-bottom:2rem;position:relative}.field input,.field select,.field textarea{appearance:none;background:#fff;border:.15rem solid #d1dce8;border-radius:1rem;color:#185f96;font-family:Red Hat Display,sans-serif;font-size:1.5rem;font-weight:600;outline:none;padding:2rem 1.6rem .8rem;transition:border-color box-shadow .18s ease;width:100%}.field input::placeholder,.field select::placeholder,.field textarea::placeholder{color:transparent}.field input:focus,.field select:focus,.field textarea:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.1);outline:none}.field input:disabled,.field select:disabled,.field textarea:disabled{background:#f8fafc;color:#64748b;cursor:not-allowed}.field label{background:#fff;color:#64748b;font-size:1.5rem;font-weight:500;left:1.6rem;padding:0 .2rem;pointer-events:none;position:absolute;top:2.6rem;transform:translateY(-50%);transition:all .18s ease}.field input:focus~label,.field input:not(:placeholder-shown)~label,.field textarea:focus~label,.field textarea:not(:placeholder-shown)~label{color:#185f96;font-size:1.1rem;font-weight:700;letter-spacing:.04em;top:1rem;transform:translateY(0)}.field input:disabled~label,.field textarea:disabled~label{color:#64748b!important}.field--textarea label{top:2rem;transform:none}.field--textarea textarea{line-height:1.6;min-height:12rem;padding-top:2.8rem;resize:vertical}.field--select label{color:#185f96;font-size:1.1rem;font-weight:700;letter-spacing:.04em;top:1rem;transform:none;z-index:1}.field--select select{cursor:pointer;padding-top:2.2rem}.field--select:after{background:#185f96;clip-path:polygon(0 0,100% 0,50% 100%);content:"";height:.6rem;pointer-events:none;position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);width:1rem}.field--icon input{padding-right:4.4rem}.field.is-error input,.field.is-error select,.field.is-error textarea{border-color:#dc2626}.field.is-error label{color:#dc2626!important}.field.is-error .field-error-msg{display:block}.field.is-success input{border-color:#16a34a}.field-icon{color:#64748b;font-size:1.6rem;pointer-events:none;position:absolute;right:1.4rem;top:50%;transform:translateY(-50%)}.field-error-msg{color:#dc2626;display:none;font-size:1.1rem;font-weight:600;margin-top:.5rem;padding-left:.2rem}.required-star{color:#dc2626;font-weight:700}.field-hint{color:#64748b;font-size:1.1rem;margin-top:.5rem;padding-left:.2rem}.field-row{display:grid;gap:1.6rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}@media(max-width:700px){.field-row{grid-template-columns:1fr}}.field-row .field{margin-bottom:0}.field-row-3{display:grid;gap:1.6rem;grid-template-columns:2fr 1fr 1fr;margin-bottom:2rem}@media(max-width:700px){.field-row-3{grid-template-columns:1fr}}.field-row-3 .field{margin-bottom:0}.field--select2{margin-bottom:2rem;position:relative}.select2-floating-label{background:#fff;color:#185f96;font-size:1.1rem;font-weight:700;left:1.6rem;letter-spacing:.04em;padding:0 .2rem;pointer-events:none;position:absolute;top:1rem;z-index:1}.btn{align-items:center;border:.15rem solid transparent;border-radius:1rem;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:700;gap:.7rem;line-height:1;padding:1rem 2rem;text-decoration:none;transition:all .18s ease;white-space:nowrap}.btn:disabled{cursor:not-allowed;opacity:.4}.btn .ms{font-size:1.8rem}.btn--lg,.btn.btn-lg{border-radius:1.6rem;font-size:1.5rem;padding:1.3rem 2.6rem}.btn--lg .ms,.btn.btn-lg .ms{font-size:2rem}.btn--sm,.btn.btn-sm{border-radius:.8rem;font-size:1.2rem;gap:.5rem;padding:.7rem 1.4rem}.btn--sm .ms,.btn.btn-sm .ms{font-size:1.5rem}.btn--full,.btn.btn-full{justify-content:center;width:100%}.btn--disabled{cursor:not-allowed;opacity:.45;pointer-events:none}.btn-primary{background:#f97316;border-color:#f97316;box-shadow:0 .4rem 1.4rem rgba(249,115,22,.28);color:#fff}.btn-primary:hover:not(:disabled){background:#e05f06;border-color:#e05f06;box-shadow:0 .6rem 2rem rgba(249,115,22,.38);transform:translateY(-.1rem)}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-secondary{background:#185f96;border-color:#185f96;box-shadow:0 .4rem 1.4rem rgba(24,95,150,.2);color:#fff}.btn-secondary:hover:not(:disabled){background:#124973;box-shadow:0 .6rem 2rem rgba(24,95,150,.3);transform:translateY(-.1rem)}.btn-outline{background:transparent;border-color:#d1dce8;color:#185f96}.btn-outline:hover:not(:disabled){background:#c4e0f3;border-color:#185f96;transform:translateY(-.1rem)}.btn-danger{background:#dc2626;border-color:#dc2626;box-shadow:0 .4rem 1.4rem rgba(220,38,38,.2);color:#fff}.btn-danger:hover:not(:disabled){background:#bb1e1e;border-color:#bb1e1e;transform:translateY(-.1rem)}.btn-danger-outline{background:transparent;border-color:#fca5a5;color:#dc2626}.btn-danger-outline:hover:not(:disabled){background:#fef2f2;border-color:#dc2626}.btn-yellow{background:#facc15;border-color:#facc15;box-shadow:0 .4rem 1.4rem rgba(250,204,21,.32);color:#0e1a27}.btn-yellow:hover:not(:disabled){background:#f5c505;border-color:#f5c505;box-shadow:0 .6rem 2rem rgba(250,204,21,.42);transform:translateY(-.1rem)}.btn-yellow:active:not(:disabled){transform:translateY(0)}.btn-ghost{background:transparent;border-color:transparent;color:#64748b}.btn-ghost:hover:not(:disabled){background:#fff;border-color:#d1dce8;color:#0e1a27}.btn-icon-only{border-radius:1rem;gap:0;height:3.8rem;justify-content:center;padding:0;width:3.8rem}.btn-icon-only.btn-sm{border-radius:.8rem;height:3rem;width:3rem}.btn-icon-only.btn-lg{border-radius:1.6rem;height:4.6rem;width:4.6rem}.btn-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.radio-group{display:flex;flex-direction:column;gap:1rem}.radio-group--row{flex-flow:row wrap}.radio-item{align-items:center;cursor:pointer;display:flex;gap:1.2rem;user-select:none}.radio-item input[type=radio]{display:none}.radio-item:hover .radio-box{border-color:#185f96}.radio-item input:checked~.radio-box{background:#185f96;border-color:#185f96}.radio-item input:checked~.radio-box:after{opacity:1}.radio-box{align-items:center;border:.2rem solid #d1dce8;display:flex;flex-shrink:0;height:2rem;justify-content:center;transition:border-color background .18s ease;width:2rem}.radio-box,.radio-box:after{background:#fff;border-radius:50%}.radio-box:after{content:"";height:.8rem;opacity:0;transition:opacity .18s ease;width:.8rem}.radio-label{color:#0e1a27;font-size:1.4rem;font-weight:600;line-height:1.3}.radio-label small{color:#64748b;display:block;font-size:1.2rem;font-weight:400}.radio-card-group{display:flex;flex-wrap:wrap;gap:1rem}.radio-card{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:1rem;cursor:pointer;display:flex;gap:1rem;padding:1.2rem 1.6rem;transition:border-color background box-shadow .18s ease;user-select:none}.radio-card input[type=radio]{display:none}.radio-card:hover{border-color:#185f96}.radio-card.is-checked{background:#c4e0f3;border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.08)}.radio-card .card-icon{font-size:2rem}.radio-card .card-text{color:#0e1a27;font-size:1.3rem;font-weight:700}.radio-card .card-text small{color:#64748b;display:block;font-size:1.1rem;font-weight:400}.checkbox-group{display:flex;flex-direction:column;gap:1rem}.checkbox-item{align-items:flex-start;cursor:pointer;display:flex;gap:1.2rem;user-select:none}.checkbox-item input[type=checkbox]{display:none}.checkbox-item:hover .check-box{border-color:#185f96}.checkbox-item input:checked~.check-box{background:#185f96;border-color:#185f96;color:#fff}.checkbox-item input:checked~.check-box:after{content:"✓"}.checkbox-item .radio-label{font-size:1.3rem}.check-box{align-items:center;background:#fff;border:.2rem solid #d1dce8;border-radius:.5rem;display:flex;flex-shrink:0;height:2rem;justify-content:center;transform:translateY(-.2rem);transition:all .18s ease;width:2rem}.check-box:after{color:#fff;font-size:1.1rem;font-weight:900}.toggle-item{align-items:center;border-bottom:.1rem solid #f0f4f8;display:flex;gap:1.6rem;justify-content:space-between;padding:1.4rem 0}.toggle-item:last-child{border-bottom:none;padding-bottom:0}.toggle-item:first-child{padding-top:0}.toggle-info strong{font-size:1.4rem;font-weight:700}.toggle-info span{color:#64748b;display:block;font-size:1.2rem;margin-top:.2rem}.toggle{align-items:center;display:flex;flex-shrink:0;height:2.4rem;position:relative;width:4.4rem}.toggle input{display:none}.toggle input:checked~.toggle-track{background:#185f96;border-color:#185f96}.toggle input:checked~.toggle-track:after{left:2.2rem}.toggle-track{background:#cbd5e1;border:.15rem solid #b0bec8;border-radius:9.9rem;cursor:pointer;display:block;flex-shrink:0;height:2.4rem;position:relative;transition:background border-color .18s ease;width:4.4rem}.toggle-track:after{background:#fff;border-radius:50%;box-shadow:0 .1rem .4rem rgba(0,0,0,.25);content:"";height:1.6rem;left:.2rem;position:absolute;top:.3rem;transition:left .18s ease;width:1.6rem}.tbl-wrap{border:.1rem solid #d1dce8;border-radius:1rem;overflow:hidden}.tbl-header{align-items:center;border-bottom:.1rem solid #d1dce8;display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:space-between;padding:1.6rem 2rem}.tbl-title{font-size:1.5rem;font-weight:800}.tbl-search{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;display:flex;gap:.8rem;padding:.6rem 1.2rem;transition:border-color .18s ease}.tbl-search:focus-within{border-color:#185f96}.tbl-search input{background:transparent;border:none;color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:500;outline:none;width:16rem}.tbl-search input::placeholder{color:#64748b}.link-all{color:#185f96;font-size:1.2rem;font-weight:700;text-decoration:none}.link-all:hover{text-decoration:underline}.tbl-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.tbl{border-collapse:collapse;width:100%}.tbl thead th{background:#fff;border-bottom:.1rem solid #d1dce8;color:#64748b;font-size:1.1rem;font-weight:700;letter-spacing:.07em;padding:1rem 1.6rem;text-align:left;text-transform:uppercase;user-select:none;white-space:nowrap}.tbl thead th.sortable{cursor:pointer}.tbl thead th.sortable:hover{color:#185f96}.tbl tbody td{border-bottom:.1rem solid #d1dce8;color:#0e1a27;font-size:1.3rem;font-weight:500;padding:1.3rem 1.6rem;vertical-align:middle}.tbl tbody tr{transition:background .18s ease}.tbl tbody tr:last-child td{border-bottom:none}.tbl tbody tr:hover td{background:#f8fafd}.sort-icon{font-size:1.4rem!important;opacity:.5;vertical-align:middle}.tbl-actions{display:flex;gap:.6rem}.status{align-items:center;border-radius:.6rem;display:inline-flex;font-size:1.2rem;font-weight:700;padding:.4rem 1rem;white-space:nowrap}.status-confirmed{background:rgba(34,197,94,.1);color:#16a34a}.status-pending{background:rgba(250,204,21,.18);color:#a16207}.status-cancelled{background:rgba(239,68,68,.1);color:#dc2626}.status-completed{background:rgba(14,165,233,.1);color:#0369a1}.status-rejected{background:rgba(244,63,94,.1);color:#9f1239}.tbl-footer{align-items:center;background:#fff;border-top:.1rem solid #d1dce8;display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:space-between;padding:1.2rem 2rem}.tbl-count{color:#64748b;font-size:1.2rem;font-weight:500}.tbl-pagination{gap:.4rem}.pg-btn,.tbl-pagination{align-items:center;display:flex}.pg-btn{background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;color:#64748b;cursor:pointer;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:700;height:3.2rem;justify-content:center;min-width:3.2rem;padding:0 .8rem;transition:all .18s ease}.pg-btn:hover:not(:disabled){border-color:#185f96;color:#185f96}.pg-btn:disabled{cursor:not-allowed;opacity:.35}.pg-btn.pg-active{background:#185f96;border-color:#185f96;color:#fff}.pg-dots{color:#64748b;font-size:1.3rem;padding:0 .4rem}@media(max-width:700px){.tbl,.tbl tbody,.tbl td,.tbl th,.tbl thead,.tbl tr{display:block}.tbl thead{display:none}.tbl tbody tr{background:#fff;border:.15rem solid #d1dce8;border-radius:1rem;margin-bottom:1.2rem;overflow:hidden}.tbl tbody tr:last-child{margin-bottom:0}.tbl tbody td{align-items:center;border-bottom:.1rem solid #f0f4f8;display:flex;justify-content:space-between;padding:1rem 1.4rem}.tbl tbody td:last-child{border-bottom:none}.tbl tbody td:before{color:#64748b;content:attr(data-label);flex-shrink:0;font-size:1rem;font-weight:700;letter-spacing:.07em;margin-right:1.2rem;text-transform:uppercase}.tbl-actions{justify-content:flex-end}.tbl-header{align-items:flex-start;flex-direction:column}.tbl-search input{width:12rem}}.select2-container{width:100%!important}.select2-container--default .select2-selection--single{align-items:flex-end;background:#fff;border:.15rem solid #d1dce8;border-radius:1rem!important;display:flex;height:5.2rem;padding:0 1.6rem .8rem;transition:border-color box-shadow .18s ease}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#185f96;font-family:Red Hat Display,sans-serif;font-size:1.5rem;font-weight:600;line-height:1;padding:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:transparent}.select2-container--default .select2-selection--single .select2-selection__arrow{height:5.2rem;right:1.2rem}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#185f96 transparent transparent;border-width:.6rem .5rem 0}.select2-container--default.select2-container--focus .select2-selection--single,.select2-container--default.select2-container--open .select2-selection--single{border-color:#185f96!important;box-shadow:0 0 0 .3rem rgba(24,95,150,.1)!important;outline:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #185f96;border-width:0 .5rem .6rem}.select2-dropdown{border:.15rem solid #185f96!important;border-radius:1rem!important;box-shadow:0 .8rem 3.2rem rgba(0,0,0,.12);font-family:Red Hat Display,sans-serif}.select2-container--default .select2-search--dropdown{background:#fff;border-bottom:.1rem solid #d1dce8;padding:1rem}.select2-container--default .select2-search--dropdown .select2-search__field{border:.15rem solid #d1dce8;border-radius:.8rem;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:500;outline:none;padding:.7rem 1.2rem;transition:border-color .18s ease}.select2-container--default .select2-search--dropdown .select2-search__field:focus{border-color:#185f96}.select2-results__option{color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:500;padding:1rem 1.6rem}.select2-results__option--highlighted.select2-results__option--selectable{background:#c4e0f3;color:#185f96;font-weight:700}.select2-results__option--selected{background:rgba(24,95,150,.08);color:#185f96;font-weight:700}body.menu-open{overflow:hidden}@media(max-width:568px){body:not(:has(.dash)){padding-top:11rem}}.container.header__container{flex-direction:row}.header{padding:2rem 0}.header__container{align-items:center;display:flex;gap:2rem;justify-content:space-between}.header__logo{flex-shrink:0}.header__actions,.header__menu,.header__nav{display:flex}.header__menu{gap:4rem;list-style:none}.header__menu-link{font-size:1.5rem;font-weight:600;padding:.5rem 0;position:relative;text-transform:uppercase}.header__menu-link:hover{color:#185f96}.header__menu-link.is-active{border-bottom:.2rem solid #185f96;color:#185f96}.header__actions{align-items:center;gap:1rem}.header__fav-btn{align-items:center;background:#fff;border:1px solid #d1dce8;border-radius:50%;color:#e04f5f;display:inline-flex;flex-shrink:0;height:4.2rem;justify-content:center;padding:0;position:relative;text-decoration:none;transition:all .18s ease;width:4.2rem;z-index:50}.header__fav-btn:hover{border-color:#e04f5f;box-shadow:0 0 0 3px rgba(224,79,95,.1)}.header__fav-icon{color:#e04f5f;display:block;height:2.2rem;transition:transform .25s cubic-bezier(.4,0,.2,1);width:2.2rem}.header__fav-btn:hover .header__fav-icon{transform:scale(1.12)}.header__fav-badge{align-items:center;background:#f97316;border:2px solid #fff;border-radius:10rem;color:#fff;display:flex;font-family:Red Hat Display,sans-serif;font-size:1.05rem;font-weight:800;height:1.9rem;justify-content:center;line-height:1;min-width:1.9rem;padding:0 .5rem;position:absolute;right:-.4rem;top:-.4rem}@keyframes favPulse{0%{transform:scale(1)}30%{transform:scale(1.25)}60%{transform:scale(.95)}to{transform:scale(1)}}.header__fav-btn.is-pulse,.header__fav-btn.is-pulse .header__fav-icon{animation:favPulse .4s ease}.header__burger{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;flex-shrink:0;gap:.5rem;height:4.2rem;justify-content:center;padding:0;transition:all .18s ease;width:4.2rem}.header__burger span{background:#0e1a27;border-radius:.1rem;display:block;height:.2rem;transition:all .25s ease;width:2rem}.header__burger.is-open span:first-child{transform:translateY(.7rem) rotate(45deg)}.header__burger.is-open span:nth-child(2){opacity:0}.header__burger.is-open span:nth-child(3){transform:translateY(-.7rem) rotate(-45deg)}.header__mobile-actions{display:none}@media(max-width:1280px){.header{border-bottom:0;padding:2.4rem 0}.header__actions{margin-left:auto}.header__burger,.header__logo{position:relative;z-index:100}.header__burger{display:flex}.header__nav{background:#fff;display:flex;flex-direction:column;height:100dvh;inset:0;overflow-y:auto;padding:8rem 2.4rem 2.4rem;position:fixed;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:99}.header__nav.is-open{transform:translateX(0)}.header__menu{flex-direction:column;gap:0}.header__menu-item{border-bottom:.1rem solid #efefef}.header__menu-link{display:block;font-size:1.6rem;padding:1.4rem 0;text-transform:none}.header__mobile-actions{border-top:.1rem solid #d1dce8;display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem}}@media(max-width:700px){.header{padding:2rem 0}.header__logo{width:14rem}.header__actions .btn{font-size:1.2rem;padding:1rem}}@media(max-width:568px){.header{background:#fff;border-bottom:0;left:0;padding:1rem 0;position:fixed;top:0;transition:transform .3s ease;width:100%;z-index:90}.header.is-hidden{transform:translateY(-100%)}.header__container{flex-wrap:wrap;gap:1rem;transition:gap .3s ease}.header__logo{order:0;width:16rem}.header__burger{margin-left:auto;order:1}.header__actions{margin-left:0;max-height:5rem;order:2;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;width:100%}.header.is-scrolled-down .header__container{gap:0}.header.is-scrolled-down .header__actions{max-height:0;opacity:0}.header__actions .btn{box-shadow:none;padding:.5rem 1rem}.header__fav-btn{height:3.6rem;margin-right:auto;width:3.6rem}.header__fav-badge{top:-.3rem}}.section.hero{margin-bottom:0}.hero{align-items:center;height:50rem}.hero,.hero__container{display:flex;position:relative}.hero__container{flex-direction:column;gap:1rem;padding-block:var(--hero-padding-block);z-index:1}.hero__container>*{max-width:46rem}.hero:before{background:linear-gradient(90deg,hsla(0,0%,100%,.95) 0,hsla(0,0%,100%,.9) 30%,hsla(0,0%,100%,.5) 50%,transparent 65%);content:"";inset:0;position:absolute;z-index:0}.hero picture{left:0;position:absolute;top:0}.hero picture,.hero picture img{display:block;height:100%;width:100%}.hero picture img{object-fit:cover}.hero__small-title{color:var(--moravo-blue);font-size:2.4rem;font-weight:500}.hero__title{max-width:100%;width:50%}.hero__description{color:var(--moravo-text);font-size:2rem;font-weight:600;max-width:100%;width:40%}.hero--dark{height:55rem}.hero--dark:before{background:linear-gradient(90deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.6) 38%,rgba(0,0,0,.2) 62%,transparent 78%)}.hero--dark .hero__description,.hero--dark .hero__small-title,.hero--dark .hero__title{color:#fff}.hero--dark picture img{object-position:center!important}@media(max-width:568px){.hero--dark .hero__description{width:100%!important}}@media(max-width:1280px){.hero{height:40rem}.hero__description{width:55%}.hero picture img{object-position:-36rem center}}@media(max-width:900px){.hero picture img{object-position:-45rem center}}@media(max-width:680px){.hero picture img{object-position:-50rem center}}@media(max-width:568px){.hero picture img{object-position:-55rem center}.hero__description{font-size:1.4rem;width:65%}}@media(max-width:480px){.hero__description{width:75%}}@media(max-width:400px){.hero picture img{object-position:-60rem center}}@media(max-width:700px){.hero{height:36rem}.hero__container{gap:.8rem;padding-bottom:10rem}.hero__container>*{max-width:100%}.hero:before{background:linear-gradient(180deg,hsla(0,0%,100%,.95) 0,hsla(0,0%,100%,.88) 55%,hsla(0,0%,100%,.45) 80%,hsla(0,0%,100%,.2))}.hero__small-title{font-size:1.8rem}.hero__description{font-size:1.6rem}.hero--dark:before{background:linear-gradient(90deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.7) 50%,rgba(0,0,0,.4) 80%,rgba(0,0,0,.2))}}.search-panel__inner{background:#fff;border:.1rem solid #d1dce8;border-radius:1.6rem;box-shadow:0 .4rem 3.2rem rgba(0,0,0,.08);overflow:visible;position:relative;width:100%}.search-panel__inner.has-options-open{border-bottom-left-radius:0;border-bottom-right-radius:0}.search-panel--hero{margin-top:-6rem;position:relative;z-index:2}.search-tabs{border-bottom:.15rem solid #d1dce8;display:flex;margin:0 2.4rem;overflow-x:auto;overscroll-behavior-x:none;scrollbar-width:none}@media(max-width:700px){.search-tabs{display:none}}.search-tabs::-webkit-scrollbar{display:none}.search-tabs__item{color:#64748b;cursor:pointer;flex-shrink:0;font-family:Red Hat Display,sans-serif;font-size:1.5rem;font-weight:600;padding:1.8rem 2rem;position:relative;transition:color .18s ease;white-space:nowrap}.search-tabs__item input[type=radio]{opacity:0;pointer-events:none;position:absolute}.search-tabs__item:after{background:#185f96;bottom:-.1rem;content:"";height:.2rem;left:0;opacity:0;position:absolute;transition:opacity .18s ease;width:100%}.search-tabs__item:hover{color:#185f96}.search-tabs__item:has(input:checked){color:#185f96}.search-tabs__item:has(input:checked):after{opacity:1}.search-filters{align-items:stretch;display:flex;flex-wrap:wrap;gap:1.2rem;padding:2rem 2.4rem}@media(max-width:700px){.search-filters{padding:1.6rem}}.search-filter{align-items:center;display:flex;flex:1;min-width:20rem;padding:.8rem 4rem .8rem 1.6rem;position:relative}@media(max-width:700px){.search-filter{flex:1 1 100%;min-width:0}}.search-filter{background:#fff;border:.15rem solid #d1dce8;border-radius:1rem;cursor:pointer;font-family:Red Hat Display,sans-serif;transition:border-color box-shadow .18s ease}.search-filter:after{background:#185f96;clip-path:polygon(0 0,100% 0,50% 100%);content:"";height:.6rem;pointer-events:none;position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);width:1rem}.search-filter:hover{border-color:#185f96}.search-filter:focus-visible{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.1);outline:none}.search-filter__body{display:flex;flex:1;flex-direction:column;gap:.4rem;min-width:0;text-align:left}.search-filter__label{color:#185f96;font-size:1.1rem;font-weight:700;letter-spacing:.04em;white-space:nowrap}.search-filter__row{align-items:center;display:flex;gap:.8rem;min-width:0}.search-filter__row .ms{color:#64748b;flex-shrink:0}.search-filter__value{color:#185f96;font-size:1.5rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-filter--input{cursor:text}.search-filter__text-input{background:transparent;border:none;color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.5rem;font-weight:600;min-width:0;outline:none;padding:0;width:100%}.search-filter__text-input::placeholder{color:#64748b;font-weight:500}.search-filter-wrap{flex:1;min-width:20rem;position:relative}@media(max-width:700px){.search-filter-wrap{flex:1 1 100%;min-width:0}}.search-filter-wrap--destination{flex:1.4}.search-filter-wrap .search-filter{width:100%}.search-filter-wrap__hidden{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.flatpickr-calendar{background:#fff;border:.15rem solid #d1dce8;border-radius:1.6rem;box-shadow:0 .8rem 3.2rem rgba(0,0,0,.12);font-family:Red Hat Display,sans-serif;max-width:calc(100vw - 3.2rem);min-width:32rem;padding:1.6rem}.flatpickr-calendar:after,.flatpickr-calendar:before{display:none}.flatpickr-months{align-items:center;margin-bottom:.8rem}.flatpickr-months .flatpickr-month{height:auto}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{align-items:center;border:.15rem solid #d1dce8;border-radius:.8rem;color:#185f96;display:flex;height:3.2rem;justify-content:center;position:static;transition:border-color background .18s ease;width:3.2rem}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{fill:#185f96}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{background:#c4e0f3;border-color:#185f96}.flatpickr-current-month{align-items:center;display:flex;font-size:1.4rem;font-weight:700;gap:.4rem;justify-content:center;padding:0;position:static;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:700}.flatpickr-days{width:100%}.dayContainer{max-width:100%;min-width:100%;width:100%}.flatpickr-weekdays{margin-bottom:.4rem}span.flatpickr-weekday{color:#64748b;font-size:1.1rem;font-weight:700}.flatpickr-day{border-radius:.8rem;color:#0e1a27;font-size:1.3rem;font-weight:600;height:3.6rem;line-height:3.6rem;transition:background color border-color .18s ease}.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day:hover{background:#c4e0f3;border-color:#c4e0f3}.flatpickr-day.today{border-color:#185f96}.flatpickr-day.endRange,.flatpickr-day.selected,.flatpickr-day.startRange{background:#185f96;border-color:#185f96;color:#fff}.flatpickr-day.inRange{background:#c4e0f3;border-color:#c4e0f3;box-shadow:-.5rem 0 0 #c4e0f3,.5rem 0 0 #c4e0f3}.flatpickr-day.flatpickr-disabled,.flatpickr-day.nextMonthDay,.flatpickr-day.prevMonthDay{color:#64748b;opacity:.45}.guest-picker{background:#fff;border:.15rem solid #d1dce8;border-radius:1.6rem;box-shadow:0 .8rem 3.2rem rgba(0,0,0,.12);display:none;left:0;min-width:0;padding:1.6rem;position:absolute;right:0;top:calc(100% + .8rem);z-index:100}.guest-picker.is-open{display:block}.guest-picker__row{align-items:center;display:flex;justify-content:space-between;padding:1.2rem 0}.guest-picker__row+.guest-picker__row{border-top:.1rem solid #d1dce8}.guest-picker__label{color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:600}.guest-picker__counter{align-items:center;display:flex;gap:1.2rem}.guest-picker__btn{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;color:#185f96;cursor:pointer;display:flex;font-size:1.6rem;height:3.6rem;justify-content:center;padding:0;transition:border-color background .18s ease;width:3.6rem}.guest-picker__btn:hover{background:#c4e0f3;border-color:#185f96}.guest-picker__value{color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.6rem;font-weight:700;min-width:2.4rem;text-align:center}.guest-picker__ages{display:flex;flex-direction:column;gap:1rem}.guest-picker__ages:not(:empty){border-top:.1rem solid #d1dce8;padding-top:1.2rem}.guest-picker__age-row{align-items:center;display:flex;gap:1.2rem;justify-content:space-between}.guest-picker__age-label{color:#64748b;font-size:1.3rem;white-space:nowrap}.guest-picker__age-label,.guest-picker__age-select{font-family:Red Hat Display,sans-serif;font-weight:600}.guest-picker__age-select{appearance:auto;background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;font-size:1.6rem;max-width:16rem;padding:.6rem 1rem;transition:border-color .18s ease;width:100%}.guest-picker__age-select:focus{border-color:#185f96;outline:none}.price-picker{background:#fff;border:.15rem solid #d1dce8;border-radius:1.6rem;box-shadow:0 .8rem 3.2rem rgba(0,0,0,.12);display:none;left:0;min-width:0;padding:1.6rem;position:absolute;right:0;top:calc(100% + .8rem);z-index:100}.price-picker.is-open{display:block}.price-picker__display{align-items:center;color:#0e1a27;display:flex;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:700;justify-content:space-between;padding-bottom:1.2rem}.price-picker__track{--price-min:0%;--price-max:100%;height:2rem;margin-bottom:1.6rem;position:relative}.price-picker__track input[type=range]{appearance:none;background:transparent;height:100%;left:0;margin:0;pointer-events:none;position:absolute;top:0;width:100%}.price-picker__track input[type=range]::-webkit-slider-runnable-track{background:transparent;border-radius:.2rem;height:.4rem;pointer-events:none}.price-picker__track input[type=range]::-webkit-slider-thumb{appearance:none;background:#185f96;border:.2rem solid #fff;border-radius:50%;box-shadow:0 .1rem .4rem rgba(0,0,0,.2);cursor:pointer;height:2rem;margin-top:-.8rem;pointer-events:auto;width:2rem}.price-picker__track input[type=range]::-moz-range-track{background:transparent;border:none;border-radius:.2rem;height:.4rem;pointer-events:none}.price-picker__track input[type=range]::-moz-range-thumb{background:#185f96;border:.2rem solid #fff;border-radius:50%;box-shadow:0 .1rem .4rem rgba(0,0,0,.2);cursor:pointer;height:2rem;pointer-events:auto;width:2rem}.price-picker__track input[type=range]:focus{outline:none}.price-picker__track:before{background:linear-gradient(to right,#d1dce8 0,#d1dce8 var(--price-min),#185f96 var(--price-min),#185f96 var(--price-max),#d1dce8 var(--price-max),#d1dce8 100%);border-radius:.2rem;content:"";height:.4rem;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.price-picker__inputs{display:flex;gap:1.2rem}.price-picker__field-wrap{display:flex;flex:1;flex-direction:column;gap:.4rem}.price-picker__field-label{color:#64748b;font-family:Red Hat Display,sans-serif;font-size:1.1rem;font-weight:700}.price-picker__field{appearance:textfield;background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:600;padding:.8rem 1rem;transition:border-color .18s ease;width:100%}.price-picker__field:focus{border-color:#185f96;outline:none}.price-picker__field::-webkit-inner-spin-button,.price-picker__field::-webkit-outer-spin-button{appearance:none;margin:0}.type-picker{background:#fff;border:.15rem solid #d1dce8;border-radius:1.6rem;box-shadow:0 .8rem 3.2rem rgba(0,0,0,.12);display:none;left:0;min-width:0;padding:.8rem 0;position:absolute;right:0;top:calc(100% + .8rem);z-index:100}.type-picker.is-open{display:block}.type-picker__row{align-items:center;cursor:pointer;display:flex;gap:1.2rem;padding:1rem 1.6rem;transition:background .18s ease}.type-picker__row:hover{background:#c4e0f3}.type-picker__checkbox{appearance:none;background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;cursor:pointer;flex-shrink:0;height:2rem;margin:0;position:relative;transition:background border-color .18s ease;width:2rem}.type-picker__checkbox:after{border-color:#fff;border-style:solid;border-width:0 .2rem .2rem 0;content:"";display:none;height:1rem;left:.6rem;position:absolute;top:.3rem;transform:rotate(45deg);width:.5rem}.type-picker__checkbox:checked{background:#185f96;border-color:#185f96}.type-picker__checkbox:checked:after{display:block}.type-picker__label{color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:600;user-select:none}.type-picker__badge{align-items:center;background:#185f96;border-radius:50%;color:#fff;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.1rem;font-weight:800;height:2.2rem;justify-content:center;line-height:1;margin-left:.4rem;vertical-align:middle;width:2.2rem}.destination-picker{background:#fff;border:.15rem solid #d1dce8;border-radius:1.6rem;box-shadow:0 .8rem 3.2rem rgba(0,0,0,.12);display:none;left:0;max-height:38rem;overflow-y:auto;overscroll-behavior:contain;position:absolute;right:0;scrollbar-color:#d1dce8 transparent;scrollbar-width:thin;top:calc(100% + .8rem);z-index:110}.destination-picker::-webkit-scrollbar{width:.6rem}.destination-picker::-webkit-scrollbar-track{background:transparent}.destination-picker::-webkit-scrollbar-thumb{background:#d1dce8;border-radius:.3rem}.destination-picker.is-open{display:block}.destination-picker__group{color:#64748b;font-family:Red Hat Display,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.06em;margin:0;padding:1.2rem 1.6rem .4rem;text-transform:uppercase}.destination-picker__group:not(:first-child){border-top:.1rem solid #d1dce8;padding-top:1.2rem}.destination-picker__item{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:Red Hat Display,sans-serif;gap:1rem;padding:.8rem 1.6rem;text-align:left;transition:background .18s ease;width:100%}.destination-picker__item.is-active,.destination-picker__item:hover{background:#c4e0f3}.destination-picker__item .ms{color:#64748b;flex-shrink:0}.destination-picker__item mark{background:transparent;color:#185f96;font-weight:700}.destination-picker__label{color:#0e1a27;flex:1;font-size:1.4rem;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destination-picker__meta{color:#64748b;flex-shrink:0;font-size:1.2rem;font-weight:500;white-space:nowrap}.destination-picker__empty{color:#64748b;font-family:Red Hat Display,sans-serif;font-size:1.4rem;margin:0;padding:2rem 1.6rem;text-align:center}.options-panel{background:#fff;border:.1rem solid #d1dce8;border-radius:0 0 1.6rem 1.6rem;border-top-width:.15rem;box-shadow:0 .4rem 3.2rem rgba(0,0,0,.08);display:none;left:0;padding:2rem 2.4rem;position:absolute;right:0;top:100%;z-index:90}.options-panel.is-open{display:block}.options-panel__header{color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.6rem;font-weight:700;margin:0 0 1.6rem;text-align:center}.options-panel__grid{display:grid;gap:2rem 3.2rem;grid-template-columns:repeat(4,1fr)}@media(max-width:700px){.options-panel__grid{grid-template-columns:repeat(2,1fr)}}.options-panel__group-title{color:#64748b;font-family:Red Hat Display,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.06em;margin:0 0 1rem;text-transform:uppercase}.options-panel__row{align-items:center;cursor:pointer;display:flex;gap:1.2rem;padding:.6rem 0}.options-panel__row:hover .options-panel__label{color:#185f96}.options-panel__checkbox{appearance:none;background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;cursor:pointer;flex-shrink:0;height:2rem;margin:0;position:relative;transition:background border-color .18s ease;width:2rem}.options-panel__checkbox:after{border-color:#fff;border-style:solid;border-width:0 .2rem .2rem 0;content:"";display:none;height:1rem;left:.6rem;position:absolute;top:.3rem;transform:rotate(45deg);width:.5rem}.options-panel__checkbox:checked{background:#185f96;border-color:#185f96}.options-panel__checkbox:checked:after{display:block}.options-panel__label{color:#0e1a27;font-size:1.4rem;font-weight:400;transition:color .18s ease;user-select:none}.options-badge,.options-panel__label{font-family:Red Hat Display,sans-serif}.options-badge{align-items:center;background:#185f96;border-radius:50%;color:#fff;display:none;font-size:1.1rem;font-weight:800;height:2.2rem;justify-content:center;line-height:1;min-width:2.2rem;padding:0 .4rem}.options-badge.is-visible{display:inline-flex}.search-actions{align-items:stretch;display:flex;flex-shrink:0;gap:1rem}.search-actions .btn{border-radius:1rem}@media(max-width:700px){.search-actions{flex-wrap:wrap;width:100%}.search-actions .btn{flex:1;justify-content:center}}.home-categories__slider-wrapper{position:relative;width:100%}.home-categories__item{display:flex;position:relative}.home-categories__item picture{aspect-ratio:1/1;border-radius:var(--moravo-radius-lg);display:block;overflow:hidden;width:100%}.home-categories__item picture img{display:block;height:100%;object-fit:cover;transition:transform .6s;width:100%}.home-categories__item:after{background:linear-gradient(0deg,rgba(0,0,0,.45) 0,rgba(0,0,0,.12) 60%,transparent);border-radius:0 0 var(--moravo-radius-lg) var(--moravo-radius-lg);bottom:0;content:"";height:40%;left:0;pointer-events:none;position:absolute;right:0}.home-categories__item:hover img{transform:scale(1.1)}.home-categories__item h3{bottom:0;color:#fff;font-size:2.6rem;font-weight:700;left:0;padding:2rem;position:absolute;text-shadow:0 .1rem .4rem rgba(0,0,0,.35);width:100%;z-index:1}.home-categories__nav{align-items:center;background:#fff;border:0;border-radius:50%;box-shadow:0 .2rem .8rem rgba(0,0,0,.12);cursor:pointer;display:flex;height:4.8rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .18s ease;width:4.8rem;z-index:10}.home-categories__nav img{height:auto;width:2rem}.home-categories__nav:hover{box-shadow:0 .4rem 1.2rem rgba(0,0,0,.18)}.home-categories__nav--prev{left:0;transform:translate(-50%,-50%)}.home-categories__nav--next{right:0;transform:translate(50%,-50%)}.home-categories__nav.swiper-button-disabled{cursor:default;opacity:0;pointer-events:none}@media(max-width:700px){.home-categories__nav{height:3.6rem;width:3.6rem}.home-categories__nav img{width:1.4rem}.home-categories__item h3{font-size:2rem;padding:1.2rem}}.place-card{background:#fff;border:.1rem solid var(--moravo-border-light);border-radius:var(--moravo-radius-lg);box-shadow:0 .1rem .3rem rgba(0,0,0,.06);overflow:hidden;transition:box-shadow .18s ease}.place-card:hover{box-shadow:0 .4rem 1.6rem rgba(0,0,0,.1)}.place-card__gallery{aspect-ratio:4/3;display:block;overflow:hidden;position:relative}.place-card__gallery picture{display:block;height:100%;width:100%}.place-card__gallery picture img{height:100%;object-fit:cover;width:100%}.place-card__images{height:100%;width:100%}.place-card__dots{bottom:1.2rem;display:flex;gap:.5rem;justify-content:center;left:0;position:absolute;width:100%;z-index:2}.place-card__dots .swiper-pagination-bullet{background:#fff;border-radius:50%;height:.8rem;opacity:.6;transition:opacity .18s ease;width:.8rem}.place-card__dots .swiper-pagination-bullet-active{background:#f97316;opacity:1}.place-card__gallery-wrap{position:relative}.place-card__fav-btn{align-items:center;background:none;border:none;color:rgba(0,0,0,.3);cursor:pointer;display:flex;filter:drop-shadow(0 .2rem .4rem rgba(0,0,0,.25));height:3.4rem;justify-content:center;padding:0;position:absolute;right:1.2rem;top:1.2rem;transition:transform .2s cubic-bezier(.4,0,.2,1),color .2s ease;width:3.4rem;z-index:5}.place-card__fav-btn:hover{color:rgba(0,0,0,.4);transform:scale(1.12)}.place-card__fav-btn.is-active,.place-card__fav-btn.is-fav{color:#e04f5f}.place-card__fav-btn.is-active:hover,.place-card__fav-btn.is-fav:hover{color:#d03a4a}.place-card__fav-btn.is-pop{animation:cardHeartPop .35s ease}.place-card__fav-heart{display:block;height:3.4rem;width:3.4rem}@keyframes cardHeartPop{0%{transform:scale(1)}25%{transform:scale(1.35)}50%{transform:scale(.9)}to{transform:scale(1)}}.place-card__compare-btn{align-items:center;background:rgba(0,0,0,.35);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:3.4rem;justify-content:center;left:1.2rem;padding:0;position:absolute;top:1.2rem;transition:background .2s,transform .2s;width:3.4rem;z-index:5}.place-card__compare-btn .ms{font-size:1.8rem}.place-card__compare-btn:hover{background:rgba(0,0,0,.5);transform:scale(1.08)}.place-card__compare-btn.is-active{background:#f97316}.place-card__compare-btn.is-active:hover{background:#e8650f}.place-card__body{display:flex;flex-direction:column;gap:.4rem;padding:1.6rem}.place-card__header{align-items:center;display:flex;justify-content:space-between}.place-card__location{font-weight:700;letter-spacing:.05em;text-transform:uppercase}.place-card__capacity,.place-card__location{color:var(--moravo-muted);font-size:1.2rem}.place-card__name{color:var(--moravo-text);display:block;font-size:1.8rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.place-card__name:hover{color:var(--moravo-blue)}.place-card__address{color:var(--moravo-muted);font-size:1.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.place-card__tags{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.8rem}.place-card__tag{align-items:center;background:var(--moravo-bg);border:.1rem solid var(--moravo-border-light);border-radius:var(--moravo-radius-xs);color:var(--moravo-muted);display:inline-flex;font-size:1.2rem;gap:.3rem;padding:.3rem .8rem}.place-card__tag .material-symbols-rounded{color:var(--moravo-blue);font-size:1.4rem}.place-card__tags--lg{gap:1rem;margin-top:0}.place-card__tags--lg .place-card__tag{font-size:1.5rem;font-weight:600;gap:.5rem;padding:.8rem 1.8rem}.place-card__tags--lg .place-card__tag .material-symbols-rounded{font-size:1.8rem}.place-card__footer{align-items:center;border-top:.1rem solid var(--moravo-border);display:flex;justify-content:space-between;margin-top:1.2rem;padding-top:1.2rem}.place-card__rating{align-items:center;display:flex;gap:.6rem}.place-card__rating-badge{align-items:center;background:var(--moravo-blue);border-radius:var(--moravo-radius-xs);color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:2.4rem;justify-content:center;min-width:3.6rem;padding:0 .6rem}.place-card__stars{display:inline-flex;line-height:1;position:relative}.place-card__stars .material-symbols-rounded{font-size:1.6rem;font-variation-settings:"FILL" 1}.place-card__stars-empty{display:flex;gap:.1rem}.place-card__stars-empty .material-symbols-rounded{color:var(--moravo-border)}.place-card__stars-filled{display:flex;gap:.1rem;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.place-card__stars-filled .material-symbols-rounded{color:#facc15}.place-card__price{color:var(--moravo-muted);font-size:1.3rem;text-align:right;white-space:nowrap}.place-card__price strong{color:var(--moravo-text);font-size:1.6rem;font-weight:700}@media(max-width:700px){.place-card__body{padding:1.2rem}.place-card__name{font-size:1.6rem}.place-card__footer{margin-top:1rem;padding-top:1rem}}@media(max-width:568px){.place-card__tag{font-size:1.3rem}.place-card__tags--lg .place-card__tag{font-size:1.3rem;padding:.5rem 1.2rem}}@media(max-width:420px){.place-card__tag,.place-card__tags--lg .place-card__tag{font-size:1.1rem}}.featured-places__slider-wrapper{position:relative;width:100%}.featured-places__nav{align-items:center;background:#fff;border:0;border-radius:50%;box-shadow:0 .2rem .8rem rgba(0,0,0,.12);cursor:pointer;display:flex;height:4.8rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .18s ease;width:4.8rem;z-index:10}.featured-places__nav img{height:auto;width:2rem}.featured-places__nav:hover{box-shadow:0 .4rem 1.2rem rgba(0,0,0,.18)}.featured-places__nav--prev{left:0;transform:translate(-50%,-50%)}.featured-places__nav--next{right:0;transform:translate(50%,-50%)}.featured-places__nav.swiper-button-disabled{cursor:default;opacity:0;pointer-events:none}@media(max-width:700px){.featured-places__nav{height:3.6rem;width:3.6rem}.featured-places__nav img{width:1.4rem}}.home-inspirations__grid{display:grid;gap:2.4rem;grid-template-columns:repeat(3,1fr)}@media(max-width:1280px){.home-inspirations__grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.home-inspirations__grid{gap:1.6rem;grid-template-columns:1fr}}.home-inspirations__card{border:.1rem solid #d1dce8;border-radius:var(--moravo-radius-lg);display:block;overflow:hidden;position:relative}.home-inspirations__card:after{background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.15) 55%,transparent);bottom:0;content:"";height:50%;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.home-inspirations__card picture{aspect-ratio:620/280;display:block;overflow:hidden;width:100%}.home-inspirations__card picture img{display:block;height:100%;object-fit:cover;transition:transform .6s;width:100%}.home-inspirations__card:hover img{transform:scale(1.1)}.home-inspirations__content{bottom:0;display:flex;flex-direction:column;gap:.4rem;left:0;padding:2.4rem;position:absolute;right:0;z-index:2}.home-inspirations__title{color:#fff;font-size:2.2rem;font-weight:700;text-shadow:0 .1rem .3rem rgba(0,0,0,.3)}.home-inspirations__description{color:hsla(0,0%,100%,.85);font-size:1.4rem;font-weight:400;text-shadow:0 .1rem .2rem rgba(0,0,0,.3)}@media(max-width:700px){.home-inspirations__content{padding:1.6rem}.home-inspirations__title{font-size:1.8rem}.home-inspirations__description{font-size:1.3rem}}.home-bottom__container{gap:2.4rem}@media(max-width:1280px){.home-bottom__container.container--row{flex-direction:column}}.home-bottom__recently{background:#c4e0f3;border-radius:1.6rem;display:flex;flex:1 1 0;flex-direction:column;gap:2.4rem;min-width:0;padding:4rem}.home-bottom__slider{overflow:hidden;position:relative;width:100%}.home-bottom__slider .swiper-wrapper{display:flex}.home-bottom__slider .swiper-slide{flex-shrink:0;width:100%}.home-bottom__slide{display:grid;gap:4rem;grid-template-columns:2fr 3fr}.home-bottom__image{aspect-ratio:480/270;border-radius:1rem;display:block;overflow:hidden}.home-bottom__image picture,.home-bottom__image picture img{display:block;height:100%;width:100%}.home-bottom__image picture img{object-fit:cover}.home-bottom__content{display:flex;flex-direction:column;gap:1.2rem}.home-bottom__top-row{align-items:flex-start;display:flex;gap:1.6rem;justify-content:space-between}.home-bottom__title{color:#0e1a27;font-size:2.6rem;font-weight:700}.home-bottom__subtitle{color:#64748b;font-size:1.8rem;font-weight:400;margin-top:.2rem}.home-bottom__nav{display:flex;flex-shrink:0;gap:.8rem}.home-bottom__arrow{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:50%;cursor:pointer;display:flex;height:3.6rem;justify-content:center;transition:all .18s ease;width:3.6rem}.home-bottom__arrow img{height:auto;width:1.4rem}.home-bottom__arrow:hover{border-color:#185f96;box-shadow:0 .2rem .8rem rgba(0,0,0,.1)}.home-bottom__arrow.swiper-button-disabled{cursor:default;opacity:.35;pointer-events:none}.home-bottom__place-row{align-items:flex-start;display:flex;gap:1.6rem;justify-content:space-between}.home-bottom__place-name{color:#0e1a27;font-size:1.8rem;font-weight:700}.home-bottom__place-address{color:#64748b;font-size:1.8rem;margin-top:.2rem}.home-bottom__place-meta{align-items:baseline;display:flex;flex-shrink:0;gap:1.6rem}.home-bottom__place-price{color:#64748b;font-size:1.3rem;white-space:nowrap}.home-bottom__place-price strong{color:#0e1a27;font-size:1.8rem;font-weight:700}.home-bottom__place-capacity{align-items:center;color:#64748b;display:inline-flex;font-size:1.3rem;gap:.4rem;white-space:nowrap}.home-bottom__place-capacity .material-symbols-rounded{font-size:1.6rem}.home-bottom__link{align-items:center;color:#185f96;display:inline-flex;font-size:1.4rem;font-weight:700;gap:.4rem;margin-top:auto;transition:gap .18s ease}.home-bottom__link img{height:auto;width:1.4rem}.home-bottom__link:hover{gap:.8rem}.home-bottom__newsletter{background:#facc15;border-radius:1.6rem;display:flex;flex:1 1 0;flex-direction:column;gap:1.6rem;justify-content:center;padding:4rem}.home-bottom__newsletter-title{color:#0e1a27;font-size:2.6rem;font-weight:700}.home-bottom__newsletter-desc{color:#0e1a27;font-size:1.8rem;font-weight:400;line-height:1.5}.home-bottom__newsletter-form{align-items:stretch;display:flex;gap:1rem}.home-bottom__newsletter-form .field{flex:1;margin-bottom:0}.home-bottom__newsletter-consent a{color:#185f96;font-weight:600;text-decoration:underline}.home-bottom__newsletter-alert{border-radius:.8rem;font-size:1.2rem;font-weight:600;margin-top:.8rem;padding:.8rem 1.2rem}.home-bottom__newsletter-alert--success{background:#f0fdf4;color:#15803d}.home-bottom__newsletter-alert--error{background:#fef2f2;color:#dc2626}@media(max-width:1280px){.home-bottom__container{gap:1.6rem}.home-bottom__recently{background:none;border-radius:0;flex:none;gap:1.6rem;padding:0}.home-bottom__slide{background:#fff;border:.1rem solid #d1dce8;border-radius:1.6rem;box-shadow:0 .2rem 1.2rem rgba(0,0,0,.06);gap:0;grid-template-columns:1fr;overflow:hidden}.home-bottom__image{aspect-ratio:16/10;border-radius:0}.home-bottom__content{gap:1.2rem;padding:2rem}.home-bottom__place-row{flex-direction:column;gap:.6rem}.home-bottom__link{margin-top:.4rem}.home-bottom__newsletter{flex:none;padding:3.2rem}}@media(max-width:700px){.home-bottom__container{gap:1.2rem}.home-bottom__title{font-size:2.2rem}.home-bottom__subtitle{font-size:1.5rem;margin-top:0}.home-bottom__top-row{align-items:center}.home-bottom__image{aspect-ratio:3/2}.home-bottom__content{padding:1.6rem}.home-bottom__place-name{font-size:1.7rem}.home-bottom__place-address{font-size:1.5rem;margin-top:0}.home-bottom__place-price strong{font-size:1.7rem}.home-bottom__link{margin-top:0}.home-bottom__newsletter{gap:1.4rem;padding:2.4rem}.home-bottom__newsletter-title{font-size:2.2rem}.home-bottom__newsletter-desc{font-size:1.5rem}.home-bottom__newsletter-consent{font-size:1.2rem;line-height:1.5}}@media(max-width:568px){.home-bottom__newsletter-form{flex-direction:column;gap:.8rem}.home-bottom__newsletter-form .btn{align-self:flex-start}}.invite-banner{align-items:center;display:flex;overflow:hidden;position:relative}.invite-banner:before{background:rgba(0,0,0,.2);content:"";inset:0;position:absolute;z-index:1}.invite-banner>picture{inset:0;position:absolute;z-index:0}.invite-banner>picture img{display:block;height:100%;object-fit:cover;width:100%}.invite-banner>.container{position:relative;z-index:2}.invite-banner__grid{align-items:center;display:grid;gap:5rem;grid-template-columns:38fr 36fr 26fr;padding-block:8rem}.invite-banner__intro{align-items:flex-start;display:flex;flex-direction:column;gap:1.2rem}.invite-banner__logo{display:block;height:2rem;width:auto}.invite-banner__heading{color:#fff;font-size:3.4rem;font-weight:700;line-height:1.25}.invite-banner__subtext{color:#e9e9e9;font-size:1.6rem;font-weight:400;line-height:1.55}.invite-banner__description{color:#e9e9e9;font-size:1.8rem;font-weight:400;line-height:1.3}.invite-banner__action{display:flex;justify-content:flex-end}@media(max-width:1280px){.invite-banner__grid{gap:3rem;grid-template-columns:1fr 1fr}.invite-banner__action{grid-column:1/-1;justify-content:flex-start}}@media(max-width:700px){.invite-banner__grid{gap:2rem;grid-template-columns:1fr;padding-block:3.5rem}.invite-banner__heading{font-size:2rem}.invite-banner__action{grid-column:auto}}@media(max-width:568px){.invite-banner>.container{padding:1rem 3rem}}.footer{background:#fff;border-top:1px solid #d1dce8;padding-block:5rem}.footer__grid{display:grid;gap:5rem;grid-template-columns:28rem 1fr 1fr 1fr 1fr}.footer__brand{display:flex;flex-direction:column;gap:1.6rem}.footer__logo img{display:block;height:2.8rem;width:auto}.footer__copy{color:#64748b;font-size:1.3rem;font-weight:400;line-height:1.5}.footer__powered{align-items:center;display:flex;gap:1rem;margin-top:.8rem}.footer__powered span{color:#64748b;font-size:1.3rem;font-weight:600;text-transform:uppercase}.footer__powered img{display:block;height:2.4rem;width:auto}.footer__heading{color:#0e1a27;font-size:2rem;font-weight:700;margin-bottom:1.6rem}.footer__heading--sub{margin-top:2.4rem}.footer__list{display:flex;flex-direction:column;gap:.8rem;list-style:none}.footer__list a{color:#64748b;font-size:1.6rem;font-weight:400;transition:color .18s ease}.footer__list a:hover{color:#185f96}.footer__contact{display:flex;flex-direction:column;gap:.6rem}.footer__contact+.footer__contact{margin-top:2rem}.footer__contact-label{color:#0e1a27;font-size:1.6rem;font-weight:600}.footer__contact-link{align-items:center;color:#64748b;display:inline-flex;font-size:1.6rem;font-weight:400;gap:.6rem;transition:color .18s ease}.footer__contact-link .material-symbols-rounded{color:#185f96;font-size:1.8rem}.footer__contact-link:hover{color:#185f96}@media(max-width:1280px){.footer__grid{gap:3rem;grid-template-columns:1fr 1fr 1fr 1fr}.footer__brand{grid-column:1/-1;order:99}}@media(max-width:1080px){.footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.footer{padding-block:3rem}}@media(max-width:400px){.footer__grid{gap:2.4rem;grid-template-columns:1fr}.footer__brand{grid-column:auto}.footer__heading{font-size:1.8rem;margin-bottom:1rem}.footer__heading--sub{margin-top:1.6rem}.footer__list a{font-size:1.5rem}}.offers-listing{display:flex;flex-direction:column;gap:3rem;padding-bottom:6rem;padding-top:0}.offers-breadcrumbs-wrapper{border-bottom:.1rem solid #d9d9d9;border-top:.1rem solid #d9d9d9}.offers-breadcrumbs{align-items:center;display:flex;font-size:1.4rem;font-weight:500;gap:.8rem;padding-block:2rem}.offers-breadcrumbs a{color:#0e1a27;text-decoration:none;transition:color .18s ease}.offers-breadcrumbs a:hover{color:#185f96}.offers-breadcrumbs__sep{color:#0e1a27;user-select:none}.offers-breadcrumbs span:last-child{color:#185f96;font-weight:600}.offers-header{display:flex;flex-direction:column;gap:.8rem}.offers-header__title{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem}.offers-header__count{color:#64748b;font-size:1.8rem;font-weight:500}.offers-header__subtitle{color:#64748b;font-size:1.6rem;font-weight:400;line-height:1.5}.offers-cta{align-items:center;background:rgba(250,204,21,.15);border:.15rem solid rgba(250,204,21,.5);border-left:.4rem solid #f97316;border-radius:1rem;display:flex;gap:2rem;justify-content:space-between;padding:1.8rem 2.4rem}.offers-cta__heading{color:#0e1a27;font-size:1.8rem;font-weight:700}.offers-cta__desc{color:#64748b;font-size:1.4rem;font-weight:400;margin-top:.3rem}@media(max-width:700px){.offers-cta{align-items:flex-start;flex-direction:column}}.offers-cities{display:flex;flex-direction:column;gap:1.2rem}.offers-cities__label{color:#0e1a27;font-size:2rem;font-weight:700}.offers-cities__list{display:flex;flex-wrap:wrap;gap:.8rem}.offers-cities__tag{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:10rem;color:#185f96;display:inline-flex;font-size:1.3rem;font-weight:600;gap:.3rem;padding:.6rem 1.4rem;text-decoration:none;transition:all .18s ease}.offers-cities__tag span{color:#64748b;font-size:1.2rem;font-weight:400}.offers-cities__tag:hover{background:#c4e0f3;border-color:#185f96}.offers-cities__tag.is-active{background:#185f96;border-color:#185f96;color:#fff}.offers-cities__tag.is-active span{color:#fff}.offers-results{display:flex;flex-direction:column;gap:.4rem}.offers-results__top{align-items:center;display:flex;gap:2rem;justify-content:space-between}.offers-results__controls{align-items:center;display:flex;gap:1.2rem}.offers-results__sep{background:#d1dce8;height:2.8rem;width:.15rem}.offers-results__subtitle{color:#64748b;font-size:1.6rem;font-weight:400}@media(max-width:980px){.offers-results__top{align-items:flex-start;flex-direction:column;gap:1.6rem}.offers-results__controls{align-items:stretch;flex-direction:column;gap:1.4rem;width:100%}.offers-results__sep{display:none}}.offers-sort-pills{display:flex;gap:.4rem}.offers-sort-pills__btn{align-items:center;background:transparent;border:.15rem solid transparent;border-radius:10rem;color:#64748b;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:600;gap:.4rem;padding:.6rem 1.2rem;text-decoration:none;transition:all .18s ease;white-space:nowrap}.offers-sort-pills__btn .ms{font-size:1.6rem}.offers-sort-pills__btn:hover{background:rgba(196,224,243,.5);color:#185f96}.offers-sort-pills__btn.is-active{background:#c4e0f3;border-color:rgba(24,95,150,.25);color:#185f96}@media(max-width:980px){.offers-sort-pills{display:none}}.offers-sort-select{display:none}@media(max-width:980px){.offers-sort-select{appearance:none;background:#c4e0f3 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='none' stroke='%23185f96' stroke-width='1.5' d='m1 1 5 5 5-5'/%3E%3C/svg%3E") no-repeat right 1rem center;border:.15rem solid rgba(24,95,150,.25);border-radius:10rem;color:#185f96;cursor:pointer;display:block;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:600;padding:.6rem 3rem .6rem 1.2rem;white-space:nowrap;width:100%}}.offers-price-select{appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='none' stroke='%23888' stroke-width='1.5' d='m1 1 5 5 5-5'/%3E%3C/svg%3E") no-repeat right 1rem center;border:.15rem solid #d1dce8;border-radius:10rem;color:#64748b;cursor:pointer;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:600;padding:.6rem 3rem .6rem 1.2rem;white-space:nowrap}.offers-price-select.is-active{background:#c4e0f3 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='none' stroke='%23185f96' stroke-width='1.5' d='m1 1 5 5 5-5'/%3E%3C/svg%3E") no-repeat right 1rem center;border-color:rgba(24,95,150,.25);color:#185f96}@media(max-width:980px){.offers-price-select{width:100%}}.offers-grid{display:grid;gap:2.4rem;grid-template-columns:repeat(4,1fr)}@media(max-width:2000px){.offers-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1280px){.offers-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.offers-grid{gap:2rem;grid-template-columns:1fr}}.offers-pagination{gap:.6rem;margin:4rem 0}.offers-pagination,.offers-pagination .pg-btn{align-items:center;display:flex;justify-content:center}.offers-pagination .pg-btn{background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;color:#64748b;cursor:pointer;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:700;height:4rem;min-width:4rem;padding:0 1rem;text-decoration:none;transition:all .18s ease}.offers-pagination .pg-btn:hover:not(:disabled){border-color:#185f96;color:#185f96}.offers-pagination .pg-btn:disabled{cursor:not-allowed;opacity:.35}.offers-pagination .pg-btn.pg-active{background:#185f96;border-color:#185f96;color:#fff}.offers-pagination .pg-btn .material-symbols-rounded{font-size:2rem}.offers-pagination .pg-dots{color:#64748b;font-size:1.4rem;padding:0 .4rem}.offers-seo{align-items:flex-start;background:#fff;border:.15rem solid #d1dce8;border-radius:1.6rem;display:flex;gap:2.4rem;margin-top:1rem;padding:3.2rem}.offers-seo__icon{align-items:center;background:#c4e0f3;border-radius:1rem;display:flex;flex-shrink:0;height:4.8rem;justify-content:center;width:4.8rem}.offers-seo__icon .ms{color:#185f96;font-size:2.4rem}.offers-seo__body{display:flex;flex:1;flex-direction:column;gap:1.6rem;min-width:0}.offers-seo__heading{color:#0e1a27;font-size:2rem;font-weight:700}.offers-seo__text{color:#64748b;font-size:1.5rem;font-weight:400;line-height:1.8}.offers-seo__text h2,.offers-seo__text h3,.offers-seo__text h4{color:#0e1a27;font-weight:700;margin-bottom:.8rem;margin-top:2rem}.offers-seo__text h2{font-size:1.8rem}.offers-seo__text h3{font-size:1.6rem}.offers-seo__text h4{font-size:1.5rem}.offers-seo__text p{margin-bottom:1.2rem}.offers-seo__text p:last-child{margin-bottom:0}.offers-seo__text ol,.offers-seo__text ul{margin-bottom:1.2rem;padding-left:2.4rem}.offers-seo__text ol li,.offers-seo__text ul li{margin-bottom:.4rem}.offers-seo__text a{color:#185f96;font-weight:600;text-decoration:underline;text-underline-offset:.2rem;transition:color .18s ease}.offers-seo__text a:hover{color:#144d7b}.offers-seo__text b,.offers-seo__text strong{color:#0e1a27;font-weight:700}@media(max-width:700px){.offers-seo{flex-direction:column;gap:1.6rem;padding:2rem}.offers-seo__icon{height:4rem;width:4rem}.offers-seo__icon .ms{font-size:2rem}.offers-seo__heading{font-size:1.8rem}.offers-seo__text{font-size:1.4rem}}.offer-single{gap:3rem;padding-bottom:6rem}.offer-header,.offer-single{display:flex;flex-direction:column}.offer-header{gap:1.6rem}.offer-header__top{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between}@media(max-width:700px){.offer-header__top{flex-direction:column}}.offer-header__info{display:flex;flex-direction:column;gap:.6rem}.offer-header__name{color:#0e1a27;font-size:3.2rem;font-weight:700;line-height:1.2}.offer-header__address{align-items:center;color:#64748b;display:flex;font-size:1.4rem;font-weight:500;gap:.4rem}.offer-header__address .material-symbols-rounded{color:#f97316;font-size:1.8rem}.offer-header__rating{align-items:center;display:flex;flex-shrink:0;gap:.8rem}.offer-header__review-count{color:#64748b;font-size:1.3rem;text-decoration:none}.offer-header__review-count:hover{text-decoration:underline}.offer-header__meta{align-items:center;display:flex;gap:2rem;justify-content:space-between}@media(max-width:700px){.offer-header__meta{align-items:flex-start;flex-direction:column}}.offer-header__pills{display:flex;flex-wrap:wrap;gap:1.2rem}.offer-header__pill{align-items:center;background:#fff;border:.1rem solid #efefef;border-radius:10rem;color:#64748b;display:inline-flex;font-size:1.3rem;font-weight:600;gap:.5rem;padding:.5rem 1.2rem}.offer-header__pill .material-symbols-rounded{font-size:1.6rem}.offer-header__www{align-items:center;color:#185f96;display:inline-flex;font-size:1.6rem;font-weight:600;gap:.5rem;text-decoration:none;transition:color .18s ease;white-space:nowrap}.offer-header__www .material-symbols-rounded{color:#185f96;font-size:1.8rem}.offer-header__www:hover{opacity:.7}@media(max-width:568px){.offer-header__name{font-size:2.8rem}}.offer-gallery{display:grid;gap:.8rem;grid-template-columns:2fr 1fr}.offer-gallery__main{border-radius:1.6rem;min-height:50rem;overflow:hidden;position:relative}.offer-gallery__main img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.offer-gallery__grid{display:grid;gap:.8rem;grid-template-columns:repeat(3,1fr);max-height:50rem;overflow:hidden}.offer-gallery__grid>:not(:first-child){aspect-ratio:1/1}.offer-gallery__grid>:first-child{grid-column:span 2;grid-row:span 2}.offer-gallery__grid--1{grid-template-columns:1fr}.offer-gallery__grid--1>:first-child{aspect-ratio:auto;grid-column:span 1;grid-row:span 1}.offer-gallery__grid--2{grid-template-columns:1fr 1fr}.offer-gallery__grid--2>:first-child{grid-column:span 1;grid-row:span 1}.offer-gallery__grid--2>:not(:first-child){aspect-ratio:auto}.offer-gallery__grid--3{grid-template-columns:1fr 1fr}.offer-gallery__grid--3>:first-child{aspect-ratio:auto;grid-column:span 1;grid-row:span 2}.offer-gallery__grid--3>:not(:first-child){aspect-ratio:auto}.offer-gallery__grid--4{grid-template-areas:"a a b" "c d d";grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr}.offer-gallery__grid--4>:first-child{grid-area:a}.offer-gallery__grid--4>:nth-child(2){grid-area:b}.offer-gallery__grid--4>:nth-child(3){grid-area:c}.offer-gallery__grid--4>:nth-child(4){grid-area:d}.offer-gallery__grid--4>.offer-gallery__thumb{aspect-ratio:auto;display:block;height:100%}.offer-gallery__grid--5{grid-template-areas:"a a b" "c d e";grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr}.offer-gallery__grid--5>:first-child{grid-area:a}.offer-gallery__grid--5>:nth-child(2){grid-area:b}.offer-gallery__grid--5>:nth-child(3){grid-area:c}.offer-gallery__grid--5>:nth-child(4){grid-area:d}.offer-gallery__grid--5>:nth-child(5){grid-area:e}.offer-gallery__grid--5>.offer-gallery__thumb{aspect-ratio:auto;display:block;height:100%}.offer-gallery__grid--6{grid-template-areas:"a a b" "a a c" "d e f";grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr 1fr}.offer-gallery__grid--6>:first-child{grid-area:a}.offer-gallery__grid--6>:nth-child(2){grid-area:b}.offer-gallery__grid--6>:nth-child(3){grid-area:c}.offer-gallery__grid--6>:nth-child(4){grid-area:d}.offer-gallery__grid--6>:nth-child(5){grid-area:e}.offer-gallery__grid--6>:nth-child(6){grid-area:f}.offer-gallery__grid--6>.offer-gallery__thumb{aspect-ratio:auto;display:block;height:100%}.offer-gallery__thumb{border-radius:1rem;overflow:hidden;position:relative}.offer-gallery__thumb img,.offer-gallery__thumb picture{display:block;height:100%;object-fit:cover;width:100%}.offer-gallery__thumb--more{cursor:pointer}.offer-gallery__thumb--more:after{background:rgba(0,0,0,.5);border-radius:1rem;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.offer-gallery__more-label{color:#fff;font-size:1.6rem;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:1}@media(max-width:1280px){.offer-gallery{grid-template-columns:1fr}.offer-gallery__main{aspect-ratio:16/10;min-height:auto}.offer-gallery__grid{gap:.6rem;grid-template-areas:none;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;max-height:none}.offer-gallery__grid>:first-child{grid-column:span 1;grid-row:span 1}.offer-gallery__grid--1,.offer-gallery__grid--2,.offer-gallery__grid--3,.offer-gallery__grid--4,.offer-gallery__grid--5,.offer-gallery__grid--6{grid-template-areas:none;grid-template-columns:repeat(6,1fr);grid-template-rows:auto}.offer-gallery__grid--1>:nth-child(n),.offer-gallery__grid--2>:nth-child(n),.offer-gallery__grid--3>:nth-child(n),.offer-gallery__grid--4>:nth-child(n),.offer-gallery__grid--5>:nth-child(n),.offer-gallery__grid--6>:nth-child(n){grid-area:auto}.offer-gallery__grid--1>.offer-gallery__thumb,.offer-gallery__grid--2>.offer-gallery__thumb,.offer-gallery__grid--3>.offer-gallery__thumb,.offer-gallery__grid--4>.offer-gallery__thumb,.offer-gallery__grid--5>.offer-gallery__thumb,.offer-gallery__grid--6>.offer-gallery__thumb{aspect-ratio:1/1;height:auto}}@media(max-width:700px){.offer-gallery__more-label{font-size:1.2rem}}@media(max-width:480px){.offer-gallery__grid,.offer-gallery__grid--1,.offer-gallery__grid--2,.offer-gallery__grid--3,.offer-gallery__grid--4,.offer-gallery__grid--5,.offer-gallery__grid--6{grid-template-columns:repeat(4,1fr)}}.offer-tabs{align-items:center;background:#fff;border-bottom:.1rem solid #d1dce8;display:flex;gap:2rem;justify-content:space-between;margin-top:-2rem;padding-block:1.6rem;position:sticky;top:0;z-index:10}.offer-tabs__links{display:flex;gap:2.4rem}.offer-tabs__link{color:#64748b;font-size:1.6rem;font-weight:600;padding-bottom:.4rem;text-decoration:none;transition:color border-color .18s ease}.offer-tabs__link:hover{color:#0e1a27}.offer-tabs__link--active{color:#185f96}.offer-tabs__actions{align-items:center;display:flex;gap:1.2rem}.offer-tabs__action{align-items:center;color:#f97316;display:inline-flex;font-size:1.3rem;font-weight:600;gap:.4rem;transition:color .18s ease;white-space:nowrap}.offer-tabs__action .material-symbols-rounded{font-size:1.8rem}.offer-tabs__action:hover{color:#185f96}.offer-tabs__fav{align-items:center;color:#424242;cursor:pointer;display:inline-flex;font-size:1.4rem;font-weight:600;gap:.6rem;transition:color .18s ease;white-space:nowrap}.offer-tabs__fav.is-active{color:#e04f5f}.offer-tabs__fav .offer-tabs__heart{height:3.2rem;width:3.2rem}@media(max-width:700px){.offer-tabs{align-items:flex-start;flex-direction:column;gap:1.2rem}.offer-tabs__links{flex-wrap:wrap;gap:1.2rem}}.offer-content{align-items:flex-start;display:grid;gap:4rem;grid-template-columns:1fr 40rem;padding-top:3rem}@media(max-width:1280px){.offer-content{gap:3rem;grid-template-columns:1fr}}@media(max-width:700px){.offer-content{grid-template-columns:1fr}}.offer-inquiry-cta{align-items:center;background:#185f96;border:none;border-radius:10rem;bottom:2rem;box-shadow:0 .4rem 1.6rem rgba(0,0,0,.2);color:#fff;cursor:pointer;display:none;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:700;gap:.6rem;padding:1.2rem 2.4rem;position:fixed;right:2rem;transition:background box-shadow .18s ease;z-index:80}.offer-inquiry-cta .ms{font-size:1.8rem}.offer-inquiry-cta:hover{background:#124973;box-shadow:0 .6rem 2rem rgba(0,0,0,.25)}@media(max-width:1280px){.offer-inquiry-cta{display:inline-flex}}.offer-content__main{display:flex;flex-direction:column;gap:3rem}@media(min-width:700px){.offer-content__sidebar{position:sticky;top:10rem}}.offer-listing-id{color:#64748b;font-size:1.3rem;font-weight:600;padding-top:.8rem;text-align:right}.offer-desc{display:flex;flex-direction:column;gap:1.6rem;scroll-margin-top:8rem}.offer-desc__wrap{max-height:25rem;overflow:hidden;position:relative;transition:max-height .18s ease}.offer-desc__wrap.is-open{max-height:200rem}.offer-desc__wrap.is-open .offer-desc__fade{opacity:0;pointer-events:none}.offer-desc__fade{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;height:6rem;left:0;pointer-events:none;position:absolute;transition:opacity .18s ease;width:100%}.offer-desc__text{color:var(--moravo-muted);font-size:1.8rem;font-weight:400;line-height:1.4}.offer-desc__text p{margin-bottom:1.2rem}.offer-desc__more{align-items:center;color:#185f96;cursor:pointer;display:inline-flex;font-size:1.4rem;font-weight:600;gap:.4rem;transition:color .18s ease}.offer-desc__more .material-symbols-rounded{font-size:1.6rem;transition:transform .18s ease}.offer-desc__more:hover{color:#144d7b}.offer-amenities,.offer-units{display:flex;flex-direction:column;gap:1.6rem}.offer-units{scroll-margin-top:8rem}.offer-units__header{align-items:center;display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:space-between}.offer-units__filters{display:flex;flex-wrap:wrap;gap:.4rem}.offer-units__filter{background:none;border:.15rem solid #d1dce8;border-radius:10rem;color:#64748b;cursor:pointer;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:600;padding:.5rem 1.2rem;transition:all .18s ease}.offer-units__filter:hover{border-color:#185f96;color:#185f96}.offer-units__filter.is-active{background:#185f96;border-color:#185f96;color:#fff}.offer-units__list{display:grid;gap:1.2rem;grid-template-columns:repeat(3,1fr)}@media(max-width:1280px){.offer-units__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.offer-units__list{grid-template-columns:1fr}}.offer-units__item--hidden{display:none!important}.offer-units__more-btn{align-items:center;align-self:center;background:none;border:.15rem solid #185f96;border-radius:1rem;color:#185f96;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:700;gap:.5rem;padding:1rem 2.4rem;transition:all .18s ease}.offer-units__more-btn .ms{font-size:1.8rem}.offer-units__more-btn:hover{background:#185f96;color:#fff}.offer-units__item{background:#fff;border:.15rem solid #d1dce8;border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;gap:1.2rem;padding:2rem;transition:border-color box-shadow .18s ease}.offer-units__item:hover{border-color:#185f96;box-shadow:0 .2rem 1.2rem rgba(24,95,150,.08)}.offer-units__item.is-selected{background:#c4e0f3;border-color:#185f96;box-shadow:0 0 0 .1rem #185f96}.offer-units__item--static{cursor:default}.offer-units__item--static:hover{border-color:#d1dce8;box-shadow:none}.offer-units__info{display:flex;flex-direction:column;gap:.6rem;min-width:0}.offer-units__name{color:#0e1a27;font-size:1.6rem;font-weight:700}.offer-units__details{display:flex;flex-wrap:wrap;gap:1.6rem}.offer-units__details>span{align-items:center;color:#64748b;display:inline-flex;font-size:1.3rem;font-weight:500;gap:.4rem}.offer-units__details>span .material-symbols-rounded{color:#185f96;font-size:1.8rem}.offer-units__price{color:#64748b;flex-shrink:0;font-size:1.4rem;font-weight:500;white-space:nowrap}.offer-units__price strong{color:#0e1a27;font-size:1.8rem;font-weight:700}.offer-checkinout{display:flex;flex-direction:column;gap:1.6rem}.offer-checkinout__grid{display:grid;gap:1.2rem;grid-template-columns:repeat(2,1fr)}@media(max-width:700px){.offer-checkinout__grid{grid-template-columns:1fr}}.offer-checkinout__item{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:1rem;display:flex;gap:1.6rem;padding:2rem 2.4rem}.offer-checkinout__item>.material-symbols-rounded{color:#185f96;flex-shrink:0;font-size:2.8rem}.offer-checkinout__label{color:#64748b;font-size:1.2rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.offer-checkinout__value{color:#0e1a27;font-size:1.8rem;font-weight:700}@media(max-width:568px){.offer-checkinout__item{padding:1.2rem 1.6rem}.offer-checkinout__value{font-size:1.4rem}}.offer-photos{display:grid;gap:1.2rem;grid-template-columns:repeat(3,1fr)}.offer-photos__item{aspect-ratio:4/3;border-radius:1rem;overflow:hidden}.offer-photos__item img,.offer-photos__item picture{display:block;height:100%;object-fit:cover;width:100%}.offer-photos__all{display:flex}.offer-sidebar{background:#fff;border:.15rem solid #d1dce8;border-radius:1.6rem;box-shadow:0 .4rem 2rem rgba(0,0,0,.08);display:flex;flex-direction:column;gap:1.6rem;padding:2rem 2.8rem}.offer-sidebar__price{color:#0e1a27;display:none;font-size:1.5rem;font-weight:500}.offer-sidebar__price strong{color:#185f96;font-size:3rem;font-weight:700}.offer-sidebar__heading{color:#185f96;font-size:1.8rem;font-weight:700}.offer-sidebar .field{margin-bottom:0}.offer-sidebar__separator{border-bottom:.1rem solid #efefef;color:#64748b;font-size:1.2rem;font-weight:700;letter-spacing:.04em;margin-top:.4rem;padding-bottom:.8rem;text-transform:uppercase}.offer-sidebar__msg-toggle{align-items:center;background:none;border:none;color:#185f96;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:600;gap:.4rem;padding:0}.offer-sidebar__msg-toggle .ms{font-size:1.6rem}.offer-sidebar__msg-toggle:hover{color:#144d7b}.offer-sidebar__msg-field{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease}.offer-sidebar__msg-field.is-open{max-height:20rem;opacity:1}.offer-sidebar__availability{align-items:center;border-radius:1rem;display:flex;font-size:1.3rem;font-weight:600;gap:.6rem;padding:1rem 1.4rem}.offer-sidebar__availability .ms{font-size:1.6rem}.offer-sidebar__availability--ok{background:rgba(34,197,94,.1);color:#16a34a}.offer-sidebar__availability--warn{background:#fef3c7;color:#b45309}.offer-sidebar__availability--error{background:#fef2f2;color:#dc2626}.offer-sidebar__submit{margin-top:.4rem}.offer-sidebar__unit-badge{align-items:center;background:#c4e0f3;border-radius:1rem;color:#185f96;display:inline-flex;font-size:1.3rem;font-weight:600;gap:.6rem;padding:.8rem 1.2rem}.offer-sidebar__unit-badge-clear{align-items:center;background:none;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:inline-flex;font-size:1.6rem;height:2rem;justify-content:center;line-height:1;padding:0;transition:color background .18s ease;width:2rem}.offer-sidebar__unit-badge-clear:hover{background:rgba(0,0,0,.08);color:#0e1a27}.offer-sidebar .search-filter-wrap{flex:unset;min-width:0}.offer-sidebar .search-filter{min-width:0;width:100%}.offer-sidebar__flash{border-radius:1rem;font-size:1.3rem;line-height:1.5;padding:1rem 1.2rem}.offer-sidebar__flash ul{margin:0;padding-left:1.8rem}.offer-sidebar__flash--success{background:#d1e7dd;color:#0f5132}.offer-sidebar__flash--error{background:#f8d7da;color:#842029}@media(max-width:568px){.offer-sidebar{padding:2.8rem 1.5rem}}.offer-reviews{margin-bottom:3rem}.offer-reviews__summary{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;display:flex;gap:3rem;margin-bottom:2rem;margin-top:1.6rem;padding:2.4rem}.offer-reviews__score-col{align-items:center;display:flex;flex-direction:column;flex-shrink:0;min-width:8rem}.offer-reviews__score{color:#0e1a27;font-size:3.6rem;font-weight:800;line-height:1;margin-bottom:.4rem}.offer-reviews__count{color:#185f96;font-size:1.2rem;font-weight:600;margin-top:.3rem}.offer-reviews__bars{display:flex;flex:1;flex-direction:column;gap:.6rem}.offer-reviews__bar-row{align-items:center;display:flex;gap:.8rem}.offer-reviews__bar-label{align-items:center;color:#0e1a27;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:600;gap:.2rem;justify-content:flex-end;width:2rem}.offer-reviews__bar-label .material-symbols-rounded{color:#f59e0b;font-size:1.4rem}.offer-reviews__bar{background:#e8ecf0;border-radius:.4rem;flex:1;height:.8rem;overflow:hidden}.offer-reviews__bar-fill{background:#185f96;border-radius:.4rem;height:100%;transition:width .5s ease}.offer-reviews__bar-val{color:#64748b;flex-shrink:0;font-size:1.2rem;text-align:right;width:2rem}.offer-reviews__list{display:flex;flex-direction:column;gap:1.6rem}.offer-reviews__more{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;color:#0e1a27;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:600;gap:.6rem;margin-top:2rem;padding:1rem 2rem;transition:border-color .18s ease}.offer-reviews__more .material-symbols-rounded{font-size:1.8rem}.offer-reviews__more:hover{border-color:#185f96}@media(max-width:700px){.offer-reviews__summary{flex-direction:column;gap:2rem;padding:1.6rem}.offer-reviews__score-col{flex-direction:row;gap:1rem;justify-content:center;width:100%}.offer-reviews__bars{width:100%}}.offer-review{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;padding:2.4rem}.offer-review.is-hidden{display:none}.offer-review__header{align-items:center;display:flex;gap:1.2rem;margin-bottom:1.4rem}.offer-review__avatar{align-items:center;background:#6b7a8d;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:800;height:4.4rem;justify-content:center;width:4.4rem}.offer-review__meta{flex:1;min-width:0}.offer-review__name{display:block;font-size:1.5rem;font-weight:700}.offer-review__date{color:#64748b;display:block;font-size:1.2rem}.offer-review__rating{display:flex;flex-shrink:0;gap:.1rem}.offer-review__rating .material-symbols-rounded{color:#d1d5db;font-size:2rem}.offer-review__rating .material-symbols-rounded.is-filled{color:#f59e0b}.offer-review__body{color:#0e1a27;font-size:1.4rem;line-height:1.7;position:relative}.offer-review__text{max-height:9.6rem;overflow:hidden;transition:max-height .35s ease}.offer-review__text.is-short{max-height:none}.offer-review__text.is-expanded{max-height:200rem}.offer-review__fade{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:2.4rem;height:4rem;left:0;pointer-events:none;position:absolute;width:100%}.offer-review__expand{align-items:center;background:none;border:none;color:#185f96;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:700;gap:.3rem;margin-top:.8rem;padding:0}.offer-review__expand .material-symbols-rounded{font-size:1.6rem}.offer-review__expand:hover{text-decoration:underline}.offer-review__reply{background:linear-gradient(135deg,#f0f5fa,#f8fafb);border-left:.3rem solid #185f96;border-radius:.8rem;margin-top:1.6rem;padding:1.6rem 2rem}.offer-review__reply-label{align-items:center;color:#185f96;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem;margin-bottom:.8rem}.offer-review__reply-label .material-symbols-rounded{font-size:1.6rem}.offer-review__reply-text{color:#0e1a27;font-size:1.35rem;line-height:1.6}@media(max-width:700px){.offer-review{padding:1.6rem}.offer-review__header{flex-wrap:wrap}.offer-review__rating{width:100%}}.offer-location{display:flex;flex-direction:column;gap:2rem;scroll-margin-top:8rem}.offer-location__address{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:1rem;color:#0e1a27;display:flex;font-size:1.6rem;font-weight:500;gap:.6rem;padding:2rem 2.4rem}.offer-location__address .material-symbols-rounded{color:#f97316;flex-shrink:0;font-size:2.4rem}.offer-location__map{border:.1rem solid #efefef;border-radius:1.6rem;overflow:hidden;position:relative;width:100%}.offer-location__map iframe{border:0;display:block;filter:grayscale(100%);height:45rem;transition:filter .4s ease;width:100%}.offer-location__map:hover iframe{filter:grayscale(0) contrast(1) brightness(1)}@keyframes auth-fade-up{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes auth-fade-in{0%{opacity:0}to{opacity:1}}.auth{align-items:center;display:flex;flex-direction:column;min-height:100vh;min-height:100svh;padding:5rem 3rem;position:relative}.auth__bg{height:100%;inset:0;position:fixed;width:100%;z-index:0}.auth__bg img{display:block;height:100%;object-fit:cover;width:100%}.auth__overlay{background:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.3) 40%,rgba(0,0,0,.5)),radial-gradient(ellipse at 50% 0,rgba(24,95,150,.15) 0,transparent 70%);inset:0;position:fixed;z-index:1}.auth__overlay--light{background:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.1) 40%,hsla(0,0%,100%,.4)),radial-gradient(ellipse at 50% 100%,rgba(24,95,150,.08) 0,transparent 70%)}.auth__back{align-items:center;animation:auth-fade-in .5s ease both;backdrop-filter:blur(.8rem);background:hsla(0,0%,100%,.1);border:.1rem solid hsla(0,0%,100%,.18);border-radius:10rem;color:hsla(0,0%,100%,.9);display:inline-flex;font-size:1.3rem;font-weight:700;gap:.5rem;left:2.4rem;padding:.7rem 1.6rem .7rem 1.2rem;position:fixed;text-decoration:none;top:2.4rem;transition:background border-color color .18s ease;z-index:3}.auth__back .ms{font-size:1.6rem}.auth__back:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.35);color:#fff}.auth__back--dark{backdrop-filter:blur(1rem);background:hsla(0,0%,100%,.6);border-color:rgba(0,0,0,.08);color:#64748b}.auth__back--dark:hover{background:hsla(0,0%,100%,.85);border-color:rgba(0,0,0,.12);color:#0e1a27}@media(max-width:700px){.auth__back{font-size:1.2rem;left:1.6rem;padding:.6rem 1.2rem .6rem .8rem;top:1.6rem}}.auth__content{align-items:center;display:flex;flex-direction:column;margin:auto 0;max-width:48rem;position:relative;width:100%;z-index:2}.auth__content--wide{max-width:110rem}.auth__logo{animation:auth-fade-in .6s ease both;display:block;margin-bottom:3.2rem}.auth__logo img{display:block;filter:drop-shadow(0 .2rem .8rem rgba(0,0,0,.3));height:4.4rem}.auth__card{animation:auth-fade-up .7s ease both;animation-delay:.15s;backdrop-filter:blur(2rem) saturate(1.6);background:hsla(0,0%,100%,.92);border:.1rem solid hsla(0,0%,100%,.6);border-radius:1.6rem;box-shadow:0 .8rem 3.2rem rgba(0,0,0,.18),inset 0 0 0 .1rem hsla(0,0%,100%,.1);padding:4rem;width:100%}@media(max-width:700px){.auth__card{padding:3rem 2rem}}.auth__card form:not(.auth__register-grid) .auth__agree,.auth__card form:not(.auth__register-grid) .auth__invite-section,.auth__card form:not(.auth__register-grid) .auth__links,.auth__card form:not(.auth__register-grid) .btn,.auth__card form:not(.auth__register-grid) .field,.auth__card form:not(.auth__register-grid) .field-row{animation:auth-fade-up .5s ease both;opacity:0}.auth__card form:not(.auth__register-grid)>:first-child{animation-delay:.3s}.auth__card form:not(.auth__register-grid)>:nth-child(2){animation-delay:.4s}.auth__card form:not(.auth__register-grid)>:nth-child(3){animation-delay:.5s}.auth__card form:not(.auth__register-grid)>:nth-child(4){animation-delay:.6s}.auth__card form:not(.auth__register-grid)>:nth-child(5){animation-delay:.7s}.auth__card form:not(.auth__register-grid)>:nth-child(6){animation-delay:.8s}.auth__card form:not(.auth__register-grid)>:nth-child(7){animation-delay:.9s}.auth__card form:not(.auth__register-grid)>:nth-child(8){animation-delay:1s}.auth__card form:not(.auth__register-grid) .auth__links{animation-name:auth-fade-in}.auth__card .auth__register-grid .auth__col{animation:auth-fade-up .6s ease both;opacity:0}.auth__card .auth__register-grid .auth__col--plan{animation-delay:.3s}.auth__card .auth__register-grid .auth__col--account{animation-delay:.45s}.auth__card .auth__register-grid .auth__col--confirm{animation-delay:.6s}.auth__title{color:#0e1a27;display:block;font-size:2.6rem;font-weight:900;letter-spacing:-.02em;margin-bottom:.6rem;text-align:center}.auth__subtitle{color:#64748b;font-size:1.4rem;font-weight:500;margin-bottom:2.8rem;text-align:center}.auth__agree{margin-bottom:2.4rem}.auth__agree.is-error .check-box{border-color:#dc2626}.auth__agree.is-error .field-error-msg{display:block}.auth__invite-section{margin-bottom:2rem}.auth__invite-section .field{margin-bottom:.6rem}.auth__invite-title{color:#0e1a27;font-size:1.4rem;font-weight:700;margin-bottom:.4rem}.auth__invite-field{align-items:flex-start;display:flex;gap:.8rem}.auth__invite-field .field{flex:1;margin-bottom:0}.auth__invite-btn{flex-shrink:0;height:4.8rem;padding:0 2rem}.auth__invite-hint{color:#64748b;font-size:1.2rem;font-weight:500;margin-bottom:1.2rem}.auth__invite-alert{align-items:flex-start;border-radius:.8rem;display:flex;font-size:1.25rem;font-weight:500;gap:1rem;line-height:1.55;margin-top:1.2rem;padding:1.4rem 1.6rem}.auth__invite-alert .ms{flex-shrink:0;font-size:2rem;line-height:1}.auth__invite-alert strong{font-weight:700}.auth__invite-alert--success{background:#ecfdf3;border:.1rem solid #a6f4c5;color:#15613a}.auth__invite-alert--success .ms{color:#12b76a}.auth__invite-alert--error{background:#fef3f2;border:.1rem solid #fecdca;color:#912018}.auth__invite-alert--error .ms{color:#f04438}.auth__register-grid{display:grid;gap:3rem;grid-template-columns:1fr 1fr 1fr}@media(max-width:900px){.auth__register-grid{grid-template-columns:1fr}}.auth__col{display:flex;flex-direction:column}.auth__col-title{color:#0e1a27;font-size:1.5rem;font-weight:800;letter-spacing:.06em;margin-bottom:2rem;text-transform:uppercase}.auth__col-title:after{background:#f97316;border-radius:1rem;content:"";display:block;height:.25rem;margin-top:.8rem;width:3rem}.auth__col--plan{border-right:.1rem solid rgba(0,0,0,.06);padding-right:2rem}@media(max-width:900px){.auth__col--plan{border-bottom:.1rem solid rgba(0,0,0,.06);border-right:none;padding-bottom:2rem;padding-right:0}}.auth__col--confirm{padding-left:.5rem}.auth__plan-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:.1rem solid rgba(0,0,0,.06);border-radius:1rem;padding:2rem}.auth__plan-badge{background:rgba(249,115,22,.1);border-radius:10rem;color:#f97316;display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.2rem;padding:.3rem 1rem;text-transform:uppercase}.auth__plan-price{color:#0e1a27;font-size:2.6rem;font-weight:900;letter-spacing:-.02em;line-height:1;white-space:nowrap}.auth__plan-price small{color:#64748b;font-size:1.2rem;font-weight:600;margin-left:.3rem}.auth__plan-price-original{color:#64748b;font-size:1.6rem;font-weight:700;margin-right:.6rem;text-decoration:line-through;text-decoration-color:#dc2626;text-decoration-thickness:.2rem}.auth__plan-price-value--discounted{color:#12b76a}.auth__plan-free-period{background:#ecfdf3;border:.1rem solid #a6f4c5;border-radius:.8rem;color:#12b76a;font-size:1.2rem;font-weight:700;margin-top:.8rem;padding:.6rem 1.2rem}.auth__plan-period{color:#64748b;font-size:1.2rem;font-weight:500;margin-top:.6rem}.auth__plan-features{margin-top:2rem}.auth__plan-feat{align-items:center;color:#0e1a27;display:flex;font-size:1.25rem;font-weight:500;gap:.6rem;padding:.5rem 0}.auth__plan-feat .ms{color:#185f96;font-size:1.5rem}.auth__plan-change{align-items:center;color:#185f96;display:inline-flex;font-size:1.2rem;font-weight:700;gap:.4rem;margin-top:1.8rem;text-decoration:none;transition:color .18s ease}.auth__plan-change .ms{font-size:1.5rem}.auth__plan-change:hover{color:#f97316}.auth__plan-promo{align-items:center;background:linear-gradient(135deg,#185f96,#0f3e61);border-radius:1rem;color:#fff;display:flex;flex-wrap:wrap;font-size:1.2rem;font-weight:500;gap:1rem;line-height:1.5;margin-top:2rem;padding:1.4rem 1.6rem}.auth__plan-promo>.ms{color:#facc15;font-size:2rem}.auth__plan-promo strong{color:#facc15;font-weight:700}.auth__plan-promo-text{flex:1}.auth__plan-promo-toggle{align-items:center;background:hsla(0,0%,100%,.15);border:none;border-radius:50%;cursor:pointer;display:flex;height:3rem;justify-content:center;padding:0;transition:background .2s,transform .3s;width:3rem}.auth__plan-promo-toggle .ms{color:#facc15;font-size:1.8rem}.auth__plan-promo-toggle:hover{background:hsla(0,0%,100%,.25)}.is-open .auth__plan-promo-toggle{transform:rotate(180deg)}.auth__plan-promo-details{color:hsla(0,0%,100%,.85);flex-basis:100%;font-size:1.15rem;font-weight:400;line-height:1.5;max-height:0;opacity:0;overflow:hidden;padding-left:3rem;transition:max-height .35s ease,opacity .25s ease,padding-top .35s ease}.is-open .auth__plan-promo-details{max-height:10rem;opacity:1;padding-top:.8rem}.auth__links{color:#64748b;font-size:1.4rem;margin-top:2rem;text-align:center}.auth__links a{color:#185f96;font-weight:700}.auth__links a:hover{text-decoration:underline}.auth__usps{animation:auth-fade-in .6s ease both;animation-delay:1.1s;display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-top:2.4rem;opacity:0}.auth__usp{align-items:center;backdrop-filter:blur(.8rem);background:hsla(0,0%,100%,.12);border:.1rem solid hsla(0,0%,100%,.18);border-radius:10rem;color:hsla(0,0%,100%,.95);display:inline-flex;font-size:1.2rem;font-weight:700;gap:.6rem;letter-spacing:.02em;padding:.6rem 1.4rem}.auth__usp .ms{color:#f97316;font-size:1.5rem}.alert{align-items:center;border-radius:.8rem;display:flex;font-size:1.3rem;font-weight:600;gap:1rem;line-height:1.4;margin-bottom:2rem;padding:1.2rem 1.6rem}.alert--success{background:rgba(34,197,94,.1);border:.1rem solid rgba(22,163,74,.2);color:#16a34a}.alert--danger{background:#fef2f2;border:.1rem solid #fca5a5;color:#dc2626}.pricing{align-items:center;display:flex;flex-direction:column;overflow:hidden;padding:4.8rem 1.6rem 6rem;position:relative}.pricing:before{background:radial-gradient(ellipse at center,rgba(24,95,150,.04) 0,rgba(249,115,22,.02) 40%,transparent 70%);content:"";height:60rem;left:50%;pointer-events:none;position:absolute;top:20rem;transform:translateX(-50%);width:90rem;z-index:0}.pricing>*{position:relative;z-index:1}.pricing__header{animation:pricing-fade-up .6s ease both;margin-bottom:5.2rem;text-align:center}.pricing__title{letter-spacing:-.02em;line-height:1.1;text-align:center}.pricing__title-accent{color:#f97316}.pricing__subtitle{color:#64748b;font-size:1.8rem;margin-top:1.2rem}.pricing__plans{align-items:start;display:grid;gap:2.4rem;grid-template-columns:1fr 1fr;max-width:120rem;width:100%}@media(max-width:700px){.pricing__plans{grid-template-columns:1fr;max-width:42rem}}.pricing__card{animation:pricing-fade-up .6s ease both;animation-delay:.1s;background:#fff;border:1.5px solid #efefef;border-radius:1.6rem;box-shadow:0 .2rem 1.6rem rgba(0,0,0,.05);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.pricing__card:hover{box-shadow:0 1.2rem 4rem rgba(0,0,0,.1),0 .2rem .8rem rgba(0,0,0,.04);transform:translateY(-.5rem)}.pricing__card--featured{animation-delay:.2s;border-color:#f97316;box-shadow:0 0 0 1px rgba(249,115,22,.3),0 1.6rem 4.8rem rgba(249,115,22,.12),0 .4rem 1.2rem rgba(0,0,0,.06)}.pricing__card--featured:hover{box-shadow:0 0 0 1px rgba(249,115,22,.4),0 2.4rem 6.4rem rgba(249,115,22,.18),0 .8rem 2rem rgba(0,0,0,.08)}@media(max-width:700px){.pricing__card--featured{order:-1}}.pricing__card-head{border-bottom:1px solid #efefef;padding:2.8rem 2.8rem 2.4rem}@media(max-width:700px){.pricing__card-head{padding:2rem 2rem 1.8rem}}.pricing__badge{border-radius:9.9rem;display:inline-block;font-size:1rem;font-weight:700;letter-spacing:.15em;margin-bottom:1.4rem;padding:.4rem 1rem;text-transform:uppercase}.pricing__badge--free{background:rgba(250,204,21,.12);color:#cda504}.pricing__badge--elastic{background:rgba(249,115,22,.1);color:#f97316}.pricing__plan-name{font-size:2.4rem;font-weight:900;letter-spacing:-.01em;margin-bottom:.6rem}.pricing__plan-desc{color:#64748b;font-size:1.4rem;font-weight:400}.pricing__price-block{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid #efefef;padding:2.4rem 2.8rem}@media(max-width:700px){.pricing__price-block{padding:2rem}}.pricing__price-total{color:#0e1a27;font-size:6.4rem;font-weight:900;letter-spacing:-.03em;transition:transform .25s ease;white-space:nowrap}@media(max-width:700px){.pricing__price-total{font-size:4.4rem}}.pricing__price-total-currency{color:#64748b;font-size:2rem;font-weight:600;margin-left:.4rem;white-space:nowrap}.pricing__price-annual{color:#64748b;font-size:1.2rem;margin-top:.8rem}.pricing__price-highlight{color:#185f96;font-weight:700}.pricing__price-breakdown{color:#0e1a27;font-size:1.2rem;line-height:1.8;margin-top:1.2rem;min-height:4rem}.pricing__price-add{color:#f97316;font-weight:600}.pricing__billing-tabs{background:rgba(0,0,0,.03);border-radius:1.2rem;display:flex;gap:.6rem;margin-bottom:1.8rem;margin-top:1.6rem;padding:.4rem}.pricing__btab{background:transparent;border:none;border-radius:.9rem;color:#64748b;cursor:pointer;flex:1;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.3;padding:.8rem .4rem;text-align:center;transition:all .2s ease}.pricing__btab:hover:not(.is-active){background:rgba(24,95,150,.05);color:#185f96}.pricing__btab.is-active{background:#185f96;box-shadow:0 .2rem .8rem rgba(24,95,150,.25);color:#fff}.pricing__btab-discount{color:#facc15;display:block;font-size:1rem;font-weight:800;margin-top:.2rem}.is-active .pricing__btab-discount{color:#facc15}.pricing__promo-banner{align-items:center;background:linear-gradient(135deg,#185f96,#0f3e61);border-radius:1.2rem;column-gap:1rem;display:flex;flex-wrap:wrap;margin-top:1.6rem;overflow:hidden;padding:1.2rem 1.6rem;position:relative}.pricing__promo-banner:after{animation:pricing-shimmer 4s ease-in-out infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.06) 50%,transparent);content:"";height:100%;left:-100%;position:absolute;top:0;width:60%}.pricing__promo-icon{color:#facc15;font-size:1.8rem;position:relative;z-index:1}.pricing__promo-text{color:#fff;flex:1;font-size:1.3rem;font-weight:700;line-height:1.4;position:relative;z-index:1}.pricing__promo-highlight{color:#facc15}.pricing__promo-toggle{align-items:center;background:hsla(0,0%,100%,.15);border:none;border-radius:50%;cursor:pointer;display:flex;height:3.2rem;justify-content:center;padding:0;position:relative;transition:background .2s,transform .3s;width:3.2rem;z-index:1}.pricing__promo-toggle .ms{color:#facc15;font-size:2rem}.pricing__promo-toggle:hover{background:hsla(0,0%,100%,.25)}.is-open .pricing__promo-toggle{transform:rotate(180deg)}.pricing__promo-details{color:hsla(0,0%,100%,.85);flex-basis:100%;font-size:1.3rem;font-weight:400;line-height:1.5;max-height:0;opacity:0;overflow:hidden;padding-left:2.8rem;position:relative;transition:max-height .35s ease,opacity .25s ease,padding-top .35s ease;z-index:1}.is-open .pricing__promo-details{max-height:10rem;opacity:1;padding-top:1.3rem}.pricing__controls{padding:2.4rem 2.8rem .8rem}.pricing__control-group{margin-bottom:2rem}.pricing__control-label{align-items:center;display:flex;font-size:1.3rem;font-weight:600;justify-content:space-between;margin-bottom:1rem}.pricing__control-val{background:rgba(249,115,22,.1);border-radius:.6rem;color:#f97316;font-size:1.3rem;font-weight:700;min-width:3.6rem;padding:.3rem 1rem;text-align:center;transition:transform .15s ease}.pricing__control-val.is-changing{transform:scale(1.12)}.pricing__slider{appearance:none;background:#e2e8f0;border-radius:9.9rem;cursor:pointer;height:.5rem;outline:none;position:relative;width:100%}.pricing__slider::-webkit-slider-thumb{appearance:none;background:#f97316;border:.3rem solid #fff;border-radius:50%;box-shadow:0 0 0 .2rem #f97316,0 .2rem .6rem rgba(249,115,22,.3);cursor:grab;height:2rem;transition:transform .15s ease,box-shadow .15s ease;width:2rem}.pricing__slider::-webkit-slider-thumb:active{cursor:grabbing}.pricing__slider::-webkit-slider-thumb:hover{box-shadow:0 0 0 .2rem #f97316,0 .4rem 1.2rem rgba(249,115,22,.4);transform:scale(1.15)}.pricing__slider::-moz-range-thumb{background:#f97316;border:.3rem solid #fff;border-radius:50%;box-shadow:0 0 0 .2rem #f97316,0 .2rem .6rem rgba(249,115,22,.3);cursor:grab;height:1.4rem;width:1.4rem}.pricing__slider::-moz-range-thumb:active{cursor:grabbing}.pricing__slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 .2rem #f97316,0 0 0 .5rem rgba(249,115,22,.15)}.pricing__features{flex:1;padding:2rem 2.8rem 1.6rem}.pricing__feature-row{align-items:flex-start;border-bottom:1px solid #efefef;display:flex;font-size:1.3rem;font-weight:500;gap:1rem;padding:1rem 0;transition:background .15s ease}.pricing__feature-row:last-child{border-bottom:none}.pricing__feature-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:700;height:2rem;justify-content:center;margin-top:.1rem;width:2rem}.pricing__feature-icon--yes{background:rgba(24,95,150,.12);color:#185f96}.pricing__feature-icon--no{background:rgba(100,116,139,.08);color:#8e9bae}.pricing__feat-text{line-height:1.4}.pricing__feat-text small{color:#64748b;display:block;font-size:1.1rem;font-weight:400;margin-top:.1rem}.pricing__feat-text--disabled{color:#7f8ea3}.pricing__cta{padding:.8rem 2.8rem 2.8rem}.pricing__btn{border:none;border-radius:1rem;cursor:pointer;display:block;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:700;letter-spacing:.02em;padding:1.4rem 2.4rem;text-align:center;text-decoration:none;transition:all .2s ease;width:100%}.pricing__btn--free{background:transparent;border:1.5px solid #d1dce8;color:#64748b}.pricing__btn--free:hover{background:rgba(24,95,150,.03);border-color:#185f96;color:#185f96}.pricing__btn--elastic{background:#f97316;box-shadow:0 .6rem 2rem rgba(249,115,22,.3);color:#fff}.pricing__btn--elastic:hover{background:#ea6406;box-shadow:0 1rem 3rem rgba(249,115,22,.4);transform:translateY(-.2rem)}.pricing__btn--elastic:active{transform:translateY(0)}.pricing__trial-banner{align-items:center;background:linear-gradient(135deg,rgba(24,95,150,.06),rgba(24,95,150,.03));border:1px solid rgba(24,95,150,.12);border-radius:1.2rem;display:flex;gap:1rem;margin-top:1.6rem;overflow:hidden;padding:1.2rem 1.6rem;position:relative}.pricing__trial-banner-icon{color:#185f96;flex-shrink:0;font-size:1.8rem}.pricing__trial-banner-text{display:flex;flex-direction:column;gap:.2rem}.pricing__trial-banner-highlight{color:#185f96;font-size:1.3rem;font-weight:700;line-height:1.4}.pricing__trial-banner-sub{align-items:center;color:#64748b;display:inline-flex;font-size:1.15rem;font-weight:500;gap:.3rem}.pricing__note{color:#64748b;font-size:1.3rem;margin-top:3.2rem;max-width:52rem;text-align:center}.pricing__note strong{color:#185f96;font-weight:700}.pricing__footnote{color:#7f8ea3;font-size:1.1rem;line-height:1.6;margin-top:1.2rem;max-width:54rem;text-align:center}@keyframes pricing-fade-up{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes pricing-pop{0%{transform:scale(1)}40%{transform:scale(1.04)}to{transform:scale(1)}}@keyframes pricing-shimmer{0%,to{left:-100%}50%{left:200%}}.pricing__pop{animation:pricing-pop .25s ease}.pricing__tip{align-items:center;cursor:help;display:inline-block;position:relative;vertical-align:middle}.pricing__tip .ms{color:#64748b;font-size:1.5rem;transition:color .18s ease}.pricing__tip:hover .ms{color:#185f96}.pricing__tip:after{background:#0e1a27;border-radius:.8rem;bottom:calc(100% + .8rem);box-shadow:0 .4rem 1.2rem rgba(0,0,0,.15);color:#fff;content:attr(data-tooltip);font-size:1.2rem;font-weight:500;left:50%;line-height:1.5;opacity:0;padding:1rem 1.2rem;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .15s ease;white-space:normal;width:26rem;z-index:10}.pricing__tip:hover:after{opacity:1}@keyframes dash-fade-in{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}.dash{display:flex;min-height:100vh;min-height:100svh}.dash-sidebar{background-color:#0e1e2c;background-image:linear-gradient(180deg,hsla(0,0%,100%,.02),transparent 40%,rgba(0,0,0,.15));color:hsla(0,0%,100%,.7);display:flex;flex-direction:column;height:100vh;height:100svh;left:0;overflow-y:auto;position:fixed;top:0;width:26rem;z-index:100}.dash-sidebar::-webkit-scrollbar{width:.4rem}.dash-sidebar::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:1rem}.dash-sidebar__brand{align-items:center;display:flex;justify-content:space-between;padding:2rem 2rem 1.6rem}.dash-sidebar__logo{display:block;height:2.6rem}.dash-sidebar__logo img{display:block;height:100%}.dash-sidebar__notif{align-items:center;background:transparent;border:.1rem solid hsla(0,0%,100%,.12);border-radius:.6rem;color:hsla(0,0%,100%,.7);cursor:pointer;display:flex;height:3.2rem;justify-content:center;position:relative;transition:all .18s ease;width:3.2rem}.dash-sidebar__notif .ms{font-size:1.8rem}.dash-sidebar__notif:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.2);color:#fff}.dash-sidebar__notif.has-notifications:after{background:#f97316;border-radius:50%;box-shadow:0 0 0 .2rem #0e1e2c;content:"";height:.7rem;position:absolute;right:.4rem;top:.4rem;width:.7rem}.dash-sidebar__notif-badge{align-items:center;background:#dc2626;border-radius:1rem;color:#fff;display:flex;font-size:1rem;font-weight:800;height:1.6rem;justify-content:center;min-width:1.6rem;padding:0 .4rem;position:absolute;right:-.3rem;top:-.3rem}.dash-sidebar__user{align-items:center;display:flex;gap:1rem;padding:1.2rem 2rem 2rem}.dash-sidebar__avatar{align-items:center;background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:.8rem;color:#fff;display:flex;flex-shrink:0;font-size:1.3rem;font-weight:800;height:3.6rem;justify-content:center;width:3.6rem}.dash-sidebar__user-name{color:#fff;display:block;font-size:1.35rem;font-weight:700;line-height:1.2}.dash-sidebar__user-plan{color:hsla(0,0%,100%,.7);display:block;font-size:1.15rem;font-weight:500}.dash-sidebar__nav{flex:1;padding:0 1rem}.dash-sidebar__section{margin-bottom:.8rem}.dash-sidebar__section-label{color:hsla(0,0%,100%,.35);display:block;font-size:1rem;font-weight:700;letter-spacing:.1em;padding:1rem 1rem .6rem;text-transform:uppercase}.dash-sidebar__link{align-items:center;border-radius:.6rem;color:hsla(0,0%,100%,.7);display:flex;font-size:1.3rem;font-weight:500;gap:1rem;padding:.85rem 1rem;text-decoration:none;transition:all .18s ease}.dash-sidebar__link .ms{font-size:1.8rem;opacity:.7;transition:opacity .18s ease}.dash-sidebar__link:hover{background:hsla(0,0%,100%,.06);color:#fff}.dash-sidebar__link:hover .ms{opacity:1}.dash-sidebar__link.is-active{background:rgba(24,95,150,.2);color:#fff;font-weight:700}.dash-sidebar__link.is-active .ms{color:#c4e0f3;opacity:1}.dash-sidebar__badge{align-items:center;aspect-ratio:1;background:#dc2626;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:800;height:2.2rem;justify-content:center;line-height:1;margin-left:auto;width:2.2rem}.dash-sidebar__back{display:none;margin:.4rem 1.2rem}.dash-sidebar__plan{background:hsla(0,0%,100%,.06);border:.1rem solid hsla(0,0%,100%,.08);border-radius:.8rem;margin:auto 1.2rem 1.2rem;padding:1.4rem}.dash-sidebar__plan-badge{background:rgba(249,115,22,.12);border-radius:.4rem;color:#f97316;display:inline-block;font-size:.95rem;font-weight:800;letter-spacing:.06em;margin-bottom:.6rem;padding:.25rem .7rem;text-transform:uppercase}.dash-sidebar__plan-name{color:#fff;display:block;font-size:1.6rem;font-weight:800;margin-bottom:1rem}.dash-sidebar__plan-btn{align-items:center;background:#f97316;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:700;justify-content:center;padding:.7rem 1.2rem;transition:background .18s ease;width:100%}.dash-sidebar__plan-btn:hover{background:#ea6406}.dash-main{background:#f4f7fa;display:flex;flex:1;flex-direction:column;margin-left:26rem;min-width:0}.dash-topbar{align-items:center;background:#fff;border-bottom:.1rem solid #d1dce8;display:flex;height:5.8rem;justify-content:space-between;padding:0 3rem;position:sticky;top:0;z-index:50}.dash-topbar__left{align-items:center;display:flex;gap:.6rem}.dash-topbar__hamburger{align-items:center;background:transparent;border:.1rem solid #d1dce8;border-radius:.6rem;color:#0e1a27;cursor:pointer;display:none;height:3.6rem;justify-content:center;margin-right:.8rem;width:3.6rem}.dash-topbar__hamburger .ms{font-size:2rem}.dash-topbar__breadcrumb{align-items:center;color:#64748b;display:flex;font-size:1.3rem;font-weight:500;gap:.4rem}.dash-topbar__breadcrumb a{color:#0e1a27;font-weight:700;text-decoration:none}.dash-topbar__breadcrumb a:hover{color:#185f96}.dash-topbar__breadcrumb .ms{color:#d1dce8;font-size:1.4rem}@media(max-width:420px){.dash-topbar__breadcrumb{display:none}}.dash-topbar__right{align-items:center;display:flex;gap:.8rem}.dash-content{flex:1;min-width:0;overflow:hidden;padding:3rem}.dash-flash{align-items:center;border-radius:1rem;display:flex;font-size:1.25rem;font-weight:500;gap:.8rem;margin:2rem 3rem 0;padding:1.2rem 1.6rem}.dash-flash>.ms{flex-shrink:0;font-size:2rem!important}.dash-flash--success{background:#f0fdf4;border:.1rem solid #bbf7d0;color:#166534}.dash-flash--success>.ms{color:#16a34a}.dash-flash--error{background:#fef2f2;border:.1rem solid #fecaca;color:#991b1b}.dash-flash--error>.ms{color:#dc2626}.dash-welcome{align-items:flex-start;animation:dash-fade-in .4s ease both;display:flex;justify-content:space-between;margin-bottom:2.4rem}.dash-welcome__greeting{align-items:center;color:#0e1a27;display:flex;font-size:2.6rem;font-weight:900;gap:.8rem;letter-spacing:-.02em}.dash-welcome__wave{color:#facc15;font-size:3.2rem}.dash-welcome__sub{color:#64748b;font-size:1.35rem;font-weight:500;margin-top:.3rem}.dash-welcome__date{color:#64748b;font-size:1.3rem;font-weight:500;white-space:nowrap}.dash-alert{align-items:center;animation:dash-fade-in .4s ease both;animation-delay:.03s;border-radius:1rem;display:flex;gap:1.2rem;margin-bottom:1.6rem;opacity:0;padding:1.4rem 2rem}.dash-alert--warning{background:#fffbeb;border:.1rem solid #fde68a;color:#92400e}.dash-alert--danger{background:#fef2f2;border:.1rem solid #fecaca;color:#991b1b}.dash-alert__icon{flex-shrink:0;font-size:2.4rem}.dash-alert--warning .dash-alert__icon{color:#d97706}.dash-alert--danger .dash-alert__icon{color:#dc2626}.dash-alert__text{flex:1;font-size:1.3rem;font-weight:500;line-height:1.4}.dash-alert__text strong{font-weight:700}.dash-alert__btn{flex-shrink:0}@media(max-width:700px){.dash-alert{flex-wrap:wrap}.dash-alert__text{flex:1 1 calc(100% - 4rem)}.dash-alert__btn{width:100%}}.dash-sub{animation:dash-fade-in .4s ease both;animation-delay:.05s;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;display:flex;gap:1.6rem;margin-bottom:2.4rem;opacity:0;padding:1.8rem 2.2rem}.dash-sub__icon{align-items:center;background:linear-gradient(135deg,#1b5e7b,#2980b9);border-radius:.8rem;display:flex;flex-shrink:0;height:4.2rem;justify-content:center;width:4.2rem}.dash-sub__icon .ms{color:#fff;font-size:2.2rem}.dash-sub__body{flex:1;min-width:0}.dash-sub__head{align-items:center;display:flex;gap:1.6rem}.dash-sub__row{display:flex;flex:1;flex-wrap:wrap;gap:1.2rem 3rem;min-width:0}.dash-sub__item{display:flex;flex-direction:column;gap:.2rem}.dash-sub__label{color:#64748b;font-size:1.1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.dash-sub__value{color:#0e1a27;font-size:1.35rem;font-weight:700}.dash-sub__value--next{color:#f97316}.dash-sub__usage{border-top:.1rem solid #d1dce8;display:flex;gap:2.4rem;margin-top:1.2rem;padding-top:1.2rem}.dash-sub__meter{align-items:center;display:flex;flex:1;gap:.8rem;max-width:24rem}.dash-sub__meter-label{color:#64748b;font-size:1.1rem;font-weight:600;white-space:nowrap}.dash-sub__bar{background:#e8edf2;border-radius:1rem;flex:1;height:.6rem;overflow:hidden}.dash-sub__bar-fill{animation:dash-fade-in .6s ease both;animation-delay:.3s;background:linear-gradient(90deg,#185f96,#c4e0f3);border-radius:1rem;height:100%;width:var(--fill)}.dash-sub__bar-fill--full{background:linear-gradient(90deg,#f97316,#f59e0b)}.dash-sub__meter-value{color:#0e1a27;font-size:1.15rem;font-weight:800;white-space:nowrap}.dash-sub__meter-value--full{color:#f97316}.dash-sub__actions{gap:.8rem;margin-left:auto}.dash-sub__actions,.dash-sub__change{align-items:center;display:flex;flex-shrink:0}.dash-sub__change{background:rgba(24,95,150,.08);border-radius:.6rem;color:#185f96;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:600;gap:.4rem;padding:.6rem 1.2rem;text-decoration:none;transition:all .18s ease}.dash-sub__change .ms{font-size:1.6rem}.dash-sub__change:hover{background:rgba(24,95,150,.15)}@media(max-width:700px){.dash-sub,.dash-sub__head{align-items:flex-start;flex-direction:column;gap:1.2rem}.dash-sub__row{gap:1rem 2rem}.dash-sub__actions{margin-left:0;width:100%}.dash-sub__usage{flex-direction:column;gap:1rem}.dash-sub__meter{max-width:none}.dash-sub__change{justify-content:center}}.dash-card .tbl-actions{justify-content:flex-end}.dash-card{animation:dash-fade-in .4s ease both;animation-delay:.1s;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;opacity:0}@media(max-width:700px){.dash-card .tbl tbody tr{border:none;border-bottom:.1rem solid #d1dce8;border-radius:0;margin-bottom:0}.dash-card .tbl tbody tr:last-child{border-bottom:none}}.dash-empty{align-items:center;color:#64748b;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.dash-empty__icon{font-size:4rem;margin-bottom:1rem;opacity:.35}.dash-empty__text{color:#0e1a27;font-size:1.5rem;font-weight:600;text-align:center}.dash-empty__sub{font-size:1.25rem;margin-top:.3rem;text-align:center}.dash-overlay{backdrop-filter:blur(.2rem);background:rgba(0,0,0,.4);display:none;inset:0;position:fixed;z-index:90}@media(max-width:1280px){.dash-sidebar{transform:translateX(-100%);transition:transform .18s ease}.dash-sidebar.is-open{transform:translateX(0)}.dash-overlay.is-open{display:block}.dash-main{margin-left:0}.dash-topbar{padding:0 2rem}.dash-topbar__hamburger{display:flex}.dash-content{padding:2rem}}@media(max-width:700px){.dash-content{padding:1.6rem}.dash-welcome{flex-direction:column;gap:.6rem}.dash-welcome__greeting{font-size:2.2rem}.dash-topbar{padding:0 1.4rem}.dash-topbar__right{display:none}.dash-sidebar__back{display:flex}}.dash-placeholder{align-items:center;display:flex;flex-direction:column;gap:1.2rem;justify-content:center;margin:8rem auto;max-width:48rem;padding:4rem 3.2rem;text-align:center}.dash-placeholder__icon{align-items:center;background:#c4e0f3;border-radius:50%;display:inline-flex;height:6.4rem;justify-content:center;width:6.4rem}.dash-placeholder__icon .ms{color:#185f96;font-size:3rem}.dash-placeholder__title{color:#0e1a27;font-size:1.8rem;font-weight:800}.dash-placeholder__text{color:#64748b;font-size:1.35rem;line-height:1.6}@keyframes ntf-fade-in{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}.ntf-header{animation:ntf-fade-in .35s ease both;justify-content:space-between;margin-bottom:2rem}.ntf-header,.ntf-header__left{align-items:center;display:flex}.ntf-header__left{gap:1.2rem}.ntf-header__title{align-items:center;color:#0e1a27;display:flex;font-size:2.4rem;font-weight:900;gap:.6rem;letter-spacing:-.02em}.ntf-header__icon{color:#185f96;font-size:2.6rem}.ntf-header__count{background:rgba(24,95,150,.08);border-radius:2rem;color:#185f96;font-size:1.2rem;font-weight:700;padding:.35rem 1rem}.ntf-header__right{display:flex;gap:.8rem}.ntf-tabs{animation:ntf-fade-in .35s ease both;animation-delay:.05s;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.ntf-tabs__btn{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:2rem;color:#64748b;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.25rem;font-weight:600;gap:.5rem;padding:.6rem 1.4rem;transition:all .18s ease}.ntf-tabs__btn:hover{background:#f4f7fa;border-color:#c0cfe0;color:#0e1a27}.ntf-tabs__btn.is-active{background:rgba(24,95,150,.06);border-color:rgba(24,95,150,.25);color:#185f96}.ntf-tabs__num{align-items:center;background:rgba(0,0,0,.06);border-radius:2rem;color:#64748b;display:flex;font-size:1.05rem;font-weight:800;height:2rem;justify-content:center;line-height:1;min-width:2rem;padding:0 .5rem}.ntf-tabs__num--alert{background:#dc2626;color:#fff}.ntf-list{display:flex;flex-direction:column;gap:.8rem}.ntf-item{animation:ntf-fade-in .35s ease both;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;opacity:0}.ntf-item:first-child{animation-delay:.06s}.ntf-item:nth-child(2){animation-delay:.12s}.ntf-item:nth-child(3){animation-delay:.18s}.ntf-item:nth-child(4){animation-delay:.24s}.ntf-item:nth-child(5){animation-delay:.3s}.ntf-item:nth-child(6){animation-delay:.36s}.ntf-item:nth-child(7){animation-delay:.42s}.ntf-item:nth-child(8){animation-delay:.48s}.ntf-item:nth-child(9){animation-delay:.54s}.ntf-item:nth-child(10){animation-delay:.6s}.ntf-item--reservation{border-left:.3rem solid #16a34a}.ntf-item--message{border-left:.3rem solid #185f96}.ntf-item--review{border-left:.3rem solid #eab308}.ntf-item--payment{border-left:.3rem solid #8b5cf6}.ntf-item--cancel{border-left:.3rem solid #dc2626}.ntf-item--system{border-left:.3rem solid #64748b}.ntf-item.is-unread{background:rgba(24,95,150,.03);border-color:rgba(24,95,150,.18)}.ntf-item.is-unread .ntf-item__title{font-weight:800}.ntf-item.is-unread .ntf-item__dot{background:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.15)}.ntf-item__header{align-items:center;cursor:pointer;display:flex;gap:1.2rem;list-style:none;padding:1.4rem 1.8rem;transition:background .18s ease}.ntf-item__header:hover{background:rgba(0,0,0,.02)}.ntf-item__header::-webkit-details-marker,.ntf-item__header::marker{content:"";display:none}.ntf-item__dot{background:transparent;border:.15rem solid #d1dce8;border-radius:50%;flex-shrink:0;height:.9rem;transition:all .18s ease;width:.9rem}.ntf-item__type-icon{align-items:center;border-radius:.8rem;display:flex;flex-shrink:0;font-size:1.9rem;height:3.6rem;justify-content:center;width:3.6rem}.ntf-item--reservation .ntf-item__type-icon{background:rgba(22,163,74,.08);color:#16a34a}.ntf-item--message .ntf-item__type-icon{background:rgba(24,95,150,.08);color:#185f96}.ntf-item--review .ntf-item__type-icon{background:rgba(234,179,8,.1);color:#eab308}.ntf-item--payment .ntf-item__type-icon{background:rgba(139,92,246,.08);color:#8b5cf6}.ntf-item--cancel .ntf-item__type-icon{background:rgba(220,38,38,.08);color:#dc2626}.ntf-item--system .ntf-item__type-icon{background:rgba(100,116,139,.08);color:#64748b}.ntf-item__info{flex:1;min-width:0}.ntf-item__title{color:#0e1a27;display:block;font-size:1.35rem;font-weight:700;line-height:1.3}.ntf-item__meta{display:block;margin-top:.2rem;overflow:hidden;text-overflow:ellipsis}.ntf-item__meta,.ntf-item__time{color:#64748b;font-size:1.15rem;font-weight:500;white-space:nowrap}.ntf-item__time{flex-shrink:0}.ntf-item__chevron{color:#64748b;flex-shrink:0;font-size:2rem;transition:transform .18s ease}.ntf-item[open] .ntf-item__chevron{transform:rotate(180deg)}.ntf-item__body{color:#1b334d;font-size:1.35rem;font-weight:500;line-height:1.6;padding:0 1.8rem 1.8rem 7.6rem}.ntf-item__body p{margin-bottom:.8rem}.ntf-item__body p:last-child{margin-bottom:0}.ntf-item__body strong{color:#0e1a27;font-weight:700}.ntf-item__quote{background:#f4f7fa;border-left:.3rem solid #d1dce8;border-radius:0 .8rem .8rem 0;color:#0e1a27;font-style:italic;margin-bottom:1.2rem;padding:1.2rem 1.6rem}.ntf-item__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}.ntf-item__status{align-items:center;border-radius:.8rem;display:flex;font-size:1.25rem;font-weight:600;gap:.6rem;padding:.8rem 1.2rem}.ntf-item__status .ms{font-size:1.6rem}.ntf-item__status--success{background:#d1e7dd;color:#0f5132}.ntf-item__status--error{background:#f8d7da;color:#842029}.ntf-item__status--muted{background:#f4f7fa;color:#64748b}.ntf-pager{align-items:center;animation:ntf-fade-in .35s ease both;animation-delay:.5s;display:flex;justify-content:space-between;margin-top:1.2rem;padding:2rem 0 0}.ntf-pager__info{color:#64748b;font-size:1.2rem;font-weight:600}.ntf-pager__buttons{display:flex;gap:.4rem}.ntf-pager__btn{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;color:#64748b;cursor:pointer;display:flex;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:700;height:3.6rem;justify-content:center;min-width:3.6rem;padding:0 .8rem;transition:all .18s ease}.ntf-pager__btn .ms{font-size:1.8rem}.ntf-pager__btn:hover:not(:disabled){background:rgba(24,95,150,.04);border-color:rgba(24,95,150,.2);color:#185f96}.ntf-pager__btn.is-active{background:#185f96;border-color:#185f96;box-shadow:0 .2rem .6rem rgba(24,95,150,.2);color:#fff}.ntf-pager__btn:disabled{cursor:not-allowed;opacity:.35}.ntf-empty{align-items:center;color:#64748b;display:flex;flex-direction:column;justify-content:center;padding:5rem 2rem}.ntf-empty__icon{font-size:4.8rem;margin-bottom:1.2rem;opacity:.4}.ntf-empty__text{font-size:1.5rem;font-weight:500}@media(max-width:1280px){.ntf-header{align-items:flex-start;flex-direction:column;gap:1rem}}@media(max-width:700px){.ntf-header__title{font-size:2rem}.ntf-header__right .btn{font-size:1.15rem}.ntf-tabs{gap:.4rem}.ntf-tabs__btn{font-size:1.15rem;padding:.5rem 1rem}.ntf-item__header{gap:.8rem;padding:1.2rem}.ntf-item__body{padding:0 1.2rem 1.4rem}.ntf-item__title{font-size:1.25rem}.ntf-item__meta{font-size:1.1rem}.ntf-item__type-icon{font-size:1.7rem;height:3.2rem;width:3.2rem}.ntf-item__time{display:none}.ntf-pager{flex-direction:column;gap:1rem}}@keyframes cal-fade{0%{opacity:0;transform:translateY(.4rem)}to{opacity:1;transform:translateY(0)}}@keyframes cal-flash{0%{background-color:rgba(24,95,150,.25)}to{background-color:transparent}}.cal-toolbar{align-items:center;animation:cal-fade .3s ease both;display:flex;gap:1.6rem;justify-content:space-between;margin-bottom:1.6rem}.cal-toolbar__left{flex-shrink:0}.cal-toolbar__title{align-items:center;color:#0e1a27;display:flex;font-size:2.2rem;font-weight:900;gap:.6rem;letter-spacing:-.02em}.cal-toolbar__title .ms{color:#185f96;font-size:2.4rem}.cal-toolbar__center{align-items:center;display:flex;gap:.6rem}.cal-toolbar__today{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;cursor:pointer;display:flex;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:700;gap:.4rem;justify-content:center;padding:.6rem 1.2rem;transition:all .18s ease}.cal-toolbar__today .ms{font-size:1.6rem}.cal-toolbar__today:hover{background:#f4f7fa;border-color:#b6c7da}.cal-toolbar__arrow{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;color:#64748b;cursor:pointer;display:flex;height:3.2rem;justify-content:center;transition:all .18s ease;width:3.2rem}.cal-toolbar__arrow .ms{font-size:1.8rem}.cal-toolbar__arrow:hover{background:#f4f7fa;color:#0e1a27}.cal-toolbar__month{color:#0e1a27;font-size:1.8rem;font-weight:800;padding:0 .8rem;white-space:nowrap}.cal-toolbar__view{background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;display:flex;overflow:hidden}.cal-toolbar__view-btn{background:transparent;border:none;border-right:.1rem solid #d1dce8;color:#64748b;cursor:pointer;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:700;padding:.55rem 1.2rem;transition:all .18s ease}.cal-toolbar__view-btn:last-child{border-right:none}.cal-toolbar__view-btn:hover{background:#f4f7fa;color:#0e1a27}.cal-toolbar__view-btn.is-active{background:rgba(24,95,150,.06);color:#185f96}.cal-toolbar__right{display:flex;flex-shrink:0;gap:.8rem}.cal-props{animation:cal-fade .3s ease both;animation-delay:.05s;border-bottom:.1rem solid #d1dce8;display:flex;gap:.2rem;margin-bottom:1.2rem}.cal-props__tab{align-items:center;background:transparent;border:none;border-bottom:.2rem solid transparent;color:#64748b;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.25rem;font-weight:600;gap:.6rem;margin-bottom:-.1rem;padding:1rem 1.6rem;transition:all .18s ease}.cal-props__tab .ms{font-size:1.7rem;opacity:.5}.cal-props__tab:hover{color:#0e1a27}.cal-props__tab:hover .ms{opacity:.8}.cal-props__tab.is-active{border-bottom-color:#185f96;color:#185f96;font-weight:700}.cal-props__tab.is-active .ms{color:#185f96;opacity:1}.cal-props__count{background:rgba(0,0,0,.05);border-radius:1rem;color:#64748b;font-size:1.05rem;font-weight:800;padding:.2rem .7rem}.is-active .cal-props__count{background:rgba(24,95,150,.1);color:#185f96}.cal-legend{animation:cal-fade .3s ease both;animation-delay:.08s;display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:.8rem;padding:.8rem 0 1.2rem}.cal-legend__group{align-items:center;display:flex;gap:1.2rem}.cal-legend__label{color:#64748b;font-size:1.15rem;font-weight:700}.cal-legend__item{align-items:center;color:#0e1a27;display:inline-flex;font-size:1.15rem;font-weight:500;gap:.5rem}.cal-legend__dot{border-radius:50%;height:1rem;width:1rem}.cal-legend__dot--booking{background:#2563eb}.cal-legend__dot--airbnb{background:#f43f5e}.cal-legend__dot--moravo{background:#8b5cf6}.cal-legend__dot--nocowanie{background:#2e7d32}.cal-legend__dot--manual{background:#ff8f00}.cal-legend__dot--google{background:#4285f4}.cal-legend__dot--phone{background:#6d28d9}.cal-legend__dot--other{background:#94a3b8}.cal-legend__dot--ical{background:#78909c}.cal-legend__dot--confirmed{background:#16a34a}.cal-legend__dot--pending{background:#f59e0b}.cal-legend__dot--blocked{background:#94a3b8}.cal-grid{animation:cal-fade .3s ease both;animation-delay:.12s;background:#fff;border:.1rem solid #e8edf2;border-radius:1rem;overflow:hidden}.cal-scroll{overflow-x:auto}.cal-scroll::-webkit-scrollbar{height:.8rem}.cal-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:1rem}.cal-scroll::-webkit-scrollbar-track{background:#f4f7fa}.cal-table{min-width:calc(24rem + var(--days)*var(--day-w))}.cal-head{border-bottom:.1rem solid #e8edf2;height:5rem}.cal-head,.cal-head__sidebar{background:#f8fafb;display:flex}.cal-head__sidebar{align-items:center;border-right:.1rem solid #e8edf2;color:#64748b;font-size:1.15rem;font-weight:700;left:0;min-width:24rem;padding:0 1.6rem;position:sticky;width:24rem;z-index:5}.cal-head__days{display:grid;flex:1;grid-template-columns:repeat(var(--days),var(--day-w))}.cal-head__day{align-items:center;border-right:.1rem solid rgba(232,237,242,.5);display:flex;flex-direction:column;gap:.1rem;justify-content:center}.cal-head__day span{color:#64748b;font-size:1rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.cal-head__day strong{color:#0e1a27;font-size:1.35rem;font-weight:800}.cal-head__day--weekend{background:#f8f9fb}.cal-head__day--weekend strong{color:#64748b}.cal-head__day--today{background:rgba(220,38,38,.06)}.cal-head__day--today strong{align-items:center;background:#dc2626;border-radius:50%;color:#fff;display:flex;height:2.4rem;justify-content:center;width:2.4rem}.cal-head__day--flash{animation:cal-flash .8s ease-out}.cal-group__row{background:#f4f7fa;border-bottom:.1rem solid #e8edf2;display:flex;height:5rem}.cal-group__sidebar{align-items:center;background:#f4f7fa;border-right:.1rem solid #e8edf2;display:flex;gap:.8rem;left:0;min-width:24rem;padding:0 1rem;position:sticky;width:24rem;z-index:5}.cal-group__toggle{align-items:center;background:transparent;border:none;border-radius:.6rem;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;height:2.6rem;justify-content:center;transition:all .18s ease;width:2.6rem}.cal-group__toggle .ms{font-size:2rem}.cal-group__toggle:hover{background:rgba(0,0,0,.05);color:#0e1a27}.cal-group__info{min-width:0}.cal-group__name{color:#0e1a27;display:block;font-size:1.3rem;font-weight:800;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-group__meta{color:#64748b;display:block;font-size:1.1rem;font-weight:500}.cal-group__occ{border-radius:.6rem;flex-shrink:0;font-size:1.05rem;font-weight:800;margin-left:auto;padding:.3rem .8rem}.cal-group__occ--high{background:rgba(22,163,74,.1);color:#16a34a}.cal-group__occ--mid{background:rgba(245,158,11,.12);color:#f59e0b}.cal-group__occ--low{background:rgba(220,38,38,.08);color:#dc2626}.cal-group__days{background-image:repeating-linear-gradient(to right,#e8edf2 0,#e8edf2 .1rem,transparent .1rem,transparent var(--day-w));background-position:100%;background-size:var(--day-w) 100%;display:grid;flex:1;grid-template-columns:repeat(var(--days),var(--day-w))}.cal-unit{border-bottom:.1rem solid #e8edf2;display:flex;height:5.6rem}.cal-unit:last-child{border-bottom:none}.cal-unit__sidebar{align-items:center;background:#fff;border-right:.1rem solid #e8edf2;display:flex;left:0;min-width:24rem;padding:0 1.6rem 0 3.6rem;position:sticky;width:24rem;z-index:5}.cal-unit__info{min-width:0}.cal-unit__name{color:#0e1a27;display:block;font-size:1.25rem;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-unit__meta{color:#64748b;display:block;font-size:1.1rem;font-weight:500}.cal-unit__status{align-items:center;display:inline-flex;font-size:1.05rem;font-weight:700;gap:.3rem}.cal-unit__status:before{border-radius:50%;content:"";height:.6rem;width:.6rem}.cal-unit__status--active{color:#16a34a}.cal-unit__status--active:before{background:#16a34a}.cal-unit__status--paused{color:#f59e0b}.cal-unit__status--paused:before{background:#f59e0b}.cal-unit__status--draft{color:#94a3b8}.cal-unit__status--draft:before{background:#94a3b8}.cal-unit__timeline{background-image:repeating-linear-gradient(to right,#e8edf2 0,#e8edf2 .1rem,transparent .1rem,transparent var(--day-w));background-position:100%;background-size:var(--day-w) 100%;flex:1;min-width:calc(var(--days)*var(--day-w));position:relative}.cal-unit__timeline:before{background:linear-gradient(to right,#f8f9fb calc(var(--day-w)*1),transparent calc(var(--day-w)*1)),linear-gradient(to right,transparent calc(var(--day-w)*6),#f8f9fb calc(var(--day-w)*6),#f8f9fb calc(var(--day-w)*8),transparent calc(var(--day-w)*8)),linear-gradient(to right,transparent calc(var(--day-w)*13),#f8f9fb calc(var(--day-w)*13),#f8f9fb calc(var(--day-w)*15),transparent calc(var(--day-w)*15)),linear-gradient(to right,transparent calc(var(--day-w)*20),#f8f9fb calc(var(--day-w)*20),#f8f9fb calc(var(--day-w)*22),transparent calc(var(--day-w)*22)),linear-gradient(to right,transparent calc(var(--day-w)*27),#f8f9fb calc(var(--day-w)*27),#f8f9fb calc(var(--day-w)*29),transparent calc(var(--day-w)*29));content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.cal-day-click{bottom:0;cursor:pointer;left:calc(var(--col)*var(--day-w));position:absolute;top:0;width:var(--day-w);z-index:1}.cal-day-click:hover{background:rgba(24,95,150,.06)}.cal-day-sel{background:rgba(24,95,150,.12)!important}.cal-quick{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;box-shadow:0 .8rem 2.4rem rgba(0,0,0,.15);display:flex;flex-direction:column;gap:.8rem;padding:1.2rem 1.6rem;z-index:60}.cal-quick__label{color:#64748b;font-size:1.2rem;font-weight:700;text-align:center}.cal-quick__actions{display:flex;gap:.6rem}.cal-quick__btn{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;cursor:pointer;display:flex;font-family:Red Hat Display,sans-serif;font-size:1.15rem;font-weight:700;gap:.4rem;padding:.5rem 1rem;transition:all .18s ease}.cal-quick__btn .ms{font-size:1.4rem}.cal-quick__btn--res{color:#185f96}.cal-quick__btn--res:hover{background:rgba(24,95,150,.06);border-color:#185f96}.cal-quick__btn--block{color:#64748b}.cal-quick__btn--block:hover{background:rgba(100,116,139,.06)}.cal-quick__btn--cancel{color:#64748b;padding:.5rem}.cal-quick__btn--cancel:hover{color:#dc2626}.cal-today{bottom:0;left:calc(var(--col)*var(--day-w) + var(--day-w)/2);pointer-events:none;top:0;width:.2rem;z-index:3}.cal-today,.cal-today:before{background:#dc2626;position:absolute}.cal-today:before{border-radius:50%;content:"";height:.8rem;left:50%;top:-.2rem;transform:translateX(-50%);width:.8rem}.cal-bar{align-items:center;border-radius:.6rem;cursor:pointer;display:flex;gap:.5rem;height:3.2rem;left:calc(var(--col)*var(--day-w) + .3rem);overflow:hidden;padding:0 .8rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .18s ease;white-space:nowrap;width:calc(var(--span)*var(--day-w) - .6rem);z-index:2}.cal-bar:hover{box-shadow:0 .2rem .8rem rgba(0,0,0,.12);filter:brightness(.95);transform:translateY(-50%) scale(1.02);z-index:4}.cal-bar--confirmed{background:#dcfce7;border:.1rem solid #86efac}.cal-bar--confirmed .cal-bar__guest{color:#0d602b}.cal-bar--confirmed .cal-bar__nights{color:#16a34a}.cal-bar--pending{background:#fef3c7;border:.1rem solid #fcd34d}.cal-bar--pending .cal-bar__guest{color:#945f06}.cal-bar--pending .cal-bar__nights{color:#c57f08}.cal-bar--blocked{background:#f1f5f9;background-image:repeating-linear-gradient(-45deg,transparent,transparent .4rem,rgba(0,0,0,.04) 0,rgba(0,0,0,.04) .8rem);border:.1rem solid #cbd5e1}.cal-bar--blocked .cal-bar__guest{color:#94a3b8;font-style:italic}.cal-bar__src{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:900;height:2rem;justify-content:center;width:2rem}.cal-bar--booking .cal-bar__src{background:#2563eb}.cal-bar--airbnb .cal-bar__src{background:#f43f5e}.cal-bar--moravo .cal-bar__src{background:#8b5cf6}.cal-bar--nocowanie .cal-bar__src{background:#2e7d32}.cal-bar--manual .cal-bar__src{background:#ff8f00}.cal-bar--google .cal-bar__src{background:#4285f4}.cal-bar--phone .cal-bar__src{background:#6d28d9}.cal-bar--ical .cal-bar__src{background:#78909c}.cal-bar--other .cal-bar__src{background:#94a3b8}.cal-bar__guest{flex:1;font-size:1.15rem;font-weight:700;overflow:hidden;text-overflow:ellipsis}.cal-bar__nights{flex-shrink:0;font-size:1.1rem;font-weight:800}@media(max-width:1280px){.cal-toolbar{flex-wrap:wrap}.cal-toolbar__left{width:100%}.cal-toolbar__center{flex-wrap:wrap}.cal-toolbar__right{width:100%}.cal-props{flex-wrap:nowrap;overflow-x:auto}.cal-props::-webkit-scrollbar{display:none}.cal-props__tab{flex-shrink:0;white-space:nowrap}}@media(max-width:700px){.cal-toolbar{gap:1rem;margin-bottom:1.2rem}.cal-toolbar__title{font-size:1.8rem}.cal-toolbar__title .ms{font-size:2rem}.cal-toolbar__month{font-size:1.5rem}.cal-toolbar__right{flex-direction:column}.cal-toolbar__right .btn{justify-content:center;width:100%}.cal-legend{flex-direction:column;gap:.6rem}.cal-legend__group{flex-wrap:wrap;gap:.8rem}.cal-group__sidebar,.cal-head__sidebar,.cal-unit__sidebar{min-width:16rem;width:16rem}.cal-unit__sidebar{padding-left:1.6rem}.cal-group__name,.cal-unit__name{font-size:1.15rem}.cal-group__meta,.cal-unit__meta{font-size:1rem}.cal-group__occ{display:none}}.cal-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:100}.cal-modal__overlay{backdrop-filter:blur(.2rem);background:rgba(0,0,0,.4);inset:0;position:fixed}.cal-modal__dialog{background:#fff;border-radius:1rem;box-shadow:0 2rem 5rem rgba(0,0,0,.2);display:flex;flex-direction:column;max-height:min(90vh,100%);max-width:56rem;position:relative;width:100%;z-index:1}.cal-modal__dialog--sm{max-width:42rem}.cal-modal__header{align-items:center;border-bottom:.1rem solid #d1dce8;display:flex;justify-content:space-between;padding:1.6rem 2rem}.cal-modal__header h3{align-items:center;display:flex;font-size:1.6rem;font-weight:800;gap:.6rem}.cal-modal__header h3 .ms{color:#185f96;font-size:2rem}.cal-modal__close{align-items:center;background:transparent;border:none;border-radius:.8rem;color:#64748b;cursor:pointer;display:flex;height:3.2rem;justify-content:center;width:3.2rem}.cal-modal__close:hover{background:#f4f7fa;color:#0e1a27}.cal-modal__close .ms{font-size:2rem}.cal-modal__body{display:flex;flex-direction:column;gap:1.4rem;overflow-y:auto;padding:2rem;-webkit-overflow-scrolling:touch}.cal-modal__field{display:flex;flex-direction:column;gap:.5rem}.cal-modal__field label{color:#64748b;font-size:1.2rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.cal-modal__field input:not([type=checkbox]),.cal-modal__field select,.cal-modal__field textarea{appearance:none;background:#fff;border:.15rem solid #d1dce8;border-radius:1rem;color:#185f96;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:600;outline:none;padding:1.2rem 1.4rem;transition:border-color box-shadow .18s ease}.cal-modal__field input:not([type=checkbox]):focus,.cal-modal__field select:focus,.cal-modal__field textarea:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.1)}.cal-modal__field input:not([type=checkbox])::placeholder,.cal-modal__field select::placeholder,.cal-modal__field textarea::placeholder{color:#64748b;font-weight:400}.cal-modal__field select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='none' stroke='%2394a3b8' stroke-linecap='round' stroke-width='1.5' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right 1.4rem center;background-repeat:no-repeat;padding-right:3.6rem}.cal-modal__field--checkbox{align-items:center;flex-direction:row;gap:1rem}.cal-modal__field--checkbox label{align-items:center;color:#0e1a27;cursor:pointer;display:flex;font-size:1.35rem;font-weight:600;gap:.8rem;letter-spacing:0;text-transform:none}.cal-modal__field--checkbox input[type=checkbox]{accent-color:#185f96;cursor:pointer;height:2rem;width:2rem}.cal-modal__row{display:grid;gap:1.2rem;grid-template-columns:1fr 1fr}.cal-modal__footer{display:flex;gap:.8rem;justify-content:flex-end;padding-top:.8rem}.cal-stepper{align-items:stretch;border:.15rem solid #d1dce8;border-radius:1rem;display:flex;overflow:hidden}.cal-stepper__btn{align-items:center;background:#185f96;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;transition:background .15s;width:4.2rem}.cal-stepper__btn:hover{background:#144e7c}.cal-stepper__btn:active{background:#103e61}.cal-stepper__btn .ms{font-size:1.8rem}.cal-stepper__input{-moz-appearance:textfield;background:#fff;border:none!important;border-radius:0!important;box-shadow:none!important;color:#185f96;flex:1;font-family:Red Hat Display,sans-serif;font-size:1.5rem;font-weight:800;min-width:0;padding:.8rem 0;text-align:center;width:100%}.cal-stepper__input::-webkit-inner-spin-button,.cal-stepper__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cal-sidebar{animation:cal-sidebar-in .2s ease both;background:#fff;border-left:.1rem solid #d1dce8;box-shadow:-.4rem 0 2rem rgba(0,0,0,.08);height:100vh;max-width:100%;overflow-y:auto;position:fixed;right:0;top:0;width:40rem;z-index:50}.cal-sidebar__close{display:flex;justify-content:flex-end;padding:1.2rem 1.6rem 0}.cal-sidebar__close button{align-items:center;background:transparent;border:none;border-radius:.8rem;color:#64748b;cursor:pointer;display:flex;height:3.2rem;justify-content:center;width:3.2rem}.cal-sidebar__close button:hover{background:#f4f7fa}.cal-sidebar__close button .ms{font-size:2rem}.cal-sidebar__content{padding:0 2rem 2rem}.cal-sidebar__header{align-items:center;display:flex;gap:1.2rem;margin-bottom:2rem}.cal-sidebar__ref{color:#0e1a27;font-family:monospace;font-size:1.4rem;font-weight:800}.cal-sidebar__status{border-radius:.6rem;font-size:1.1rem;font-weight:700;padding:.3rem .8rem}.cal-sidebar__status--confirmed{background:rgba(22,163,74,.1);color:#16a34a}.cal-sidebar__status--pending{background:rgba(245,158,11,.1);color:#f59e0b}.cal-sidebar__status--cancelled{background:rgba(220,38,38,.08);color:#dc2626}.cal-sidebar__status--completed{background:rgba(148,163,184,.1);color:#94a3b8}.cal-sidebar__section{margin-bottom:1.6rem}.cal-sidebar__section h4{color:#64748b;font-size:1.1rem;font-weight:700;letter-spacing:.03em;margin-bottom:.6rem;text-transform:uppercase}.cal-sidebar__section p{color:#0e1a27;font-size:1.25rem;line-height:1.5}.cal-sidebar__dates,.cal-sidebar__detail,.cal-sidebar__guest{align-items:center;color:#0e1a27;display:flex;font-size:1.25rem;font-weight:600;gap:.6rem;margin-bottom:.4rem}.cal-sidebar__dates .ms,.cal-sidebar__detail .ms,.cal-sidebar__guest .ms{color:#64748b;font-size:1.6rem}.cal-sidebar__dates small,.cal-sidebar__detail small,.cal-sidebar__guest small{color:#64748b;font-weight:500}.cal-sidebar__actions{border-top:.1rem solid #d1dce8;display:flex;gap:.8rem;margin-bottom:2rem;margin-top:2rem;padding-top:1.6rem}.cal-sidebar__logs{list-style:none;margin:0;padding:0}.cal-sidebar__logs li{align-items:center;border-bottom:.1rem solid #f4f7fa;display:flex;font-size:1.15rem;gap:.8rem;padding:.5rem 0}.cal-sidebar__logs li:last-child{border-bottom:none}.cal-sidebar__log-action{color:#0e1a27;font-weight:700}.cal-sidebar__log-date{color:#64748b;font-size:1.1rem;font-weight:500}.cal-sidebar__log-by{color:#64748b;font-size:1.05rem;font-style:italic;font-weight:500}@keyframes cal-sidebar-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media(max-width:700px){.cal-modal{align-items:center;padding:1.5rem}.cal-modal__dialog{border-radius:1rem;max-height:min(90vh,100%);max-width:100%}.cal-modal__dialog--sm{max-width:100%}.cal-modal__body{padding:1.6rem}.cal-modal__row{grid-template-columns:1fr}.cal-sidebar{width:100%}}.cal-group:not(.is-open) .cal-unit{display:none}.cal-vert{animation:cal-fade .3s ease both}.calv-prop{align-items:center;color:#0e1a27;display:flex;font-size:1.4rem;gap:.6rem;margin-bottom:.4rem;padding:1rem .4rem}.calv-prop .ms{color:#185f96;font-size:1.8rem}.calv-prop__count{color:#64748b;font-size:1.1rem;font-weight:500;margin-left:auto}.calv-unit{background:#fff;border:.1rem solid #e8edf2;border-radius:1rem;margin-bottom:.8rem;overflow:hidden}.calv-unit__head{align-items:center;background:#f8fafb;cursor:pointer;display:flex;gap:1rem;padding:1.2rem 1.4rem;transition:background .15s;user-select:none}.calv-unit__head:hover{background:#f1f5f9}.calv-unit__info{flex:1;min-width:0}.calv-unit__name{color:#0e1a27;display:block;font-size:1.4rem;font-weight:800}.calv-unit__meta{color:#64748b;font-size:1.1rem;font-weight:500}.calv-unit__badge{background:#f1f5f9;border-radius:1rem;color:#64748b;font-size:1.05rem;font-weight:700;padding:.3rem .8rem;white-space:nowrap}.calv-unit__badge--active{background:rgba(22,163,74,.1);color:#16a34a}.calv-unit__chevron{color:#64748b;flex-shrink:0;font-size:2rem!important;transition:transform .2s}.calv-unit.is-open .calv-unit__chevron{transform:rotate(180deg)}.calv-unit__body{border-top:.1rem solid #e8edf2;display:none}.calv-unit.is-open .calv-unit__body{display:block}.calv-day{align-items:stretch;border-bottom:.1rem solid rgba(232,237,242,.6);display:flex;min-height:4rem}.calv-day:last-child{border-bottom:none}.calv-day--weekend{background:#f8f9fb}.calv-day--today{background:rgba(220,38,38,.04)}.calv-day--today .calv-day__label,.calv-day--today .calv-day__num{color:#dc2626}.calv-day--flash{animation:cal-flash .8s ease-out}.calv-day--sel{background:rgba(24,95,150,.12)}.calv-day__label{align-items:center;border-right:.1rem solid rgba(232,237,242,.6);display:flex;gap:.5rem;min-width:6.4rem;padding:0 1rem;width:6.4rem}.calv-day__name{color:#64748b;font-size:1rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.calv-day__num{color:#0e1a27;font-size:1.3rem;font-weight:800}.calv-day__bars{display:flex;flex:1;flex-direction:column;gap:.2rem;justify-content:center;padding:.3rem .6rem}.calv-bar{align-items:center;border-radius:.4rem;cursor:pointer;display:flex;font-size:1.15rem;font-weight:600;gap:.4rem;min-height:2.6rem;padding:.3rem .8rem;transition:opacity .15s}.calv-bar:hover{opacity:.8}.calv-bar--confirmed{background:#dcfce7;border-left:.3rem solid #16a34a;color:#117f3a}.calv-bar--pending{background:#fef3c7;border-left:.3rem solid #f59e0b;color:#ac6f07}.calv-bar--blocked{background:#f1f5f9;border-left:.3rem solid #94a3b8;color:#64748b}.calv-bar--booking{border-left-color:#2563eb}.calv-bar--airbnb{border-left-color:#f43f5e}.calv-bar--moravo{border-left-color:#8b5cf6}.calv-bar--nocowanie{border-left-color:#2e7d32}.calv-bar--manual{border-left-color:#ff8f00}.calv-bar--google{border-left-color:#4285f4}.calv-bar--phone{border-left-color:#6d28d9}.calv-bar--ical{border-left-color:#78909c}.calv-bar--other{border-left-color:#94a3b8}.calv-bar:not(.calv-bar--start){border-left-width:.2rem;opacity:.8}.calv-bar__src{align-items:center;background:rgba(0,0,0,.15);border-radius:.3rem;color:#fff;display:inline-flex;flex-shrink:0;font-size:1rem;font-weight:800;height:1.8rem;justify-content:center;width:1.8rem}.calv-bar--booking .calv-bar__src{background:#2563eb}.calv-bar--airbnb .calv-bar__src{background:#f43f5e}.calv-bar--moravo .calv-bar__src{background:#8b5cf6}.calv-bar--nocowanie .calv-bar__src{background:#2e7d32}.calv-bar--manual .calv-bar__src{background:#ff8f00}.calv-bar--google .calv-bar__src{background:#4285f4}.calv-bar--phone .calv-bar__src{background:#6d28d9}.calv-bar--ical .calv-bar__src{background:#78909c}.calv-bar--other .calv-bar__src{background:#94a3b8}.calv-bar__guest{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calv-bar__nights{flex-shrink:0;font-size:1rem;font-weight:700;opacity:.7}@keyframes prop-rise{0%{opacity:0;transform:translateY(2rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes prop-bar-fill{0%{width:0}to{width:var(--fill)}}@keyframes prop-shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes prop-pulse{0%,to{box-shadow:0 0 0 0 rgba(22,163,74,.4)}50%{box-shadow:0 0 0 .5rem rgba(22,163,74,0)}}@keyframes prop-border-walk{0%{background-position:0 0,100% 0,100% 100%,0 100%}25%{background-position:100% 0,100% 100%,0 100%,0 0}50%{background-position:100% 100%,0 100%,0 0,100% 0}75%{background-position:0 100%,0 0,100% 0,100% 100%}to{background-position:0 0,100% 0,100% 100%,0 100%}}.prop-header{align-items:center;animation:prop-rise .5s cubic-bezier(.22,1,.36,1) forwards;display:flex;justify-content:space-between;margin-bottom:2rem;opacity:0}.prop-header__title{align-items:center;color:#0e1a27;display:flex;font-size:2.4rem;font-weight:900;gap:.6rem;letter-spacing:-.02em}.prop-header__title .ms{color:#185f96;font-size:2.6rem}.prop-list{display:flex;flex-direction:column;gap:1.2rem}.prop-card{animation:prop-rise .5s cubic-bezier(.22,1,.36,1) forwards;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;opacity:0;overflow:hidden}.prop-card:first-child{animation-delay:.2s}.prop-card:nth-child(2){animation-delay:.28s}.prop-card:nth-child(3){animation-delay:.36s}.prop-card:nth-child(4){animation-delay:.44s}.prop-card:nth-child(5){animation-delay:.52s}.prop-card:nth-child(6){animation-delay:.6s}.prop-card{transition:border-color box-shadow .18s ease}.prop-card:hover{border-color:rgba(24,95,150,.2);box-shadow:0 .4rem 2rem rgba(24,95,150,.06),0 .1rem .3rem rgba(0,0,0,.04)}.prop-card__main{align-items:flex-start;display:flex;gap:2rem;padding:2rem}.prop-card__photo{border-radius:.8rem;flex-shrink:0;height:12rem;overflow:hidden;position:relative;width:16rem}.prop-card__photo-placeholder{align-items:center;display:flex;height:100%;justify-content:center;transition:transform .18s ease;width:100%}.prop-card__photo-placeholder .ms{color:hsla(0,0%,100%,.25);font-size:4rem}.prop-card:hover .prop-card__photo-placeholder{transform:scale(1.06)}.prop-card__photo img{height:100%;object-fit:cover;transition:transform .18s ease;width:100%}.prop-card:hover .prop-card__photo img{transform:scale(1.06)}.prop-card__badge{border-radius:.6rem;color:#fff;font-size:1.05rem;font-weight:800;left:.8rem;letter-spacing:.04em;padding:.3rem .9rem;position:absolute;text-transform:uppercase;top:.8rem}.prop-card__badge--active{animation:prop-pulse 2s ease infinite;background:#16a34a}.prop-card__badge--paused{background:#f59e0b}.prop-card__badge--draft{background:#94a3b8}.prop-card__body{flex:1;min-width:0;padding-top:.2rem}.prop-card__type{color:#185f96;display:inline-block;font-size:1.1rem;font-weight:800;letter-spacing:.06em;margin-bottom:.3rem;text-transform:uppercase}.prop-card__name{color:#0e1a27;font-size:1.8rem;font-weight:900;letter-spacing:-.01em;line-height:1.2;margin-bottom:.4rem}.prop-card__address{align-items:center;color:#64748b;display:flex;font-size:1.2rem;font-weight:500;gap:.3rem;margin-bottom:1.2rem}.prop-card__address .ms{color:#d1dce8;font-size:1.5rem}.prop-card__stats{display:flex;gap:2rem}.prop-card__stat{display:flex;flex-direction:column}.prop-card__stat strong{color:#0e1a27;font-size:1.8rem;font-weight:900;line-height:1}.prop-card__stat span{color:#64748b;font-size:1.1rem;font-weight:600}.prop-card__actions{align-self:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:.6rem}.prop-card__actions .btn{justify-content:center}.prop-card__units{border-top:.1rem solid #d1dce8}.prop-card__units-toggle{align-items:center;background:#fafbfc;color:#64748b;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;gap:.4rem;list-style:none;padding:.8rem 2rem;transition:all .18s ease}.prop-card__units-toggle::-webkit-details-marker,.prop-card__units-toggle::marker{content:"";display:none}.prop-card__units-toggle .ms{font-size:1.8rem;transition:transform .18s ease}.prop-card__units-toggle:hover{background:#f4f7fa;color:#185f96}.prop-card__units[open] .prop-card__units-toggle .ms{transform:rotate(180deg)}.prop-card__units-list{background:#fafbfc;display:flex;flex-direction:column;gap:.6rem;padding:0 2rem 1.2rem}.prop-unit{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;display:flex;gap:1rem;padding:1rem 1.4rem;transition:all .18s ease}.prop-unit:hover{border-color:rgba(24,95,150,.15);box-shadow:0 .2rem .6rem rgba(0,0,0,.04)}.prop-unit__color{border-radius:.2rem;flex-shrink:0;height:3rem;width:.4rem}.prop-unit__info{flex:1;min-width:0}.prop-unit__info strong{color:#0e1a27;display:block;font-size:1.25rem;font-weight:700;line-height:1.2}.prop-unit__info span{color:#64748b;display:block;font-size:1.1rem;font-weight:500}.prop-unit__price{flex-shrink:0;text-align:right}.prop-unit__price strong{color:#0e1a27;display:block;font-size:1.3rem;font-weight:800;line-height:1}.prop-unit__price span{color:#64748b;font-size:1.05rem;font-weight:500}.prop-unit__status{align-items:center;border-radius:.6rem;display:inline-flex;flex-shrink:0;font-size:1.05rem;font-weight:700;gap:.4rem;padding:.3rem .8rem}.prop-unit__status:before{border-radius:50%;content:"";height:.5rem;width:.5rem}.prop-unit__status--active{background:rgba(22,163,74,.08);color:#16a34a}.prop-unit__status--active:before{background:#16a34a}.prop-unit__status--paused{background:rgba(245,158,11,.08);color:#f59e0b}.prop-unit__status--paused:before{background:#f59e0b}.prop-unit__ical{align-items:center;background:rgba(22,163,74,.06);border:.1rem solid rgba(22,163,74,.15);border-radius:.6rem;color:#16a34a;display:flex;flex-shrink:0;height:3.2rem;justify-content:center;width:3.2rem}.prop-unit__ical .ms{font-size:1.6rem}.prop-unit__ical--off{background:rgba(0,0,0,.02);border-color:#d1dce8;color:#64748b}.prop-unit__edit{align-items:center;border:.1rem solid #d1dce8;border-radius:.6rem;color:#64748b;display:flex;flex-shrink:0;height:3.2rem;justify-content:center;transition:all .18s ease;width:3.2rem}.prop-unit__edit .ms{font-size:1.6rem}.prop-unit__edit:hover{background:rgba(24,95,150,.06);border-color:rgba(24,95,150,.2);color:#185f96}.prop-empty{animation:prop-rise .5s cubic-bezier(.22,1,.36,1) .2s forwards;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;flex-direction:column;opacity:0;padding:4.8rem 2rem}.prop-empty,.prop-empty__icon{align-items:center;display:flex}.prop-empty__icon{background:rgba(24,95,150,.06);border-radius:50%;height:6.4rem;justify-content:center;margin-bottom:1.6rem;width:6.4rem}.prop-empty__icon .ms{color:#185f96;font-size:3.2rem}.prop-empty__title{color:#0e1a27;font-size:1.8rem;font-weight:800;margin-bottom:.4rem}.prop-empty__text{color:#64748b;font-size:1.25rem;font-weight:500;margin-bottom:2rem}.prop-add{animation:prop-rise .5s cubic-bezier(.22,1,.36,1) .5s forwards;background:linear-gradient(90deg,#d1dce8 50%,transparent 0) 0 0/1.2rem .1rem repeat-x,linear-gradient(0deg,#d1dce8 50%,transparent 0) 100% 0/.1rem 1.2rem repeat-y,linear-gradient(90deg,transparent 50%,#d1dce8 0) 100% 100%/1.2rem .1rem repeat-x,linear-gradient(0deg,transparent 50%,#d1dce8 0) 0 100%/.1rem 1.2rem repeat-y;border-radius:1rem;margin-top:1.6rem;opacity:0;padding:.3rem;transition:all .18s ease}.prop-add:hover{background:linear-gradient(90deg,#185f96 50%,transparent 0) 0 0/1.2rem .1rem repeat-x,linear-gradient(0deg,#185f96 50%,transparent 0) 100% 0/.1rem 1.2rem repeat-y,linear-gradient(90deg,transparent 50%,#185f96 0) 100% 100%/1.2rem .1rem repeat-x,linear-gradient(0deg,transparent 50%,#185f96 0) 0 100%/.1rem 1.2rem repeat-y}.prop-add__inner{align-items:center;background:#f8fafb;border-radius:.7rem;display:flex;flex-direction:column;padding:3.2rem 2rem;transition:background .18s ease}.prop-add:hover .prop-add__inner{background:#f0f5fa}.prop-add__icon{align-items:center;background:rgba(24,95,150,.06);border-radius:50%;display:flex;height:5.6rem;justify-content:center;margin-bottom:1.2rem;transition:all .18s ease;width:5.6rem}.prop-add__icon .ms{color:#185f96;font-size:2.8rem}.prop-add:hover .prop-add__icon{background:rgba(24,95,150,.12);transform:scale(1.1)}.prop-add__title{color:#0e1a27;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.prop-add__text{color:#64748b;font-size:1.25rem;font-weight:500;margin-bottom:1.6rem}.prop-add__btn{transition:all .18s ease}.prop-add:hover .prop-add__btn{box-shadow:0 .4rem 1.2rem rgba(24,95,150,.2);transform:translateY(-.15rem)}@media(max-width:1280px){.prop-card__main{flex-wrap:wrap}.prop-card__actions{flex-direction:row;flex-wrap:wrap;width:100%}}@media(max-width:700px){.prop-header__title{font-size:2rem}.prop-header__title .ms{font-size:2.2rem}.prop-card__main{gap:1.2rem;padding:1.4rem}.prop-card__photo{height:16rem;width:100%}.prop-card__body{width:100%}.prop-card__name{font-size:1.6rem}.prop-card__stats{gap:1.4rem}.prop-card__stat strong{font-size:1.5rem}.prop-card__actions{flex-direction:column;width:100%}.prop-card__actions .btn{justify-content:center;width:100%}.prop-card__units-toggle{padding:.8rem 1.4rem}.prop-card__units-list{padding:0 1.4rem 1rem}.prop-unit{flex-wrap:wrap;padding:1rem}.prop-unit__price{text-align:left}.prop-unit__status{order:5}.prop-unit__edit{margin-left:auto;order:6}.prop-add__inner{padding:2.4rem 1.6rem}}.confirm-modal{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;position:fixed;transition:opacity .2s ease;z-index:1000}.confirm-modal.is-open{opacity:1}.confirm-modal__backdrop{backdrop-filter:blur(.3rem);background:rgba(14,26,39,.5);cursor:pointer;inset:0;position:absolute}.confirm-modal__dialog{background:#fff;border-radius:1.6rem;box-shadow:0 2.4rem 6rem rgba(0,0,0,.18),0 0 0 .1rem rgba(209,220,232,.3);margin:2rem;max-width:42rem;padding:3.2rem 2.8rem 2.4rem;position:relative;text-align:center;transform:translateY(1.2rem) scale(.97);transition:transform .25s cubic-bezier(.22,.61,.36,1);width:100%}.confirm-modal.is-open .confirm-modal__dialog{transform:translateY(0) scale(1)}.confirm-modal__icon-wrap{align-items:center;background:#fef2f2;border:.2rem solid #fca5a5;border-radius:50%;display:inline-flex;height:5.6rem;justify-content:center;margin-bottom:1.6rem;width:5.6rem}.confirm-modal__icon{color:#dc2626;font-size:2.8rem}.confirm-modal__icon--warn{color:#f97316}.confirm-modal__icon-wrap--warn{background:#fff8e1;border-color:#f97316}.confirm-modal__title{color:#0e1a27;font-size:1.8rem;font-weight:800;margin-bottom:1.2rem}.confirm-modal__body{margin-bottom:2.4rem}.confirm-modal__name{color:#0e1a27;font-size:1.5rem;font-weight:700;margin-bottom:1.2rem}.confirm-modal__warning{background:#f8fafc;border:.1rem solid #d1dce8;border-radius:.8rem;color:#64748b;font-size:1.25rem;line-height:1.6;padding:1.2rem 1.4rem;text-align:left}.confirm-modal__warning .ms{color:#dc2626;font-size:1.4rem;margin-right:.2rem;vertical-align:-.2rem}.confirm-modal__warning strong{color:#0e1a27;font-weight:700}.confirm-modal__actions{display:flex;gap:1rem;justify-content:center}.confirm-modal__actions form{display:contents}.confirm-modal__actions .btn{justify-content:center;min-width:14rem}@keyframes sett-rise{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes sett-bar-fill{0%{width:0}to{width:var(--fill)}}.sett-header{animation:sett-rise .4s cubic-bezier(.22,1,.36,1) both;margin-bottom:1.6rem}.sett-header__title{align-items:center;color:#0e1a27;display:flex;font-size:2.4rem;font-weight:900;gap:.6rem;letter-spacing:-.02em}.sett-header__title .ms{color:#185f96;font-size:2.6rem}.sett-tabs{animation:sett-rise .4s cubic-bezier(.22,1,.36,1) .05s both;border-bottom:.1rem solid #d1dce8;display:flex;gap:.2rem;margin-bottom:2.4rem}.sett-tabs__btn{align-items:center;background:transparent;border:none;border-bottom:.25rem solid transparent;color:#64748b;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:600;gap:.6rem;margin-bottom:-.1rem;padding:1rem 1.8rem;transition:all .18s ease}.sett-tabs__btn .ms{font-size:1.8rem;opacity:.5}.sett-tabs__btn:hover{color:#0e1a27}.sett-tabs__btn:hover .ms{opacity:.8}.sett-tabs__btn.is-active{border-bottom-color:#185f96;color:#185f96;font-weight:700}.sett-tabs__btn.is-active .ms{color:#185f96;opacity:1}.sett-panel{display:none}.sett-panel.is-active{animation:sett-rise .35s cubic-bezier(.22,1,.36,1) both;display:block}.sett-section{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;margin-bottom:1.6rem;overflow:hidden}.sett-section__title{align-items:center;color:#0e1a27;cursor:pointer;display:flex;font-size:1.6rem;font-weight:800;gap:.6rem;padding:1.6rem 2rem;transition:background .18s ease;user-select:none}.sett-section__title:hover{background:#f8fafb}.sett-section__title .ms{color:#185f96;font-size:2rem}.sett-section__title--danger .ms{color:#dc2626}.sett-section__chevron{color:#64748b!important;font-size:2.2rem!important;margin-left:auto;transition:transform .18s ease}.sett-section.is-open .sett-section__chevron{transform:rotate(180deg)}.sett-section__subtitle{color:#64748b;display:none;font-size:1.2rem;font-weight:500;padding:0 2rem}.sett-section.is-open .sett-section__subtitle{display:block}.sett-section__body{display:none;padding:0 2rem 2rem}.sett-section__body--flush{padding:0}.sett-section.is-open .sett-section__body{display:block}.sett-section--danger{background:rgba(220,38,38,.015);border-color:rgba(220,38,38,.2)}.sett-hint{color:#64748b;display:block;font-size:1.15rem;font-weight:500;margin-bottom:1.4rem}.sett-toggles{display:flex;flex-direction:column}.sett-toggle{align-items:center;border-bottom:.1rem solid #efefef;cursor:pointer;display:flex;gap:2rem;justify-content:space-between;padding:1.3rem 0}.sett-toggle:last-child{border-bottom:none;padding-bottom:0}.sett-toggle:first-child{padding-top:0}.sett-toggle__info strong{color:#0e1a27;display:block;font-size:1.3rem;font-weight:700;line-height:1.3}.sett-toggle__info span{color:#64748b;display:block;font-size:1.15rem;font-weight:500}.sett-danger{align-items:center;display:flex;gap:2rem;justify-content:space-between}.sett-danger__info strong{color:#0e1a27;display:block;font-size:1.3rem;font-weight:700;margin-bottom:.2rem}.sett-danger__info span{color:#64748b;display:block;font-size:1.2rem;font-weight:500}.sett-plan{align-items:center;background:linear-gradient(135deg,#0e1e2c,#163a52 50%,#1a4d6b);border-radius:1rem;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1.6rem;overflow:hidden;padding:2.4rem;position:relative}.sett-plan:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.7' numOctaves='4' stitchTiles='stitch' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.04'/%3E%3C/svg%3E");content:"";inset:0;pointer-events:none;position:absolute}.sett-plan__left{align-items:center;display:flex;gap:1.4rem;position:relative;z-index:1}.sett-plan__icon{align-items:center;background:hsla(0,0%,100%,.1);border:.1rem solid hsla(0,0%,100%,.12);border-radius:.8rem;display:flex;height:5rem;justify-content:center;width:5rem}.sett-plan__icon .ms{color:hsla(0,0%,100%,.8);font-size:2.6rem}.sett-plan__name{color:#fff;display:block;font-size:1.8rem;font-weight:900;letter-spacing:-.01em}.sett-plan__price{color:#fff;font-size:2.8rem;font-weight:900;line-height:1.1}.sett-plan__price span{color:hsla(0,0%,100%,.6);font-size:1.3rem;font-weight:500}.sett-plan__right{align-items:flex-end;display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1}.sett-plan__renew{color:hsla(0,0%,100%,.6);font-size:1.2rem;font-weight:500}.sett-plan__renew strong{color:hsla(0,0%,100%,.9);font-weight:700}.sett-plan__btn{align-items:center;background:hsla(0,0%,100%,.12);border:.1rem solid hsla(0,0%,100%,.2);border-radius:.8rem;color:#fff;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.25rem;font-weight:700;gap:.5rem;padding:.8rem 1.8rem;transition:all .18s ease}.sett-plan__btn .ms{font-size:1.6rem}.sett-plan__btn:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.35);transform:translateY(-.1rem)}.sett-limits{display:grid;gap:1.2rem;grid-template-columns:1fr 1fr}.sett-limit{background:#f8fafb;border:.1rem solid #d1dce8;border-radius:.8rem;padding:1.6rem}.sett-limit__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.sett-limit__label{align-items:center;color:#0e1a27;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem}.sett-limit__label .ms{color:#185f96;font-size:1.8rem}.sett-limit__value{color:#0e1a27;font-size:1.5rem;font-weight:900}.sett-limit__bar{background:#e2e8f0;border-radius:1rem;height:.8rem;margin-bottom:.8rem;overflow:hidden}.sett-limit__bar-fill{animation:sett-bar-fill .8s cubic-bezier(.22,1,.36,1) .2s both;background:linear-gradient(90deg,#185f96,#c4e0f3);border-radius:1rem;height:100%;width:var(--fill)}.sett-limit__hint{color:#64748b;font-size:1.15rem;font-weight:500}.sett-invoice-data{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between}.sett-invoice-data__rows{display:flex;flex-direction:column;gap:.3rem}.sett-invoice-data__row{color:#64748b;font-size:1.3rem;font-weight:500}.sett-invoice-data__row strong{color:#0e1a27;font-weight:700}.sett-invoice-data__link{align-items:center;color:#185f96;display:inline-flex;flex-shrink:0;font-size:1.2rem;font-weight:700;gap:.4rem;text-decoration:none}.sett-invoice-data__link .ms{font-size:1.5rem}.sett-invoice-data__link:hover{text-decoration:underline}.sett-inv-action{align-items:center;background:transparent;border:.1rem solid #d1dce8;border-radius:.6rem;color:#64748b;cursor:pointer;display:flex;height:3.2rem;justify-content:center;transition:all .18s ease;width:3.2rem}.sett-inv-action .ms{font-size:1.6rem}.sett-inv-action:hover{background:rgba(24,95,150,.06);border-color:rgba(24,95,150,.2);color:#185f96}.sett-push-info{background:rgba(24,95,150,.04);border:.1rem solid rgba(24,95,150,.12);border-radius:1rem;display:flex;gap:1.2rem;margin-bottom:1.6rem;padding:1.4rem 1.6rem}.sett-push-info__icon .ms{color:#185f96;font-size:2rem}.sett-push-info__text{color:#0e1a27;font-size:1.25rem;line-height:1.6}.sett-push-info__text p{margin:0 0 .6rem}.sett-push-info__text p:last-child{margin-bottom:0}.sett-push-status{align-items:center;color:#64748b;display:flex;font-size:1.3rem;font-weight:600;gap:.6rem;padding:1rem 0}.sett-push-status .ms{font-size:1.8rem}@media(max-width:1280px){.sett-plan{align-items:flex-start;flex-direction:column}.sett-plan__right{align-items:flex-start;width:100%}.sett-plan__btn{justify-content:center;width:100%}.sett-limits{grid-template-columns:1fr}}@media(max-width:700px){.sett-header__title{font-size:2rem}.sett-header__title .ms{font-size:2.2rem}.sett-tabs__btn{font-size:1.2rem;padding:.8rem 1.2rem}.sett-tabs__btn .ms{font-size:1.6rem}.sett-section__title{font-size:1.4rem;padding:1.4rem}.sett-section__subtitle{padding:.2rem 1.4rem 0}.sett-section__body{padding:1.2rem 1.4rem 1.6rem}.sett-plan{padding:1.8rem}.sett-plan__price{font-size:2.2rem}.sett-danger{align-items:flex-start;flex-direction:column;gap:1.2rem}.sett-danger .btn{justify-content:center;width:100%}.sett-toggle{gap:1.2rem}.sett-invoice-data{flex-direction:column}}.sett-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:100}.sett-modal__overlay{backdrop-filter:blur(.2rem);background:rgba(0,0,0,.4);inset:0;position:fixed}.sett-modal__dialog{background:#fff;border-radius:1rem;box-shadow:0 2rem 5rem rgba(0,0,0,.2);max-width:48rem;position:relative;width:100%;z-index:1}.sett-modal__header{align-items:center;border-bottom:.1rem solid #d1dce8;display:flex;gap:1rem;padding:2rem 2.4rem}.sett-modal__header h3{color:#0e1a27;flex:1;font-size:1.6rem;font-weight:800}.sett-modal__icon{color:#dc2626;font-size:2.4rem}.sett-modal__close{align-items:center;background:transparent;border:none;border-radius:.8rem;color:#64748b;cursor:pointer;display:flex;height:3.2rem;justify-content:center;width:3.2rem}.sett-modal__close:hover{background:#f4f7fa}.sett-modal__close .ms{font-size:2rem}.sett-modal__body{padding:2rem 2.4rem}.sett-modal__body p{color:#0e1a27;font-size:1.3rem;line-height:1.6;margin-bottom:1.2rem}.sett-modal__body ul{color:#64748b;font-size:1.3rem;line-height:1.8;margin-bottom:1.6rem;padding-left:2rem}.sett-modal__body .field{max-width:24rem}.sett-modal__footer{align-items:center;border-top:.1rem solid #d1dce8;display:flex;gap:1rem;justify-content:flex-end;padding:1.6rem 2.4rem}@keyframes sub-rise{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes sub-bar-fill{0%{width:0}to{width:var(--fill)}}@keyframes sub-glow-pulse{0%,to{opacity:.25}50%{opacity:.5}}@keyframes sub-pop{0%{transform:scale(1)}50%{transform:scale(1.04)}to{transform:scale(1)}}.sub-header{animation:sub-rise .4s cubic-bezier(.22,1,.36,1) both;margin-bottom:2rem}.sub-header__title{align-items:center;color:#0e1a27;display:flex;font-size:2.4rem;font-weight:900;gap:.6rem;letter-spacing:-.02em}.sub-header__title .ms{color:#185f96;font-size:2.6rem}.sub-hero{animation:sub-rise .4s cubic-bezier(.22,1,.36,1) .04s both;background:linear-gradient(135deg,#0e1e2c,#163a52 40%,#1b5e7b);border-radius:1rem;margin-bottom:2rem;overflow:hidden;padding:2.8rem 3rem;position:relative}.sub-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.7' numOctaves='4' stitchTiles='stitch' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.04'/%3E%3C/svg%3E");content:"";inset:0}.sub-hero:before,.sub-hero__glow{pointer-events:none;position:absolute}.sub-hero__glow{animation:sub-glow-pulse 4s ease-in-out infinite;background:radial-gradient(circle,rgba(249,115,22,.3) 0,transparent 70%);border-radius:50%;height:20rem;right:-4rem;top:-4rem;width:20rem}.sub-hero__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.4rem;position:relative;z-index:1}.sub-hero__plan-info{align-items:center;display:flex;gap:1.4rem}.sub-hero__icon{align-items:center;background:hsla(0,0%,100%,.1);border:.1rem solid hsla(0,0%,100%,.15);border-radius:.8rem;display:flex;height:5.4rem;justify-content:center;width:5.4rem}.sub-hero__icon .ms{color:hsla(0,0%,100%,.85);font-size:2.8rem}.sub-hero__badge{color:#f97316;display:block;font-size:1rem;font-weight:800;letter-spacing:.08em;margin-bottom:.2rem;text-transform:uppercase}.sub-hero__plan-name{color:#fff;display:block;font-size:2.4rem;font-weight:900;letter-spacing:-.01em}.sub-hero__price-block{position:relative;z-index:1}.sub-hero__price{color:#fff;font-size:3.2rem;font-weight:900;line-height:1}.sub-hero__price small{color:hsla(0,0%,100%,.55);font-size:1.35rem;font-weight:500}.sub-hero__details{border-bottom:.1rem solid hsla(0,0%,100%,.1);border-top:.1rem solid hsla(0,0%,100%,.1);display:flex;flex-wrap:wrap;gap:1rem 3rem;padding:2rem 0;position:relative;z-index:1}.sub-hero__detail{display:flex;flex-direction:column;gap:.2rem}.sub-hero__detail-label{color:hsla(0,0%,100%,.45);font-size:1.05rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.sub-hero__detail-value{color:#fff;font-size:1.4rem;font-weight:800}.sub-hero__detail-value--warn{color:#fbbf24}.sub-hero__detail-value--danger{color:#f87171}.sub-hero__actions{display:flex;gap:1rem;margin-top:2rem;position:relative;z-index:1}.sub-hero__btn{align-items:center;border:none;border-radius:.8rem;color:#fff;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:700;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .18s ease}.sub-hero__btn .ms{font-size:1.8rem}.sub-hero__btn--pay{background:#f97316;box-shadow:0 .2rem .8rem rgba(249,115,22,.3)}.sub-hero__btn--pay:hover{background:#ea6406;box-shadow:0 .4rem 1.2rem rgba(249,115,22,.35);transform:translateY(-.1rem)}.sub-hero__btn--change{background:hsla(0,0%,100%,.12);border:.1rem solid hsla(0,0%,100%,.2)}.sub-hero__btn--change:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.35);transform:translateY(-.1rem)}.sub-usage{animation:sub-rise .4s cubic-bezier(.22,1,.36,1) .08s both;display:grid;gap:1.2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.sub-usage__meter{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;padding:1.8rem 2rem}.sub-usage__meter-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.sub-usage__meter-label{align-items:center;color:#0e1a27;display:flex;font-size:1.3rem;font-weight:700;gap:.5rem}.sub-usage__meter-label .ms{color:#185f96;font-size:2rem}.sub-usage__meter-count{color:#0e1a27;font-size:1.6rem;font-weight:900}.sub-usage__meter-count--full{color:#f97316}.sub-usage__bar{background:#e8edf2;border-radius:1rem;height:.8rem;margin-bottom:.8rem;overflow:hidden}.sub-usage__bar-fill{animation:sub-bar-fill .8s cubic-bezier(.22,1,.36,1) .3s both;background:linear-gradient(90deg,#185f96,#c4e0f3);border-radius:1rem;height:100%;width:var(--fill)}.sub-usage__bar-fill--full{background:linear-gradient(90deg,#f97316,#f59e0b)}.sub-usage__meter-hint{color:#64748b;font-size:1.15rem;font-weight:500}.sub-usage__meter-hint--full{align-items:center;color:#f97316;display:flex;font-weight:600;gap:.3rem}.sub-usage__meter-hint--full .ms{font-size:1.4rem}.sub-upgrade-basic{animation:sub-rise .4s cubic-bezier(.22,1,.36,1) .12s both;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;margin-bottom:2rem;padding:2.8rem 3rem}.sub-upgrade-basic__title{align-items:center;color:#0e1a27;display:flex;font-size:2rem;font-weight:900;gap:.6rem;margin-bottom:.6rem}.sub-upgrade-basic__title .ms{color:#f97316;font-size:2.4rem}.sub-upgrade-basic__desc{color:#64748b;font-size:1.3rem;font-weight:500;line-height:1.5;margin-bottom:2.4rem}.sub-upgrade-basic__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2.4rem}.sub-upgrade-basic__feature{align-items:flex-start;background:#f8fafb;border:.1rem solid #d1dce8;border-radius:.8rem;display:flex;gap:1rem;padding:1.4rem;transition:all .18s ease}.sub-upgrade-basic__feature:hover{background:rgba(24,95,150,.03);border-color:rgba(24,95,150,.2)}.sub-upgrade-basic__feature strong{color:#0e1a27;display:block;font-size:1.25rem;font-weight:700;line-height:1.3}.sub-upgrade-basic__feature span{color:#64748b;font-size:1.1rem;font-weight:500}.sub-upgrade-basic__feature-icon{align-items:center;background:rgba(24,95,150,.08);border-radius:.6rem;color:#185f96;display:flex;flex-shrink:0;font-size:2rem;height:3.6rem;justify-content:center;width:3.6rem}.sub-upgrade-basic__card{background:#f8fafb;border:.1rem solid #d1dce8;border-radius:1rem;margin-top:2.4rem;padding:2.4rem 2.8rem}.sub-upgrade-basic__card-title{color:#0e1a27;font-size:1.5rem;font-weight:800;margin-bottom:1.6rem}.sub-upgrade-basic__periods{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2rem}.sub-upgrade-basic__period-btn{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;color:#64748b;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:700;gap:.5rem;padding:.8rem 1.6rem;position:relative;transition:all .18s ease}.sub-upgrade-basic__period-btn:hover{border-color:rgba(24,95,150,.3);color:#0e1a27}.sub-upgrade-basic__period-btn--active{background:rgba(24,95,150,.04);border-color:#185f96;color:#185f96}.sub-upgrade-basic__period-discount{background:#f97316;border-radius:.4rem;color:#fff;display:inline-block;font-size:1rem;font-weight:800;padding:.15rem .5rem}.sub-upgrade-basic__sliders{display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.sub-upgrade-basic__summary{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.6rem}.sub-upgrade-basic__summary-row{align-items:center;background:#fff;border-radius:.6rem;color:#0e1a27;display:flex;font-size:1.25rem;font-weight:600;justify-content:space-between;padding:1rem 1.4rem}.sub-upgrade-basic__summary-row strong{color:#185f96;font-weight:800}.sub-upgrade-basic__summary-row .ms{font-size:1.6rem;margin-right:.3rem;vertical-align:middle}.sub-upgrade-basic__summary-row--highlight{background:rgba(249,115,22,.06);border:.1rem solid rgba(249,115,22,.15)}.sub-upgrade-basic__summary-row--highlight strong{color:#f97316;font-size:1.4rem}.sub-upgrade-basic__summary-row--muted{background:transparent;color:#64748b;font-size:1.15rem;font-weight:500;padding:.4rem 1.4rem}.sub-upgrade-basic__info{align-items:flex-start;background:#f0f7ff;border:.1rem solid #bfdbfe;border-radius:.6rem;color:#1e40af;display:flex;font-size:1.2rem;font-weight:500;gap:.8rem;line-height:1.5;margin-bottom:1.6rem;padding:1.4rem 1.6rem}.sub-upgrade-basic__info>.ms{color:#185f96;flex-shrink:0;font-size:2rem;margin-top:.1rem}.sub-upgrade-basic__info strong{font-weight:700}.sub-upgrade-basic__form{display:flex;justify-content:flex-start}.sub-upgrade{animation:sub-rise .4s cubic-bezier(.22,1,.36,1) .12s both;margin-bottom:2rem}.sub-upgrade__title{align-items:center;color:#0e1a27;display:flex;font-size:2rem;font-weight:900;gap:.6rem;margin-bottom:.4rem}.sub-upgrade__title .ms{color:#185f96;font-size:2.4rem}.sub-upgrade__desc{color:#64748b;font-size:1.3rem;font-weight:500;line-height:1.5;margin-bottom:1.6rem}.sub-upgrade__card{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;padding:2.4rem 2.8rem}.sub-upgrade__periods{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2rem}.sub-upgrade__period-btn{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;color:#64748b;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:700;gap:.5rem;padding:.8rem 1.6rem;position:relative;transition:all .18s ease}.sub-upgrade__period-btn:hover{border-color:rgba(24,95,150,.3);color:#0e1a27}.sub-upgrade__period-btn--active{background:rgba(24,95,150,.04);border-color:#185f96;color:#185f96}.sub-upgrade__period-discount{background:#f97316;border-radius:.4rem;color:#fff;display:inline-block;font-size:1rem;font-weight:800;padding:.15rem .5rem}.sub-upgrade__sliders{display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.sub-upgrade__slider-group{background:#f8fafb;border:.1rem solid #d1dce8;border-radius:.8rem;padding:1.6rem 1.8rem}.sub-upgrade__slider-label{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.2rem}.sub-upgrade__slider-label>span:first-child{align-items:center;color:#0e1a27;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem}.sub-upgrade__slider-label>span:first-child .ms{color:#185f96;font-size:1.8rem}.sub-upgrade__slider-val{align-items:center;display:flex;font-size:1.3rem;gap:.4rem}.sub-upgrade__slider-current,.sub-upgrade__slider-val{color:#64748b;font-weight:600}.sub-upgrade__slider-arrow{color:#185f96;font-size:1.4rem!important}.sub-upgrade__slider-val strong{color:#185f96;font-size:1.5rem;font-weight:900}.sub-upgrade__range{appearance:none;background:#dde5ee;border:none;border-radius:1rem;cursor:pointer;height:.6rem;outline:none;transition:background .18s ease;width:100%}.sub-upgrade__range::-webkit-slider-thumb{appearance:none;background:#185f96;border:.3rem solid #fff;border-radius:50%;box-shadow:0 .1rem .4rem rgba(0,0,0,.2),0 0 0 .3rem rgba(24,95,150,.15);cursor:pointer;height:2rem;transition:all .18s ease;width:2rem}.sub-upgrade__range::-webkit-slider-thumb:hover{box-shadow:0 .1rem .6rem rgba(0,0,0,.25),0 0 0 .4rem rgba(24,95,150,.2);transform:scale(1.15)}.sub-upgrade__range::-moz-range-thumb{background:#185f96;border:.3rem solid #fff;border-radius:50%;box-shadow:0 .1rem .4rem rgba(0,0,0,.2);cursor:pointer;height:1.6rem;width:1.6rem}.sub-upgrade__summary{animation:sub-rise .25s cubic-bezier(.22,1,.36,1) both;border-top:.1rem solid #d1dce8;padding-top:2rem}.sub-upgrade__summary-head{align-items:center;color:#0e1a27;display:flex;font-size:1.5rem;font-weight:800;gap:.5rem;margin-bottom:1.4rem}.sub-upgrade__summary-head .ms{color:#185f96;font-size:2rem}.sub-upgrade__summary-rows{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.2rem}.sub-upgrade__summary-row{align-items:center;background:#f8fafb;border-radius:.6rem;color:#0e1a27;display:flex;font-size:1.25rem;font-weight:600;justify-content:space-between;padding:.8rem 1.2rem}.sub-upgrade__summary-row[hidden]{display:none}.sub-upgrade__summary-row--muted{background:transparent;color:#64748b}.sub-upgrade__summary-total{align-items:center;background:rgba(24,95,150,.05);border-radius:.6rem;color:#0e1a27;display:flex;font-size:1.35rem;font-weight:700;justify-content:space-between;padding:1.2rem}.sub-upgrade__summary-total strong{color:#185f96;font-size:1.8rem;font-weight:900}.sub-upgrade__summary-total--brutto{background:transparent;margin-top:.4rem}.sub-upgrade__summary-total--brutto strong{color:#0e1a27;font-size:1.4rem}.sub-upgrade__immediate-info{align-items:center;background:#ecfdf5;border:.1rem solid #a7f3d0;border-radius:.6rem;color:#065f46;display:flex;font-size:1.15rem;font-weight:600;gap:.6rem;margin-top:1.2rem;padding:1rem 1.4rem}.sub-upgrade__immediate-info>.ms{color:#059669;flex-shrink:0;font-size:1.6rem}.sub-upgrade__downgrade-alert{align-items:center;background:#fef2f2;border:.1rem solid #fecaca;border-radius:.6rem;color:#991b1b;display:flex;font-size:1.15rem;font-weight:500;gap:.8rem;line-height:1.5;margin-top:1rem;padding:1.2rem 1.4rem}.sub-upgrade__downgrade-alert>.ms{color:#dc2626;flex-shrink:0;font-size:1.8rem}.sub-upgrade__downgrade-alert strong{font-weight:700}.sub-upgrade__downgrade-alert[hidden]{display:none}.sub-upgrade__summary-action{display:flex;justify-content:flex-end;margin-top:1.6rem}.sub-upgrade__summary-action .btn{animation:sub-pop .3s cubic-bezier(.22,1,.36,1) both}.sub-upgrade__summary-action .btn,.sub-upgrade__summary-action .btn #js-sub-confirm-text{align-items:center;display:inline-flex;gap:.5rem}.sub-upgrade__no-change{align-items:center;color:#64748b;display:flex;font-size:1.3rem;font-weight:500;gap:.8rem;justify-content:center;padding:2.4rem}.sub-upgrade__no-change .ms{font-size:2.2rem;opacity:.4}.sub-info{align-items:center;animation:sub-rise .4s cubic-bezier(.22,1,.36,1) .16s both;background:#f0f7ff;border:.1rem solid #bfdbfe;border-radius:1rem;display:flex;gap:1rem;padding:1.6rem 2rem}.sub-info__icon{color:#185f96;flex-shrink:0;font-size:2rem}.sub-info__text{color:#1e40af;font-size:1.25rem;font-weight:500;line-height:1.5}.sub-info__text strong{font-weight:700}.sub-downgrade-basic{animation:sub-rise .4s cubic-bezier(.22,1,.36,1) .2s both;margin-top:2rem}.sub-downgrade-basic__inner{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;display:flex;gap:1.6rem;justify-content:space-between;padding:1.6rem 2rem}.sub-downgrade-basic__text{align-items:center;display:flex;gap:1.2rem}.sub-downgrade-basic__text div{display:flex;flex-direction:column;gap:.2rem}.sub-downgrade-basic__text strong{color:#0e1a27;font-size:1.3rem;font-weight:700}.sub-downgrade-basic__text span{color:#64748b;font-size:1.15rem}.sub-downgrade-basic__icon{color:#64748b;font-size:2.4rem}.sub-downgrade-basic .btn{flex-shrink:0}@media(max-width:1280px){.sub-hero{padding:2.2rem 2rem}.sub-hero__top{align-items:flex-start;flex-direction:column;gap:1.6rem}.sub-hero__actions{flex-direction:column;width:100%}.sub-hero__btn{justify-content:center;width:100%}.sub-upgrade__sliders,.sub-usage{grid-template-columns:1fr}.sub-upgrade-basic__grid{grid-template-columns:1fr 1fr}.sub-upgrade-basic__sliders{grid-template-columns:1fr}}@media(max-width:700px){.sub-header__title{font-size:2rem}.sub-header__title .ms{font-size:2.2rem}.sub-hero{padding:1.8rem 1.6rem}.sub-hero__plan-name{font-size:2rem}.sub-hero__price{font-size:2.4rem}.sub-hero__details{gap:.8rem 2rem}.sub-upgrade__card{padding:1.6rem}.sub-upgrade-basic{padding:2rem 1.6rem}.sub-upgrade-basic__grid,.sub-upgrade-basic__sliders{grid-template-columns:1fr}.sub-upgrade-basic__card{padding:1.6rem}.sub-upgrade-basic__title{font-size:1.7rem}}@keyframes rev-rise{0%{opacity:0;transform:translateY(1.6rem) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rev-bar-fill{0%{width:0}to{width:var(--fill)}}@keyframes rev-star-pop{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes rev-score-count{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}.rev-header{animation:rev-rise .45s cubic-bezier(.22,1,.36,1) forwards;margin-bottom:1.6rem;opacity:0}.rev-header__title{align-items:center;color:#0e1a27;display:flex;font-size:2.4rem;font-weight:900;gap:.6rem;letter-spacing:-.02em}.rev-header__title .ms{color:#185f96;font-size:2.6rem}.rev-summary{align-items:flex-start;animation:rev-rise .45s cubic-bezier(.22,1,.36,1) .06s forwards;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;display:flex;gap:3.2rem;margin-bottom:1.6rem;opacity:0;overflow:hidden;padding:2rem 2.4rem;position:relative}.rev-summary:before{background:linear-gradient(90deg,#facc15,#f97316,#185f96);content:"";height:.25rem;left:0;position:absolute;right:0;top:0}.rev-summary__score{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:.4rem;padding-top:.4rem}.rev-summary__number{animation:rev-score-count .5s cubic-bezier(.22,1,.36,1) .25s both;color:#0e1a27;font-size:4.8rem;font-weight:900;letter-spacing:-.03em;line-height:1}.rev-summary__stars{display:flex;gap:.15rem}.rev-summary__stars .ms{animation:rev-star-pop .3s cubic-bezier(.22,1,.36,1) both;color:#facc15;font-size:2rem;opacity:0}.rev-summary__stars .ms:first-child{animation-delay:.3s}.rev-summary__stars .ms:nth-child(2){animation-delay:.36s}.rev-summary__stars .ms:nth-child(3){animation-delay:.42s}.rev-summary__stars .ms:nth-child(4){animation-delay:.48s}.rev-summary__stars .ms:nth-child(5){animation-delay:.54s}.rev-summary__count{animation:rev-score-count .4s cubic-bezier(.22,1,.36,1) .5s both;color:#64748b;font-size:1.2rem;font-weight:600}.rev-summary__bars{display:flex;flex:1;flex-direction:column;gap:.6rem;padding-top:.4rem}.rev-summary__row{align-items:center;display:flex;gap:1rem}.rev-summary__label{align-items:center;color:#64748b;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;gap:.2rem;justify-content:flex-end;width:3.8rem}.rev-summary__label .ms{color:#facc15;font-size:1.5rem}.rev-summary__bar{background:#edf0f4;border-radius:1rem;flex:1;height:.8rem;overflow:hidden}.rev-summary__bar-fill{animation:rev-bar-fill .7s cubic-bezier(.22,1,.36,1) .35s both;border-radius:1rem;height:100%;width:var(--fill)}.rev-summary__bar-fill--5{background:linear-gradient(90deg,#16a34a,#4ade80)}.rev-summary__bar-fill--4{background:linear-gradient(90deg,#65a30d,#a3e635)}.rev-summary__bar-fill--3{background:linear-gradient(90deg,#ca8a04,#facc15)}.rev-summary__bar-fill--2{background:linear-gradient(90deg,#ea580c,#fb923c)}.rev-summary__bar-fill--1{background:linear-gradient(90deg,#dc2626,#f87171)}.rev-summary__val{color:#0e1a27;flex-shrink:0;font-size:1.2rem;font-weight:700;text-align:right;width:2.8rem}.rev-filters{animation:rev-rise .45s cubic-bezier(.22,1,.36,1) .12s forwards;gap:1.6rem;justify-content:space-between;margin-bottom:1.6rem;opacity:0}.rev-filters,.rev-filters__left{align-items:center;display:flex;flex-wrap:wrap}.rev-filters__left{gap:.8rem}.rev-filters__select{align-items:center;display:inline-flex;position:relative}.rev-filters__select select{appearance:none;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;cursor:pointer;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:600;padding:.7rem 3rem .7rem 1.2rem;transition:all .18s ease}.rev-filters__select select:hover{border-color:rgba(24,95,150,.3)}.rev-filters__select select:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.1);outline:none}.rev-filters__select>.ms{color:#64748b;font-size:1.8rem;pointer-events:none;position:absolute;right:.8rem}.rev-filters__pills{display:flex;gap:.4rem}.rev-filters__pill{background:transparent;border:.1rem solid #d1dce8;border-radius:10rem;color:#64748b;cursor:pointer;font-family:Red Hat Display,sans-serif;font-size:1.15rem;font-weight:600;padding:.6rem 1.3rem;transition:all .18s ease}.rev-filters__pill:hover{background:rgba(24,95,150,.03);border-color:rgba(24,95,150,.25);color:#0e1a27}.rev-filters__pill.is-active{background:#185f96;border-color:#185f96;color:#fff;font-weight:700}.rev-filters__info{color:#64748b;font-size:1.15rem;font-weight:500}.rev-list{display:flex;flex-direction:column;gap:1.2rem}.rev-card{animation:rev-rise .45s cubic-bezier(.22,1,.36,1) forwards;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;opacity:0;padding:2rem 2.4rem}.rev-card:first-child{animation-delay:.22s}.rev-card:nth-child(2){animation-delay:.29s}.rev-card:nth-child(3){animation-delay:.36s}.rev-card:nth-child(4){animation-delay:.43s}.rev-card:nth-child(5){animation-delay:.5s}.rev-card:nth-child(6){animation-delay:.57s}.rev-card:nth-child(7){animation-delay:.64s}.rev-card:nth-child(8){animation-delay:.71s}.rev-card{transition:border-color box-shadow .18s ease}.rev-card:hover{border-color:rgba(24,95,150,.15);box-shadow:0 .3rem 1.6rem rgba(24,95,150,.05)}.rev-card--flagged{background:linear-gradient(135deg,rgba(220,38,38,.015),#fff 60%);border-color:rgba(220,38,38,.2)}.rev-card--flagged:hover{border-color:rgba(220,38,38,.3);box-shadow:0 .3rem 1.6rem rgba(220,38,38,.06)}.rev-card__top{align-items:flex-start;display:flex;gap:1.2rem;margin-bottom:1.4rem}.rev-card__avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.4rem;font-weight:800;height:4.4rem;justify-content:center;letter-spacing:.02em;width:4.4rem}.rev-card__avatar--green{background:linear-gradient(135deg,#16a34a,#4ade80)}.rev-card__avatar--blue{background:linear-gradient(135deg,#185f96,#3b82f6)}.rev-card__avatar--teal{background:linear-gradient(135deg,#0d9488,#2dd4bf)}.rev-card__avatar--amber{background:linear-gradient(135deg,#d97706,#fbbf24)}.rev-card__avatar--purple{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.rev-card__avatar--rose{background:linear-gradient(135deg,#e11d48,#fb7185)}.rev-card__meta{flex:1;min-width:0;padding-top:.2rem}.rev-card__name{color:#0e1a27;display:block;font-size:1.4rem;font-weight:800;line-height:1.2;margin-bottom:.2rem}.rev-card__date{color:#64748b;display:block;font-size:1.15rem;font-weight:500;line-height:1.4}.rev-card__property{color:#185f96;font-weight:700;text-decoration:none}.rev-card__property:hover{text-decoration:underline}.rev-card__rating{align-items:center;background:#fefce8;border:.1rem solid #fef08a;border-radius:.8rem;display:flex;flex-shrink:0;gap:.1rem;padding:.5rem 1rem .5rem .8rem}.rev-card__rating .ms{color:#facc15;font-size:1.6rem}.rev-card__rating .ms:not(.ms-filled){color:#e2e8f0}.rev-card__rating strong{color:#0e1a27;font-size:1.4rem;font-weight:900;margin-left:.5rem}.rev-card__rating--5{background:#f0fdf4;border-color:#bbf7d0}.rev-card__rating--4{background:#fefce8;border-color:#fef08a}.rev-card__rating--3{background:#fffbeb;border-color:#fde68a}.rev-card__rating--2{background:#fff7ed;border-color:#fed7aa}.rev-card__rating--1{background:#fef2f2;border-color:#fecaca}.rev-card__body{margin-bottom:1.4rem}.rev-card__body p{color:#0e1a27;font-size:1.3rem;font-weight:500;line-height:1.65}.rev-card__reply{background:#f8fafb;border:.1rem solid #efefef;border-left:.3rem solid #185f96;border-radius:.8rem;padding:1.4rem 1.6rem}.rev-card__reply-header{align-items:center;color:#64748b;display:flex;font-size:1.15rem;gap:.5rem;margin-bottom:.8rem}.rev-card__reply-header .ms{color:#185f96;font-size:1.6rem}.rev-card__reply-header strong{color:#0e1a27;font-weight:800}.rev-card__reply-header span{font-weight:500}.rev-card__reply p{color:#0e1a27;font-size:1.25rem;font-weight:500;line-height:1.6}.rev-card__actions{align-items:center;display:flex;gap:.8rem}.rev-card__report{align-items:center;background:transparent;border:none;border-radius:.8rem;color:#64748b;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:600;gap:.4rem;padding:.6rem 1.2rem;transition:all .18s ease}.rev-card__report .ms{font-size:1.6rem}.rev-card__report:hover{background:rgba(220,38,38,.05);color:#dc2626}.rev-card__flag-status{align-items:center;background:rgba(220,38,38,.04);border:.1rem solid rgba(220,38,38,.12);border-radius:.8rem;color:#dc2626;display:flex;font-size:1.2rem;font-weight:700;gap:.5rem;margin-bottom:1.2rem;padding:.8rem 1.2rem}.rev-card__flag-status .ms{font-size:1.6rem}.rev-card__reply-form>summary{cursor:pointer;list-style:none}.rev-card__reply-form>summary::-webkit-details-marker{display:none}.rev-card__reply-form[open]>summary .btn{display:none}.rev-card__reply-box{margin-top:1.2rem}.rev-card__reply-textarea{background:#f8fafb;border:.1rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.6;padding:1rem 1.2rem;resize:vertical;transition:border-color .18s ease;width:100%}.rev-card__reply-textarea:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.1);outline:none}.rev-card__reply-textarea::placeholder{color:#64748b;font-weight:400}.rev-card__reply-actions{display:flex;justify-content:flex-end;margin-top:.8rem}.rev-filters__pill-count{align-items:center;background:rgba(0,0,0,.06);border-radius:10rem;display:inline-flex;font-size:1rem;font-weight:800;height:1.8rem;justify-content:center;line-height:1;margin-left:.3rem;min-width:1.8rem;padding:0 .5rem}.is-active>.rev-filters__pill-count{background:hsla(0,0%,100%,.25)}.rev-filters__pill-count--alert{background:rgba(220,38,38,.1);color:#dc2626}.is-active>.rev-filters__pill-count--alert{background:hsla(0,0%,100%,.25);color:#fff}.rev-pager{align-items:center;display:flex;justify-content:space-between;padding:2rem 0 0}.rev-pager__info{color:#64748b;font-size:1.2rem;font-weight:600}.rev-pager__buttons{display:flex;gap:.4rem}.rev-pager__btn{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.25rem;font-weight:700;height:3.6rem;justify-content:center;min-width:3.6rem;padding:0 .8rem;text-decoration:none;transition:all .18s ease}.rev-pager__btn .ms{font-size:1.8rem}.rev-pager__btn:hover{border-color:rgba(24,95,150,.3);color:#185f96}.rev-pager__btn.is-active{background:#185f96;border-color:#185f96;box-shadow:0 .2rem .6rem rgba(24,95,150,.25);color:#fff}@media(max-width:1280px){.rev-summary{flex-direction:column;gap:2rem}.rev-summary__score{align-items:center;flex-direction:row;gap:1.2rem}.rev-filters__left{width:100%}.rev-card__top{flex-wrap:wrap}.rev-card__rating{margin-left:auto}}@media(max-width:700px){.rev-header__title{font-size:2rem}.rev-header__title .ms{font-size:2.2rem}.rev-summary{gap:1.6rem;padding:1.6rem}.rev-summary__number{font-size:3.6rem}.rev-summary__stars .ms{font-size:1.6rem}.rev-filters__pills{flex-wrap:nowrap;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.rev-filters__pill{flex-shrink:0}.rev-filters__info{width:100%}.rev-card{padding:1.4rem}.rev-card__top{gap:.8rem}.rev-card__avatar{font-size:1.2rem;height:3.6rem;width:3.6rem}.rev-card__rating{justify-content:center;margin-left:0;width:100%}.rev-card__rating .ms{font-size:1.4rem}.rev-card__body p,.rev-card__rating strong{font-size:1.2rem}.rev-card__reply{padding:1.2rem}.rev-card__actions{flex-wrap:wrap}}@keyframes wiz-enter{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:translateY(0)}}@keyframes wiz-float{0%,to{transform:translateY(0)}50%{transform:translateY(-.6rem)}}@keyframes wiz-shimmer{0%{background-position:-200%}to{background-position:200%}}.dash-content--wizard{padding:0}.wiz-alert{align-items:flex-start;border-radius:1rem;display:flex;font-size:1.2rem;font-weight:500;gap:.8rem;line-height:1.5;margin:2rem 2.4rem 0;padding:1.2rem 1.6rem}.wiz-alert>.ms{flex-shrink:0;font-size:2rem!important;margin-top:.1rem}.wiz-alert--success{background:#f0fdf4;border:.1rem solid #bbf7d0;color:#166534}.wiz-alert--success>.ms{color:#16a34a}.wiz-alert--error{background:#fef2f2;border:.1rem solid #fecaca;color:#991b1b}.wiz-alert--error>.ms{color:#dc2626}.wiz-alert strong{display:block;font-weight:700;margin-bottom:.4rem}.wiz-alert__list{margin:0;padding-left:1.6rem}.wiz-alert__list li{margin-bottom:.2rem}.wiz-bar{background:#fff;box-shadow:0 .2rem .8rem rgba(0,0,0,.04);position:sticky;top:0;z-index:5}.wiz-stepper{align-items:center;display:flex;gap:0;justify-content:center;padding:1.2rem 2.4rem 0}.wiz-stepper__step{align-items:center;background:transparent;border:none;cursor:default;display:flex;font-family:Red Hat Display,sans-serif;gap:.6rem;padding:.8rem 1.4rem 1.2rem;position:relative;transition:all .18s ease}.wiz-stepper__step:hover{background:rgba(24,95,150,.02)}.wiz-stepper__sep{background:#d1dce8;flex-shrink:0;height:.15rem;margin-bottom:.4rem;transition:background .18s ease;width:2.4rem}.wiz-stepper__sep.is-done{background:#185f96}.wiz-stepper__num{align-items:center;background:#f1f5f9;border:.15rem solid #d1dce8;border-radius:50%;color:#64748b;display:flex;flex-shrink:0;font-size:1.15rem;font-weight:800;height:2.6rem;justify-content:center;transition:all .18s ease;width:2.6rem}.wiz-stepper__label{color:#64748b;font-size:1.2rem;font-weight:600;transition:color .18s ease;white-space:nowrap}.wiz-stepper__step.is-active{cursor:pointer}.wiz-stepper__step.is-active .wiz-stepper__num{background:#185f96;border-color:#185f96;color:#fff}.wiz-stepper__step.is-active .wiz-stepper__label{color:#0e1a27;font-weight:700}.wiz-stepper__step.is-done{cursor:pointer}.wiz-stepper__step.is-done .wiz-stepper__num{background:#185f96;border-color:#185f96;color:#fff;font-size:0}.wiz-stepper__step.is-done .wiz-stepper__num:after{content:"";font-family:Material Symbols Rounded;font-size:1.6rem;font-weight:400}.wiz-stepper__step.is-done .wiz-stepper__label{color:#185f96}.wiz-stepper__step.is-done:hover .wiz-stepper__label{text-decoration:underline}.wiz-rail{background:rgba(24,95,150,.04);height:.2rem}.wiz-rail__fill{animation:wiz-shimmer 3s ease infinite;background:linear-gradient(90deg,#185f96,#c4e0f3,#185f96);background-size:200% 100%;height:100%;transition:width .5s cubic-bezier(.22,1,.36,1);width:17%}.wiz-panel{display:none;padding:0 3rem 3rem}.wiz-panel.is-active{animation:wiz-enter .4s cubic-bezier(.22,1,.36,1) both;display:block;margin-top:3.2rem}.wiz-panel__head{margin-bottom:2rem}.wiz-panel__title{color:#0e1a27;font-size:2.4rem;font-weight:900;letter-spacing:-.02em;margin-bottom:.4rem}.wiz-panel__sub{color:#64748b;font-size:1.3rem;font-weight:500;line-height:1.55}.wiz-nav{align-items:center;border-top:.1rem solid #efefef;display:flex;justify-content:space-between;margin-top:2.8rem;padding-top:1.8rem}.wiz-nav--final .wiz-nav__right{display:flex;gap:.8rem}.wiz-form{margin-bottom:1.4rem}.wiz-form--select{position:relative}.wiz-form--select select.wiz-input{cursor:pointer;padding-right:3.6rem}.wiz-form__arrow{color:#64748b;font-size:2rem!important;pointer-events:none;position:absolute;right:1rem;top:3.6rem}.wiz-label{align-items:center;color:#0e1a27;display:flex;font-size:1.25rem;font-weight:700;gap:.3rem;margin-bottom:.6rem}.wiz-label__ico{color:#64748b;font-size:1.6rem!important}.wiz-req{color:#dc2626;font-weight:700}.wiz-input{appearance:none;background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.35rem;font-weight:600;outline:none;padding:1.05rem 1.4rem;transition:border-color box-shadow .18s ease;width:100%}.wiz-input::placeholder{color:rgba(100,116,139,.45);font-weight:500}.wiz-input:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.1);outline:none}textarea.wiz-input{line-height:1.6;min-height:14rem;resize:vertical}textarea.wiz-input.wiz-input--sm-textarea{min-height:6rem}.wiz-hint{color:#64748b;display:block;font-size:1.1rem;font-weight:500;margin-top:.45rem}.wiz-error{color:#dc2626;font-size:1.1rem;font-weight:600;line-height:1.4;margin-top:.5rem}.wiz-form.is-error .wiz-input{border-color:#dc2626;box-shadow:0 0 0 .2rem rgba(220,38,38,.12)}.wiz-form.is-error .wiz-label{color:#dc2626}.wiz-counter{color:#64748b;display:block;font-size:1.1rem;font-weight:600;margin-top:.45rem;text-align:right}.wiz-input-wrap{align-items:center;display:flex;position:relative}.wiz-input-wrap .wiz-input{padding-right:5rem}.wiz-input-wrap__suffix{font-size:1.25rem;font-weight:700;right:1.4rem}.wiz-input-wrap__icon,.wiz-input-wrap__suffix{color:#64748b;pointer-events:none;position:absolute}.wiz-input-wrap__icon{font-size:2rem!important;right:1.2rem}.wiz-grid{display:grid;gap:1.2rem}.wiz-grid--2{grid-template-columns:1fr 1fr}.wiz-grid--3{grid-template-columns:repeat(3,1fr)}.wiz-grid--4{grid-template-columns:repeat(4,1fr)}.wiz-types{display:grid;gap:1.2rem;grid-template-columns:repeat(3,1fr);margin-bottom:2.4rem}.wiz-types.is-error .wiz-type__card{border-color:#fca5a5}.wiz-type{cursor:pointer}.wiz-type input{height:0;opacity:0;position:absolute;width:0}.wiz-type__card{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:1rem;display:flex;flex-direction:column;gap:.4rem;padding:2rem 1.4rem 1.6rem;text-align:center;transition:all .18s ease}.wiz-type__card .ms{color:#64748b;font-size:3.2rem;margin-bottom:.3rem;transition:all .18s ease}.wiz-type__card strong{color:#0e1a27;font-size:1.3rem;font-weight:800}.wiz-type__card span:last-child{color:#64748b;font-size:1.1rem;font-weight:500}.wiz-type__card:hover{background:#fafcfe;border-color:rgba(24,95,150,.25)}.wiz-type__card:hover .ms{color:rgba(24,95,150,.5)}input:checked+.wiz-type__card{background:rgba(24,95,150,.025);border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.08),0 .3rem 1.2rem rgba(24,95,150,.06)}input:checked+.wiz-type__card .ms{color:#185f96;transform:scale(1.06)}.wiz-map{align-items:center;background:linear-gradient(135deg,#e8f0f7,#f0f4f8 50%,#e8edf2);border:.1rem solid #d1dce8;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.wiz-map__pin{animation:wiz-float 2.5s ease-in-out infinite;margin-bottom:1rem}.wiz-map__pin .ms{color:#185f96;font-size:4rem}.wiz-map__text{color:#0e1a27;font-size:1.3rem;font-weight:600;margin-bottom:.3rem}.wiz-map__addr{color:#64748b;font-size:1.15rem;font-weight:500}.wiz-limit{align-items:center;background:rgba(24,95,150,.04);border:.1rem solid rgba(24,95,150,.15);border-radius:.8rem;color:#185f96;display:flex;font-size:1.25rem;font-weight:600;gap:.6rem;margin-bottom:1.6rem;padding:1rem 1.6rem}.wiz-limit .ms{color:#f97316;font-size:1.8rem}.wiz-limit strong{font-weight:800}.wiz-unit{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;margin-bottom:1rem;overflow:hidden;transition:border-color box-shadow .18s ease}.wiz-unit.is-open{border-color:rgba(24,95,150,.2);box-shadow:0 .2rem .8rem rgba(24,95,150,.04)}.wiz-unit:not(.is-open) .wiz-unit__body{display:none}.wiz-unit--focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.15)}.wiz-unit__head{align-items:center;background:#fafbfc;cursor:pointer;display:flex;gap:1rem;padding:1.1rem 1.6rem;transition:background .18s ease}.wiz-unit__head:hover{background:#f4f7fa}.wiz-unit__num{align-items:center;background:#f97316;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.15rem;font-weight:800;height:2.6rem;justify-content:center;width:2.6rem}.wiz-unit__name{color:#0e1a27;flex:1;font-size:1.35rem;font-weight:800}.wiz-unit__btns{display:flex;gap:.4rem}.wiz-unit__btn{align-items:center;background:transparent;border:.1rem solid #d1dce8;border-radius:.6rem;cursor:pointer;display:flex;height:2.8rem;justify-content:center;transition:all .18s ease;width:2.8rem}.wiz-unit__btn .ms{color:#64748b;font-size:1.7rem}.wiz-unit__btn:hover{background:rgba(24,95,150,.05);border-color:rgba(24,95,150,.2)}.wiz-unit__btn:hover .ms{color:#185f96}.wiz-unit__btn--toggle .ms{transition:transform .18s ease}.wiz-unit__btn--del:hover{background:rgba(220,38,38,.05);border-color:rgba(220,38,38,.2)}.wiz-unit__btn--del:hover .ms{color:#dc2626}.wiz-unit:not(.is-open) .wiz-unit__btn--toggle .ms{transform:rotate(180deg)}.wiz-unit__body{border-top:.1rem solid #efefef;padding:1.6rem 2rem .6rem}.wiz-unit-add{align-items:center;background:transparent;border:.2rem dashed rgba(24,95,150,.2);border-radius:1rem;color:#185f96;cursor:pointer;display:flex;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:700;gap:.6rem;justify-content:center;margin-top:.4rem;padding:1.2rem;transition:all .18s ease;width:100%}.wiz-unit-add .ms{font-size:2rem}.wiz-unit-add:hover{background:rgba(24,95,150,.03);border-color:rgba(24,95,150,.4)}.wiz-unit-limit-hint{align-items:center;background:#fffbeb;border:.1rem solid #fde68a;border-radius:1rem;color:#92400e;display:flex;font-size:1.15rem;font-weight:500;gap:.8rem;line-height:1.5;margin-bottom:1rem;padding:1rem 1.4rem}.wiz-unit-limit-hint>.ms{color:#f59e0b;flex-shrink:0;font-size:1.8rem!important}.wiz-unit-limit-hint a{color:#185f96;font-weight:700;text-decoration:underline}.wiz-ical{border:.1rem solid #efefef;border-radius:1rem;margin-top:1rem}.wiz-ical__toggle{align-items:center;color:#64748b;cursor:pointer;display:flex;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:600;gap:.5rem;list-style:none;padding:.8rem 1.2rem}.wiz-ical__toggle .ms:first-child{color:#185f96;font-size:1.6rem}.wiz-ical__toggle::-webkit-details-marker{display:none}.wiz-ical__arrow{font-size:1.8rem;margin-left:auto;transition:transform .2s ease}.wiz-ical[open] .wiz-ical__arrow{transform:rotate(180deg)}.wiz-ical__body{padding:0 1.2rem 1.2rem}.wiz-ical__info{align-items:center;background:#f0f7ff;border:.1rem solid #bfdbfe;border-radius:.8rem;color:#1e40af;display:flex;font-size:1.15rem;font-weight:500;gap:.8rem;line-height:1.5;margin-bottom:1.2rem;padding:1rem 1.2rem}.wiz-ical__info>.ms{color:#3b82f6;flex-shrink:0;font-size:1.8rem!important}.wiz-drop{border:.2rem dashed #d1dce8;border-radius:1rem;margin-bottom:2rem;overflow:hidden;position:relative;transition:border-color background .18s ease}.wiz-drop:hover{background:rgba(24,95,150,.015);border-color:rgba(24,95,150,.3)}.wiz-drop__inner{align-items:center;cursor:pointer;display:flex;flex-direction:column;padding:3.6rem 2rem}.wiz-drop__icon{color:rgba(24,95,150,.2);font-size:4.5rem!important;margin-bottom:.8rem}.wiz-drop__title{color:#0e1a27;font-size:1.45rem;font-weight:800;margin-bottom:.3rem}.wiz-drop__or{color:#64748b;font-size:1.2rem;font-weight:500;margin-bottom:.8rem}.wiz-drop__info{color:rgba(100,116,139,.6);font-size:1.1rem;font-weight:500}.wiz-drop__file{cursor:pointer;inset:0;opacity:0;position:absolute}.wiz-drop__spinner{align-items:center;color:#64748b;display:none;flex-direction:column;font-size:1.2rem;font-weight:600;gap:.6rem;padding:3.6rem 2rem}.wiz-drop__spin-icon{animation:wiz-spin 1s linear infinite;color:#185f96;font-size:3rem!important}.wiz-drop.is-dragover{background:rgba(24,95,150,.04);border-color:#185f96}.wiz-drop.is-uploading{pointer-events:none}.wiz-drop.is-uploading .wiz-drop__file,.wiz-drop.is-uploading .wiz-drop__inner{display:none}.wiz-drop.is-uploading .wiz-drop__spinner{display:flex}@keyframes wiz-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wiz-photos{display:grid;gap:.8rem;grid-template-columns:repeat(5,1fr);margin-bottom:.8rem}.wiz-photo-errors{margin-bottom:1rem}.wiz-photo-errors .wiz-error{margin-bottom:.4rem}.wiz-photos-hint{align-items:center;color:#64748b;display:flex;font-size:1.1rem;font-weight:500;gap:.4rem}.wiz-photos-hint .ms{color:#d1dce8;font-size:1.6rem}.wiz-photo{aspect-ratio:4/3;border:.1rem solid #d1dce8;border-radius:.8rem;overflow:hidden;position:relative;transition:border-color box-shadow .18s ease}.wiz-photo img{height:100%;object-fit:cover;transition:transform .18s ease;width:100%}.wiz-photo:hover{border-color:rgba(24,95,150,.3);box-shadow:0 .2rem .8rem rgba(0,0,0,.08)}.wiz-photo:hover img{transform:scale(1.05)}.wiz-photo__num{align-items:center;background:rgba(0,0,0,.4);border-radius:50%;bottom:.4rem;display:flex;height:2rem;justify-content:center;right:.4rem;width:2rem}.wiz-photo__badge,.wiz-photo__num{color:#fff;font-size:.95rem;font-weight:800;position:absolute}.wiz-photo__badge{background:#185f96;border-radius:.6rem;left:.5rem;letter-spacing:.03em;padding:.2rem .6rem;top:.5rem}.wiz-photo__del{align-items:center;background:rgba(0,0,0,.4);border:none;border-radius:50%;cursor:pointer;display:flex;height:2.2rem;justify-content:center;opacity:0;position:absolute;right:.4rem;top:.4rem;transition:opacity .18s ease;width:2.2rem}.wiz-photo__del .ms{color:#fff;font-size:1.3rem}.wiz-photo:hover .wiz-photo__del{opacity:1}.wiz-photo__actions{display:flex;gap:.3rem;position:absolute;right:.4rem;top:.4rem}.wiz-photo__btn{align-items:center;background:rgba(0,0,0,.45);border:none;border-radius:50%;cursor:pointer;display:flex;height:2.2rem;justify-content:center;padding:0;transition:background .18s ease;width:2.2rem}.wiz-photo__btn .ms{color:#fff;font-size:1.3rem}.wiz-photo__btn:hover{background:rgba(0,0,0,.7)}.wiz-photo__btn--del:hover{background:#e53935}.wiz-photo--main{border-color:#185f96;border-width:.2rem}.wiz-photo--deleted{border-color:#e53935;border-style:dashed;opacity:.3}.wiz-photo--deleted img{filter:grayscale(1)}.wiz-photo--deleted.wiz-photo--main{border-color:#e53935}.wiz-photo__btn--restore{background:rgba(40,167,69,.7)}.wiz-photo__btn--restore:hover{background:#28a745}.wiz-amenities{margin-bottom:2rem}.wiz-amenities__title{color:#0e1a27;display:block;font-size:1.35rem;font-weight:800;margin-bottom:.2rem}.wiz-amenities__sub{color:#64748b;display:block;font-size:1.15rem;font-weight:500;margin-bottom:1.2rem}.wiz-amenities__group{margin-bottom:1.6rem}.wiz-amenities__group:last-child{margin-bottom:0}.wiz-amenities__group-title{border-bottom:.1rem solid #efefef;color:#64748b;display:block;font-size:1.15rem;font-weight:700;letter-spacing:.01em;margin-bottom:.8rem;padding-bottom:.5rem}.wiz-amenities__grid{display:grid;gap:.8rem;grid-template-columns:repeat(3,1fr)}.wiz-amenity{cursor:pointer}.wiz-amenity input{height:0;opacity:0;position:absolute;width:0}.wiz-amenity__chip{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;display:flex;font-size:1.2rem;font-weight:600;gap:.6rem;padding:1rem 1.3rem;transition:all .18s ease}.wiz-amenity__chip .ms{color:#64748b;font-size:1.8rem;transition:color .18s ease}.wiz-amenity__chip:hover{background:#fafcfe;border-color:rgba(24,95,150,.25)}input:checked+.wiz-amenity__chip{background:#185f96;border-color:#185f96;box-shadow:0 .2rem .8rem rgba(24,95,150,.15);color:#fff;font-weight:700}input:checked+.wiz-amenity__chip .ms{color:#fff}.wiz-checkin__title{color:#0e1a27;display:block;font-size:1.35rem;font-weight:800;margin-bottom:.8rem}.wiz-summary{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;padding:2rem}.wiz-summary__block{border-bottom:.1rem solid #efefef;margin-bottom:1.8rem;padding-bottom:1.8rem}.wiz-summary__block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.wiz-summary__heading{align-items:center;color:#64748b;display:flex;font-size:1.1rem;font-weight:800;gap:.5rem;letter-spacing:.07em;margin-bottom:1.2rem;text-transform:uppercase}.wiz-summary__heading .ms{color:#185f96;font-size:1.7rem}.wiz-summary__kv{display:flex;flex-direction:column;gap:.5rem}.wiz-summary__row{align-items:baseline;display:flex;gap:2rem;justify-content:space-between}.wiz-summary__row span{color:#64748b;font-size:1.2rem;font-weight:500}.wiz-summary__row strong{color:#0e1a27;font-size:1.25rem;font-weight:700;text-align:right}.wiz-summary__chips{display:flex;flex-wrap:wrap;gap:.6rem}.wiz-summary__chip{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:10rem;color:#0e1a27;display:inline-flex;font-size:1.15rem;font-weight:600;gap:.4rem;padding:.6rem 1.2rem}.wiz-summary__chip .ms{color:#f97316;font-size:1.5rem}.wiz-summary__chip strong{font-weight:800}.wiz-summary__thumbs{align-items:center;display:flex;gap:.5rem}.wiz-summary__thumbs img{object-fit:cover}.wiz-summary__thumb-more,.wiz-summary__thumbs img{border:.1rem solid #d1dce8;border-radius:.6rem;height:3.8rem;width:5rem}.wiz-summary__thumb-more{align-items:center;background:#f1f5f9;color:#64748b;display:flex;font-size:1.2rem;font-weight:800;justify-content:center}.wiz-summary__tags{display:flex;flex-wrap:wrap;gap:.5rem}.wiz-summary__tag{align-items:center;background:#f8fafb;border:.1rem solid #d1dce8;border-radius:.6rem;color:#0e1a27;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.35rem;padding:.4rem .9rem}.wiz-summary__tag .ms{color:#64748b;font-size:1.4rem}@media(max-width:1280px){.wiz-panel{padding:0 2rem 2rem}.wiz-stepper__label{display:none}.wiz-stepper__sep{width:1.6rem}.wiz-stepper__step{padding:.6rem .8rem 1rem}.wiz-grid--4,.wiz-types{grid-template-columns:repeat(2,1fr)}.wiz-photos{grid-template-columns:repeat(3,1fr)}.wiz-amenities__grid{grid-template-columns:repeat(2,1fr)}.wiz-summary__chips{flex-direction:column}}@media(max-width:700px){.wiz-panel{padding:0 1.6rem 1.6rem}.wiz-stepper{padding:.8rem 1rem 0}.wiz-stepper__sep{width:.8rem}.wiz-stepper__step{padding:.5rem .4rem .8rem}.wiz-stepper__num{font-size:1.05rem;height:2.4rem;width:2.4rem}.wiz-panel__title{font-size:2rem}.wiz-panel__sub{font-size:1.2rem}.wiz-types{gap:.8rem;grid-template-columns:1fr 1fr}.wiz-type__card{padding:1.4rem 1rem 1.2rem}.wiz-type__card .ms{font-size:2.6rem}.wiz-type__card strong{font-size:1.2rem}.wiz-grid--2{grid-template-columns:1fr}.wiz-grid--4{grid-template-columns:1fr 1fr}.wiz-photos{grid-template-columns:repeat(2,1fr)}.wiz-amenities__grid{grid-template-columns:1fr}.wiz-unit__body{padding:1.2rem 1.2rem .4rem}.wiz-nav{flex-wrap:wrap;gap:.8rem}.wiz-nav--final{flex-direction:column-reverse}.wiz-nav--final .wiz-nav__right{flex-direction:column;width:100%}.wiz-nav--final .btn-outline:first-child,.wiz-nav--final .wiz-nav__right .btn{justify-content:center;width:100%}.wiz-summary{padding:1.2rem}.wiz-summary__thumbs{flex-wrap:wrap}.wiz-drop__inner{padding:2.4rem 1.2rem}}@media(max-width:568px){.wiz-types{gap:.6rem;grid-template-columns:1fr}.wiz-type__card{align-items:center;display:grid;gap:0 1.2rem;grid-template-columns:auto 1fr;grid-template-rows:auto auto;padding:1.2rem 1.4rem;text-align:left}.wiz-type__card .ms{font-size:2.4rem;grid-row:span 2;margin-bottom:0}.wiz-type__card strong{align-self:end;font-size:1.2rem}.wiz-type__card span:last-child{align-self:start;font-size:1.05rem}}@keyframes sup-rise{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}.sup-header{animation:sup-rise .45s cubic-bezier(.22,1,.36,1) forwards;justify-content:space-between;margin-bottom:2.4rem;opacity:0}.sup-header,.sup-header__title{align-items:center;display:flex}.sup-header__title{color:#0e1a27;font-size:2.4rem;font-weight:900;gap:.6rem;letter-spacing:-.02em}.sup-header__title .ms{color:#185f96;font-size:2.8rem}.sup-tabs{animation:sup-rise .45s cubic-bezier(.22,1,.36,1) .06s forwards;border-bottom:.1rem solid #d1dce8;display:flex;gap:.4rem;margin-bottom:2rem;opacity:0}.sup-tabs__tab{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:flex;font-family:Red Hat Display,sans-serif;font-size:1.35rem;font-weight:600;gap:.6rem;padding:1rem 1.6rem 1.2rem;position:relative;transition:color .18s ease}.sup-tabs__tab:after{background:transparent;border-radius:.25rem .25rem 0 0;bottom:-.1rem;content:"";height:.25rem;left:0;position:absolute;right:0;transition:background .18s ease}.sup-tabs__tab:hover{color:#0e1a27}.sup-tabs__tab.is-active{color:#185f96}.sup-tabs__tab.is-active:after{background:#185f96}.sup-tabs__tab.is-active .sup-tabs__count{background:rgba(24,95,150,.12);color:#185f96}.sup-tabs__count{align-items:center;background:rgba(209,220,232,.5);border-radius:10rem;color:#64748b;display:inline-flex;font-size:1.1rem;font-weight:700;height:2rem;justify-content:center;min-width:2rem;padding:0 .6rem;transition:background color .18s ease}.sup-filters{animation:sup-rise .45s cubic-bezier(.22,1,.36,1) .1s forwards;display:flex;gap:1rem;margin-bottom:2rem;opacity:0}.sup-filters__select{position:relative}.sup-filters__arrow{color:#64748b;font-size:2rem;pointer-events:none;position:absolute;right:1.2rem;top:50%;transform:translateY(-50%)}.sup-filters__search{flex:0 1 28rem;position:relative}.sup-filters__search-ico{color:#64748b;font-size:1.8rem;left:1.2rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.sup-filters__input{appearance:none;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.3rem;height:4rem;padding:0 1.2rem;transition:border-color box-shadow .18s ease;width:100%}.sup-filters__input:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.08);outline:none}.sup-filters select.sup-filters__input{cursor:pointer;padding-right:3.6rem}.sup-filters__search>.sup-filters__input{padding-left:3.8rem}.sup-list{display:flex;flex-direction:column;gap:.8rem}.sup-ticket{animation:sup-rise .4s cubic-bezier(.22,1,.36,1) forwards;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;color:inherit;display:flex;opacity:0;overflow:hidden;position:relative;text-decoration:none;transition:border-color box-shadow transform .18s ease}.sup-ticket:first-child{animation-delay:.18s}.sup-ticket:nth-child(2){animation-delay:.24s}.sup-ticket:nth-child(3){animation-delay:.3s}.sup-ticket:nth-child(4){animation-delay:.36s}.sup-ticket:nth-child(5){animation-delay:.42s}.sup-ticket:nth-child(6){animation-delay:.48s}.sup-ticket:nth-child(7){animation-delay:.54s}.sup-ticket:nth-child(8){animation-delay:.6s}.sup-ticket:nth-child(9){animation-delay:.66s}.sup-ticket:nth-child(10){animation-delay:.72s}.sup-ticket:hover{border-color:rgba(24,95,150,.2);box-shadow:0 .4rem 1.6rem rgba(24,95,150,.06);transform:translateY(-.1rem)}.sup-ticket__accent{flex-shrink:0;width:.4rem}.sup-ticket--new .sup-ticket__accent{background:#0e7490}.sup-ticket--open .sup-ticket__accent{background:#ea580c}.sup-ticket--resolved .sup-ticket__accent{background:#16a34a}.sup-ticket--closed .sup-ticket__accent{background:#94a3b8}.sup-ticket__body{flex:1;min-width:0;padding:1.6rem 2rem}.sup-ticket__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:.6rem}.sup-ticket__meta{align-items:center;display:flex;gap:.8rem}.sup-ticket__id{color:#64748b;font-size:1.2rem;font-weight:700;letter-spacing:.02em}.sup-ticket__cat{align-items:center;border-radius:.4rem;display:inline-flex;font-size:1.1rem;font-weight:700;height:2.2rem;letter-spacing:.01em;padding:0 .8rem}.sup-ticket__cat--bug{background:rgba(220,38,38,.08);color:#dc2626}.sup-ticket__cat--question{background:rgba(24,95,150,.08);color:#185f96}.sup-ticket__cat--feature{background:rgba(22,163,74,.08);color:#16a34a}.sup-ticket__cat--billing{background:rgba(234,88,12,.08);color:#ea580c}.sup-ticket__date{color:#64748b;font-size:1.2rem;white-space:nowrap}.sup-ticket__mid{align-items:flex-start;display:flex;gap:1rem}.sup-ticket__dot{border-radius:50%;flex-shrink:0;height:1rem;margin-top:.4rem;width:1rem}.sup-ticket--new .sup-ticket__dot{background:#0e7490}.sup-ticket--open .sup-ticket__dot{background:#ea580c}.sup-ticket--resolved .sup-ticket__dot{background:#16a34a}.sup-ticket--closed .sup-ticket__dot{background:#94a3b8}.sup-ticket__text{flex:1;min-width:0}.sup-ticket__title{color:#0e1a27;display:block;font-size:1.45rem;font-weight:700;line-height:1.3}.sup-ticket__excerpt{color:#64748b;display:block;font-size:1.3rem;line-height:1.4;margin-top:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sup-ticket__bot{align-items:center;display:flex;justify-content:space-between;margin-top:.8rem}.sup-ticket__right{align-items:center;display:flex;gap:1.4rem}.sup-ticket__status{align-items:center;border:.1rem solid;border-radius:.5rem;display:inline-flex;font-size:1.15rem;font-weight:700;gap:.3rem;height:2.6rem;padding:0 1rem}.sup-ticket__status .ms{font-size:1.6rem}.sup-ticket__status--new{background:rgba(14,116,144,.06);border-color:rgba(14,116,144,.2);color:#0e7490}.sup-ticket__status--open{background:rgba(234,88,12,.06);border-color:rgba(234,88,12,.2);color:#ea580c}.sup-ticket__status--open .ms{animation:sup-spin 2s linear infinite}.sup-ticket__status--resolved{background:rgba(22,163,74,.06);border-color:rgba(22,163,74,.2);color:#16a34a}.sup-ticket__status--closed{background:rgba(148,163,184,.04);border-color:rgba(148,163,184,.15);color:#94a3b8}.sup-ticket__comments{align-items:center;color:#64748b;display:flex;font-size:1.2rem;gap:.3rem}.sup-ticket__comments .ms{font-size:1.5rem}@keyframes sup-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sup-empty{align-items:center;animation:sup-rise .45s cubic-bezier(.22,1,.36,1) .15s forwards;display:flex;flex-direction:column;gap:1.2rem;opacity:0;padding:6rem 2rem;text-align:center}.sup-empty__icon{color:#d1dce8;font-size:5rem}.sup-empty__text{color:#64748b;font-size:1.5rem;font-weight:600}.sup-back{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;color:#64748b;display:flex;height:3.6rem;justify-content:center;margin-right:.8rem;transition:color border-color .18s ease;width:3.6rem}.sup-back:hover{border-color:#185f96;color:#185f96}.sup-back .ms{font-size:2rem}.sup-detail{animation:sup-rise .45s cubic-bezier(.22,1,.36,1) .1s forwards;opacity:0}.sup-detail__info{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;padding:1.6rem 2rem}.sup-detail__row{align-items:center;display:flex;gap:.8rem}.sup-detail__label{color:#64748b;font-size:1.2rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.sup-detail__title{color:#0e1a27;font-size:2rem;font-weight:800;margin-bottom:2rem}.sup-thread{flex-direction:column;margin-bottom:2rem}.sup-msg,.sup-thread{display:flex;gap:1.2rem}.sup-msg{animation:sup-rise .35s cubic-bezier(.22,1,.36,1) forwards;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;opacity:0;padding:1.6rem 2rem}.sup-msg:first-child{animation-delay:.09s}.sup-msg:nth-child(2){animation-delay:.13s}.sup-msg:nth-child(3){animation-delay:.17s}.sup-msg:nth-child(4){animation-delay:.21s}.sup-msg:nth-child(5){animation-delay:.25s}.sup-msg:nth-child(6){animation-delay:.29s}.sup-msg:nth-child(7){animation-delay:.33s}.sup-msg:nth-child(8){animation-delay:.37s}.sup-msg:nth-child(9){animation-delay:.41s}.sup-msg:nth-child(10){animation-delay:.45s}.sup-msg:nth-child(11){animation-delay:.49s}.sup-msg:nth-child(12){animation-delay:.53s}.sup-msg:nth-child(13){animation-delay:.57s}.sup-msg:nth-child(14){animation-delay:.61s}.sup-msg:nth-child(15){animation-delay:.65s}.sup-msg:nth-child(16){animation-delay:.69s}.sup-msg:nth-child(17){animation-delay:.73s}.sup-msg:nth-child(18){animation-delay:.77s}.sup-msg:nth-child(19){animation-delay:.81s}.sup-msg:nth-child(20){animation-delay:.85s}.sup-msg--admin{background:rgba(24,95,150,.03);border-color:rgba(24,95,150,.12)}.sup-msg__avatar{align-items:center;background:rgba(209,220,232,.4);border-radius:50%;display:flex;flex-shrink:0;height:3.6rem;justify-content:center;width:3.6rem}.sup-msg__avatar .ms{color:#64748b;font-size:2rem}.sup-msg--admin .sup-msg__avatar{background:rgba(24,95,150,.1)}.sup-msg--admin .sup-msg__avatar .ms{color:#185f96}.sup-msg__content{flex:1;min-width:0}.sup-msg__header{align-items:center;display:flex;gap:.8rem;margin-bottom:.6rem}.sup-msg__author{color:#0e1a27;font-size:1.3rem;font-weight:700}.sup-msg--admin .sup-msg__author{color:#185f96}.sup-msg__time{color:#64748b;font-size:1.15rem}.sup-msg__body{color:#0e1a27;font-size:1.35rem;line-height:1.6;word-break:break-word}.sup-reply{animation:sup-rise .45s cubic-bezier(.22,1,.36,1) .2s forwards;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;opacity:0;padding:2rem}.sup-reply__textarea{background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.35rem;padding:1.2rem;resize:vertical;transition:border-color box-shadow .18s ease;width:100%}.sup-reply__textarea:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.08);outline:none}.sup-reply__actions{display:flex;justify-content:flex-end;margin-top:1.2rem}.sup-closed-info{align-items:center;background:rgba(148,163,184,.06);border:.1rem solid rgba(148,163,184,.15);border-radius:1rem;color:#94a3b8;display:flex;font-size:1.3rem;font-weight:600;gap:.6rem;padding:1.6rem 2rem}.sup-closed-info .ms{font-size:1.8rem}.sup-create{animation:sup-rise .45s cubic-bezier(.22,1,.36,1) .1s forwards;opacity:0}.sup-form{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;padding:2.4rem}.sup-form__group{margin-bottom:2rem}.sup-form__label{color:#0e1a27;display:block;font-size:1.3rem;font-weight:700;margin-bottom:.6rem}.sup-form__input{appearance:none;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.35rem;height:4.4rem;padding:0 1.4rem;transition:border-color box-shadow .18s ease;width:100%}.sup-form__input:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.08);outline:none}.sup-form__textarea{background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.35rem;padding:1.2rem 1.4rem;resize:vertical;transition:border-color box-shadow .18s ease;width:100%}.sup-form__textarea:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.08);outline:none}.sup-form__actions{display:flex;justify-content:flex-end;padding-top:1rem}.sup-form__group.has-error .sup-form__input,.sup-form__group.has-error .sup-form__textarea,.sup-form__group.has-error select{border-color:#dc2626}.sup-form__group.has-error .sup-form__input:focus,.sup-form__group.has-error .sup-form__textarea:focus,.sup-form__group.has-error select:focus{border-color:#dc2626;box-shadow:0 0 0 .3rem rgba(220,38,38,.1)}.sup-form__group.has-error>ul{list-style:none;margin:.4rem 0 0;padding:0}.sup-form__group.has-error>ul li{color:#dc2626;font-size:1.2rem;font-weight:500}@media(max-width:700px){.sup-header__title{font-size:2rem}.sup-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}.sup-filters{flex-direction:column}.sup-filters__search{flex:1}.sup-ticket__body{padding:1.2rem 1.4rem}.sup-ticket__excerpt{display:none}.sup-ticket__top{flex-wrap:wrap;gap:.4rem}}@keyframes stat-rise{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes stat-count{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes stat-bar-fill{0%{width:0}}@keyframes stat-funnel-flow{0%{opacity:0;transform:translateX(-1rem)}to{opacity:1;transform:translateX(0)}}.stat-header{align-items:center;animation:stat-rise .5s ease both;display:flex;justify-content:space-between;margin-bottom:2.4rem}.stat-header__title{align-items:center;color:#0e1a27;display:flex;font-size:2.4rem;font-weight:900;gap:.8rem;letter-spacing:-.02em}.stat-header__icon{color:#185f96;font-size:2.8rem}.stat-toolbar{align-items:center;animation:stat-rise .5s ease both;animation-delay:.05s;display:flex;gap:1.2rem;justify-content:space-between;margin-bottom:2.4rem;opacity:0}.stat-toolbar__left{align-items:center;display:flex;gap:1rem}.stat-toolbar__right{align-items:center;display:flex;gap:.8rem}.stat-select{align-items:center;display:inline-flex;position:relative}.stat-select select{appearance:none;background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;cursor:pointer;font-family:Red Hat Display,sans-serif;font-size:1.25rem;font-weight:600;padding:.7rem 3.2rem .7rem 1.2rem;transition:all .18s ease}.stat-select select:hover{border-color:#afc2d7}.stat-select select:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.1);outline:none}.stat-select:after{background:#64748b;clip-path:polygon(0 0,100% 0,50% 100%);content:"";height:.6rem;pointer-events:none;position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);width:1rem}.stat-periods{background:#fff;border:.15rem solid #d1dce8;border-radius:.8rem;display:inline-flex;overflow:hidden}.stat-periods__btn{background:transparent;border:none;border-right:.1rem solid #d1dce8;color:#64748b;cursor:pointer;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:600;padding:.65rem 1.4rem;transition:all .18s ease}.stat-periods__btn:last-child{border-right:none}.stat-periods__btn:hover{background:rgba(24,95,150,.04);color:#0e1a27}.stat-periods__btn.is-active{background:#0e1a27;color:#fff}.stat-export{align-items:center;border:.15rem solid transparent;border-radius:1rem;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:700;gap:.7rem;line-height:1;padding:1rem 2rem;text-decoration:none;transition:all .18s ease;white-space:nowrap}.stat-export:disabled{cursor:not-allowed;opacity:.4}.stat-export{background:#fff;border-color:#d1dce8;color:#64748b;font-size:1.2rem;padding:.7rem 1.4rem}.stat-export .ms{font-size:1.6rem}.stat-export:hover{background:#f8fafc;border-color:#b6c7da;color:#0e1a27}.stat-kpis{display:grid;gap:1.6rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}@media(max-width:1280px){.stat-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.stat-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:568px){.stat-kpis{grid-template-columns:1fr}}.stat-kpi{animation:stat-rise .5s ease both;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;opacity:0;overflow:hidden;padding:2rem;position:relative}.stat-kpi:first-child{animation-delay:.14s}.stat-kpi:nth-child(2){animation-delay:.2s}.stat-kpi:nth-child(3){animation-delay:.26s}.stat-kpi:nth-child(4){animation-delay:.32s}.stat-kpi__icon{align-items:center;border-radius:.8rem;display:flex;height:4rem;justify-content:center;margin-bottom:1.4rem;width:4rem}.stat-kpi__icon .ms{font-size:2.2rem}.stat-kpi__value{animation:stat-count .6s ease both;animation-delay:.4s;color:#0e1a27;display:block;font-size:3.2rem;font-weight:900;letter-spacing:-.03em}.stat-kpi__label{color:#64748b;display:block;font-size:1.2rem;font-weight:500;margin-top:.2rem}.stat-kpi__trend{align-items:center;display:inline-flex;font-size:1.15rem;font-weight:700;gap:.3rem;margin-top:.8rem}.stat-kpi__trend .ms{font-size:1.6rem}.stat-kpi__trend--up{color:#16a34a}.stat-kpi__trend--down{color:#dc2626}.stat-kpi--views .stat-kpi__icon{background:rgba(24,95,150,.1);color:#185f96}.stat-kpi--inquiries .stat-kpi__icon{background:rgba(8,145,178,.1);color:#0891b2}.stat-kpi--bookings .stat-kpi__icon{background:rgba(22,163,74,.1);color:#16a34a}.stat-kpi--occupancy .stat-kpi__icon{background:rgba(249,115,22,.1);color:#f97316}.stat-tip{align-items:flex-start;animation:stat-rise .5s ease both;animation-delay:.4s;background:rgba(24,95,150,.04);border:.1rem solid rgba(24,95,150,.12);border-radius:1rem;display:flex;gap:1rem;margin-bottom:2rem;opacity:0;padding:1.6rem 2rem}.stat-tip__icon{align-items:center;background:rgba(24,95,150,.1);border-radius:50%;color:#185f96;display:flex;flex-shrink:0;height:2.8rem;justify-content:center;width:2.8rem}.stat-tip__icon .ms{font-size:1.6rem}.stat-tip__content{flex:1}.stat-tip__title{color:#185f96;display:block;font-size:1.25rem;font-weight:800;margin-bottom:.3rem}.stat-tip__text{color:#0e1a27;font-size:1.25rem;font-weight:500;line-height:1.55}.stat-tip__text strong{font-weight:800}.stat-chart{animation:stat-rise .5s ease both;animation-delay:.5s;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;margin-bottom:2rem;opacity:0;padding:2rem}.stat-chart__header{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between;margin-bottom:2rem}.stat-chart__title{align-items:center;color:#0e1a27;display:flex;font-size:1.5rem;font-weight:800;gap:.6rem}.stat-chart__title .ms{color:#185f96;font-size:2rem}.stat-chart__legend{align-items:center;display:flex;gap:1.6rem}.stat-chart__legend-item{align-items:center;color:#64748b;display:flex;font-size:1.15rem;font-weight:600;gap:.5rem}.stat-chart__legend-dot{border-radius:.3rem;height:1rem;width:1rem}.stat-chart__canvas{height:28rem;position:relative;width:100%}.stat-chart__canvas canvas{height:100%!important;width:100%!important}.stat-chart+.stat-chart{animation-delay:.6s}.stat-row{animation:stat-rise .5s ease both;animation-delay:.7s;display:grid;gap:2rem;grid-template-columns:1.4fr 1fr;margin-bottom:2rem;opacity:0}@media(max-width:1280px){.stat-row{grid-template-columns:1fr}}.stat-ranking{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;padding:2rem}.stat-ranking__title{align-items:center;color:#0e1a27;display:flex;font-size:1.5rem;font-weight:800;gap:.6rem;margin-bottom:1.8rem}.stat-ranking__title .ms{color:#185f96;font-size:2rem}.stat-ranking table{border-collapse:collapse;width:100%}.stat-ranking thead th{border-bottom:.1rem solid #d1dce8;color:#64748b;font-size:1rem;font-weight:700;letter-spacing:.06em;padding:.8rem 1rem;text-align:left;text-transform:uppercase}.stat-ranking tbody td{border-bottom:.1rem solid rgba(209,220,232,.5);color:#0e1a27;font-size:1.3rem;font-weight:600;padding:1.2rem 1rem;vertical-align:middle}.stat-ranking tbody tr:last-child td{border-bottom:none}.stat-ranking tbody tr{transition:background .18s ease}.stat-ranking tbody tr:hover{background:#f8fafd}.stat-ranking__unit-name{color:#0e1a27;display:block;font-size:1.3rem;font-weight:700}.stat-ranking__unit-type{color:#64748b;display:block;font-size:1.1rem;font-weight:500;margin-top:.15rem}.stat-ranking__unit-dot{border-radius:50%;display:inline-block;height:.8rem;margin-right:.6rem;vertical-align:middle;width:.8rem}.stat-ranking__bar{background:rgba(209,220,232,.4);border-radius:1rem;height:.8rem;overflow:hidden;position:relative;width:8rem}.stat-ranking__bar-fill{animation:stat-bar-fill .8s ease both;animation-delay:.9s;border-radius:1rem;height:100%}.stat-ranking__bar-fill--high{background:linear-gradient(90deg,#16a34a,#22c55e)}.stat-ranking__bar-fill--mid{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.stat-ranking__bar-fill--low{background:linear-gradient(90deg,#ef4444,#f87171)}.stat-sources{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;display:flex;flex-direction:column;padding:2rem}.stat-sources__title{align-items:center;color:#0e1a27;display:flex;font-size:1.5rem;font-weight:800;gap:.6rem;margin-bottom:1.8rem}.stat-sources__title .ms{color:#185f96;font-size:2rem}.stat-sources__chart{align-items:center;display:flex;flex:1;justify-content:center;min-height:20rem;position:relative}.stat-sources__chart canvas{max-height:22rem;max-width:22rem}.stat-sources__center{left:50%;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.stat-sources__center-value{color:#0e1a27;display:block;font-size:2.8rem;font-weight:900;letter-spacing:-.03em}.stat-sources__center-label{color:#64748b;display:block;font-size:1.1rem;font-weight:600}.stat-sources__legend{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.stat-sources__legend-row{align-items:center;color:#0e1a27;display:flex;font-size:1.25rem;font-weight:600;justify-content:space-between}.stat-sources__legend-left{align-items:center;display:flex;gap:.8rem}.stat-sources__legend-dot{border-radius:.3rem;height:1.2rem;width:1.2rem}.stat-sources__legend-count{font-weight:800}.stat-sources__legend-pct{color:#64748b;font-size:1.15rem;font-weight:500}.stat-funnel{animation:stat-rise .5s ease both;animation-delay:.8s;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;margin-bottom:2rem;opacity:0;padding:2rem}.stat-funnel__title{align-items:center;color:#0e1a27;display:flex;font-size:1.5rem;font-weight:800;gap:.6rem;margin-bottom:2rem}.stat-funnel__title .ms{color:#185f96;font-size:2rem}.stat-funnel__steps{align-items:center;display:flex;gap:0}.stat-funnel__step{align-items:center;animation:stat-funnel-flow .5s ease both;border-radius:1rem;display:flex;flex:1;flex-direction:column;justify-content:center;opacity:0;padding:2rem 1.6rem;text-align:center}.stat-funnel__step:first-child{animation-delay:1.02s}.stat-funnel__step:nth-child(3){animation-delay:1.14s}.stat-funnel__step:nth-child(5){animation-delay:1.26s}.stat-funnel__step:nth-child(7){animation-delay:1.38s}.stat-funnel__step--1{background:rgba(24,95,150,.06)}.stat-funnel__step--2{background:rgba(8,145,178,.06)}.stat-funnel__step--3{background:rgba(22,163,74,.06)}.stat-funnel__step--4{background:rgba(249,115,22,.08)}.stat-funnel__step-value{color:#0e1a27;display:block;font-size:2.8rem;font-weight:900;letter-spacing:-.03em}.stat-funnel__step-label{color:#64748b;display:block;font-size:1.15rem;font-weight:600;margin-top:.3rem}.stat-funnel__arrow{align-items:center;animation:stat-funnel-flow .4s ease both;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;opacity:0;width:5rem}.stat-funnel__arrow:nth-child(2){animation-delay:1.12s}.stat-funnel__arrow:nth-child(4){animation-delay:1.24s}.stat-funnel__arrow:nth-child(6){animation-delay:1.36s}.stat-funnel__arrow-pct{color:#185f96;display:block;font-size:1.2rem;font-weight:800}.stat-funnel__arrow-icon{color:#d1dce8;font-size:2rem}@media(max-width:1280px){.stat-toolbar,.stat-toolbar__left{flex-wrap:wrap}.stat-ranking{overflow-x:auto}.stat-ranking table{min-width:50rem}.stat-funnel__steps{flex-wrap:wrap;gap:.8rem}.stat-funnel__arrow{width:3rem}.stat-funnel__arrow .ms{font-size:1.6rem}.stat-funnel__step-value{font-size:2.2rem}}@media(max-width:700px){.stat-header{align-items:flex-start;flex-direction:column;gap:1rem}.stat-toolbar{align-items:stretch;flex-direction:column}.stat-toolbar__left,.stat-toolbar__right{width:100%}.stat-toolbar__right{justify-content:flex-end}.stat-periods{width:100%}.stat-periods__btn{flex:1;text-align:center}.stat-kpis{grid-template-columns:1fr 1fr}}@media(max-width:700px)and (max-width:568px){.stat-kpis{grid-template-columns:1fr}}@media(max-width:700px){.stat-kpi__value{font-size:2.6rem}.stat-chart__canvas{height:22rem}.stat-funnel__steps{flex-direction:column}.stat-funnel__arrow{flex-direction:row;gap:.4rem;width:auto}.stat-funnel__arrow .ms{transform:rotate(90deg)}.stat-funnel__step{flex-direction:row;gap:1rem;padding:1.4rem 1.6rem;width:100%}.stat-funnel__step-value{font-size:2.4rem}}@keyframes ical-rise{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}.ical-header{animation:ical-rise .45s cubic-bezier(.22,1,.36,1) forwards;margin-bottom:2.4rem;opacity:0}.ical-header__title{align-items:center;color:#0e1a27;display:flex;font-size:2.4rem;font-weight:900;gap:.6rem;letter-spacing:-.02em}.ical-header__title .ms{color:#185f96;font-size:2.8rem}.ical-info{align-items:flex-start;animation:ical-rise .45s cubic-bezier(.22,1,.36,1) .06s forwards;background:rgba(24,95,150,.04);border:.1rem solid rgba(24,95,150,.12);border-radius:1rem;display:flex;gap:1.2rem;margin-bottom:2rem;opacity:0;padding:1.6rem 2rem}.ical-info__icon{color:#185f96;flex-shrink:0;font-size:2.2rem;margin-top:.1rem}.ical-info__text{color:#0e1a27;font-size:1.35rem;line-height:1.55}.ical-info__text strong{font-weight:700}.ical-stats{animation:ical-rise .45s cubic-bezier(.22,1,.36,1) .1s forwards;display:grid;gap:1.2rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem;opacity:0}@media(max-width:700px){.ical-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:568px){.ical-stats{grid-template-columns:1fr}}.ical-stats__card{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;display:flex;gap:1.2rem;padding:1.8rem 2rem}.ical-stats__icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:2.2rem;height:4.4rem;justify-content:center;width:4.4rem}.ical-stats__icon--success{background:rgba(22,163,74,.1);color:#16a34a}.ical-stats__icon--link,.ical-stats__icon--time{background:rgba(24,95,150,.1);color:#185f96}.ical-stats__icon--warn{background:rgba(234,88,12,.1);color:#ea580c}.ical-stats__data{display:flex;flex-direction:column}.ical-stats__number{color:#0e1a27;font-size:2.2rem;font-weight:900;letter-spacing:-.02em;line-height:1.1}.ical-stats__label{color:#64748b;font-size:1.15rem;margin-top:.2rem}.ical-property{animation:ical-rise .45s cubic-bezier(.22,1,.36,1) .14s forwards;margin-bottom:2.4rem;opacity:0}.ical-property__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.2rem}.ical-property__name{align-items:center;color:#0e1a27;display:flex;font-size:1.7rem;font-weight:800;gap:.6rem}.ical-property__name .ms{color:#64748b;font-size:2rem}.ical-unit{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;margin-bottom:.8rem;overflow:hidden;transition:border-color .18s ease}.ical-unit.is-open{border-color:rgba(24,95,150,.2)}.ical-unit__header{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:Red Hat Display,sans-serif;gap:1rem;justify-content:space-between;padding:1.6rem 2rem;text-align:left;transition:background .18s ease;width:100%}.ical-unit__header:hover{background:rgba(24,95,150,.02)}.ical-unit__left{align-items:center;display:flex;gap:1.2rem;min-width:0}.ical-unit__dot{border-radius:50%;flex-shrink:0;height:1rem;width:1rem}.ical-unit__dot--ok{background:#16a34a}.ical-unit__dot--error{background:#dc2626}.ical-unit__dot--none{background:#94a3b8}.ical-unit__info{min-width:0}.ical-unit__name{color:#0e1a27;display:block;font-size:1.4rem;font-weight:700}.ical-unit__meta{color:#64748b;display:block;font-size:1.2rem}.ical-unit__right{align-items:center;display:flex;flex-shrink:0;gap:1.4rem}.ical-unit__sync-status{align-items:center;display:inline-flex;font-size:1.2rem;font-weight:600;gap:.3rem}.ical-unit__sync-status .ms{font-size:1.6rem}.ical-unit__sync-status--ok{color:#16a34a}.ical-unit__sync-status--error{color:#dc2626}.ical-unit__sync-status--none{color:#94a3b8}.ical-unit__sources{align-items:center;color:#64748b;display:flex;font-size:1.2rem;gap:.3rem}.ical-unit__sources .ms{font-size:1.5rem}.ical-unit__chevron{color:#64748b;font-size:2.2rem;transition:transform .18s ease}.ical-unit.is-open .ical-unit__chevron{transform:rotate(180deg)}.ical-unit__body{border-top:.1rem solid #d1dce8;display:none;padding:0 2rem 2rem}.ical-unit.is-open .ical-unit__body{display:block}@media(max-width:700px){.ical-unit__header{align-items:flex-start;flex-direction:column;gap:.8rem;padding:1.2rem 1.4rem}.ical-unit__right{flex-wrap:wrap;gap:.8rem}.ical-unit__body{padding:0 1.4rem 1.4rem}}.ical-export{padding:1.6rem 0}.ical-export__label{align-items:center;color:#185f96;display:flex;font-size:1.15rem;font-weight:800;gap:.5rem;letter-spacing:.04em;margin-bottom:.6rem;text-transform:uppercase}.ical-export__label .ms{font-size:1.6rem}.ical-export__hint{color:#64748b;font-size:1.25rem;line-height:1.5;margin-bottom:1rem}.ical-export__row{align-items:center;display:flex;gap:.8rem;margin-bottom:.6rem}.ical-export__platform{color:#0e1a27;font-size:1.2rem;font-weight:700;min-width:12rem}.ical-export__url{background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;flex:1;font-family:Red Hat Display,sans-serif;font-size:1.25rem;height:4rem;overflow:hidden;padding:0 1.2rem;text-overflow:ellipsis;white-space:nowrap}@media(max-width:700px){.ical-export__row{flex-direction:column}}.ical-import{padding-top:.8rem}.ical-import__label{align-items:center;color:#64748b;display:flex;font-size:1.15rem;font-weight:800;gap:.5rem;letter-spacing:.04em;margin-bottom:1rem;text-transform:uppercase}.ical-import__label .ms{font-size:1.6rem}.ical-sources{display:flex;flex-direction:column;gap:.6rem;margin-bottom:.8rem}.ical-source{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;display:flex;gap:1.2rem;padding:1.2rem 1.4rem;transition:border-color .18s ease}.ical-source:hover{border-color:rgba(24,95,150,.2)}.ical-source__badge{align-items:center;border-radius:.8rem;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:800;height:3.6rem;justify-content:center;width:3.6rem}.ical-source__badge--booking{background:#003580}.ical-source__badge--airbnb{background:#ff5a5f}.ical-source__badge--nocowaniepl{background:#b91c1c}.ical-source__badge--google{background:#1a73e8}.ical-source__badge--sm{border-radius:.5rem;font-size:1.1rem;height:2.4rem;width:2.4rem}.ical-source__badge--lg{border-radius:1rem;font-size:1.8rem;height:4.4rem;margin-bottom:1rem;width:4.4rem}.ical-source__info{flex:1;min-width:0}.ical-source__name{color:#0e1a27;display:block;font-size:1.3rem;font-weight:700}.ical-source__url{color:#64748b;display:block;font-size:1.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ical-source__actions{display:flex;flex-shrink:0;gap:.4rem}.ical-source__btn{align-items:center;background:none;border:.1rem solid #d1dce8;border-radius:.6rem;color:#64748b;cursor:pointer;display:flex;font-family:Red Hat Display,sans-serif;height:3.2rem;justify-content:center;transition:all .18s ease;width:3.2rem}.ical-source__btn .ms{font-size:1.6rem}.ical-source__btn:hover{background:rgba(24,95,150,.04);border-color:#185f96;color:#185f96}.ical-source__btn--danger:hover{background:rgba(220,38,38,.04);border-color:#dc2626;color:#dc2626}.ical-source__btn--sync:hover{background:rgba(24,95,150,.04);border-color:#185f96;color:#185f96}.ical-source__btn--sync:disabled{cursor:wait;opacity:.6}@media(max-width:700px){.ical-source{flex-wrap:wrap;gap:.8rem}.ical-source__actions{justify-content:flex-end;width:100%}}.ical-add{align-items:center;background:none;border:.15rem dashed #d1dce8;border-radius:.8rem;color:#64748b;cursor:pointer;display:flex;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:600;gap:.6rem;justify-content:center;padding:1.2rem;transition:all .18s ease;width:100%}.ical-add .ms{font-size:1.8rem}.ical-add:hover{background:rgba(24,95,150,.02);border-color:#185f96;color:#185f96}.ical-status{align-items:center;display:inline-flex;font-size:1.2rem;font-weight:700;gap:.3rem}.ical-status .ms{font-size:1.5rem}.ical-status--ok{color:#16a34a}.ical-status--error{color:#dc2626}.ical-logs{animation:ical-rise .45s cubic-bezier(.22,1,.36,1) .2s forwards;margin-bottom:3rem;margin-top:3rem;opacity:0}.ical-logs__header{align-items:center;color:#0e1a27;display:flex;font-size:1.6rem;font-weight:800;gap:.6rem;margin-bottom:1.4rem}.ical-logs__header .ms{color:#64748b;font-size:2rem}.ical-logs__empty{color:#64748b;font-size:1.3rem;padding:2.4rem;text-align:center}.ical-logs__empty,.ical-logs__table{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem}.ical-logs__table{overflow:hidden}.ical-logs__row{align-items:center;border-bottom:.1rem solid #d1dce8;display:grid;font-size:1.3rem;grid-template-columns:12rem 14rem 16rem 8rem 1fr;padding:1.2rem 2rem}.ical-logs__row:last-child{border-bottom:none}.ical-logs__row--head{background:rgba(209,220,232,.15);color:#64748b;font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ical-logs__col--source{align-items:center;display:flex;gap:.6rem}.ical-logs__col--details{color:#64748b;font-size:1.2rem}@media(max-width:700px){.ical-logs__row{gap:.4rem;grid-template-columns:1fr;padding:1rem 1.4rem}.ical-logs__row--head{display:none}.ical-logs__col:before{color:#64748b;content:attr(data-label);font-size:1rem;font-weight:700;margin-right:.6rem;text-transform:uppercase}}.ical-help{animation:ical-rise .45s cubic-bezier(.22,1,.36,1) .25s forwards;margin-bottom:3rem;opacity:0}.ical-help__header{align-items:center;color:#0e1a27;display:flex;font-size:1.6rem;font-weight:800;gap:.6rem;margin-bottom:1.4rem}.ical-help__header .ms{color:#64748b;font-size:2rem}.ical-help__cards{display:grid;gap:1.2rem;grid-template-columns:repeat(3,1fr)}@media(max-width:700px){.ical-help__cards{grid-template-columns:1fr}}.ical-help__card{background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;padding:2rem}.ical-help__card-title{color:#0e1a27;display:block;font-size:1.5rem;font-weight:800;margin-bottom:.4rem}.ical-help__card-desc{color:#64748b;font-size:1.25rem;line-height:1.5;margin-bottom:1.2rem}.ical-help__steps{color:#0e1a27;font-size:1.2rem;line-height:1.7;padding-left:1.6rem}.ical-help__steps li{margin-bottom:.3rem}.ical-empty{align-items:center;display:flex;flex-direction:column;gap:1.2rem;padding:6rem 2rem;text-align:center}.ical-empty__icon{color:#d1dce8;font-size:5rem}.ical-empty__text{color:#64748b;font-size:1.5rem;font-weight:600}.ical-modal{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.ical-modal__backdrop{background:rgba(14,26,39,.45);inset:0;position:absolute}.ical-modal__dialog{background:#fff;border-radius:1.6rem;box-shadow:0 2.4rem 6rem rgba(0,0,0,.15);margin:2rem;max-width:48rem;position:relative;width:100%}.ical-modal__header{align-items:center;border-bottom:.1rem solid #d1dce8;display:flex;justify-content:space-between;padding:2rem 2.4rem}.ical-modal__title{color:#0e1a27;font-size:1.6rem;font-weight:800}.ical-modal__close{align-items:center;background:none;border:none;border-radius:.6rem;color:#64748b;cursor:pointer;display:flex;height:3.2rem;justify-content:center;transition:all .18s ease;width:3.2rem}.ical-modal__close .ms{font-size:2rem}.ical-modal__close:hover{background:rgba(209,220,232,.3);color:#0e1a27}.ical-modal__body{padding:2rem 2.4rem}.ical-modal__group{margin-bottom:1.6rem}.ical-modal__label{color:#0e1a27;display:block;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.ical-modal__input,.ical-modal__select{appearance:none;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.3rem;height:4.2rem;padding:0 1.2rem;transition:border-color box-shadow .18s ease;width:100%}.ical-modal__input:focus,.ical-modal__select:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.1);outline:none}.ical-modal__error{background:rgba(220,38,38,.06);border-radius:.6rem;color:#dc2626;font-size:1.2rem;font-weight:600;padding:.8rem 1rem}.ical-modal__footer{border-top:.1rem solid #d1dce8;display:flex;gap:.8rem;justify-content:flex-end;padding:1.6rem 2.4rem}.ical-modal__btn-danger{background:#dc2626;border-color:#dc2626;color:#fff}.ical-modal__btn-danger:hover{background:#bb1e1e}.ical-toast{background:#0e1a27;border-radius:1rem;bottom:2rem;box-shadow:0 .8rem 2.4rem rgba(0,0,0,.2);color:#fff;font-size:1.3rem;font-weight:600;left:50%;opacity:0;padding:1rem 2rem;position:fixed;transform:translateX(-50%) translateY(2rem);transition:all .3s cubic-bezier(.22,1,.36,1);z-index:1100}.ical-toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}@keyframes inv-rise{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes inv-count{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.inv{max-width:96rem}.inv-header{animation:inv-rise .5s ease both;margin-bottom:2.4rem}.inv-header__title{align-items:center;display:flex;font-size:2.4rem;font-weight:900;gap:.8rem;letter-spacing:-.02em}.inv-header__title .ms{color:#185f96;font-size:2.8rem}.inv-header__sub{color:#64748b;font-size:1.3rem;margin-top:.4rem}.inv-kpis{display:grid;gap:1.6rem;grid-template-columns:repeat(4,1fr);margin-bottom:2.4rem}@media(max-width:1280px){.inv-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.inv-kpis{grid-template-columns:1fr}}.inv-kpi{animation:inv-rise .5s ease both;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;gap:1.4rem;padding:2rem}.inv-kpi,.inv-kpi__icon{align-items:center;display:flex}.inv-kpi__icon{border-radius:.8rem;flex-shrink:0;height:4.4rem;justify-content:center;width:4.4rem}.inv-kpi__icon .ms{color:#fff;font-size:2.2rem}.inv-kpi__icon--blue{background:linear-gradient(135deg,#185f96,#144d7b)}.inv-kpi__icon--green{background:linear-gradient(135deg,#16a34a,#15803d)}.inv-kpi__icon--orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.inv-kpi__icon--teal{background:linear-gradient(135deg,#0d9488,#0f766e)}.inv-kpi__data{display:flex;flex-direction:column}.inv-kpi__value{animation:inv-count .6s ease both;animation-delay:.4s;font-size:2.2rem;font-weight:900;letter-spacing:-.03em}.inv-kpi__value small{color:#64748b;font-size:1.2rem;font-weight:600}.inv-kpi__label{color:#64748b;font-size:1.1rem;font-weight:500}.inv-table-wrap{animation:inv-rise .5s ease both;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;margin-bottom:2rem;overflow:hidden}.inv-table{border-collapse:collapse;width:100%}.inv-table thead th{background:#f8fafc;border-bottom:.1rem solid #d1dce8;color:#64748b;font-size:1.05rem;font-weight:700;letter-spacing:.06em;padding:1.2rem 1.6rem;text-align:left;text-transform:uppercase;white-space:nowrap}.inv-table tbody tr{animation:inv-rise .4s ease both;transition:background .18s ease}.inv-table tbody tr:hover{background:#f8fafc}.inv-table tbody td{border-bottom:.1rem solid #efefef;font-size:1.25rem;padding:1.3rem 1.6rem;vertical-align:middle}.inv-table tbody tr:last-child td{border-bottom:none}.inv-table__number{align-items:center;color:#0e1a27;display:flex;font-weight:700;gap:.6rem;white-space:nowrap}.inv-table__icon{color:#185f96;font-size:1.6rem}.inv-table__amount{font-family:Red Hat Display,monospace;font-weight:600;text-align:right;white-space:nowrap}.inv-table__amount--bold{color:#0e1a27;font-weight:800}.inv-table__amount--bold small{color:#64748b;font-size:1rem;font-weight:600}.inv-table__actions{text-align:right;white-space:nowrap}.inv-btn-pdf{align-items:center;background:linear-gradient(135deg,#185f96,#144d7b);border-radius:.8rem;color:#fff;cursor:pointer;display:inline-flex;height:3.4rem;justify-content:center;transition:all .18s ease;width:3.4rem}.inv-btn-pdf .ms{font-size:1.8rem}.inv-btn-pdf:hover{box-shadow:0 .4rem 1.2rem rgba(24,95,150,.3);transform:translateY(-.1rem)}.inv-badge{align-items:center;border-radius:2rem;display:inline-flex;font-size:1.05rem;font-weight:700;gap:.3rem;padding:.35rem .9rem;white-space:nowrap}.inv-badge--success{background:rgba(22,163,74,.1);color:#15803d}.inv-badge--warning{background:rgba(245,158,11,.12);color:#b45309}.inv-badge--info{background:rgba(24,95,150,.1);color:#185f96}.inv-badge--danger{background:rgba(220,38,38,.1);color:#dc2626}.inv-badge--muted{background:rgba(148,163,184,.12);color:#64748b}.inv-ksef-nr{color:#64748b;display:block;font-family:Red Hat Display,monospace;font-size:.95rem;margin-top:.2rem;max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inv-empty{align-items:center;animation:inv-rise .5s ease both;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;padding:6rem 2rem;text-align:center}.inv-empty__icon{color:#d1dce8;font-size:5rem;margin-bottom:1.6rem}.inv-empty__title{font-size:1.6rem;font-weight:800;margin-bottom:.4rem}.inv-empty__text{color:#64748b;font-size:1.2rem}.inv-info{animation:inv-rise .5s ease both;background:rgba(24,95,150,.05);border:.1rem solid rgba(24,95,150,.15);border-radius:1rem;color:#0e1a27;display:flex;font-size:1.15rem;gap:1.2rem;padding:1.6rem 2rem}.inv-info>.ms{color:#185f96;flex-shrink:0;font-size:2rem;margin-top:.1rem}.inv-info strong{display:block;font-weight:700;margin-bottom:.3rem}.inv-info p{color:#64748b;font-size:1.1rem;line-height:1.6}@media(max-width:1280px){.inv-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:700px){.inv-kpis{grid-template-columns:1fr}.inv-table thead{display:none}.inv-table tbody tr{border-bottom:.1rem solid #efefef;display:grid;gap:.6rem;grid-template-columns:1fr 1fr;padding:1.4rem 1.6rem}.inv-table tbody td{border-bottom:none;padding:0}.inv-table__number{grid-column:1/-1}.inv-table__actions{grid-column:1/-1;text-align:left}}.fav-page{gap:3rem;padding-bottom:6rem}.fav-header,.fav-page{display:flex;flex-direction:column}.fav-header{gap:2rem}.fav-header__title{align-items:baseline;display:flex;gap:1.2rem}.fav-header__title .h1{width:auto}.fav-header__heart{color:#e04f5f;font-size:3.2rem;line-height:1}.fav-header__count{color:#64748b;font-size:1.8rem;font-weight:500}.fav-tabs{display:flex;gap:.6rem}.fav-tabs__btn{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:10rem;color:#64748b;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:600;gap:.5rem;padding:.8rem 1.8rem;transition:all .18s ease;white-space:nowrap}.fav-tabs__btn .ms{font-size:1.8rem}.fav-tabs__btn:hover{border-color:#185f96;color:#185f96}.fav-tabs__btn.is-active{background:#185f96;border-color:#185f96;color:#fff}.fav-compare-bar{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:1rem;display:flex;gap:2rem;padding:1.6rem 2.4rem}.fav-compare-bar__left{align-items:center;display:flex;flex-shrink:0;gap:.8rem}.fav-compare-bar__left .ms{color:#185f96;font-size:2.2rem}.fav-compare-bar__label{color:#0e1a27;font-size:1.4rem;font-weight:600;white-space:nowrap}.fav-compare-bar__chips{display:flex;flex:1;flex-wrap:wrap;gap:.6rem}.fav-compare-bar__chip{align-items:center;background:#fff;border:.15rem solid #d1dce8;border-radius:10rem;color:#0e1a27;display:inline-flex;font-size:1.3rem;font-weight:600;gap:.6rem;padding:.5rem 1.2rem;transition:border-color .18s ease}.fav-compare-bar__chip:hover{border-color:#e04f5f}.fav-compare-bar__chip-remove{background:none;border:none;color:#64748b;cursor:pointer;display:inline-flex;font-size:1.4rem;padding:0;transition:color .18s ease}.fav-compare-bar__chip-remove:hover{color:#e04f5f}.fav-compare-bar__action{flex-shrink:0;margin-left:auto}@media(max-width:1080px){.fav-compare-bar{flex-wrap:wrap}.fav-compare-bar__chips{flex:none;width:100%}.fav-compare-bar__action{margin-left:0}}.fav-grid{display:grid;gap:2.4rem;grid-template-columns:repeat(3,1fr)}@media(max-width:1280px){.fav-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.fav-grid{gap:2rem;grid-template-columns:1fr}}.fav-card{background:#fff;border:.1rem solid #efefef;border-radius:1.6rem;box-shadow:0 .1rem .3rem rgba(0,0,0,.06);overflow:hidden;transition:box-shadow .18s ease}.fav-card:hover{box-shadow:0 .4rem 1.6rem rgba(0,0,0,.1)}.fav-card__gallery{aspect-ratio:4/3;display:block;overflow:hidden;position:relative}.fav-card__gallery-link,.fav-card__gallery-link img{display:block;height:100%;width:100%}.fav-card__gallery-link img{object-fit:cover}.fav-card__no-photo{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;width:100%}.fav-card__no-photo .ms{color:#d1dce8;font-size:5rem}.fav-card__heart{align-items:center;background:none;border:none;color:#e04f5f;cursor:pointer;display:flex;filter:drop-shadow(0 .2rem .4rem rgba(0,0,0,.25));height:3.6rem;justify-content:center;padding:0;position:absolute;right:1.2rem;top:1.2rem;transition:transform .2s cubic-bezier(.4,0,.2,1),color .15s ease;width:3.6rem;z-index:5}.fav-card__heart svg{display:block;height:3.6rem;width:3.6rem}.fav-card__heart:hover{color:#d03a4a;transform:scale(1.12)}.fav-card__compare-btn{align-items:center;backdrop-filter:blur(.4rem);background:rgba(0,0,0,.55);border:.15rem solid hsla(0,0%,100%,.25);border-radius:.8rem;bottom:1.2rem;color:#fff;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.2rem;font-weight:700;gap:.4rem;left:1.2rem;padding:.5rem 1.2rem;position:absolute;transition:all .18s ease;z-index:5}.fav-card__compare-btn .ms{font-size:1.6rem}.fav-card__compare-btn.is-active,.fav-card__compare-btn:hover{background:#185f96;border-color:#185f96}.fav-card__body{display:flex;flex-direction:column;gap:.4rem;padding:1.6rem}.fav-card__type{color:#185f96;display:block;font-size:1.1rem;font-weight:700;letter-spacing:.05em;margin-bottom:.2rem;text-transform:uppercase}.fav-card__name{color:#0e1a27;display:block;font-size:1.8rem;font-weight:700;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.fav-card__name:hover{color:#185f96}.fav-card__location{align-items:center;color:#64748b;display:flex;font-size:1.3rem;gap:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fav-card__location .ms{flex-shrink:0;font-size:1.6rem}.fav-card__stats{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:.6rem}.fav-card__stat{align-items:center;color:#64748b;display:inline-flex;font-size:1.2rem;gap:.3rem;white-space:nowrap}.fav-card__stat .ms{color:#185f96;font-size:1.5rem}.fav-card__footer{align-items:center;border-top:.1rem solid #efefef;display:flex;justify-content:space-between;margin-top:.8rem;padding-top:1.2rem}.fav-card__price{color:#64748b;font-size:1.3rem}.fav-card__price strong{color:#0e1a27;font-size:2rem;font-weight:800}.fav-card__price span{font-size:1.2rem}.fav-card__rating{align-items:center;color:#64748b;display:flex;font-size:1.4rem;gap:.3rem}.fav-card__rating strong{color:#0e1a27;font-weight:700}.fav-card__star{color:#f97316;font-size:1.8rem}@media(max-width:700px){.fav-card__body{padding:1.2rem}.fav-card__name{font-size:1.6rem}.fav-card__price strong{font-size:1.8rem}}.fav-compare-empty,.fav-empty{align-items:center;display:flex;flex-direction:column;gap:1.2rem;padding:8rem 2rem;text-align:center}.fav-compare-empty>.ms,.fav-empty>.ms{color:#d1dce8;font-size:6rem}.fav-compare-empty__title,.fav-empty__title{color:#0e1a27;font-size:2.2rem;font-weight:700}.fav-compare-empty__desc,.fav-empty__desc{color:#64748b;font-size:1.5rem;max-width:40rem}.fav-compare-table-wrap{border:.15rem solid #d1dce8;border-radius:1.6rem;overflow-x:auto;position:relative;-webkit-overflow-scrolling:touch}.fav-compare-scroll-hint{align-items:center;animation:scrollHintPulse 2s ease-in-out infinite;backdrop-filter:blur(.4rem);background:rgba(0,0,0,.55);border-radius:10rem;color:#fff;display:flex;font-size:1.2rem;font-weight:700;gap:.4rem;padding:.6rem 1.4rem;pointer-events:none;position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);transition:opacity .3s;z-index:10}.fav-compare-scroll-hint .ms{font-size:1.6rem}.fav-compare-scroll-hint.is-hidden{opacity:0}@keyframes scrollHintPulse{0%,to{transform:translateY(-50%) translateX(0)}50%{transform:translateY(-50%) translateX(.5rem)}}.fav-compare-table{border-collapse:collapse;min-width:100rem;width:100%}.fav-compare-table td,.fav-compare-table th{font-size:1.4rem;padding:1.6rem 2rem;text-align:center;vertical-align:middle}.fav-compare-table thead th{background:#fff;border-bottom:.15rem solid #d1dce8;padding:2.4rem 2rem}.fav-compare-table tbody td:first-child,.fav-compare-table thead th:first-child{background:#fff;min-width:16rem;text-align:left;width:16rem}.fav-compare-table tbody tr{border-bottom:.1rem solid #efefef}.fav-compare-table tbody tr:last-child{border-bottom:none}.fav-ct-header{align-items:center;display:flex;flex-direction:column;gap:.8rem;text-align:center}.fav-ct-header__photo{aspect-ratio:16/10;border-radius:1rem;overflow:hidden;width:100%}.fav-ct-header__photo img{display:block;height:100%;object-fit:cover;width:100%}.fav-ct-header__no-photo{align-items:center;aspect-ratio:16/10;background:#fff;border-radius:1rem;display:flex;justify-content:center;width:100%}.fav-ct-header__no-photo .ms{color:#d1dce8;font-size:4rem}.fav-ct-header__name{color:#0e1a27;font-size:1.8rem;font-weight:700}.fav-ct-header__city{align-items:center;color:#64748b;display:flex;font-size:1.3rem;gap:.3rem}.fav-ct-header__city .ms{font-size:1.6rem}.fav-ct-header__remove{align-items:center;background:none;border:none;color:#e04f5f;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:600;gap:.3rem;padding:0;transition:opacity .18s ease}.fav-ct-header__remove:hover{opacity:.7}.fav-ct-label{align-items:center;color:#64748b;display:flex;font-size:1.2rem;font-weight:700;gap:.8rem;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.fav-ct-label .ms{color:#185f96;font-size:1.8rem}.fav-ct-price{color:#f97316;font-weight:700}.fav-ct-price strong{font-size:1.8rem}.fav-ct-amenities{align-items:center;display:flex;flex-direction:column;gap:.6rem}.fav-ct-amenity{align-items:center;background:rgba(34,197,94,.1);border-radius:10rem;color:#0e1a27;display:inline-flex;font-size:1.25rem;font-weight:600;gap:.5rem;padding:.4rem 1.2rem .4rem .6rem;white-space:nowrap}.fav-ct-amenity .ms{color:#16a34a;font-size:1.6rem}.fav-ct-amenity--missing{background:#fff;color:#64748b;text-decoration:line-through}.fav-ct-amenity--missing .ms{color:#d1dce8}.fav-ct-cta-row td{border-bottom:none!important;padding-bottom:2.4rem;padding-top:2rem}.fav-ct-cta{display:flex;justify-content:center}.fav-ct-cta__btn{align-items:center;background:#f97316;border:none;border-radius:1rem;color:#fff;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:700;gap:.5rem;padding:1rem 2.4rem;text-decoration:none;transition:all .18s ease}.fav-ct-cta__btn .ms{font-size:1.8rem}.fav-ct-cta__btn:hover{background:#e8650f;box-shadow:0 .4rem 1.2rem rgba(249,115,22,.3)}.prop-header__domain{align-items:center;color:#64748b;display:flex;font-size:1.4rem;gap:.5rem;margin-top:.4rem}.prop-header__domain .ms{font-size:1.6rem}.prop-header__domain a{color:#185f96;text-decoration:none}.prop-header__domain a:hover{text-decoration:underline}.web-list{display:flex;flex-direction:column;gap:1.5rem}.web-card{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:1rem;display:flex;gap:2rem;padding:2rem;transition:border-color .15s,box-shadow .15s}.web-card:hover{border-color:rgba(24,95,150,.2);box-shadow:0 .4rem 2rem rgba(24,95,150,.06)}.web-card__photo{border-radius:.8rem;flex-shrink:0;height:12rem;overflow:hidden;width:16rem}.web-card__photo img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.web-card:hover .web-card__photo img{transform:scale(1.06)}.web-card__photo-placeholder{align-items:center;background:linear-gradient(135deg,#1b5e7b,#2980b9);color:#fff;display:flex;height:100%;justify-content:center;width:100%}.web-card__photo-placeholder .ms{font-size:4rem}.web-card__body{flex:1;min-width:0;padding-top:.2rem}.web-card__type{color:#185f96;display:inline-block;font-size:1.1rem;font-weight:800;letter-spacing:.06em;margin-bottom:.3rem;text-transform:uppercase}.web-card__name{color:#0e1a27;font-size:1.8rem;font-weight:900;letter-spacing:-.01em;line-height:1.2;margin-bottom:.4rem}.web-card__address{align-items:center;color:#64748b;display:flex;font-size:1.2rem;font-weight:500;gap:.3rem;margin-bottom:.6rem}.web-card__address .ms{color:#d1dce8;font-size:1.5rem}.web-card__domain{align-items:center;color:#185f96;display:flex;font-size:1.2rem;font-weight:500;gap:.3rem}.web-card__domain .ms{font-size:1.5rem}.web-card__actions{flex-shrink:0}.web-create{margin:3rem auto;max-width:64rem;padding:0 2rem}.web-create__title{font-size:2.2rem;font-weight:700;margin:0 0 .5rem}.web-create__subtitle{color:#64748b;font-size:1.5rem;margin-bottom:3rem}.web-create__domain-types{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.web-create__radio{border:.2rem solid #d1dce8;border-radius:.8rem;cursor:pointer;display:flex;flex-direction:column;padding:1.6rem 2rem;transition:border-color .15s}.web-create__radio input[type=radio]{opacity:0;pointer-events:none;position:absolute}.web-create__radio:has(input:checked){background:rgba(24,95,150,.03);border-color:#185f96}.web-create__radio-label{align-items:center;display:flex;font-size:1.6rem;font-weight:600;gap:.6rem}.web-create__radio-label .ms{font-size:2.2rem}.web-create__radio-desc{color:#64748b;font-size:1.3rem;margin-top:.3rem}.web-create__input-group{margin-bottom:2rem}.web-create__label{display:block;font-size:1.5rem;font-weight:600;margin-bottom:.8rem}.web-create__domain-input{align-items:stretch;display:flex}.web-create__domain-input input{appearance:none;background:#fff;border:.15rem solid #d1dce8;border-radius:1rem 0 0 1rem;border-right:0;color:#185f96;flex:1;font-family:Red Hat Display,sans-serif;font-size:1.6rem;font-weight:600;outline:none;padding:1.4rem 1.6rem}.web-create__domain-input input::placeholder{color:#64748b;font-weight:400}.web-create__domain-input input:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.1);z-index:1}.web-create__domain-suffix{align-items:center;background:#f1f5f9;border:.15rem solid #d1dce8;border-left:0;border-radius:0 1rem 1rem 0;color:#64748b;display:flex;font-size:1.6rem;font-weight:600;padding:0 1.6rem;white-space:nowrap}@media(max-width:568px){.web-create__domain-input{flex-direction:column}.web-create__domain-input input{border-radius:1rem 1rem 0 0;border-right:.15rem solid #d1dce8}.web-create__domain-suffix{border-left:.15rem solid #d1dce8;border-radius:0 0 1rem 1rem;border-top:0;justify-content:center;padding:1rem 1.6rem}}.web-create__input-group>input{appearance:none;background:#fff;border:.15rem solid #d1dce8;border-radius:1rem;color:#185f96;font-family:Red Hat Display,sans-serif;font-size:1.6rem;font-weight:600;outline:none;padding:1.4rem 1.6rem;width:100%}.web-create__input-group>input::placeholder{color:#64748b;font-weight:400}.web-create__input-group>input:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.1)}.web-create__check{font-size:1.3rem;margin-top:.6rem;min-height:1.6rem}.web-create__check--ok{color:#16a34a;font-weight:500}.web-create__check--error{color:#dc2626;font-weight:500}.web-create__actions{align-items:center;border-top:.1rem solid #efefef;display:flex;justify-content:space-between;margin-top:3rem;padding-top:2rem}.web-tpl-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:1.5rem}.web-tpl-card{border:2px solid #d1dce8;border-radius:.8rem;cursor:pointer;overflow:hidden;transition:border-color .15s,box-shadow .15s}.web-tpl-card:hover{border-color:#185f96;box-shadow:0 4px 12px rgba(0,0,0,.08)}.web-tpl-card__img{aspect-ratio:16/10;background:#f1f5f9;overflow:hidden}.web-tpl-card__img img{height:100%;object-fit:cover;width:100%}.web-tpl-card__placeholder{align-items:center;color:#64748b;display:flex;height:100%;justify-content:center;width:100%}.web-tpl-card__placeholder .ms{font-size:3rem}.web-tpl-card__name{font-weight:600;padding:.75rem 1rem;text-align:center}.web-tpl-popup{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;position:fixed;transition:opacity .2s;z-index:1000}.web-tpl-popup.is-open{opacity:1}.web-tpl-popup__backdrop{background:rgba(0,0,0,.5);inset:0;position:absolute}.web-tpl-popup__dialog{background:#fff;border-radius:1rem;max-height:90vh;max-width:800px;overflow-y:auto;padding:1.75rem;position:relative;width:90%}.web-tpl-popup__close{background:none;border:none;cursor:pointer;padding:.25rem;position:absolute;right:1rem;top:1rem}.web-tpl-popup__close .ms{font-size:1.5rem}.web-tpl-popup__img{aspect-ratio:16/10;background:#f1f5f9;border-radius:.8rem;margin-bottom:1rem;overflow:hidden}.web-tpl-popup__img img{height:100%;object-fit:cover;width:100%}.web-tpl-popup__footer{align-items:center;display:flex;justify-content:space-between}.web-tpl-popup__name{font-size:1.2rem;font-weight:600}.web-tpl-popup__header-text{margin-bottom:1.25rem}.web-tpl-popup__header-text h3{font-size:clamp(1.35rem,1.15rem + .55vw,1.7rem);line-height:1.25;margin:0 0 .5rem}.web-tpl-popup__warn{color:#f97316;font-size:1.4rem;line-height:1.45}.web-tpl-popup__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.web-tpl-popup__card{border:1px solid #d1dce8;border-radius:.8rem;padding:.75rem;text-align:center}.web-tpl-popup__card-img{aspect-ratio:16/10;background:#f1f5f9;border-radius:.6rem;margin-bottom:.5rem;overflow:hidden}.web-tpl-popup__card-img img{height:100%;object-fit:cover;width:100%}.web-tpl-popup__card-preview{cursor:zoom-in;display:block;height:100%;width:100%}.web-tpl-popup__card-name{font-size:1rem;font-weight:600;line-height:1.35;margin-bottom:.5rem}.web-summary{border:.1rem solid #d1dce8;border-radius:.8rem;margin-bottom:2.5rem}.web-summary__row{display:flex;padding:1.6rem 2rem}.web-summary__row+.web-summary__row{border-top:.1rem solid #efefef}.web-summary__label{color:#64748b;flex-shrink:0;font-size:1.5rem;font-weight:500;width:14rem}.web-summary__value{flex:1;font-size:1.5rem;font-weight:600}.web-summary__badge{background:#c4e0f3;border-radius:.6rem;color:#185f96;display:inline-block;font-size:1.2rem;font-weight:600;margin-left:.5rem;padding:.3rem .8rem}.web-summary__badge--custom{background:#fef3c7;color:#92400e}.web-cname-info{background:#c4e0f3;border-radius:.8rem;display:flex;gap:1.5rem;margin-bottom:2.5rem;padding:2rem}.web-cname-info__icon .ms{color:#185f96;font-size:2.4rem}.web-cname-info__body{font-size:1.4rem;line-height:1.6}.web-cname-info__body strong{display:block;font-size:1.5rem;margin-bottom:.5rem}.web-cname-info__record{background:#fff;border-radius:.6rem;font-family:monospace;font-size:.85rem;margin:1rem 0;padding:.75rem 1rem}.web-nav{border-bottom:.2rem solid #efefef;display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:2.5rem;padding-bottom:0}.web-nav__link{align-items:center;border-bottom:.2rem solid transparent;color:#64748b;display:flex;font-size:1.4rem;font-weight:500;gap:.5rem;margin-bottom:-.2rem;padding:1.2rem 1.6rem;text-decoration:none;transition:color .15s,border-color .15s}.web-nav__link .ms{font-size:1.8rem}.web-nav__link:hover{color:#0e1a27}.web-nav__link.is-active{border-color:#185f96;color:#185f96}.web-manage__section{border-bottom:.1rem solid #efefef;margin-bottom:3rem;padding-bottom:2rem}.web-manage__section--danger{background:#fef2f2;border:.1rem solid #fca5a5;border-bottom:none;border-radius:.8rem;margin-top:3rem;padding:2rem}.web-manage__section-title{align-items:center;display:flex;font-size:1.8rem;font-weight:600;gap:.6rem;margin:0 0 1.5rem}.web-manage__section-title .ms{color:#185f96;font-size:2.2rem}.web-manage__counter{color:#64748b;font-size:1.3rem;font-weight:400;margin-left:.5rem}.web-manage__field{margin-bottom:1.5rem}.web-manage__label{display:block;font-size:1.4rem;font-weight:600;margin-bottom:.6rem}.web-manage__file-input,.web-manage__input,.web-manage__select,.web-manage__textarea{appearance:none;background:#fff;border:.15rem solid #d1dce8;border-radius:1rem;color:#0e1a27;font-family:Red Hat Display,sans-serif;font-size:1.5rem;font-weight:500;outline:none;padding:1.4rem 1.6rem;width:100%}.web-manage__file-input:focus,.web-manage__input:focus,.web-manage__select:focus,.web-manage__textarea:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.1)}.web-manage__textarea{line-height:1.5;min-height:12rem;resize:vertical}.web-manage__select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='none' stroke='%2364748b' stroke-width='1.5' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right 1.6rem center;background-repeat:no-repeat;cursor:pointer;padding-right:4rem}.web-manage__file-input{cursor:pointer}.web-manage__file-input::file-selector-button{background:#f1f5f9;border:.1rem solid #d1dce8;border-radius:.6rem;cursor:pointer;font-family:Red Hat Display,sans-serif;font-size:1.3rem;font-weight:500;margin-right:1.2rem;padding:.6rem 1.2rem}.web-manage__empty{align-items:center;background:#f8fafc;border:.1rem dashed #d1dce8;border-radius:.8rem;color:#64748b;display:flex;flex-direction:column;font-size:1.4rem;justify-content:center;padding:3rem;text-align:center}.web-manage__empty .ms{font-size:3rem;margin-bottom:.8rem}.web-manage__hero-preview{align-items:flex-end;display:flex;gap:1.5rem;margin-bottom:1.5rem}.web-manage__hero-preview img{border-radius:.8rem;max-height:20rem;max-width:30rem;object-fit:cover}@media(max-width:568px){.web-manage__hero-preview img{max-width:100%}}.web-manage__btn-row{align-items:center;display:flex;gap:1rem}@media(max-width:420px){.web-manage__btn-row{align-items:flex-start;flex-direction:column}}.web-manage__logo-preview{margin-bottom:1.5rem}.web-manage__logo-preview img{border-radius:.8rem;margin-bottom:1.2rem;max-height:10rem;max-width:20rem}.web-manage__logo-actions{display:flex;gap:1rem}.web-manage__current-domain{align-items:center;background:#f8fafc;border-radius:.8rem;display:flex;flex-wrap:wrap;font-size:1.5rem;gap:.4rem .8rem;margin-bottom:1.5rem;padding:1.2rem 1.6rem;word-break:break-all}.web-manage__current-template{font-size:1.5rem;margin-bottom:1rem}.web-manage__badge{border-radius:.6rem;display:inline-block;font-size:1.2rem;font-weight:600;margin-left:.5rem;padding:.3rem .8rem}.web-manage__badge--ok{background:rgba(34,197,94,.1);color:#16a34a}.web-manage__badge--warn{background:#fef3c7;color:#92400e}.web-manage__dns-verify{align-items:center;display:flex;gap:1.5rem;margin-top:1rem}.web-manage__dns-hint{color:#64748b;font-size:1.3rem}.web-manage__dns-hint code{background:#f1f5f9;border-radius:.4rem;font-size:1.2rem;padding:.2rem .5rem}.web-manage__danger-text{font-size:1.5rem;line-height:1.5;margin-bottom:2rem}.web-manage__hint{align-items:center;background:#f0f9ff;border:.1rem solid #bae6fd;border-radius:.8rem;color:#0369a1;display:flex;font-size:1.3rem;gap:.6rem;margin-bottom:1.5rem;padding:1rem 1.4rem}.web-manage__hint .ms{font-size:1.6rem}.web-manage__upload-status{font-size:1.3rem;margin-top:.6rem}.web-manage__upload-status--ok{color:#16a34a;font-weight:500}.web-manage__upload-status--error{color:#dc2626;font-weight:500}.web-manage__flash{border-radius:.8rem;font-size:1.3rem;margin-bottom:1rem;padding:1rem 1.5rem}.web-manage__flash--error{background:#fef2f2;border:.1rem solid #fca5a5;color:#dc2626}.web-manage__actions{margin-top:2rem}.web-croppie{background:#f8fafc;border:.1rem solid #d1dce8;border-radius:.8rem;margin-bottom:1.5rem;overflow:hidden;padding:1rem}.web-slider-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.web-slider-item{align-items:center;background:#fff;border:.1rem solid #d1dce8;border-radius:.8rem;display:flex;gap:1.5rem;padding:1.2rem}.web-slider-item__img{border-radius:.6rem;flex-shrink:0;height:8rem;overflow:hidden;width:16rem}.web-slider-item__img img{height:100%;object-fit:cover;width:100%}.web-slider-item__info{flex:1;font-size:1.4rem;min-width:0}.web-slider-item__info strong{display:block;margin-bottom:.3rem}.web-slider-item__info span{color:#64748b}.web-slider-item__actions{display:flex;flex-shrink:0;gap:.5rem}.web-slider-item__btn{align-items:center;background:none;border:.1rem solid #d1dce8;border-radius:1rem;cursor:pointer;display:flex;height:3.6rem;justify-content:center;padding:0;transition:background .15s,border-color .15s;width:3.6rem}.web-slider-item__btn .ms{font-size:1.8rem}.web-slider-item__btn:hover{background:#f1f5f9;border-color:#185f96}.web-slider-item__btn:disabled{cursor:default;opacity:.3}.web-slider-item__btn:disabled:hover{background:none;border-color:#d1dce8}.web-slider-item__btn--danger:hover{background:#fef2f2;border-color:#dc2626;color:#dc2626}.web-slider-edit__current-img{border-radius:.8rem;margin-bottom:.5rem;max-width:100%;overflow:hidden}.web-slider-edit__current-img img{display:block;height:auto;width:100%}.web-slider-popup{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;overflow-y:auto;padding:1.5rem;position:fixed;z-index:1000;-webkit-overflow-scrolling:touch;transition:opacity .2s}.web-slider-popup.is-open{opacity:1}.web-slider-popup__backdrop{background:rgba(0,0,0,.5);inset:0;position:fixed}.web-slider-popup__dialog{background:#fff;border-radius:1rem;margin:auto;max-width:500px;position:relative;width:100%}.web-slider-popup__header{align-items:center;border-bottom:1px solid #efefef;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.web-slider-popup__header h3{font-size:1.1rem;margin:0}.web-slider-popup__close{background:none;border:none;cursor:pointer;padding:.25rem}.web-slider-popup__body{padding:1.5rem}.web-slider-popup__error{background:#fef2f2;border:.1rem solid #fca5a5;border-radius:.8rem;color:#dc2626;font-size:1.4rem;font-weight:500;margin-top:1rem;padding:1.2rem 1.5rem}.web-slider-popup__footer{border-top:1px solid #efefef;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem}.web-gallery-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-bottom:1rem}.web-gallery-item{border:1px solid #d1dce8;border-radius:.8rem;overflow:hidden}.web-gallery-item__img{aspect-ratio:4/3;overflow:hidden}.web-gallery-item__img img{height:100%;object-fit:cover;width:100%}.web-gallery-item__actions{border-top:1px solid #efefef;display:flex;gap:.25rem;justify-content:center;padding:.4rem}.web-gallery-item__btn{background:none;border:1px solid #d1dce8;border-radius:.6rem;cursor:pointer;padding:.2rem;transition:background .15s}.web-gallery-item__btn .ms{font-size:1rem}.web-gallery-item__btn:hover{background:#f1f5f9}.web-gallery-item__btn:disabled{cursor:default;opacity:.3}.web-gallery-item__btn--danger:hover{background:#fef2f2;color:#dc2626}.web-gallery-upload{align-items:flex-end;display:flex;gap:1rem}.web-gallery-upload .web-manage__field{flex:1;margin-bottom:0}@media(max-width:700px){.web-card{align-items:stretch;flex-direction:column;text-align:center}.web-card__photo{height:120px;width:100%}.web-card__actions{text-align:center}.web-nav{flex-wrap:nowrap;overflow-x:auto}.web-nav__link{white-space:nowrap}.web-tpl-grid{grid-template-columns:1fr}.web-slider-item{align-items:stretch;flex-direction:column}.web-slider-item__img{aspect-ratio:16/9;height:auto;width:100%}}.grev{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:6rem 2rem}.grev__card{background:#fff;border:.1rem solid #efefef;border-radius:1.6rem;box-shadow:0 .2rem 1.2rem rgba(0,0,0,.06);max-width:50rem;padding:3rem;width:100%}.grev__card--success{gap:1.2rem}.grev__card--success,.grev__header{align-items:center;display:flex;flex-direction:column;text-align:center}.grev__header{gap:.6rem;margin-bottom:2rem}.grev__icon{color:#185f96;font-size:4rem}.grev__title{color:#0e1a27;font-size:2.6rem;font-weight:800}.grev__subtitle{color:#64748b;font-size:1.5rem}.grev__subtitle strong{color:#0e1a27;font-weight:700}.grev__dates{align-items:center;color:#64748b;display:flex;font-size:1.4rem;gap:.5rem;justify-content:center;margin-bottom:2.4rem}.grev__dates .ms{color:#185f96;font-size:1.8rem}.grev__errors{background:#fef2f2;border:.1rem solid #fca5a5;border-radius:.8rem;color:#dc2626;font-size:1.4rem;margin-bottom:2rem;padding:1.2rem 1.6rem}.grev__errors div+div{margin-top:.4rem}.grev__form{gap:2rem}.grev__field,.grev__form{display:flex;flex-direction:column}.grev__field{gap:.8rem}.grev__stars-label{color:#0e1a27;font-size:1.4rem;font-weight:700;text-align:center}.grev__stars-row{display:flex;gap:.4rem;justify-content:center}.grev__star{background:none;border:none;cursor:pointer;padding:0}.grev__star .ms{color:#cbd5e1;font-size:3.2rem;transition:color .18s ease}.grev__star.is-active .ms{color:#f59e0b}.grev__star:hover .ms{color:#fbbf24}.grev__label{font-weight:700}.grev__label,.grev__textarea{color:#0e1a27;font-size:1.4rem}.grev__textarea{border:.15rem solid #d1dce8;border-radius:.8rem;font-family:Red Hat Display,sans-serif;padding:1.2rem 1.4rem;resize:vertical;transition:border-color .18s ease;width:100%}.grev__textarea::placeholder{color:#64748b}.grev__textarea:focus{border-color:#185f96;box-shadow:0 0 0 .3rem rgba(24,95,150,.1);outline:none}.grev__submit{align-items:center;border:.15rem solid transparent;border-radius:1rem;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:1.4rem;font-weight:700;gap:.7rem;line-height:1;padding:1rem 2rem;text-decoration:none;transition:all .18s ease;white-space:nowrap}.grev__submit:disabled{cursor:not-allowed;opacity:.4}.grev__submit{background:#185f96;border-color:#185f96;color:#fff;justify-content:center}.grev__submit .ms{font-size:1.8rem}.grev__submit:hover{background:#144d7b;border-color:#144d7b;box-shadow:0 .4rem 1.2rem rgba(24,95,150,.3)}.grev__ok-icon{color:#16a34a;font-size:6rem}@media(max-width:700px){.grev{padding:3rem 1.5rem}.grev__card{padding:2rem 1.6rem}.grev__title{font-size:2.2rem}.grev__subtitle{font-size:1.4rem}.grev__star .ms{font-size:2.8rem}.grev__ok-icon{font-size:5rem}}:root{--moravo-blue:#185f96;--moravo-blue-light:#c4e0f3;--moravo-blue-darker:#144d7b;--moravo-dark-blue:#0f3e61;--moravo-orange:#f97316;--moravo-yellow:#facc15;--moravo-text:#0e1a27;--moravo-muted:#64748b;--moravo-border:#d1dce8;--moravo-border-light:#efefef;--moravo-border-focus:#185f96;--moravo-bg:#fff;--moravo-white:#fff;--moravo-error:#dc2626;--moravo-error-bg:#fef2f2;--moravo-error-border:#fca5a5;--moravo-success:#16a34a;--moravo-success-bg:rgba(34,197,94,.1);--moravo-radius:1rem;--moravo-radius-lg:1.6rem;--moravo-radius-sm:0.8rem;--moravo-radius-xs:0.6rem;--hero-padding-block:8rem;--section-margin-bottom:4rem}*{box-sizing:border-box;line-height:1.4;margin:0;padding:0}.swiper-scrollbar{display:none!important}html,html:focus-within{font-size:clamp(62.5%,.3906vw,100%);scroll-behavior:auto}@media(max-width:1280px){html,html:focus-within{overflow-x:hidden}}@media(max-width:2000px){html,html:focus-within{font-size:.55vw}}@media(width <= 1780px){html,html:focus-within{font-size:.53vw}}@media(width <= 1580px){html,html:focus-within{font-size:.6vw}}@media(max-width:1280px){html,html:focus-within{font-size:62.5%}}body{background:#fff;color:#0e1a27;font-family:Red Hat Display,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{display:flex;flex-direction:column;margin:0 auto;max-width:192rem;width:100%}.container--row{flex-direction:row}@media(max-width:2000px){.container{max-width:100%;padding-inline:6rem}}@media(max-width:1280px){.container{padding-inline:3rem}}@media(width <= 568px){.container{padding-inline:1.5rem}}.title{color:var(--moravo-text);display:block;font-weight:900;width:100%}.title-description{color:var(--moravo-muted);display:block;font-size:1.8rem;font-weight:400;width:100%}.h1,.h2,.h3,.h4,.h5,.h6{color:var(--moravo-text);display:block;font-weight:700;width:100%}.h1{font-size:4rem}.h2{font-size:2.6rem}.section{margin-bottom:var(--section-margin-bottom)}.section-title{display:flex;flex-direction:column;gap:.5rem;margin-bottom:4rem}.init-section{margin-top:var(--section-margin-bottom)}@media(max-width:700px){.h1{font-size:2.8rem}.h2{font-size:1.8rem}.title-description{font-size:1.5rem}.section-title{margin-bottom:2.4rem}}@media(width <= 568px){.h1{font-size:2.4rem}}