.about-module__8TymFG__page{background:var(--bg-primary);color:var(--text-secondary);flex-direction:column;align-items:center;gap:clamp(7rem,16vh,13rem);padding:clamp(7rem,14vh,11rem) clamp(1.5rem,5vw,4rem) clamp(5rem,10vh,8rem);display:flex;overflow:hidden}.about-module__8TymFG__eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--text-muted);margin:0 0 1.5rem;font-size:.7rem;font-weight:500}.about-module__8TymFG__sectionHeading{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text-primary);max-width:22ch;margin:0 0 2rem;font-size:clamp(1.65rem,3.4vw,2.4rem);font-style:italic;font-weight:800;line-height:1.18}.about-module__8TymFG__opening{text-align:center;flex-direction:column;align-items:center;max-width:60ch;animation:1.2s cubic-bezier(.16,1,.3,1) both about-module__8TymFG__rise;display:flex}.about-module__8TymFG__openingEyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--text-muted);margin:0 0 clamp(2rem,5vh,3.5rem);font-size:.72rem;font-weight:500}.about-module__8TymFG__openingTitle{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--text-primary);margin:0 0 clamp(2rem,5vh,3rem);font-size:clamp(2.5rem,6.5vw,5rem);font-style:italic;font-weight:950;line-height:1.06}.about-module__8TymFG__openingSub{color:var(--text-secondary);max-width:42ch;margin:0;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.7}.about-module__8TymFG__standards{grid-template-columns:1fr;align-items:start;gap:clamp(2.5rem,5vh,4rem);width:100%;max-width:1180px;display:grid}@media (min-width:900px){.about-module__8TymFG__standards{grid-template-columns:1fr 1.15fr;gap:clamp(4rem,8vw,7rem)}}.about-module__8TymFG__standardsArt{aspect-ratio:4/5;border:1px solid var(--subtle-border);background:linear-gradient(160deg,#0d0d0d 0%,#131313 35%,#181818 70%,#0a0a0a 100%);border-radius:2px;position:relative;overflow:hidden}.about-module__8TymFG__standardsArt:after{content:"";opacity:.4;mix-blend-mode:overlay;pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:3px 3px;position:absolute;inset:0}.about-module__8TymFG__standardsBody{padding-top:clamp(.5rem,2vh,1.5rem)}.about-module__8TymFG__standardsList{border-top:1px solid var(--subtle-border);flex-direction:column;gap:1.75rem;margin:0;padding:0;display:flex}.about-module__8TymFG__standard{border-bottom:1px solid var(--subtle-border);grid-template-columns:1fr;gap:.45rem;padding-top:1.75rem;padding-bottom:1.75rem;display:grid}@media (min-width:600px){.about-module__8TymFG__standard{grid-template-columns:8rem 1fr;gap:1.5rem}}.about-module__8TymFG__standard dt{letter-spacing:.24em;text-transform:uppercase;color:var(--text-muted);padding-top:.15rem;font-size:.7rem;font-weight:500}.about-module__8TymFG__standard dd{color:var(--text-secondary);max-width:52ch;margin:0;font-size:1rem;line-height:1.7}.about-module__8TymFG__fragment{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;display:flex}.about-module__8TymFG__fragmentRule{background:var(--subtle-border-strong);width:1px;height:clamp(4rem,9vh,7rem);display:block}.about-module__8TymFG__fragmentText{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:.005em;max-width:28ch;margin:0;font-size:clamp(1.15rem,2.4vw,1.6rem);font-style:italic;font-weight:400;line-height:1.45}.about-module__8TymFG__philosophy{text-align:center;width:100%;max-width:760px}.about-module__8TymFG__notes{flex-direction:column;gap:1.25rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.about-module__8TymFG__notes li{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.01em;font-size:clamp(1.25rem,2.8vw,1.75rem);font-style:italic;font-weight:750;line-height:1.3}.about-module__8TymFG__closing{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;width:100%;max-width:60ch;display:flex}.about-module__8TymFG__emblem{font-family:var(--font-serif);letter-spacing:.32em;color:var(--text-muted);margin-bottom:1.5rem;font-size:clamp(1.4rem,2.6vw,1.75rem);font-weight:400}.about-module__8TymFG__closingHeading{font-family:var(--font-serif);color:var(--text-primary);margin:0 0 .5rem;font-size:clamp(1.6rem,3.2vw,2.2rem);font-weight:400;line-height:1.18}.about-module__8TymFG__contactList{flex-direction:column;gap:1.5rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.about-module__8TymFG__contactList li{border-top:1px solid var(--subtle-border);flex-direction:column;align-items:center;gap:.35rem;padding-top:1.5rem;display:flex}.about-module__8TymFG__contactList li:first-child{border-top:1px solid var(--subtle-border-strong)}.about-module__8TymFG__contactList a{color:var(--text-primary);letter-spacing:.02em;transition:opacity .2s var(--ease-out);font-size:1rem;text-decoration:none}.about-module__8TymFG__contactList a:hover{opacity:.65}.about-module__8TymFG__contactNote{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem}@keyframes about-module__8TymFG__rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.about-module__8TymFG__opening{animation:none}}
