:root{--yt-primary:#cc5a24;--yt-secondary:#0e3b5a;--yt-accent:#d9a441;--yt-bg:#f6f2ea;--yt-text:#1f1f1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--yt-text);background:var(--yt-bg);font-family:"Poppins","Source Sans 3","Segoe UI",Tahoma,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;--yt-header-padding-y:2rem;--yt-header-offset:7rem}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;height:auto;display:block}.container{width:min(1280px, 92%);margin-inline:auto}.site-header--custom{position:fixed;width:100%;z-index:50;transition:all 0.5s ease-in-out;border-bottom:1px solid rgb(255 255 255 / .1);background:#fff0;padding:var(--yt-header-padding-y) 0}.site-header--custom.is-scrolled,body:not(.is-front-page) .site-header--custom{background:rgb(255 255 255 / .97);backdrop-filter:blur(16px);border-bottom-color:rgb(15 20 30 / .08)}.site-header__container{width:min(1280px, 92%);margin-inline:auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}@media (min-width:768px){.site-header__container{padding:0 3rem}}.site-brand--custom{position:relative;z-index:50;display:block}.site-brand__inner{display:flex;flex-direction:column;line-height:1}.site-brand__logo{width:auto;max-height:3rem;object-fit:contain}.site-brand__title-custom{font-size:1.5rem;font-weight:900;letter-spacing:-.05em;color:#fff;transition:color 0.3s ease}@media (min-width:768px){.site-brand__title-custom{font-size:1.875rem}}.site-header--custom.is-scrolled .site-brand__title-custom,body:not(.is-front-page) .site-header--custom .site-brand__title-custom{color:#111827}.site-brand__subtitle-custom{font-size:.625rem;letter-spacing:.3em;font-weight:500;text-transform:uppercase;padding-left:.25rem;color:rgb(255 255 255 / .7);transition:color 0.3s ease}.site-header--custom.is-scrolled .site-brand__subtitle-custom,body:not(.is-front-page) .site-header--custom .site-brand__subtitle-custom{color:#4b5563}.site-header__desktop--custom{display:none;align-items:center;gap:2.5rem}@media (min-width:1024px){.site-header__desktop--custom{display:flex}}.site-nav--custom ul{display:flex;align-items:center;gap:2rem;margin:0;padding:0;list-style:none}.site-nav__link-custom{font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#fff;transition:all 0.3s ease;position:relative;padding:.5rem 0;cursor:pointer;display:block}.site-nav__link-custom:hover{color:#f59e0b}.site-header--custom.is-scrolled .site-nav__link-custom,body:not(.is-front-page) .site-header--custom .site-nav__link-custom{color:#111827}.site-header--custom.is-scrolled .site-nav__link-custom:hover,body:not(.is-front-page) .site-header--custom .site-nav__link-custom:hover{color:#f59e0b}.site-nav__link-underline{position:absolute;bottom:0;left:0;height:2px;width:0;background-color:#f59e0b;transition:all 0.3s ease}.group:hover .site-nav__link-underline{width:100%}.btn-custom--header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;border:1px solid #fff;color:#fff;background-color:#fff0;transition:all 0.3s ease}.btn-custom--header:hover{background-color:#fff;color:#000}.site-header--custom.is-scrolled .btn-custom--header,body:not(.is-front-page) .site-header--custom .btn-custom--header{border-color:#111827;color:#111827}.site-header--custom.is-scrolled .btn-custom--header:hover,body:not(.is-front-page) .site-header--custom .btn-custom--header:hover{background-color:#111827;color:#fff}.site-toggle--custom{position:relative;z-index:50;padding:.5rem;background:#fff0;border:none;cursor:pointer}@media (min-width:1024px){.site-toggle--custom{display:none}}.site-toggle--custom svg{color:#fff}.site-header--custom.is-scrolled .site-toggle--custom svg,body:not(.is-front-page) .site-header--custom .site-toggle--custom svg{color:#111827}.mobile-nav--fullscreen{position:fixed;inset:0;background-color:#fff;z-index:40;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all 0.5s cubic-bezier(.76,0,.24,1);opacity:0;visibility:hidden;pointer-events:none}.mobile-nav--fullscreen.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-nav__list-custom{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;list-style:none;margin:0;padding:0}.mobile-nav__item-custom{transform:translateY(2.5rem);opacity:0;transition:all 0.5s ease}.mobile-nav--fullscreen.is-open .mobile-nav__item-custom{transform:translateY(0);opacity:1}.mobile-nav__link-custom{font-size:1.875rem;font-weight:900;color:#111827;letter-spacing:-.025em;transition:color 0.3s ease}@media (min-width:768px){.mobile-nav__link-custom{font-size:2.25rem}}.mobile-nav__link-custom:hover{color:#f59e0b}.mobile-nav__footer-custom{margin-top:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem;transform:translateY(2.5rem);opacity:0;transition:all 0.7s ease 0.5s}.mobile-nav--fullscreen.is-open .mobile-nav__footer-custom{transform:translateY(0);opacity:1}.mobile-nav__phone-custom{font-size:1.125rem;color:#6b7280;font-weight:500}.btn-custom--mobile{padding:1rem 2rem;background-color:#000;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:background-color 0.3s ease}.btn-custom--mobile:hover{background-color:#f59e0b}body.nav-open{overflow:hidden}.site-content{min-height:100vh}.home-hero,.home-cta{position:relative;overflow:hidden}.home-hero{min-height:100vh;display:flex;align-items:center;padding-top:var(--yt-header-offset)}.home-hero__media,.home-cta__media{position:absolute;inset:0}.home-hero__media img,.home-cta__media img{width:100%;height:100%;object-fit:cover}.home-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .62),rgb(0 0 0 / .38) 40%,rgb(0 0 0 / .78))}.home-hero__container{position:relative;z-index:10;width:min(1280px, 92%);margin-inline:auto;padding:0 1.5rem 3rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.home-hero__content-box{max-width:48rem;text-align:center;padding:1.5rem;border-radius:1rem;border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .05);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media (min-width:768px){.home-hero__content-box{padding:2.5rem}}@media (min-width:1024px){.home-hero__content-box{max-width:56rem;padding:3rem}}@media (min-width:1280px){.home-hero__content-box{max-width:64rem}}.home-hero__eyebrow{display:block;color:#fbbf24;font-weight:500;letter-spacing:.3em;text-transform:uppercase;font-size:.75rem;margin-bottom:1rem}@media (min-width:768px){.home-hero__eyebrow{font-size:.875rem}}@media (min-width:1024px){.home-hero__eyebrow{font-size:1rem}}.home-hero__heading{color:#fff;font-size:1.875rem;line-height:1.25;font-weight:300;margin:0 0 1.5rem 0;letter-spacing:-.025em}@media (min-width:768px){.home-hero__heading{font-size:3rem;line-height:1.1}}@media (min-width:1024px){.home-hero__heading{font-size:3.75rem;margin-bottom:2rem}}@media (min-width:1280px){.home-hero__heading{font-size:4.5rem}}.home-hero__highlight-white{font-weight:700;color:#fff}.home-hero__highlight-amber{font-weight:700;color:#f59e0b}.home-hero__description{color:#d1d5db;font-size:1rem;font-weight:300;line-height:1.625;margin:0 auto 2rem auto;max-width:36rem}@media (min-width:768px){.home-hero__description{font-size:1.125rem}}@media (min-width:1024px){.home-hero__description{font-size:1.25rem;margin-bottom:2.5rem;max-width:42rem}}.home-hero__actions-group{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.home-hero__actions-group{flex-direction:row}}.btn-custom{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:600;border-radius:0;transition:all 0.3s ease;min-width:160px;letter-spacing:.025em;font-size:.875rem;text-transform:uppercase;cursor:pointer}@media (min-width:768px){.btn-custom{padding:1rem 2rem;min-width:180px;font-size:1rem}}.btn-custom--solid{background-color:#fff;color:#000;border:1px solid #fff}.btn-custom--solid:hover{background-color:#f59e0b;color:#fff;border-color:#f59e0b}.btn-custom--outline{background-color:#fff0;color:#fff;border:1px solid #fff}.btn-custom--outline:hover{background-color:#fff;color:#000}.home-hero__scroll{position:absolute;left:50%;bottom:2rem;transform:translateX(-50%);z-index:2}.home-hero__scroll a{color:rgb(255 255 255 / .7);font-size:2rem}.eyebrow{display:inline-block;margin-bottom:1rem;color:var(--yt-accent);font-size:.82rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase}.eyebrow--light{color:#f0b351}.eyebrow--orange{color:orange}.eyebrow--outline{padding:.35rem .85rem;border:1px solid rgb(204 90 36 / .45);border-radius:999px}.eyebrow--muted{color:#666}.section-heading{margin-bottom:3rem}.section-heading h2,.home-about__content h2{margin:0;font-size:clamp(2.4rem, 5vw, 4.3rem);line-height:1.08;font-weight:300;letter-spacing:-.04em;color:#111}.section-heading p,.home-about__content p{color:#666;max-width:42rem}.section-heading--split{display:flex;justify-content:space-between;align-items:end;gap:2rem}.section-heading--centered{max-width:52rem;margin-inline:auto;text-align:center}.home-about--custom{position:relative;padding:4rem 0;background-color:#fff}@media (min-width:1024px){.home-about--custom{padding:6rem 0}}.home-about__container--custom{width:min(1280px, 92%);margin-inline:auto;max-width:1280px;padding:0 1.5rem}.home-about__grid--custom{display:flex;flex-direction:column;gap:3rem;align-items:center}@media (min-width:1024px){.home-about__grid--custom{flex-direction:row;gap:5rem}}.home-about__visual--custom{width:100%;position:relative}@media (min-width:1024px){.home-about__visual--custom{width:50%}}.home-about__image-wrap--custom{position:relative;z-index:10;overflow:hidden;border-radius:.125rem;box-shadow:0 25px 50px -12px rgb(0 0 0 / .25)}.home-about__image--custom{width:100%;height:400px;object-fit:cover;transition:transform 0.7s ease}@media (min-width:768px){.home-about__image--custom{height:500px}}@media (min-width:1024px){.home-about__image--custom{height:600px}}.home-about__image-wrap--custom:hover .home-about__image--custom{transform:scale(1.05)}.home-about__image-overlay--custom{position:absolute;inset:0;background-color:rgb(0 0 0 / .1);transition:background-color 0.5s ease}.home-about__image-wrap--custom:hover .home-about__image-overlay--custom{background-color:#fff0}.home-about__experience-badge--custom{display:none;position:absolute;bottom:-1.5rem;right:-1.5rem;background-color:#171717;color:#fff;padding:1.5rem;box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04);z-index:20}@media (min-width:768px){.home-about__experience-badge--custom{display:block;bottom:-2rem;right:-3rem;padding:2.5rem}}.home-about__experience-years--custom{margin:0 0 .5rem 0;font-size:2.25rem;font-weight:700;color:#f59e0b}@media (min-width:768px){.home-about__experience-years--custom{font-size:3rem}}@media (min-width:1024px){.home-about__experience-years--custom{font-size:3.75rem}}.home-about__experience-text--custom{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:500;color:#9ca3af;line-height:1.5}@media (min-width:768px){.home-about__experience-text--custom{font-size:.875rem}}.home-about__visual-border--custom{display:none;position:absolute;top:-2.5rem;left:-2.5rem;width:100%;height:100%;border:2px solid rgb(245 158 11 / .2);z-index:0}@media (min-width:768px){.home-about__visual-border--custom{display:block}}.home-about__content--custom{width:100%}@media (min-width:1024px){.home-about__content--custom{width:50%}}.home-about__eyebrow--custom{display:inline-block;padding:.25rem .75rem;border:1px solid #d97706;border-radius:9999px;color:#b45309;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem}@media (min-width:1024px){.home-about__eyebrow--custom{margin-bottom:1.5rem}}.home-about__heading--custom{font-size:1.875rem;font-weight:300;color:#171717;margin:0 0 1.5rem 0;line-height:1.25}@media (min-width:768px){.home-about__heading--custom{font-size:2.25rem}}@media (min-width:1024px){.home-about__heading--custom{font-size:3rem;margin-bottom:2rem}}@media (min-width:1280px){.home-about__heading--custom{font-size:3.75rem}}.home-about__highlight--custom{font-weight:700;border-bottom:4px solid #f59e0b}.home-about__lead--custom{font-size:1.25rem;color:#525252;font-weight:300;line-height:1.625;margin:0 0 2rem 0}.home-about__text--custom{color:#737373;line-height:1.625;margin:0 0 2.5rem 0}.home-about__features--custom{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}@media (min-width:768px){.home-about__features--custom{grid-template-columns:repeat(2,minmax(0,1fr))}}.feature-item--custom{display:flex;align-items:flex-start;gap:1rem}.feature-item__icon--custom{padding:.5rem;background-color:#fffbeb;border-radius:.5rem;color:#d97706;margin-top:.25rem}.feature-item__title--custom{font-weight:700;color:#171717;margin:0 0 .25rem 0;font-size:1rem}.feature-item__text--custom{font-size:.875rem;color:#525252;margin:0}.yt-projects{position:relative;background-color:#fff;padding:4rem 0}@media (min-width:768px){.yt-projects{padding:6rem 0}}.yt-container{max-width:1280px;margin-inline:auto;padding:0 1.5rem}.yt-projects__header{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;gap:2rem}@media (min-width:1024px){.yt-projects__header{flex-direction:row;margin-bottom:4rem;align-items:flex-end}}.yt-projects__header-content{max-width:42rem}.yt-projects__eyebrow{display:block;color:#b45309;font-weight:700;letter-spacing:.1em;font-size:.875rem;text-transform:uppercase;margin-bottom:.75rem}.yt-projects__heading{font-size:1.875rem;font-weight:300;color:#171717;line-height:1.25;margin:0}.yt-projects__heading strong{font-weight:700}@media (min-width:768px){.yt-projects__heading{font-size:2.25rem}}@media (min-width:1024px){.yt-projects__heading{font-size:3rem}}@media (min-width:1280px){.yt-projects__heading{font-size:3.75rem}}.yt-projects__description{margin:1rem 0 0 0;color:#6b7280;font-size:1rem;font-weight:300;line-height:1.625;max-width:36rem}@media (min-width:1024px){.yt-projects__description{margin-top:1.5rem;font-size:1.125rem}}.yt-projects__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.yt-projects__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.yt-projects__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.yt-project-card{display:flex;flex-direction:column;gap:1rem;cursor:pointer;text-decoration:none}.yt-project-card__image-box{position:relative;overflow:hidden;border-radius:.5rem;background-color:#f3f4f6;aspect-ratio:1 / 1}.yt-project-card__img{width:100%;height:100%;object-fit:cover;transition:transform 0.7s cubic-bezier(.4,0,.2,1)}.yt-project-card:hover .yt-project-card__img{transform:scale(1.05)}.yt-project-card__overlay{position:absolute;inset:0;background-color:rgb(0 0 0 / .4);opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity 0.3s ease}.yt-project-card:hover .yt-project-card__overlay{opacity:1}.yt-project-card__icon{width:4rem;height:4rem;background-color:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#000;transform:scale(.5);opacity:0;transition:transform 0.5s cubic-bezier(.175,.885,.32,1.275) 0.1s,opacity 0.5s ease 0.1s}.yt-project-card__icon svg{width:1.75rem;height:1.75rem}.yt-project-card:hover .yt-project-card__icon{transform:scale(1);opacity:1}.yt-project-card__badge-wrap{position:absolute;top:1rem;left:1rem}.yt-project-card__badge{display:inline-block;background-color:rgb(255 255 255 / .9);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:.4rem .8rem;color:#000;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.yt-project-card__content{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:1rem;border-bottom:2px solid #f3f4f6;transition:border-color 0.3s ease}.yt-project-card:hover .yt-project-card__content{border-color:#eab308}.yt-project-card__title{margin:0 0 .25rem 0;font-size:1.35rem;font-weight:700;color:#111827;transition:color 0.3s ease}.yt-project-card:hover .yt-project-card__title{color:#d97706}.yt-project-card__meta{display:flex;align-items:center;gap:1.25rem;margin-top:.5rem}.yt-project-card__meta-item{display:flex;align-items:center;gap:.35rem;font-size:.85rem;color:#6b7280;font-weight:400}.yt-project-card__meta-item svg{color:#9ca3af}.yt-project-card__area{display:none;text-align:right;flex-shrink:0;margin-left:1rem}@media (min-width:640px){.yt-project-card__area{display:block}}.yt-project-card__area-label{display:block;font-size:.7rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.35rem}.yt-project-card__area-val{display:block;font-size:.95rem;font-weight:800;color:#111827}.yt-projects__footer{display:flex;justify-content:center;margin-top:4rem}.yt-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2.5rem;background-color:#fff;border:1px solid #d1d5db;border-radius:9999px;color:#111827;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:all 0.3s ease;cursor:pointer}.yt-btn-outline:hover{background-color:#111827;color:#fff;border-color:#111827}.yt-btn-outline__icon{transition:transform 0.3s ease}.yt-btn-outline:hover .yt-btn-outline__icon{transform:translateX(.25rem)}.home-about__stats--custom{border-top:1px solid #f3f4f6;padding-top:2rem;display:flex;gap:3rem}.stat-item--custom{display:block}.stat-item__number--custom{display:block;font-size:1.875rem;font-weight:700;color:#171717;line-height:1}.stat-item__label--custom{font-size:.75rem;color:#525252;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;display:block}.yt-services{background-color:#f9fafb;padding:4rem 0}@media (min-width:768px){.yt-services{padding:6rem 0}}.yt-services__header{max-width:48rem;margin:0 auto 3rem auto;text-align:center}@media (min-width:1024px){.yt-services__header{margin-bottom:4rem}}.yt-services__eyebrow{display:block;color:#737373;font-weight:700;letter-spacing:.1em;font-size:.875rem;text-transform:uppercase;margin-bottom:.75rem}.yt-services__heading{font-size:1.875rem;font-weight:700;color:#111827;line-height:1.25;margin:0 0 1.5rem 0}@media (min-width:768px){.yt-services__heading{font-size:2.25rem}}@media (min-width:1024px){.yt-services__heading{font-size:3rem}}.yt-services__description{color:#4b5563;font-size:1rem;line-height:1.625;margin:0}@media (min-width:768px){.yt-services__description{font-size:1.125rem}}.yt-services__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.yt-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.yt-services__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.yt-service-card{display:flex;flex-direction:column;justify-content:space-between;height:100%;background-color:#fff;padding:1.5rem;border-radius:.5rem;border:1px solid #f3f4f6;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05);transition:all 0.3s ease;text-decoration:none}.yt-service-card:hover{box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -2px rgb(0 0 0 / .05);border-color:#e5e7eb}.yt-service-card__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.yt-service-card__icon-wrap{width:3.5rem;height:3.5rem;background-color:#f3f4f6;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#374151;transition:background-color 0.3s ease,color 0.3s ease}.yt-service-card:hover .yt-service-card__icon-wrap{background-color:#171717;color:#fff}.yt-service-card__number{font-size:2.25rem;font-weight:900;color:#64748b;user-select:none;transition:color 0.3s ease}.yt-service-card:hover .yt-service-card__number{color:#475569}.yt-service-card__title{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 1rem 0;transition:color 0.3s ease}.yt-service-card__title a{text-decoration:none;color:inherit}.yt-service-card:hover .yt-service-card__title{color:#92400e}.yt-service-card__desc{font-size:.875rem;color:#4b5563;line-height:1.625;margin:0 0 1.5rem 0}.yt-service-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.yt-service-tag{font-size:.6875rem;font-weight:500;padding:.25rem .625rem;background-color:#f9fafb;color:#6b7280;border-radius:9999px;border:1px solid #f3f4f6}.yt-service-card__link{display:flex;align-items:center;font-size:.75rem;font-weight:700;color:#111827;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:color 0.3s ease}.yt-service-card:hover .yt-service-card__link{color:#92400e}.yt-service-card__link-icon{margin-left:.5rem;transition:transform 0.3s ease}.yt-service-card:hover .yt-service-card__link-icon{transform:translateX(.25rem)}.yt-sectors{background-color:#fff;padding:4rem 0}@media (min-width:768px){.yt-sectors{padding:6rem 0}}.yt-sectors__header{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;gap:1.5rem}@media (min-width:768px){.yt-sectors__header{flex-direction:row;margin-bottom:4rem}}.yt-sectors__header-content{max-width:42rem}.yt-sectors__eyebrow{display:block;color:#b45309;font-weight:700;letter-spacing:.1em;font-size:.875rem;text-transform:uppercase;margin-bottom:.75rem}.yt-sectors__heading{font-size:1.875rem;font-weight:700;color:#111827;line-height:1.25;margin:0}@media (min-width:768px){.yt-sectors__heading{font-size:2.25rem}}@media (min-width:1024px){.yt-sectors__heading{font-size:3rem}}.yt-btn-outline-small{display:inline-block;padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:9999px;background-color:#fff0;color:#111827;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:all 0.3s ease;cursor:pointer}.yt-btn-outline-small:hover{background-color:#111827;color:#fff;border-color:#111827}.yt-sectors__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.yt-sectors__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.yt-sectors__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.yt-sector-card{position:relative;display:block;height:450px;width:100%;overflow:hidden;background-color:#111827;border-radius:0;text-decoration:none}@media (min-width:768px){.yt-sector-card{border-radius:.5rem}}.yt-sector-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.8;transition:transform 0.7s ease,opacity 0.3s ease}.yt-sector-card:hover .yt-sector-card__img{transform:scale(1.1);opacity:.6}.yt-sector-card__gradient{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .9),rgb(0 0 0 / .4),transparent);opacity:.9;transition:opacity 0.3s ease}.yt-sector-card:hover .yt-sector-card__gradient{opacity:1}.yt-sector-card__content{position:absolute;inset:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}.yt-sector-card__content-inner{transform:translateY(1rem);transition:transform 0.5s cubic-bezier(.175,.885,.32,1)}.yt-sector-card:hover .yt-sector-card__content-inner{transform:translateY(0)}.yt-sector-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.yt-sector-card__icon-wrap{width:3rem;height:3rem;background-color:rgb(255 255 255 / .1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid rgb(255 255 255 / .2);transition:background-color 0.3s ease,border-color 0.3s ease}.yt-sector-card:hover .yt-sector-card__icon-wrap{background-color:#f59e0b;border-color:#f59e0b}.yt-sector-card__arrow{color:#fff;opacity:0;transition:opacity 0.3s ease}.yt-sector-card:hover .yt-sector-card__arrow{opacity:1}.yt-sector-card__title{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .75rem 0}.yt-sector-card__desc-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.5s ease}.yt-sector-card:hover .yt-sector-card__desc-wrapper{grid-template-rows:1fr}.yt-sector-card__desc-inner{overflow:hidden}.yt-sector-card__desc{color:#d1d5db;font-size:.875rem;line-height:1.625;margin:0 0 1.5rem 0;opacity:0;transition:opacity 0.5s ease 0.1s}.yt-sector-card:hover .yt-sector-card__desc{opacity:1}.yt-sector-card__progress-bar{width:100%;height:4px;background-color:rgb(255 255 255 / .2);border-radius:9999px;overflow:hidden}.yt-sector-card__progress-fill{width:100%;height:100%;background-color:#f59e0b;transform:translateX(-100%);transition:transform 0.5s ease}.yt-sector-card:hover .yt-sector-card__progress-fill{transform:translateX(0)}.yt-contact{position:relative;padding:5rem 0;overflow:hidden}@media (min-width:1024px){.yt-contact{padding:6rem 0}}.yt-contact__bg{position:absolute;inset:0}.yt-contact__bg-img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%) brightness(.5)}.yt-contact__bg-multiply{position:absolute;inset:0;background-color:rgb(24 24 27 / .9);mix-blend-mode:multiply}.yt-contact__bg-gradient{position:absolute;inset:0;background:linear-gradient(to top,#000000,rgb(24 24 27 / .5),transparent)}.yt-contact__container{position:relative;z-index:10}.yt-contact__content{max-width:56rem;margin:0 auto;text-align:center}@media (min-width:1024px){.yt-contact__content{max-width:64rem}}.yt-contact__eyebrow{display:inline-block;color:#f59e0b;font-weight:700;letter-spacing:.2em;font-size:.75rem;text-transform:uppercase;margin-bottom:1.5rem;animation:ytPulse 2s cubic-bezier(.4,0,.6,1) infinite}@media (min-width:768px){.yt-contact__eyebrow{font-size:.875rem}}@keyframes ytPulse{0%,100%{opacity:1}50%{opacity:.5}}.yt-contact__heading{font-size:1.875rem;font-weight:300;color:#fff;line-height:1.1;letter-spacing:-.025em;margin:0 0 1.5rem 0}@media (min-width:768px){.yt-contact__heading{font-size:3rem}}@media (min-width:1024px){.yt-contact__heading{font-size:3.75rem;margin-bottom:2rem}}@media (min-width:1280px){.yt-contact__heading{font-size:4.5rem}}.yt-contact__heading-highlight{font-weight:700}.yt-contact__description{color:#a1a1aa;font-size:1rem;font-weight:300;line-height:1.625;margin:0 auto 2.5rem auto;max-width:36rem;border-top:1px solid #27272a;padding-top:2rem}@media (min-width:768px){.yt-contact__description{font-size:1.125rem}}@media (min-width:1024px){.yt-contact__description{font-size:1.25rem;max-width:42rem}}.yt-contact__actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media (min-width:640px){.yt-contact__actions{flex-direction:row;gap:1.5rem}}.yt-btn-solid-light{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background-color:#fff;color:#000;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;text-decoration:none;overflow:hidden;transition:all 0.3s ease;min-width:200px}@media (min-width:768px){.yt-btn-solid-light{font-size:.875rem;min-width:220px}}.yt-btn-solid-light:hover{background-color:#f59e0b;color:#fff}.yt-btn-solid-light__inner{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;gap:.75rem}.yt-btn-outline-light{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;border:1px solid #3f3f46;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;text-decoration:none;transition:all 0.3s ease;min-width:200px}@media (min-width:768px){.yt-btn-outline-light{font-size:.875rem;min-width:220px}}.yt-btn-outline-light:hover{border-color:#fff;background-color:rgb(255 255 255 / .05)}.yt-btn-icon-right{transition:transform 0.3s ease}.group:hover .yt-btn-icon-right{transform:translateX(.25rem)}.yt-footer{background-color:#0a0a0a;color:#fff;padding-top:4rem;padding-bottom:3rem;border-top:1px solid #171717;position:relative;overflow:hidden}@media (min-width:1024px){.yt-footer{padding-top:6rem}}.yt-footer__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:6rem}@media (min-width:768px){.yt-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.yt-footer__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem}}.yt-footer__brand-col{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:1024px){.yt-footer__brand-col{grid-column:span 5 / span 5}}.yt-footer__logo{margin-bottom:2.5rem}.yt-footer__logo-title{font-size:3rem;font-weight:900;letter-spacing:-.05em;color:#fff;line-height:1;margin:0}@media (min-width:768px){.yt-footer__logo-title{font-size:4.5rem}}.yt-footer__logo-subtitle{display:block;font-size:1.25rem;font-weight:300;letter-spacing:.25em;color:#e5e7eb;margin-top:.5rem}@media (min-width:768px){.yt-footer__logo-subtitle{font-size:1.5rem}}.yt-footer__contact{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.yt-footer__phone{display:block;font-size:1.25rem;font-weight:500;color:#fff;text-decoration:none;transition:color 0.3s ease}.yt-footer__phone:hover{color:#f59e0b}.yt-footer__email{display:block;font-size:1rem;color:#d4d4d8;text-decoration:none;transition:color 0.3s ease}.yt-footer__email:hover{color:#fff}.yt-footer__socials{display:flex;gap:1rem}.yt-footer__social-link{width:2.5rem;height:2.5rem;border:1px solid #404040;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#a3a3a3;text-decoration:none;transition:all 0.3s ease}.yt-footer__social-link:hover{background-color:#fff;color:#000;border-color:#fff}@media (min-width:1024px){.yt-footer__address-col{grid-column:7 / span 4}}.yt-footer__heading{color:#f59e0b;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;margin:0 0 1.5rem 0}.yt-footer__heading-muted{color:#a3a3a3;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;margin:0 0 2rem 0}.yt-footer__address{font-size:1.125rem;font-weight:300;line-height:1.375;color:#e5e7eb;margin:0}.yt-footer__map{margin-top:2rem}.yt-footer__map-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;color:#fff;text-decoration:none;border-bottom:1px solid #fff;padding-bottom:.25rem;transition:color 0.3s ease,border-color 0.3s ease}.yt-footer__map-link:hover{color:#f59e0b;border-color:#f59e0b}@media (min-width:1024px){.yt-footer__nav-col{grid-column:11 / span 2}}.yt-footer__nav{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.yt-footer__nav-link{color:#e5e7eb;text-decoration:none;transition:color 0.3s ease}.yt-footer__nav-link:hover{color:#fff}.yt-footer__bottom{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-top:2rem;border-top:1px solid #171717;color:#d4d4d8;font-size:.875rem;gap:1rem}@media (min-width:768px){.yt-footer__bottom{flex-direction:row;align-items:flex-end;gap:0}}.yt-footer__copyright{margin:0 0 1rem 0}@media (min-width:768px){.yt-footer__copyright{margin-bottom:0}}.yt-footer__legal{display:flex;gap:2rem}.yt-footer__legal-link{color:inherit;text-decoration:none;transition:color 0.3s ease}.yt-footer__legal-link:hover{color:#fff}.yt-back-to-top{position:absolute;bottom:3rem;right:1.5rem;padding:1rem;background-color:#fff;color:#000;border:none;border-radius:9999px;box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -2px rgb(0 0 0 / .05);cursor:pointer;z-index:10;transition:all 0.5s ease}@media (min-width:768px){.yt-back-to-top{right:3rem}}.yt-back-to-top:hover{background-color:#f59e0b;color:#fff}.yt-back-to-top__icon{transition:transform 0.3s ease}.yt-back-to-top:hover .yt-back-to-top__icon{transform:translateY(-.25rem)}.page-hero{position:relative;padding:9rem 0 3rem;background:linear-gradient(145deg,var(--yt-secondary),#214f73);color:#fff;overflow:hidden}.page-hero--image{background:#111}.page-hero__media{position:absolute;inset:0}.page-hero__media img{width:100%;height:100%;object-fit:cover}.page-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .72),rgb(0 0 0 / .42),rgb(0 0 0 / .84))}.page-hero .container{position:relative;z-index:1;text-align:left}.page-hero h1{margin:0;font-size:clamp(2.6rem, 6vw, 4.8rem);line-height:1.05;letter-spacing:-.04em}.page-hero p{max-width:54rem;color:rgb(255 255 255 / .82);font-size:1.1rem}.page-hero__meta{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.25rem}.page-hero__meta span{display:inline-flex;align-items:center;padding:.6rem .9rem;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12);backdrop-filter:blur(8px)}.inner-section{padding:4.5rem 0}.stack-lg>*+*{margin-top:2.5rem}.stack-md>*+*{margin-top:1.5rem}.detail-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(18rem,1fr);gap:4rem}.detail-layout--split{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.section-title{margin:0 0 1.5rem;padding-left:1rem;border-left:4px solid var(--yt-accent);font-size:1.8rem;line-height:1.2}.section-title--small{font-size:1.5rem}.rich-copy,.rich-copy p{color:#666;font-size:1.05rem;line-height:1.9}.process-list{display:grid;gap:1.5rem}.process-item{display:flex;gap:1.25rem;align-items:start}.process-item__index{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:#fde6c7;color:var(--yt-primary);font-weight:800;flex:0 0 auto}.process-item h3,.info-panel h3{margin:0 0 .5rem}.process-item p,.info-panel p{margin:0;color:#666}.info-panel{padding:2rem;border-radius:1.25rem}.info-panel--accent{background:#fff4df}.info-panel--soft{background:#f6f6f6}.info-panel--dark{background:#111;color:#fff}.info-panel--dark p{color:#b7b7b7}.info-panel__icon{display:inline-flex;align-items:center;justify-content:center;width:6rem;height:6rem;margin-bottom:1.25rem;border-radius:999px;background:#fff;color:var(--yt-primary);font-weight:900;font-size:1.15rem}.divider{width:4rem;height:.28rem;margin:1rem 0 1.25rem;background:var(--yt-accent);border-radius:999px}.icon-list{list-style:none;padding:0;margin:0;display:grid;gap:.9rem}.icon-list li{position:relative;padding-left:1.35rem;color:#444;font-weight:600}.icon-list li::before{content:"";position:absolute;left:0;top:.55rem;width:.55rem;height:.55rem;border-radius:999px;background:#31a24c}.subnav-bar{padding:1.5rem 0;border-top:1px solid #efefef;background:#fafafa}.text-link{color:var(--yt-primary);font-weight:800;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem}.text-link--muted{color:#666}.service-feature{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.service-feature--reverse .service-feature__media{order:2}.service-feature--reverse .service-feature__content{order:1}.service-feature__media{display:block;overflow:hidden;border-radius:1rem}.service-feature__media img{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform 0.7s ease}.service-feature:hover .service-feature__media img{transform:scale(1.05)}.service-feature__content h2{margin:0 0 1rem;font-size:clamp(2rem, 4vw, 3rem)}.service-feature__content p{color:#666;font-size:1.05rem}.service-feature__icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-bottom:1rem;border-radius:1rem;background:#fff4df;color:var(--yt-primary);font-weight:900}.tag-list{display:flex;gap:.5rem;flex-wrap:wrap;margin:1.5rem 0}.tag-list span{padding:.5rem .8rem;border-radius:999px;background:#f2f2f2;color:#666;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.solution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.solution-item{padding:1rem 1rem 1rem 2.6rem;position:relative;background:#fff;border-radius:.9rem;box-shadow:0 4px 18px rgb(20 20 20 / .06);font-weight:700;color:#555}.solution-item::before{content:"";position:absolute;left:1rem;top:1.2rem;width:.8rem;height:.8rem;border-radius:999px;background:#31a24c}.related-project-card__link{position:relative;display:block;min-height:16rem;overflow:hidden;border-radius:1rem}.related-project-card__link img{width:100%;height:100%;object-fit:cover}.related-project-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .18),rgb(0 0 0 / .7))}.related-project-card__body{position:absolute;left:0;right:0;bottom:0;padding:1.25rem;color:#fff}.related-project-card__body h4{margin:0 0 .25rem;font-size:1.2rem}.filter-bar{position:sticky;top:5.2rem;z-index:30;border-bottom:1px solid #efefef;background:rgb(255 255 255 / .95);backdrop-filter:blur(12px)}.filter-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 0}.filter-bar__label{color:#777;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.filter-pills{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:end}.filter-pill{padding:.55rem 1rem;border-radius:999px;background:#f1f1f1;color:#666;font-size:.88rem;font-weight:600}.filter-pill.is-active{background:#111;color:#fff}.project-card--archive .project-card__image{min-height:25rem}.project-card__meta--stacked{flex-direction:column;gap:.35rem}.project-card__aside{text-align:right}.project-card__aside span{display:block;margin-bottom:.25rem;color:#999;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gallery-grid__item{overflow:hidden;border-radius:.5rem}.gallery-grid__item img{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform 0.7s ease}.gallery-grid__item:hover img{transform:scale(1.08)}.project-facts{display:grid;gap:1rem}.project-facts span{display:block;margin-bottom:.25rem;color:#999;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.project-facts strong{color:#111}.banner{padding:4.25rem 0}.banner--light{background:#fff4df}.banner--dark{background:#111;color:#fff}.banner__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem 2rem}.banner__inner h2{margin:0;font-size:clamp(2rem, 4vw, 2.6rem)}.banner__inner p{max-width:42rem;margin:0;color:inherit;opacity:.78}.banner__inner--centered{flex-direction:column;text-align:center}.yt-kurumsal{background-color:#fff;min-height:100vh;padding-top:var(--yt-header-offset)}.yt-kurumsal__hero{background-color:#171717;color:#fff;height:350px;position:relative;overflow:hidden;display:flex;align-items:center}.yt-kurumsal__hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.2}.yt-kurumsal__hero-container{position:relative;z-index:10;width:100%}.yt-kurumsal__hero-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.yt-kurumsal__eyebrow{color:#f59e0b;font-weight:700;letter-spacing:.2em;font-size:.875rem;text-transform:uppercase;display:block;margin-bottom:.25rem}.yt-kurumsal__title{font-size:3rem;font-weight:900;letter-spacing:-.05em;color:#fff;margin-top:0;margin-bottom:.5rem;text-transform:uppercase;line-height:1}@media (min-width:768px){.yt-kurumsal__title{font-size:4.5rem}}.yt-kurumsal__subtitle{color:#9ca3af;font-size:1.25rem;font-weight:300;max-width:42rem;line-height:1.625;text-align:left}.yt-kurumsal__vision-section{padding-top:5rem;padding-bottom:5rem}.yt-kurumsal__vision-grid{display:flex;flex-direction:column;gap:4rem;align-items:flex-start}@media (min-width:1024px){.yt-kurumsal__vision-grid{flex-direction:row;gap:6rem}}.yt-kurumsal__vision-content{width:100%}@media (min-width:1024px){.yt-kurumsal__vision-content{width:50%}}.yt-kurumsal__vision-heading{font-size:2.25rem;font-weight:700;color:#111827;line-height:1.25;margin:0 0 2rem 0}.yt-kurumsal__vision-heading-highlight{color:#d97706}.yt-kurumsal__vision-text{color:#4b5563;font-size:1.125rem;line-height:1.625;margin:0 0 1rem 0}.yt-kurumsal__vision-text:last-of-type{margin-bottom:0}.yt-kurumsal__mission-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;padding-top:1rem;margin-top:2rem}@media (min-width:768px){.yt-kurumsal__mission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.yt-kurumsal__mission-card{padding:1.5rem;background-color:#f9fafb;border-radius:.75rem;display:flex;flex-direction:column;gap:.75rem}.yt-kurumsal__mission-icon{color:#d97706}.yt-kurumsal__mission-title{font-weight:700;color:#111827;margin:0;font-size:1.125rem}.yt-kurumsal__mission-text{font-size:.875rem;color:#4b5563;margin:0;line-height:1.5}.yt-kurumsal__vision-image-col{width:100%;position:relative}@media (min-width:1024px){.yt-kurumsal__vision-image-col{width:50%}}.yt-kurumsal__vision-image-wrapper{position:relative;z-index:10;border-radius:.5rem;overflow:hidden;box-shadow:0 25px 50px -12px rgb(0 0 0 / .25)}.yt-kurumsal__vision-img{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block}.yt-kurumsal__vision-image-deco{display:none;position:absolute;top:2.5rem;right:-2.5rem;width:100%;height:100%;border:2px solid rgb(245 158 11 / .2);border-radius:.5rem;z-index:-1}@media (min-width:1024px){.yt-kurumsal__vision-image-deco{display:block}}.yt-kurumsal__stats{background-color:#171717;padding:5rem 0;color:#fff}.yt-kurumsal__stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;text-align:center}@media (min-width:768px){.yt-kurumsal__stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.yt-kurumsal__stat-item{display:flex;flex-direction:column;gap:.5rem}.yt-kurumsal__stat-number{font-size:3rem;font-weight:700;color:#f59e0b;line-height:1}.yt-kurumsal__stat-label{font-size:.875rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em}.yt-kurumsal__values-section{padding:5rem 0}.yt-kurumsal__values-header{text-align:center;margin-bottom:4rem}.yt-kurumsal__values-heading{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 1rem 0}.yt-kurumsal__values-subtitle{color:#4b5563;max-width:42rem;margin:0 auto;line-height:1.5}.yt-kurumsal__values-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.yt-kurumsal__values-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.yt-kurumsal__value-card{text-align:center;padding:0 1rem;display:flex;flex-direction:column;gap:1rem}.yt-kurumsal__value-icon-wrapper{width:4rem;height:4rem;background-color:#fffbeb;color:#d97706;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto}.yt-kurumsal__value-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.yt-kurumsal__value-text{color:#4b5563;font-size:.875rem;margin:0;line-height:1.5}.contact-grid{grid-template-columns:minmax(18rem,0.9fr) minmax(0,1.4fr)}.contact-info-list{display:grid;gap:1.25rem}.contact-info-card{padding:1.4rem;border-radius:1rem;background:#fff;border:1px solid #ececec;box-shadow:0 8px 24px rgb(20 20 20 / .04)}.contact-info-card a{color:inherit}.contact-socials{display:flex;gap:.75rem;flex-wrap:wrap}.contact-socials a{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;background:#f1f1f1;color:#666;font-size:.8rem;font-weight:800}.contact-socials a:hover{background:var(--yt-accent);color:#fff}.contact-form-card{padding:2rem;border-radius:1.5rem;background:#f7f7f7}.contact-form{display:grid;gap:1.25rem}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-form label{display:grid;gap:.5rem}.contact-form span{color:#444;font-size:.9rem;font-weight:700}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:.95rem 1rem;border:1px solid #ddd;border-radius:.8rem;background:#fff;color:#111}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{outline:none;border-color:var(--yt-accent);box-shadow:0 0 0 3px rgb(217 164 65 / .14)}.contact-form__submit{width:fit-content}.form-notice{margin-bottom:1rem;padding:.95rem 1rem;border-radius:.8rem;font-weight:700}.form-notice--success{background:#e8f6ea;color:#22743a}.form-notice--error{background:#fde9e9;color:#9c2e2e}.contact-map{height:25rem;background:#ddd;filter:grayscale(1)}.content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.card{background:#fff;border-radius:1rem;padding:1.2rem;box-shadow:0 8px 24px rgb(0 0 0 / .08)}.site-footer{position:relative;margin-top:0;padding:4.5rem 0 2rem;background:#0a0a0a;color:#f1f1f1}.site-footer a{color:#f1f1f1}.site-footer__grid{display:grid;grid-template-columns:1.8fr 1fr 0.9fr;gap:3rem;padding-bottom:3rem}.site-footer__brand-main{display:block;font-size:clamp(3rem, 6vw, 5rem);line-height:.95;font-weight:900;letter-spacing:-.06em}.site-footer__brand-sub{display:block;margin-top:.6rem;color:#717171;font-size:1rem;letter-spacing:.28em;text-transform:uppercase;font-weight:300}.site-footer__contact{margin-top:2rem;display:grid;gap:.4rem}.site-footer__contact a:first-child{font-size:1.3rem;font-weight:600}.site-footer__contact a:last-child,.site-footer__address p,.site-footer__nav a,.site-footer__bottom{color:#a1a1a1}.site-footer__socials{display:flex;gap:.75rem;margin-top:1.5rem}.site-footer__socials a{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border:1px solid #404040;border-radius:999px;font-size:.8rem;font-weight:700}.site-footer__socials a:hover{background:#fff;color:#111;border-color:#fff}.site-footer__address h3,.site-footer__nav h3{margin-top:.5rem;margin-bottom:1.5rem;font-size:.82rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--yt-accent)}.site-footer__address p{font-size:1.1rem;line-height:1.75}.site-footer__nav ul{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.site-footer__bottom{display:flex;justify-content:space-between;gap:1rem;align-items:end;padding-top:1.6rem;border-top:1px solid #181818;font-size:.92rem}.site-footer__bottom p{margin:0}.site-footer__legal{display:flex;gap:1.5rem;flex-wrap:wrap}.back-to-top{position:absolute;right:2rem;bottom:2rem;width:3.5rem;height:3.5rem;border:0;border-radius:999px;background:#fff;color:#111;cursor:pointer;box-shadow:0 14px 34px rgb(0 0 0 / .24)}.back-to-top:hover{background:var(--yt-accent);color:#fff}@media (max-width:960px){.site-header__desktop{display:none}.site-toggle{display:inline-block}.home-about__bg{display:none}.home-about__grid,.site-footer__grid,.section-heading--split{grid-template-columns:1fr;display:grid;align-items:start}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-grid,.service-grid,.sector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout,.detail-layout--split,.service-feature,.service-feature--reverse,.corporate-hero-grid,.contact-grid{grid-template-columns:1fr}.corporate-stats__grid,.corporate-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-feature--reverse .service-feature__media,.service-feature--reverse .service-feature__content{order:initial}}@media (max-width:680px){.home-hero__content{padding:1.5rem 1.25rem}.home-about,.home-projects,.home-services,.home-sectors,.home-cta{padding:4.5rem 0}.home-about__features,.content-grid,.project-grid,.service-grid,.sector-grid,.solution-grid,.gallery-grid,.corporate-feature-grid,.contact-form__grid,.corporate-stats__grid,.corporate-values__grid{grid-template-columns:1fr}.page-hero__meta,.filter-bar__inner,.banner__inner{flex-direction:column;align-items:start}.filter-pills{justify-content:start}.home-about__experience{position:static;margin-top:1rem}.home-about__stats,.site-footer__bottom,.site-footer__legal{flex-direction:column;align-items:start}.back-to-top{right:1rem;bottom:1rem}}.services-archive{padding:5rem 0;background-color:#fff}.services-archive__container{width:min(1280px, 92%);margin-inline:auto;padding:0 1.5rem}.services-archive__list{display:flex;flex-direction:column;gap:3rem}.service-card{display:flex;flex-direction:column;align-items:center;gap:2rem}@media (min-width:1024px){.service-card{flex-direction:row;gap:4rem}.service-card--reverse{flex-direction:row-reverse}}.service-card__media-wrap{width:100%;aspect-ratio:4/3;position:relative;border-radius:.5rem;overflow:hidden}@media (min-width:1024px){.service-card__media-wrap{width:50%}}.service-card__image{width:100%;height:100%;object-fit:cover;transition:transform 700ms ease;will-change:transform}.service-card__media-wrap:hover .service-card__image{transform:scale(1.05)}.service-card__overlay{position:absolute;inset:0;background-color:rgb(0 0 0 / .2);transition:background-color 500ms ease;pointer-events:none}.service-card__media-wrap:hover .service-card__overlay{background-color:#fff0}.service-card__content{width:100%;display:flex;flex-direction:column;gap:1.5rem}@media (min-width:1024px){.service-card__content{width:50%}}.service-card__icon-wrap{width:4rem;height:4rem;background-color:#fffbeb;color:#d97706;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.service-card__title{font-size:1.875rem;font-weight:700;color:#111827;margin:0}@media (min-width:768px){.service-card__title{font-size:2.25rem}}.service-card__desc{color:#4b5563;font-size:1.125rem;line-height:1.625;margin:0}.service-card__tags{display:flex;flex-wrap:wrap;gap:.5rem}.service-card__tag{background-color:#f3f4f6;color:#4b5563;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em}.service-card__link{display:inline-flex;align-items:center;gap:.5rem;color:#d97706;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:color 300ms ease;margin-top:1rem}.service-card__link:hover{color:#b45309}.service-card__link svg{width:1.125rem;height:1.125rem}.yt-contact-page{min-height:100vh;background-color:#fff;padding-top:var(--yt-header-offset)}.yt-contact-page__hero{position:relative;height:350px;background-color:#171717;color:#fff;display:flex;align-items:center;overflow:hidden}.yt-contact-page__hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.2}.yt-contact-page__hero-wrap{position:relative;z-index:10;text-align:center;width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.yt-contact-page__hero-content{display:flex;flex-direction:column;gap:1rem}.yt-contact-page__eyebrow{color:#f59e0b;font-weight:700;letter-spacing:.2em;font-size:.875rem;text-transform:uppercase;display:block}.yt-contact-page__title{font-size:3rem;font-weight:900;letter-spacing:-.05em;color:#fff;margin-bottom:.5rem;text-transform:uppercase;line-height:1}@media (min-width:768px){.yt-contact-page__title{font-size:4.5rem}}.yt-contact-page__desc{color:#9ca3af;font-size:1.25rem;font-weight:300;max-width:42rem;line-height:1.625;margin:0 auto}.yt-contact-page__main{width:100%;max-width:1280px;margin:0 auto;padding:5rem 1.5rem}.yt-contact-page__grid{display:flex;flex-direction:column;gap:4rem}@media (min-width:1024px){.yt-contact-page__grid{flex-direction:row;gap:6rem}}.yt-contact-page__sidebar{width:100%;display:flex;flex-direction:column;gap:3rem}@media (min-width:1024px){.yt-contact-page__sidebar{width:33.333333%}}.yt-contact-page__section-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:2rem;margin-top:0}.yt-contact-page__info-list{display:flex;flex-direction:column;gap:2rem}.yt-contact-page__info-item{display:flex;align-items:flex-start;gap:1rem}.yt-contact-page__info-icon{width:3rem;height:3rem;background-color:#fffbeb;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#d97706;flex-shrink:0}.yt-contact-page__info-icon svg{width:1.5rem;height:1.5rem}.yt-contact-page__info-content h3{font-weight:700;color:#111827;margin-bottom:.25rem;font-size:1rem;margin-top:0}.yt-contact-page__info-content p{color:#4b5563;line-height:1.625;margin:0}.yt-contact-page__info-content a{color:inherit;transition:color 0.3s ease;text-decoration:none}.yt-contact-page__info-content a:hover{color:#d97706}.yt-contact-page__social-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem;margin-top:0}.yt-contact-page__socials{display:flex;gap:1rem}.yt-contact-page__social-link{width:2.5rem;height:2.5rem;background-color:#f3f4f6;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#4b5563;transition:all 0.3s ease}.yt-contact-page__social-link:hover{background-color:#f59e0b;color:#fff}.yt-contact-page__social-link svg{width:1.25rem;height:1.25rem}.yt-contact-page__form-area{width:100%}@media (min-width:1024px){.yt-contact-page__form-area{width:66.666667%}}.yt-contact-page__form-wrap{background-color:#f9fafb;padding:2rem;border-radius:1rem}@media (min-width:768px){.yt-contact-page__form-wrap{padding:3rem}}.yt-contact-page__form-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem;margin-top:0}.yt-contact-page__form-desc{color:#4b5563;margin-bottom:2rem}.yt-contact-page__form{display:flex;flex-direction:column;gap:1.5rem}.yt-contact-page__form-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.yt-contact-page__form-row{grid-template-columns:repeat(2,1fr)}}.yt-contact-page__form-group{display:flex;flex-direction:column}.yt-contact-page__label{display:block;font-size:.875rem;font-weight:700;color:#374151;margin-bottom:.5rem}.yt-contact-page__input,.yt-contact-page__select,.yt-contact-page__textarea{width:100%;padding:.75rem 1rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;color:#111827;font-family:inherit;font-size:1rem;outline:none;transition:all 0.3s ease}.yt-contact-page__input:focus,.yt-contact-page__select:focus,.yt-contact-page__textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 1px #f59e0b}.yt-contact-page__textarea{height:8rem;resize:none}.yt-contact-page__submit{width:100%;padding:1rem 2rem;background-color:#171717;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:.5rem;cursor:pointer;transition:background-color 0.3s ease}@media (min-width:768px){.yt-contact-page__submit{width:auto}}.yt-contact-page__submit:hover{background-color:#d97706}.yt-contact-page__map{height:400px;width:100%;background-color:#e5e7eb;position:relative;filter:grayscale(100%)}.yt-contact-page__map iframe{width:100%;height:100%;border:0}.yt-sector-section{width:100%;max-width:1280px;margin:0 auto;padding:5rem 1.5rem}.yt-sector-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.yt-sector-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.yt-sector-grid{grid-template-columns:repeat(3,1fr)}}.yt-sector-card{position:relative;height:500px;width:100%;overflow:hidden;background-color:#111827;border-radius:.5rem;display:block;text-decoration:none;color:inherit}.yt-sector-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.8;transition:transform 0.7s ease,opacity 0.3s ease}.yt-sector-card:hover .yt-sector-card__image{transform:scale(1.1);opacity:.6}.yt-sector-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .9) 0%,rgb(0 0 0 / .4) 50%,transparent 100%);opacity:.9;transition:opacity 0.3s ease}.yt-sector-card:hover .yt-sector-card__overlay{opacity:1}.yt-sector-card__content{position:absolute;inset:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}.yt-sector-card__inner{transform:translateY(1rem);transition:transform 0.5s cubic-bezier(.25,.46,.45,.94)}.yt-sector-card:hover .yt-sector-card__inner{transform:translateY(0)}.yt-sector-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.yt-sector-card__icon{width:3.5rem;height:3.5rem;background-color:rgb(255 255 255 / .1);backdrop-filter:blur(12px);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid rgb(255 255 255 / .2);transition:background-color 0.3s ease,border-color 0.3s ease;flex-shrink:0}.yt-sector-card__icon svg{width:2rem;height:2rem}.yt-sector-card:hover .yt-sector-card__icon{background-color:#f59e0b;border-color:#f59e0b}.yt-sector-card__arrow{color:#fff;opacity:0;transition:opacity 0.3s ease;flex-shrink:0}.yt-sector-card__arrow svg{width:1.75rem;height:1.75rem}.yt-sector-card:hover .yt-sector-card__arrow{opacity:1}.yt-sector-card__title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem;margin-top:0}.yt-sector-card__desc-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.5s ease}.yt-sector-card:hover .yt-sector-card__desc-wrap{grid-template-rows:1fr}.yt-sector-card__desc-inner{overflow:hidden}.yt-sector-card__desc{color:#d1d5db;font-size:.875rem;line-height:1.625;margin-bottom:1.5rem;opacity:0;transition:opacity 0.5s ease 0.1s}.yt-sector-card:hover .yt-sector-card__desc{opacity:1}.yt-sector-card__bar{width:100%;height:4px;background-color:rgb(255 255 255 / .2);border-radius:9999px;overflow:hidden}.yt-sector-card__bar-fill{width:100%;height:100%;background-color:#f59e0b;transform:translateX(-100%);transition:transform 0.5s ease}.yt-sector-card:hover .yt-sector-card__bar-fill{transform:translateX(0)}.yt-project-section{width:100%;max-width:1280px;margin:0 auto;padding:4rem 1.5rem}.yt-project-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.yt-project-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.yt-project-grid{grid-template-columns:repeat(3,1fr)}}.yt-project-card{display:block;text-decoration:none;color:inherit;cursor:pointer}.yt-project-card__thumb{position:relative;height:400px;overflow:hidden;border-radius:.5rem;background-color:#e5e7eb;margin-bottom:1rem}.yt-project-card__img{width:100%;height:100%;object-fit:cover;transition:transform 0.7s cubic-bezier(.25,.46,.45,.94)}.yt-project-card:hover .yt-project-card__img{transform:scale(1.05)}.yt-project-card__hover-overlay{position:absolute;inset:0;background-color:rgb(0 0 0 / .5);opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity 0.3s ease}.yt-project-card:hover .yt-project-card__hover-overlay{opacity:1}.yt-project-card__hover-btn{width:4rem;height:4rem;background-color:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;transform:scale(.5);opacity:0;transition:transform 0.5s ease 0.075s,opacity 0.5s ease 0.075s}.yt-project-card:hover .yt-project-card__hover-btn{transform:scale(1);opacity:1}.yt-project-card__hover-btn svg{color:#000}.yt-project-card__badge{position:absolute;top:1rem;left:1rem;background-color:rgb(255 255 255 / .9);backdrop-filter:blur(4px);padding:.25rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#000;border-radius:2px}.yt-project-card__footer{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #f3f4f6;padding-bottom:1rem;transition:border-color 0.3s ease}.yt-project-card:hover .yt-project-card__footer{border-color:#f59e0b}.yt-project-card__info{flex:1}.yt-project-card__title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem;margin-top:0;transition:color 0.3s ease}.yt-project-card:hover .yt-project-card__title{color:#d97706}.yt-project-card__meta{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:#6b7280}.yt-project-card__meta-item{display:flex;align-items:center;gap:.5rem}.yt-project-card__meta-item svg{width:14px;height:14px;flex-shrink:0}.yt-project-card__area{text-align:right;flex-shrink:0;margin-left:1rem}.yt-project-card__area-icon{display:flex;align-items:center;justify-content:flex-end;gap:.25rem;color:#9ca3af;margin-bottom:.25rem}.yt-project-card__area-icon svg{width:14px;height:14px}.yt-project-card__area-value{font-size:.875rem;font-weight:700;color:#111827}