body.page-about{background:var(--black-deep);color:rgba(255,255,255,.7);overflow-x:hidden}.about-page .section{padding:100px 48px}.about-page .section.soft{background:var(--black-soft)}.about-page .section.dark{background:var(--black-deep)}.about-page .inner{width:100%;max-width:1200px;margin:0 auto}.about-page .sec-title{margin:0 0 20px;color:var(--white);font-size:var(--text-h2-lg);font-weight:600;line-height:var(--heading-lh);letter-spacing:var(--heading-track);text-align:center}.site-hero{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:flex-end;overflow:hidden;background:var(--black-deep);color:var(--white)}.site-hero__media,.site-hero__scrim{position:absolute;inset:0}.site-hero__media img{width:100%;height:100%;object-fit:cover}.site-hero__scrim{z-index:1;background:linear-gradient(180deg,rgba(10,10,15,.35),rgba(10,10,15,.15) 40%,rgba(10,10,15,.82)),linear-gradient(90deg,rgba(10,10,15,.55),transparent 55%)}.site-hero__inner{position:relative;z-index:2;width:100%;max-width:var(--cin-hero-max);margin:0 auto;padding:var(--cin-section-y)var(--cin-gutter)}.site-hero__title{max-width:14ch;margin:0;overflow:visible;color:var(--white);font-size:clamp(3rem,7.5vw,6rem);font-weight:400;line-height:.95;letter-spacing:-.04em}.site-hero .gradient{display:inline-block;box-sizing:content-box;padding-left:.05em;padding-right:15px;padding-bottom:.18em;margin-bottom:-.18em;background:var(--spectrum);background-size:200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-weight:400;font-style:italic}.site-hero__lead{max-width:54ch;margin:28px 0 0;color:rgba(255,255,255,.72);font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.55;text-wrap:pretty}.drives-head{margin-bottom:36px;text-align:center}.drives-eyebrow{display:inline-flex;align-items:center;gap:11px;margin:0 0 12px;color:rgba(255,255,255,.62);font-size:var(--text-body);font-weight:600;letter-spacing:.16em;text-transform:uppercase}.drives-eyebrow::before{content:"";width:26px;height:2px;flex:none;border-radius:2px;background:var(--spectrum)}.drives-head .drives-eyebrow{width:100%;justify-content:center}.drives-title{margin-bottom:8px!important}.drives-triptych-wrap{opacity:0;transform:translateY(36px)scale(.98);transition:opacity .85s .15s ease,transform .85s .15s ease}.drives-triptych-wrap.in{opacity:1;transform:none}.drives-triptych{display:flex;width:100%;height:480px;gap:3px;overflow:hidden;border:1px solid var(--glass-border);border-radius:20px;background:rgba(255,255,255,2%);box-shadow:0 18px 50px rgba(0,0,0,.28)}.drives-panel{position:relative;flex:1;min-width:72px;overflow:hidden;cursor:pointer;transition:flex .6s cubic-bezier(.4,0,.2,1)}.drives-panel::before{content:"";position:absolute;left:0;top:0;bottom:0;z-index:10;width:1px;background:var(--glass-border);transition:background .35s}.drives-panel:first-child::before{display:none}.drives-panel:hover::before{background:rgba(247,175,36,.28)}.drives-triptych:has(.drives-panel:hover) .drives-panel:not(:hover){flex:0 0 72px}.drives-triptych:has(.drives-panel:hover) .drives-panel:hover{flex:4 4}.drives-panel-bg,.drives-panel-glow,.drives-panel-art{position:absolute;inset:0}.drives-panel--belief .drives-panel-bg{background:linear-gradient(145deg,rgba(255,255,255,3%),var(--black-soft) 45%,rgba(247,175,36,6%))}.drives-panel--vision .drives-panel-bg{background:linear-gradient(145deg,rgba(255,255,255,3%),var(--black-soft) 45%,rgba(65,105,225,8%))}.drives-panel--mission .drives-panel-bg{background:linear-gradient(145deg,rgba(255,255,255,3%),var(--black-soft) 45%,rgba(50,205,50,8%))}.drives-panel-glow{opacity:0;transition:opacity .5s}.drives-panel--belief .drives-panel-glow{background:radial-gradient(ellipse 70% 60% at 50% 80%,rgba(247,175,36,8%),transparent 70%)}.drives-panel--vision .drives-panel-glow{background:radial-gradient(ellipse 70% 60% at 50% 80%,rgba(80,160,255,8%),transparent 70%)}.drives-panel--mission .drives-panel-glow{background:radial-gradient(ellipse 70% 60% at 50% 80%,rgba(50,210,140,8%),transparent 70%)}.drives-panel:hover .drives-panel-glow{opacity:1}.drives-panel-art{width:100%;height:100%;opacity:.24;transform:scale(1.04);transition:opacity .45s,transform .5s}.drives-panel:hover .drives-panel-art,.drives-panel.is-open .drives-panel-art{opacity:.42;transform:scale(1)}.drives-panel-num{position:absolute;top:32px;right:36px;z-index:5;color:rgba(255,255,255,3%);font-size:92px;font-weight:800;line-height:1}.drives-panel-label-vert{position:absolute;bottom:84px;left:50%;z-index:20;transform:translateX(-50%)rotate(-90deg);color:rgba(255,255,255,.5);font-size:30px;font-weight:600;letter-spacing:.04em;white-space:nowrap;transition:opacity .25s}.drives-panel:hover .drives-panel-label-vert,.drives-panel.is-open .drives-panel-label-vert{opacity:0}.drives-panel-content{position:absolute;inset:0;z-index:20;display:flex;flex-direction:column;justify-content:flex-end;padding:38px;opacity:0;pointer-events:none;transition:opacity .28s}.drives-panel:hover .drives-panel-content,.drives-panel.is-open .drives-panel-content{opacity:1;pointer-events:auto}.drives-content-tag{width:fit-content;margin-bottom:20px;padding:5px 12px;border-radius:20px;font-size:var(--text-body);font-weight:600;letter-spacing:.18em;text-transform:uppercase}.drives-panel--belief .drives-content-tag{color:#f7af24;border:1px solid rgba(247,175,36,.2);background:rgba(247,175,36,.1)}.drives-panel--vision .drives-content-tag{color:#7ec8ff;border:1px solid rgba(80,160,255,.2);background:rgba(80,160,255,.1)}.drives-panel--mission .drives-content-tag{color:#5de8a8;border:1px solid rgba(50,210,140,.2);background:rgba(50,210,140,.1)}.drives-content-divider{width:40px;height:1px;margin-bottom:20px}.drives-panel--belief .drives-content-divider{background:#f7af24}.drives-panel--vision .drives-content-divider{background:#7ec8ff}.drives-panel--mission .drives-content-divider{background:#5de8a8}.drives-content-title{margin:0 0 18px;color:var(--white);font-size:clamp(26px,2.6vw,40px);font-weight:700;line-height:1.12;letter-spacing:-.025em}.drives-content-title em{color:rgba(255,255,255,.5);font-style:normal}.drives-content-body{max-width:360px;color:rgba(255,255,255,.58);font-size:var(--text-body);line-height:1.65}.drives-metrics{display:flex;align-items:center;justify-content:center;gap:64px;margin-top:48px;opacity:0;transform:translateY(20px);transition:opacity .6s .4s,transform .6s .4s}.drives-metrics.in{opacity:1;transform:none}.drives-metric{text-align:center}.drives-metric-val{margin-bottom:6px;color:var(--white);font-size:32px;font-weight:700;line-height:1}.drives-metric-label{color:rgba(255,255,255,.38);font-size:var(--text-body);font-weight:500;letter-spacing:.1em;text-transform:uppercase}.drives-metric-sep{width:1px;height:40px;background:var(--glass-border)}.principles-title{margin-top:80px!important}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.value-card{padding:40px;border:1px solid var(--glass-border);border-radius:16px;background:rgba(255,255,255,3%);text-align:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.value-card:hover{transform:none;background:rgba(255,255,255,5%);box-shadow:0 18px 40px rgba(0,0,0,.45)}.value-card:nth-child(1):hover{border-color:#ff6b6b}.value-card:nth-child(2):hover{border-color:#9370db}.value-card:nth-child(3):hover{border-color:gold}.value-card:nth-child(4):hover{border-color:#00ced1}.value-card:nth-child(5):hover{border-color:#32cd32}.value-card:nth-child(6):hover{border-color:#4169e1}.value-icon{width:60px;height:60px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.value-icon svg{width:100%;height:100%;filter:drop-shadow(0 4px 12px currentColor)}.value-card:nth-child(1) .value-icon{color:#ff6b6b}.value-card:nth-child(2) .value-icon{color:gold}.value-card:nth-child(3) .value-icon{color:#9370db}.value-card:nth-child(4) .value-icon{color:#32cd32}.value-card:nth-child(5) .value-icon{color:#00ced1}.value-card:nth-child(6) .value-icon{color:#4169e1}.value-title{margin:0 0 12px;color:var(--white);font-size:20px;font-weight:600}.value-desc{color:rgba(255,255,255,.7);font-size:15px;line-height:1.7}.trips-sub{max-width:620px;margin:0 auto 64px;color:rgba(255,255,255,.6);font-size:17px;line-height:1.7;text-align:center}.trips-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.trip-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--glass-border);border-radius:16px;background:rgba(255,255,255,3%);transition:transform .3s ease,border-color .3s ease,background .3s ease}.trip-card:hover{transform:none;border-color:rgba(255,255,255,.2);background:rgba(255,255,255,5%)}.trip-photo{position:relative;flex-shrink:0;aspect-ratio:4/3;overflow:hidden;min-width:0}.trip-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.trip-card:hover .trip-photo img{transform:scale(1.04)}.trip-loc{position:absolute;left:14px;bottom:14px;padding:6px 14px;border:1px solid rgba(255,255,255,.18);border-radius:100px;background:rgba(10,10,15,.6);color:var(--white);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(12px)}.trip-body{display:flex;flex:1;flex-direction:column;padding:24px 26px 26px}.trip-story{margin:0 0 22px;color:rgba(255,255,255,.75);font-size:15px;line-height:1.65}.trip-byline{display:flex;flex-direction:column;gap:2px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,8%)}.trip-name{color:var(--white);font-size:15px;font-weight:600}.trip-role{color:rgba(255,255,255,.5);font-size:13px}.trip-card--featured{grid-column:1/-1;flex-direction:row}.trip-card--featured .trip-photo{flex:1.4;min-height:340px;aspect-ratio:auto}.trip-card--featured .trip-body{flex:1;justify-content:center;padding:40px 44px}.trip-card--featured .trip-story{color:rgba(255,255,255,.85);font-size:clamp(17px,1.6vw,20px);line-height:1.6}.trip-card--featured .trip-byline{margin-top:0}@media(max-width:1024px){.values-grid,.trips-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.about-page .section{padding:72px 24px}.site-hero__title{max-width:none;font-size:clamp(2.25rem,9vw,3rem)}.drives-triptych{height:auto;min-height:460px;flex-direction:column;gap:1px}.drives-panel{flex:0 0 92px;min-width:0;min-height:92px;transition:flex-basis .35s,min-height .35s}.drives-panel.is-open{flex:1 1 280px;min-height:280px}.drives-triptych:has(.drives-panel:hover) .drives-panel:not(:hover),.drives-triptych:has(.drives-panel:hover) .drives-panel:hover{flex:initial}.drives-panel-content{padding:24px 20px}.drives-content-title{margin-bottom:12px;font-size:24px}.drives-content-body{max-width:none}.drives-panel-num{top:20px;right:24px;font-size:72px}.drives-panel-label-vert{bottom:32px;transform:translateX(-50%);letter-spacing:.08em}.drives-metrics{flex-direction:column;gap:20px;margin-top:36px}.drives-metric-sep{display:none}.trip-card--featured{flex-direction:column}.trip-card--featured .trip-photo{min-height:0;aspect-ratio:16/10}.trip-card--featured .trip-body{padding:24px 26px 26px}.values-grid{grid-template-columns:1fr}}@media(max-width:640px){.trips-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.drives-triptych-wrap,.drives-metrics,.about-page .reveal{opacity:1;transform:none;transition:none}}