:root{color-scheme:light;font-family:Segoe UI,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#1f2430;background:radial-gradient(circle at top left,rgba(255,214,153,.6),transparent 30%),radial-gradient(circle at top right,rgba(166,216,207,.7),transparent 35%),linear-gradient(180deg,#f7f2ea,#edf3ef)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}.app-shell{max-width:1120px;margin:0 auto;padding:32px 20px 64px}.site-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:32px}.brand,.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;color:#6a5d48}.subtitle{margin:8px 0 0;max-width:28rem}.nav-list{display:flex;flex-wrap:wrap;gap:12px;list-style:none;padding:0;margin:0}.nav-list a{display:inline-flex;padding:10px 14px;border-radius:999px;background:#ffffffb3;border:1px solid rgba(31,36,48,.1)}.panel{padding:32px;border-radius:24px;background:#ffffffd1;box-shadow:0 18px 48px #4448371f;border:1px solid rgba(31,36,48,.08)}.panel h1{margin:12px 0 16px;font-size:clamp(2rem,4vw,3rem)}.meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:24px 0 0}.meta div{padding:16px;border-radius:16px;background:#ecf0e5e6}.meta dt{font-size:.85rem;color:#6a6f5d}.meta dd{margin:8px 0 0;font-weight:700}.hero-panel{overflow:hidden}.lede{max-width:40rem;font-size:1.1rem}.hero-actions,.support-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:0;border-radius:14px;font:inherit;cursor:pointer}.button.primary{color:#fffdf7;background:linear-gradient(135deg,#c35a2f,#8b3d25)}.button.secondary{color:#1f2430;background:#fff9;border:1px solid rgba(31,36,48,.12)}.button:disabled{cursor:wait;opacity:.7}.auth-layout{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:24px}.auth-panel,.auth-aside{min-height:100%}.auth-form{display:grid;gap:14px}.auth-form label{display:grid;gap:8px;font-weight:600}.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=text],.auth-form input[type=number],.auth-form input[type=file],.auth-form select,.auth-form textarea{width:100%;min-height:48px;padding:12px 14px;border:1px solid rgba(31,36,48,.14);border-radius:14px;background:#ffffffe6;font:inherit}.checkbox{grid-template-columns:auto 1fr;align-items:center}.checkbox input{width:18px;height:18px}.field-error{margin:-4px 0 0;color:#a12e23;font-size:.95rem}.status-banner{margin:0;padding:14px 16px;border-radius:14px}.status-banner.error{color:#7f1d1d;background:#ffe4e4f2}.status-banner.success{color:#214c31;background:#e4f3e6f2}.checklist,.asset-summary,.warning-card{padding:16px;border-radius:16px;background:#ecf0e5e6}.checklist-title{margin:0 0 8px;font-weight:700}.checklist ul{margin:0;padding-left:18px}.discovery-layout,.profile-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:24px}.filter-form{display:grid;gap:14px;margin-top:24px}.filter-form label{display:grid;gap:8px;font-weight:600}.filter-form input,.filter-form select{width:100%;min-height:48px;padding:12px 14px;border:1px solid rgba(31,36,48,.14);border-radius:14px;background:#ffffffe6;font:inherit}.filter-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.results-header,.profile-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:24px}.results-header h2,.profile-header h2{margin:8px 0 0}.results-summary{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.results-summary span,.pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#c35a2f1f;color:#8b3d25;font-weight:700}.pill.subtle{background:#1f243014;color:#4e5547}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.discovery-card{padding:20px;border-radius:20px;background:#f6f8f2f2;border:1px solid rgba(31,36,48,.08)}.card-topline{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.card-name{margin:0;font-size:1.1rem;font-weight:700}.card-meta,.card-intent{color:#59614d}.card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.empty-state{display:grid;gap:12px}.empty-state h2{margin:0}.profile-stack{display:grid;gap:16px;margin-bottom:20px}@media (max-width: 640px){.site-header{flex-direction:column}.auth-layout,.discovery-layout,.profile-layout,.filter-row{grid-template-columns:1fr}.results-header,.profile-header{flex-direction:column}}
