:root{--ink:#17201f;--ink-soft:#2c3634;--cream:#f4f1e9;--paper:#fcfbf7;--yellow:#e30613;--yellow-dark:#bc0010;--line:#17201f24;--muted:#69716f;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;line-height:1.6}body,button,a{-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.section{padding:128px 0}.site-header{z-index:20;color:var(--ink);background:#fff;border-bottom:1px solid #17201f1f;position:absolute;inset:0 0 auto}.nav-wrap{justify-content:space-between;align-items:center;height:108px;display:flex}.brand{align-items:center;line-height:1;display:inline-flex}.brand-logo{object-fit:contain;width:104px;height:100px}.brand-mark{fill:none;width:42px;stroke:var(--yellow);stroke-width:2.3px;stroke-linejoin:round;stroke-linecap:round}.brand span{text-transform:uppercase;letter-spacing:.08em;gap:4px;display:grid}.brand strong{font-family:Manrope,sans-serif;font-size:15px}.brand small{letter-spacing:.24em;color:var(--yellow);font-size:10px;font-weight:600}.nav-links{align-items:center;gap:38px;font-size:14px;font-weight:600;display:flex}.nav-links>a:not(.button){position:relative}.nav-links>a:not(.button):after{content:"";background:var(--yellow);height:2px;transition:right .25s;position:absolute;bottom:-7px;left:0;right:100%}.nav-links>a:not(.button):hover:after{right:0}.menu-button{background:0 0;border:0;padding:10px;display:none}.menu-button span{background:var(--ink);width:24px;height:2px;margin:6px 0;display:block}.button{background:var(--yellow);color:#fff;border:1px solid var(--yellow);justify-content:center;align-items:center;gap:18px;min-height:54px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#f21a27;transform:translateY(-2px)}.button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px}.button-small{min-height:44px;padding-inline:20px}.hero{color:#fff;background:var(--ink);height:min(900px,94vh);min-height:830px;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:57% center;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#0c1615eb 0%,#0c1615b8 36%,#0c16152e 72%),linear-gradient(#0000 58%,#0c161599);position:absolute;inset:0}.hero-inner{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding-bottom:64px;display:flex;position:relative}.eyebrow{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 24px;font-size:12px;font-weight:700;display:flex}.eyebrow span{background:var(--yellow);width:32px;height:2px}.eyebrow.light{color:#ffffffb8}h1,h2{letter-spacing:-.055em;margin:0;font-family:Manrope,sans-serif;font-weight:800;line-height:.98}h1{max-width:720px;font-size:clamp(68px,7.2vw,112px)}h1 em,h2 em{color:var(--yellow);font-style:normal}.hero-copy{color:#fffc;max-width:570px;margin:30px 0 36px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:38px;display:flex}.text-link{border-bottom:1px solid #17201f59;align-items:center;gap:14px;padding:8px 0;font-size:14px;font-weight:700;display:inline-flex}.text-link.light{color:#fff;border-color:#fff6}.text-link span{color:var(--yellow-dark)}.hero-stats{z-index:3;backdrop-filter:blur(10px);background:#141e1deb;grid-template-columns:repeat(3,minmax(180px,240px));display:grid;position:absolute;bottom:0;right:0}.hero-stats div{border-left:1px solid #ffffff1f;padding:25px 30px}.hero-stats strong,.hero-stats span{display:block}.hero-stats strong{font-family:Manrope,sans-serif;font-size:14px}.hero-stats span{color:#ffffff8a;margin-top:3px;font-size:12px}.section-heading h2,.about-copy h2,.cta-section h2{font-size:clamp(48px,5vw,76px)}.split-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:64px;display:grid}.split-heading>p{max-width:480px;color:var(--muted);margin:0 0 8px;font-size:17px}.service-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-card{border-left:1px solid var(--line);min-height:390px;padding:36px 28px 30px;transition:background .25s,transform .25s}.service-card:last-child{border-right:1px solid var(--line)}.service-card:hover{background:var(--cream);transform:translateY(-5px)}.service-top{justify-content:space-between;align-items:center;margin-bottom:46px;display:flex}.service-number{color:#969b98;letter-spacing:.14em;font:600 11px/1 Manrope,sans-serif}.service-icon{background:var(--ink);width:54px;height:54px;color:var(--yellow);place-items:center;display:grid}.service-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linejoin:round;stroke-linecap:round;width:29px}.service-card h3,.step h3{letter-spacing:-.025em;margin:0 0 14px;font:700 23px/1.2 Manrope,sans-serif}.service-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.service-card a{color:var(--ink-soft);justify-content:space-between;align-items:center;margin-top:28px;font-size:12px;font-weight:700;display:flex}.service-card a span{color:var(--yellow-dark);font-size:18px}.about{background:var(--cream)}.about-grid{grid-template-columns:1fr .9fr;align-items:center;gap:100px;display:grid}.about-image{min-height:620px;position:relative;overflow:hidden}.about-image>img{object-fit:cover;object-position:71% center;width:100%;height:620px;transform:scale(1.55)}.image-label{color:#fff;background:var(--yellow);width:190px;padding:25px 28px;position:absolute;bottom:0;right:0}.image-label strong,.image-label span{display:block}.image-label strong{font:700 17px/1.2 Manrope,sans-serif}.image-label span{margin-top:4px;font-size:12px}.about-copy .lead{color:var(--ink);margin:34px 0 15px;font:600 19px/1.55 Manrope,sans-serif}.about-copy>p:not(.eyebrow):not(.lead){color:var(--muted);font-size:15px}.checks{grid-template-columns:1fr 1fr;gap:12px 24px;margin:28px 0 30px;font-size:13px;font-weight:700;display:grid}.checks span{align-items:center;gap:9px;display:flex}.checks svg{background:var(--yellow);fill:none;stroke:#fff;stroke-width:2px;width:20px;height:20px;padding:3px}.process{overflow:hidden}.centered{text-align:center}.centered .eyebrow{justify-content:center}.steps{grid-template-columns:repeat(3,1fr);gap:80px;margin-top:80px;display:grid;position:relative}.steps:before{content:"";border-top:1px dashed #17201f40;position:absolute;top:59px;left:16.66%;right:16.66%}.step{text-align:center;position:relative}.step>span{color:#c9c6be;font:800 46px/1 Manrope,sans-serif}.step-dot{z-index:1;border:4px solid var(--paper);background:var(--yellow);width:15px;height:15px;box-shadow:0 0 0 1px var(--yellow);border-radius:50%;margin:24px auto 32px;position:relative}.step p{max-width:290px;color:var(--muted);margin:0 auto;font-size:14px}.cta-section{background:var(--ink);color:#fff;padding:108px 0}.cta-grid{grid-template-columns:1.3fr .7fr;align-items:end;gap:100px;display:grid}.cta-copy p{color:#ffffffa3;margin:0 0 28px}footer{color:#fff;background:#101716}.footer-main{grid-template-columns:1fr 1.1fr .8fr;align-items:center;gap:70px;padding:66px 0;display:grid}.footer-brand{background:#fff;width:160px;height:160px;padding:5px}.footer-logo{object-fit:contain;width:100%;height:100%}.footer-main>p{color:#ffffff87;font-size:14px}.footer-contact span{color:#ff666e;letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.footer-contact a{color:#ffffffc7;font-size:14px}.footer-contact small{color:#ff666e;margin-left:8px}.footer-bottom{color:#ffffff61;border-top:1px solid #ffffff1a;justify-content:space-between;padding:22px 0;font-size:11px;display:flex}@media (width<=980px){.service-grid{grid-template-columns:1fr 1fr}.service-card:nth-child(2){border-right:1px solid var(--line)}.service-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.about-grid{gap:55px}.hero-stats{grid-template-columns:repeat(3,170px)}}@media (width<=760px){.container{width:min(calc(100% - 32px), var(--container))}.section{padding:88px 0}.nav-wrap{height:84px}.brand-logo{width:82px;height:80px}.menu-button{display:block}.nav-links{color:var(--ink);border-top:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:24px;padding:28px 16px 34px;display:none;position:absolute;top:84px;left:0;right:0}.nav-links.is-open{display:flex}.nav-links .button{width:100%}.hero{height:100svh;min-height:780px}.hero>img{object-position:64% center}.hero-overlay{background:linear-gradient(90deg,#0c1615eb,#0c161547),linear-gradient(#0000 45%,#0c1615b3)}.hero-inner{justify-content:flex-end;padding-bottom:150px}h1{font-size:clamp(55px,16vw,78px)}.hero-copy{margin:24px 0 28px;font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-stats{grid-template-columns:repeat(3,1fr);left:0;right:0}.hero-stats div{padding:18px 13px}.hero-stats strong{font-size:11px}.hero-stats span{font-size:9px}.split-heading,.about-grid,.cta-grid,.footer-main{grid-template-columns:1fr;gap:38px}.split-heading{margin-bottom:44px}.service-grid{grid-template-columns:1fr}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:auto}.service-card:last-child{border-bottom:0}.about-image,.about-image>img{height:480px;min-height:480px}.about-image>img{transform:scale(1.45)}.checks{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:58px}.steps:before{border-top:0;border-left:1px dashed #17201f33;height:auto;inset:60px auto 60px 50%}.step{background:var(--paper)}.step-dot{margin-block:16px}.cta-section h2{font-size:48px}.footer-main{padding-block:54px}.footer-main>p{max-width:420px}.footer-bottom{gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
