:root{color-scheme:light;font-family:Inter,Segoe UI,sans-serif;background:#f4f7f2;color:#122014;--shell-safe-top: env(safe-area-inset-top, 0px);--shell-safe-right: env(safe-area-inset-right, 0px);--shell-safe-bottom: env(safe-area-inset-bottom, 0px);--shell-safe-left: env(safe-area-inset-left, 0px);--shell-header-height: 72px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at top,rgba(61,184,58,.1),transparent 32%),linear-gradient(180deg,#f9fcf8,#eff5ed)}.app-shell{min-height:100vh}.app-shell.is-loading{display:grid;place-items:center;padding:calc(var(--shell-header-height) + var(--shell-safe-top) + 24px) 24px 24px}.app-shell:not(.is-loading){padding-top:calc(var(--shell-header-height) + var(--shell-safe-top))}.app-shell.no-shell-header{padding-top:0}.universal-header{position:fixed;top:0;left:0;right:0;z-index:500;height:calc(var(--shell-header-height) + var(--shell-safe-top));display:flex;align-items:center;justify-content:space-between;gap:12px;padding:calc(10px + var(--shell-safe-top)) calc(16px + var(--shell-safe-right)) 10px calc(16px + var(--shell-safe-left));background:radial-gradient(circle at top left,rgba(61,184,58,.16),transparent 32%),linear-gradient(180deg,#fffffffa,#f9fcf8e6);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(30,74,31,.08);box-shadow:0 16px 36px #12201414}.header-action{position:relative;width:46px;height:46px;border:1px solid rgba(61,184,58,.12);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#ecf4eaf2);color:#17351d;display:inline-flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 10px 24px #12201414;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,color .16s ease;cursor:pointer}.header-action:hover{transform:translateY(-1px);border-color:#3db83a47;color:#2a8a28;box-shadow:0 14px 30px #2a8a2824}.header-action:active{transform:translateY(0)}.header-action-glow{position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:12px;background:radial-gradient(circle,rgba(61,184,58,.12),transparent 70%);pointer-events:none}.header-brand{flex:1;min-width:0;max-width:520px;border:1px solid rgba(61,184,58,.08);border-radius:22px;background:linear-gradient(135deg,#fffffffa,#edf5ebeb);display:flex;align-items:center;gap:14px;padding:10px 14px;box-shadow:0 16px 36px #12201414;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.header-brand:hover{transform:translateY(-1px);border-color:#3db83a38;box-shadow:0 20px 40px #2a8a281f}.header-brand-mark{width:44px;height:44px;border-radius:15px;background:linear-gradient(135deg,#3db83a,#2a8a28);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 14px 24px #3db83a3d}.header-brand-mark img{width:30px;height:30px;object-fit:contain;filter:brightness(0) invert(1)}.header-brand-fallback{display:none;width:100%;height:100%;align-items:center;justify-content:center;color:#fff;font-size:1.15rem;font-weight:800}.header-brand-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.header-brand-title{font-size:1rem;line-height:1.1;font-weight:800;color:#112315}.header-brand-subtitle{font-size:.8rem;line-height:1.2;color:#57715c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-card{width:min(560px,100%);padding:32px;border-radius:28px;background:#ffffffeb;border:1px solid rgba(28,91,29,.1);box-shadow:0 24px 70px #12201414}.status-card h1{margin:0 0 12px;font-size:clamp(2rem,5vw,3rem);line-height:1}.status-card p{margin:0;color:#526153;line-height:1.6}.status-eyebrow{margin-bottom:12px!important;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#2f8a2d!important;font-weight:700}.legacy-host.is-hidden{visibility:hidden;height:0;overflow:hidden}@media (max-width: 639px){:root{--shell-header-height: 68px}.universal-header{gap:10px;padding-left:calc(12px + var(--shell-safe-left));padding-right:calc(12px + var(--shell-safe-right))}.header-action{width:42px;height:42px;border-radius:14px}.header-brand{gap:10px;padding:9px 12px;border-radius:18px}.header-brand-mark{width:38px;height:38px;border-radius:13px}.header-brand-mark img{width:24px;height:24px}.header-brand-subtitle{font-size:.75rem}}@media (max-width: 479px){.header-brand-subtitle{display:none}}@media (min-width: 960px){.universal-header{padding-left:max(24px,calc(24px + var(--shell-safe-left)));padding-right:max(24px,calc(24px + var(--shell-safe-right)))}.header-brand{max-width:560px;margin:0 auto}}@media (min-width: 1024px){body{--shell-sidebar-offset: 240px}.universal-header{left:var(--shell-sidebar-offset);width:calc(100% - var(--shell-sidebar-offset))}}@media (min-width: 1280px){body{--shell-sidebar-offset: 260px}}
