*{margin:0;padding:0;box-sizing:border-box}button:hover{cursor:pointer}.main{flex:1 1}.page{display:flex;flex-direction:column;min-height:100vh}.logo__container{flex:1 1}.logo__img{max-width:260px;display:flex;justify-content:start;gap:1rem;text-decoration:none;color:#000}.logo__description{margin:auto 0;text-align:left}.logo__name{font-size:1.2rem;text-transform:uppercase}.logo__slogan{font-size:.8rem}.header{position:fixed;width:100%;background-color:#fff;padding:.5rem;border-bottom:1px solid #ddd;z-index:1000}.header__container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header__nav{display:flex;justify-content:center;flex:1 1}.header__burger__button{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.2rem;width:45px;height:35px;background-color:#dbdada;border:none;cursor:pointer}.header__burger__button span{position:relative;width:20px;height:3px;background-color:#000;transition:transform .2s linear}.header__burger__button.active span.before{transform:rotate(45deg) translate(9px);left:-6px}.header__burger__button.active .middle{opacity:0}.header__burger__button.active .after{transform:rotate(-45deg) translate(8px);left:-6px}.burger__menu{display:flex;flex-direction:column;position:absolute;min-width:125px;height:100vh;top:100%;left:0;visibility:hidden;opacity:0;background-color:#153d6d;transition:.3s ease;z-index:1000}.burger__menu.visible{visibility:visible;opacity:1;transform:translateX(0)}.burger__menu.hidden{visibility:hidden;opacity:0;transform:translateX(-100%)}.header__links{display:none;justify-content:center;gap:.5rem}.burger__menu .header__links{display:flex;flex-direction:column;gap:1rem;margin-top:20px;color:#fff}.header__link{padding:10px;color:#000;text-decoration:none;text-transform:uppercase;font-size:1rem;font-weight:600;cursor:pointer}.burger__menu .header__link{font-size:.8rem;color:#fff}.header__link:hover{text-decoration:underline}.account__menu__container{position:relative;flex:1 1;text-align:end}.account__menu{position:absolute;right:0;display:flex;flex-direction:column;justify-content:center;background-color:#f1f1f1;border-radius:10px;padding:5px 0;transition:.2s}.account__menu.visible{visibility:visible;opacity:1;transform:translateY(20%)}.account__menu.hidden{visibility:hidden;opacity:0;transform:translateY(40%)}.account__menu__link{width:100%;font-size:1rem;text-align:start;color:#000;border:0;background-color:#f3f3f3;text-decoration:none;padding:6px 15px;transition:.2s;border-radius:5px}.account__menu__link:hover{background-color:#e1e1e1}.account__button{width:40px;height:40px;background-color:#f3f3f3;border-color:#000;border-radius:50%;cursor:pointer}.banner{background:linear-gradient(rgba(26,58,109,.667),rgba(26,58,109,.667)),url(/bed_4.jpg) no-repeat 50% /cover;padding-top:62px;height:300px;display:flex;align-items:center;justify-content:center;color:#fff}.banner__content{padding:2rem;text-align:center}.banner__title{font-size:2.5rem}.banner__subtitle{font-size:1rem;color:#fff;margin-top:.5rem}.hero{background:linear-gradient(rgba(26,58,109,.7),rgba(26,58,109,.9)),url(/hall_1.jpg) no-repeat 50% /cover;color:#fff;height:850px;padding-top:62px;display:flex;align-items:center;justify-content:center;text-align:center}.hero__content{width:60%;padding:2rem;margin-top:-7rem}.hero__title{font-size:2.5rem;margin-bottom:.7rem}.hero__description{font-size:1.5rem;margin-bottom:3rem}.hero__button{padding:1rem 2rem;background-color:#fff;color:#000;text-decoration:none;transition:.2s}.hero__button:hover{background-color:#c6c6c6}.search__form__container{max-width:1200px;width:100%;margin:0 auto;background-color:#f5f5f5}.search__form__container.shifted{margin-top:-110px}.search-form{text-align:right;margin:24px;padding:24px;background-color:#fff}.search-form__inputs{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1rem}.search-form__inputs label{font-size:1rem;font-weight:600;display:block;text-align:left;padding-bottom:7px}.search-form__input{width:100%;padding:.7rem;font-size:1.2rem;border:1px solid #ddd}.search-form__button{padding:1rem 4.4rem;background-color:#1a3a6d;color:#fff;border:none;transition:.2s linear}.search-form__button:hover{background-color:#000}.accommodation{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;max-width:1200px;padding:1rem}.accommodation-card{max-width:260px;text-align:center;padding:1rem;border:1px solid #ddd}.accommodation-card__title{font-size:1.5rem;margin:1rem 0}.accommodation-card__text{font-size:1.1rem}.section{max-width:1200px;width:100%;text-align:center;margin:0 auto;padding:4rem 1rem}.section__title{font-size:2rem;margin-bottom:1rem;text-align:center}.section__text{max-width:700px;font-size:1.2rem;margin:0 auto;text-align:center}.blue__title{color:#153d6d}.about-section{max-width:1200px;margin:2rem auto;display:flex;justify-content:center;align-items:center;gap:2rem;padding:1rem}.about-section__image{min-height:400px;width:100%;max-width:400px;flex:1 1;position:relative}.about-section__content{flex:1.1 1}.about-section__description{font-size:.8rem;font-weight:600;color:#1a3a6d;text-transform:uppercase;padding-bottom:.4rem}.about-section__title{font-size:1.7rem;color:#000;text-transform:uppercase}.about-section__text{font-size:1.3rem;padding-top:1rem;padding-bottom:3rem}.about-section__button{padding:1rem 2rem;background-color:#1a3a6d;color:#fff;text-decoration:none}.about-section__button:hover{background-color:#153d6d}.stats-section{width:100%;background-color:#1a3a6d;padding:5rem 1rem;margin:4rem 0}.stat-cards{max-width:1200px;margin:0 auto;text-align:center;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.stat-card{display:flex;flex:1 1;justify-content:center;flex-direction:column;color:#000;padding:1rem;background-color:#fff}.stat-card__value{font-size:2.5rem;font-weight:700;color:#153d6d}.stat-card__label{font-size:1rem;font-weight:600;text-transform:uppercase}.rooms{display:flex;flex-direction:column;gap:2rem;max-width:1200px;margin:1rem auto;padding:1rem}.room-card{position:relative;display:flex;border:1px solid #ddd;text-align:center;background-color:#f6f6f6}.room-card.booking{flex-direction:column}.room-card__image{position:relative;min-height:260px;min-width:380px;flex:1 1}.room-card__content{display:flex;flex:2 1}.room-card__info{display:flex;flex-direction:column;justify-content:center;gap:1.2rem;flex:3 1;text-align:left;padding:1rem 1.5rem 0;border-right:1px solid #66666673}.room-card__title{font-size:1.3rem;color:#1a3a6d}.room-card__details{font-size:1rem;color:#666}.room-card__description{font-size:1rem}.room-card__rating{font-size:.9rem;color:#f28c38;margin-bottom:1rem}.room-card__action{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:0 1rem;flex:1 1}.room-card__price{font-size:1.7rem;font-weight:700;color:#1a3a6d}.room-card__conveniences{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.9rem;color:#444;list-style:none;padding:0;margin:0 0 .5rem}.room-card__conveniences li:before{content:"✓ ";color:#1a3a6d;font-weight:700}.room-card__book-button{padding:1rem;background-color:#1a3a6d;color:#fff;text-decoration:none;border-radius:5px;display:inline-block}.room-card__book-button:hover{background-color:#153d6d}.room-card__wishlist-button{position:relative;width:35px;height:35px;border:0;background-color:#f6f6f6}.testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:2rem auto;padding:1rem}.testimonial-card{flex:1 1;border:1px solid #ddd;padding:1rem;text-align:center;position:relative;background-color:#fff}.testimonial-card__quote{margin-bottom:.6rem}.testimonial-card__text{font-size:1rem;margin-bottom:1rem}.testimonial-card__name{font-size:1.2rem;font-weight:700;color:#1a3a6d}.testimonial-card__title{font-size:.9rem;color:#666}.testimon{background-color:#f6f6f6}.blog{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:2rem auto;padding:1rem}.blog-post-card{background-color:#f6f6f6;color:#000;border:1px solid #ddd}.blog-post-card__image{position:relative;min-height:260px}.blog-post-card__content{padding:1rem}.blog-post-card__title{font-size:1.2rem;margin-bottom:1rem}.blog-post-card__description{font-size:1rem;margin-bottom:1rem}.blog-post-card__meta{font-size:.9rem;margin-bottom:1rem}.blog-post-card__button{padding:1rem 2rem;background-color:#000;color:#fff;text-decoration:none;display:inline-block}.blog-post-card__button:hover{background-color:#153d6d}.contact-info-section{max-width:1200px;width:100%;margin:2rem auto}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.contact-info__item{padding:2rem;text-align:center;background-color:#f6f6f6}.contact-info__icon{font-size:2rem;margin-bottom:1rem}.contact-info__title{font-size:1.5rem;color:#1a3a6d;margin-bottom:1rem}.contact-info__text{font-size:1rem}.contact-form-section{max-width:1200px;width:100%;display:flex;gap:2rem;flex-wrap:wrap;margin:2rem auto;padding:1rem}.contact-form-section__image{min-height:400px;min-width:400px;position:relative;flex:1 1}.contact-form-section__content{flex:1 1;text-align:center}.contact-form-section__text{font-size:.8rem;font-weight:800;color:#1a3a6d;padding-bottom:.7rem}.contact-form-section__title{font-size:2rem}.booking__details{background:#f1f1f1;padding:2rem;border-radius:12px;max-width:600px;margin:0 auto}.booking__details h3{margin-bottom:1rem;color:#1a202c}.booking__details p,.booking__details ul{margin-bottom:1rem}.booking__details ul li{list-style:disc;margin-left:1.5rem}.booking__form{display:flex;flex-direction:column;gap:1rem;margin-top:20px}.booking__form label{display:flex;flex-direction:column;gap:10px;text-align:start;font-weight:500}.booking__form input{font-size:1rem;padding:.5rem;border-radius:6px;border:1px solid #ccc}.booking__form button{background-color:#0070f3;color:#fff;padding:.75rem 1rem;border:none;border-radius:8px;cursor:pointer;font-weight:600}.booking__form button:hover{background-color:#0059c1}.info{display:flex;flex-direction:column;align-items:center;max-width:600px;background:#fff;padding:2rem;margin:auto;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.1);text-align:center}.info-image{margin-bottom:1.5rem}.info-image__img{width:120px;height:120px;object-fit:contain}.info-status__title{font-size:1.75rem;font-weight:600;margin-bottom:.75rem}.info-status__title.success{color:#28a745}.info-status__title.error{color:#f1c430}.info-status__text{font-size:1rem;color:#333;margin-bottom:1.5rem}.btn{display:inline-block;padding:.75rem 1.5rem;text-decoration:none;font-size:1rem;transition:background-color .3s ease}.btn--primary{background-color:#007bff;color:#fff}.btn--primary:hover{background-color:#0056b3}.reservations__list{display:flex;max-width:400px;justify-content:center;gap:2.5rem;flex-direction:column;margin:2rem auto 0}.reservation__card{width:100%;background-color:#fff;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.08);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease}.reservation__card:hover{transform:translateY(-4px)}.reservation__image{width:100%;height:200px;position:relative}.reservation__image img{border-top-left-radius:12px;border-top-right-radius:12px;width:100%;height:100%;object-fit:cover}.reservation__info{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.reservation__info h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1d3557}.reservation__info p{font-size:.95rem;color:#333}.reservation__info p strong{color:#457b9d}.reservation__missing{padding:1.5rem;color:#e63946;font-weight:500;text-align:center}.review-card{max-width:500px;text-align:center;padding:20px;margin:0 auto 50px;background-color:#fff;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.08)}.review__image{width:100%;height:200px;position:relative}.review__image img{border-top-left-radius:12px;border-top-right-radius:12px;width:100%;height:100%;object-fit:cover}.review__form{padding:1rem 1rem 0;display:flex;flex-direction:column;gap:.5rem;color:#457b9d}.review__form textarea{min-width:270px;max-width:100%;height:70px;max-height:100px;padding:10px 5px}.review__button{padding:.5rem;background-color:#1a3a6d;color:#fff;text-decoration:none;border-radius:5px;display:inline-block}.admin-manage__rooms{max-width:700px;margin:0 auto}.room-manager{max-width:500px;padding:20px 20px 5px;background-color:#f3f3f3;border-radius:7px;margin:10px auto 50px}.room-manager__title{font-size:1.7rem;padding-bottom:15px;text-align:center}.room-manager__form{max-width:600px;margin:0 auto 2rem;display:flex;flex-direction:column;gap:1rem}.room-manager__form input,.room-manager__form textarea{padding:.75rem;border-radius:6px;border:1px solid #ccc;font-size:1rem}.room-manager__form button{padding:.75rem;background-color:#0070f3;color:#fff;border:none;border-radius:6px;cursor:pointer}.room-manager__form button:hover{background-color:#005dc1}.room-list{display:flex;flex-direction:column;gap:2rem;margin-bottom:50px;padding:20px;border-radius:7px;background-color:#f3f3f3}.room-list__name{font-size:1.7rem;text-align:center}.room-list__card{display:flex;flex-wrap:wrap;gap:1.5rem;padding:1rem;border:1px solid #e5e7eb;border-radius:10px;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.05);position:relative}.room-list__image{position:relative;flex:0 0 200px;height:160px;border-radius:8px;overflow:hidden;margin:0 auto}.room-list__info{flex:1 1}.room-list__title{font-size:1.25rem;font-weight:700}.room-list__desc{color:#555;margin:.5rem 0}.room-list__meta,.room-list__price{font-size:.95rem;color:#333;margin:.25rem 0}.room-list__actions{display:flex;justify-content:space-between}.room-list__buttons{display:flex;gap:.75rem}.btn{padding:.5rem 1rem;font-size:.95rem;border-radius:6px;border:none;cursor:pointer}.btn--edit{background-color:#22c55e;color:#fff}.btn--edit:hover{background-color:#16a34a}.btn--delete{background-color:#ef4444;color:#fff}.btn--delete:hover{background-color:#dc2626}.form{display:flex;flex-direction:column;gap:1rem;max-width:500px;padding-top:1rem;margin:0 auto}.form__input{padding:.5rem;font-size:1rem;border:1px solid #ddd;flex:1 1}.form__group{display:flex;gap:1rem}.form__button{min-width:200px;padding:1rem;margin:0 auto;background-color:#1a3a6d;font-size:1.2rem;color:#fff;border:none}.form__button:hover{background-color:#153d6d}.form__textarea{padding:.5rem;font-size:1rem;border:1px solid #ddd;height:100px;width:100%}.form__checkbox{font-size:.9rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.form__checkbox-input{margin-right:.5rem}.login-form{margin:auto}.login-field{width:320px;display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:30px 20px}.login-title{font-size:1.8rem;margin-bottom:20px;color:#333}.data-inputs{width:100%;display:flex;flex-direction:column;gap:15px}.data-inputs input{height:40px;width:100%;padding:0 10px;font-size:1rem;border:1px solid #ccc;border-radius:8px;transition:border-color .2s}.data-inputs input:focus{outline:none;border-color:#007bff}.login-btn{width:100%;height:40px;font-size:1rem;background-color:#007bff;color:#fff;border:none;border-radius:8px;margin-top:15px;cursor:pointer;transition:background-color .2s}.login-btn:hover{background-color:#0056b3}.login-btn:active{background-color:#003d80}.footer{background-color:#f3f3f3;color:#000}.footer__container{max-width:1200px;margin:0 auto;padding:2rem 1rem 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.footer__logo{flex:1 1}.footer__logo .logo__description{min-width:244px}.footer__logo .logo__img{max-width:100%}.footer__logo .logo__name{font-size:1.4rem}.footer__logo .logo__slogan{font-size:1rem}.footer__description{font-size:1rem;padding:.8rem 0 1.2rem}.footer__social{display:flex;gap:1rem}.footer__links{flex:1 1;text-align:center}.footer__links-title{font-size:1.4rem;margin-bottom:.7rem}.footer__links-list{display:flex;justify-content:center;gap:2rem}.footer__links-list ul{list-style:none;line-height:1.5rem}.footer__link{color:#000;text-decoration:none;font-size:1rem}.footer__link:hover{text-decoration:underline}.footer__subscribe{flex:1 1;display:flex;flex-direction:column}.footer__subscribe-title{text-align:center;font-size:1.4rem;margin-bottom:1rem}.footer__subscribe-form{display:flex;justify-content:center}.footer__subscribe-input{max-width:220px;padding:.5rem;font-size:1rem;flex:1 1}.footer__subscribe-button{padding:.5rem .8rem;background-color:#000;color:#fff;border:none}.footer__bottom{width:100%;margin-top:1rem;text-align:center;color:#fff;padding:.5rem 0;background-color:#1a3a6d}.footer__copyright{font-size:.9rem}@media (max-width:1050px){.room-card{flex-direction:column}}@media (min-width:1030px){.header__links{display:flex}.header__burger__button{display:none}}@media (max-width:768px){.logo__description{display:none}.hero{height:500px}.hero__content{width:100%}.hero__title{font-size:1.5rem}.room-card__image{min-width:0}.room-card__content{flex-direction:column}.room-card__action{padding:1rem}.room-card__info{min-width:0;border:0}.about-section{flex-direction:column}.about-section__content{text-align:center}.contact-info,.testimonials{grid-template-columns:1fr}.footer__container{flex-direction:column}.footer__container,.footer__logo .logo__img{justify-content:center}.footer__description{text-align:center}.footer__social{justify-content:center}.footer__links-list{flex-direction:column;gap:0}}@media (max-width:600px){.search-form__inputs,.stats-grid{flex-direction:column}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_c158f2{font-family:Inter,Inter Fallback;font-style:normal}