.tc-wrap{max-width:1180px;margin:32px auto;padding:0 18px;color:#123b54}.tc-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px;border-radius:25px;background:linear-gradient(135deg,#e9faff,#fff 60%,#fff8e8);box-shadow:0 14px 42px rgba(4,83,128,.12)}.tc-hero h2{margin:5px 0 8px;font-size:clamp(30px,5vw,48px)}.tc-kicker{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:1px;color:#087fc4}.tc-card{margin:18px 0;padding:22px;border:1px solid #d9edf6;border-radius:20px;background:#fff;box-shadow:0 8px 26px rgba(4,83,128,.08)}.tc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.tc-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tc-form label{display:grid;gap:7px;font-weight:750;color:#17465f}.tc-form input,.tc-form textarea,.tc-form select{width:100%;padding:12px 13px;border:1px solid #bfdfea;border-radius:13px;background:#fff;font:inherit}.tc-section-title{display:flex;align-items:center;gap:12px;margin:25px 0 14px}.tc-section-title>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#087fc4;color:#fff;font-weight:900}.tc-section-title h3,.tc-section-title p{margin:0}.tc-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:11px 16px;border:0;border-radius:999px;background:#edf7fb;color:#075d91;text-decoration:none!important;font-weight:850;cursor:pointer}.tc-primary{background:linear-gradient(135deg,#087fc4,#55c9ef);color:#fff!important}.tc-danger{background:#fff0f1;color:#a11c2d}.tc-actions{display:flex;gap:9px;flex-wrap:wrap;align-items:center}.tc-contract-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.tc-status{display:inline-block;padding:5px 10px;border-radius:999px;background:#eef5f8;font-size:11px;font-weight:900;text-transform:uppercase}.tc-active,.tc-completed{background:#e7f8ee;color:#14733b}.tc-sent{background:#fff7dc;color:#755500}.tc-declined,.tc-cancelled{background:#ffecef;color:#9b2030}.tc-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.tc-stats>div{padding:17px;border-radius:17px;background:#fff;box-shadow:0 7px 22px rgba(4,83,128,.08)}.tc-stats strong{display:block;font-size:24px}.tc-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:9px!important}.tc-check input{width:auto!important;margin-top:4px}.tc-info-box,.tc-template-note{padding:15px;border-radius:14px;background:#eef9fd}.tc-address-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.tc-address-grid>div{padding:15px;border-radius:14px;background:#f7fbfd}.tc-files{display:grid;gap:8px;margin-top:12px}.tc-files a{display:flex;justify-content:space-between;padding:11px;border-radius:12px;background:#f3f9fc;text-decoration:none}.tc-dashboard-help{margin-top:-6px;color:#617f8e}.tc-counter{min-width:110px;padding:15px;border-radius:17px;background:#fff;text-align:center;font-size:24px;font-weight:900}.tc-counter small{display:block;font-size:11px;font-weight:600}.tc-dynamic-fields{margin:20px 0;padding:18px;border:1px solid #d9edf6;border-radius:17px}.tc-dynamic-fields[hidden]{display:none!important}@media(max-width:760px){.tc-hero,.tc-contract-row{align-items:stretch;flex-direction:column}.tc-grid,.tc-grid-3,.tc-stats,.tc-address-grid{grid-template-columns:1fr}.tc-actions .tc-btn{width:100%}}

/* v2.3.0 - quotations attached to a TIRIDRO job */
.tc-quotes,.tc-quote-send{margin-top:28px}
.tc-quotes h2,.tc-quote-send h2{color:#073b5b;margin:0 0 12px}
.tc-quote-note{color:#4a6a80;font-size:.92rem;line-height:1.45}
.tc-quote-help{margin-top:12px;color:#4a6a80;font-size:.9rem}
.tc-quote-filled{border-left:4px solid #087fc4}
.tc-form-help{color:#4a6a80;font-size:.88rem;line-height:1.45;margin:8px 0 14px}

/* v2.4.0 - statutory cancellation notice, set apart from the template notice */
.tc-cancel-notice{border-left:4px solid #1677ff}
.tc-cancel-notice .tc-cancel-foot{font-size:12px;opacity:.75;margin-top:8px}
