/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#17211a;--forest:#193d2d;--forest-dark:#10291f;--cream:#f4efe5;--paper:#fbf8f1;--white:#fffdf8;--orange:#e15a2b;--line:#17211a29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:1fr auto;align-items:center;max-width:1440px;min-height:92px;margin:0 auto;padding:14px clamp(24px,4.2vw,72px);display:grid;position:relative}.brand{align-items:center;gap:12px;width:fit-content;display:inline-flex}.brand-logo{object-fit:cover;mix-blend-mode:multiply;border-radius:50%;width:54px;height:54px}.brand span{flex-direction:column;gap:2px;display:flex}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:600;line-height:1.1}.brand small{color:#17211a9e;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:700}.desktop-nav{justify-self:end;gap:34px;font-size:13px;font-weight:700;display:flex}.desktop-nav a{padding:9px 0;position:relative}.desktop-nav a:after{background:var(--orange);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.hero{grid-template-columns:1.08fr .92fr;max-width:1440px;min-height:690px;margin:0 auto;display:grid}.hero-copy{background:radial-gradient(circle at 14% 82%, #e15a2b1a, transparent 23%), var(--paper);flex-direction:column;justify-content:center;padding:90px clamp(32px,7vw,112px) 90px clamp(24px,6vw,96px);display:flex}.eyebrow{color:var(--orange);letter-spacing:.18em;text-transform:uppercase;margin:0 0 24px;font-size:11px;font-weight:800}.hero h1,.section h2,.daily-card h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{max-width:720px;font-size:clamp(58px,6.5vw,104px);line-height:.91}.hero h1 em{color:var(--orange);font-weight:400}.hero-lead{color:#17211ab8;max-width:560px;margin:38px 0 0;font-size:clamp(17px,1.4vw,20px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:13px;font-weight:800;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:#c94b20}.button-static{cursor:default;-webkit-user-select:text;user-select:text}.button-static:hover{background:var(--orange);transform:none}.button-secondary{border-color:var(--line)}.button-secondary:hover{border-color:var(--ink);background:var(--ink);color:#fff}.hero-visual{background:#d9c2aa;min-height:690px;position:relative;overflow:hidden}.hero-visual:after{content:"";background:linear-gradient(#10291f05,#10291f4d);position:absolute;inset:0}.hero-visual img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.hero-visual .hero-main-image{object-position:35% center}.hero:hover .hero-visual img{transform:scale(1.025)}.hero-note{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8f1ed;border:1px solid #fff6;border-radius:4px;flex-direction:column;min-width:275px;padding:22px 24px;display:flex;position:absolute;bottom:28px;right:28px}.hero-note>span,.visit-details span{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800}.hero-hours{gap:8px;margin-top:4px;display:grid}.hero-hours p{grid-template-columns:1fr auto;gap:20px;margin:0;display:grid}.hero-hours b{font-size:12px}.hero-hours em{font-family:Georgia,Times New Roman,serif;font-size:17px;font-style:normal}.hero-note small{border-top:1px solid var(--line);color:#17211a94;max-width:250px;margin-top:13px;padding-top:11px;line-height:1.45}.highlights{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);max-width:1440px;margin:0 auto;display:grid}.highlights span{border-right:1px solid var(--line);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:12px;min-height:76px;font-size:12px;font-weight:800;display:flex}.highlights span:last-child{border-right:0}.highlights i{background:var(--orange);border-radius:50%;width:7px;height:7px;display:block}.daily-card{background:var(--cream);grid-template-columns:1fr 1fr auto;align-items:center;gap:52px;max-width:1250px;margin:80px auto 0;padding:46px 50px;display:grid}.daily-card .eyebrow{margin-bottom:10px}.daily-card h2{font-size:clamp(31px,3vw,43px)}.daily-card>p{color:#17211aad;margin:0;font-size:15px;line-height:1.65}.daily-card>a,.contact-choice>summary{border-bottom:1px solid var(--orange);white-space:nowrap;padding-bottom:5px;font-size:12px;font-weight:800}.weekly-offer-modal{z-index:100;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.weekly-offer-modal:target{display:flex}body:has(.weekly-offer-modal:target){overflow:hidden}.weekly-offer-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#10291fd1;position:absolute;inset:0}.weekly-offer-panel{z-index:1;background:var(--paper);border:1px solid #ffffff38;border-radius:8px;width:min(680px,100%);max-height:calc(100vh - 48px);padding:24px;position:relative;overflow-y:auto;box-shadow:0 30px 90px #0000005c}.weekly-offer-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.weekly-offer-header .eyebrow{margin-bottom:8px}.weekly-offer-header h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,5vw,44px);font-weight:500}.weekly-offer-close{border:1px solid var(--line);background:var(--white);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:27px;line-height:1;transition:background .18s,color .18s;display:grid}.weekly-offer-close:hover,.weekly-offer-close:focus-visible{background:var(--orange);color:#fff}.weekly-offer-image-link{border:1px solid var(--line);background:var(--cream);border-radius:4px;display:block;overflow:hidden}.weekly-offer-image{width:100%;height:auto;display:block}.weekly-offer-actions{flex-wrap:wrap;justify-content:space-between;gap:12px 24px;margin-top:18px;display:flex}.weekly-offer-actions a{border-bottom:1px solid var(--orange);padding-bottom:4px;font-size:12px;font-weight:800}.contact-choice{width:fit-content}.contact-choice>summary{cursor:pointer;align-items:center;gap:6px;width:fit-content;list-style:none;display:inline-flex}.contact-choice>summary::-webkit-details-marker{display:none}.contact-choice>summary span{transition:transform .18s}.contact-choice[open]>summary span{transform:rotate(90deg)}.contact-choice-menu{border:1px solid var(--line);background:var(--white);border-radius:4px;gap:8px;margin-top:13px;padding:12px 14px;display:grid;box-shadow:0 12px 30px #17211a1a}.contact-choice-menu a{color:var(--forest);overflow-wrap:anywhere;font-size:12px;font-weight:800;line-height:1.35}.contact-choice-menu a:hover,.contact-choice-menu a:focus-visible{color:var(--orange)}.section{max-width:1250px;margin:0 auto;padding:130px 0}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;margin-bottom:58px;display:grid}.section-heading h2,.story h2,.visit h2{font-size:clamp(43px,5vw,70px);line-height:1.03}.section-heading>p{color:#17211aad;margin:0 0 8px;font-size:16px;line-height:1.75}.service-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line);flex-direction:column;min-height:370px;padding:31px 34px 35px;transition:background .22s;display:flex}.service-card:last-child{border-right:0}.service-card:hover{background:var(--cream)}.service-number{color:var(--orange);letter-spacing:.16em;font-size:11px;font-weight:800}.service-card>div{margin:auto 0}.service-card h3{margin:0 0 17px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500}.service-card p{color:#17211aa6;margin:0;font-size:14px;line-height:1.7}.service-card>.contact-choice{align-self:flex-start}.story{grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(50px,9vw,130px);padding-top:40px;display:grid}.story-photo{background:var(--cream);min-height:570px;position:relative;overflow:hidden}.story-photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.story-copy{max-width:570px}.story-copy>p:not(.eyebrow){color:#17211aad;margin:28px 0 0;font-size:16px;line-height:1.8}.story-contact{margin-top:34px}.visit{background:var(--forest);color:#fff;grid-template-columns:.9fr 1.1fr;max-width:1440px;padding:0;display:grid}.visit-intro{padding:100px clamp(30px,7vw,105px)}.eyebrow-light{color:#ff9d73}.visit-intro>p:not(.eyebrow){color:#ffffffa8;max-width:460px;margin:28px 0 0;line-height:1.7}.button-light{background:var(--white);color:var(--forest);margin-top:35px}.button-light:hover{background:var(--orange);color:#fff}.button-light.button-static:hover{background:var(--white);color:var(--forest);transform:none}.visit-details{border-left:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);align-self:stretch;display:grid}.visit-details>div{flex-direction:column;justify-content:center;min-width:0;padding:42px 34px;display:flex}.visit-details>div:not(:last-child){border-right:1px solid #ffffff2e}.visit-details span{color:#ff9d73}.visit-details strong{margin-top:13px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.visit-details p{color:#ffffffb8;margin:7px 0 0}.visit-hours{gap:12px;margin-top:13px;display:grid}.visit-hours>div{grid-template-columns:1fr auto;align-items:baseline;gap:12px;display:grid}.visit-hours strong{margin:0;font-size:17px}.visit-hours p{white-space:nowrap;margin:0}.visit-details small{color:#ffffff85;max-width:220px;margin-top:18px;line-height:1.55}.visit-details a{border-bottom:1px solid #ff9d73;align-self:flex-start;margin-top:28px;padding-bottom:4px;font-size:12px;font-weight:800}footer{border-top:1px solid var(--line);background:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;max-width:1440px;margin:0 auto;padding:34px clamp(24px,4.2vw,72px);display:grid}footer>p{color:#17211a85;margin:0;font-size:11px}footer>p:last-child{justify-self:end}@media (width<=1280px){.section,.daily-card{margin-left:34px;margin-right:34px}.visit{margin-left:0;margin-right:0}}@media (width<=900px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:610px;padding:78px 7vw}.hero-visual{min-height:570px}.highlights{grid-template-columns:1fr 1fr}.highlights span:nth-child(2){border-right:0}.highlights span:nth-child(-n+2){border-bottom:1px solid var(--line)}.daily-card,.section-heading,.story,.visit{grid-template-columns:1fr}.daily-card{gap:26px}.service-grid{grid-template-columns:1fr}.service-card{border-right:0;border-bottom:1px solid var(--line);min-height:300px}.service-card:last-child{border-bottom:0}.story-photo{min-height:500px}.visit-details{border-top:1px solid #ffffff2e;border-left:0;min-height:370px}footer{grid-template-columns:1fr 1fr;gap:28px}footer>p:nth-child(2){display:none}}@media (width<=620px){.site-header{min-height:80px;padding:11px 18px}.brand-logo{width:46px;height:46px}.brand strong{font-size:15px}.brand small{font-size:8px}.hero-copy{min-height:560px;padding:70px 22px}.hero h1{font-size:clamp(51px,16vw,72px)}.hero-lead{margin-top:30px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-visual{min-height:460px}.hero-note{min-width:auto;bottom:18px;left:18px;right:18px}.highlights span{padding:0 11px;font-size:10px}.daily-card,.section{margin-left:18px;margin-right:18px}.daily-card{margin-top:48px;padding:34px 26px}.weekly-offer-modal{align-items:flex-start;padding:12px}.weekly-offer-panel{max-height:calc(100vh - 24px);padding:16px}.weekly-offer-header{gap:16px}.weekly-offer-actions{flex-direction:column;align-items:flex-start}.section{padding:90px 0}.section-heading{gap:24px;margin-bottom:40px}.section-heading h2,.story h2,.visit h2{font-size:42px}.service-card{padding:28px 25px 30px}.story{gap:48px;padding-top:10px}.story-photo{min-height:390px}.visit{margin:0}.visit-intro{padding:75px 25px}.visit-details{grid-template-columns:1fr}.visit-details>div{min-height:260px;padding:38px 25px}.visit-details>div:first-child,.visit-details>div:nth-child(2){border-bottom:1px solid #ffffff2e;border-right:0}footer{grid-template-columns:1fr;padding:28px 18px}footer>p:last-child{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
