/* Scoped order request journey; the WooCommerce checkout remains separate. */
body #tv-order-journey{--tvo-green:#347758;--tvo-ink:#2c4739;--tvo-line:#dbe7de;--tvo-muted:#627469;max-width:1280px;margin:35px auto 64px;padding:0 24px;color:var(--tvo-ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6}
body #tv-order-journey *{box-sizing:border-box}body #tv-order-journey [hidden]{display:none!important}body #tv-order-journey h1,body #tv-order-journey h2,body #tv-order-journey h3{font-family:inherit!important;color:var(--tvo-green)!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important;line-height:1.3!important}body #tv-order-journey h1{font-size:clamp(26px,3vw,36px)!important;margin:8px 0 12px}body #tv-order-journey h2{font-size:24px!important;margin:4px 0 22px}body #tv-order-journey h3{font-size:18px!important;margin:0 0 5px}body #tv-order-journey p{margin:0 0 14px}body #tv-order-journey a{color:#2b7351;text-underline-offset:4px}body #tv-order-journey a:not([href]){pointer-events:none}body #tv-order-journey .tv-order-intro{max-width:780px;margin-bottom:28px}body #tv-order-journey .tv-order-intro>p:not(.tv-order-eyebrow){color:var(--tvo-muted)}body #tv-order-journey .tv-order-eyebrow,body #tv-order-journey .tv-order-kicker{font-size:11px;letter-spacing:.12em;font-weight:700;color:#718b79;margin-bottom:7px}body #tv-order-journey .tv-order-demo{background:#fff4d9;padding:10px 14px;border-radius:6px;font-weight:700}
body #tv-order-journey .tv-order-steps{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0;margin:0 0 28px}body #tv-order-journey .tv-order-steps li{display:flex;gap:11px;align-items:center;padding:15px 16px;border:1px solid var(--tvo-line);border-radius:9px;background:#f8faf8;color:#7b8c80;font-size:13px;line-height:1.4}body #tv-order-journey .tv-order-steps span{display:flex;align-items:center;justify-content:center;flex:0 0 30px;height:30px;border-radius:50%;background:#e9efea;color:#708573;font-size:14px;font-weight:700}body #tv-order-journey .tv-order-steps [aria-current=step]{border-color:var(--tvo-green);background:#edf5ef;color:var(--tvo-green)}body #tv-order-journey .tv-order-steps [aria-current=step] span{background:var(--tvo-green);color:#fff}body #tv-order-journey .tv-order-steps .is-done{color:var(--tvo-green)}body #tv-order-journey .tv-order-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:28px}body #tv-order-journey .tv-order-form{position:relative;border:1px solid var(--tvo-line);border-radius:14px;padding:30px;background:#fff;margin:0}body #tv-order-journey .tv-order-panel{min-height:340px}body #tv-order-journey .tv-order-product{display:flex;gap:18px;align-items:center;margin:0 0 22px}body #tv-order-journey .tv-order-product img{width:88px;height:88px;object-fit:contain;border:1px solid var(--tvo-line);border-radius:8px;flex-shrink:0}body #tv-order-journey [data-role=product-name]{font-weight:700;font-size:17px;line-height:1.5;margin:0 0 5px}body #tv-order-journey .tv-order-product a{font-size:13px;text-decoration:underline}
body #tv-order-journey label{display:block;color:var(--tvo-ink);font-size:14px;font-weight:700;margin:18px 0 6px}body #tv-order-journey .tv-optional{font-weight:400;font-size:12px;color:var(--tvo-muted)}body #tv-order-journey input:not([type=radio]):not([type=checkbox]),body #tv-order-journey select,body #tv-order-journey textarea{display:block;width:100%;max-width:100%;font-family:inherit;font-size:16px;line-height:1.4;color:#243e30;background:#fff;border:1px solid #bdd0c4;border-radius:6px;padding:11px 12px;box-shadow:none;margin:0;min-height:46px}body #tv-order-journey input[type=number]{max-width:165px}body #tv-order-journey input:focus,body #tv-order-journey select:focus,body #tv-order-journey textarea:focus{outline:2px solid #347758;outline-offset:2px}body #tv-order-journey input[aria-invalid=true],body #tv-order-journey select[aria-invalid=true]{border-color:#b33831}body #tv-order-journey .tv-order-two,body #tv-order-journey .tv-order-attribute-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}body #tv-order-journey .tv-order-help{font-size:13px;color:var(--tvo-muted);line-height:1.6}body #tv-order-journey .tv-order-address{border-top:1px solid var(--tvo-line);margin-top:26px;padding-top:24px}body #tv-order-journey .tv-field-error{color:#a42d26;font-size:13px;margin:6px 0 0}body #tv-order-journey .tv-order-alert{border:1px solid #d8a8a5;background:#fff3f1;border-radius:7px;padding:13px 16px;color:#922920;margin-bottom:18px;overflow-wrap:anywhere}body #tv-order-journey .tv-order-notice{border-radius:8px;padding:15px 17px;background:#f0f5f1;color:#526959;font-size:13px;line-height:1.7}
body #tv-order-journey .tv-order-summary{position:sticky;top:24px;padding:24px;border:1px solid var(--tvo-line);border-radius:14px;background:#f6f9f5}body #tv-order-journey .tv-order-summary h2{font-size:17px!important;line-height:1.5!important;margin-bottom:22px}body #tv-order-journey .tv-order-summary dl{margin:0}body #tv-order-journey .tv-order-summary dl>div{display:flex;gap:20px;justify-content:space-between;align-items:baseline;border-top:1px solid var(--tvo-line);padding:14px 0;font-size:13px}body #tv-order-journey .tv-order-summary dt{font-weight:400;color:var(--tvo-muted)}body #tv-order-journey .tv-order-summary dd{font-weight:700;text-align:right;margin:0;max-width:60%}body #tv-order-journey .tv-order-total{border-top:1px solid #c4d7c9;padding-top:18px;display:flex;flex-direction:column;gap:4px}body #tv-order-journey .tv-order-total span{font-size:13px}body #tv-order-journey .tv-order-total strong{font-size:23px;color:var(--tvo-green)}body #tv-order-journey .tv-order-summary>p:last-of-type{font-size:12px;color:var(--tvo-muted);margin-top:10px}body #tv-order-journey .tv-order-summary>a{font-size:13px;text-decoration:underline}
body #tv-order-journey .tv-order-navigation{display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid var(--tvo-line);margin-top:28px;padding-top:24px}body #tv-order-journey button{font-family:inherit;font-size:14px;font-weight:700;line-height:1.4;text-transform:none;letter-spacing:0;min-height:46px;padding:12px 20px;border:1px solid var(--tvo-green);border-radius:7px;background:var(--tvo-green);color:#fff;box-shadow:none;cursor:pointer}body #tv-order-journey button:hover{background:#255f43}body #tv-order-journey button:focus-visible,body #tv-order-journey a:focus-visible,body #tv-order-journey summary:focus-visible{outline:3px solid #e7bf55;outline-offset:3px}body #tv-order-journey button:disabled{opacity:.55;cursor:not-allowed}body #tv-order-journey .tv-order-back{margin-right:auto;background:#fff;color:var(--tvo-green);border-color:#c3d5c8}body #tv-order-journey .tv-order-back:hover{background:#eff6f0}body #tv-order-journey .tv-order-live{font-size:13px;color:var(--tvo-muted);margin:12px 0 0}
body #tv-order-journey .tv-order-deliveries{border:0;margin:0 0 20px;padding:0}body #tv-order-journey .tv-delivery-choice{display:flex;align-items:flex-start;gap:12px;border:1px solid #c9d8cd;border-radius:9px;padding:17px 18px;margin:0 0 12px;cursor:pointer;font-weight:400}body #tv-order-journey .tv-delivery-choice:has(input:checked){background:#f0f7f1;border-color:var(--tvo-green)}body #tv-order-journey input[type=radio],body #tv-order-journey input[type=checkbox]{width:18px;height:18px;min-width:18px;accent-color:var(--tvo-green);margin:4px 0 0;display:inline-block;padding:0}body #tv-order-journey .tv-delivery-choice strong{display:block;font-size:15px}body #tv-order-journey .tv-delivery-choice small{display:block;font-size:13px;color:var(--tvo-muted);font-weight:400;margin-top:3px}body #tv-order-journey .tv-delivery-status{font-size:12px;font-weight:700;display:block;margin-top:8px;color:var(--tvo-green)}body #tv-order-journey details{border:1px solid var(--tvo-line);border-radius:8px;padding:14px 17px;margin-top:20px}body #tv-order-journey summary{cursor:pointer;font-size:13px;font-weight:700;color:var(--tvo-green)}body #tv-order-journey details[open]>summary{margin-bottom:16px}body #tv-order-journey .tv-shipping-demo p,body #tv-order-journey .tv-shipping-demo small{font-size:12px;color:var(--tvo-muted)}body #tv-order-journey .tv-shipping-demo .tv-demo-label{font-size:11px;letter-spacing:.03em;font-weight:700;color:#806223;background:#fff5d9;padding:9px;border-radius:4px}body #tv-order-journey table{width:100%;border-collapse:collapse;margin:12px 0;background:#fff;font-size:13px}body #tv-order-journey td,body #tv-order-journey th{text-align:left;border:1px solid var(--tvo-line);padding:9px 11px;background:transparent}body #tv-order-journey th{background:#f4f7f3}
body #tv-order-journey .tv-order-review{border:1px solid var(--tvo-line);border-radius:8px;padding:0 18px;margin-bottom:20px}body #tv-order-journey .tv-review-row{display:grid;grid-template-columns:135px minmax(0,1fr);gap:18px;padding:13px 0;border-bottom:1px solid var(--tvo-line);font-size:14px;overflow-wrap:anywhere}body #tv-order-journey .tv-review-row:last-child{border-bottom:0}body #tv-order-journey .tv-review-row>span:first-child{color:var(--tvo-muted);font-size:13px}body #tv-order-journey .tv-review-row>span:last-child{white-space:pre-line}body #tv-order-journey .tv-payment-pending{border-left:3px solid #e3bd5c;background:#fff9e9;padding:15px 17px;border-radius:4px;color:#624f28}body #tv-order-journey .tv-payment-pending strong{font-size:14px}body #tv-order-journey .tv-payment-pending p{font-size:13px;margin:6px 0 0}body #tv-order-journey .tv-bank-account{padding:4px 0 12px}body #tv-order-journey .tv-bank-account dl{margin:0}body #tv-order-journey .tv-bank-account dl>div{display:flex;justify-content:space-between;gap:15px;font-size:13px;padding:5px 0}body #tv-order-journey .tv-bank-account dt{font-weight:400;color:var(--tvo-muted)}body #tv-order-journey .tv-bank-account dd{font-weight:700;margin:0;text-align:right;overflow-wrap:anywhere}body #tv-order-journey .tv-order-consent{display:flex;align-items:flex-start;gap:11px;font-size:13px;font-weight:400;margin-top:24px}body #tv-order-journey .tv-order-consent a{text-decoration:underline}body #tv-order-journey .tv-order-success{max-width:760px;margin:25px auto;padding:36px;background:#fff;border:1px solid var(--tvo-line);border-radius:14px;text-align:center}body #tv-order-journey .tv-order-success>span{display:flex;justify-content:center;align-items:center;margin:0 auto 20px;width:56px;height:56px;background:#e6f2e8;border-radius:50%;font-size:28px;color:var(--tvo-green)}body #tv-order-journey .tv-order-success .tv-payment-pending{text-align:left;margin:22px 0}body #tv-order-journey .tv-order-success>a{display:inline-block;text-decoration:underline;font-weight:700}body #tv-order-journey .tv-order-success [data-role=reference]{overflow-wrap:anywhere}body #tv-order-journey .tv-order-honeypot,body #tv-order-journey .tv-sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){body #tv-order-journey .tv-order-layout{grid-template-columns:minmax(0,1fr) 280px;gap:18px}body #tv-order-journey .tv-order-form{padding:23px}body #tv-order-journey .tv-order-summary{padding:20px}body #tv-order-journey .tv-order-steps li{padding:12px 10px;gap:7px;font-size:12px}}
@media(max-width:720px){body #tv-order-journey{padding:0 16px;margin-top:24px}body #tv-order-journey .tv-order-layout{grid-template-columns:minmax(0,1fr);gap:20px}body #tv-order-journey .tv-order-summary{position:static}body #tv-order-journey .tv-order-steps{gap:5px;margin-bottom:20px}body #tv-order-journey .tv-order-steps li{flex-direction:column;padding:10px 3px;text-align:center;font-size:11px;gap:6px}body #tv-order-journey .tv-order-steps span{width:26px;flex-basis:26px;height:26px;font-size:12px}body #tv-order-journey .tv-order-form{padding:21px 17px}body #tv-order-journey h2{font-size:21px!important}body #tv-order-journey .tv-order-two,body #tv-order-journey .tv-order-attribute-grid{grid-template-columns:minmax(0,1fr);gap:0}body #tv-order-journey .tv-order-panel{min-height:0}body #tv-order-journey .tv-order-navigation{gap:8px}body #tv-order-journey button{font-size:13px;padding:12px 13px}body #tv-order-journey .tv-order-next,body #tv-order-journey .tv-order-submit{flex:1}body #tv-order-journey .tv-order-back{flex:0 0 auto;margin-right:0}body #tv-order-journey .tv-review-row{grid-template-columns:minmax(0,1fr);gap:4px}body #tv-order-journey .tv-order-product img{width:68px;height:68px}body #tv-order-journey [data-role=product-name]{font-size:15px}body #tv-order-journey .tv-order-success{padding:27px 20px}body #tv-order-journey .tv-bank-account dl>div{flex-direction:column;gap:2px}body #tv-order-journey .tv-bank-account dd{text-align:left}}
@media(prefers-reduced-motion:reduce){body #tv-order-journey *{scroll-behavior:auto!important}}
