@font-face{font-family:Manrope;src:url('/assets/manrope-regular.ttf') format('truetype');font-weight:400 500;font-display:swap}@font-face{font-family:Manrope;src:url('/assets/manrope-bold.ttf') format('truetype');font-weight:600 800;font-display:swap}
:root{--paper:#f7f7f2;--ink:#243e35;--green:#254b40;--muted:#58675f;--line:#d8ded6;--orange:#b94421;--orange-hover:#993818;--pale:#e8ede4;--white:#fff;--radius:14px;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}::selection{background:#d4dfaf;color:var(--ink)}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}input,textarea{caret-color:var(--orange)}a{color:inherit;text-decoration:none;text-underline-offset:4px}button,input,textarea,select{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}img{display:block;width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.14;letter-spacing:-.035em;text-wrap:balance}h2{font-size:clamp(32px,3.4vw,48px);font-weight:600}h3{font-size:24px;font-weight:600}p{max-width:70ch}small{font-size:12px}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:14px}.skip:focus{top:12px}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{height:96px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:16px;line-height:1.4}.brand small{display:block;font-size:10px;color:var(--muted);font-weight:500;letter-spacing:.01em;margin-top:5px}.brand-mark{display:grid;place-items:center;width:43px;height:47px;border:1px solid #adbbae;border-radius:11px}.brand-mark svg{width:28px;height:28px}.desktop-nav{display:flex;gap:26px;font-size:13px;font-weight:500}.desktop-nav a:hover,.footer-bottom a:hover{text-decoration:underline}.header-phone{font-size:16px;font-weight:700;white-space:nowrap;text-align:right}.header-phone small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:4px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1.02fr;gap:52px;padding-block:54px 58px;align-items:stretch}.hero-copy{padding-block:12px 0}.location{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;margin-bottom:25px}.location svg{width:16px;height:16px}h1{font-size:clamp(43px,4.55vw,66px);font-weight:600;line-height:1.09;letter-spacing:-.04em}h1 span{color:#64805d}.hero-description{margin-top:25px;color:var(--muted);font-size:14px;line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;min-height:54px;padding:15px 25px;border-radius:8px;border:0;font-size:13px;font-weight:700;transition:background .2s,color .2s}.button span{font-size:23px;line-height:1}.primary{background:var(--orange);color:var(--white)}.primary:hover{background:var(--orange-hover)}.hero .button{margin-top:29px}.button-note{font-size:10px;color:var(--muted);margin:9px 0 0 5px}.hero-bottom{display:flex;align-items:center;gap:15px;margin-top:40px;font-size:11px;line-height:1.7}.hero-bottom strong{font-weight:600}.hero-bottom>a{font-size:23px;margin-left:auto;margin-right:20px}.mini-line{width:34px;height:34px;border:1px solid #a9b8a9;border-radius:50%;position:relative}.mini-line:after{content:'';position:absolute;left:15px;top:7px;width:1px;height:18px;background:var(--ink);transform:rotate(30deg)}.hero-visual{position:relative;min-height:555px;border-radius:var(--radius);overflow:hidden;background:#b1b3a0}.hero-visual>img{height:100%;object-fit:cover;object-position:52% center;position:absolute;inset:0}.light-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(21,37,29,.65));transition:background .8s var(--ease)}.hero-visual.lights-off>img{filter:brightness(.48) saturate(.6)}.hero-visual>img{transition:filter .9s var(--ease)}.hero-visual figcaption{position:absolute;left:31px;bottom:124px;color:white;font-size:25px;line-height:1.25;letter-spacing:-.025em}.hero-visual figcaption small{display:block;font-size:9px;letter-spacing:0;margin-top:13px;color:#f0f0e8}.light-control{position:absolute;bottom:26px;left:26px;right:26px;border:0;border-radius:10px;background:#f4f4ed;color:var(--ink);display:flex;align-items:center;gap:17px;padding:14px 18px;text-align:left;font-size:13px;font-weight:600}.light-control small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:3px}.switch{padding:6px;display:block;width:37px;height:45px;background:#e3e7dd;border:1px solid #c6cec2;border-radius:6px}.switch i{display:block;height:100%;border:1px solid #a8b59f;border-radius:3px;background:linear-gradient(#fff,#d6dfc7)}.lights-off .switch i{background:linear-gradient(#c0c9b2,#fff)}.service-strip{border-block:1px solid var(--line)}.service-strip .container{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px;font-size:12px}.service-strip .container>span:before{content:'';display:inline-block;width:5px;height:5px;background:#7d9373;border-radius:50%;vertical-align:middle;margin-right:13px}.service-strip a{font-weight:700}.service-strip a span{margin-left:30px}.section{padding-block:92px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:37px}.section-heading>p{font-size:13px;color:var(--muted);max-width:360px}.site-footer{padding:42px 0 35px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px}.footer-top>a:last-child{font-size:24px;font-weight:600}.footer-bottom{display:flex;justify-content:space-between;gap:25px;font-size:10px;color:var(--muted)}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:20px}.mobile-actions{display:none}[hidden]{display:none!important}
@media(min-width:1600px){.hero{padding-block:70px}.hero-visual{min-height:630px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.desktop-nav{gap:15px;font-size:11px}.header-phone{font-size:13px}.hero{gap:30px}.hero-visual{min-height:545px}h1{font-size:49px}.brand{font-size:14px}}
@media(max-width:800px){html{scroll-padding-top:25px}.container{width:calc(100% - 40px)}.header-inner{height:78px}.desktop-nav,.header-phone{display:none}.menu-toggle{display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;width:42px;height:42px;background:transparent}.brand small{font-size:9px}#mobile-menu{padding:12px 20px 24px;border-top:1px solid var(--line)}#mobile-menu a{display:block;padding:10px}.hero{grid-template-columns:1fr;gap:32px;padding-block:32px}.hero-copy{padding:0}.location{margin-bottom:19px}h1{font-size:clamp(43px,8vw,64px)}.hero-description{font-size:14px;margin-top:22px}.hero-bottom{display:none}.hero .button{margin-top:23px}.hero-visual{min-height:430px}.hero-visual figcaption{font-size:28px}.service-strip .container{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-block:20px;font-size:10px}.service-strip a span{margin-left:14px}.section{padding-block:60px}.section-heading{display:block;margin-bottom:27px}.section-heading>p{margin-top:18px}.footer-top{align-items:flex-start;gap:20px;flex-direction:column}.footer-top>a:last-child{font-size:22px}.footer-bottom{flex-direction:column}.footer-bottom nav{flex-direction:column;gap:10px}.site-footer{padding-bottom:100px}.mobile-actions{display:grid;position:fixed;bottom:0;left:0;right:0;z-index:30;grid-template-columns:1fr 1.6fr;background:var(--paper);padding:10px 12px calc(10px + env(safe-area-inset-bottom));gap:9px;border-top:1px solid var(--line)}.mobile-actions a{padding:12px 7px;text-align:center;border:1px solid var(--line);border-radius:7px;font-size:11px;font-weight:700}.mobile-actions a:last-child{background:var(--orange);color:#fff;border-color:var(--orange)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.cookie-settings{appearance:none;border:0;background:transparent;color:inherit;padding:0;font:inherit;cursor:pointer}.cookie-settings:hover{text-decoration:underline}.cookie-banner{position:fixed;z-index:80;left:50%;bottom:20px;transform:translateX(-50%);width:min(1040px,calc(100% - 40px));display:flex;align-items:center;justify-content:space-between;gap:32px;padding:22px 24px;background:#fffefa;border:1px solid #bfc9b9;border-radius:12px;box-shadow:0 18px 60px #243e3530;color:var(--ink)}.cookie-copy strong{display:block;font-size:16px}.cookie-copy p{margin-top:6px;font-size:13px;line-height:1.6;color:var(--muted)}.cookie-copy a{text-decoration:underline}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:290px}.cookie-actions button{min-height:48px;padding:10px 18px;border-radius:7px;font-size:13px;font-weight:700}.cookie-reject{border:1px solid #9ba78c;background:#fffefa;color:var(--ink)}.cookie-accept{border:1px solid var(--green);background:var(--green);color:#fff}.cookie-actions button:hover{filter:brightness(.96)}
@media(max-width:800px){.cookie-banner{bottom:78px;display:block;width:calc(100% - 24px);padding:18px}.cookie-copy strong{font-size:15px}.cookie-copy p{font-size:12px}.cookie-actions{min-width:0;margin-top:15px}.footer-bottom .cookie-settings{text-align:left}}
