@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Lora:wght@400;500;600;700&family=Nunito:wght@400;600;700;800&display=swap";
:root{--c-primary:#3d8b7a;--c-primary-soft:#e8f2ef;--c-primary-dark:#2a6b5c;--c-active:#2e8b6a;--c-active-soft:#e4f5ec;--c-active-dark:#1d6b4e;--c-amber:#c4873a;--c-amber-soft:#fdf3e7;--c-bg:#f6f5f1;--c-white:#fff;--c-text:#1a2426;--c-text-secondary:#5f6b6a;--c-text-muted:#9ca8a6;--c-border:#e5e3de;--c-border-light:#eeedea;--c-ok:#3d8b7a;--c-info:#5b8fa8;--c-dark:#1a2426;--c-warn:#cf6356;--c-warn-soft:#fdf0ee;--c-done:#4a7d5e;--c-done-soft:#e0ede5;--font:"Plus Jakarta Sans","Segoe UI",system-ui,sans-serif}*{box-sizing:border-box;margin:0}body{font-family:var(--font);background:var(--c-bg);color:var(--c-text);-webkit-font-smoothing:antialiased;margin:0}button:hover{opacity:.92}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:var(--c-border-light);border-radius:3px}@keyframes blink{0%,to{opacity:.3}50%{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.mp-header{padding:12px 16px!important}.mp-content{padding:24px 16px!important}div[style*=gridTemplateColumns]{grid-template-columns:1fr!important}.mp-stack{flex-direction:column!important}.mp-title{font-size:22px!important}.mp-hide-mobile{display:none!important}.pricing-card{transform:none!important}.dash-header-row{flex-direction:column!important;gap:12px!important}.dash-header-controls{flex-wrap:wrap!important;gap:8px!important}.dash-stats-row{grid-template-columns:1fr!important}.dash-step-bar{flex-wrap:wrap!important;gap:8px!important}.dash-step-bar>div{flex:45%!important;min-width:140px!important}.dash-stat-cards{grid-template-columns:1fr 1fr!important;gap:10px!important}.dash-stat-cards>div{padding:14px!important}.dash-bottom-grid,div[style*=gridTemplateColumns]{grid-template-columns:1fr!important}div[style*="maxWidth: 720"],div[style*="maxWidth: 800"],div[style*="maxWidth: 680"]{max-width:100%!important;padding-left:16px!important;padding-right:16px!important}html,body{overflow-x:hidden}}@media (max-width:480px){.dash-stat-cards{grid-template-columns:1fr!important}.dash-step-bar>div{flex:100%!important}h1[style*="fontSize: 28"]{font-size:22px!important}h2[style*="fontSize: 22"]{font-size:18px!important}input,select,textarea{max-width:100%!important;font-size:16px!important}div[style*="display: flex"][style*="gap: 12"]{flex-direction:column}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.5)}70%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}@keyframes checkBounce{0%{transform:scale(0)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes subtlePulse{0%,to{box-shadow:0 0 #3d8b7a00}50%{box-shadow:0 0 0 6px #3d8b7a14}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dash-stagger>*{opacity:0;animation:.4s forwards slideUp}.dash-stagger>:first-child{animation-delay:50ms}.dash-stagger>:nth-child(2){animation-delay:.12s}.dash-stagger>:nth-child(3){animation-delay:.2s}.dash-stagger>:nth-child(4){animation-delay:.28s}.dash-stagger>:nth-child(5){animation-delay:.35s}.dash-stagger>:nth-child(6){animation-delay:.42s}.dash-stagger>:nth-child(7){animation-delay:.48s}.dash-stagger>:nth-child(8){animation-delay:.54s}.card-hover{transition:transform .2s,box-shadow .2s}.card-hover:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.row-hover{transition:background .15s}.row-hover:hover{background:#3d8b7a0a!important}.chat-bubble-enter{animation:.4s 2s both popIn}.check-bounce{animation:.3s checkBounce}@keyframes progressFill{0%{width:0%}}.progress-bar-fill{animation:1.2s .4s both progressFill}@media (max-width:768px){.dash-step-bar{grid-template-columns:1fr 1fr!important;gap:8px!important}}@media (max-width:480px){.dash-step-bar{grid-template-columns:1fr!important}}
