:root{--yellow:#ffe000;--ink:#121313;--paper:#f5f5f0;--muted:#a9aaa4;--line:#353635}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ink);color:white;font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #3185ff;outline-offset:5px}img{max-width:100%;display:block}.wrap{width:min(1320px,calc(100% - 100px));margin:auto}.skip{position:fixed;left:10px;top:-100px;z-index:100;background:var(--yellow);color:#111;padding:12px}.skip:focus{top:10px}.topbar{background:var(--yellow);color:#111;font-size:12px;font-weight:700;letter-spacing:.09em}.topbar .wrap{display:flex;justify-content:space-between;padding:7px 0}.header{position:sticky;top:0;z-index:20;background:#121313f5;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{min-height:91px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:10px;line-height:1}.brand-icon{font-family:'Barlow Condensed',sans-serif;font-size:60px;color:var(--yellow);font-weight:800;transform:skew(-12deg);line-height:.8}.brand small{display:block;font-size:9px;letter-spacing:.28em;margin-bottom:6px}.brand strong{font-family:'Barlow Condensed',sans-serif;font-size:29px;letter-spacing:.02em}.brand em{font-style:normal;font-size:12px;color:var(--yellow)}.brand-image{width:300px;height:78px;object-fit:cover}.nav{display:flex;gap:30px;align-items:center}.nav>a{font-size:14px}.nav>a:not(.btn):hover{color:var(--yellow)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 23px;background:var(--yellow);color:var(--ink);font-weight:700;font-size:14px;border:1px solid var(--yellow);cursor:pointer;transition:background .2s,transform .2s}.btn:hover{background:#fff06a;transform:translateY(-2px)}.btn.outline{background:transparent;color:white;border-color:#666}.btn.outline:hover{background:#292a29}.arrow{font-size:22px;line-height:1}.menu-button{display:none;background:none;border:1px solid #555;color:white;padding:8px 14px}.hero{position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.03fr 1fr;min-height:655px}.hero-copy{padding:69px 0 57px;position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;display:flex;align-items:center;gap:13px;margin:0 0 22px}.eyebrow:before{content:'';width:26px;height:3px;background:var(--yellow)}h1,h2,h3,p{margin-top:0}h1,h2,.display{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:-.015em;line-height:.96}h1{font-size:clamp(70px,7.6vw,112px);margin:0 0 28px}h1 span{color:var(--yellow)}.hero-copy>p:not(.eyebrow){max-width:440px;color:#c0c1ba;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.hero-note{font-size:12px!important;color:#aaa!important;margin-top:20px}.hero-media{position:relative;min-width:0;isolation:isolate;margin-right:calc((min(1320px,100vw - 100px) - 100vw)/2);background:#555c5b;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#121313 0%,transparent 25%,transparent 65%,#0002)}.hero-media:before{content:'';position:absolute;background:var(--yellow);width:17px;top:0;bottom:-30%;left:14%;transform:rotate(18deg);z-index:2}.image-label{position:absolute;bottom:22px;right:25px;z-index:3;background:#111a;color:white;font-size:11px;padding:5px 10px}.experience{position:absolute;right:42px;top:36px;z-index:3;border:1px solid #fff7;backdrop-filter:blur(12px);padding:18px 23px;background:#1115;line-height:1.1}.experience b{font-family:'Barlow Condensed',sans-serif;font-size:65px;display:block}.experience span{font-size:12px;text-transform:uppercase;letter-spacing:.1em}.hero-bottom{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-bottom .wrap{display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.hero-bottom span{display:flex;gap:13px;align-items:center}.hero-bottom i{font-style:normal;color:var(--yellow);font-size:20px}.section{padding:100px 0}.light{background:var(--paper);color:var(--ink)}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:45px}.section-title h2{font-size:clamp(42px,4.9vw,70px);margin:0}.section-title>p{max-width:350px;color:#63665f;margin:0}.light .eyebrow:before{background:#151515}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.service-card{position:relative;min-height:310px;padding:35px;border:1px solid #d0d1ca;display:flex;flex-direction:column;align-items:flex-start;transition:background .2s}.service-card:hover{background:#ecece3}.service-card .num{font-size:12px;letter-spacing:.14em;padding-right:50px}.service-card h3{font-family:'Barlow Condensed',sans-serif;font-size:36px;text-transform:uppercase;line-height:1.08;max-width:320px;margin:39px 0 16px}.service-card p{color:#61645c;max-width:380px;font-size:15px}.service-card .circle{position:absolute;right:30px;top:30px;width:44px;height:44px;display:grid;place-items:center;border:1px solid #999d92;border-radius:50%;font-size:25px}.service-card.featured{background:var(--yellow);border-color:var(--yellow)}.service-card.featured:hover{background:#ffe92f}.service-card.featured p{color:#3e3d25}.service-card .text-link{font-size:13px;font-weight:700;border-bottom:1px solid currentColor;margin-top:auto}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.years{font-family:'Barlow Condensed',sans-serif;font-size:clamp(150px,23vw,320px);color:var(--yellow);line-height:.8;letter-spacing:-.07em}.years sup{font-size:70px;vertical-align:top;line-height:1.6;letter-spacing:0}.years-caption{margin:30px 0 0 12px;letter-spacing:.16em;font-size:12px}.about-copy h2{font-size:clamp(42px,4.6vw,65px);margin-bottom:26px}.about-copy p{color:#b9bbb2;max-width:510px}.principles{border-top:1px solid var(--line);margin-top:28px}.principles div{padding:13px 0;border-bottom:1px solid var(--line);font-size:14px;display:flex;gap:25px}.principles span{color:var(--yellow)}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.process article{border-top:1px solid #c2c5ba;padding-top:20px}.step{font-family:'Barlow Condensed',sans-serif;font-size:45px;color:#92968a}.process h3{font-size:19px;margin:20px 0 12px}.process p{font-size:15px;color:#61645c}.madrid{background:var(--yellow);color:var(--ink);padding:75px 0}.madrid .wrap{display:grid;grid-template-columns:1.2fr 1fr;gap:75px;align-items:center}.madrid h2{font-size:clamp(52px,6vw,85px);margin:0}.madrid p{max-width:430px}.districts{display:flex;gap:8px;flex-wrap:wrap}.districts span{font-size:13px;border:1px solid #1116;padding:6px 12px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-grid h2{font-size:56px}.faq-grid details{border-bottom:1px solid var(--line);padding:22px 0}.faq-grid details:first-child{padding-top:0}.faq-grid summary{font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-grid summary:after{content:'+';color:var(--yellow);font-size:23px}.faq-grid details[open] summary:after{content:'−'}.faq-grid details p{margin:16px 30px 0 0;color:#b5b8ae;font-size:15px}.contact{border-top:1px solid var(--line);padding:85px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.contact h2{font-size:clamp(50px,5.5vw,80px)}.contact h2 span{color:var(--yellow)}.contact .phone{font-family:'Barlow Condensed',sans-serif;font-size:42px;display:block}.contact .email{color:#bbb;word-break:break-word}.contact-panel{background:#202220;padding:30px}.contact-panel h3{font-size:22px;margin-bottom:10px}.contact-panel p{font-size:14px;color:#bfc1b9}.contact-panel label{display:block;font-size:13px;margin:17px 0 7px}.contact-panel select,.contact-panel textarea{width:100%;border:1px solid #56594f;background:#151715;color:white;padding:12px;border-radius:0}.contact-panel textarea{min-height:110px;resize:vertical}.contact-panel .btn{margin-top:20px;width:100%}.contact-panel .notice{font-size:12px;margin:12px 0 0}.footer{border-top:1px solid var(--line);padding:35px 0 90px;color:#aaa;font-size:12px}.footer .wrap{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.footer a:hover{color:var(--yellow)}.mobile-contact{display:none}.page-hero{padding:70px 0 80px}.breadcrumbs{font-size:13px;color:#b5b6ae;margin-bottom:45px}.breadcrumbs a{color:var(--yellow)}.page-hero h1{font-size:clamp(58px,7vw,100px);max-width:950px}.page-hero .lead{font-size:20px;color:#bfc2b7;max-width:760px}.article-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:80px}.article-copy h2{font-size:40px;margin:40px 0 20px}.article-copy h2:first-child{margin-top:0}.article-copy p,.article-copy li{color:#52574d}.article-copy li{margin-bottom:12px}.sidebar{background:var(--yellow);padding:30px;align-self:start;position:sticky;top:120px}.sidebar h2{font-size:36px}.sidebar .btn{background:#111;color:white;width:100%;border-color:#111}.sidebar p{font-size:15px}.related{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px}.related a{font-weight:700;text-decoration:underline}.error-page{min-height:60vh;padding:90px 0}.error-page h1{color:var(--yellow)}
@media(min-width:1500px){.hero-media{margin-right:calc((1320px - 100vw)/2)}}@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.nav{gap:18px}.nav>a{font-size:13px}.hero-grid{min-height:610px}.hero-media{margin-right:-30px}.hero h1{font-size:85px}.about-grid{gap:45px}.hero-bottom .wrap{font-size:10px}.contact-grid{gap:45px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.topbar .wrap{font-size:10px;letter-spacing:.04em}.topbar .location{display:none}.header-inner{min-height:77px}.brand-image{width:220px;height:64px}.menu-button{display:block}.nav{display:none;position:absolute;top:77px;left:0;right:0;background:#181a18;padding:24px;flex-direction:column;align-items:stretch;border-bottom:1px solid #555}.nav.open{display:flex}.nav>a{font-size:16px;padding:8px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:44px 0 35px}.hero h1{font-size:clamp(64px,13vw,98px)}.hero-copy>p:not(.eyebrow){max-width:560px;font-size:16px}.hero-media{height:380px;margin:0 -20px}.hero-media:after{background:linear-gradient(180deg,#121313 0%,transparent 25%)}.hero-media:before{left:14%;width:13px}.hero-media img{object-position:center 45%}.experience{top:32px;right:22px}.hero-bottom .wrap{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:10px}.section{padding:65px 0}.section-title{display:block}.section-title>p{margin-top:23px}.service-grid{gap:15px}.service-card{padding:24px}.service-card h3{font-size:30px}.service-card .circle{right:20px;top:20px}.about-grid,.madrid .wrap,.faq-grid,.contact-grid,.article-grid{grid-template-columns:1fr;gap:45px}.years{font-size:200px}.years sup{font-size:55px}.years-caption{margin-left:0}.about-copy h2{font-size:48px}.process{gap:24px}.process h3{font-size:17px}.madrid{padding:55px 0}.madrid .wrap{gap:30px}.madrid h2{font-size:65px}.faq-grid{gap:15px}.faq-grid h2{font-size:48px}.contact{padding:60px 0}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:30;display:grid;grid-template-columns:1fr 1fr;background:#111;box-shadow:0 -2px 16px #0005}.mobile-contact a{text-align:center;font-size:14px;font-weight:700;padding:15px 8px}.mobile-contact a:last-child{background:var(--yellow);color:#111}.sidebar{position:static}.page-hero{padding:40px 0 55px}.page-hero .lead{font-size:18px}.breadcrumbs{margin-bottom:30px}}@media(max-width:520px){.service-grid,.process{grid-template-columns:1fr}.service-card{min-height:295px}.service-card h3{font-size:36px}.hero-actions{gap:10px}.hero-actions .btn{padding:13px 16px;gap:17px}.hero-media{height:330px}.hero .eyebrow{font-size:10px;letter-spacing:.12em}.contact-panel{padding:22px}.section-title h2{font-size:48px}.topbar .wrap{font-size:9px}.footer .wrap{gap:15px}.contact .phone{font-size:38px}.article-copy h2{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.page-hero h1{hyphens:auto;overflow-wrap:break-word}.article-copy h2{hyphens:auto;overflow-wrap:break-word}@media(max-width:520px){.page-hero h1{font-size:clamp(42px,11vw,58px)}.about-copy .eyebrow{letter-spacing:.1em;font-size:11px}.header-inner{gap:12px}.brand-image{max-width:100%}.brand{min-width:0}}
.contact .address{color:#999;margin-top:20px}.privacy-check{display:flex!important;align-items:flex-start;gap:10px;line-height:1.4}.privacy-check input{margin-top:4px}.privacy-check a,.legal-copy a{text-decoration:underline;text-underline-offset:3px}.legal-hero{padding-bottom:55px}.legal-hero h1{max-width:none}.legal-copy{max-width:900px;margin-left:auto;margin-right:auto}.legal-copy h2{margin-top:42px}.legal-copy li{margin-bottom:8px}.legal-copy strong{color:#171817}
.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-grid>*{min-width:0}@media(max-width:520px){.service-grid{grid-template-columns:minmax(0,1fr)}.years{font-size:min(200px,55vw)}.years sup{font-size:13vw}}
