:root{--color-primary:#513239;--color-bg:#f1efe7;--color-text:#000;--color-surface:#fff;--color-border:rgba(81,50,57,.2);--color-muted:rgba(0,0,0,.64);--container:1180px;--header-height:70px;--hero-inline-desktop:6rem;--hero-inline-mobile:2.8rem;--space-2xs:0.5rem;--space-xs:0.75rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4.5rem;--radius-sm:10px;--radius-md:18px;--radius-lg:28px}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}body{color:var(--color-text);background:radial-gradient(1200px 380px at 95% -20%,rgba(81,50,57,.17),transparent 62%),radial-gradient(800px 300px at -10% 26%,hsla(0,0%,100%,.62),transparent 55%),var(--color-bg);font-family:Euclid Circular A,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.45;letter-spacing:.01em}a{color:inherit;text-decoration:none}.page-shell{min-height:100dvh;display:flex;flex-direction:column}main{flex:1 1}.container{width:min(var(--container),calc(100% - 3.2rem));margin:0 auto}.section{padding:clamp(3rem,6vw,5.4rem) 0}.section-divider{border-top:1px solid var(--color-border)}.hero{padding-top:clamp(4rem,8vw,8rem)}.hero-image>.container,.hero>.container,.video-hero-content.container{width:min(var(--container),calc(100% - var(--hero-inline-desktop)));margin-inline:auto}.home-hero{padding-top:clamp(5rem,9vw,9rem)}.video-hero{position:relative;min-height:100svh;margin-top:calc(-1 * var(--header-height));padding-top:var(--header-height);display:flex;align-items:flex-end;overflow:hidden;isolation:isolate}.video-hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-hero-scrim{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,8,8,.68) 12%,rgba(8,8,8,.36) 44%,rgba(8,8,8,.2) 70%),radial-gradient(circle at 80% 15%,rgba(81,50,57,.32),transparent 45%)}.video-hero-content{position:relative;z-index:2;width:100%;padding-bottom:clamp(2.6rem,9vh,5.6rem)}.video-eyebrow{margin-top:0;margin-bottom:var(--space-md);font-size:.74rem;letter-spacing:.15em;text-transform:uppercase;color:hsla(0,0%,100%,.84)}.video-title{max-width:12.5ch;color:#fff}.video-lead{margin-top:var(--space-md);max-width:66ch;color:hsla(0,0%,100%,.92);font-size:1.06rem}.video-triangle{margin-top:var(--space-xl);color:hsla(0,0%,100%,.86);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.video-hero-page{min-height:100svh;align-items:center}.video-hero-scrim-page{background:linear-gradient(0deg,rgba(8,8,8,.74) 16%,rgba(8,8,8,.45) 52%,rgba(8,8,8,.24) 80%),linear-gradient(90deg,hsla(0,0%,7%,.2),hsla(0,0%,7%,.05))}.video-hero-content-page{padding-top:clamp(.5rem,2vh,1.2rem);padding-bottom:0}.video-hero-page .video-eyebrow{margin-top:0}.video-hero-page .video-title{max-width:14ch}.video-hero-page .video-lead{max-width:72ch}.hero-image{position:relative;min-height:100svh;margin-top:calc(-1 * var(--header-height));padding-top:var(--header-height);padding-bottom:0;display:flex;align-items:center;overflow:hidden;isolation:isolate}.hero-image:before{content:"";position:absolute;inset:0;background-image:var(--hero-image-src);background-size:cover;background-position:50%;transform:scale(1.02)}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,9,9,.72) 10%,rgba(9,9,9,.42) 48%,rgba(9,9,9,.22) 78%),linear-gradient(90deg,rgba(9,9,9,.26),rgba(9,9,9,.08))}.hero-image>.container{position:relative;z-index:1;padding-top:clamp(.5rem,2vh,1.2rem);padding-bottom:0}.hero-image .eyebrow,.hero-image .lead,.hero-image h1{color:#fff}.hero-image .eyebrow{color:hsla(0,0%,100%,.86)}.hero-image .lead{color:hsla(0,0%,100%,.92)}.hero-image--cases{--hero-image-src:url(/brand/images/bg-trust.jpg)}.hero-image--contact{--hero-image-src:url(/brand/images/bg-confidentiality.jpg)}.hero-image--cookies{--hero-image-src:url(/brand/images/bg-architecture.jpg)}.eyebrow{font-size:.74rem;letter-spacing:.15em;text-transform:uppercase;color:var(--color-primary);margin:0 0 var(--space-md)}h1,h2,h3{margin:0;font-weight:520;line-height:1.18}h1{max-width:12ch;font-size:clamp(2rem,7vw,4.1rem)}h2{font-size:clamp(1.4rem,4.3vw,2.2rem)}h3{font-size:clamp(1.1rem,2.3vw,1.5rem)}p{margin:0;color:var(--color-muted)}.lead{margin-top:var(--space-md);max-width:66ch;font-size:1.06rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(81,50,57,.14);background:hsla(48,26%,93%,.93);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-inner{min-height:var(--header-height);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1rem;gap:1rem}.brand{display:inline-flex;align-items:center;justify-self:start}.brand-logo{width:124px;height:auto;filter:drop-shadow(0 2px 14px rgba(0,0,0,.2));transition:transform .22s ease,filter .22s ease}.brand:hover .brand-logo{transform:translateY(-1px);filter:drop-shadow(0 5px 18px rgba(0,0,0,.28))}.main-nav{display:flex;align-items:center;gap:1.3rem;justify-self:center}.header-inner>.btn{justify-self:end}.main-nav a{font-size:.92rem;color:rgba(0,0,0,.75)}.inline-link-row a:hover,.main-nav a:hover,.text-link:hover{color:var(--color-primary)}body:has(.hero-image) .site-header,body:has(.video-hero) .site-header{border-bottom-color:hsla(0,0%,100%,.26);background:rgba(6,6,6,.54)}body:has(.hero-image) .header-inner,body:has(.video-hero) .header-inner{width:min(var(--container),calc(100% - 6rem))}body:has(.hero-image) .main-nav a,body:has(.video-hero) .main-nav a{color:hsla(0,0%,100%,.9)}body:has(.hero-image) .main-nav a:hover,body:has(.video-hero) .main-nav a:hover{color:#fff}body:has(.hero-image) .site-header .btn-primary,body:has(.video-hero) .site-header .btn-primary{color:#fff;border-color:hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.14)}body:has(.hero-image) .site-header .btn-primary:hover,body:has(.video-hero) .site-header .btn-primary:hover{background:hsla(0,0%,100%,.26)}body:has(.hero-image) .brand,body:has(.video-hero) .brand{padding:0;border-radius:0;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}body:has(.hero-image) .brand-logo,body:has(.video-hero) .brand-logo{width:186px;height:38px;object-fit:cover;object-position:center;display:block;filter:brightness(1.04) drop-shadow(0 4px 16px rgba(0,0,0,.46))}.cta-row{margin-top:var(--space-lg);display:flex;flex-wrap:wrap;gap:var(--space-sm)}.btn{border:1px solid transparent;border-radius:999px;font-weight:520;font-size:.92rem;letter-spacing:.01em;padding:.72rem 1.2rem;transition:.22s ease;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-small{padding:.62rem 1rem}.site-header .btn-small{padding:.48rem .95rem}.btn-primary{background:var(--color-primary);color:var(--color-surface)}.btn-primary:hover{background:#452830}.btn-secondary{border-color:rgba(81,50,57,.35);color:var(--color-primary);background:transparent}.btn-secondary:hover{border-color:var(--color-primary);background:rgba(81,50,57,.06)}.video-hero .btn-primary{border-color:hsla(0,0%,100%,.5);background:rgba(81,50,57,.88)}.video-hero .btn-primary:hover{background:rgba(81,50,57,.98)}.video-hero .btn-secondary{color:#fff;border-color:hsla(0,0%,100%,.65);background:hsla(0,0%,100%,.09)}.video-hero .btn-secondary:hover{border-color:#fff;background:hsla(0,0%,100%,.18)}.section-art{position:relative;overflow:hidden;isolation:isolate}.section-art:before{content:"";position:absolute;inset:0;background-image:var(--art-image);background-size:cover;background-position:50%;opacity:.14;transform:scale(1.03)}.section-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(48,26%,93%,.8),hsla(48,26%,93%,.58))}.section-art>.container{position:relative;z-index:1}.section-art--strategy{--art-image:url(/brand/images/bg-strategy.jpg)}.section-art--architecture{--art-image:url(/brand/images/bg-architecture.jpg)}.section-art--trust{--art-image:url(/brand/images/bg-trust.jpg)}.section-art--team{--art-image:url(/brand/images/bg-team.jpg)}.section-art--confidentiality{--art-image:url(/brand/images/bg-confidentiality.jpg)}.section-head{margin-bottom:var(--space-lg)}.grid-2{display:grid;grid-gap:var(--space-xl);gap:var(--space-xl);grid-template-columns:1.1fr 1fr;align-items:end}.tile-grid{display:grid;grid-gap:var(--space-md);gap:var(--space-md)}.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.four-cols{grid-template-columns:repeat(4,minmax(0,1fr))}.panel{border:1px solid var(--color-border);border-radius:var(--radius-md);background:hsla(0,0%,100%,.75);padding:clamp(1.1rem,2.1vw,1.8rem);box-shadow:0 14px 38px rgba(0,0,0,.03)}.tile{min-height:180px}.tile h2,.tile h3{margin-bottom:var(--space-sm)}.tile.compact{min-height:128px}.inline-link-row{margin-top:var(--space-md)}.inline-link-row a,.text-link{font-size:.94rem;color:var(--color-primary)}.proof-grid{display:grid;grid-gap:var(--space-md);gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr))}.cta-band{text-align:left;padding:clamp(1.8rem,3vw,2.8rem);border-color:rgba(81,50,57,.34)}.cta-band h2{margin-bottom:var(--space-sm)}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--space-md);gap:var(--space-md)}.process-index{font-size:.8rem;color:var(--color-primary);letter-spacing:.12em}.process-index,.process-step h3{margin-bottom:var(--space-xs)}.accordion{border-top:1px solid var(--color-border)}.accordion-item{border-bottom:1px solid var(--color-border);padding:.8rem 0}.accordion-item summary{list-style:none;font-weight:520;cursor:pointer}.accordion-item summary::-webkit-details-marker{display:none}.accordion-item p{margin-top:var(--space-sm);max-width:76ch}.case-grid{display:grid;grid-gap:var(--space-md);gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr))}.case-tile{display:grid;align-content:start;grid-gap:0;gap:0;overflow:hidden}.case-copy h2{margin-bottom:var(--space-sm)}.case-copy p+p{margin-top:var(--space-xs)}.case-accordion{transition:transform .28s ease,box-shadow .28s ease}.case-media{margin-top:var(--space-md);height:0;opacity:0;transform:translateY(10px);border-radius:14px;border:1px solid rgba(81,50,57,.2);background-image:var(--case-image);background-size:cover;background-position:50%;transition:height .42s cubic-bezier(.22,1,.36,1),opacity .3s ease,transform .42s cubic-bezier(.22,1,.36,1)}.case-accordion:focus-within,.case-accordion:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(0,0,0,.08)}.case-accordion:focus-within .case-media,.case-accordion:hover .case-media{height:clamp(150px,22vw,220px);opacity:1;transform:translateY(0)}.case-tile h2{margin-bottom:var(--space-sm)}.case-tile p+p{margin-top:var(--space-xs)}.contact-layout{grid-gap:var(--space-md);grid-template-columns:1.3fr .7fr;align-items:start}.contact-layout,.lead-form{display:grid;gap:var(--space-md)}.lead-form{grid-gap:var(--space-md)}.form-grid{display:grid;grid-gap:var(--space-sm);gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr))}label{display:grid;grid-gap:.5rem;gap:.5rem;font-size:.9rem;color:rgba(0,0,0,.84)}input,select,textarea{width:100%;border-radius:12px;border:1px solid rgba(81,50,57,.25);padding:.72rem .82rem;font-size:.95rem;font:inherit;background:#fff}input:focus,select:focus,textarea:focus{outline:2px solid rgba(81,50,57,.2);border-color:var(--color-primary)}textarea{resize:vertical;min-height:130px}.honeypot{position:absolute;left:-99999px;width:1px;height:1px;overflow:hidden}.consent-line{grid-template-columns:auto 1fr;align-items:start;gap:.65rem}.consent-line input{margin-top:.15rem;width:18px;height:18px;padding:0}.turnstile-slot{min-height:68px}.form-helper{font-size:.88rem}.form-status{padding:.8rem 1rem;border-radius:12px;font-size:.9rem}.form-status-error{color:#6a1d2a;background:#fce8ec;border:1px solid #f3c7d0}.contact-aside h2{margin-bottom:var(--space-sm)}.contact-aside ol{margin:0 0 var(--space-md) 1.1rem;padding:0;display:grid;grid-gap:.6rem;gap:.6rem;color:var(--color-muted)}.team-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1rem,2.3vw,1.7rem);gap:clamp(1rem,2.3vw,1.7rem)}.team-profile{padding:0;overflow:hidden;display:grid;grid-template-rows:auto 1fr;background:hsla(0,0%,100%,.94);border:1px solid var(--color-border);transition:transform .28s ease,box-shadow .28s ease}.team-profile:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(0,0,0,.08)}.team-profile-media{position:relative;min-height:280px;aspect-ratio:4/5;overflow:hidden;border-bottom:1px solid rgba(81,50,57,.14)}.team-profile-image{position:absolute;inset:0;background-image:var(--team-image);background-size:cover;background-position:center 18%;transform:scale(1.01);transition:transform .4s ease}.team-profile:hover .team-profile-image{transform:scale(1.05)}.team-profile--luis .team-profile-image{background:#575b62;transform:none}.team-profile--luis .team-profile-image:before{content:"";position:absolute;inset:0;background-image:var(--team-image);background-size:cover;background-position:center 26%;filter:blur(30px) saturate(.22) brightness(.72);transform:scale(1.22)}.team-profile--luis .team-profile-image:after{content:"";position:absolute;inset:0;background-image:var(--team-image);background-repeat:no-repeat;background-size:86% auto;background-position:center 14%;filter:saturate(.88) contrast(1.02)}.team-profile--luis:hover .team-profile-image{transform:none}.team-profile--luis:hover .team-profile-image:after{background-size:88% auto}.team-profile-content{padding:1.3rem 1.3rem 1.45rem;display:grid;grid-gap:.78rem;gap:.78rem;align-content:start;min-height:0}.team-profile-role{font-size:.76rem;letter-spacing:.13em;text-transform:uppercase;color:var(--color-primary)}.team-profile-name{font-size:clamp(1.45rem,2.2vw,1.9rem);line-height:1.14}.team-profile-cv{font-size:.99rem;line-height:1.55;color:rgba(0,0,0,.72)}.team-profile-focus{font-size:.93rem;line-height:1.48;color:rgba(0,0,0,.72);margin-top:.15rem;padding-top:.78rem;border-top:1px solid rgba(81,50,57,.16)}.team-profile-focus strong{color:var(--color-primary);font-weight:540}.team-profile-contact{margin-top:auto;color:var(--color-primary);font-size:.92rem}.team-profile-contact:hover{text-decoration:underline}.team-note{margin-top:var(--space-md);font-size:.9rem;max-width:72ch}.prose h2{margin-top:var(--space-lg);margin-bottom:var(--space-xs)}.prose h2:first-of-type{margin-top:0}.hero-image--cookies h1,.privacy-hero .video-title{max-width:16ch;font-size:clamp(1.9rem,5.2vw,3.2rem)}.cookies-hero-subtitle,.privacy-hero .video-lead{font-size:1rem;line-height:1.45}.cookies-hero-subtitle{margin-top:.78rem}.cookies-hero-meta{margin-top:.34rem;font-size:.86rem;line-height:1.45;color:hsla(0,0%,100%,.78)}.cookies-policy{max-width:920px;font-size:.97rem;line-height:1.62}.cookies-policy h2{margin-top:2rem;margin-bottom:.74rem;font-size:1.2rem;line-height:1.3}.cookies-policy h2:first-of-type{margin-top:0}.cookies-policy h3{margin-top:1.2rem;margin-bottom:.56rem;font-size:1rem;line-height:1.34;font-weight:520}.cookies-policy p{font-size:.97rem;line-height:1.62;color:rgba(0,0,0,.72)}.cookies-policy p+p{margin-top:.56rem}.cookies-policy ul{margin:.46rem 0 .98rem 1.15rem;padding:0;display:grid;grid-gap:.34rem;gap:.34rem}.cookies-policy li{line-height:1.55;color:rgba(0,0,0,.72)}.cookies-policy strong{color:var(--color-text);font-weight:560}.cookies-policy a{color:var(--color-primary)}.cookies-policy a:hover{text-decoration:underline}.site-footer{margin-top:var(--space-2xl);border-top:1px solid var(--color-border);padding:clamp(2.2rem,4vw,3rem) 0 2.8rem}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-column-gap:clamp(1.6rem,4vw,4rem);column-gap:clamp(1.6rem,4vw,4rem);grid-row-gap:clamp(1.2rem,2.4vw,2rem);row-gap:clamp(1.2rem,2.4vw,2rem);align-items:start}.footer-grid>*{min-width:0}.footer-brand{--footer-logo-width:clamp(182px,19vw,226px);display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.58rem}.footer-column{display:grid;grid-gap:.58rem;gap:.58rem;align-content:start}.footer-brand-stack{display:flex;flex-direction:column;align-items:flex-start;gap:.58rem;min-height:0;width:100%}.footer-logo-wrap{width:var(--footer-logo-width);height:clamp(34px,3.2vw,44px);overflow:hidden;flex:0 0 auto}.footer-logo{width:100%;height:100%;object-fit:contain;object-position:left center;margin:0}.footer-brand-line{font-size:1rem;line-height:1.4}.footer-brand-line-main{line-height:1.2;text-align:left}.footer-brand-line-sub{padding-left:0;text-align:left;white-space:nowrap}.footer-column p{line-height:1.35}.footer-title{color:var(--color-primary);font-size:.77rem;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.32rem}.footer-note{font-size:.82rem;line-height:1.4}.footer-legal{margin-top:var(--space-md);padding-top:var(--space-sm);border-top:1px solid var(--color-border)}.footer-legal p{font-size:.78rem;color:rgba(0,0,0,.52)}@media (max-width:1060px){.footer-grid,.process-grid,.proof-grid,.team-showcase,.three-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.team-profile-media{min-height:248px}.four-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-layout,.grid-2{grid-template-columns:1fr}.grid-2{align-items:start}}@media (max-width:760px){:root{--header-height:64px}.container{width:min(var(--container),calc(100% - 2rem))}.hero-image>.container,.hero>.container,.video-hero-content.container{width:min(var(--container),calc(100% - var(--hero-inline-mobile)))}.header-inner{display:flex;min-height:var(--header-height);justify-content:space-between;gap:.75rem}body:has(.hero-image) .header-inner,body:has(.video-hero) .header-inner{width:min(var(--container),calc(100% - 2.8rem))}.main-nav{flex:1 1;overflow-x:auto;white-space:nowrap;gap:.95rem;justify-content:flex-start;-ms-overflow-style:none;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.btn-small{padding-inline:.85rem;font-size:.82rem}.brand-logo{width:108px}body:has(.hero-image) .brand-logo,body:has(.video-hero) .brand-logo{width:154px;height:30px;object-fit:cover;object-position:center}.video-hero-page{min-height:100svh}.video-hero-content{padding-bottom:2.3rem}.video-hero-content-page{padding-top:.5rem;padding-bottom:0}.hero-image{min-height:100svh}.video-eyebrow{margin-top:0;margin-bottom:.8rem}.video-lead{font-size:.97rem}.case-grid,.footer-grid,.form-grid,.four-cols,.process-grid,.proof-grid,.team-showcase,.three-cols{grid-template-columns:1fr}.footer-brand{--footer-logo-width:clamp(168px,56vw,212px)}.footer-brand-line-sub{padding-left:0}.panel.team-profile{padding:0}.team-profile-media{min-height:220px}.team-profile-content{padding:1.05rem 1.05rem 1.2rem}.team-profile-name{font-size:clamp(1.35rem,7.2vw,1.8rem)}.panel{padding:1.05rem}.hero{padding-top:2.6rem}.case-media{height:156px;opacity:1;transform:translateY(0)}}