:root{--tbt-cream:#fbf7ef;--tbt-paper:#fff;--tbt-dark:#141210;--tbt-burgundy:#5c1d14;--tbt-gold:#c89f3a;--tbt-taupe:#6b5d52;--tbt-border:#d8d0c2;--tbt-border-soft:#ece5d6;--tbt-bg-soft:#f3ecdc;--font-heading:"Cormorant Garamond","Cormorant",Georgia,"Times New Roman",serif;--font-body:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Inter",system-ui,sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--tbt-cream);color:var(--tbt-dark);font-family:var(--font-body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--tbt-burgundy);text-decoration:none;border-bottom:1px solid rgba(92,29,20,.3)}a:hover{border-bottom-color:var(--tbt-burgundy)}button{font-family:inherit}input:not([type=radio]):not([type=checkbox]):not([type=file]),select,textarea{font-family:inherit;font-size:15px;color:#141210;background:var(--tbt-paper);border:1px solid var(--tbt-border);border-radius:6px;padding:12px 14px;width:100%;outline:none;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none}input::placeholder,textarea::placeholder{color:rgba(60,52,46,.7)}input:not([type=radio]):not([type=checkbox]):not([type=file]):focus,select:focus,textarea:focus{border-color:var(--tbt-burgundy);box-shadow:0 0 0 3px rgba(92,29,20,.08)}input[type=checkbox],input[type=radio]{accent-color:var(--tbt-burgundy);width:18px;height:18px;cursor:pointer;margin:0}textarea{min-height:110px;resize:vertical;line-height:1.55}.debrief-section-rule{height:1px;background:var(--tbt-border);border:0;margin:8px 0 24px}.debrief-section-heading{font-family:var(--font-heading);font-size:28px;font-weight:400;color:var(--tbt-burgundy);letter-spacing:.02em;margin:48px 0 0;line-height:1.2}.debrief-section-eyebrow{font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--tbt-gold);margin-bottom:6px}.debrief-label{display:block;font-size:15px;font-weight:600;color:#141210;margin-bottom:4px;line-height:1.4}.debrief-help{font-size:13px;color:var(--tbt-taupe);margin:0 0 10px;font-style:italic;line-height:1.45}.debrief-required{color:var(--tbt-burgundy);margin-left:4px;font-weight:600}