html.about-page{scroll-padding-top:100px}.page-about .sec-head{padding-bottom:0;border-bottom:none}.page-about .sec-num{margin-bottom:26px}.page-about .sec-head h2{font-weight:600;font-size:clamp(28px,4vw,50px);letter-spacing:-.014em;line-height:1.14}.page-about .hero{position:relative;min-height:84vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:140px 0 80px;background:var(--bg)}.page-about .hero-in{position:relative;z-index:2}.page-about .hero .ey{font-family:var(--label);font-size:14px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-weight:600;margin-bottom:30px;display:flex;align-items:center;gap:14px}.page-about .hero .ey:before{content:"";width:32px;height:1px;background:var(--gold)}.page-about .hero h1{font-weight:600;font-size:clamp(38px,6.4vw,82px);line-height:1.04;letter-spacing:-.02em;max-width:16ch}.page-about .hero h1 .g{color:var(--gold)}.page-about .hero .sub{margin-top:34px;max-width:600px;color:var(--muted);font-size:clamp(16px,1.5vw,19px);line-height:1.75}@media (min-width:681px){.page-about .hero .sub{max-width:720px}}.page-about .belief{background:var(--bg)}.page-about .belief .big{font-weight:600;font-size:clamp(28px,4.4vw,54px);line-height:1.18;letter-spacing:-.015em;max-width:18ch}.page-about .belief .big .g{color:var(--gold)}.page-about .belief .body{margin-top:40px;max-width:620px;color:var(--muted);font-size:clamp(16px,1.4vw,18.5px);line-height:1.85}@media (min-width:681px){.page-about .belief .body{max-width:860px}}.page-about #principles{background:var(--bg-2)}.page-about .prin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line)}.page-about .prin-col{padding:52px 38px 52px 0;border-right:1px solid var(--line-2)}.page-about .prin-col:last-child{border-right:0;padding-right:0}.page-about .prin-col:not(:first-child){padding-left:38px}.page-about .prin-en{font-family:var(--label);font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);font-weight:700;margin-bottom:8px}.page-about .prin-col h3{font-weight:600;font-size:clamp(20px,2.1vw,26px);letter-spacing:-.01em;margin-bottom:20px}.page-about .prin-col p{color:var(--muted);font-size:15.5px;line-height:1.8}.page-about #domains{background:var(--bg)}.page-about .dom{border-top:1px solid var(--line)}.page-about .dom-item{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:38px 4px;border-bottom:1px solid var(--line-2);transition:padding-left .4s;cursor:pointer}.page-about .dom-item:hover{padding-left:18px}.page-about .dom-item .dn{font-weight:600;font-size:clamp(22px,2.6vw,32px);letter-spacing:-.02em;transition:color .25s ease}.page-about .dom-item .dd{color:rgba(242,240,233,.62);font-size:clamp(15px,1.4vw,17px);line-height:1.65;word-break:keep-all;text-wrap:pretty;transition:color .25s ease}@media (min-width:681px){.page-about .dom-item{flex-direction:row;align-items:baseline;gap:20px}.page-about .dom-item .dn{flex:0 0 280px;min-width:280px}.page-about .dom-item .dd{flex:1;min-width:0}.page-about .dom-item:hover .dn{color:var(--gold)}.page-about .dom-item:hover .dd{color:rgba(242,240,233,.8)}}.page-about .dom-more{margin-top:42px;color:var(--muted);font-size:16.5px;max-width:620px}.page-about .dom-more .g{color:var(--gold)}.page-about .vision{background:var(--bg-2)}.page-about .vision .big{font-weight:600;font-size:clamp(28px,4.6vw,58px);line-height:1.14;letter-spacing:-.015em;max-width:16ch}.page-about .vision .big .g{color:var(--gold)}.page-about .vision .body{margin-top:40px;max-width:660px;color:var(--muted);font-size:clamp(16px,1.4vw,18.5px);line-height:1.85}@media (min-width:681px){.page-about .vision .body{max-width:none}}.page-about .info{background:var(--bg)}.page-about .info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line-2);border:1px solid var(--line-2)}.page-about .info-cell{background:var(--bg);padding:30px 34px}.page-about .info-cell .k{font-family:var(--label);font-size:13.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);font-weight:600;margin-bottom:11px}.page-about .info-cell .v{font-size:clamp(18px,1.4vw,18.5px);color:var(--text);line-height:1.6}.page-about .info-cell .v a{transition:color .3s}.page-about .info-cell .v a:hover{color:var(--gold)}@media (max-width:680px){.page-about .info-cell{padding:24px 17px;min-width:0}.page-about .info-cell .contact-sep{display:none}}.page-about .cta{background:var(--bg-2)}@media (max-width:900px){.page-about .prin-grid{grid-template-columns:1fr}.page-about .prin-col{padding:38px 0;border-right:0;border-bottom:1px solid var(--line-2)}.page-about .prin-col:not(:first-child){padding-left:0}.page-about .prin-col:last-child{border-bottom:0}.page-about .info-grid{grid-template-columns:1fr;width:100%;min-width:0;box-sizing:border-box}}@media (max-width:680px){.page-about .hero{min-height:auto;padding:130px 0 70px}.page-about .belief{padding-top:96px}.page-about #domains,.page-about #principles,.page-about .info,.page-about .vision{padding-top:112px}}