/* Hoch'Alp company website: the same visual system as shop.hochalp.com.
   White canvas, cream surfaces, green panels, Georgia headings, Arial UI.
   All photographs retain their complete native 16:9 frame. */
:root{--green:#243e32;--green-hover:#395742;--ink:#25362e;--cream:#f7f5ed;--gold:#b68b52;--line:#dedfd6;--muted:#596359}
body{background:#fff;font:16px/1.65 Arial,Helvetica,sans-serif;color:var(--ink)}.container{width:100%;max-width:1380px;padding-inline:40px}
h1,h2,h3{letter-spacing:-.025em;font-family:Georgia,'Times New Roman',serif;font-weight:400;text-wrap:balance}h1{font-size:56px;line-height:1.1}h2{font-size:40px;line-height:1.17}h3{font-size:28px;line-height:1.25}h1 em,h2 em{color:#657653}.lead{font-size:17px;line-height:1.75}.section{padding-block:68px}.compact{padding-top:0}.eyebrow{font-size:11px;letter-spacing:.17em;line-height:1.5;color:var(--muted);margin-bottom:18px}.small{font-size:13px}
.button{border-radius:2px;min-height:50px;padding:13px 23px;font-size:13px;line-height:1.6;font-weight:500;gap:28px}.button:hover{box-shadow:none;transform:none}.button svg{width:20px;height:20px}.button-light{background:#efeadb;color:var(--green);border-color:#efeadb}.text-link{font-size:13px;font-weight:500;gap:16px}.button,.text-link,a{text-decoration:none}.button-row{gap:16px 24px}
/* Two-tier brand header, with the compact menu below 1380px. */
.topline{font-size:12px;letter-spacing:.03em}.topline .container{min-height:36px}.site-header{background:#fff;position:sticky;top:0;border-bottom:1px solid var(--line)}.header-inner{display:grid;grid-template-columns:260px minmax(0,1fr) auto auto;column-gap:30px;row-gap:0;min-height:0;padding-top:22px}.brand img{width:238px;height:84px}.header-promise{font:22px/1.35 var(--serif);letter-spacing:-.02em}.header-promise span{display:block;font:12px/1.6 var(--sans);color:var(--muted);letter-spacing:0;margin-top:4px}.header-contact{display:flex;align-items:center;gap:10px;font-size:12px;min-height:48px}.header-contact svg{width:20px;height:20px}.header-shop{min-height:48px;font-size:12px;padding:12px 18px;gap:12px;margin:0;justify-self:end}.header-inner nav{grid-column:1/-1;grid-row:2;justify-content:space-between;gap:22px;margin:14px 0 0;padding:0;width:100%;border-top:1px solid #edf0e8}.header-inner nav a{min-height:52px;padding:14px 0;font-size:13px;font-weight:500;line-height:1.5;gap:10px;border-bottom:2px solid transparent}.header-inner nav a[aria-current]{font-weight:600;border-bottom-color:var(--gold)}.header-inner nav a[aria-current]:after{display:none}.header-inner nav a:hover{border-bottom-color:var(--gold)}.nav-shop-link svg{width:16px;height:16px}.menu-toggle{border:0;background:transparent;border-radius:0;padding:12px 0;min-height:48px;font-size:14px}
/* Balanced split hero — matched to the shop without cropping the WWW imagery. */
.hero{display:block;background:none;padding-top:28px;margin-inline:auto;max-width:1380px}.hero-grid{display:grid;grid-template-columns:47% 53%;background:var(--cream);align-items:center;overflow:hidden}.hero-copy{padding:45px 38px 38px 46px;align-self:center}.hero h1{font-size:clamp(44px,4.6vw,67px);letter-spacing:-.035em;line-height:1.04;margin:0 0 24px}.hero .lead{font-size:15px;line-height:1.75;max-width:410px;margin:0 0 26px}.hero-copy>.text-link{display:flex;min-height:44px;width:fit-content;margin-top:7px}.hero-signature{font-size:11px;color:var(--muted);margin:24px 0 0}.hero-signature span{display:block;font:italic 20px/1.4 var(--serif);color:#576b54;margin-top:4px}
.generated-photography .hero-photo{display:block;position:relative;padding:0;margin:0;background:var(--cream);height:auto;min-width:0;overflow:visible;align-self:center}.generated-photography .hero-photo>img{height:auto;min-height:0;width:100%;aspect-ratio:16/9;object-fit:contain;border-radius:0}.generated-photography .photo-note{position:static;display:block;padding:20px 28px;background:var(--green);color:#fff;backdrop-filter:none;box-shadow:none;font:24px/1.3 var(--serif)}.photo-note>span{font:9px/1.5 var(--sans);letter-spacing:.14em;color:#e1e7dd;margin:0 0 7px;display:block}.photo-note strong{font:26px/1.25 var(--serif);font-weight:400;letter-spacing:-.02em}.origin-seal{position:absolute;right:22px;top:22px;border:1px solid #f1e8cb;background:#f1e8cb;color:var(--green);border-radius:50%;width:105px;height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;font:8px/1.1 Arial,Helvetica,sans-serif;text-align:left;letter-spacing:.08em;transform:rotate(9deg);box-shadow:inset 0 0 0 6px #f1e8cb,inset 0 0 0 7px #b9b699}.origin-seal b{font:17px/1 Georgia,serif;text-align:center;letter-spacing:0;font-weight:400}
.values-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:24px 12px;border-bottom:1px solid var(--line);font-size:12px;margin:0}.values-strip>div{border:0;gap:13px;min-height:28px}.values-strip b{font-size:10px;font-weight:500;color:#836239}.section-heading{align-items:end;gap:28px;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{font-size:40px;max-width:760px}.section-heading>.text-link{font-size:13px}
/* Flat image-led categories echo the storefront, with a visible reading order. */
.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.category-card{background:none;border:0;border-radius:0;box-shadow:none;overflow:visible;transition:color .2s}.category-card:hover{transform:none;box-shadow:none}.category-image{border-radius:0;background:#f3f1e9}.category-caption{padding:18px 0;border-bottom:1px solid var(--line);gap:16px;min-height:100px}.category-caption h3{font-size:27px;margin:0 0 5px}.category-caption p{font-size:13px;line-height:1.6}.circle-arrow{border:0;border-radius:0;width:32px;height:40px;display:grid;background:none}.circle-arrow svg{width:22px;height:22px;transform:rotate(-35deg);transition:transform .2s}.category-card:hover .circle-arrow{background:none;color:var(--green-hover)}.category-card:hover .circle-arrow svg{transform:translate(2px,-2px) rotate(-35deg)}
.story-section{display:block;padding-block:0;background:none;border:0}.story-panel{display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:56px;background:var(--green);padding:48px;color:#fff}.generated-photography .story-copy{background:none;padding:0;display:block}.story-copy h2{color:#fff;font-size:40px;margin-bottom:22px}.story-copy .eyebrow{color:#d5ddca;margin-bottom:18px}.story-copy p:not(.eyebrow){font-size:15px;color:#dce3d7;max-width:490px}.generated-photography .story-photo{aspect-ratio:auto;height:auto;min-height:0;overflow:visible;align-self:center}.story-photo img{border-radius:0;aspect-ratio:16/9;height:auto}.image-caption{position:static;display:block;background:none;color:#dce3d7;text-shadow:none;padding:12px 0 0;max-width:none;font-size:11px;letter-spacing:.04em}
.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.location-card{display:block;border-bottom:1px solid var(--line)}.location-image{background:var(--cream);overflow:hidden}.location-image img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.location-caption{display:flex;align-items:center;gap:18px;justify-content:space-between;padding:24px 0 12px}.location-caption .eyebrow{font-size:10px;margin-bottom:12px}.location-caption h3{font-size:30px;margin:0 0 12px}.location-caption p:not(.eyebrow){font-size:14px;color:var(--muted);margin:0}.location-arrow svg{width:24px;height:24px;transform:rotate(-35deg)}.location-action{display:flex;align-items:center;gap:18px;min-height:48px;padding-bottom:12px;font-size:13px}.location-action svg{width:18px;height:18px}.location-card:hover .location-action{color:var(--green-hover)}
.shop-cta{background:var(--cream);color:var(--ink);margin:0;padding:50px 0;border-top:1px solid var(--line)}.shop-cta h2{color:var(--green);font-size:40px;margin-bottom:16px}.shop-cta .eyebrow{color:var(--muted)}.shop-cta p:not(.eyebrow){color:var(--muted);font-size:15px}.shop-cta .button{background:var(--green);color:#fff;border-color:var(--green);flex-shrink:0}.shop-cta .button:hover{background:var(--green-hover)}
/* Interior pages: cream title panels, consistent columns and touch controls. */
.page-intro{padding-block:50px 44px}.page-intro h1{font-size:56px;max-width:1000px;margin-bottom:24px}.page-intro .lead{max-width:740px;font-size:17px}.page-intro:after{content:'';display:block;border-bottom:1px solid var(--line);margin-top:38px}.legal-intro{padding-bottom:32px}.wide-photo img{border-radius:0}.narrative{gap:56px;grid-template-columns:1fr 2fr}.narrative p:not(.eyebrow){font-size:16px}.narrative h2{font-size:40px}.narrative h3{font-size:30px}.feature-pair{gap:28px}.feature-pair article{padding:36px;background:var(--cream);border:1px solid var(--line);border-radius:2px}.feature-pair h2{font-size:34px}.feature-pair p:not(.eyebrow){font-size:15px}.feature-pair .eyebrow{font-size:10px}
.store-list{gap:36px}.store-card{grid-template-columns:1.12fr 1fr;padding:28px;background:var(--cream);border:1px solid var(--line);border-radius:2px;gap:38px;align-items:start}.generated-photography .store-visual{display:block;min-width:0;padding:0}.store-visual img{border-radius:0}.store-tag{position:static;display:block;background:var(--green);color:#fff;padding:14px 18px;font-size:11px;letter-spacing:.12em}.store-details{padding:4px 2px;min-width:0}.store-details h2{font-size:34px}.store-details h3{font-size:14px;letter-spacing:0}.store-details address{font-size:15px}.store-details address a{min-height:44px}.hours{font-size:14px}.hours>div{gap:18px;padding-block:12px}.store-extra{font-size:13px}.store-details .text-link{font-size:13px}
.photo-gallery{gap:28px}.photo-gallery:has(figure:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.photo-gallery figure:last-child:nth-child(odd){grid-column:auto;max-width:none;margin:0}.gallery-link{border-radius:0}.gallery-zoom{width:44px;height:44px;background:var(--green);color:#fff}.photo-gallery figcaption{font-size:25px;line-height:1.3;padding:18px 0;border-bottom:1px solid var(--line)}
.contact-layout{grid-template-columns:.85fr 1.3fr;gap:65px;align-items:start}.contact-aside{padding-top:4px;min-width:0}.contact-aside h2{font-size:32px}.contact-aside p{font-size:15px;max-width:380px}.contact-method{margin:0;padding:18px 0;border-bottom:1px solid var(--line);font-size:20px;overflow-wrap:anywhere}.contact-method small{font-size:12px;margin-bottom:4px}.contact-address{border:0;padding-top:28px;margin:0 0 28px}.contact-address h3{font-size:14px;letter-spacing:0}.contact-address address{font-size:15px}.contact-panel{background:var(--cream);padding:36px;border:1px solid var(--line);border-radius:2px;min-width:0}.contact-panel h2{font-size:34px;margin-bottom:12px}.field{min-width:0;margin-bottom:24px}.field label{font-size:14px}.field-row{gap:20px}input,select,textarea{border:1px solid #9eaa96;border-radius:2px;min-height:50px;font-size:16px;line-height:1.5;padding:12px 14px}select{padding-right:30px}textarea{min-height:160px}.field-hint,.field-error{font-size:13px}.privacy-note{margin-top:22px}.privacy-note a,.legal-copy p a:not(.button),.legal-copy li a:not(.button){font-weight:600}altcha-widget{--altcha-border-radius:2px}
.legal-layout{grid-template-columns:220px minmax(0,1fr);gap:60px}.legal-nav{position:sticky;top:205px;gap:2px}.legal-nav a{padding:10px 12px;min-height:46px;font-size:14px;border-left:2px solid transparent}.legal-nav a[aria-current]{background:var(--cream);border-color:var(--green)}.legal-copy{max-width:840px;font-size:16px;overflow-wrap:anywhere}.legal-copy h2{font-size:29px}.legal-copy h3{font-size:24px;margin-top:30px}.legal-copy li{margin-bottom:8px}.legal-copy table{font-size:14px}.sitemap-list a{gap:18px}
.site-footer{background:var(--cream);border-top:1px solid var(--line)}.footer-grid{grid-template-columns:1.15fr 1fr 1fr 1.2fr;gap:42px;padding-block:48px 40px}.footer-grid h2{font:600 14px/1.4 var(--sans);letter-spacing:0;margin-bottom:18px}.footer-grid a:not(.footer-brand a){font-size:13px;min-height:40px}.footer-grid p{font-size:13px;color:var(--muted)}.footer-brand img{width:220px;height:78px;margin-bottom:16px}.footer-brand p{font:14px/1.65 var(--sans)}.footer-bottom{font-size:12px;padding-block:18px}.footer-bottom a,.plain-button{font-size:12px;min-height:44px}
dialog{border:1px solid #d7ddd1;border-radius:12px;padding:30px 32px;width:570px;max-width:calc(100vw - 32px)}dialog h2{font-size:36px}dialog p:not(.eyebrow){font-size:14px}.dialog-close{flex-shrink:0;border-radius:50%;background:#f4f5ef}.back-top{width:46px;height:46px}
@media(max-width:1379px){.header-inner{grid-template-columns:220px minmax(0,1fr) auto auto;gap:22px;padding-top:14px;padding-bottom:14px}.brand img{width:210px;height:74px}.header-promise{font-size:20px}.header-contact{display:none}.header-shop{grid-column:3;grid-row:1}.menu-toggle{grid-column:4;grid-row:1;display:flex;margin:0;gap:10px}.header-inner nav{grid-column:auto;grid-row:auto;position:absolute;left:0;right:0;top:100%;display:none;margin:0;width:100%;max-height:calc(100dvh - 140px);overflow:auto;background:#fff;padding:12px 40px 24px;border-top:1px solid var(--line);box-shadow:0 14px 20px #25362e12}.header-inner nav.is-open{display:grid;grid-template-columns:1fr 1fr;gap:0 36px}.header-inner nav a{min-height:64px;font:24px/1.3 var(--serif);padding:16px 0;border-bottom:1px solid var(--line)}.header-inner nav a[aria-current]{border-color:var(--gold)}.hero-copy{padding:36px 28px}.hero h1{font-size:clamp(44px,4.6vw,61px)}.hero .lead{font-size:15px}.hero-signature{margin-top:20px}.hero .eyebrow{font-size:10px;letter-spacing:.13em}.story-panel{padding:36px;gap:36px}.store-card{padding:24px;gap:28px}.footer-grid{gap:28px}.legal-nav{top:140px}}
@media(max-width:1023px){.header-inner{grid-template-columns:200px minmax(0,1fr) auto auto;gap:20px}.header-promise{font-size:18px}.header-promise span{font-size:11px}.brand img{width:190px;height:67px}.header-shop{font-size:12px;padding:11px 14px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:36px;display:grid;grid-template-columns:1.12fr 1fr;gap:0 32px;align-items:start}.hero-copy .eyebrow,.hero-copy h1{grid-column:1}.hero-copy .eyebrow{margin-bottom:18px}.hero h1{font-size:52px;margin-bottom:0;grid-row:2/5}.hero .lead{grid-column:2;grid-row:1/3;margin-bottom:20px}.hero-copy>.button{grid-column:2;grid-row:3;justify-self:start}.hero-copy>.text-link{grid-column:2;grid-row:4;font-size:12px}.hero-signature{grid-column:1/-1;margin-top:26px;border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:12px}.hero-signature span{margin:0}.generated-photography .hero-photo{width:100%}.story-panel{gap:32px;padding:30px}.story-copy h2{font-size:34px}.story-copy p:not(.eyebrow){font-size:14px}.category-grid{gap:26px 20px}.category-caption h3{font-size:25px}.category-caption p{font-size:12px}.location-grid{gap:26px}.location-caption h3{font-size:26px}.location-caption p:not(.eyebrow){font-size:13px}.location-arrow{display:none}.location-action{font-size:12px}.section-heading h2{font-size:36px}.store-card{grid-template-columns:1fr;gap:24px;padding:26px}.store-details{padding:0 4px}.store-details h2{max-width:620px;font-size:38px}.hours{max-width:620px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-bottom{align-items:start;flex-direction:column;gap:4px}.contact-layout{grid-template-columns:.85fr 1.2fr;gap:30px}.contact-panel{padding:28px}.contact-method{font-size:18px;gap:12px}.legal-layout{grid-template-columns:175px minmax(0,1fr);gap:36px}.narrative{gap:36px}.page-intro h1{font-size:50px}.feature-pair h2{font-size:30px}.feature-pair article{padding:28px}.photo-gallery figcaption{font-size:23px}}
@media(max-width:767px){.container{padding-inline:20px}.topline .container{font-size:10px;min-height:30px}.header-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:16px;padding-top:12px;padding-bottom:12px}.brand img{width:175px;height:62px}.header-promise{display:none}.header-shop{grid-column:2;grid-row:1;min-height:46px;width:46px;padding:11px;margin:0;gap:0}.menu-toggle{grid-column:3;grid-row:1;width:44px;min-height:46px;padding:11px;justify-content:center}.header-inner nav{padding:8px 20px 20px;max-height:calc(100dvh - 117px)}.header-inner nav.is-open{grid-template-columns:1fr;gap:0}.header-inner nav a{font-size:25px;min-height:60px;padding:16px 0}.hero{padding-top:20px}.hero-copy{display:block;padding:32px 25px}.hero h1{font-size:clamp(39px,7.5vw,56px);margin-bottom:22px;line-height:1.08}.hero .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:20px}.hero .lead{font-size:15px;line-height:1.75;margin-bottom:22px}.hero-copy>.text-link{font-size:13px;margin-top:6px}.hero-signature{display:block;margin-top:20px;padding-top:18px}.hero-signature span{margin-top:4px;font-size:19px}.generated-photography .photo-note{padding:18px 22px}.photo-note>span{font-size:8px;letter-spacing:.13em;display:block}.photo-note strong{font-size:24px}.origin-seal{width:88px;height:88px;top:17px;right:17px}.origin-seal b{font-size:15px}.values-strip{grid-template-columns:1fr;padding:14px 0;gap:0;font-size:12px}.values-strip>div{padding:8px 0;justify-content:flex-start;min-height:34px}.values-strip b{min-width:16px}.section{padding-block:48px}.compact{padding-top:0}.section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:34px}.section-heading>.text-link{margin-top:12px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.category-caption{padding:14px 0;min-height:94px;align-items:start}.category-caption h3{font-size:25px}.category-caption p{font-size:12px}.category-caption .circle-arrow{display:none}.story-section{padding-block:0}.story-panel{grid-template-columns:1fr;padding:28px;gap:28px}.story-copy h2{font-size:34px}.story-copy p:not(.eyebrow){font-size:15px}.generated-photography .story-copy{padding:0}.story-copy .eyebrow{font-size:10px}.location-grid{grid-template-columns:1fr;gap:30px}.location-caption{padding-top:20px}.location-caption h3{font-size:30px}.location-caption p:not(.eyebrow){font-size:14px}.location-arrow{display:block}.location-action{font-size:13px}.shop-cta{padding-block:38px}.shop-cta>.container{display:block}.shop-cta h2{font-size:35px}.shop-cta .button{margin-top:22px}.shop-cta p:not(.eyebrow){font-size:14px}.page-intro{padding-block:36px 30px}.page-intro h1{font-size:clamp(38px,7.5vw,50px)}.page-intro .lead{font-size:16px}.page-intro:after{margin-top:28px}.narrative{grid-template-columns:1fr;gap:8px}.narrative h2{font-size:34px}.narrative p:not(.eyebrow){font-size:16px}.feature-pair{grid-template-columns:1fr;gap:20px}.feature-pair article{padding:26px}.feature-pair h2{font-size:33px}.store-card{padding:18px;gap:22px}.store-details h2{font-size:32px}.store-details address{font-size:15px}.hours{font-size:13px}.hours>div{gap:15px}.store-extra{font-size:13px}.store-tag{font-size:10px;padding:12px 14px}.photo-gallery,.photo-gallery:has(figure:nth-child(3)){grid-template-columns:1fr;gap:22px}.photo-gallery figcaption{font-size:25px}.contact-layout{grid-template-columns:1fr;gap:34px;padding-bottom:50px}.contact-aside{padding:0}.contact-aside p{max-width:none}.contact-panel{padding:26px}.contact-panel h2{font-size:32px}.contact-method{font-size:20px}.contact-address{padding-top:24px;margin-bottom:24px}.legal-layout{grid-template-columns:1fr;gap:30px;padding-bottom:50px}.legal-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:4px 8px;padding-top:12px}.legal-nav a{font-size:13px;min-height:44px;padding:10px 12px}.legal-copy{font-size:16px}.legal-copy h2{font-size:28px}.legal-copy table{font-size:13px}.footer-grid{grid-template-columns:1fr 1fr;padding-block:36px 26px;gap:28px 22px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--line)}.footer-brand img{width:180px;height:64px;margin:0}.footer-brand p{font-size:13px;line-height:1.6}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid a:not(.footer-brand a){min-height:44px;font-size:13px}.footer-grid h2{font-size:13px}.footer-bottom{display:flex;gap:4px}.footer-bottom nav{margin:0;gap:2px 18px}.back-top{bottom:18px;right:18px}dialog{padding:28px}dialog h2{font-size:32px}}
@media(max-width:479px){.hero-copy{padding:28px 21px}.hero h1{font-size:39px;letter-spacing:-.04em}.hero-copy>.button{width:100%;gap:18px}.hero-copy>.text-link{font-size:12px}.photo-note strong{font-size:22px}.category-grid{grid-template-columns:1fr;gap:24px}.category-caption{min-height:0;padding:16px 0}.category-caption h3{font-size:29px}.category-caption p{font-size:13px}.category-caption .circle-arrow{display:grid}.story-panel{padding:26px 22px}.story-copy h2{font-size:32px}.location-caption h3{font-size:28px}.location-caption p:not(.eyebrow){font-size:13px}.location-action{font-size:12px}.footer-brand{display:block}.footer-brand img{margin-bottom:16px}.footer-grid{gap:24px 18px}.footer-grid h2{font-size:12px}.footer-grid a:not(.footer-brand a){font-size:12px}.contact-panel{padding:24px 18px}.contact-method{font-size:18px}.hours>div{flex-direction:column;gap:5px}.hours dd{text-align:left}.store-details h2{font-size:30px}.button{padding-inline:18px;font-size:13px}.page-intro h1{overflow-wrap:break-word}}
/* Keep anchor targets below the sticky brand header. */
section,main,[id]{scroll-margin-top:192px}
@media(max-width:1379px){section,main,[id]{scroll-margin-top:124px}}
/* Match the shop's compact two-column overview on standard phones. */
@media(min-width:374px) and (max-width:479px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.category-caption{min-height:94px;padding:14px 0}.category-caption h3{font-size:25px}.category-caption p{font-size:12px}.category-caption .circle-arrow{display:none}}
@media(prefers-reduced-motion:reduce){.category-card:hover .circle-arrow svg{transform:rotate(-35deg)}}

/* Short, purposeful motion. No image cropping, parallax, loops or hidden content. */
.site-header.is-scrolled{box-shadow:0 5px 20px #243e3212}
.menu-lines::before{content:'';position:absolute;top:5px;left:0;width:21px;border-top:1.5px solid currentColor;opacity:0}
.menu-toggle[aria-expanded=true] .menu-lines{border-color:transparent}
.menu-toggle[aria-expanded=true] .menu-lines::before{opacity:1;transform:rotate(-45deg)}
.menu-toggle[aria-expanded=true] .menu-lines::after{transform:rotate(45deg);border-color:currentColor}
@media(prefers-reduced-motion:no-preference){
 .site-header{transition:box-shadow .25s ease}
 .menu-lines{transition:border-color .18s ease}
 .menu-lines::before,.menu-lines::after{transition:transform .22s ease,opacity .18s ease;transform-origin:center}
 .button{transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}
 .button>svg,.location-action>svg,.contact-method>svg{transition:transform .25s cubic-bezier(.2,.7,.2,1)}
 .button:active{transform:translateY(1px)}
 .field input,.field select,.field textarea{transition:border-color .2s ease,box-shadow .2s ease}
 .field input:focus,.field select:focus,.field textarea:focus{box-shadow:0 0 0 3px #243e3210}
 .gallery-zoom{transition:background .2s ease,transform .25s ease}
 dialog[open]{animation:ha-dialog-in .24s cubic-bezier(.2,.7,.2,1)}
 .back-top:not([hidden]){animation:ha-control-in .28s ease-out}
 .form-status:not([hidden]){animation:ha-control-in .25s ease-out}
 @media(max-width:1379px){.header-inner nav.is-open{animation:ha-menu-in .24s cubic-bezier(.2,.7,.2,1)}.header-inner nav.is-open a{animation:ha-menu-link-in .3s ease-out backwards}.header-inner nav.is-open a:nth-child(2){animation-delay:30ms}.header-inner nav.is-open a:nth-child(3){animation-delay:60ms}.header-inner nav.is-open a:nth-child(4){animation-delay:90ms}.header-inner nav.is-open a:nth-child(5){animation-delay:120ms}.header-inner nav.is-open a:nth-child(6){animation-delay:150ms}}
 @media(hover:hover) and (pointer:fine){
  .category-card,.location-card,.feature-pair article{transition:transform .28s cubic-bezier(.2,.7,.2,1)}
  .category-card:hover,.location-card:hover,.feature-pair article:hover{transform:translateY(-3px)}
  .button:hover{transform:translateY(-2px);box-shadow:0 5px 14px #243e3218}
  .button:hover>svg,.location-card:hover .location-action>svg{transform:translateX(3px)}
  .gallery-link:hover .gallery-zoom{transform:scale(1.08);background:var(--green-hover)}
  .contact-method:hover>svg{transform:translateY(-2px)}
 }
}
@keyframes ha-menu-in{from{opacity:.7;transform:translateY(-8px)}to{opacity:1;transform:none}}
@keyframes ha-menu-link-in{from{opacity:.5;transform:translateY(-5px)}to{opacity:1;transform:none}}
@keyframes ha-dialog-in{from{opacity:.6;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}
@keyframes ha-control-in{from{opacity:.5;transform:translateY(6px)}to{opacity:1;transform:none}}

/* Desktop hero: photograph fills the right half above its green caption. */
@media(min-width:1024px){
 .hero-grid{align-items:stretch}
 .generated-photography .hero-photo{align-self:stretch;display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;overflow:hidden}
 .generated-photography .hero-photo>img{width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:cover;object-position:center}
}

/* Measured storefront proportions: a generous hero and square product windows. */
.header-search{position:relative;margin:0;min-width:0}
.header-search input{width:100%;height:48px;min-height:48px;padding:10px 54px 10px 18px;border:1px solid #e8e8df;background:#f7f7f2;border-radius:3px;font-size:13px;line-height:26px;appearance:none}
.header-search button{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;background:transparent;color:var(--green)}
.header-search button:hover{background:#e9eee3}.header-search button svg{width:21px;height:21px}.header-contact{justify-content:flex-end}
.header-inner{grid-template-columns:285px minmax(180px,440px) minmax(100px,1fr) auto;column-gap:30px;padding-top:24px}
.hero-copy{padding:51px 44px 36px 50px}.hero .lead{max-width:365px}.hero h1{max-width:520px}
.generated-photography .category-image{aspect-ratio:1;position:relative}
.generated-photography .category-image img{width:100%;height:100%;aspect-ratio:1;object-fit:cover;object-position:center}
.category-caption{padding:16px 0;min-height:86px}.category-caption h3{font-size:26px}.category-caption p{font-size:12px}.category-grid{gap:30px 24px}
.section-heading h2{font-size:37px}.section-summary{font-size:14px;color:var(--muted);line-height:1.7;text-align:right;margin:0;flex-shrink:0}
.story-panel{grid-template-columns:1.1fr 1fr;gap:70px;padding:48px 50px}.story-copy h2{font-size:36px;line-height:1.23}.story-copy p:not(.eyebrow){font-size:15px;max-width:470px}
.story-links{align-self:center}.story-links a{display:block;position:relative;padding:20px 36px 20px 0;border-bottom:1px solid #66796b;color:#fff}
.story-links small{display:block;font:10px/1.5 var(--sans);letter-spacing:.12em;color:#d1dcc8}.story-links strong{display:block;font:normal 26px/1.3 var(--serif);margin-top:7px;letter-spacing:-.015em}.story-links svg{position:absolute;right:0;top:38px;width:23px;height:23px;transform:rotate(-35deg)}
.story-links a:hover{color:#efeadb;border-color:#c5cfbd}.story-links a:focus-visible{outline-color:#efeadb}
.location-caption h3{font-size:30px}.location-card{background:#fff}.location-caption{align-items:flex-start}
.feature-pair article{border:0;border-top:3px solid var(--green);padding:36px}.store-details .eyebrow{color:#53644d}.store-card{border:0}.contact-panel{border:0;border-top:3px solid var(--green)}
.footer-grid{padding-top:48px}.footer-brand img{width:220px}.footer-grid h2{font-size:14px}
@media(min-width:1024px){.hero-grid{grid-template-columns:47% 53%}.generated-photography .hero-photo{grid-template-rows:minmax(0,1fr) auto}.generated-photography .hero-photo>img{aspect-ratio:1;min-height:0;height:100%;object-fit:cover}.hero-grid{min-height:calc((min(100vw,1380px) - 80px)*.53 + 94px)}}
@media(max-width:1379px){.header-inner{grid-template-columns:220px minmax(160px,1fr) auto auto;gap:22px;padding-top:14px}.hero-copy{padding:40px 32px}.story-panel{padding:38px;gap:42px}.story-links strong{font-size:24px}}
@media(max-width:1023px){.header-inner{grid-template-columns:190px minmax(140px,1fr) auto auto;gap:18px}.header-search input{font-size:13px}.hero-copy{padding:36px}.story-panel{padding:30px;gap:34px}.story-copy h2{font-size:33px}.story-links strong{font-size:23px}.category-caption h3{font-size:25px}.section-summary{font-size:13px}.feature-pair article{padding:28px}}
@media(max-width:767px){.header-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:12px 16px;padding-top:12px;padding-bottom:14px}.header-search{grid-column:1/-1;grid-row:2}.header-search input{font-size:16px}.header-inner nav{max-height:calc(100dvh - 177px)}.hero-copy{padding:32px 25px}.hero .lead{max-width:620px}.hero-grid{min-height:0}.generated-photography .hero-photo>img{aspect-ratio:16/9;object-fit:contain;height:auto}.section-summary{text-align:left;margin-top:18px;font-size:14px}.category-grid{gap:24px 18px}.category-caption{padding:14px 0;min-height:94px}.category-caption h3{font-size:25px}.story-panel{grid-template-columns:1fr;gap:18px;padding:30px}.story-copy h2{font-size:34px}.story-links strong{font-size:26px}.story-links a{padding-block:22px}.story-links svg{top:42px}.feature-pair article{padding:28px}.location-caption h3{font-size:29px}section,main,[id]{scroll-margin-top:184px}}
@media(max-width:479px){.hero-copy{padding:30px 22px}.story-panel{padding:28px 22px}.story-copy h2{font-size:32px}.story-links strong{font-size:24px}.category-caption h3{font-size:24px}.category-caption p{font-size:12px}.header-search input{padding-left:14px}.header-inner nav a{font-size:23px}.footer-grid h2{font-size:12px}}
@media(prefers-reduced-motion:no-preference) and (hover:hover){.story-links svg{transition:transform .2s}.story-links a:hover svg{transform:translate(3px,-3px) rotate(-35deg)}}
