html.page-about-locked,body.page-about-locked{height:100vh!important;height:100dvh!important;overflow:hidden!important;margin:0!important;padding:0!important;position:fixed;width:100%}.about-grid-wrapper{width:100%;height:calc(100vh - 64px);height:calc(100dvh - 64px);margin-top:64px;overflow:hidden;background:var(--paper);display:flex;flex-direction:column}@media(min-width:900px){.about-grid-wrapper{height:calc(100vh - 72px);height:calc(100dvh - 72px);margin-top:72px}}.about-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);width:100%;height:100%;flex:1;overflow:hidden}@media(min-width:900px){.about-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}}.about-tile{width:100%;height:100%;min-height:0;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:clamp(.5rem,1.2vh,1.2rem) clamp(.6rem,1.5vw,1.5rem);position:relative;overflow:hidden;box-sizing:border-box}@media(min-width:900px){.about-tile{padding:clamp(1rem,2vh + .5vw,2.5rem)}}.tile-image{background-size:cover;background-position:center;background-repeat:no-repeat;padding:0}.tile-stats{background:#fff;color:#112d4e;align-items:flex-start}.tile-brand{background:var(--teal);color:#fff;align-items:center;text-align:center}.tile-dark{background:#112d4e;color:#fff;align-items:center;text-align:center}.about-eyebrow{font-size:clamp(.6rem,.6vw + .25vh,.75rem);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);margin-bottom:clamp(.2rem,.5vh,.5rem);line-height:1.2}.about-eyebrow-center{font-size:clamp(.6rem,.6vw + .25vh,.75rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:clamp(.25rem,.6vh,.6rem)}.about-title-dark{font-family:var(--font-display);font-size:clamp(.95rem,1.1vw + .5vh,1.85rem);font-weight:700;line-height:1.12;letter-spacing:-.03em;margin-bottom:clamp(.4rem,1vh,1.25rem);color:#112d4e}.about-title-dark strong{text-decoration:underline;text-decoration-color:var(--teal);text-decoration-thickness:2px;text-underline-offset:3px;color:#112d4e}.about-title-light{font-family:var(--font-display);font-size:clamp(1rem,1.2vw + .5vh,2rem);font-weight:700;letter-spacing:-.03em;margin-bottom:clamp(.25rem,.8vh,.75rem);line-height:1.15}.about-text{font-size:clamp(.68rem,.75vw + .3vh,.98rem);line-height:1.4;opacity:.95;max-width:32ch;margin:0 auto}.about-text-dim{font-size:clamp(.65rem,.7vw + .25vh,.92rem);line-height:1.38;color:#dbe2ef;opacity:.92;max-width:28ch;margin:0 auto}.about-quote{font-family:var(--font-display);font-size:clamp(.64rem,.72vw + .3vh,1.08rem);line-height:1.32;font-weight:600;letter-spacing:-.01em;margin-bottom:clamp(.35rem,1vh,1rem);text-transform:uppercase;max-width:38ch}.quote-author strong{font-size:clamp(.6rem,.65vw + .2vh,.82rem);letter-spacing:.05em;text-transform:uppercase;display:block;margin-bottom:.15rem}.quote-author span{font-size:clamp(.52rem,.55vw + .15vh,.72rem);opacity:.8}.progress-bars{width:100%;display:grid;gap:clamp(.25rem,.7vh,.8rem)}.progress-item{width:100%}.progress-header{display:flex;justify-content:space-between;font-size:clamp(.55rem,.6vw + .2vh,.72rem);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#334155;margin-bottom:clamp(.15rem,.3vh,.35rem)}.progress-track{width:100%;height:clamp(2px,.4vh,3px);background:var(--line);position:relative;border-radius:999px;overflow:hidden}.progress-fill{position:absolute;top:0;left:0;height:100%;background:var(--teal);width:0;transition:width 1.2s cubic-bezier(.165,.84,.44,1);border-radius:999px}.motto-icon{width:clamp(32px,4vh,56px);height:clamp(32px,4vh,56px);background:#fff3;border-radius:50%;display:grid;place-items:center;margin-bottom:clamp(.3rem,.8vh,.85rem);color:#facc15}.motto-icon svg{width:clamp(18px,2.4vh,32px);height:clamp(18px,2.4vh,32px)}.milestone-number{font-family:var(--font-display);font-size:clamp(2.4rem,4.5vw + 2.5vh,6.5rem);font-weight:800;line-height:1;letter-spacing:-.04em;color:#facc15;margin-bottom:clamp(.15rem,.4vh,.35rem)}.portfolio-overlay{position:absolute;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;opacity:1;transition:background .3s ease;backdrop-filter:blur(1.5px)}.tile-image:hover .portfolio-overlay{background:#00000080}.portfolio-link{font-family:var(--font-display);font-size:clamp(.75rem,.9vw + .4vh,1.25rem);font-weight:700;color:#112d4e;background:#facc15;padding:clamp(.4rem,.8vh,.75rem) clamp(.75rem,1.5vw,1.35rem);border-radius:999px;display:inline-flex;align-items:center;gap:.4rem;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 4px 14px #00000040;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.portfolio-link .arrow{transition:transform .25s var(--ease-out)}.portfolio-link:hover{transform:translateY(-2px);box-shadow:0 6px 20px #facc1566}.portfolio-link:hover .arrow{transform:translate(4px)}
