.about-page{background:#11161f;color:#f9fafb}.about-hero{position:relative;background-size:cover;background-position:center;height:340px;display:flex;align-items:flex-end}.about-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000040,#11161f 85%)}.about-hero__content{position:relative;padding:0 0 48px;justify-items:center}.about-hero__content h1{font-size:clamp(2.2rem,4vw,2.8rem);text-transform:uppercase;letter-spacing:.08em;color:#e99f3c;font-weight:600;font-family:Montserrat,sans-serif;padding-bottom:40px}.section-title{text-align:center;font-size:2.2rem;font-weight:500;letter-spacing:.1em;margin-bottom:28px;color:#e99f3c;font-family:Gotham,sans-serif}.about-history{padding:60px 0 72px}.history-layout{max-width:980px;margin:24px auto 0;display:flex;align-items:stretch;justify-content:center;gap:32px;position:relative}.history-column{flex:1 1 0;display:flex;flex-direction:column;gap:28px}.history-divider{flex:0 0 120px;display:flex;align-items:stretch;justify-content:center}.history-divider img{height:100%;max-height:800px;width:auto;object-fit:contain}.history-card--left,.history-card--right{padding:18px 20px;font-style:"Gotham",sans-serif}.history-card--left{text-align:right;padding-top:70px}.history-card--right{text-align:left;padding-top:0;padding-bottom:40px}.history-year{font-weight:600;color:#f9fafb;font-size:2rem;margin-bottom:6px}.history-subtitle{font-size:1.2rem;letter-spacing:.08em;color:#f9fafb;margin:0 0 8px}.history-text{font-size:.9rem;line-height:1.6;color:#d1d5db;text-align:justify}.history-mobile{display:none;margin-top:24px}.history-mobile__track{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.history-mobile__track::-webkit-scrollbar{height:6px}.history-mobile__track::-webkit-scrollbar-thumb{background:#94a3b8cc;border-radius:999px}.history-mobile__card{min-width:260px;max-width:300px;background:#151a24;padding:18px 20px;scroll-snap-align:start}@media(max-width:992px){.history-layout{max-width:100%;gap:24px}.history-divider{flex:0 0 80px}}@media(max-width:768px){.history-layout{display:none}.history-mobile{display:block}}.about-values{padding:60px 0 70px;background:#0f141b}.about-values h2{color:#e99f3c}.values-tabs{display:flex;justify-content:center;gap:36px;margin:10px auto 34px;flex-wrap:wrap}.values-tab{position:relative;background:transparent;border:none;padding:6px 0;font-family:inherit;font-size:.85rem;text-transform:uppercase;letter-spacing:.18em;color:#6b7280;cursor:pointer;transition:color .2s ease;white-space:nowrap}.values-tab:after{content:"";position:absolute;left:0;bottom:-6px;height:2px;width:0;background:#f2d95f;transition:width .22s ease}.values-tab:hover{color:#e5e7eb}.values-tab:hover:after{width:100%}.values-tab--active{color:#f2d95f}.values-tab--active:after{width:100%}.values-body{margin-top:10px}.values-grid{display:flex;justify-content:center;gap:56px;flex-wrap:wrap}.value-card{max-width:280px;text-align:center;color:#e5e7eb}.value-icon{margin-bottom:16px}.value-icon img{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 0 0 rgba(0,0,0,0));color:#f2d95f}.value-icon img{filter:brightness(0) saturate(100%) invert(79%) sepia(28%) saturate(928%) hue-rotate(6deg) brightness(102%) contrast(90%)}.value-title{font-size:.95rem;text-transform:uppercase;letter-spacing:.18em;color:#f2d95f;margin-bottom:10px;font-weight:600}.value-text{font-size:.95rem;line-height:1.6;color:#d1d5db;width:80%;margin:0 auto}@media(max-width:992px){.values-tabs{gap:20px}.values-grid{gap:36px}.value-card{max-width:220px}}@media(max-width:600px){.about-values{padding:40px 0 50px}.values-tabs{justify-content:flex-start;overflow-x:auto;padding-bottom:6px;flex-direction:column}.values-tabs::-webkit-scrollbar{height:4px}.values-tabs::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:999px}.values-grid{flex-direction:column;align-items:center;gap:28px}.value-card{max-width:320px}}.mv-section{position:relative;padding:60px 0 56px;background:linear-gradient(90deg,var(--dot-bg) calc(var(--dot-space) - var(--dot-size)),transparent 1%) center / var(--dot-space) var(--dot-space),linear-gradient(var(--dot-bg) calc(var(--dot-space) - var(--dot-size)),transparent 1%) center / var(--dot-space) var(--dot-space),var(--dot-color);color:var(--home-text);overflow:hidden}.mv-section__pattern{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px);background-size:20px 20px;opacity:.15;pointer-events:none}.mv-section>.container{position:relative;z-index:1}.mv-header{position:relative;padding:32px 24px;margin-bottom:32px}.mv-header__title{text-align:center;font-size:clamp(1.4rem,3vw,2rem);font-weight:600;letter-spacing:.4em;text-transform:uppercase;color:#fff}.mv-header__icon{position:absolute;right:46%;top:50%;transform:translateY(-50%);opacity:.85;pointer-events:none;z-index:-1}.mv-header__icon img{width:clamp(80px,14vw,100px);height:auto}.mv-row{display:flex;gap:24px;padding:24px}.mv-card{flex:1;padding:22px 22px 24px;border-radius:8px;text-align:justify}.mv-card h3{font-size:1.2rem;font-weight:600;letter-spacing:.08em;margin-bottom:10px}.mv-card p{font-size:.9rem;line-height:1.6}.mv-card--safety{background:#b6772080;color:#fff}.mv-card--house{background:#17469a80;color:#fff}@media(max-width:900px){.mv-header{padding:24px 16px}.mv-header__title{letter-spacing:.22em}.mv-header__icon{right:44%}.mv-row{flex-direction:column;padding:20px 16px}}@media(max-width:600px){.mv-header{text-align:center;margin-bottom:10px}.mv-header__title{letter-spacing:.18em}.mv-header__icon{right:40%;top:36%;text-align:center}.mv-row{padding:18px 12px}}.about-teamSingle{position:relative;padding:64px 0 56px;background:#11161f;overflow:hidden}.about-teamSingle:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.58) 1px,transparent 1px);background-size:18px 18px;opacity:.2;pointer-events:none}.about-teamSingle:after{content:"";position:absolute;inset:0;background:linear-gradient(360deg,#11161f00,#11161f59,#11161fd9 70%,#11161f);pointer-events:none}.teamSingle-grid{position:relative;z-index:1;display:grid;grid-template-columns:520px 1fr;gap:48px;align-items:center}.teamSingle-photoWrap{margin:0;width:90%;height:auto}.teamSingle-photo{width:100%;height:auto;display:block;border-radius:10px}.teamSingle-caption{margin-top:2px;margin-left:12px;font-weight:400;letter-spacing:.22em;font-size:.72rem;color:#ffffffa6;text-align:left}.teamSingle-title{margin:0 0 14px;font-weight:600;letter-spacing:.06em;color:var(--color-secondary, #F8991D);text-transform:none;font-size:38px}.teamSingle-text{margin:0 0 12px;color:#dde1ea;line-height:1.6;max-width:62ch;font-size:.95rem;text-align:justify}@media(max-width:992px){.teamSingle-grid{grid-template-columns:1fr 1.1fr;gap:28px;align-items:start}.teamSingle-title{font-size:1.2rem}.teamSingle-text{font-size:.92rem}}@media(max-width:768px){.about-teamSingle{padding:54px 0 46px}.teamSingle-caption{margin-left:0;text-align:center}.teamSingle-grid{grid-template-columns:1fr;gap:18px;text-align:center;justify-items:center}.teamSingle-photoWrap{max-width:360px}.teamSingle-text{text-align:justify}}.about-work-banner{position:relative;padding:40px 0;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.about-work-banner__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0009,#000c);pointer-events:none}.about-work-banner__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.about-work-banner__text p{font-size:.9rem;color:#e5e7eb;margin-bottom:0}.about-work-banner__text h2{font-size:2.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-family:Gotham,sans-serif}@media(min-width:768px){.about-work-banner__inner{align-items:center}.about-work-banner__text{max-width:600px}}@media(max-width:900px){.team-card{flex:0 1 45%;max-width:260px}}@media(max-width:600px){.team-grid{justify-content:center}.team-card{flex:0 1 100%;max-width:320px}.team-info{text-align:center}.about-work-banner__inner{flex-direction:column;align-items:center}}.btn{display:inline-block;border-radius:4px;padding:10px 18px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;border:1px solid transparent;cursor:pointer}.btn--amber{background:linear-gradient(180deg,#b67720,#8f5a14);color:#fff;border-color:#73460f}.about-gallery{background:#0f141b;padding:60px 0}.gallery-marquee{overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none;scroll-behavior:auto}.gallery-marquee.is-dragging{cursor:grabbing}.gallery-track{display:flex;width:max-content}.gallery-item{flex:0 0 auto}.gallery-item img{display:block;width:320px;height:430px;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:768px){.gallery-item img{width:220px;height:150px}}@media(max-width:900px){.mv-grid{grid-template-columns:1fr}}@media(max-width:768px){.team-card--highlight{grid-column:auto}.gallery-item img{width:220px;height:150px}.about-hero__content h1{text-align:center}}
