.ksg-trigger{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:7px 11px;margin-top:5px;border:1px solid #cbdacd;border-radius:10px;background:#f2f7ee;color:#245040;font-family:inherit;font-size:12px;font-weight:600;line-height:1.4;cursor:pointer;width:max-content;max-width:100%}.ksg-trigger svg{flex:none}.ksg-trigger:hover{background:#e4efda}.ksg-trigger:focus-visible{outline:3px solid #76a38c;outline-offset:2px}
.ksg-dialog{box-sizing:border-box;width:min(780px,calc(100vw - 28px));height:min(880px,calc(100dvh - 32px));max-height:calc(100dvh - 32px);max-width:none;padding:0;border:1px solid #dce6db;border-radius:24px;background:#fcfdf9;color:#203e34;box-shadow:0 24px 100px #142d3455;overflow:hidden;font-family:inherit}.ksg-dialog[open]{display:flex;flex-direction:column}.ksg-dialog *{box-sizing:border-box}.ksg-dialog::backdrop{background:#243d3599;backdrop-filter:blur(5px)}
.ksg-dialog button,.ksg-dialog select{font:inherit;cursor:pointer}.ksg-dialog button{border:1px solid #cddcce;border-radius:10px;min-height:44px;background:#fff;color:#244c3c;padding:9px 14px}.ksg-dialog :is(button,select,a):focus-visible{outline:3px solid #719b78;outline-offset:2px}.ksg-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:22px 26px;border-bottom:1px solid #e0e8dc;flex:none;background:#f0f5ea}.ksg-head p{margin:0 0 6px;font-size:10px;font-weight:800;letter-spacing:.15em;color:#67815e}.ksg-head h2{font-size:22px;line-height:1.3;letter-spacing:-.04em;margin:0}.ksg-head button{width:44px;height:44px;padding:0;font-size:25px;flex:none;border-radius:50%}.ksg-body{min-height:0;overflow:auto;padding:20px 26px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ksg-intro{font-size:13px;line-height:1.7;color:#67796b;margin:0 0 18px}.ksg-selectors{display:grid;grid-template-columns:1.1fr 1fr .7fr;gap:14px;margin-bottom:22px}.ksg-selectors fieldset{min-width:0;border:0;margin:0;padding:0}.ksg-selectors label,.ksg-selectors legend{font-size:12px;font-weight:700;line-height:1.5}.ksg-selectors label{display:grid;gap:7px}.ksg-selectors legend{margin-bottom:7px}.ksg-age{display:flex;gap:5px}.ksg-age button{flex:1;font-size:13px;padding:9px 8px}.ksg-dialog select{max-width:100%;min-width:0;width:100%;border:1px solid #cbdacd;border-radius:10px;padding:10px 12px;min-height:44px;background:white;color:#244c3c}.ksg-dialog [aria-pressed=true]{background:#dcedcd;color:#173b2d;border-color:#8caa79;font-weight:700}
.ksg-chart-title{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:14px}.ksg-chart-title h3{font-size:20px;margin:0}.ksg-chart-title span{font-size:11px;color:#73836c}.ksg-view-tabs{display:flex;gap:6px;margin-bottom:14px}.ksg-view-tabs button{font-size:13px}.ksg-note{font-size:13px;line-height:1.65;background:#eef4e8;border-radius:12px;padding:12px 14px;color:#486040}.ksg-table-scroll{max-width:100%;overflow:auto;border:1px solid #dce5d8;border-radius:14px}.ksg-table-scroll table{width:100%;border-collapse:collapse;background:white;text-align:center;font-size:14px;white-space:nowrap}.ksg-table-scroll caption{font-size:11px;padding:12px;color:#6d7e64;text-align:left;white-space:normal}.ksg-table-scroll thead{background:#eff4e9}.ksg-table-scroll th,.ksg-table-scroll td{padding:12px 10px;border-bottom:1px solid #e5eadf}.ksg-table-scroll thead th{font-size:12px}.ksg-table-scroll tbody th{font-weight:600}.ksg-table-scroll tbody button{background:transparent;border-color:transparent;padding:6px 7px;font-size:13px}.ksg-table-scroll tbody small{display:block;font-size:10px;font-weight:400;color:#7b8972}.ksg-table-scroll tr:last-child>*{border-bottom:0}.ksg-table-scroll tr.is-selected{background:#edf5e3}.ksg-table-scroll tr.is-selected button{background:#d5e9c0;color:#21462e}.ksg-footnote{padding:16px 2px;font-size:12px;line-height:1.7;color:#6a7963}.ksg-unavailable{padding:26px;border:1px dashed #b9ccb0;border-radius:16px;background:#f4f7ee;line-height:1.7}.ksg-unavailable p{font-size:14px}.ksg-unavailable small{font-size:12px;color:#72816b}.ksg-footer{padding:16px 26px;border-top:1px solid #e0e8dc;background:#fff;display:flex;gap:14px;align-items:center;justify-content:space-between;flex:none}.ksg-footer span{font-size:12px;color:#6b7b65}.ksg-footer button{background:#244d3b;color:white;border-color:#244d3b;white-space:nowrap}.ksg-image-tools{display:flex;align-items:end;justify-content:space-between;gap:12px}.ksg-image-tools label{display:grid;gap:6px;font-size:12px}.ksg-image-tools a{color:#315c42;font-size:13px;padding:12px;text-decoration:underline}.ksg-image-hint{font-size:12px;color:#708069;line-height:1.6}.ksg-image-scroll{max-height:58dvh;overflow:auto;touch-action:pan-x pan-y pinch-zoom;border:1px solid #dce5d8;border-radius:14px;background:white}.ksg-image-scroll img{display:block;height:auto;max-width:none}
@media(max-width:600px){.ksg-dialog{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);border-radius:20px}.ksg-head{padding:16px}.ksg-head h2{font-size:18px}.ksg-body{padding:16px}.ksg-selectors{grid-template-columns:1fr 1fr;gap:12px}.ksg-selectors fieldset{grid-column:1/-1}.ksg-age button{flex:none;min-width:90px}.ksg-dialog select{font-size:16px}.ksg-footer{padding:12px 16px}.ksg-footer span{font-size:11px}.ksg-table-scroll th,.ksg-table-scroll td{padding:10px 7px}.ksg-table-scroll table{font-size:13px}.ksg-table-scroll thead th{font-size:11px}.ksg-chart-title h3{font-size:18px}.ksg-dialog .ksg-trigger{min-height:44px}}
@media(max-height:500px){.ksg-head{padding:10px 16px}.ksg-head p{display:none}.ksg-head h2{font-size:17px}.ksg-footer{padding:8px 16px}.ksg-body{padding:12px 16px}}
.kb-table-wrap td .ksg-trigger{display:flex!important;box-sizing:border-box;white-space:nowrap;margin-top:6px;min-width:88px}
