:root{--about-gold:#a07f4b;--about-ink:#222;--about-muted:#55514b}
html{background:#050505}
.services-template.about-template{min-height:0!important;margin:0;padding:0;background:#050505}
.about-template .services-footer{display:grid;width:100%;margin:0;border:0;border-radius:0}
.about-page{overflow:hidden;background:#fff}
.about-page *{box-sizing:border-box}
.about-story{min-height:1000px;padding:118px 0 90px;background:#fff url("../images/about_hero_bg.jpg") right top/1920px 607px no-repeat}
.about-visual{display:none}
.about-shell{width:min(1200px,calc(100% - 48px));display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:92px;align-items:start}
.about-copy{max-width:590px;padding-left:57px;color:var(--about-ink)}
.about-eyebrow{margin:0 0 10px;color:var(--about-gold);font:200 18px/1.4 Raleway,sans-serif}
.about-copy h1{position:static;display:block;width:auto;height:auto;inset:auto;z-index:auto;margin:0;color:#000;opacity:1;font:300 75px/1 "Times New Roman",Times,serif;letter-spacing:0;text-transform:none;transform:translateX(-2px) scaleX(.95);transform-origin:left center}
.about-rule{display:block;width:60px;height:1px;margin:20px 1px;background:var(--about-gold)}
.about-subtitle{margin:0 0 15px;color:#a07f4b!important;font-family:"Noto Sans TC","Source Han Sans TC",sans-serif!important;font-size:20px!important;font-weight:300;line-height:1.65;letter-spacing:0;transform:scaleX(.95);transform-origin:left center}
.about-text p,.about-continuation>p{margin:0 0 4px;color:#000!important;font-family:"Noto Sans TC","Source Han Sans TC",sans-serif!important;font-size:15px!important;font-weight:300;line-height:2.05;letter-spacing:0;transform:scaleX(.95);transform-origin:left center}
.about-continuation{margin-top:34px}
.about-continuation>p+p{margin-top:30px}
.about-belief-copy strong{display:block;font-size:17px;font-weight:700;line-height:1.9}
.about-signature{display:flex;align-items:center;gap:22px;margin-top:56px;color:#b2946f;font-size:16px;font-weight:300}
.about-signature img{display:block;width:170px;height:auto}
.about-beliefs{width:532px;justify-self:end;margin-top:350px;color:var(--about-ink)}
.about-beliefs h2{display:flex;align-items:center;gap:16px;margin:0 0 14px;color:#292929;font-size:20px;font-weight:300;line-height:1.4;letter-spacing:.26em;white-space:nowrap}
.about-beliefs h2:before,.about-beliefs h2:after{content:"";height:4px;flex:1;background:linear-gradient(90deg,transparent 0,rgba(135,105,71,.18) 12%,#876947 30%,#d7bd90 100%)}
.about-beliefs h2:after{background:linear-gradient(90deg,#d7bd90 0,#876947 70%,rgba(135,105,71,.18) 88%,transparent 100%)}
.belief-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px;border-bottom:0}
.belief-grid:after{content:"";position:absolute;left:0;right:0;bottom:-18px;height:4px;background:linear-gradient(90deg,transparent 0,rgba(135,105,71,.18) 10%,#876947 25%,#d7bd90 50%,#876947 75%,rgba(135,105,71,.18) 90%,transparent 100%)}
.belief-grid article{min-height:142px;padding:21px 18px 18px;text-align:center}
.belief-grid article:nth-child(odd){border-right:1px solid rgba(160,127,75,.24)}
.belief-grid article:nth-child(-n+2){border-bottom:1px solid rgba(160,127,75,.24)}
.belief-grid img{display:block;width:38px;height:38px;margin:0 auto 10px}
.belief-grid h3{margin:0 0 8px;color:#191919;font-size:17px;font-weight:600;line-height:1.45}
.belief-grid p{margin:0;color:#5a5650;font-size:14px;font-weight:300;line-height:1.55}
.about-motion .about-intro>*,.about-motion .about-continuation>*{opacity:.15;-webkit-mask-image:linear-gradient(135deg,#000 0%,#000 34%,rgba(0,0,0,.82) 43%,rgba(0,0,0,.5) 53%,rgba(0,0,0,.18) 63%,transparent 72%);mask-image:linear-gradient(135deg,#000 0%,#000 34%,rgba(0,0,0,.82) 43%,rgba(0,0,0,.5) 53%,rgba(0,0,0,.18) 63%,transparent 72%);-webkit-mask-size:260% 260%;mask-size:260% 260%;-webkit-mask-position:100% 100%;mask-position:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}

@media(min-width:900px) and (max-width:1199px){
  .about-story{min-height:920px;padding-top:108px;background-size:1920px 607px}
  .about-shell{width:min(calc(100% - 48px),980px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:50px}
  .about-copy{max-width:none;padding-left:0}
  .about-copy h1{font-size:54px}
  .about-subtitle{font-size:18px}
  .about-text p,.about-continuation>p{font-size:14.5px;line-height:1.9}
  .about-beliefs{width:100%;margin-top:315px}
  .belief-grid article{min-height:150px;padding:21px 12px}
}

@media(min-width:768px) and (max-width:899px){
  .about-story{min-height:0;padding:0 0 64px;background:none}
  .about-visual{display:block;width:100%;height:300px;background:#fff url("../images/about_hero_bg.jpg") 66% center/auto 300px no-repeat}
  .about-shell{width:min(calc(100% - 64px),720px);grid-template-columns:1fr;gap:58px;padding-top:42px}
  .about-copy{max-width:none;padding:0}
  .about-copy h1{font-size:50px}
  .about-continuation{margin-top:34px}
  .about-beliefs{width:min(100%,620px);margin:0 auto}
}

@media(max-width:767px){
  .about-story{min-height:0;padding:0 0 54px;background:none}
  .about-visual{display:block;width:100%;height:220px;margin-top:64px;background:#fff url("../images/about_hero_bg.jpg") 68% center/auto 220px no-repeat}
  .about-shell{width:100%;grid-template-columns:1fr;gap:48px;padding:32px 20px 0}
  .about-copy{max-width:none;padding:0}
  .about-eyebrow{font-size:15px}
  .about-copy h1{font-size:44px;transform:none}
  .about-rule{width:100%;margin:18px 0}
  .about-subtitle{font-size:18px;line-height:1.65;transform:none}
  .about-text p,.about-continuation>p{font-size:15px;line-height:1.85;transform:none}
  .about-text br,.about-continuation br{display:none}
  .about-continuation{margin-top:30px}
  .about-continuation>p+p{margin-top:24px}
  .about-belief-copy strong{font-size:16px;line-height:1.8}
  .about-signature{gap:16px;margin-top:42px;font-size:14px}
  .about-signature img{width:135px}
  .about-beliefs{width:100%;margin:0}
  .about-beliefs h2{gap:12px;font-size:19px;letter-spacing:.18em}
  .belief-grid{grid-template-columns:1fr}
  .belief-grid article{min-height:0;padding:25px 12px;border-right:0!important;border-bottom:1px solid rgba(160,127,75,.24)}
  .belief-grid article:last-child{border-bottom:0}
  .belief-grid img{width:40px;height:40px}
  .belief-grid h3{font-size:17px}
  .belief-grid p{font-size:14px}
}

@media(max-width:390px){
  .about-visual{height:205px;background-size:auto 205px}
  .about-shell{padding-left:19px;padding-right:19px}
  .about-copy h1{font-size:40px}
  .about-subtitle{font-size:17px}
}
