.tbu-raw{max-height:320px;overflow:auto;background:var(--card,#f5f5f7);border:1px solid var(--line,#e5e5ea);border-radius:10px;padding:10px 12px;font-size:.76rem;line-height:1.55;white-space:pre-wrap;word-break:break-all;margin:8px 0 0}.tbu-hero{max-width:860px;margin:0 auto;padding:26px 16px 4px;text-align:center}.tbu-eyebrow{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.06em;color:var(--accent, #0071e3);background:#0071e317;border-radius:980px;padding:5px 14px;margin-bottom:14px}.tbu-hero h1{font-size:clamp(2.4rem,6vw,3.4rem);letter-spacing:-.03em;margin:0;line-height:1.05;background:linear-gradient(135deg,#0071e3,#40a9ff 60%,#0071e3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tbu-tagline{font-size:clamp(1.15rem,3vw,1.5rem);font-weight:600;letter-spacing:-.01em;margin:8px 0 12px}.tbu-sub{color:var(--muted, #6e6e73);max-width:620px;margin:0 auto;line-height:1.7}.tbu-feats{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:18px auto 6px}.tbu-feats span{display:inline-flex;align-items:center;gap:6px;font-size:.86rem;font-weight:500;padding:7px 14px;border-radius:980px;background:#7d7d871a}.tbu-feats svg{width:15px;height:15px;color:var(--accent, #0071e3)}.tbu-drop{max-width:720px;margin:18px auto;padding:26px 16px;border:2px dashed rgba(0,113,227,.35);border-radius:22px;text-align:center;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;background:#0071e306}.tbu-drop:hover{border-color:var(--accent, #0071e3);box-shadow:0 8px 24px #003c8214}.tbu-drop.on{border-color:var(--accent, #0071e3);background:#0071e30f}.tbu-drop-in{display:flex;flex-direction:column;gap:8px;align-items:center;color:inherit}.tbu-btn{display:inline-block;background:var(--accent, #0071e3);color:#fff;padding:9px 22px;border-radius:980px;cursor:pointer;font-weight:600}.tbu-drop small{color:var(--muted, #6e6e73)}.tbu-status{max-width:720px;margin:0 auto 12px;padding:12px 18px;border-radius:14px;background:#0071e314;display:flex;align-items:center;gap:10px}.tbu-status[hidden]{display:none}.tbu-status:not(.err):before{content:"";width:15px;height:15px;border:2px solid rgba(0,113,227,.3);border-top-color:var(--accent, #0071e3);border-radius:50%;animation:tbuspin .8s linear infinite;flex:none}@keyframes tbuspin{to{transform:rotate(360deg)}}.tbu-status.err{background:#ff3b301a}#tbu-result{max-width:860px;margin:0 auto 28px;padding:0 16px}.tbu-card{border:1px solid rgba(125,125,135,.18);border-radius:18px;padding:18px 20px;margin:14px 0}.tbu-card h3{margin:0 0 12px;font-size:1.02rem;display:flex;align-items:center;gap:8px}.tbu-card h3:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--accent, #0071e3);flex:none}.tbu-drop-ico{width:34px;height:34px;color:var(--accent, #0071e3);opacity:.75}.tbu-drop.mini .tbu-drop-ico{width:20px;height:20px}.tbu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.tbu-kv b{display:block;font-size:1.25rem}.tbu-kv span{color:var(--muted, #6e6e73);font-size:.85rem}.tbu-alert{border-radius:12px;padding:10px 14px;margin:8px 0}.tbu-alert.danger{background:#ff3b301f}.tbu-alert.warn{background:#ff950024}.tbu-alert.ok{background:#34c75921}.tbu-stabs{display:flex;gap:6px;overflow-x:auto;padding:2px 0 10px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tbu-stabs::-webkit-scrollbar{display:none}.tbu-stab{flex:0 0 auto;padding:7px 15px;border:1px solid #e5e5ea;border-radius:999px;background:#fff;color:#1d1d1f;font-size:.88rem;cursor:pointer}.tbu-stab.on{background:#1d1d1f;border-color:#1d1d1f;color:#fff}.tbu-pane{display:block}@media (max-width: 600px){#tbu-result{padding:0 12px}.tbu-hero{padding:18px 14px 4px}.tbu-card{padding:14px 12px;border-radius:14px}.tbu-card h3{font-size:1rem}.tbu-grid{grid-template-columns:1fr 1fr}.tbu-bubs{gap:8px}.tbu-table{font-size:.8rem}.tbu-table th,.tbu-table td{padding:6px 8px;white-space:nowrap}.tbu-lien{padding:11px 12px}.tbu-lien-who{font-size:.94rem}.tbu-lien-amt{font-size:1rem}.tbu-lien-more dl{grid-template-columns:1fr}.tbu-stab{padding:6px 13px;font-size:.84rem}}.tbu-lien{border:1px solid #e5e5ea;border-radius:12px;padding:12px 14px;margin:8px 0;background:#fff}.tbu-lien.dead{opacity:.5}.tbu-lien-top{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.tbu-lien-who{font-size:1rem;font-weight:600}.tbu-lien-amt{font-size:1.05rem;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.tbu-lien-sub{margin-top:4px;font-size:.84rem;color:#6e6e73;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tbu-tag{padding:1px 8px;border-radius:999px;font-size:.76rem;line-height:1.6}.tbu-tag.danger{background:#ffe9e6;color:#c62828}.tbu-tag.warn{background:#fff4e0;color:#8a5a00}.tbu-tag.off{background:#f0f0f3;color:#6e6e73}.tbu-lien-more{margin-top:8px}.tbu-lien-more>summary{cursor:pointer;font-size:.82rem;color:#0071e3;list-style:none}.tbu-lien-more>summary::-webkit-details-marker{display:none}.tbu-lien-more>summary:before{content:"＋ "}.tbu-lien-more[open]>summary:before{content:"－ "}.tbu-lien-more dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:6px 16px;margin:8px 0 0}.tbu-lien-more dl div{display:flex;gap:6px;font-size:.82rem}.tbu-lien-more dt{color:#6e6e73;white-space:nowrap}.tbu-lien-more dd{margin:0;word-break:break-all}.tbu-table{width:100%;border-collapse:collapse;font-size:.92rem}.tbu-table th{background:#7d7d8712;font-weight:600;font-size:.82rem;color:var(--muted, #6e6e73)}.tbu-table th,.tbu-table td{text-align:left;padding:9px 10px;border-bottom:1px solid rgba(125,125,135,.14)}.tbu-table tr:last-child td{border-bottom:none}.tbu-table tr:hover td{background:#0071e30a}#tbu-result>div[style]{border-radius:14px;border:1px solid rgba(125,125,135,.14)}.tbu-link{display:inline-block;margin-top:6px;color:var(--accent, #0071e3);font-weight:600}.tbu-notes{max-width:860px;margin:8px auto 48px;padding:0 16px}.tbu-notes h2{text-align:center;font-size:1.35rem;letter-spacing:-.01em;margin:26px 0 16px}.tbu-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.tbu-step{border-radius:20px;padding:20px 18px;background:#7d7d8712}.tbu-step b{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--accent, #0071e3);color:#fff;font-size:.95rem;margin-bottom:10px}.tbu-step h3{margin:0 0 6px;font-size:1.02rem}.tbu-step p{margin:0;font-size:.88rem;color:var(--muted, #6e6e73);line-height:1.65}.tbu-priv{color:var(--muted, #6e6e73);font-size:.88rem}.tbu-keep{font-size:.85rem;color:var(--muted, #6e6e73);max-width:460px}.tbu-head{border-radius:16px;padding:18px 20px;margin:14px 0 10px;border:1px solid transparent}.tbu-head b{display:block;font-size:1.22rem;line-height:1.5;letter-spacing:-.01em;margin-bottom:8px}.tbu-head p{margin:0 0 5px;font-size:.95rem;line-height:1.75;opacity:.85}.tbu-head p:last-child{margin-bottom:0}.tbu-head.ok{background:#34c7591f;border-color:#34c7594d;color:#14663a}.tbu-head.warn{background:#ff950021;border-color:#ff950052;color:#8a5d00}.tbu-head.danger{background:#ff3b301c;border-color:#ff3b304d;color:#b3271e}.tbu-verdict{border-radius:14px;padding:14px 18px;margin:12px 0;font-weight:700;font-size:1.05rem}.tbu-verdict.danger{background:#ff3b3024}.tbu-verdict.warn{background:#ff950029}.tbu-verdict.ok{background:#34c75926}.tbu-drop.mini{padding:10px 14px}.tbu-drop.mini .tbu-drop-in{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:10px}.tbu-drop.mini strong{font-size:.92rem}.tbu-drop.mini span,.tbu-drop.mini small{display:none}.tbu-drop.mini .tbu-btn{padding:6px 16px;font-size:.9rem}.tbu-verdict{display:flex;align-items:center;gap:10px}.tbu-verdict svg{width:26px;height:26px;flex:none}.tbu-verdict.danger{color:#c62828}.tbu-verdict.warn{color:#9a6a00}.tbu-verdict.ok{color:#1b7f3b}.tbu-bubs{display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 10px}.tbu-bub{flex:1 1 150px;min-width:140px;border-radius:20px;padding:12px 14px;background:#0071e312;display:flex;flex-direction:column;gap:4px}.tbu-bub svg{width:22px;height:22px;color:var(--accent, #0071e3)}.tbu-bub em{font-style:normal;font-size:.8rem;color:var(--muted, #6e6e73)}.tbu-bub b{font-size:1.2rem}.tbu-bub.hero{background:#0071e31f}.tbu-bub.good{background:#34c75924}.tbu-bub.good svg{color:#1b7f3b}.tbu-bub.bad{background:#ff3b301f}.tbu-bub.bad svg{color:#c62828}.tbu-bar{position:relative;height:14px;border-radius:8px;background:#34c75940;overflow:hidden;margin:8px 0 2px}.tbu-bar .fill{position:absolute;inset:0 auto 0 0;background:#ff3b30a6;border-radius:8px 0 0 8px}.tbu-bar .m80{position:absolute;top:-2px;bottom:-2px;left:80%;width:2px;background:#1d1d1f55}.tbu-barlab{display:flex;justify-content:space-between;font-size:.78rem;color:var(--muted, #6e6e73);margin-bottom:6px}.tbu-det{font-size:.85rem;color:var(--muted, #6e6e73);margin:6px 0 0}.tbu-slide{display:flex;align-items:center;gap:10px;margin:10px 0 2px;font-size:.88rem}.tbu-slide input{flex:1;accent-color:var(--accent, #0071e3)}.tbu-slide b{min-width:42px}.tbu-slide i{font-style:normal;font-weight:600;min-width:110px}.tbu-login{max-width:560px;margin:22px auto;padding:34px 24px 28px;border-radius:26px;text-align:center;background:linear-gradient(180deg,#0071e312,#0071e304);box-shadow:0 1px 2px #0000000a,0 12px 32px #003c8212}.tbu-login-ico{width:56px;height:56px;margin:0 auto 10px;border-radius:18px;background:#0071e31a;display:flex;align-items:center;justify-content:center}.tbu-login-ico svg{width:30px;height:30px;color:var(--accent, #0071e3)}.tbu-login h2{margin:0 0 6px;font-size:1.3rem;letter-spacing:-.01em}.tbu-login p{margin:0 0 16px;color:var(--muted, #6e6e73)}.tbu-line-btn{display:inline-block;background:#06c755;color:#fff;font-weight:700;padding:12px 34px;border-radius:980px;text-decoration:none;font-size:1.02rem;box-shadow:0 6px 16px #06c75552;transition:transform .12s,box-shadow .12s}.tbu-line-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #06c75566}.tbu-login small{display:block;margin-top:12px;color:var(--muted, #6e6e73);font-size:.8rem}.tbu-member{width:fit-content;margin:14px auto -2px;padding:7px 18px 7px 8px;display:flex;align-items:center;gap:10px;font-size:.88rem;color:var(--muted, #6e6e73);background:#7d7d8714;border-radius:980px}.tbu-member img{border-radius:50%;box-shadow:0 0 0 2px #0071e340}.tbu-member b{color:inherit;font-weight:600}.tbu-member a{color:var(--accent, #0071e3);text-decoration:none}.tbu-card{box-shadow:0 1px 2px #00000008;background:#ffffff80}.tbu-actions{display:flex;gap:10px;margin:10px 0 2px}.tbu-actions button{border:none;background:#0071e31a;color:var(--accent, #0071e3);font-weight:600;border-radius:980px;padding:9px 20px;cursor:pointer;font-size:.9rem;transition:background .12s}.tbu-actions button:hover{background:#0071e32e}.tbu-my{max-width:860px;margin:0 auto 26px;padding:0 16px}.tbu-my h3{font-size:.85rem;color:var(--muted, #6e6e73);font-weight:600;margin:18px 0 6px}.tbu-rec{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;padding:12px 14px;margin:6px 0;border-radius:14px;background:#7d7d870f;color:inherit;text-decoration:none;transition:background .12s}.tbu-rec:hover{background:#0071e314}.tbu-rec b{color:var(--accent, #0071e3);font-size:.98rem}.tbu-rec span{font-size:.85rem;color:var(--muted, #6e6e73)}.tbu-rec i{font-style:normal;font-size:.78rem;font-weight:600;padding:3px 10px;border-radius:980px}.tbu-rec i.ok{background:#34c75926;color:#1b7f3b}.tbu-rec i.bad{background:#ff3b301f;color:#c62828}.tbu-rec i.flag{background:#ff950026;color:#9a6a00}.tbu-more{display:inline-block;margin-top:12px;color:var(--accent, #0071e3);font-weight:600}.tbu-rectb td a{text-decoration:none}.tbu-rectb td a b{color:var(--accent, #0071e3);font-weight:600}.tbu-rectb i{font-style:normal;font-size:.78rem;font-weight:600;padding:2px 9px;border-radius:980px;white-space:nowrap}.tbu-rectb i.ok{background:#34c75926;color:#1b7f3b}.tbu-rectb i.bad{background:#ff3b301f;color:#c62828}.tbu-rectb i.flag{background:#ff950026;color:#9a6a00}.tbu-rectb td,.tbu-rectb th{white-space:nowrap}.tbu-my>div{border-radius:16px;border:1px solid rgba(125,125,135,.16);box-shadow:0 1px 2px #00000008}.tbu-my h3{display:inline-block;font-size:.8rem;color:var(--muted, #6e6e73);font-weight:600;margin:18px 0 8px;padding:4px 12px;background:#7d7d871a;border-radius:980px}.tbu-my h2{font-size:1.3rem;letter-spacing:-.01em}@media print{header,footer,nav,.tbu-drop,.tbu-status,.tbu-notes,.tbu-login,.tbu-actions,.tbu-my{display:none!important}}.tbu-fname{font-size:1.1rem;margin:22px 0 4px;padding-top:14px;border-top:1px solid rgba(125,125,135,.25)}.tbu-mapwrap{border-radius:14px;overflow:hidden;border:1px solid rgba(125,125,135,.2)}.tbu-mapwrap iframe{width:100%;height:300px;border:0;display:block}.tbu-mapbtn{display:inline-block;background:#0071e31a;color:var(--accent, #0071e3);font-weight:600;border-radius:980px;padding:9px 20px;font-size:.9rem;text-decoration:none}.tbu-mapbtn:hover{background:#0071e32e}.tbu-ftabs{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 4px}.tbu-ftab{border:none;background:#7d7d871a;color:inherit;font-weight:600;font-size:.84rem;padding:8px 14px;max-width:100%;text-align:left;border-radius:980px;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.tbu-ftab.on{background:var(--accent, #0071e3);color:#fff}.tbu-ftab i{font-style:normal;font-size:.75rem;font-weight:700;padding:1px 8px;border-radius:980px;background:#ffffff40}.tbu-ftab:not(.on) i.ok{background:#34c7592e;color:#1b7f3b}.tbu-ftab:not(.on) i.warn{background:#ff95002e;color:#9a6a00}.tbu-ftab:not(.on) i.bad{background:#ff3b3024;color:#c62828}.tbu-trend{display:flex;align-items:flex-end;gap:6px;height:130px;padding:6px 2px 18px}.tbu-tbar{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;position:relative}.tbu-tbar i{display:block;width:68%;background:linear-gradient(180deg,#0071e3d9,#0071e380);border-radius:5px 5px 0 0}.tbu-tbar em{font-style:normal;font-size:.72rem;color:var(--muted, #6e6e73);margin-bottom:2px;order:-1}.tbu-tbar s{position:absolute;bottom:-16px;text-decoration:none;font-size:.72rem;color:var(--muted, #6e6e73)}.tbu-scorebar{display:flex;align-items:center;gap:14px;margin:4px 0 12px;padding:12px 16px;border-radius:16px;background:#7d7d8712}.tbu-scorebar>b{font-size:2rem;letter-spacing:-.02em;min-width:58px;text-align:center}.tbu-scorebar>b.ok{color:#1b7f3b}.tbu-scorebar>b.warn{color:#9a6a00}.tbu-scorebar>b.bad{color:#c62828}.tbu-scorebar strong{display:block;font-size:.95rem}.tbu-scorebar em{font-style:normal;font-size:.8rem;color:var(--muted, #6e6e73)}
