.tb-pg{
    --navy:#15232f;
    --navy-2:#1d3141;
    --navy-3:#24394a;
    --ink:#223140;
    --body:#3c4a58;
    --gold:#bd8f4e;
    --gold-2:#a9793a;
    --gold-soft:#f2e6cf;
    --cream:#f5f1e8;
    --paper:#fffdf8;
    --line:#ddd5c4;
    --line-soft:#e9e3d4;
    --blue-line:rgba(21,35,47,.10);
    --green:#3d7a4f;
    --red:#b0553f;
    --shadow-sm:0 1px 2px rgba(21,35,47,.05);
    --shadow:0 2px 6px rgba(21,35,47,.05),0 14px 40px rgba(21,35,47,.07);
  }
.tb-pg *{box-sizing:border-box}
.tb-pg{scroll-behavior:smooth}
@media (prefers-reduced-motion:reduce){.tb-pg{scroll-behavior:auto}.tb-pg *{transition:none!important;animation:none!important}}
.tb-pg{margin:0;font-family:"Inter",system-ui,sans-serif;color:var(--body);background:var(--cream);line-height:1.65;-webkit-font-smoothing:antialiased}
.tb-pg h1,.tb-pg h2,.tb-pg h3,.tb-pg h4{font-family:"Fraunces",Georgia,serif;color:var(--navy);margin:0;line-height:1.12;font-weight:600;letter-spacing:-.01em}
.tb-pg p{margin:0 0 1rem}
.tb-pg a{color:inherit}
.tb-pg .wrap{max-width:1080px;margin:0 auto;padding:0 24px}
.tb-pg .narrow{max-width:780px;margin:0 auto;padding:0 24px}
.tb-pg .anno{font-family:"IBM Plex Mono",monospace;font-size:.7rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-2);display:inline-flex;align-items:center;gap:.6rem}
.tb-pg .anno::before{content:"";width:22px;height:1px;background:var(--gold);display:inline-block}
.tb-pg .anno.center{justify-content:center}
.tb-pg .lead{font-size:1.14rem;color:#41505f;line-height:1.6}
.tb-pg .cite{font-family:"IBM Plex Mono",monospace;font-size:.72rem;letter-spacing:.02em;color:#8a8168;font-style:normal}
.tb-pg .muted{color:#7c8492}
.tb-pg .btn{display:inline-flex;align-items:center;gap:.55rem;font-family:"Inter";font-weight:600;font-size:.92rem;padding:.85rem 1.4rem;border-radius:8px;text-decoration:none;transition:.16s;border:1px solid transparent;cursor:pointer}
.tb-pg .btn svg{width:16px;height:16px}
.tb-pg .btn-gold{background:var(--gold);color:#fff}
.tb-pg .btn-gold:hover{background:var(--gold-2)}
.tb-pg .btn-out{background:transparent;border-color:#5b7086;color:#e7edf2}
.tb-pg .btn-out:hover{background:rgba(255,255,255,.08)}
.tb-pg .btn-light{background:#fff;border-color:var(--line);color:var(--navy)}
.tb-pg .btn-light:hover{border-color:var(--gold)}
.tb-pg nav.top{background:var(--navy);position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(255,255,255,.06)}
.tb-pg nav.top .wrap{display:flex;align-items:center;justify-content:space-between;height:62px}
.tb-pg .brand{font-family:"Fraunces";font-size:1.12rem;font-weight:600;color:#fff;text-decoration:none;letter-spacing:-.01em}
.tb-pg .brand span{color:var(--gold)}
.tb-pg .navlinks{display:flex;gap:1.5rem;font-size:.85rem}
.tb-pg .navlinks a{color:#c3ccd6;text-decoration:none;transition:.15s}
.tb-pg .navlinks a:hover{color:#fff}
.tb-pg .navlinks a.qa{background:var(--gold);color:#fff;padding:.42rem .85rem;border-radius:7px}
.tb-pg .navlinks a.qa:hover{background:var(--gold-2);color:#fff}
@media(max-width:880px){.tb-pg .navlinks{display:none}}
.tb-pg header.hero{position:relative;background:var(--navy);color:#e9eef3;padding:70px 0 128px;overflow:hidden}
.tb-pg header.hero::before{content:"";position:absolute;inset:0;
    background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);
    background-size:34px 34px;mask-image:radial-gradient(ellipse 90% 80% at 60% 30%,#000 0%,transparent 78%);pointer-events:none}
.tb-pg header.hero .wrap{position:relative;z-index:2;max-width:1080px}
.tb-pg .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center}
.tb-pg header.hero .anno{color:var(--gold)}
.tb-pg header.hero .anno::before{background:var(--gold)}
.tb-pg header.hero h1{color:#fff;font-size:3rem;font-weight:600;max-width:15ch;margin:1rem 0 1.2rem;line-height:1.06}
.tb-pg header.hero h1 em{font-style:italic;color:var(--gold);font-weight:500}
.tb-pg header.hero .lead{color:#c1ccd6;max-width:48ch}
.tb-pg .hero-cta{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.8rem}
.tb-pg .tick-tl{position:absolute;top:26px;left:26px;width:16px;height:16px;border-top:1.5px solid var(--gold);border-left:1.5px solid var(--gold);opacity:.6}
.tb-pg .tick-br{position:absolute;bottom:26px;right:26px;width:16px;height:16px;border-bottom:1.5px solid var(--gold);border-right:1.5px solid var(--gold);opacity:.6}
.tb-pg .bp{width:100%;height:auto;max-width:440px;margin:0 auto;display:block}
.tb-pg .bp-wrap{position:relative;max-width:430px;margin:0 auto;width:100%}
.tb-pg .bp-img{display:block;width:100%;height:auto;filter:drop-shadow(0 6px 24px rgba(0,0,0,.25))}
@media (prefers-reduced-motion: no-preference){.tb-pg .bp-img{opacity:0;animation:bpfade 1.1s ease .2s forwards}}
.tb-pg .bp-tag{position:absolute;font-family:"IBM Plex Mono",monospace;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:#e8dcc2;display:flex;align-items:center;gap:.45rem;white-space:nowrap}
.tb-pg .bp-tag .dot{width:5px;height:5px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 3px rgba(189,143,78,.22);flex:none}
.tb-pg .bp-tag.t-tl{top:15%;left:-6px}
.tb-pg .bp-tag.t-ml{top:39%;left:-6px}
.tb-pg .bp-tag.t-tr{top:31%;right:-6px}
.tb-pg .bp-tag.t-mr{top:57%;right:-6px}
.tb-pg .bp-cap{position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);font-family:"IBM Plex Mono",monospace;font-size:.58rem;letter-spacing:.14em;color:#8a7d61;white-space:nowrap}
@media (prefers-reduced-motion: no-preference){.tb-pg .bp-tag,.tb-pg .bp-cap{opacity:0;animation:bpfade .7s ease forwards}.tb-pg .bp-tag.t-tl{animation-delay:1s}.tb-pg .bp-tag.t-ml{animation-delay:1.15s}.tb-pg .bp-tag.t-tr{animation-delay:1.3s}.tb-pg .bp-tag.t-mr{animation-delay:1.45s}.tb-pg .bp-cap{animation-delay:1.6s}}
@media(max-width:900px){.tb-pg .bp-tag{display:none}.tb-pg .bp-cap{display:none}}
.tb-pg .bp-fig{fill:none;stroke:#d9c398;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.tb-pg .bp-detail{fill:none;stroke:#b79a63;stroke-width:1;opacity:.75}
.tb-pg .bp-axis{fill:none;stroke:#8f7a4d;stroke-width:1;stroke-dasharray:2 5;opacity:.7}
.tb-pg .bp-lead-line{stroke:var(--gold);stroke-width:1;opacity:.85}
.tb-pg .bp-node{fill:var(--gold)}
.tb-pg .bp-ring{fill:none;stroke:var(--gold);stroke-width:1}
.tb-pg .bp-label{font-family:"IBM Plex Mono",monospace;font-size:9px;letter-spacing:.12em;fill:#e8dcc2;text-transform:uppercase}
.tb-pg .bp-sub{font-family:"IBM Plex Mono",monospace;font-size:7px;letter-spacing:.06em;fill:#9c8f74}
.tb-pg .bp-dim{font-family:"IBM Plex Mono",monospace;font-size:7.5px;fill:#a89b7e;letter-spacing:.04em}
@media (prefers-reduced-motion: no-preference){.tb-pg .bp-fig,.tb-pg .bp-detail{stroke-dasharray:2200;stroke-dashoffset:2200;animation:bpdraw 2.1s cubic-bezier(.6,.05,.2,1) forwards}.tb-pg .bp-detail{animation-delay:.5s;animation-duration:1.6s}.tb-pg .bp-anno{opacity:0;animation:bpfade .7s ease forwards}.tb-pg .bp-anno.a1{animation-delay:1.5s}.tb-pg .bp-anno.a2{animation-delay:1.7s}.tb-pg .bp-anno.a3{animation-delay:1.9s}.tb-pg .bp-anno.a4{animation-delay:2.1s}.tb-pg .bp-axis{opacity:0;animation:bpfade .8s ease .9s forwards}}
@keyframes bpdraw{to{stroke-dashoffset:0}}
@keyframes bpfade{to{opacity:1}}
@media(max-width:860px){.tb-pg .hero-grid{grid-template-columns:1fr;gap:8px}.tb-pg .bp{max-width:300px;margin-top:8px}.tb-pg header.hero h1{max-width:20ch}}
@media(max-width:600px){.tb-pg header.hero h1{font-size:2.15rem}.tb-pg header.hero{padding:52px 0 110px}}
.tb-pg .journey{background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);margin:-72px auto 0;position:relative;z-index:5;padding:28px 30px}
.tb-pg .journey-head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.4rem;margin-bottom:20px}
.tb-pg .journey-head h4{font-size:1.06rem}
.tb-pg .journey-head .sub{font-size:.82rem;color:#8a8474;font-family:"IBM Plex Mono",monospace;letter-spacing:.02em}
.tb-pg .steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.tb-pg .step{position:relative;padding:16px 14px 15px;border-radius:11px;background:var(--cream);border:1px solid var(--line-soft);min-height:118px}
.tb-pg .step .n{font-family:"IBM Plex Mono",monospace;font-size:.74rem;color:var(--gold-2);font-weight:600;letter-spacing:.05em}
.tb-pg .step .t{font-family:"Fraunces";font-weight:600;font-size:.98rem;margin:.35rem 0 .2rem;color:var(--navy);line-height:1.15}
.tb-pg .step .d{font-size:.77rem;color:#7c8492;line-height:1.4}
.tb-pg a.step{display:block;text-decoration:none;color:inherit;transition:.16s;cursor:pointer}
.tb-pg a.step:hover{border-color:var(--gold);background:#fbf6ec;transform:translateY(-3px);box-shadow:0 8px 20px rgba(21,35,47,.09)}
.tb-pg a.step:hover .t{color:var(--gold-2)}
.tb-pg a.step .go{display:inline-block;font-family:"IBM Plex Mono",monospace;font-size:.68rem;font-weight:600;color:var(--gold-2);margin-top:.5rem;opacity:0;transition:.16s;letter-spacing:.05em}
.tb-pg a.step:hover .go{opacity:1}
.tb-pg .step.here{background:#1d3141;border-color:var(--navy-3)}
.tb-pg .step.here .n{color:var(--gold)}
.tb-pg .step.here .t{color:#fff}
.tb-pg .step.here .d{color:#a9b6c2}
.tb-pg .step.here .tag{position:absolute;top:-9px;left:14px;background:var(--gold);color:#fff;font-family:"IBM Plex Mono",monospace;font-size:.58rem;font-weight:600;letter-spacing:.1em;padding:2px 8px;border-radius:20px;text-transform:uppercase}
@media(max-width:820px){.tb-pg .steps{grid-template-columns:1fr 1fr}.tb-pg a.step .go{opacity:1}.tb-pg .step{min-height:0}}
.tb-pg section{padding:60px 0}
.tb-pg section.tight{padding:46px 0}
.tb-pg .band-paper{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.tb-pg h2.center{text-align:center;font-size:2rem;max-width:19ch;margin:.5rem auto 1rem}
.tb-pg .sec-intro{text-align:center;max-width:58ch;margin:0 auto 2.4rem;color:#46545f}
@media(max-width:600px){.tb-pg h2.center{font-size:1.55rem}}
.tb-pg .prose h3{font-family:"Fraunces";font-size:1.28rem;margin:1.9rem 0 .6rem;color:var(--navy)}
.tb-pg .prose h3:first-child{margin-top:0}
.tb-pg .prose strong{color:var(--ink)}
.tb-pg .callout{background:#fbf6ec;border:1px solid #ecdcbc;border-left:2px solid var(--gold);border-radius:10px;padding:16px 20px;font-size:.92rem;color:#5f5636}
.tb-pg .callout strong{color:var(--gold-2)}
.tb-pg .twocol{display:grid;grid-template-columns:1fr 1fr;gap:20px}
@media(max-width:760px){.tb-pg .twocol{grid-template-columns:1fr}}
.tb-pg .card{background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm);padding:28px;position:relative}
.tb-pg .card-good{border-top:2px solid var(--green)}
.tb-pg .card-bad{border-top:2px solid var(--red)}
.tb-pg .card h3.rowh{display:flex;align-items:center;gap:.55rem;font-size:1.12rem;margin-bottom:.3rem}
.tb-pg .card h3.rowh svg{width:20px;height:20px}
.tb-pg ul.check{list-style:none;padding:0;margin:.6rem 0 0}
.tb-pg ul.check li{padding:.55rem 0 .55rem 1.9rem;position:relative;font-size:.94rem;border-bottom:1px solid var(--line-soft);color:#44515e}
.tb-pg ul.check li:last-child{border-bottom:0}
.tb-pg ul.check li svg{position:absolute;left:0;top:.7rem;width:15px;height:15px}
.tb-pg .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
@media(max-width:760px){.tb-pg .grid3{grid-template-columns:1fr}}
.tb-pg .bcard{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:24px;position:relative;transition:.16s}
.tb-pg .bcard:hover{border-color:var(--gold);box-shadow:var(--shadow-sm)}
.tb-pg .bcard .ic{width:40px;height:40px;color:var(--gold-2);margin-bottom:.9rem}
.tb-pg .bcard .ic svg{width:30px;height:30px;stroke-width:1.4}
.tb-pg .bcard h3{font-size:1.06rem;margin-bottom:.35rem}
.tb-pg .bcard p{font-size:.9rem;color:#4c5867;margin:0}
.tb-pg .bcard .idx{position:absolute;top:18px;right:20px;font-family:"IBM Plex Mono",monospace;font-size:.7rem;color:#c8bfa6}
.tb-pg .tablewrap{overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:var(--shadow-sm)}
.tb-pg table{width:100%;border-collapse:collapse;min-width:640px}
.tb-pg th,.tb-pg td{text-align:left;padding:15px 18px;font-size:.9rem;border-bottom:1px solid var(--line-soft);vertical-align:top}
.tb-pg thead th{background:var(--navy);color:#cdd7e0;font-family:"IBM Plex Mono",monospace;font-weight:500;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}
.tb-pg tbody tr:hover{background:#fbf8f1}
.tb-pg .region-row td{background:#efe9db;font-family:"IBM Plex Mono",monospace;font-weight:600;color:var(--navy);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}
.tb-pg .cliname{font-family:"Fraunces";font-weight:600;color:var(--navy);font-size:.98rem}
.tb-pg .badge{display:inline-block;font-family:"IBM Plex Mono",monospace;font-size:.58rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:2px 7px;border-radius:5px;margin-left:6px;vertical-align:middle}
.tb-pg .badge.aff{background:var(--gold-soft);color:var(--gold-2)}
.tb-pg .badge.neu{background:#e6ebef;color:#5b6b7a}
.tb-pg .cliname .badge{display:block;width:-moz-fit-content;width:fit-content;margin:7px 0 0}
.tb-pg .visit{font-family:"IBM Plex Mono",monospace;color:var(--gold-2);font-weight:600;text-decoration:none;white-space:nowrap;font-size:.8rem}
.tb-pg .visit:hover{text-decoration:underline}
.tb-pg .disc{font-size:.82rem;color:#8a8492;margin-top:14px;text-align:center}
.tb-pg .disc strong{color:var(--gold-2)}
.tb-pg .timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:1.4rem;position:relative}
@media(max-width:760px){.tb-pg .timeline{grid-template-columns:1fr 1fr;gap:14px}}
.tb-pg .tl{padding:0 18px;position:relative}
.tb-pg .tl:not(:last-child){border-right:1px dashed var(--line)}
@media(max-width:760px){.tb-pg .tl{border-right:0!important;background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:16px}}
.tb-pg .tl .dot{width:9px;height:9px;border-radius:50%;background:var(--gold);margin-bottom:.8rem;box-shadow:0 0 0 4px var(--gold-soft)}
.tb-pg .tl .when{font-family:"IBM Plex Mono",monospace;font-weight:600;color:var(--gold-2);font-size:.82rem;letter-spacing:.02em}
.tb-pg .tl .what{font-size:.88rem;color:#4c5867;margin-top:.45rem;line-height:1.45}
.tb-pg .myth{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-bottom:12px;background:var(--paper)}
@media(max-width:640px){.tb-pg .myth{grid-template-columns:1fr}}
.tb-pg .myth .m,.tb-pg .myth .f{padding:17px 20px}
.tb-pg .myth .m{background:#fbf1ee;border-right:1px solid var(--line-soft)}
@media(max-width:640px){.tb-pg .myth .m{border-right:0;border-bottom:1px solid var(--line-soft)}}
.tb-pg .myth .lbl{font-family:"IBM Plex Mono",monospace;font-size:.66rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.4rem;display:flex;align-items:center;gap:.4rem}
.tb-pg .myth .m .lbl{color:var(--red)}
.tb-pg .myth .f .lbl{color:var(--green)}
.tb-pg .myth p{margin:0;font-size:.9rem;color:#44515e}
.tb-pg .qlist{list-style:none;padding:0;margin:1.2rem 0 0;counter-reset:q}
.tb-pg .qlist li{counter-increment:q;padding:.8rem 0 .8rem 2.6rem;position:relative;border-bottom:1px solid var(--line-soft);font-size:.96rem;color:#44515e}
.tb-pg .qlist li:last-child{border-bottom:0}
.tb-pg .qlist li:before{content:counter(q,decimal-leading-zero);position:absolute;left:0;top:.85rem;font-family:"IBM Plex Mono",monospace;font-size:.78rem;font-weight:600;color:var(--gold-2)}
.tb-pg .trust{background:var(--navy);color:#cbd4dd;position:relative;overflow:hidden}
.tb-pg .trust::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:34px 34px;mask-image:radial-gradient(ellipse 70% 80% at 20% 50%,#000,transparent 70%)}
.tb-pg .trust .narrow{position:relative;z-index:2}
.tb-pg .trust .anno{color:var(--gold)}
.tb-pg .trust .anno::before{background:var(--gold)}
.tb-pg .trust h2{color:#fff}
.tb-pg .trust-card{background:var(--navy-2);border:1px solid var(--navy-3);border-radius:15px;padding:30px;margin-top:1.1rem}
.tb-pg .trust-card a{color:var(--gold)}
.tb-pg details{background:var(--paper);border:1px solid var(--line);border-radius:11px;margin-bottom:10px;overflow:hidden}
.tb-pg summary{padding:17px 20px;font-family:"Fraunces";font-weight:600;cursor:pointer;list-style:none;color:var(--navy);display:flex;justify-content:space-between;gap:1rem;font-size:1rem}
.tb-pg summary::-webkit-details-marker{display:none}
.tb-pg summary:after{content:"+";color:var(--gold);font-weight:600;font-size:1.3rem;line-height:1}
.tb-pg details[open] summary:after{content:"–"}
.tb-pg details .a{padding:0 20px 17px;color:#4c5867;font-size:.92rem}
.tb-pg .nextstep{background:var(--navy);color:#fff;border-radius:18px;padding:44px;text-align:center;position:relative;overflow:hidden}
.tb-pg .nextstep::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:30px 30px;mask-image:radial-gradient(ellipse 60% 90% at 50% 0%,#000,transparent 70%)}
.tb-pg .nextstep>*{position:relative;z-index:2}
.tb-pg .nextstep .anno{color:var(--gold);justify-content:center}
.tb-pg .nextstep .anno::before{background:var(--gold)}
.tb-pg .nextstep h2{color:#fff;font-size:1.8rem;margin:.5rem 0 .7rem}
.tb-pg .nextstep p{color:#c1ccd6;max-width:50ch;margin:0 auto 1.5rem}
.tb-pg footer{background:var(--navy);color:#93a3b3;padding:44px 0 30px;font-size:.85rem;border-top:1px solid rgba(255,255,255,.06)}
.tb-pg footer .brand{display:inline-block;margin-bottom:1.1rem}
.tb-pg footer .flinks{display:flex;flex-wrap:wrap;gap:1.3rem;margin-bottom:1.3rem}
.tb-pg footer .flinks a{color:#c1ccd6;text-decoration:none}
.tb-pg footer .flinks a:hover{color:#fff}
.tb-pg footer .fmeta{font-family:"IBM Plex Mono",monospace;font-size:.72rem;color:#6f7f8f;letter-spacing:.02em}
.tb-pg .mockbanner{background:var(--navy-2);color:var(--gold);text-align:center;font-family:"IBM Plex Mono",monospace;font-size:.74rem;letter-spacing:.05em;padding:9px}
.tb-pg :focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:4px}
