:root{--bg:#eceef0;--surface:#f6f7f8;--surface-2:#e7eaec;--tx:#1b1e22;--muted:#5a6066;--bd:#d5d9dd;--bl:#e3e6e9;--a:#a8691a;--a-ink:#8a5410;--c1:#3a5a78;--c2:#a8552e;--c3:#2d6e66;--c4:#5e6b33;--ft:#1a1d21;--ft-tx:#c8ccd0;--maxw:1180px;--rad:4px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--bg);color:var(--tx);letter-spacing:.01em;font-feature-settings:"palt" 1;-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans JP,system-ui,sans-serif;font-weight:400;line-height:1.85}img{max-width:100%;height:auto;display:block}a{color:var(--a-ink);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{color:var(--tx);margin:0 0 .6em;font-weight:700;line-height:1.4}.tbh-mono,.tbh-meta-date,.tbh-meta-rt,.tbh-nl__kicker,.tbh-card-f__kicker,.tbh-crumbs{font-feature-settings:normal;font-family:IBM Plex Mono,ui-monospace,monospace}.tbh-wrap{max-width:var(--maxw);margin-inline:auto;padding:2.4rem 1.25rem 4rem}.tbh-main{min-height:40vh;display:block}.tbh-skip{background:var(--tx);color:#fff;z-index:1000;padding:.6rem 1rem;position:absolute;top:0;left:-9999px}.tbh-skip:focus{left:0}.tbh-progress{background:var(--a);z-index:999;width:0;height:3px;position:fixed;top:0;left:0}.tbh-header{z-index:200;background:var(--surface);border-bottom:1px solid var(--bd);position:sticky;top:0}.tbh-header__in{max-width:var(--maxw);align-items:center;gap:1.5rem;margin-inline:auto;padding:.7rem 1.25rem;display:flex}.tbh-brand{margin-right:auto}.tbh-logo{color:var(--tx);align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.tbh-logo:hover{text-decoration:none}.tbh-logo__mark{color:var(--tx);display:inline-flex}.tbh-logo__txt{flex-direction:column;line-height:1.15;display:flex}.tbh-logo__name{letter-spacing:.02em;font-size:1.05rem;font-weight:900}.tbh-logo__tag{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.66rem}.tbh-nav-wrap{display:none}.tbh-nav{align-items:center;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.tbh-mi{position:relative}.tbh-ml,.tbh-mtoggle{cursor:pointer;font:inherit;color:var(--tx);border-radius:var(--rad);background:0 0;border:0;align-items:center;gap:.25rem;padding:.5rem .7rem;display:inline-flex}.tbh-ml:hover,.tbh-mtoggle:hover{background:var(--surface-2);text-decoration:none}.tbh-caret{font-size:.7em;transition:transform .18s}.tbh-has-sub.is-open .tbh-caret{transform:rotate(180deg)}.tbh-sub{background:var(--surface);border:1px solid var(--bd);border-radius:var(--rad);min-width:200px;margin:0;padding:.35rem;list-style:none;display:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008}.tbh-has-sub.is-open .tbh-sub{display:block}.tbh-mi-sub .tbh-ml{padding:.55rem .7rem;display:block}.tbh-burger{border:1px solid var(--bd);border-radius:var(--rad);color:var(--tx);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.tbh-overlay{z-index:300;background:#14161a73;position:fixed;inset:0}.tbh-overlay[hidden]{display:none}.tbh-drawer{background:var(--surface);z-index:301;width:min(82vw,340px);height:100%;padding:3.4rem 1.2rem 1.5rem;transition:transform .24s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.tbh-drawer[hidden]{display:none}.tbh-drawer.is-open{transform:translate(0)}.tbh-drawer__close{border:1px solid var(--bd);border-radius:var(--rad);cursor:pointer;width:40px;height:40px;color:var(--tx);background:0 0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.8rem;right:.8rem}.tbh-dnav,.tbh-drawer .menu{margin:0;padding:0;list-style:none}.tbh-dnav li{border-bottom:1px solid var(--bl)}.tbh-dnav a,.tbh-dnav .tbh-ml{color:var(--tx);padding:.85rem .4rem;display:block}.tbh-dnav .tbh-mtoggle{text-align:left;width:100%;font:inherit;color:var(--tx);cursor:pointer;background:0 0;border:0;padding:.85rem .4rem;display:block}.tbh-dnav .tbh-sub{box-shadow:none;background:0 0;border:0;padding:0 0 .4rem .8rem;display:block;position:static}.tbh-crumbs{color:var(--muted);margin-bottom:1.2rem;font-size:.78rem}.tbh-crumbs ol{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.tbh-crumbs li:after{content:"/";color:var(--bd);margin-left:.4rem}.tbh-crumbs li:last-child:after{content:""}.tbh-crumbs a{color:var(--muted)}.tbh-icon{vertical-align:middle;flex:none}.tbh-chip{color:#fff;background:var(--chip,var(--a));border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .6rem;font-size:.72rem;font-weight:500;line-height:1;display:inline-flex}.tbh-chip:hover{opacity:.92;text-decoration:none}.tbh-cm{color:var(--muted);align-items:center;gap:.9rem;margin-top:.5rem;font-size:.74rem;display:flex}.tbh-meta-rt{align-items:center;gap:.25rem;display:inline-flex}.tbh-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem;display:grid}.tbh-card{background:var(--surface);border:1px solid var(--bl);border-radius:var(--rad);flex-direction:column;display:flex;overflow:hidden}.tbh-ci{aspect-ratio:3/2;background:var(--surface-2);display:block;overflow:hidden}.tbh-ci img{object-fit:cover;width:100%;height:100%}.tbh-ci--ph{height:100%;color:var(--bd);justify-content:center;align-items:center;font-size:2.4rem;display:flex}.tbh-cb{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.1rem 1.2rem;display:flex}.tbh-ct{margin:.3rem 0 0;font-size:1.02rem;line-height:1.5}.tbh-ct a{color:var(--tx)}.tbh-ct a:hover{color:var(--a-ink)}.tbh-ce{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.84rem;display:-webkit-box;overflow:hidden}.tbh-more{color:var(--a-ink);align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;display:inline-flex}.tbh-more:hover{text-decoration:none}.tbh-more .tbh-icon{transition:transform .18s}.tbh-more:hover .tbh-icon{transform:translate(3px)}.tbh-card-f{background:var(--surface);border:1px solid var(--bl);border-radius:var(--rad);margin-bottom:2rem;overflow:hidden}.tbh-card-f__in{flex-direction:column}.tbh-card-f__img{background:var(--surface-2);flex:none}.tbh-card-f__img img{object-fit:cover;aspect-ratio:3/2;width:100%;height:100%}.tbh-card-f__body{flex-direction:column;gap:.6rem;padding:1.4rem 1.5rem;display:flex}.tbh-card-f__kicker{letter-spacing:.16em;color:var(--a-ink);font-size:.7rem}.tbh-card-f__title{margin:.1rem 0;font-size:1.5rem;line-height:1.4}.tbh-card-f__title a{color:var(--tx)}.tbh-card-f__ex{color:var(--muted);margin:0;font-size:.9rem}.tbh-arch-head{border-bottom:1px solid var(--bd);margin-bottom:1.8rem;padding-bottom:1rem}.tbh-arch-title{margin:0;font-size:1.8rem}.tbh-empty{color:var(--muted)}.tbh-pagination{margin-top:2.4rem}.tbh-pagination .page-numbers{border:1px solid var(--bd);border-radius:var(--rad);min-width:40px;height:40px;color:var(--tx);justify-content:center;align-items:center;margin:0 .2rem;padding:0 .6rem;display:inline-flex}.tbh-pagination .page-numbers.current{background:var(--tx);color:#fff;border-color:var(--tx)}.tbh-pagination a.page-numbers:hover{background:var(--surface-2);text-decoration:none}.tbh-input{font:inherit;border:1px solid var(--bd);border-radius:var(--rad);color:var(--tx);background:#fff;min-width:0;padding:.7rem .9rem}.tbh-input:focus{outline:2px solid var(--a);outline-offset:1px}.tbh-btn{font:inherit;background:var(--tx);color:#fff;border-radius:var(--rad);cursor:pointer;white-space:nowrap;border:0;flex:none;padding:.7rem 1.4rem;font-weight:700}.tbh-btn:hover{background:#000}.tbh-nl{background:var(--surface);border-top:1px solid var(--bd);border-bottom:1px solid var(--bd)}.tbh-nl__in{text-align:center;max-width:760px;margin-inline:auto;padding:3rem 1.25rem}.tbh-nl__glyph{color:var(--a);margin-bottom:.5rem;font-size:2rem;line-height:1;display:inline-block}.tbh-nl__kicker{letter-spacing:.2em;color:var(--muted);margin:0 0 .5rem;font-size:.72rem}.tbh-nl__title{margin:0 0 .5rem;font-size:1.5rem}.tbh-nl__lead{color:var(--muted);max-width:42rem;margin:0 auto 1.4rem;font-size:.9rem}.tbh-newsletter-form{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.tbh-newsletter-form .tbh-input{flex:260px;max-width:340px}.tbh-nl__ok{color:var(--c3);margin:.8rem 0 0;font-weight:500}.tbh-footer{background:var(--ft);color:var(--ft-tx);padding:3rem 1.25rem 2rem}.tbh-footer__cols{max-width:var(--maxw);border-bottom:1px solid #ffffff1a;grid-template-columns:1.6fr 1fr 1fr;gap:2.4rem;margin-inline:auto;padding-bottom:2rem;display:grid}.tbh-flogo{align-items:center;gap:.5rem;margin-bottom:.8rem;display:inline-flex}.tbh-flogo__mark{color:var(--a);font-size:1.3rem}.tbh-flogo__name{color:#fff;font-size:1.05rem;font-weight:900}.tbh-fdesc{color:var(--ft-tx);max-width:30rem;margin:0 0 1rem;font-size:.82rem;line-height:1.8}.tbh-ficons{gap:.8rem;margin:0;display:flex}.tbh-ficons a{color:var(--ft-tx)}.tbh-ficons a:hover{color:#fff}.tbh-fheading{letter-spacing:.08em;color:#fff;text-transform:none;margin:0 0 .9rem;font-size:.8rem}.tbh-fnav{flex-wrap:wrap;gap:.5rem 1.1rem;margin:0;padding:0;list-style:none;display:flex}.tbh-fnav li{margin:0}.tbh-fnav a{color:var(--ft-tx);font-size:.82rem}.tbh-fnav a:hover{color:#fff}.tbh-legal-entity{max-width:var(--maxw);color:var(--ft-tx);gap:.4rem;margin:1.6rem auto 0;font-size:.78rem;display:grid}.tbh-legal-entity__row{flex-wrap:wrap;gap:.3rem 1rem;display:flex}.tbh-legal-entity__label{color:#9aa0a6;flex:0 0 190px;font-family:IBM Plex Mono,monospace;font-size:.72rem}.tbh-legal-entity__value{flex:260px}.tbh-legal-entity__value a{color:var(--ft-tx)}.tbh-footer__bottom{max-width:var(--maxw);border-top:1px solid #ffffff1a;margin:1.6rem auto 0;padding-top:1.2rem}.tbh-disclaimer{color:#8b9096;margin:0 0 .6rem;font-size:.74rem;line-height:1.7}.tbh-copy{color:#8b9096;margin:0;font-family:IBM Plex Mono,monospace;font-size:.74rem}.tbh-company-info{background:var(--surface);border:1px solid var(--bl);border-radius:var(--rad);margin:2.4rem 0;padding:1.6rem}.tbh-company-info h2{border-left:3px solid var(--c1);margin-bottom:1rem;padding-left:.7rem;font-size:1.2rem}.tbh-company-info__table{grid-template-columns:200px 1fr;gap:.1rem 1rem;margin:0;display:grid}.tbh-company-info__table dt{color:var(--muted);border-bottom:1px solid var(--bl);padding:.6rem 0;font-size:.82rem;font-weight:700}.tbh-company-info__table dd{border-bottom:1px solid var(--bl);margin:0;padding:.6rem 0;font-size:.88rem}.tbh-company-info__local{color:var(--muted);font-size:.82rem}.tbh-contact-info{background:var(--surface);border:1px solid var(--bl);border-radius:var(--rad);margin:0 0 2rem;padding:1.4rem 1.6rem}.tbh-contact-info h2{border-left:3px solid var(--c3);margin-bottom:1rem;padding-left:.7rem;font-size:1.15rem}.tbh-contact-info__list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.tbh-contact-info__list li{flex-wrap:wrap;gap:.3rem 1rem;font-size:.88rem;display:flex}.tbh-contact-info__label{color:var(--muted);flex:0 0 170px;font-family:IBM Plex Mono,monospace;font-size:.8rem}.tbh-byline{color:var(--muted);align-items:center;gap:.5rem;font-size:.82rem;display:flex}.tbh-byline__name{color:var(--tx);font-weight:500}.tbh-article h2{border-left:3px solid var(--c1);margin-top:2.4rem;padding-left:.8rem;font-size:1.45rem}.tbh-article h3{border-left:3px solid var(--a);margin-top:1.8rem;padding-left:.7rem;font-size:1.18rem}.tbh-sec{padding:3.4rem 1.25rem}.tbh-sec--light{background:var(--surface)}.tbh-sec__in{max-width:var(--maxw);margin-inline:auto}.tbh-sec__head{margin-bottom:1.8rem}.tbh-sec__kicker{letter-spacing:.18em;color:var(--a-ink);margin-bottom:.3rem;font-family:IBM Plex Mono,monospace;font-size:.72rem;display:block}.tbh-sec__title{margin:0;font-size:1.6rem}.tbh-sec__more{margin:1.6rem 0 0}.tbh-hero{background:var(--surface-2);align-items:flex-end;min-height:66vh;display:flex;position:relative;overflow:hidden}.tbh-hero__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tbh-hero__veil{background:linear-gradient(#14161a40 0%,#14161ab8 100%);position:absolute;inset:0}.tbh-hero__in{max-width:var(--maxw);color:#fff;width:100%;margin-inline:auto;padding:3rem 1.25rem 3.4rem;position:relative}.tbh-hero__kicker{letter-spacing:.22em;color:#e7d6be;margin:0 0 .8rem;font-family:IBM Plex Mono,monospace;font-size:.78rem}.tbh-hero__title{color:#fff;max-width:18ch;margin:0 0 .8rem;font-size:clamp(2rem,5vw,3.2rem);line-height:1.3}.tbh-hero__lead{color:#e3e6e9;max-width:48ch;margin:0 0 1.6rem;font-size:1rem;line-height:1.9}.tbh-hero__cta{background:var(--a);color:#fff;border-radius:var(--rad);align-items:center;gap:.4rem;padding:.7rem 1.3rem;font-weight:700;display:inline-flex}.tbh-hero__cta:hover{background:#925a14;text-decoration:none}.tbh-cats__grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}.tbh-catcard{border-radius:var(--rad);color:#fff;border-top:3px solid var(--hue,var(--a));min-height:230px;display:block;position:relative;overflow:hidden}.tbh-catcard__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tbh-catcard__veil{background:linear-gradient(#14161a33,#14161ac7);position:absolute;inset:0}.tbh-catcard__body{flex-direction:column;gap:.3rem;padding:1.1rem 1.1rem 1.2rem;display:flex;position:absolute;inset:auto 0 0}.tbh-catcard__name{font-size:1.15rem;font-weight:900}.tbh-catcard__desc{color:#e3e6e9;font-size:.78rem;line-height:1.6}.tbh-catcard:hover{text-decoration:none}.tbh-catcard:hover .tbh-catcard__bg{filter:brightness(1.06)}.tbh-about-prev__in{max-width:var(--maxw);grid-template-columns:1fr;align-items:center;gap:1.8rem;margin-inline:auto;display:grid}.tbh-about-prev__media{border-radius:var(--rad);background:var(--surface-2);overflow:hidden}.tbh-about-prev__media img{object-fit:cover;aspect-ratio:4/3;width:100%;height:100%}.tbh-about-prev__body p{color:var(--muted);margin:.6rem 0}.tbh-strip{height:200px;overflow:hidden}.tbh-strip img{object-fit:cover;width:100%;height:100%}.tbh-topic-prev__in{max-width:var(--maxw);grid-template-columns:1fr;align-items:center;gap:1.8rem;margin-inline:auto;display:grid}.tbh-topic-prev__media{border-radius:var(--rad);background:var(--surface-2);overflow:hidden}.tbh-topic-prev__media img{object-fit:cover;aspect-ratio:4/3;width:100%;height:100%}.tbh-topic-prev__body p{color:var(--muted)}.tbh-faq-prev{background:var(--surface-2);position:relative;overflow:hidden}.tbh-faq-prev__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tbh-faq-prev__veil{background:linear-gradient(#0c10188c,#0c1018c7);position:absolute;inset:0}.tbh-faq-prev__in{color:#fff;text-align:center;max-width:760px;margin-inline:auto;padding:3.4rem 1.25rem;position:relative}.tbh-faq-prev__in .tbh-sec__kicker{color:#e7d6be}.tbh-faq-prev__in .tbh-sec__title{color:#fff}.tbh-faq-prev__in p{color:#e3e6e9}.tbh-more--light{color:#fff}.tbh-single__hero{background:var(--surface-2);height:46vh;min-height:320px;overflow:hidden}.tbh-single__hero img{object-fit:cover;width:100%;height:100%}.tbh-single__head{border-bottom:1px solid var(--bd);margin-bottom:1.6rem;padding:1.6rem 0 1rem}.tbh-single__title{margin:.6rem 0;font-size:clamp(1.6rem,3.4vw,2.3rem);line-height:1.4}.tbh-single__meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:1rem;font-size:.82rem;display:flex}.tbh-article p{margin:1.1rem 0;line-height:1.95}.tbh-article a{color:var(--a-ink);text-underline-offset:2px;text-decoration:underline}.tbh-article ul,.tbh-article ol{margin:1.1rem 0;padding-left:1.4rem}.tbh-article li{margin:.4rem 0}.tbh-article img{border-radius:var(--rad);margin:1.6rem 0}.tbh-article blockquote{border-left:3px solid var(--a);color:var(--muted);margin:1.6rem 0;padding:.6rem 0 .6rem 1.2rem;font-style:normal}.tbh-tldr{background:var(--surface);border:1px solid var(--bl);border-left:3px solid var(--a);border-radius:var(--rad);margin:1.4rem 0 2rem;padding:1.1rem 1.3rem}.tbh-tldr__h{letter-spacing:.16em;color:var(--a-ink);margin:0 0 .6rem;font-family:IBM Plex Mono,monospace;font-size:.74rem}.tbh-tldr ul{margin:0;padding-left:1.2rem}.tbh-tldr li{margin:.3rem 0;font-size:.9rem}.tbh-sources{border-top:1px solid var(--bd);color:var(--muted);margin-top:2.4rem;padding-top:1.2rem;font-size:.84rem}.tbh-sources h2{border-left:3px solid var(--muted);margin-bottom:.7rem;padding-left:.7rem;font-size:1rem}.tbh-sources ol{padding-left:1.3rem}.tbh-tags{flex-wrap:wrap;gap:.5rem;margin:2rem 0 0;display:flex}.tbh-tag{color:var(--tx);background:var(--surface);border:1px solid var(--bd);border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .7rem;font-size:.76rem;display:inline-flex}.tbh-tag:hover{background:var(--surface-2);text-decoration:none}.tbh-pn{grid-template-columns:1fr 1fr;gap:1rem;margin:2.2rem 0 0;display:grid}.tbh-pn__a{border:1px solid var(--bd);border-radius:var(--rad);color:var(--tx);flex-direction:column;gap:.2rem;padding:.9rem 1rem;font-size:.86rem;display:flex}.tbh-pn__a:hover{background:var(--surface);text-decoration:none}.tbh-pn__a span{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.68rem}.tbh-pn__next{text-align:right}.tbh-related{margin-top:1rem}.tbh-page__banner{background:var(--surface-2);height:38vh;min-height:240px;overflow:hidden}.tbh-page__banner img{object-fit:cover;width:100%;height:100%}.tbh-page__title{margin:.4rem 0 1.4rem;font-size:clamp(1.7rem,3.4vw,2.4rem)}.tbh-page__body p{margin:1.1rem 0;line-height:1.95}.tbh-legal-body h2{border-left:3px solid var(--c1);margin-top:2.2rem;padding-left:.7rem;font-size:1.3rem}.tbh-legal-body h3{margin-top:1.4rem;font-size:1.05rem}.tbh-legal-body ul,.tbh-legal-body ol{padding-left:1.4rem}.tbh-404{text-align:center;padding-top:3rem}.tbh-404__glyph{color:var(--bd);font-size:4rem;line-height:1;display:block}.tbh-404__title{margin:1rem 0 .5rem;font-size:1.8rem}.tbh-404__lead{color:var(--muted);margin-bottom:1.6rem}.tbh-404 .tbh-searchform{justify-content:center}.tbh-searchform{flex-wrap:wrap;gap:.6rem;margin-top:1.2rem;display:flex}.tbh-searchform .tbh-input{flex:260px}.tbh-searchform .tbh-btn{align-items:center;gap:.4rem;display:inline-flex}.tbh-cform{margin-top:1.6rem}.tbh-cform__row{flex-direction:column;gap:.4rem;margin:0 0 1.1rem;display:flex}.tbh-cform__row label{font-size:.86rem;font-weight:500}.tbh-cform__row label span{color:var(--c2)}.tbh-cform textarea.tbh-input{resize:vertical;min-height:140px}.tbh-form-ok{background:var(--surface);border:1px solid var(--bl);border-left:3px solid var(--c3);border-radius:var(--rad);color:var(--c3);margin-top:1.6rem;padding:1rem 1.2rem;font-weight:500}.tbh-form-err{border:1px solid #e9cfc5;border-left:3px solid var(--c2);border-radius:var(--rad);color:var(--c2);background:#fbeeea;margin-top:1rem;padding:.8rem 1.1rem}.tbh-faq{gap:.6rem;margin-top:1.4rem;display:grid}.tbh-faq__item{background:var(--surface);border:1px solid var(--bl);border-radius:var(--rad);overflow:hidden}.tbh-faq__q{cursor:pointer;padding:1rem 2.4rem 1rem 1.2rem;font-weight:500;list-style:none;position:relative}.tbh-faq__q::-webkit-details-marker{display:none}.tbh-faq__q:after{content:"+";color:var(--a-ink);font-size:1.2rem;position:absolute;top:50%;right:1.1rem;transform:translateY(-50%)}.tbh-faq__item[open] .tbh-faq__q:after{content:"−"}.tbh-faq__a{color:var(--muted);padding:0 1.2rem 1.1rem;font-size:.9rem}.tbh-faq__a p{margin:0}.tbh-explainer__lead{color:var(--muted)}.tbh-explainer__layers{gap:1rem;margin:1.8rem 0;padding:0;list-style:none;display:grid}.tbh-explainer__layer{background:var(--surface);border:1px solid var(--bl);border-left:3px solid var(--a);border-radius:var(--rad);align-items:flex-start;gap:1.1rem;padding:1.2rem 1.3rem;display:flex}.tbh-explainer__num{color:var(--a-ink);flex:none;font-family:IBM Plex Mono,monospace;font-size:1.2rem;line-height:1.4}.tbh-explainer__body h3{border:0;margin:0 0 .3rem;padding:0;font-size:1.1rem}.tbh-explainer__body p{color:var(--muted);margin:0;font-size:.9rem}.tbh-explainer__note{color:var(--muted);border-top:1px solid var(--bd);margin-top:1.8rem;padding-top:1.2rem;font-size:.9rem}.tbh-cookie{z-index:400;background:var(--surface);border-top:1px solid var(--bd);flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 3px #0000000d}.tbh-cookie[hidden]{display:none}.tbh-cookie__txt{color:var(--muted);max-width:60ch;margin:0;font-size:.84rem}.tbh-cookie__btns{gap:.6rem;display:flex}.tbh-btn--ghost{color:var(--tx);border:1px solid var(--bd);background:0 0}.tbh-btn--ghost:hover{background:var(--surface-2)}.tbh-home-intro,.tbh-home-about,.tbh-home-faq{margin:0 auto}@media (width>=760px){.tbh-about-prev__in{grid-template-columns:1fr 1.1fr}.tbh-topic-prev__in{grid-template-columns:1.1fr 1fr}}@media (width>=900px){.tbh-nav-wrap{display:block}.tbh-burger{display:none}.tbh-card-f__in{flex-direction:row}.tbh-card-f__img{flex:0 0 58%}.tbh-card-f__body{flex:42%;justify-content:center}}@media (width<=899px){.tbh-grid{grid-template-columns:repeat(2,1fr)}.tbh-footer__cols{grid-template-columns:1fr 1fr}.tbh-company-info__table{grid-template-columns:1fr}.tbh-company-info__table dt{border-bottom:0;padding-bottom:0}.tbh-cats__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.tbh-grid,.tbh-footer__cols{grid-template-columns:1fr}.tbh-legal-entity__label{flex:100%}.tbh-cats__grid,.tbh-pn{grid-template-columns:1fr}.tbh-pn__next{text-align:left}}