.kol-wrap,.kol-form,.kol-list{max-width:1000px}.kol-box,.kol-notice,.kol-form,.kol-card{border:1px solid #ddd;border-radius:10px;padding:16px;margin:16px 0;background:#fff}.kol-notice{background:#eef9ee}.kol-form label{display:block;margin:10px 0;font-weight:600}.kol-form input[type=text],.kol-form input[type=date],.kol-form input[type=time],.kol-form input[type=number],.kol-form textarea{width:100%;box-sizing:border-box;margin-top:4px}.kol-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.kol-terms{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:6px;margin:8px 0}.kol-terms label,.kol-inline{font-weight:400}.kol-card{display:grid;grid-template-columns:140px 1fr;gap:16px}.kol-thumb img{max-width:140px;height:auto;border-radius:8px}.kol-meta{font-size:.92em;color:#555}.kol-danger{border-color:#b00020!important;color:#b00020!important}@media(max-width:640px){.kol-card{grid-template-columns:1fr}.kol-thumb img{max-width:100%}}
