@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700;800&display=swap";html,body,#root{min-height:100%}body{color:#2f2a26;background:radial-gradient(circle at top,#fffaf1e6,#0000 18%),linear-gradient(#f5efe4 0%,#eee3d4 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}img{max-width:100%;display:block}button,a{font:inherit}::selection{color:#2f2a26;background:#b57d3f38}:root{--ivory:#f7efe3;--ivory-strong:#fff9ef;--surface:#fffcf5f0;--charcoal:#27231f;--muted:#6e6258;--terracotta:#b7633f;--apricot:#e6a05f;--gold:#d4a84f;--wine:#5c2631;--forest:#254536;--border:#4d362421;--shadow:0 24px 58px #392b1f21;color:var(--charcoal);background:var(--ivory);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.app-shell{background:linear-gradient(180deg, #fff9eed6, #f6ecddf0), var(--ivory);min-height:100vh;overflow-x:hidden}.header-bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#fff9eff2;box-shadow:0 14px 34px #30231814}.brand-link{color:var(--charcoal);letter-spacing:0;font-family:Playfair Display,Georgia,serif;font-weight:800}.nav-links{align-items:center;gap:6px;display:flex}.nav-button.MuiButton-root{color:#3c332c;text-transform:none;border-radius:999px;padding:8px 13px;font-weight:750;transition:all .22s}.nav-button.MuiButton-root:hover,.nav-button.MuiButton-root.active{color:var(--wine);background:#b7633f1f}.segmented-control{background:#fffcf6e6;border:1px solid #6f523833;border-radius:14px;align-items:center;gap:4px;padding:4px;display:inline-flex}.segmented-control .MuiButton-root{color:#5b4c42;text-transform:none;border-radius:10px;min-width:34px;padding:8px 9px;font-size:.76rem;font-weight:800;line-height:1}.segmented-control .MuiButton-root:hover,.segmented-control .MuiButton-root.active{background:linear-gradient(135deg, var(--terracotta), var(--apricot));color:#fffaf2}.hero-section{color:#fffaf1;background:#201d1a;align-items:center;min-height:clamp(520px,68vh,700px);display:flex;position:relative;overflow:hidden}.hero-section:after{content:"";z-index:1;background:linear-gradient(90deg,#131110c2,#13111047 58%,#1311106b),linear-gradient(#0000001a,#00000075);position:absolute;inset:0}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity .9s,transform 5.8s;transform:scale(1.02)}.hero-slide.active{opacity:1;transform:scale(1.07)}.hero-content{z-index:2;max-width:690px;padding:74px 0 84px;position:relative}.eyebrow,.section-header .MuiTypography-overline,.detail-sidebar .MuiTypography-overline{color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:850}.hero-section .eyebrow{color:#f3c38f}.hero-title,.section-title,.detail-title{letter-spacing:0;margin:0;font-family:Playfair Display,Georgia,serif;font-weight:800}.hero-title{max-width:760px;font-size:clamp(3rem,7vw,5.8rem);line-height:.96}.hero-subtitle{color:#fff9eee0;max-width:590px;margin:22px 0 0;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-controls{z-index:2;gap:8px;display:flex;position:relative}.hero-controls .MuiIconButton-root{color:#fffaf1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;width:42px;height:42px}.hero-controls .MuiIconButton-root:hover{background:#ffffff40}.section-block{padding:clamp(48px,6vw,82px) 0}.intro-section{text-align:center;padding:clamp(38px,5vw,62px) 0 18px}.intro-copy,.tours-note,.detail-copy,.contact-panel p,.price-panel p{color:var(--muted);font-size:1rem;line-height:1.75}.intro-copy{max-width:760px;margin:18px auto 0}.section-alt{background:#fff9ef9e;border-top:1px solid #6f523814;border-bottom:1px solid #6f523814}.section-header{flex-direction:column;gap:10px;margin-bottom:30px;display:flex}.section-header-row{grid-template-columns:minmax(0,.9fr) minmax(280px,.7fr);align-items:end;gap:28px;display:grid}.section-title{color:var(--charcoal);font-size:clamp(2rem,3.6vw,3.2rem);line-height:1.08}.tours-note{max-width:800px;margin:0}.tours-note.compact{max-width:520px}.button-primary.MuiButton-root,.button-dark.MuiButton-root,.button-ghost.MuiButton-root,.hero-button.MuiButton-root{text-transform:none;border-radius:16px;min-height:46px;padding:10px 18px;font-weight:850;transition:transform .22s,box-shadow .22s,background .22s,color .22s;box-shadow:0 16px 34px #5b321e29}.button-primary.MuiButton-root,.hero-button.MuiButton-root{background:linear-gradient(135deg, var(--terracotta), var(--apricot));color:#fffaf3}.button-dark.MuiButton-root{background:linear-gradient(135deg, var(--charcoal), var(--forest));color:#fffaf3}.button-ghost.MuiButton-root,.hero-secondary.MuiButton-root{color:var(--charcoal);background:#ffffffc2;border:1px solid #5b432f2e}.hero-secondary.MuiButton-root{color:#fffaf3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff26;border-color:#ffffff59}.button-primary.MuiButton-root:hover,.button-dark.MuiButton-root:hover,.button-ghost.MuiButton-root:hover,.hero-button.MuiButton-root:hover{transform:translateY(-2px);box-shadow:0 22px 44px #5b321e33}.button-primary.MuiButton-root:hover,.hero-button.MuiButton-root:hover{background:linear-gradient(135deg, #a95536, var(--gold))}.destination-card,.tour-card{border:1px solid var(--border);background:linear-gradient(180deg, #fffffff5, #fff9eef0), var(--surface);height:100%;box-shadow:var(--shadow);border-radius:22px;transition:transform .3s,box-shadow .3s;overflow:hidden}.destination-card{flex-direction:column;min-height:430px;display:flex}.destination-card:hover,.tour-card:hover{transform:translateY(-8px);box-shadow:0 34px 78px #392b1f2e}.destination-media,.tour-media{background:linear-gradient(135deg,#6f332e,#d4a84f);position:relative;overflow:hidden}.destination-media{height:250px}.destination-media img,.tour-media img{object-fit:cover;width:100%;height:100%;transition:transform .58s,opacity .2s}.destination-card:hover .destination-media img,.tour-card:hover .tour-media img{transform:scale(1.07)}.destination-overlay{color:#fffaf3;background:linear-gradient(#14110f2e,#14110fb3),linear-gradient(135deg,#5c263147,#0000 52%);flex-direction:column;justify-content:space-between;padding:16px;display:flex;position:absolute;inset:0}.destination-tags,.destination-detail-tags{flex-wrap:wrap;gap:8px;display:flex}.destination-tags span,.destination-detail-tags span{color:#fffaf3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:800}.destination-name{color:#fffaf3;font-family:Playfair Display,Georgia,serif;font-size:1.65rem;font-weight:800;line-height:1.08}.destination-body{flex:1;gap:18px}.destination-description{color:var(--muted);font-size:.98rem;line-height:1.7}.tour-card{flex-direction:column;min-height:470px;display:flex}.tour-media{height:190px}.tour-media span{color:var(--wine);background:#fff9efe6;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:850;position:absolute;top:14px;left:14px}.tour-body{flex-direction:column;flex:1;gap:14px;padding:18px;display:flex}.tour-title{color:var(--charcoal);font-size:1.02rem;font-weight:850;line-height:1.32}.tour-description{color:var(--muted);font-size:.92rem;line-height:1.65}.tour-meta{gap:5px;margin-top:auto;padding-top:8px;display:grid}.tour-meta span{color:var(--muted);font-size:.82rem;font-weight:750}.tour-meta strong{color:var(--wine);font-size:1rem}.feature-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:20px;box-shadow:0 18px 42px #392b1f17}.gallery-item{min-height:240px;box-shadow:var(--shadow);background-color:#d9c6ad;background-position:50%;background-size:cover;border-radius:22px;transition:transform .3s;position:relative;overflow:hidden}.gallery-item:after{content:"";background:linear-gradient(#0000 35%,#14110fb3);position:absolute;inset:0}.gallery-item:hover{transform:translateY(-5px)}.gallery-caption{z-index:1;color:#fffaf3;font-weight:850;position:absolute;bottom:14px;left:16px}.contact-section{background:linear-gradient(135deg,#5c263114,#0000 42%),#fff9efd1}.plan-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:clamp(22px,4vw,34px);display:flex}.plan-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.contact-email{border:1px solid var(--border);background:#fffcf5db;border-radius:18px;flex-direction:column;min-width:min(100%,360px);padding:18px;display:inline-flex;box-shadow:0 16px 36px #392b1f14}.contact-email a{color:var(--wine);font-weight:800}.floating-chat{z-index:1200;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:24px;right:18px}.floating-chat .MuiFab-root{color:#fffaf3;width:42px;height:42px;min-height:42px;box-shadow:0 16px 34px #221c182e}.floating-chat-whatsapp.MuiFab-root{background:#2d7c55}.floating-chat-telegram.MuiFab-root{background:#2e678f}.floating-chat-phone.MuiFab-root{background:var(--wine)}.destination-detail-hero{color:#fffaf3;background-color:#3b3029;background-position:50%;background-size:cover;align-items:end;min-height:clamp(430px,58vh,620px);display:flex;position:relative}.destination-detail-hero:before{content:"";background:linear-gradient(#0f0e0d1f,#0f0e0dc2),linear-gradient(90deg,#0f0e0d94,#0f0e0d24);position:absolute;inset:0}.destination-detail-hero-content{z-index:1;padding:96px 0 62px;position:relative}.detail-title{color:#fffaf3;max-width:820px;margin-top:18px;font-size:clamp(3rem,7vw,6rem);line-height:.98}.detail-subtitle{color:#fff9eee0;max-width:650px;margin:18px 0 0;font-size:1.12rem;line-height:1.7}.detail-layout{padding-top:36px;padding-bottom:76px}.detail-back{margin-bottom:24px}.detail-section{border-bottom:1px solid #6f52381f;margin-bottom:34px;padding:0 0 34px}.detail-heading,.contact-panel h2,.price-panel h2{color:var(--charcoal);font-family:Playfair Display,Georgia,serif;font-weight:800}.detail-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.detail-chip{color:#4c4139;background:#fffcf5db;border:1px solid #6f523824;border-radius:16px;padding:14px 16px;font-weight:750;box-shadow:0 14px 34px #392b1f12}.route-list{gap:12px;margin:0;padding:0;display:grid}.route-list li{color:var(--muted);background:#fffcf5b8;border:1px solid #6f52381f;border-radius:16px;align-items:center;gap:10px;padding:13px 15px;font-weight:700;list-style:none;display:flex}.route-list svg{color:var(--terracotta)}.detail-sidebar{gap:16px;display:grid;position:sticky;top:104px}.info-panel,.contact-panel,.price-panel{border:1px solid var(--border);background:var(--surface);border-radius:22px;padding:20px;box-shadow:0 18px 42px #392b1f17}.contact-panel{gap:16px;display:grid}.price-panel{background:linear-gradient(135deg, #b7633f1a, #d4a84f14), var(--surface);gap:12px;display:grid}.price-list{gap:10px;display:grid}.price-row{border-top:1px solid #6f523821;gap:4px;padding-top:10px;display:grid}.price-row span{color:var(--muted);font-size:.9rem;font-weight:700}.price-row strong{color:var(--wine);font-size:1.05rem}.detail-contact-actions{gap:10px;display:grid}.rates-table{border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px;overflow:hidden}.footer-bar{background:#efe2d0;padding:28px 0}.footer-bar .MuiTypography-root{color:var(--muted)}@media (width<=980px){.section-header-row{grid-template-columns:1fr}.detail-sidebar{position:static}}@media (width<=760px){.header-bar .MuiToolbar-root{flex-wrap:nowrap}.brand-link{font-size:1rem}.segmented-control .MuiButton-root{min-width:30px;padding:7px}.hero-section{min-height:560px}.hero-content{padding:64px 0 74px}.hero-actions,.plan-actions{flex-direction:column}.hero-actions .MuiButton-root,.plan-actions .MuiButton-root{width:100%}.plan-card{align-items:stretch}.destination-media{height:230px}.tour-card{min-height:auto}.detail-chip-grid{grid-template-columns:1fr}.floating-chat{bottom:14px;right:12px}}
