/* One readable composition, with ornaments kept inside their canvas. */
.site-about{display:flex;flex-direction:column;justify-content:center;min-height:max(112svh,850px);padding:160px 5% 150px;text-align:center;overflow:clip;isolation:isolate}
.site-about .about-center{position:relative;z-index:2;transform:translateY(var(--about-copy-shift,0px))}
.site-about .site-eyebrow{font-size:clamp(15px,1.08vw,20px);line-height:1.4}
.site-about .site-about-title{font-size:clamp(42px,3.9vw,82px);line-height:1.08;letter-spacing:-.025em;word-spacing:.04em;max-width:82vw;margin:36px auto 0;font-kerning:normal}
.site-about .about-bottom{display:flex;justify-content:center;padding:clamp(64px,8svh,100px) 0 0;position:relative;z-index:2}
.site-about .site-about-copy{font-size:clamp(18px,1.3vw,24px);line-height:1.42;max-width:520px;margin:0;opacity:1;letter-spacing:-.015em}
.about-decor{position:absolute;inset:0;pointer-events:none;z-index:1}
.about-ornament{position:absolute;object-fit:contain;height:auto;pointer-events:none;transform-origin:center}
.about-ornament-left{width:clamp(300px,29vw,600px);left:-3vw;top:0;transform:translateY(var(--ornament-shift-left,0px)) rotate(var(--ornament-rotate-left,-9deg))}
.about-ornament-right{width:clamp(260px,25vw,480px);right:clamp(26px,4vw,75px);bottom:145px;transform:translateY(var(--ornament-shift-right,0px)) rotate(var(--ornament-rotate-right,0deg))}
.about-line-mask{display:block;overflow:clip;padding:.08em 0;margin:-.08em 0}
.about-line{display:block;transform:none}
.site-about.about-waiting [data-about-reveal]{opacity:0}
@media(max-width:1000px){.site-about{min-height:100svh;padding:210px 7% 190px}.site-about .site-about-title{font-size:5vw;max-width:100%}.site-about .site-about-title br{display:none}.about-ornament-left{width:330px;left:-80px;top:-30px}.about-ornament-right{width:260px;right:25px;bottom:60px}.site-about .site-about-copy{max-width:470px}.site-about .about-bottom{padding-top:65px}}
@media(max-width:600px){.site-about{min-height:930px;padding:200px 7% 240px}.site-about .site-about-title{font-size:clamp(32px,8.2vw,48px);line-height:1.09;margin-top:28px}.site-about .site-eyebrow{font-size:13px}.site-about .site-about-copy{font-size:17px;max-width:335px;line-height:1.45}.site-about .about-bottom{padding-top:48px}.about-ornament-left{width:250px;left:-65px;top:-60px}.about-ornament-right{width:190px;right:22px;bottom:28px}}
@media(prefers-reduced-motion:reduce){.about-line,.about-ornament,.site-about .about-center{transform:none!important}}
