/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--yellow:#f1c232;--yellow-soft:#fff3c2;--ink:#202020;--cream:#fffaf0;--paper:#fff;--muted:#6b675f;--line:#dfd7c9;--blue:#17366d;--shadow:0 24px 60px #2020201f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}body,button,input,textarea{font-family:Arial,Helvetica,sans-serif}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(3rem,6vw,6.5rem)}h2{font-size:clamp(2.2rem,4.2vw,4.6rem)}h3{font-size:1.45rem}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #2020201a;position:sticky;top:0}.header-inner{align-items:center;gap:28px;width:min(1480px,100% - 40px);height:88px;margin:0 auto;display:flex}.brand{flex:none;width:152px;height:74px;display:block;overflow:hidden}.brand img{object-fit:contain;width:100%;height:100%}.desktop-nav{align-items:center;gap:24px;margin-left:auto;display:flex}.desktop-nav a{font-size:.93rem;font-weight:700;text-decoration:none}.desktop-nav a:hover{color:#8a6500}.header-call{background:var(--ink);color:#fff;border-radius:12px;flex-direction:column;padding:10px 16px;line-height:1.15;text-decoration:none;display:flex}.header-call span{color:#d9d9d9;font-size:.72rem}.header-call strong{white-space:nowrap;margin-top:4px}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;background:var(--ink);color:#fff;border-radius:10px;padding:10px 14px;font-weight:700;list-style:none}.mobile-menu nav{width:240px;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:12px;position:absolute;top:52px;right:0}.mobile-menu nav a{padding:10px;font-weight:700;text-decoration:none;display:block}.hero{background:var(--yellow);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:calc(100vh - 88px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(60px,8vw,140px) clamp(28px,6vw,110px);display:flex}.eyebrow{color:#7a5900;letter-spacing:.15em;text-transform:uppercase;margin-bottom:18px;font-size:.82rem;font-weight:800}.hero h1{max-width:760px;margin-bottom:26px}.hero-lead{max-width:690px;margin-bottom:32px;font-size:clamp(1.1rem,1.6vw,1.35rem)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:52px;padding:13px 22px;font-weight:800;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-light{background:#ffffffb8;border-color:#20202038}.button-yellow{background:var(--yellow);color:var(--ink)}.button-outline-light{color:#fff;border-color:#ffffff73}.text-link{text-underline-offset:4px;width:fit-content;margin-top:22px;font-weight:800}.hero-image{min-height:620px;position:relative;overflow:hidden}.hero-image picture,.hero-image img{width:100%;height:100%}.hero-image img{object-fit:cover;object-position:center}.hero-location{color:#fff;background:#202020e6;border-radius:14px;flex-direction:column;min-width:270px;padding:16px 20px;display:flex;position:absolute;bottom:28px;right:28px}.hero-location span{color:#d8d8d8;font-size:.82rem}.trust-strip{background:#d8b32c;border-bottom:1px solid #d8b32c;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.trust-strip p{background:var(--yellow-soft);margin:0;padding:25px clamp(18px,3vw,44px)}.trust-strip strong,.trust-strip span{display:block}.trust-strip span{color:var(--muted);font-size:.88rem}.section,.tariff-section,.faq-section{padding:clamp(80px,10vw,150px) clamp(24px,6vw,100px)}.section{background:var(--paper)}.section-heading{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:50px;width:min(1320px,100%);margin:0 auto 60px;display:grid}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:580px;color:var(--muted);margin-bottom:8px;font-size:1.08rem}.section-heading.compact{margin-bottom:42px}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1320px,100%);margin:0 auto;display:grid}.service-card{border:1px solid var(--line);background:var(--cream);border-radius:18px;min-height:290px;padding:30px}.service-number{background:var(--yellow);border-radius:999px;margin-bottom:42px;padding:5px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.service-card p{color:var(--muted);margin-bottom:0}.health-section{background:var(--ink);color:#fff;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid}.health-image{min-height:760px}.health-image img{object-fit:cover;width:100%;height:100%}.health-copy{align-self:center;max-width:780px;padding:clamp(60px,8vw,130px)}.health-copy .eyebrow,.booking-intro .eyebrow,.contact-main .eyebrow{color:var(--yellow)}.health-copy>p:not(.eyebrow):not(.note){color:#dedbd3;font-size:1.12rem}.check-list{margin:30px 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid #ffffff24;padding:12px 0 12px 34px;position:relative}.check-list li:before{content:"✓";color:var(--yellow);font-weight:900;position:absolute;left:0}.note{border-left:3px solid var(--yellow);color:#d6d3cc;background:#ffffff0f;margin-bottom:28px;padding:16px 18px;font-size:.9rem}.booking-section{background:var(--blue);color:#fff;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:clamp(36px,7vw,110px);padding:clamp(80px,10vw,150px) clamp(24px,7vw,120px);display:grid}.booking-intro{align-self:start;position:sticky;top:126px}.booking-intro h2{max-width:520px}.booking-intro>p:not(.eyebrow){color:#dce5f5;max-width:520px}.booking-contact-box{background:#ffffff14;border:1px solid #ffffff2e;border-radius:16px;margin-top:32px;padding:22px}.booking-contact-box span,.booking-contact-box a{display:block}.booking-contact-box span{color:#bdc9de;font-size:.84rem}.booking-contact-box a{width:fit-content;margin-top:4px;font-weight:800}.booking-frame-wrap{background:var(--cream);width:100%;max-width:820px;box-shadow:var(--shadow);border-radius:20px;margin-left:auto;padding:18px}.booking-frame{background:var(--cream);border:0;border-radius:12px;width:100%;height:760px;display:block}.booking-legal{color:var(--muted);margin:12px 10px 0;font-size:.78rem}.tariff-section{background:var(--cream)}.tariff-grid{grid-template-columns:1fr 1fr;gap:18px;width:min(1320px,100%);margin:0 auto;display:grid}.tariff-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:clamp(26px,4vw,48px)}.tariff-label{color:#745500;text-transform:uppercase;letter-spacing:.08em;margin-bottom:30px;font-weight:900}.tariff-grid dl{margin:0}.tariff-grid dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:17px 0;display:flex}.tariff-grid dl div:last-child{border-bottom:0}.tariff-grid dt{color:var(--muted)}.tariff-grid dd{margin:0;font-size:1.2rem;font-weight:900}.tariff-footer{justify-content:space-between;align-items:center;gap:30px;width:min(1320px,100%);margin:24px auto 0;display:flex}.tariff-footer p{max-width:780px;color:var(--muted);margin:0;font-size:.9rem}.tariff-footer a{font-weight:800}.panorama-section{background:var(--ink);position:relative}.panorama-section img{object-fit:cover;width:100%;max-height:620px}.panorama-section div{color:#fff;justify-content:space-between;gap:30px;padding:28px clamp(24px,6vw,100px);display:flex}.panorama-section p,.panorama-section strong{margin:0}.panorama-section p{color:#c7c4bd}.faq-section{background:#fff;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:clamp(50px,9vw,140px);display:grid}.faq-heading{align-self:start;position:sticky;top:126px}.faq-heading p:last-child{max-width:430px;color:var(--muted)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:25px 42px 25px 0;font-size:1.1rem;font-weight:800;list-style:none;position:relative}.faq-list summary:after{content:"+";font-size:1.8rem;font-weight:400;position:absolute;top:18px;right:8px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:780px;color:var(--muted);padding:0 40px 24px 0}.contact-section{background:var(--ink);color:#fff;grid-template-columns:1.25fr .75fr;align-items:center;gap:clamp(40px,8vw,120px);padding:clamp(80px,10vw,150px) clamp(24px,7vw,120px);display:grid}.contact-main{max-width:840px}.contact-main>p:not(.eyebrow){color:#d8d5cd;max-width:680px;font-size:1.08rem}.contact-actions{flex-wrap:wrap;gap:12px;margin:32px 0;display:flex}.contact-main address{color:#c9c6bf;font-style:normal}.linktree-card{background:var(--yellow);color:var(--ink);border-radius:18px;align-items:center;gap:22px;padding:20px;text-decoration:none;display:flex}.linktree-card img{background:#fff;border-radius:12px;width:150px;height:150px}.linktree-card span,.linktree-card strong,.linktree-card small{display:block}.linktree-card strong{margin:4px 0}.site-footer{color:#fff;background:#141414;padding:60px clamp(24px,6vw,100px) 26px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr .8fr;gap:40px;display:grid}.footer-grid p{color:#aaa7a0;margin-bottom:4px;font-size:.9rem}.footer-grid a{color:#dedbd5;width:fit-content;margin-bottom:5px;text-decoration:none;display:block}.footer-brand,.footer-title{font-weight:900;color:#fff!important}.footer-bottom{border-top:1px solid #353535;justify-content:space-between;gap:20px;margin-top:44px;padding-top:22px;display:flex}.footer-bottom p,.footer-bottom a{color:#96938d;margin:0;font-size:.82rem}.mobile-actionbar{display:none}.legal-page{background:#fff;min-height:60vh;padding:clamp(70px,9vw,130px) max(24px,50vw - 490px)}.legal-page h1{margin-bottom:60px;font-size:clamp(3rem,6vw,5.8rem)}.legal-page section{border-top:1px solid var(--line);padding:26px 0}.legal-page section:last-child{border-bottom:1px solid var(--line)}.legal-page h2{letter-spacing:-.02em;font-size:1.35rem}.legal-page p{color:#3a3936;max-width:850px}@media (width<=1180px){.desktop-nav{display:none}.mobile-menu{display:block}.hero{grid-template-columns:1fr 1fr}.service-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){body{padding-bottom:62px}.header-inner{width:calc(100% - 28px);height:74px}.brand{width:120px;height:62px}.header-call{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{order:2;padding:52px 24px 66px}.hero-copy h1{font-size:clamp(3rem,13vw,5rem)}.hero-image{order:1;min-height:55vh;max-height:680px}.hero-image img{object-position:center 68%}.hero-location{min-width:0;bottom:18px;left:18px;right:18px}.trust-strip{grid-template-columns:repeat(2,1fr)}.section-heading,.health-section,.booking-section,.faq-section,.contact-section{grid-template-columns:1fr}.health-image{min-height:600px;max-height:760px}.health-copy{padding:70px 24px}.booking-section{padding:75px 24px}.booking-intro,.faq-heading{position:static}.booking-frame-wrap{margin:0;padding:10px}.tariff-grid{grid-template-columns:1fr}.tariff-footer,.panorama-section div{flex-direction:column;align-items:flex-start}.faq-section{gap:32px}.contact-section{gap:52px}.linktree-card{max-width:520px}.mobile-actionbar{z-index:60;background:var(--yellow);grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #00000029}.mobile-actionbar a{text-align:center;border-right:1px solid #2020202e;padding:17px 8px;font-size:.85rem;font-weight:900;text-decoration:none}}@media (width<=560px){.trust-strip,.service-grid,.footer-grid{grid-template-columns:1fr}.trust-strip p{padding:18px 24px}.service-card{min-height:0}.service-number{margin-bottom:28px}.health-image{min-height:520px}.tariff-section,.section,.faq-section{padding-left:20px;padding-right:20px}.panorama-section img{object-fit:cover;min-height:340px}.linktree-card{flex-direction:column;align-items:flex-start}.linktree-card img{width:132px;height:132px}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
