:root{--primary: #b8901e;--primary-bright: #d4af37;--primary-fg: #1b1e23;--ink: #1b1e23;--ink-muted: #5a6470;--surface: #ffffff;--surface-soft: #eef0f2;--surface-deep: #1b1e23;--line: #d9dde1;--line-strong: #c2c8cd;--line-dark: rgba(255, 255, 255, .16);--btn-primary-bg: var(--ink);--btn-primary-fg: #ffffff;--btn-secondary-bg: var(--surface-soft);--btn-secondary-fg: var(--ink);--btn-outlined-border: var(--ink);--btn-outlined-fg: var(--ink);--btn-link-fg: var(--ink);--btn-link-fg-hover: var(--primary);--font-display: "Eczar", Georgia, "Times New Roman", serif;--font-body: "Work Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--fs-eyebrow: .8125rem;--fs-small: .875rem;--fs-body: 1.0625rem;--fs-lead: clamp(1.125rem, 1.02rem + .5vw, 1.3125rem);--fs-h3: clamp(1.25rem, 1.1rem + .7vw, 1.5rem);--fs-h2: clamp(1.75rem, 1.4rem + 1.6vw, 2.625rem);--fs-h2-detail: clamp(1.5rem, 1.2rem + 1.4vw, 2.125rem);--fs-h1: clamp(2.375rem, 1.7rem + 3.1vw, 4rem);--fs-display-num: clamp(2.25rem, 1.6rem + 3vw, 3.75rem);--lh-tight: 1.08;--lh-snug: 1.25;--lh-body: 1.65;--space-2xs: .375rem;--space-xs: .625rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem;--space-2xl: 6rem;--section-pad: clamp(3.5rem, 2.5rem + 4vw, 6.5rem);--container-max: 1440px;--content-max: 1100px;--gutter: clamp(1.25rem, .8rem + 2vw, 3rem);--header-h: 80px;--topbar-h: 40px;--header-total: calc(var(--header-h) + var(--topbar-h));--radius: 0px;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--shadow-sm: 0 1px 3px rgba(27, 30, 35, .06);--shadow-md: 0 8px 30px rgba(27, 30, 35, .1);--shadow-header: 0 2px 14px rgba(0, 0, 0, .12)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{font-family:var(--font-body);font-size:var(--fs-body);font-weight:400;line-height:var(--lh-body);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}main{padding-top:var(--header-total)}@media (max-width: 860px){main{padding-top:var(--header-h)}}img,picture,svg{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}a:visited{color:inherit}ul,ol{list-style:none;padding:0}button{font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:var(--lh-snug);color:var(--ink);text-wrap:balance}p{text-wrap:pretty}img{-webkit-user-drag:none;user-select:none}::selection{background:#b8901e38;color:var(--ink)}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--gutter)}.container--narrow{max-width:var(--content-max)}.section{padding-block:var(--section-pad);position:relative}.section--surface{background:var(--surface);color:var(--ink)}.section--surface-soft{background:var(--surface-soft);color:var(--ink)}.section--surface-deep{background:var(--surface-deep);color:#fff}.section--surface-deep h1,.section--surface-deep h2,.section--surface-deep h3{color:#fff}.eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-body);font-size:var(--fs-eyebrow);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);font-feature-settings:"tnum" 1}.eyebrow:before{content:"";width:2.5rem;height:1px;background:var(--primary);position:relative}.eyebrow--tick:before{background:linear-gradient(var(--primary),var(--primary)) left center / 100% 1px no-repeat,linear-gradient(var(--primary),var(--primary)) left center / 1px 7px no-repeat,linear-gradient(var(--primary),var(--primary)) right center / 1px 7px no-repeat}.section--surface-deep .eyebrow{color:#ffffffb8}.section--surface-deep .eyebrow:before{background:var(--primary-bright)}.section__head{max-width:60ch;margin-bottom:clamp(2rem,1.5rem + 2vw,3.25rem)}.section__title{font-size:var(--fs-h2);margin-top:1rem;line-height:var(--lh-snug)}.section__lead{margin-top:1.1rem;font-size:var(--fs-lead);color:var(--ink-muted);max-width:56ch}.section--surface-deep .section__lead{color:#ffffffc7}.cta-pair{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.cta-pair--end{justify-content:flex-end}.tel-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--ink);letter-spacing:.01em;transition:color .18s var(--ease-out)}.tel-link:hover{color:var(--primary)}.tel-link svg{width:1.05em;height:1.05em;color:var(--primary)}.section--surface-deep .tel-link{color:#fff}.section--surface-deep .tel-link svg{color:var(--primary-bright)}@media (max-width: 600px){.cta-pair{flex-direction:column;align-items:stretch}.cta-pair--end{justify-content:flex-start}.cta-pair .tel-link{justify-content:center}}.disp-num{font-family:var(--font-display);font-weight:600;font-size:var(--fs-display-num);line-height:1;color:var(--primary);font-feature-settings:"tnum" 1}.snede{clip-path:polygon(0 0,100% 0,100% calc(100% - 2.5rem),calc(100% - 2.5rem) 100%,0 100%)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-9999px;top:0;z-index:200;background:var(--ink);color:#fff;padding:.75rem 1.25rem}.skip-link:focus{left:1rem;top:1rem}.parallax-media{position:relative;overflow:hidden}.parallax-media img{position:absolute;inset:-15% 0;width:100%;height:130%;object-fit:cover}
