:root{--ink:#304b3f;--muted:#637066;--yellow:#f5c64b;--cream:#faf8f0;--line:#e4e8df;--white:#fff;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif;font-size:16px;line-height:1.9;letter-spacing:.035em}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #a46500;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}h2{font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.6}p+p{margin-top:20px}.wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto}.skip{position:fixed;top:-100px;background:#fff;z-index:100;padding:12px}.skip:focus{top:0}.header{background:#fffffff5;position:sticky;top:0;z-index:20;border-bottom:1px solid #edf0e9}.header-inner{height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{display:grid;place-items:center;width:47px;height:47px;border-radius:50%;background:var(--yellow);color:var(--ink);font:600 32px Georgia,serif}.brand small{display:block;font-size:11px;letter-spacing:.1em}.brand strong{display:block;font-size:24px;line-height:1.35;letter-spacing:.1em}.nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:600}.nav a:hover,.nav a[aria-current=page]{color:#936118}.nav .nav-contact{background:var(--yellow);padding:13px 22px;border-radius:30px;color:var(--ink)}.menu-toggle{display:none}.hero{background:var(--cream);overflow:hidden}.hero-inner{min-height:640px;display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:40px;padding-block:48px 65px;position:relative}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:700;color:#667455;display:flex;align-items:center;gap:10px;margin-bottom:22px}.eyebrow:before{content:'';width:23px;height:2px;background:#c79522}.hero h1{font-size:clamp(2.3rem,3.6vw,3.1rem);line-height:1.75;letter-spacing:.1em;margin-bottom:24px}.hero h1 span{background:linear-gradient(transparent 76%,#f8d775 76%,#f8d775 94%,transparent 94%)}.hero-sub{font-size:19px;letter-spacing:.08em;margin-bottom:18px}.hero-place{font-size:14px;color:var(--muted);line-height:1.9}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:100px;padding:16px 25px;min-height:54px;font-weight:600;font-size:14px;line-height:1.6;border:1px solid transparent;transition:background .2s,transform .2s}.btn:hover{transform:translateY(-2px);background:#efd070}.primary{background:var(--yellow)}.outline{border-color:#b7c2b4;background:#fff}.arrow{font-size:20px}.hero-phone{font-size:13px;margin-top:18px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-phone a{font-size:22px;letter-spacing:.04em;font-weight:600}.hero-visual{position:relative;padding:0 5px 20px}.hero-visual img{width:100%;height:510px;object-fit:cover;border-radius:48% 48% 12px 12px;background:#f1ead9}.photo-caption{position:absolute;bottom:0;left:-15px;background:white;border-radius:8px;padding:13px 25px;box-shadow:0 5px 25px #304b3f08;font-size:13px;letter-spacing:.13em}.hero-instagram{font-size:12px;display:inline-block;margin-top:16px;text-decoration:underline;text-underline-offset:5px}.section{padding-block:100px}.section-kicker{font-family:Georgia,serif;font-style:italic;letter-spacing:.06em;color:#946f27;font-size:16px;margin-bottom:10px}.section-head{margin-bottom:42px}.intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.intro h2{margin-bottom:24px}.intro-copy{padding-top:13px}.intro-copy p{line-height:2.25}.text-link{display:inline-flex;align-items:center;gap:35px;font-size:14px;border-bottom:1px solid #9eaf9c;padding-block:12px;margin-top:15px}.values{background:var(--cream);border-radius:32px;padding:48px;margin-top:55px}.values-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.values-head h3{font-size:22px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.value{padding-right:25px;border-right:1px solid #dadfcf}.value:last-child{border:0;padding-right:0}.number{color:#997323;font:italic 26px Georgia,serif;display:block;margin-bottom:17px}.value h3{font-size:18px;margin-bottom:12px}.value p{font-size:14px;line-height:1.95}.daily{background:#f0f4ec}.daily-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.daily p{margin-top:22px}.social-card{background:white;border-radius:var(--radius);padding:40px;border:1px solid #dce3d6}.social-top{display:flex;align-items:center;gap:18px;padding-bottom:24px;border-bottom:1px solid var(--line)}.social-icon{width:52px;height:52px;display:grid;place-items:center;background:var(--cream);border-radius:50%;font-size:25px}.social-top strong{font-size:19px}.social-top small{display:block;color:var(--muted);font-size:12px}.social-card p{font-size:14px}.social-card .btn{margin-top:25px;width:100%}.visit{position:relative;text-align:center;background:#fff9e7;border-radius:32px;padding:64px 30px;margin-block:80px}.visit .section-kicker{color:#846223}.visit h2{margin-bottom:22px}.visit p{line-height:2}.visit .actions{justify-content:center}.visit-phone{display:block;margin-top:24px;font:600 30px/1.5 Georgia,serif;letter-spacing:.04em}.visit small{font-size:12px;color:var(--muted)}.info-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:60px}.info-table{margin:0}.info-row{display:grid;grid-template-columns:130px 1fr;gap:20px;border-bottom:1px solid var(--line);padding:17px 0;font-size:14px}.info-row dt{color:var(--muted)}.info-row dd{margin:0}.map{width:100%;height:340px;border:0;border-radius:20px;background:var(--cream)}.map-side p{font-size:14px;margin-top:20px}.contact-band{padding:58px 0;background:var(--ink);color:white}.contact-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-band h2{font-size:27px}.contact-band p{font-size:14px;margin-top:10px}.contact-number{font-size:32px;letter-spacing:.04em;white-space:nowrap}.footer{padding:55px 0 25px}.footer-main{display:flex;justify-content:space-between;gap:40px}.footer-links{display:flex;gap:16px 28px;max-width:520px;flex-wrap:wrap;font-size:13px}.footer-address{font-size:13px;margin-top:20px;color:var(--muted)}.copyright{font-size:12px;border-top:1px solid var(--line);margin-top:35px;padding-top:20px;color:var(--muted)}.mobile-bar{display:none}.breadcrumb{font-size:12px;color:var(--muted);padding-block:24px}.page-head{background:var(--cream);padding:60px 0}.page-head h1{font-size:clamp(1.9rem,4vw,2.7rem)}.page-content{max-width:850px;margin:auto;padding-block:65px 10px}.page-content>p{margin-bottom:25px;line-height:2.1}.page-content h2{margin-bottom:25px}.note-box{padding:28px;background:var(--cream);border-radius:18px;margin:25px 0}.note-box p{font-size:15px}.contact-card{background:var(--cream);padding:40px;border-radius:24px;text-align:center;margin-bottom:35px}.contact-card .contact-number{display:block;color:var(--ink);font-size:clamp(26px,6vw,38px);margin:15px 0}.reveal{opacity:1}.js-motion .reveal.pending{opacity:0;transform:translateY(16px)}.reveal{transition:opacity .6s,transform .6s}@media(min-width:1400px){.hero-inner{min-height:710px}.hero-visual img{height:560px}}@media(max-width:1050px){.nav{gap:14px;font-size:12px}.brand strong{font-size:21px}.nav .nav-contact{padding:12px 17px}.hero h1{font-size:2.35rem}.hero-inner{gap:25px}.wrap{width:calc(100% - 48px)}.intro,.daily-layout{gap:40px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header-inner{height:78px}.brand-mark{width:39px;height:39px;font-size:27px}.brand strong{font-size:21px}.brand small{font-size:10px}.menu-toggle{display:block;background:#fff;border:1px solid var(--line);border-radius:30px;padding:10px 15px;color:var(--ink);font-size:12px}.nav{display:none;position:absolute;top:78px;left:0;right:0;padding:20px;background:#fff;box-shadow:0 14px 18px #304b3f0d;font-size:15px}.nav.open{display:grid;gap:0}.nav a{padding:12px}.nav .nav-contact{margin-top:10px;text-align:center}.hero-inner{grid-template-columns:1fr;padding-block:36px 35px;gap:32px}.hero h1{font-size:clamp(1.9rem,6.8vw,2.75rem);line-height:1.8;margin-bottom:20px}.eyebrow{font-size:11px;margin-bottom:15px}.hero-sub{font-size:16px}.hero-place{font-size:13px}.hero .actions{margin-top:22px}.hero .btn{font-size:13px;padding:14px 20px}.hero-visual{max-width:520px;width:100%;justify-self:center;padding-left:25px}.hero-visual img{height:340px;border-radius:150px 150px 12px 12px}.photo-caption{left:0;font-size:12px;padding:12px 20px}.section{padding-block:62px}.intro,.daily-layout,.info-layout{grid-template-columns:1fr;gap:30px}.intro-copy{padding:0}.intro-copy p{font-size:15px}.section-head{margin-bottom:28px}.values{padding:28px 24px;margin-top:38px}.values-head h3{font-size:20px}.values-grid{grid-template-columns:1fr;gap:23px}.value{border-right:0;border-bottom:1px solid #dadfcf;padding:0 0 22px}.number{font-size:22px;margin-bottom:8px}.value:last-child{padding-bottom:0}.daily-layout{gap:28px}.social-card{padding:27px}.visit{margin-block:50px;padding:40px 22px;border-radius:24px}.visit p{font-size:14px}.visit .btn{font-size:13px;gap:12px}.info-row{grid-template-columns:96px 1fr;gap:12px;font-size:13px}.map{height:300px}.contact-band .wrap{display:block;text-align:center}.contact-band h2{font-size:24px}.contact-number{display:block;margin-top:20px;font-size:30px}.footer{padding:40px 0 100px}.footer-main{display:block}.footer-links{margin-top:30px;gap:15px 25px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:30;display:grid;grid-template-columns:1fr 1fr 1.25fr;background:white;box-shadow:0 -2px 16px #304b3f13;padding-bottom:env(safe-area-inset-bottom)}.mobile-bar a{min-height:64px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:600;border-right:1px solid var(--line)}.mobile-bar .mobile-consult{background:var(--yellow);border:0}.page-head{padding:35px 0}.page-content{padding-top:40px}.contact-card{padding:28px 20px}.contact-band{padding:40px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.js-motion .reveal.pending{opacity:1;transform:none}}
/* Refined visual system: clear hierarchy, aligned content, restrained surfaces. */
:root{--ink:#263e33;--muted:#58665d;--cream:#faf9f4;--yellow:#f4c44b;--radius:16px}
body{letter-spacing:.025em;line-height:1.95}.wrap{width:min(1200px,calc(100% - 64px))}.header-inner{height:108px}.brand small{font-size:12px}.brand strong{font-size:25px}.brand-mark{width:44px;height:44px;font-size:30px}.nav{gap:19px;font-size:13px;letter-spacing:0}.nav a{white-space:nowrap}.nav .nav-contact{border-radius:8px;padding:13px 19px}.hero-inner{grid-template-columns:1.05fr 1fr;gap:64px;padding-block:64px;min-height:690px}.hero h1{font-size:clamp(2.3rem,3.6vw,3.1rem);line-height:1.7;letter-spacing:.075em;font-weight:600}.hero h1 span{background:transparent}.hero-visual{padding:0}.hero-visual img{border-radius:160px 160px 16px 16px;height:540px}.eyebrow{letter-spacing:.16em}.hero-sub{font-size:19px}.hero-phone{margin-top:24px;gap:16px}.hero-phone a{font-size:25px}.hero-instagram{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:13px;margin-top:22px}.ig-logo{width:24px;height:24px;flex:0 0 auto;object-fit:contain}.btn{border-radius:8px;gap:12px;min-height:56px;padding:17px 28px;box-shadow:none}.btn:hover{transform:none;background:#e9bc49}.outline:hover{background:#f6f7f3;border-color:#81927f}.section-kicker{font-family:inherit;font-style:normal;font-size:12px;letter-spacing:.13em;font-weight:600;color:#806320;margin-bottom:14px}.section{padding-block:88px}.intro{grid-template-columns:.9fr 1.1fr;gap:80px}.intro-copy{padding:0}.intro-copy p{line-height:2.25}.text-link{gap:10px;min-height:48px}.values{background:transparent;padding:0;border-radius:0;margin-top:56px}.values-head{margin-bottom:24px}.values-grid{gap:24px}.value{padding:30px!important;border:1px solid var(--line)!important;border-radius:16px;background:var(--cream)}.number{font-size:26px;font-style:normal}.value h3{font-size:18px}.value p{font-size:15px}.daily{background:#f1f4ee}.daily-layout{gap:80px}.social-card{padding:36px;border-radius:16px}.social-icon{background:transparent;border-radius:0;width:48px;height:48px}.social-icon .ig-logo{width:44px;height:44px}.social-top small{font-size:13px}.social-card p{font-size:15px}.disclosure{border-bottom:1px solid var(--line)}.disclosure-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.disclosure-layout p{line-height:2.15}.disclosure .btn{margin-top:26px}.visit{border-radius:16px;background:#fcf7e7;margin-block:72px;padding:56px 32px}.visit p{line-height:2.1}.visit-phone{font-family:inherit;font-weight:600;font-size:30px}.info-layout{gap:64px}.info-row{padding:19px 0;font-size:15px}.map{border-radius:12px}.contact-band h2{font-size:26px}.contact-number{font-weight:600}.footer-main{gap:60px}.footer-links{max-width:640px;display:grid;grid-template-columns:repeat(3,auto);align-content:start;gap:16px 26px;font-size:13px}.footer-links a{display:flex;gap:9px;align-items:center}.footer-links a:last-child{grid-column:span 2}.footer-links .ig-logo{width:20px;height:20px}.note-box,.contact-card{border-radius:12px}.page-head{padding:48px 0}
@media(max-width:1190px){.nav{gap:12px;font-size:12px}.brand strong{font-size:22px}.nav .nav-contact{padding:12px}.hero-inner{gap:40px}.footer-links{gap:14px 20px}}
@media(min-width:801px) and (max-width:1050px){.header-inner{height:134px;flex-wrap:wrap;justify-content:center;gap:0;padding:12px 0}.brand{margin-right:auto}.nav{width:100%;justify-content:space-between;font-size:13px;gap:10px}.hero h1{font-size:2.2rem}.hero-sub{font-size:16px}.hero-visual img{height:490px}.hero-inner{gap:30px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header-inner{height:78px}.brand strong{font-size:21px}.brand small{font-size:10px}.brand-mark{width:38px;height:38px;font-size:27px}.nav{font-size:15px;gap:0}.nav a{padding:12px 14px}.nav .nav-contact{margin-top:12px;padding:14px}.hero-inner{grid-template-columns:1fr;gap:28px;padding-block:36px;min-height:0}.hero h1{font-size:clamp(2rem,7.6vw,3rem);line-height:1.7;letter-spacing:.07em;margin-bottom:22px}.hero-sub{font-size:16px;letter-spacing:.02em}.hero-visual{padding:0;max-width:450px}.hero-visual img{height:350px;border-radius:140px 140px 12px 12px;object-position:center 45%}.hero .actions{margin-top:24px}.hero .btn{font-size:14px;padding:16px 21px}.hero-phone{margin-top:20px;gap:6px 15px}.hero-phone a{font-size:23px}.hero-instagram{margin-top:18px}.section{padding-block:56px}.intro,.daily-layout,.disclosure-layout{grid-template-columns:1fr;gap:25px}.intro h2{margin-bottom:12px}.intro-copy p{font-size:16px}.values{margin-top:38px}.values-head{gap:12px}.values-head h3{font-size:20px}.values-grid{gap:16px}.value{padding:25px!important}.value p{font-size:15px}.number{margin-bottom:10px}.social-card{padding:26px}.social-top strong{font-size:18px}.social-top small{font-size:11px}.social-icon{width:40px;height:40px}.social-icon .ig-logo{width:38px;height:38px}.disclosure h2{font-size:1.6rem}.disclosure p{font-size:15px}.disclosure .btn{width:100%;font-size:14px}.visit{margin-block:48px;padding:36px 20px}.visit p{font-size:15px}.visit .btn{font-size:14px;padding:15px 18px}.info-layout{gap:30px}.info-row{font-size:14px;grid-template-columns:98px 1fr;gap:12px;padding:16px 0}.footer-links{grid-template-columns:1fr 1fr;font-size:13px;gap:17px}.footer-links a:last-child{grid-column:1/-1}.footer{padding-bottom:110px}.mobile-bar a{font-size:12px;gap:7px}.mobile-bar .ig-logo{width:22px;height:22px}.page-head{padding:34px 0}.btn{font-size:14px}}

/* Comfortable reading width across large displays. */
.wrap{width:min(1040px,calc(100% - 64px))}
.page-content{max-width:740px}
@media(min-width:801px){
 .header-inner{height:126px;display:flex;flex-wrap:wrap;gap:0;padding-block:14px}
 .header-inner>.brand{margin-right:auto}
 .nav{width:100%;display:flex;justify-content:space-between;gap:12px;font-size:13px}
 .nav .nav-contact{padding:9px 17px}
 .hero-inner{gap:48px;min-height:620px;padding-block:48px}
 .hero h1{font-size:2.65rem}
 .hero-sub{font-size:17px}
 .hero-visual img{height:470px}
 .intro,.daily-layout,.disclosure-layout{gap:48px}
 .info-layout{gap:40px}
 .value{padding:24px!important}
 .footer-main{gap:32px}
 .footer-links{gap:14px 18px}
}
@media(max-width:800px){.wrap{width:min(640px,calc(100% - 40px))}.header-inner{width:calc(100% - 40px)}}

.activity-image{margin:0}.activity-image img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:14px}.activity-image figcaption{font-size:12px;line-height:1.7;color:var(--muted);margin-top:8px;letter-spacing:0}.intro-image{margin-top:28px}.daily-story{min-width:0}.daily-story .social-card{margin-top:20px;padding:25px}.daily-story .social-top{padding-bottom:18px}.daily-layout{align-items:center}.page-content .intro-image{margin-block:32px}
@media(max-width:800px){.intro-image{margin-top:22px}.daily-story .social-card{padding:24px}.activity-image figcaption{font-size:12px}}
/* Editorial refinement: strong typography, quiet surfaces and photographic framing. */
:root{--ink:#203e35;--muted:#5b6b62;--yellow:#f2c75c;--cream:#f7f7f2;--line:#dfe5df}
body{font-feature-settings:"palt";letter-spacing:.04em;background:#fff}
h1,h2{font-family:'Hiragino Mincho ProN','Yu Mincho',YuMincho,serif;font-weight:600}
h2{letter-spacing:.08em;font-size:clamp(1.65rem,2.6vw,2.15rem)}
.header{background:#fffffff5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}
.header-inner{height:auto;min-height:132px;padding-top:18px;padding-bottom:0;row-gap:16px}
.brand{gap:12px}.brand-mark{background:var(--ink);color:var(--yellow);border-radius:50% 50% 10px 50%;width:44px;height:44px;font-style:italic}
.brand strong{letter-spacing:.1em;font-size:23px;font-weight:650}.brand small{letter-spacing:.14em;font-size:11px}
.header-phone{display:flex;align-items:center;gap:18px}.header-phone span{font-size:12px;color:var(--muted)}.header-phone strong{font-size:22px;font-weight:500;letter-spacing:.05em}
.nav{align-items:stretch;border-top:1px solid var(--line);font-size:13px;min-height:48px;gap:14px}
.nav a{display:flex;align-items:center;position:relative;padding:13px 0;transition:color .2s}
.nav a[aria-current=page]:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--ink)}
.nav .nav-contact{padding:11px 20px;border-radius:0;background:var(--ink);color:white}.nav .nav-contact:hover{background:#36584a;color:#fff}
.hero{background:#203e35;color:#fff;position:relative}
.hero-inner{padding-block:62px 68px;grid-template-columns:1.05fr 1fr;gap:56px;min-height:656px}
.eyebrow{font-size:11px;letter-spacing:.23em;color:#ecdbab;margin-bottom:25px}.eyebrow:before{background:var(--yellow);width:30px}
.hero h1{font-size:clamp(2.5rem,3.7vw,3.2rem);font-weight:500;line-height:1.75;letter-spacing:.075em;margin-bottom:22px}
.hero h1 span{color:#f1d27e;background:transparent}
.hero-sub{font-size:16px;letter-spacing:.03em;color:#f5f3e9;line-height:1.9}
.hero-place{color:#d5dfd5;font-size:13px;margin-top:20px;line-height:1.95}
.hero .actions{margin-top:28px}.hero .primary{color:#203e35;background:#f2c75c;min-height:56px;padding-inline:25px;border-radius:3px;font-size:14px}
.hero-phone{margin-top:22px;gap:14px;color:#e4eae2}.hero-phone span{font-size:12px}.hero-phone a{font-size:23px;font-weight:500;color:white}
.hero-instagram{color:#d5dfd5;font-size:12px;margin-top:18px;gap:9px}.hero-instagram .ig-logo{width:20px;height:20px}
.hero-visual{padding:0 0 18px 0;isolation:isolate}
.hero-visual:after{content:'';position:absolute;inset:20px -16px 0 18px;border:1px solid #b6c5a966;border-radius:4px 4px 88px 4px;z-index:-1}
.hero-visual img{height:504px;object-fit:cover;border-radius:4px 4px 88px 4px;box-shadow:0 18px 45px #071f2420}
.section{padding-block:96px}.section-kicker{font-size:11px;letter-spacing:.19em;text-transform:uppercase;color:#7a6330;font-weight:500;margin-bottom:17px}
.section-head{border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:35px}
.intro{grid-template-columns:1fr 1fr;gap:64px;align-items:center}.intro-copy p{font-size:16px;line-height:2.3}.intro h2{font-size:clamp(1.55rem,2.6vw,2rem)}
.text-link{font-size:13px;letter-spacing:.06em;padding-block:11px;border-color:#a9b4a9;margin-top:12px;transition:border-color .2s}.text-link:hover{border-color:#203e35}
.activity-image img{border-radius:5px;box-shadow:none}.intro-image img{border-radius:5px 5px 50px 5px}.intro-image{margin-top:28px}.activity-image figcaption{color:#667368;font-size:12px;margin-top:9px;line-height:1.8}
.values{margin-top:65px}.values-head{margin-bottom:25px}.values-head h3{font-family:'Hiragino Mincho ProN','Yu Mincho',serif;letter-spacing:.08em;font-size:23px}.values-head .section-kicker{margin:0}
.values-grid{gap:22px}.value{border:0!important;border-top:2px solid #dab855!important;border-radius:0;background:#f7f7f2;padding:30px 25px!important}
.number{font-family:Georgia,serif;font-size:33px;color:#9a7a34;font-weight:400;margin-bottom:19px}.value h3{font-size:17px;letter-spacing:.02em;margin-bottom:12px}.value p{font-size:14px;line-height:2.05;letter-spacing:.02em}
.daily{background:#f3f5f0}.daily-layout{grid-template-columns:.85fr 1.15fr;gap:62px}.daily h2{font-size:clamp(1.5rem,2.6vw,2rem)}.daily-layout>div:first-child>p{font-size:15px;line-height:2.1}
.daily-story .activity-image img{border-radius:5px 5px 5px 60px}.daily-story .social-card{background:transparent;border:0;border-top:1px solid #d9dfd5;border-radius:0;padding:24px 0 0;margin-top:24px}.social-top{border:0;padding-bottom:0!important;gap:13px}.social-icon,.social-icon .ig-logo{width:32px;height:32px}.social-top strong{font-size:17px;font-weight:500;letter-spacing:.03em}.social-top small{font-size:12px}.social-card p{font-size:14px;margin-top:16px}.social-card .btn{width:auto;margin-top:20px}
.btn{border-radius:3px;padding:15px 25px;font-size:14px;min-height:54px;font-weight:500;letter-spacing:.04em;transition:background .2s,color .2s,box-shadow .2s}
.primary{background:var(--ink);color:white}.primary:hover{background:#36584a;color:white}.hero .primary:hover{background:#ffdc7c;color:#203e35}.outline{border-color:#889d8a;background:transparent}.outline:hover{background:#e9eee5;border-color:#506c59}
.disclosure{background:white;border-bottom:0}.disclosure-layout{padding-block:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:56px}.disclosure h2{font-size:clamp(1.5rem,2.6vw,2rem)}.disclosure-layout p{font-size:15px;line-height:2.1}.disclosure .btn{font-size:13px}
.visit{position:relative;background:#f8f3e3;border:1px solid #e9dfc1;border-radius:4px;padding:60px 30px;margin-block:25px 80px}.visit:before{content:'';display:block;width:42px;height:3px;background:#c8a348;margin:0 auto 22px}.visit p{font-size:15px;line-height:2.1}.visit h2{font-size:clamp(1.8rem,3vw,2.35rem)}.visit .primary{background:var(--ink);color:white}.visit-phone{font-size:29px;font-weight:500;letter-spacing:.07em}.visit small{font-size:12px}
.info-row{padding-block:20px;line-height:1.9}.info-row dt{font-size:13px}.info-row dd{font-size:14px}.map{border-radius:4px;filter:saturate(.75)}
.contact-band{background:#203e35;padding-block:52px}.contact-band h2{font-size:26px;font-weight:500}.contact-band p{color:#d0dccf;font-size:13px}.contact-number{font-family:Georgia,'Yu Mincho',serif;font-size:34px;font-weight:400;letter-spacing:.06em}
.footer{background:#f8f9f5;padding-top:50px}.footer-links{font-size:12px;line-height:1.8;gap:20px}.footer-address{font-size:12px;line-height:2.1}.copyright{font-family:Georgia,serif;font-size:12px;letter-spacing:.1em}
.breadcrumb{padding-block:20px;font-size:12px}.page-head{padding-block:48px 56px;background:#f3f5f0;border-bottom:1px solid var(--line)}.page-head h1{font-size:clamp(1.9rem,3.4vw,2.65rem);letter-spacing:.08em}.page-content{padding-top:58px;padding-bottom:45px}.note-box{background:#f5f6f1;border:1px solid var(--line);border-radius:4px}.contact-card{border-radius:4px;background:#f8f3e3;border:1px solid #e9dfc1}.contact-card h2{font-size:clamp(1.8rem,3vw,2.2rem)}
@media(max-width:800px){
 html{scroll-padding-top:92px}.wrap{width:min(640px,calc(100% - 40px))}
 .header-inner{min-height:0;height:78px;padding:0;gap:15px;flex-wrap:nowrap}.header-phone{display:none}.brand-mark{width:37px;height:37px;font-size:26px}.brand strong{font-size:20px}.brand small{font-size:10px;letter-spacing:.06em}
 .menu-toggle{font-size:11px;padding:10px 13px;border-color:#c8d2c7;border-radius:3px}.nav{min-height:0;display:none;border-top:1px solid var(--line);padding:16px 20px}.nav.open{display:grid}.nav a{font-size:14px;padding:13px 8px}.nav a[aria-current=page]:after{display:none}.nav .nav-contact{justify-content:center;margin-top:10px;padding:14px}
 .hero-inner{grid-template-columns:1fr;padding-block:38px 45px;min-height:0;gap:32px}.eyebrow{font-size:10px;margin-bottom:19px;letter-spacing:.18em}.hero h1{font-size:clamp(2.2rem,8vw,3rem);line-height:1.65;margin-bottom:22px;letter-spacing:.055em}.hero-sub{font-size:15px}.hero-place{font-size:12px;margin-top:18px}.hero .actions{margin-top:23px}.hero .primary{font-size:13px;padding:15px 20px}.hero-phone a{font-size:23px}.hero-phone{gap:6px 13px}.hero-visual{width:calc(100% - 12px);max-width:420px;justify-self:start;padding:0 0 12px}.hero-visual img{height:340px;border-radius:3px 3px 64px 3px}.hero-visual:after{inset:14px -12px 0 14px;border-radius:3px 3px 64px 3px}
 .section{padding-block:60px}.section-kicker{font-size:10px;margin-bottom:12px}.section-head{padding-bottom:20px;margin-bottom:24px}.intro,.daily-layout,.disclosure-layout{grid-template-columns:1fr;gap:30px}.intro h2,.daily h2,.disclosure h2{font-size:1.65rem}.intro-copy p{font-size:15px;line-height:2.2}.values{margin-top:42px}.values-head h3{font-size:21px}.values-grid{gap:16px}.value{padding:25px!important}.number{font-size:28px;margin-bottom:12px}.value h3{font-size:17px}.value p{font-size:14px}.intro-image{margin-top:22px}.daily-story .social-card{padding-top:22px}.social-card .btn{width:100%}.disclosure-layout{padding-block:25px;gap:20px}.disclosure-layout p{font-size:14px}.disclosure .btn{margin-top:20px}
 .visit{margin-block:0 50px;padding:36px 20px}.visit p{font-size:14px}.visit h2{font-size:1.9rem}.visit .btn{font-size:13px;padding:15px 18px}.visit-phone{font-size:28px}.info-row{padding-block:17px}.info-row dt{font-size:12px}.info-row dd{font-size:13px}.contact-band{padding-block:38px}.contact-band h2{font-size:23px}.contact-number{font-size:30px}.footer{padding-top:38px;padding-bottom:108px}.footer-links{font-size:12px;gap:19px 14px}.page-head{padding:34px 0 40px}.page-content{padding-top:35px}.mobile-bar a{font-size:12px}.mobile-bar .mobile-consult{background:#203e35;color:white}.mobile-bar .ig-logo{width:21px;height:21px}
}
/* Phone links have an explicit action and a generous touch target. */
.call-button{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:250px;max-width:100%;padding:17px 25px;background:#fff;border:1px solid #92a593;border-radius:6px;color:#203e35;line-height:1.6;text-align:center;transition:background .2s,border-color .2s}
.call-button:hover{background:#f9f2d9;border-color:#bf9838}.call-label{font-size:14px;font-weight:600;letter-spacing:.08em}.call-label>span{margin-right:5px}.call-button strong{font-family:inherit;font-size:25px;font-weight:600;letter-spacing:.05em}.call-button small{font-size:11px;letter-spacing:.01em;color:#5b6b62}.hero-call{margin-top:15px;background:transparent;border-color:#a6b5a6;color:white;min-width:285px}.hero-call small{color:#d5dfd5}.hero-call:hover{background:#355448;color:white;border-color:#d3bb79}.hero-instagram{display:flex;width:fit-content}.visit-call,.contact-call{margin-top:23px}.visit>small{display:block;margin-top:12px}.header-phone{border:1px solid #b1bdaf;padding:6px 14px;border-radius:4px;background:#f5f7f0;gap:13px;min-height:49px}.header-phone span{color:#203e35;font-weight:600}.header-phone:hover{background:#faf1d7}.band-call{background:transparent;border-color:#9cad9b;color:white}.band-call small{color:#d5dfd5}.band-call:hover{background:#355448;color:white}.mobile-bar .mobile-phone{background:#f2c75c;color:#203e35}.visit-image-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:35px;margin-block:10px 75px}.visit-image-layout .visit{margin:0;padding:38px 22px}.visit-image-layout .visit h2{font-size:1.9rem}.visit-image-layout .drawing-image img{aspect-ratio:4/5;border-radius:5px 5px 55px 5px}.reading-image{margin-block:28px 35px}.page-content .reading-image{max-width:620px}.page-content>.reading-image+ p{margin-top:24px}
@media(max-width:800px){.header-phone{display:none}.call-button{min-width:0;width:100%;padding:15px 20px}.call-button strong{font-size:24px}.hero-call{width:100%;max-width:350px}.hero .actions .btn{width:100%;max-width:350px}.hero .actions{display:block}.visit-image-layout{grid-template-columns:1fr;gap:24px;margin-block:0 50px}.visit-image-layout .drawing-image img{aspect-ratio:3/2;border-radius:5px}.visit-image-layout .visit{padding:32px 20px}.band-call{margin-top:22px;max-width:350px}.mobile-bar{grid-template-columns:1.2fr 1fr 1.05fr}.mobile-bar .mobile-phone{gap:5px;font-size:12px}.mobile-phone>span:first-child{font-size:18px}}

/* Values: heading, illustrative image, then supporting text. */
.value h3{min-height:2em;margin-bottom:18px}
.value .value-image{margin:0 0 18px}
.value-image img{width:100%;aspect-ratio:3/2;height:auto;object-fit:cover;border-radius:4px}
.value-image figcaption{font-size:12px;line-height:1.65;margin-top:8px;letter-spacing:0}
@media(max-width:800px){.value h3{min-height:0;margin-bottom:16px}.value .value-image{margin-bottom:18px}}

.disclosure-purpose{font-size:19px;line-height:1.85;letter-spacing:.04em;font-weight:600;margin-bottom:22px}.disclosure-layout{align-items:start}.disclosure-layout p+p{margin-top:20px}@media(max-width:800px){.disclosure-purpose{font-size:17px;margin-bottom:18px}}

/* Local culture feature: real activity photography and the story behind it. */
.kunchi-feature{background:#203e35;color:#fff;overflow:hidden}.kunchi-feature .section-kicker{color:#e5c976}.kunchi-feature .text-link{color:#fff;border-color:#94a89c}.kunchi-feature .text-link:hover{border-color:#e5c976}.kunchi-lead{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:start;margin-bottom:42px}.kunchi-lead h2{font-size:clamp(1.9rem,3.3vw,2.7rem);line-height:1.65;font-weight:500}.kunchi-lead p{color:#e3eae4;font-size:15px;line-height:2.15}.kunchi-lead p+p{margin-top:18px}.kunchi-gallery{display:grid;gap:12px}.kunchi-gallery-home{grid-template-columns:1.45fr 1fr;grid-template-rows:1fr 1fr}.kunchi-photo{margin:0;min-width:0;overflow:hidden;background:#dfe5df}.kunchi-photo img{display:block;width:100%;height:100%;object-fit:cover}.kunchi-gallery-home .kunchi-photo{min-height:190px}.kunchi-gallery-home .kunchi-photo-main{grid-row:1/3;min-height:520px}.kunchi-gallery-home .kunchi-photo-main img{object-position:center center}.kunchi-caption{margin-top:15px;color:#cbd7ce;font-size:12px;letter-spacing:.04em}
.kunchi-detail{background:#f3f5f0}.kunchi-detail-head{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:end;padding-bottom:36px;border-bottom:1px solid #d5ddd5}.kunchi-detail-head h2{font-size:clamp(1.85rem,3vw,2.55rem);line-height:1.7}.kunchi-intro{font-size:15px;line-height:2.15}.kunchi-story{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;margin-block:42px 48px}.kunchi-story>div>p{font-size:15px;line-height:2.2}.kunchi-story blockquote{margin:0;padding:28px 30px;border-left:3px solid #d1aa48;background:#fff}.kunchi-story blockquote p{font-family:'Hiragino Mincho ProN','Yu Mincho',YuMincho,serif;font-size:17px;line-height:2.05}.kunchi-story cite{display:block;margin-top:20px;color:var(--muted);font-size:12px;font-style:normal;text-align:right}.kunchi-gallery-detail{grid-template-columns:repeat(3,1fr)}.kunchi-gallery-detail .kunchi-photo{aspect-ratio:4/3}.kunchi-gallery-detail .kunchi-photo:nth-child(2){transform:translateY(18px)}.kunchi-plan{display:grid;grid-template-columns:180px 1fr;gap:32px;margin-top:58px;padding:28px 0;border-top:1px solid #d5ddd5;border-bottom:1px solid #d5ddd5}.kunchi-plan h3{font-size:17px}.kunchi-plan p{font-size:14px;line-height:2.1}
@media(max-width:800px){.kunchi-lead,.kunchi-detail-head,.kunchi-story{grid-template-columns:1fr;gap:24px}.kunchi-lead{margin-bottom:30px}.kunchi-lead h2,.kunchi-detail-head h2{font-size:1.75rem}.kunchi-lead p,.kunchi-intro,.kunchi-story>div>p{font-size:14px}.kunchi-gallery-home{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.kunchi-gallery-home .kunchi-photo-main{grid-column:1/-1;grid-row:auto;min-height:0;aspect-ratio:4/3}.kunchi-gallery-home .kunchi-photo:not(.kunchi-photo-main){min-height:0;aspect-ratio:1/1}.kunchi-caption{font-size:11px;line-height:1.7}.kunchi-detail-head{align-items:start;padding-bottom:28px}.kunchi-story{margin-block:30px 34px}.kunchi-story blockquote{padding:24px 22px}.kunchi-story blockquote p{font-size:16px}.kunchi-gallery-detail{grid-template-columns:1fr 1fr}.kunchi-gallery-detail .kunchi-photo:first-child{grid-column:1/-1}.kunchi-gallery-detail .kunchi-photo:nth-child(2){transform:none}.kunchi-plan{grid-template-columns:1fr;gap:12px;margin-top:34px;padding:24px 0}}

/* Hero v2: a quiet sunflower field with the location presented as typography. */
.hero{position:relative;isolation:isolate;background:#193b31;overflow:hidden}.hero:before{content:'';position:absolute;inset:0;z-index:-2;background:url('/assets/hero-sunflower-field.jpg') center 57%/cover no-repeat;opacity:.45}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(17,53,43,.94) 0%,rgba(17,53,43,.82) 52%,rgba(17,53,43,.7) 100%)}.hero-inner{grid-template-columns:.9fr 1.1fr;gap:72px;min-height:640px}.hero-copy{position:relative}.hero-identity{align-self:center;padding:54px 0 54px 48px;border-left:1px solid #e3c56b;color:#fff;text-shadow:0 2px 16px #102f27}.hero-identity span{display:block;color:#f0d88f;font-size:16px;letter-spacing:.12em;margin-bottom:19px}.hero-identity strong{display:block;font-family:'Hiragino Mincho ProN','Yu Mincho',YuMincho,serif;font-size:clamp(1.15rem,1.7vw,1.45rem);font-weight:500;line-height:1.8;letter-spacing:.055em;white-space:nowrap}.hero-place,.hero-visual{display:none}
@media(max-width:800px){.hero:before{background-position:62% center;opacity:.36}.hero:after{background:linear-gradient(180deg,rgba(17,53,43,.94) 0%,rgba(17,53,43,.83) 64%,rgba(17,53,43,.76) 100%)}.hero-inner{grid-template-columns:1fr;gap:32px;min-height:0}.hero-identity{order:2;padding:25px 0 4px;border-left:0;border-top:1px solid #d9bd67}.hero-identity span{font-size:13px;margin-bottom:11px}.hero-identity strong{font-size:clamp(.78rem,4vw,1.05rem);letter-spacing:.025em;white-space:nowrap}}

/* Hero v3: focused message on the left, all contact actions on the right. */
.hero:before{opacity:.9;background-position:center 58%}.hero:after{background:linear-gradient(90deg,rgba(15,49,40,.96) 0%,rgba(15,49,40,.84) 43%,rgba(15,49,40,.34) 76%,rgba(15,49,40,.2) 100%)}.hero-inner{grid-template-columns:1fr .9fr;gap:76px;min-height:680px;padding-block:70px}.hero-copy{align-self:center}.hero-copy .eyebrow{margin-bottom:28px}.hero-copy h1{font-size:clamp(2.85rem,4.4vw,3.75rem);line-height:1.62;margin-bottom:25px}.hero-copy .hero-sub{font-size:17px}.hero-panel{width:min(100%,430px);justify-self:end;align-self:center;padding:37px 35px 34px;background:rgba(20,55,46,.82);border:1px solid rgba(235,224,184,.5);box-shadow:0 22px 60px rgba(7,28,23,.22);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero-panel .hero-identity{padding:0;border:0;text-shadow:none}.hero-panel .hero-identity span{font-size:12px;letter-spacing:.16em;margin-bottom:12px}.hero-panel .hero-identity strong{font-size:17px;line-height:1.75;letter-spacing:.07em;white-space:normal}.hero-panel .hero-identity em{display:block;color:#f1cf6a;font-size:31px;font-style:normal;letter-spacing:.12em;margin-top:3px}.hero-panel-rule{height:1px;background:rgba(235,224,184,.36);margin:24px 0 19px}.hero-panel-label{font-size:13px;line-height:1.8;color:#e5ebe6}.hero-panel-actions{display:grid;gap:11px;margin-top:20px}.hero-panel-actions .btn{width:100%;background:#f2c75c;color:#203e35;border:0}.hero-panel-actions .btn:hover{background:#ffdc7c}.hero-panel-actions .hero-call{width:100%;min-width:0;margin:0;padding:12px 18px;background:rgba(12,42,34,.45);border-color:rgba(221,231,222,.55)}.hero-panel-actions .hero-call strong{font-size:24px}.hero-panel-actions .hero-call small{font-size:10px}.hero-panel-actions .hero-instagram{display:flex;width:100%;min-height:50px;margin:0;padding:11px 17px;align-items:center;justify-content:center;border:1px solid rgba(221,231,222,.55);color:#fff;font-size:12px;text-decoration:none}.hero-panel-actions .hero-instagram:hover{background:rgba(255,255,255,.08)}
@media(max-width:800px){.hero:before{opacity:.78;background-position:60% center}.hero:after{background:linear-gradient(180deg,rgba(15,49,40,.94) 0%,rgba(15,49,40,.82) 48%,rgba(15,49,40,.48) 100%)}.hero-inner{grid-template-columns:1fr;gap:34px;min-height:0;padding-block:45px 48px}.hero-copy h1{font-size:clamp(2.35rem,11vw,3.15rem);line-height:1.55}.hero-copy .hero-sub{font-size:15px}.hero-panel{width:100%;justify-self:stretch;padding:29px 23px 25px;background:rgba(17,53,43,.78);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hero-panel .hero-identity{order:initial;padding:0;border:0}.hero-panel .hero-identity span{font-size:11px;margin-bottom:8px}.hero-panel .hero-identity strong{font-size:15px;white-space:normal}.hero-panel .hero-identity em{font-size:26px}.hero-panel-label{font-size:12px}.hero-panel-actions .hero-call{max-width:none}.hero-panel-actions .hero-instagram{font-size:11px}}
@media(min-width:801px) and (max-width:1200px){.hero-inner{min-height:560px;padding-block:40px;gap:54px}.hero-copy h1{font-size:3rem;line-height:1.5}.hero-panel{padding:28px 30px 26px}.hero-panel .hero-identity em{font-size:28px}.hero-panel-rule{margin:18px 0 14px}.hero-panel-actions{gap:8px;margin-top:14px}.hero-panel-actions .btn{min-height:50px;padding-block:12px}.hero-panel-actions .hero-call{padding-block:8px}.hero-panel-actions .hero-call strong{font-size:22px}.hero-panel-actions .hero-instagram{min-height:46px;padding-block:8px}}
.hero-panel .hero-identity br{display:none}.hero-panel .hero-identity strong{white-space:nowrap}.hero-panel .hero-identity em{display:inline;margin:0 0 0 .35em;font-size:inherit;color:#f1cf6a}@media(max-width:800px){.hero-panel .hero-identity strong{font-size:clamp(.75rem,3.7vw,.92rem);white-space:nowrap}.hero-panel .hero-identity em{font-size:inherit}}
.brand-text{gap:0}.brand-text>span{display:block}.brand-text small{margin-bottom:1px}.header .brand-text strong{font-size:25px}.footer .brand-text strong{font-size:22px}@media(max-width:800px){.header .brand-text strong{font-size:21px}.brand-text small{font-size:10px}}

/* Local search intent section: useful location context without keyword repetition. */
.local-guide{padding-block:72px;background:#fffaf0;border-block:1px solid #eee4c8}.local-guide-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:start}.local-guide h2{font-size:clamp(1.65rem,3vw,2.3rem);line-height:1.7}.local-guide p{font-size:15px;line-height:2.15}.local-guide-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}@media(max-width:800px){.local-guide{padding-block:52px}.local-guide-layout{grid-template-columns:1fr;gap:22px}.local-guide h2{font-size:1.6rem}.local-guide p{font-size:14px}.local-guide-links{display:grid}.local-guide-links .btn{width:100%}}

/* Hero v4: let the sunflower field set a bright, welcoming first impression. */
.hero{background:#f8f1d9;color:#203e35}
.hero:before{opacity:1;background-position:center 58%;filter:saturate(1.12) brightness(1.05)}
.hero:after{background:linear-gradient(90deg,rgba(255,253,245,.97) 0%,rgba(255,253,245,.88) 38%,rgba(255,253,245,.46) 61%,rgba(255,253,245,.08) 100%)}
.hero-copy{padding:34px 38px 38px;background:rgba(255,253,245,.78);border-left:4px solid #e2b535;box-shadow:0 20px 54px rgba(74,67,39,.10);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}
.hero-copy .eyebrow{color:#6c653e}.hero-copy .eyebrow:before{background:#d0a326}
.hero-copy h1{color:#203e35;text-shadow:0 1px 0 rgba(255,255,255,.75)}
.hero-copy h1 span{color:#a56e08}
.hero-copy .hero-sub{color:#3b5448}
.hero-panel{background:rgba(255,253,247,.91);border:1px solid rgba(255,255,255,.95);color:#203e35;box-shadow:0 24px 64px rgba(39,48,31,.20);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.hero-panel .hero-identity{color:#203e35}.hero-panel .hero-identity span{color:#8d6516}.hero-panel .hero-identity em{color:#a56e08}
.hero-panel-rule{background:#d9c99c}.hero-panel-label{color:#52645a}
.hero-panel-actions .hero-call{background:#fff;border-color:#819581;color:#203e35}
.hero-panel-actions .hero-call small{color:#5b6b62}
.hero-panel-actions .hero-call:hover{background:#f8f1d9;color:#203e35;border-color:#b78b25}
.hero-panel-actions .hero-instagram{background:#fff;border-color:#a9b5aa;color:#203e35}
.hero-panel-actions .hero-instagram:hover{background:#f8f1d9}
@media(max-width:800px){
 .hero:before{opacity:1;background-position:68% center;filter:saturate(1.12) brightness(1.04)}
 .hero:after{background:linear-gradient(180deg,rgba(255,253,245,.96) 0%,rgba(255,253,245,.88) 46%,rgba(255,253,245,.42) 70%,rgba(255,253,245,.2) 100%)}
 .hero-inner{gap:24px;padding-block:34px 40px}
 .hero-copy{padding:27px 24px 29px;background:rgba(255,253,245,.83);border-left-width:3px}
 .hero-panel{padding:26px 22px 23px;background:rgba(255,253,247,.92)}
}

/* Hero v5: full-bleed photography with a compact contact dock. */
.hero{min-height:0;background:#f6e7b9;color:#203e35}
.hero:before{opacity:1;background-position:center 58%;filter:saturate(1.22) brightness(1.08) contrast(1.02)}
.hero:after{background:linear-gradient(90deg,rgba(255,252,238,.94) 0%,rgba(255,252,238,.72) 35%,rgba(255,252,238,.18) 62%,rgba(22,52,42,.06) 100%)}
.hero-inner{grid-template-columns:1.12fr .88fr;gap:70px;min-height:690px;padding-block:72px}
.hero-copy{padding:0 0 0 34px;background:transparent;border-left:3px solid #d7a923;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
.hero-copy .eyebrow{margin-bottom:28px;color:#6a6038}
.hero-copy h1{max-width:610px;font-size:clamp(3rem,4.7vw,4rem);line-height:1.58;color:#193b31;text-shadow:0 2px 12px rgba(255,255,255,.85)}
.hero-copy h1 span{color:#9a6508}
.hero-copy .hero-sub{font-size:17px;font-weight:600;color:#304b3f;text-shadow:0 1px 8px rgba(255,255,255,.9)}
.hero-panel{width:min(100%,390px);justify-self:end;align-self:end;margin-bottom:8px;padding:25px 27px 24px;background:rgba(25,59,49,.93);border:0;border-top:3px solid #efc654;color:#fff;box-shadow:0 20px 55px rgba(18,39,31,.24);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.hero-panel .hero-identity,.hero-panel .hero-identity strong{color:#fff}
.hero-panel .hero-identity span{margin-bottom:6px;color:#efd47f;font-size:11px}
.hero-panel .hero-identity strong{font-size:14px;line-height:1.65}
.hero-panel .hero-identity em{color:#efd47f}
.hero-panel-rule{margin:15px 0 12px;background:rgba(255,255,255,.24)}
.hero-panel-label{font-size:11px;color:#e8eee9}
.hero-panel-actions{gap:8px;margin-top:13px}
.hero-panel-actions .btn{min-height:48px;padding:12px 18px}
.hero-panel-actions .hero-call{padding:8px 16px;background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.55);color:#fff}
.hero-panel-actions .hero-call strong{font-size:21px}.hero-panel-actions .hero-call small{color:#dce6df}
.hero-panel-actions .hero-call:hover{background:rgba(255,255,255,.1);color:#fff;border-color:#efd47f}
.hero-panel-actions .hero-instagram{min-height:43px;padding:8px 15px;background:transparent;border-color:rgba(255,255,255,.45);color:#fff}
.hero-panel-actions .hero-instagram:hover{background:rgba(255,255,255,.1)}
@media(min-width:801px) and (max-width:1200px){
 .hero-inner{grid-template-columns:1fr .78fr;gap:45px;min-height:590px;padding-block:48px}
 .hero-copy h1{font-size:clamp(2.7rem,5vw,3.4rem)}
 .hero-panel{width:min(100%,360px);padding:22px 23px 21px}
}
@media(max-width:800px){
 .hero:before{opacity:1;background-position:66% center;filter:saturate(1.2) brightness(1.07)}
 .hero:after{background:linear-gradient(180deg,rgba(255,252,238,.94) 0%,rgba(255,252,238,.76) 40%,rgba(255,252,238,.22) 64%,rgba(19,48,39,.12) 100%)}
 .hero-inner{grid-template-columns:1fr;gap:108px;padding-block:42px 34px;min-height:720px}
 .hero-copy{padding:0 0 0 20px;background:transparent;border-left-width:3px;align-self:start}
 .hero-copy .eyebrow{margin-bottom:20px}
 .hero-copy h1{font-size:clamp(2.45rem,11.2vw,3.25rem);line-height:1.5;margin-bottom:18px}
 .hero-copy .hero-sub{font-size:14px}
 .hero-panel{width:100%;align-self:end;margin:0;padding:22px 20px 20px;background:rgba(25,59,49,.93)}
 .hero-panel .hero-identity strong{font-size:clamp(.73rem,3.5vw,.88rem)}
 .hero-panel-label{font-size:11px}
 .hero-panel-actions{grid-template-columns:1fr 1fr;gap:8px}
 .hero-panel-actions .btn{grid-column:1/-1}
 .hero-panel-actions .hero-call,.hero-panel-actions .hero-instagram{min-height:54px}
 .hero-panel-actions .hero-call{width:100%;padding:6px 9px}
 .hero-panel-actions .hero-call .call-label,.hero-panel-actions .hero-call small{display:none}
 .hero-panel-actions .hero-call strong{font-size:17px}
 .hero-panel-actions .hero-instagram{font-size:10px;padding-inline:8px}
}
@media(min-width:801px){.hero-inner{min-height:clamp(570px,calc(100vh - 143px),690px)}}

/* Hero polish: remove decorative rules and keep mobile contact actions clear. */
.hero-copy{padding-left:0;border-left:0}
.hero-copy .eyebrow:before{display:none}
@media(max-width:800px){
 .hero-copy{padding-left:0;border-left:0}
 .hero-panel-actions{grid-template-columns:1fr}
 .hero-panel-actions .btn,.hero-panel-actions .hero-call,.hero-panel-actions .hero-instagram{grid-column:1;width:100%}
 .hero-panel-actions .hero-call{background:#fff;border-color:#fff;color:#203e35}
 .hero-panel-actions .hero-call .call-label{display:block;font-size:12px}
 .hero-panel-actions .hero-call small{display:none}
 .hero-panel-actions .hero-call strong{font-size:21px}
 .hero-panel-actions .hero-call:hover{background:#fff8df;color:#203e35}
 .hero-panel-actions .hero-instagram{font-size:11px}
}

.local-guide h2 .service-name{white-space:nowrap}
@media(max-width:420px){.local-guide h2{font-size:clamp(1.35rem,6vw,1.55rem);letter-spacing:.01em}}
