/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-leading:initial;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-lg:32rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--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%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;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:where(:not(iframe)){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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-7{margin-top:calc(var(--spacing) * 7)}.mt-8{margin-top:calc(var(--spacing) * 8)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-20{height:calc(var(--spacing) * 20)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-10{gap:calc(var(--spacing) * 10)}.overflow-hidden{overflow:hidden}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-7{padding-block:calc(var(--spacing) * 7)}.py-12{padding-block:calc(var(--spacing) * 12)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.text-center{text-align:center}.font-serif{font-family:var(--font-serif)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.leading-\[0\.94\]{--tw-leading:.94;line-height:.94}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[color\:var\(--ares-coffee\)\]{color:var(--ares-coffee)}.text-\[color\:var\(--ares-muted\)\]{color:var(--ares-muted)}.text-\[color\:var\(--ares-text\)\]{color:var(--ares-text)}@media(min-width:40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}@media(min-width:48rem){.md\:flex{display:flex}.md\:hidden{display:none}}@media(min-width:64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[0\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.lg\:grid-cols-\[0\.42fr_0\.58fr\]{grid-template-columns:.42fr .58fr}.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}.lg\:pr-0{padding-right:0}.lg\:pl-8{padding-left:calc(var(--spacing) * 8)}.lg\:text-\[5\.35rem\]{font-size:5.35rem}}}:root{--color-bg:#f7f3ec;--color-bg-soft:#f1e8da;--color-surface:#fffdf9;--color-surface-alt:#f5eee4;--color-text:#17110e;--color-text-soft:#65584f;--color-primary:#a56635;--color-primary-hover:#8f552b;--color-primary-soft:#c8a47e;--color-border:#dccdbd;--color-border-strong:#c7ad91;--color-white:#fff;--color-status-open:#2f7045;--ares-background:var(--color-bg);--ares-background-light:var(--color-surface);--ares-background-soft:var(--color-bg-soft);--ares-black:var(--color-text);--ares-dark:var(--color-text);--ares-brown:var(--color-primary-hover);--ares-terracotta:var(--color-primary);--ares-white:var(--color-surface);--ares-cream:var(--ares-background);--ares-ivory:var(--ares-white);--ares-sand:var(--color-surface-alt);--ares-taupe:var(--color-primary-soft);--ares-walnut:var(--ares-brown);--ares-coffee:var(--ares-black);--ares-gold:var(--color-primary);--ares-line:var(--color-border)}@supports (color:color-mix(in lab,red,red)){:root{--ares-line:color-mix(in srgb, var(--color-border) 82%, transparent)}}:root{--ares-text:var(--color-text);--ares-muted:var(--color-text-soft);--background:var(--ares-cream);--surface:var(--ares-sand);--surface-soft:var(--ares-ivory);--primary:var(--ares-walnut);--primary-dark:var(--ares-coffee);--secondary:var(--ares-gold);--text:var(--ares-text);--muted:var(--ares-muted);--line:var(--ares-line);--white:var(--ares-ivory)}html,body{width:100%;max-width:100%;overflow-x:hidden}@supports (overflow:clip){html,body{overflow-x:clip}}@media(max-width:767px){.class-card :is(img,video){aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;width:100%;height:auto!important}.class-card{min-height:0}.class-card div{padding-bottom:1rem}}.about-media-frame.is-fold-complete .about-media-parallax{transform:translate3d(0,var(--parallax-y,0),0) rotateX(1.6deg) rotateY(-.8deg)!important}.about-media-frame.is-fold-complete .about-carousel{transform:translateZ(10px)scale(1.02)!important;box-shadow:0 18px 38px #17110e0f!important}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(90deg,var(--color-border) 1px,transparent 1px) 0 0 / 96px 96px,linear-gradient(180deg,#fffdf9b8,#f7f3ec00 34%),var(--ares-background);margin:0;overflow-x:hidden}@supports (color:color-mix(in lab,red,red)){body{background:linear-gradient(90deg,color-mix(in srgb,var(--color-border) 20%,transparent) 1px,transparent 1px) 0 0 / 96px 96px,linear-gradient(180deg,#fffdf9b8,#f7f3ec00 34%),var(--ares-background)}}body{color:var(--ares-text);font-family:Inter,system-ui,sans-serif}img,svg{display:block}img{max-width:100%}a,button{transition:color .18s,background-color .18s,transform .18s,border-color .18s,opacity .18s}a:focus-visible,button:focus-visible{outline:2px solid var(--color-primary)}@supports (color:color-mix(in lab,red,red)){a:focus-visible,button:focus-visible{outline:2px solid color-mix(in srgb,var(--color-primary) 62%,transparent)}}a:focus-visible,button:focus-visible{outline-offset:3px}.font-serif,.section-title{font-family:Cormorant Garamond,Georgia,serif}.site-header{border-bottom:1px solid var(--color-border)}@supports (color:color-mix(in lab,red,red)){.site-header{border-bottom:1px solid color-mix(in srgb,var(--color-border) 70%,transparent)}}.site-header{background:var(--color-surface)}@supports (color:color-mix(in lab,red,red)){.site-header{background:color-mix(in srgb,var(--color-surface) 92%,transparent)}}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;width:100%;max-width:100vw;transition:box-shadow .18s,background-color .18s;left:0;right:0}.header-shell{box-sizing:border-box;grid-template-columns:minmax(72px,1fr) auto minmax(520px,1fr);align-items:center;width:100%;min-width:0;max-width:100%;display:grid;position:relative}.brand-link{flex:none;grid-column:1;justify-self:start;width:-moz-fit-content;width:fit-content;min-width:0;display:inline-flex}.header-actions{flex:none;min-width:0}.site-header.is-scrolled{box-shadow:0 12px 30px var(--color-text)}@supports (color:color-mix(in lab,red,red)){.site-header.is-scrolled{box-shadow:0 12px 30px color-mix(in srgb,var(--color-text) 8%,transparent)}}.header-shell{gap:clamp(1.5rem,3vw,3.2rem);height:72px}.brand-link{z-index:2;align-items:center;gap:.78rem;min-width:0}.brand-title-link{text-align:center;white-space:nowrap;z-index:1;grid-column:2;justify-self:center;width:-moz-fit-content;width:fit-content;line-height:1;display:inline-flex}.logo-mark{border:1px solid var(--color-border);background:var(--ares-background);width:52px;height:52px;box-shadow:none;border-radius:4px;overflow:hidden}.logo-mark img{-o-object-fit:contain;object-fit:contain;filter:saturate(1.02)contrast(1.05);transform-origin:50%;width:100%;height:100%;padding:0;transition:transform .16s}.site-header .brand-title-link{color:var(--ares-text)}.site-header nav[aria-label="Navegação principal"]{color:var(--ares-text);flex:0 auto;grid-column:3;justify-content:flex-end;justify-self:end;gap:clamp(1.2rem,2vw,2rem)}.nav-link{z-index:0;isolation:isolate;border:1px solid #0000;border-radius:999px;padding:.46rem .82rem;position:relative;overflow:hidden}.nav-link:before,.nav-link:after{content:"";position:absolute}.nav-link:before{z-index:-1;border-radius:inherit;background:var(--color-primary-soft);height:100%;inset:auto 0 0}@supports (color:color-mix(in lab,red,red)){.nav-link:before{background:color-mix(in srgb,var(--color-primary-soft) 22%,transparent)}}.nav-link:before{transition:transform .52s cubic-bezier(.22,1,.36,1);transform:translateY(104%)}.nav-link:after{background:var(--color-primary);height:1px;bottom:.34rem;left:.82rem;right:.82rem}@supports (color:color-mix(in lab,red,red)){.nav-link:after{background:color-mix(in srgb,var(--color-primary) 58%,transparent)}}.nav-link:after{transform-origin:50%;transition:transform .52s cubic-bezier(.22,1,.36,1);transform:scaleX(0)}.nav-link:hover,.nav-link:focus-visible{border-color:var(--color-border-strong)}@supports (color:color-mix(in lab,red,red)){.nav-link:hover,.nav-link:focus-visible{border-color:color-mix(in srgb,var(--color-border-strong) 38%,transparent)}}.nav-link:hover:before,.nav-link:focus-visible:before{transform:translateY(0)}.nav-link:focus-visible{outline-offset:1px}.nav-link:hover:after,.nav-link:focus-visible:after{transform:scaleX(1)}.header-actions{justify-content:flex-end;min-width:350px}.business-status{border:1px solid var(--color-border-strong);justify-content:center;align-items:center;gap:.45rem;min-height:42px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.business-status{border:1px solid color-mix(in srgb,var(--color-border-strong) 46%,transparent)}}.business-status{background:var(--color-surface);border-radius:999px}@supports (color:color-mix(in lab,red,red)){.business-status{background:color-mix(in srgb,var(--color-surface) 62%,transparent)}}.business-status{color:var(--ares-text);padding:.66rem .95rem;font-size:.78rem;font-weight:700;line-height:1}.business-status-dot{background:currentColor;border-radius:999px;width:7px;height:7px}.business-status.is-open{color:var(--color-status-open);background:#2a80480b;border-color:#2a80483d}.business-status.is-closed{border-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.business-status.is-closed{border-color:color-mix(in srgb,var(--color-primary) 28%,transparent)}}.business-status.is-closed{background:var(--color-primary-soft)}@supports (color:color-mix(in lab,red,red)){.business-status.is-closed{background:color-mix(in srgb,var(--color-primary-soft) 10%,transparent)}}.business-status.is-closed{color:var(--color-primary-hover)}.btn{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;min-height:42px;padding:.72rem 1rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.btn svg,.btn img,.social-button svg,.social-button img,.footer-socials img,.footer-socials svg{-o-object-fit:contain;object-fit:contain;width:18px;height:18px}.btn svg,.social-button svg,.footer-socials svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.btn span{opacity:.82;font-size:.64rem;font-weight:500;display:block}.btn:hover{transform:translateY(-1px)}.hero-primary-cta{align-items:flex-start;display:inline-flex}.btn-primary{border-color:var(--color-primary);background:var(--color-primary);color:var(--ares-ivory)}.btn-primary:hover{border-color:var(--color-primary-hover);background:var(--color-primary-hover)}.btn-secondary{border-color:var(--color-primary);background:var(--color-primary);color:var(--ares-ivory)}.site-header .btn-secondary{border-color:var(--color-border);background:var(--color-surface);border-radius:6px;min-height:42px}@supports (color:color-mix(in lab,red,red)){.site-header .btn-secondary{background:color-mix(in srgb,var(--color-surface) 62%,transparent)}}.site-header .btn-secondary{color:var(--ares-text);padding-inline:1.1rem}.site-header .btn-secondary:hover{border-color:var(--color-border-strong);background:var(--color-surface-alt)}.btn-light{border-color:var(--color-border-strong);background:var(--color-surface)}@supports (color:color-mix(in lab,red,red)){.btn-light{background:color-mix(in srgb,var(--color-surface) 72%,transparent)}}.btn-light{color:var(--ares-coffee)}.btn-light:hover{background:var(--color-surface-alt)}.social-button{border:1px solid var(--ares-line);width:40px;height:40px;color:var(--ares-coffee);background:var(--color-surface);border-radius:5px;place-items:center;display:grid}@supports (color:color-mix(in lab,red,red)){.social-button{background:color-mix(in srgb,var(--color-surface) 72%,transparent)}}.site-header .social-button{border-color:var(--color-border);background:var(--color-surface);border-radius:6px;width:42px;height:42px}@supports (color:color-mix(in lab,red,red)){.site-header .social-button{background:color-mix(in srgb,var(--color-surface) 62%,transparent)}}.site-header .social-button{color:var(--ares-text)}.site-header .social-button:hover{border-color:var(--color-border-strong);background:var(--color-surface-alt)}.social-button:hover{border-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.social-button:hover{border-color:color-mix(in srgb,var(--color-primary) 48%,transparent)}}.social-button:hover{background:var(--color-surface-alt);transform:translateY(-1px)}.mobile-toggle{border:1px solid var(--color-border);background:var(--color-surface);border-radius:6px;place-items:center;width:42px;height:42px;display:inline-grid}@supports (color:color-mix(in lab,red,red)){.mobile-toggle{background:color-mix(in srgb,var(--color-surface) 72%,transparent)}}.mobile-toggle span{background:var(--ares-text);width:18px;height:1px}@media(min-width:768px){.logo-mark img{-o-object-fit:cover;object-fit:cover;padding:0;transform:scale(1.18)}}.mobile-menu{border-top:1px solid var(--color-border);background:var(--color-surface);display:none}@supports (color:color-mix(in lab,red,red)){.mobile-menu{background:color-mix(in srgb,var(--color-surface) 96%,transparent)}}.mobile-menu{padding:.8rem 1.25rem 1.25rem}.mobile-menu.is-open{gap:.8rem;display:grid}.mobile-menu a:not(.btn):not(.social-button){color:var(--ares-text);font-size:.95rem;font-weight:600}.mobile-actions .business-status{width:-moz-fit-content;width:fit-content}.floating-whatsapp{right:max(16px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:40;border:1px solid var(--color-primary-hover);place-items:center;width:52px;height:52px;display:inline-grid;position:fixed}@supports (color:color-mix(in lab,red,red)){.floating-whatsapp{border:1px solid color-mix(in srgb,var(--color-primary-hover) 28%,transparent)}}.floating-whatsapp{background:var(--color-primary-soft);border-radius:999px}@supports (color:color-mix(in lab,red,red)){.floating-whatsapp{background:color-mix(in srgb,var(--color-primary-soft) 72%,var(--color-primary) 28%)}}.floating-whatsapp{box-shadow:0 14px 30px var(--color-primary-hover),0 0 0 1px var(--color-surface) inset}@supports (color:color-mix(in lab,red,red)){.floating-whatsapp{box-shadow:0 14px 30px color-mix(in srgb,var(--color-primary-hover) 18%,transparent),0 0 0 1px color-mix(in srgb,var(--color-surface) 18%,transparent) inset}}.floating-whatsapp{isolation:isolate;animation:4.8s ease-in-out infinite floating-whatsapp-breathe}.floating-whatsapp img{z-index:1;filter:brightness(0)saturate()invert(98%)sepia(15%)saturate(265%)hue-rotate(333deg)brightness(105%)contrast(96%);-o-object-fit:contain;object-fit:contain;width:22px;height:22px;position:relative}.floating-whatsapp:after{z-index:-1;border-radius:inherit;background:var(--color-primary-soft);position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px}@supports (color:color-mix(in lab,red,red)){.floating-whatsapp:after{background:color-mix(in srgb,var(--color-primary-soft) 32%,transparent)}}.floating-whatsapp:after{content:"";opacity:.2;animation:4.8s ease-in-out infinite floating-whatsapp-halo;transform:scale(.94)}@media(max-width:767px){.header-shell{grid-template-columns:64px minmax(0,1fr) 64px;justify-content:center;gap:1rem;height:64px;padding-left:.75rem;padding-right:.75rem;position:relative}@media(max-width:430px){.header-shell{grid-template-columns:56px minmax(0,1fr) 56px;gap:6px;height:60px;padding-left:6px;padding-right:6px}.logo-mark{border-radius:6px;width:40px;height:40px}.mobile-social-button,.mobile-toggle{width:36px;height:36px}.mobile-status{gap:6px;font-size:11px}.brand-title-link{font-size:.95rem}}.logo-mark{border-width:1px;border-radius:8px;width:56px;height:56px}.logo-mark img{-o-object-fit:cover;object-fit:cover;transform-origin:50%;width:100%;height:100%;padding:0;display:block;transform:scale(1.18)}.mobile-header-actions{grid-column:3;justify-self:end;align-items:center;gap:.5rem;margin-left:0;display:inline-flex;position:static}.brand-link{z-index:2;grid-column:1;justify-self:start;margin-right:0;position:relative;transform:none}.brand-title-link{grid-column:2;justify-self:center}.mobile-status{color:var(--ares-text);white-space:nowrap;align-items:center;gap:.45rem;font-size:.825rem;line-height:1;display:none}.mobile-status .business-status-dot{border-radius:999px;flex:0 0 8px;width:8px;height:8px}.mobile-social-button{border-radius:6px;place-items:center;width:40px;height:40px;padding:0;display:none}.mobile-toggle{z-index:2;width:40px;min-width:40px;height:40px;min-height:40px;position:relative}.mobile-toggle span{width:16px}.class-card-slot{width:100%;min-width:0;max-width:100%;display:block;position:relative;overflow-x:hidden}.classes-section{width:100%;max-width:100%;overflow-x:hidden}@supports (overflow:clip){.classes-section{overflow-x:clip}}.class-card-slot>[data-classes-card]{opacity:0;will-change:opacity,transform;transition:none;transform:translate(calc(100% + 24px));transition-delay:0s!important}[data-classes-intro].is-classes-prepared .class-card-slot>[data-classes-card].is-card-active{opacity:1;transition:opacity .65s,transform .9s cubic-bezier(.22,1,.36,1);transform:translate(0);transition-delay:0s!important}@media(max-width:360px){.header-shell{gap:.6rem}.logo-mark{width:54px;height:54px}.mobile-social-button,.mobile-toggle{width:36px;height:36px}}}@keyframes floating-whatsapp-breathe{0%,74%,to{opacity:.94;transform:scale(1)}84%{opacity:1;transform:scale(1.035)}}@keyframes floating-whatsapp-halo{0%,72%,to{opacity:.16;transform:scale(.94)}84%{opacity:.34;transform:scale(1.12)}}@media(min-width:768px){.class-card-slot{display:contents}}.hero-section{background:radial-gradient(circle at 13% 20%,#ffffffb8,transparent 31%),linear-gradient(90deg,var(--color-bg) 0%,var(--color-bg) 38%,var(--color-surface-alt) 45%,var(--color-surface) 52%,var(--color-surface) 59%,transparent 66%),var(--ares-background);min-height:620px;position:relative}@supports (color:color-mix(in lab,red,red)){.hero-section{background:radial-gradient(circle at 13% 20%,color-mix(in srgb,var(--color-white) 72%,transparent),transparent 31%),linear-gradient(90deg,var(--color-bg) 0%,var(--color-bg) 38%,color-mix(in srgb,var(--color-surface-alt) 70%,var(--color-bg) 30%) 45%,color-mix(in srgb,var(--color-surface) 88%,var(--color-bg) 12%) 52%,color-mix(in srgb,var(--color-surface) 36%,transparent) 59%,transparent 66%),var(--ares-background)}}.hero-section:after{background:var(--ares-line);content:"";height:1px;position:absolute;inset:auto 0 0}.hero-copy{z-index:2;align-self:center;padding-block:4.5rem;position:relative}.hero-copy.reveal{opacity:1;transition:none;transform:none}.hero-layout{grid-template-columns:minmax(360px,42%) minmax(0,1fr);width:100%;max-width:none;min-height:620px;margin-inline:0;padding-left:max(1.25rem,50vw - 640px + 2rem);padding-right:0}.hero-eyebrow{color:var(--color-primary);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:1.35rem;margin-bottom:1.15rem;font-size:.74rem;font-weight:800;display:inline-flex}.hero-eyebrow:before,.hero-eyebrow:after{background:var(--color-primary);width:42px;height:1px}@supports (color:color-mix(in lab,red,red)){.hero-eyebrow:before,.hero-eyebrow:after{background:color-mix(in srgb,var(--color-primary) 54%,transparent)}}.hero-eyebrow:before,.hero-eyebrow:after{content:""}.hero-eyebrow:before{background:linear-gradient(90deg,transparent,var(--color-primary))}@supports (color:color-mix(in lab,red,red)){.hero-eyebrow:before{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--color-primary) 58%,transparent))}}.hero-eyebrow:after{background:linear-gradient(90deg,var(--color-primary),transparent)}@supports (color:color-mix(in lab,red,red)){.hero-eyebrow:after{background:linear-gradient(90deg,color-mix(in srgb,var(--color-primary) 58%,transparent),transparent)}}.hero-title{text-align:center;letter-spacing:0;width:-moz-max-content;width:max-content;max-width:10ch}html.hero-title-preparing .hero-title{visibility:hidden}.hero-title-line{text-align:center;white-space:nowrap;display:block}.hero-title-char{line-height:inherit;vertical-align:baseline;display:inline-block}.hero-title-line:nth-child(3) .hero-title-char:nth-of-type(4){color:#0000;position:relative}.hero-title-line:nth-child(3) .hero-title-char:nth-of-type(4):after{background:var(--ares-coffee);content:"";width:.34em;height:.035em;position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)}.hero-title.is-letter-drop-ready .hero-title-char{opacity:0;transform:translate3d(0,var(--letter-drop-start-y,-115px),0);will-change:opacity,transform}.hero-title.is-letter-drop-css-active .hero-title-char{animation:1s cubic-bezier(.16,1,.3,1) both hero-title-letter-drop;animation-delay:calc(var(--char-index) * .1s)}.hero-title.is-letter-drop-complete .hero-title-char{opacity:1;will-change:auto;transform:none}@keyframes hero-title-letter-drop{0%{opacity:0;transform:translate3d(0,var(--letter-drop-start-y,-115px),0)}to{opacity:1;transform:translate(0)}}.hero-text{max-width:34rem}.hero-media{isolation:isolate;background:var(--ares-background);width:calc(100% + 72px);min-width:0;height:100%;box-shadow:none;clip-path:inset(0);border:0;border-radius:0;margin-left:-72px;position:relative;overflow:hidden}.hero-media.reveal{opacity:1;transition:none;transform:none}html.hero-media-preparing .hero-media{clip-path:inset(0 100% 0 0)}.hero-media.is-hero-media-revealing{will-change:clip-path;animation:1.8s cubic-bezier(.22,1,.36,1) both hero-media-reveal}.hero-media.is-hero-media-revealed{clip-path:inset(0);will-change:auto}@keyframes hero-media-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.hero-media:before,.hero-media:after{content:none}.hero-media img{-o-object-fit:cover;object-fit:cover;-o-object-position:64% center;object-position:64% center;filter:brightness(1.04)contrast(1.02)saturate(1.04)sepia(.03);width:100%;height:100%;transform:translate3d(0,var(--parallax-y,0),0) scale(1.05);transform-origin:50%;will-change:transform;-webkit-mask-image:linear-gradient(90deg,#0000 0,#00000094 5%,#000000f0 11%,#000 18%);mask-image:linear-gradient(90deg,#0000 0,#00000094 5%,#000000f0 11%,#000 18%)}.hero-carousel{width:100%;min-width:0;max-width:820px;height:470px;transform:translateY(var(--parallax-y,0));justify-self:stretch;transition:transform 90ms linear;position:relative}.carousel-stage{perspective:1200px;height:100%;transform-style:preserve-3d;position:relative}.carousel-depth{z-index:1;pointer-events:none;transform-style:preserve-3d;position:absolute;top:0;right:0;bottom:0;left:0}.carousel-depth-slide{border:1px solid var(--color-primary-hover);width:min(88%,660px);height:calc(100% - 68px);position:absolute;top:18px;left:50%;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.carousel-depth-slide{border:1px solid color-mix(in srgb,var(--color-primary-hover) 16%,transparent)}}.carousel-depth-slide{background:var(--ares-sand);opacity:0;filter:blur(5px)saturate(.82);border-radius:8px;transition:none;transform:translate3d(-50%,24px,-120px)scale(.82)}.hero-carousel.is-ready .carousel-depth-slide{transition:transform 1.2s cubic-bezier(.65,0,.35,1),opacity .9s,filter .9s}.carousel-depth-slide.is-prev{opacity:.38;transform:translate3d(-73%,24px,-120px)rotateY(6deg)scale(.82)}.carousel-depth-slide.is-next{opacity:.38;transform:translate3d(-27%,24px,-120px)rotateY(-6deg)scale(.82)}.carousel-depth-slide img,.carousel-slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.carousel-viewport{z-index:3;border:1px solid var(--color-primary-hover);width:min(88%,660px);height:calc(100% - 68px);position:absolute;top:18px;left:50%;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.carousel-viewport{border:1px solid color-mix(in srgb,var(--color-primary-hover) 16%,transparent)}}.carousel-viewport{background:var(--ares-sand);cursor:grab;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:8px;transform:translate3d(-50%,0,40px)}.carousel-viewport.is-dragging{cursor:grabbing}.carousel-track{width:100%;height:100%;transition:transform 1.2s cubic-bezier(.65,0,.35,1);display:flex;transform:translate(-100%)}.carousel-track.is-resetting,.carousel-track.is-dragging{transition:none}.carousel-slide{background:var(--ares-sand);flex:0 0 100%;width:100%;height:100%;overflow:hidden}.carousel-slide.is-active{opacity:1}.carousel-controls{z-index:5;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;bottom:8px;left:8%;right:8%}.carousel-arrow{border:1px solid var(--color-primary-hover);place-items:center;width:38px;height:38px;display:grid}@supports (color:color-mix(in lab,red,red)){.carousel-arrow{border:1px solid color-mix(in srgb,var(--color-primary-hover) 18%,transparent)}}.carousel-arrow{background:var(--color-surface-alt);border-radius:999px}@supports (color:color-mix(in lab,red,red)){.carousel-arrow{background:color-mix(in srgb,var(--color-surface-alt) 78%,transparent)}}.carousel-arrow{color:var(--ares-coffee)}.carousel-arrow:hover{background:var(--ares-ivory);transform:translateY(-1px)}.carousel-arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:19px;height:19px}.carousel-dots{align-items:center;gap:.45rem;display:flex}.carousel-dots button{background:var(--color-primary-hover);border:0;border-radius:999px;width:7px;height:7px}@supports (color:color-mix(in lab,red,red)){.carousel-dots button{background:color-mix(in srgb,var(--color-primary-hover) 28%,transparent)}}.carousel-dots button.is-active{background:var(--ares-coffee);width:24px}.section-light{background:linear-gradient(180deg,var(--color-surface),var(--color-bg-soft)),var(--color-surface-alt)}@supports (color:color-mix(in lab,red,red)){.section-light{background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 58%,transparent),color-mix(in srgb,var(--color-bg-soft) 38%,transparent)),var(--color-surface-alt)}}.classes-section{background:linear-gradient(180deg,var(--color-surface),transparent 42%),var(--ares-background)}@supports (color:color-mix(in lab,red,red)){.classes-section{background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 44%,transparent),transparent 42%),var(--ares-background)}}.section-kicker{color:var(--ares-terracotta);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.section-kicker.instructor-kicker{text-align:center;font-size:18px!important}.section-title{color:var(--ares-text);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:600;line-height:.98}.about-section{overflow:hidden}.about-shell{padding-block:clamp(4.75rem,7vw,6.25rem)}.about-layout{grid-template-columns:minmax(320px,.42fr) minmax(0,.58fr)}.about-copy{align-self:center}.about-copy .btn-secondary{transition:border-color .22s,background .22s,color .22s,transform .22s}.about-copy .btn-secondary:hover{border-color:var(--color-primary-hover);background:var(--color-primary-hover);color:var(--ares-ivory)}.about-layout{align-items:start}.about-media-frame:after{border-top-color:#0000}.about-media-frame.is-fold-complete .about-media-parallax{transform:translate3d(0,var(--parallax-y,0),0) rotateX(1.6deg) rotateY(-.8deg);transition:transform .9s cubic-bezier(.22,1,.36,1)}.about-media-frame.is-fold-complete .about-carousel{transition:transform .9s cubic-bezier(.22,1,.36,1),box-shadow .9s;transform:translateZ(10px)scale(1.02);box-shadow:0 18px 38px #17110e0f}.about-layout.is-about-prepared:not(.is-about-active) [data-about-animate=item]{opacity:0;filter:blur(3px);transform:translateY(10px)}.about-layout.is-about-active [data-about-animate=item]{opacity:1;filter:blur();transition:opacity .72s cubic-bezier(.16,1,.3,1) var(--about-delay,0s),filter .72s cubic-bezier(.16,1,.3,1) var(--about-delay,0s),transform .72s cubic-bezier(.16,1,.3,1) var(--about-delay,0s);transform:translateY(0)}.about-layout.is-about-active .about-copy .btn-secondary{transition:border-color .22s,background .22s,color .22s,transform .22s}.about-layout.is-about-active .about-copy .btn-secondary:hover{border-color:var(--color-primary-hover);background:var(--color-primary-hover);color:var(--ares-ivory)}.about-title{text-align:center;display:block}.about-title-char-mask{vertical-align:baseline;display:inline-block;overflow:hidden}.about-title-char{opacity:1;transform-origin:50% 85%;will-change:opacity,transform;display:inline-block;transform:translateY(0)rotate(0)}.about-layout.is-about-prepared:not(.is-about-active) .about-title-char{opacity:0;transform:translateY(-100%)rotate(-2deg)}.about-layout.is-about-active .about-title-char{opacity:1;transition:opacity .65s cubic-bezier(.22,1,.36,1) var(--about-char-delay,0s),transform .65s cubic-bezier(.22,1,.36,1) var(--about-char-delay,0s);transform:translateY(0)rotate(0)}.about-text{max-width:31rem}.about-media-frame{aspect-ratio:1.22;border:1px solid var(--color-border-strong);min-height:500px;position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.about-media-frame{border:1px solid color-mix(in srgb,var(--color-border-strong) 36%,transparent)}}.about-media-frame{background:var(--ares-background-soft);isolation:isolate;perspective:1200px;border-radius:8px}.about-media-frame:after{z-index:3;border:1px solid var(--color-surface);position:absolute;top:0;right:0;bottom:0;left:0}@supports (color:color-mix(in lab,red,red)){.about-media-frame:after{border:1px solid color-mix(in srgb,var(--color-surface) 42%,transparent)}}.about-media-frame:after{border-radius:inherit;content:"";pointer-events:none}.about-media-reveal,.about-media-parallax{border-radius:inherit;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.about-media-reveal{z-index:1}.about-media-parallax{transform:translate3d(0,var(--parallax-y,0),0);transform-style:preserve-3d}.about-carousel{border-radius:inherit;touch-action:pan-y;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.about-photo{-o-object-fit:cover;object-fit:cover;-o-object-position:43% center;object-position:43% center;width:100%;height:100%;transition:opacity .26s;display:block}.about-carousel-slide{opacity:0;will-change:opacity,transform;transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.4s cubic-bezier(.22,1,.36,1);position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.015)}.about-carousel-slide:nth-of-type(2){-o-object-position:58% center;object-position:58% center}.about-carousel-slide:nth-of-type(3){-o-object-position:50% center;object-position:50% center}.about-carousel-slide.is-active{z-index:1;opacity:1;transform:scale(1)}.about-media-frame.is-fold-prepared:not(.is-fold-complete):not(.is-fold-fallback) .about-photo,.about-media-frame.is-fold-active:not(.is-fold-complete):not(.is-fold-fallback) .about-photo,.about-layout.is-about-prepared .about-media-frame:not(.is-fold-complete):not(.is-fold-fallback) .about-photo{opacity:0}.about-media-frame.is-fold-complete .about-photo,.about-media-frame.is-fold-fallback .about-photo{opacity:1}.about-media-frame.is-fold-complete .about-carousel-slide,.about-media-frame.is-fold-fallback .about-carousel-slide{opacity:0}.about-media-frame.is-fold-complete .about-carousel-slide.is-active,.about-media-frame.is-fold-fallback .about-carousel-slide.is-active{opacity:1}.about-carousel-controls{z-index:5;opacity:0;pointer-events:none;justify-content:space-between;align-items:center;gap:.5rem;transition:opacity .42s,transform .42s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:50% 14px auto;transform:translateY(-50%)}.about-media-frame.is-carousel-ready .about-carousel-controls{opacity:1;pointer-events:auto;transform:translateY(-50%)}.about-carousel-arrow,.about-carousel-dots button{border:1px solid var(--color-surface);justify-content:center;align-items:center;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.about-carousel-arrow,.about-carousel-dots button{border:1px solid color-mix(in srgb,var(--color-surface) 55%,transparent)}}.about-carousel-arrow,.about-carousel-dots button{background:var(--color-surface)}@supports (color:color-mix(in lab,red,red)){.about-carousel-arrow,.about-carousel-dots button{background:color-mix(in srgb,var(--color-surface) 78%,transparent)}}.about-carousel-arrow,.about-carousel-dots button{color:var(--ares-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .22s,background .22s,color .22s,transform .22s}.about-carousel-arrow{border-radius:999px;width:2.3rem;height:2.3rem}.about-carousel-arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1rem;height:1rem}.about-carousel-dots{border:1px solid var(--color-surface);gap:.34rem;padding:.42rem .52rem;display:none}@supports (color:color-mix(in lab,red,red)){.about-carousel-dots{border:1px solid color-mix(in srgb,var(--color-surface) 50%,transparent)}}.about-carousel-dots{background:var(--ares-text);border-radius:999px}@supports (color:color-mix(in lab,red,red)){.about-carousel-dots{background:color-mix(in srgb,var(--ares-text) 14%,transparent)}}.about-carousel-dots{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-carousel-dots button{background:var(--color-surface);border-color:#0000;border-radius:999px;width:.45rem;height:.45rem}@supports (color:color-mix(in lab,red,red)){.about-carousel-dots button{background:color-mix(in srgb,var(--color-surface) 68%,transparent)}}.about-carousel-dots button{padding:0}.about-carousel-dots button.is-active{background:var(--color-surface);width:1.05rem}.about-carousel-arrow:hover,.about-carousel-dots button:hover{border-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.about-carousel-arrow:hover,.about-carousel-dots button:hover{border-color:color-mix(in srgb,var(--color-primary) 42%,transparent)}}.about-carousel-arrow:hover,.about-carousel-dots button:hover{background:var(--color-surface);color:var(--color-primary);transform:translateY(-1px)}.about-fold-slices{z-index:2;pointer-events:none;transform-style:preserve-3d;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.about-fold-slice{flex:0 0 var(--fold-slice-width);backface-visibility:hidden;transform-origin:50%;will-change:opacity,transform;height:100%;position:relative;overflow:hidden}.about-media-frame.is-fold-prepared .about-fold-slice{opacity:0;transform:perspective(1200px) rotateY(var(--fold-angle,28deg)) translate3d(0,var(--fold-y,10px),-18px) scaleX(.72)}.about-media-frame.is-fold-active .about-fold-slice{opacity:1;transition:opacity var(--fold-duration,1.35s) cubic-bezier(.22,1,.36,1) var(--fold-delay,0s),transform var(--fold-duration,1.35s) cubic-bezier(.22,1,.36,1) var(--fold-delay,0s);transform:perspective(1200px)rotateY(0)translate(0)scaleX(1)}.about-fold-slice img{top:0;left:calc(var(--slice-offset) * -1px);width:calc(var(--fold-width) * 1px);height:calc(var(--fold-height) * 1px);-o-object-fit:cover;object-fit:cover;-o-object-position:43% center;object-position:43% center;pointer-events:none;max-width:none;display:block;position:absolute}.about-divider{background:linear-gradient(90deg,transparent,var(--color-border-strong),transparent);width:min(100%,860px);height:1px;margin:clamp(4rem,7vw,5.25rem) auto}@supports (color:color-mix(in lab,red,red)){.about-divider{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--color-border-strong) 48%,transparent),transparent)}}.instructor-layout{grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);align-items:center;gap:clamp(2.5rem,6vw,5.75rem);display:grid}.instructor-media-shell{width:min(100%,410px);margin:0;position:relative}.instructor-media-shell:before{z-index:0;border:1px solid var(--color-primary-soft);position:absolute;top:16px;right:-16px;bottom:-16px;left:16px}@supports (color:color-mix(in lab,red,red)){.instructor-media-shell:before{border:1px solid color-mix(in srgb,var(--color-primary-soft) 58%,transparent)}}.instructor-media-shell:before{content:"";pointer-events:none;border-radius:8px}.instructor-media-frame{z-index:1;aspect-ratio:2/3;border:1px solid var(--color-border-strong);position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.instructor-media-frame{border:1px solid color-mix(in srgb,var(--color-border-strong) 34%,transparent)}}.instructor-media-frame{background:var(--color-surface);border-radius:8px}@supports (color:color-mix(in lab,red,red)){.instructor-media-frame{background:color-mix(in srgb,var(--color-surface) 54%,var(--color-bg-soft))}}.instructor-photo,.instructor-photo-placeholder{width:100%;height:100%}.instructor-photo{-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%;display:block}.instructor-photo-placeholder{background:linear-gradient(135deg,var(--color-surface),transparent 46%),radial-gradient(circle at 52% 36%,var(--color-primary-soft),transparent 38%),linear-gradient(160deg,var(--color-bg-soft),var(--color-primary-soft));place-items:center;display:grid}@supports (color:color-mix(in lab,red,red)){.instructor-photo-placeholder{background:linear-gradient(135deg,color-mix(in srgb,var(--color-surface) 82%,transparent),transparent 46%),radial-gradient(circle at 52% 36%,color-mix(in srgb,var(--color-primary-soft) 24%,transparent),transparent 38%),linear-gradient(160deg,var(--color-bg-soft),color-mix(in srgb,var(--color-primary-soft) 26%,var(--color-surface)))}}.instructor-photo-placeholder{color:var(--ares-coffee)}@supports (color:color-mix(in lab,red,red)){.instructor-photo-placeholder{color:color-mix(in srgb,var(--ares-coffee) 72%,transparent)}}.instructor-photo-placeholder{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(4.5rem,10vw,7rem);font-weight:600}.instructor-photo-placeholder span{transform:translateY(-.03em)}.instructor-copy{max-width:34rem}.instructor-name-mask{overflow:hidden}.instructor-name{color:var(--ares-text);letter-spacing:0;text-align:center;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3.1rem,6vw,5.35rem);font-weight:600;line-height:.9}.instructor-name-line-mask,.instructor-name-line{display:block}.instructor-name-line-mask{overflow:hidden}.instructor-name-line{will-change:transform;transform:translateY(0)}.instructor-rule{background:var(--color-primary-soft);width:min(220px,52%);height:1px;margin:1.45rem auto 1.2rem;display:block}@supports (color:color-mix(in lab,red,red)){.instructor-rule{background:color-mix(in srgb,var(--color-primary-soft) 76%,transparent)}}.instructor-rule{transform-origin:50%}.instructor-role{color:var(--ares-coffee);letter-spacing:.08em;text-align:center;text-transform:uppercase;font-size:.78rem;font-weight:700}.instructor-description{max-width:31rem;color:var(--ares-muted);margin-top:1rem;font-size:.95rem;line-height:1.85}.instructor-experience{width:-moz-fit-content;width:fit-content;color:var(--ares-coffee);align-items:flex-end;gap:.85rem;margin:1.65rem auto 0;display:flex}.instructor-experience strong{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3.8rem,6vw,5rem);font-weight:600;line-height:.78}.instructor-experience span{max-width:8rem;color:var(--ares-muted);text-transform:uppercase;padding-bottom:.12rem;font-size:.76rem;font-weight:700;line-height:1.25}.instructor-media-reveal{clip-path:none;width:100%;height:100%}.instructor-layout.is-instructor-prepared [data-instructor-animate=photo]{opacity:0;will-change:opacity,transform;transform:translate(120px)}.instructor-layout.is-instructor-prepared [data-instructor-animate=label]{opacity:0;letter-spacing:.26em}.instructor-layout.is-instructor-prepared [data-instructor-animate=name-line]{transform:translateY(105%)}.instructor-layout.is-instructor-prepared [data-instructor-animate=rule]{transform:scaleX(0)}.instructor-layout.is-instructor-prepared [data-instructor-animate=body],.instructor-layout.is-instructor-prepared [data-instructor-animate=stat]{opacity:0;filter:blur(4px);transform:translateY(14px)}.instructor-layout.is-instructor-active [data-instructor-animate=photo]{opacity:1;transition:opacity .7s,transform .9s cubic-bezier(.22,1,.36,1);transform:translate(0)}.instructor-layout.is-instructor-prepared .instructor-photo{transform:scale(1.03)}.instructor-layout.is-instructor-active .instructor-photo{transition:transform .9s cubic-bezier(.22,1,.36,1);transform:scale(1)}.instructor-layout.is-instructor-active .instructor-photo,.instructor-layout.is-instructor-active .instructor-photo-placeholder{transition:transform .9s cubic-bezier(.22,1,.36,1);transform:translate(0)scale(1)}.instructor-layout.is-instructor-active [data-instructor-animate=label]{opacity:1;letter-spacing:.16em;transition:opacity .56s .12s,letter-spacing .56s .12s}.instructor-layout.is-instructor-active [data-instructor-animate=name-line]{transition:transform .82s cubic-bezier(.22,1,.36,1) var(--instructor-name-delay,.18s);transform:translateY(0)}.instructor-layout.is-instructor-active [data-instructor-animate=rule]{transition:transform .7s cubic-bezier(.22,1,.36,1) .42s;transform:scaleX(1)}.instructor-layout.is-instructor-active [data-instructor-animate=body]{opacity:1;filter:blur();transition:opacity .56s ease var(--instructor-body-delay,.56s),filter .56s ease var(--instructor-body-delay,.56s),transform .56s cubic-bezier(.22,1,.36,1) var(--instructor-body-delay,.56s);transform:translateY(0)}.instructor-layout.is-instructor-active [data-instructor-animate=stat]{opacity:1;filter:blur();transition:opacity .56s .92s,filter .56s .92s,transform .56s cubic-bezier(.22,1,.36,1) .92s;transform:translateY(0)}.classes-offer{text-align:center;flex-direction:column;align-items:center;gap:1.15rem;width:min(100%,34rem);margin:1.55rem auto 0;display:flex}.classes-title{color:var(--color-primary);font-size:clamp(2.45rem,5vw,4.1rem);line-height:.92}.classes-offer-text{color:var(--ares-text);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.28rem .55rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.2rem,2.3vw,1.65rem);font-weight:600;line-height:1;display:flex}.classes-price-value{color:var(--ares-coffee);font-size:clamp(2.1rem,4.2vw,3.35rem);font-weight:700}.classes-price-period{color:var(--ares-muted);font-size:clamp(1rem,1.9vw,1.28rem)}.classes-grid{overflow-x:clip}.classes-letter-line,.classes-letter-char{display:inline-block}.classes-letter-space{width:.28em;display:inline-block}[data-classes-intro].is-classes-prepared [data-classes-letter]{visibility:visible}[data-classes-intro].is-classes-prepared .classes-letter-char{opacity:0;will-change:opacity,transform;transform:translateY(-52px)}[data-classes-intro].is-classes-complete .classes-letter-char{opacity:1;will-change:auto;transform:none}[data-classes-intro].is-classes-prepared [data-classes-card]{opacity:0;will-change:opacity,transform;transform:translate(54px)}[data-classes-intro].is-classes-active [data-classes-card]{opacity:1;transition:opacity .68s ease var(--classes-card-delay,0s),transform .76s cubic-bezier(.22,1,.36,1) var(--classes-card-delay,0s);transform:translate(0)}[data-classes-intro].is-classes-complete [data-classes-card]{opacity:1;will-change:auto;transform:none}.class-card{border:1px solid var(--ares-line);background:var(--color-surface);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.class-card{background:color-mix(in srgb,var(--color-surface) 84%,transparent)}}.class-card :is(img,video){-o-object-fit:cover;object-fit:cover;background:var(--ares-sand);width:100%;height:158px;transition:transform .22s;display:block;transform:scale(1)}@media(min-width:1024px){.class-card{min-height:373px}.class-card :is(img,video){height:194px}}@media(max-width:767px){[data-classes-intro].is-classes-prepared .classes-letter-char{transform:translateY(-36px)}[data-classes-intro].is-classes-prepared [data-classes-card]{transform:translate(64px)}[data-classes-intro].is-classes-complete [data-classes-card]{transform:none}.classes-price-value{flex-basis:100%}}.class-card:hover{border-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.class-card:hover{border-color:color-mix(in srgb,var(--color-primary) 36%,transparent)}}.class-card:hover :is(img,video){transform:scale(1.02)}.class-card div{text-align:center;flex-direction:column;flex:1;padding:1rem 1rem 1.1rem;display:flex}.class-card h3{color:var(--ares-coffee);font-family:Cormorant Garamond,Georgia,serif;font-size:1.42rem;font-weight:700}.class-card p{min-height:58px;color:var(--ares-muted);margin-top:.35rem;font-size:.72rem;line-height:1.55}.testimonial-strip blockquote{max-width:760px;color:var(--ares-text);align-items:center;gap:1rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;line-height:1.35;display:flex}.testimonial-strip blockquote span{color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.testimonial-strip blockquote span{color:color-mix(in srgb,var(--color-primary) 62%,transparent)}}.testimonial-strip blockquote span{font-size:4.6rem;line-height:.4}.contact-details{gap:1.4rem;display:grid}.contact-details p{gap:.55rem;display:grid}.contact-details strong{color:var(--ares-text);font-size:1rem}.contact-details span{display:block}.map-card{border:1px solid var(--ares-line);background:var(--color-bg-soft);border-radius:8px;min-height:260px;position:relative;overflow:hidden}.map-card iframe{border:0;width:100%;height:100%;min-height:260px;display:block}.map-open-link{z-index:2;border:1px solid var(--color-border-strong);position:absolute;bottom:1rem;right:1rem}@supports (color:color-mix(in lab,red,red)){.map-open-link{border:1px solid color-mix(in srgb,var(--color-border-strong) 42%,transparent)}}.map-open-link{background:var(--color-surface);border-radius:6px}@supports (color:color-mix(in lab,red,red)){.map-open-link{background:color-mix(in srgb,var(--color-surface) 92%,transparent)}}.map-open-link{color:var(--ares-coffee);padding:.62rem .82rem;font-size:.72rem;font-weight:700;transition:border-color .22s,color .22s,transform .22s;box-shadow:0 14px 34px #37251d1f}.map-open-link:hover{border-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.map-open-link:hover{border-color:color-mix(in srgb,var(--color-primary) 48%,transparent)}}.map-open-link:hover{color:var(--ares-text);transform:translateY(-1px)}.site-footer{border-top:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-soft)}.site-footer strong{color:var(--ares-text)}.footer-socials{flex-wrap:wrap;gap:1rem;display:flex}.footer-socials a{color:var(--color-text-soft);align-items:center;gap:.4rem;display:inline-flex}.footer-socials a:hover{color:var(--color-primary)}.developer-signature{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem .85rem;display:flex}@supports (color:color-mix(in lab,red,red)){.developer-signature{border-top:1px solid color-mix(in srgb,var(--color-border) 72%,transparent)}}.developer-signature{color:var(--color-text-soft)}@supports (color:color-mix(in lab,red,red)){.developer-signature{color:color-mix(in srgb,var(--color-text-soft) 88%,transparent)}}.developer-signature strong{color:var(--ares-text);font-weight:600}.developer-signature .developer-name-link{min-height:auto;color:inherit}.developer-signature a{min-height:1.8rem;color:var(--color-text-soft);align-items:center;gap:.34rem;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.developer-signature a{color:color-mix(in srgb,var(--color-text-soft) 92%,transparent)}}.developer-signature a{transition:color .22s,transform .22s}.developer-signature a:hover{color:var(--color-primary);transform:translateY(-1px)}.developer-signature .developer-name-link:hover{transform:none}.developer-signature a[href*="wa.me"] img{width:18px;height:18px}.developer-signature svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:.92rem;height:.92rem}.reveal{opacity:0;transition:opacity .56s,transform .56s;transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1023px){.hero-section{min-height:auto}.hero-layout{grid-template-columns:1fr;gap:0;min-height:auto;padding-inline:1.25rem}.hero-media{order:-1;width:100%;height:clamp(420px,62vw,560px);margin-left:0}.hero-carousel{justify-self:center;max-width:700px;height:400px}.carousel-depth-slide.is-prev{opacity:.34;transform:translate3d(-75%,22px,-105px)rotateY(5deg)scale(.8)}.carousel-depth-slide.is-next{opacity:.34;transform:translate3d(-25%,22px,-105px)rotateY(-5deg)scale(.8)}.about-layout{grid-template-columns:1fr;padding-block:4rem}.about-media-frame{aspect-ratio:1.15;order:-1;min-height:0}.instructor-layout{grid-template-columns:1fr}.instructor-media-shell{width:min(100%,380px)}}@media(max-width:767px){html{scroll-behavior:auto}.hero-section{background:radial-gradient(circle at 12% 14%,var(--color-surface-alt),transparent 30%),linear-gradient(180deg,var(--color-surface-alt),var(--color-bg) 48%),var(--color-bg)}@supports (color:color-mix(in lab,red,red)){.hero-section{background:radial-gradient(circle at 12% 14%,color-mix(in srgb,var(--color-surface-alt) 24%,transparent),transparent 30%),linear-gradient(180deg,color-mix(in srgb,var(--color-surface-alt) 42%,transparent),color-mix(in srgb,var(--color-bg) 0%,transparent) 48%),var(--color-bg)}}.hero-copy{text-align:center;padding-left:0;padding-block:3rem 2rem}.hero-eyebrow{justify-content:center;gap:.9rem}.hero-eyebrow:before,.hero-eyebrow:after{width:30px}.hero-title{max-width:min(100%,11ch);margin-inline:auto;font-size:clamp(2.85rem,12.5vw,3.45rem)}.hero-text{text-align:left;margin-inline:auto}.hero-actions{align-items:center}.hero-primary-cta{justify-content:center}.hero-media{margin-left:-1.25rem;width:calc(100% + 2.5rem);height:390px;box-shadow:none;margin-inline:-1.25rem;margin-top:0}.hero-media:before{display:none}.hero-media img{-o-object-position:64% center;object-position:64% center;will-change:auto;transform:none;-webkit-mask-image:none;mask-image:none}.hero-carousel{height:350px}.carousel-slide{height:100%}.carousel-depth-slide,.carousel-viewport{height:calc(100% - 62px);top:14px}.carousel-depth-slide{filter:blur(4px)saturate(.84);width:92%;transform:translate3d(-50%,18px,-90px)scale(.82)}.carousel-depth-slide.is-prev{opacity:.28;transform:translate3d(-70%,18px,-90px)rotateY(4deg)scale(.78)}.carousel-depth-slide.is-next{opacity:.28;transform:translate3d(-30%,18px,-90px)rotateY(-4deg)scale(.78)}.carousel-viewport{width:92%}.carousel-controls{bottom:4px;left:0;right:0}.about-layout{gap:2.2rem}.about-carousel-controls{justify-content:space-between;padding-inline:0;inset:50% 14px auto;transform:translateY(-50%)}.about-media-frame.is-carousel-ready .about-carousel-controls{transform:translateY(-50%)}.about-carousel-arrow{pointer-events:auto}.about-carousel-dots{display:none}.section-kicker.instructor-kicker{text-align:center;justify-content:center;font-size:16px}.about-layout{align-items:center}.about-media-frame.is-fold-complete .about-media-parallax,.about-media-frame.is-fold-complete .about-carousel{box-shadow:none;transition:none;transform:none}.about-shell{padding-block:3.5rem}.about-media-frame{aspect-ratio:1}.about-layout.is-about-prepared:not(.is-about-active) [data-about-animate=item]{filter:blur(2px);transform:translateY(14px)}.about-photo{-o-object-position:43% center;object-position:43% center}.about-divider{margin-block:3.35rem}.instructor-layout{gap:2.5rem}.instructor-media-shell{width:calc(100% - 1rem);margin-inline:auto}.instructor-media-shell:before{top:12px;right:-10px;bottom:-12px;left:10px}.instructor-name{text-align:center;font-size:clamp(3rem,18vw,4.6rem)}.instructor-rule{transform-origin:50%;margin-inline:auto}.instructor-description{font-size:.9rem}.testimonial-strip blockquote{font-size:1.1rem}.contact-section{background:var(--ares-background-soft)}}@media(min-width:768px){.mobile-toggle{display:none}}@media(prefers-reduced-motion:reduce){.floating-whatsapp,.floating-whatsapp:after{animation:none!important}html:not([data-motion=force]) *,html:not([data-motion=force]) :before,html:not([data-motion=force]) :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}html:not([data-motion=force]) .carousel-track{transition:transform 1.2s cubic-bezier(.65,0,.35,1)!important}html:not([data-motion=force]) .carousel-track.is-resetting,html:not([data-motion=force]) .carousel-track.is-dragging{transition:none!important}html:not([data-motion=force]) .hero-carousel.is-ready .carousel-depth-slide{transition:transform 1.2s cubic-bezier(.65,0,.35,1),opacity .9s,filter .9s!important}html:not([data-motion=force]) .hero-title.is-letter-drop-css-active .hero-title-char{animation-duration:.64s!important;animation-delay:calc(var(--char-index) * 48ms)!important}html:not([data-motion=force]) .hero-media.is-hero-media-revealing{animation-duration:1.4s!important}html:not([data-motion=force]) .about-media-frame.is-fold-prepared .about-photo,html:not([data-motion=force]) .about-media-frame.is-fold-active .about-photo{opacity:1}html:not([data-motion=force]) .about-fold-slices{display:none}html:not([data-motion=force]) .about-layout.is-about-prepared [data-about-animate],html:not([data-motion=force]) .about-layout.is-about-active [data-about-animate],html:not([data-motion=force]) .about-layout.is-about-prepared .about-media-reveal,html:not([data-motion=force]) .about-layout.is-about-active .about-media-reveal,html:not([data-motion=force]) .instructor-layout.is-instructor-prepared [data-instructor-animate],html:not([data-motion=force]) .instructor-layout.is-instructor-active [data-instructor-animate]{opacity:1;filter:none;clip-path:inset(0);transform:none}html:not([data-motion=force]) .instructor-layout.is-instructor-prepared [data-instructor-animate=label],html:not([data-motion=force]) .instructor-layout.is-instructor-active [data-instructor-animate=label]{letter-spacing:.16em}html:not([data-motion=force]) .instructor-layout.is-instructor-prepared .instructor-photo,html:not([data-motion=force]) .instructor-layout.is-instructor-prepared .instructor-photo-placeholder,html:not([data-motion=force]) .instructor-layout.is-instructor-active .instructor-photo,html:not([data-motion=force]) .instructor-layout.is-instructor-active .instructor-photo-placeholder{transform:none}html:not([data-motion=force]) .floating-whatsapp,html:not([data-motion=force]) .floating-whatsapp:after{animation:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}
