@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
.tracker-module__cSBrIG__trackerBodyWrapper{--bg-primary:#0a0e1a;--bg-secondary:#111827;--bg-card:#111827b3;--bg-card-hover:#1e293bcc;--bg-glass:#ffffff08;--bg-glass-hover:#ffffff0f;--bg-input:#0f172acc;--border-subtle:#ffffff0f;--border-medium:#ffffff1a;--border-accent:#6366f14d;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--text-accent:#a5b4fc;--accent-indigo:#6366f1;--accent-indigo-light:#818cf8;--accent-emerald:#10b981;--accent-emerald-light:#34d399;--accent-amber:#f59e0b;--accent-amber-light:#fbbf24;--accent-rose:#f43f5e;--accent-blue:#3b82f6;--gradient-primary:linear-gradient(135deg, #6366f1, #8b5cf6);--gradient-hero:linear-gradient(135deg, #0f172a 0%, #1e1b4b 50%, #0f172a 100%);color:var(--text-primary);min-height:calc(100vh - 140px);padding:140px 0 5rem;font-family:Inter,sans-serif;position:relative;overflow-x:hidden;background-color:#0a0e1a!important}.tracker-module__cSBrIG__trackerBodyWrapper *{box-sizing:border-box}.tracker-module__cSBrIG__trackerBodyWrapper:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#6366f10f 0%,#0000 70%);width:700px;height:700px;position:absolute;top:0;right:-10%}.tracker-module__cSBrIG__mainContainer{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.tracker-module__cSBrIG__controlsRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;margin-bottom:2.5rem;display:flex}.tracker-module__cSBrIG__actionButtonsGroup{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tracker-module__cSBrIG__actionBtnSecondary{border:1px solid var(--border-accent);color:var(--text-accent);cursor:pointer;background:#6366f10d;border-radius:8px;padding:8px 18px;font-size:.85rem;font-weight:500;transition:all .25s}.tracker-module__cSBrIG__actionBtnSecondary:hover{color:#fff;background:#6366f126}.tracker-module__cSBrIG__resetFormBtn{border:1px solid var(--border-medium);background:var(--bg-glass);color:var(--text-muted);cursor:pointer;border-radius:8px;padding:8px 18px;font-size:.85rem;font-weight:500;transition:all .25s}.tracker-module__cSBrIG__resetFormBtn:hover{border-color:var(--accent-rose);color:#fb7185;background:#f43f5e0d}.tracker-module__cSBrIG__dueDateBanner{color:var(--accent-amber-light);background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem 1.5rem;display:flex}.tracker-module__cSBrIG__daysRemainingBadge{background:var(--accent-amber);color:#000;border-radius:100px;padding:4px 12px;font-size:.85rem;font-weight:700}.tracker-module__cSBrIG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.tracker-module__cSBrIG__benefitCard{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;color:var(--text-secondary);border-radius:12px;padding:1rem;font-size:.9rem;font-weight:500}.tracker-module__cSBrIG__companyBannerCard{background:var(--gradient-hero);border:1px solid var(--border-medium);border-radius:24px;margin-bottom:2rem;padding:2rem 2.5rem}.tracker-module__cSBrIG__bannerHeaderRow{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.tracker-module__cSBrIG__bannerTitle{letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.tracker-module__cSBrIG__bannerSubtitle{color:var(--text-secondary);font-size:.9rem}.tracker-module__cSBrIG__readyBadge{border:1px solid var(--accent-emerald);color:var(--accent-emerald-light);background:#10b98126;border-radius:100px;padding:8px 16px;font-size:.85rem;font-weight:600}.tracker-module__cSBrIG__progressContainerBlock{border:1px solid var(--border-subtle);background:#0003;border-radius:12px;padding:1.25rem}.tracker-module__cSBrIG__progressTextRow{color:var(--text-primary);justify-content:space-between;margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:flex}.tracker-module__cSBrIG__progressBarWrapper{background:#ffffff14;border-radius:100px;width:100%;height:12px;overflow:hidden}.tracker-module__cSBrIG__progressBarFillBar{background:var(--accent-emerald);border-radius:100px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.tracker-module__cSBrIG__bannerStatsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.tracker-module__cSBrIG__statItemCard{border:1px solid var(--border-subtle);background:#ffffff08;border-radius:12px;padding:1rem 1.25rem}.tracker-module__cSBrIG__statItemLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.72rem}.tracker-module__cSBrIG__statItemValue{color:var(--text-primary);font-size:.95rem;font-weight:600}.tracker-module__cSBrIG__actionsRowStrip{gap:1rem;margin-bottom:2rem;display:flex}.tracker-module__cSBrIG__btnAction{border:1px solid var(--border-medium);background:var(--bg-glass);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:500}.tracker-module__cSBrIG__btnActionSecondary{border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;padding:10px 20px;font-size:.9rem}.tracker-module__cSBrIG__btnPrimary{background:var(--gradient-primary);color:#fff;border:none}.tracker-module__cSBrIG__phaseContentBlock,.tracker-module__cSBrIG__categorySection{margin-bottom:2.5rem}.tracker-module__cSBrIG__phaseSectionHeading{align-items:center;gap:12px;margin-bottom:1.25rem;display:flex}.tracker-module__cSBrIG__phaseIconHeading{font-size:1.5rem}.tracker-module__cSBrIG__phaseTitleText{font-size:1.2rem;font-weight:700}.tracker-module__cSBrIG__phaseDescriptionText{color:var(--text-muted);margin-left:auto;font-size:.85rem;font-weight:600}.tracker-module__cSBrIG__stepCardItem{background:var(--bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-radius:16px;overflow:hidden}.tracker-module__cSBrIG__documentChecklistItemRow{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:12px;align-items:flex-start;gap:16px;margin-bottom:8px;padding:1rem 1.25rem;transition:all .15s;display:flex}.tracker-module__cSBrIG__docRowActive{background:#10b98108!important;border-color:#10b98133!important}.tracker-module__cSBrIG__statusChipArea{flex-shrink:0;width:100px;margin-top:2px}.tracker-module__cSBrIG__chipPending{color:var(--accent-amber-light);background:#f59e0b26;border-radius:100px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-block}.tracker-module__cSBrIG__chipComplete{color:var(--accent-emerald-light);background:#10b98126;border-radius:100px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-block}.tracker-module__cSBrIG__documentChecklistName{align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.tracker-module__cSBrIG__tooltipIcon{color:var(--text-muted);cursor:help;font-size:.8rem}.tracker-module__cSBrIG__documentChecklistDescription{color:var(--text-secondary);margin-top:4px;margin-bottom:6px;font-size:.8rem}.tracker-module__cSBrIG__documentChecklistRequirementTag{color:var(--text-muted);background:#ffffff0d;border-radius:6px;padding:4px 10px;font-size:.75rem;display:inline-block}.tracker-module__cSBrIG__personaGrid{flex-wrap:wrap;gap:10px;display:flex}.tracker-module__cSBrIG__personaBtn{background:var(--bg-glass);border:1px solid var(--border-medium);color:var(--text-primary);cursor:pointer;border-radius:100px;padding:8px 14px;font-size:.85rem;transition:all .2s}.tracker-module__cSBrIG__personaBtn:hover{background:var(--bg-glass-hover);border-color:var(--accent-indigo)}.tracker-module__cSBrIG__divider{background:var(--border-medium);border:0;height:1px;margin:1rem 0}.tracker-module__cSBrIG__warningsSection{background:#f43f5e0d;border:1px solid #f43f5e1a;border-radius:16px;margin-top:3rem;padding:1.5rem}.tracker-module__cSBrIG__warningTitle{color:#fb7185;margin-bottom:1rem;font-size:1.1rem}.tracker-module__cSBrIG__warningsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.tracker-module__cSBrIG__warningCard{background:var(--bg-card);color:var(--text-secondary);border:1px solid #f43f5e33;border-radius:8px;align-items:center;padding:1rem;font-size:.85rem;display:flex}.tracker-module__cSBrIG__warningCard:before{content:"⚠️";margin-right:8px}.tracker-module__cSBrIG__progressMetricsContainer{background:var(--bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-radius:16px;margin-bottom:2rem;padding:1.5rem 2rem}.tracker-module__cSBrIG__remarksTextInputField{background:var(--bg-input);border:1px solid var(--border-subtle);width:100%;min-height:40px;color:var(--text-primary);border-radius:6px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.85rem}.tracker-module__cSBrIG__metaGridDetailCell{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:8px;padding:1rem}body:has(.tracker-module__cSBrIG__trackerBodyWrapper){background-color:#0a0e1a!important}@media print{body:has(.tracker-module__cSBrIG__trackerBodyWrapper){color:#1a1a1a!important;background:#fff!important}.tracker-module__cSBrIG__controlsRow,.tracker-module__cSBrIG__actionsRowStrip{display:none!important}}
