.sidereal-shell .chart-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.sidereal-shell .chart-result{border:1px solid #dbe4ea;background:#fff;padding:22px 24px}
.sidereal-result-head{border-bottom:2px solid #dce9f1;padding-bottom:11px;margin-bottom:12px}
.sidereal-result-head h2{font:700 22px Arial,sans-serif;margin:0 0 8px}
.sidereal-result-head p{font-size:13px;line-height:1.5;margin:4px 0}
.sidereal-wheel{display:block;width:min(100%,420px);height:auto;margin:12px auto 20px}
.sidereal-table{min-width:490px}
.sidereal-table td:nth-child(3){font-weight:700;color:#245f83}
.sidereal-shell .sidereal-unknown{display:flex;align-items:center;gap:8px;margin:17px 0 10px;font-size:13px;font-weight:700}
.sidereal-shell .sidereal-unknown input{width:16px;height:16px}
.sidereal-method{border-top:1px solid #dbe4ea;margin-top:30px}
@media(max-width:700px){.sidereal-shell .chart-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sidereal-shell .chart-result{padding:14px}}
@media(max-width:420px){.sidereal-shell .chart-form-grid{grid-template-columns:1fr}}
