.point-check{color:#172c37;max-width:1040px;margin:0 auto;padding:24px;font-size:1rem}.point-check header,.point-check footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.point-check section{background:#fff;border:1px solid #c5d0d7;border-radius:12px;margin:24px 0;padding:24px}.point-check label{flex-direction:column;gap:8px;margin:12px 0;display:flex}.point-check input,.point-check select,.point-check button{font:inherit;border:1px solid #8297a4;border-radius:6px;max-width:100%;min-height:44px;padding:10px}.point-check button{cursor:pointer;color:#172c37;background:#edf3f6}.point-check button.primary{color:#fff;background:#173f50}.point-check button:disabled{opacity:.6;cursor:wait}.check-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.point-check .check-toggle{flex-direction:row;align-items:center}.point-check input[type=checkbox]{width:24px;min-height:24px}.check-table{overflow:auto}.check-table table{border-collapse:collapse;width:100%}.check-table th,.check-table td{text-align:left;border-bottom:1px solid #d9e1e5;padding:12px}.point-check p{line-height:1.65}.point-check :focus-visible{outline-offset:3px;outline:3px solid #bf4b22}@media (max-width:600px){.point-check,.point-check section{padding:16px}.check-grid{grid-template-columns:1fr}}
