:root{--mw-primary:#1B2D4F;--mw-primary-dark:#0F1C31;--mw-secondary:#C65D3B;--mw-secondary-light:#D4734F;--mw-gold:#D9A44D;--mw-gold-light:#F0B85A;--mw-sand:#F5E8D6;--mw-sand-light:#FAF6F0;--mw-parchment:#FBF8F4;--mw-text:#1A1208;--mw-text-mid:#4A3728;--mw-text-muted:#8B7355;--mw-border:rgba(181,69,27,0.12);--mw-white:#FFFCF7;--mw-font-display:'Cormorant Garamond', Georgia, serif;--mw-font-body:'Outfit', system-ui, sans-serif;--mw-radius-sm:4px;--mw-radius-md:8px;--mw-radius-lg:12px;--mw-shadow-sm:0 2px 12px rgba(26,18,8,0.06);--mw-shadow-md:0 8px 32px rgba(26,18,8,0.10);--mw-shadow-lg:0 20px 60px rgba(26,18,8,0.14);--mw-transition:all 0.3s ease}*,*::before,*::after{box-sizing:border-box}body{font-family:var(--mw-font-body);background:var(--mw-parchment);color:var(--mw-text);line-height:1.65;font-size:16px;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--mw-secondary);text-decoration:none;transition:var(--mw-transition)}a:hover{color:var(--mw-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--mw-font-display);color:var(--mw-primary);line-height:1.15;font-weight:500}.mw-zellige-bg{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(181,69,27,0.07)' stroke-width='0.8'%3E%3Cpolygon points='40,5 46,20 62,20 49,30 54,46 40,37 26,46 31,30 18,20 34,20'/%3E%3Ccircle cx='40' cy='40' r='34'/%3E%3Cline x1='40' y1='6' x2='40' y2='74'/%3E%3Cline x1='6' y1='40' x2='74' y2='40'/%3E%3Cline x1='17' y1='17' x2='63' y2='63'/%3E%3Cline x1='63' y1='17' x2='17' y2='63'/%3E%3C/g%3E%3C/svg%3E");background-size:80px 80px}.mw-zellige-divider{height:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='6' viewBox='0 0 40 6'%3E%3Cpath d='M0 3 L5 0 L10 3 L15 0 L20 3 L25 0 L30 3 L35 0 L40 3' fill='none' stroke='%23D9A44D' stroke-width='1'/%3E%3C/svg%3E");background-repeat:repeat-x;opacity:.5}.mw-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem 1.75rem;border-radius:var(--mw-radius-sm);font-family:var(--mw-font-body);font-size:.85rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border:none;transition:var(--mw-transition);text-decoration:none;white-space:nowrap}.mw-btn-primary{background:var(--mw-secondary);color:#fff}.mw-btn-primary:hover{background:var(--mw-secondary-light);color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px rgb(198 93 59 / .35)}.mw-btn-dark{background:var(--mw-primary);color:#fff}.mw-btn-dark:hover{background:var(--mw-primary-dark);color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px rgb(27 45 79 / .3)}.mw-btn-outline{background:#fff0;color:var(--mw-primary);border:1.5px solid var(--mw-primary)}.mw-btn-outline:hover{background:var(--mw-primary);color:#fff}.mw-btn-outline-white{background:#fff0;color:#fff;border:1.5px solid rgb(255 255 255 / .5)}.mw-btn-outline-white:hover{background:rgb(255 255 255 / .1);border-color:#fff;color:#fff}.mw-section{padding:5rem 1.5rem}.mw-section-inner{max-width:1200px;margin:0 auto}.mw-section-header{text-align:center;margin-bottom:3rem}.mw-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--mw-secondary);margin-bottom:.6rem}.mw-eyebrow::before,.mw-eyebrow::after{content:'';display:block;width:24px;height:1px;background:currentColor;opacity:.5}.mw-section-title{font-family:var(--mw-font-display);font-size:clamp(1.9rem, 4vw, 2.8rem);font-weight:400;color:var(--mw-primary);margin:0 0 .5rem;line-height:1.15}.mw-section-title em{font-style:italic;color:var(--mw-secondary)}.mw-section-sub{font-size:.95rem;color:var(--mw-text-muted);max-width:480px;margin:.5rem auto 0;font-weight:300;line-height:1.7}.mw-tour-card{background:#fff;border-radius:var(--mw-radius-md);overflow:hidden;border:1px solid var(--mw-border);transition:var(--mw-transition);text-decoration:none;display:flex;flex-direction:column}.mw-tour-card:hover{transform:translateY(-4px);box-shadow:var(--mw-shadow-md);border-color:rgb(198 93 59 / .2)}.mw-tour-card-img{position:relative;overflow:hidden;aspect-ratio:16/9}.mw-tour-card-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.mw-tour-card:hover .mw-tour-card-img img{transform:scale(1.05)}.mw-tour-badge{position:absolute;top:.75rem;left:.75rem;background:var(--mw-secondary);color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .65rem;border-radius:var(--mw-radius-sm)}.mw-wishlist-btn{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;background:rgb(255 255 255 / .92);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.9rem;transition:var(--mw-transition)}.mw-wishlist-btn:hover{background:#fff;transform:scale(1.1)}.mw-wishlist-btn.active{color:#e53e3e}.mw-tour-card-body{padding:1.1rem 1.25rem;flex:1;display:flex;flex-direction:column}.mw-tour-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem;flex-wrap:wrap}.mw-tour-dest{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--mw-secondary)}.mw-tour-duration{font-size:.72rem;color:var(--mw-text-muted);display:flex;align-items:center;gap:3px}.mw-tour-duration::before{content:'·';color:var(--mw-border)}.mw-tour-title{font-family:var(--mw-font-display);font-size:1.1rem;font-weight:500;color:var(--mw-primary);line-height:1.3;margin:0 0 .5rem;flex:1}.mw-tour-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;margin-top:.75rem;border-top:1px solid var(--mw-border)}.mw-tour-price-label{font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--mw-text-muted);display:block}.mw-tour-price-amount{font-family:var(--mw-font-display);font-size:1.4rem;font-weight:500;color:var(--mw-secondary);line-height:1}.mw-tour-price-per{font-size:.65rem;color:var(--mw-text-muted)}.mw-nav{position:fixed;top:0;left:0;right:0;z-index:1000;height:70px;display:flex;align-items:center;padding:0 2rem;transition:var(--mw-transition);background:#fff0}.mw-nav.scrolled{background:rgb(251 248 244 / .97);backdrop-filter:blur(10px);box-shadow:var(--mw-shadow-sm);border-bottom:1px solid var(--mw-border)}.mw-input{width:100%;padding:.7rem 1rem;border:1px solid rgb(181 69 27 / .2);border-radius:var(--mw-radius-sm);font-family:var(--mw-font-body);font-size:.9rem;color:var(--mw-text);background:#fff;transition:border-color 0.2s;outline:none}.mw-input:focus{border-color:var(--mw-secondary);box-shadow:0 0 0 3px rgb(198 93 59 / .1)}.mw-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%238B7355' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;padding-right:2.5rem;cursor:pointer}.mw-badge{display:inline-flex;align-items:center;gap:4px;padding:.2rem .65rem;border-radius:20px;font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.mw-badge-confirmed{background:#edf7f1;color:#1a5c38}.mw-badge-pending{background:#fff8e1;color:#7a5c00}.mw-badge-request{background:#e8f0fe;color:#1a3a7a}.mw-badge-cancelled{background:#fce8e8;color:#7a1a1a}@media (max-width:768px){.mw-section{padding:3.5rem 1rem}.mw-nav{padding:0 1rem}input[type="text"],input[type="email"],input[type="tel"],input[type="number"],input[type="search"],input[type="password"],input[type="date"],input[type="time"],input[type="datetime-local"],input[type="url"],select,textarea{font-size:16px!important}}.site-header{display:none!important}.site-footer{display:none!important}