:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020617;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0}body{background:#020617}h1,h2,h3,p{margin:0}h1{color:#f8fafc;font-size:2rem;line-height:1.1}h2{color:#f8fafc;font-size:1.25rem}h3{color:#f8fafc;font-size:1rem}a{color:inherit}.app-shell{grid-template-columns:340px minmax(0,1fr) 360px;gap:0;min-height:100vh;display:grid}.panel{background:linear-gradient(#0a101ff2,#070a14fa),#040914;border-right:1px solid #94a3b829;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.panel-header{flex-direction:column;gap:.5rem;display:flex}.controls-panel{overflow-y:auto}.search-panel{border-left:1px solid #94a3b829;border-right:none;overflow-y:auto}.viewer-panel{background:radial-gradient(circle at top,#3b82f61a,#0000 30%),radial-gradient(circle at bottom,#fbbf2414,#0000 26%),#020712;flex-direction:column;min-width:0;display:flex}.viewer-toolbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617b8;border-bottom:1px solid #94a3b81f;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:1rem 1.25rem;display:grid}.viewer-toolbar>div{background:#0f172a8c;border:1px solid #94a3b81f;border-radius:16px;padding:.8rem 1rem}.toolbar-label,.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#93c5fd;margin:0;font-size:.75rem}.eyebrow{color:#fbbf24}.viewer-canvas{flex:1;min-height:640px}.section{background:#0f172a80;border:1px solid #94a3b81f;border-radius:18px;flex-direction:column;gap:.85rem;padding:1rem;display:flex}.section-title-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.field{flex-direction:column;gap:.45rem;display:flex}.field span,.toggle span,.check-item span{color:#dbeafe;font-size:.95rem}.button-row,.chip-row{flex-wrap:wrap;gap:.65rem;display:flex}button,input,select{font:inherit}button{color:#eff6ff;cursor:pointer;background:linear-gradient(#2563ebf0,#1d4ed8e0);border:1px solid #7dd3fc38;border-radius:12px;padding:.72rem .95rem;transition:transform .16s,border-color .16s,filter .16s}button:hover{filter:brightness(1.05);border-color:#bfdbfe59;transform:translateY(-1px)}button:disabled{opacity:.55;cursor:wait;transform:none}.secondary-button,.ghost-button,.chip,.planet-card,.result-card{background:#0f172ab3}.ghost-button,.chip{padding:.55rem .8rem}.active-chip{background:#2563eb6b;border-color:#60a5fa73}input[type=datetime-local],input[type=number],input[type=text]{color:#f8fafc;background:#020617d6;border:1px solid #94a3b833;border-radius:12px;padding:.72rem .85rem}input[type=range]{width:100%}.muted{color:#94a3b8;margin:0}.compact{font-size:.92rem;line-height:1.45}.toggle,.check-item{align-items:center;gap:.55rem;display:inline-flex}.planet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.planet-card{text-align:left;grid-template-columns:12px 1fr;align-items:center;gap:.35rem .75rem;display:grid}.planet-card strong{color:#f8fafc;grid-column:2;font-size:.9rem}.swatch{border-radius:999px;width:12px;height:12px;box-shadow:0 0 10px}.planet-checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.results-section{min-height:16rem}.results-badge{text-align:center;color:#bfdbfe;background:#60a5fa26;border-radius:999px;min-width:2rem;padding:.2rem .55rem}.results-list{flex-direction:column;gap:.75rem;display:flex;overflow-y:auto}.result-card{justify-content:space-between;align-items:center;gap:1rem;display:flex}.empty-state{text-align:center;color:#94a3b8;background:#0f172a8c;border-radius:14px;margin:0;padding:1rem}.planet-label{color:#f8fafc;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020617bf;border:1px solid #bfdbfe3d;border-radius:999px;padding:.3rem .55rem;font-size:.78rem}@media (width<=1480px){.app-shell{grid-template-columns:320px minmax(0,1fr) 320px}}@media (width<=1220px){.app-shell{grid-template-columns:1fr}.panel,.search-panel{border-inline:none;border-bottom:1px solid #94a3b824}.viewer-toolbar{grid-template-columns:1fr}.viewer-canvas{min-height:480px}}@media (width<=720px){.planet-grid,.planet-checklist{grid-template-columns:1fr}}
