@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Old+Standard+TT:wght@400;700&display=swap";@font-face{font-family:Blagovest Three;src:url(/fonts/BlagovestThree.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--font-app: "Blagovest Three", "Cormorant Garamond", "Times New Roman", serif}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-app)}.time-value{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.address-num{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.85em}*{margin:0;padding:0;box-sizing:border-box}.app{min-height:100vh;background:transparent;font-family:var(--font-app);color:#1a1a1a;position:relative;font-size:1.1rem}.app:before{content:"";position:fixed;inset:0;background-image:url(/parchment.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;opacity:1;z-index:0;pointer-events:none}main{padding-top:clamp(282px,40.5vw,414px);position:relative;z-index:1;background:transparent}html{scroll-behavior:smooth}section{padding:40px 20px;max-width:1400px;margin:0 auto;position:relative;z-index:1}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:#9a7a15;letter-spacing:1px;font-family:var(--font-app)}.section-subtitle{font-size:1.2rem;text-align:center;color:#9a7a15;margin-bottom:1.5rem;font-style:italic}.btn{padding:10px 20px;background:#1a1a1a;color:#fff;border:none;border-radius:8px;font-family:var(--font-app);font-size:1.15rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.btn:hover{background:#333;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.btn-secondary{background:#f5f5f5;color:#1a1a1a;border:1px solid #e0e0e0}.btn-secondary:hover{background:#e8e8e8}.card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000001a,0 4px 16px #00000014;transition:transform .2s ease,box-shadow .2s ease;border:none}.card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026,0 8px 24px #0000001a}@media(max-width:768px){.section-title{font-size:2.2rem}section{padding:40px 15px}main{padding-top:170px}}.header{position:fixed;top:0;left:0;right:0;background-color:#e8e0d0;background-image:url(/header-bg.png);background-size:cover;background-position:center top;background-repeat:no-repeat;border-bottom:1px solid rgba(58,47,31,.12);box-shadow:0 2px 14px #2a1f1514;z-index:1000;padding:0 20px}.header-divider{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;line-height:0;margin-top:4px;margin-bottom:6px;background-image:url(/divider.png);background-repeat:repeat-x;background-position:center top;background-size:auto 40px;min-height:40px}.header-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:8px;padding:10px 0}.header-top-row{display:flex;align-items:center;gap:20px;width:100%;padding-bottom:0;margin-bottom:0}.header-title{flex:1;min-width:0;text-align:center;cursor:pointer}.logo-image-wrapper{cursor:pointer;flex-shrink:0}.logo-image{width:186px;height:186px;object-fit:contain;transition:transform .3s ease}.logo-image:hover{transform:scale(1.05)}.header-nav-row{width:100%;display:flex;justify-content:center}.nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;width:100%}.logo{flex:1 1 220px;min-width:0;text-align:center}.header-saints-mobile{display:none}.header-base-church{flex-shrink:0;width:clamp(92px,21vw,206px);height:auto;max-height:206px;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;margin-left:-16px}.logo .logo-title-heading{margin:0;padding:0;line-height:0}.logo .logo-title-img{display:block;width:100%;max-width:min(760px,100%);height:auto;margin:0 auto;cursor:pointer;object-fit:contain;transition:transform .2s ease,filter .2s ease}.logo:hover .logo-title-img{transform:scale(1.02);filter:brightness(1.05)}.nav-link{background:transparent;border:none;color:#3a2f1f;padding:8px 16px;border-radius:8px;cursor:pointer;font-family:var(--font-app);font-size:1.15rem;font-weight:500;transition:all .2s ease;white-space:nowrap;text-shadow:0 1px 2px rgba(255,248,235,.7)}.nav-link:hover{background:#9a7a151f;color:#1a1a1a}.nav-link.active{background:#1a1a1a;color:#fff;font-weight:600}@media(max-width:768px){.header-container{gap:8px;padding:8px 0}.header-top-row{display:grid;grid-template-columns:auto 1fr auto;gap:8px 10px;align-items:center;width:100%}.logo-image-wrapper{display:none}.header-saints-mobile{display:block;grid-column:1;grid-row:1;width:clamp(50px,14vw,80px);height:auto;max-height:80px;object-fit:contain}.header-base-church{grid-column:3;grid-row:1;width:clamp(55px,15vw,80px);max-height:80px;align-self:end;margin-bottom:-8px;margin-right:-8px}.header-title{grid-column:2;grid-row:1;text-align:center;padding:0 4px}.logo-image{width:90px;height:90px}.logo .logo-title-img{max-width:100%;width:100%;max-height:450px;object-fit:contain;object-position:center center}.nav{gap:0;flex-wrap:nowrap}.nav-link{font-size:1rem;padding:8px 10px;width:auto;text-align:center;border-radius:0;border-bottom:1px solid rgba(58,47,31,.12)}.nav-link:hover{background:#9a7a151f}}@media(max-width:480px){.logo-image{width:64px;height:64px}.header-base-church{width:clamp(44px,16vw,64px);max-height:64px}}@media(max-width:380px){.logo .logo-title-img{max-height:122px}.header-base-church{max-height:66px}}.hero{position:relative;width:100%;min-height:min(52vh,640px);max-height:none;padding:8px 16px 36px;overflow:hidden;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.hero-saints-icon{width:min(96%,1020px);max-width:100%;aspect-ratio:1;max-height:min(68vh,880px);margin-top:0;background-image:url(/saints-icon.png);background-size:contain;background-position:center;background-repeat:no-repeat;flex-shrink:1}@media(max-width:768px){.hero{min-height:min(48vh,580px);padding:6px 12px 28px}.hero-saints-icon{width:min(94%,780px);max-height:min(60vh,720px)}}@media(max-width:480px){.hero{min-height:min(44vh,520px);padding:4px 10px 24px}.hero-saints-icon{width:min(96%,560px);max-height:min(54vh,620px)}}.quote-section{max-width:100vw;padding:56px 0 60px;position:relative;z-index:1;margin:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);box-sizing:border-box;scroll-margin-top:294px;background-image:linear-gradient(to bottom,#16120e9e,#201a1285 45%,#120e0aad),url(/church-interior.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;border-top:1px solid rgba(0,0,0,.14);border-bottom:1px solid rgba(0,0,0,.18);box-shadow:0 8px 24px #00000024,inset 0 0 56px #00000029}.quote-content{width:100%;max-width:1400px;margin:0 auto;text-align:center;padding:0 24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.quote-text{font-size:2.8rem;color:#e6cf7a;font-style:italic;line-height:1.55;margin-bottom:22px;font-weight:500;font-family:var(--font-app);letter-spacing:.03em;max-width:1100px;text-shadow:0 0 20px rgba(255,236,180,.45),0 0 40px rgba(212,185,100,.2),0 1px 2px rgba(45,35,18,.35)}.quote-reference{font-size:1.45rem;color:#f2e6b0;font-weight:600;font-family:var(--font-app);letter-spacing:.08em;opacity:1;text-shadow:0 0 18px rgba(255,245,200,.5),0 1px 2px rgba(40,30,15,.3)}@media(max-width:768px){.quote-section{padding:40px 0 44px;margin:0 0 24px}.quote-content{padding:0 15px}.quote-text{font-size:1.75rem}.quote-reference{font-size:1.15rem}}.church-info{padding:80px 20px}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:40px}.info-card{text-align:center;padding:30px 20px}.info-icon{font-size:3rem;margin-bottom:15px}.info-icon--church{font-size:unset;line-height:0}.info-icon-img{width:clamp(72px,18vw,120px);height:auto;max-height:120px;object-fit:contain;display:block;margin:0 auto}.info-card h3{font-size:1.5rem;color:#1a1a1a;margin-bottom:12px;font-weight:700;font-family:var(--font-app)}.info-card p{line-height:1.6;color:#666;font-size:1.15rem}.info-card p a{color:#8a6f24;word-break:break-all}.info-card p a[href^="mailto:"],.info-card p a[href^="tel:"]{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem}.info-card p a:hover{color:#6b5518;text-decoration:underline}.info-hours{max-width:600px;margin:0 auto;padding:30px;text-align:center}.info-hours h3{font-size:1.7rem;color:#1a1a1a;margin-bottom:20px;font-weight:700;font-family:var(--font-app)}.hours-text{font-size:1.15rem;color:#666;line-height:1.8;margin:0;font-family:var(--font-app);font-weight:400}.hours-list{display:flex;flex-direction:column;gap:15px}.hours-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e0e0e0}.hours-item:last-child{border-bottom:none}.day{font-weight:600;color:#1a1a1a;font-size:1.15rem}.time{color:#666;font-size:1.15rem;font-weight:500}@media(max-width:768px){.info-grid{grid-template-columns:1fr}.hours-item{flex-direction:column;gap:5px;text-align:center}}.gallery-section{padding:80px 20px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px;margin-top:40px}.gallery-item{padding:0;overflow:hidden;cursor:pointer;transition:transform .3s ease}.gallery-item:hover{transform:translateY(-5px)}.gallery-image-container{position:relative;width:100%;height:250px;overflow:hidden;background:#f5f5f5}.gallery-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item:hover .gallery-image{transform:scale(1.1)}.gallery-overlay{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-view{color:#fff;font-size:1.3rem;font-weight:600}.gallery-info{padding:20px}.gallery-info h3{font-size:1.3rem;color:#1a1a1a;margin-bottom:8px;font-weight:700;font-family:var(--font-app)}.gallery-info p{color:#666;font-size:1.05rem;line-height:1.6}.gallery-modal{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:2000;padding:100px 20px 20px}.gallery-modal-content{position:relative;max-width:90%;max-height:90vh;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000004d}.gallery-modal-prev,.gallery-modal-next{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:2rem;cursor:pointer;z-index:2001;display:flex;align-items:center;justify-content:center;transition:background .2s ease;line-height:1}.gallery-modal-prev{left:15px}.gallery-modal-next{right:15px}.gallery-modal-prev:hover,.gallery-modal-next:hover{background:#000c}.gallery-modal-counter{text-align:center;color:#666;font-size:.95rem;padding:12px 0 0;margin:0}.gallery-modal-close{position:absolute;top:15px;right:15px;background:#1a1a1a;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:2rem;cursor:pointer;z-index:2001;display:flex;align-items:center;justify-content:center;transition:background .2s ease;font-weight:700}.gallery-modal-close:hover{background:#333}.gallery-modal-image{width:100%;max-height:70vh;object-fit:contain;display:block}.gallery-modal-info{padding:25px;text-align:center}.gallery-modal-info h3{font-size:1.7rem;color:#1a1a1a;margin-bottom:10px;font-weight:700;font-family:var(--font-app)}.gallery-modal-info p{color:#666;font-size:1.15rem;line-height:1.8}@media(max-width:768px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.gallery-image-container{height:200px}}.service-schedule{padding:80px 20px}.service-schedule .section-title{text-align:center}.schedule-timeline{position:relative;max-width:900px;margin:0 auto;padding-left:20px;text-align:center}.timeline-item{position:relative;margin-bottom:40px;display:flex;justify-content:center}.timeline-item.today .timeline-content{border:2px solid #9a7a15;box-shadow:0 4px 12px #9a7a154d}.timeline-item.today .marker-dot{background:#9a7a15;box-shadow:0 0 10px #9a7a1580}.timeline-item.today .timeline-day{color:#9a7a15}.timeline-marker{position:absolute;left:-20px;top:0;display:flex;flex-direction:column;align-items:center}.marker-dot{width:20px;height:20px;border-radius:50%;background:#1a1a1a;border:3px solid #ffffff;box-shadow:0 2px 4px #0003;z-index:2}.marker-line{width:2px;height:calc(100% + 40px);background:linear-gradient(to bottom,#1a1a1a,#ccc);margin-top:10px}.timeline-content{padding:25px;margin-left:5px;text-align:left;width:100%;max-width:600px}.timeline-day{font-size:1.7rem;color:#1a1a1a;margin-bottom:20px;font-weight:700;border-bottom:2px solid #e0e0e0;padding-bottom:10px;font-family:var(--font-app)}.services-list{display:flex;flex-direction:column;gap:12px}.service-item{display:flex;align-items:center;gap:15px;padding:12px 15px;background:#f9f9f9;border-radius:8px;border-left:4px solid #cccccc;transition:all .2s ease}.service-item:hover{background:#f5f5f5;transform:translate(3px);border-left-color:#1a1a1a}.service-item.main{border-left-color:#1a1a1a;background:#f0f0f0}.service-item.special{border-left-color:#666}.service-time{font-weight:700;color:#1a1a1a;font-size:1.25rem;min-width:70px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.service-name{flex:1;color:#666;font-size:1.2rem}.service-badge{padding:4px 12px;background:#e0e0e0;color:#1a1a1a;border-radius:12px;font-size:.9rem;font-weight:600;border:none}.service-badge.special{background:#1a1a1a;color:#fff}.schedule-notes{max-width:900px;margin:60px auto 0;padding:30px}.schedule-notes h3{font-size:1.7rem;color:#1a1a1a;margin-bottom:20px;font-weight:700;font-family:var(--font-app)}.service-schedule .section-subtitle{color:#9a7a15}.current-day{color:#9a7a15;font-weight:700}.schedule-notes ul{list-style:none;padding:0}.schedule-notes li{padding:10px 0 10px 25px;position:relative;color:#666;line-height:1.8;font-size:1.2rem}.schedule-notes li:before{content:"•";position:absolute;left:0;color:#1a1a1a;font-size:1.5rem;line-height:1}@media(max-width:768px){.schedule-timeline{padding-left:18px}.timeline-marker{left:-18px}.timeline-content{margin-left:3px;padding:20px}.marker-dot{width:16px;height:16px}.service-item{flex-wrap:wrap}.service-time{min-width:auto}}.stories-section{padding:80px 20px}.stories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.story-card{padding:30px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column}.story-card:hover{transform:translateY(-5px)}.story-header{margin-bottom:20px}.story-title{font-size:1.5rem;color:#1a1a1a;margin-bottom:15px;font-weight:700;line-height:1.3;font-family:var(--font-app)}.story-meta{display:flex;gap:10px;font-size:1rem;color:#999;flex-wrap:wrap}.story-date{font-weight:600}.story-author{font-style:italic}.story-excerpt{flex:1;color:#666;line-height:1.8;margin-bottom:20px;font-size:1.1rem}.story-read-more{align-self:flex-start;margin-top:auto}.story-modal{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:10000;padding:max(16px,env(safe-area-inset-top,0px)) 20px max(24px,env(safe-area-inset-bottom,0px));overflow-y:auto;box-sizing:border-box}.story-modal-content{position:relative;max-width:800px;width:100%;max-height:min(85vh,calc(100dvh - 32px));overflow-y:auto;padding:40px;margin:auto}.story-modal-close{position:absolute;top:15px;right:15px;background:#1a1a1a;color:#fff;border:none;width:35px;height:35px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;line-height:1;font-weight:700}.story-modal-close:hover{background:#333}.story-modal-header{margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.story-modal-header--with-aside-img{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:16px 20px;padding-right:48px}.story-modal-header--with-aside-img .story-modal-header-text{flex:1;min-width:0}.story-modal-header--with-aside-img .story-modal-aside-img{flex-shrink:0;width:clamp(96px,22vw,152px);height:auto;max-height:min(200px,30vh);object-fit:cover;object-position:center top;border-radius:8px;box-shadow:0 4px 14px #2a1f151f}.story-modal-header h2{font-size:2.1rem;color:#1a1a1a;margin-bottom:15px;font-weight:700;line-height:1.3;font-family:var(--font-app)}.story-modal-meta{display:flex;gap:10px;color:#999;font-size:1.1rem;align-items:center}.story-modal-body{line-height:2;color:#666;overflow-y:auto;padding-right:10px}.story-paragraph{margin-bottom:20px;font-size:1.25rem;text-align:justify}@media(max-width:768px){.stories-grid{grid-template-columns:1fr}.story-modal{padding-left:12px;padding-right:12px}.story-modal-content{padding:25px;margin:auto;max-height:min(88vh,calc(100dvh - 24px))}.story-modal-body{max-height:none}.story-modal-header h2{font-size:1.7rem}.story-paragraph{font-size:1.15rem}}@media(max-width:540px){.story-modal-header--with-aside-img{flex-direction:column;align-items:center;padding-right:0;text-align:center}.story-modal-header--with-aside-img .story-modal-header-text{order:2;width:100%}.story-modal-header--with-aside-img .story-modal-aside-img{order:1;width:min(180px,48vw);max-height:none;margin-bottom:4px}.story-modal-header--with-aside-img .story-modal-meta{justify-content:center;flex-wrap:wrap}}.priests-section{padding:80px 20px}.priests-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-top:40px}.priest-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.priest-image-container{width:100%;height:300px;overflow:hidden;background:#f5f5f5;position:relative}.priest-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.priest-card:hover .priest-image{transform:scale(1.05)}.priest-info{padding:24px;flex:1;display:flex;flex-direction:column}.priest-header{margin-bottom:15px}.priest-role{font-size:.9rem;color:#7a6238;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px}.priest-name{font-size:1.6rem;color:#1a1a1a;margin:0;font-weight:700;font-family:var(--font-app);line-height:1.3}.priest-bio{color:#666;line-height:1.7;margin-bottom:20px;font-size:1.15rem;flex:1}.priest-phone{margin-bottom:15px;font-size:1.1rem;color:#333;font-weight:400;font-family:Montserrat,sans-serif}.priest-phone a{color:inherit;text-decoration:none;font-family:Montserrat,sans-serif;font-size:inherit}.priest-parish{margin-top:auto;padding-top:20px;border-top:1px solid #e0e0e0}.parish-title{font-size:1.15rem;color:#1a1a1a;margin-bottom:12px;font-weight:600;font-family:var(--font-app)}.parish-streets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.parish-street{color:#666;font-size:1.1rem;padding-left:20px;position:relative;line-height:1.5}.parish-street:before{content:"📍";position:absolute;left:0;font-size:.9rem}.parish-street-link{color:#7a5c18;text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.parish-street-link:hover{color:#9a7a15;border-bottom-color:#9a7a1573}.parishes-info{max-width:1000px;margin:60px auto 0;padding:40px}.parishes-info-title{font-size:1.7rem;color:#9a7a15;margin-bottom:20px;font-weight:700;text-align:center;font-family:var(--font-app)}.parishes-intro{color:#666;line-height:1.8;margin-bottom:30px;font-size:1.15rem;text-align:center;font-style:italic}.parish-details{display:flex;flex-direction:column;gap:30px}.parish-detail{padding:25px;background:#f9f9f9;border-radius:12px;border-left:4px solid #9a7a15;scroll-margin-top:clamp(72px,12vw,118px)}.parish-detail-title{font-size:1.4rem;color:#9a7a15;margin-bottom:15px;font-weight:700;font-family:var(--font-app)}.parish-detail-text{color:#666;line-height:1.8;font-size:1.1rem;margin:0}@media(max-width:768px){.priests-grid{grid-template-columns:1fr;gap:20px}.priest-image-container{height:250px}.priest-name{font-size:1.4rem}.parishes-info{padding:25px 20px;margin-top:40px}.parish-detail{padding:20px}.parish-detail-title{font-size:1.3rem}.parish-detail-text{font-size:1.05rem}}.footer{background:transparent;color:#2c2419;padding:30px 20px 20px;margin-top:0;position:relative;z-index:1}.footer-content{max-width:1200px;margin:0 auto 30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.footer-section h3{font-size:1.2rem;margin-bottom:20px;color:#3a2f1f;font-weight:700;font-family:var(--font-app)}.footer-section p{line-height:1.8;margin-bottom:10px;color:#4a3d32}.footer-section p a{color:#7a6238;text-decoration:none}.footer-section p a[href^="mailto:"]{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem}.footer-section p a:hover{color:#5c4a28;text-decoration:underline}.phone-numbers{margin-bottom:10px}.phone-numbers p{margin-bottom:5px;line-height:1.6}.phone-numbers p:first-child{margin-bottom:8px;font-weight:600;color:#3a2f1f}.phone-numbers p:not(:first-child){font-family:Montserrat,sans-serif;font-size:1rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:10px}.footer-section:has(.footer-logo) ul{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.footer-nav-btn{background:none;border:none;padding:0;cursor:pointer;color:#4a3d32;font-family:var(--font-app);font-size:1rem;text-align:left;transition:color .2s ease}.footer-nav-btn:hover{color:#1a140e;text-decoration:underline}.footer-section ul li a{color:#4a3d32;text-decoration:none;transition:color .2s ease;display:flex;align-items:center;justify-content:center;gap:10px}.footer-section ul li a:hover{color:#1a140e}.footer-logo{width:150px;height:150px;object-fit:contain;flex-shrink:0}.footer-divider{display:flex;justify-content:center;line-height:0;padding:0 0 6px}.footer-divider--top{padding:0 0 22px}.footer-divider img{display:block;width:auto;max-width:min(260px,65vw);max-height:30px;height:auto;object-fit:contain}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:16px;text-align:center;color:#6b5c4a}@media(max-width:768px){.footer{padding:20px 16px 16px}.footer-content{grid-template-columns:1fr;gap:24px;margin-bottom:20px}.footer-section h3{font-size:1.1rem;margin-bottom:12px}.footer-section p{font-size:.95rem;line-height:1.7;margin-bottom:6px}.phone-numbers p:not(:first-child){font-size:.95rem}.footer-section:has(.footer-logo) ul{grid-template-columns:repeat(2,1fr);gap:16px}.footer-logo{width:100px;height:100px}.footer-bottom{font-size:.85rem;padding-top:12px}}
