:root{color-scheme:light;--bg: oklch(.957 .011 77);--surface: oklch(.985 .006 75);--ink: oklch(.27 .008 70);--muted: oklch(.43 .012 65);--accent: oklch(.63 .055 73);--border: oklch(.89 .014 75);--dark: oklch(.235 .008 70);--display: "Prata", Georgia, "Times New Roman", serif;--body: "Manrope", "Segoe UI", sans-serif;--container: min(1240px, calc(100vw - 64px) );--ease: cubic-bezier(.16, 1, .3, 1);font-family:var(--body);color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--bg)}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.skip-link{position:fixed;z-index:50;top:12px;left:12px;padding:12px 18px;transform:translateY(-160%);border-radius:999px;color:#fff;background:var(--dark);transition:transform .18s var(--ease)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid oklch(.65 .09 75);outline-offset:4px}.hero{position:relative;min-height:900px;overflow:hidden;background:#e9e2d9;isolation:isolate}.hero__picture{position:absolute;z-index:-3;inset:0}.hero__media{width:100%;height:100%;object-fit:cover;object-position:center center}.hero__veil{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,#f6f2ec8f,#f6f2ec24 48%,#f6f2ec00 70%)}.site-header{position:relative;z-index:10;width:calc(100% - 40px);max-width:1400px;min-height:96px;margin:18px auto 0;padding:10px 24px 10px 28px;display:flex;align-items:center;gap:30px;border-radius:15px;background:#fdfbf8f0;box-shadow:0 6px 8px #382f2712}.brand{position:relative;display:block;flex:0 0 320px;width:320px;height:72px;overflow:hidden}.brand img{display:block;width:auto;max-width:100%;height:100%;margin:0 auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(24px,3vw,46px);margin-left:auto;font-size:15px;font-weight:500}.desktop-nav a,.site-footer nav a{position:relative}.desktop-nav a:after,.site-footer nav a:after{content:"";position:absolute;right:0;bottom:-6px;left:0;height:1px;transform:scaleX(0);transform-origin:right;background:var(--accent);transition:transform .28s var(--ease)}.desktop-nav a:hover:after,.site-footer nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-actions{display:flex;align-items:center;gap:18px;padding-left:24px;border-left:1px solid var(--border)}.header-phone{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:15px}.icon-disc{display:grid;flex:0 0 auto;width:36px;height:36px;place-items:center;border-radius:50%;color:var(--accent);background:#f1eae0}.icon-disc svg{width:20px;height:20px}.button{min-height:58px;padding:0 27px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:13px;font-size:15px;font-weight:600;line-height:1.3;text-align:center;transition:transform .28s var(--ease),background-color .28s var(--ease),color .28s var(--ease)}.button svg{width:23px;height:23px}.button:hover{transform:translateY(-2px)}.button--dark{color:#fff;background:var(--dark);box-shadow:0 6px 8px #24232126}.button--dark:hover{background:#34302b}.button--light{color:var(--ink);border-color:color-mix(in oklch,var(--accent) 70%,white);background:#fdfbf8e6}.button--light svg{color:var(--accent)}.header-cta{min-height:60px;padding-inline:24px;white-space:nowrap}.header-cta svg{width:21px;height:21px}.menu-toggle,.mobile-nav{display:none}.hero__content{width:var(--container);margin:0 auto;padding-top:112px}.hero h1{max-width:720px;margin:0;font-family:var(--display);font-size:clamp(56px,5.45vw,80px);font-weight:400;line-height:1.35;letter-spacing:-.035em;text-wrap:balance}.hero h1 span{color:var(--accent)}.hero__rule{display:block;width:40px;height:1px;margin:22px 0 26px;background:var(--accent)}.hero__intro{max-width:540px;margin:0;color:var(--ink);font-size:16px;line-height:1.7;text-wrap:pretty}.hero__intro-mobile,.label-mobile,.mobile-essentials,.mobile-booking-bar{display:none}.hero__actions{display:flex;gap:16px;margin-top:32px}.hero__info{display:flex;gap:16px;margin-top:34px}.info-item{min-height:76px;padding:12px 18px;display:flex;align-items:center;gap:14px;border-radius:12px;background:#fdfbf8e6;box-shadow:0 5px 8px #463a2d14;font-size:14px;line-height:1.55}.info-item:first-child{width:288px}.info-item:last-child{width:306px}.info-item>span:last-child{display:flex;align-items:center}.info-item>span:last-child i{width:1px;height:20px;margin:0 13px;background:var(--accent)}.section{width:var(--container);margin:0 auto;padding-block:clamp(88px,9vw,140px)}.section__heading{max-width:700px;margin-bottom:56px}.section__heading>p,.location__content>p{margin:0 0 18px;color:var(--accent);font-family:var(--display);font-size:17px}.values__intro>p:first-child{margin:0 0 18px;color:var(--accent);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.section h2{margin:0;font-family:var(--display);font-size:clamp(42px,5vw,70px);font-weight:400;line-height:1.17;letter-spacing:-.025em;text-wrap:balance}.services{background:var(--bg)}.service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.service-card{position:relative;min-height:380px;display:flex;align-items:flex-end;overflow:hidden;border-radius:15px;background:var(--dark);isolation:isolate}.service-card--featured{grid-column:1 / -1;min-height:500px}.service-card:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,#16141205 28%,#161412d6)}.service-card img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.service-card__content{width:100%;padding:30px}.service-list h3{margin:0;font-family:var(--display);font-size:clamp(25px,3vw,36px);font-weight:400;line-height:1.25;color:#fff;text-wrap:balance}.service-list p{max-width:47ch;margin:10px 0 0;color:#ffffffd1;font-size:14px;line-height:1.65}@media(hover:hover)and (pointer:fine){.service-card:hover img{transform:scale(1.035)}}.values{width:100%;max-width:none;padding-inline:max(32px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:10vw;color:#fff;background:var(--dark)}.values__intro{align-self:center}.values__intro>p:last-child{max-width:53ch;margin:30px 0 0;color:#cecac5;line-height:1.8}.values__list{border-top:1px solid oklch(.43 .01 70)}.values__list article{padding:27px 0;display:grid;grid-template-columns:210px 1fr;gap:28px;border-bottom:1px solid oklch(.43 .01 70)}.values__list strong{font-family:var(--display);font-size:19px;font-weight:400}.values__list p{margin:0;color:#c4c0bb;font-size:14px;line-height:1.7}.location{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);gap:clamp(50px,8vw,110px);align-items:center}.location__content h2{font-size:clamp(42px,4.5vw,62px)}.location address{margin-top:34px;display:flex;flex-direction:column;font-style:normal;font-size:18px;line-height:1.6}.location__phones{display:flex;gap:24px;margin:18px 0 32px;color:var(--muted)}.location__phones a{text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:5px}.map{height:540px;overflow:hidden;border-radius:15px;box-shadow:0 6px 8px #463a2d1a;background:#e7e0d7}.map iframe{width:100%;height:100%;border:0;filter:saturate(.62) sepia(.08) contrast(.94)}.site-footer{padding:72px max(32px,calc((100vw - 1240px)/2)) 24px;display:grid;grid-template-columns:1.4fr .55fr .8fr;gap:70px;color:#fff;background:#161310}.site-footer .brand{width:310px;height:78px;border-radius:8px;background:var(--surface)}.site-footer .brand img{width:auto;height:100%;object-fit:contain}.footer__brand p{max-width:44ch;margin:20px 0 0;color:#b2ada7;line-height:1.7}.site-footer nav,.footer__contact{display:flex;align-items:flex-start;flex-direction:column;gap:13px;color:#bcb6b1;font-size:14px}.site-footer strong{margin-bottom:6px;color:#fff;font-size:14px}.footer__bottom{grid-column:1 / -1;margin-top:26px;padding-top:22px;display:flex;justify-content:space-between;border-top:1px solid oklch(.33 .01 70);color:#8a8580;font-size:12px}@media(max-width:1180px){.site-header{gap:18px}.brand{flex-basis:250px;width:250px}.desktop-nav{gap:22px}.header-phone .icon-disc{display:none}.header-actions{gap:12px;padding-left:16px}}@media(max-width:960px){:root{--container: min(100% - 40px, 760px)}.hero{min-height:1120px}.desktop-nav,.header-phone{display:none}.site-header{min-height:86px;justify-content:space-between;padding:8px 16px}.site-header .brand{flex-basis:220px;width:220px;height:64px}.header-actions{margin-left:auto;padding-left:0;border-left:0}.menu-toggle{position:relative;width:48px;height:48px;padding:0;display:block;border:0;color:var(--accent);background:transparent;cursor:pointer}.menu-toggle span{position:absolute;top:50%;right:8px;left:8px;width:auto;height:1px;background:currentColor;transition:transform .24s var(--ease),opacity .18s ease}.menu-toggle span:nth-child(1){transform:translateY(-7px)}.menu-toggle span:nth-child(3){transform:translateY(7px)}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg)}.mobile-nav{position:absolute;z-index:1;top:calc(100% + 8px);right:0;left:0;padding:8px 20px;display:flex;visibility:hidden;flex-direction:column;border-radius:14px;opacity:0;transform:translateY(-8px);background:var(--surface);box-shadow:0 6px 8px #382f271a;transition:opacity .22s ease,transform .26s var(--ease),visibility .22s}.mobile-nav.is-open{visibility:visible;opacity:1;transform:translateY(0)}.mobile-nav a{padding:14px 4px;border-bottom:1px solid var(--border)}.mobile-nav a:last-child{border-bottom:0}.hero__content{padding-top:110px}.hero h1{max-width:590px;font-size:clamp(54px,9vw,74px)}.hero__veil{background:linear-gradient(90deg,#f6f2ecb8,#f6f2ec1f)}.values{grid-template-columns:1fr;gap:58px}.location{grid-template-columns:1fr}.map{height:430px}}@media(max-width:640px){:root{--container: calc(100% - 36px) }.hero{height:100svh;min-height:0}.hero__picture{top:300px;bottom:0;height:auto}.hero__media{width:100%;max-width:100%;height:100%;object-fit:cover;object-position:center top;transform:none}.hero__veil{background:linear-gradient(180deg,#f6f2ec,#f6f2ecfa 31%,#f6f2ecad 42%,#f6f2ec1f 60%,#f6f2ec00)}.site-header{width:calc(100% - 20px);min-height:76px;margin-top:10px;padding:7px 10px}.site-header .brand{flex-basis:220px;width:220px;height:58px}.header-actions{gap:4px;padding-left:0;border-left:0}.header-cta{display:none}.menu-toggle{width:44px;min-width:44px}.hero__content{padding-top:40px}.hero h1{max-width:350px;font-size:clamp(47px,13.3vw,58px);line-height:1.17;letter-spacing:-.04em}.hero h1 br,.hero__rule{display:none}.hero__intro{max-width:250px;margin-top:16px;font-size:15px;line-height:1.6}.hero__intro-desktop,.label-desktop{display:none}.hero__intro-mobile,.label-mobile{display:inline}.hero__actions{position:absolute;z-index:4;right:18px;bottom:max(18px,env(safe-area-inset-bottom));left:18px;width:auto;padding:10px 10px 7px;flex-direction:column;gap:2px;margin:0;border-radius:16px;background:#fdfbf8f2;box-shadow:0 6px 8px #24232129}.hero__actions .button{width:100%;min-height:58px}.hero__actions .button--light{min-height:46px;border:0;color:var(--ink);background:transparent}.hero__actions .button--light:hover{transform:none;background:#f2eee7}.hero__info{display:none}.mobile-essentials{width:100%;padding:12px 18px 28px;display:flex;flex-direction:column;background:var(--surface)}.mobile-essentials>a{min-height:76px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--border)}.mobile-essentials>a:last-child{border-bottom:0}.mobile-essentials__copy{display:flex;flex-direction:column;gap:3px;color:var(--muted);font-size:13px}.mobile-essentials strong{color:var(--ink);font-size:14px;font-weight:700}.mobile-essentials__chevron{width:20px;height:20px;margin-left:auto;color:var(--accent);transition:transform .22s var(--ease)}.mobile-essentials>a:active .mobile-essentials__chevron{transform:translate(3px)}.mobile-booking-bar{position:fixed;z-index:20;right:0;bottom:0;left:0;padding:8px 12px max(8px,env(safe-area-inset-bottom));display:block;visibility:hidden;opacity:0;transform:translateY(110%);background:#fdfbf8f5;box-shadow:0 -4px 8px #24232114;transition:transform .32s var(--ease),opacity .18s ease,visibility .32s}.mobile-booking-bar.is-visible{visibility:visible;opacity:1;transform:translateY(0)}.mobile-booking-bar a{min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;color:#fff;background:var(--dark);font-size:14px;font-weight:700}.mobile-booking-bar svg{width:21px;height:21px}.section{padding-block:76px}.section__heading{margin-bottom:40px}.section h2{font-size:clamp(38px,11vw,48px)}.service-list{grid-template-columns:1fr;gap:14px}.service-card,.service-card--featured{grid-column:auto;min-height:0;aspect-ratio:4 / 3;border-radius:14px}.service-card__content{padding:22px}.service-list h3{max-width:13ch;font-size:25px}.service-list p{max-width:34ch;font-size:13px}.values{width:100%;padding-inline:18px}.values__list article{grid-template-columns:1fr;gap:9px}.location{gap:45px}.location__phones{flex-direction:column;gap:10px}.location__content .button{width:100%}.map{height:360px}.site-footer{padding:60px 18px 24px;grid-template-columns:1fr 1fr;gap:48px 28px}.site-footer .brand img{width:auto;height:100%;object-fit:contain}.footer__brand{grid-column:1 / -1}.footer__bottom{flex-direction:column;gap:8px}}@media(max-width:640px)and (max-height:700px){.hero__picture{top:245px}.hero__content{padding-top:24px}.hero h1{max-width:320px;font-size:clamp(40px,12vw,50px);line-height:1.12}.hero__intro{max-width:230px;margin-top:10px;font-size:14px}.hero__actions{bottom:max(10px,env(safe-area-inset-bottom));padding:8px 8px 5px}.hero__actions .button{min-height:52px}.hero__actions .button--light{min-height:42px}}@media(max-width:374px){.site-header .brand{flex-basis:198px;width:198px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
