
.tmlt{font-family:-apple-system,BlinkMacSystemFont,"Noto Sans TC","Microsoft JhengHei",sans-serif;color:#183246;max-width:1500px;margin:24px auto;--tmlt-fs:16px}
.tmlt *{box-sizing:border-box}
.tmlt-header{background:linear-gradient(135deg,#1d5776,#3c91a6);color:#fff;border-radius:18px;padding:24px 28px;box-shadow:0 6px 20px rgba(23,74,106,.12)}
.tmlt-title{font-size:clamp(25px,3vw,40px);font-weight:800;line-height:1.25}.tmlt-subtitle{margin-top:5px;opacity:.88;font-size:14px}
.tmlt-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#f5f9fb;border:1px solid #d3e0e8;border-radius:13px;padding:10px;margin:12px 0}
.tmlt-search{flex:1 1 280px;min-width:200px;border:1px solid #c5d4de;border-radius:9px;padding:10px 12px;font-size:16px;background:#fff}
.tmlt-btn{border:1px solid #b8cad6;background:#fff;color:#244b63;border-radius:8px;padding:9px 12px;cursor:pointer}.tmlt-btn:hover{background:#edf5f9}
.tmlt-size{display:flex;align-items:center;gap:6px;color:#60798b;font-size:13px}.tmlt-size input{width:115px}.tmlt-result{font-size:13px;color:#60798b}
.tmlt-root{text-align:center;margin:15px 0;font-size:calc(var(--tmlt-fs) + 5px);font-weight:800}.tmlt-root::after{content:"";display:block;width:2px;height:14px;background:#b5cbd8;margin:7px auto 0}
.tmlt-grid{display:grid;grid-template-columns:repeat(var(--tmlt-cols),minmax(0,1fr));gap:14px;align-items:stretch}
.tmlt-card{border:1px solid #cbd9e3;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 2px 9px rgba(35,74,96,.06);display:flex;flex-direction:column;align-self:stretch}
.tmlt-category{width:100%;border:0;background:var(--cat-color);color:#fff;text-align:left;padding:13px 14px;display:flex;align-items:center;gap:9px;cursor:pointer;font-size:calc(var(--tmlt-fs) + 1px);font-weight:800;line-height:1.4}
.tmlt-category span:nth-child(2){flex:1}.tmlt-chevron{font-size:17px;min-width:16px;text-align:center}.tmlt-icon{font-size:1.15em}
.tmlt-card-body{padding:8px;flex:1 1 auto}.tmlt-card-body.collapsed{display:none}
.tmlt-law-node{font-size:var(--tmlt-fs);line-height:1.5}.tmlt-law-row{display:flex;align-items:flex-start;gap:4px;padding:7px 5px;border-radius:8px;min-height:38px}.tmlt-law-row:hover{background:#f5f9fb}
.tmlt-toggle{width:25px;min-width:25px;height:25px;border:0;background:transparent;color:#557487;cursor:pointer;font-size:17px;padding:0;border-radius:5px}.tmlt-toggle:hover{background:#eaf3f7}
.tmlt-spacer{width:25px;min-width:25px}.tmlt-law-link,.tmlt-law-text{flex:1;overflow-wrap:anywhere}
.tmlt-law-link{color:#183f57;text-decoration:none;font-weight:650}.tmlt-law-link:hover{text-decoration:underline;color:#176b9f}.tmlt-external{font-size:12px;color:#367c9e}
.tmlt-nested{margin-left:25px;border-left:1px solid #d6e2e9;padding-left:7px}.tmlt-law-node.is-collapsed>.tmlt-nested{display:none}
.tmlt-law-node.search-hit>.tmlt-law-row{outline:2px solid #d59a36;background:#fffaf0}.tmlt-card.is-hidden{display:none!important}
@media(max-width:1100px){.tmlt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.tmlt{margin:12px 0}.tmlt-header{border-radius:12px;padding:18px}.tmlt-grid{grid-template-columns:1fr}.tmlt-tools{align-items:stretch}.tmlt-size{width:100%}.tmlt-size input{flex:1}.tmlt-root{font-size:calc(var(--tmlt-fs) + 3px)}}
