.TrajectorySection-module__A4H_ra__trajectory{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:6rem 1.5rem}.TrajectorySection-module__A4H_ra__container{max-width:1280px;margin:0 auto}.TrajectorySection-module__A4H_ra__header{text-align:center;max-width:750px;margin:0 auto 4rem}.TrajectorySection-module__A4H_ra__tagline{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.75rem;font-size:.85rem;font-weight:700}.TrajectorySection-module__A4H_ra__title{font-family:var(--font-serif);margin-bottom:1rem;font-size:2.8rem}.TrajectorySection-module__A4H_ra__subtitle{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.TrajectorySection-module__A4H_ra__timelineGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.TrajectorySection-module__A4H_ra__timelineCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:20px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative}.TrajectorySection-module__A4H_ra__timelineCard:hover{border-color:var(--accent-gold);box-shadow:0 10px 30px #000c, 0 0 20px var(--accent-gold-glow);transform:translateY(-4px)}.TrajectorySection-module__A4H_ra__stepHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.TrajectorySection-module__A4H_ra__stepNumber{font-family:var(--font-serif);color:var(--accent-gold);font-size:2rem;font-weight:800;line-height:1}.TrajectorySection-module__A4H_ra__stepYear{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.08em;background:#d4a8571a;border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:800}.TrajectorySection-module__A4H_ra__cardTitle{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:.85rem;font-size:1.35rem}.TrajectorySection-module__A4H_ra__cardDesc{color:var(--text-secondary);font-size:.92rem;line-height:1.6}
.PurposeSection-module__ogCFkG__purpose{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:6rem 1.5rem}.PurposeSection-module__ogCFkG__container{max-width:1200px;margin:0 auto}.PurposeSection-module__ogCFkG__header{text-align:center;max-width:800px;margin:0 auto 3.5rem}.PurposeSection-module__ogCFkG__tagline{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;font-size:.85rem;font-weight:800}.PurposeSection-module__ogCFkG__title{font-family:var(--font-serif);margin-bottom:1.5rem;font-size:3.2rem}.PurposeSection-module__ogCFkG__cardsRow{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3.5rem;display:grid}.PurposeSection-module__ogCFkG__cardItem{background:var(--bg-card);border:1px solid var(--border-gold);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:20px;flex-direction:column;align-items:center;padding:1rem;transition:all .3s;display:flex}.PurposeSection-module__ogCFkG__cardItem:hover{border-color:var(--accent-gold);box-shadow:0 10px 30px #000c, 0 0 25px var(--accent-gold-glow);transform:translateY(-4px)}.PurposeSection-module__ogCFkG__cardItemOpen{border-color:var(--accent-gold);box-shadow:0 10px 30px #000c, 0 0 25px var(--accent-gold-glow);background:#141414}.PurposeSection-module__ogCFkG__cardHeader{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.PurposeSection-module__ogCFkG__cardIcon{width:56px;height:56px;color:var(--accent-gold);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1rem;transition:transform .3s;display:flex}.PurposeSection-module__ogCFkG__cardItem:hover .PurposeSection-module__ogCFkG__cardIcon{transform:scale(1.08)}.PurposeSection-module__ogCFkG__cardTitle{font-family:var(--font-serif);color:var(--accent-gold);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.25rem;font-size:1.3rem}.PurposeSection-module__ogCFkG__toggleIndicator{color:var(--accent-gold);border:1px solid var(--border-gold);background:#d4a8571a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-top:.5rem;font-size:1.25rem;font-weight:700;transition:all .2s;display:flex}.PurposeSection-module__ogCFkG__cardDesc{color:var(--text-secondary);border-top:1px solid var(--border-subtle);margin-top:1.25rem;padding-top:1.25rem;font-size:.95rem;line-height:1.6;animation:.3s PurposeSection-module__ogCFkG__fadeIn}@keyframes PurposeSection-module__ogCFkG__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.PurposeSection-module__ogCFkG__contentBox{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:24px;flex-direction:column;gap:1.5rem;padding:3.5rem 3rem;display:flex;box-shadow:0 10px 40px #0009}.PurposeSection-module__ogCFkG__paragraph{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.PurposeSection-module__ogCFkG__quoteBox{border-left:4px solid var(--accent-gold);font-family:var(--font-serif);color:var(--text-primary);background:#d4a85714;border-radius:0 16px 16px 0;margin-top:1rem;padding:1.75rem 2rem;font-size:1.25rem;font-style:italic;line-height:1.6}@media (max-width:768px){.PurposeSection-module__ogCFkG__title{font-size:2.2rem}.PurposeSection-module__ogCFkG__cardsRow{flex-flow:column wrap;gap:1rem;display:flex}.PurposeSection-module__ogCFkG__cardItem{flex:calc(50% - .5rem);min-width:140px;padding:1.25rem 1rem;transition:flex .3s,min-width .3s}.PurposeSection-module__ogCFkG__cardItemOpen{flex:100%;width:100%}.PurposeSection-module__ogCFkG__cardIcon{width:48px;height:48px}.PurposeSection-module__ogCFkG__contentBox{padding:2rem 1.5rem}}
