@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#153e60;--ink:#1b3448;--muted:#596a77;--blue:#245a81;--pale:#eef4f8;--line:#dbe4ea;--gold:#e9c06d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #bc8526;outline-offset:5px}a:hover{text-decoration:underline;text-underline-offset:5px}.wrap{width:min(1200px,calc(100% - 88px));margin:auto}.topbar{background:var(--navy);color:#fff;font-size:14px;padding:9px 0}.topbar .wrap{display:flex;justify-content:space-between}.topbar a{font-weight:600}header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--navy);font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:33px;letter-spacing:-1.6px;line-height:1.1}.brand:hover{text-decoration:none}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:3px;font-weight:600;margin-top:9px}.brand-mark{font-size:43px;font-weight:400;letter-spacing:0}nav{display:flex;gap:30px;font-size:14px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:56px;padding:14px 23px;background:var(--navy);color:#fff;border:1px solid var(--navy);border-radius:5px;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#23628e;text-decoration:none;transform:translateY(-2px)}.button.small{min-height:47px;padding:10px 17px;font-size:14px}.button span,.text-link span{font-size:21px;font-weight:400}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:64px;padding-top:62px;padding-bottom:60px;align-items:center}.eyebrow{font-size:12px;letter-spacing:2.1px;font-weight:700;margin:0 0 22px;color:var(--blue)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(48px,5.2vw,72px);line-height:1.13;font-weight:500;letter-spacing:-3.2px;margin-bottom:25px}h1 em{font-style:normal;color:var(--blue)}.intro{color:var(--muted);font-size:18px;line-height:1.8;max-width:450px;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.text-link{font-weight:600;font-size:15px;display:inline-flex;gap:16px;align-items:center}.hero-note{font-size:13px;color:var(--muted);margin:22px 0 0}.hero-visual{position:relative;min-height:430px;background:var(--pale);border-radius:10px 75px 10px 10px;overflow:hidden}.hero-visual>img{width:100%;height:430px;object-fit:cover;object-position:center;display:block}.image-label{position:absolute;bottom:22px;left:22px;right:22px;display:flex;align-items:center;gap:15px;background:rgba(255,255,255,.96);padding:19px 22px;border-radius:6px}.image-label strong,.image-label span:not(.label-cross){display:block}.image-label strong{font-size:17px}.image-label span:not(.label-cross){font-size:14px;color:var(--muted)}.label-cross{color:var(--blue);font-size:31px}.quick{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:27px 0}.quick>div,.quick>a{display:flex;gap:17px;align-items:center;padding:0 27px;border-right:1px solid var(--line)}.quick>div:first-child{padding-left:0}.quick>a{border:none}.quick p{font-size:14px;color:var(--muted);margin:3px 0 0}.quick strong{font-size:15px}.quick-symbol{font-size:29px;color:var(--blue)}.section{padding-top:88px;padding-bottom:83px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:13px}h2{font-size:39px;font-weight:500;line-height:1.25;letter-spacing:-1.6px;margin-bottom:0}.section-heading>p{color:var(--muted);font-size:15px;margin-bottom:3px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.services-grid article{border:1px solid var(--line);padding:32px;border-radius:7px;display:flex;flex-direction:column;background:#fafcfd}.service-number{font-size:12px;letter-spacing:1.3px;font-weight:700;color:var(--blue);margin-bottom:28px}h3{font-size:23px;letter-spacing:-.6px;line-height:1.4;font-weight:600;margin-bottom:14px}.services-grid p{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:26px}.services-grid a{font-size:14px;font-weight:700;margin-top:auto;display:flex;justify-content:space-between;align-items:center}.services-grid a span{font-size:23px}.more-services{display:flex;gap:40px;align-items:center;margin-top:28px}.more-services p{color:var(--muted);font-size:14px;max-width:810px;margin-bottom:0}.more-services strong{color:var(--ink)}.more-services>span{font-size:13px;white-space:nowrap;padding:8px 12px;background:var(--pale);border-radius:4px}.fine{font-size:12px;color:var(--muted);line-height:1.7}.section>.fine{margin-top:12px;margin-bottom:0}.refill-section{background:var(--navy);color:#fff;padding:65px 0}.refill-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.refill-section .eyebrow{color:#bed7ea}.refill-section h2{font-size:44px;margin-bottom:22px}.refill-grid>div>p:not(.eyebrow){max-width:380px;color:#d2e0eb}.button.light{background:#fff;color:var(--navy);border-color:#fff;margin-top:10px}.button.light:hover{background:#e9f2f8}.refill-hours{font-size:13px;margin:16px 0 0}.steps{padding-top:6px}.steps>div{display:flex;gap:25px;border-bottom:1px solid #42627d;padding:20px 0}.steps>div:first-child{padding-top:0}.steps>div>span{color:var(--gold);font-size:15px;padding-top:3px}.steps h3{font-size:18px;font-family:'DM Sans',sans-serif;letter-spacing:0;margin-bottom:7px}.steps p{font-size:14px;color:#d2e0eb;margin-bottom:0}.steps .transfer{font-size:13px;margin-top:22px}.transfer a{text-decoration:underline;text-underline-offset:3px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-title h2{font-size:42px}.since{display:flex;gap:20px;align-items:center;margin-top:38px}.since strong{font-size:40px;color:var(--blue);font-weight:500}.since span{font-size:13px;max-width:120px;color:var(--muted)}.about-copy p{color:var(--muted);font-size:16px}.about-copy .large{font-size:23px;color:var(--ink);line-height:1.55}.recognition{margin-top:28px;background:#f6f1e6;border:1px solid #e8dcc3;border-radius:5px;padding:23px;display:flex;gap:20px}.recognition>span{font-size:37px;color:#9c7431}.recognition .eyebrow{font-size:10px;color:#765a26;margin:0 0 6px}.recognition h3{font-size:20px;margin:0 0 6px}.recognition p:last-child{font-size:13px;margin:0;color:#655e50}.visit-section{background:var(--pale);padding:70px 0}.visit-grid{display:grid;grid-template-columns:440px 1fr;gap:25px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:6px;padding:30px}.contact-card h3{font-size:23px}address{font-style:normal;font-size:16px;color:var(--muted)}.hours{margin-top:23px;border-top:1px solid var(--line);padding-top:20px;font-size:14px}.hours>div{display:flex;justify-content:space-between;gap:20px;margin-bottom:7px}.hours strong{font-weight:500}.contact-phone{font-size:27px;display:flex;justify-content:space-between;margin:20px 0 7px;color:var(--navy)}.contact-email{font-size:15px;overflow-wrap:anywhere}.contact-card>.fine{margin:8px 0 17px}.contact-card .button{min-height:45px;padding:9px 21px;font-size:14px}.contact-card .email-note{margin-bottom:0}.map-panel{position:relative;border-radius:6px;overflow:hidden;border:1px solid #cad7e0;background:#dfe8ef;min-height:490px}.map-panel iframe{width:100%;height:100%;border:0;display:block;min-height:490px}.map-link{position:absolute;bottom:22px;left:22px;right:22px;background:#fff;padding:14px 20px;display:flex;justify-content:space-between;border-radius:4px;box-shadow:0 3px 20px #153e6015;font-size:14px;font-weight:600}footer{padding:45px 0 20px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:35px}.footer-top>p{font-size:14px;color:var(--muted);margin:0}.footer-top>a:last-child{font-size:13px}.footer-top>a:last-child span{color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.mobile-actions{display:none}.skip{position:fixed;top:-100px;left:15px;background:#fff;padding:15px;z-index:10}.skip:focus{top:10px}
@media(min-width:1500px){.hero{padding-top:80px;padding-bottom:78px}.hero-visual,.hero-visual>img{height:480px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.hero{gap:32px}nav{gap:17px}.header-inner{gap:15px}.brand{font-size:29px}.button.small{gap:12px}.hero-actions{gap:18px}h1{font-size:56px}.quick>div,.quick>a{padding:0 18px}.services-grid article{padding:24px}.refill-grid,.about-grid{gap:60px}.visit-grid{grid-template-columns:390px 1fr}.more-services{gap:20px}}
@media(max-width:820px){nav{display:none}.hero{gap:28px;grid-template-columns:1fr 1fr}.hero-visual,.hero-visual>img{min-height:390px;height:390px}h1{font-size:48px;letter-spacing:-2.2px}.intro{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.quick{grid-template-columns:1fr 1fr}.quick>a{display:none}.quick>div:nth-child(2){border:0}.section-heading>p{display:none}.services-grid{gap:12px}.services-grid article{padding:23px 18px}.services-grid h3{font-size:20px}.more-services{align-items:flex-start;flex-direction:column;gap:15px}.refill-grid,.about-grid{gap:35px}.refill-section h2{font-size:38px}.refill-grid .button{font-size:14px;gap:12px;padding:14px}.visit-grid{grid-template-columns:1fr 1fr;gap:18px}.contact-card{padding:22px}.hours>div{flex-direction:column;gap:0}.footer-top>p{display:none}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.topbar{font-size:12px}.topbar .wrap{justify-content:center}.topbar a{display:none}.header-inner{min-height:88px}.brand{font-size:27px;gap:8px}.brand-mark{font-size:33px}.brand small{font-size:9px;letter-spacing:2px}.header-inner>.button{font-size:12px;padding:9px 12px;min-height:42px;gap:0;max-width:132px;line-height:1.4;text-align:center}.header-inner>.button span{display:none}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:32px;gap:30px}.eyebrow{font-size:11px;margin-bottom:17px;letter-spacing:1.7px}h1{font-size:54px;line-height:1.1;margin-bottom:20px}.intro{max-width:none;margin-bottom:25px}.hero-actions{flex-direction:row;align-items:center;gap:20px}.hero-actions .button{padding:12px 15px;min-height:51px;font-size:14px;gap:14px}.hero-actions .text-link{font-size:14px;gap:9px}.hero-note{font-size:12px;margin-top:18px}.hero-visual,.hero-visual>img{height:280px;min-height:280px;border-top-right-radius:55px}.image-label{bottom:15px;left:15px;right:15px;padding:13px 17px}.image-label strong{font-size:15px}.image-label span:not(.label-cross){font-size:13px}.quick{padding:23px 0}.quick>div{gap:10px;padding:0 12px}.quick strong{font-size:13px}.quick p{font-size:12px}.quick-symbol{font-size:23px}.section{padding:55px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:25px}h2{font-size:31px;letter-spacing:-1px}.services-grid{grid-template-columns:1fr;gap:15px}.services-grid article{padding:26px}.service-number{margin-bottom:16px}.services-grid h3{font-size:24px}.services-grid h3 br{display:none}.services-grid p{margin-bottom:20px}.services-grid a{font-size:15px}.refill-section{padding:47px 0}.refill-grid,.about-grid{grid-template-columns:1fr;gap:32px}.refill-section h2{font-size:39px}.refill-grid>div>p:not(.eyebrow){max-width:none}.steps>div{gap:19px}.about-title h2{font-size:35px}.about-title h2 br:nth-child(2){display:none}.since{margin-top:20px}.about-copy .large{font-size:21px}.recognition{padding:21px}.visit-section{padding:48px 0}.visit-grid{grid-template-columns:1fr}.contact-card{padding:25px}.hours>div{flex-direction:row;gap:10px}.map-panel,.map-panel iframe{min-height:330px;height:330px}.footer-top{align-items:flex-start;flex-direction:column;gap:25px}.footer-bottom{flex-direction:column;gap:7px}footer{padding-bottom:96px}.mobile-actions{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#c5d2dc;padding:9px 15px calc(9px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #153e6012;z-index:5}.mobile-actions a{padding:12px 15px;background:var(--navy);color:#fff;text-align:center;font-weight:600;font-size:14px;border-radius:4px}.mobile-actions a:last-child{background:#fff;color:var(--navy);margin-left:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Mariposa brand artwork */
.brand{display:block;width:270px;line-height:0;flex:0 0 auto}
.brand img{display:block;width:100%;height:auto}
.footer-brand{width:230px}
.image-label>img{display:block;width:52px;height:52px;object-fit:contain;flex:0 0 auto}
.button{gap:0}
.text-link{gap:0;border-bottom:1px solid currentColor;padding-bottom:2px}
.services-grid a{display:inline-block;width:max-content;border-bottom:1px solid currentColor;padding-bottom:2px}
.contact-phone{display:block}
.map-link{justify-content:center}
@media(max-width:1100px){.brand{width:235px}}
@media(max-width:600px){.brand{width:185px}.footer-brand{width:220px}.header-inner>.button{max-width:126px}.image-label>img{width:45px;height:45px}}
