@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1e219c03c996efbd-s.ba7d7329.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0c27b1b4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/03bda585a99c6450-s.p.ad37b9d9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_9b1dab61-module__JGOFDG__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_9b1dab61-module__JGOFDG__variable{--font-fraunces:"Fraunces","Fraunces Fallback"}
:root{--idk-primary:#0f172a;--idk-primary-contrast:#fff;--idk-accent:#2563eb;--idk-border:#e2e8f0;--idk-muted:#64748b;--idk-bg:#fff;--idk-bg-muted:#f8fafc;--idk-radius:12px;--idk-shadow:0 10px 30px #0f172a14;--idk-font:ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.idk-state{font-family:var(--idk-font);color:var(--idk-muted);font-size:14px}.idk-card{border:1px solid var(--idk-border);border-radius:var(--idk-radius);background:var(--idk-bg);box-shadow:var(--idk-shadow);flex-direction:column;gap:8px;padding:16px;display:flex}.idk-card--clickable{cursor:pointer;transition:transform .2s,box-shadow .2s}.idk-card--clickable:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0f172a1f}.idk-card.is-active{box-shadow:0 0 0 2px color-mix(in srgb,var(--idk-accent)20%,transparent);border-color:#0000}.idk-booking .idk-card.is-active{background:var(--idk-accent);color:var(--idk-primary-contrast)}.idk-booking .idk-card.is-active .idk-card__title,.idk-booking .idk-card.is-active .idk-card__description,.idk-booking .idk-card.is-active .idk-card__meta,.idk-booking .idk-card.is-active .idk-card__price,.idk-booking .idk-card.is-active a{color:var(--idk-primary-contrast)}.idk-booking .idk-card.is-active .idk-card__check{background:var(--idk-primary-contrast);color:var(--idk-accent)}.idk-booking .idk-card.is-active .idk-pill{background:color-mix(in srgb,var(--idk-primary-contrast)18%,transparent);color:var(--idk-primary-contrast)}.idk-card__header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.idk-card__aside{align-items:center;gap:8px;display:inline-flex}.idk-card__title{color:var(--idk-primary);margin:0;font-size:16px;font-weight:600}.idk-card__price{color:var(--idk-accent);font-size:14px;font-weight:600}.idk-card__check{background:var(--idk-accent);width:22px;height:22px;color:var(--idk-primary-contrast);border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.idk-card__description{color:var(--idk-muted);margin:0;font-size:14px}.idk-card__description a,.idk-team__bio a{color:var(--idk-accent);text-decoration:underline}.idk-card__meta{color:var(--idk-muted);gap:10px;font-size:12px;display:flex}.idk-card__badge{text-transform:uppercase;letter-spacing:.08em;color:var(--idk-accent);border:1px solid color-mix(in srgb,var(--idk-accent)30%,transparent);border-radius:999px;padding:2px 6px;font-size:10px}.idk-pill{text-transform:uppercase;letter-spacing:.08em;background:color-mix(in srgb,var(--idk-accent)12%,transparent);color:var(--idk-accent);border-radius:999px;padding:2px 6px;font-size:10px}.idk-card__media{aspect-ratio:16/9;border-radius:calc(var(--idk-radius) - 4px);background:var(--idk-bg-muted);width:100%;overflow:hidden}.idk-card__media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.idk-services{gap:16px;display:grid}.idk-services--list{flex-direction:column;gap:12px;display:flex}.idk-team{gap:16px;display:grid}.idk-team--grid{display:grid}.idk-team--list{flex-direction:column;gap:12px;display:flex}.idk-team__card{align-items:center;gap:12px;display:flex}.idk-team__avatar{background:var(--idk-bg-muted);width:56px;height:56px;color:var(--idk-primary);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex;overflow:hidden}.idk-team__avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.idk-team__bio{color:var(--idk-muted);margin:0;font-size:13px}.idk-team__info{gap:6px;display:grid}.idk-team__profile{border-bottom:1px solid var(--idk-border);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;padding:20px 0;display:grid}.idk-team__profile .idk-team__avatar{width:88px;height:88px}.idk-team__profile:last-child{border-bottom:none}.idk-form{font-family:var(--idk-font);gap:14px;display:grid}.idk-form__field{color:var(--idk-primary);gap:6px;font-size:14px;display:grid}.idk-form__field input,.idk-form__field textarea,.idk-form__field select{border:1px solid var(--idk-border);font-family:var(--idk-font);border-radius:10px;padding:10px 12px}.idk-form__error{color:#dc2626;font-size:13px}.idk-form__success{color:#16a34a;font-size:13px}.idk-button{background:var(--idk-accent);color:var(--idk-primary-contrast);cursor:pointer;border:none;border-radius:10px;padding:12px 16px;font-weight:600}.idk-button:disabled{opacity:.7;cursor:not-allowed}.idk-link{color:var(--idk-accent);cursor:pointer;background:0 0;border:none;margin-top:12px;font-size:13px;text-decoration:underline}.idk-picker{flex-wrap:wrap;gap:8px;display:flex}.idk-picker button{border:1px solid var(--idk-border);background:var(--idk-bg);cursor:pointer;border-radius:999px;padding:8px 12px;font-size:13px}.idk-picker button.is-active,.idk-availability__dates button.is-active,.idk-availability__slots button.is-active{background:var(--idk-accent);color:var(--idk-primary-contrast);border-color:#0000}.idk-booking{border:1px solid var(--idk-border);border-radius:calc(var(--idk-radius) + 4px);background:var(--idk-bg);box-shadow:var(--idk-shadow);gap:16px;padding:20px;display:grid}.idk-booking__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.idk-booking__title{color:var(--idk-primary);margin:0;font-size:22px}.idk-booking__subtitle{color:var(--idk-muted);margin:6px 0 0;font-size:13px}.idk-booking__progress{color:var(--idk-muted);gap:8px;font-size:12px;display:grid}.idk-booking__bar{background:color-mix(in srgb,var(--idk-border)70%,transparent);border-radius:999px;height:6px;overflow:hidden}.idk-booking__bar-fill{background:var(--idk-accent);border-radius:inherit;height:100%;transition:width .25s}.idk-booking__filters{flex-wrap:wrap;gap:10px;margin-bottom:8px;display:flex}.idk-booking__filters input,.idk-booking__filters select{border:1px solid var(--idk-border);font-size:13px;font-family:var(--idk-font);border-radius:10px;padding:8px 10px}.idk-booking__actions{justify-content:flex-end;gap:12px;display:flex}.idk-booking__error{border:1px solid color-mix(in srgb,var(--idk-accent)40%,transparent);background:color-mix(in srgb,var(--idk-accent)12%,transparent);color:var(--idk-primary);border-radius:10px;padding:10px 12px;font-size:13px}.idk-availability--split{grid-template-columns:minmax(0,200px) minmax(0,1fr);gap:16px;display:grid}@media (max-width:720px){.idk-availability--split{grid-template-columns:1fr}}.idk-availability__panel{border:1px solid var(--idk-border);border-radius:var(--idk-radius);background:var(--idk-bg);gap:12px;padding:14px;display:grid}.idk-availability__panel-header{color:var(--idk-muted);justify-content:space-between;align-items:baseline;gap:10px;font-size:12px;display:flex}.idk-availability__panel-title{color:var(--idk-primary);font-size:14px;font-weight:600}.idk-availability__panel-subtitle{color:var(--idk-muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.idk-booking__summary{border:1px solid var(--idk-border);border-radius:var(--idk-radius);background:var(--idk-bg-muted);color:var(--idk-primary);gap:8px;padding:12px;font-size:13px;display:grid}.idk-booking__summary-label{text-transform:uppercase;letter-spacing:.12em;color:var(--idk-muted);margin-bottom:4px;font-size:10px;display:block}.idk-booking__done{text-align:center;border:1px solid var(--idk-border);border-radius:var(--idk-radius);background:var(--idk-bg);padding:24px}.idk-booking__done-title{color:var(--idk-primary);margin-bottom:8px;font-size:20px;font-weight:600}.idk-booking__done-text{color:var(--idk-muted);margin-bottom:12px;font-size:13px}.idk-button--ghost{color:var(--idk-accent);border:1px solid color-mix(in srgb,var(--idk-accent)35%,transparent);background:0 0}.idk-availability{gap:12px;display:grid}.idk-availability__dates,.idk-availability__slots{flex-wrap:wrap;gap:8px;display:flex}.idk-availability__dates{border:1px solid var(--idk-border);border-radius:var(--idk-radius);background:var(--idk-bg-muted);padding:10px}.idk-availability__nav{flex-basis:100%;gap:8px;width:100%;display:flex}.idk-calendar{gap:12px;width:100%;display:grid}.idk-calendar--compact{gap:8px}.idk-calendar__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.idk-calendar__header--compact{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.idk-calendar__nav-btn{border:1px solid color-mix(in srgb,var(--idk-accent)35%,transparent);width:28px;height:28px;color:var(--idk-accent);cursor:pointer;background:0 0;border-radius:8px;font-size:14px;line-height:1}.idk-calendar__nav-btn:disabled{opacity:.4;cursor:not-allowed}.idk-calendar__month-select{border:1px solid var(--idk-border);background:var(--idk-bg);width:100%;color:var(--idk-primary);border-radius:8px;padding:6px 8px;font-size:12px}.idk-calendar__title{color:var(--idk-primary);font-size:14px;font-weight:600}.idk-calendar__weekdays{text-transform:uppercase;color:var(--idk-muted);letter-spacing:.08em;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;font-size:11px;display:grid}.idk-calendar__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.idk-calendar__day{border:1px solid var(--idk-border);background:var(--idk-bg);color:var(--idk-primary);cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:8px 0;font-size:12px;display:flex}.idk-calendar--compact .idk-calendar__day{padding:6px 0;font-size:11px}.idk-calendar__day.is-muted{opacity:.45}.idk-calendar__day.is-available{border-color:color-mix(in srgb,var(--idk-accent)40%,transparent)}.idk-calendar__day.is-blocked,.idk-calendar__day.is-disabled{background:var(--idk-bg-muted);color:var(--idk-muted);border-color:var(--idk-border);cursor:not-allowed}.idk-calendar__day.is-active{background:var(--idk-accent);color:var(--idk-primary-contrast);border-color:#0000}.idk-calendar__label{text-transform:uppercase;letter-spacing:.08em;color:var(--idk-muted);font-size:9px;line-height:1}.idk-calendar--compact .idk-calendar__label{font-size:10px}.idk-calendar__day.is-active .idk-calendar__label{color:var(--idk-primary-contrast);opacity:.85}.idk-calendar__legend{color:var(--idk-muted);align-items:center;gap:6px;font-size:11px;display:inline-flex}.idk-calendar__legend-dot{font-size:14px;line-height:1}.idk-availability__slots{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:8px;display:grid}.idk-availability__dates button{border:1px solid var(--idk-border);background:var(--idk-bg);cursor:pointer;color:var(--idk-primary);border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 12px;font-size:12px;display:flex}.idk-date-chip__day{color:var(--idk-primary);font-weight:600}.idk-availability__dates button,.idk-availability__slots button{border:1px solid var(--idk-border);background:var(--idk-bg);cursor:pointer;border-radius:10px;padding:8px 12px;font-size:13px}.idk-availability--split .idk-availability__dates{flex-direction:column}.idk-availability__slots button:disabled{opacity:.4;cursor:not-allowed}.idk-booking{gap:16px;display:grid}.idk-booking__step{gap:12px;display:grid}.idk-booking__step h4{color:var(--idk-primary);margin:0;font-size:16px;font-weight:600}
@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-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--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}.fixed{position:fixed}.static{position:static}.flex{display:flex}.grid{display:grid}.hidden{display:none}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.italic{font-style:italic}.overline{text-decoration-line:overline}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--accent-sage:#8a9a7b;--accent-terracotta:#c17547;--bg-cream:#fdf8f3;--bg-dark:#2c2220;--border-subtle:#e8ddd4;--highlight-peach:#f5e6d8;--text-dark:#2c2220;--text-light:#fdf8f3;--text-muted:#7a6b63;--text-tertiary:#a1a1aa;--white:#fff;--idk-primary:var(--accent-terracotta);--idk-primary-contrast:var(--text-light);--idk-accent:var(--accent-sage);--idk-border:var(--border-subtle);--idk-muted:var(--text-muted);--idk-bg:var(--bg-cream);--idk-bg-muted:var(--highlight-peach)}*{box-sizing:border-box}html{scroll-behavior:auto}html,body{margin:0;padding:0}body{background:var(--bg-cream);color:var(--text-dark);font-family:var(--font-fraunces),"Fraunces",serif;-webkit-font-smoothing:antialiased;line-height:1.6}.site-env-warning{text-align:center;color:#4f3200;background:#fce8c3;margin:0;padding:10px 14px;font-size:.9rem}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-fraunces),"Fraunces",serif;margin:0;line-height:1.15}p{margin:0}img{max-width:100%;display:block}.site-container{max-width:1440px;margin:0 auto;padding:0 80px}.site-container.narrow{max-width:760px;padding:0 24px}.eyebrow{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--accent-terracotta);text-transform:uppercase;letter-spacing:3px;font-size:13px;font-weight:700}.eyebrow-sage{color:var(--accent-sage)}.site-header{z-index:51;background:var(--bg-cream);align-items:center;height:80px;display:flex;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:0 60px;display:flex}.site-logo{font-family:var(--font-fraunces),"Fraunces",serif;letter-spacing:-.5px;color:var(--text-dark);font-size:22px;font-weight:800}.site-nav{gap:36px;display:flex}.site-nav-link{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--text-muted);font-size:15px;font-weight:500;transition:color .14s}.site-nav-link:hover,.site-nav-link.is-active{color:var(--text-dark)}.site-header-cta{background:var(--bg-dark);color:var(--text-light);font-family:var(--font-fraunces),"Fraunces",serif;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:12px 28px;font-size:15px;font-weight:600;transition:transform .15s;display:inline-flex}.site-header-cta:hover{transform:translateY(-1px)}.site-header--dark{background:var(--bg-dark)}.site-header--dark .site-logo{color:var(--text-light)}.site-header--dark .site-nav-link{color:#fffc}.site-header--dark .site-nav-link:hover,.site-header--dark .site-nav-link.is-active{color:#fff}.site-header--dark .site-header-cta{background:var(--accent-terracotta);color:#fff}.site-header--dark .site-menu-toggle{color:var(--text-light)}.site-menu-toggle{cursor:pointer;width:40px;height:40px;color:var(--text-dark);background:0 0;border:none;justify-content:center;align-items:center;display:none}.site-mobile-overlay{z-index:50;background:var(--bg-cream);flex-direction:column;padding:100px 32px 40px;display:flex;position:fixed;inset:0}.site-mobile-nav{flex-direction:column;flex:1;gap:8px;display:flex}.site-mobile-link{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--text-dark);letter-spacing:-.5px;border-bottom:1px solid var(--border-subtle);padding:14px 0;font-size:28px;font-weight:600;display:block}.site-mobile-link.is-active{color:var(--accent-terracotta)}.site-mobile-cta{background:var(--bg-dark);color:var(--text-light);font-family:var(--font-fraunces),"Fraunces",serif;text-align:center;border-radius:12px;margin-top:24px;padding:16px 28px;font-size:17px;font-weight:600;display:block}.site-mobile-footer{border-top:1px solid var(--border-subtle);padding-top:24px}.site-mobile-footer p{color:var(--text-muted);font-size:14px;line-height:1.6}.site-mobile-overlay--dark{background:var(--bg-dark)}.site-mobile-overlay--dark .site-mobile-link{color:var(--text-light);border-bottom-color:#ffffff1a}.site-mobile-overlay--dark .site-mobile-link.is-active{color:var(--accent-terracotta)}.site-mobile-overlay--dark .site-mobile-cta{background:var(--accent-terracotta);color:#fff}.site-mobile-overlay--dark .site-mobile-footer{border-top-color:#ffffff1a}.site-mobile-overlay--dark .site-mobile-footer p{color:#fdf8f399}.home-hero{text-align:center;background:var(--bg-cream);flex-direction:column;align-items:center;gap:20px;padding:80px 56px 0;display:flex}.home-hero h1{letter-spacing:-3px;max-width:800px;font-size:80px;font-weight:700;line-height:1}.home-hero-sub{color:var(--text-muted);text-align:center;max-width:560px;font-size:18px;font-weight:400;line-height:1.6}.home-hero-actions{gap:12px;display:flex}.btn-primary{background:var(--accent-terracotta);color:var(--white);font-family:var(--font-fraunces),"Fraunces",serif;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;padding:16px 36px;font-size:15px;font-weight:600;transition:transform .15s;display:inline-flex}.btn-primary:hover{transform:translateY(-1px)}.btn-secondary{border:1px solid var(--border-subtle);color:var(--text-dark);font-family:var(--font-fraunces),"Fraunces",serif;cursor:pointer;background:0 0;border-radius:12px;align-items:center;padding:16px 36px;font-size:15px;font-weight:500;transition:border-color .15s;display:inline-flex}.btn-secondary:hover{border-color:var(--text-dark)}.home-hero-image{border-radius:16px 16px 0 0;width:100%;height:500px;margin-top:28px;overflow:hidden}.home-hero-image img{object-fit:cover;width:100%;height:100%}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-strip{background:var(--bg-dark);white-space:nowrap;height:56px;overflow:hidden}.marquee-track{will-change:transform;align-items:center;gap:32px;width:max-content;height:100%;animation:60s linear infinite marquee-scroll;display:flex}.marquee-track span{font-family:var(--font-fraunces),"Fraunces",serif;letter-spacing:1px;color:var(--text-light);flex-shrink:0;align-items:center;gap:32px;font-size:13px;font-weight:500;display:inline-flex}.marquee-dot{background:var(--accent-terracotta);border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.services-bento{padding:100px 0}.services-bento-header{justify-content:space-between;align-items:flex-end;padding:0 80px;display:flex}.services-bento-header h2{letter-spacing:-2px;margin-top:16px;font-size:48px;font-weight:800;line-height:1}.services-bento-controls{gap:12px;display:flex}.services-bento-controls button{border:1px solid var(--border-subtle);cursor:pointer;width:48px;height:48px;color:var(--text-dark);background:0 0;border-radius:100px;justify-content:center;align-items:center;transition:all .15s;display:flex}.services-bento-controls button:last-child{background:var(--bg-dark);color:var(--text-light);border-color:var(--bg-dark)}.services-slider{scrollbar-width:none;gap:16px;height:440px;padding:40px 0 0 80px;display:flex;overflow-x:auto}.services-slider-spacer{flex:0 0 64px}.services-slider::-webkit-scrollbar{display:none}.service-slide{flex-direction:column;flex:0 0 280px;gap:16px;transition:transform .2s;display:flex}.service-slide:hover{transform:translateY(-4px)}.service-slide-img{border-radius:16px;flex:1;min-height:0;overflow:hidden}.service-slide-img img{object-fit:cover;width:100%;height:100%}.service-slide-info{justify-content:space-between;align-items:center;display:flex}.service-slide-text h3{font-size:20px;font-weight:600;line-height:1.2}.service-slide-text p{color:var(--text-muted);margin-top:2px;font-size:14px;font-weight:400;line-height:1.5}.slide-arrow{color:var(--text-muted)}.services-indicators{gap:8px;padding:16px 80px 0;display:flex}.services-indicators span{background:var(--border-subtle);border-radius:50%;width:6px;height:6px;transition:all .2s}.services-indicators span.active{background:var(--accent-terracotta);width:8px;height:8px}.the-number{background:var(--bg-cream);justify-content:center;align-items:center;gap:80px;padding:48px 80px;display:flex}.the-number-hero{flex-direction:column;align-items:center;gap:8px;display:flex}.the-number-hero .overline{color:var(--accent-terracotta);letter-spacing:3px;text-transform:uppercase;font-size:11px;font-weight:400;text-decoration:none}.the-number-hero .big-num{letter-spacing:-5px;font-size:120px;font-weight:700;line-height:.9}.the-number-divider{background:var(--border-subtle);width:1px;height:120px}.the-number-stats{justify-content:center;align-items:center;display:flex}.the-number-stat{flex-direction:column;align-items:center;gap:2px;padding:0 24px;display:flex}.the-number-stat:not(:last-child){border-right:1px solid var(--border-subtle)}.the-number-stat .num{letter-spacing:-2px;font-size:64px;font-weight:800}.the-number-stat .label{color:var(--text-muted);letter-spacing:2px;font-size:14px;font-weight:400}.reviews-section{padding:100px 80px}.reviews-header{text-align:center;margin-bottom:48px}.reviews-header h2{letter-spacing:-2px;font-size:48px;font-weight:800}.reviews-header p{color:var(--text-muted);margin-top:12px;font-size:18px;font-weight:400}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.reviews-col{flex-direction:column;gap:20px;display:flex}.review-card{background:var(--white);border-radius:16px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.review-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #2c222014}.review-bar{flex-shrink:0;width:4px}.review-bar--terracotta{background:var(--accent-terracotta)}.review-bar--sage{background:var(--accent-sage)}.review-bar--subtle{background:var(--border-subtle)}.review-content{flex-direction:column;gap:16px;padding:24px 28px;display:flex}.review-quote{color:var(--text-dark);font-size:15px;font-weight:400;line-height:1.6}.review-name{font-size:13px;font-weight:600}.review-name--terracotta{color:var(--accent-terracotta)}.review-name--sage{color:var(--accent-sage)}.final-cta{background:var(--bg-dark);grid-template-columns:1fr 1fr;min-height:560px;display:grid}.final-cta-left{background:var(--accent-terracotta);flex-direction:column;justify-content:flex-end;gap:24px;padding:64px;display:flex}.final-cta-left .tag{letter-spacing:4px;color:#ffffff87;text-transform:uppercase;font-size:11px;font-weight:700}.final-cta-left .deco{background:#ffffff54;width:48px;height:1px}.final-cta-left h2{letter-spacing:-2px;color:#fff;font-size:60px;font-weight:800;line-height:1.05}.final-cta-left p{color:#ffffffba;font-size:16px;font-weight:400;line-height:1.7}.final-cta-right{background:var(--bg-dark);flex-direction:column;justify-content:center;gap:48px;padding:64px;display:flex}.final-cta-right .section-head{flex-direction:column;gap:16px;display:flex}.final-cta-right .section-head .tag{letter-spacing:4px;color:#ffffff54;text-transform:uppercase;font-size:11px;font-weight:700}.final-cta-right .section-head .deco{background:var(--accent-terracotta);width:32px;height:1px}.final-cta-right .section-head h3{letter-spacing:.5px;color:var(--text-light);font-size:32px;font-weight:800}.hours-table{flex-direction:column;display:flex}.hours-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.hours-row:last-child{border-bottom:none}.hours-row .day{color:var(--text-light);font-size:15px;font-weight:500}.hours-row .time{color:var(--text-light);font-size:15px;font-weight:600}.hours-row.is-closed .day{color:#ffffff45}.hours-row.is-closed .time{color:#fff3}.cta-area{flex-direction:column;gap:16px;display:flex}.btn-cta-full{background:var(--accent-terracotta);width:100%;color:var(--white);font-family:var(--font-fraunces),"Fraunces",serif;letter-spacing:.5px;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:18px 40px;font-size:15px;font-weight:600;transition:transform .15s;display:flex}.btn-cta-full:hover{transform:translateY(-1px)}.cta-note{color:#ffffff45;font-size:13px;font-weight:400;line-height:1.6}.site-footer{background:var(--bg-dark);color:var(--text-light)}.site-footer-inner{justify-content:space-between;max-width:1440px;margin:0 auto;padding:60px 80px;display:flex}.site-footer-brand{flex-direction:column;gap:12px;display:flex}.site-footer-logo{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--text-light);font-size:20px;font-weight:800}.site-footer-tagline{color:var(--text-muted);font-size:14px;font-weight:400;line-height:1.5}.site-footer-nav{gap:60px;display:flex}.site-footer-col h4{font-family:var(--font-fraunces),"Fraunces",serif;letter-spacing:1px;color:var(--text-muted);margin-bottom:12px;font-size:13px;font-weight:700}.site-footer-col a,.site-footer-col p{color:var(--text-light);font-size:14px;font-weight:400;line-height:2;transition:opacity .15s;display:block}.site-footer-col a:hover{opacity:.7}.site-footer-bottom{max-width:1440px;color:var(--text-muted);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin:0 auto;padding:20px 80px;font-size:13px;display:flex}.site-footer-bottom a{transition:opacity .15s}.site-footer-bottom a:hover{opacity:.7}.services-header{padding:80px 80px 60px}.services-header h1{letter-spacing:-3px;font-size:80px;font-weight:700;line-height:1}.filmstrip-section{padding:40px 80px 60px}.filmstrip{gap:0;height:420px;display:flex}.filmstrip-card{z-index:1;border-radius:16px;flex:1;min-width:0;margin-right:-24px;transition:transform .8s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.filmstrip-card:last-child{margin-right:0}.filmstrip-card:hover{transform:translateY(-8px)}.filmstrip-card img{object-fit:cover;width:100%;height:100%}.filmstrip-card-overlay{background:linear-gradient(#0000,#0009);flex-direction:column;gap:4px;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.filmstrip-card-overlay h3{color:#fff;font-size:20px;font-weight:700}.filmstrip-card-overlay span{color:#fffc;font-size:14px;font-weight:500}.locs-section{padding:60px 80px}.locs-bg{background:#8a9a7b14;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:28px;padding:40px 48px;display:grid}.loc-card{flex-direction:column;gap:12px;display:flex}.loc-card:first-child{padding-bottom:60px}.loc-card:nth-child(2){padding-top:60px}.loc-card:nth-child(3){padding-bottom:60px}.loc-card-img{background:var(--border-subtle);border-radius:16px;width:100%;height:240px;overflow:hidden}.loc-card-img img{object-fit:cover;width:100%;height:100%}.loc-card h3{font-size:20px;font-weight:700}.loc-card p{color:var(--text-muted);font-size:14px;font-weight:400;line-height:1.6}.loc-card .price{color:var(--accent-sage);font-size:16px;font-weight:700}.installs-section{padding:60px 80px}.installs-columns{grid-template-columns:1fr 1fr;gap:60px;margin-top:40px;display:grid}.price-group-label{color:var(--text-muted);letter-spacing:1px;margin-bottom:8px;font-size:14px;font-weight:600}.price-row{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:16px 0;display:flex}.price-row:last-child{border-bottom:none}.price-row .name{color:var(--text-dark);font-size:16px;font-weight:600}.price-row .price{color:var(--text-muted);font-size:14px;font-weight:600}.price-row .price--highlight{color:var(--accent-terracotta)}.price-row .price--terracotta{color:var(--accent-terracotta);font-weight:700}.ig-gallery-section{background:var(--bg-dark)}.ig-gallery-section .header{text-align:center;padding:60px 80px 40px}.ig-gallery-section .profile-row{align-items:center;gap:16px;margin-top:24px;display:inline-flex}.ig-gallery-section .profile-row img{border:2px solid var(--text-light);object-fit:cover;border-radius:1000px;width:56px;height:56px}.ig-gallery-grid{background:#fff;grid-template-columns:repeat(3,1fr);gap:4px;display:grid;overflow:hidden}.ig-gallery-grid .row{display:contents}.ig-gallery-grid img{object-fit:cover;width:100%;height:420px}.ig-gallery-bottom{background:var(--bg-dark);justify-content:center;align-items:center;gap:20px;padding:40px 80px 60px;display:flex}.btn-ig{background:var(--accent-terracotta);color:var(--white);font-family:var(--font-fraunces),"Fraunces",serif;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:600;transition:transform .15s,opacity .15s;display:inline-flex}.btn-ig:hover{opacity:.9;transform:translateY(-1px)}.btn-fb{color:var(--text-light);font-family:var(--font-fraunces),"Fraunces",serif;cursor:pointer;background:0 0;border:1px solid #fdf8f345;border-radius:12px;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:600;transition:transform .15s,border-color .15s;display:inline-flex}.btn-fb:hover{border-color:#fdf8f399;transform:translateY(-1px)}.about-dark-hero{height:700px;position:relative;overflow:hidden}.about-dark-hero img{object-fit:cover;width:100%;height:100%}.about-dark-hero-overlay{background:linear-gradient(#2c2220cc,#2c222099,#2c2220de);position:absolute;inset:0}.about-dark-hero-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:0 80px;display:flex;position:absolute;inset:0}.about-dark-hero-content h1{letter-spacing:-2px;color:var(--text-light);font-size:64px;font-weight:800;line-height:1.05}.about-dark-hero-content p{color:#fdf8f3de;max-width:560px;font-size:18px;font-weight:400;line-height:1.6}.about-dark-hero-content .divider{background:var(--accent-terracotta);border-radius:2px;width:60px;height:3px}.about-teaser{align-items:flex-start;gap:60px;padding:88px 80px;display:flex;position:relative}.about-teaser-peach{background:var(--highlight-peach);opacity:.3;pointer-events:none;z-index:0;border-radius:200px;width:280px;height:280px;position:absolute;bottom:0;left:30%}.about-teaser-vert-line{background:var(--accent-sage);opacity:.5;pointer-events:none;z-index:2;border-radius:2px;width:2px;height:100px;position:absolute;top:200px;left:50%}.about-teaser-img{z-index:1;border-radius:16px;flex:0 0 45%;min-width:0;height:620px;position:relative;overflow:hidden}.about-teaser-img img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.about-teaser-right{flex-direction:column;flex:1;justify-content:center;gap:24px;min-width:0;padding-top:77px;padding-left:40px;display:flex}.about-teaser-right .big-quote{color:var(--highlight-peach);font-size:100px;font-weight:300;line-height:.6}.about-teaser-right .quote{color:var(--accent-terracotta);font-size:32px;font-style:italic;font-weight:300;line-height:1.4}.about-teaser-right .divider{background:var(--accent-terracotta);width:60px;height:2px}.about-teaser-right .desc{color:var(--text-muted);font-size:17px;font-weight:400;line-height:1.7}.about-stats-row{grid-template-columns:repeat(3,1fr);display:grid}.about-stat{flex-direction:column;gap:4px;display:flex}.about-stat:not(:first-child){border-left:1px solid var(--border-subtle);padding-left:32px}.about-stat .num{color:var(--accent-terracotta);font-size:42px;font-style:italic;font-weight:300;line-height:1}.about-stat .label{color:var(--text-muted);letter-spacing:1px;font-size:13px;font-weight:400}.about-teaser-link{color:var(--text-dark);align-items:center;gap:8px;font-size:15px;font-weight:600;transition:gap .2s;display:inline-flex}.about-teaser-link:hover{gap:12px}.about-values{background:var(--bg-cream);padding:100px 80px}.about-values-header{flex-direction:column;gap:16px;margin-bottom:60px;display:flex}.about-values-header h2{letter-spacing:-2px;font-size:48px;font-weight:800;line-height:1.05}.about-values-header .accent-line{background:var(--accent-terracotta);border-radius:2px;width:60px;height:3px}.about-values-header p:not(.eyebrow){color:var(--text-muted);max-width:700px;font-size:18px;font-weight:400;line-height:1.6}.about-values-cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.value-card{background:var(--white);border-radius:16px;flex-direction:column;gap:16px;padding:32px;transition:transform .2s,box-shadow .2s;display:flex}.value-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #2c222014}.value-card-label{letter-spacing:2px;text-transform:uppercase;background:#c175471a;border-radius:100px;align-self:flex-start;padding:6px 16px;font-size:11px;font-weight:600;display:inline-block}.value-card-label--sage{background:#8a9a7b26}.value-card h3{letter-spacing:-1px;font-size:28px;font-weight:800}.value-card p{color:var(--text-muted);font-size:15px;font-weight:400;line-height:1.6}.about-team{background:var(--bg-cream);padding:100px 80px}.about-team-head{flex-direction:column;gap:8px;margin-bottom:48px;display:flex}.about-team-head h2{letter-spacing:-2px;font-size:48px;font-weight:800;line-height:1}.about-team-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.team-card{flex-direction:column;gap:16px;transition:transform .2s;display:flex}.team-card:hover{transform:translateY(-4px)}.team-card-img{background:var(--border-subtle);border-radius:16px;width:100%;height:420px;overflow:hidden}.team-card-img img{object-fit:cover;width:100%;height:100%}.team-card .name{font-size:18px;font-weight:700}.team-card .role{color:var(--text-muted);font-size:14px;font-weight:400}.closing-quote{text-align:center;flex-direction:column;align-items:center;gap:32px;padding:80px 120px;display:flex}.closing-quote blockquote{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--text-dark);margin:0;font-size:30px;font-style:italic;font-weight:300;line-height:1.4}.closing-quote cite{color:var(--accent-terracotta);font-size:14px;font-style:normal;font-weight:600}.closing-quote .divider{background:var(--border-subtle);width:60px;height:1px}.closing-quote .follow-label{font-size:18px;font-weight:700}.social-row{gap:16px;display:flex}.btn-social-dark{background:var(--bg-dark);color:var(--text-light);font-family:var(--font-fraunces),"Fraunces",serif;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:600;transition:transform .15s,opacity .15s;display:inline-flex}.btn-social-dark:hover{opacity:.85;transform:translateY(-1px)}.btn-social-outline{color:var(--text-dark);font-family:var(--font-fraunces),"Fraunces",serif;border:1px solid var(--text-dark);cursor:pointer;background:0 0;border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:600;transition:transform .15s,background .15s;display:inline-flex}.btn-social-outline:hover{background:#2c22200a;transform:translateY(-1px)}.contact-hero-top{padding:100px 80px 0}.contact-headline-row{align-items:flex-end;gap:40px;display:flex}.contact-headline-row h1{letter-spacing:-5px;font-size:120px;font-weight:800;line-height:.9}.contact-intro-right{flex-direction:column;gap:20px;padding-bottom:16px;display:flex}.contact-intro-right .accent-line{background:var(--accent-terracotta);border-radius:2px;width:40px;height:3px}.contact-intro-right p{color:var(--text-muted);font-size:17px;font-weight:400;line-height:1.7}.contact-divider{background:var(--border-subtle);height:1px;margin:0 80px}.contact-info-row{padding:60px 80px 80px;display:flex}.contact-info-col{flex-direction:column;flex:1;gap:20px;display:flex}.contact-info-col:first-child{padding-right:40px}.contact-info-col:nth-child(2),.contact-info-col:nth-child(3){border-left:1px solid var(--border-subtle);padding-left:40px}.contact-info-col .label{letter-spacing:3px;color:var(--accent-terracotta);text-transform:uppercase;font-size:12px;font-weight:700}.contact-info-col p{color:var(--text-dark);font-size:17px;font-weight:400;line-height:1.7}.contact-social-icons{gap:12px;display:flex}.contact-social-icon{background:var(--highlight-peach);width:40px;height:40px;color:var(--accent-terracotta);border-radius:100px;justify-content:center;align-items:center;transition:transform .15s,background .15s;display:flex}.contact-social-icon:hover{background:var(--accent-terracotta);color:var(--white);transform:scale(1.08)}.contact-form-section{gap:60px;padding:80px;display:flex}.contact-form-side{flex-direction:column;flex:1;gap:32px;display:flex}.contact-form-side h2{letter-spacing:-1px;font-size:28px;font-weight:800}.contact-form-side .sub{color:var(--text-muted);font-size:16px;font-weight:400;line-height:1.6}.contact-form-fields{flex-direction:column;gap:20px;display:flex}.contact-name-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-field{flex-direction:column;gap:8px;display:flex}.contact-field label{color:var(--text-dark);font-size:13px;font-weight:600}.contact-field input,.contact-field textarea{border:1px solid var(--border-subtle);background:var(--white);width:100%;font-family:var(--font-fraunces),"Fraunces",serif;color:var(--text-dark);border-radius:12px;outline:none;padding:14px 16px;font-size:15px;font-weight:400;transition:border-color .15s}.contact-field input::placeholder,.contact-field textarea::placeholder{color:var(--text-muted)}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--accent-terracotta)}.contact-field textarea{resize:vertical;min-height:140px}.btn-send{background:var(--accent-terracotta);color:var(--white);font-family:var(--font-fraunces),"Fraunces",serif;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:10px;padding:16px 48px;font-size:15px;font-weight:600;transition:transform .15s,opacity .15s;display:inline-flex}.btn-send:hover{opacity:.9;transform:translateY(-1px)}.contact-img-side{flex-direction:column;flex-shrink:0;gap:16px;width:520px;display:flex}.contact-img-side img{object-fit:cover;border-radius:16px;width:100%;height:480px}.contact-img-caption{color:var(--text-muted);text-align:center;font-size:15px;font-weight:400;line-height:1.6}.contact-img-dir{color:var(--text-dark);justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:600;transition:gap .2s;display:flex}.contact-img-dir:hover{gap:12px}.contact-ig-cta{background:var(--bg-dark);text-align:center;flex-direction:column;align-items:center;gap:32px;padding:80px;display:flex}.contact-ig-cta .handle{color:var(--accent-terracotta);align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.contact-ig-cta h2{letter-spacing:-2px;color:var(--text-light);max-width:700px;font-size:48px;font-weight:800;line-height:1.05}.contact-ig-cta p{color:var(--border-subtle);max-width:540px;font-size:18px;font-weight:400;line-height:1.6}.contact-ig-cta .btn-row{gap:16px;display:flex}.booking-top{text-align:center;background:var(--bg-cream);flex-direction:column;align-items:center;gap:12px;padding:80px 80px 40px;display:flex}.booking-top h1{letter-spacing:-2px;font-size:48px;font-weight:800}.booking-top p{color:var(--text-muted);font-size:18px;font-weight:400;line-height:1.6}.booking-divider{background:#c1754740;height:1px;margin:0 80px}.bw{font-family:var(--font-fraunces),"Fraunces",serif;background:var(--white);border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;gap:32px;max-width:1440px;margin:0 80px;padding:40px 80px;display:flex}.bw-step-header{align-items:center;gap:10px;display:flex}.bw-step-num{background:var(--accent-terracotta);width:28px;height:28px;color:var(--white);border-radius:100px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.bw-step-title{color:var(--text-dark);font-size:16px;font-weight:700}.bw-service-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.bw-service-card{background:var(--white);border:1px solid var(--border-subtle);cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:16px;transition:all .15s;display:flex}.bw-service-card:hover{border-color:var(--accent-terracotta)}.bw-service-card.is-active{border:2px solid var(--accent-terracotta);background:#c175471a}.bw-service-card .icon{width:24px;height:24px}.bw-service-card .name{color:var(--text-dark);font-size:13px;font-weight:600}.bw-service-card .price{color:var(--text-muted);font-size:12px;font-weight:400}.bw-staff-grid{flex-wrap:wrap;gap:10px;display:flex}.bw-staff-card{background:var(--white);border:1px solid var(--border-subtle);color:var(--text-dark);cursor:pointer;border-radius:100px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .15s}.bw-staff-card:hover{border-color:var(--accent-terracotta)}.bw-staff-card.is-active{border:2px solid var(--accent-terracotta);color:var(--accent-terracotta);background:#c175471a}.bw-divider{background:var(--border-subtle);width:100%;height:1px}.bw-cal-header{justify-content:space-between;align-items:center;display:flex}.bw-cal-nav{width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex}.bw-cal-nav:hover{background:var(--highlight-peach);color:var(--text-dark)}.bw-cal-nav:disabled{opacity:.3;cursor:default}.bw-cal-month{color:var(--text-dark);font-size:15px;font-weight:600}.bw-cal-weekdays{text-align:center;grid-template-columns:repeat(7,1fr);display:grid}.bw-cal-weekdays span{color:var(--text-tertiary);padding:8px 0;font-size:12px;font-weight:600}.bw-cal-grid{grid-template-columns:repeat(7,1fr);gap:0;display:grid}.bw-cal-day{height:36px;font-family:var(--font-fraunces),"Fraunces",serif;color:var(--text-dark);cursor:default;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:400;transition:all .15s;display:flex}.bw-cal-day.is-outside{visibility:hidden}.bw-cal-day.is-available{cursor:pointer}.bw-cal-day.is-available:hover:not(.is-selected){background:var(--highlight-peach)}.bw-cal-day.is-blocked{color:#c4b8ae;background:#f5f0eb}.bw-cal-day.is-disabled{color:#c4b8ae}.bw-cal-day.is-selected{background:var(--accent-terracotta);color:var(--white);border-radius:100px;font-weight:700}.bw-cal-day.is-today:not(.is-selected){box-shadow:inset 0 0 0 1.5px var(--accent-terracotta)}.bw-time-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.bw-time-slot{border:1px solid var(--border-subtle);height:42px;font-family:var(--font-fraunces),"Fraunces",serif;color:var(--text-dark);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;font-size:13px;font-weight:500;transition:all .15s;display:flex}.bw-time-slot:hover{border-color:var(--text-dark)}.bw-time-slot.is-active{background:var(--accent-terracotta);color:var(--white);border-color:var(--accent-terracotta);font-weight:700}.bw-summary-row{justify-content:space-between;align-items:center;display:flex}.bw-summary-left{flex-direction:column;gap:4px;display:flex}.bw-summary-label{letter-spacing:3px;color:var(--accent-terracotta);text-transform:uppercase;font-size:11px;font-weight:700}.bw-summary-detail{color:var(--text-dark);font-size:14px;font-weight:500}.bw-summary-price{color:var(--text-muted);font-size:14px;font-weight:400}.btn-book-now{background:var(--accent-terracotta);color:var(--white);font-family:var(--font-fraunces),"Fraunces",serif;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:16px 40px;font-size:15px;font-weight:700;transition:transform .15s;display:inline-flex}.btn-book-now:hover{transform:translateY(-1px)}.btn-book-now:disabled{opacity:.4;cursor:default}.bw-note{color:var(--text-tertiary);text-align:center;font-size:12px;font-weight:400;line-height:1.6}.bw-done{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:60px 20px;display:flex}.bw-done-title{color:var(--text-dark);font-size:28px;font-weight:800}.bw-done-text{color:var(--text-muted);max-width:400px;font-size:15px;line-height:1.6}.faq-section{background:var(--white);padding:80px}.faq-grid{gap:80px;display:flex}.faq-left{flex-shrink:0;width:280px}.faq-left h2{letter-spacing:-2px;font-size:48px;font-weight:800;line-height:1}.faq-left p{color:var(--text-muted);margin-top:16px;font-size:14px;font-weight:400;line-height:1.6}.faq-right{flex:1}.faq-list{flex-direction:column;display:flex}.faq-item{border-bottom:1px solid var(--border-subtle)}.faq-question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-fraunces),"Fraunces",serif;color:var(--text-dark);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;font-size:16px;font-weight:600;display:flex}.faq-question svg{color:var(--accent-terracotta);flex-shrink:0}.faq-answer{color:var(--text-muted);font-size:14px;font-weight:400;line-height:1.6}.terms-page{padding:64px 0 80px}.terms-page h1{margin-bottom:8px;font-size:clamp(1.8rem,3vw,2.4rem)}.terms-updated{color:var(--text-muted);margin-bottom:32px;font-size:.85rem}.terms-content h2{margin-top:32px;margin-bottom:8px;font-size:1.2rem}.terms-content p{color:var(--text-muted);margin-bottom:12px;line-height:1.7}@keyframes bw-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.bw-skel{background:linear-gradient(90deg,var(--highlight-peach)25%,var(--border-subtle)50%,var(--highlight-peach)75%);background-size:200% 100%;border-radius:8px;animation:1.5s infinite bw-shimmer}.bw-empty{text-align:center;color:var(--text-muted);padding:60px 20px;font-size:15px}.bw-error{color:#b91c1c;background:#fef2f2;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.4}.idk-state{text-align:center;color:var(--text-muted);padding:40px 20px;font-size:15px}@media (max-width:1024px){.site-container{padding:0 40px}.home-hero h1{font-size:56px}.home-hero{padding:60px 40px 0}.home-hero-image{height:380px}.services-bento-header{padding:0 40px}.services-slider{padding-left:40px}.services-indicators{padding:16px 40px 0}.the-number{flex-direction:column;gap:40px;padding:48px 40px}.the-number-divider{width:120px;height:1px}.reviews-section{padding:60px 40px}.reviews-grid{grid-template-columns:1fr 1fr}.final-cta{grid-template-columns:1fr;height:auto}.final-cta-left h2{font-size:40px}.about-teaser{flex-direction:column;gap:40px;padding:60px 40px}.about-teaser-peach,.about-teaser-vert-line{display:none}.about-teaser-img{flex:none;width:100%;height:400px}.about-teaser-right{flex:none;width:100%;padding-top:0;padding-left:0}.about-values{padding:60px 40px}.about-values-cards{grid-template-columns:1fr}.about-team{padding:60px 40px}.about-team-grid{grid-template-columns:1fr 1fr}.closing-quote{padding:60px 40px}.contact-hero-top{padding:60px 40px 0}.contact-headline-row h1{font-size:72px}.contact-divider{margin:0 40px}.contact-info-row{flex-direction:column;gap:32px;padding:40px}.contact-info-col:nth-child(2),.contact-info-col:nth-child(3){border-left:none;border-top:1px solid var(--border-subtle);padding-top:24px;padding-left:0}.contact-form-section{flex-direction:column;padding:40px}.contact-img-side{width:100%}.contact-ig-cta{padding:60px 40px}.contact-ig-cta h2{font-size:36px}.bw{margin-left:40px;margin-right:40px;padding:32px 40px}.bw-time-grid{grid-template-columns:repeat(4,1fr)}.booking-top{padding:60px 40px 32px}.faq-section{padding:60px 40px}.faq-grid{flex-direction:column;gap:32px}.faq-left{width:100%}.site-footer-inner{flex-direction:column;gap:32px;padding:48px 40px}.site-footer-bottom{padding:20px 40px}.services-header{padding:60px 40px 40px}.services-header h1{font-size:56px}.filmstrip-section{padding:32px 40px 40px}.locs-section{padding:40px}.locs-bg{grid-template-columns:1fr}.installs-section{padding:40px}.installs-columns{grid-template-columns:1fr;gap:40px}.ig-gallery-grid img{height:280px}.ig-gallery-bottom{padding:32px 40px 48px}}@media (max-width:840px){.site-container{padding:0 24px}.site-nav,.site-header-cta{display:none}.site-menu-toggle{display:flex}.site-header{height:64px}.site-header-inner{padding:0 24px}.home-hero{padding:40px 24px 0}.home-hero h1{letter-spacing:-2px;font-size:clamp(2.2rem,10vw,3.2rem)}.home-hero-sub{font-size:16px}.home-hero-image{height:280px}.home-hero-actions{flex-direction:column;width:100%}.home-hero-actions a{text-align:center;justify-content:center;width:100%}.marquee-strip{height:44px}.marquee-track{gap:20px}.marquee-track span{font-size:11px}.services-bento-header{padding:0 24px}.services-bento-header h2{font-size:32px}.services-slider{height:360px;padding-left:24px}.service-slide{flex:0 0 220px}.services-indicators{padding:12px 24px 0}.the-number{gap:32px;padding:40px 24px}.the-number-hero .big-num{font-size:80px}.the-number-stats{flex-wrap:wrap;gap:20px}.the-number-stat .num{font-size:40px}.reviews-section{padding:48px 24px}.reviews-header h2{font-size:32px}.reviews-grid{grid-template-columns:1fr}.reviews-col{gap:12px}.final-cta-left{padding:40px 24px}.final-cta-left h2{font-size:32px}.final-cta-right{padding:40px 24px}.about-dark-hero{height:500px}.about-dark-hero-content h1{font-size:40px}.about-dark-hero-content p{font-size:16px}.about-teaser{gap:32px;padding:40px 24px}.about-teaser-img{height:300px}.about-values{padding:48px 24px}.about-values-header h2{font-size:32px}.about-team{padding:48px 24px}.about-team-head h2{font-size:32px}.about-team-grid{grid-template-columns:1fr}.team-card-img{height:300px}.closing-quote{padding:48px 24px}.closing-quote blockquote{font-size:22px}.contact-hero-top{padding:40px 24px 0}.contact-headline-row{flex-direction:column;align-items:flex-start;gap:24px}.contact-headline-row h1{font-size:clamp(3rem,15vw,5rem)}.contact-divider{margin:0 24px}.contact-info-row{padding:32px 24px}.contact-form-section{padding:24px}.btn-send{width:100%}.contact-ig-cta{padding:48px 24px}.contact-ig-cta h2{font-size:28px}.contact-ig-cta .btn-row{flex-direction:column;width:100%}.contact-ig-cta .btn-row a{text-align:center;justify-content:center}.booking-top{padding:40px 24px 24px}.booking-top h1{font-size:32px}.booking-divider{margin:0 24px}.bw{margin-left:24px;margin-right:24px;padding:24px}.bw-service-grid{grid-template-columns:repeat(2,1fr)}.bw-time-grid{grid-template-columns:repeat(3,1fr)}.bw-summary-row{flex-direction:column;align-items:flex-start;gap:16px}.faq-section{padding:48px 24px}.faq-left h2{font-size:32px}.services-header{padding:40px 24px 32px}.services-header h1{font-size:clamp(2rem,8vw,3rem)}.filmstrip-section{padding:24px}.filmstrip{scrollbar-width:none;flex-wrap:nowrap;height:320px;overflow-x:auto}.filmstrip::-webkit-scrollbar{display:none}.filmstrip-card{flex:0 0 200px;margin-right:-16px}.filmstrip-card:hover{transform:none}.locs-section{padding:32px 24px}.locs-bg{gap:24px;padding:24px}.loc-card:first-child,.loc-card:nth-child(2),.loc-card:nth-child(3){padding:0}.installs-section{padding:32px 24px}.ig-gallery-grid{grid-template-columns:1fr 1fr}.ig-gallery-grid img{height:200px}.ig-gallery-bottom{flex-direction:column;padding:24px}.site-footer-inner{padding:40px 24px}.site-footer-nav{flex-direction:column;gap:32px}.site-footer-bottom{text-align:center;flex-direction:column;gap:12px;padding:20px 24px}}@media (max-width:480px){.home-hero h1{font-size:2rem}.the-number-hero .big-num{font-size:60px}.the-number-stat .num{font-size:28px}.bw-service-grid{grid-template-columns:1fr}.bw-time-grid{grid-template-columns:repeat(2,1fr)}.contact-headline-row h1{font-size:3rem}.ig-gallery-grid{grid-template-columns:1fr}.ig-gallery-grid img{height:250px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
