.about-page{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1200px}.about-header{background:var(--color-accent);width:100%;position:relative;color:var(--color-font);text-align:center;padding:4rem 2rem 1.5rem;overflow:hidden}.about-header h1{font-size:3rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em;position:relative;padding-bottom:.75rem}.about-header h1:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:4rem;height:4px;background:var(--color-secondary);border-radius:var(--radius-sm)}.about-header p{font-size:1.25rem;margin:0 auto;max-width:650px;font-style:italic;opacity:.9;padding-bottom:4rem}.about-story{display:flex;flex-direction:column;align-items:center;justify-content:center}.story-card{position:relative;max-width:720px;margin:0 auto;padding:1.25rem 1.25rem 2rem}.story-badge{position:absolute;top:-1.5rem;left:0;background:var(--color-accent);color:var(--color-font);font:600 .75rem/1;padding:.35rem .55rem;border-radius:var(--radius-max)}.story-lead{font:400 1.15rem/1.7;margin:0 0 .75rem}.story-card p+p{margin-top:.5rem;line-height:1.7}.mission-vision-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;align-items:stretch}.card.mv-card{text-align:center;border:1px solid rgba(0,51,102,.16);padding:1rem 1.25rem 1.25rem;--hover-shift: -10px}.mv-icon{display:inline-block;width:28px;height:28px;border:2px solid var(--color-accent);border-radius:50%;margin-bottom:.5rem}.mv-title{margin:0 0 .35rem;font-weight:700;color:var(--color-primary);position:relative}.mv-title:after{content:"";display:block;width:36px;height:3px;background:var(--color-accent);border-radius:var(--radius-sm);margin:.35rem auto 0}.mv-chips{list-style:none;padding:0;margin:1rem 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;justify-content:center}.mv-chip{width:100%;text-align:center;border-radius:var(--radius-max);background:linear-gradient(135deg,white 0%,var(--color-secondary) 80%);color:var(--color-primary);font-size:1.05rem;font-weight:700;padding:.6rem 1rem;box-shadow:0 4px 10px #0033661a;letter-spacing:.2px}.about-me .card{padding:1.25rem}.about-me .lead{font-size:clamp(1.05rem,1.2vw + .9rem,1.25rem);margin-block:var(--space-3, .75rem) var(--space-5, 1.5rem);font-weight:600;font-size:1.2rem}.about-me_content{margin-block:.75rem 1.15rem;padding-bottom:4rem}.about-me__content h3+p{margin-top:.4rem}.about-me_content h3{position:relative;margin-block:1.8rem .5rem;font-size:clamp(1.05rem,.5vw + 1rem,1.2rem);letter-spacing:.2px}.about-me_content h3:after{content:"";display:block;width:3rem;height:.25rem;background:var(--color-accent);border-radius:var(--radius-sm);margin:.35rem auto 0}.values .values__tagline{font-size:clamp(1.05rem,1.2vw + .9rem,1.25rem);margin-block:var(--space-3, .75rem) var(--space-5, 1.5rem);font-weight:600;font-size:1.2rem}.values .values__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.values .value-card{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1.25rem 1.1rem;border-radius:16px;-webkit-backdrop-filter:saturate(120%) blur(4px);backdrop-filter:saturate(120%) blur(4px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.values .value-card:hover{transform:translateY(-2px)}.values .value-card__icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;margin-bottom:.75rem;color:var(--accent, currentColor)}.values .icon{width:100%;height:100%}.values .value-card__title{margin:0 0 .35rem;font-size:1.1rem;letter-spacing:.2px;text-shadow:0 1px 1px rgba(0,0,0,.35)}.values .value-card__body{margin:0;line-height:1.55;font-size:.98rem;opacity:.9}.cards-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;row-gap:2rem;position:relative;width:100%;padding-bottom:2rem}.card.service-card{display:flex;flex-direction:column}.card.service-card{--hover-shift: -10px}.cards-grid>.card:nth-child(2n){--base-offset: 2rem}@media (max-width: 360px){.about-page{padding-inline:1rem}.about-header{padding:3rem 1rem 1.25rem}.about-header h1{font-size:2rem;line-height:1.15;letter-spacing:.02em}.about-header p{font-size:1.05rem;padding-bottom:2rem}.story-card{padding:1.1rem 1rem 1.6rem}.story-badge{left:.5rem;top:-1.2rem}.story-lead{font-size:1.05rem;line-height:1.65}.mission-vision-grid{grid-template-columns:1fr;gap:1rem}.mv-chips{grid-template-columns:1fr;gap:.6rem}.mv-chip{font-size:1rem;padding:.55rem .9rem}.about-me .card{padding:1rem}.about-me .lead{font-size:1.05rem;margin-block:.6rem 1rem}.about-me_content{padding-bottom:2rem}.about-me_content h3{margin-block:1.4rem .45rem}.values .values__tagline{font-size:1.05rem;margin-block:.6rem 1rem}.values .values__grid{grid-template-columns:1fr;gap:1rem}.cards-grid{grid-template-columns:1fr;column-gap:0;row-gap:1rem;padding-bottom:1.5rem}.cards-grid>.card:nth-child(2n){--base-offset: 0}}@media (min-width: 361px) and (max-width: 480px){.about-page{padding-inline:1.25rem}.about-header{padding:3rem 1.25rem 1.25rem}.about-header h1{font-size:2.2rem;line-height:1.15}.about-header p{font-size:1.1rem;padding-bottom:2rem}.story-card{padding:1.25rem 1.1rem 1.75rem}.story-lead{font-size:1.08rem}.mission-vision-grid{grid-template-columns:1fr;gap:1rem}.mv-chips{grid-template-columns:1fr}.values .values__grid{grid-template-columns:1fr;gap:1rem}.cards-grid{grid-template-columns:1fr;row-gap:1.25rem}.cards-grid>.card:nth-child(2n){--base-offset: 0}.about-me_content{padding-bottom:2rem}}@media (min-width: 481px) and (max-width: 768px){.about-header{padding:3.5rem 1.5rem 1.25rem}.about-header h1{font-size:2.4rem}.about-header p{font-size:1.15rem;padding-bottom:2.5rem}.story-card{padding:1.25rem 1.25rem 1.75rem}.story-badge{left:.75rem}.mission-vision-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.mv-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.mv-chip{font-size:1rem}.values .values__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.cards-grid{column-gap:1.25rem;row-gap:1.25rem}.cards-grid>.card:nth-child(2n){--base-offset: 1rem}.about-me_content{padding-bottom:2.5rem}}@media (min-width: 769px) and (max-width: 1024px){.about-header{padding:4rem 2rem 1.5rem}.about-header h1{font-size:2.75rem}.about-header p{font-size:1.2rem;padding-bottom:3rem}.story-card{max-width:760px;padding:1.25rem 1.5rem 2rem}.story-badge{left:.5rem}.mission-vision-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.mv-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.mv-chip{font-size:1.02rem}.values .values__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.cards-grid{column-gap:1.75rem;row-gap:1.75rem}.cards-grid>.card:nth-child(2n){--base-offset: 1.25rem}.about-me_content{padding-bottom:3rem}}.contact-section{padding:4rem 2rem 1.5rem}.contact-form{display:grid;gap:1rem;border:none;padding:1.5rem}.contact-form .field{display:grid;gap:.375rem}.contact-form label{font-weight:600}.input:invalid,.textarea:invalid{border-color:var(--color-secondary)}.contact-form .consent{display:flex;align-items:center;gap:.5rem;font-weight:500}.contact-form .hp{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media (max-width: 360px){.contact-section{padding:2.5rem 1rem 1rem}.contact-form{padding:1rem;gap:.85rem}.contact-form .consent{flex-wrap:wrap;align-items:flex-start}}@media (min-width: 361px) and (max-width: 480px){.contact-section{padding:2.75rem 1.25rem 1.25rem}.contact-form{padding:1.25rem;gap:1rem}.contact-form .field{gap:.4rem}.contact-form .consent{flex-wrap:wrap;align-items:flex-start;gap:.6rem}}@media (min-width: 481px) and (max-width: 768px){.contact-section{padding:3rem 1.5rem 1.25rem}.contact-form{padding:1.25rem;gap:1rem}.contact-form .consent{flex-wrap:wrap}}@media (min-width: 769px) and (max-width: 1024px){.contact-section{padding:4rem 2.5rem 1.5rem}.contact-form{padding:1.5rem;gap:1rem;max-width:720px;margin:0 auto}}.projects-page{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1200px}.projects-section{padding:4rem 2rem 1.5rem}.projects-section h1{font-size:3rem;color:var(--color-font);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em;position:relative}.projects-section .lead{font-size:clamp(1.05rem,1.2vw + .9rem,1.25rem);margin-block:var(--space-3, .75rem) var(--space-5, 1.5rem);font-weight:600}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.project-card{display:flex;flex-direction:column;text-decoration:none;padding:1rem}.project-thumb{aspect-ratio:16/9;overflow:hidden;max-height:8rem;border-radius:var(--radius-md)}.project-thumb img{width:100%;height:100%;object-fit:contain;display:block}.project-body{padding:1rem 0 .75rem}.project-title{font-size:1.5rem;margin:0 0 .25rem;color:#000}.project-summary{margin:0 0 .5rem;opacity:.9}.project-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;list-style:none;padding:0;margin:0 0 .75rem}.badge{font-size:.8rem;padding:.25rem .5rem;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-secondary) 12%,transparent);border:1px solid color-mix(in srgb,var(--color-secondary) 22%,transparent)}.project-outcome{font-weight:600;margin-bottom:.5rem}.project-cta{font-weight:600}.project-card:hover .project-cta,.project-card:focus-visible .project-cta{text-decoration:underline}@media (max-width: 360px){.projects-section{padding:2.5rem 1rem 1rem}.projects-section h1{font-size:2rem;line-height:1.15}.projects-section .lead{font-size:1.05rem;margin-block:.6rem 1rem}.projects-grid{grid-template-columns:1fr;gap:1rem}.project-card{padding:.9rem}.project-thumb{max-height:9rem}.project-title{font-size:1.25rem}.badge{font-size:.75rem}}@media (min-width: 361px) and (max-width: 480px){.projects-page{padding-inline:1.25rem}.projects-section{padding:2.75rem 1.25rem 1.25rem}.projects-section h1{font-size:2.3rem;line-height:1.15}.projects-section .lead{font-size:1.1rem;margin-block:.75rem 1.25rem}.projects-grid{grid-template-columns:1fr;gap:1.25rem}.project-card{padding:1rem}.project-thumb{max-height:10rem}.project-title{font-size:1.35rem}.badge{font-size:.8rem}}@media (min-width: 481px) and (max-width: 768px){.projects-section{padding:3rem 1.5rem 1.25rem}.projects-section h1{font-size:2.4rem}.projects-section .lead{font-size:1.15rem}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;align-items:start}.project-title{font-size:1.35rem}.project-thumb{max-height:9rem}.badge{font-size:.78rem}}@media (min-width: 769px) and (max-width: 1024px){.projects-section{padding:4rem 2.5rem 1.5rem}.projects-section h1{font-size:2.6rem}.projects-section .lead{font-size:1.2rem}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.project-card{padding:1.1rem}.project-title{font-size:1.4rem}.project-thumb{max-height:9rem}.badge{font-size:.82rem}}.service-section p{color:var(--color-font)}.hero{position:relative;min-height:60vh;padding:3rem 1.25rem;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--color-font);background:linear-gradient(135deg,var(--color-home-bg-one) 0%,var(--color-home-bg-two) 100%);width:100%;overflow:hidden}.hero .container{background:none;max-width:900px}.hero h1{margin:0 0 1rem;font-size:clamp(2.25rem,6vw,4rem);line-height:1.15;padding-bottom:1rem}.hero p{margin:0 0 1.75rem;font-size:clamp(1rem,2.2vw,1.25rem);color:#ffffffd9}.hero a{display:inline-block;background:var(--color-secondary);color:var(--color-font);font-weight:600;padding:.8rem 1.4rem;border-radius:var(--radius-max);box-shadow:0 8px 18px #00000026;transition:transform .15s ease,box-shadow .15s ease}.hero a:hover,.hero a:focus{background:var(--color-accent);transform:translateY(-2px);box-shadow:0 12px 22px #0003;outline:none;cursor:pointer}.hero a:focus-visible{box-shadow:0 0 0 3px #00bfff66,0 12px 22px #0003}.services{align-items:center;position:relative;overflow:hidden;color:var(--color-primary);padding:2rem 1rem;text-align:center;width:100%;background:linear-gradient(135deg,var(--color-home-bg-two) 0%,var(--color-home-bg-one) 100%)}section.services>.container{background:none}.services-title{margin:0 0 1rem;color:var(--color-font)}.services-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.services-card{padding:1rem 1.25rem;font-weight:600;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.services-card:hover{transform:translateY(-2px);border-color:var(--color-accent);box-shadow:0 10px 20px #0033661f}.tech-stack{position:relative;min-height:25vh;width:100%;overflow:hidden;text-align:center;background:linear-gradient(135deg,var(--color-home-bg-one) 20%,var(--color-home-bg-two) 80%)}.tech-stack h2{color:var(--color-font);text-align:center}section.tech-stack>.container{background:none}.tech-items{display:flex}.tech-item{background:linear-gradient(135deg,white 0%,var(--color-secondary) 80%);width:100px;height:120px;padding:.5rem 1rem;border-radius:var(--radius-sm);margin:.5rem;box-shadow:0 2px 4px #0000001a}.tech-item .icon-big{width:70px;height:70px}.tech-icon{width:100%;height:auto;display:block;border-radius:var(--radius-sm)}.tech-label{display:block;text-align:center;font-size:.9rem;color:var(--color-primary);font-weight:600;line-height:1;margin-top:.5rem}#statistics.statistics{background:linear-gradient(180deg,#0033660f,#00336608);color:var(--color-primary);padding:1rem;text-align:center}.statistics h2{color:var(--color-font);margin-bottom:1rem}.statistics-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.stat-card{display:flex;justify-content:center}.stat-figure{background:var(--color-card-bg);color:var(--color-primary);border:1px solid rgba(0,51,102,.18);border-radius:var(--radius-lg);padding:1rem 1rem 1.1rem;width:180px;box-shadow:0 6px 14px #00336614;display:flex;flex-direction:column;align-items:center}.stat-circle{width:88px;height:88px;border-radius:50%;border:3px solid var(--color-accent);display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;background:var(--color-card-bg)}.stat-number{font:700 1.8rem/1;color:var(--color-secondary)}.stat-label{margin:0;font:600 .95rem/1.2;color:var(--color-primary)}@media (max-width: 360px){.hero{min-height:55vh;padding:2.25rem 1rem}.hero h1{font-size:1.9rem;line-height:1.15}.hero p{font-size:1rem;margin:0 0 1.25rem}.hero a{width:100%;max-width:320px;text-align:center;padding:.85rem 1.1rem}.services{padding:2rem 1rem 2.5rem}.services-list{grid-template-columns:1fr;gap:1rem}.services-card{padding:.9rem 1rem}.tech-items{flex-wrap:wrap;justify-content:center}.tech-item{width:96px;height:112px;margin:.4rem;padding:.5rem .75rem}.tech-item .icon-big{width:62px;height:62px}.tech-label{font-size:.85rem}#statistics.statistics{padding:1.5rem 1rem}.statistics-grid{grid-template-columns:1fr;gap:1rem}.stat-figure{width:100%;max-width:260px}.stat-circle{width:80px;height:80px}.stat-number{font-size:1.6rem}.stat-label{font-size:.9rem}}@media (min-width: 361px) and (max-width: 480px){.hero{min-height:58vh;padding:2.75rem 1.25rem}.hero h1{font-size:2.2rem;line-height:1.15}.hero p{font-size:1.05rem;margin-bottom:1.5rem}.hero a{width:100%;max-width:360px;text-align:center}.services{padding:2.5rem 1.25rem}.services-list{grid-template-columns:1fr;gap:1.1rem}.services-card{padding:1rem 1.1rem}.tech-items{flex-wrap:wrap;justify-content:center}.tech-item{width:100px;height:118px;margin:.5rem}.tech-item .icon-big{width:65px;height:65px}.tech-label{font-size:.9rem}#statistics.statistics{padding:1.75rem 1.25rem}.statistics-grid{grid-template-columns:1fr;gap:1.1rem}.stat-figure{width:100%;max-width:280px}.stat-circle{width:85px;height:85px}.stat-number{font-size:1.7rem}}@media (min-width: 481px) and (max-width: 768px){.hero{min-height:65vh;padding:3rem 1.75rem}.hero h1{font-size:2.6rem}.hero p{font-size:1.1rem}.services{padding:2.5rem 1.75rem}.services-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.tech-items{flex-wrap:wrap;justify-content:center}.tech-item{width:100px;height:120px}.statistics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.stat-figure{width:170px}}@media (min-width: 769px) and (max-width: 1024px){.hero{min-height:70vh;padding:4rem 2.5rem}.hero h1{font-size:3.2rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.services{padding:3rem 2.5rem}.services-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.tech-items{justify-content:center;flex-wrap:wrap}.tech-item{width:110px;height:130px}.tech-item .icon-big{width:72px;height:72px}.statistics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.stat-figure{width:180px}}
