.paths-module__yBfibW__page{max-width:960px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem 4rem}.paths-module__yBfibW__hero{text-align:center;margin-bottom:2rem}.paths-module__yBfibW__label{letter-spacing:.2em;color:var(--cyan-400,#22d3ee);border:1px solid var(--cyan-400,#22d3ee);border-radius:20px;margin-bottom:.75rem;padding:.25rem 1rem;font-size:.7rem;display:inline-block}.paths-module__yBfibW__title{letter-spacing:-.02em;margin:0;font-size:2.2rem;font-weight:800}.paths-module__yBfibW__accent{color:var(--cyan-400,#22d3ee)}.paths-module__yBfibW__subtitle{color:#ffffff80;margin-top:.3rem;font-size:.95rem}.paths-module__yBfibW__dashboard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem 2rem;display:flex}.paths-module__yBfibW__globalRing{flex-shrink:0}.paths-module__yBfibW__ringPct{fill:#fff;font-size:16px;font-weight:700}.paths-module__yBfibW__dashTitle{margin:0;font-size:1.2rem;font-weight:700}.paths-module__yBfibW__dashStat{color:#ffffff80;margin:.2rem 0 0;font-size:.9rem}.paths-module__yBfibW__dashTime{color:var(--cyan-400,#22d3ee);margin:.2rem 0 0;font-size:.8rem}.paths-module__yBfibW__pathPills{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.paths-module__yBfibW__pathPill{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;text-decoration:none;transition:all .2s;display:flex}.paths-module__yBfibW__pathPill:hover{color:#fff;background:#ffffff14}.paths-module__yBfibW__pillTitle{font-weight:600}.paths-module__yBfibW__pillPct{background:#ffffff14;border-radius:8px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.paths-module__yBfibW__pillcyan .paths-module__yBfibW__pillPct{color:var(--cyan-400,#22d3ee)}.paths-module__yBfibW__pillred .paths-module__yBfibW__pillPct{color:#f87171}.paths-module__yBfibW__pillpurple .paths-module__yBfibW__pillPct{color:#a78bfa}.paths-module__yBfibW__pillgold .paths-module__yBfibW__pillPct{color:#fbbf24}.paths-module__yBfibW__pillemerald .paths-module__yBfibW__pillPct{color:#34d399}.paths-module__yBfibW__pathSection{margin-bottom:2.5rem}.paths-module__yBfibW__pathHeader{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:1rem 1.25rem;display:flex}.paths-module__yBfibW__pathLeft{align-items:center;gap:.75rem;display:flex}.paths-module__yBfibW__pathIcon{font-size:1.6rem}.paths-module__yBfibW__pathTitle{margin:0;font-size:1.1rem;font-weight:700}.paths-module__yBfibW__pathSubtitle{color:#fff6;margin:.15rem 0 0;font-size:.8rem}.paths-module__yBfibW__pathRight{align-items:center;gap:.5rem;display:flex}.paths-module__yBfibW__pathPct{color:var(--cyan-400,#22d3ee);font-size:1rem;font-weight:700}.paths-module__yBfibW__progressBar{background:#ffffff14;border-radius:3px;width:80px;height:5px;overflow:hidden}.paths-module__yBfibW__progressFill{background:linear-gradient(90deg,var(--cyan-400,#22d3ee),var(--cyan-400,#22d3ee));border-radius:3px;height:100%;transition:width .4s}.paths-module__yBfibW__progressCount{color:#ffffff59;font-size:.75rem}.paths-module__yBfibW__stepList{flex-direction:column;gap:.5rem;display:flex}.paths-module__yBfibW__stepCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;transition:all .3s;overflow:hidden}.paths-module__yBfibW__stepCard:hover{border-color:#ffffff1a}.paths-module__yBfibW__stepRead{background:#22d3ee05;border-color:#22d3ee26}.paths-module__yBfibW__stepOpen{background:#22d3ee08;border-color:#22d3ee40}.paths-module__yBfibW__stepRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.paths-module__yBfibW__stepCheck{color:#fff6;border:2px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.paths-module__yBfibW__stepChecked{background:var(--cyan-400,#22d3ee);border-color:var(--cyan-400,#22d3ee);color:#0a0a0a;font-size:.85rem}.paths-module__yBfibW__stepInfo{cursor:pointer;flex:1;min-width:0}.paths-module__yBfibW__stepLabel{font-size:.95rem;font-weight:600;display:block}.paths-module__yBfibW__stepTime{color:#ffffff59;font-size:.75rem}.paths-module__yBfibW__stepChevron{color:#ffffff4d;cursor:pointer;font-size:.7rem;transition:transform .2s}.paths-module__yBfibW__stepContent{padding:0 1rem 1rem 3.5rem;animation:.3s paths-module__yBfibW__fadeIn}@keyframes paths-module__yBfibW__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.paths-module__yBfibW__contentBody{color:#ffffffbf;font-size:.9rem;line-height:1.75}.paths-module__yBfibW__contentBody strong{color:#fff;font-weight:600}.paths-module__yBfibW__contentBody em{color:var(--cyan-400,#22d3ee);font-style:italic}.paths-module__yBfibW__contentBody p{margin:.75rem 0}.paths-module__yBfibW__contentBody ul{margin:.5rem 0;padding:0;list-style:none}.paths-module__yBfibW__contentBody ul li{margin-bottom:.35rem;padding-left:1.2rem;position:relative}.paths-module__yBfibW__contentBody ul li:before{content:"›";color:var(--cyan-400,#22d3ee);font-weight:700;position:absolute;left:0}.paths-module__yBfibW__contentBody a{color:var(--cyan-400,#22d3ee);border-bottom:1px dashed #22d3ee4d;text-decoration:none}.paths-module__yBfibW__tableWrap{border:1px solid #ffffff14;border-radius:8px;margin:.75rem 0;overflow-x:auto}.paths-module__yBfibW__tableWrap table{border-collapse:collapse;width:100%;font-size:.8rem}.paths-module__yBfibW__tableWrap th{text-align:left;color:#fff;background:#ffffff0d;border-bottom:1px solid #ffffff14;padding:.5rem .75rem;font-weight:600}.paths-module__yBfibW__tableWrap td{color:#ffffffb3;border-bottom:1px solid #ffffff0a;padding:.45rem .75rem}.paths-module__yBfibW__tableWrap tr:last-child td{border-bottom:none}.paths-module__yBfibW__stepActions{border-top:1px solid #ffffff0f;gap:.75rem;margin-top:1rem;padding-top:.75rem;display:flex}.paths-module__yBfibW__deepLink{color:var(--cyan-400,#22d3ee);background:#22d3ee14;border:1px solid #22d3ee26;border-radius:8px;padding:.35rem .85rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s}.paths-module__yBfibW__deepLink:hover{background:#22d3ee26;border-color:#22d3ee4d}.paths-module__yBfibW__unreadBtn{color:#ffffff59;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;padding:.35rem .75rem;font-size:.75rem;transition:all .2s}.paths-module__yBfibW__unreadBtn:hover{color:#fff9;border-color:#ffffff26}@media (max-width:640px){.paths-module__yBfibW__page{padding:1rem 1rem 3rem}.paths-module__yBfibW__title{font-size:1.6rem}.paths-module__yBfibW__dashboard{text-align:center;flex-direction:column;padding:1.25rem}.paths-module__yBfibW__pathHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.paths-module__yBfibW__pathRight{width:100%}.paths-module__yBfibW__progressBar{flex:1}.paths-module__yBfibW__stepContent{padding-left:1rem}.paths-module__yBfibW__pathPills{gap:.4rem}.paths-module__yBfibW__pathPill{padding:.3rem .6rem;font-size:.75rem}}
