:root{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb14,#0000 28%),linear-gradient(#f8fbff 0%,#f8fafc 38%,#f1f5f9 100%);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}body{color:#0f172a;background:0 0;min-height:100vh;margin:0}a{color:inherit}#root{min-height:100vh}.app-shell{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.top-nav{z-index:20;color:#e2e8f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172ae0;border-bottom:1px solid #94a3b82e;position:sticky;top:0}.top-nav-inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1100px,92vw);min-height:74px;margin:0 auto;display:flex}.brand{letter-spacing:.2px;align-items:center;gap:.9rem;font-weight:700;text-decoration:none;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:16px;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;display:inline-flex;box-shadow:0 14px 30px #2563eb4d}.brand-subtitle{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin-top:.15rem;font-size:.72rem;font-weight:500;display:block}.nav-links{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.nav-link{color:#e2e8f0;border-radius:999px;padding:.55rem .8rem;text-decoration:none;transition:background .2s,color .2s,transform .2s}.nav-link:hover,.nav-link-active{color:#fff;background:#94a3b829}.nav-button{color:#e2e8f0;cursor:pointer;font:inherit;background:#1e293beb;border:1px solid #334155;border-radius:999px;padding:.55rem .95rem}.nav-button-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#0000}.page-wrap{width:min(1100px,92vw);margin:2rem auto 3rem}.hero{color:#f8fafc;background:radial-gradient(circle at 100% 0,#60a5fa59,#0000 26%),linear-gradient(135deg,#0f172a,#172554 58%,#1d4ed8);border-radius:28px;padding:2rem;box-shadow:0 30px 70px #0f172a38}.hero h1{margin:0 0 .65rem;font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.05}.hero p{color:#e2e8f0e0;max-width:680px;margin:0;font-size:1.02rem;line-height:1.7}.hero-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.95fr);align-items:stretch;gap:1.5rem;display:grid}.hero-badge,.eyebrow{color:#93c5fd;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.4rem;margin-bottom:.9rem;font-size:.8rem;font-weight:700;display:inline-flex}.hero-side-card,.info-panel{background:#ffffff14;border:1px solid #94a3b829;border-radius:22px;padding:1.25rem}.info-panel{color:#0f172a;background:linear-gradient(#ffffffeb,#f8fafceb);border:1px solid #cbd5e1d9;box-shadow:0 20px 40px #94a3b824}.page-header{margin-bottom:1.35rem}.page-header h1{margin:.2rem 0 .45rem;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08}.page-lead{color:#475569;max-width:760px;margin:0;line-height:1.7}.actions-row{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.button-primary,.button-secondary,.button-danger{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.button-primary:hover,.button-secondary:hover,.button-danger:hover,.nav-button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 16px 26px #2563eb40}.button-secondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1e6}.hero .button-secondary{color:#f8fafc;background:#ffffff1f;border:1px solid #e2e8f02e}.button-danger{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626)}.section-title{margin:2rem 0 .95rem;font-size:1.45rem}.grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.two-column-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.card{background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:22px;gap:.7rem;padding:1.2rem;display:grid}.elevated-card{box-shadow:0 20px 44px #0f172a0f}.catalog-card,.project-hero-card{position:relative;overflow:hidden}.catalog-card:after,.project-hero-card:after{content:"";background:linear-gradient(90deg,#2563eb,#06b6d4);width:100%;height:4px;position:absolute;inset:auto auto 0 0}.card-meta{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.tag-row{flex-wrap:wrap;gap:.5rem;display:flex}.muted{color:#64748b}.clean-list{color:#475569;margin:0;padding-left:1.1rem}.clean-list li+li{margin-top:.55rem}.pill{color:#1e40af;background:#dbeafe;border-radius:999px;align-items:center;padding:.32rem .72rem;font-size:.75rem;font-weight:700;display:inline-flex}.soft-pill{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.82rem;display:inline-flex}.status-pending{color:#92400e;background:#fef3c7}.status-active{color:#166534;background:#dcfce7}.status-completed{color:#3730a3;background:#e0e7ff}.form-wrap{background:#fffffff0;border:1px solid #e2e8f0f2;border-radius:22px;padding:1.2rem;box-shadow:0 20px 46px #0f172a0f}.form-grid{gap:1rem;display:grid}.form-grid label{color:#334155;gap:.35rem;font-size:.92rem;font-weight:600;display:grid}.compact-field span{color:#334155}.form-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-span-two{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:.8rem .85rem;transition:border-color .2s,box-shadow .2s}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#60a5fa;outline:none;box-shadow:0 0 0 4px #60a5fa2e}.form-grid textarea{resize:vertical;min-height:132px}.error-box,.success-box{border-radius:10px;margin-bottom:.8rem;padding:.75rem;font-size:.9rem}.error-box{color:#991b1b;background:#fee2e2}.success-box{color:#166534;background:#dcfce7}.table-wrap{background:#fffffff0;border:1px solid #e2e8f0f2;border-radius:22px;overflow-x:auto;box-shadow:0 20px 46px #0f172a0d}table{border-collapse:collapse;width:100%;min-width:700px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:.9rem 1rem}tfoot,thead{background:#f8fbff}.filter-panel{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.results-chip{color:#1d4ed8;background:#eff6ff;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 1rem;font-weight:700;display:inline-flex}.split-layout,.project-layout{grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);align-items:start;gap:1.2rem;display:grid}.project-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr)}.spotlight-panel{border-top:4px solid #2563eb}.project-sidebar{gap:1rem;display:grid}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.9rem;display:grid}.stat-card{border-radius:18px;gap:.35rem;padding:1rem;display:grid}.stat-card strong{font-size:1.5rem;line-height:1}.stat-card span{color:#64748b;line-height:1.5}.light-stat{background:#ffffffeb;border:1px solid #e2e8f0f2;box-shadow:0 14px 26px #0f172a0d}.dashboard-stats{margin-bottom:1rem}.info-list{gap:.8rem;margin-top:1rem;display:grid}.info-list-item{background:#fff;border:1px solid #e2e8f0f2;border-radius:18px;gap:.2rem;padding:.95rem 1rem;display:grid}.site-footer{background:#ffffffd1;border-top:1px solid #e2e8f0e6}.site-footer-inner{color:#64748b;width:min(1100px,92vw);margin:0 auto;padding:1.15rem 0;font-size:.9rem}@media (width<=900px){.hero-grid,.split-layout,.project-layout{grid-template-columns:1fr}.top-nav-inner,.filter-panel{flex-direction:column;align-items:flex-start}.filter-panel{align-items:stretch}}@media (width<=720px){.page-wrap{width:min(94vw,1100px);margin:1.2rem auto 2.4rem}.hero,.form-wrap,.card,.table-wrap{border-radius:18px}.form-grid-two{grid-template-columns:1fr}.form-span-two{grid-column:auto}.hero h1,.page-header h1{font-size:clamp(1.8rem,7vw,2.4rem)}}
