.ApproachPage_approachPage__FgFnj{background:var(--background);min-height:100vh}.ApproachPage_header__yFepo{text-align:center;margin-bottom:4rem;max-width:900px;margin-left:auto;margin-right:auto}.ApproachPage_title___Kv_k{margin-bottom:1.5rem}.ApproachPage_subtitle__U7c8l{font-size:1.25rem;line-height:1.8;color:var(--text-secondary);margin-bottom:3rem}.ApproachPage_statsGrid__ll5di{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:600px;margin:0 auto}.ApproachPage_statCard__yUAtb{background:white;border-radius:1rem;padding:1.5rem;box-shadow:var(--shadow);border:1px solid var(--border);text-align:center}.ApproachPage_statNumber__EVz3O{display:block;font-size:2rem;font-weight:800;color:var(--primary-color);line-height:1;margin-bottom:.25rem}.ApproachPage_statLabel__3msG4{display:block;font-size:.875rem;color:var(--text-secondary);font-weight:500}.ApproachPage_approachGrid__ao9Mw{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;margin-bottom:4rem}.ApproachPage_approachCard__KoQto{background:white;border-radius:1.5rem;box-shadow:var(--shadow-lg);border:1px solid var(--border);overflow:hidden;transition:all .3s ease}.ApproachPage_approachCard__KoQto:hover{transform:translateY(-4px);box-shadow:0 25px 50px -12px rgba(0,0,0,.15)}.ApproachPage_cardHeader__A_rvC{display:flex;justify-content:space-between;align-items:flex-start;padding:2rem 2rem 0;margin-bottom:1.5rem}.ApproachPage_iconContainer__vgkYw{width:60px;height:60px;border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ApproachPage_icon__QokV9{font-size:1.75rem}.ApproachPage_cardMeta__GK0hI{display:flex;flex-direction:column;gap:.25rem;text-align:right;font-size:.875rem}.ApproachPage_insights__aMk5c{color:var(--primary-color);font-weight:600}.ApproachPage_contributors__ZBFsx{color:var(--text-secondary)}.ApproachPage_cardContent__CZgL7{padding:0 2rem;margin-bottom:2rem}.ApproachPage_cardTitle__BprhS{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem;line-height:1.3}.ApproachPage_cardSubtitle__1F59M{color:var(--primary-color);font-weight:600;margin-bottom:1rem;font-size:1rem}.ApproachPage_cardDescription__jd9A2{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.ApproachPage_keyPoints__PgqbZ{background:var(--surface);border-radius:1rem;padding:1.5rem;border:1px solid var(--border)}.ApproachPage_keyPoints__PgqbZ h4{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.ApproachPage_keyPoints__PgqbZ ul{margin:0;padding:0;list-style:none}.ApproachPage_keyPoints__PgqbZ li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:var(--text-secondary);line-height:1.5}.ApproachPage_keyPoints__PgqbZ li:last-child{margin-bottom:0}.ApproachPage_keyPoints__PgqbZ li:before{content:"✓";position:absolute;left:0;top:0;color:var(--primary-color);font-weight:600;font-size:.875rem}.ApproachPage_cardActions__R3wUo{display:flex;border-top:1px solid var(--border)}.ApproachPage_insightsButton__FfF81{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:var(--surface);border:none;color:var(--text-primary);font-weight:500;cursor:pointer;transition:all .3s ease;border-right:1px solid var(--border)}.ApproachPage_insightsButton__FfF81:hover{background:rgba(37,99,235,.05);color:var(--primary-color)}.ApproachPage_chevron__HiDCb{width:16px;height:16px;transition:transform .3s ease}.ApproachPage_chevron__HiDCb.ApproachPage_expanded__dIgX2{transform:rotate(180deg)}.ApproachPage_contributeButton__WybJF{flex:1;padding:1rem;background:var(--gradient-primary);border:none;color:white;font-weight:600;cursor:pointer;transition:all .3s ease}.ApproachPage_contributeButton__WybJF:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.ApproachPage_insightsSection__dvEyw{border-top:1px solid var(--border);background:var(--surface);padding:1.5rem 2rem 2rem}.ApproachPage_insightsList__pv4KM{display:flex;flex-direction:column;gap:1.5rem}.ApproachPage_insight__Xs88M{background:white;border-radius:1rem;padding:1.5rem;border:1px solid var(--border)}.ApproachPage_insightAuthor__oRuza{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.ApproachPage_avatar__S2Jpo{width:40px;height:40px;background:var(--gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:600;font-size:.875rem;flex-shrink:0}.ApproachPage_authorInfo__Z1eH8{display:flex;flex-direction:column;gap:.125rem}.ApproachPage_authorName__nEpXJ{font-weight:600;color:var(--text-primary);font-size:.875rem}.ApproachPage_authorRole__gaZjV{font-size:.75rem;color:var(--text-secondary)}.ApproachPage_insightContent___9bxT{color:var(--text-secondary);line-height:1.6;margin-bottom:1rem;font-style:italic}.ApproachPage_insightMeta__uocYL{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--text-secondary)}.ApproachPage_viewAllInsights__3D1Se{text-align:center;padding-top:1rem;border-top:1px solid var(--border)}.ApproachPage_viewAllButton__c8hL0{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:2px solid var(--primary-color);border-radius:.75rem;color:var(--primary-color);font-weight:500;cursor:pointer;transition:all .3s ease}.ApproachPage_viewAllButton__c8hL0:hover{background:var(--primary-color);color:white}.ApproachPage_viewAllButton__c8hL0 svg{width:16px;height:16px}.ApproachPage_ctaSection__UJR8r{background:var(--gradient-primary);border-radius:2rem;padding:3rem;text-align:center;color:white}.ApproachPage_ctaContent__sD5GZ h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.ApproachPage_ctaContent__sD5GZ p{font-size:1.125rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.ApproachPage_ctaActions__buDL6{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.ApproachPage_ctaActions__buDL6 .ApproachPage_btn__sU5gO{min-width:180px}@media (max-width:768px){.ApproachPage_header__yFepo{margin-bottom:3rem}.ApproachPage_statsGrid__ll5di{grid-template-columns:1fr;gap:1rem;max-width:300px}.ApproachPage_statCard__yUAtb{padding:1rem}.ApproachPage_approachGrid__ao9Mw{grid-template-columns:1fr;gap:1.5rem}.ApproachPage_cardHeader__A_rvC{padding:1.5rem 1.5rem 0;flex-direction:column;align-items:flex-start;gap:1rem}.ApproachPage_cardMeta__GK0hI{text-align:left;align-self:stretch;display:flex;flex-direction:row;justify-content:space-between}.ApproachPage_cardContent__CZgL7{padding:0 1.5rem}.ApproachPage_keyPoints__PgqbZ{padding:1rem}.ApproachPage_cardActions__R3wUo{flex-direction:column}.ApproachPage_insightsButton__FfF81{border-right:none;border-bottom:1px solid var(--border)}.ApproachPage_insightsSection__dvEyw{padding:1rem 1.5rem 1.5rem}.ApproachPage_ctaSection__UJR8r{padding:2rem}.ApproachPage_ctaContent__sD5GZ h2{font-size:1.5rem}.ApproachPage_ctaActions__buDL6{flex-direction:column;align-items:center}}