.nasy-paths-shell{--bg:#08111f;--card:#122032;--card-2:#18273a;--line:rgba(255,255,255,.12);--text:#ffffff;--text-soft:#e7eef8;--muted:#d8e2f0;--accent:#fbbf24;--ok:#22c55e;direction:rtl;display:grid;gap:22px;color:var(--text)}
.nasy-paths-shell *{box-sizing:border-box}
.nasy-paths-hero,.nasy-path-day-card,.nasy-path-program-card,.nasy-path-journey-card{background:linear-gradient(180deg,rgba(24,39,58,.98),rgba(11,18,29,.98));border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 12px 30px rgba(0,0,0,.22)}
.nasy-path-kicker,.nasy-path-mini,.nasy-path-proof-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(251,191,36,.14);color:#fff3c4;border:1px solid rgba(251,191,36,.3);font-weight:800;font-size:12px}
.nasy-paths-hero h1,.nasy-path-day-card h2,.nasy-path-section h2,.nasy-path-program-card h3,.nasy-path-journey-card h3,.nasy-path-task h3,.nasy-path-proof-title{color:#fff;margin:0}
.nasy-paths-hero h1{margin-top:10px;font-size:38px;line-height:1.2;font-weight:900}
.nasy-paths-hero p,.nasy-path-goal,.nasy-path-gain,.nasy-path-task p,.nasy-path-program-card p,.nasy-path-journey-card p,.nasy-path-proof-hint{color:var(--text-soft);line-height:1.95;font-weight:500}
.nasy-paths-metrics{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}.nasy-paths-metrics span,.nasy-path-day-head span{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid var(--line);font-size:13px;color:#fff}
.nasy-path-progress{height:12px;border-radius:999px;background:#07101d;overflow:hidden;border:1px solid var(--line)}.nasy-path-progress i{display:block;height:100%;background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:999px}
.nasy-paths-grid{display:grid;gap:14px}
.nasy-paths-grid.programs{grid-template-columns:repeat(4,minmax(0,1fr))}
.nasy-paths-grid.journeys{grid-template-columns:repeat(4,minmax(0,1fr))}
.nasy-path-program-card,.nasy-path-journey-card{position:relative;overflow:hidden;min-height:180px}
.nasy-path-journey-card{display:flex;flex-direction:column;justify-content:space-between;min-height:210px}
.nasy-path-program-card::before,.nasy-path-journey-card::before{content:"";position:absolute;inset:0;opacity:.22;pointer-events:none}
.nasy-path-program-card::after{content:"";position:absolute;inset:auto -30px -40px auto;width:140px;height:140px;border-radius:50%;background:rgba(255,255,255,.09);filter:blur(2px)}
.nasy-path-program-color-1::before{background:linear-gradient(135deg,#f59e0b,#f97316)}
.nasy-path-program-color-2::before{background:linear-gradient(135deg,#22c55e,#16a34a)}
.nasy-path-program-color-3::before{background:linear-gradient(135deg,#3b82f6,#2563eb)}
.nasy-path-program-color-4::before{background:linear-gradient(135deg,#a855f7,#7e22ce)}
.nasy-path-program-color-5::before{background:linear-gradient(135deg,#ec4899,#db2777)}
.nasy-path-program-color-6::before{background:linear-gradient(135deg,#14b8a6,#0f766e)}
.nasy-path-program-color-7::before{background:linear-gradient(135deg,#ef4444,#dc2626)}
.nasy-path-journey-card::before{opacity:.26}
.nasy-path-journey-color-1::before{background:linear-gradient(135deg,#f59e0b,#92400e)}
.nasy-path-journey-color-2::before{background:linear-gradient(135deg,#06b6d4,#155e75)}
.nasy-path-journey-color-3::before{background:linear-gradient(135deg,#22c55e,#14532d)}
.nasy-path-journey-color-4::before{background:linear-gradient(135deg,#8b5cf6,#4c1d95)}
.nasy-path-journey-color-5::before{background:linear-gradient(135deg,#ef4444,#7f1d1d)}
.nasy-path-journey-color-6::before{background:linear-gradient(135deg,#ec4899,#831843)}
.nasy-path-journey-color-7::before{background:linear-gradient(135deg,#64748b,#1e293b)}
.nasy-path-program-card > *, .nasy-path-journey-card > *{position:relative;z-index:1}
.nasy-path-program-card.is-active{border-color:rgba(251,191,36,.55);box-shadow:0 14px 35px rgba(251,191,36,.12)}
.nasy-path-program-card.is-locked,.nasy-path-journey-card.is-locked{opacity:.9;filter:saturate(.85)}
.nasy-path-card-top{display:flex;justify-content:space-between}
.nasy-path-program-card h3,.nasy-path-journey-card h3{margin:14px 0 8px;font-size:22px;font-weight:900}
.nasy-path-card-foot,.nasy-path-lock{display:inline-flex;margin-top:10px;padding:8px 12px;border-radius:999px;background:rgba(7,16,29,.7);border:1px solid rgba(255,255,255,.18);color:#fff;font-weight:700}
.nasy-path-journey-top{display:flex;gap:8px;align-items:center;justify-content:space-between;flex-wrap:wrap}
.nasy-path-journey-status{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);color:#fff;font-size:12px;font-weight:800}
.nasy-path-journey-bottom{display:grid;gap:8px;margin-top:12px}
.nasy-path-journey-card small{color:#f8fafc;font-weight:800}
.nasy-path-journey-card.has-progress{border-color:rgba(34,197,94,.34)}
.nasy-path-journey-card.is-locked .nasy-path-progress i{background:linear-gradient(90deg,#64748b,#94a3b8)}

.nasy-path-section{display:grid;gap:12px}
.nasy-path-section h2{font-size:28px;font-weight:900}
.nasy-path-day-head{display:flex;gap:8px;justify-content:space-between;flex-wrap:wrap;margin-bottom:6px}
.nasy-path-day-card h2{font-size:32px;margin:12px 0 14px;font-weight:900}
.nasy-path-task{padding:16px;border-radius:18px;background:#0d1726;border:1px solid rgba(255,255,255,.12);margin:12px 0}

.nasy-path-flow-note{color:#dbeafe;background:rgba(96,165,250,.08);border:1px solid rgba(96,165,250,.2);padding:11px 13px;border-radius:14px;line-height:1.8;font-weight:700}

.nasy-path-actions-row,.nasy-path-proof-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.nasy-path-btn{appearance:none;border:0;border-radius:14px;background:var(--accent);color:#111827;font-weight:900;padding:12px 16px;cursor:pointer;transition:transform .15s ease, opacity .15s ease}
.nasy-path-btn:hover{transform:translateY(-1px)}
.nasy-path-btn.is-secondary{background:#60d3ff;color:#062033}
.nasy-path-btn.is-muted{background:#243346;color:#fff;border:1px solid rgba(255,255,255,.16)}
.nasy-path-btn.is-ghost{background:transparent;color:#e5eefb;border:1px solid rgba(255,255,255,.18)}
.nasy-path-step[hidden]{display:none !important}
.nasy-path-proof-header{display:grid;gap:10px;margin-bottom:14px}
.nasy-path-proof{display:grid;gap:12px;padding:18px;border-radius:18px;background:#0b1220;border:1px solid rgba(255,255,255,.12)}
.nasy-path-proof textarea{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:#09111d;color:#fff;padding:14px;line-height:1.85;font-size:16px}
.nasy-path-check{color:#f5f7fb;font-weight:600}
.nasy-path-counter{color:#fff3c4;background:rgba(251,191,36,.08);padding:10px 12px;border-radius:12px;border:1px solid rgba(251,191,36,.18);font-weight:700}
.nasy-paths-alert{padding:14px 16px;border-radius:16px;border:1px solid var(--line);background:#0b1220;color:#fff}
.nasy-paths-alert.is-ok{border-color:rgba(34,197,94,.4);color:#bbf7d0}
.nasy-paths-alert.is-error{border-color:rgba(239,68,68,.4);color:#fecaca}
@media(max-width:1100px){.nasy-paths-grid.programs,.nasy-paths-grid.journeys{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.nasy-paths-hero h1{font-size:28px}.nasy-path-day-card h2{font-size:25px}.nasy-path-actions-row,.nasy-path-proof-actions{display:grid;grid-template-columns:1fr}.nasy-path-program-card{padding:16px;min-height:160px}.nasy-path-program-card h3{font-size:18px}.nasy-path-section h2{font-size:23px}}
@media(max-width:520px){.nasy-paths-grid.programs,.nasy-paths-grid.journeys{grid-template-columns:1fr}.nasy-paths-shell{gap:16px}.nasy-path-journey-card{min-height:190px}}


.nasy-path-recovery-card{margin-top:16px;padding:18px;border-radius:22px;background:linear-gradient(180deg,rgba(88,28,135,.28),rgba(11,18,32,.98));border:1px solid rgba(168,85,247,.34);box-shadow:0 12px 28px rgba(0,0,0,.18)}
.nasy-path-recovery-head{display:flex;gap:10px;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:10px}
.nasy-path-recovery-badge,.nasy-path-recovery-cost{display:inline-flex;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:900;color:#fff;border:1px solid rgba(255,255,255,.18)}
.nasy-path-recovery-badge{background:rgba(168,85,247,.24)}
.nasy-path-recovery-cost{background:rgba(251,191,36,.16);color:#fff3c4}
.nasy-path-recovery-card h3{margin:8px 0 6px;color:#fff;font-size:24px;font-weight:900}
.nasy-path-recovery-text{color:#e9d5ff;line-height:1.9;font-weight:700}
.nasy-path-task.is-recovery{border-color:rgba(168,85,247,.42);background:rgba(17,24,39,.78)}
.nasy-path-task.is-recovery h4{margin:0 0 8px;color:#fff;font-size:18px}
.nasy-path-recovery-form{display:grid;gap:12px;margin-top:12px}
.nasy-path-recovery-form textarea{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:#09111d;color:#fff;padding:14px;line-height:1.85;font-size:16px}

.nasy-path-done-card{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;padding:22px;border-radius:24px;background:linear-gradient(135deg,rgba(34,197,94,.22),rgba(11,18,32,.98));border:1px solid rgba(34,197,94,.42);box-shadow:0 14px 34px rgba(0,0,0,.22)}
.nasy-path-done-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:rgba(34,197,94,.2);border:1px solid rgba(34,197,94,.45);color:#bbf7d0;font-size:34px;font-weight:900}
.nasy-path-done-content{display:grid;gap:10px}.nasy-path-done-badge{display:inline-flex;width:max-content;padding:8px 12px;border-radius:999px;background:rgba(34,197,94,.16);border:1px solid rgba(34,197,94,.35);color:#dcfce7;font-weight:900;font-size:12px}.nasy-path-done-card h2{margin:0;color:#fff;font-size:30px;font-weight:900}.nasy-path-done-card p{margin:0;color:#e7eef8;line-height:1.9;font-weight:700}.nasy-path-done-meta{display:flex;gap:8px;flex-wrap:wrap}.nasy-path-done-meta span{display:inline-flex;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:13px;font-weight:800}.nasy-path-done-note{padding:11px 13px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:#dbeafe;font-weight:800;line-height:1.8}
.nasy-path-btn.is-loading,.nasy-path-btn:disabled{opacity:.68;cursor:not-allowed;transform:none}
@media(max-width:620px){.nasy-path-done-card{grid-template-columns:1fr;text-align:right;padding:18px}.nasy-path-done-icon{width:52px;height:52px}.nasy-path-done-card h2{font-size:25px}.nasy-path-done-meta{display:grid;grid-template-columns:1fr}.nasy-path-proof textarea,.nasy-path-recovery-form textarea{min-height:160px;font-size:16px}.nasy-path-btn{width:100%;justify-content:center}}

/* v5.6.61 — five-stage daily training flow */
.nasy-path-read-stage{display:grid;gap:16px}
.nasy-path-read-stage[hidden]{display:none!important}
.nasy-path-stage-text{padding:18px;border-radius:18px;background:rgba(7,16,29,.58);border:1px solid rgba(255,255,255,.12);color:#eef6ff;font-weight:650;line-height:2.05;font-size:17px}
.nasy-path-stage-text p{margin:0 0 12px}.nasy-path-stage-text p:last-child{margin-bottom:0}
.nasy-path-read-timer{display:flex;gap:14px;align-items:center;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,rgba(251,191,36,.12),rgba(96,165,250,.08));border:1px solid rgba(251,191,36,.24)}
.nasy-path-read-ring{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:radial-gradient(circle at center,rgba(251,191,36,.2),rgba(15,23,42,.94));border:2px solid rgba(251,191,36,.5);color:#fff3c4;font-size:20px;font-weight:950;box-shadow:0 0 0 6px rgba(251,191,36,.06)}
.nasy-path-read-ring.is-ready{border-color:rgba(34,197,94,.7);color:#dcfce7;background:radial-gradient(circle at center,rgba(34,197,94,.26),rgba(15,23,42,.94));box-shadow:0 0 0 6px rgba(34,197,94,.07)}
.nasy-path-read-info{display:grid;gap:4px}.nasy-path-read-info strong{color:#fff;font-size:16px}.nasy-path-read-info small{color:#dbeafe;font-weight:800}
.nasy-path-read-stage .nasy-path-btn:disabled{background:#334155;color:#cbd5e1;border:1px solid rgba(255,255,255,.14)}
.nasy-path-done-card{grid-template-columns:1fr}.nasy-path-done-final{display:grid;gap:10px}.nasy-path-done-final[hidden]{display:none!important}
.nasy-path-done-final .nasy-path-done-icon{margin-bottom:4px}
@media(max-width:620px){.nasy-path-stage-text{font-size:16px;line-height:1.95;padding:15px}.nasy-path-read-timer{align-items:flex-start}.nasy-path-read-ring{width:52px;height:52px;font-size:18px}.nasy-path-read-stage .nasy-path-btn{width:100%}}
