@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--paper:#fffbea;--ink:#244c65;--green:#244c65;--mint:#d0e1d6;--pink:#e8eff0;--sun:#b8dce7;--line:#244c6530;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.6}a{color:inherit;text-underline-offset:5px}a:hover{text-decoration-thickness:2px}button{font:inherit;color:inherit}img{max-width:100%;height:auto;display:block}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b76e44;outline-offset:5px}.skip{position:absolute;top:-100px;left:12px;background:white;padding:10px;z-index:9}.skip:focus{top:10px}.topline{background:var(--green);color:white;text-align:center;font-size:13px;letter-spacing:.065em;padding:8px 18px}.site-header{position:sticky;top:0;z-index:5;background:var(--paper);border-bottom:1px solid var(--line)}.nav{max-width:1480px;margin:auto;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font-family:var(--serif);font-size:37px;line-height:.85;font-weight:400;text-decoration:none;white-space:nowrap;letter-spacing:-1.5px}.brand span{display:block;font-family:var(--sans);font-size:10px;letter-spacing:3.5px;text-align:center;margin-top:11px}.navlinks{display:flex;align-items:center;gap:30px}.navlinks a,.language{font-size:14px;text-decoration:none;font-weight:600}.nav-end{display:flex;gap:25px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--green);color:var(--paper);border:1px solid var(--green);border-radius:3px;padding:15px 27px;font-size:14px;line-height:1.4;font-weight:600;text-decoration:none;min-height:48px;transition:background .2s,transform .2s}.button:hover{background:#396b86;transform:translateY(-2px)}.button.light{background:var(--paper);color:var(--green)}.button.outline{background:transparent;color:var(--ink)}.button.small{padding:12px 21px;min-height:44px}.mobile-menu{display:none}.wrap{max-width:1320px;margin:auto;padding:0 6%}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.18em;font-weight:700;margin:0 0 23px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:.99;letter-spacing:-.035em}h1{font-size:clamp(58px,7vw,108px);margin-bottom:25px}h2{font-size:clamp(43px,5vw,74px);margin-bottom:24px}h3{font-family:var(--serif);font-size:31px;line-height:1.15;margin-bottom:15px}em{font-weight:400}.hero{display:grid;grid-template-columns:1.06fr 1fr;min-height:670px}.hero-copy{padding:83px 10% 60px max(7.4%,calc((100vw - 1160px)/2));display:flex;flex-direction:column;justify-content:center}.hero-copy>p:not(.eyebrow){font-size:18px;max-width:430px;line-height:1.65}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin:16px 0 24px}.textlink{font-size:14px;font-weight:600}.hero-media{min-height:600px;position:relative;background:var(--mint);overflow:hidden}.hero-media>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.photo-note{position:absolute;bottom:28px;left:30px;right:30px;background:var(--paper);padding:17px 23px;display:flex;justify-content:space-between;gap:16px;font-size:13px}.photo-note strong{font-size:15px;font-weight:600}.smallnote{font-size:13px!important;line-height:1.65!important}.ribbon{padding:24px 5%;background:var(--sun);display:flex;align-items:center;justify-content:space-evenly;gap:20px;text-align:center;font-size:13px;font-weight:600;letter-spacing:.025em}.ribbon span+span:before{content:'·';padding-right:25px}.section{padding:95px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-heading h2{max-width:650px;margin-bottom:0}.section-heading>p{max-width:315px;margin-bottom:4px}.editorial-grid{display:grid;grid-template-columns:1.13fr 1fr .87fr;gap:24px;align-items:start}.editorial-card:nth-child(2){padding-top:66px}.editorial-card:nth-child(3){padding-top:25px}.editorial-card img{width:100%;aspect-ratio:4/4.8;object-fit:cover;margin-bottom:24px}.editorial-card:nth-child(2) img{aspect-ratio:1}.editorial-card:nth-child(3) img{aspect-ratio:4/5.7}.editorial-card p{font-size:16px}.editorial-card .index{font-size:12px;letter-spacing:.16em;border-top:1px solid var(--line);padding-top:18px;margin-bottom:15px}.section-footer{text-align:center;margin-top:36px}.checker{height:14px;background:repeating-linear-gradient(90deg,var(--green) 0 14px,var(--mint) 14px 28px)}.story{background:var(--mint)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.story-image{aspect-ratio:4/4.5;object-fit:cover;width:100%}.story-copy p{max-width:470px}.award{margin:30px 0 0;padding:23px 0;border-top:1px solid var(--green);font-size:14px}.award strong{display:block;font-weight:600;margin-bottom:7px}.visit{display:grid;grid-template-columns:1fr 1fr;gap:10%}.visit address{font-style:normal;font-size:19px}.hours{border-top:1px solid var(--line);margin:30px 0}.hours>div{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line);font-size:15px}.hours strong{font-weight:500;white-space:nowrap}.visit-aside{background:var(--pink);padding:43px 40px}.visit-aside h3{font-size:42px}.visit-aside p{font-size:16px}.visit-aside .button{margin-top:10px}.faq{max-width:850px;margin:75px auto 0}.faq h2{font-size:44px}.faq details{border-top:1px solid var(--line);padding:21px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-size:17px;cursor:pointer;font-weight:500;list-style-position:outside;margin-left:18px}.faq details p{padding:18px 0 0 18px;margin:0;max-width:750px}.social-band{background:var(--green);color:var(--paper);text-align:center;padding:65px 6%}.social-band h2{margin-bottom:23px}.social-band a{font-size:17px}.footer{padding:55px 6% 24px;max-width:1480px;margin:auto}.footer-top{display:flex;justify-content:space-between;gap:40px;align-items:start;padding-bottom:37px}.footer-links{display:flex;flex-wrap:wrap;gap:16px 30px;font-size:14px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:25px;font-size:12px}.mobile-cta{display:none}.menu-hero{text-align:center;padding:80px 6% 65px;background:var(--mint)}.menu-hero h1{font-size:clamp(64px,8vw,104px)}.menu-hero p:not(.eyebrow){max-width:660px;margin:auto}.menu-nav{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:30px}.menu-nav a{font-size:14px;border:1px solid var(--green);border-radius:2px;padding:9px 20px;text-decoration:none}.menu-content{max-width:1080px}.menu-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:12%;padding:65px 0;border-bottom:1px solid var(--line)}.menu-section h2{font-size:55px}.menu-items{display:grid;gap:0}.menu-item{padding:0 0 23px;margin-bottom:23px;border-bottom:1px solid var(--line)}.menu-item:last-child{border:0;margin-bottom:0}.menu-item h3{font:500 21px var(--sans);margin-bottom:8px}.menu-item p{font-size:15px;margin:0}.menu-contact{margin:55px 0 70px;background:var(--sun);padding:35px;display:flex;justify-content:space-between;gap:30px;align-items:center}.menu-contact p{margin:0;font-size:16px;max-width:570px}.menu-section p{font-size:15px}.notfound{min-height:65vh;padding:100px 7%;text-align:center}.notfound p{max-width:500px;margin:0 auto 30px}
@media(min-width:1600px){.hero-copy{padding-left:max(13%,calc((100vw - 1160px)/2))}}@media(max-width:1000px){.navlinks{gap:17px}.nav{padding:18px 4%;gap:18px}.nav-end{gap:16px}.nav .button{padding:11px 16px}.hero{min-height:580px}.hero-copy{padding:60px 8%}h1{font-size:75px}.hero-media{min-height:560px}.photo-note{left:20px;right:20px;bottom:20px;display:block}.photo-note span{display:block}.section{padding:75px 0}.editorial-grid{gap:20px}.visit{gap:6%}.visit-aside{padding:35px 30px}}@media(max-width:720px){html{scroll-padding-top:88px}.topline{font-size:11px;padding:7px 12px;letter-spacing:.025em}.nav{padding:17px 22px}.brand{font-size:31px}.brand span{font-size:8px;letter-spacing:3px;margin-top:8px}.navlinks,.nav-end .button{display:none}.nav-end{gap:18px}.language{font-size:13px}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;list-style:none;font-size:14px;font-weight:600;padding:8px 0}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:-1px;top:45px;background:var(--paper);border:1px solid var(--line);width:220px;box-shadow:0 10px 30px #244c6515;padding:20px;display:grid;gap:15px;font-size:15px}.mobile-menu nav a{text-decoration:none}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:48px 24px 26px}h1{font-size:69px;line-height:1;margin-bottom:21px}.hero-copy>p:not(.eyebrow){font-size:17px;max-width:450px}.eyebrow{font-size:11px;margin-bottom:20px}.actions{margin:6px 0 20px}.hero-media{min-height:440px;margin:0 16px 18px}.photo-note{bottom:18px;left:18px;right:18px;font-size:12px;display:flex;align-items:center;padding:14px 18px}.photo-note strong{font-size:13px}.ribbon{padding:21px 20px;font-size:12px;flex-wrap:wrap;gap:8px 20px}.ribbon span+span:before{display:none}.wrap{padding:0 24px}.section{padding:61px 0}h2{font-size:52px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin:20px 0 0;max-width:480px}.editorial-grid{grid-template-columns:1fr;gap:40px}.editorial-card:nth-child(n){padding:0;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.editorial-card:nth-child(n) img{aspect-ratio:3/4;margin:0}.editorial-card:nth-child(2){direction:rtl}.editorial-card:nth-child(2)>div{direction:ltr}.editorial-card h3{font-size:29px}.editorial-card p{font-size:14px;line-height:1.6}.editorial-card .index{font-size:10px;padding-top:12px;margin-bottom:12px}.story-grid{grid-template-columns:1fr;gap:35px}.story-image{aspect-ratio:4/3;object-position:center 45%}.story-copy h2{font-size:54px}.visit{grid-template-columns:1fr;gap:32px}.visit-aside{padding:30px}.hours>div{font-size:14px}.visit address{font-size:17px}.faq{margin-top:50px}.faq h2{font-size:40px}.faq summary{font-size:16px}.social-band{padding:50px 24px}.social-band h2{font-size:48px}.footer{padding:40px 24px 98px}.footer-top{display:block}.footer-links{margin-top:35px;gap:15px 25px}.footer-bottom{display:block;font-size:12px}.footer-bottom span{display:block;margin-bottom:9px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;z-index:6;background:var(--paper);padding:10px 14px calc(10px + env(safe-area-inset-bottom));gap:10px;border-top:1px solid var(--line)}.mobile-cta .button{padding:12px 15px;min-height:44px;font-size:13px}.menu-hero{padding:55px 24px 45px}.menu-hero h1{font-size:71px}.menu-section{grid-template-columns:1fr;gap:14px;padding:45px 0}.menu-section h2{font-size:46px}.menu-section>div:first-child p{max-width:420px}.menu-contact{display:block;margin:35px 0 45px;padding:28px}.menu-contact .button{margin-top:23px}.menu-contact p{font-size:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(min-width:721px) and (max-width:820px){.navlinks{display:none}}@media(max-width:360px){h1{font-size:59px}.hero-copy{padding-left:20px;padding-right:20px}.photo-note{display:block}.editorial-card:nth-child(n){grid-template-columns:1fr}.editorial-card:nth-child(n) img{aspect-ratio:1}.hours>div{flex-wrap:wrap;gap:4px}}

