:root{--color-primary: #2e221b;--color-secondary: #674230;--color-accent: #c19a6b;--color-accent-light: #e8d5c4;--color-bg: #fdfbf7;--color-white: #ffffff;--font-heading: "Merriweather", serif;--font-body: "Lato", sans-serif;--transition-slow: .6s cubic-bezier(.16, 1, .3, 1);--transition-fast: .3s ease}.about-hero[data-astro-cid-kh7btl4r]{position:relative;min-height:50vh;display:flex;align-items:center;justify-content:center;background-image:url(/Hartland%20Hero.png);background-size:cover;background-position:center;background-attachment:fixed;padding:200px 1rem 4rem;overflow:hidden}@media(max-width:768px){.about-hero[data-astro-cid-kh7btl4r]{background-attachment:scroll;padding:120px 1rem 3rem}@supports (padding: max(0px)){.about-hero[data-astro-cid-kh7btl4r]{padding:max(100px,env(safe-area-inset-top)) 1rem 3rem}}}.hero-overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(135deg,#2e221be6,#1a1410f2)}.hero-grain[data-astro-cid-kh7btl4r]{position:absolute;inset:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");pointer-events:none}.hero-content[data-astro-cid-kh7btl4r]{position:relative;z-index:2;text-align:center;max-width:900px}.hero-label[data-astro-cid-kh7btl4r]{display:inline-block;color:var(--color-accent);padding:.5rem 0;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:4px;margin-bottom:2rem;position:relative}.hero-label[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:2px;background:var(--color-accent)}.hero-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(3.5rem,10vw,7rem);font-weight:900;color:var(--color-white);line-height:.9;margin-bottom:2rem}.title-line[data-astro-cid-kh7btl4r]{display:block;opacity:0;transform:translateY(30px);animation:slideUp .8s ease forwards}.title-line[data-astro-cid-kh7btl4r]:nth-child(2){animation-delay:.2s}.title-accent[data-astro-cid-kh7btl4r]{color:var(--color-accent)}.hero-subtitle[data-astro-cid-kh7btl4r]{font-size:1.5rem;color:var(--color-accent-light);opacity:0;animation:fadeIn 1s ease .4s forwards;font-weight:300}.section-label[data-astro-cid-kh7btl4r]{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:4px;color:var(--color-accent);margin-bottom:1rem}.story-section[data-astro-cid-kh7btl4r]{padding:8rem 1rem;background:var(--color-white)}.story-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;max-width:1200px;margin:0 auto}.story-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:var(--color-primary);margin-bottom:2rem;line-height:1.2}.story-text[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem}.story-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.1rem;line-height:1.8;color:var(--color-secondary)}.story-text[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--color-primary);font-weight:700}.story-image-wrapper[data-astro-cid-kh7btl4r]{position:relative}.story-image-frame[data-astro-cid-kh7btl4r]{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #2e221b26}.story-image[data-astro-cid-kh7btl4r]{width:100%;height:auto;display:block;transition:var(--transition-slow)}.story-image-frame[data-astro-cid-kh7btl4r]:hover .story-image[data-astro-cid-kh7btl4r]{transform:scale(1.05)}.story-image-decoration[data-astro-cid-kh7btl4r]{position:absolute;inset:-20px;border:2px solid var(--color-accent);border-radius:24px;z-index:-1;opacity:.5}.points-section[data-astro-cid-kh7btl4r]{padding:6rem 1rem;background:var(--color-bg)}.points-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.point-card[data-astro-cid-kh7btl4r]{background:var(--color-white);padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:0 4px 20px #2e221b14;transition:var(--transition-fast);opacity:0;animation:fadeInUp .6s ease forwards}.point-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-8px);box-shadow:0 15px 40px #2e221b26}.point-icon-wrapper[data-astro-cid-kh7btl4r]{width:80px;height:80px;background:linear-gradient(135deg,var(--color-accent) 0%,var(--color-secondary) 100%);border-radius:50%;margin:0 auto 1.5rem;overflow:hidden;box-shadow:0 4px 10px #2e221b33;border:3px solid var(--color-white)}.point-icon-img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.point-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--color-primary);margin-bottom:1rem}.point-description[data-astro-cid-kh7btl4r]{color:var(--color-secondary);line-height:1.6}.why-section[data-astro-cid-kh7btl4r]{position:relative;padding:8rem 1rem;background:var(--color-primary);overflow:hidden}.why-background[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background-image:url(/feature_beans.png);background-size:cover;background-position:center;opacity:.15}.why-content[data-astro-cid-kh7btl4r]{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center}.why-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:var(--color-white);margin-bottom:1rem}.why-subtitle[data-astro-cid-kh7btl4r]{font-size:1.2rem;color:var(--color-accent-light);margin-bottom:4rem}.features-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.feature-card[data-astro-cid-kh7btl4r]{background:#ffffff1a;backdrop-filter:blur(10px);padding:2rem;border-radius:16px;border:1px solid rgba(193,154,107,.3);opacity:0;animation:fadeInUp .6s ease forwards}.feature-card[data-astro-cid-kh7btl4r]:hover{background:#ffffff26;transform:translateY(-5px)}.feature-stat[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:2.5rem;font-weight:900;color:var(--color-accent);margin-bottom:.5rem}.feature-label[data-astro-cid-kh7btl4r]{color:var(--color-white);font-size:1rem}.values-section[data-astro-cid-kh7btl4r]{padding:8rem 1rem;background:var(--color-bg)}.values-header[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:5rem}.values-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:var(--color-primary);margin-bottom:1rem}.values-subtitle[data-astro-cid-kh7btl4r]{font-size:1.1rem;color:var(--color-secondary)}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:1000px;margin:0 auto}.value-card[data-astro-cid-kh7btl4r]{background:var(--color-white);padding:3rem 2rem;border-radius:24px;box-shadow:0 4px 20px #2e221b14;transition:var(--transition-fast);opacity:0;animation:fadeInUp .6s ease forwards;border-top:4px solid var(--accent-color)}.value-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-10px);box-shadow:0 20px 50px #2e221b26}.value-icon-wrapper[data-astro-cid-kh7btl4r]{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.value-icon[data-astro-cid-kh7btl4r]{font-size:2rem}.value-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--color-primary);margin-bottom:1rem}.value-description[data-astro-cid-kh7btl4r]{color:var(--color-secondary);line-height:1.6}.barista-section[data-astro-cid-kh7btl4r]{padding:8rem 1rem;background:var(--color-white)}.barista-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;max-width:1200px;margin:0 auto}.barista-image-wrapper[data-astro-cid-kh7btl4r]{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #2e221b26}.barista-image[data-astro-cid-kh7btl4r]{width:100%;height:auto;display:block;transition:var(--transition-slow)}.barista-image-wrapper[data-astro-cid-kh7btl4r]:hover .barista-image[data-astro-cid-kh7btl4r]{transform:scale(1.05)}.barista-overlay[data-astro-cid-kh7btl4r]{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(to top,rgba(46,34,27,.9),transparent)}.barista-badge[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.75rem;background:var(--color-accent);padding:.75rem 1.5rem;border-radius:50px}.badge-icon[data-astro-cid-kh7btl4r]{font-size:1.5rem}.badge-text[data-astro-cid-kh7btl4r]{color:var(--color-primary);font-weight:700;font-size:.9rem}.barista-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:900;color:var(--color-primary);margin-bottom:2rem}.barista-text[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.barista-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.1rem;line-height:1.8;color:var(--color-secondary)}.cta-link[data-astro-cid-kh7btl4r]{display:inline-block;color:var(--color-accent);font-weight:700;font-size:1.1rem;text-decoration:none;transition:var(--transition-fast)}.cta-link[data-astro-cid-kh7btl4r]:hover{color:var(--color-primary);transform:translate(5px)}.community-section[data-astro-cid-kh7btl4r]{position:relative;padding:8rem 1rem;background-image:url(/Exterior.png);background-size:cover;background-position:center;background-attachment:fixed}@media(max-width:768px){.community-section[data-astro-cid-kh7btl4r]{background-attachment:scroll}}.community-overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(135deg,#2e221beb,#674230e0)}.community-content[data-astro-cid-kh7btl4r]{position:relative;z-index:2;text-align:center;max-width:700px;margin:0 auto}.community-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4rem);font-weight:900;color:var(--color-white);margin-bottom:1.5rem}.community-text[data-astro-cid-kh7btl4r]{font-size:1.25rem;color:var(--color-accent-light);margin-bottom:3rem;line-height:1.6}.community-actions[data-astro-cid-kh7btl4r]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.community-btn[data-astro-cid-kh7btl4r]{padding:1.25rem 2.5rem;border-radius:50px;font-weight:700;font-size:1rem;text-decoration:none;transition:var(--transition-fast);min-height:var(--touch-target-min, 44px);display:inline-flex;align-items:center;justify-content:center}.community-btn[data-astro-cid-kh7btl4r].primary{background:var(--color-accent);color:var(--color-primary)}.community-btn[data-astro-cid-kh7btl4r].primary:hover{background:var(--color-white);transform:translateY(-3px);box-shadow:0 10px 30px #c19a6b66}.community-btn[data-astro-cid-kh7btl4r].secondary{background:transparent;color:var(--color-white);border:2px solid var(--color-white)}.community-btn[data-astro-cid-kh7btl4r].secondary:hover{background:var(--color-white);color:var(--color-primary)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:968px){.story-grid[data-astro-cid-kh7btl4r],.barista-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:3rem}.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.story-image-wrapper[data-astro-cid-kh7btl4r],.barista-image-wrapper[data-astro-cid-kh7btl4r]{order:-1}}@media(max-width:768px){.about-hero[data-astro-cid-kh7btl4r]{padding:180px 1rem 4rem}.hero-title[data-astro-cid-kh7btl4r]{font-size:clamp(2.5rem,12vw,4rem)}.story-section[data-astro-cid-kh7btl4r],.values-section[data-astro-cid-kh7btl4r],.barista-section[data-astro-cid-kh7btl4r],.why-section[data-astro-cid-kh7btl4r],.community-section[data-astro-cid-kh7btl4r]{padding:5rem 1rem}.community-actions[data-astro-cid-kh7btl4r]{flex-direction:column}.community-btn[data-astro-cid-kh7btl4r]{width:100%;text-align:center}}@media(max-width:380px){.hero-title[data-astro-cid-kh7btl4r]{font-size:clamp(2rem,12vw,3rem)}.section-title[data-astro-cid-kh7btl4r]{font-size:clamp(1.75rem,7vw,2.5rem)}.story-title[data-astro-cid-kh7btl4r],.barista-title[data-astro-cid-kh7btl4r]{font-size:clamp(1.5rem,6vw,2rem)}.point-icon-wrapper[data-astro-cid-kh7btl4r],.value-icon-wrapper[data-astro-cid-kh7btl4r]{width:65px;height:65px}.point-title[data-astro-cid-kh7btl4r],.value-title[data-astro-cid-kh7btl4r]{font-size:1.25rem}.barista-badge[data-astro-cid-kh7btl4r]{padding:.5rem 1rem;font-size:.8rem}}
