.roadmap-hero[data-astro-cid-pphenchb]{background:linear-gradient(135deg,#f0f9ff,#fff,#ecfdf5)}.dark .roadmap-hero[data-astro-cid-pphenchb]{background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a)}.hero-orb[data-astro-cid-pphenchb]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4}.hero-orb-1[data-astro-cid-pphenchb]{width:400px;height:400px;background:linear-gradient(135deg,#3b82f6,#06b6d4);top:-100px;right:-100px;animation:float 20s ease-in-out infinite}.hero-orb-2[data-astro-cid-pphenchb]{width:300px;height:300px;background:linear-gradient(135deg,#10b981,#06b6d4);bottom:-50px;left:-50px;animation:float 25s ease-in-out infinite reverse}.hero-orb-3[data-astro-cid-pphenchb]{width:200px;height:200px;background:linear-gradient(135deg,#8b5cf6,#3b82f6);top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse-slow 15s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-30px) scale(1.05)}50%{transform:translate(-10px,20px) scale(.95)}75%{transform:translate(30px,10px) scale(1.02)}}@keyframes pulse-slow{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.2)}}.bg-grid-pattern[data-astro-cid-pphenchb]{background-image:linear-gradient(to right,currentColor 1px,transparent 1px),linear-gradient(to bottom,currentColor 1px,transparent 1px);background-size:40px 40px}.glass-badge[data-astro-cid-pphenchb]{background:#fff;backdrop-filter:blur(10px);border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.dark .glass-badge[data-astro-cid-pphenchb]{background:#1e293b;border-color:#475569}.progress-ring-container[data-astro-cid-pphenchb]{position:relative;width:120px;height:120px}.progress-ring[data-astro-cid-pphenchb]{width:100%;height:100%;transform:rotate(-90deg)}.progress-ring-bg[data-astro-cid-pphenchb]{stroke:#e2e8f0}.dark .progress-ring-bg[data-astro-cid-pphenchb]{stroke:#334155}.progress-ring-progress[data-astro-cid-pphenchb]{stroke:url(#progress-gradient);stroke-dasharray:326.73;stroke-dashoffset:calc(326.73 - (326.73 * var(--progress)) / 100);transition:stroke-dashoffset 1s ease-out}.progress-ring-text[data-astro-cid-pphenchb]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.status-dot[data-astro-cid-pphenchb]{width:12px;height:12px;border-radius:50%;position:relative}.status-dot[data-astro-cid-pphenchb].status-completed{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 0 0 3px #10b98133}.status-dot[data-astro-cid-pphenchb].status-in-progress{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 0 0 3px #3b82f633;animation:pulse-dot 2s ease-in-out infinite}.status-dot[data-astro-cid-pphenchb].status-planned{background:linear-gradient(135deg,#94a3b8,#64748b);box-shadow:0 0 0 3px #94a3b833}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 3px #3b82f633}50%{box-shadow:0 0 0 6px #3b82f61a}}.timeline-line[data-astro-cid-pphenchb]{background:linear-gradient(90deg,#10b981 0% 50%,#3b82f6 66%,#94a3b8)}.dark .timeline-line[data-astro-cid-pphenchb]{background:linear-gradient(90deg,#10b981 0% 50%,#3b82f6 66%,#475569)}.timeline-dot[data-astro-cid-pphenchb]{position:absolute;width:8px;height:8px;background:#fff;border-radius:50%;top:50%;transform:translateY(-50%);box-shadow:0 0 10px #3b82f6cc;animation:travel 8s linear infinite}@keyframes travel{0%{left:0%}to{left:100%}}.timeline-item[data-astro-cid-pphenchb]{opacity:0;animation:fade-in-up .6s ease-out forwards;animation-delay:var(--delay)}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.milestone-node[data-astro-cid-pphenchb]{position:relative;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;z-index:10}.milestone-node[data-astro-cid-pphenchb].completed{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 14px #10b98166}.milestone-node[data-astro-cid-pphenchb].in_progress{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 14px #3b82f666}.milestone-node[data-astro-cid-pphenchb].planned{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#64748b;box-shadow:0 4px 14px #0000001a}.dark .milestone-node[data-astro-cid-pphenchb].planned{background:linear-gradient(135deg,#334155,#475569);color:#94a3b8}.milestone-node[data-astro-cid-pphenchb]:hover{transform:scale(1.1)}.milestone-check[data-astro-cid-pphenchb]{position:absolute;bottom:-4px;right:-4px;width:18px;height:18px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#10b981;box-shadow:0 2px 4px #0000001a}.milestone-pulse[data-astro-cid-pphenchb]{position:absolute;inset:-4px;border-radius:50%;border:2px solid #3b82f6;animation:pulse-ring 2s ease-out infinite}@keyframes pulse-ring{0%{transform:scale(1);opacity:1}to{transform:scale(1.4);opacity:0}}.timeline-card[data-astro-cid-pphenchb]{width:100%;border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.timeline-card[data-astro-cid-pphenchb]:hover{transform:translateY(-4px)}.timeline-card[data-astro-cid-pphenchb].completed{background:linear-gradient(135deg,#10b9810d,#10b98105);border:1px solid rgba(16,185,129,.2);box-shadow:0 4px 20px #10b9811a}.timeline-card[data-astro-cid-pphenchb].completed:hover{box-shadow:0 8px 30px #10b98133}.timeline-card[data-astro-cid-pphenchb].in_progress{background:linear-gradient(135deg,#3b82f614,#3b82f605);border:1px solid rgba(59,130,246,.3);box-shadow:0 4px 20px #3b82f626}.timeline-card[data-astro-cid-pphenchb].in_progress:hover{box-shadow:0 8px 30px #3b82f640}.timeline-card[data-astro-cid-pphenchb].planned{background:#f8fafc;border:1px solid #cbd5e1;box-shadow:0 4px 20px #0000000d}.timeline-card[data-astro-cid-pphenchb].planned:hover{box-shadow:0 8px 30px #0000001a}.dark .timeline-card[data-astro-cid-pphenchb].completed{background:linear-gradient(135deg,#10b9811a,#10b98105);border-color:#10b9814d}.dark .timeline-card[data-astro-cid-pphenchb].in_progress{background:linear-gradient(135deg,#3b82f626,#3b82f60d);border-color:#3b82f666}.dark .timeline-card[data-astro-cid-pphenchb].planned{background:#1e293b;border-color:#475569}.card-inner[data-astro-cid-pphenchb]{padding:1rem}.status-badge[data-astro-cid-pphenchb]{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.status-badge[data-astro-cid-pphenchb].completed,.dark .status-badge[data-astro-cid-pphenchb].completed{background:#065f46;color:#fff}.status-badge[data-astro-cid-pphenchb].in_progress{background:#dbeafe;color:#1e40af}.dark .status-badge[data-astro-cid-pphenchb].in_progress{background:#1e40af;color:#dbeafe}.status-badge[data-astro-cid-pphenchb].planned{background:#e2e8f0;color:#334155}.dark .status-badge[data-astro-cid-pphenchb].planned{background:#334155;color:#e2e8f0}.progress-bar-container[data-astro-cid-pphenchb]{display:flex;align-items:center;gap:.5rem}.progress-bar-track[data-astro-cid-pphenchb]{flex:1;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.dark .progress-bar-track[data-astro-cid-pphenchb]{background:#334155}.progress-bar-fill[data-astro-cid-pphenchb]{height:100%;border-radius:3px;transition:width 1s ease-out}.progress-bar-fill[data-astro-cid-pphenchb].completed{background:linear-gradient(90deg,#10b981,#059669)}.progress-bar-fill[data-astro-cid-pphenchb].in_progress{background:linear-gradient(90deg,#3b82f6,#2563eb);position:relative;overflow:hidden}.progress-bar-fill[data-astro-cid-pphenchb].in_progress:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.progress-bar-fill[data-astro-cid-pphenchb].planned{background:#94a3b8}.progress-bar-text[data-astro-cid-pphenchb]{font-size:.75rem;font-weight:600;color:#374151;min-width:2.5rem;text-align:right}.dark .progress-bar-text[data-astro-cid-pphenchb]{color:#e2e8f0}.features-list[data-astro-cid-pphenchb]{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease}.timeline-card[data-astro-cid-pphenchb]:hover .features-list[data-astro-cid-pphenchb]{max-height:200px;opacity:1}.line-clamp-3[data-astro-cid-pphenchb]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.timeline-item-mobile[data-astro-cid-pphenchb]{opacity:0;animation:fade-in-up .6s ease-out forwards;animation-delay:var(--delay)}.milestone-node-mobile[data-astro-cid-pphenchb]{position:relative;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:10}.milestone-node-mobile[data-astro-cid-pphenchb].completed{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 14px #10b98166}.milestone-node-mobile[data-astro-cid-pphenchb].in_progress{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 14px #3b82f666}.milestone-node-mobile[data-astro-cid-pphenchb].planned{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#64748b;box-shadow:0 4px 14px #0000001a}.dark .milestone-node-mobile[data-astro-cid-pphenchb].planned{background:linear-gradient(135deg,#334155,#475569);color:#94a3b8}.milestone-check-mobile[data-astro-cid-pphenchb]{position:absolute;bottom:-2px;right:-2px;width:16px;height:16px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#10b981;box-shadow:0 2px 4px #0000001a}.milestone-pulse-mobile[data-astro-cid-pphenchb]{position:absolute;inset:-3px;border-radius:50%;border:2px solid #3b82f6;animation:pulse-ring 2s ease-out infinite}.timeline-card-mobile[data-astro-cid-pphenchb]{border-radius:16px;overflow:hidden}.timeline-card-mobile[data-astro-cid-pphenchb].completed{background:linear-gradient(135deg,#10b9810d,#10b98105);border:1px solid rgba(16,185,129,.2);box-shadow:0 4px 20px #10b9811a}.timeline-card-mobile[data-astro-cid-pphenchb].in_progress{background:linear-gradient(135deg,#3b82f614,#3b82f605);border:1px solid rgba(59,130,246,.3);box-shadow:0 4px 20px #3b82f626}.timeline-card-mobile[data-astro-cid-pphenchb].planned{background:#f1f5f980;border:1px solid rgba(148,163,184,.3);box-shadow:0 4px 20px #0000000d}.dark .timeline-card-mobile[data-astro-cid-pphenchb].completed{background:linear-gradient(135deg,#10b9811a,#10b98105);border-color:#10b9814d}.dark .timeline-card-mobile[data-astro-cid-pphenchb].in_progress{background:linear-gradient(135deg,#3b82f626,#3b82f60d);border-color:#3b82f666}.dark .timeline-card-mobile[data-astro-cid-pphenchb].planned{background:#1e293b80;border-color:#47556980}.card-inner-mobile[data-astro-cid-pphenchb]{padding:1.25rem}.status-badge-mobile[data-astro-cid-pphenchb]{display:inline-block;padding:.25rem .625rem;border-radius:9999px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.status-badge-mobile[data-astro-cid-pphenchb].completed{background:#10b98126;color:#059669}.dark .status-badge-mobile[data-astro-cid-pphenchb].completed{background:#10b98133;color:#34d399}.status-badge-mobile[data-astro-cid-pphenchb].in_progress{background:#3b82f626;color:#2563eb}.dark .status-badge-mobile[data-astro-cid-pphenchb].in_progress{background:#3b82f633;color:#60a5fa}.status-badge-mobile[data-astro-cid-pphenchb].planned{background:#94a3b833;color:#64748b}.dark .status-badge-mobile[data-astro-cid-pphenchb].planned{background:#94a3b826;color:#94a3b8}.cta-card[data-astro-cid-pphenchb]{position:relative;border-radius:24px;overflow:hidden}.cta-card-inner[data-astro-cid-pphenchb]{position:relative;padding:3rem 2rem;background:#fff;backdrop-filter:blur(20px);border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 4px 6px -1px #0000000d,0 20px 40px -10px #0000001a}.dark .cta-card-inner[data-astro-cid-pphenchb]{background:#1e293b;border-color:#475569}@media(min-width:768px){.cta-card-inner[data-astro-cid-pphenchb]{padding:4rem 3rem}}.cta-button[data-astro-cid-pphenchb]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#fff;font-weight:600;border-radius:12px;box-shadow:0 4px 14px #1e40af66;transition:all .3s ease;min-height:52px}.cta-button[data-astro-cid-pphenchb]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1e40af80}.cta-button[data-astro-cid-pphenchb]:focus{outline:none;box-shadow:0 0 0 3px #3b82f680,0 4px 14px #1e40af66}.dark .cta-button[data-astro-cid-pphenchb]{background:linear-gradient(135deg,#3b82f6,#2563eb)}@media(prefers-reduced-motion:reduce){.hero-orb[data-astro-cid-pphenchb],.timeline-dot[data-astro-cid-pphenchb],.milestone-pulse[data-astro-cid-pphenchb],.milestone-pulse-mobile[data-astro-cid-pphenchb],.progress-bar-fill[data-astro-cid-pphenchb].in_progress:after,.status-dot[data-astro-cid-pphenchb].status-in-progress{animation:none}.timeline-item[data-astro-cid-pphenchb],.timeline-item-mobile[data-astro-cid-pphenchb]{opacity:1;animation:none}.progress-ring-progress[data-astro-cid-pphenchb],.timeline-card[data-astro-cid-pphenchb],.cta-button[data-astro-cid-pphenchb]{transition:none}}@media(prefers-contrast:high){.timeline-card[data-astro-cid-pphenchb],.timeline-card-mobile[data-astro-cid-pphenchb]{border-width:2px}.milestone-node[data-astro-cid-pphenchb],.milestone-node-mobile[data-astro-cid-pphenchb]{border:2px solid currentColor}.status-badge[data-astro-cid-pphenchb],.status-badge-mobile[data-astro-cid-pphenchb]{border:1px solid currentColor}}@media(forced-colors:active){.milestone-node[data-astro-cid-pphenchb],.milestone-node-mobile[data-astro-cid-pphenchb],.timeline-card[data-astro-cid-pphenchb],.timeline-card-mobile[data-astro-cid-pphenchb],.cta-button[data-astro-cid-pphenchb]{border:2px solid currentColor}.progress-bar-fill[data-astro-cid-pphenchb]{background:currentColor}}
