:root{color-scheme:only light;--bg: #ffffff;--bg-soft: #f8faff;--bg-accent: #f1f4e8;--surface: rgba(255, 255, 255, .92);--surface-strong: #ffffff;--surface-muted: #f8faff;--text: #1e1e1e;--text-soft: #64748e;--text-muted: #7a828f;--line: rgba(22, 22, 22, .08);--line-strong: rgba(22, 22, 22, .14);--soft-boundary: rgba(163, 230, 53, .22);--brand: #a3e635;--brand-deep: #8bc61f;--brand-soft: rgba(163, 230, 53, .16);--shadow-xs: 0 8px 20px rgba(15, 23, 42, .04);--shadow-sm: 0 16px 36px rgba(15, 23, 42, .06);--shadow-md: 0 26px 60px rgba(15, 23, 42, .08);--shadow-lg: 0 36px 90px rgba(15, 23, 42, .1);--radius-sm: 20px;--radius-md: 24px;--radius-lg: 32px;--radius-pill: 999px;--max: 1220px;--nav-max: 1290px;--section-padding-y: 80px;--gap-sm: 20px;--gap-md: 32px;--gap-lg: 40px;--gap-xl: 80px;--header-shell-radius: 24px;--header-shell-padding: 1rem 1.25rem;--header-shell-blur: 16px;--mobile-menu-offset: calc(100% + .65rem) ;--mobile-menu-panel-width: 34rem;--mobile-menu-panel-padding: .4rem;--mobile-menu-card-radius: 18px;--mobile-menu-item-radius: 16px;--mobile-menu-item-padding: .9rem 1rem;--footer-width: min(var(--max), calc(100% - 2.5rem) );--footer-padding-top: 2rem;--footer-padding-bottom: 2.75rem;--footer-grid-columns: minmax(0, 1fr) minmax(0, 1fr);--footer-grid-gap: var(--gap-sm) var(--gap-lg);--footer-lead-gap: 1.5rem;--footer-section-gap: 2rem;--footer-logo-width: 144px;--footer-copy-max: none;--footer-link-gap: .65rem;--footer-legal-gap: 1.25rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.65;color:var(--text);background:radial-gradient(circle at 0% 0%,rgba(163,230,53,.06),transparent 20%),radial-gradient(circle at 100% 18%,rgba(163,230,53,.05),transparent 16%),linear-gradient(180deg,#fff 0% 58%,#f8faff);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.grid-bg:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(22,22,22,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(22,22,22,.028) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(180deg,rgba(0,0,0,.2),transparent 84%)}.page-shell,.shell{width:min(var(--max),calc(100% - 2.5rem));margin:0 auto}.page-shell{padding:0 0 var(--section-padding-y)}.page-shell--home{padding:0!important}.eyebrow,.section-label{display:inline-flex;align-items:center;gap:.55rem;min-height:40px;padding:0 1rem;border:0;border-radius:var(--radius-pill);background:#ffffffe6;color:var(--text);box-shadow:var(--shadow-xs);font-size:.72rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.section-label{margin-bottom:1.1rem}.site-header{position:sticky;top:0;z-index:50;padding:1.25rem 0 0}.site-header__inner{position:relative;width:min(var(--nav-max),calc(100% - 2rem));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:var(--header-shell-padding);border:1px solid rgba(255,255,255,.94);border-radius:var(--header-shell-radius);background:#ffffffe6;backdrop-filter:blur(var(--header-shell-blur));box-shadow:0 20px 50px #0f172a0f}.site-header__brand{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.site-header__brand img{width:48px;height:48px}.site-header__cluster{display:flex;align-items:center;justify-content:flex-end;gap:var(--gap-sm);flex:1 1 auto}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:.1rem;flex:1 1 auto}.site-nav>a,.nav-dropdown__trigger{position:relative;display:inline-flex;align-items:center;gap:.42rem;min-height:44px;padding:0 1rem;border-radius:12px;color:var(--text-soft);font-size:.94rem;font-weight:400;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,border-color .18s ease}.nav-dropdown__trigger{border:0;background:transparent;cursor:pointer}.site-nav>a:hover,.site-nav>a[aria-current=page],.nav-dropdown__trigger.is-current,.nav-dropdown.is-active .nav-dropdown__trigger{color:var(--text);background:#a3e6352e}.mobile-menu__panel a[aria-current=page],.mobile-accordion__trigger.is-current{background:#a3e6352e;color:var(--text);font-weight:500}.nav-dropdown{position:static}.nav-dropdown__trigger svg{width:14px;height:14px}.mega-menu{position:absolute;top:calc(100% + .75rem);left:50%;width:min(1200px,94vw);transform:translate(-50%);padding:1.2rem;display:grid;grid-template-columns:220px minmax(0,1fr);gap:var(--gap-sm);border:0;border-radius:28px;background:#fffffffa;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,visibility .16s ease}.nav-dropdown.is-active .mega-menu{opacity:1;visibility:visible;pointer-events:auto}.mega-menu__intro{display:flex;flex-direction:column;padding:1rem;border-radius:20px;background:linear-gradient(180deg,#f8faff,#eef6e8);border:0}.mega-menu__eyebrow{color:var(--text-muted);font-size:.68rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}.mega-menu__intro strong{font-size:1.05rem;font-weight:500;line-height:1.45;margin-bottom:1rem}.mega-menu__intro p{margin:0;color:var(--text-soft);font-size:.92rem;line-height:1.7}.mega-menu__cta{margin-top:auto;min-height:40px;padding:0 1rem;font-size:.875rem;text-align:center;white-space:nowrap}.mega-menu__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap-sm)}.mega-menu__item{display:grid;grid-template-columns:36px minmax(0,1fr);gap:var(--gap-sm);align-items:start;padding:.975rem;border:0;border-radius:20px;background:#fff;box-shadow:var(--shadow-xs);transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.mega-menu__item:hover{background:#f8faff;box-shadow:var(--shadow-sm)}.mega-menu__item[aria-current=page]{background:#a3e63524;box-shadow:var(--shadow-sm)}.mega-menu__item[aria-current=page] strong{color:var(--text);font-weight:600}.mega-menu__item[aria-current=page] svg{background:linear-gradient(180deg,#a3e63540,#a3e63524);border-color:transparent}.mega-menu__item strong{display:block;margin-bottom:.25rem;font-size:.97rem;font-weight:500;line-height:1.4}.mega-menu__item span{display:block;color:var(--text-soft);font-size:.86rem;line-height:1.6}.icon-shell,.hero-chip svg,.service-card__icon,.project-card__meta svg,.mega-menu__item svg,.stat-card--icon>svg,.timeline-card>svg{flex:0 0 auto;width:22px;height:22px}.icon-shell,.service-card__icon,.stat-card--icon>svg,.timeline-card>svg{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;padding:.75rem;border-radius:20px;background:linear-gradient(180deg,#a3e6351a,#a3e6350f);color:var(--text);border:1px solid rgba(163,230,53,.18);box-shadow:inset 0 1px #fff9}.mega-menu__item svg{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:.5rem;border-radius:12px;background:linear-gradient(180deg,#a3e6351a,#a3e6350f);color:var(--text);border:1px solid rgba(163,230,53,.18);box-shadow:inset 0 1px #fff9;flex:0 0 auto}.cta-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:52px;padding:0 1.5rem;border-radius:var(--radius-pill);border:1px solid transparent;cursor:pointer;font-size:.94rem;font-weight:500;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.cta-button{background:var(--brand);color:var(--text);box-shadow:0 16px 30px #a3e6353d}.cta-button:hover{background:#000;color:#fff;border-color:transparent;box-shadow:0 18px 34px #0003}.ghost-button{background:#ffffffeb;border-color:transparent;color:var(--text);box-shadow:var(--shadow-xs)}.ghost-button:hover{background:var(--brand-soft);border-color:var(--brand);color:var(--text);box-shadow:var(--shadow-sm)}.nav-cta{min-width:124px}.mobile-menu-btn,.mobile-menu{display:none}.hero{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(320px,.84fr);gap:var(--gap-xl);align-items:end}.hero--editorial{min-height:auto;padding:var(--section-padding-y) 0}.hero-copy h1,.page-hero h1,.legal-copy h1{margin:0;font-size:64px;font-weight:500;line-height:1.04;letter-spacing:-.04em}.hero-copy h1{margin-top:1rem}.hero-copy p,.page-hero p{max-width:48rem;margin:1.5rem 0 0;color:var(--text-soft);font-size:1.04rem;line-height:1.88}.hero--home{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;min-height:auto;padding:var(--section-padding-y) 0;overflow:visible}.hero.hero--editorial.hero--home{min-height:auto;padding-block:var(--section-padding-y)!important;padding-inline:0!important}.hero-home__content{position:relative;z-index:10;width:100%!important;max-width:none!important;display:flex;flex-direction:column;align-items:center;margin:0!important;transform:none!important}.hero-home__heading{margin-bottom:0!important;transform:none!important;width:100%!important;max-width:none!important}.hero-home__heading h1{font-size:clamp(2.5rem,5.5vw,4.5rem);line-height:1.08;font-weight:600;letter-spacing:-.03em;margin:0 auto;width:100%!important;max-width:none!important;transform:none!important}.hero-home__highlight{color:var(--brand)}.hero-copy--home{width:100%!important;max-width:1150px!important}.hero-copy--home p{font-size:clamp(1.1rem,1.3vw,1.3rem);line-height:1.6;color:var(--text-soft);margin-bottom:2.5rem;width:100%!important;max-width:1050px!important;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:var(--gap-sm);justify-content:center}.hero-home__chips-desktop,.hero-home__carousel-mobile{display:none}@media(max-width:1023px){.hero--home{min-height:auto!important;padding:var(--section-padding-y) 0!important}.hero-actions{flex-direction:row;justify-content:center;width:100%;gap:var(--gap-sm)!important}@media(max-width:767px){.hero-actions{flex-direction:column;padding:0 1.5rem}.hero-actions .btn{width:100%!important;justify-content:center}}.hero-home__carousel-mobile{display:block;margin-top:2rem;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:clip;padding:1.5rem 0;position:relative;z-index:10}.hero-home__carousel-mobile:before,.hero-home__carousel-mobile:after{content:"";position:absolute;top:0;width:20%;height:100%;z-index:20;pointer-events:none}.hero-home__carousel-mobile:before{left:0;background:linear-gradient(to right,#fff 20%,#fff0)}.hero-home__carousel-mobile:after{right:0;background:linear-gradient(to left,#fff 20%,#fff0)}.hero-home__carousel-track{display:flex;gap:var(--gap-sm);width:max-content;animation:marquee-hero 40s linear infinite}.hero-chip-floating{position:relative!important;inset:auto!important;margin:0!important;transform:none!important;animation:none!important;flex:0 0 auto!important;width:200px!important;height:64px!important;padding:16px 24px!important}@keyframes marquee-hero{0%{transform:translate(0)}to{transform:translate(-50%)}}}.hero-chip-floating{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:var(--gap-sm)!important;padding:32px 24px!important;border:0!important;border-radius:20px!important;background:#fffffffa!important;box-shadow:0 4px 12px #0000000d!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;width:200px!important;height:88px!important;white-space:nowrap!important}.hero-chip-floating svg{width:24px!important;height:24px!important;flex:0 0 auto!important}.hero-chip-floating span{font-size:1rem!important;font-weight:500!important;color:var(--text)!important}@media(min-width:1024px){.hero-home__chips-desktop{display:block;position:absolute;inset:0;pointer-events:none;z-index:1}.floating-card{position:absolute;pointer-events:auto;animation:float 6s ease-in-out infinite}.card-1{top:12%;left:2%;--rot: -8deg;margin-top:-44px!important}.card-2{bottom:8%;left:4%;--rot: 6deg;animation-delay:1s}.card-3{top:14%;right:2%;--rot: 10deg;animation-delay:2s;margin-top:-52px!important}.card-4{bottom:8%;right:4%;--rot: -6deg;animation-delay:1.5s}@keyframes float{0%,to{transform:translateY(0) rotate(var(--rot))}50%{transform:translateY(-20px) rotate(var(--rot))}}}@media(max-width:1023px){.hero-home__cards{display:none}.hero--home{padding:var(--section-padding-y) 0}}.hero-actions,.pill-list{display:flex;flex-wrap:wrap;gap:var(--gap-sm);margin-top:1.75rem}.hero-board,.content-card,.faq-card,.timeline-card,.project-meta,.contact-panel,.form-shell,.legal-copy,.card,.stat-card,.service-card,.project-card,.cta-band,.site-footer__inner{border:0;border-radius:var(--radius-lg);background:#ffffffb8;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 8px 32px -8px #0000000d}.hero-board{display:grid;gap:var(--gap-sm);padding:1.5rem}.hero-board__intro strong{display:block;font-size:1.05rem;font-weight:500;line-height:1.45}.hero-board__intro p{margin:.55rem 0 0;color:var(--text-soft);font-size:.94rem}.hero-board__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap-sm)}.hero-board ul{display:grid;gap:var(--gap-sm);list-style:none;padding:0;margin:0}.hero-board li{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-sm);padding-top:1rem;border-top:0}.hero-board li span{color:var(--text-muted);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.hero-board li strong{font-size:.92rem;font-weight:500;text-align:right}.page-hero{display:grid;gap:var(--gap-sm);padding:var(--section-padding-y) 0;text-align:center;justify-items:center;min-height:auto}.page-hero .eyebrow{width:fit-content}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.74rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.breadcrumb a{transition:color .18s ease}.breadcrumb a:hover,.breadcrumb span[aria-current=page]{color:var(--text)}.breadcrumb--dark{color:#ffffffc7}.breadcrumb--dark a,.breadcrumb--dark>span:not([aria-current=page]){color:#ffffffdb}.breadcrumb--dark a:hover{color:#fff}.breadcrumb--dark span[aria-current=page]{color:#ffffff9e}.section{display:grid;gap:var(--gap-md);padding:var(--section-padding-y) 0}.section--air{padding-top:var(--section-padding-y)}.section--services-featured{--services-featured-padding-top: var(--section-padding-y);--services-featured-padding-bottom: var(--section-padding-y);--services-featured-shell-padding: max(calc((100vw - var(--max)) / 2), 1.25rem);--services-featured-grid-columns: repeat(3, minmax(0, 1fr));--services-featured-grid-gap: var(--gap-md);--services-featured-card-bg: rgba(255, 255, 255, .04);--services-featured-card-bg-hover: rgba(255, 255, 255, .06);--services-featured-card-border: rgba(255, 255, 255, .08);--services-featured-card-border-hover: rgba(163, 230, 53, .35);--services-featured-copy: rgba(244, 247, 241, .72);--services-featured-heading: #f5f7f3;position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:var(--services-featured-padding-top) var(--services-featured-shell-padding) var(--services-featured-padding-bottom);overflow:hidden;background:radial-gradient(circle at 18% 20%,rgba(163,230,53,.18),transparent 28%),radial-gradient(circle at 82% 78%,rgba(163,230,53,.12),transparent 24%),radial-gradient(circle at 58% 24%,rgba(255,255,255,.06),transparent 18%),linear-gradient(180deg,#050505,#09090b 52%,#050505)}.section--services-featured:before,.section--services-featured:after{content:"";position:absolute;border-radius:999px;pointer-events:none;filter:blur(82px);opacity:.95}.section--services-featured:before{width:420px;height:420px;top:-140px;left:-90px;background:#a3e6351f}.section--services-featured:after{width:360px;height:360px;right:-80px;bottom:-120px;background:#a3e6351a}.section--services-featured>*{position:relative;z-index:1}.section--services-featured .section-label{border-color:#ffffff1a;background:#ffffff0a;color:#ffffffc7;box-shadow:none}.section--services-featured .section-head h2,.section--services-featured .section-head p,.section--services-featured .service-card,.section--services-featured .service-card p,.section--services-featured .service-card h3,.section--services-featured .service-card__meta{color:var(--services-featured-heading)}.section--services-featured .section-head p,.section--services-featured .service-card p{color:var(--services-featured-copy)}.section--services-featured .service-grid{grid-template-columns:var(--services-featured-grid-columns);gap:var(--services-featured-grid-gap)}.section--services-featured .service-card{border-color:var(--services-featured-card-border);background:var(--services-featured-card-bg);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:none}.section--services-featured .service-card h3{font-size:1.15rem}.section--services-featured .service-card p{font-size:.9rem;line-height:1.72}.section--services-featured .service-card__icon{color:#fff;border-color:#ffffff1f;background:#ffffff0a}.section--services-featured .service-card__icon svg{stroke:currentColor}.section--services-featured .service-card:hover{border-color:var(--services-featured-card-border-hover);background:var(--services-featured-card-bg-hover);box-shadow:0 20px 50px #0000002e}@media(max-width:1023px){.section--services-featured .service-card__icon{color:var(--brand);border-color:transparent;background:#fffffff5;box-shadow:0 12px 26px #0a0e191f}.section--services-featured .service-card__icon svg{stroke:var(--brand)}}.section--what-i-do{--what-grid-gap: var(--gap-xl);--what-visual-size: clamp(320px, 34vw, 460px);--what-chip-size: 62px;--what-chip-icon-size: 24px;--what-chip-icon-stroke: 1.4;--what-ring-color: rgba(163, 230, 53, .22);--what-core-bg: radial-gradient(circle, rgba(163, 230, 53, .2) 0%, rgba(163, 230, 53, .04) 58%, rgba(163, 230, 53, 0) 72%);--what-chip-bg: rgba(255, 255, 255, .94);--what-chip-border: rgba(22, 22, 22, .06);--what-chip-shadow: 0 12px 28px rgba(15, 23, 42, .06);--what-list-gap: var(--gap-sm);--what-ring-stroke-outer: 2px;--what-ring-stroke-inner: 2.5px;--what-orbit-speed-inner: 16s;--what-orbit-speed-outer: 24s;padding-bottom:var(--section-padding-y)}.section--problems{padding-top:var(--section-padding-y)}.section--problems .section-head{text-align:center;justify-items:center}.section--problems .section-head h2{margin-left:auto;margin-right:auto}.problems-eyebrows{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:center}.section-label--problem{max-width:100%;margin-bottom:0;text-transform:none;letter-spacing:0;font-size:.92rem;font-weight:500;line-height:1.45;padding:.8rem 1rem;min-height:auto;white-space:normal;text-align:center;justify-content:center}.section--home-projects{--home-projects-head-gap: var(--gap-sm);--home-projects-copy-max: 52rem;--home-projects-grid-main: minmax(0, 1.24fr);--home-projects-grid-side: minmax(0, .92fr);--home-projects-grid-gap: 20px;--home-projects-stack-spacing: 32px;--home-projects-stack-rule: rgba(22, 22, 22, .08)}.section--home-projects .section-head{display:grid;grid-template-columns:1fr;gap:var(--home-projects-head-gap);text-align:center;justify-items:center}.section--home-projects .section-head h2,.section--home-projects .section-head p{margin-left:auto;margin-right:auto}.section--home-projects .section-head p{margin-top:0;max-width:var(--home-projects-copy-max)}.what-i-do{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr);gap:var(--what-grid-gap);align-items:center}.what-i-do__visual{display:flex;align-items:center;justify-content:center;min-height:var(--what-visual-size)}.what-i-do__orbit{position:relative;width:var(--what-visual-size);aspect-ratio:1;border-radius:50%}.what-i-do__ring,.what-i-do__core{position:absolute;inset:50%;transform:translate(-50%,-50%);border-radius:50%}.what-i-do__ring--outer{width:100%;height:100%;border:var(--what-ring-stroke-outer) solid var(--what-ring-color);animation:orbitPulseOuter 12s linear infinite}.what-i-do__ring--inner{width:68%;height:68%;border:var(--what-ring-stroke-inner) solid rgba(163,230,53,.28);animation:orbitPulseInner 9s linear infinite reverse}.what-i-do__core{width:44%;height:44%;background:var(--what-core-bg)}.what-i-do__orbit-track{position:absolute;inset:50%;transform:translate(-50%,-50%);border-radius:50%}.what-i-do__orbit-track--inner{width:68%;height:68%;animation:orbitTrackInner var(--what-orbit-speed-inner) linear infinite}.what-i-do__orbit-track--outer{width:100%;height:100%;animation:orbitTrackOuter var(--what-orbit-speed-outer) linear infinite}.what-i-do__chip{position:absolute;width:var(--what-chip-size);height:var(--what-chip-size);display:flex;align-items:center;justify-content:center;border:1px solid var(--what-chip-border);border-radius:24px;background:var(--what-chip-bg);box-shadow:var(--what-chip-shadow);backdrop-filter:blur(20px)}.what-i-do__orbit-track .what-i-do__chip{animation:orbitChipCounter 12s linear infinite}.what-i-do__orbit-track--inner .what-i-do__chip{animation-duration:var(--what-orbit-speed-inner)}.what-i-do__orbit-track--outer .what-i-do__chip{animation-duration:var(--what-orbit-speed-outer)}.what-i-do__chip .icon-shell{width:100%;height:100%;border:0;background:transparent;box-shadow:none}.what-i-do__chip .icon-shell svg{width:var(--what-chip-icon-size);height:var(--what-chip-icon-size);stroke-width:var(--what-chip-icon-stroke)}.what-i-do__chip--inner-1{top:21%;left:79%;transform:translate(-50%,-50%)}.what-i-do__chip--inner-2{top:79%;left:21%;transform:translate(-50%,-50%)}.what-i-do__chip--outer-1{top:50%;left:100%;transform:translate(-50%,-50%)}.what-i-do__chip--outer-2{top:50%;left:0%;transform:translate(-50%,-50%)}.what-i-do__content .section-label{margin-bottom:.9rem}.what-i-do__content h2{margin:0;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:600;line-height:1.08;letter-spacing:-.04em}.what-i-do__content>p{margin:1.15rem 0 0;max-width:40rem;color:var(--text-soft);line-height:1.86}.what-i-do__list{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--what-list-gap);padding:0;margin:2rem 0 0}.what-i-do__item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--gap-sm);align-items:start;padding-top:1rem;border-top:0}.what-i-do__index{color:var(--text-muted);font-size:.82rem;font-weight:500;line-height:1.5}.what-i-do__item h3{display:block;margin:0 0 .22rem;color:var(--text);font-size:1.05rem;font-weight:600;line-height:1.3;letter-spacing:-.02em}.what-i-do__item span:last-child{display:block;color:var(--text-soft);line-height:1.7}@keyframes orbitPulseOuter{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.85}50%{transform:translate(-50%,-50%) scale(1.03);opacity:1}}@keyframes orbitPulseInner{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.75}50%{transform:translate(-50%,-50%) scale(.97);opacity:1}}@keyframes orbitTrackInner{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes orbitTrackOuter{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes orbitChipCounter{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}.section--credibility{--cred-section-padding-y: var(--section-padding-y);--cred-section-head-padding-bottom: var(--gap-lg);--cred-controls-gap: .65rem;--cred-track-gap: var(--gap-md);--cred-card-width: 620px;--cred-card-radius: 24px;--cred-card-min-height: 292px;--cred-card-border: rgba(22, 22, 22, .05);--cred-card-body-width: min(48%, 320px);--cred-card-body-padding: 1.85rem 1.7rem;--cred-graphic-width: min(48%, 330px);--cred-arrow-size: 46px;--cred-arrow-bg: rgba(163, 230, 53, .16);--cred-arrow-bg-hover: rgba(163, 230, 53, .28);--cred-arrow-border: rgba(163, 230, 53, .32);--cred-arrow-border-hover: rgba(163, 230, 53, .55);--cred-mask-fade: 168px;--cred-mobile-left-pad: .75rem;--cred-mobile-peek: 16vw;--cred-mobile-track-gap: .9rem;--cred-mobile-card-min-height: 238px;padding:var(--cred-section-padding-y) 0}.section--credibility .section-head{margin:0;margin-inline:0;padding-bottom:var(--cred-section-head-padding-bottom)}.credibility-carousel{display:grid;gap:var(--gap-sm);position:relative}.credibility-carousel__controls{display:flex;align-items:center;justify-content:flex-start;gap:var(--cred-controls-gap)}.credibility-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:var(--cred-arrow-size);height:var(--cred-arrow-size);border:1px solid var(--cred-arrow-border);border-radius:999px;background:var(--cred-arrow-bg);color:var(--text);cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.credibility-carousel__arrow:hover{transform:translateY(-1px);border-color:var(--cred-arrow-border-hover);background:var(--cred-arrow-bg-hover)}.credibility-carousel__arrow:disabled{opacity:.38;cursor:default;transform:none;box-shadow:none}.credibility-carousel__arrow svg{width:19px;height:19px}.section-head{margin-bottom:0}.section-head--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:var(--gap-sm) var(--gap-xl);align-items:end}.section-head h2,.rich-text h2,.legal-copy h2{margin:0;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:600;line-height:1.08;letter-spacing:-.04em}.section-head p,.card p,.content-card p,.faq-card p,.timeline-card p,.rich-text p,.rich-text li,.project-meta dd,.contact-panel p,.legal-copy p,.legal-copy li{color:var(--text-soft);line-height:1.86}.card-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--gap-md)}.card{grid-column:span 6;padding:1.5rem}.card--problem{min-height:210px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .3s ease}.card--problem:hover{transform:translateY(-4px);border-color:#a3e63566;box-shadow:0 20px 40px -10px #00000017}.card h3,.content-card h3,.faq-card h3,.service-card h3,.project-card h3,.rich-text h3,.legal-copy h3{margin:0 0 .7rem;font-size:1.24rem;font-weight:600;line-height:1.38;letter-spacing:-.02em}.service-grid,.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap-md)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-grid--featured{grid-template-columns:var(--home-projects-grid-main) var(--home-projects-grid-side);align-items:start;column-gap:var(--home-projects-grid-gap);row-gap:var(--home-projects-grid-gap)}.service-grid--light .service-card,.project-grid--featured .project-card{min-height:100%}.project-stack--featured{display:flex;flex-direction:column;gap:0;align-self:start;height:auto;min-height:0;margin:0;padding:0}.project-stack--featured .project-card:first-child{padding-bottom:var(--home-projects-stack-spacing);margin-bottom:var(--home-projects-stack-spacing);border-bottom:1px solid var(--home-projects-stack-rule)}.service-card{display:flex;flex-direction:column;gap:var(--gap-sm);padding:1.5rem;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-4px);border-color:#a3e63566;box-shadow:0 20px 40px -10px #00000017}.service-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--gap-sm)}.service-card__heading{display:flex;align-items:center;gap:20px}.service-card__heading h3{margin:0}.service-card__meta,.pill{display:inline-flex;align-items:center;gap:.45rem;min-height:34px;padding:0 .8rem;border-radius:var(--radius-pill);background:#1616160a;color:var(--text-muted);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.project-card__meta{display:inline-flex;align-items:center;gap:.35rem;min-height:0;padding:0;border-radius:0;background:transparent;color:var(--text-muted);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.service-card p,.project-card p{margin:0}.service-card__price{margin:auto 0 0;color:var(--brand);font-size:.88rem;font-weight:600;line-height:1.3;letter-spacing:0}.credibility-grid{display:grid;grid-auto-flow:column;grid-auto-columns:var(--cred-card-width);gap:var(--cred-track-gap);overflow-x:auto;overscroll-behavior-x:contain;padding:.1rem 0 .7rem;scroll-padding-inline:0;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;touch-action:pan-y;-webkit-mask-image:linear-gradient(to right,#000 0%,#000 calc(100% - var(--cred-mask-fade)),transparent 100%);mask-image:linear-gradient(to right,#000 0%,#000 calc(100% - var(--cred-mask-fade)),transparent 100%)}.credibility-grid::-webkit-scrollbar{display:none}.credibility-grid.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.credibility-card-spacer{width:var(--cred-card-width);min-height:var(--cred-card-min-height);scroll-snap-align:start}.credibility-card{--cred-card-bg: #ffffff;--cred-card-accent: currentColor;--cred-card-fill: transparent;position:relative;overflow:hidden;border:1px solid var(--cred-card-border);border-radius:var(--cred-card-radius);min-height:var(--cred-card-min-height);background:var(--cred-card-bg);scroll-snap-align:start}.credibility-card__visual{position:absolute;inset:0;pointer-events:none}.credibility-card__body{display:flex;flex-direction:column;gap:.72rem;width:var(--cred-card-body-width);padding:var(--cred-card-body-padding);position:relative;z-index:1}.credibility-card__body h3{margin:0;font-size:clamp(1.9rem,2.7vw,2.35rem);font-weight:600;line-height:1.04;letter-spacing:-.035em}.credibility-card__subtitle{margin:0;font-size:.98rem;font-weight:500;color:var(--text);line-height:1.42}.credibility-card__body>p:last-child{margin:0;max-width:26ch;font-size:.94rem;line-height:1.76}.credibility-graphic{position:absolute;right:0;top:0;height:100%;width:var(--cred-graphic-width);color:var(--cred-card-accent)}.credibility-graphic--rings,.credibility-graphic--halo,.credibility-graphic--waves,.credibility-graphic--blocks{stroke-width:10}.credibility-graphic--rings circle,.credibility-graphic--halo circle{stroke:currentColor}.credibility-graphic--blocks rect{fill:var(--cred-card-fill);stroke:currentColor;stroke-width:3.2}.credibility-graphic--blocks path{stroke:currentColor;stroke-width:3;stroke-linecap:round}.credibility-graphic--waves path{stroke:currentColor;stroke-width:3.2}.credibility-graphic--halo circle{stroke:currentColor;stroke-width:16}.service-card__cta,.project-card__cta{margin-top:auto;align-self:flex-start}.project-card{overflow:hidden;display:flex;flex-direction:column;padding:1rem}.project-card--compact-link{color:inherit;text-decoration:none}.project-card__media{overflow:hidden;border-radius:24px;background:#f8faff}.project-card__media img{width:100%;aspect-ratio:1.55 / 1;object-fit:cover}.project-card__body{display:flex;flex-direction:column;gap:var(--gap-sm);padding:1rem .5rem .25rem}.project-card--compact .project-card__body{gap:.9rem;padding-top:.95rem}.project-grid--featured .project-card--compact{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);align-items:center;gap:var(--gap-sm);border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;padding:0;margin:0}.project-grid--featured .project-card--compact .project-card__media{align-self:center;height:auto;position:relative}.project-grid--featured .project-card--compact .project-card__media img{width:100%;height:100%;aspect-ratio:auto;transition:transform .5s cubic-bezier(.16,1,.3,1),filter .35s ease}.project-grid--featured .project-card--compact .project-card__media:after{content:"";position:absolute;inset:0;background:#a3e63529;opacity:0;transition:opacity .35s ease;pointer-events:none}.project-grid--featured .project-card--compact .project-card__body{align-self:center;justify-content:center;gap:.65rem;padding:0;margin:0}.project-grid--featured .project-card--compact .project-card__cta{margin-top:.1rem;padding:0;min-height:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--brand);font-size:.96rem;font-weight:600;line-height:1.3;text-decoration:none}.project-card__cta--inline{display:inline-flex;align-items:center;align-self:flex-start}.project-grid--featured .project-card--compact .project-card__cta:after{content:"›";display:inline-block;margin-left:.4rem;font-size:1.1em;line-height:1;transform:translateY(-.02em)}.project-grid--featured .project-card--compact:hover h3{color:var(--brand)}.project-grid--featured .project-card--compact:hover .project-card__cta{color:#000}.project-grid--featured .project-card--compact:hover .project-card__media img{transform:scale(1.045);filter:saturate(1.03)}.project-grid--featured .project-card--compact:hover .project-card__media:after{opacity:1}.project-card__meta svg{width:16px;height:16px}.project-grid--featured .project-card__meta{background:transparent;padding-inline:0;min-height:auto}.project-grid--featured .project-card{height:100%}.project-grid--featured>.project-card:first-child{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;height:auto;align-self:start}.project-grid--featured>.project-card:first-child .project-card__media{min-height:0}.project-grid--featured>.project-card:first-child .project-card__body{gap:.55rem;padding:.55rem .4rem 0}.project-grid--featured>.project-card:first-child h3{margin-bottom:.45rem}.project-grid--featured>.project-card:first-child p{line-height:1.5}.project-grid--featured .project-card--compact{height:auto;min-height:0;align-self:start}.project-grid--featured .project-card:first-child .project-card__media img{width:100%;height:100%;aspect-ratio:1.82 / 1;object-fit:cover}.project-grid--featured .project-card:not(.project-card--compact) .project-card__media img{aspect-ratio:1.75 / 1}@media(max-width:1180px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mini-grid{display:grid;gap:var(--gap-md)}.section--process{--process-line: rgba(163, 230, 53, .24);--process-card-bg: rgba(255, 255, 255, .82);--process-card-border: transparent}.section-head--process{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.42fr);gap:var(--gap-xl);align-items:end;margin-bottom:var(--gap-lg)}.section-head--process h2{max-width:none}.section-head--process p{max-width:27rem;margin:0 0 .4rem;color:var(--text-soft);font-size:1rem;line-height:1.78}.mini-grid--icons,.mini-grid--process{grid-template-columns:repeat(4,minmax(0,1fr))}.mini-grid--process{position:relative;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;align-items:stretch;overflow:hidden;border:1px solid var(--process-card-border);border-radius:28px;background:linear-gradient(180deg,#fffffff0,#f8faffc7);box-shadow:0 22px 64px -42px #0f172a47}.mini-grid--process:before{content:"";position:absolute;top:5.25rem;left:clamp(1.25rem,3vw,2rem);right:clamp(1.25rem,3vw,2rem);height:1px;background:var(--process-line)}.mini-grid--process:after{content:"";position:absolute;top:5.25rem;left:clamp(1.25rem,3vw,2rem);width:min(34%,420px);height:1px;background:linear-gradient(90deg,var(--brand),rgba(163,230,53,0))}.mini-grid--audiences{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap-md)}.stat-card,.timeline-card,.content-card,.faq-card,.project-meta,.contact-panel,.form-shell,.legal-copy{padding:1.5rem}.stat-card,.timeline-card{transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .3s ease}.stat-card:hover,.timeline-card:hover{transform:translateY(-4px);border-color:#a3e63566;box-shadow:0 20px 40px -10px #00000017}.mini-grid--process .timeline-card{position:relative;display:grid;grid-template-rows:auto auto 1fr;gap:var(--gap-sm);align-content:start;align-items:start;min-height:260px;padding:clamp(1.2rem,2vw,1.55rem);border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.mini-grid--process .timeline-card+.timeline-card{border-left:1px solid var(--process-card-border)}.mini-grid--process .timeline-card:hover{transform:none;background:var(--process-card-bg);border-color:var(--process-card-border);box-shadow:none}.timeline-card__top{display:flex;align-items:flex-start;justify-content:space-between;align-self:start;gap:.85rem}.mini-grid--process .icon-shell{position:relative;z-index:1;width:52px;height:52px;border-radius:18px;background:#f7fde9;box-shadow:inset 0 1px #ffffffe6}.timeline-step{display:inline-flex;align-items:center;color:var(--text-muted);font-size:.92rem;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase}.mini-grid--process .timeline-card h3{margin:0;padding-top:.25rem;font-size:1.08rem;font-weight:600;letter-spacing:-.03em}.mini-grid--process .timeline-card p{margin:0;max-width:13.5rem;color:var(--text-soft);font-size:.95rem;line-height:1.72}.stat-card strong,.timeline-card strong{display:block;margin:1rem 0 .35rem;font-size:1.18rem;font-weight:600;letter-spacing:-.02em}.stat-card span{color:var(--text-soft)}.two-col,.contact-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:var(--gap-xl)}.project-sidebar{display:grid;gap:var(--gap-md)}.rich-text{display:grid;gap:.2rem}.rich-text h2{margin-top:.6rem}.rich-text ul,.content-card ul,.legal-copy ul{padding-left:1.25rem;margin:.5rem 0 0}.cta-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--gap-lg) var(--gap-xl);align-items:center;padding:1.75rem}.cta-band--light{background:linear-gradient(180deg,#f0ebfd,#ede7fb)}.cta-band h2{font-size:clamp(2rem,3vw,3rem);font-weight:600;line-height:1.08;letter-spacing:-.04em}.cta-band p{margin:0;color:var(--text-soft)}.section-copy-stack{display:grid;gap:var(--gap-sm)}.section-copy-stack p{margin:0}.difference-banner{position:relative;display:grid;gap:var(--gap-lg);justify-items:center;text-align:center;padding:2.5rem 2rem;border-radius:28px;background:linear-gradient(180deg,#a3e6353d,#a3e6352e);overflow:hidden}.difference-banner>*{position:relative;z-index:1}.difference-banner h2,.difference-banner p{margin:0;max-width:56rem}.difference-banner h2{font-size:clamp(2.25rem,4vw,4rem);line-height:1.02;letter-spacing:-.045em}.difference-banner p{color:var(--text-soft);max-width:50rem}.fit-card{display:grid;align-content:start;gap:var(--gap-sm);padding:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.fit-card__icon{width:48px;height:48px;border-radius:14px}.fit-card h3,.info-panel h3,.fit-card p,.info-panel p{margin:0}.info-panels{display:grid;gap:var(--gap-md);align-items:stretch}.info-panel{display:grid;gap:var(--gap-sm)}.info-panel--plain{padding:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.pill-cloud{display:flex;flex-wrap:wrap;gap:var(--gap-sm)}.markets-block{display:grid;gap:var(--gap-sm)}.markets-block h3{margin:0}.markets-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.market-card{display:grid;align-content:start;overflow:hidden;border:1px solid #f2f2f2;border-radius:24px;background:#fff;box-shadow:none}.market-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.market-card__body{display:grid;gap:.8rem;padding:1rem}.market-card h4,.market-card p{margin:0}.market-card h4{font-size:1.08rem;font-weight:600;line-height:1.25;letter-spacing:-.02em}.market-card p{color:var(--text-soft);font-size:.92rem;line-height:1.65}.market-card__link{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;color:var(--brand-deep);font-size:.9rem;font-weight:600;transition:color .18s ease}.market-card__link span{color:var(--brand);font-size:1.35rem;line-height:1;transition:color .18s ease,transform .18s ease}.market-card__link:hover{color:#000}.market-card__link:hover span{color:#000;transform:translate(3px)}.markets-carousel-dots{display:none}.markets-carousel-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#d9d9d9;cursor:pointer;transition:width .18s ease,background .18s ease}.markets-carousel-dot.is-active{width:22px;background:var(--brand)}.section-label--tag{margin-bottom:0;text-transform:none;letter-spacing:0;padding-inline:1rem}.simple-list{margin:0;padding-left:1.1rem;display:grid;gap:.55rem}.section--about-guille{--about-guille-gap: var(--gap-xl)}.about-guille{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);gap:var(--about-guille-gap);align-items:center}.about-guille__visual{display:flex;align-items:center;justify-content:center}.about-guille__content .section-label{margin-bottom:.9rem}.about-guille__content h2{margin:0;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:600;line-height:1.08;letter-spacing:-.04em}.about-guille__content .section-copy-stack{margin-top:1.15rem;max-width:42rem}.about-guille__content .pill-list{margin-top:1.5rem}.about-guille__content .ghost-button{border-color:transparent;background:var(--brand);color:#000;box-shadow:0 16px 30px #a3e6353d}.about-guille__content .ghost-button:hover{border-color:transparent;background:#000;color:#fff;box-shadow:0 18px 34px #0003}.about-portrait{width:min(420px,100%);overflow:hidden;border:0;border-radius:28px;background:#f6f7fb;box-shadow:0 18px 40px -18px #00000024}.about-portrait img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.faq-list{display:grid;gap:var(--gap-md)}.faq-list--accordion{gap:var(--gap-sm)}.faq-card--accordion{padding:0;overflow:hidden}.faq-card--accordion summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:var(--gap-sm);padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:600;line-height:1.35}.faq-card--accordion summary::-webkit-details-marker{display:none}.faq-card--accordion summary:after{content:"+";flex:0 0 auto;font-size:1.25rem;line-height:1;color:var(--text-soft);transition:transform .18s ease,color .18s ease}.faq-card--accordion[open] summary:after{content:"−";color:var(--brand)}.faq-card__body{padding:0 1.5rem 1.35rem}.faq-card__body p{margin:0}.project-meta dl{margin:0;display:grid;gap:var(--gap-sm)}.project-meta dt{color:var(--text-muted);font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.project-meta dd{margin:.2rem 0 0;font-weight:500;color:var(--text)}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap-sm)}label{display:grid;gap:.45rem;font-size:.9rem;font-weight:500}input,textarea,select{width:100%;padding:1rem;border:1px solid transparent;border-radius:20px;background:#fff;color:var(--text);outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}input:focus,textarea:focus,select:focus{border-color:#a3e635d9;box-shadow:0 0 0 4px #a3e6351f}textarea{min-height:160px;resize:vertical}.consent-box{display:grid;gap:var(--gap-sm);padding:1rem;border-radius:20px;border:0;background:#f8faff}.consent-line{display:flex;align-items:flex-start;gap:.7rem;color:var(--text-soft);font-size:.9rem;font-weight:400;line-height:1.7}.consent-line input{width:18px;height:18px;margin-top:.2rem}.helper,.status-message{font-size:.84rem}.status-message.error{color:#c62828}.status-message.success{color:#0f766e}.site-footer{width:var(--footer-width);margin:0 auto;padding:var(--footer-padding-top) 0 var(--footer-padding-bottom)}.site-footer__inner{display:grid;grid-template-columns:var(--footer-grid-columns);gap:var(--footer-grid-gap);padding:2rem 0 2.5rem;border-top:0;border-right:0;border-bottom:0;border-left:0;border-radius:0;box-shadow:none;background:transparent}.site-footer__lead{display:grid;gap:var(--footer-lead-gap);align-items:start}.site-footer__lead img{width:var(--footer-logo-width);height:auto;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}.site-footer__copy{display:grid;gap:.5rem}.site-footer__contact{display:grid;gap:.9rem;padding-top:.6rem}.site-footer__contact-item{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:var(--gap-sm)}.site-footer__contact-icon{display:inline-flex;width:20px;height:20px;color:var(--text-muted)}.site-footer__contact-icon svg{width:100%;height:100%}.site-footer__contact-copy{display:grid;align-content:center}.site-footer__contact-value{color:var(--text-soft);font-size:.96rem;line-height:1.65}.site-footer__contact-action{padding:0;border:0;background:transparent;color:var(--text-soft);font:inherit;font-size:.96rem;line-height:1.65;text-align:left;cursor:pointer;transition:color .18s ease}.site-footer__contact-action:hover{color:var(--brand-deep)}.site-footer__contact-action:focus-visible{outline:2px solid rgba(163,230,53,.45);outline-offset:4px;border-radius:6px}.site-footer__overline{font-weight:500}.site-footer__lead p{margin:0;max-width:var(--footer-copy-max);color:var(--text-soft);font-size:.96rem;line-height:1.65}.site-footer__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--footer-section-gap)}.site-footer__section{display:grid;align-content:start}.footer-label{display:inline-block;margin-bottom:1rem;color:var(--text);font-size:.76rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.footer-links{display:grid;gap:var(--footer-link-gap)}.site-footer__inner p,.site-footer__inner a{color:var(--text-soft)}.site-footer__inner a{display:block;margin-bottom:0;font-size:.96rem;font-weight:400;transition:color .18s ease}.site-footer__inner a:hover{color:var(--brand-deep)}.site-footer__bottom{padding-top:2.5rem;padding-bottom:5rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.site-footer__bottom p{margin:0;color:var(--text-muted);font-size:.9rem;text-align:left}.site-footer__legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--footer-legal-gap)}.site-footer__legal a{color:var(--text-muted);font-size:.85rem;transition:color .18s ease}.site-footer__legal a:hover{color:var(--text)}.site-footer__toast{position:fixed;left:50%;bottom:1.5rem;transform:translate(-50%) translateY(10px);padding:.7rem 1rem;border-radius:999px;background:#1e1e1eeb;color:#fff;font-size:.84rem;line-height:1;box-shadow:var(--shadow-sm);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:30}.site-footer__toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.legal-copy h1{margin:0 0 1.2rem}.legal-copy h2{margin-top:1.75rem}@media(max-width:1140px){.mega-menu{left:50%;right:auto;transform:translate(-50%);width:100%;max-width:100%}.hero{grid-template-columns:1fr}.hero-copy h1,.page-hero h1,.legal-copy h1{max-width:14ch}.hero-home__heading h1{max-width:none}.site-footer__inner{--footer-grid-columns: minmax(280px, 1fr);--footer-width: min(var(--max), calc(100% - 1rem) )}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 2.5rem}.site-footer__section:nth-child(2){grid-column:1 / -1}}@media(min-width:961px){.page-hero{min-height:auto;align-content:center;padding:var(--section-padding-y) 0}.hero--home{gap:var(--gap-lg);position:relative;align-content:center;padding:var(--section-padding-y) 0}.hero-home__heading,.hero-copy--home{max-width:780px}.hero-home__cards-track{display:contents}.hero-home__cards{position:absolute;inset:0;display:block;pointer-events:none}.hero-home__cards>*{position:absolute;pointer-events:all}.hero-home__cards>:nth-child(1){top:15%;left:0}.hero-home__cards>:nth-child(2){top:73%;left:0}.hero-home__cards>:nth-child(3){top:15%;right:0}.hero-home__cards>:nth-child(4){top:73%;right:0}.hero-home__cards>:nth-child(5){bottom:2.5rem;left:0}.hero-home__cards>:nth-child(6){bottom:2.5rem;left:50%;transform:translate(-50%)}.hero-home__cards>:nth-child(7){bottom:2.5rem;right:0}}@media(max-width:960px){.page-shell{padding-top:var(--section-padding-y)}.page-shell--home{padding:0!important}.hero-home__cards-track{position:relative;overflow:hidden;margin-inline:-1.25rem}.hero-home__cards-track:before,.hero-home__cards-track:after{content:"";position:absolute;top:0;bottom:0;width:3.5rem;z-index:2;pointer-events:none}.hero-home__cards-track:before{left:0;background:linear-gradient(90deg,var(--bg) 0%,transparent 100%)}.hero-home__cards-track:after{right:0;background:linear-gradient(270deg,var(--bg) 0%,transparent 100%)}.hero-home__cards{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;padding:1rem 2.5rem}.hero-home__cards::-webkit-scrollbar{display:none}.hero-chip,.hero-home__meta-card{flex:0 0 180px;min-width:0}.site-header__inner{padding:1rem;align-items:flex-start}.site-nav,.nav-cta{display:none}.mobile-menu-btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.32rem;width:48px;height:48px;border:0;border-radius:16px;background:#fff;box-shadow:var(--shadow-xs);cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.mobile-menu-btn span{display:block;width:18px;height:1.8px;background:var(--text);border-radius:99px;transition:transform .18s ease,opacity .18s ease}.mobile-menu-btn[aria-expanded=true]{background:#a3e63529;border-color:#a3e63542}.mobile-menu-btn[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.mobile-menu-btn[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.mobile-menu{display:block;position:absolute;top:var(--mobile-menu-offset);left:0;right:0;padding:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu__panel{display:grid;gap:.35rem;width:100%;padding:var(--mobile-menu-panel-padding);border:0;border-radius:calc(var(--header-shell-radius) - 2px);background:#fff;box-shadow:var(--shadow-xs)}.mobile-menu__body{display:grid;gap:.2rem}.mobile-menu__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:.3rem}.mobile-menu__panel a:not(.mobile-menu__cta){min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:var(--mobile-menu-item-padding);border-radius:var(--mobile-menu-item-radius);color:var(--text);background:transparent}.mobile-accordion{display:grid;gap:.2rem}.mobile-accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.9rem 1rem;border:0;border-radius:var(--mobile-menu-item-radius);background:transparent;color:var(--text);text-align:left;cursor:pointer}.mobile-accordion__label{font-size:1rem;font-weight:500;line-height:1.2}.mobile-accordion__trigger svg{width:16px;height:16px;flex:0 0 auto;transition:transform .18s ease}.mobile-accordion.is-open .mobile-accordion__trigger svg{transform:rotate(180deg)}.mobile-accordion__body{display:grid;gap:.2rem;padding:0 0 .2rem .9rem}.mobile-accordion__body[hidden]{display:none}.mobile-accordion__list{display:grid;gap:.2rem}.mobile-accordion__item{font-size:.95rem;color:var(--text-soft)}.mobile-accordion__item svg{width:15px;height:15px;flex:0 0 auto}@media(min-width:721px){.mobile-accordion__body{padding-left:0}.mobile-accordion__list,.mobile-accordion__item{width:100%}}.section-head--split,.cta-band,.two-col,.contact-grid,.site-footer__inner,.mini-grid--icons,.mini-grid--process,.mini-grid--audiences,.field-row,.service-grid,.project-grid{grid-template-columns:1fr}.markets-grid,.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.card{grid-column:span 12}.section-head--process{grid-template-columns:1fr;gap:var(--gap-sm);align-items:start;margin-bottom:var(--gap-md)}.section-head--process h2{max-width:none}.section-head--process p{max-width:42rem;margin:0}.mini-grid--process{border-radius:24px}.mini-grid--process:before,.mini-grid--process:after{display:none}.mini-grid--process .timeline-card{min-height:0;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:var(--gap-sm);row-gap:.5rem;padding:1.15rem}.mini-grid--process .timeline-card+.timeline-card{border-top:1px solid var(--process-card-border);border-left:0}.mini-grid--process .timeline-card:hover{background:transparent}.mini-grid--process .timeline-card__top{grid-row:1 / span 2;flex-direction:column;align-items:center;justify-content:flex-start;gap:.55rem}.mini-grid--process .timeline-card h3,.mini-grid--process .timeline-card p{grid-column:2}.mini-grid--process .timeline-card p{max-width:none}}@media(max-width:720px){:root{--section-padding-y: 60px;--gap-sm: 16px;--gap-md: 32px;--gap-lg: 32px;--gap-xl: 32px}.page-shell,.shell{width:min(var(--max),calc(100% - 1.25rem))}.hero-home__cards-track{margin-inline:-.625rem}.site-header{padding-top:.65rem}.site-header__inner{--header-shell-padding: .9rem;--header-shell-radius: 22px}.site-header__inner{width:calc(100% - 1rem)}.mobile-menu{--mobile-menu-offset: calc(100% + .55rem) }.mobile-menu__panel{width:100%;padding:.3rem;border-radius:22px}.mobile-menu__panel a:not(.mobile-menu__cta){padding:.9rem}.mobile-accordion__trigger{padding:.85rem .9rem}.mobile-accordion__item{padding:.82rem .9rem}.page-shell{padding-top:var(--section-padding-y);padding-bottom:var(--section-padding-y)}.hero--editorial,.page-hero{min-height:auto;padding:var(--section-padding-y) 0}.hero-copy h1,.page-hero h1,.legal-copy h1{font-size:clamp(2rem,11vw,3rem);max-width:none}.hero-home__heading h1{font-size:clamp(2.5rem,11vw,4rem)}.hero-copy p,.page-hero p{font-size:.98rem}.hero-home__meta-card{min-height:auto;text-align:left}.section-head--process h2{max-width:none}.section-head--process p{font-size:.96rem;line-height:1.68}.mini-grid--process{border-radius:22px}.mini-grid--process .timeline-card{padding:1rem}.mini-grid--process .icon-shell{width:46px;height:46px;border-radius:16px}.timeline-step{font-size:.82rem}.hero-board,.content-card,.faq-card,.timeline-card,.project-meta,.contact-panel,.form-shell,.legal-copy,.card,.stat-card,.service-card,.project-card,.cta-band{border-radius:24px}.hero-board__grid{grid-template-columns:1fr 1fr}.section--credibility{--cred-carousel-gap: .85rem;--cred-arrow-size: 42px;--cred-track-gap: var(--cred-mobile-track-gap);--cred-card-width: calc(100vw - var(--cred-mobile-left-pad) - var(--cred-mobile-peek) - var(--cred-mobile-track-gap));--cred-card-radius: 22px;--cred-card-min-height: var(--cred-mobile-card-min-height);--cred-card-body-padding: 1.2rem 1.1rem 9.6rem;--cred-graphic-width: min(62%, 230px);padding:var(--cred-section-padding-y) 0}.section--services-featured{--services-featured-padding-top: var(--section-padding-y);--services-featured-padding-bottom: var(--section-padding-y);--services-featured-shell-padding: 1rem}.section--what-i-do{padding-bottom:var(--section-padding-y)}.section--problems{padding-top:var(--section-padding-y)}.problems-eyebrows{gap:20px;justify-content:flex-start}.section-label--problem{border-radius:4px;font-size:.88rem;padding:.72rem .9rem;text-align:left;justify-content:flex-start}.section--problems .section-head{text-align:left;justify-items:start}.section--problems .section-head h2{margin-left:0;margin-right:0}.section--home-projects .section-head{text-align:left;justify-items:start}.section--home-projects .section-head h2,.section--home-projects .section-head p{margin-left:0;margin-right:0}.project-grid--featured>.project-card:first-child{margin-bottom:32px;padding-bottom:16px}.section--services-featured .service-grid{--services-featured-grid-columns: 1fr}.section--credibility .section-head p{margin:0}.credibility-carousel{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:var(--cred-mobile-left-pad);gap:var(--cred-carousel-gap)}.credibility-carousel__controls{justify-content:flex-start;padding-left:0;padding-right:0}.credibility-carousel__arrow{width:var(--cred-arrow-size);height:var(--cred-arrow-size)}.credibility-grid{grid-auto-columns:var(--cred-card-width);gap:var(--cred-track-gap);padding-left:0;padding-right:0;-webkit-mask-image:none;mask-image:none}.credibility-card{border-radius:var(--cred-card-radius);min-height:var(--cred-card-min-height)}.credibility-card-spacer{display:none;min-height:var(--cred-card-min-height)}.credibility-card__visual{inset:auto 0 0;height:46%}.credibility-card__body{width:100%;max-width:none;padding:var(--cred-card-body-padding)}.credibility-card__body h3{font-size:clamp(1.55rem,8vw,2rem)}.credibility-card__subtitle{font-size:.9rem}.credibility-graphic{right:-4%;width:var(--cred-graphic-width);height:100%}.what-i-do,.about-guille{grid-template-columns:1fr;gap:var(--gap-xl)}.what-i-do__visual{order:1;min-height:300px}.about-guille__visual{order:1}.what-i-do__content,.about-guille__content{order:2}.what-i-do__list{grid-template-columns:1fr;gap:var(--gap-sm);margin-top:1.5rem}.markets-grid{display:flex;grid-template-columns:none;gap:var(--gap-sm);margin-inline:-1.25rem;padding-inline:1.25rem;padding-bottom:.75rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch}.markets-grid.is-dragging{cursor:grabbing;scroll-snap-type:none}.markets-grid::-webkit-scrollbar{display:none}.market-card{flex:0 0 min(84vw,360px);width:min(84vw,360px);scroll-snap-align:start;scroll-snap-stop:always}.markets-carousel-dots{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.35rem}.site-footer{--footer-width: min(var(--max), calc(100% - 1.25rem) )}.site-footer__inner{padding:1.5rem 0 2rem}.site-footer__lead,.site-footer__nav,.site-footer__bottom{padding-inline:1.75rem}.site-footer__nav{grid-template-columns:1fr;gap:1.75rem}.site-footer__lead img{width:180px}.site-footer__copy,.site-footer__lead p{max-width:none}.site-footer__bottom{padding-bottom:0;flex-direction:column;align-items:flex-start}.site-footer__bottom p{text-align:left}.site-footer__legal{justify-content:flex-start}}@media(min-width:721px){.section--credibility{--cred-section-padding-y: 80px;padding:var(--cred-section-padding-y) 0}}@media(min-width:1024px){.section--credibility .section-head{width:min(var(--max),calc(100% - 2.5rem));margin-inline:0}.credibility-carousel{width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding-left:max(calc((100vw - var(--max)) / 2),1.25rem)}.credibility-carousel__controls{width:auto;margin-inline:0;padding-left:0;padding-right:0}.credibility-grid{padding-left:0;padding-right:2.5rem}.what-i-do__visual{min-height:420px}}
