:root{--ink:#153f3c;--teal:#115b50;--lime:#dcf18c;--muted:#62716e;--line:#dfe7e3;--bg:#f5f8f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font:16px/1.65 Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #ce8b2f;outline-offset:4px}.wrap{width:min(1200px,calc(100% - 64px));margin:auto}.topbar{background:var(--ink);color:#fff;text-align:center;font-size:13px;padding:8px}.topbar span{color:var(--lime)}header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:90px;gap:24px}.brand{display:flex;align-items:center;gap:10px;line-height:1.2;font-size:20px;font-weight:750;letter-spacing:-.7px}.brand small{font-size:11px;letter-spacing:3px;display:block;margin-top:5px}.brandmark{background:var(--teal);color:var(--lime);width:43px;height:46px;border-radius:12px 12px 12px 0;display:grid;place-items:center}.brandmark svg{width:27px}.navlinks{display:flex;gap:29px;font-size:14px;align-items:center}.navlinks a:hover,.navlinks a.active{color:var(--teal);text-decoration:underline;text-underline-offset:7px}.btn{border:1px solid var(--teal);border-radius:7px;display:inline-flex;justify-content:center;align-items:center;gap:22px;background:var(--teal);color:#fff;padding:13px 22px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.btn:hover{background:#0b413a;transform:translateY(-2px)}.btn.light{color:var(--ink);background:var(--lime);border-color:var(--lime)}.btn.outline{background:transparent;color:var(--ink);border-color:#b7c7bf}.menu{display:none;background:none;border:0;font-size:24px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:23px;height:2px;background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-2px;line-height:1.12}h1{font-size:clamp(45px,5.2vw,70px);margin:24px 0}h1 em,h2 em{font-weight:400;color:var(--teal)}h2{font-size:clamp(34px,3.5vw,47px);margin-bottom:20px}h3{font-size:20px;line-height:1.35}p{color:var(--muted)}.hero{background:linear-gradient(100deg,#f3f7f2,#f9faf6);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;padding-top:59px;padding-bottom:58px;align-items:center}.hero-copy>p{max-width:475px;font-size:17px;line-height:1.8}.actions{display:flex;gap:13px;margin:29px 0}.small-checks{display:flex;gap:20px;font-size:12px;color:#4f6660}.small-checks span:before{content:'✓';color:var(--teal);margin-right:7px}.hero-visual{position:relative;padding-left:20px}.hero-photo{width:100%;height:480px;object-fit:cover;object-position:center 39%;border-radius:110px 10px 10px 10px;background:#dce4dc;display:block}.photo-label{position:absolute;right:-17px;top:29px;background:var(--lime);border-radius:50%;width:113px;height:113px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;line-height:1.4;transform:rotate(9deg)}.photo-card{position:absolute;bottom:27px;left:-18px;background:#fff;border-radius:10px;padding:16px 22px;box-shadow:0 9px 30px #163a3820;display:flex;gap:15px;align-items:center}.photo-card strong{font-size:15px}.photo-card p{font-size:12px;margin:2px 0}.icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#edf3eb;color:var(--teal)}.icon svg{width:23px;height:23px}.benefits{border-bottom:1px solid var(--line)}.benefit-row{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0;gap:25px}.benefit{display:flex;gap:12px;align-items:center;font-size:14px}.benefit strong{display:block}.benefit small{color:var(--muted);font-size:12px}.section{padding:83px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:34px}.section-head h2{margin:16px 0 0}.section-head>p{max-width:360px;margin:0;font-size:15px}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:4px;white-space:nowrap}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{border:1px solid var(--line);border-radius:11px;padding:27px;display:block;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #123f3c0b;border-color:#94b0a6}.service-card .icon{width:49px;height:49px;background:#eef3e7;margin-bottom:26px}.service-card h3{margin-bottom:9px}.service-card p{font-size:14px;min-height:46px;margin-bottom:20px}.card-bottom{display:flex;justify-content:space-between;align-items:center;font-size:12px}.card-bottom span:first-child{color:var(--muted)}.arrow-circle{width:29px;height:29px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:17px}.center{text-align:center}.service-note{font-size:14px;margin-top:27px}.process{background:var(--ink);color:#fff}.process p{color:#c2d4cd}.process .eyebrow{color:var(--lime)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:44px}.step-no{color:var(--lime);font-size:13px;display:block;border-top:1px solid #59736a;padding-top:19px;margin-bottom:20px}.steps h3{font-size:19px}.steps p{font-size:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.promise-panel{background:#eef4eb;border-radius:14px;padding:45px}.promise-panel h3{font-family:Georgia,serif;font-size:32px;font-weight:400}.promise-item{display:flex;gap:15px;padding:18px 0;border-top:1px solid #d4dfd1}.promise-item p{margin:4px 0 0;font-size:14px}.promise-item strong{font-size:16px}.check{color:var(--teal);font-size:22px}.faq{background:var(--bg)}details{border-bottom:1px solid #d8e1dc;padding:20px 0}summary{cursor:pointer;list-style:none;font-weight:600;font-size:15px;display:flex;justify-content:space-between;gap:20px}summary:after{content:'+';font-weight:400;font-size:23px;line-height:1}details[open] summary:after{content:'−'}details p{font-size:14px;margin:16px 35px 0 0}.cta{background:var(--lime);border-radius:13px;padding:46px 50px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-size:39px;margin-bottom:12px}.cta p{margin:0;color:#456049}footer{background:#103b36;color:white;padding:56px 0 23px}footer .brandmark{background:#28534c}footer p,footer a:not(.brand){color:#bed1c9;font-size:14px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:50px}.footer-grid h3{font-size:14px;margin-bottom:20px}.footer-grid a:not(.brand){display:block;margin:9px 0}.footer-grid p{max-width:285px;margin-top:20px}.footer-bottom{border-top:1px solid #3a5a51;padding-top:22px;margin-top:35px;display:flex;justify-content:space-between;font-size:12px;color:#bed1c9}.subhero{padding:57px 0;background:var(--bg)}.subhero h1{font-size:52px;max-width:760px}.subhero p{max-width:650px}.crumb{font-size:13px;color:var(--muted);margin-bottom:25px}.detail-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:70px}.detail-grid h2{font-size:35px}.detail-grid li{margin-bottom:13px;color:var(--muted)}.aside{background:var(--bg);padding:30px;border-radius:12px;height:fit-content;position:sticky;top:115px}.aside .btn{width:100%}.form-layout{display:grid;grid-template-columns:1fr 1.7fr;gap:75px}.formbox{border:1px solid var(--line);border-radius:13px;padding:35px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:19px}.field label{font-size:14px;font-weight:600}.field input,.field select,.field textarea{width:100%;border:1px solid #bfcfc6;border-radius:6px;padding:12px;background:white;color:var(--ink);min-height:48px}.field textarea{min-height:110px;resize:vertical}.field.full{grid-column:1/-1}.form-progress{display:flex;gap:9px;margin-bottom:28px}.form-progress span{height:4px;background:#e3e9e4;flex:1}.form-progress span.on{background:var(--teal)}.form-note{font-size:13px;line-height:1.6}.form-actions{display:flex;justify-content:space-between;gap:15px}.review-row{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.review-row span{color:var(--muted)}[hidden]{display:none!important}.skip{position:absolute;top:-100px;left:12px;background:white;padding:15px;z-index:100}.skip:focus{top:0}@media(min-width:1500px){.hero-grid{padding-top:80px;padding-bottom:80px}}@media(max-width:1000px){.navlinks{gap:17px}.hero-grid{gap:28px}.hero-photo{height:440px}.small-checks{flex-wrap:wrap;gap:9px 16px}.split{gap:40px}.steps{gap:25px}.footer-grid{gap:25px}.form-layout{gap:35px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topbar{font-size:11px}.nav{min-height:75px}.brand{font-size:17px}.brand small{font-size:9px}.brandmark{width:38px;height:41px}.menu{display:block}.nav>.btn{margin-left:auto;padding:10px 13px;font-size:12px}.navlinks{display:none;position:absolute;top:75px;left:0;right:0;background:white;padding:20px;border-bottom:1px solid var(--line);flex-direction:column;align-items:start}.navlinks.open{display:flex}.hero-grid{grid-template-columns:1fr;padding-top:37px;gap:28px;padding-bottom:36px}h1{font-size:49px;max-width:510px;letter-spacing:-1.8px}.hero-copy>p{font-size:16px}.hero-visual{padding:0 12px}.hero-photo{height:400px;border-radius:80px 10px 10px 10px}.photo-label{right:0;width:95px;height:95px;font-size:12px}.photo-card{left:0;bottom:20px}.benefit-row{grid-template-columns:1fr 1fr;gap:24px 10px}.benefit{font-size:12px;gap:8px}.benefit small{font-size:11px}.benefit .icon{width:32px;flex-shrink:0}.section{padding:53px 0}.section-head{align-items:start;flex-direction:column;gap:20px}.service-grid{grid-template-columns:1fr 1fr;gap:12px}.service-card{padding:20px 16px}.service-card h3{font-size:18px}.service-card p{min-height:70px}.card-bottom{font-size:11px}.steps{grid-template-columns:1fr 1fr;gap:18px 26px}.split,.detail-grid,.form-layout{grid-template-columns:1fr;gap:30px}.promise-panel{padding:27px}.cta{padding:30px;flex-direction:column;align-items:start}.cta h2{font-size:33px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:15px;flex-direction:column}.subhero h1{font-size:42px}.subhero{padding:36px 0}.formbox{padding:23px}.field-grid{grid-template-columns:1fr}.aside{position:static}}@media(max-width:380px){h1{font-size:43px}.service-grid{grid-template-columns:1fr}.service-card p{min-height:0}.actions{gap:8px}.btn{padding:12px 15px}.nav{gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Editorial photography and a quiet, expressive motion system. */
:root{--lime:#e0ed9e}body{font-family:Arial,Helvetica,sans-serif}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero{background:radial-gradient(ellipse at 90% 20%,#e2ede3 0,transparent 53%),#f7f9f3}.hero-grid{gap:60px;padding-top:64px;padding-bottom:76px;min-height:700px}.hero h1{font-size:clamp(49px,5.1vw,69px);line-height:1.1;margin:23px 0;letter-spacing:-2.8px}.word-window{display:block;min-height:1.2em;white-space:nowrap}.word-window #hero-word{display:inline-block;background:linear-gradient(100deg,#115b50 10%,#4c7c5c 60%,#115b50);background-clip:text;-webkit-background-clip:text;color:transparent;transition:opacity .3s,transform .3s}.word-window #hero-word.switching{opacity:0;transform:translateY(9px)}.hero-copy>p{max-width:430px}.hero-visual{padding:0 10px 38px 42px;isolation:isolate}.hero-photo{height:495px;border-radius:160px 160px 20px 20px;object-position:center 40%;box-shadow:0 20px 55px #17463a13}.photo-frame{position:absolute;inset:-17px 27px 58px 25px;border:1px solid #afc5ac;border-radius:165px 165px 22px 22px;transform:rotate(-5deg);z-index:-1}.photo-label{right:-5px;top:12px;width:119px;height:119px;transform:rotate(9deg);background:#dfed9f;box-shadow:0 8px 25px #193c3220;flex-direction:column;font-size:12px;font-weight:600}.seal-star{font-size:31px;line-height:1.2;margin-bottom:3px}.hero-inset{position:absolute;left:-30px;bottom:4px;width:218px;background:white;padding:7px 7px 11px;border-radius:13px;transform:rotate(-6deg);box-shadow:0 16px 35px #173f3822}.hero-inset img{width:100%;height:150px;object-fit:cover;display:block;border-radius:8px}.hero-inset span{display:block;text-align:center;font-size:11px;margin-top:8px;font-weight:600}.photo-card{bottom:55px;left:auto;right:-22px;padding:13px 17px;border:1px solid #edf1e8}.photo-card strong{font-size:13px}.photo-card p{font-size:11px}.motion-toggle{border:0;border-bottom:1px solid #9bb3a6;background:transparent;color:#516b5e;font-size:12px;padding:5px 0;margin-top:20px;min-height:30px}.btn{position:relative;overflow:hidden;border-radius:8px;transition:transform .25s,box-shadow .25s,background .25s}.btn:hover{box-shadow:0 7px 22px #123f3c20}.btn span{transition:transform .25s}.btn:hover span{transform:translate(3px,-3px)}.hero .btn:not(.outline):after,.cta .btn:after{content:'';position:absolute;inset:-70% auto -70% -80%;width:40%;background:linear-gradient(90deg,transparent,#ffffff29,transparent);transform:rotate(25deg);pointer-events:none}.hero .btn:not(.outline):after{animation:shine 1.4s 1s 2}.section{padding:88px 0}.service-card{padding:0;overflow:hidden;border-radius:17px;background:white}.service-content{padding:24px 26px}.service-media{height:218px;position:relative;overflow:hidden;background:#e7ece4}.service-media img{height:100%;width:100%;object-fit:cover;transition:transform .75s cubic-bezier(.2,.7,.2,1)}.service-card:first-child .service-media img{object-position:center 39%}.service-card:hover .service-media img{transform:scale(1.055)}.service-image-tag{position:absolute;left:16px;top:16px;background:#fffffff0;backdrop-filter:blur(6px);font-size:11px;padding:5px 10px;border-radius:20px;color:#214738}.with-photo .service-content>.icon{float:right;width:35px;height:35px;margin:0 0 10px 8px;border-radius:50%}.with-photo h3{font-size:19px;margin-top:2px}.service-card p{clear:both}.service-card:hover .arrow-circle{background:var(--teal);color:white;border-color:var(--teal);transform:rotate(8deg)}.arrow-circle{transition:all .25s}.compact-card{background:#f8faf6}.compact-card .service-content{display:grid;grid-template-columns:48px 1fr;gap:0 17px}.compact-card .icon{grid-row:1/4;margin:2px 0 0}.compact-card h3{font-size:18px}.compact-card p,.compact-card .card-bottom{grid-column:2}.compact-card p{min-height:0}.compact-card .card-bottom>span:first-child{font-size:11px}.process{background:linear-gradient(120deg,#113e39,#0a302d);position:relative}.steps>div{transition:transform .3s}.steps>div:hover{transform:translateY(-5px)}.step-no{font-family:Georgia,serif;font-size:34px;color:#ddec9e;position:relative}.step-no:before{content:'';position:absolute;top:-1px;left:0;width:30%;height:2px;background:#ddec9e;transition:width .5s}.steps>div:hover .step-no:before{width:100%}.story-panel{padding:0 30px 18px;overflow:hidden;background:#f0f4e9}.story-image{margin:0 -30px 25px;height:240px;overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.story-panel h3{font-size:29px}.promise-item{transition:background .2s}.cta{position:relative;overflow:hidden;background:linear-gradient(110deg,#e2efa7,#cce4a7);border-radius:22px;min-height:215px}.cta .btn:hover:after{animation:shine 1s}.detail-photo{width:100%;height:340px;object-fit:cover;border-radius:22px 22px 5px 5px;margin-bottom:35px}.subhero{background:linear-gradient(115deg,#f3f7ef,#eaf1e8)}.formbox{box-shadow:0 16px 60px #163f3808;border-radius:18px}.form-progress span{transition:background .35s}.faq details[open] p{animation:answer-in .3s ease-out}.reveal-enter{animation:reveal-in .7s cubic-bezier(.2,.7,.2,1) both;animation-delay:var(--delay,0ms)}.hero-copy{animation:reveal-in .75s both}.hero-visual{animation:reveal-in .9s .1s both}.hero .photo-label{animation:float-seal 5s ease-in-out infinite}.hero-inset{animation:float-inset 6s ease-in-out infinite}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}.motion-paused .reveal-enter{animation:none}.motion-paused #hero-word{transition:none}@keyframes shine{to{left:150%}}@keyframes reveal-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes answer-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes float-seal{0%,100%{transform:translateY(0) rotate(9deg)}50%{transform:translateY(-8px) rotate(5deg)}}@keyframes float-inset{0%,100%{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-7px) rotate(-4deg)}}
@media(max-width:1000px){.hero-grid{gap:30px}.hero h1{font-size:55px}.hero-visual{padding-left:20px}.hero-inset{width:175px;left:-7px}.hero-inset img{height:126px}.photo-card{right:-8px;bottom:72px}.photo-card .icon{display:none}.service-content{padding:20px}.compact-card .service-content{display:block}.compact-card .icon{margin-bottom:16px}.service-media{height:185px}}
@media(max-width:760px){.hero-grid{padding-top:36px;padding-bottom:38px;gap:28px;min-height:0}.hero h1{font-size:clamp(43px,8.5vw,61px);letter-spacing:-1.8px;line-height:1.12}.hero-copy>p{max-width:520px}.hero-visual{max-width:470px;width:100%;margin:auto;padding:0 15px 45px 30px}.hero-photo{height:420px;border-radius:140px 140px 18px 18px}.photo-frame{inset:-9px 28px 59px 15px}.photo-label{right:6px;top:18px;width:97px;height:97px;font-size:11px}.hero-inset{left:0;bottom:6px;width:180px}.hero-inset img{height:123px}.photo-card{right:0;bottom:67px;padding:11px;max-width:195px}.photo-card p{font-size:10px}.photo-card strong{font-size:12px}.section{padding:55px 0}.service-media{height:170px}.service-grid{gap:17px}.service-content{padding:20px}.with-photo .service-content>.icon{display:none}.service-card h3{font-size:18px}.compact-card .service-content{display:block}.story-image{height:240px}.detail-photo{height:280px}.motion-toggle{min-height:40px;margin-top:12px}}
@media(max-width:520px){.service-grid{grid-template-columns:1fr}.service-media{height:240px}.service-content{padding:24px}.service-card p{min-height:0}.with-photo .service-content>.icon{display:grid}.compact-card .service-content{display:grid}.compact-card .icon{margin-bottom:0}.hero-inset{width:161px}.hero-inset img{height:112px}.hero-inset span{font-size:10px}.photo-card{max-width:169px}.hero-photo{height:375px}.service-card:first-child .service-media img{object-position:center 35%}.word-window{min-height:1.25em}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-toggle{display:none!important}.word-window #hero-word{opacity:1!important;transform:none!important}}
.service-jumps{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:50px}.service-jumps a{border:1px solid var(--line);border-radius:30px;padding:12px 18px;font-size:14px;display:flex;gap:14px;align-items:center;transition:background .2s}.service-jumps a:hover{background:var(--lime)}.service-jumps span{background:#edf3e7;border-radius:50%;min-width:25px;text-align:center;font-size:12px}.catalogue-group{scroll-margin-top:115px;margin-bottom:65px}.catalogue-group:last-child{margin-bottom:0}.catalogue-group h2{font-size:36px}.more-services{background:#f0f5e9;border-radius:15px;padding:28px;margin-top:27px;text-align:center}.more-services strong{font:28px/1.3 Georgia,serif}.more-services p{font-size:15px;margin:12px 0 20px}@media(max-width:760px){.service-jumps{gap:9px}.service-jumps a{padding:10px 13px;font-size:13px}.catalogue-group h2{font-size:30px}.more-services{padding:25px 20px}}
/* Service mega menu: native disclosure, keyboard and touch friendly. */
.mega{padding:0;border:0;position:static}.mega>summary{font:inherit;font-size:14px;font-weight:400;display:flex;align-items:center;gap:8px;min-height:44px;list-style:none}.mega>summary::-webkit-details-marker{display:none}.mega>summary:after{display:none}.mega-chevron{font-size:17px;transition:transform .2s}.mega[open] .mega-chevron{transform:rotate(180deg)}.mega[open]>summary{color:var(--teal)}.mega-panel{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:min(1240px,calc(100vw - 40px));background:white;border:1px solid var(--line);border-radius:0 0 20px 20px;box-shadow:0 25px 50px #0e342428;max-height:calc(100dvh - 145px);overflow-y:auto;overscroll-behavior:contain;padding:28px 32px 0;z-index:25}.mega[open] .mega-panel{animation:mega-in .2s ease-out}.mega-intro{display:flex;gap:20px;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:23px;margin-bottom:25px}.mega-intro h2{font-size:28px;letter-spacing:-.8px;margin:10px 0 0}.mega-intro .eyebrow{font-size:10px}.mega-columns{display:grid;grid-template-columns:1.75fr 1fr 1fr 1fr;gap:25px}.mega-column h3{font-size:13px;margin:0 0 15px;color:#466557;font-weight:700}.mega-household .mega-link-list{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.mega-link-list{display:flex;flex-direction:column;gap:3px}.navlinks .mega-link{display:flex;gap:10px;align-items:center;min-height:54px;padding:5px 4px;border-radius:7px;font-size:13px;line-height:1.4;text-decoration:none}.mega-link img{width:36px;height:36px;object-fit:cover;border-radius:7px;flex-shrink:0}.navlinks .mega-link:hover,.navlinks .mega-link:focus-visible{background:#eff5e9;text-decoration:none;color:var(--teal)}.mega-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 32px;margin:25px -32px 0;background:#f1f6eb;font-size:13px}.mega-bottom a{font-weight:600}.mega-bottom span{color:#5b7163}.mega-backdrop{position:fixed;inset:0;background:#0b281d20;z-index:19;pointer-events:none}.mega-link span{overflow-wrap:anywhere}.service-card .service-media img{object-position:center}.detail-photo{height:auto;aspect-ratio:3/2;object-fit:cover}body .navlinks .mega-intro>.text-link{font-size:13px}.mega-columns .mega-column{min-width:0}@keyframes mega-in{from{opacity:0;translate:0 -8px}to{opacity:1;translate:0 0}}@media(max-width:1100px) and (min-width:761px){.mega-columns{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:15px}.mega-household .mega-link-list{display:flex}.mega-link img{width:30px;height:30px}.navlinks .mega-link{font-size:12px;min-height:44px}.mega-panel{max-height:calc(100dvh - 130px);padding:20px 24px 0}}
@media(max-width:760px){.navlinks{max-height:calc(100dvh - 105px);overflow-y:auto;overscroll-behavior:contain;padding:18px;gap:12px}.navlinks>a{padding:9px 0;width:100%}.mega{width:100%}.mega>summary{justify-content:space-between;font-weight:600}.mega-panel{position:static;transform:none;translate:none;width:100%;max-height:none;overflow:visible;border:0;border-radius:10px;box-shadow:none;padding:18px 14px 0;background:#f6f8f2;margin:8px 0}.mega-intro{display:block;padding-bottom:17px;margin-bottom:20px}.mega-intro h2{font-size:25px;margin-bottom:15px}.mega-intro .eyebrow{font-size:9px}.mega-columns{grid-template-columns:1fr 1fr;gap:24px 15px}.mega-household{grid-column:1/-1}.mega-household .mega-link-list{display:grid;grid-template-columns:1fr 1fr}.mega-trades{grid-column:1/-1}.mega-trades .mega-link-list{display:grid;grid-template-columns:1fr 1fr}.mega-column h3{font-size:13px;border-bottom:1px solid #dce4d5;padding-bottom:10px;margin-bottom:9px}.navlinks .mega-link{font-size:12px;min-height:52px;padding:4px 0;gap:7px}.mega-link img{width:32px;height:32px}.mega-bottom{padding:17px 14px;margin:22px -14px 0;display:block;border-radius:0 0 10px 10px}.mega-bottom a{display:block;margin-top:9px}.mega-backdrop{display:none}}
@media(prefers-reduced-motion:reduce){.mega[open] .mega-panel{animation:none}.mega-chevron{transition:none}}