/* Pan Springs brand: original script logo, sky blue, cream and soft mint from Instagram. */
.brand{display:block;width:172px;min-width:172px;line-height:1;letter-spacing:normal}.brand .brand-mark{display:block;width:172px;height:80px;margin:0;background:var(--ink);-webkit-mask:url(/assets/logo-original.svg) center/contain no-repeat;mask:url(/assets/logo-original.svg) center/contain no-repeat}.nav{padding-top:9px;padding-bottom:9px}.photo-note{background:#fffbeaf0}.ribbon{color:#244c65}.checker{background:repeating-linear-gradient(90deg,#689fba 0 14px,var(--paper) 14px 28px)}.social-band{background:#6c9fb8;color:#fffbea}.social-band a{font-weight:600}.social-band h2{color:#fffbea}@media(max-width:720px){.nav{padding-top:7px;padding-bottom:7px}.brand{width:137px;min-width:137px}.brand .brand-mark{width:137px;height:64px}.hero-copy{padding-top:40px}.footer .brand,.footer .brand .brand-mark{width:172px}.footer .brand .brand-mark{height:80px}}

.button.outline:hover{background:var(--ink);color:var(--paper)}.social-band{background:#b8dce7;color:var(--ink)}.social-band h2{color:var(--ink)}.menu-hero .menu-source{margin-top:18px!important;font-size:14px}.editorial-card .index{font-size:12px}@media(max-width:720px){.eyebrow{font-size:12px}.editorial-card .index{font-size:12px}}
