.language-switcher{background:#0003;border-radius:12px;gap:.4rem;padding:.3rem;display:flex}.language-btn{color:#fef3d5b3;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.3rem;padding:.5rem .9rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.language-flag{font-size:1rem}.language-code{font-weight:700}.language-btn:hover{color:#fef3d5;background:#fef3d51a;transform:translateY(-1px)}.language-btn.active{color:#553a2a;background:#fef3d5;box-shadow:0 2px 8px #fef3d54d}.header{color:#fff;z-index:1000;background:#553a28;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.header__container{justify-content:space-between;align-items:center;gap:2rem;display:flex}.header__logo{flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .3s;display:flex}.header__logo:hover{opacity:.8}.header__logo-img{object-fit:contain;border-radius:8px;width:auto;height:50px}.header__logo-text{color:#fff;letter-spacing:.5px;white-space:nowrap;font-size:1.5rem;font-weight:700}.header__nav{flex:1;gap:2rem;display:flex}.header__link{color:#fff;white-space:nowrap;border-radius:6px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s}.header__link:hover{color:#f0e6d8;background:#ffffff1a}.header__actions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.header__user{align-items:center;gap:.75rem;display:flex}.header__avatar{object-fit:cover;border:2px solid #f0e6d8;border-radius:50%;width:40px;height:40px}.header__avatar-placeholder{color:#553a28;background:#f0e6d8;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.header__username{color:#f0e6d8;font-weight:500}.header__auth{gap:.75rem;display:flex}.button--auth{color:#553a28;cursor:pointer;background:#f0e6d8;border:2px solid #f0e6d8;border-radius:8px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.button--auth:hover{background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.button--small{padding:.5rem 1.25rem;font-size:.9rem}.header__menu-toggle{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:none}@media (width<=1024px){.header__nav{gap:1rem}.header__link{padding:.4rem .75rem;font-size:.95rem}}@media (width<=768px){.header__container{flex-wrap:wrap}.header__logo-img{height:40px}.header__logo-text{font-size:1.25rem}.header__nav{background:#0003;border-radius:8px;flex-direction:column;gap:.5rem;width:100%;margin-top:1rem;padding:1rem;display:none}.header__nav--open{display:flex}.header__link{text-align:center;width:100%;padding:.75rem}.header__actions{margin-left:auto}.header__menu-toggle{display:block}.header__auth{flex-direction:column;width:100%}.header__auth .button--auth{text-align:center;width:100%;margin-bottom:.5rem}.header__user{flex-wrap:wrap}}@media (width<=480px){.header__logo-text{display:none}.header__logo-img{height:45px}.header__username{display:none}.header__avatar{width:35px;height:35px}}.header__avatar{object-fit:cover;background:#f5f5f5;border:2px solid #f0e6d8;border-radius:50%;width:40px;height:40px}.header__avatar-placeholder{color:#553a28;background:linear-gradient(135deg,#f0e6d8 0%,#e0d5c5 100%);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex;box-shadow:0 2px 8px #553a2833}@media (width<=480px){.header__avatar{width:35px;height:35px}.header__avatar-placeholder{width:35px;height:35px;font-size:1rem}.header__username{display:none}}.header__user-link{border-radius:8px;align-items:center;gap:.75rem;padding:.25rem .75rem;text-decoration:none;transition:all .3s;display:flex}.header__user-link:hover{background:#ffffff1a}.header__user-link .header__avatar{cursor:pointer}.header__user-link .header__username{cursor:pointer;font-weight:600}.footer{color:#fef3d5;background:#000;margin-top:4rem;padding:3rem 0 1rem}.footer__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.footer__section h3,.footer__section h4{color:#fef3d5;margin-bottom:1rem}.footer__section p{color:#fef3d5cc;margin:.5rem 0}.footer__section ul{padding:0;list-style:none}.footer__section ul li{margin:.5rem 0}.footer__section ul li a{color:#fef3d5cc;text-decoration:none;transition:color .3s}.footer__section ul li a:hover{color:#fef3d5}.footer__bottom{text-align:center;color:#fef3d599;border-top:1px solid #fef3d533;margin-top:2rem;padding-top:2rem}.tour-card__image-wrapper{width:100%;height:220px;position:relative;overflow:hidden}.tour-card__image{z-index:1;object-fit:cover;width:100%;height:100%;display:block}.tour-card__placeholder{z-index:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.tour-card__placeholder-content{color:#ffffffe6;flex-direction:column;align-items:center;gap:.75rem;display:flex}.tour-card__placeholder-content span{font-size:.9rem;font-weight:500}.tour-card__title{color:#553a28;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.tour-card__location,.tour-card__duration,.tour-card__hotel{color:#6f5742;align-items:center;gap:.4rem;margin:.5rem 0;font-size:.9rem;display:flex}.tour-card__footer{border-top:1px solid #fdf2cd;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.tour-card__stars{font-size:.9rem}@media (width<=768px){.tour-card__image-wrapper{height:180px}}.tour-days{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.tour-day{background:#fff;border-left:4px solid #553a28;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 2px 8px #553a2814}.tour-day__header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.tour-day__number{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#553a28 0%,#6f5742 100%);border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.tour-day__title{color:#553a28;margin:0;font-size:1.25rem;font-weight:700}.tour-day__description{color:#6f5742;margin:0;font-size:.95rem;line-height:1.6}@media (width<=768px){.tour-day__header{flex-direction:column;align-items:flex-start}.tour-day__title{font-size:1.1rem}}.hero{color:#fef3d5;text-align:center;background:linear-gradient(135deg,#553a28 0%,#3d281d 100%);padding:5rem 0;position:relative;overflow:hidden}.hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero .container{z-index:1;max-width:900px;margin:0 auto;padding:0 2rem;position:relative}.hero__title{text-shadow:0 2px 10px #0003;margin-bottom:1rem;font-size:3rem;font-weight:700;animation:.8s fadeInUp}.hero__subtitle{opacity:.95;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6;animation:.8s .2s backwards fadeInUp}.hero .button--large{padding:1rem 2.5rem;font-size:1.1rem;animation:.8s .4s backwards fadeInUp;box-shadow:0 4px 15px #0000004d}.hero .button--large:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0006}.why-us{background:linear-gradient(#fdf2cd 0%,#fef9f0 100%);padding:5rem 0;position:relative}.why-us:before,.why-us:after{content:"";pointer-events:none;background:radial-gradient(circle,#ddb58d26 0%,#0000 70%);border-radius:50%;position:absolute}.why-us:before{width:500px;height:500px;top:-20%;right:-10%}.why-us:after{width:400px;height:400px;bottom:-15%;left:-5%}.section-header{text-align:center;z-index:1;margin-bottom:4rem;position:relative}.section-subtitle{color:#dd503d;background:#dd503d1a;border:2px solid #dd503d33;border-radius:50px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-block}.section-title{color:#553a28;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.section-description{color:#665;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.features-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;display:grid;position:relative}.feature-card{text-align:center;background:#fff;border-radius:16px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 8px 30px #00000014}.feature-card:before{content:"";background:linear-gradient(90deg,#dd503d 0%,#553a28 100%);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.feature-card:hover{transform:translateY(-10px);box-shadow:0 15px 50px #553a2826}.feature-card:hover:before{transform:scaleX(1)}.feature-card__icon-wrapper{justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 1.5rem;display:flex;position:relative}.feature-card__icon{z-index:2;filter:drop-shadow(0 2px 8px #0000001a);font-size:3.5rem;transition:transform .4s;position:relative}.feature-card__ring{opacity:0;border:3px solid #ddb58d4d;border-radius:50%;transition:all .4s;position:absolute;inset:0;transform:scale(.85)}.feature-card:hover .feature-card__icon{transform:scale(1.1)rotate(5deg)}.feature-card:hover .feature-card__ring{opacity:1;border-color:#dd503d;transform:scale(1)}.feature-card__title{color:#553a28;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.feature-card__text{color:#665;font-size:.95rem;line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature-card{animation:.6s backwards fadeInUp}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.popular-destinations{background:#fef9f0;padding:5rem 0}.popular-destinations .section-title{text-align:center;margin-bottom:3rem}.tours-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.tours-loading,.no-tours{text-align:center;background:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 4px 12px #00000014}.tours-loading .spinner{border:4px solid #f0e6d8;border-top-color:#553a28;border-radius:50%;width:50px;height:50px;margin:0 auto 1.5rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=968px){.hero__title{font-size:2.5rem}.hero__subtitle{font-size:1.1rem}.section-title{font-size:2rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}}@media (width<=768px){.hero{padding:4rem 0}.hero__title{font-size:2rem}.hero__subtitle{font-size:1rem}.why-us{padding:4rem 0}.section-title{font-size:1.75rem}.section-subtitle{font-size:.85rem}.features-grid,.tours-grid{grid-template-columns:1fr}}@media (width<=480px){.hero__title{font-size:1.75rem}.section-title{font-size:1.5rem}.feature-card{padding:2rem 1.5rem}.feature-card__icon{font-size:3rem}}.tours-page{background:#fdf2cd;min-height:100vh;padding:3rem 0}.filters-bar{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 12px #00000014}.filter-group{margin-bottom:1.5rem}.filter-group label{color:#553a28;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.filter-group select{color:#553a28;cursor:pointer;appearance:auto;background:#fef9f0;border:2px solid #ddb58d;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.filter-group select:hover{border-color:#553a28}.filter-group select:focus{border-color:#553a28;outline:none;box-shadow:0 0 0 3px #553a2826}.filter-buttons{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.filter-buttons button{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.btn-apply{color:#fef3d5;background:linear-gradient(135deg,#553a28 0%,#6b4a35 100%)}.btn-apply:hover{transform:translateY(-2px);box-shadow:0 6px 20px #553a284d}.btn-apply:active{transform:translateY(0)}.btn-revert{color:#553a28;background:linear-gradient(135deg,#f5e6d3 0%,#e6d5b8 100%)}.btn-revert:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f5e6d380}.btn-revert:active{transform:translateY(0)}.btn-reset{color:#666;box-shadow:none;background:#f0f0f0;border:2px solid #ddd}.btn-reset:hover{background:#e0e0e0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.btn-reset:active{transform:translateY(0)}.tours-info{text-align:center;margin-bottom:2rem}.tours-info p{color:#553a28;font-size:1.1rem;font-weight:500}.no-results{text-align:center;background:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 4px 12px #00000014}.no-results p{color:#553a28;margin-bottom:1.5rem;font-size:1.25rem}.tours-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:2rem;display:grid}.tour-card{color:inherit;background:#fff;border-radius:12px;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 4px 12px #00000014}.tour-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #0000001f}.tour-card__image{background:#f5f5f5;width:100%;height:240px;position:relative;overflow:hidden}.tour-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.tour-card:hover .tour-card__image img{transform:scale(1.05)}.tour-card__placeholder{background:linear-gradient(135deg,#fdf2cd 0%,#fef9f0 100%);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;display:flex}.tour-card__placeholder-text{color:#999;font-size:.85rem;font-weight:500}.tour-card__placeholder svg{opacity:.6}.tour-card__rating{background:#fffffff2;border-radius:20px;padding:.4rem .8rem;font-size:.9rem;font-weight:600;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #0000001a}.tour-card__content{padding:1.5rem}.tour-card__title{color:#553a28;margin:0 0 .75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.tour-card__location{color:#665;align-items:center;gap:.35rem;margin:0 0 1rem;font-size:.95rem;display:flex}.tour-card__price-block{border-top:1px solid #f0e6d8;align-items:baseline;gap:.5rem;padding-top:1rem;display:flex}.tour-card__price-label{color:#665;font-size:.9rem}.tour-card__price{color:#553a28;font-size:1.25rem;font-weight:700}.loading,.error{text-align:center;color:#553a28;padding:4rem 2rem;font-size:1.25rem}.error{color:#dc2626;background:#fef2f2;border:2px solid #fecaca;border-radius:12px}@media (width<=768px){.container{padding:0 1rem}.page-title{margin-bottom:2rem;font-size:2rem}.filters-bar{padding:1.5rem}.filter-buttons{flex-direction:column;gap:.75rem}.filter-buttons button{justify-content:center;width:100%}.tours-grid{grid-template-columns:1fr}.tour-card__image{height:200px}}@media (width<=480px){.page-title{font-size:1.75rem}.filters-bar{padding:1rem}.tour-card__title,.tour-card__price{font-size:1.1rem}}.booking-modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.booking-modal{background:#fff;border-radius:20px;width:100%;max-width:550px;max-height:90vh;padding:3rem 2.5rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.booking-modal__close{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.booking-modal__close:hover{color:#553a28;background:#f5f5f5}.booking-modal__icon{text-align:center;margin-bottom:1rem;font-size:4rem}.booking-modal__title{color:#553a28;text-align:center;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.booking-modal__subtitle{text-align:center;color:#665;margin:0 0 2rem;font-size:1rem}.booking-modal__info{background:linear-gradient(135deg,#fdf2cd 0%,#fef9f0 100%);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.booking-modal__info-row{border-bottom:1px solid #553a281a;justify-content:space-between;padding:.5rem 0;font-size:.95rem;display:flex}.booking-modal__info-row:last-child{border-bottom:none}.booking-modal__info-row span{color:#665}.booking-modal__info-row strong{color:#553a28}.booking-modal__info-row--total{border-top:2px solid #553a2833;border-bottom:none;margin-top:.5rem;padding-top:1rem;font-size:1.1rem}.booking-modal__info-row--total strong{color:#dd503d;font-size:1.2rem}.booking-modal__account{text-align:center;background:linear-gradient(135deg,#e8f5e9 0%,#f1f8e9 100%);border:2px solid #66bb6a;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.booking-modal__account-icon{margin-bottom:.5rem;font-size:2.5rem}.booking-modal__account h3{color:#2e7d32;margin:0 0 .5rem;font-size:1.25rem}.booking-modal__account-note{color:#555;margin:0 0 1rem;font-size:.95rem}.booking-modal__credentials{text-align:left;background:#fff;border-radius:8px;margin:1rem 0;padding:1rem}.credential-item{justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.credential-item+.credential-item{border-top:1px solid #eee}.credential-label{color:#665;font-size:.9rem;font-weight:600}.credential-value{color:#553a28;-webkit-user-select:all;user-select:all;background:#f5f5f5;border-radius:6px;padding:.35rem .75rem;font-family:Courier New,monospace;font-size:.95rem;font-weight:600}.booking-modal__warning{color:#856404;background:#fff3cd;border-left:4px solid #ffc107;border-radius:6px;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.booking-modal__account-note-small{color:#777;margin:0;font-size:.85rem;font-style:italic}.booking-modal__actions{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}@media (width<=640px){.booking-modal{padding:2rem 1.5rem}.booking-modal__title{font-size:1.5rem}.booking-modal__icon{font-size:3rem}.credential-item{flex-direction:column;align-items:flex-start;gap:.25rem}}.booking-form-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.booking-form-modal{background:#fff;border-radius:20px;width:100%;max-width:700px;max-height:90vh;padding:2.5rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.booking-form__close{color:#999;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.booking-form__close:hover{color:#553a28;background:#f5f5f5}.booking-form__header{text-align:center;border-bottom:2px solid #f0e6d8;margin-bottom:2rem;padding-bottom:1.5rem}.booking-form__title{color:#553a28;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.booking-form__tour-name{color:#665;margin:0;font-size:1rem}.booking-form__error-global{color:#dc2626;background:#fee2e2;border-left:4px solid #dc2626;border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem}.booking-form__section{margin-bottom:2rem}.booking-form__section-title{color:#553a28;border-bottom:2px solid #f0e6d8;margin:0 0 1rem;padding-bottom:.5rem;font-size:1.15rem;font-weight:700}.booking-form__row{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.booking-form__row--three{grid-template-columns:1fr 1fr 1fr}.booking-form__field{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.booking-form__field label{color:#553a28;font-size:.9rem;font-weight:600}.booking-form__field input,.booking-form__field textarea{color:#553a28;background:#fef9f0;border:2px solid #ddb58d;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.booking-form__field input:hover,.booking-form__field textarea:hover{border-color:#553a28}.booking-form__field input:focus,.booking-form__field textarea:focus{background:#fff;border-color:#553a28;outline:none;box-shadow:0 0 0 3px #553a281a}.booking-form__field input:disabled,.booking-form__field textarea:disabled{opacity:.6;cursor:not-allowed}.booking-form__field input.input-error,.booking-form__field textarea.input-error{background:#fef2f2;border-color:#dc2626}.booking-form__field-error{color:#dc2626;font-size:.85rem;font-weight:500}.booking-form__actions{border-top:2px solid #f0e6d8;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.booking-form__actions .button{flex:1;padding:1rem 2rem;font-size:1.05rem}.button--secondary{color:#553a28;cursor:pointer;background:#f0e6d8;border:none;border-radius:8px;padding:.85rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.button--secondary:hover{background:#e0d5c5}@media (width<=768px){.booking-form-modal{padding:2rem 1.5rem}.booking-form__row,.booking-form__row--three{grid-template-columns:1fr}.booking-form__actions{flex-direction:column-reverse}}.tour-details-page{background:#fef9f0;min-height:100vh;padding:3rem 0}.back-link{color:#553a28;align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.back-link:hover{color:#dd503d;transform:translate(-5px)}.tour-info-header{margin-bottom:3rem}.tour-main-title{color:#553a28;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.tour-main-location{color:#665;font-size:1.1rem}.tour-gallery-wrapper{margin-bottom:10px}.tour-gallery{border-radius:16px;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001f}.tour-gallery__main{height:500px;position:relative}.tour-gallery__main img{object-fit:cover;width:100%;height:100%}.gallery-nav{cursor:pointer;z-index:2;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-nav:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.gallery-nav--prev{left:1rem}.gallery-nav--next{right:1rem}.tour-gallery__thumbs{background:#fff;gap:.75rem;padding:1rem;display:flex;overflow-x:auto}.tour-gallery__thumb{cursor:pointer;border:3px solid #0000;border-radius:8px;flex-shrink:0;width:100px;height:70px;transition:all .3s;overflow:hidden}.tour-gallery__thumb img{object-fit:cover;width:100%;height:100%}.tour-gallery__thumb:hover{transform:translateY(-3px)}.tour-gallery__thumb.active{border-color:#dd503d}.tour-details__grid{grid-template-columns:1fr 350px;gap:3rem;display:grid}.tour-details__main{flex-direction:column;gap:10px;display:flex}.tour-section--intro{border:1px solid #e0d5c5;border-radius:12px;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem 2.5rem;display:flex;box-shadow:none!important;background:#fff!important;margin-top:10px!important;margin-bottom:0!important}.tour-details__short-description{color:#553a28;flex:1;margin:0;font-size:1.1rem;font-style:italic;font-weight:500;line-height:1.7}.tour-section--intro:before{content:"";opacity:.3;flex-shrink:0;font-size:2.5rem}.tour-section{border:1px solid #f0e6d8;border-radius:16px;padding:3rem;box-shadow:none!important;background:#fff!important;margin-top:0!important;margin-bottom:0!important}.tour-section h2{color:#553a28;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:2.25rem;font-weight:700;display:inline-block;position:relative}.tour-section h2:after{content:"";background:linear-gradient(90deg,#dd503d 0%,#553a28 100%);border-radius:3px;width:80px;height:3px;position:absolute;bottom:0;left:0}.tour-section h3{color:#553a28;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.tour-details__full-description{color:#444;white-space:pre-wrap;font-size:1.05rem;line-height:1.8}.tour-days{flex-direction:column;gap:1.5rem;display:flex}.tour-day{background:linear-gradient(135deg,#fdf2cd 0%,#fef9f0 100%);border-left:4px solid #dd503d;border-radius:12px;padding:1.75rem;transition:all .3s}.tour-day:hover{transform:translate(5px);box-shadow:0 4px 15px #0000001a}.tour-day__header{margin-bottom:.75rem}.tour-day__number{color:#fff;background:#dd503d;border-radius:20px;margin-bottom:.75rem;padding:.35rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.tour-day__header h3{color:#553a28;margin:0;font-size:1.25rem}.tour-day__description{color:#665;margin:0;line-height:1.7}.tour-section--two-col{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.tour-included,.tour-not-included{border-radius:12px;padding:1.5rem}.tour-included{background:linear-gradient(135deg,#e8f5e9 0%,#f1f8e9 100%);border:2px solid #66bb6a}.tour-not-included{background:linear-gradient(135deg,#ffebee 0%,#fce4ec 100%);border:2px solid #ef5350}.tour-included h3{color:#2e7d32;margin-bottom:1rem}.tour-not-included h3{color:#c62828;margin-bottom:1rem}.tour-list{margin:0;padding:0;list-style:none}.tour-list li{color:#444;border-bottom:1px solid #0000000d;padding:.5rem 0;line-height:1.6}.tour-list li:last-child{border-bottom:none}.tour-details__sidebar{z-index:5;pointer-events:auto;height:fit-content;position:sticky;top:100px}.tour-price-card{text-align:center;z-index:10;pointer-events:auto;background:#fff;border:1px solid #f0e6d8;border-radius:16px;padding:2.5rem;position:relative;box-shadow:0 8px 30px #0000001a}.tour-price-card *{pointer-events:auto}.tour-price-card__rating{color:#553a28;border-bottom:2px solid #f0e6d8;margin-bottom:1rem;padding-bottom:1rem;font-size:1.1rem;font-weight:600}.tour-price-card__duration,.tour-price-card__hotel{color:#665;margin-bottom:.75rem;font-size:.95rem}.tour-price-card__price{border-top:2px solid #f0e6d8;border-bottom:2px solid #f0e6d8;margin:2rem 0;padding:1.5rem 0}.tour-price-card__label{color:#665;margin-bottom:.5rem;font-size:.9rem;display:block}.tour-price-card__value{color:#553a28;font-size:2.5rem;font-weight:700}.book-button,.tour-price-card .button--full{position:relative;z-index:100!important;pointer-events:auto!important;cursor:pointer!important;color:#fff!important;text-align:center!important;background:#553a28!important;border:none!important;border-radius:8px!important;width:100%!important;padding:1rem 2rem!important;font-size:1.1rem!important;font-weight:600!important;transition:all .3s!important;display:block!important}.book-button:hover,.tour-price-card .button--full:hover{background:#6b4a35!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #0003!important}.book-button:active,.tour-price-card .button--full:active{transform:translateY(0)!important}.tour-price-card__note{color:#999;margin-top:1rem;font-size:.85rem;line-height:1.5}.loader-container{text-align:center;padding:4rem 2rem}.spinner{border:4px solid #f0e6d8;border-top-color:#553a28;border-radius:50%;width:50px;height:50px;margin:0 auto 1.5rem;animation:1s linear infinite spin}@media (width<=968px){.tour-details__grid{grid-template-columns:1fr}.tour-details__sidebar{position:static}.tour-section--two-col{grid-template-columns:1fr}.tour-gallery__main{height:350px}}@media (width<=640px){.tour-main-title{font-size:1.75rem}.tour-section{padding:2rem 1.5rem}.tour-section h2{font-size:1.75rem}.tour-price-card{padding:2rem 1.5rem}.tour-price-card__value{font-size:2rem}.tour-gallery__main{height:250px}.gallery-nav{width:40px;height:40px;font-size:1.2rem}.tour-section--intro{text-align:center;flex-direction:column;padding:1.5rem}.tour-details__short-description{font-size:1rem}}@media (width<=480px){.tour-main-title,.tour-section h2{font-size:1.5rem}.tour-section--intro{padding:1.25rem}.tour-details__short-description{font-size:.95rem}.tour-price-card .button--full{z-index:9999!important;cursor:pointer!important;pointer-events:auto!important;color:#fff!important;background:#553a28!important;position:relative!important}.tour-price-card{z-index:100;pointer-events:auto;position:relative}.tour-price-card *{pointer-events:auto}.tour-details__sidebar{z-index:50;position:sticky;top:100px}}.about-page{background:#fef3d5;min-height:70vh;padding:3rem 0}.about-content{max-width:1000px;margin:0 auto}.about-section{margin-bottom:4rem}.about-section h2{color:#553a2a;margin-bottom:1.5rem;font-size:2rem}.about-section p{color:#3d281d;margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.values-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.value-card{text-align:center;background:#fff;border:2px solid #553a2a1a;border-radius:12px;padding:2rem;transition:transform .3s}.value-card:hover{border-color:#553a2a;transform:translateY(-5px)}.value-icon{margin-bottom:1rem;font-size:3rem}.value-card h3{color:#553a2a;margin-bottom:.5rem}.value-card p{color:#3d281d;font-size:.95rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.stat{text-align:center;color:#fef3d5;background:linear-gradient(135deg,#553a2a 0%,#3d281d 100%);border-radius:12px;padding:2rem}.stat-number{margin-bottom:.5rem;font-size:3rem;font-weight:700}.stat-label{opacity:.9;font-size:1rem}.contacts-page{background:#fef9f0;min-height:100vh;padding:3rem 0}.page-title{text-align:center;color:#553a28;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.contacts-grid{grid-template-columns:1fr 1.5fr;align-items:start;gap:3rem;display:grid}.contacts-info{flex-direction:column;gap:1.5rem;display:flex}.contact-card{background:#fff;border-radius:12px;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000014}.contact-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.contact-card__icon{flex-shrink:0;font-size:2.5rem}.contact-card__content{flex:1}.contact-card__title{color:#553a28;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.contact-card__text{color:#665;margin:.35rem 0;line-height:1.6}.contact-form-wrapper{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 20px #0000001a}.contact-form__title{color:#553a28;margin:0 0 2rem;font-size:1.75rem;font-weight:700}.form-group{margin-bottom:1.5rem}.form-label{color:#553a28;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.form-input,.form-textarea{color:#553a28;background:#fef9f0;border:2px solid #ddb58d;border-radius:8px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-input:hover,.form-textarea:hover{border-color:#553a28}.form-input:focus,.form-textarea:focus{background:#fff;border-color:#553a28;outline:none;box-shadow:0 0 0 3px #553a2826}.form-textarea{resize:vertical;min-height:120px}.button--primary{color:#fef3d5;background:linear-gradient(135deg,#553a28 0%,#6b4a35 100%);box-shadow:0 4px 12px #553a2840}.button--primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #553a2859}.button--primary:active{transform:translateY(0)}.button--full{width:100%;padding:1rem 2rem;font-size:1.05rem}@media (width<=968px){.contacts-grid{grid-template-columns:1fr}.contact-form-wrapper{padding:2rem}}@media (width<=640px){.page-title{font-size:2rem}.contact-card{padding:1.5rem}.contact-card__icon{font-size:2rem}.contact-form__title{font-size:1.5rem}.button--full{padding:.85rem 1.5rem}}.auth-page{background:linear-gradient(135deg,#fef9f0 0%,#f5ebe0 100%);justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:3rem 1rem;display:flex}.auth-container{background:#fff;border-radius:16px;width:100%;max-width:480px;padding:2.5rem;box-shadow:0 10px 40px #553a281a}.auth-title{color:#553a28;text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700}.auth-subtitle{color:#665;text-align:center;margin-bottom:2rem;font-size:.95rem}.auth-info{color:#553a28;background:#fef9f0;border-left:4px solid #dd503d;border-radius:6px;margin-bottom:2rem;padding:1rem;font-size:.9rem}.auth-info a{color:#dd503d;font-weight:600;text-decoration:none}.auth-info a:hover{text-decoration:underline}.auth-form{flex-direction:column;gap:1.5rem;display:flex}.auth-field{flex-direction:column;gap:.5rem;display:flex}.auth-label{color:#553a28;font-size:.95rem;font-weight:600}.auth-required{color:#dd503d}.auth-input{color:#553a28;box-sizing:border-box;background:#fef9f0;border:2px solid #e0d5c5;border-radius:8px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.auth-input:hover{border-color:#553a28}.auth-input:focus{background:#fff;border-color:#553a28;outline:none;box-shadow:0 0 0 3px #553a281a}.auth-input:disabled{opacity:.6;cursor:not-allowed;background:#f5f5f5}.password-wrapper{width:100%;position:relative}.password-wrapper .auth-input{padding-right:3.5rem}.password-toggle{cursor:pointer;color:#999;z-index:2;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem;transition:color .3s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.password-toggle:hover{color:#553a28;background:#553a281a}.password-toggle:focus{outline:none}.password-toggle svg{pointer-events:none;width:22px;height:22px}.auth-error{color:#dc2626;background:#fee2e2;border-left:4px solid #dc2626;border-radius:8px;padding:.875rem 1rem;font-size:.9rem;font-weight:500}.auth-link{text-align:center;color:#665;margin-top:1.5rem;font-size:.95rem}.auth-link-button{color:#dd503d;font-weight:600;text-decoration:none;transition:all .3s}.auth-link-button:hover{color:#c44534;text-decoration:underline}.button--full{width:100%;padding:1rem;font-size:1.05rem;font-weight:600}.button--primary{color:#fff;cursor:pointer;background:#553a28;border:none;border-radius:8px;transition:all .3s}.button--primary:disabled{opacity:.6;cursor:not-allowed}.auth-submit{color:#fff;cursor:pointer;background:#553a28;border:none;border-radius:8px;margin-top:.5rem;padding:1rem;font-size:1.05rem;font-weight:600;transition:all .3s}.auth-submit:hover:not(:disabled){background:#6b4a35;transform:translateY(-2px);box-shadow:0 4px 12px #553a284d}.auth-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (width<=640px){.auth-container{padding:2rem 1.5rem}.auth-title{font-size:1.75rem}}.profile-page{background:#fdf2cd;min-height:calc(100vh - 200px);padding:3rem 0}.profile-container{max-width:1100px;margin:0 auto}.profile-header{margin-bottom:2rem}.profile-title{color:#553a28;align-items:center;gap:.75rem;margin:0;font-size:2rem;font-weight:700;display:flex}.profile-title-icon{font-size:1.75rem}.profile-main-card{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 12px #553a281a}.profile-user-header{border-bottom:2px solid #fdf2cd;align-items:center;gap:2rem;padding-bottom:1.5rem;display:flex}.profile-avatar-section{flex-shrink:0;position:relative}.profile-avatar-wrapper{display:inline-block;position:relative}.profile-avatar{object-fit:cover;border:4px solid #fdf2cd;border-radius:50%;width:130px;height:130px;box-shadow:0 4px 20px #553a2833}.profile-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#6f5742 0%,#553a28 100%);border:4px solid #fdf2cd;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;font-size:3rem;font-weight:700;display:flex;box-shadow:0 4px 20px #553a2833}.profile-avatar-status{background:#553a28;border:3px solid #fff;border-radius:50%;width:24px;height:24px;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #553a2866}.profile-avatar-remove{color:#fff;cursor:pointer;background:#6f5742;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .3s;display:flex;position:absolute;top:0;right:0;box-shadow:0 2px 8px #6f57424d}.profile-avatar-remove:hover{background:#553a28;transform:scale(1.1)}.profile-user-info{flex:1}.profile-username{color:#553a28;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.profile-user-email,.profile-user-phone{color:#6f5742;margin:.25rem 0;font-size:.95rem}.profile-badges{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.badge{border-radius:20px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.badge--role{color:#553a28;background:#fdf2cd;border:1px solid #6f5742}.badge--verified{color:#553a28;background:#fdf2cd;border:1px solid #553a28}.profile-info-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.info-card{background:#fff;border-left:4px solid #553a28;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 2px 8px #553a2814}.info-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #553a2826}.info-card__label{color:#6f5742;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.85rem;font-weight:500;display:flex}.info-card__icon{font-size:1rem}.info-card__value{color:#553a28;word-break:break-word;font-size:1.1rem;font-weight:600}.profile-error{color:#553a28;background:#fdf2cd;border-left:4px solid #000;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-weight:500}.profile-success{color:#553a28;background:#fdf2cd;border-left:4px solid #6f5742;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-weight:500}.profile-edit-section{margin-bottom:2rem}.profile-edit-form{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 12px #553a281a}.profile-form-row{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.profile-form-field{flex-direction:column;gap:.5rem;display:flex}.profile-label{color:#553a28;font-size:.9rem;font-weight:600}.profile-input{color:#553a28;background:#fdf2cd;border:2px solid #fdf2cd;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.profile-input:hover{border-color:#6f5742}.profile-input:focus{background:#fff;border-color:#553a28;outline:none;box-shadow:0 0 0 3px #553a2826}.profile-input:disabled{opacity:.6;cursor:not-allowed}select.profile-input{cursor:pointer}.profile-form-actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.profile-logout-section{margin-top:2rem}.button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.button--full{width:100%}.button--primary{color:#fff;background:#553a28}.button--primary:hover:not(:disabled){background:#6f5742;transform:translateY(-2px);box-shadow:0 4px 12px #553a284d}.button--secondary{color:#553a28;background:#fdf2cd;border:2px solid #6f5742}.button--secondary:hover:not(:disabled){color:#fff;background:#6f5742}.button--danger{color:#fff;background:#000}.button--danger:hover{background:#553a28;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.button:disabled{opacity:.6;cursor:not-allowed}@media (width<=992px){.profile-info-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.profile-user-header{text-align:center;flex-direction:column}.profile-badges{justify-content:center}.profile-info-grid,.profile-form-row{grid-template-columns:1fr}.profile-form-actions{flex-direction:column}.profile-form-actions .button{width:100%}}@media (width<=480px){.profile-title{font-size:1.5rem}.profile-username{font-size:1.4rem}.profile-avatar,.profile-avatar-placeholder{width:100px;height:100px;font-size:2.5rem}.profile-main-card{padding:1.5rem}.info-card{padding:1rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#553a2a;background:#fef3d5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app{flex-direction:column;min-height:100vh;display:flex}.main{flex:1}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (width<=768px){.container{padding:0 1.5rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
