:root{--ink:#1b2823;--forest:#24382f;--green:#31493c;--paper:#f4f1e9;--cream:#e9e5db;--lime:#d3dfb2;--orange:#d77c48;--muted:#7d827b;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',sans-serif;--display:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.topbar{height:82px;padding:0 6.2vw;display:flex;align-items:center;justify-content:space-between;background:var(--paper);position:absolute;z-index:5;inset:0 0 auto}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:28px;height:31px;display:flex;gap:3px;align-items:flex-end;transform:skewY(-26deg)}.brand-mark i{display:block;background:var(--orange);width:7px}.brand-mark i:nth-child(1){height:18px}.brand-mark i:nth-child(2){height:26px}.brand-mark i:nth-child(3){height:13px}.brand-name{font:800 15px var(--display);letter-spacing:.12em}.brand-name span{font-weight:500;margin-left:5px;color:#69756b}.nav{display:flex;gap:37px;align-items:center;font-size:12px;font-weight:600}.nav a:not(.nav-cta){transition:opacity .2s}.nav a:hover{opacity:.65}.nav-cta{background:var(--ink);color:white;padding:13px 17px}.nav-cta span{color:var(--lime);padding-left:16px}.menu-toggle{display:none}.hero{min-height:700px;height:min(850px,100vh);position:relative;background:#515e50;overflow:hidden}.hero-photo{position:absolute;inset:0;background-image:url('assets/bolig-03.jpeg');background-size:cover;background-position:center 48%;transform:scale(1.01)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,36,29,.81) 0%,rgba(22,36,29,.47) 42%,rgba(22,36,29,.08) 100%),linear-gradient(0deg,rgba(20,30,25,.28),transparent 50%)}.hero-content{position:absolute;left:11.1%;top:27%;color:#fff;max-width:570px}.eyebrow,.section-tag{font-size:10px;letter-spacing:.17em;font-weight:700}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--orange)}h1,h2,h3,p{margin-top:0}h1{font:500 clamp(74px,10vw,142px)/.9 var(--display);letter-spacing:-.085em;margin:28px 0 24px}h1 em,h2 em,blockquote em{font-family:var(--serif);font-weight:400;letter-spacing:-.05em}h1 em{color:var(--lime)}.hero-intro{font-size:16px;line-height:1.75;max-width:370px;color:rgba(255,255,255,.83);margin-bottom:30px}.button{height:52px;padding:0 20px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-size:12px;font-weight:700;min-width:176px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-light{background:var(--paper);color:var(--ink)}.button span{font-size:17px}.hero-note{position:absolute;bottom:35px;left:6.2%;right:6.2%;display:flex;justify-content:space-between;color:rgba(255,255,255,.7);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.hero-stamp{position:absolute;right:12%;bottom:22%;width:100px;height:100px;border:1px solid rgba(255,255,255,.55);border-radius:50%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:7px;letter-spacing:.16em;line-height:1.6;transform:rotate(10deg)}.hero-stamp b{font-size:18px;color:var(--lime);font-weight:400}.section-pad{padding:120px 11.1%}.intro{background:var(--paper)}.section-tag{color:#788078;display:flex;align-items:center;gap:12px}.section-tag span{color:var(--orange);font-size:10px}.intro-copy{display:grid;grid-template-columns:1.25fr .75fr;gap:8%;align-items:end;margin:52px 0 76px}.intro h2,.services h2,.process h2,.contact h2{font:600 clamp(46px,6.3vw,84px)/1.02 var(--display);letter-spacing:-.075em;margin:0}.intro h2 em,.process h2 em{color:#8d9b81}.intro-aside{padding-bottom:7px;max-width:380px}.intro-aside p,.process-top>p{font-size:14px;line-height:1.9;color:#666f68;margin:0 0 22px}.text-link{font-size:11px;font-weight:700;border-bottom:1px solid #a8ada6;padding-bottom:10px;display:inline-flex;justify-content:space-between;gap:24px}.text-link span{color:var(--orange);font-size:15px}.values-row{border-top:1px solid #d3d1c9;display:grid;grid-template-columns:repeat(3,1fr);padding-top:22px}.values-row div{display:flex;gap:16px;align-items:center;font-size:11px;font-weight:600}.values-row b{font-size:10px;color:#a4a79f;font-weight:500}.services{background:var(--forest);color:var(--paper);display:grid;grid-template-columns:.9fr 1.1fr;gap:11%;padding-top:130px;padding-bottom:130px}.section-tag.light{color:rgba(255,255,255,.58)}.services h2{margin:43px 0 24px}.services h2 em,.contact h2 em{color:var(--lime)}.services-heading>p{font-size:13px;line-height:1.8;color:rgba(255,255,255,.65);max-width:270px}.service-list{padding-top:8px}.service-card{border-top:1px solid rgba(255,255,255,.23);padding:24px 0;display:grid;grid-template-columns:36px 1fr 24px;gap:13px;align-items:start}.service-card:last-child{border-bottom:1px solid rgba(255,255,255,.23)}.service-no{font-size:9px;color:var(--lime);padding-top:8px}.service-card h3{font:600 20px var(--display);letter-spacing:-.04em;margin:0 0 7px}.service-card p{font-size:11px;line-height:1.75;color:rgba(255,255,255,.62);margin:0;max-width:340px}.service-arrow{font-size:17px;color:var(--lime);transition:transform .2s}.service-card:hover .service-arrow{transform:translate(3px,-3px)}.quote-band{padding:86px 10%;background:var(--lime);text-align:center;position:relative}.quote-mark{font:100px/.6 var(--serif);color:#98a77d;display:block}.quote-band blockquote{font:500 clamp(24px,3.4vw,43px)/1.35 var(--display);letter-spacing:-.05em;margin:22px 0 23px}.quote-band blockquote em{color:#68755d}.quote-credit{font-size:9px;letter-spacing:.16em;color:#68755d;font-weight:700}.process{padding-top:125px;padding-bottom:132px}.process-top{display:flex;justify-content:space-between;align-items:end;gap:10%;margin-bottom:68px}.process h2{margin-top:38px}.process-top>p{max-width:310px;margin:0 0 7px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d0cec5}.steps article{padding:22px 30px 0 0}.steps article+article{border-left:1px solid #d0cec5;padding-left:27px}.steps article>span{font-size:10px;color:var(--orange)}.steps h3{font:600 19px var(--display);letter-spacing:-.04em;margin:20px 0 9px}.steps p{font-size:11px;line-height:1.8;color:#717870;max-width:240px;margin:0}.contact{background:#263a31;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%;color:var(--paper);overflow:hidden}.contact h2{margin:39px 0 20px}.contact-text>p{font-size:13px;line-height:1.8;color:rgba(255,255,255,.66);max-width:320px;margin-bottom:25px}.contact .button{margin-top:5px}.contact-art{height:320px;display:flex;justify-content:center;align-items:center;position:relative}.contact-art:before,.contact-art:after{content:'';position:absolute;border:1px solid rgba(211,223,178,.18);border-radius:50%;width:310px;height:310px}.contact-art:after{width:235px;height:235px}.blueprint{position:relative;z-index:1;width:190px;height:230px;border:1px solid rgba(211,223,178,.64);padding:22px;color:var(--lime);transform:rotate(7deg);background:rgba(255,255,255,.02)}.blueprint>span{font:500 42px var(--serif)}.bp-line{height:1px;background:rgba(211,223,178,.45);margin:16px 0;width:100%}.bp-line.short{width:67%;margin-top:-7px}.bp-box{width:56px;height:62px;border:1px solid rgba(211,223,178,.65);margin:19px 0 12px 50px;position:relative}.bp-box:after{content:'';position:absolute;left:28px;top:0;bottom:0;border-left:1px solid rgba(211,223,178,.65)}.blueprint small{font-size:6px;line-height:1.6;letter-spacing:.12em;display:block;color:rgba(211,223,178,.76)}footer{padding:25px 6.2%;background:#1b2b24;color:rgba(255,255,255,.63);display:flex;align-items:center;justify-content:space-between;font-size:9px}footer .brand-name{color:white;font-size:12px}footer .brand-name span{color:#a5b19f}footer .brand-mark{transform:scale(.8) skewY(-26deg);transform-origin:left center}footer a:last-of-type{color:var(--lime)}footer small{font-size:9px}
@media(max-width:800px){.topbar{height:70px;padding:0 6%}.nav{gap:19px}.nav a{font-size:10px}.nav-cta{padding:11px 13px}.hero{height:740px;min-height:650px}.hero-content{left:8%;top:29%}.hero-stamp{right:8%;bottom:13%}.section-pad{padding:90px 8%}.intro-copy{gap:5%;grid-template-columns:1.1fr .9fr}.services{gap:7%;padding-top:95px;padding-bottom:95px}.contact-art:before{width:260px;height:260px}.contact-art:after{width:205px;height:205px}}
@media(max-width:600px){.topbar{height:68px}.menu-toggle{display:flex;border:0;background:none;width:40px;height:40px;flex-direction:column;justify-content:center;gap:6px;padding:8px}.menu-toggle span{height:1px;width:23px;background:var(--ink)}.nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--paper);padding:22px 7% 28px;flex-direction:column;align-items:stretch;gap:20px}.nav.open{display:flex}.nav a{font-size:13px}.nav-cta{text-align:center}.hero{height:calc(100svh - 0px);min-height:690px}.hero-photo{background-position:57% center}.hero-shade{background:linear-gradient(90deg,rgba(22,36,29,.79),rgba(22,36,29,.24)),linear-gradient(0deg,rgba(20,30,25,.35),transparent 55%)}.hero-content{left:7%;right:7%;top:28%}h1{font-size:86px}.hero-intro{font-size:14px;max-width:300px}.hero-stamp{width:82px;height:82px;font-size:6px;right:8%;bottom:16%}.hero-note{left:7%;right:7%;font-size:8px;bottom:25px}.section-pad{padding:78px 7%}.intro-copy{display:block;margin:39px 0 48px}.intro h2,.services h2,.process h2,.contact h2{font-size:53px}.intro-aside{margin-top:30px}.intro-aside p{font-size:13px}.values-row{grid-template-columns:1fr;gap:15px}.services{display:block;padding-top:82px;padding-bottom:78px}.services h2{margin:34px 0 18px}.services-heading>p{margin-bottom:40px}.service-card{padding:19px 0;grid-template-columns:28px 1fr 19px}.service-card h3{font-size:18px}.quote-band{padding:66px 7%}.quote-mark{font-size:75px}.quote-band blockquote{font-size:25px}.process-top{display:block;margin-bottom:43px}.process-top>p{margin-top:27px;font-size:13px}.steps{display:block}.steps article,.steps article+article{border-left:0;border-bottom:1px solid #d0cec5;padding:19px 0 22px}.steps article:last-child{border-bottom:0}.steps h3{margin:13px 0 6px}.steps p{max-width:none}.contact{display:block;padding-bottom:65px}.contact-art{height:240px;margin-top:25px}.contact h2{margin:32px 0 18px}.contact-art:before{width:220px;height:220px}.contact-art:after{width:175px;height:175px}.blueprint{transform:scale(.82) rotate(7deg)}footer{padding:24px 7%;display:grid;grid-template-columns:1fr auto;gap:18px}footer>span{grid-column:1 / -1;grid-row:2}footer>a:last-of-type{grid-column:2;grid-row:1}footer small{grid-column:1 / -1;grid-row:3}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.contact-details{font-size:11px!important;line-height:2!important;color:rgba(255,255,255,.7)!important;margin-top:24px!important}.contact-details a{color:var(--lime)}

.projects{background:#e9e7df}.projects-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:9%;margin-bottom:55px}.projects-title{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:9%;width:75%}.projects h2{font:600 clamp(42px,5.4vw,72px)/1.04 var(--display);letter-spacing:-.075em;margin:35px 0 0}.projects h2 em{font-family:var(--serif);font-weight:400;color:#84917b;letter-spacing:-.05em}.projects-title p{font-size:15px;line-height:1.8;color:#626a63;margin:0 0 5px;max-width:330px}.project-gallery{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.project-image{margin:0;min-width:0}.project-image img{display:block;width:100%;height:320px;object-fit:cover}.project-image-large img{height:420px}.project-image-wide{grid-column:1/-1}.project-image-wide img{height:400px;object-position:center 56%}.project-image figcaption{display:flex;align-items:center;gap:13px;padding:13px 0 4px;font-size:14px;font-weight:600;color:#313c35}.project-image figcaption span{font-size:11px;color:#a26544}
@media(max-width:800px){.projects-heading{display:block}.projects-title{width:100%;margin-top:33px}.projects-title p{font-size:14px}.project-image img{height:260px}.project-image-large img,.project-image-wide img{height:330px}}
@media(max-width:600px){.projects-heading{margin-bottom:35px}.projects-title{display:block}.projects h2{font-size:48px;margin-top:0}.projects-title p{margin-top:21px}.project-gallery{grid-template-columns:1fr;gap:24px}.project-image img,.project-image-large img,.project-image-wide img{height:auto;aspect-ratio:4/3}.project-image-wide{grid-column:auto}.project-image figcaption{font-size:13px;padding-top:10px}}
.project-image-winter{grid-column:1/-1;display:flex;flex-direction:column;align-items:center}.project-image-winter img{width:min(100%,820px);height:560px;object-fit:cover;object-position:center top}.project-image-winter figcaption{width:min(100%,820px)}
@media(max-width:600px){.project-image-winter{grid-column:auto}.project-image-winter img{width:100%;height:auto;aspect-ratio:4/3;object-position:center 12%}.project-image-winter figcaption{width:100%}}
.project-image-pool{grid-column:1/-1;display:flex;flex-direction:column;align-items:center}.project-image-pool img{width:min(100%,900px);height:auto;aspect-ratio:4/3;object-fit:cover}.project-image-pool figcaption{width:min(100%,900px)}
