@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700;800;900&family=Montserrat:wght@300;400;500;600;700;800;900&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Caveat:wght@500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Poppins,Inter,sans-serif;font-weight:700;line-height:1.2}html{scroll-behavior:smooth}section[id]{scroll-margin-top:110px}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.cta-button{background:transparent;color:#1e293b;padding:.4rem 1.5rem;border:2px solid #FCCD04;border-radius:50px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s;font-family:Inter,sans-serif;white-space:nowrap}.cta-button:hover{background:#fccd04;color:#1e293b;transform:translateY(-2px);box-shadow:0 4px 15px #fccd044d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.top-header{background:#f6f6f6;padding:.5rem 0;color:#1e293b;font-size:.875rem}.top-header-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.top-header-item{display:flex;align-items:center;gap:.5rem}.top-header-item svg{width:16px;height:16px;color:#1e293b}.top-header-item a{color:#1e293b;text-decoration:none;transition:opacity .3s}.top-header-item a:hover{opacity:.7}.site-header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000;padding:.85rem 0}nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;position:relative}.logo{display:flex;align-items:center;text-decoration:none}.logo img{height:42px;width:auto}.nav-links{display:flex;list-style:none;gap:2rem}.nav-links a{text-decoration:none;color:#1e293b;font-weight:500;font-family:Inter,sans-serif;transition:color .3s}.nav-links a:hover{color:#2563eb}.nav-item-with-submenu{position:relative}.products-link{display:flex;align-items:center;gap:.4rem}.submenu-arrow{transition:transform .3s ease}.submenu-arrow.open{transform:rotate(180deg)}.submenu{position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%);background:#fff;box-shadow:0 4px 20px #0000001a;border-radius:8px;list-style:none;padding:.5rem 0;min-width:320px;z-index:1001;animation:slideDown .25s ease}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.submenu a{display:block;padding:.75rem 1.5rem;color:#1e293b;font-weight:500}.submenu a:hover{background:#f8fafc;color:#2563eb}.mobile-menu-btn{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:transparent;border:none;cursor:pointer;z-index:1001}.hamburger-line{display:block;width:24px;height:2px;background:#1e293b;border-radius:2px;transition:all .3s ease}.mobile-menu-btn.active .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-btn.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 10px 30px #0000001a;z-index:999;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0}.mobile-nav.open{max-height:640px;padding:1rem 0}.mobile-nav-links{list-style:none}.mobile-nav-links li{border-bottom:1px solid #f1f5f9}.mobile-nav-links a{display:block;padding:1rem 2rem;color:#1e293b;text-decoration:none;font-weight:500}.mobile-nav-item-with-submenu>a{display:flex;align-items:center;justify-content:space-between}.mobile-submenu{list-style:none;max-height:0;overflow:hidden;background:#f8fafc;transition:max-height .3s ease}.mobile-submenu.open{max-height:420px}.mobile-submenu a{padding:.75rem 3rem;color:#64748b;font-size:.9rem}.mobile-cta-button{background:#fccd04!important;color:#1e293b!important;margin:1rem 2rem;display:inline-block!important;padding:.8rem 1.5rem!important;border-radius:50px;font-weight:600!important;text-align:center}.desktop-only{display:inline-block}@media(min-width:769px){.mobile-nav{display:none!important}}@media(max-width:768px){.top-header-content{flex-direction:column;gap:.5rem;font-size:.75rem}.nav-links,.desktop-only{display:none}.mobile-menu-btn{display:flex}.logo img{height:34px}}.banner-slider{position:relative;width:100%;min-height:78vh;overflow:hidden;background:#0b1d36}.slider-container{position:relative;width:100%;min-height:78vh}.slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:1;pointer-events:none;transition:opacity .7s ease}.slide.active{opacity:1;z-index:2;pointer-events:auto}.slide-media{position:absolute;top:0;right:0;bottom:0;left:0}.slide-media img{width:100%;height:100%;object-fit:cover;transform:scale(1.04);transition:transform 8s ease}.slide.active .slide-media img{transform:scale(1)}.slide-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b1d36e0,#0b1d369e 48%,#0b1d3647),linear-gradient(180deg,#0b1d3626,#0b1d368c)}.slide-layout{position:relative;z-index:2;max-width:1200px;margin:0 auto;height:78vh;min-height:560px;padding:7rem 2rem 6.5rem;display:flex;align-items:center}.slide-content{max-width:720px;color:#fff}.tag-button{display:inline-block;font-size:.78rem;font-weight:700;margin-bottom:1.15rem;color:#fbbf24;text-transform:uppercase;letter-spacing:.16em;font-family:Inter,sans-serif}.slide-content h1{font-family:Montserrat,sans-serif;font-size:clamp(2.1rem,5vw,3.7rem);font-weight:600;line-height:1.15;margin-bottom:1.25rem;color:#fff;letter-spacing:-.03em}.slide-description{font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.12rem);line-height:1.75;color:#ffffffd1;margin-bottom:2rem;max-width:620px}.slide-actions{display:flex;flex-wrap:wrap;gap:.85rem}.slide-cta-button,.slide-cta-outline{display:inline-flex;align-items:center;padding:.8rem 1.6rem;border-radius:50px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s ease}.slide-cta-button{background:#fccd04;color:#1e293b}.slide-cta-button:hover{background:#fbbf24;transform:translateY(-2px)}.slide-cta-outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.45)}.slide-cta-outline:hover{border-color:#fff;background:#ffffff14}.fade-in-up{animation:fadeInUp .8s ease-out}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:1px solid rgba(255,255,255,.25);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease}.slider-nav:hover{background:#fff3;transform:translateY(-50%) scale(1.06)}.slider-nav.prev{left:1.25rem}.slider-nav.next{right:1.25rem}@media(max-width:900px){.banner-slider,.slider-container,.slide-layout{min-height:88vh;height:auto}.slide{position:absolute;min-height:88vh}.slide-layout{padding:5.5rem 1.25rem 7.5rem;align-items:flex-end}.slider-nav{display:none}}.clients-section{padding:2rem 0;background:#f5f5f7;overflow:hidden}.clients-container{max-width:1400px;margin:0 auto;padding:2rem;display:flex;align-items:center;gap:3rem}.clients-label{display:flex;flex-direction:column;min-width:180px;flex-shrink:0;z-index:2;background:#f5f5f7;padding-right:2rem}.clients-label h3{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;color:#475569;line-height:1.3;margin:0}.clients-slider-wrapper{flex:1;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%)}.clients-slider{display:flex;align-items:center;gap:2.5rem;will-change:transform}.client-logo-wrapper{display:flex;align-items:center;justify-content:center;height:56px;min-width:140px;padding:0 1rem;flex-shrink:0}.client-logo{max-width:100%;max-height:48px;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:all .3s ease}.client-logo:hover{filter:grayscale(0%);opacity:1;transform:scale(1.05)}@media(max-width:768px){.clients-container{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem}.clients-label{min-width:auto;width:100%;padding-right:0;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.08)}}.about{position:relative;background:#fff;overflow:hidden}.about-container{display:flex}.about-sidebar{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1rem;min-width:120px;z-index:10}.sidebar-category{writing-mode:vertical-rl;text-orientation:mixed;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;color:#94a3b8;cursor:pointer;transition:all .3s ease;padding:.5rem 0;letter-spacing:.1em;position:relative}.sidebar-category:before{content:"";position:absolute;left:-1rem;top:0;bottom:0;width:3px;background:transparent;transition:all .3s ease}.sidebar-category:hover,.sidebar-category.active{color:#1e293b}.sidebar-category.active:before{background:linear-gradient(180deg,#fbbf24,#f97316)}.about-main{flex:1;display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.about-content-left{padding:5rem 3rem 5rem 4rem}.about-header{margin-bottom:2rem}.about-company-name{font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0f172a}.yellow-separator{width:72px;height:4px;background:#fccd04;margin-top:.75rem;border-radius:2px}.about-title{font-family:Montserrat,sans-serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;color:#0f172a;margin-bottom:1.5rem}.about-description{font-size:1.05rem;color:#475569;line-height:1.8;margin-bottom:2rem}.cta-button-yellow{display:inline-flex;align-items:center;gap:.6rem;background:#fccd04;color:#1e293b;padding:.85rem 1.5rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-button-yellow:hover{background:#fbbf24;transform:translateY(-2px)}.about-content-right{display:flex;align-items:center;justify-content:center;padding:3rem 2.5rem 3rem 0}.about-image-wrapper{position:relative;width:100%;height:auto;overflow:visible}.about-feature-image{display:block;width:100%;height:auto;object-fit:contain;object-position:center;border-radius:16px}.image-gradient{display:none}@media(max-width:900px){.about-container{flex-direction:column}.about-sidebar{flex-direction:row;min-width:0;padding:1.25rem 1.5rem 0;gap:1.25rem;overflow-x:auto}.sidebar-category{writing-mode:horizontal-tb;text-orientation:mixed;white-space:nowrap}.sidebar-category:before{left:0;right:0;top:auto;bottom:-.4rem;width:100%;height:3px}.about-main{grid-template-columns:1fr}.about-content-left{padding:2rem 1.5rem 2.5rem}.about-content-right{padding:0 1.5rem 2.5rem}}.services.expertise-section{position:relative;padding:5.5rem 1.5rem 6rem;background:#fff}.services-container{max-width:1280px;margin:0 auto}.expertise-heading{text-align:center;margin-bottom:3.25rem}.expertise-heading h2{font-family:Montserrat,sans-serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;margin-bottom:1rem;color:#0f172a;letter-spacing:-.02em}.expertise-heading__highlight{color:#166534}.expertise-heading p{font-size:1.05rem;color:#64748b;max-width:720px;margin:0 auto;line-height:1.75}.expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.expertise-card{background:#fff;border-radius:16px;overflow:hidden;position:relative;box-shadow:0 4px 24px #0f172a0f;border:1px solid rgba(226,232,240,.9);transition:box-shadow .35s ease,transform .35s ease;opacity:0;transform:translateY(28px)}.expertise-card.visible{animation:cardSlideIn .55s ease forwards;animation-delay:var(--delay)}.expertise-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0f172a1a}.expertise-card__wave{position:absolute;top:0;right:0;width:55%;height:42%;background:radial-gradient(ellipse 90% 80% at 100% 0%,color-mix(in srgb,var(--accent) 18%,transparent) 0%,transparent 70%);pointer-events:none}.expertise-card__inner{position:relative;z-index:1;padding:1.5rem 1.35rem 1.6rem}.expertise-card__icon-wrap{width:56px;height:56px;border-radius:12px;overflow:hidden;margin-bottom:1rem;background:#f1f5f9}.expertise-card__icon{width:100%;height:100%;object-fit:cover}.expertise-card h3{font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:700;color:#0f172a;margin:0 0 .65rem}.expertise-card__accent-line{display:block;width:36px;height:3px;border-radius:2px;background:var(--accent);margin-bottom:.85rem}.expertise-card p{font-size:.9rem;color:#64748b;line-height:1.65;margin:0}@keyframes cardSlideIn{to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.expertise-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.expertise-grid{grid-template-columns:1fr}}.principles{background:#f5f5f7;padding:3.5rem 1.5rem}.principles-container{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.principle-card{background:#fff;border-radius:16px;padding:1.75rem 1.4rem;border:1px solid #e5eef9;box-shadow:0 8px 24px #0f172a0a}.principle-card span{display:block;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.12em;color:#2563eb;margin-bottom:.75rem}.principle-card h3{font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:600;color:#0f172a;line-height:1.45}@media(max-width:900px){.principles-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.principles-container{grid-template-columns:1fr}}.works{position:relative;padding:5rem 1.5rem 6rem;background:#fff}.works-container{max-width:1400px;margin:0 auto}.works-heading{text-align:center;margin-bottom:5rem}.works-eyebrow{display:inline-block;text-transform:uppercase;font-size:.85rem;letter-spacing:.35em;color:#6366f1;font-weight:600;margin-bottom:1rem;padding:.5rem 1.5rem;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:50px;font-family:Montserrat,sans-serif}.works-heading h2{font-family:Montserrat,sans-serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:500;margin-bottom:1rem;color:#000;letter-spacing:-.02em}.works-heading p{font-family:Montserrat,sans-serif;font-size:1.15rem;color:#64748b;max-width:640px;margin:0 auto}.works-showcase{display:flex;flex-direction:column;gap:6rem}.work-item{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.work-item.right{direction:rtl}.work-item.right>*{direction:ltr}.work-item__image-container{position:relative;width:100%;height:380px;border-radius:24px;overflow:hidden;background:#f8fafc;box-shadow:0 20px 60px #0000001f}.work-item__image{width:100%;height:100%;object-fit:cover}.work-item__info{padding:1rem 0}.work-item__meta{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.work-item__number{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;color:#6366f1;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);padding:.4rem .9rem;border-radius:20px}.work-item__category{font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.12em}.work-item__title{font-family:Montserrat,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:#1e293b;margin-bottom:1.25rem}.work-item__description{font-family:Montserrat,sans-serif;font-size:1.02rem;color:#64748b;line-height:1.8;margin-bottom:1.25rem}.work-item__chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.75rem}.work-item__chips span{padding:.28rem .7rem;border-radius:999px;font-size:.75rem;font-weight:600;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0}.work-item__cta{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:#fccd04;color:#1e293b;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease}.work-item__cta:hover{background:#fbbf24;transform:translateY(-2px)}@media(max-width:1024px){.work-item,.work-item.right{grid-template-columns:1fr;direction:ltr;gap:2rem}.work-item__image-container{height:260px}.works-heading{margin-bottom:3rem}.works-showcase{gap:4rem}}.contact{padding:0;background:transparent;position:relative;overflow:hidden}.contact-header{text-align:center;padding:5rem 2rem 3rem}.contact-section-heading{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;color:#2c3e50;margin-bottom:1rem}.contact-section-subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#64748b}.contact-split{display:block}.contact-left{background:#005f46;display:flex;align-items:center;justify-content:center;padding:5rem 3rem}.contact-left-content{max-width:960px;width:100%}.contact-left h2{font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,3.1rem);font-weight:800;color:#fff;margin-bottom:1.5rem;letter-spacing:-.03em}.contact-left p{font-family:Montserrat,sans-serif;font-size:1.05rem;color:#ffffffe6;line-height:1.7;margin-bottom:1.25rem}.begin-button{background:#fccd04;color:#1e293b;border:none;border-radius:50px;padding:.9rem 1.75rem;font-size:.95rem;font-weight:700;cursor:pointer;margin:.5rem 0 2rem;transition:transform .25s ease;text-align:left;line-height:1.4}.begin-button:hover{transform:translateY(-2px)}.contact-office{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.contact-office-block p{margin-bottom:.2rem;font-size:.95rem}.contact-office-label{font-size:.78rem!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;margin-bottom:.45rem!important}.contact-office a{color:#fff}.form-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1.5rem}.contact-card{width:min(640px,100%);background:#fff;border-radius:20px;padding:1.75rem 1.75rem 2rem;box-shadow:0 24px 60px #0f172a40}.contact-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.close-button{background:#f1f5f9;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.step-dots{display:flex;gap:.45rem}.step-dot{width:10px;height:10px;border-radius:50%;background:#e2e8f0}.step-dot.active{background:#fccd04}.step-dot.current{width:22px;border-radius:999px}.conversational-question h3{font-family:Montserrat,sans-serif;font-size:1.5rem;color:#0f172a;margin-bottom:.4rem}.question-hint{color:#64748b;margin-bottom:1.5rem}.contact-form input,.contact-form textarea{width:100%;border:1px solid #e2e8f0;background:#f8fafc;border-radius:10px;padding:.9rem 1rem;font-size:1rem;font-family:Inter,sans-serif;color:#0f172a}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#0e3d74;box-shadow:0 0 0 3px #0e3d741f}.form-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.form-button{border:none;border-radius:50px;padding:.75rem 1.4rem;font-weight:700;cursor:pointer;font-family:Inter,sans-serif}.form-button.prev{background:#f1f5f9;color:#334155}.form-button.next,.form-button.submit{background:#fccd04;color:#1e293b}.form-button:disabled{opacity:.45;cursor:not-allowed}.form-message.success{margin-top:1rem;background:#ecfdf5;color:#166534;padding:.85rem 1rem;border-radius:10px}@media(max-width:800px){.contact-left{padding:2.5rem 1.5rem}.contact-office{grid-template-columns:1fr;gap:1.25rem}}footer{width:100%}.footer-upper{position:relative;background:#f5f5f7;padding:3rem 2rem}.footer-upper:before{content:"";position:absolute;top:0;left:0;width:100%;height:50px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 60' preserveAspectRatio='none'%3E%3Cpath fill='%23f5f5f7' d='M0,40 Q90,0 180,40 T360,40 T540,40 T720,40 T900,40 T1080,40 T1260,40 T1440,40 L1440,60 L0,60 Z'/%3E%3C/svg%3E");background-size:100% 100%;transform:translateY(-100%)}.footer-upper-content{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.policy-links-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.policy-links-row a{color:#64748b;text-decoration:none;font-family:Montserrat,sans-serif;font-size:.875rem;padding:0 .5rem}.policy-links-row a:hover{color:#1e293b}.separator{color:#cbd5e1}.footer-lower{background:#1a1a2e;padding:3rem 2rem}.footer-lower-content{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.footer-logo img{height:42px;width:auto;filter:brightness(0) invert(1)}.footer-copyright{font-family:Montserrat,sans-serif;font-size:.875rem;color:#fff;text-align:center}.back-to-top{color:#cbd5e1;font-size:.85rem;text-decoration:none}.back-to-top:hover{color:#fff}.about-page-wrap{max-width:1200px;margin:0 auto;padding:0 2rem}.about-page-kicker{display:inline-block;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fbbf24;margin-bottom:1rem}.about-page-kicker--dark{color:#0e3d74}.about-page-kicker--light{color:#fbbf24}.about-page-hero{position:relative;min-height:520px;display:flex;align-items:flex-end;overflow:hidden;background:#0b1d36;color:#fff}.about-page-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.about-page-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.about-page-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b1d36e0,#0b1d368c 52%,#0b1d3647),linear-gradient(180deg,#0b1d3633,#0b1d36bf)}.about-page-hero__inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:7rem 2rem 4.5rem}.about-page-hero h1{font-family:Montserrat,sans-serif;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:600;line-height:1.15;letter-spacing:-.03em;max-width:780px;margin-bottom:1.25rem}.about-page-hero__lead{max-width:640px;font-size:1.08rem;line-height:1.75;color:#ffffffd1;margin-bottom:2rem}.about-page-hero__cta{display:inline-flex;align-items:center;background:#fccd04;color:#1e293b;text-decoration:none;font-weight:700;padding:.8rem 1.5rem;border-radius:50px}.about-page-stats{background:#0e3d74;color:#fff}.about-page-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2.25rem 0}.about-page-stats__grid strong{display:block;font-family:Montserrat,sans-serif;font-size:1.45rem;font-weight:700;margin-bottom:.35rem}.about-page-stats__grid span{font-size:.92rem;color:#ffffffb8}.about-page-story{padding:6rem 0;background:#fff}.about-page-story__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.about-page-story h2{font-family:Montserrat,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);color:#0f172a;margin-bottom:1.5rem;letter-spacing:-.02em}.about-page-story__copy p{font-size:1.02rem;line-height:1.8;color:#475569;margin-bottom:1.15rem}.about-page-story__visual{border-radius:20px;overflow:hidden;box-shadow:0 24px 50px #0f172a1f}.about-page-story__visual img{display:block;width:100%;height:auto}.about-page-glance{padding:5.5rem 0;background:#f5f7fa}.about-page-section-head{margin-bottom:2.25rem;max-width:720px}.about-page-section-head h2{font-family:Montserrat,sans-serif;font-size:clamp(1.8rem,3vw,2.4rem);color:#0f172a;letter-spacing:-.02em}.about-page-glance__list{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.about-page-glance__row{display:grid;grid-template-columns:240px 1fr;gap:1.5rem;padding:1.15rem 1.5rem;border-bottom:1px solid #eef2f6}.about-page-glance__row:last-child{border-bottom:none}.about-page-glance__row dt{font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;padding-top:.15rem}.about-page-glance__row dd{margin:0;font-size:1.05rem;color:#0f172a;font-weight:600}.about-page-principles{padding:5.5rem 0;background:#0b1d36;color:#fff}.about-page-principles .about-page-section-head h2{color:#fff}.about-page-principles__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.about-page-principles__grid article{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.6rem 1.35rem;min-height:180px}.about-page-principles__grid span{display:block;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.12em;color:#fccd04;margin-bottom:1rem}.about-page-principles__grid h3{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.45;color:#fff}@media(max-width:900px){.about-page-stats__grid,.about-page-principles__grid,.about-page-story__grid,.about-page-glance__row{grid-template-columns:1fr}.about-page-hero{min-height:440px}.about-page-hero__inner,.about-page-story,.about-page-glance,.about-page-principles{padding-left:0;padding-right:0}.about-page-hero__inner{padding:5.5rem 1.5rem 3rem}.about-page-story,.about-page-glance,.about-page-principles{padding-top:3.5rem;padding-bottom:3.5rem}.about-page-story__grid{gap:2rem}.about-page-stats__grid{gap:1.25rem;padding:1.75rem 0}}.execution-page{background:#fff}.execution-hero{max-width:1200px;margin:0 auto;padding:4.5rem 2rem 3rem;display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center}.execution-kicker{font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#6366f1;margin-bottom:.85rem}.execution-hero h1{font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,3rem);color:#0f172a;margin-bottom:1.25rem}.execution-hero p,.execution-lead{font-size:1.05rem;line-height:1.8;color:#475569}.execution-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0}.execution-chips span{padding:.35rem .8rem;border-radius:999px;background:#f1f5f9;border:1px solid #e2e8f0;font-size:.8rem;font-weight:600;color:#334155}.execution-actions{display:flex;flex-wrap:wrap;gap:.85rem}.execution-primary-btn,.execution-secondary-btn{display:inline-flex;align-items:center;text-decoration:none;border-radius:50px;padding:.75rem 1.4rem;font-weight:700}.execution-primary-btn{background:#fccd04;color:#1e293b}.execution-secondary-btn{color:#334155;background:#f8fafc}.execution-hero-visual{height:380px;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #0f172a1f}.execution-hero-visual img{width:100%;height:100%;object-fit:cover}.execution-section{max-width:1200px;margin:0 auto;padding:0 2rem 3.5rem}.execution-section h2{font-family:Montserrat,sans-serif;font-size:1.8rem;margin-bottom:1.25rem;color:#0f172a}.execution-modules{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.execution-module-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.15rem 1.2rem}.execution-module-card p,.execution-list li{color:#334155;line-height:1.65}.execution-list{padding-left:1.2rem;display:grid;gap:.75rem}@media(max-width:900px){.execution-hero,.execution-modules{grid-template-columns:1fr}.execution-hero-visual{height:240px}}.App{min-height:100vh}
