@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;700;800&display=swap";:root{color:#13201d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:radial-gradient(circle at 0 0,#12786e1f,#0000 28%),linear-gradient(135deg,#f5f2e9 0%,#efe9da 100%);font-family:Plus Jakarta Sans,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}#root{min-height:100vh}.screen-center{place-items:center;min-height:100vh;padding:24px;display:grid}.loading-panel,.login-card,.panel,.stat-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #13201d14;border-radius:28px;box-shadow:0 24px 60px #13201d14}.login-frame{grid-template-columns:1.1fr .9fr;gap:24px;width:min(1120px,100%);display:grid}.login-hero{color:#fff;background:linear-gradient(160deg,#0d5b55 0%,#14322f 100%);border-radius:32px;padding:48px}.login-hero h1{margin:12px 0 16px;font-size:clamp(2.8rem,5vw,4.5rem);line-height:.96}.login-card{flex-direction:column;justify-content:center;gap:18px;padding:32px;display:flex}.app-shell{grid-template-columns:320px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:linear-gradient(#0c3f3bf5,#12201dfa);flex-direction:column;gap:24px;padding:24px;display:flex}.brand-block h1{margin:8px 0 10px;font-size:2rem}.brand-block p,.muted{color:#ffffffb3}.sidebar-nav{gap:10px;display:grid}.nav-link{color:#ffffffc7;border-radius:18px;padding:14px 16px;transition:background-color .12s,color .12s,transform .12s}.nav-link:hover,.nav-link.active{color:#fff;background:#ffffff1f;transform:translate(4px)}.sidebar-footer{gap:14px;margin-top:auto;display:grid}.workspace{padding:28px}.page-grid{gap:22px;display:grid}.page-header{justify-content:space-between;align-items:end;gap:16px;display:flex}.page-header h2{margin:6px 0 0;font-size:clamp(2rem,3.4vw,3rem);line-height:1}.eyebrow,.label{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.stat-card{flex-direction:column;justify-content:space-between;min-height:160px;padding:24px;display:flex}.stat-card strong{font-size:3rem;line-height:1}.accent-teal{color:#fff;background:linear-gradient(160deg,#0b645df0,#1f7b71c7)}.accent-sand{background:linear-gradient(160deg,#fff2d3,#f0d9ab)}.accent-rose{background:linear-gradient(160deg,#ffe4d6,#f3b18e)}.panel{padding:24px}.panel-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.timeline,.stack,.checklist-review{gap:14px;display:grid}.timeline-row,.check-item{background:#13201d0a;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.check-item.checked{border-left:4px solid #0d6a62}.field{gap:8px;display:grid}.field span{font-size:.9rem;font-weight:700}.field input,.field select{background:#ffffffe6;border:1px solid #13201d26;border-radius:16px;width:100%;padding:14px 16px}.filter-bar,.create-row{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:14px;display:grid}.compact-button{align-self:stretch}.primary-button,.ghost-button,.ghost-link{border:0;border-radius:999px;padding:14px 22px;font-weight:700}.primary-button{color:#fff;background:#0e7a70}.ghost-button,.ghost-link{color:#13201d;background:#13201d14}.error-banner,.success-banner{border-radius:18px;padding:14px 16px;font-weight:600}.error-banner{color:#8f2015;background:#b031251f}.success-banner{color:#0d5b55;background:#0d6a621f}.page-banner{margin-top:-4px}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #13201d14;padding:16px 10px}.table-link{font-weight:700}.detail-grid{grid-template-columns:minmax(280px,420px) 1fr;gap:22px;display:grid}.selfie-preview{object-fit:cover;border-radius:22px;width:100%}.detail-panel{gap:12px;display:grid}.detail-row{border-bottom:1px solid #13201d14;justify-content:space-between;gap:16px;padding:12px 0;display:flex}.checklist-editor-row{background:#13201d0a;border-radius:18px;grid-template-columns:1fr 2fr 100px auto auto;align-items:center;gap:12px;padding:14px;display:grid}.checklist-editor-row input[type=text],.checklist-editor-row input[type=number],.checklist-editor-row input:not([type]){background:#fff;border:1px solid #13201d1f;border-radius:14px;width:100%;padding:12px 14px}.toggle{align-items:center;gap:8px;font-weight:600;display:inline-flex}.button-row,.table-actions{flex-wrap:wrap;gap:10px;display:flex}@media (width<=1080px){.app-shell,.login-frame,.detail-grid,.stats-grid{grid-template-columns:1fr}.sidebar{position:static}.filter-bar,.create-row,.checklist-editor-row{grid-template-columns:1fr}}
