@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{--black:#111211;--white:#f8f8f5;--red:#ee382e;--muted:#999b98;--line:#d7d8d3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--white);color:var(--black);font-family:'DM Sans',Arial,sans-serif;font-size:16px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}button{border:0}em{font-style:normal;color:#858881} .header{height:103px;background:#111211;display:flex;align-items:center;justify-content:space-between;padding:0 4.2%;color:var(--white);border-bottom:1px solid #ffffff24}.logo{font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:32px;letter-spacing:-2px;display:flex;align-items:baseline;white-space:nowrap}.logo span{font-size:12px;letter-spacing:0;align-self:flex-start;margin:6px 5px 0}.logo i{width:7px;height:7px;background:var(--red);border-radius:50%}.header nav{display:flex;gap:35px;font-size:14px}.header nav a{position:relative}.header nav a:after{content:'';display:block;position:absolute;height:1px;bottom:-6px;background:var(--red);width:0;transition:width .2s}.header nav a:hover:after{width:100%}.contact-button{background:transparent;color:inherit;border:1px solid #666762;padding:14px 20px;font-size:14px;display:flex;gap:34px;align-items:center;transition:background .2s}.contact-button:hover{background:var(--red);color:white;border-color:var(--red)}.contact-button span{font-size:21px}.menu-button{display:none}.hero{min-height:730px;height:calc(100svh - 103px);max-height:980px;position:relative;color:var(--white);background:#111;overflow:hidden}.hero-image{position:absolute;inset:0;background-image:url('hero.jpg');background-size:cover;background-position:center 52%;animation:slow-in 1.5s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#101110e8 0%,#101110b0 30%,#10111010 80%),linear-gradient(0deg,#101110c9,transparent 28%)}.hero-content{position:relative;padding:61px 4.2% 100px;max-width:1500px}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:500;display:flex;gap:13px;align-items:center}.red-line{height:2px;width:23px;background:var(--red)}h1{font-size:clamp(70px,7.15vw,118px);font-weight:500;line-height:1.06;letter-spacing:-6px;margin:35px 0 34px}h1 span{color:var(--red)}.hero-bottom{display:flex;align-items:center;gap:65px}.hero-bottom p{font-size:17px;line-height:1.7;color:#c9cac5}.round-link{display:flex;align-items:center;gap:16px;font-size:14px}.circle{height:57px;width:57px;border:1px solid #888a84;border-radius:50%;display:grid;place-items:center;font-size:25px;transition:all .25s}.round-link:hover .circle{background:var(--red);border-color:var(--red);transform:rotate(45deg)}.hero-foot{position:absolute;left:4.2%;right:4.2%;bottom:26px;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.2px;color:#c0c2bd}.hero-foot a{display:flex;gap:28px;align-items:center}.hero-foot a span{font-size:24px}.image-credit{font-size:10px}.expertise-strip{display:flex;justify-content:space-around;gap:35px;align-items:center;background:var(--red);padding:24px 4.2%;font-family:Manrope,sans-serif;font-size:25px;font-weight:500;letter-spacing:-.7px;overflow:hidden;white-space:nowrap}.expertise-strip i{font-style:normal;font-size:30px}.section-wrap{padding:96px 6.5%}.section-label{font-size:11px;font-weight:500;letter-spacing:1.25px;display:flex;justify-content:space-between;padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:54px}.intro-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:10%}h2{font-size:clamp(40px,4.4vw,68px);font-weight:500;line-height:1.13;letter-spacing:-3px}.intro-copy{padding-top:8px;max-width:445px}.intro-copy p:first-child{font-size:23px;line-height:1.55;margin-bottom:24px}.intro-copy p:nth-child(n+2){font-size:16px;line-height:1.8;color:#666a63;margin-bottom:20px}.text-link{display:inline-flex;border-bottom:1px solid var(--black);padding-bottom:9px;gap:60px;margin-top:28px;font-size:14px}.services{background:#eceee8}.services-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:8%}.service-heading h2{font-size:clamp(37px,3.6vw,56px)}.service-heading>p{line-height:1.8;color:#65695f;font-size:15px;margin-top:28px}.service-list details{border-bottom:1px solid #c6c9c0}.service-list details:first-child{border-top:1px solid #c6c9c0}.service-list summary{display:flex;align-items:center;gap:20px;padding:28px 0;cursor:pointer;list-style:none}.service-list summary::-webkit-details-marker{display:none}.number{font-size:12px;color:#767b70}.service-list h3{font-size:22px;letter-spacing:-.65px;font-weight:500}.plus{margin-left:auto;font-size:26px;font-weight:400;color:#62685e;transition:transform .2s}details[open] .plus{transform:rotate(45deg);color:var(--red)}.detail-copy{padding:0 30px 29px 35px}.detail-copy p{line-height:1.75;color:#666d5e;font-size:16px;max-width:465px}.tags{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.tags span{font-size:10px;letter-spacing:.5px;border:1px solid #c7ccc0;padding:7px 9px}.photo-section{height:560px;background:linear-gradient(90deg,#101110db,#1011100d),url('hero.jpg') center 70%/cover;color:var(--white);display:flex;align-items:center;position:relative;padding:7%}.photo-caption>span{font-size:11px;letter-spacing:1.6px}.photo-caption h2{margin:29px 0 24px;font-size:65px}.photo-caption p{color:#d0d1ca;font-size:16px}.photo-note{position:absolute;right:4.2%;bottom:25px;font-size:10px;letter-spacing:1px;color:#d0d1ca}.process h2{margin-bottom:52px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.steps article{border-top:1px solid var(--line);padding-top:22px}.steps article>span{font-size:11px;letter-spacing:1px;color:#6d7567}.steps h3{font-size:25px;letter-spacing:-1px;font-weight:500;margin:27px 0 14px}.steps p{font-size:16px;line-height:1.75;color:#6e7368;max-width:330px}.contact-section{background:var(--red);padding:65px 6.5%;color:var(--black)}.big-contact{display:block;text-align:left;background:none;padding:0;margin:32px 0 38px;font-family:Manrope,sans-serif;font-size:clamp(54px,7.8vw,120px);line-height:1.08;letter-spacing:-6px;width:100%;position:relative;color:var(--black)}.big-contact>span{position:absolute;right:3%;top:10%;font-size:140px;transition:transform .25s}.big-contact:hover>span{transform:translate(8px,-8px)}.contact-bottom{border-top:1px solid #11121150;padding-top:25px;display:flex;align-items:center;justify-content:space-between}.contact-bottom p{font-size:18px}.white-button{background:var(--white);color:var(--black);padding:18px 23px;display:flex;gap:60px;font-size:14px}footer{background:var(--black);color:var(--white);padding:40px 4.2%;display:flex;justify-content:space-between;align-items:center;gap:25px}footer p{font-size:13px;color:#afb1aa}footer>span{font-size:10px;letter-spacing:.6px;color:#8d9186}dialog{background:var(--white);color:var(--black);border:0;padding:55px;max-width:650px;width:calc(100% - 32px)}dialog::backdrop{background:#000b;backdrop-filter:blur(7px)}dialog h2{font-size:45px;margin:30px 0}dialog>p{line-height:1.7}dialog .concept-note{font-size:14px;color:#6c7066;margin:20px 0 30px}.close-dialog{background:none;position:absolute;right:20px;top:12px;font-size:35px}.skip{position:fixed;top:-100px;left:20px;padding:15px;background:white;color:black;z-index:100}.skip:focus{top:10px}@keyframes slow-in{from{transform:scale(1.045);opacity:.5}to{transform:scale(1);opacity:1}}@media(min-width:1700px){.hero-content{padding-top:85px}}@media(max-width:1000px){.header nav{gap:22px}.header{height:90px}.header .contact-button{gap:15px;font-size:12px}h1{letter-spacing:-4px;font-size:80px}.hero{height:auto;min-height:740px}.hero-content{padding-top:75px}.hero-bottom{gap:35px}.hero-foot>span:nth-child(2){display:none}.intro-grid{gap:6%}.section-wrap{padding:75px 5%}.services-grid{gap:5%;grid-template-columns:.9fr 1.2fr}.service-list h3{font-size:19px}.service-list summary{gap:12px}.expertise-strip{font-size:20px;gap:18px}.big-contact>span{font-size:100px}}@media(max-width:700px){html{scroll-padding-top:20px}.header{height:80px;padding:0 6%}.logo{font-size:28px}.header nav,.header>.contact-button{display:none}.menu-button{display:flex;gap:22px;background:none;color:white;align-items:center;font-size:14px}.menu-button span{font-size:24px}.mobile-nav:not([hidden]){display:flex;flex-direction:column;background:#191a18;color:white;padding:28px 6%;gap:25px;font-size:22px}.mobile-nav button{padding:15px;text-align:left;background:var(--red);color:#111}.hero{min-height:700px;height:calc(100svh - 80px);max-height:820px}.hero-image{background-position:64% center}.hero-shade{background:linear-gradient(90deg,#111d,#1117),linear-gradient(0deg,#111b,transparent)}.hero-content{padding:60px 6% 115px}.eyebrow{font-size:10px;letter-spacing:1px;gap:8px}.red-line{width:14px}h1{font-size:clamp(49px,10vw,70px);letter-spacing:-2.8px;line-height:1.1;margin:38px 0 29px}.hero-bottom{display:block}.hero-bottom p{font-size:16px;line-height:1.7}.round-link{margin-top:25px;font-size:14px}.circle{height:47px;width:47px}.hero-foot{left:6%;right:6%;bottom:25px;font-size:9px}.image-credit{display:none}.expertise-strip{justify-content:flex-start;padding:20px 6%;gap:24px;font-size:18px}.expertise-strip span{flex-shrink:0}.section-wrap{padding:60px 6%}.section-label{font-size:10px;padding-bottom:20px;margin-bottom:35px}.section-label>span:nth-child(2){display:none}.intro-grid,.services-grid{grid-template-columns:1fr;gap:35px}h2{font-size:42px;letter-spacing:-2px}.intro-copy p:first-child{font-size:21px}.intro-copy p:nth-child(n+2){font-size:16px}.service-heading h2{font-size:42px}.service-heading>p{margin-top:20px;font-size:16px}.service-list summary{padding:24px 0;gap:14px}.service-list h3{font-size:19px;letter-spacing:-.7px}.detail-copy{padding-left:30px;padding-right:10px}.photo-section{height:470px;background-position:65% center;padding:6%}.photo-caption h2{font-size:43px}.photo-caption p{max-width:270px;line-height:1.65}.steps{grid-template-columns:1fr;gap:30px}.steps h3{margin-top:20px}.steps p{max-width:none}.process h2{margin-bottom:40px}.contact-section{padding:48px 6%}.big-contact{font-size:52px;letter-spacing:-3px;padding-right:15px;margin-top:28px}.big-contact>span{font-size:47px;right:-2%;top:5%}.contact-bottom{align-items:flex-start;flex-direction:column;gap:22px}.white-button{justify-content:space-between;gap:30px;width:100%;padding:18px}.contact-bottom p{font-size:16px}footer{padding:35px 6%;flex-wrap:wrap;align-items:flex-start;gap:20px}footer p{width:100%;order:2}footer>span{font-size:9px;align-self:center;max-width:140px;line-height:1.5}dialog{padding:40px 25px}dialog h2{font-size:37px}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.contact-address{font-style:normal;font-size:16px;line-height:1.7}.contact-address>span{display:block;font-size:12px;letter-spacing:.5px;margin-bottom:8px}#contact-dialog .contact-address{border-top:1px solid #d7d8d3;padding-top:22px}

.contact-email{display:block;width:fit-content;font-size:clamp(22px,2.3vw,30px);line-height:1.3;letter-spacing:-.6px;margin:10px 0 20px;border-bottom:1px solid currentColor;padding-bottom:3px;overflow-wrap:anywhere}.contact-invitation{margin:24px 0;color:#595f55}.mail-button{display:flex;justify-content:space-between;gap:24px;color:var(--black)}.mail-hint{font-size:12px;color:#666a63;margin-top:12px}.footer-domain{display:inline-block;color:#f8f8f5;font-size:14px;letter-spacing:0;margin-bottom:7px}
