/*
Theme Name: Edge of Town Family
Author: PureFusion
Version: 1.0.0
*/

:root{--green:#17663b;--green-dark:#103f2a;--yellow:#f7c948;--coral:#e56b4a;--cream:#fff9e9;--paper:#f4ecd8;--ink:#2d332d;--muted:#667064;--white:#fff;--shadow:0 18px 55px rgba(53,60,43,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Trebuchet MS",Arial,sans-serif;line-height:1.65}a{color:var(--green);text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,249,233,.96);border-bottom:1px solid rgba(23,102,59,.13);backdrop-filter:blur(12px)}.header-inner{min-height:86px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-mark{width:54px;height:54px;border-radius:50%;background:var(--yellow);border:3px solid var(--green-dark);display:grid;place-items:center;font-size:28px;box-shadow:4px 4px 0 var(--coral)}.brand-name{font-family:Georgia,serif;font-weight:900;font-size:25px;color:var(--green-dark);line-height:1}.brand-name small{display:block;margin-top:7px;font-family:"Trebuchet MS",Arial,sans-serif;text-transform:uppercase;letter-spacing:.13em;font-size:10px;color:var(--coral)}.menu-toggle{display:none;background:var(--green);color:white;border:0;border-radius:12px;padding:10px 14px;font-weight:800}.nav{display:flex;align-items:center;gap:4px}.nav li{list-style:none;margin:0;padding:0}.nav a{display:block;padding:10px 12px;border-radius:10px;color:var(--ink);font-weight:800;font-size:14px}.nav a:hover,.nav .current-menu-item a{background:#e9f1df;color:var(--green)}.header-call,.button{display:inline-flex;align-items:center;justify-content:center;background:var(--coral);color:white!important;border-radius:999px;padding:13px 21px;font-weight:900;box-shadow:0 5px 0 #b84b31;transition:.2s}.header-call{white-space:nowrap;flex:0 0 auto;font-size:14px;padding:12px 18px}.button:hover,.header-call:hover{transform:translateY(-2px);box-shadow:0 7px 0 #b84b31}.button.green{background:var(--green);box-shadow:0 5px 0 var(--green-dark)}
.hero{position:relative;overflow:hidden;padding:72px 0 58px;background:linear-gradient(135deg,#fff9e9 0%,#f8efcf 100%)}.hero:after{content:"";position:absolute;right:-80px;top:-80px;width:430px;height:430px;border-radius:50%;background:var(--yellow);opacity:.22}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:56px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:13px}.eyebrow:before{content:"";width:28px;height:4px;border-radius:9px;background:var(--coral)}h1,h2,h3{font-family:Georgia,serif;color:var(--green-dark);line-height:1.08}h1{font-size:clamp(46px,6vw,79px);margin:18px 0 22px;letter-spacing:-.04em}h2{font-size:clamp(34px,4vw,54px);margin:0 0 18px}h3{font-size:24px}.hero p{font-size:20px;max-width:600px;color:#4e584e}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:29px}.hero-card{position:relative;border-radius:30px 30px 90px 30px;overflow:hidden;border:10px solid white;box-shadow:var(--shadow);transform:rotate(1deg);background:white}.hero-card img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.hero-note{position:absolute;left:22px;bottom:22px;background:var(--yellow);padding:13px 18px;border-radius:14px;font-weight:900;color:var(--green-dark);transform:rotate(-2deg)}
.quick-strip{background:var(--green);color:white}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr)}.quick-item{padding:24px 28px;border-right:1px dashed rgba(255,255,255,.3)}.quick-item:last-child{border:0}.quick-item strong{display:block;color:var(--yellow);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.quick-item span{font-size:17px;font-weight:800}.section{padding:86px 0}.section.paper{background:var(--paper)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-head p{max-width:530px;color:var(--muted);font-size:18px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature{background:white;border:1px solid #e7dcc2;border-radius:22px;padding:28px;box-shadow:0 12px 35px rgba(53,60,43,.08)}.feature-icon{font-size:34px}.feature h3{margin:14px 0 9px}.feature p{margin:0;color:var(--muted)}.photo-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:16px}.photo-grid img{width:100%;height:330px;object-fit:cover;border-radius:20px}.photo-grid img:nth-child(2),.photo-grid img:nth-child(3){height:240px;align-self:center}.visit-card{display:grid;grid-template-columns:1fr 1fr;background:var(--green-dark);color:white;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.visit-copy{padding:50px}.visit-copy h2{color:white}.visit-copy p{color:#d8eadf}.hours{background:var(--yellow);color:var(--green-dark);padding:45px}.hours h3{margin-top:0}.hours-row{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px dashed rgba(16,63,42,.3)}
.page-hero{padding:62px 0 45px;background:var(--paper);border-bottom:1px solid #e6d9bc}.page-hero h1{font-size:clamp(42px,5vw,65px);margin-bottom:8px}.content-shell{padding:62px 0 90px}.entry-content{background:white;border-radius:24px;padding:clamp(24px,5vw,55px);box-shadow:var(--shadow)}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4{color:var(--green-dark)}.entry-content img{border-radius:16px;margin:16px auto;box-shadow:0 8px 24px rgba(0,0,0,.1)}.entry-content .alignleft{float:left;margin:8px 25px 18px 0}.entry-content .alignright{float:right;margin:8px 0 18px 25px}.entry-content:after{content:"";display:block;clear:both}.friendly-note{padding:22px 25px;border-left:6px solid var(--yellow);background:#fff7d7;border-radius:10px}.site-footer{background:#0b3322;color:#d9e8dc;padding:58px 0 25px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:40px}.site-footer h3{color:var(--yellow);margin-top:0}.site-footer a{color:white}.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);font-size:13px}.mobile-call{display:none}
.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.team-card{background:var(--cream);border:1px solid #eadfca;border-radius:20px;padding:22px}.team-card img{width:100%;height:270px;object-fit:contain;object-position:center;background:#efe5cf;margin:0 0 16px;padding:8px;box-shadow:none}.team-card h3{margin:0 0 8px;font-size:23px}.team-card p{margin:0;color:var(--muted)}
.event-flyers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;margin:22px 0 46px}.event-flyers>br{display:none}.event-flyer{display:flex;align-items:center;justify-content:center;min-width:0;background:var(--paper);border:1px solid #e4d6b8;border-radius:18px;padding:12px;transition:transform .2s,box-shadow .2s}.event-flyer:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(53,60,43,.13)}.event-flyer img{width:100%;height:390px;object-fit:contain;margin:0;box-shadow:none}.page-id-694 .page-hero{padding:42px 0 30px}.page-id-694 .page-hero h1{margin:12px 0 0}.page-id-694 .content-shell{padding:38px 0 72px}.page-id-694 .entry-content{padding:36px 48px}.page-id-694 .friendly-note{margin:0 0 28px}.page-id-694 .entry-content>h2{margin-top:0}
.explore-intro{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end;margin-bottom:44px}.explore-intro h2{margin:0}.explore-intro p{margin:0;color:var(--muted);font-size:18px}.explore-section{margin-top:46px}.explore-section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;padding-bottom:14px;border-bottom:2px solid var(--paper);margin-bottom:20px}.explore-section-head h2{font-size:36px;margin:0}.explore-section-head p{max-width:520px;margin:0;color:var(--muted)}.explore-gallery{columns:3 240px;column-gap:18px}.explore-gallery>br{display:none}.explore-shot{display:inline-block;width:100%;break-inside:avoid;margin:0 0 18px;background:var(--paper);border:1px solid #e4d6b8;border-radius:17px;padding:9px;color:var(--green-dark);transition:transform .2s,box-shadow .2s}.explore-shot:hover{transform:translateY(-3px);box-shadow:0 13px 28px rgba(53,60,43,.13)}.explore-shot img{display:block;width:100%;height:auto;margin:0;border-radius:11px;box-shadow:none}.explore-shot span{display:block;padding:10px 8px 5px;font-size:14px;font-weight:900}.explore-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:48px;padding:28px;background:var(--green-dark);border-radius:20px;color:white}.explore-cta h3{color:white;margin:0 0 6px}.explore-cta p{margin:0;color:#d8eadf}.page-id-77 .page-hero{padding:42px 0 30px}.page-id-77 .content-shell{padding:38px 0 72px}.page-id-77 .entry-content{padding:42px 48px}
@media(max-width:1050px){.menu-toggle{display:block;min-width:48px;min-height:44px}.nav{display:none;position:absolute;top:86px;left:0;right:0;background:var(--cream);padding:14px 20px 22px;box-shadow:0 18px 30px rgba(0,0,0,.12);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:13px 16px}.header-call{display:none}.hero-grid,.visit-card{grid-template-columns:1fr}.hero-grid{gap:38px}.hero{padding-top:48px}.quick-grid{grid-template-columns:1fr}.quick-item{border-right:0;border-bottom:1px dashed rgba(255,255,255,.3)}.feature-grid{grid-template-columns:1fr}.photo-grid{grid-template-columns:1fr 1fr}.photo-grid img{height:240px}.photo-grid img:first-child{grid-column:1/-1}.section-head{display:block}.footer-grid{grid-template-columns:1fr}.team-grid{grid-template-columns:repeat(2,1fr)}.event-flyers{grid-template-columns:repeat(2,minmax(0,1fr))}.page-id-694 .entry-content,.page-id-77 .entry-content{padding:30px}.explore-intro{grid-template-columns:1fr;gap:12px}.explore-section-head{display:block}.explore-section-head p{margin-top:8px}}
@media(max-width:760px){body{padding-bottom:82px;overflow-x:hidden}.wrap{width:min(100% - 28px,1160px)}.header-inner{min-height:72px;gap:12px}.brand{gap:9px}.brand-name{font-size:20px}.brand-name small{margin-top:5px;font-size:9px}.brand-mark{width:44px;height:44px;font-size:23px;box-shadow:3px 3px 0 var(--coral)}.nav{top:72px;max-height:calc(100vh - 72px);overflow-y:auto;padding:10px 14px 18px}.nav a{font-size:16px}.hero{padding:38px 0 42px}.hero:after{width:260px;height:260px}.hero-grid{gap:28px}.hero h1{font-size:clamp(39px,12vw,54px);margin:14px 0 18px}.hero p{font-size:18px;line-height:1.55}.hero-card{border-width:7px;border-radius:22px 22px 58px 22px;transform:none}.hero-note{left:12px;right:12px;bottom:12px;padding:10px 12px;text-align:center;font-size:14px}.actions{display:grid;grid-template-columns:1fr;gap:12px;margin-top:24px}.actions .button{width:100%;min-height:48px;padding:12px 16px}.quick-item{padding:17px 8px}.quick-item span{font-size:15px}.section{padding:54px 0}.section-head{margin-bottom:26px}.section-head p{font-size:17px}.section h2,.entry-content h2{font-size:clamp(31px,9vw,40px)}.feature{padding:22px;border-radius:17px}.feature h3{font-size:22px}.photo-grid{grid-template-columns:1fr}.photo-grid img:first-child{grid-column:auto}.photo-grid img{height:230px!important}.visit-card{border-radius:20px}.visit-copy,.hours{padding:28px 22px}.hours-row{display:grid;grid-template-columns:minmax(105px,.8fr) minmax(135px,1.2fr);gap:14px}.hours-row span{text-align:right}.page-hero{padding:30px 0 24px}.page-hero h1{font-size:clamp(37px,11vw,48px);margin:12px 0 2px}.content-shell{padding:24px 0 58px}.entry-content,.page-id-694 .entry-content,.page-id-77 .entry-content{padding:22px 18px;border-radius:16px;overflow:hidden}.entry-content h1{font-size:38px}.entry-content h3{font-size:23px}.entry-content p,.entry-content li{font-size:16px}.entry-content .alignleft,.entry-content .alignright{float:none!important;display:block;margin:16px auto!important}.entry-content iframe,.entry-content video,.entry-content embed{max-width:100%}.entry-content input,.entry-content select,.entry-content textarea{max-width:100%;width:100%}.entry-content table{max-width:none}.mc-main,.mc-main .calendar-events,.mc-main .mc-list{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.mc-main table{min-width:620px}.friendly-note{padding:17px 16px;border-left-width:5px}.team-grid{grid-template-columns:1fr;gap:16px}.team-card{padding:16px}.team-card img{height:320px}.event-flyers{grid-template-columns:1fr;gap:15px;margin-bottom:34px}.event-flyer{padding:8px}.event-flyer img{height:auto;max-height:520px}.page-id-694 .page-hero,.page-id-77 .page-hero{padding:30px 0 24px}.page-id-694 .content-shell,.page-id-77 .content-shell{padding:24px 0 58px}.explore-intro{margin-bottom:30px}.explore-section{margin-top:36px}.explore-section-head h2{font-size:31px}.explore-gallery{columns:1}.explore-cta{display:block;padding:22px}.explore-cta .button{width:100%;margin-top:18px}.site-footer{padding:44px 0 calc(25px + env(safe-area-inset-bottom))}.footer-grid{gap:25px}.footer-bottom{margin-top:28px}.mobile-call{display:block;position:fixed;left:14px;right:14px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:80;text-align:center;background:var(--coral);color:white!important;border:2px solid rgba(255,255,255,.75);border-radius:99px;padding:12px 14px;font-weight:900;line-height:1.25;box-shadow:0 8px 28px rgba(0,0,0,.26)}}
@media(max-width:390px){.wrap{width:min(100% - 22px,1160px)}.brand-name{font-size:18px}.brand-mark{width:40px;height:40px}.menu-toggle{padding:8px 11px}.hero h1{font-size:38px}.hero p{font-size:17px}.quick-item{padding-left:2px;padding-right:2px}.hours-row{grid-template-columns:1fr}.hours-row span{text-align:left}.team-card img{height:285px}.entry-content,.page-id-694 .entry-content{padding:20px 15px}.mobile-call{left:10px;right:10px}}

/* Explore editorial layout */
.page-id-77 .entry-content{padding:36px 40px}.explore-section{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,1.65fr);gap:30px;align-items:stretch;margin-top:38px;padding:26px;background:var(--cream);border:1px solid #eadfc8;border-radius:24px}.explore-section:nth-of-type(even){grid-template-columns:minmax(0,1.65fr) minmax(230px,.72fr)}.explore-section:nth-of-type(even) .explore-section-head{order:2}.explore-section:nth-of-type(even) .explore-gallery{order:1}.explore-section-head{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:12px 8px;border:0;margin:0}.explore-section-head:before{content:"Explore";display:inline-block;margin-bottom:15px;color:var(--coral);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.explore-section-head h2{font-size:38px;margin:0 0 14px}.explore-section-head p{margin:0;color:var(--muted)}.explore-gallery{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:12px;min-width:0;columns:auto}.explore-gallery>br{display:none}.explore-shot{position:relative;display:block;min-width:0;min-height:0;width:auto;margin:0;overflow:hidden;background:var(--paper);border:0;border-radius:15px;padding:0;color:white;break-inside:auto}.explore-shot:first-of-type{grid-row:1/3}.explore-shot img{display:block;width:100%;height:100%;min-height:185px;object-fit:cover;margin:0;border-radius:0;box-shadow:none;transition:transform .3s}.explore-shot:first-of-type img{min-height:382px}.explore-shot:hover img{transform:scale(1.025)}.explore-shot:after{content:"";position:absolute;left:0;right:0;bottom:0;height:42%;background:linear-gradient(transparent,rgba(8,35,23,.78));pointer-events:none}.explore-shot span{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:24px 16px 13px;color:white;font-size:14px;font-weight:900}.explore-cta{margin-top:38px}
@media(max-width:1050px){.page-id-77 .entry-content{padding:30px}.explore-section,.explore-section:nth-of-type(even){grid-template-columns:1fr}.explore-section:nth-of-type(even) .explore-section-head,.explore-section:nth-of-type(even) .explore-gallery{order:initial}.explore-section-head{display:block;padding:5px 2px}.explore-section-head p{margin-top:8px}}
@media(max-width:760px){.page-id-77 .entry-content{padding:22px 18px}.explore-intro{margin-bottom:24px}.explore-section{display:block;margin-top:22px;padding:18px}.explore-section-head{margin-bottom:17px}.explore-section-head:before{margin-bottom:10px}.explore-section-head h2{font-size:31px}.explore-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:9px}.explore-shot:first-of-type{grid-column:1/-1;grid-row:auto}.explore-shot img,.explore-shot:first-of-type img{height:185px;min-height:0}.explore-shot:first-of-type img{height:230px}.explore-shot span{font-size:13px;padding:20px 11px 9px}}
@media(max-width:390px){.explore-gallery{grid-template-columns:1fr}.explore-shot:first-of-type{grid-column:auto}.explore-shot img,.explore-shot:first-of-type img{height:auto;max-height:300px;object-fit:cover}}
