:root{--bg: #f3f0e9;--surface: #ffffff;--surface-soft: #ebe7de;--ink: #171d1a;--muted: #626b66;--line: #d9ddd8;--accent: #d8921e;--accent-strong: #b97000;--dark: #1c1d1d;--dark-2: #121313;--white: #ffffff;--shadow: 0 18px 55px rgba(19, 27, 23, .08);--radius-lg: 24px;--radius-md: 16px;--radius-sm: 10px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{min-width:0;margin:0;background:var(--bg);color:var(--ink);overflow-x:hidden}button,input{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}input,button,textarea,select{max-width:100%}.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}.site-shell{min-height:100vh;overflow-x:clip}.container{width:min(1240px,calc(100% - 44px));margin:0 auto}.section{padding:104px 0}.hero-copy,.estimate-copy,.about-copy,.contacts-copy,.service-card__body{min-width:0}.site-header{position:sticky;top:0;z-index:50;background:#fffffff2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(22,27,25,.08)}.header-inner{height:82px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand-logo{display:block;width:clamp(220px,19vw,285px);height:auto;object-fit:contain}.main-nav{display:flex;align-items:center;justify-content:center;gap:34px;margin-left:auto}.main-nav a{font-size:14px;font-weight:750;color:#303733;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--accent);transition:right .22s ease}.main-nav a:hover:after{right:0}.header-cta{min-height:44px;display:inline-flex;align-items:center;gap:9px;margin-left:10px;padding:0 16px 0 18px;border:1px solid #d8b477;border-radius:8px;background:#fffdf9;color:#986000;font-size:14px;font-weight:800;box-shadow:0 2px 6px #131b170d;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.header-cta svg{flex:0 0 auto;animation:header-cta-nudge 2.4s ease-in-out infinite}.header-cta:hover{border-color:var(--accent-strong);background:#fff8eb;color:#794c00;transform:translateY(-1px)}.header-cta:focus-visible{outline:3px solid rgba(216,146,30,.28);outline-offset:3px}@keyframes header-cta-nudge{0%,62%,to{transform:translate(0)}76%{transform:translate(3px)}88%{transform:translate(1px)}}.menu-toggle{display:none;margin-left:auto;background:transparent;border:0;padding:6px;color:var(--ink)}.mobile-menu{display:none}.hero{position:relative;display:flex;align-items:center;min-height:calc(100svh - 82px);min-height:calc(100dvh - 82px);padding:clamp(24px,5vh,62px) 0;background:linear-gradient(120deg,#f3efe6,#fff 56%,#e7e3da)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(48px,6vw,88px);min-height:0}.eyebrow{margin:0 0 16px;color:var(--accent-strong);font-size:12px;font-weight:900;letter-spacing:.19em}.eyebrow--light{color:#f2b34d}.hero h1,.section h2,.estimate-strip h2{margin:0;letter-spacing:-.038em;line-height:1.02}.hero h1{font-size:clamp(48px,5vw,68px);max-width:720px}.hero h1>span{display:block}.hero h1>.hero-title__accent{display:block;width:max-content}.hero-title__accent{position:relative;isolation:isolate;padding:0 .025em .2em;white-space:nowrap}.hero-title__text{position:relative;z-index:1}.hero-title__brush{position:absolute;z-index:0;left:-.06em;bottom:-.02em;width:calc(100% + .1em);max-width:none;height:.48em;opacity:.56;object-fit:fill;pointer-events:none}.hero-lead{margin:26px 0 0;max-width:680px;font-size:18px;line-height:1.7;color:#4e5752}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-scroll-cue{position:absolute;bottom:clamp(18px,3vh,32px);left:50%;display:inline-flex;align-items:center;gap:11px;width:max-content;color:#53605a;font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase;transform:translate(-50%)}.hero-scroll-cue__track{width:26px;height:40px;display:grid;justify-items:center;padding-top:8px;overflow:hidden;border:1.5px solid #9ba39e;border-radius:999px}.hero-scroll-cue__track span{width:5px;height:8px;border-radius:99px;background:var(--accent);animation:scroll-cue 1.8s cubic-bezier(.65,0,.35,1) infinite}@keyframes scroll-cue{0%{transform:translateY(0);opacity:0}20%{opacity:1}70%{opacity:1}to{transform:translateY(18px);opacity:0}}.button{min-height:52px;padding:0 21px;border:1px solid transparent;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:850;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-1px)}.button--accent{color:#fff;background:var(--accent);border-color:var(--accent)}.button--accent:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.button--ghost{color:var(--ink);background:#ffffff8c;border-color:#b9c0bc}.button--ghost:hover{background:#fff}.hero-visual{width:100%;aspect-ratio:1448 / 1086;min-height:0;align-self:center;border-radius:var(--radius-lg);overflow:hidden;position:relative;box-shadow:var(--shadow);background:#c8c8c8}.hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,rgba(15,23,20,.42));pointer-events:none}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;right:0;bottom:0;left:0}.hero-visual__badge{position:absolute;z-index:2;left:22px;bottom:22px;display:flex;align-items:center;gap:10px;padding:13px 16px;border-radius:9px;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:800;font-size:13px}.hero-visual__badge svg{color:var(--accent)}.estimate-strip{background:var(--dark);color:#fff;padding:58px 0;border-top:1px solid rgba(255,255,255,.04)}.estimate-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:58px;align-items:center}.estimate-copy h2{font-size:clamp(32px,3.6vw,48px)}.estimate-copy>p:last-child{color:#bbc5c0;line-height:1.65;margin:18px 0 0;max-width:480px}.contact-form{width:100%;padding:clamp(22px,3vw,32px);border:0;border-radius:18px;background:#ffffff09;box-shadow:0 16px 38px #00000029}.contact-form__header{margin-bottom:25px}.contact-form__eyebrow{display:inline-flex;align-items:center;gap:8px;color:#f2bf68;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.contact-form__header h3{margin:10px 0 7px;color:#fffdf8;font-size:clamp(24px,2.6vw,32px);letter-spacing:-.04em;line-height:1.08}.contact-form__header h3 span{position:relative;z-index:0;display:inline-block}.contact-form__header h3 span:after{content:"";position:absolute;z-index:-1;right:-.08em;bottom:-.14em;left:-.08em;height:.18em;border-radius:99px;background:#e3a948;transform:rotate(-1.5deg)}.contact-form__header p{max-width:460px;margin:0;color:#d5cbc0;font-size:13px;line-height:1.55}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field-group label{display:flex;align-items:baseline;justify-content:space-between;gap:9px;margin-bottom:8px;color:#f5f0e9;font-size:12px;font-weight:800;letter-spacing:.01em}.field-group label span{color:#bdb0a3;font-size:10px;font-weight:650;letter-spacing:0}.field-group label em{color:#f4c16d;font-size:10px;font-style:normal;font-weight:750;letter-spacing:0}.contact-input-wrap{min-height:58px;border:1px solid rgba(255,255,255,.08);border-radius:12px;display:flex;align-items:center;gap:11px;padding:0 15px;color:#938a81;background:#fffdf9;box-shadow:inset 0 1px #ffffff8c;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.contact-input-wrap:focus-within{border-color:#e3a948;box-shadow:0 0 0 4px #efb34e30,inset 0 1px #ffffff8c;transform:translateY(-1px)}.contact-input-wrap.is-invalid{border-color:#e77c6f;box-shadow:0 0 0 3px #e77c6f24}.contact-input-wrap input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font:inherit}.contact-input-wrap input::placeholder,.contact-input-wrap textarea::placeholder{color:#9d9891;opacity:1}.contact-input-wrap--textarea{min-height:128px;align-items:stretch;padding:14px 15px}.contact-input-wrap textarea{width:100%;min-width:0;resize:vertical;border:0;outline:0;color:var(--ink);background:transparent;font:inherit;line-height:1.5}.field-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:7px;color:#bdb0a3;font-size:10px;font-weight:650}.field-meta strong{color:#e2d8cd;font-variant-numeric:tabular-nums}.field-group--wide{grid-column:1 / -1}.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.privacy-check{display:flex;align-items:flex-start;gap:10px;margin-top:18px;padding:13px 14px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#ffffff0b;color:#ded6cc;font-size:12px;line-height:1.5;cursor:pointer;transition:background .2s ease,border-color .2s ease}.privacy-check:hover{border-color:#f2bf6866;background:#f2bf6812}.privacy-check input{width:17px;height:17px;flex:0 0 17px;margin:1px 0 0;accent-color:var(--accent)}.privacy-check a{color:#f4c16d;text-decoration:underline;text-underline-offset:2px}.privacy-check a:hover{color:#fff4df}.button:disabled{cursor:wait;opacity:.72;transform:none}.field-error{display:block;margin-top:7px;color:#ffc3ba;font-size:11px;font-weight:650}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.form-actions .button{flex:0 0 auto;min-width:174px;box-shadow:0 8px 20px #0000002e}.form-note{margin:0;max-width:390px;color:#c9c0b4;font-size:12px;line-height:1.55}.form-note--error{color:#ffb9ae}.form-note--success{color:#b9e6bc}.services{background:var(--surface);overflow:hidden}.section-heading{margin-bottom:42px}.section-heading--services{display:grid;grid-template-columns:1fr minmax(300px,440px);align-items:end;gap:58px}.section-heading h2,.about h2,.contacts h2{font-size:clamp(36px,4.6vw,60px)}.section-heading--services>p{margin:0;color:var(--muted);line-height:1.72}.service-intro{position:relative;margin:0 0 54px;padding:8px 0 48px;border-bottom:1px solid #dfe2dd}.service-intro:after{content:"";position:absolute;right:-10%;bottom:-1px;width:min(38vw,470px);height:3px;background:var(--accent);clip-path:polygon(0 35%,100% 0,99% 100%,4% 70%);opacity:.8}.service-intro__title h2{margin:0;max-width:760px;font-size:clamp(42px,4.8vw,66px);letter-spacing:-.052em;line-height:.99}.service-intro__title h2 span{color:#59625d}.service-intro__summary{max-width:620px;margin-top:24px;padding-left:20px;border-left:2px solid #e2b45f}.service-intro__summary>p{margin:0;color:#59625d;font-size:16px;line-height:1.7}.services-grid{display:grid;grid-template-columns:1fr;gap:24px}.service-card{min-height:360px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;border:0;border-radius:18px;background:transparent}.service-card--image-right .service-card__image{order:2}.service-card--image-right .service-card__body{order:1}.service-card__image{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center;background:#d7dad6}.service-card__body{min-width:0;padding:clamp(32px,5vw,76px);display:flex;flex-direction:column;justify-content:center;background:#ffffff47}.service-card h3{position:relative;z-index:0;width:fit-content;margin:0 0 18px;padding:0 .04em .13em;font-size:clamp(28px,3.2vw,46px);letter-spacing:-.038em;line-height:1.04}.service-card h3>span{position:relative;z-index:1}.service-card h3>img{position:absolute;z-index:0;bottom:-.08em;left:-.02em;width:104%;height:.36em;object-fit:fill;opacity:.72;pointer-events:none;transform:rotate(-1.6deg)}.service-card:nth-child(2n) h3>img{bottom:-.1em;left:4%;width:94%;opacity:.64;transform:rotate(1.3deg) scaleY(.84)}.service-card:nth-child(3n) h3>img{left:-3%;width:108%;opacity:.68;transform:rotate(-.4deg) scaleY(1.08)}.service-card p{margin:0;max-width:540px;color:var(--muted);font-size:clamp(16px,1.6vw,20px);line-height:1.65}.service-card__details{display:grid;gap:10px;margin:27px 0 0;padding:0;list-style:none}.service-card__details li{display:flex;align-items:flex-start;gap:11px;color:#3f4944;font-size:14px;font-weight:700;line-height:1.45}.service-card__details li:before{content:"";width:18px;height:2px;flex:0 0 18px;margin-top:.62em;background:var(--accent)}.about{background:#ece8df}.about-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);column-gap:clamp(48px,8vw,120px);row-gap:48px;align-items:start}.about-heading h2{max-width:650px}.about-copy{padding-top:31px;border-top:1px solid #cbd0c9}.about-copy>p:not(.eyebrow):not(.about-tenure){margin:0;color:#505a55;font-size:17px;line-height:1.75}.about-tenure{margin:26px 0 0;display:flex;align-items:center;flex-wrap:wrap;gap:14px;color:#404a45;font-size:14px;font-weight:750;line-height:1.35}.about-tenure__badge{position:relative;z-index:0;width:136px;min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--accent-strong);line-height:1;transform:rotate(-3deg)}.about-tenure__badge:before,.about-tenure__badge:after{content:"";position:absolute;z-index:-1;pointer-events:none}.about-tenure__badge:before{top:0;right:0;bottom:0;left:0;border:2px solid var(--accent);border-radius:52% 48% 50% 46%/47% 51% 46% 53%;transform:rotate(4deg)}.about-tenure__badge:after{top:5px;right:-4px;bottom:-4px;left:5px;border:1px solid rgba(185,112,0,.55);border-radius:47% 53% 45% 55%/54% 46%;transform:rotate(-7deg)}.about-tenure__badge>span{margin-bottom:3px;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.about-tenure__badge strong{color:var(--ink);font-size:25px;letter-spacing:-.06em}.about-tenure__copy{max-width:180px}.about-points{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-top:4px}.about-point{min-height:208px;padding:32px 34px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:20px;align-items:start;border:1px solid #cbd0ca;border-radius:20px;background:#ffffffd1;box-shadow:0 12px 30px #161b190b}.about-point__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#f8e6c3;color:var(--accent-strong)}.about-point__icon svg{width:23px;height:23px}.about-point strong{display:block;margin-top:3px;color:var(--ink);font-size:20px;letter-spacing:-.035em}.about-point p{margin:10px 0 0;color:#59635e;font-size:15px;line-height:1.58}.contacts{background:var(--surface)}.contacts-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:58px;align-items:stretch}.contacts-copy>p:not(.eyebrow):not(.service-area){color:var(--muted);line-height:1.72;max-width:480px}.contact-detail{margin-top:18px;display:flex;align-items:center;gap:14px;padding:16px 17px;background:#f7f5ef;border:1px solid #e3e5e1;border-radius:12px;max-width:450px;transition:border-color .2s ease,transform .2s ease}.contact-detail:hover{border-color:#d4a358;transform:translateY(-1px)}.contact-detail>svg{width:40px;height:40px;padding:9px;border-radius:9px;background:#f3e1c3;color:var(--accent-strong)}.contact-detail span{display:grid;gap:3px}.contact-detail small{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.contact-detail strong{font-size:16px}.service-area{margin-top:24px;color:#717b75;font-size:13px;line-height:1.6}.map-card{min-height:470px;border-radius:20px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);background:#ddd}.map-card iframe{width:100%;height:100%;min-height:470px;border:0;filter:grayscale(.12) contrast(.97)}.map-consent{min-height:470px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;background:linear-gradient(145deg,#282b29,#181a19);color:#fff;text-align:center}.map-consent__icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:14px;border-radius:14px;background:#f2bf6824;color:#f2bf68;font-size:30px}.map-consent strong{font-size:21px;letter-spacing:-.03em}.map-consent p{max-width:350px;margin:11px 0 20px;color:#d1d5d1;font-size:13px;line-height:1.6}.map-consent .button{min-height:48px}.map-consent>a{margin-top:15px;color:#d1d5d1;font-size:12px;text-decoration:underline;text-underline-offset:3px}.map-consent>a:hover{color:#fff}.site-footer{background:#171918;color:#fff;padding:38px 0 24px}.brand--footer .brand-logo{width:min(270px,100%)}.footer-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding-bottom:28px}.footer-top nav{display:flex;gap:24px;color:#d8dedb;font-size:13px}.footer-cta{justify-self:end;color:#f0ad40;font-size:13px;font-weight:850}.footer-top nav a:hover,.footer-cta:hover{color:#f4bd64}.footer-bottom{padding-top:20px;border-top:1px solid rgba(255,255,255,.13);color:#8e9994;font-size:11px}@media(max-width:1180px){.header-inner{gap:20px}.main-nav{gap:22px}.header-cta{padding-inline:15px}.services-grid{gap:20px}}@media(max-width:1040px){.section{padding:82px 0}.header-cta,.hero-scroll-cue{display:none}.menu-toggle{display:inline-flex}.main-nav{display:none}.mobile-menu[open]{position:fixed;inset:0 0 0 auto;width:min(400px,88vw);max-width:none;height:100dvh;margin:0;padding:26px 22px;border:0;border-left:1px solid var(--line);background:#fbfaf7;color:var(--ink);box-shadow:-18px 0 48px #131b1729;display:flex;flex-direction:column}.mobile-menu::backdrop{background:#0e141173;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.mobile-menu__close{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);cursor:pointer}.mobile-menu__nav{display:grid;gap:4px;margin-top:24px}.mobile-menu__nav a:not(.button){padding:16px 4px;border-bottom:1px solid #e7e9e5;font-size:18px;font-weight:800}.mobile-menu__nav .button{margin-top:20px}.hero-grid,.estimate-grid,.about-grid,.contacts-grid{grid-template-columns:1fr}.hero-grid{grid-template-rows:auto minmax(0,1fr);align-items:stretch;gap:clamp(18px,3vh,34px)}.estimate-grid{gap:30px}.section-heading--services{grid-template-columns:1fr;gap:16px}.about-grid{row-gap:34px}.contacts-grid{gap:38px}.footer-top{grid-template-columns:1fr}.footer-cta{justify-self:start}}@media(max-width:700px){html{scroll-padding-top:80px}.container{width:min(100% - 28px,1240px)}.section{padding:64px 0}.header-inner{height:72px}.mobile-menu[open]{width:min(380px,92vw);padding:22px 18px}.brand-logo{width:205px}.hero{min-height:calc(100svh - 72px);min-height:calc(100dvh - 72px);padding:clamp(18px,4vh,32px) 0}.hero-grid{height:auto;grid-template-rows:auto auto;gap:clamp(18px,3vh,28px)}.hero h1{font-size:clamp(38px,11vw,52px)}.hero-lead{margin-top:16px;font-size:16px;line-height:1.55}.hero-actions{margin-top:20px}.hero-actions .button{width:100%}.hero-visual{min-height:0;aspect-ratio:4 / 3;border-radius:18px}.hero-visual__badge{left:14px;bottom:14px;padding:10px 12px;font-size:12px}.estimate-strip{padding:48px 0}.service-intro{margin-bottom:36px;padding:0 0 34px}.service-intro:after{right:-14px;width:46vw}.service-intro__title h2{font-size:clamp(38px,11vw,52px)}.service-intro__summary{padding-left:19px}.service-intro__summary>p{font-size:15px}.contact-form{padding:20px;border-radius:20px}.contact-form__header{margin-bottom:20px;padding-bottom:18px}.contact-form__header h3{font-size:25px}.contact-form__header p{font-size:12px}.form-grid{grid-template-columns:1fr}.field-group--wide{grid-column:auto}.contact-input-wrap{min-height:56px}.contact-input-wrap input,.contact-input-wrap textarea{font-size:16px}.contact-input-wrap--textarea{min-height:122px}.privacy-check{margin-top:16px;padding:12px}.form-actions{align-items:stretch;flex-direction:column}.form-actions .button{width:100%;min-width:0}.service-card{min-height:0;grid-template-columns:1fr}.service-card--image-right .service-card__image{order:1}.service-card--image-right .service-card__body{order:2}.service-card__image{min-height:0;height:auto;aspect-ratio:4 / 3}.service-card__body{padding:24px}.service-card__details{margin-top:20px}.about-copy{padding-top:22px}.about-points{gap:12px}.about-point{min-height:0;padding:22px}.map-card,.map-card iframe{min-height:360px}.footer-top nav{flex-wrap:wrap;gap:14px 22px}.footer-bottom{flex-direction:column;line-height:1.6}}@media(max-width:460px){.container{width:min(100% - 24px,1240px)}.header-inner{gap:12px}.brand-logo{width:min(205px,calc(100vw - 88px))}.menu-toggle{padding:5px}.mobile-menu[open]{width:100vw;padding:20px 16px;border-left:0}.mobile-menu__nav a:not(.button){padding-block:15px}.mobile-menu__nav .button{font-size:15px}.eyebrow{font-size:10px;letter-spacing:.15em}.hero h1{font-size:clamp(36px,10.8vw,46px)}.hero-title__accent{font-size:.86em}.hero-lead{font-size:15px}.button{min-height:50px;padding-inline:16px;font-size:15px}.contact-form{padding:18px 16px}.contact-form__header h3{font-size:23px}.field-group label,.privacy-check{font-size:11px}.section-heading{margin-bottom:30px}.section-heading h2,.about h2,.contacts h2{font-size:clamp(33px,10vw,42px)}.service-card__body{padding:20px}.service-card h3{font-size:20px}.about-tenure{margin-top:20px;gap:12px}.about-tenure__badge{width:124px;min-height:70px}.about-tenure__badge strong{font-size:23px}.about-points{grid-template-columns:1fr}.about-point{grid-template-columns:42px minmax(0,1fr);gap:14px}.about-point__icon{width:42px;height:42px;border-radius:10px}.about-point strong{font-size:16px}.contact-detail{padding:14px;gap:11px}.contact-detail strong{font-size:14px;overflow-wrap:anywhere}.map-card,.map-card iframe{min-height:300px}}@media(max-width:700px)and (max-height:700px){.hero{padding:16px 0 22px}.hero-grid{grid-template-rows:auto auto;gap:16px}.eyebrow{margin-bottom:8px}.hero h1{font-size:clamp(34px,10vw,42px)}.hero-lead{margin-top:12px;font-size:15px;line-height:1.45}.hero-actions{gap:8px;margin-top:14px}.hero-actions .button{min-height:44px}.hero-visual{max-height:210px}}@media(min-width:701px)and (max-width:1040px)and (max-height:700px){.hero-grid{grid-template-columns:.9fr 1.1fr;grid-template-rows:1fr;align-items:center}.hero h1{font-size:clamp(42px,5.5vw,56px)}.hero-lead{margin-top:16px;font-size:16px;line-height:1.55}.hero-actions{margin-top:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
