.tbt{--tbt-ink:#075565;--tbt-teal:#58c3c7;--tbt-green:#40c292;color:var(--tbt-ink);padding-block:clamp(30px,5vw,70px);max-width:1240px;margin:auto}.tbt *{box-sizing:border-box}.tbt-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:32px;padding:34px 40px;background:#e8f7f5;border-radius:28px;overflow:hidden}.tbt-kicker{font-size:12px!important;line-height:1.4!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px!important;color:#327f88}.tbt h1{font-size:clamp(30px,4vw,48px);line-height:1.07;letter-spacing:-.04em;margin:0 0 18px;color:var(--tbt-ink);font-family:var(--font-heading-family,inherit);font-weight:800}.tbt-hero p{max-width:570px;line-height:1.65;margin:0;font-size:16px}.tbt-art{flex:0 0 170px;transform:rotate(5deg)}.tbt-art svg{display:block;width:100%;height:auto}.tbt-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:24px;align-items:start}.tbt-card,.tbt-help{min-width:0;border:1px solid #d9ecea;border-radius:22px;padding:30px;background:#fff}.tbt-help{background:#fffdf4;border-color:#f0ead8}.tbt h2{font-size:24px;line-height:1.25;margin:0 0 12px;font-weight:750;color:var(--tbt-ink);letter-spacing:-.03em}.tbt h3{font-size:18px;line-height:1.3;margin:0 0 8px;font-weight:700;color:var(--tbt-ink)}.tbt-muted{color:#47666b;line-height:1.65;margin:0 0 24px}.tbt form label{display:block;font-weight:650;font-size:14px;margin:0 0 9px}.tbt-input-row{display:flex;gap:10px;flex-wrap:wrap}.tbt input{font:inherit;font-size:16px;line-height:1.4;color:var(--tbt-ink);border:1px solid #abc8c9;border-radius:12px;background:white;min-width:0;flex:1 1 210px;padding:14px 16px;min-height:50px}.tbt input[aria-invalid=true]{border-color:#b64b3e}.tbt button,.tbt-primary,.tbt-secondary{font:inherit;font-size:14px;line-height:1.35;min-height:50px;padding:14px 20px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-weight:700;cursor:pointer;background:var(--tbt-ink);color:#fff}.tbt-primary{margin-block:2px 8px}.tbt button:hover,.tbt-primary:hover{background:#086d77;color:white}.tbt button:disabled{opacity:.7;cursor:wait}.tbt :focus-visible{outline:3px solid #40c292;outline-offset:4px}.tbt-small{font-size:12px;line-height:1.6;color:#536f72;margin:12px 0 0}.tbt-small a{color:inherit;text-underline-offset:3px}.tbt-help details{border-bottom:1px solid #e3dfd0;padding:16px 0}.tbt-help summary{font-size:15px;line-height:1.5;font-weight:650;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:12px}.tbt-help summary::-webkit-details-marker{display:none}.tbt-help summary:after{content:'+';font-size:22px;line-height:1}.tbt-help details[open] summary:after{content:'−'}.tbt-help details p{font-size:14px;line-height:1.7;color:#526b6a;margin:12px 0 0}.tbt-help-link{display:flex;gap:12px;align-items:center;font-weight:700;font-size:14px;color:var(--tbt-ink);text-decoration:none;margin-top:24px}.tbt-account{border-top:1px solid #deebe9;padding-top:24px;margin-top:28px}.tbt-account p{font-size:14px;line-height:1.6;color:#536f72;margin:0 0 16px}.tbt-secondary{background:#e8f7f5;color:var(--tbt-ink);font-size:13px;min-height:44px;padding:12px 18px}.tbt-secondary:hover{background:#d2efea}.tbt-result{margin-top:24px;border-top:1px solid #deebe9;padding-top:24px}.tbt-result:focus{outline:none}.tbt-result p{font-size:14px;line-height:1.65;margin:8px 0 0;color:#4b696b}.tbt-result .tbt-status{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;border-radius:99px;padding:8px 12px;background:#e6f8ed;color:#146343}.tbt-result .tbt-status:before{content:'';width:7px;height:7px;border-radius:50%;background:currentColor}.tbt-result .tbt-status[data-tone=attention]{background:#fff0d1;color:#77500b}.tbt-timeline{list-style:none;margin:24px 0 12px;padding:0}.tbt-timeline li{position:relative;padding:0 0 24px 24px;margin:0;border-left:2px solid #d8eeea;font-size:14px;overflow-wrap:anywhere}.tbt-timeline li:before{content:'';position:absolute;top:4px;left:-6px;width:10px;height:10px;border:2px solid white;border-radius:50%;background:var(--tbt-teal);box-shadow:0 0 0 2px #d8eeea}.tbt-timeline li:first-child:before{background:var(--tbt-green)}.tbt-timeline li:last-child{padding-bottom:0;border-color:transparent}.tbt-timeline strong,.tbt-timeline time{display:block}.tbt-timeline time{color:#547477;font-size:12px;margin-top:5px}.tbt-timeline p{font-size:13px;margin:4px 0 0}.tbt-timeline .tbt-notice{color:#805b1e}.tbt-spinner{width:16px;height:16px;border:2px solid #ffffff70;border-top-color:white;border-radius:50%;animation:tbt-spin 1s linear infinite}.tbt [hidden]{display:none!important}@keyframes tbt-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.tbt-spinner{animation:none}}@media(max-width:749px){.tbt{padding:24px 16px 40px}.tbt-hero{padding:26px 22px;gap:0;position:relative;margin-bottom:18px;border-radius:22px}.tbt-hero>div:first-child{position:relative;z-index:1}.tbt-art{position:absolute;right:-18px;top:12px;width:105px;opacity:.24;transform:rotate(10deg)}.tbt h1{font-size:32px;max-width:310px}.tbt-hero p{font-size:14px;line-height:1.6}.tbt-kicker{font-size:10px!important;letter-spacing:.07em}.tbt-layout{grid-template-columns:minmax(0,1fr);gap:16px}.tbt-card,.tbt-help{padding:22px 20px;border-radius:18px}.tbt h2{font-size:22px}.tbt-input-row{display:grid;grid-template-columns:minmax(0,1fr)}.tbt input{width:100%}.tbt-input-row button{width:100%}.tbt-primary{width:100%}.tbt-muted{font-size:14px}.tbt-help summary{font-size:14px}}@media(max-width:359px){.tbt h1{font-size:29px}.tbt-card,.tbt-help{padding:20px 17px}.tbt-hero{padding:23px 18px}}
