:root{--about-image-width: clamp(380px, 42vw, 720px)}.about-page{background-color:var(--color-bg);color:var(--color-text);overflow-x:hidden}.about-image-wrapper{position:fixed;top:0;right:0;width:var(--about-image-width);height:100vh;height:100dvh;z-index:50;overflow:hidden;pointer-events:none}.about-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.about-container{width:100vw;min-height:100vh;box-sizing:border-box}#smooth-content{width:100%;display:flex;flex-direction:column}.about-left-zone{width:calc(100vw - var(--about-image-width));min-height:100vh;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:0 clamp(3.5rem,8vw,10rem)}.about-text-container{display:flex;flex-direction:column;gap:clamp(1.8rem,2.6vw,2.6rem);width:100%;max-width:540px;margin:0 auto;box-sizing:border-box}.about-paragraph{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:clamp(.92rem,1.02vw,1.02rem);font-weight:400;line-height:1.82;letter-spacing:.005em;color:#111!important;text-align:left;-webkit-user-select:text;user-select:text;margin:0}.about-paragraph:first-of-type:first-letter{font-family:Playfair Display,Playfair,Georgia,serif;font-size:clamp(3.4rem,4.8vw,4.6rem);float:left;line-height:.8;margin-right:.75rem;margin-top:.2rem;margin-bottom:-.1rem;font-weight:500;color:#070600;-webkit-initial-letter:3;initial-letter:3}.about-author-block{margin-top:clamp(2.2rem,4vw,3.8rem);display:flex;flex-direction:column;gap:.35rem;font-family:Inter,sans-serif;align-self:flex-start;text-align:left}.about-author-name{font-size:clamp(.88rem,.98vw,1rem);font-weight:600;letter-spacing:.05em;color:#070600;text-transform:uppercase}.about-author-title{font-size:clamp(.78rem,.85vw,.88rem);font-weight:400;letter-spacing:.08em;color:#777;text-transform:uppercase}.about-spacer-top{height:clamp(18rem,36vh,28rem)}.about-spacer-bottom{height:clamp(6rem,14vh,10rem)}.about-mobile-image-wrapper{display:none}@media(max-width:1080px){:root{--about-image-width: 0px}.about-image-wrapper{display:none}.about-left-zone{width:100vw;padding:0 clamp(1.2rem,5vw,1.8rem);box-sizing:border-box}.about-text-container{max-width:100%}.about-paragraph{font-size:clamp(.94rem,3.8vw,1.05rem);line-height:1.75}.about-mobile-image-wrapper{display:block;width:100%;margin-top:clamp(2.2rem,6vw,3.5rem);border-radius:4px;overflow:hidden;box-shadow:0 4px 20px #0000000f}.about-mobile-image{width:100%;height:auto;display:block;object-fit:cover}.about-spacer-top{height:7.5rem}.about-spacer-bottom{height:4rem}}.about-scroll-guide{position:fixed;left:calc(var(--page-padding) + clamp(20px,2.2vw,28px) / 2);bottom:clamp(7rem,18vh,14rem);transform:translate(-50%) rotate(-90deg);transform-origin:center center;z-index:120;pointer-events:none;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.scroll-guide-label{font-family:Inter,sans-serif;font-size:clamp(.62rem,.7vw,.74rem);font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#07060059;white-space:nowrap}@media(max-width:1080px){.about-scroll-guide{display:none}}
