:root{--thr-blue:#006885;--thr-bright:#087fbd;--thr-teal:#009c94;--thr-ink:#153845;--thr-soft:#edf7fa;--thr-border:#cfe0e5;--thr-white:#fff}
.thr-wrap{display:grid;grid-template-columns:minmax(260px,.76fr) minmax(0,1.35fr);max-width:1180px;margin:42px auto;font-family:Arial,sans-serif;color:var(--thr-ink);border-radius:26px;overflow:hidden;box-shadow:0 18px 55px rgba(0,66,85,.13);background:var(--thr-white)}
.thr-intro{position:relative;padding:48px 42px;color:#fff;background:linear-gradient(150deg,var(--thr-blue) 0%,#007a91 52%,var(--thr-bright) 100%)}
.thr-intro:after{content:"";position:absolute;width:220px;height:220px;right:-95px;bottom:-90px;border:38px solid rgba(255,255,255,.09);border-radius:50%}
.thr-logo{display:block;width:min(240px,86%);height:auto;margin:0 0 44px;padding:12px 16px;background:#fff;border-radius:12px}
.thr-eyebrow{font-size:13px!important;font-weight:800;letter-spacing:1.7px;text-transform:uppercase;margin:0 0 12px!important;color:#a8f0e9}
.thr-intro h2{font-size:clamp(28px,3vw,42px);line-height:1.08;color:#fff;margin:0 0 20px}
.thr-intro>p:not(.thr-eyebrow){font-size:16px;line-height:1.7;color:#e6f5f8;margin:0}
.thr-benefits{list-style:none;padding:0;margin:30px 0}
.thr-benefits li{position:relative;padding:9px 0 9px 31px;color:#fff}
.thr-benefits li:before{content:"✓";position:absolute;left:0;top:8px;color:#a8f0e9;font-weight:900}
.thr-note{position:relative;z-index:1;margin-top:34px;padding:18px;border:1px solid rgba(255,255,255,.24);border-radius:12px;background:rgba(255,255,255,.10);font-size:14px;line-height:1.5}
.thr-card{padding:46px 50px;background:#fff}
.thr-form fieldset{border:0;padding:0;margin:0 0 38px;min-width:0}
.thr-form legend{display:block;width:100%;padding:0 0 13px;margin:0 0 22px;border-bottom:1px solid var(--thr-border);font-size:19px;font-weight:800;color:var(--thr-blue)}
.thr-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.thr-full{grid-column:1/-1}
.thr-field label,.thr-label{display:block;margin-bottom:8px;font-size:14px;font-weight:700;color:var(--thr-ink)}
.thr-field label span,.thr-required span{color:#c4374e}
.thr-field input:not([type=radio]):not([type=checkbox]),.thr-field select,.thr-field textarea{box-sizing:border-box;width:100%;min-height:48px;border:1px solid var(--thr-border);border-radius:9px;background:#fff;padding:11px 13px;font:inherit;color:var(--thr-ink);outline:none;transition:.2s}
.thr-field textarea{resize:vertical;min-height:105px}
.thr-field input:focus,.thr-field select:focus,.thr-field textarea:focus{border-color:var(--thr-bright);box-shadow:0 0 0 3px rgba(8,127,189,.12)}
.thr-upload{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:150px;padding:22px!important;text-align:center;border:2px dashed #82b5c4;border-radius:13px;background:var(--thr-soft);cursor:pointer;transition:.2s}
.thr-upload:hover,.thr-upload.thr-drag{border-color:var(--thr-bright);background:#e4f4fa}
.thr-upload-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--thr-blue);color:#fff!important;font-size:23px;line-height:1}
.thr-upload small{display:block;font-weight:400;color:#66818b}
.thr-file-list{display:block;margin-top:5px;color:var(--thr-blue)!important;font-size:13px}
.thr-file-input{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}
.thr-radio-row{display:flex;flex-wrap:wrap;gap:10px}
.thr-radio-row label{display:flex;align-items:center;gap:7px;margin:0;padding:10px 13px;border:1px solid var(--thr-border);border-radius:8px;font-weight:500;cursor:pointer}
.thr-radio-row input,.thr-consent input{accent-color:var(--thr-blue)}
.thr-consent label{display:flex;align-items:flex-start;gap:9px;font-weight:400;line-height:1.45}
.thr-consent input{margin-top:3px;flex:0 0 auto}
.thr-submit{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;min-height:55px;border:0;border-radius:10px;background:linear-gradient(100deg,var(--thr-blue),var(--thr-bright));color:#fff;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 9px 24px rgba(0,104,133,.22);transition:transform .2s,box-shadow .2s}
.thr-submit:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(0,104,133,.29)}
.thr-submit span{font-size:22px}
.thr-required{text-align:center;margin:11px 0 0;font-size:12px;color:#748991}
.thr-message{padding:17px 19px;margin:0 0 28px;border-radius:10px;line-height:1.5}
.thr-message ul{margin:8px 0 0;padding-left:20px}
.thr-error{border:1px solid #edbec5;background:#fff0f2;color:#842537}
.thr-success{border:1px solid #9dded2;background:#effbf8;color:#075f56}
.thr-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}
.thr-ral{grid-column:1/-1;padding:46px 50px 50px;background:linear-gradient(180deg,#f3f9fb,#e8f4f7);border-top:1px solid var(--thr-border)}
.thr-ral-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}
.thr-ral-heading .thr-eyebrow{color:var(--thr-bright);margin-bottom:7px!important}
.thr-ral-heading h2{margin:0;color:var(--thr-blue);font-size:30px}
.thr-ral-heading>p{max-width:390px;margin:0;color:#58717a;line-height:1.55}
.thr-ral-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:13px}
.thr-swatch{position:relative;min-width:0;padding:7px 7px 11px;border:1px solid #d4e2e6;border-radius:10px;background:#fff;color:var(--thr-ink);font:inherit;cursor:pointer;overflow:hidden;box-shadow:0 3px 10px rgba(0,80,105,.06);transition:transform .16s,border-color .16s,box-shadow .16s}
.thr-swatch:hover,.thr-swatch:focus-visible{transform:translateY(-2px);border-color:var(--thr-bright);box-shadow:0 7px 17px rgba(0,80,105,.15);outline:none}
.thr-swatch.is-selected{border:2px solid var(--thr-bright);padding:6px 6px 10px}
.thr-swatch-colour{display:block;width:100%;aspect-ratio:1/.78;margin-bottom:9px;border:1px solid rgba(21,56,69,.13);border-radius:6px;background:var(--swatch)}
.thr-swatch strong{display:block;font-size:12px;white-space:nowrap}
.thr-swatch-check{position:absolute;right:12px;top:11px;display:none;place-items:center;width:23px;height:23px;border-radius:50%;background:#fff;color:var(--thr-blue);font-size:14px;font-weight:900;box-shadow:0 2px 7px rgba(0,0,0,.25)}
.thr-swatch.is-selected .thr-swatch-check{display:grid}
.thr-ral-disclaimer{margin-top:26px;padding:15px 18px;border-left:4px solid var(--thr-bright);border-radius:4px 9px 9px 4px;background:#fff;color:#58717a;font-size:13px;line-height:1.55}
@media(max-width:850px){.thr-wrap{grid-template-columns:1fr;margin:24px 12px;border-radius:18px}.thr-intro{padding:35px 28px}.thr-logo{width:210px;margin-bottom:30px}.thr-note{margin-top:24px}.thr-card{padding:34px 28px}}
@media(max-width:1050px){.thr-ral-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:850px){.thr-ral{padding:38px 28px}.thr-ral-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.thr-ral-heading{align-items:flex-start;flex-direction:column;gap:10px}}
@media(max-width:650px){.thr-ral-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:560px){.thr-grid{grid-template-columns:1fr}.thr-card{padding:30px 20px}.thr-intro{padding:30px 22px}.thr-form fieldset{margin-bottom:30px}.thr-radio-row{flex-direction:column}.thr-radio-row label{width:100%;box-sizing:border-box}.thr-ral{padding:32px 20px}.thr-ral-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
