:root{--color-brand-yellow: #FFF200;--color-brand-black: #0E0F19}html{overflow-y:scroll;scroll-behavior:smooth;height:100%}body{font-family:DM Sans,sans-serif;background-color:#f8f9fb;color:#111827;-webkit-font-smoothing:antialiased;height:100%}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#0003}.stages{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.stage-card{background:#fff;padding:30px 2rem;border-radius:2.5rem;box-shadow:0 4px 20px -2px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;border:2px solid transparent;gap:1.25rem}@media (min-width: 768px){.stage-card{overflow:hidden}}@media (min-width: 1024px) and (max-width: 1439.98px){.stage-card{padding:30px 1.5rem!important;border-radius:2rem!important;gap:1rem!important}.stage-title{font-size:12px!important}.stage-desc{font-size:13px!important;line-height:1.35!important}}@media (min-width: 768px) and (max-width: 1023.98px){.stages{gap:1rem!important}.stage-card{height:auto!important;min-height:80px;padding:1.25rem 1rem!important;border-radius:1.5rem!important;justify-content:center;gap:.75rem!important}.stage-title{font-size:12px!important;line-height:1.1}.stage-desc{display:none!important}.stage-number{width:32px!important;height:32px!important;min-width:32px!important;font-size:12px!important}}.stage-card:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-.375rem)}.stage-card.active{background:#fff200;box-shadow:0 0 25px #fff20066;transform:scale(1.02);border-color:#fff200}.stage-card.active .stage-number{background-color:#fff}.stage-title{font-size:20px!important;font-weight:800;line-height:1.2;color:#111827}.stage-card.active .stage-title{color:#0e0f19}.stage-desc{font-size:15px;color:#6b7280;line-height:1.5!important}.stage-card.active .stage-desc{color:#0e0f19d9;font-weight:600}.stage-navigation{display:flex;align-items:center;gap:.75rem;padding:8px 0;flex:1;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.stage-navigation::-webkit-scrollbar{display:none}.stage-pill{display:flex;align-items:center;justify-content:center;border-radius:25px;font-family:DM Sans,sans-serif;font-weight:600;line-height:98%;white-space:nowrap;background-color:#fff;color:#000;transition:all .2s ease;border:1px solid #E5E7EB;flex:0 1 auto;height:45px;min-width:0;overflow:hidden;font-size:12px}.stage-pill span{display:block;overflow:hidden;text-overflow:ellipsis;padding:0 .5rem}@media (min-width: 1440px){.stage-pill{width:236px;font-size:12px}}@media (min-width: 1024px) and (max-width: 1439.98px){.stage-pill{width:213px;font-size:12px}.stage-navigation{gap:.5rem}}@media (min-width: 768px) and (max-width: 1023.98px){.stage-pill{width:174px;font-size:12px;text-align:center}.stage-navigation{gap:.25rem}}.stage-pill-active{background:#fef14d!important;border-color:#fef14d!important;box-shadow:0 4px 12px #fef14d33}.profile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .2s ease-out}.profile-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0e0f19b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1}.profile-modal{position:relative;z-index:2;width:100%;max-width:1280px;height:85vh;border-radius:2rem;box-shadow:0 40px 80px -12px #00000080;overflow:hidden;animation:slideInFromBottom .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}@media (min-width: 768px){.profile-modal{flex-direction:row}}@media (max-width: 767px){.stages{display:flex!important;overflow-x:auto!important;gap:.75rem!important;margin-top:0;margin-bottom:2rem;padding:0 1rem;scrollbar-width:none}.stages::-webkit-scrollbar{display:none}.stage-pill{width:auto!important;padding:0 1rem;height:40px;font-size:12px;flex:0 0 auto!important}.stage-card{min-height:auto;width:auto!important;flex:0 0 auto;height:48px!important;padding:4px 16px 4px 6px!important;border-radius:999px!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:0!important}.stage-desc{display:none!important}.stage-title{font-size:13px!important;white-space:nowrap}.profile-overlay{padding:0}.profile-modal{height:100%;border-radius:0}}
