.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}: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}}.driver-popover{background-color:#fff!important;color:#0e0f19!important;border-radius:28px!important;padding:28px!important;box-shadow:0 20px 40px -5px #00000026!important;font-family:DM Sans,sans-serif!important;max-width:420px!important;border:1px solid rgba(0,0,0,.05)!important}.driver-popover-title{font-size:22px!important;font-weight:800!important;margin-bottom:12px!important;line-height:1.2!important;letter-spacing:-.02em!important}.driver-popover-description{font-size:15px!important;line-height:1.6!important;color:#6b7280!important;margin-bottom:24px!important;font-weight:400!important}.driver-popover-footer{margin-top:16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.driver-popover-progress-text{font-size:13px!important;color:#9ca3af!important;font-weight:600!important}.driver-popover-navigation-btns{display:flex!important;gap:10px!important}.driver-popover-next-btn,.driver-popover-prev-btn,.driver-popover-done-btn{border-radius:9999px!important;padding:10px 24px!important;font-size:14px!important;font-weight:700!important;cursor:pointer!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;border:none!important;outline:none!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-transform:none!important}.driver-popover-next-btn,.driver-popover-done-btn{background-color:#fff200!important;color:#0e0f19!important;border:1px solid rgba(0,0,0,.05)!important;box-shadow:0 2px 4px #0000000d!important;text-shadow:none!important}.driver-popover-next-btn:hover,.driver-popover-done-btn:hover{transform:scale(1.05)!important;box-shadow:0 4px 12px #fff2004d!important;background-color:#fff200!important}.driver-popover-prev-btn{background-color:#fff!important;color:#6b7280!important;border:1px solid #E5E7EB!important;box-shadow:0 1px 2px #0000000d!important}.driver-popover-prev-btn:hover{background-color:#f9fafb!important;color:#111827!important;border-color:#d1d5db!important}.driver-popover-close-btn{color:#9ca3af!important;transition:color .2s!important;padding:8px!important;border-radius:50%!important}.driver-popover-close-btn:hover{color:#111827!important;background-color:#f3f4f6!important}.driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:#fff!important}.driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:#fff!important}.driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:#fff!important}.driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:#fff!important}
