.about-page { background: var(--page); padding-bottom: 40px; }.about-width { width: calc(100% - 64px); max-width: 1216px; margin-inline: auto; }
.about-hero { padding: 56px 0 40px; background: url('../images/about/hero-glow.png') no-repeat center -232px / 978px 508px; }.about-hero h1 { font: 800 56px/64px var(--heading-font); letter-spacing: -.025em; }.about-hero h1 span { background: linear-gradient(110deg,#00a5d4,#007a74 60%,#559b00); background-clip: text; -webkit-text-fill-color: transparent; }.about-hero p { font-size: 16px; line-height: 26px; margin-top: 24px; }
.about-principles { background: #f3f1ff; padding: 56px 0 40px; }.about-intro { font-size: 16px; line-height: 26px; }.about-cards { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); align-items: start; gap: 24px; margin-top: 40px; }.about-cards article { padding: 24px; background: white; border-radius: 12px; }.about-card-icon { display: grid; place-items: center; width: 48px; height: 48px; background: #d9f1fa; color: #007297; border-radius: 12px; }.about-cards article:nth-child(2) .about-card-icon { background: #d0fbe9; color: #007859; }.about-cards article:nth-child(3) .about-card-icon { background: #dce3ff; color: #466b00; }.about-card-icon .line-icon { width: 24px; height: 24px; }.about-cards h2 { font: 600 18px/26px var(--heading-font); letter-spacing: -.025em; margin-top: 16px; }.about-cards article > p { font-size: 14px; line-height: 22px; margin-top: 4px; }.about-cards code { display: inline; color: #007297; background: #e9edff; padding: 2px 6px; border-radius: 3px; font: 400 12px/18px var(--font); white-space: nowrap; }
.about-render { margin-top: 16px; padding: 8px; border-radius: 8px; background: #e9edff; }.about-render > div { display: flex; justify-content: space-between; align-items: center; margin-bottom: 8px; font: 600 10px/14px var(--heading-font); color: var(--body); }.about-render strong { padding: 2px 8px; background: #60f7bb; color: #092b21; border-radius: 3px; font-weight: 700; }.about-render figure { position: relative; height: 112px; border-radius: 4px; overflow: hidden; }.about-render img { width: 100%; height: 100%; object-fit: cover; }.about-render figcaption { position: absolute; bottom: 4px; right: 4px; color: white; background: #30364adc; border-radius: 3px; padding: 2px 6px; font: 600 10px/14px var(--heading-font); }
.about-tokens { padding: 8px; background: #e9edff; border-radius: 8px; margin-top: 16px; }.about-tokens h3 { display: flex; align-items: center; gap: 4px; font: 600 10px/14px var(--heading-font); color: var(--body); letter-spacing: .01em; }.about-tokens i { width: 8px; height: 8px; border-radius: 50%; background: #00a6d4; }.about-tokens > p { margin-top: 6px; background: white; border-radius: 4px; padding: 8px; font-size: 12px; line-height: 20px; }.about-tokens p > span { background: #cceefa; color: #17435a; border-radius: 3px; }.about-tokens b { font-weight: 600; color: #007297; }.about-tokens mark { background: #a2f0d8; color: #007859; padding-inline: 4px; }.about-tokens strong { background: #a5fa34; color: #234700; padding-inline: 4px; font-weight: 600; }
.about-limits { margin-top: 16px; background: #e9edff; border-radius: 8px; padding: 8px; display: grid; gap: 6px; }.about-limits p { display: flex; align-items: center; justify-content: space-between; gap: 8px; font-size: 12px; line-height: 18px; }.about-limits p > span { display: flex; align-items: center; gap: 4px; color: var(--ink); font-weight: 500; }.about-limits .line-icon { width: 13px; height: 13px; border: 1px solid #007859; border-radius: 50%; color: #007859; }.about-limits p:last-child .line-icon { color: #e00000; border-color: #e00000; }.about-limits strong { font: 600 10px/14px var(--heading-font); white-space: nowrap; }.about-limits p:last-child strong { color: #e00000; }
.about-curation { display: grid; grid-template-columns: minmax(0,476fr) minmax(0,700fr); gap: 40px; padding-top: 40px; }.about-curation-intro { padding-top: 116px; }.about-curation-intro h2 { font: 700 40px/48px var(--heading-font); letter-spacing: -.025em; }.about-curation-intro p { margin-top: 8px; font-size: 16px; line-height: 26px; }.about-stages { list-style: none; margin: 0; padding: 0; display: grid; gap: 16px; }.about-stages li { display: flex; gap: 16px; padding: 24px; background: white; border-radius: 12px; box-shadow: 0 1px 2px #18213612; --stage-color: #006e91; }.about-stages li:nth-child(2) { --stage-color: #007653; }.about-stages li:nth-child(3) { --stage-color: #466b00; }.about-stage-number { display: grid; place-items: center; width: 40px; height: 40px; flex-shrink: 0; background: var(--stage-color); color: white; border-radius: 50%; font: 700 18px/26px var(--heading-font); }.about-stage-label { display: inline-block; background: #e9edff; color: var(--stage-color); padding: 2px 8px; border-radius: 3px; font: 600 10px/14px var(--heading-font); }.about-stages h3 { font: 600 18px/26px var(--heading-font); letter-spacing: -.025em; margin-top: 4px; }.about-stages p { font-size: 14px; line-height: 22px; margin-top: 4px; }
.about-cta { max-width: 752px; width: calc(100% - 48px); min-height: 136px; margin: 40px auto 0; padding: 40px; display: flex; justify-content: flex-start; align-items: flex-end; gap: 16px; border-radius: 18px; background: url('../images/about/cta-glow.png') no-repeat calc(100% + 120px) center / 400px 400px,linear-gradient(155deg,#00a4d4,#00734e 65%,#526d13); box-shadow: 0 8px 14px #18213626; }.about-cta a { display: inline-flex; align-items: center; justify-content: center; gap: 4px; padding: 8px 24px; border-radius: 24px; font: 600 14px/20px var(--heading-font); }.about-cta a:first-child { background: #d0d1d1; box-shadow: inset 0 3px 6px white; color: #07394e; }.about-cta a:last-child { color: white; background: #ffffff22; }.about-cta .line-icon { width: 14px; height: 14px; }
@media(max-width:1100px) { .about-break { display: none; }.about-hero h1 { font-size: 48px; line-height: 56px; }.about-cards { grid-template-columns: 1fr; }.about-render figure { height: 220px; }.about-curation { grid-template-columns: 1fr; gap: 24px; }.about-curation-intro { padding-top: 0; }.about-limits { max-width: 500px; }.about-tokens { max-width: 500px; } }
@media(max-width:540px) { .about-width { width: calc(100% - 32px); }.about-hero { padding: 36px 0 40px; }.about-hero h1 { font-size: 36px; line-height: 43px; }.about-hero p,.about-intro { font-size: 14px; line-height: 23px; }.about-principles { padding-top: 36px; }.about-cards article { padding: 20px; }.about-curation-intro h2 { font-size: 30px; line-height: 38px; }.about-stages li { padding: 20px; gap: 12px; }.about-stages h3 { font-size: 16px; line-height: 24px; }.about-stage-label { font-size: 9px; }.about-stage-number { width: 32px; height: 32px; }.about-cta { padding: 28px 20px; flex-direction: column; align-items: stretch; }.about-limits p { flex-wrap: wrap; }.about-limits strong { white-space: normal; } }

.about-stages li > div { line-height: 21px; }
.about-tokens > p { min-height: 74.5px; }
.about-hero h1 span { background-image: linear-gradient(100deg,#00a5d4,#007a74); }
.about-hero h1 .about-clearer { background-image: linear-gradient(100deg,#007a4e,#559b00); }
