@font-face{font-family:Manrope;src:url('../fonts/manrope-variable.woff2') format('woff2');font-weight:400 800;font-style:normal;font-display:swap}
:root{--ink:#252b26;--olive:#40513d;--forest:#2e3e30;--sage:#e9ecdf;--paper:#fbfaf6;--sand:#f0eee6;--sun:#f9b338;--line:#dcdfd4;--muted:#62695f;--white:#fff;--radius:8px;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}button,select,input,textarea{border-radius:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.13;font-weight:800;letter-spacing:-.05em}h1{font-size:clamp(46px,6vw,82px)}h2{font-size:clamp(33px,3.6vw,49px)}h3{font-size:22px;letter-spacing:-.035em}p{margin-top:18px}ul{padding-left:22px}.container{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.section{padding:100px 0}.narrow{max-width:850px}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--olive);margin-bottom:20px}.eyebrow.light{color:#fff}.eyebrow .icon{width:19px;height:19px}.lead{font-size:20px;line-height:1.6;font-weight:600;letter-spacing:-.02em}.text-olive{color:var(--olive)}.muted{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:50px;border:1px solid transparent;padding:13px 23px;border-radius:5px;font-size:13px;line-height:1.4;font-weight:750;white-space:nowrap;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button .icon{width:19px;height:19px}.button-dark{background:var(--forest);color:#fff}.button-dark:hover{background:#18261b}.button-sun{background:var(--sun);color:#202b21}.button-sun:hover{background:#ffc45a}.button-outline{background:transparent;border-color:var(--olive);color:var(--olive)}.button-outline:hover{background:var(--sage)}.button-glass{color:white;border-color:#ffffff80;background:#ffffff0d;backdrop-filter:blur(7px)}.button-glass:hover{background:#ffffff24}.text-button{display:inline-flex;align-items:center;gap:15px;font-weight:750;font-size:13px;background:transparent;border:0;padding:0;line-height:1.6}.text-button .icon{width:19px;height:19px;transition:transform .2s}.text-button:hover .icon{transform:translateX(4px)}.text-button:hover{text-decoration:underline;text-underline-offset:5px}.round-button{display:grid;place-items:center;width:46px;height:46px;flex-shrink:0;border-radius:50%;border:1px solid var(--line);background:var(--white)}.round-button:hover{background:var(--sun)}:focus-visible{outline:3px solid #ab6810;outline-offset:5px}.skip-link{position:fixed;top:-100px;left:15px;background:white;z-index:100;padding:12px}.skip-link:focus{top:10px}[hidden]{display:none!important}
/* A calm, compact navigation leaves room for the island. */
.topline{padding:8px 56px;display:flex;justify-content:space-between;background:var(--forest);color:#f0f1e8;font-size:10px;font-weight:600;letter-spacing:.035em}.topline a{display:flex;align-items:center;gap:8px}.topline .icon{width:14px;height:14px}.site-header{position:sticky;top:0;z-index:30;background:#fffdf9f5;backdrop-filter:blur(16px);border-bottom:1px solid #253c3010}.header-inner{height:88px;margin:auto;padding:0 42px;display:flex;align-items:center;gap:30px;max-width:1550px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand img{border-radius:50%;width:58px;height:58px;object-fit:cover}.brand>span{font-size:25px;font-weight:800;letter-spacing:-.055em;line-height:1.1}.brand small{display:block;font-size:8px;font-weight:600;letter-spacing:.14em;margin-top:7px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:30px;flex:1;font-size:12px;font-weight:750}.desktop-nav>a,.nav-dropdown>a{padding:20px 0;display:flex;align-items:center;gap:6px;position:relative}.desktop-nav>a:after,.nav-dropdown>a:after{content:'';position:absolute;height:2px;background:var(--olive);bottom:12px;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .2s}.desktop-nav>a:hover:after,.nav-dropdown>a:hover:after{transform:scaleX(1)}.desktop-nav .icon{width:13px;height:13px}.header-actions{display:flex;align-items:center;gap:20px}.header-actions>.button{padding:12px 19px;min-height:43px;font-size:12px}.header-whatsapp{display:grid;place-items:center}.nav-dropdown{position:relative}.nav-panel{position:absolute;top:calc(100% - 5px);left:-22px;width:245px;background:var(--paper);border:1px solid var(--line);padding:10px;border-radius:5px;box-shadow:0 16px 30px #15261915;opacity:0;visibility:hidden;transform:translateY(8px);transition:.15s}.nav-dropdown:hover .nav-panel,.nav-dropdown:focus-within .nav-panel{opacity:1;visibility:visible;transform:translateY(0)}.nav-panel a{padding:10px 13px;display:flex;justify-content:space-between;border-radius:4px}.nav-panel a:hover{background:var(--sage)}.menu-toggle{display:none;border:0;background:none;width:44px;height:44px}.mobile-menu{padding:12px 24px 24px;border-top:1px solid var(--line)}.mobile-menu a{display:flex;justify-content:space-between;padding:12px 0;font-size:18px;font-weight:650;border-bottom:1px solid var(--line)}
/* Video, readable type, and two clear next steps. */
.hero{height:min(740px,calc(100svh - 120px));min-height:580px;position:relative;background:#343e31;isolation:isolate;overflow:hidden;color:white}.hero-video,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-shade{background:linear-gradient(90deg,#15251edb 0%,#14241ea6 35%,#15251e1a 82%),linear-gradient(0deg,#102017a6,transparent 35%);z-index:-1}.hero-content{padding-top:83px;position:relative}.hero .eyebrow{font-size:10px;letter-spacing:.18em;margin-bottom:24px}.hero h1{font-size:clamp(68px,7.9vw,112px);letter-spacing:-.065em;line-height:1.03;max-width:850px}.hero h1 em{color:#fac462;font-style:normal}.hero p{font-size:17px;line-height:1.75;margin-top:25px;color:#f2f2e9;font-weight:450}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-actions .button{min-height:53px}.hero-location{display:flex;gap:9px;align-items:center;margin-top:37px;font-size:10px;color:#e1e6db}.hero-location .icon{width:15px;height:15px}.hero-location>span{padding:0 3px}.hero-footer{position:absolute;bottom:24px;left:56px;right:56px;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.15em;color:#f2f2e6}.hero-separator{margin:0 14px;opacity:.5}.video-toggle{border:1px solid #ffffff60;border-radius:30px;background:#15251e30;color:#fff;display:flex;align-items:center;gap:7px;padding:8px 14px;font-size:10px;letter-spacing:0}.video-toggle .icon{width:15px;height:15px}.hero-scroll{position:absolute;bottom:30px;left:50%;font-size:24px}.benefit-strip{border-bottom:1px solid var(--line);background:var(--paper)}.benefit-strip>.container{display:flex;justify-content:space-between;gap:20px;padding-block:23px}.benefit-strip span{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:650}.benefit-strip .icon{color:var(--olive);width:21px;height:21px}
.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.intro h2{font-size:clamp(39px,4vw,56px);line-height:1.15}.intro-copy{max-width:480px;position:relative}.intro-copy>img{position:absolute;width:63px;height:63px;right:0;top:-15px;border-radius:50%}.intro-copy .lead{padding-right:76px;font-size:19px;margin-top:0}.intro-copy>p:not(.lead){color:var(--muted);font-size:14px;line-height:1.9}.intro-copy .text-button{margin-top:25px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:34px}.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:3px}.section-heading .eyebrow{margin-bottom:14px}.catalog{background:var(--sand);border-top:1px solid #e5e5d9;border-bottom:1px solid #e5e5d9}.catalog-controls{margin-bottom:24px}.category-tabs{display:flex;gap:6px;flex-wrap:wrap;padding-bottom:20px;border-bottom:1px solid #d5d8cc}.category-tabs button{background:transparent;border:1px solid #d6d9cf;min-height:42px;padding:9px 16px;display:flex;gap:12px;align-items:center;border-radius:4px;font-weight:650;font-size:11px;transition:.15s}.category-tabs button span{font-size:9px;opacity:.6}.category-tabs button:hover{border-color:var(--olive);background:#e2e6d7}.category-tabs button[aria-pressed=true]{background:var(--olive);border-color:var(--olive);color:#fff}.catalog-status{font-size:10px;color:var(--muted);margin-top:15px;display:flex;gap:4px}.catalog-status>span:last-child{margin-left:auto}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.product-card{background:var(--white);border-radius:8px;overflow:hidden;border:1px solid #e6e5de;display:flex;flex-direction:column;transition:box-shadow .25s,transform .25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #2d3d3010}.product-image{height:250px;position:relative;background:#fff;overflow:hidden;border-bottom:1px solid #f1f1eb;padding:45px 20px 15px}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-tag{position:absolute;top:18px;left:18px;background:#eef0e7;color:var(--olive);font-size:9px;font-weight:700;border-radius:3px;padding:4px 8px}.product-detail-icon{position:absolute;top:16px;right:16px;display:grid;place-items:center;border:1px solid #e3e7da;border-radius:50%;background:#fff;width:31px;height:31px}.product-detail-icon .icon{width:14px;height:14px}.product-detail-icon:hover{background:var(--sun)}.product-body{padding:23px;display:flex;flex-direction:column;flex:1}.product-brand{font-size:9px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--muted)}.product-body h3{font-size:21px;line-height:1.3;margin-top:7px;letter-spacing:-.04em}.product-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;line-height:1.8;color:var(--muted);margin:12px 0 24px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;gap:10px}.product-price{font-weight:750;font-size:11px}.product-bottom .text-button{font-size:11px;gap:8px}.product-bottom .icon{width:16px;height:16px}.product-symbol{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7c896e;background:radial-gradient(ellipse at center,#f4f5ef,transparent 70%)}.product-symbol>.icon{width:112px;height:112px;stroke-width:1px}.product-symbol>span{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#707864;margin-top:13px}.catalog-help{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #d5d8cc;margin-top:35px;padding-top:25px;font-size:12px}.catalog-help>div{display:flex;align-items:center;gap:13px}.catalog-help strong{font-weight:650}.nojs-inquiry{display:block;margin-top:12px;text-decoration:underline;font-size:12px}.js .nojs-inquiry{display:none}
.tour-section{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--forest);color:#fff}.tour-picture{position:relative;min-height:650px;overflow:hidden}.tour-picture>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;object-position:46% center}.tour-picture:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#10211375)}.photo-caption{position:absolute;bottom:32px;left:40px;font-size:11px;color:white;z-index:1;letter-spacing:.02em}.tour-seal{position:absolute;right:25px;top:30px;width:102px;height:102px;border-radius:50%;background:var(--sun);color:var(--forest);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.25;font-size:12px;font-weight:800;transform:rotate(12deg);letter-spacing:.01em;gap:6px}.tour-seal .icon{width:25px}.tour-content{padding:75px 70px;align-self:center;max-width:790px}.tour-content .eyebrow{color:#c8d3bc}.tour-content h2{font-size:clamp(32px,3.4vw,47px);line-height:1.16}.tour-content .lead{font-size:18px;margin-top:28px;color:#f4f4e7}.tour-content p:not(.lead){font-size:13px;line-height:1.9;color:#ced6c8;margin-top:17px}.tour-benefits{padding:0;list-style:none;margin:24px 0 28px;display:grid;gap:9px;font-size:11px;color:#e6ebdf}.tour-benefits li{display:flex;gap:10px;align-items:center}.tour-benefits .icon{width:16px;height:16px;color:var(--sun)}.tour-book{border-top:1px solid #fff3;padding-top:25px;display:flex;gap:20px;align-items:flex-end;justify-content:space-between}.tour-book small{display:block;font-size:9px;color:#c7d2bd;margin-bottom:5px}.tour-book strong{font-size:29px;line-height:1;font-weight:750;white-space:nowrap}.tour-book strong span{font-size:10px;font-weight:500}.tour-book .button{font-size:11px;padding:12px 16px;min-height:44px}.moments .section-heading{align-items:center}.moments h2{font-size:38px}.handwritten{font-family:Georgia,serif;font-style:italic;font-size:23px;color:var(--olive);transform:rotate(-5deg);white-space:nowrap}.moments-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.moment{position:relative;height:410px;border-radius:6px;overflow:hidden;color:#fff}.moment img{height:100%;width:100%;object-fit:cover;transition:transform .7s}.moment:hover img{transform:scale(1.035)}.moment:after{content:'';position:absolute;inset:25% 0 0;background:linear-gradient(transparent,#102117b8)}.moment>div{position:absolute;inset:auto 30px 30px;z-index:1}.moment>div>span{font-size:9px;letter-spacing:.1em;text-transform:uppercase}.moment h3{font-size:28px;line-height:1.15;margin-top:12px}.moment>div>.icon{position:absolute;right:0;bottom:0;border:1px solid #fff8;width:38px;height:38px;padding:9px;border-radius:50%}
.service-section{background:var(--sage);padding:66px 0}.service-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:35px}.service-intro h2{font-size:31px}.service-intro .eyebrow{font-size:9px;letter-spacing:.11em;margin-bottom:13px}.service-intro .text-button{font-size:10px;gap:8px;margin-top:24px}.service-item{padding-left:26px;border-left:1px solid #c8cfc0}.service-item>.icon{width:30px;height:30px;color:var(--olive);margin-bottom:24px}.service-item h3{font-size:17px;letter-spacing:-.035em}.service-item p{font-size:12px;color:#636c5a;line-height:1.9;margin-top:13px}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px;align-items:center;max-width:1110px}.portrait-wrap{position:relative;max-width:430px;padding-bottom:22px;padding-right:22px}.portrait-wrap:after{content:'';position:absolute;left:20px;top:22px;right:0;bottom:0;background:var(--sand);z-index:-1;border-radius:5px}.portrait-wrap>img{width:100%;height:490px;object-fit:cover;object-position:center 35%;border-radius:5px}.portrait-caption{position:absolute;bottom:42px;left:20px;right:42px;background:#fffef9eb;padding:14px 18px;backdrop-filter:blur(10px);border-radius:4px;font-size:13px;font-weight:750;line-height:1.5}.portrait-caption small{display:block;font-size:10px;font-weight:500;color:var(--muted)}.about-copy h2{font-size:45px}.about-copy blockquote{font-size:21px;line-height:1.65;font-weight:500;letter-spacing:-.025em;margin:27px 0 18px}.about-copy>p{font-size:13px;line-height:1.95;color:var(--muted)}.about-signature{margin:25px 0;display:flex;flex-direction:column}.about-signature>span{font-family:Georgia,serif;font-style:italic;font-size:27px;color:var(--olive)}.about-signature>small{font-size:8px;font-weight:700;letter-spacing:.16em;margin-top:6px}.about-copy>.text-button{font-size:10px}.quote-band{text-align:center;border-block:1px solid var(--line);padding:36px 0}.quote-band .container{max-width:850px}.quote-band span{font-family:Georgia,serif;font-style:italic;font-size:22px;color:var(--olive);line-height:1.6}.quote-band small{display:block;font-size:8px;letter-spacing:.17em;margin-top:14px;color:var(--muted)}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-layout .text-button{margin-top:30px;font-size:12px}.faq-list{border-top:1px solid var(--line);margin-top:0}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:22px 0;cursor:pointer;font-size:13px;font-weight:700;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;font-weight:400;color:var(--olive);transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:13px;line-height:1.9;color:var(--muted);margin:0;padding:0 34px 23px 0}.faq-list a{text-decoration:underline}
.contact-section{padding:90px 0;background:var(--sand)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.contact-copy h2{font-size:38px}.contact-copy>p{font-size:13px;line-height:1.9;margin-top:22px}.contact-copy .muted{font-size:11px}.hours{margin-top:28px;padding-block:23px;border-block:1px solid #d6d9ca}.hours h3{display:flex;gap:9px;align-items:center;font-size:13px;letter-spacing:0}.hours h3 .icon{width:18px;height:18px}.hours dl{display:grid;grid-template-columns:1fr 1.1fr;gap:10px 20px;font-size:12px;margin:17px 0 12px}.hours dt{font-weight:650}.hours dd{margin:0}.hours>small{font-size:9px;color:var(--muted)}.open-badge{display:inline-block;font-size:8px;line-height:1.7;border-radius:3px;padding:2px 5px;background:#e2e8d7;color:var(--olive);margin-left:3px;white-space:nowrap}.contact-links{margin-block:22px;display:grid;gap:12px}.contact-links a{display:flex;gap:11px;align-items:center;font-size:12px;font-weight:600}.contact-links .icon{width:18px;height:18px}.contact-links .icon:last-child{margin-left:auto;width:13px}.contact-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.contact-actions .button{font-size:11px}.contact-actions>.text-button{font-size:10px}.location-card{background:white;border:1px solid #dbddd2;border-radius:8px;overflow:hidden;box-shadow:0 12px 50px #26392309}.map-preview{position:relative;display:block;overflow:hidden}.map-preview>img{height:460px;width:100%;object-fit:cover;transition:transform .5s;image-rendering:auto}.map-preview:hover>img{transform:scale(1.025)}.map-badge{position:absolute;bottom:23px;left:50%;transform:translateX(-50%);white-space:nowrap;background:var(--forest);color:white;display:flex;gap:8px;align-items:center;padding:10px 18px;border-radius:30px;font-size:11px;box-shadow:0 4px 20px #0002}.map-badge .icon{width:15px;height:15px}.location-bottom{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:15px}.location-bottom strong{display:block;font-size:12px}.location-bottom span{display:block;font-size:10px;color:var(--muted);margin-top:4px}.footer{background:var(--forest);color:#e8eadd;padding-top:65px}.footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1.15fr;gap:45px;padding-bottom:55px}.brand-footer img{width:55px;height:55px}.brand-footer>span{font-size:24px}.brand-footer small{font-size:7px;letter-spacing:.08em;color:#c8d1bb}.footer-grid p{font-size:11px;line-height:1.9;color:#c0caba;margin-top:18px}.footer-grid h3{font-size:11px;font-weight:750;letter-spacing:0;margin-bottom:20px;margin-top:5px}.footer-grid>div>a:not(.brand){display:block;font-size:10px;color:#c0caba;margin-top:10px}.footer-grid a:hover{color:var(--sun)}.footer-grid>div>a .icon{width:12px;height:12px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff20;padding:22px 0;font-size:9px;color:#c0caba}.footer-bottom>div{display:flex;gap:25px}.mobile-contact{display:none}.noscript-note{padding:15px;background:#fff3c4;font-size:13px}.noscript-note a{text-decoration:underline}
/* Local dialogs: a real inquiry handoff, without simulated booking. */
dialog{border:0;border-radius:12px;padding:0;background:var(--paper);color:var(--ink);width:min(650px,calc(100% - 30px));max-height:90svh;box-shadow:0 25px 100px #0004;overflow:auto}dialog::backdrop{background:#17271dc7;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:18px;top:18px;z-index:2;width:38px;height:38px;display:grid;place-items:center;background:#fffdf5e6;border:1px solid var(--line);border-radius:50%}.dialog-close:hover{background:var(--sun)}.dialog-close .icon{width:18px;height:18px}#request-dialog{padding:40px}.request-heading{padding-right:23px}.request-heading h2{font-size:34px}.request-heading .eyebrow{font-size:9px;margin-bottom:12px}.request-heading p{font-size:13px;color:var(--muted);margin-top:14px}.request-heading{margin-bottom:25px}form label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:700;margin-bottom:17px}form label>span{font-weight:400;color:var(--muted);font-size:10px;display:contents}input,select,textarea{width:100%;min-width:0;border:1px solid #cbd1c2;border-radius:5px;padding:10px 12px;background:#fff;font-size:13px;min-height:44px;color:var(--ink)}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-actions{display:flex;gap:12px}.form-actions .button{flex:1;font-size:12px;padding:12px 15px}.form-hint{font-size:11px;color:var(--muted);line-height:1.8;margin:2px 0 18px}.form-privacy{font-size:9px;color:var(--muted);line-height:1.8;border-top:1px solid var(--line);padding-top:14px}.form-privacy a{text-decoration:underline}.copy-message{font-size:10px;margin-top:16px}.copy-message .icon{width:13px;height:13px}#form-status{font-size:11px;color:var(--olive);margin:12px 0}.detail-image{height:280px;padding:30px;background:#fff}.detail-image img{width:100%;height:100%;object-fit:contain}.detail-content{padding:32px 38px}.detail-content .eyebrow{font-size:10px;margin-bottom:12px}.detail-content h2{font-size:34px}.detail-content p{font-size:13px;color:var(--muted);line-height:1.9}.detail-note{padding:16px;background:var(--sand);border-radius:5px;font-size:12px;margin-top:20px}.detail-footer{display:flex;justify-content:space-between;align-items:center;margin-top:26px;gap:18px}.detail-footer>strong{font-size:15px}.detail-footer .button{font-size:11px}.subhero{padding:55px 0 65px;background:var(--sage)}.subhero .breadcrumb{display:flex;gap:10px;align-items:center;margin-bottom:30px;font-size:10px;color:var(--muted)}.breadcrumb .icon{width:13px;height:13px}.subhero h1{font-size:62px}.subhero>.container>p{max-width:630px;font-size:16px;color:var(--muted);line-height:1.8;margin-top:24px}.subhero .eyebrow{margin-bottom:15px}.page-tabs{display:flex;gap:35px;border-bottom:1px solid var(--line);padding-block:24px;font-size:12px;font-weight:750}.page-tabs a:hover{text-decoration:underline}.legal-section{background:var(--sand)}.legal-copy h2{font-size:28px;margin-top:40px;margin-bottom:17px}.legal-copy h2:first-child{margin-top:0}.legal-copy h3{font-size:21px;margin-top:36px;margin-bottom:17px}.legal-copy p{font-size:14px;line-height:1.9;margin-top:13px;color:#51594f}.legal-copy a,.small-print a{color:var(--olive);text-decoration:underline;overflow-wrap:anywhere}.download-link{margin-top:24px;margin-bottom:25px}.narrow>h2+.faq-list{margin-top:35px}.help-box{margin-top:40px;padding:30px;background:var(--sage);border-radius:7px}.help-box h3{font-size:23px}.help-box p{font-size:13px;margin-top:9px}.help-box .button{margin-top:20px}.safety-list{padding-left:20px;margin-top:30px}.safety-list li{font-size:14px;line-height:1.9;padding-left:10px;margin-bottom:19px}.small-print{font-size:11px;color:var(--muted);line-height:1.8}.subhero+.section{padding-top:65px}
@media(min-width:1600px){.hero-content{padding-top:100px}.hero{height:780px}.hero-footer{left:calc((100% - var(--max))/2);right:calc((100% - var(--max))/2)}}
@media(max-width:1200px){.container{width:calc(100% - 72px)}.header-inner{padding:0 28px;gap:24px}.brand>span{font-size:22px}.brand img{width:49px;height:49px}.brand small{font-size:6px}.desktop-nav{gap:20px;font-size:11px}.header-actions{gap:15px}.topline{padding-inline:36px}.hero-content{padding-top:70px}.hero-footer{left:36px;right:36px}.intro-grid{gap:60px}.product-image{height:220px}.product-body{padding:20px}.product-body h3{font-size:19px}.product-bottom{flex-wrap:wrap}.tour-content{padding:60px 40px}.tour-book{flex-wrap:wrap}.moments h2{font-size:32px}.handwritten{font-size:20px}.service-grid{gap:24px}.service-item{padding-left:20px}.about-grid{gap:65px}.contact-grid{gap:60px}.contact-copy h2{font-size:34px}.footer-grid{gap:28px}.benefit-strip span{font-size:10px}}
@media(max-width:980px){.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-toggle{display:grid;place-items:center}.header-inner{height:78px}.hero{min-height:590px;height:680px}.hero h1{font-size:88px}.hero .eyebrow{font-size:9px}.benefit-strip>.container{display:grid;grid-template-columns:1fr 1fr;gap:16px}.benefit-strip span{font-size:11px}.section{padding:75px 0}.intro-grid{gap:40px}.intro h2{font-size:43px}.intro-copy>img{display:none}.intro-copy .lead{padding:0;font-size:18px}.section-heading{align-items:flex-start;flex-direction:column;gap:8px}.section-heading>p br{display:none}.section-heading h2{font-size:38px}.product-grid{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:250px}.product-body h3{font-size:22px}.product-bottom{flex-wrap:nowrap}.tour-section{grid-template-columns:1fr 1fr}.tour-picture{min-height:680px}.tour-content{padding:45px 30px}.tour-content h2{font-size:33px}.tour-content .lead{font-size:17px}.tour-content p:not(.lead){font-size:12px}.tour-benefits{font-size:10px}.tour-book strong{font-size:28px}.moments .section-heading{align-items:flex-start}.handwritten{display:none}.moment{height:350px}.moment h3{font-size:24px}.service-grid{grid-template-columns:1fr 1fr;gap:40px}.service-item:nth-child(3){border-left:0;padding-left:0}.about-grid{gap:40px}.about-copy h2{font-size:36px}.about-copy blockquote{font-size:18px}.portrait-wrap>img{height:480px}.faq-layout{gap:45px}.faq-layout h2{font-size:34px}.contact-grid{gap:35px}.map-preview>img{height:440px}.contact-copy h2{font-size:31px}.location-bottom{padding:18px}.location-bottom span{font-size:9px}.footer-grid{grid-template-columns:1.5fr 1fr;row-gap:35px}.hours dl{grid-template-columns:1fr;gap:7px}.hours dd{margin-bottom:8px}.open-badge{margin-left:7px}.hero-location{font-size:10px}}
@media(max-width:680px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.topline{padding:7px 20px;justify-content:center;font-size:9px}.topline>span{display:none}.header-inner{height:74px;padding:0 18px;gap:12px}.brand{gap:9px}.brand>span{font-size:21px}.brand small{font-size:6px;letter-spacing:.1em}.brand img{width:46px;height:46px}.header-actions{gap:5px}.header-actions>.button{display:none}.header-whatsapp{width:36px;height:36px}.header-whatsapp .icon{width:21px;height:21px}.menu-toggle{width:38px}.hero{height:660px;min-height:580px;max-height:none}.hero-content{padding-top:63px}.hero-video{object-position:58% center}.hero-shade{background:linear-gradient(90deg,#14231ed4,#14231e70),linear-gradient(0deg,#122719ab,transparent 50%)}.hero .eyebrow{font-size:8px;letter-spacing:.13em;gap:7px;margin-bottom:24px}.hero .eyebrow .icon{width:17px;height:17px}.hero h1{font-size:clamp(58px,13.9vw,84px);line-height:1.09;letter-spacing:-.055em}.hero p{font-size:14px;line-height:1.9;margin-top:23px;max-width:300px}.desktop-only{display:none}.hero-actions{gap:9px;margin-top:28px;flex-wrap:wrap}.hero-actions .button{font-size:11px;padding:13px 17px;gap:8px;min-height:48px}.hero-actions .icon{width:17px;height:17px}.hero-location{font-size:9px;gap:6px;max-width:290px;line-height:1.8;display:flex;flex-wrap:wrap;margin-top:27px}.hero-location>span{display:none}.hero-location:after{content:none}.hero-footer{bottom:20px;left:20px;right:20px;gap:12px}.hero-footer>span{font-size:7px;letter-spacing:.1em;max-width:185px}.hero-separator{margin:0 7px}.video-toggle{font-size:8px;padding:8px 10px;white-space:nowrap}.hero-scroll{display:none}.benefit-strip>.container{gap:16px 13px;padding-block:22px}.benefit-strip span{font-size:9px;gap:8px;line-height:1.6}.benefit-strip .icon{width:19px;height:19px}.section{padding:64px 0}.eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:15px}h2{font-size:34px}.intro-grid{grid-template-columns:1fr;gap:28px}.intro h2{font-size:43px;line-height:1.14}.intro-copy .lead{font-size:18px}.intro-copy>p:not(.lead){font-size:13px;line-height:1.9}.intro-copy .text-button{margin-top:22px;font-size:12px}.section-heading{margin-bottom:25px;gap:4px}.section-heading h2{font-size:34px}.section-heading>p{font-size:12px}.category-tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;padding-bottom:17px;gap:7px;margin-right:-20px;padding-right:20px}.category-tabs button{flex-shrink:0;font-size:10px;padding:9px 13px;min-height:40px;gap:8px}.catalog-status{font-size:9px}.catalog-status>span:last-child{font-size:8px}.product-grid{grid-template-columns:1fr;gap:20px}.product-image{height:245px;padding:40px 25px 20px}.product-body{padding:23px}.product-brand{font-size:9px}.product-body h3{font-size:23px}.product-description{font-size:12px;margin-bottom:22px;-webkit-line-clamp:3}.product-price{font-size:12px}.product-bottom .text-button{font-size:11px}.catalog-help{align-items:flex-start;flex-direction:column;gap:18px;font-size:12px}.catalog-help>div{align-items:flex-start}.catalog-help strong{display:block}.catalog-help>.text-button{margin-left:35px;font-size:12px}.tour-section{grid-template-columns:1fr}.tour-picture{min-height:0;height:410px}.photo-caption{bottom:24px;left:24px;font-size:10px}.tour-seal{width:88px;height:88px;font-size:11px;top:22px;right:22px}.tour-content{padding:45px 24px 50px}.tour-content h2{font-size:36px}.tour-content .lead{font-size:18px;margin-top:24px}.tour-content p:not(.lead){font-size:13px}.tour-benefits{font-size:11px;gap:11px}.tour-book{gap:16px;align-items:center;flex-wrap:nowrap}.tour-book strong{font-size:27px}.tour-book .button{font-size:10px;padding:12px 14px;gap:8px}.tour-book small{font-size:8px}.tour-book strong span{font-size:9px}.moments h2{font-size:33px}.moments-grid{grid-template-columns:1fr;gap:20px}.moment{height:360px}.moment>div{inset:auto 24px 24px}.moment h3{font-size:28px}.service-section{padding:55px 0}.service-grid{grid-template-columns:1fr 1fr;gap:32px 25px}.service-intro{grid-column:1/-1;padding-bottom:15px}.service-intro h2{font-size:34px}.service-intro .text-button{font-size:11px;margin-top:20px}.service-item{padding-left:0;border:0}.service-item:nth-child(4){grid-column:1/-1;border-top:1px solid #c8cfc0;padding-top:25px}.service-item>.icon{width:27px;height:27px;margin-bottom:15px}.service-item h3{font-size:18px}.service-item p{font-size:12px;margin-top:10px}.about-grid{grid-template-columns:1fr;gap:40px}.portrait-wrap{max-width:400px;width:100%;padding-right:20px}.portrait-wrap>img{height:400px;object-position:center 27%}.portrait-caption{bottom:42px;left:17px;right:37px}.about-copy h2{font-size:38px}.about-copy blockquote{font-size:20px}.about-copy>p{font-size:13px}.about-copy>.text-button{font-size:11px}.quote-band{padding:35px 0}.quote-band span{font-size:20px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-layout h2{font-size:34px}.faq-layout h2 br{display:none}.faq-layout .text-button{margin-top:20px;font-size:11px}.faq-list summary{font-size:12px;padding:20px 0}.faq-list details p{font-size:12px;padding-right:20px}.contact-section{padding:58px 0}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-copy h2{font-size:34px}.hours dl{grid-template-columns:1fr 1.2fr;font-size:11px}.hours dd{margin:0}.open-badge{margin:4px 0 0;display:block;width:max-content}.map-preview>img{height:340px}.location-bottom{padding:20px}.location-bottom strong{font-size:11px}.location-bottom span{font-size:9px}.footer{padding-top:45px;padding-bottom:74px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px;padding-bottom:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid h3{font-size:12px;margin-bottom:15px}.footer-grid>div>a:not(.brand){font-size:11px}.footer-grid p{font-size:12px}.footer-bottom{flex-direction:column;gap:16px;font-size:9px}.footer-bottom>div{gap:23px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:25;padding:10px 18px max(10px,env(safe-area-inset-bottom));display:flex;gap:12px;align-items:center;background:#fffdf9f5;backdrop-filter:blur(16px);border-top:1px solid var(--line)}.mobile-contact>.button{flex:1;min-height:43px;font-size:12px}.mobile-contact>a{width:45px;height:43px;display:grid;place-items:center;background:var(--forest);color:white;border-radius:5px}#request-dialog{padding:28px 23px;width:calc(100% - 24px);max-height:calc(100svh - 30px)}.dialog-close{top:13px;right:13px;width:32px;height:32px}.request-heading{padding-right:20px}.request-heading h2{font-size:28px}.request-heading .eyebrow{font-size:8px}.request-heading p{font-size:12px}.form-row{gap:12px}.form-actions{flex-direction:column;gap:10px}.form-actions .button{min-height:45px}.detail-image{height:230px;padding:25px}.detail-content{padding:26px 24px}.detail-content h2{font-size:28px}.detail-footer{align-items:flex-start;flex-direction:column;gap:16px}.detail-footer>.button{width:100%}.subhero{padding:30px 0 45px}.subhero h1{font-size:45px}.subhero .breadcrumb{margin-bottom:25px}.subhero>.container>p{font-size:14px}.page-tabs{width:100%;padding-inline:20px;gap:22px;overflow-x:auto;font-size:10px}.page-tabs>a{flex-shrink:0}.legal-copy h2{font-size:25px}.legal-copy h3{font-size:20px}.legal-copy p{font-size:13px}.help-box{padding:25px}.safety-list li{font-size:13px}.small-print{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.topline,.mobile-contact,.hero-video,.video-toggle,dialog,.request-trigger,.footer,.category-tabs,.nav-panel{display:none!important}body{background:white;color:black}.container{width:100%}.hero{height:auto;min-height:0;padding:30px;color:black}.hero h1 em,.hero p,.hero .eyebrow{color:black}.hero-shade{display:none}.hero-footer,.hero-actions,.hero-location{display:none}.section{padding:30px 0}.product-card[hidden]{display:flex!important}.product-grid{grid-template-columns:1fr 1fr}.product-card{break-inside:avoid}.tour-section{display:block;background:white;color:black}.tour-content p,.tour-content .eyebrow{color:black}.tour-picture{height:300px;min-height:0}.tour-content{padding:30px 0}.product-image{height:180px}details{break-inside:avoid}}
.city-video{margin-top:22px;font-size:12px}.city-video summary{cursor:pointer;font-weight:700}.city-video video{display:block;width:100%;max-height:300px;border-radius:6px;margin-top:14px;background:#263527;}
.hero-email{display:flex;align-items:center;gap:7px;width:max-content;max-width:100%;color:#f1f1e6;font-size:10px;margin-top:15px}.hero-email .icon{width:13px;height:13px}.hero-email:hover{text-decoration:underline;text-underline-offset:4px}.hero-email+.hero-location{margin-top:20px}

/* Nadjas Originalfoto aus der Startseiten-Vorlage. */
.nadja-profile{display:flex;align-items:center;gap:20px;margin-top:25px;padding:14px;background:var(--sand);border-radius:5px}
.nadja-profile>img{display:block;width:154px;height:117px;flex-shrink:0;object-fit:cover;border-radius:3px}
.nadja-profile strong{display:block;font-size:17px;line-height:1.4}
.nadja-profile span{display:block;font-size:11px;color:var(--muted);margin-top:4px}
.nadja-profile p{font-size:12px;line-height:1.7;margin:10px 0 0;color:var(--muted)}
@media(max-width:600px){.nadja-profile{gap:14px;padding:12px}.nadja-profile>img{width:124px;height:auto}.nadja-profile strong{font-size:15px}.nadja-profile p{font-size:11px}}
