.about-hero{position:relative;background:0 0;background-image:url('../images/about/about-page-banner.webp');background-size:cover;background-position:center;background-repeat:no-repeat;padding:calc(var(--header-h,116px) + 0rem) 0 .5rem;min-height:auto;display:flex;align-items:center;overflow:hidden;box-sizing:border-box}.about-hero::before{content:'';position:absolute;inset:0;background:0 0;pointer-events:none}.about-hero__inner{position:relative;z-index:1;max-width:720px;margin:0 auto;text-align:center}.about-hero__label{font-family:var(--font-ui);font-size:.62rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--clr-gold);display:block;margin-bottom:.75rem}.about-hero__title{font-family:var(--font-display);font-size:clamp(2rem, 4.5vw, 3.6rem);font-weight:700;color:var(--clr-cream);line-height:1.1;margin-bottom:1rem}.about-hero__title em{color:var(--clr-gold);font-style:italic}.about-hero__desc{font-family:var(--font-body);font-size:1.0625rem;line-height:1.8;color:rgba(248,244,236,.7);max-width:580px;margin-bottom:1.75rem}.about-hero__btns{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.about-hero__breadcrumb{display:flex;align-items:center;gap:.5rem;font-family:var(--font-ui);font-size:.68rem;color:rgba(248,244,236,.4)}.about-hero__breadcrumb a{color:rgba(248,244,236,.5);text-decoration:none;transition:color .2s}.about-hero__breadcrumb a:hover{color:var(--clr-gold)}.about-hero__breadcrumb span{color:rgba(248,244,236,.25)}.about-hero__breadcrumb .current{color:var(--clr-gold)}.about-hero__stats{display:flex;gap:0;border-top:1px solid rgba(255,255,255,.08);padding-top:2rem;margin-top:2rem;flex-wrap:wrap}.hero-stat{flex:1;min-width:120px;padding-right:2rem;border-right:1px solid rgba(255,255,255,.06);margin-right:2rem}.hero-stat:last-child{border-right:none;margin-right:0}.hero-stat__num{font-family:var(--font-display);font-size:2.2rem;font-weight:700;color:var(--clr-gold);line-height:1;display:flex;align-items:baseline;gap:2px}.hero-stat__num sup{font-size:.9rem;font-family:var(--font-ui);font-weight:700}.hero-stat__label{font-family:var(--font-ui);font-size:.58rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(248,244,236,.4);margin-top:.3rem}.who-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp-2xl);align-items:center}.who__img-wrap{position:relative;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-xl)}.who__img-wrap img{width:100%;height:480px;object-fit:cover;display:block;transition:transform .5s ease}.who__img-wrap:hover img{transform:scale(1.03)}.who__img-badge{position:absolute;bottom:1.5rem;left:1.5rem;background:rgba(15,35,24,.92);backdrop-filter:blur(8px);border:1px solid rgba(201,168,76,.3);border-radius:var(--radius-md);padding:.75rem 1.1rem}.who__img-badge strong{font-family:var(--font-ui);font-size:.75rem;font-weight:700;color:var(--clr-gold);display:block}.who__img-badge span{font-size:.7rem;color:rgba(248,244,236,.5)}.who__content .section-label{display:block;margin-bottom:.5rem}.who__title{font-family:var(--font-display);font-size:clamp(1.8rem, 3vw, 2.6rem);font-weight:700;color:var(--clr-forest);line-height:1.18;margin-bottom:1rem}.who__title span{color:var(--clr-gold);font-style:italic}.who__lead{font-family:var(--font-body);font-size:1.1rem;font-weight:500;line-height:1.75;color:var(--clr-forest);margin-bottom:1rem}.who__desc{font-size:.95rem;line-height:1.82;color:var(--clr-text-muted);margin-bottom:.85rem}.who__checklist{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin:1.25rem 0 1.75rem}.who__checklist li{display:flex;align-items:center;gap:.65rem;font-family:var(--font-ui);font-size:.8rem;font-weight:600;color:var(--clr-text)}.who__checklist li i{color:var(--clr-forest-light);font-size:.75rem;width:18px;height:18px;background:rgba(46,102,71,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.story-section{background:var(--clr-forest-dark);position:relative;overflow:hidden}.story-section::before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(-45deg,transparent,transparent 60px,rgba(255,255,255,.015) 60px,rgba(255,255,255,.015) 61px)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp-2xl);align-items:center;position:relative;z-index:1}.story__content .section-label{color:var(--clr-gold)}.story__title{font-family:var(--font-display);font-size:clamp(1.8rem, 3vw, 2.5rem);font-weight:700;color:var(--clr-cream);line-height:1.18;margin-bottom:1rem}.story__title em{color:var(--clr-gold);font-style:italic}.story__desc{font-size:1rem;line-height:1.82;color:rgba(248,244,236,.65);margin-bottom:1rem}.story__quote{border-left:3px solid var(--clr-gold);padding:1rem 1.25rem;background:rgba(201,168,76,.07);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:1.5rem 0;font-family:var(--font-body);font-size:1rem;font-style:italic;color:rgba(248,244,236,.75);line-height:1.7}.story__timeline{display:flex;flex-direction:column;gap:0}.timeline-item{display:flex;gap:1.25rem;position:relative;padding-bottom:1.5rem}.timeline-item:not(:last-child)::after{content:'';position:absolute;left:19px;top:40px;bottom:0;width:2px;background:linear-gradient(to bottom,rgba(201,168,76,.4),rgba(201,168,76,.05))}.timeline-item:last-child{padding-bottom:0}.timeline-item__dot{width:40px;height:40px;border-radius:50%;background:var(--clr-gold);display:flex;align-items:center;justify-content:center;font-family:var(--font-ui);font-size:.62rem;font-weight:800;color:var(--clr-forest-dark);flex-shrink:0;box-shadow:0 4px 16px rgba(201,168,76,.3);position:relative;z-index:1}.timeline-item__body{padding-top:.5rem}.timeline-item__year{font-family:var(--font-ui);font-size:.6rem;font-weight:700;letter-spacing:.12em;color:var(--clr-gold);margin-bottom:.2rem}.timeline-item__title{font-family:var(--font-ui);font-size:.85rem;font-weight:700;color:var(--clr-cream);margin-bottom:.25rem}.timeline-item__desc{font-size:.82rem;color:rgba(248,244,236,.5);line-height:1.55}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:var(--sp-xl)}.value-card{background:#fff;border:1px solid var(--clr-border-light);border-radius:var(--radius-xl);padding:2rem 1.75rem;position:relative;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease,border-color .3s ease}.value-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:0 0;border-radius:0 0 3px 3px;transition:background .3s ease}.value-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px);border-color:rgba(46,102,71,.15)}.value-card:hover::before{background:var(--clr-gold)}.value-card__icon{width:56px;height:56px;background:linear-gradient(135deg,var(--clr-forest),var(--clr-forest-mid));border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--clr-gold);font-size:1.4rem;margin-bottom:1.25rem;transition:transform .3s ease}.value-card:hover .value-card__icon{transform:scale(1.08)}.value-card__title{font-family:var(--font-display);font-size:1.3rem;font-weight:700;color:var(--clr-forest);margin-bottom:.75rem}.value-card__desc{font-size:.9rem;color:var(--clr-text-muted);line-height:1.72}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:var(--sp-xl)}.team-card{background:var(--clr-ivory);border:1px solid var(--clr-border-light);border-radius:var(--radius-xl);overflow:hidden;transition:box-shadow .3s ease,transform .3s ease}.team-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.team-card__img{height:380px;background:linear-gradient(135deg,var(--clr-forest),var(--clr-forest-mid));display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.team-card__img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.team-card__avatar{width:80px;height:80px;border-radius:50%;background:rgba(201,168,76,.15);border:2px solid rgba(201,168,76,.3);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--clr-gold)}.team-card__body{padding:1.5rem}.team-card__name{font-family:var(--font-display);font-size:1.2rem;font-weight:700;color:var(--clr-forest);margin-bottom:.25rem}.team-card__role{font-family:var(--font-ui);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--clr-gold);margin-bottom:.75rem}.team-card__desc{font-size:.85rem;color:var(--clr-text-muted);line-height:1.65}.team-card__social{display:flex;gap:.5rem;margin-top:1rem}.team-social-link{width:32px;height:32px;border-radius:var(--radius-sm);background:var(--clr-forest);display:flex;align-items:center;justify-content:center;color:var(--clr-cream);font-size:.75rem;text-decoration:none;transition:background .2s,transform .2s}.team-social-link:hover{background:var(--clr-gold);color:var(--clr-forest-dark);transform:translateY(-2px)}.cert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:var(--sp-xl)}.cert-card{background:#fff;border:1px solid var(--clr-border-light);border-radius:var(--radius-lg);padding:1.75rem 1.25rem;text-align:center;transition:all .3s ease}.cert-card:hover{border-color:rgba(201,168,76,.4);box-shadow:var(--shadow-md);transform:translateY(-3px)}.cert-card__icon{width:56px;height:56px;background:linear-gradient(135deg,var(--clr-forest),var(--clr-forest-mid));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--clr-gold);font-size:1.3rem}.cert-card__name{font-family:var(--font-ui);font-size:.78rem;font-weight:700;color:var(--clr-forest);margin-bottom:.3rem}.cert-card__sub{font-size:.72rem;color:var(--clr-text-muted);line-height:1.5}.mfg-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:var(--sp-xl)}.mfg-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fff;border:1px solid var(--clr-border-light);border-radius:var(--radius-lg);transition:all .3s ease}.mfg-item:hover{border-color:rgba(46,102,71,.2);box-shadow:var(--shadow-sm)}.mfg-item__icon{width:44px;height:44px;background:rgba(46,102,71,.08);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;color:var(--clr-forest);font-size:1.1rem;flex-shrink:0}.mfg-item__title{font-family:var(--font-ui);font-size:.82rem;font-weight:700;color:var(--clr-forest);margin-bottom:.3rem}.mfg-item__desc{font-size:.82rem;color:var(--clr-text-muted);line-height:1.6}.about-cta{background:linear-gradient(135deg,var(--clr-forest-dark) 0,var(--clr-forest-mid) 100%);padding:var(--sp-2xl) 0;text-align:center;position:relative;overflow:hidden}.about-cta::before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(-45deg,transparent,transparent 60px,rgba(255,255,255,.015) 60px,rgba(255,255,255,.015) 61px)}.about-cta__inner{position:relative;z-index:1}.about-cta__title{font-family:var(--font-display);font-size:clamp(1.8rem, 3vw, 2.6rem);color:var(--clr-cream);margin-bottom:.75rem}.about-cta__title em{color:var(--clr-gold);font-style:italic}.about-cta__desc{color:rgba(248,244,236,.6);font-size:1rem;max-width:500px;margin:0 auto 2rem;line-height:1.75}.about-cta__btns{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media (max-width:1024px){.cert-grid{grid-template-columns:repeat(2,1fr)}.values-grid{grid-template-columns:repeat(2,1fr)}.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-hero{padding:3rem 0 2.5rem}.about-hero__title{font-size:clamp(1.6rem, 7vw, 2.2rem)}.about-hero__desc{font-size:.9rem}.about-hero__stats{gap:0;padding-top:1.5rem;margin-top:1.5rem}.hero-stat{min-width:50%;padding-right:1rem;margin-right:1rem;margin-bottom:1rem}.story-grid,.who-grid{grid-template-columns:1fr;gap:var(--sp-xl)}.who__img-wrap img{height:260px}.values-grid{grid-template-columns:1fr}.team-grid{grid-template-columns:1fr}.cert-grid{grid-template-columns:1fr 1fr}.mfg-grid{grid-template-columns:1fr}.value-card{padding:1.5rem 1.25rem}.about-cta{padding:2.5rem 0}}.marketplace-card:hover{background:rgba(255,255,255,.07)!important;border-color:rgba(201,168,76,.3)!important;transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.3)}@media (max-width:600px){.team-grid{grid-template-columns:1fr!important}}.hero-trust-strip{margin-bottom:1.75rem}.hero-trust__label{font-family:var(--font-ui);font-size:.58rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(248,244,236,.4);display:block;margin-bottom:.75rem}.hero-trust__badges{display:flex;gap:.75rem;flex-wrap:wrap}.hero-trust__badge{display:flex;align-items:center;gap:.6rem;padding:.55rem 1rem;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);backdrop-filter:blur(6px);text-decoration:none;transition:all .25s ease;cursor:default}a.hero-trust__badge{cursor:pointer}a.hero-trust__badge:hover{background:rgba(255,255,255,.12);border-color:rgba(201,168,76,.35);transform:translateY(-2px)}.hero-trust__badge span:not(.trust-badge-tag){font-family:var(--font-ui);font-size:.75rem;font-weight:700;color:var(--clr-cream)}.trust-badge-tag{font-family:var(--font-ui);font-size:.58rem!important;font-weight:600!important;color:var(--clr-gold)!important;background:rgba(201,168,76,.12);padding:.1rem .45rem;border-radius:100px;border:1px solid rgba(201,168,76,.25)}@media (max-width:768px){.hero-trust__badges{gap:.4rem}.hero-trust__badge{padding:.4rem .65rem}.hero-trust__badge span:not(.trust-badge-tag){font-size:.65rem}.trust-badge-tag{display:none}}@media (max-width:768px){.about-hero{padding:1.5rem 0 1.25rem}.about-hero__title{font-size:clamp(1.5rem, 6vw, 2rem);margin-bottom:.6rem}.about-hero__desc{font-size:.78rem;line-height:1.6;margin-bottom:1rem}.about-hero__btns{gap:.5rem;margin-bottom:1rem}.about-hero__btns .btn{padding:.5rem 1rem;font-size:.7rem}.about-hero__stats{gap:0;padding-top:1rem;margin-top:1rem}.hero-stat{min-width:50%;padding-right:.75rem;margin-right:.75rem;margin-bottom:.75rem}.hero-stat__num{font-size:1.6rem}.hero-stat__label{font-size:.52rem}.hero-trust-strip{margin-bottom:1rem}.hero-trust__badges{gap:.35rem}.hero-trust__badge{padding:.35rem .6rem;gap:.4rem}.hero-trust__badge span:not(.trust-badge-tag){font-size:.62rem}.who-grid{grid-template-columns:1fr;gap:1.25rem}.who__img-wrap img{height:220px}.who__title{font-size:1.3rem;margin-bottom:.6rem}.who__lead{font-size:.88rem;margin-bottom:.6rem}.who__desc{font-size:.78rem;line-height:1.6;margin-bottom:.6rem}.who__checklist{gap:.35rem;margin:.75rem 0 1.25rem}.who__checklist li{font-size:.72rem;gap:.5rem}.who__img-badge{padding:.5rem .85rem}.who__img-badge strong{font-size:.68rem}.who__img-badge span{font-size:.62rem}.story-section.section{padding:1.5rem 0}.story-grid{grid-template-columns:1fr;gap:1.5rem}.story__title{font-size:1.3rem;margin-bottom:.6rem}.story__desc{font-size:.78rem;line-height:1.6;margin-bottom:.6rem}.story__quote{padding:.65rem .9rem;font-size:.82rem;margin:.85rem 0}.timeline-item{gap:.85rem;padding-bottom:1rem}.timeline-item__dot{width:34px;height:34px;font-size:.6rem}.timeline-item:not(:last-child)::after{left:17px;top:34px}.timeline-item__year{font-size:.55rem}.timeline-item__title{font-size:.75rem;margin-bottom:.2rem}.timeline-item__desc{font-size:.7rem;line-height:1.5}.values-grid{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:1rem}.value-card{padding:1rem .9rem}.value-card__icon{width:38px;height:38px;font-size:1rem;margin-bottom:.65rem}.value-card__title{font-size:.88rem;margin-bottom:.4rem}.value-card__desc{font-size:.72rem;line-height:1.55}.cert-grid{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:1rem}.cert-card{padding:1rem .85rem}.cert-card__icon{width:40px;height:40px;font-size:1rem;margin-bottom:.65rem}.cert-card__name{font-size:.72rem;margin-bottom:.2rem}.cert-card__sub{font-size:.65rem;line-height:1.45}.mfg-grid{grid-template-columns:1fr;gap:.6rem;margin-top:1rem}.mfg-item{padding:.85rem 1rem;gap:.75rem}.mfg-item__icon{width:36px;height:36px;font-size:.9rem}.mfg-item__title{font-size:.75rem;margin-bottom:.2rem}.mfg-item__desc{font-size:.72rem;line-height:1.5}section .container>div[style*="grid-template-columns:repeat(3,1fr)"]{grid-template-columns:1fr 1fr!important;gap:.6rem!important;margin-top:1rem!important}section .container>div[style*="grid-template-columns:repeat(3,1fr)"]>div{padding:.85rem .9rem!important}.team-card__img{height:300px}.team-card__avatar{width:56px;height:56px;font-size:1.4rem}.team-card__body{padding:1rem}.team-card__name{font-size:1rem}.team-card__role{font-size:.58rem;margin-bottom:.5rem}.team-card__desc{font-size:.72rem;line-height:1.55}.team-card__social{margin-top:.6rem}section .container>div[style*="M/s Screen Print"],section .container>div[style*="background:linear-gradient(135deg,var(--clr-forest)"]{padding:1.1rem 1.25rem!important;gap:1rem!important;max-width:100%!important}section .container>div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important;max-width:100%!important;gap:.75rem!important;margin-top:1rem!important}.about-cta{padding:1.75rem 0}.about-cta__title{font-size:1.3rem;margin-bottom:.5rem}.about-cta__desc{font-size:.78rem;margin-bottom:1.25rem}.about-cta__btns{gap:.5rem}.about-cta__btns .btn{font-size:.7rem;padding:.55rem 1rem}.about-hero~section.section{padding-block:1.25rem!important}.about-hero~section .section-title{font-size:clamp(1.1rem, 4.5vw, 1.4rem)!important}.about-hero~section .section-subtitle{font-size:.75rem!important;line-height:1.5!important}.about-hero~section .divider{margin:.4rem 0 .3rem!important}}@media (max-width:480px){.values-grid{grid-template-columns:1fr}.cert-grid{grid-template-columns:1fr 1fr}section .container>div[style*="grid-template-columns:repeat(3,1fr)"]{grid-template-columns:1fr!important}}@media (max-width:768px){.about-hero__stats{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:0!important;padding-top:.75rem!important;margin-top:.75rem!important;flex-wrap:unset!important}.hero-stat{min-width:unset!important;padding-right:0!important;margin-right:0!important;margin-bottom:0!important;padding:.4rem .25rem!important;border-right:1px solid rgba(255,255,255,.06)!important;text-align:center!important}.hero-stat:last-child{border-right:none!important}.hero-stat__num{font-size:1rem!important;justify-content:center}.hero-stat__num sup{font-size:.55rem!important}.hero-stat__label{font-size:.42rem!important;letter-spacing:.06em!important;margin-top:.15rem!important}}@media (max-width:768px){.about-hero{padding:1rem 0 .75rem!important}.about-hero~section.section{padding-block:0.75rem!important}.about-hero__title{font-size:1.3rem!important;margin-bottom:.4rem!important}.about-hero__desc{font-size:.72rem!important;margin-bottom:.6rem!important}.about-hero__btns{margin-bottom:.6rem!important;gap:.4rem!important}.about-hero__btns .btn{padding:.4rem .85rem!important;font-size:.65rem!important}.hero-trust-strip{margin-bottom:.6rem!important}.about-hero__breadcrumb{display:none}.about-hero__stats{padding-top:.5rem!important;margin-top:.5rem!important}.hero-stat{padding:.3rem .2rem!important}.hero-stat__num{font-size:.9rem!important}.hero-stat__label{font-size:.38rem!important}.who-grid{gap:.75rem!important}.who__img-wrap img{height:160px!important}.who__img-badge{display:none}.who__title{font-size:1.1rem!important;margin-bottom:.4rem!important}.who__lead{font-size:.78rem!important;margin-bottom:.4rem!important}.who__desc{font-size:.72rem!important;margin-bottom:.4rem!important;line-height:1.5!important}.who__checklist{gap:.25rem!important;margin:.5rem 0 .75rem!important}.who__checklist li{font-size:.68rem!important}.story-section.section{padding:.75rem 0!important}.story-grid{gap:.75rem!important}.story__title{font-size:1.1rem!important;margin-bottom:.4rem!important}.story__desc{font-size:.72rem!important;margin-bottom:.35rem!important}.story__quote{padding:.45rem .7rem!important;font-size:.72rem!important;margin:.5rem 0!important}.timeline-item{gap:.65rem!important;padding-bottom:.65rem!important}.timeline-item__dot{width:28px!important;height:28px!important;font-size:.55rem!important}.timeline-item:not(:last-child)::after{left:14px!important;top:28px!important}.timeline-item__year{font-size:.5rem!important}.timeline-item__title{font-size:.68rem!important}.timeline-item__desc{font-size:.62rem!important;line-height:1.4!important}.values-grid{gap:.4rem!important;margin-top:.6rem!important}.value-card{padding:.7rem .75rem!important}.value-card__icon{width:32px!important;height:32px!important;font-size:.85rem!important;margin-bottom:.45rem!important}.value-card__title{font-size:.75rem!important;margin-bottom:.25rem!important}.value-card__desc{font-size:.65rem!important;line-height:1.45!important}.cert-grid{gap:.4rem!important;margin-top:.6rem!important}.cert-card{padding:.7rem .65rem!important}.cert-card__icon{width:34px!important;height:34px!important;font-size:.85rem!important;margin-bottom:.45rem!important}.cert-card__name{font-size:.65rem!important}.cert-card__sub{font-size:.58rem!important;line-height:1.4!important}.mfg-grid{gap:.4rem!important;margin-top:.6rem!important}.mfg-item{padding:.65rem .75rem!important;gap:.6rem!important}.mfg-item__icon{width:30px!important;height:30px!important;font-size:.78rem!important}.mfg-item__title{font-size:.68rem!important}.mfg-item__desc{font-size:.65rem!important;line-height:1.4!important}.team-card__img{height:260px!important}.team-card__avatar{width:46px!important;height:46px!important;font-size:1.1rem!important}.team-card__body{padding:.75rem!important}.team-card__name{font-size:.9rem!important}.team-card__role{font-size:.52rem!important;margin-bottom:.35rem!important}.team-card__desc{font-size:.65rem!important;line-height:1.45!important}.team-card__social{margin-top:.4rem!important}section .container>div[style*="grid-template-columns:repeat(3,1fr)"]>div{padding:.65rem .75rem!important}section .container>div[style*="grid-template-columns:repeat(3,1fr)"]>div i{font-size:1.2rem!important;margin-bottom:.5rem!important}.about-cta{padding:1.25rem 0!important}.about-cta__title{font-size:1.1rem!important;margin-bottom:.4rem!important}.about-cta__desc{font-size:.72rem!important;margin-bottom:.85rem!important}.about-hero~section .section-title{font-size:clamp(1rem, 4vw, 1.3rem)!important}.about-hero~section .section-subtitle{font-size:.7rem!important}.about-hero~section .section-head{margin-bottom:0!important}.about-hero~section .divider{margin:.3rem 0 .2rem!important}}@media (max-width:768px){section .container>div[style*="grid-template-columns:1fr 1fr"][style*="700px"]{grid-template-columns:1fr 1fr!important;gap:.5rem!important;max-width:100%!important;margin-top:.75rem!important}section .container>div[style*="grid-template-columns:1fr 1fr"][style*="700px"]>div{padding:1rem .85rem!important}section .container>div[style*="grid-template-columns:1fr 1fr"][style*="700px"]>div>div:first-child{width:44px!important;height:44px!important;margin-bottom:.6rem!important}section .container>div[style*="grid-template-columns:1fr 1fr"][style*="700px"]>div>div[style*="font-size:1.4rem"]{font-size:1rem!important;margin-bottom:.3rem!important}section .container>div[style*="grid-template-columns:1fr 1fr"][style*="700px"]>div>div[style*="0.82rem"]{font-size:.65rem!important;margin-bottom:.75rem!important}section .container>div[style*="grid-template-columns:1fr 1fr"][style*="700px"] .btn{font-size:.6rem!important;padding:.4rem .7rem!important}}@media (max-width:768px){.marketplace-card{padding:.5rem .4rem!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}.marketplace-card>div:first-child{width:32px!important;height:32px!important;margin:0 auto .3rem!important}.marketplace-card>div:first-child i{font-size:.9rem!important}.marketplace-card>div[style*="1.4rem"]{font-size:.75rem!important;margin-bottom:.15rem!important}.marketplace-card>div[style*="0.82rem"]{font-size:.56rem!important;line-height:1.35!important;margin-bottom:.4rem!important}.marketplace-card .btn{font-size:.52rem!important;padding:.28rem .5rem!important;width:100%!important;justify-content:center!important}}@media (max-width:768px){section .container>div[style*="grid-template-columns:1fr 1fr"][style*="800px"]{grid-template-columns:1fr 1fr!important;gap:.5rem!important;max-width:100%!important;margin-top:.75rem!important}section .container>div[style*="grid-template-columns:1fr 1fr"][style*="800px"] .team-card__desc{display:none}.director-view-more{display:inline-flex!important;align-items:center;gap:.35rem;background:0 0;border:1px solid var(--clr-border);border-radius:100px;padding:.25rem .7rem;font-family:var(--font-ui);font-size:.6rem;font-weight:700;color:var(--clr-forest);cursor:pointer;margin-top:.4rem;margin-bottom:.2rem;transition:all .2s;width:100%;justify-content:center}.director-view-more.is-open{background:var(--clr-forest);color:var(--clr-cream);border-color:var(--clr-forest)}.director-view-more i{font-size:.5rem;transition:transform .2s}.director-view-more.is-open i{transform:rotate(180deg)}section .container>div[style*="grid-template-columns:1fr 1fr"][style*="800px"] .team-card__img{height:110px!important}section .container>div[style*="grid-template-columns:1fr 1fr"][style*="800px"] .team-card__body{padding:.75rem!important}section .container>div[style*="grid-template-columns:1fr 1fr"][style*="800px"] .team-card__name{font-size:.9rem!important}section .container>div[style*="grid-template-columns:1fr 1fr"][style*="800px"] .team-card__role{font-size:.5rem!important;margin-bottom:0!important}section .container>div[style*="grid-template-columns:1fr 1fr"][style*="800px"] .team-card__social{margin-top:.4rem!important;gap:.3rem!important}.director-desc-expand{display:none;font-size:.68rem!important;color:var(--clr-text-muted);line-height:1.5;margin-top:.4rem;animation:fadeIn .2s ease}.director-desc-expand.is-open{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}}@media (min-width:769px){.director-view-more{display:none!important}.director-desc-expand{display:block!important}}@media (max-width:768px){.trust-cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}}@media (max-width:480px){.trust-cards-grid{grid-template-columns:1fr!important;gap:.85rem!important}}@media (max-width:768px){.trust-cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:.65rem!important}.trust-cards-grid>div{padding:.75rem!important;border-radius:8px!important}.trust-cards-grid>div>div:first-child{font-size:1.1rem!important;margin-bottom:.25rem!important}.trust-cards-grid>div h3{font-size:.75rem!important;margin-bottom:.25rem!important;line-height:1.3!important}.trust-cards-grid>div p{font-size:.66rem!important;line-height:1.45!important}}@media (max-width:480px){.trust-cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important}.trust-cards-grid>div{padding:.65rem!important}.trust-cards-grid>div>div:first-child{font-size:1rem!important}.trust-cards-grid>div h3{font-size:.7rem!important}.trust-cards-grid>div p{font-size:.62rem!important}}@media (max-width:768px){.marketplace-card{padding:.5rem .4rem!important}.marketplace-card>div:first-child{width:32px!important;height:32px!important;margin:0 auto .3rem!important}.marketplace-card>div:first-child i{font-size:.9rem!important}.marketplace-card>div[style*="1.4rem"]{font-size:.75rem!important;margin-bottom:.15rem!important}.marketplace-card>div[style*="0.82rem"]{font-size:.56rem!important;line-height:1.35!important;margin-bottom:.4rem!important}.marketplace-card .btn{font-size:.52rem!important;padding:.28rem .5rem!important}}@media (max-width:768px){.marketplace-grid{gap:.6rem!important;max-width:100%!important;padding:0 .25rem!important}}.about-hero .hero-orb,.about-hero .hero-rings,.about-hero [class*=orb],.about-hero [class*=ring]{display:none!important}.about-hero{max-height:520px;overflow:hidden}@media (max-width:768px){.director-profile-card{grid-template-columns:1fr!important}.director-profile-card>div:first-child{min-height:320px!important}}@media (max-width:480px){.director-profile-card>div:first-child{min-height:260px!important}}@media(max-width:768px){.vm-grid{grid-template-columns:1fr!important}}@media(max-width:900px){#production-capacity .stats-row{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:560px){#production-capacity .stats-row{grid-template-columns:repeat(2,1fr)!important}}.capacity-stats-row{grid-template-columns:repeat(5,1fr)!important}@media(max-width:900px){.capacity-stats-row{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:600px){.capacity-stats-row{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:380px){.capacity-stats-row{grid-template-columns:1fr 1fr!important;gap:.6rem!important}}