.tb-referral-page{padding:clamp(48px,7vw,88px) 0;background:var(--tb-surface-soft,#f7f2e8)}
.tb-referral-layout{width:calc(100% - 40px);max-width:980px;margin-inline:auto;display:grid;gap:clamp(20px,3vw,28px)}
.tb-referral-intro,.tb-referral-workflow,.tb-referral-safety,.tb-referral-unavailable{border:1px solid color-mix(in srgb,var(--tb-primary,#52735b) 18%,#e4e8e5);border-radius:18px;background:#fff;box-shadow:0 16px 38px rgba(37,55,43,.055)}
.tb-referral-intro{padding:clamp(26px,4vw,38px);background:color-mix(in srgb,var(--tb-primary,#52735b) 5%,#fff)}
.tb-referral-intro h2,.tb-referral-workflow__header h2,.tb-referral-assistance h2,.tb-referral-safety h2,.tb-referral-unavailable h2{margin:.25rem 0 .65rem;color:var(--tb-heading,#1d3528);font-size:clamp(1.65rem,3vw,2.2rem);line-height:1.14}
.tb-referral-intro p:last-child,.tb-referral-workflow__header>p:last-child,.tb-referral-assistance__intro>p:last-child,.tb-referral-unavailable p{margin:0;color:var(--tb-text-muted,#617066);font-size:clamp(.98rem,1.45vw,1.06rem);line-height:1.72}
.tb-referral-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tb-referral-paths--2{grid-template-columns:repeat(2,minmax(0,1fr))}.tb-referral-paths--1{grid-template-columns:minmax(0,1fr)}
.tb-referral-path-card{appearance:none;-webkit-appearance:none;box-sizing:border-box;width:100%;min-width:0;min-height:265px;padding:24px;border:1px solid color-mix(in srgb,var(--tb-primary,#52735b) 18%,#dfe5e0);border-radius:17px;background:#fff;color:var(--tb-text,#2c3e35);box-shadow:0 12px 30px rgba(31,48,36,.05);display:flex;flex-direction:column;align-items:flex-start;text-align:left;text-decoration:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease;font:inherit}
.tb-referral-path-card:hover,.tb-referral-path-card:focus-visible{transform:translateY(-3px);border-color:color-mix(in srgb,var(--tb-primary,#52735b) 54%,#dfe5e0);box-shadow:0 18px 38px rgba(31,48,36,.09);outline:none}.tb-referral-path-card.is-selected{border-color:var(--tb-primary,#52735b);background:color-mix(in srgb,var(--tb-primary,#52735b) 6%,#fff);box-shadow:0 0 0 3px color-mix(in srgb,var(--tb-primary,#52735b) 11%,transparent),0 18px 38px rgba(31,48,36,.08)}
.tb-referral-path-card__icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:20px;border-radius:13px;background:color-mix(in srgb,var(--tb-primary,#52735b) 9%,#fff);color:var(--tb-primary,#52735b)}.tb-referral-path-card__icon svg{width:23px;height:23px}
.tb-referral-path-card__content{display:grid;gap:8px}.tb-referral-path-card__content small{font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--tb-primary,#52735b)}.tb-referral-path-card__content strong{font-family:var(--tb-heading-font,Georgia,serif);font-size:clamp(1.3rem,2vw,1.55rem);line-height:1.2;color:var(--tb-heading,#1d3528)}.tb-referral-path-card__content>span{font-size:.93rem;line-height:1.62;color:var(--tb-text-muted,#617066)}
.tb-referral-path-card__action{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:22px;color:var(--tb-primary,#52735b);font-size:.86rem;font-weight:800}.tb-referral-path-card__action>span{font-size:1rem}
.tb-referral-js .tb-referral-workflow:not(.is-active){display:none}.tb-referral-workflow{scroll-margin-top:110px;overflow:hidden}.tb-referral-workflow:focus{outline:none}.tb-referral-workflow__header{padding:clamp(28px,4.5vw,44px);border-bottom:1px solid #e5e9e6}.tb-referral-workflow__header>p:last-child{max-width:760px}
.tb-referral-secure{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;padding:clamp(24px,4vw,34px);background:color-mix(in srgb,var(--tb-primary,#52735b) 5%,#fff);border-bottom:1px solid #e5e9e6}.tb-referral-section-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:var(--tb-primary,#52735b);color:#fff}.tb-referral-section-icon svg{width:22px;height:22px}.tb-referral-secure h3,.tb-referral-section-header h3{margin:.2rem 0 .55rem;color:var(--tb-heading,#1d3528);font-family:var(--tb-heading-font,Georgia,serif);font-size:clamp(1.35rem,2.5vw,1.75rem);line-height:1.2}.tb-referral-secure__content>p{margin:0;color:var(--tb-text-muted,#617066);line-height:1.68}.tb-referral-secure__note{margin-top:8px!important;font-size:.84rem;color:#728078!important}.tb-referral-secure>.tb-btn{white-space:nowrap}
.tb-referral-printable{background:#fff}.tb-referral-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:clamp(26px,4vw,40px);border-bottom:1px solid #e7ebe8}.tb-referral-section-header>div{max-width:650px}.tb-referral-section-header>div>p:last-child{margin:0;color:var(--tb-text-muted,#617066);line-height:1.68}.tb-referral-printable__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;flex:0 0 auto}
.tb-referral-return{padding:clamp(24px,4vw,38px);background:color-mix(in srgb,var(--tb-primary,#52735b) 3%,#fff)}.tb-referral-return h3{margin:0 0 18px;color:var(--tb-heading,#1d3528);font-size:1.4rem}.tb-referral-return__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tb-referral-return__grid article{display:flex;gap:12px;align-items:flex-start;padding:18px;border:1px solid #e0e6e1;border-radius:13px;background:#fff}.tb-referral-return__icon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:9px;background:#edf3ee;color:var(--tb-primary,#52735b)}.tb-referral-return__icon svg{width:17px;height:17px}.tb-referral-return__grid h4{margin:0 0 6px;color:var(--tb-heading,#1d3528);font-size:1rem}.tb-referral-return__grid p{margin:0;color:#5f6e64;line-height:1.62;font-size:.92rem}.tb-referral-return__grid a{display:inline-flex;margin-top:8px;color:var(--tb-primary,#52735b);font-weight:800}.tb-referral-return__warning{margin:17px 0 0;padding:13px 15px;border-left:3px solid #a77531;border-radius:8px;background:#fff8e9;color:#6c5834;line-height:1.58}
.tb-referral-preview{border-top:1px solid #e7ebe8;background:#fbfcfb}.tb-referral-preview summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px clamp(24px,4vw,40px);cursor:pointer;list-style:none;color:var(--tb-heading,#1d3528)}.tb-referral-preview summary::-webkit-details-marker{display:none}.tb-referral-preview summary>span:first-child{display:grid;gap:3px}.tb-referral-preview summary small{font-weight:400;color:#728078}.tb-referral-preview__action{display:inline-flex;align-items:center;gap:6px;color:var(--tb-primary,#52735b);font-weight:800}.tb-referral-preview__action:after{content:'+';display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#edf3ee}.tb-referral-preview[open] .tb-referral-preview__action:after{content:'−'}.tb-referral-preview__body{border-top:1px solid #e7ebe8}.tb-referral-preview__toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 18px;background:#fff}.tb-referral-preview__toolbar>span{font-weight:800;color:var(--tb-heading,#1d3528)}.tb-referral-preview iframe{display:block;width:100%;height:min(70vh,720px);min-height:500px;border:0;background:#eef1ef}
.tb-referral-assistance{padding:clamp(28px,5vw,46px)}.tb-referral-assistance__intro{max-width:760px;margin-bottom:24px}.tb-referral-form{display:grid;gap:20px}.tb-referral-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.tb-referral-field{display:grid;gap:6px}.tb-referral-field--wide{grid-column:1/-1}.tb-referral-field>span{font-size:.76rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase;color:#52655a}.tb-referral-field em{font-style:normal;color:#b42318}.tb-referral-field input,.tb-referral-field select{width:100%;box-sizing:border-box;border:1.5px solid #d9e0db;border-radius:10px;background:#fff;color:var(--tb-text,#2c3e35);font:inherit;padding:12px 13px;transition:border-color .15s,box-shadow .15s}.tb-referral-field input:focus,.tb-referral-field select:focus{outline:none;border-color:var(--tb-primary,#52735b);box-shadow:0 0 0 3px color-mix(in srgb,var(--tb-primary,#52735b) 12%,transparent)}.tb-referral-consent{display:flex;gap:10px;align-items:flex-start;padding:14px 15px;border:1px solid #dfe6e1;border-radius:11px;background:#f8faf8;color:#506057;line-height:1.55;font-size:.86rem}.tb-referral-consent input{margin-top:4px}.tb-referral-form__footer{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.tb-referral-submit{min-width:220px;justify-content:center}.tb-referral-response-note{margin:0;font-size:.84rem;color:#738078}
.tb-referral-status{display:grid;gap:4px;margin-bottom:18px;padding:17px;border-radius:11px}.tb-referral-status p{margin:0;line-height:1.6}.tb-referral-status--success{background:#f0f8f2;border:1px solid #b9d9c1;color:#245d33}.tb-referral-status--error{background:#fff3f1;border:1px solid #efc2ba;color:#8b3026}
.tb-referral-safety{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.35fr) auto;gap:24px;align-items:center;padding:clamp(22px,3.5vw,32px);background:#fffdf8;border-color:#eadab8}.tb-referral-safety h2{font-size:1.35rem}.tb-referral-safety>p{margin:0;color:#665c48;line-height:1.65}.tb-referral-safety__call{display:inline-flex;white-space:nowrap;color:var(--tb-primary,#52735b);font-weight:800}
.tb-referral-unavailable{max-width:760px;margin:0 auto;padding:clamp(30px,5vw,50px);text-align:center}.tb-referral-unavailable__actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:20px}.tb-hp-field{position:absolute!important;left:-9999px!important;opacity:0!important;height:0!important;overflow:hidden!important}
@media(max-width:920px){.tb-referral-paths{grid-template-columns:1fr}.tb-referral-path-card{min-height:0}.tb-referral-secure{grid-template-columns:auto minmax(0,1fr)}.tb-referral-secure>.tb-btn{grid-column:2;width:max-content}.tb-referral-section-header{align-items:flex-start;flex-direction:column}.tb-referral-printable__actions{justify-content:flex-start}.tb-referral-return__grid{grid-template-columns:1fr}.tb-referral-preview iframe{min-height:460px}.tb-referral-safety{grid-template-columns:1fr}.tb-referral-safety__call{width:max-content}}
@media(max-width:680px){.tb-referral-page{padding:36px 0}.tb-referral-layout{width:calc(100% - 28px)}.tb-referral-path-card{padding:21px}.tb-referral-secure{grid-template-columns:1fr}.tb-referral-secure>.tb-btn{grid-column:auto;width:100%;justify-content:center}.tb-referral-section-icon{display:none}.tb-referral-printable__actions{width:100%}.tb-referral-printable__actions .tb-btn{width:100%;justify-content:center}.tb-referral-form-grid{grid-template-columns:1fr}.tb-referral-field--wide{grid-column:auto}.tb-referral-form__footer{display:grid}.tb-referral-submit{width:100%}.tb-referral-preview summary{align-items:flex-start;flex-direction:column}.tb-referral-preview__toolbar{align-items:flex-start;flex-direction:column}.tb-referral-preview iframe{height:62vh;min-height:400px}.tb-referral-return__grid article{padding:16px}}
@media(prefers-reduced-motion:reduce){.tb-referral-path-card,.tb-referral-field input,.tb-referral-field select{transition:none}}
