/*
 * DRTV Sell Your Darts — component stylesheet.
 *
 * Every selector is page-scoped through body.drtv-syd-full-width. Component
 * declarations intentionally avoid !important; the small platform boundary in
 * full-width-foundation.css owns the only theme-compatibility exceptions.
 */
/* DRTV Sell Your Darts frontend stylesheet. Desktop rules are followed by breakpoint-scoped tablet and mobile behaviour. */
body.drtv-syd-full-width .drtv-syd{width:100%;max-width:none;margin:0;padding:0 0 24px;--syd-panel:#fff;--syd-ink:#111827;--syd-muted:#667085;--syd-line:#e7eaf0;--syd-gold:#f0d482;--syd-gold-ink:#8a5a00;--syd-red:#e60012;--syd-radius:22px}
body.drtv-syd-full-width .drtv-syd__layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:22px;margin-top:22px;align-items:start;min-width:0}
/* Canonical Sell Your Darts page shell. Body class is added by PHP when the shortcode/page is detected. */
body.drtv-syd-full-width .drtv-syd__flow > .drtv-syd__confirm{width:100%;max-width:100%;margin-left:0;margin-right:0;box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd__layout > *,
body.drtv-syd-full-width .drtv-syd__card,
body.drtv-syd-full-width .drtv-syd__aside{min-width:0;box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd__card{background:#fff;border:1px solid #eceef2;border-radius:24px;padding:24px;box-shadow:0 12px 30px rgba(17,24,39,.06)}
body.drtv-syd-full-width .drtv-syd__aside{position:sticky;top:20px;display:grid;gap:18px}
body.drtv-syd-full-width .drtv-syd__section-title{font-size:22px;line-height:1.2;margin:0 0 16px;color:#111827}
body.drtv-syd-full-width .drtv-syd__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
body.drtv-syd-full-width .drtv-syd__field{display:flex;flex-direction:column;gap:6px;min-width:0}
body.drtv-syd-full-width .drtv-syd__field--full{grid-column:1/-1}
body.drtv-syd-full-width .drtv-syd__label{font-size:13px;font-weight:700;color:#111827}
body.drtv-syd-full-width .drtv-syd__required{color:#e60012;font-weight:900}
body.drtv-syd-full-width .drtv-syd__input,
body.drtv-syd-full-width .drtv-syd__select,
body.drtv-syd-full-width .drtv-syd__textarea{width:100%;border:1px solid #d9dde5;border-radius:16px;padding:14px 16px;font-size:15px;line-height:1.35;background:#fff;color:#111827;box-sizing:border-box;-webkit-appearance:none;appearance:none}
body.drtv-syd-full-width .drtv-syd__input,
body.drtv-syd-full-width .drtv-syd__select{min-height:58px}
body.drtv-syd-full-width .drtv-syd__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:14px 56px 14px 16px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%2527http://www.w3.org/2000/svg%2527 viewBox=%25270 0 20 20%2527 fill=%2527none%2527 stroke=%2527%2523111827%2527 stroke-width=%25272%2527 stroke-linecap=%2527round%2527 stroke-linejoin=%2527round%2527%3E%3Cpath d=%2527m6 8 4 4 4-4%2527/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;background-size:18px 18px;text-overflow:ellipsis}
body.drtv-syd-full-width .drtv-syd__textarea{min-height:110px;resize:vertical}
body.drtv-syd-full-width .drtv-syd__delivery-hint{display:block;margin:8px 2px 0;color:#667085;font-size:12px;line-height:1.38;font-weight:800}
body.drtv-syd-full-width .drtv-syd__card .drtv-syd__input,
body.drtv-syd-full-width .drtv-syd__card .drtv-syd__select,
body.drtv-syd-full-width .drtv-syd__card .drtv-syd__textarea{border-radius:16px}
body.drtv-syd-full-width .drtv-syd__helper{display:none;font-size:12px;line-height:1.5}
body.drtv-syd-full-width .drtv-syd__helper.is-visible{display:block}
body.drtv-syd-full-width .drtv-syd__fieldactions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:8px}
body.drtv-syd-full-width .drtv-syd__field--dart{grid-column:1/-1}
body.drtv-syd-full-width .drtv-syd__field--brandselect{grid-column:auto}
body.drtv-syd-full-width .drtv-syd__field--autobrand{display:none}
body.drtv-syd-full-width .drtv-syd__field--autobrand .drtv-syd__input{background:#f8fafc}
body.drtv-syd-full-width .drtv-syd__field.is-manual .drtv-syd__helper{color:#b45309}
body.drtv-syd-full-width .drtv-syd__hidden{display:none}
body.drtv-syd-full-width .drtv-syd__search{position:relative}
body.drtv-syd-full-width .drtv-syd__searchwrap{position:relative;width:100%}
body.drtv-syd-full-width .drtv-syd__searchwrap .drtv-syd__input[data-calc="model"]{width:100%;padding:14px 56px 14px 16px;text-align:left;text-indent:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:18px;min-height:64px;box-shadow:0 8px 18px rgba(17,24,39,.04)}
body.drtv-syd-full-width .drtv-syd__searchclear{position:absolute;top:50%;right:14px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:20px;line-height:1;cursor:pointer;box-shadow:0 4px 12px rgba(17,24,39,.06)}
body.drtv-syd-full-width .drtv-syd__searchclear:hover{color:#111827;background:#f8fafc}
body.drtv-syd-full-width .drtv-syd__searchresults{position:absolute;left:0;right:0;top:calc(100% + 10px);z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 22px 44px rgba(17,24,39,.14);padding:8px;display:none;max-height:320px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom;scrollbar-gutter:stable}
body.drtv-syd-full-width .drtv-syd__searchresults.is-open{display:block}
body.drtv-syd-full-width .drtv-syd__searchitem{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:0;background:#fff;border-radius:14px;padding:10px 12px;font-size:14px;font-weight:600;line-height:1.35;color:#111827;cursor:pointer;transition:.18s background,.18s opacity;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none}
body.drtv-syd-full-width .drtv-syd__searchcopy{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.drtv-syd-full-width .drtv-syd__searchthumb{flex:0 0 42px;width:42px;height:42px;border-radius:12px;overflow:hidden;border:1px solid #eef0f3;background:#f8fafc;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#9ca3af}
body.drtv-syd-full-width .drtv-syd__searchthumb img{display:block;width:100%;height:100%;object-fit:cover}
body.drtv-syd-full-width .drtv-syd__searchthumb--empty{background:#111827;color:#fff;border-color:#111827}
body.drtv-syd-full-width .drtv-syd__searchitem:hover,
body.drtv-syd-full-width .drtv-syd__searchitem.is-active{background:#f8fafc}
body.drtv-syd-full-width .drtv-syd__searchitem--off{background:#fcfcfd}
body.drtv-syd-full-width .drtv-syd__searchitem--off .drtv-syd__searchcopy{color:#6b7280}
body.drtv-syd-full-width .drtv-syd__searchitem--off .drtv-syd__searchthumb{opacity:.6;filter:grayscale(1)}
body.drtv-syd-full-width .drtv-syd__searchitem--off:hover,
body.drtv-syd-full-width .drtv-syd__searchitem--off.is-active{background:#f3f4f6}
body.drtv-syd-full-width .drtv-syd__searchmeta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;min-width:0}
body.drtv-syd-full-width .drtv-syd__searchstatus{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;background:#eef2ff;color:#1d4ed8;font-size:11px;font-weight:800;white-space:nowrap}
body.drtv-syd-full-width .drtv-syd__searchstatus--off{background:#fff7ed;color:#c2410c}
body.drtv-syd-full-width .drtv-syd__helper.is-warning{display:block;padding:12px 14px;border:1px solid #fed7aa;border-radius:16px;background:#fff7ed;color:#9a3412;font-weight:700}
body.drtv-syd-full-width .drtv-syd__clienterrors{position:relative;margin:18px 0 16px;padding:18px;border-radius:22px;background:radial-gradient(circle at 100% 0%,rgba(230,0,18,.08),transparent 34%),linear-gradient(180deg,#fffafa 0%,#fff3f4 100%);border:1px solid #f8b9c1;color:#7f1420;box-shadow:0 16px 34px rgba(153,27,27,.09),inset 0 1px 0 rgba(255,255,255,.92);overflow:hidden}
body.drtv-syd-full-width .drtv-syd__clienterrors:after{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#ff2038 0%,#d90018 100%)}
body.drtv-syd-full-width .drtv-syd__clienterrors.is-hidden{display:none}
body.drtv-syd-full-width .drtv-syd__clienterrors-head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;position:relative;z-index:1}
body.drtv-syd-full-width .drtv-syd__clienterrors-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:linear-gradient(180deg,#ff1a32 0%,#df0018 100%);color:#fff;font-size:20px;font-weight:950;line-height:1;box-shadow:0 10px 22px rgba(230,0,18,.24)}
body.drtv-syd-full-width .drtv-syd__clienterrors-copy{display:grid;gap:2px;min-width:0}
body.drtv-syd-full-width .drtv-syd__clienterrors-copy small{display:block;color:#c5162a;font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;line-height:1.2}
body.drtv-syd-full-width .drtv-syd__clienterrors-copy strong{display:block;color:#851521;font-size:17px;font-weight:950;line-height:1.22;letter-spacing:-.025em}
body.drtv-syd-full-width .drtv-syd__clienterrors-copy span{display:block;color:#8e4550;font-size:12px;font-weight:700;line-height:1.4}
body.drtv-syd-full-width .drtv-syd__clienterrors-count{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border-radius:999px;background:#fff;border:1px solid #f5c2c8;color:#b31527;font-size:13px;font-weight:950;box-shadow:0 7px 16px rgba(153,27,27,.08)}
body.drtv-syd-full-width .drtv-syd__clienterrors-list{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:8px;position:relative;z-index:1}
body.drtv-syd-full-width .drtv-syd__clienterrors-list li{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:10px;min-height:46px;padding:9px 12px;border-radius:15px;background:rgba(255,255,255,.88);border:1px solid #f7ccd1;color:#8b1b28;font-size:13px;font-weight:800;line-height:1.35;box-shadow:0 7px 16px rgba(153,27,27,.035)}
body.drtv-syd-full-width .drtv-syd__clienterrors-list li b{display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:#fff1f2;color:#d4051d;font-size:11px;font-weight:950;border:1px solid #ffd1d6}
body.drtv-syd-full-width .drtv-syd__clienterrors > strong{display:block;color:#851521;font-size:16px;font-weight:950;line-height:1.3}
body.drtv-syd-full-width .drtv-syd__clienterrors > ul{margin:10px 0 0 18px;padding:0;display:grid;gap:7px;color:#8b1b28;font-size:13px;font-weight:800;line-height:1.4}
body.drtv-syd-full-width .drtv-syd__clienterrors > .drtv-syd__actions{margin-top:14px}
body.drtv-syd-full-width .drtv-syd__field--invalid .drtv-syd__input,
body.drtv-syd-full-width .drtv-syd__field--invalid .drtv-syd__select,
body.drtv-syd-full-width .drtv-syd__field--invalid .drtv-syd__textarea{border-color:#e11d48;box-shadow:0 0 0 3px rgba(225,29,72,.10)}
body.drtv-syd-full-width .drtv-syd__fieldnote{margin-top:8px;font-size:12px;font-weight:800;color:#b91c1c;display:none}
body.drtv-syd-full-width .drtv-syd__field--invalid .drtv-syd__fieldnote{display:block}
body.drtv-syd-full-width .drtv-syd__searchempty{padding:12px 14px;font-size:13px;color:#6b7280}
body.drtv-syd-full-width .drtv-syd__searchloading{display:flex;align-items:center;gap:9px;padding:11px 14px;border-top:1px solid #eef0f3;color:#667085;font-size:12px;font-weight:800}
body.drtv-syd-full-width .drtv-syd__searchloading:first-child{border-top:0}
body.drtv-syd-full-width .drtv-syd__searchloading i{display:block;width:15px;height:15px;flex:0 0 15px;border:2px solid #d9dee7;border-top-color:#e60012;border-radius:999px;animation:drtvSydSearchSpin .7s linear infinite}
@keyframes drtvSydSearchSpin{
  to{transform:rotate(360deg)}
}
body.drtv-syd-full-width .drtv-syd__manualcta{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;margin-top:10px;padding:12px 16px;border-radius:16px;border:1px dashed #d9dde5;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);color:#111827;font-size:14px;font-weight:800;cursor:pointer;transition:.2s box-shadow,.2s transform,.2s border-color}
body.drtv-syd-full-width .drtv-syd__manualcta:hover{border-color:#9ca3af;box-shadow:0 10px 22px rgba(17,24,39,.08);transform:translateY(-1px)}
body.drtv-syd-full-width .drtv-syd__manualcta.is-hidden{display:none}
body.drtv-syd-full-width .drtv-syd__field.is-manual .drtv-syd__searchwrap .drtv-syd__input[data-calc="model"]{border-color:#d9dde5;background:#fff}
body.drtv-syd-full-width .drtv-syd__field.is-manual .drtv-syd__label{color:#111827}
body.drtv-syd-full-width .drtv-syd__field--brandselect .drtv-syd__select,
body.drtv-syd-full-width .drtv-syd__field--autobrand .drtv-syd__input{border-radius:18px}
body.drtv-syd-full-width .drtv-syd__formwrap input[type="text"],
body.drtv-syd-full-width .drtv-syd__formwrap input[type="email"],
body.drtv-syd-full-width .drtv-syd__formwrap input[type="tel"],
body.drtv-syd-full-width .drtv-syd__formwrap input[type="number"],
body.drtv-syd-full-width .drtv-syd__formwrap input[type="file"],
body.drtv-syd-full-width .drtv-syd__formwrap select,
body.drtv-syd-full-width .drtv-syd__formwrap textarea{border-radius:16px}
body.drtv-syd-full-width .drtv-syd__formwrap input[type="file"]{padding:14px 16px;background:#fff;min-height:58px}
body.drtv-syd-full-width .drtv-syd__formwrap input[type="file"]::file-selector-button{border:0;border-radius:999px;padding:10px 14px;margin-right:12px;background:#0f172a;color:#fff;font-weight:700;cursor:pointer}
body.drtv-syd-full-width .drtv-syd__photoqueue{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;margin-top:12px}
body.drtv-syd-full-width .drtv-syd__photocard{position:relative;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 24px rgba(17,24,39,.06)}
body.drtv-syd-full-width .drtv-syd__photocard img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#f8fafc}
body.drtv-syd-full-width .drtv-syd__photocardmeta{padding:8px 10px;font-size:12px;font-weight:700;color:#111827}
body.drtv-syd-full-width .drtv-syd__photocardstatus{display:block;color:#059669;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
body.drtv-syd-full-width .drtv-syd__photoremove{position:absolute;top:8px;right:8px;width:28px;height:28px;border:0;border-radius:999px;background:rgba(15,23,42,.82);color:#fff;font-size:18px;line-height:1;cursor:pointer}
body.drtv-syd-full-width .drtv-syd__photohint{margin-top:10px;font-size:12px;color:#475569}
body.drtv-syd-full-width .drtv-syd__photouploading{display:none;margin-top:10px;font-size:12px;font-weight:700;color:#1d4ed8}
body.drtv-syd-full-width .drtv-syd__photouploading.is-visible{display:block}
body.drtv-syd-full-width .drtv-syd__formwrap .drtv-syd__reviewtoggle{border-radius:16px}
body.drtv-syd-full-width .drtv-syd__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;align-items:center}
body.drtv-syd-full-width .drtv-syd__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:18px;padding:14px 18px;font-size:15px;font-weight:700;cursor:pointer;text-decoration:none;appearance:none;-webkit-appearance:none;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}
body.drtv-syd-full-width .drtv-syd__button:hover{transform:translateY(-1px)}
body.drtv-syd-full-width .drtv-syd__button--primary{background:#ff0019;color:#fff;box-shadow:0 10px 22px rgba(230,0,18,.22)}
body.drtv-syd-full-width .drtv-syd__button--ghost{background:#111827;color:#fff;border-color:#111827;box-shadow:0 10px 22px rgba(17,24,39,.14)}
body.drtv-syd-full-width .drtv-syd__button--ghost:hover{background:#0b1220}
/* One authoritative Add another dart set component. */
body.drtv-syd-full-width .drtv-syd__add-set-wrap{flex:1 1 100%;width:100%;margin:20px 0 28px}
body.drtv-syd-full-width .drtv-syd__add-set-cta{appearance:none;-webkit-appearance:none;display:grid;grid-template-columns:48px minmax(0,1fr) 34px;align-items:center;gap:14px;width:100%;min-height:82px;padding:14px 16px;border:1px solid rgba(255,255,255,.10);border-radius:22px;background:linear-gradient(135deg,#0b1020 0%,#111827 56%,#21121a 100%);color:#fff;text-align:left;cursor:pointer;box-shadow:0 16px 34px rgba(15,23,42,.18);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
body.drtv-syd-full-width .drtv-syd__add-set-cta:hover{transform:translateY(-1px);border-color:rgba(255,215,84,.34);box-shadow:0 20px 42px rgba(15,23,42,.24)}
body.drtv-syd-full-width .drtv-syd__add-set-cta:focus-visible{outline:3px solid rgba(230,0,18,.25);outline-offset:3px}
body.drtv-syd-full-width .drtv-syd__add-set-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(180deg,#ff2035 0%,#e60012 100%);color:#fff;font-size:30px;font-weight:500;line-height:1;box-shadow:0 12px 24px rgba(230,0,18,.25)}
body.drtv-syd-full-width .drtv-syd__add-set-copy{display:grid;gap:4px;min-width:0}
body.drtv-syd-full-width .drtv-syd__add-set-copy strong{display:block;color:#fff;font-size:17px;line-height:1.15;font-weight:950;letter-spacing:-.015em}
body.drtv-syd-full-width .drtv-syd__add-set-copy small{display:block;color:rgba(255,255,255,.68);font-size:12px;line-height:1.4;font-weight:700}
body.drtv-syd-full-width .drtv-syd__add-set-arrow{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:rgba(255,255,255,.09);color:#fff;font-size:18px;font-weight:900}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__add-set-wrap{margin:16px 0 24px}
  body.drtv-syd-full-width .drtv-syd__add-set-cta{grid-template-columns:44px minmax(0,1fr) 30px;gap:11px;min-height:76px;padding:12px 13px;border-radius:20px}
  body.drtv-syd-full-width .drtv-syd__add-set-icon{width:44px;height:44px;border-radius:14px;font-size:27px}
  body.drtv-syd-full-width .drtv-syd__add-set-copy strong{font-size:16px}
  body.drtv-syd-full-width .drtv-syd__add-set-copy small{font-size:11px}
  body.drtv-syd-full-width .drtv-syd__add-set-arrow{width:30px;height:30px;font-size:16px}
}
body.drtv-syd-full-width .drtv-syd__button--subtle{background:#fff;color:#111827;border-color:#d9dde5;box-shadow:0 8px 18px rgba(17,24,39,.05)}
body.drtv-syd-full-width .drtv-syd__meta{display:grid;gap:18px}
body.drtv-syd-full-width .drtv-syd__mini{padding:20px;border:1px solid #eceef2;border-radius:20px;background:#fff}
body.drtv-syd-full-width .drtv-syd__mini h3{margin:0 0 8px;font-size:18px;color:#111827}
body.drtv-syd-full-width .drtv-syd__mini p{margin:0;color:#4b5563;line-height:1.7}
body.drtv-syd-full-width .drtv-syd__itemcard{border:1px solid #eceef2;border-radius:22px;padding:18px;margin:0 0 18px;background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%)}
body.drtv-syd-full-width .drtv-syd__itemhead{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px}
body.drtv-syd-full-width .drtv-syd__itemhead h3{margin:0;font-size:20px;color:#111827}
body.drtv-syd-full-width .drtv-syd__removeitem{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;border:1px solid #f2c7cb;background:#fff7f8;color:#9f1239;font-weight:800;cursor:pointer;appearance:none;-webkit-appearance:none;line-height:1;box-shadow:0 8px 18px rgba(159,18,57,.06);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}
body.drtv-syd-full-width .drtv-syd__removeitem:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(159,18,57,.12);background:#fff2f4}
body.drtv-syd-full-width .drtv-syd__setsummary{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding-top:16px;margin-top:14px;border-top:1px solid #eef0f3}
body.drtv-syd-full-width .drtv-syd__setpill{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb;font-weight:800;color:#111827;white-space:nowrap}
body.drtv-syd-full-width .drtv-syd__setpill-label{font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}
body.drtv-syd-full-width .drtv-syd__setpill strong{font-size:18px;color:#111827}
body.drtv-syd-full-width .drtv-syd__setpill--wallet{background:#fff7f8;border-color:#f3c6cb}
body.drtv-syd-full-width .drtv-syd__basket{margin:22px 0 6px;padding:18px;border:1px solid #eceef2;border-radius:24px;background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%);box-shadow:0 12px 30px rgba(17,24,39,.055)}
body.drtv-syd-full-width .drtv-syd__basket-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}
body.drtv-syd-full-width .drtv-syd__basket-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:6px;font-size:10px;font-weight:950;letter-spacing:.11em;text-transform:uppercase;color:#e60012}
body.drtv-syd-full-width .drtv-syd__basket-kicker:before{content:"";width:8px;height:8px;border-radius:999px;background:#e60012;box-shadow:0 0 0 5px rgba(230,0,18,.09)}
body.drtv-syd-full-width .drtv-syd__basket-title{margin:0;font-size:22px;line-height:1.05;color:#111827;letter-spacing:-.02em}
body.drtv-syd-full-width .drtv-syd__basket-sub{margin:5px 0 0;color:#6b7280;font-size:13px;line-height:1.45}
body.drtv-syd-full-width .drtv-syd__basket-count{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;border-radius:14px;background:#111827;color:#fff;font-size:13px;font-weight:950;box-shadow:0 10px 22px rgba(17,24,39,.14)}
body.drtv-syd-full-width .drtv-syd__basket-empty{padding:14px;border-radius:18px;background:#f8fafc;border:1px dashed #d9dde5;color:#6b7280;font-size:13px;font-weight:750}
body.drtv-syd-full-width .drtv-syd__basket.is-empty .drtv-syd__basket-rows,
body.drtv-syd-full-width .drtv-syd__basket.is-empty .drtv-syd__basket-total{display:none}
body.drtv-syd-full-width .drtv-syd__basket:not(.is-empty) .drtv-syd__basket-empty{display:none}
body.drtv-syd-full-width .drtv-syd__basket-rows{display:grid;gap:10px;margin:0 0 14px}
body.drtv-syd-full-width .drtv-syd__basket-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px;border:1px solid #edf0f4;border-radius:18px;background:#fff;box-shadow:0 8px 18px rgba(17,24,39,.035)}
body.drtv-syd-full-width .drtv-syd__basket-name{display:block;font-size:14px;font-weight:950;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.drtv-syd-full-width .drtv-syd__basket-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}
body.drtv-syd-full-width .drtv-syd__basket-meta span{display:inline-flex;align-items:center;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:10px;font-weight:850;padding:4px 7px;line-height:1}
body.drtv-syd-full-width .drtv-syd__basket-values{display:grid;grid-template-columns:auto auto;gap:7px;align-items:center}
body.drtv-syd-full-width .drtv-syd__basket-value{display:grid;gap:2px;min-width:70px;padding:8px 10px;border-radius:14px;border:1px solid #e5e7eb;background:#f8fafc;text-align:right}
body.drtv-syd-full-width .drtv-syd__basket-value small{font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}
body.drtv-syd-full-width .drtv-syd__basket-value strong{font-size:16px;font-weight:950;color:#111827;line-height:1}
body.drtv-syd-full-width .drtv-syd__basket-value--wallet{background:#fff9e8;border-color:#f0d482}
body.drtv-syd-full-width .drtv-syd__basket-value--wallet small{color:#8a5a00}
body.drtv-syd-full-width .drtv-syd__basket-status{font-size:11px;font-weight:850;color:#b45309}
body.drtv-syd-full-width .drtv-syd__basket-value em{display:block;margin-top:3px;font-style:normal;font-size:10px;font-weight:950;color:#6b7280;line-height:1}
body.drtv-syd-full-width .drtv-syd__basket-value--wallet em{color:#9a6400}
body.drtv-syd-full-width .drtv-syd__basket-actions{display:flex;gap:7px;margin-top:8px;flex-wrap:wrap}
body.drtv-syd-full-width .drtv-syd__basket-actions button{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;color:#111827;cursor:pointer}
body.drtv-syd-full-width .drtv-syd__basket-actions button:last-child{color:#e60012;border-color:#fecaca;background:#fff7f7}
body.drtv-syd-full-width .drtv-syd__basket-total{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:14px;border-radius:20px;background:linear-gradient(135deg,#fffdf3 0%,#ffffff 55%,#fff6d8 100%);color:#111827;border:1px solid #f0d482;box-shadow:0 12px 26px rgba(180,120,24,.08),inset 0 1px 0 rgba(255,255,255,.9)}
body.drtv-syd-full-width .drtv-syd__basket-total-title{font-size:11px;font-weight:950;letter-spacing:.10em;text-transform:uppercase;color:#8a5a00}
body.drtv-syd-full-width .drtv-syd__basket-total-chip{display:grid;gap:2px;min-width:82px;text-align:right;padding:8px 10px;border-radius:15px;background:#fff;border:1px solid #edf0f4}
body.drtv-syd-full-width .drtv-syd__basket-total-chip small{font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}
body.drtv-syd-full-width .drtv-syd__basket-total-chip strong{font-size:22px;font-weight:950;color:#111827;line-height:1}
body.drtv-syd-full-width .drtv-syd__basket-total-chip--wallet{background:#fff8df;border-color:#f0d482}
body.drtv-syd-full-width .drtv-syd__basket-total-chip--wallet small{color:#8a5a00}
body.drtv-syd-full-width .drtv-syd__basket-total-chip--wallet strong{color:#9a6400}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__basket{margin:18px 0;padding:16px;border-radius:22px}
  body.drtv-syd-full-width .drtv-syd__basket-title{font-size:24px}
  body.drtv-syd-full-width .drtv-syd__basket-head{align-items:center}
  body.drtv-syd-full-width .drtv-syd__basket-row{grid-template-columns:1fr;gap:10px;padding:12px}
  body.drtv-syd-full-width .drtv-syd__basket-values{grid-template-columns:1fr 1fr}
  body.drtv-syd-full-width .drtv-syd__basket-value{text-align:left}
  body.drtv-syd-full-width .drtv-syd__basket-total{grid-template-columns:1fr 1fr;padding:12px}
  body.drtv-syd-full-width .drtv-syd__basket-total-title{grid-column:1/-1}
  body.drtv-syd-full-width .drtv-syd__basket-total-chip{text-align:left}
  body.drtv-syd-full-width .drtv-syd-basketsheet{display:block;position:fixed;inset:0;z-index:100000;pointer-events:none}
  body.drtv-syd-full-width .drtv-syd-basketsheet.is-hidden{display:none}
  body.drtv-syd-full-width .drtv-syd-basketsheet:not(.is-hidden){pointer-events:auto}
  body.drtv-syd-full-width .drtv-syd-basketsheet__backdrop{position:absolute;inset:0;background:rgba(5,8,15,.58);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
  body.drtv-syd-full-width .drtv-syd-basketsheet__panel{position:absolute;left:50%;right:auto;bottom:calc(env(safe-area-inset-bottom,0px) + 10px);width:min(650px,calc(100% - 20px));max-height:calc(100dvh - 28px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translateX(-50%);padding:12px 14px 16px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);border-radius:28px;box-shadow:0 -24px 60px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.75);box-sizing:border-box}
  body.drtv-syd-full-width .drtv-syd-basketsheet__handle{width:54px;height:5px;border-radius:999px;background:#d1d5db;margin:2px auto 12px}
  body.drtv-syd-full-width .drtv-syd-basketsheet__top{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:start;margin-bottom:12px}
  body.drtv-syd-full-width .drtv-syd-basketsheet__top h3{margin:4px 0 4px;font-size:28px;line-height:1;color:#111827;letter-spacing:-.03em}
  body.drtv-syd-full-width .drtv-syd-basketsheet__top p{margin:0;color:#667085;font-size:13px;line-height:1.35}
  body.drtv-syd-full-width .drtv-syd-basketsheet__close{width:44px;height:44px;border:0;border-radius:999px;background:#0b1020;color:#fff;font-size:24px;font-weight:900;line-height:1;box-shadow:0 12px 28px rgba(17,24,39,.22)}
  body.drtv-syd-full-width .drtv-syd__basket--sheet{display:block;margin:0;padding:0;border:0;box-shadow:none;background:transparent}
  body.drtv-syd-full-width .drtv-syd__basket--sheet .drtv-syd__basket-row{border-radius:20px;background:#fff}
  body.drtv-syd-full-width .drtv-syd-basketsheet__actions{display:grid;gap:10px;margin-top:14px}
  body.drtv-syd-full-width .drtv-syd-basketsheet__actions .drtv-syd__button{width:100%;justify-content:center;min-height:52px}
  body.drtv-syd-full-width.drtv-syd-basket-open{overflow:hidden}
}
body.drtv-syd-full-width .drtv-syd__setsummary--premium .drtv-syd__setpill--wallet em{display:block;margin-top:2px;font-size:8px;line-height:1;font-style:normal;font-weight:950;color:#9a6400;text-transform:uppercase;letter-spacing:.08em}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__setsummary--premium{display:grid;grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd__basket-jump{grid-column:1/-1;width:100%}
}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd.is-empty{display:none}
body.drtv-syd-full-width .drtv-syd__finalstep-intro-mobile{display:none}
body.drtv-syd-full-width .drtv-syd__finalstep-checks-title{display:none}
body.drtv-syd-full-width .drtv-syd__finalstep-checks span:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#16a34a;color:#fff;font-size:12px;font-weight:950;flex:0 0 auto}
@media (max-width:900px){
  body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd{display:none}
}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__actions--final{display:grid}
  body.drtv-syd-full-width .drtv-syd__actions--final .drtv-syd__button{width:100%}
}
body.drtv-syd-full-width .drtv-syd__card--command{background:linear-gradient(180deg,#fff 0%,#fffdf9 100%);border-color:#edf0f4}
body.drtv-syd-full-width .drtv-syd__card--command .drtv-syd__section-title{letter-spacing:-.04em}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-kicker{color:#e60012;letter-spacing:.12em}
body.drtv-syd-full-width .drtv-syd__finalstep h3{margin:0 0 8px;letter-spacing:-.04em;color:#111827;font-size:42px;line-height:1.02;margin-bottom:10px}
body.drtv-syd-full-width .drtv-syd__finalstep p{margin:0;line-height:1.55;color:#475467;font-size:15px;max-width:none}
body.drtv-syd-full-width .drtv-syd__finalstep-checks{display:grid;margin:18px 0 14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
body.drtv-syd-full-width .drtv-syd__actions--final{gap:14px;margin-top:16px;align-items:center}
body.drtv-syd-full-width .drtv-syd__actions--final .drtv-syd__button--primary{background:#e60012;color:#fff;min-height:56px;border-radius:18px;padding:0 28px;box-shadow:0 14px 28px rgba(230,0,18,.18)}
body.drtv-syd-full-width .drtv-syd__actions--final .drtv-syd__small{color:#667085;font-weight:700}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-actions button:hover{transform:translateY(-1px);box-shadow:0 8px 16px rgba(17,24,39,.08)}
body.drtv-syd-full-width .drtv-syd__basket-jump:hover{transform:translateY(-1px);box-shadow:0 16px 26px rgba(17,24,39,.16)}
@media (max-width:900px){
  body.drtv-syd-full-width .drtv-syd__finalstep h3{font-size:32px}
}
body.drtv-syd-full-width .drtv-syd__finalstep-checks span{position:relative;display:flex;align-items:center;gap:8px;padding:12px 12px;font-size:12px;font-weight:900;line-height:1.25;background:#fff;border:1px solid #e9edf3;color:#111827;border-radius:18px;box-shadow:0 8px 18px rgba(17,24,39,.035);min-height:52px}
body.drtv-syd-full-width .drtv-syd__uknotice-copy{display:grid;gap:4px;min-width:0}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-head{gap:14px;align-items:center;border-bottom:1px solid #edf0f4;padding-bottom:12px;margin-bottom:12px}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-title{font-size:23px;line-height:1.04;letter-spacing:-.045em}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-sub{font-size:12.5px;color:#667085;margin-top:4px}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-row{display:grid;grid-template-columns:1fr;gap:12px;padding:15px;border-radius:22px;background:#fff;border:1px solid #edf0f4;box-shadow:0 10px 22px rgba(17,24,39,.04)}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-main{display:grid;gap:8px}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-name{font-size:14px;line-height:1.2;max-width:100%}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-actions{display:flex;gap:8px;margin-top:0}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-actions button{line-height:1;box-shadow:0 4px 10px rgba(17,24,39,.03);min-height:32px;padding:7px 12px;border-radius:999px;font-size:11px;font-weight:950;border:1px solid #e5e7eb;background:#f8fafc;color:#111827}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-actions button:last-child{background:#fff5f5;border-color:#fecaca;color:#e60012}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-value small{font-size:10px;letter-spacing:.10em;color:#667085}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-value em{font-size:12px;line-height:1;margin-top:2px}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-value--wallet{background:#fff8df;border-color:#f0d482}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-value--wallet strong{color:#8a5a00}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-count{background:linear-gradient(135deg,#0b1020,#111827);color:#fff;border-radius:16px;min-width:44px;height:44px;box-shadow:0 12px 22px rgba(17,24,39,.12)}
body.drtv-syd-full-width .drtv-syd__finalstep{margin-top:22px;padding:24px;border-radius:28px;background:linear-gradient(180deg,#ffffff 0%,#fffdf8 100%);color:#111827;border:1px solid #f0d482;border-color:#edf0f4;box-shadow:0 14px 34px rgba(17,24,39,.055)}
body.drtv-syd-full-width .drtv-syd__finalstep-kicker{display:inline-flex;margin-bottom:10px;border-radius:999px;font-size:11px;font-weight:950;letter-spacing:.10em;text-transform:uppercase;border:1px solid rgba(255,231,155,.28);padding:9px 14px;box-shadow:0 10px 20px rgba(17,24,39,.08);background:linear-gradient(135deg,#0b1020,#111827);color:#ffe79b;border-color:rgba(255,231,155,.25)}
body.drtv-syd-full-width .drtv-syd__payoutchoice-head{display:grid;gap:6px;margin-bottom:15px}
body.drtv-syd-full-width .drtv-syd__payoutchoice-kicker{display:inline-flex;width:max-content;border-radius:999px;background:#0b1020;color:#ffe79b;padding:8px 13px;font-size:11px;font-weight:950;letter-spacing:.10em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd__payoutchoice p{margin:0;color:#667085;font-size:13px;line-height:1.55;font-weight:700}
body.drtv-syd-full-width .drtv-syd__payoutchoice-select{display:grid;gap:8px}
body.drtv-syd-full-width .drtv-syd__payoutchoice-select span{font-size:13px;font-weight:950;color:#111827}
body.drtv-syd-full-width .drtv-syd__payoutchoice-select em{font-style:normal;color:#e60012}
body.drtv-syd-full-width .drtv-syd__payoutchoice .drtv-syd__select{height:58px;border-radius:18px;font-weight:850;background:#fff;border-color:#dfe3ea}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-values{width:100%;display:grid;gap:10px;align-items:stretch;grid-template-columns:1fr 1fr}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-value{display:grid;align-content:center;min-height:74px;min-width:0;width:100%;text-align:left;gap:5px;background:#f8fafc;border:1px solid #e8ecf2;padding:14px;border-radius:20px}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd .drtv-syd__basket-value strong{letter-spacing:-.04em;color:#111827;font-size:24px}
@media (max-width:900px){
  body.drtv-syd-full-width .drtv-syd__payoutchoice h3{font-size:26px}
}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__payoutchoice{padding:18px;border-radius:24px}
}
/* final review checkout flow */
body.drtv-syd-full-width .drtv-syd__uknotice{display:grid;margin:18px 0 20px;box-shadow:0 12px 26px rgba(17,24,39,.045),inset 0 1px 0 rgba(255,255,255,.92);grid-template-columns:64px minmax(0,1fr);gap:16px;align-items:center;padding:17px 18px;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#fffdf8 62%,#fff7dc 100%);border:1px solid #f0d482}
body.drtv-syd-full-width .drtv-syd__uknotice-flag{display:grid;place-items:center;width:64px;height:46px;border:1px solid rgba(17,24,39,.08);border-radius:14px;background:rgba(255,255,255,.82);box-shadow:0 9px 20px rgba(17,24,39,.09),inset 0 1px 0 rgba(255,255,255,.95);overflow:hidden;font-size:0;line-height:0}
body.drtv-syd-full-width .drtv-syd__uknotice-flag-art{display:block;width:48px;height:auto;border-radius:6px;box-shadow:0 4px 10px rgba(17,24,39,.15)}
body.drtv-syd-full-width .drtv-syd__uknotice-copy strong{font-weight:950;text-transform:uppercase;color:#111827;font-size:13px;letter-spacing:.12em}
body.drtv-syd-full-width .drtv-syd__uknotice-copy span{color:#475467;font-weight:750;font-size:13px;line-height:1.5}
body.drtv-syd-full-width .drtv-syd__basket--sidebarcmd{margin-top:16px;border-radius:26px;padding:16px;background:linear-gradient(180deg,#fff 0%,#fffdf9 100%);border:1px solid #edf0f4;box-shadow:0 14px 34px rgba(17,24,39,.052);display:none}
body.drtv-syd-full-width .drtv-syd__setsummary--premium{align-items:center;position:relative;grid-template-columns:1fr;gap:14px;padding:18px;border-radius:26px;background:linear-gradient(135deg,#fff 0%,#fffdf8 100%);border:1px solid #f0d482;box-shadow:0 14px 28px rgba(17,24,39,.05)}
body.drtv-syd-full-width .drtv-syd__setsummary-copy{min-width:170px;display:flex;justify-content:space-between;align-items:flex-start;gap:14px}
body.drtv-syd-full-width .drtv-syd__setsummary-title{font-size:15px;font-weight:950;color:#111827;letter-spacing:-.02em}
body.drtv-syd-full-width .drtv-syd__setsummary-sub{display:block;margin-top:3px;font-size:12px;font-weight:750;color:#667085}
body.drtv-syd-full-width .drtv-syd__setsummary-values{margin-left:auto;flex-wrap:wrap;justify-content:flex-end;display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:stretch}
body.drtv-syd-full-width .drtv-syd__setsummary--premium .drtv-syd__setpill{min-height:54px;padding:11px 14px;border-radius:18px;background:#fff;border:1px solid #edf0f4;box-shadow:0 8px 16px rgba(17,24,39,.035)}
body.drtv-syd-full-width .drtv-syd__setsummary--premium .drtv-syd__setpill--wallet{background:#fff8df;border-color:#f0d482}
body.drtv-syd-full-width .drtv-syd__setsummary--premium .drtv-syd__setpill strong{font-size:22px;letter-spacing:-.04em}
body.drtv-syd-full-width .drtv-syd__setsummary--premium .drtv-syd__setpill--wallet strong{color:#8a5a00}
body.drtv-syd-full-width .drtv-syd__setsummary--premium .drtv-syd__setpill em{position:static;margin-left:8px;display:inline-flex;border-radius:999px;background:#0b1020;color:#ffe79b;padding:5px 7px;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.08em}
body.drtv-syd-full-width .drtv-syd__basket-jump{border:0;font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;min-height:54px;border-radius:18px;padding:0 18px;background:linear-gradient(135deg,#0b1020,#111827);color:#fff;box-shadow:0 14px 24px rgba(17,24,39,.12);white-space:nowrap}
body.drtv-syd-full-width .drtv-syd__basket--finalreview{margin-top:24px;margin-bottom:20px;padding:22px;border-radius:30px;background:linear-gradient(180deg,#fff 0%,#fffdf8 100%);border:1px solid #f0d482;box-shadow:0 16px 36px rgba(17,24,39,.055)}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-head{border-bottom:1px solid #edf0f4;padding-bottom:14px;margin-bottom:14px}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-title{font-size:30px;line-height:1.04;letter-spacing:-.045em}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-sub{font-size:13px;color:#667085;max-width:560px}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-row{padding:16px;border-radius:22px;background:#fff;border:1px solid #edf0f4;box-shadow:0 10px 22px rgba(17,24,39,.04)}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-name{font-size:15px;line-height:1.25;color:#111827;font-weight:950}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-meta span{display:inline-flex;border-radius:999px;background:#f2f4f7;padding:5px 8px;font-size:11px;font-weight:850;color:#475467}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-actions{display:flex;gap:8px;margin-top:12px}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-actions button{min-height:34px;padding:7px 12px;border-radius:999px;font-size:11px;font-weight:950;border:1px solid #e5e7eb;background:#f8fafc;color:#111827}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-actions button:last-child{background:#fff5f5;border-color:#fecaca;color:#e60012}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-values{width:100%}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-value{min-width:0;width:100%;text-align:left;padding:14px;border-radius:20px;background:#f8fafc;border:1px solid #e8ecf2}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-value small{font-size:10px;letter-spacing:.12em;color:#667085}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-value strong{font-size:28px;letter-spacing:-.045em;color:#111827}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-value--wallet{background:#fff8df;border-color:#f0d482}
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-value--wallet strong{color:#8a5a00}
body.drtv-syd-full-width .drtv-syd__basket--finalreview.is-pulse,
body.drtv-syd-full-width .drtv-syd__payoutchoice.is-pulse{animation:drtvSydPulse 1.1s ease}
body.drtv-syd-full-width .drtv-syd__payoutchoice{padding:22px;border-radius:28px;background:linear-gradient(180deg,#fff 0%,#fffdf8 100%);border:1px solid #f0d482;box-shadow:0 16px 36px rgba(17,24,39,.055);margin-top:24px}
body.drtv-syd-full-width .drtv-syd__payoutchoice h3{margin:0;color:#111827;line-height:1.05;letter-spacing:-.04em;font-size:30px}
@media (max-width:900px){
  body.drtv-syd-full-width .drtv-syd__setsummary-values{grid-template-columns:1fr 1fr}
  body.drtv-syd-full-width .drtv-syd__basket-jump{grid-column:1/-1;width:100%}
  body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-title{font-size:26px}
}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__uknotice{grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:start;padding:15px;border-radius:20px;text-align:left}
  body.drtv-syd-full-width .drtv-syd__uknotice-flag{width:46px;height:40px;border-radius:12px;align-self:start;margin-top:1px}
  body.drtv-syd-full-width .drtv-syd__uknotice-flag-art{width:36px;border-radius:5px}
  body.drtv-syd-full-width .drtv-syd__uknotice-copy{gap:5px}
  body.drtv-syd-full-width .drtv-syd__uknotice-copy strong{font-size:12px;letter-spacing:.105em}
  body.drtv-syd-full-width .drtv-syd__uknotice-copy span{font-size:12.5px;line-height:1.5}
  body.drtv-syd-full-width .drtv-syd__setsummary-values{justify-content:stretch;margin-left:0;display:grid;grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd__basket--finalreview{padding:18px;border-radius:24px}
  body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-value strong{font-size:24px}
}
@media (max-width:360px){
  body.drtv-syd-full-width .drtv-syd__uknotice{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:14px}
  body.drtv-syd-full-width .drtv-syd__uknotice-flag{width:42px;height:38px}
  body.drtv-syd-full-width .drtv-syd__uknotice-flag-art{width:32px}
}
/* safer valuation + included accessories + per-set points */
body.drtv-syd-full-width .drtv-syd__included-card{padding:16px;border:1px solid #edf0f4;border-radius:22px;background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%)}
body.drtv-syd-full-width .drtv-syd__included-head{display:grid;gap:4px;margin-bottom:12px}
body.drtv-syd-full-width .drtv-syd__included-head span{font-size:15px;font-weight:950;color:#111827;letter-spacing:-.02em}
body.drtv-syd-full-width .drtv-syd__included-head small{font-size:12px;font-weight:750;color:#667085;line-height:1.45}
body.drtv-syd-full-width .drtv-syd__included-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
body.drtv-syd-full-width .drtv-syd__include:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(17,24,39,.055)}
body.drtv-syd-full-width .drtv-syd__include input:checked{border-color:#16a34a;background:#16a34a}
body.drtv-syd-full-width .drtv-syd__include:has(input:checked){background:#f0fdf4;border-color:#bbf7d0}
body.drtv-syd-full-width .drtv-syd__include span{display:grid;gap:2px}
body.drtv-syd-full-width .drtv-syd__include strong{font-size:13px;font-weight:950;color:#111827}
body.drtv-syd-full-width .drtv-syd__include em{font-style:normal;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:#667085}
body.drtv-syd-full-width .drtv-syd__include:has(input:checked) em{color:#15803d}
@media (max-width:900px){
  body.drtv-syd-full-width .drtv-syd__included-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__included-grid{grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd__include{min-height:56px}
}
body.drtv-syd-full-width .drtv-syd__offer-stack{display:grid;gap:16px;margin-top:14px}
body.drtv-syd-full-width .drtv-syd__offer{position:relative;overflow:hidden;padding:22px 22px 20px;border-radius:26px;border:1px solid #e7ebf1;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);box-shadow:0 14px 32px rgba(15,23,42,.06), inset 0 1px 0 rgba(255,255,255,.92);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
body.drtv-syd-full-width .drtv-syd__offer:hover{transform:translateY(-2px)}
body.drtv-syd-full-width .drtv-syd__offer:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.72) 0%,rgba(255,255,255,0) 42%)}
body.drtv-syd-full-width .drtv-syd__offer:after{content:"";position:absolute;right:-54px;top:-54px;width:150px;height:150px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(17,24,39,.08) 0%,rgba(17,24,39,0) 68%)}
body.drtv-syd-full-width .drtv-syd__offer > *{position:relative;z-index:1}
body.drtv-syd-full-width .drtv-syd__offer--wallet{border-color:#f3c96a;background:linear-gradient(145deg,#fffdf2 0%,#ffffff 54%,#fff8df 100%);box-shadow:0 18px 42px rgba(180,120,24,.10),inset 0 1px 0 rgba(255,255,255,.95)}
body.drtv-syd-full-width .drtv-syd__offer--wallet:after{background:radial-gradient(circle,rgba(255,214,102,.28) 0%,rgba(255,214,102,0) 68%)}
body.drtv-syd-full-width .drtv-syd__offer--cash{background:linear-gradient(145deg,#fff 0%,#fffafa 100%);border-color:#fecaca;box-shadow:0 14px 30px rgba(230,0,18,.055)}
body.drtv-syd-full-width .drtv-syd__offer-label{display:flex;justify-content:space-between;gap:10px;align-items:center;font-weight:900;color:#111827;margin-bottom:12px}
body.drtv-syd-full-width .drtv-syd__offer-label > span:first-child{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}
body.drtv-syd-full-width .drtv-syd__offer--wallet .drtv-syd__offer-label > span:first-child{color:#8a5a00}
body.drtv-syd-full-width .drtv-syd__offer--cash .drtv-syd__offer-label > span:first-child{color:#b91c1c}
body.drtv-syd-full-width .drtv-syd__best{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#111827 0%,#3b2b0c 100%);color:#ffeaa3;padding:6px 11px;border-radius:999px;font-size:11px;font-weight:950;box-shadow:0 8px 18px rgba(180,120,24,.22);border:1px solid rgba(255,214,102,.5)}
body.drtv-syd-full-width .drtv-syd__amount{font-size:44px;line-height:.96;font-weight:950;color:#101828;letter-spacing:-.04em;margin-bottom:12px}
body.drtv-syd-full-width .drtv-syd__offer--wallet .drtv-syd__amount{color:#9a6400;text-shadow:none}
body.drtv-syd-full-width .drtv-syd__offer--cash .drtv-syd__amount{color:#111827}
body.drtv-syd-full-width .drtv-syd__offer-points{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin:2px 0 10px;padding:12px;border-radius:18px;background:#fff;border:1px solid #f2d27a;color:#111827;font-size:13px;font-weight:900;box-shadow:0 8px 18px rgba(250,204,21,.09)}
body.drtv-syd-full-width .drtv-syd__points-main{display:flex;align-items:center;gap:8px;min-width:0}
body.drtv-syd-full-width .drtv-syd__points-dot{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#111827;font-size:14px;box-shadow:0 6px 14px rgba(17,24,39,.10);border:1px solid rgba(17,24,39,.08);flex:0 0 auto;overflow:hidden}
body.drtv-syd-full-width .drtv-syd__points-dot img{width:31px;height:31px;display:block;object-fit:contain;object-position:center}
body.drtv-syd-full-width .drtv-syd__points-word{display:flex;flex-direction:column;line-height:1.08;min-width:0}
body.drtv-syd-full-width .drtv-syd__points-word strong{font-size:13px;color:#111827}
body.drtv-syd-full-width .drtv-syd__points-word small{font-size:11px;color:#6b7280;font-weight:850}
body.drtv-syd-full-width .drtv-syd__offer-points em{font-style:normal;color:#6b7280;font-weight:850;font-size:11px;text-align:right;white-space:nowrap}
body.drtv-syd-full-width .drtv-syd__offer--wallet .drtv-syd__offer-points{background:linear-gradient(135deg,#fffaf0 0%,#fff 100%);border-color:#efc75e;color:#111827;box-shadow:0 10px 20px rgba(180,120,24,.08)}
body.drtv-syd-full-width .drtv-syd__offer--wallet .drtv-syd__points-dot{background:#fff;color:#111827;border-color:#f1d37a}
body.drtv-syd-full-width .drtv-syd__offer--cash .drtv-syd__offer-points{background:linear-gradient(135deg,#fff 0%,#fff5f5 100%);border-color:#fecaca;color:#9f1239}
body.drtv-syd-full-width .drtv-syd__offer--cash .drtv-syd__points-dot{background:#fff;color:#111827;border-color:#fecaca}
body.drtv-syd-full-width .drtv-syd__points-value{display:block;width:auto;margin:1px 0 3px;padding:0;border-radius:0;background:transparent;color:#475467;font-size:12px;font-weight:900;line-height:1.2}
body.drtv-syd-full-width .drtv-syd__offer--wallet .drtv-syd__points-value{background:transparent;color:#8a5a00}
body.drtv-syd-full-width .drtv-syd__offer--cash .drtv-syd__points-value{background:transparent;color:#b91c1c}
body.drtv-syd-full-width .drtv-syd__route-benefit{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:13px;align-items:center;width:100%;margin:14px 0 18px;padding:12px 14px;border:1px solid #bfe6cd;border-radius:20px;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.92),transparent 34%),linear-gradient(135deg,#f0fff6 0%,#e8f8ee 100%);box-shadow:0 12px 28px rgba(22,111,56,.08),inset 0 1px 0 rgba(255,255,255,.95);box-sizing:border-box;overflow:hidden}
body.drtv-syd-full-width .drtv-syd__route-benefit:after{content:"";position:absolute;right:-38px;top:-54px;width:140px;height:140px;border-radius:999px;background:radial-gradient(circle,rgba(34,197,94,.12),transparent 68%);pointer-events:none}
body.drtv-syd-full-width .drtv-syd__route-benefit>*{position:relative;z-index:1}
body.drtv-syd-full-width .drtv-syd__route-benefit-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#0f5132;color:#fff;box-shadow:0 9px 20px rgba(15,81,50,.22)}
body.drtv-syd-full-width .drtv-syd__route-icon{width:28px;height:28px;display:block}
body.drtv-syd-full-width .drtv-syd__route-icon--dropoff{display:none}
body.drtv-syd-full-width .drtv-syd__route-benefit-copy{display:grid;gap:2px;min-width:0}
body.drtv-syd-full-width .drtv-syd__route-benefit-kicker{font-size:9px;font-weight:950;letter-spacing:.11em;text-transform:uppercase;color:#3f7a56}
body.drtv-syd-full-width .drtv-syd__route-benefit-copy strong{font-size:14px;line-height:1.2;color:#123b26;font-weight:950;letter-spacing:-.01em}
body.drtv-syd-full-width .drtv-syd__route-benefit-copy small{font-size:11.5px;line-height:1.35;color:#527060;font-weight:750}
body.drtv-syd-full-width .drtv-syd__route-benefit-alt{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin-top:4px;padding:5px 8px;border-radius:999px;background:rgba(255,248,224,.92);border:1px solid rgba(226,170,36,.32);color:#755000;font-size:10px;line-height:1.15;font-weight:950;letter-spacing:-.01em;box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}
body.drtv-syd-full-width .drtv-syd__route-benefit-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;background:#fff;color:#176f38;border:1px solid rgba(23,111,56,.16);font-size:9px;font-weight:950;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;box-shadow:0 6px 14px rgba(22,111,56,.08)}
body.drtv-syd-full-width .drtv-syd__route-benefit.is-dropoff{border-color:#ebcf72;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.94),transparent 34%),linear-gradient(135deg,#fffdf3 0%,#fff1bd 100%);box-shadow:0 12px 28px rgba(151,100,0,.10),inset 0 1px 0 rgba(255,255,255,.95)}
body.drtv-syd-full-width .drtv-syd__route-benefit.is-dropoff:after{background:radial-gradient(circle,rgba(245,183,0,.18),transparent 68%)}
body.drtv-syd-full-width .drtv-syd__route-benefit.is-dropoff .drtv-syd__route-benefit-icon{background:linear-gradient(145deg,#111827,#5b3d00);color:#ffe58a;box-shadow:0 9px 20px rgba(91,61,0,.22)}
body.drtv-syd-full-width .drtv-syd__route-benefit.is-dropoff .drtv-syd__route-icon--post{display:none}
body.drtv-syd-full-width .drtv-syd__route-benefit.is-dropoff .drtv-syd__route-icon--dropoff{display:block}
body.drtv-syd-full-width .drtv-syd__route-benefit.is-dropoff .drtv-syd__route-benefit-kicker{color:#8a6500}
body.drtv-syd-full-width .drtv-syd__route-benefit.is-dropoff .drtv-syd__route-benefit-copy strong{color:#4d3700}
body.drtv-syd-full-width .drtv-syd__route-benefit.is-dropoff .drtv-syd__route-benefit-copy small{color:#765b16}
body.drtv-syd-full-width .drtv-syd__route-benefit.is-dropoff .drtv-syd__route-benefit-alt{background:rgba(17,24,39,.07);border-color:rgba(17,24,39,.11);color:#3f2f05}
body.drtv-syd-full-width .drtv-syd__route-benefit.is-dropoff .drtv-syd__route-benefit-badge{background:#111827;color:#ffe58a;border-color:#111827;box-shadow:0 6px 14px rgba(17,24,39,.13)}
body.drtv-syd-full-width .drtv-syd__route-benefit--confirm{margin:14px 0 16px;padding:11px 13px;border-radius:18px;grid-template-columns:46px minmax(0,1fr) auto}
body.drtv-syd-full-width .drtv-syd__route-benefit--confirm .drtv-syd__route-benefit-icon{width:44px;height:44px;border-radius:14px}
body.drtv-syd-full-width .drtv-syd__route-benefit--confirm .drtv-syd__route-icon{width:24px;height:24px}
body.drtv-syd-full-width .drtv-syd__route-benefit--confirm .drtv-syd__route-benefit-copy strong{font-size:13px}
body.drtv-syd-full-width .drtv-syd__route-benefit--confirm .drtv-syd__route-benefit-copy small{font-size:11px}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__route-benefit,
body.drtv-syd-full-width .drtv-syd__route-benefit--confirm{grid-template-columns:48px minmax(0,1fr);gap:10px;margin:12px 0 15px;padding:11px 12px;border-radius:18px}
  body.drtv-syd-full-width .drtv-syd__route-benefit-icon,
body.drtv-syd-full-width .drtv-syd__route-benefit--confirm .drtv-syd__route-benefit-icon{width:46px;height:46px;border-radius:14px}
  body.drtv-syd-full-width .drtv-syd__route-icon,
body.drtv-syd-full-width .drtv-syd__route-benefit--confirm .drtv-syd__route-icon{width:25px;height:25px}
  body.drtv-syd-full-width .drtv-syd__route-benefit-copy strong,
body.drtv-syd-full-width .drtv-syd__route-benefit--confirm .drtv-syd__route-benefit-copy strong{font-size:12.5px}
  body.drtv-syd-full-width .drtv-syd__route-benefit-copy small,
body.drtv-syd-full-width .drtv-syd__route-benefit--confirm .drtv-syd__route-benefit-copy small{font-size:10.5px}
  body.drtv-syd-full-width .drtv-syd__route-benefit-alt{width:100%;justify-content:flex-start;white-space:normal;font-size:9.5px;line-height:1.25}
  body.drtv-syd-full-width .drtv-syd__route-benefit-badge{grid-column:2;justify-self:start;padding:5px 8px;font-size:8.5px}
}
body.drtv-syd-full-width .drtv-syd__points-help{display:grid;grid-template-columns:48px 1fr;gap:12px;margin-top:16px;padding:15px;border-radius:24px;background:#fff;color:#111827;border:1px solid #f1d37a;box-shadow:0 12px 26px rgba(17,24,39,.06);align-items:center}
body.drtv-syd-full-width .drtv-syd__points-help-icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#fff;color:#111827;font-weight:950;flex:0 0 auto;box-shadow:0 8px 18px rgba(17,24,39,.08);border:1px solid #f3e5b7;overflow:hidden}
body.drtv-syd-full-width .drtv-syd__points-help-icon img{width:38px;height:38px;object-fit:contain;display:block}
body.drtv-syd-full-width .drtv-syd__points-help-copy{min-width:0}
body.drtv-syd-full-width .drtv-syd__points-help-copy strong{display:block;font-size:14px;line-height:1.18;color:#111827;letter-spacing:-.01em}
body.drtv-syd-full-width .drtv-syd__points-help-copy span{display:block;margin-top:4px;color:#667085;font-size:12px;line-height:1.42}
body.drtv-syd-full-width .drtv-syd__points-info{grid-column:1/-1;border:0;border-radius:999px;background:#111827;color:#fff;font-weight:950;padding:11px 14px;cursor:pointer;box-shadow:0 10px 22px rgba(17,24,39,.13);white-space:normal;line-height:1.12;width:100%;min-height:42px}
body.drtv-syd-full-width .drtv-syd__points-info:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(17,24,39,.16)}
/* Command-card variant must follow the generic Reward Points card rules so the
 * variant wins by normal cascade order without !important. */
body.drtv-syd-full-width .drtv-syd__points-help--top{margin:14px 0 16px;border-radius:22px;background:linear-gradient(135deg,#0b1020 0%,#111827 62%,#24100d 100%);border:1px solid rgba(255,231,155,.22);color:#fff;box-shadow:0 16px 32px rgba(17,24,39,.12)}
body.drtv-syd-full-width .drtv-syd__points-help--top .drtv-syd__points-help-copy strong{color:#fff}
body.drtv-syd-full-width .drtv-syd__points-help--top .drtv-syd__points-help-copy span{color:rgba(255,255,255,.72)}
body.drtv-syd-full-width .drtv-syd__points-help--top .drtv-syd__points-help-icon{background:#fff;border-color:rgba(255,231,155,.36)}
body.drtv-syd-full-width .drtv-syd__points-help--top .drtv-syd__points-info{background:#fff;color:#0b1020;border:0;box-shadow:none}
@media (max-width:900px){
  body.drtv-syd-full-width .drtv-syd__points-help--top{display:none}
}
body.drtv-syd-full-width .drtv-syd-pointsmodal{position:fixed;inset:0;z-index:1000001;display:flex;align-items:center;justify-content:center;padding:20px}
body.drtv-syd-full-width .drtv-syd-pointsmodal.is-hidden{display:none}
body.drtv-syd-full-width .drtv-syd-pointsmodal__backdrop{position:absolute;inset:0;background:rgba(7,10,16,.78);backdrop-filter:blur(10px)}
body.drtv-syd-full-width .drtv-syd-pointsmodal__dialog:before{content:"";position:absolute;right:32px;top:30px;width:58px;height:58px;border-radius:999px;display:block;background:#fff var(--drtv-syd-points-icon) center/44px 44px no-repeat;border:1px solid rgba(246,211,101,.45);box-shadow:0 10px 24px rgba(17,24,39,.08);opacity:.18}
body.drtv-syd-full-width .drtv-syd-pointsmodal__eyebrow{display:inline-flex;align-items:center;gap:8px;background:#111827;color:#ffd966;border:1px solid rgba(255,214,102,.45);border-radius:999px;padding:8px 13px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;position:relative;z-index:2}
body.drtv-syd-full-width .drtv-syd-pointsmodal__title{font-size:34px;line-height:1.02;margin:16px 0 8px;color:#111827;letter-spacing:-.04em;position:relative;z-index:2;padding-right:70px}
body.drtv-syd-full-width .drtv-syd-pointsmodal__text{margin:0 0 16px;color:#4b5563;line-height:1.6;max-width:560px;position:relative;z-index:2}
body.drtv-syd-full-width .drtv-syd-pointsmodal__tile-icon{width:50px;height:50px;min-width:50px;min-height:50px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#fff7d6;color:#111827;font-weight:950;margin:0 auto 14px;box-shadow:0 8px 16px rgba(180,120,24,.10);font-size:0;line-height:0;text-align:center;overflow:hidden}
body.drtv-syd-full-width .drtv-syd-pointsmodal__tile-icon img{width:40px;height:40px;display:block;object-fit:contain;object-position:center}
body.drtv-syd-full-width .drtv-syd-pointsmodal__tile-icon svg{width:21px;height:21px;display:block;stroke:currentColor;stroke-width:2.8;fill:none;stroke-linecap:round;stroke-linejoin:round;margin:auto}
body.drtv-syd-full-width .drtv-syd-pointsmodal__tile-icon--brand{background:#fff;border:1px solid #f3e5b7}
body.drtv-syd-full-width .drtv-syd-pointsmodal__tile-icon--brand img{width:42px;height:42px}
body.drtv-syd-full-width .drtv-syd-pointsmodal__tile > span:not(.drtv-syd-pointsmodal__tile-icon){display:block;margin-top:7px;color:#6b7280;font-size:12.5px;line-height:1.43}
body.drtv-syd-full-width .drtv-syd-pointsmodal__cta{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}
body.drtv-syd-full-width .drtv-syd-pointsmodal__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:12px 16px;text-decoration:none;font-size:13px;font-weight:950;border:1px solid transparent}
body.drtv-syd-full-width .drtv-syd-pointsmodal__button--primary{background:#e60012;color:#fff;box-shadow:0 12px 28px rgba(230,0,18,.18)}
body.drtv-syd-full-width .drtv-syd-pointsmodal__button--gold{background:#ffd966;color:#111827;border-color:#f6d365}
body.drtv-syd-full-width .drtv-syd-pointsmodal__note{padding:14px;border-radius:18px;background:#fff;border:1px solid #f0e1bc;color:#475467;font-size:13px;line-height:1.55;font-weight:800}
body.drtv-syd-full-width .drtv-syd-pointsmodal__note strong{color:#111827}
@media (max-height:820px) and (min-width:641px){
  body.drtv-syd-full-width .drtv-syd-pointsmodal{padding:14px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__dialog{max-height:calc(100dvh - 28px);padding:24px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__title{font-size:30px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__text{line-height:1.48}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__valuecard{margin:12px 0}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__steps{gap:8px;margin:10px 0}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__step{padding:11px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__cta{margin:12px 0}
}
@media (max-width:720px){
  body.drtv-syd-full-width .drtv-syd__offer-points{align-items:flex-start}
  body.drtv-syd-full-width .drtv-syd__offer-points em{white-space:normal}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__dialog{padding:24px 18px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__dialog:before{right:54px;top:16px;width:54px;height:54px;background-size:40px 40px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__title{font-size:28px;padding-right:58px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__cta{display:grid}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__button{width:100%}
}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__offer-points{align-items:flex-start;flex-direction:column}
  body.drtv-syd-full-width .drtv-syd__offer-points em{text-align:left}
  body.drtv-syd-full-width .drtv-syd__points-help{grid-template-columns:44px 1fr;padding:14px}
  body.drtv-syd-full-width .drtv-syd__points-help-icon{width:42px;height:42px;border-radius:14px}
  body.drtv-syd-full-width .drtv-syd__points-help-icon img{width:34px;height:34px}
  body.drtv-syd-full-width .drtv-syd__points-help-copy span{font-size:11.5px}
  body.drtv-syd-full-width .drtv-syd__points-info{grid-column:1/-1;margin-left:0;width:100%}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__title{font-size:26px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__button{width:100%}
}
body.drtv-syd-full-width .drtv-syd__small{font-size:13px;color:#6b7280;line-height:1.65}
body.drtv-syd-full-width .drtv-syd__notice{border-radius:18px;padding:16px 18px;margin:0 0 18px}
body.drtv-syd-full-width .drtv-syd__notice--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}
body.drtv-syd-full-width .drtv-syd__errors{margin:0;padding-left:18px}
body.drtv-syd-full-width .drtv-syd__reviewtoggle{display:flex;align-items:flex-start;gap:10px;width:100%;margin-top:12px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:18px;background:#f8fafc;color:#111827;cursor:pointer;box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd__reviewtoggle input{margin-top:2px}
body.drtv-syd-full-width .drtv-syd__reviewtext strong{display:block;font-size:14px;line-height:1.35}
body.drtv-syd-full-width .drtv-syd__reviewtext span{display:block;font-size:12px;line-height:1.5;color:#6b7280}
body.drtv-syd-full-width .drtv-syd__retailnote{display:none;margin-top:10px}
body.drtv-syd-full-width .drtv-syd__retailnote.is-visible{display:block}
body.drtv-syd-full-width .drtv-syd__field[data-role=retail-field]{grid-column:1/-1}
body.drtv-syd-full-width .drtv-syd__field[data-role=retail-field] .drtv-syd__input{border-radius:18px}
body.drtv-syd-full-width .drtv-syd__input[type=number]{appearance:textfield;-moz-appearance:textfield}
body.drtv-syd-full-width .drtv-syd__input[type=number]::-webkit-outer-spin-button,
body.drtv-syd-full-width .drtv-syd__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
body.drtv-syd-full-width .drtv-syd__contactnote{display:none;grid-column:1/-1;margin-top:8px;padding:0 2px 2px;color:#6b7280;font-size:12px;line-height:1.55}
body.drtv-syd-full-width .drtv-syd__contactnote.is-visible{display:block}
body.drtv-syd-full-width .drtv-syd__saved-address{grid-column:1/-1;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;margin:2px 0 4px;padding:13px 14px;border:1px solid #cfe9d9;border-radius:16px;background:linear-gradient(180deg,#f5fcf7 0%,#eff9f3 100%);color:#174d2d}
body.drtv-syd-full-width .drtv-syd__saved-address-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#087a3c;color:#fff;font-size:15px;font-weight:950;line-height:1;box-shadow:0 7px 18px rgba(8,122,60,.18)}
body.drtv-syd-full-width .drtv-syd__saved-address span:last-child{display:grid;gap:2px;min-width:0}body.drtv-syd-full-width .drtv-syd__saved-address strong{font-size:13px;font-weight:950;line-height:1.3}body.drtv-syd-full-width .drtv-syd__saved-address small{font-size:11.5px;font-weight:700;line-height:1.45;color:#4f6b5a}
body.drtv-syd-full-width .drtv-syd__dropoffinfo{display:none;grid-column:1/-1;margin-top:10px;border-radius:20px;background:#fff;border:1px solid #e6e8ef;color:#1b1f2a;overflow:hidden;box-shadow:0 12px 28px rgba(17,24,39,.06)}
body.drtv-syd-full-width .drtv-syd__dropoffinfo.is-visible{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(220px,.92fr)}
body.drtv-syd-full-width .drtv-syd__dropoffcopy{padding:18px 20px}
body.drtv-syd-full-width .drtv-syd__dropoffeyebrow{display:block;margin-bottom:6px;color:#9a6700;font-size:10px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd__dropofftitle{display:block;margin:0 0 7px;color:#111827;font-size:18px;font-weight:950;line-height:1.18}
body.drtv-syd-full-width .drtv-syd__dropofftext{display:block;color:#4b5563;font-size:13px;font-weight:650;line-height:1.55}
body.drtv-syd-full-width .drtv-syd__dropoffperks{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}
body.drtv-syd-full-width .drtv-syd__dropoffperk{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;background:#fff8dd;border:1px solid #efd374;color:#7b5600;font-size:10px;font-weight:900;line-height:1.2}
body.drtv-syd-full-width .drtv-syd__dropoffmap{position:relative;min-height:190px;background:linear-gradient(135deg,#e9edf3,#f8fafc);overflow:hidden}
body.drtv-syd-full-width .drtv-syd__dropoffmap iframe{display:block;width:100%;height:100%;min-height:190px;border:0;filter:saturate(.82) contrast(.96)}
body.drtv-syd-full-width .drtv-syd__dropoffmapempty{display:flex;align-items:center;justify-content:center;height:100%;min-height:190px;padding:22px;text-align:center;color:#64748b;font-size:12px;font-weight:800}
body.drtv-syd-full-width .drtv-syd__dropoffmapbar{position:absolute;left:10px;right:10px;bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(15,23,42,.16);backdrop-filter:blur(8px)}
body.drtv-syd-full-width .drtv-syd__dropoffmapbar strong{display:block;margin:0;color:#111827;font-size:11px;line-height:1.2}
body.drtv-syd-full-width .drtv-syd__dropoffmapbar span{display:block;color:#64748b;font-size:9px;line-height:1.25}
body.drtv-syd-full-width .drtv-syd__dropoffmaplink{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 10px;border-radius:999px;background:#0b1222;color:#fff;font-size:10px;font-weight:900;text-decoration:none;white-space:nowrap}
body.drtv-syd-full-width .drtv-syd__dropoffmaplink:hover{background:#e60012;color:#fff}
@media (max-width:700px){
  body.drtv-syd-full-width .drtv-syd__clienterrors{margin:15px 0 13px;padding:14px;border-radius:19px}
  body.drtv-syd-full-width .drtv-syd__clienterrors-head{grid-template-columns:36px minmax(0,1fr) auto;gap:10px}
  body.drtv-syd-full-width .drtv-syd__clienterrors-icon{width:36px;height:36px;border-radius:13px;font-size:17px}
  body.drtv-syd-full-width .drtv-syd__clienterrors-copy strong{font-size:15px}
  body.drtv-syd-full-width .drtv-syd__clienterrors-copy span{font-size:11px}
  body.drtv-syd-full-width .drtv-syd__clienterrors-count{min-width:30px;height:30px;padding:0 8px;font-size:12px}
  body.drtv-syd-full-width .drtv-syd__clienterrors-list{margin-top:11px;gap:7px}
  body.drtv-syd-full-width .drtv-syd__clienterrors-list li{grid-template-columns:24px minmax(0,1fr);min-height:42px;padding:8px 10px;border-radius:13px;font-size:12px}
  body.drtv-syd-full-width .drtv-syd__clienterrors-list li b{width:24px;height:24px;border-radius:8px;font-size:10px}
  body.drtv-syd-full-width .drtv-syd__dropoffinfo.is-visible{grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd__dropoffcopy{padding:16px}
  body.drtv-syd-full-width .drtv-syd__dropoffmap,
body.drtv-syd-full-width .drtv-syd__dropoffmap iframe,
body.drtv-syd-full-width .drtv-syd__dropoffmapempty{min-height:170px}
  body.drtv-syd-full-width .drtv-syd__dropofftitle{font-size:17px}
}
body.drtv-syd-full-width .drtv-syd__stickybar{display:none}
@media (max-width: 900px){
  body.drtv-syd-full-width .drtv-syd__layout{grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd__grid{grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd__aside{position:static;display:none}
}
@media (max-width: 640px){
  body.drtv-syd-full-width .drtv-syd{padding:0 0 110px}
  body.drtv-syd-full-width .drtv-syd__itemhead h3{font-size:18px}
  body.drtv-syd-full-width .drtv-syd__setsummary:not(.drtv-syd__setsummary--premium){grid-template-columns:1fr 1fr;align-items:stretch}
  body.drtv-syd-full-width .drtv-syd__setsummary-title{grid-column:1/-1}
  body.drtv-syd-full-width .drtv-syd__setpill{justify-content:space-between}
  body.drtv-syd-full-width .drtv-syd__card,
body.drtv-syd-full-width .drtv-syd__mini{border-radius:20px}
  body.drtv-syd-full-width .drtv-syd__amount{font-size:36px}
  body.drtv-syd-full-width .drtv-syd__stickybar{display:grid;position:fixed;left:max(10px,env(safe-area-inset-left,0px));right:max(10px,env(safe-area-inset-right,0px));bottom:calc(var(--drtv-syd-visual-bottom,0px) + env(safe-area-inset-bottom,0px) + 14px);width:auto;max-width:none;z-index:9999;background:linear-gradient(135deg,rgba(7,10,18,.985) 0%,rgba(13,17,29,.985) 52%,rgba(29,8,18,.985) 100%);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:10px;grid-template-columns:1fr;grid-template-areas:"head" "summary";gap:8px;box-shadow:0 18px 42px rgba(0,0,0,.32);box-sizing:border-box;contain:layout paint;overflow:hidden}
  body.drtv-syd-full-width .drtv-syd__stickybar.is-hidden{display:none}
  body.drtv-syd-full-width .drtv-syd__stickybar.is-minimised{grid-template-areas:"head";gap:0;padding:9px 10px}
  body.drtv-syd-full-width .drtv-syd__stickybar.is-minimised .drtv-syd__sticky-summary{display:none}
  body.drtv-syd-full-width .drtv-syd__sticky-head{grid-area:head;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 2px 1px;min-width:0}
  body.drtv-syd-full-width .drtv-syd__sticky-title{display:flex;align-items:center;gap:7px;color:#fff;font-size:10.5px;font-weight:950;text-transform:uppercase;letter-spacing:.10em;line-height:1;min-width:0}
  body.drtv-syd-full-width .drtv-syd__sticky-title:before{content:"";width:8px;height:8px;border-radius:999px;background:#ff0019;box-shadow:0 0 0 5px rgba(255,0,25,.12);flex:0 0 auto}
  body.drtv-syd-full-width .drtv-syd__sticky-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}
  body.drtv-syd-full-width .drtv-syd__sticky-help,
body.drtv-syd-full-width .drtv-syd__sticky-toggle{appearance:none;-webkit-appearance:none;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 11px;font-size:9.5px;font-weight:950;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;cursor:pointer}
  body.drtv-syd-full-width .drtv-syd__sticky-help{border:1px solid rgba(255,231,155,.34);background:linear-gradient(180deg,rgba(255,231,155,.18) 0%,rgba(255,231,155,.10) 100%);color:#ffe79b;box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 10px 22px rgba(0,0,0,.18)}
  body.drtv-syd-full-width .drtv-syd__sticky-help:hover{background:linear-gradient(180deg,rgba(255,255,255,.16) 0%,rgba(255,231,155,.18) 100%);color:#fff}
  body.drtv-syd-full-width .drtv-syd__sticky-toggle{gap:5px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff}
  body.drtv-syd-full-width .drtv-syd__sticky-toggle:hover{background:rgba(255,255,255,.14)}
  body.drtv-syd-full-width .drtv-syd__sticky-toggle-icon{font-size:16px;line-height:1;font-weight:800}
  body.drtv-syd-full-width .drtv-syd__sticky-summary{grid-area:summary;display:flex;align-items:center;min-width:0;padding:0;background:transparent;color:#fff}
  body.drtv-syd-full-width .drtv-syd__sticky-summary-text{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;min-width:0}
  body.drtv-syd-full-width .drtv-syd__sticky-summary-card{display:grid;align-content:start;gap:3px;min-width:0;min-height:84px;padding:11px 12px;border-radius:17px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.08)}
  body.drtv-syd-full-width .drtv-syd__sticky-summary-card--wallet{position:relative;background:linear-gradient(180deg,rgba(255,231,155,.14),rgba(255,255,255,.075));border-color:rgba(255,231,155,.26);box-shadow:inset 0 0 0 1px rgba(255,231,155,.05)}
  body.drtv-syd-full-width .drtv-syd__sticky-summary-card--wallet:after{content:"BEST VALUE";position:absolute;right:8px;top:8px;border-radius:999px;background:linear-gradient(180deg,#ff1028 0%,#ed0018 100%);color:#fff;font-size:8px;font-weight:950;letter-spacing:.055em;padding:4px 7px;line-height:1;box-shadow:0 6px 16px rgba(237,0,24,.28)}
  body.drtv-syd-full-width .drtv-syd__sticky-summary-card small{display:block;color:rgba(255,255,255,.68);font-size:9.5px;font-weight:950;letter-spacing:.075em;text-transform:uppercase;line-height:1.05;white-space:nowrap}
  body.drtv-syd-full-width .drtv-syd__sticky-summary-card strong{display:block;color:#fff;font-size:23px;font-weight:950;line-height:1;letter-spacing:-.035em;white-space:nowrap}
  body.drtv-syd-full-width .drtv-syd__sticky-summary-card em{display:block;color:#ffe79b;font-size:11.5px;font-weight:950;font-style:normal;line-height:1.18;white-space:normal;overflow:visible;text-overflow:clip}
  body.drtv-syd-full-width .drtv-syd__sticky-summary-card i{display:block;color:rgba(255,255,255,.78);font-size:9.5px;font-weight:800;font-style:normal;line-height:1.2;white-space:normal}
  body.drtv-syd-full-width .drtv-syd__sticky-summary-card .drtv-syd__points-timing{display:block;color:rgba(255,255,255,.62);font-size:9px;font-weight:850;line-height:1.15}
  @media (max-width:380px){
    body.drtv-syd-full-width .drtv-syd__sticky-summary-text{gap:6px}
    body.drtv-syd-full-width .drtv-syd__sticky-summary-card{padding:10px 9px;min-height:80px}
    body.drtv-syd-full-width .drtv-syd__sticky-summary-card strong{font-size:21px}
    body.drtv-syd-full-width .drtv-syd__sticky-summary-card em{font-size:10.5px}
    body.drtv-syd-full-width .drtv-syd__sticky-summary-card i{font-size:9px}
    body.drtv-syd-full-width .drtv-syd__sticky-help,
body.drtv-syd-full-width .drtv-syd__sticky-toggle{font-size:8.5px;padding:0 8px}
  }
  body.drtv-syd-full-width .drtv-has-mobile-bottom-nav .drtv-syd__stickybar{bottom:calc(var(--drtv-syd-visual-bottom,0px) + 90px + env(safe-area-inset-bottom,0px));z-index:99989}
  body.drtv-syd-full-width .drtv-has-mobile-bottom-nav .drtv-syd{padding-bottom:250px}
  @media (max-width:640px){
    body.drtv-syd-full-width .drtv-syd input,
body.drtv-syd-full-width .drtv-syd select,
body.drtv-syd-full-width .drtv-syd textarea{font-size:16px}
    body.drtv-syd-full-width .drtv-syd__input,
body.drtv-syd-full-width .drtv-syd__select,
body.drtv-syd-full-width .drtv-syd__textarea{font-size:16px}
    body.drtv-syd-full-width .drtv-syd__searchwrap .drtv-syd__input[data-calc="model"]{font-size:16px}
  }
  @media (max-width:380px){
    body.drtv-syd-full-width .drtv-syd__stickybar{left:max(7px,env(safe-area-inset-left,0px));right:max(7px,env(safe-area-inset-right,0px));padding:8px;gap:7px;border-radius:20px}
    body.drtv-syd-full-width .drtv-syd__sticky-title{font-size:9.5px}
  }
}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__formwrap{margin-bottom:20px}
  body.drtv-syd-full-width .drtv-syd__button--primary{min-width:0;max-width:100%;white-space:normal}
}
body.drtv-syd-full-width .drtv-syd-pointsmodal__valuecard{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;align-items:center;padding:16px;border:1px solid #f0d482;border-radius:22px;background:#fff;box-shadow:0 12px 26px rgba(180,120,24,.07);margin:16px 0}
body.drtv-syd-full-width .drtv-syd-pointsmodal__valuecard strong{display:block;color:#111827;font-size:18px;line-height:1.18;font-weight:950}
body.drtv-syd-full-width .drtv-syd-pointsmodal__valuecard span:not(.drtv-syd-pointsmodal__tile-icon){display:block;margin-top:5px;color:#6b7280;font-size:13px;line-height:1.45}
body.drtv-syd-full-width .drtv-syd-pointsmodal__steps{display:grid;gap:10px;margin:14px 0}
body.drtv-syd-full-width .drtv-syd-pointsmodal__step{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:start;padding:13px;border:1px solid #f0e1bc;border-radius:18px;background:#fff}
body.drtv-syd-full-width .drtv-syd-pointsmodal__step > span{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;background:#fff4ce;color:#9a6400;font-size:12px;font-weight:950}
body.drtv-syd-full-width .drtv-syd-pointsmodal__step strong{display:block;color:#111827;font-size:15px;line-height:1.2;font-weight:950}
body.drtv-syd-full-width .drtv-syd-pointsmodal__step small{display:block;margin-top:4px;color:#6b7280;font-size:13px;line-height:1.45}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd-pointsmodal__valuecard{grid-template-columns:52px minmax(0,1fr);padding:14px;border-radius:20px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__valuecard strong{font-size:16px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__valuecard span:not(.drtv-syd-pointsmodal__tile-icon){font-size:13px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__steps{gap:9px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__step{grid-template-columns:42px minmax(0,1fr);padding:12px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__step strong{font-size:14px}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__step small{font-size:12.5px}
}
/* Shared page ownership is defined in full-width-foundation.css. Component rules below stay page-system agnostic. */

body.drtv-syd-full-width .drtv-syd__journey{display:block;width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd__flow{display:grid;gap:16px;width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd__steps{list-style:none;width:100%;max-width:100%;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd__step{position:relative;display:flex;align-items:center;gap:12px;min-width:0;padding:15px 16px;border-radius:20px;background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%);border:1px solid #e6e9ef;box-shadow:0 12px 28px rgba(17,24,39,.055),inset 0 1px 0 rgba(255,255,255,.9)}
body.drtv-syd-full-width .drtv-syd__step:before{content:"";position:absolute;left:16px;right:16px;top:0;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#e60012 0%,#ff4555 58%,rgba(255,69,85,.18) 100%)}
body.drtv-syd-full-width .drtv-syd__stepnum{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:999px;background:linear-gradient(180deg,#ff2638 0%,#e60012 100%);color:#fff;font-size:13px;font-weight:950;flex:0 0 35px;box-shadow:0 9px 18px rgba(230,0,18,.16)}
body.drtv-syd-full-width .drtv-syd__stepcopy{display:grid;gap:3px;min-width:0}
body.drtv-syd-full-width .drtv-syd__stepcopy strong{font-size:15px;font-weight:900;letter-spacing:-.025em;color:#111827;line-height:1.15}
body.drtv-syd-full-width .drtv-syd__stepcopy span{font-size:12px;font-weight:700;color:#6b7280;line-height:1.35}
body.drtv-syd-full-width .drtv-syd__confirm{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:18px;padding:24px;border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#fcfcfd 100%);border:1px solid #e6e9ef;box-shadow:0 16px 34px rgba(17,24,39,.08)}
body.drtv-syd-full-width .drtv-syd__confirm-title{margin:0 0 8px;font-size:28px;line-height:1.08;color:#111827}
body.drtv-syd-full-width .drtv-syd__confirm-lead{margin:0;color:#4b5563;line-height:1.7;font-size:15px}
body.drtv-syd-full-width .drtv-syd__ref{display:inline-flex;align-items:center;gap:10px;margin-top:16px;padding:10px 14px;border-radius:999px;background:#111827;color:#fff;font-weight:800;letter-spacing:.02em}
body.drtv-syd-full-width .drtv-syd__ref small{font-size:12px;color:rgba(255,255,255,.75);font-weight:700}
body.drtv-syd-full-width .drtv-syd__next{display:grid;gap:12px;margin-top:18px}
body.drtv-syd-full-width .drtv-syd__nextitem{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start}
body.drtv-syd-full-width .drtv-syd__nextitem strong{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#f3f4f6;color:#111827;font-size:12px}
body.drtv-syd-full-width .drtv-syd__nextitem span{font-size:14px;line-height:1.6;color:#374151;padding-top:2px}
body.drtv-syd-full-width .drtv-syd__confirm-side{display:grid;gap:14px}
body.drtv-syd-full-width .drtv-syd__summarycard{padding:18px;border-radius:20px;background:#fff;border:1px solid #eceef2}
body.drtv-syd-full-width .drtv-syd__summarycard h3{margin:0 0 12px;font-size:16px;color:#111827}
body.drtv-syd-full-width .drtv-syd__summarygrid{display:grid;gap:10px}
body.drtv-syd-full-width .drtv-syd__summaryrow{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#4b5563}
body.drtv-syd-full-width .drtv-syd__summaryrow strong{color:#111827}
body.drtv-syd-full-width .drtv-syd__summaryrow--accent strong,
body.drtv-syd-full-width .drtv-syd__summaryrow--accent span{font-size:18px;font-weight:800;color:#111827}
body.drtv-syd-full-width .drtv-syd__summaryrow--wallet strong,
body.drtv-syd-full-width .drtv-syd__summaryrow--wallet span{color:#b91c1c}
body.drtv-syd-full-width .drtv-syd__confirm-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}
body.drtv-syd-full-width .drtv-syd__confirm-cta{display:grid;gap:8px;padding:17px;border:1px solid #e1e5ec;border-radius:18px;background:linear-gradient(180deg,#fff 0%,#f7f8fb 100%)}body.drtv-syd-full-width .drtv-syd__confirm-cta-kicker{color:#e60012;font-size:10px;font-weight:950;letter-spacing:.10em;text-transform:uppercase}body.drtv-syd-full-width .drtv-syd__confirm-cta h3{margin:0;color:#111827;font-size:19px;line-height:1.2}body.drtv-syd-full-width .drtv-syd__confirm-cta p{margin:0;color:#5d6470;font-size:12.5px;line-height:1.55}
body.drtv-syd-full-width .drtv-syd__formwrap{display:grid;gap:18px}
body.drtv-syd-full-width .drtv-syd__zerostate{display:none;margin:12px 0 0;padding:12px 14px;border-radius:16px;background:#fff7f7;border:1px solid #ffd4d9;color:#9f1239;font-size:13px;font-weight:700;line-height:1.5}
body.drtv-syd-full-width .drtv-syd__zerostate.is-visible{display:block}
@media (max-width:1024px){
  body.drtv-syd-full-width .drtv-syd__journey{padding-left:0;padding-right:0}
  body.drtv-syd-full-width .drtv-syd__flow{width:100%;max-width:100%}
}
@media (max-width:960px){
  body.drtv-syd-full-width .drtv-syd__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  body.drtv-syd-full-width .drtv-syd__confirm{grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd__confirm-title{font-size:24px}
}
@media (max-width:680px){
  body.drtv-syd-full-width .drtv-syd__journey{width:100%;max-width:100%;margin:0;padding:0}
  body.drtv-syd-full-width .drtv-syd__flow{gap:14px;width:100%;max-width:100%}
  body.drtv-syd-full-width .drtv-syd__layout{margin-top:0}
  body.drtv-syd-full-width .drtv-syd__steps{display:flex;grid-template-columns:none;gap:10px;overflow-x:auto;overflow-y:hidden;margin:0 -10px;padding:0 10px 6px;scroll-padding-left:10px;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  body.drtv-syd-full-width .drtv-syd__steps::-webkit-scrollbar{display:none}
  body.drtv-syd-full-width .drtv-syd__step{align-items:center;gap:12px;flex:0 0 74vw;min-height:80px;padding:13px;scroll-snap-align:start;scroll-snap-stop:normal;box-shadow:0 10px 22px rgba(17,24,39,.07),inset 0 1px 0 rgba(255,255,255,.9)}
  body.drtv-syd-full-width .drtv-syd__step:last-child{margin-right:16vw}
  body.drtv-syd-full-width .drtv-syd__step:before{left:13px;right:13px}
  body.drtv-syd-full-width .drtv-syd__stepnum{width:36px;height:36px;flex-basis:36px;font-size:13px}
  body.drtv-syd-full-width .drtv-syd__stepcopy{padding-top:0}
  body.drtv-syd-full-width .drtv-syd__stepcopy strong{font-size:15px;line-height:1.18}
  body.drtv-syd-full-width .drtv-syd__stepcopy span{font-size:12px;line-height:1.35}
}
body.drtv-syd-full-width .drtv-syd .drtv-syd__layout > .drtv-syd__card,
body.drtv-syd-full-width .drtv-syd .drtv-syd__formwrap .drtv-syd__card{border-color:rgba(234,179,8,.18);box-shadow:0 18px 46px rgba(17,24,39,.065), 0 1px 0 rgba(255,255,255,.85) inset}
body.drtv-syd-full-width .drtv-syd .drtv-syd__section-title,
body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep h3{letter-spacing:-.045em}
body.drtv-syd-full-width .drtv-syd .drtv-syd__label{display:inline-flex;align-items:center;gap:4px;color:#111827;font-weight:900}
body.drtv-syd-full-width .drtv-syd .drtv-syd__required{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:999px;background:#fff1f2;color:#e60012;font-size:11px;line-height:1;transform:translateY(-1px)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__input,
body.drtv-syd-full-width .drtv-syd .drtv-syd__select,
body.drtv-syd-full-width .drtv-syd .drtv-syd__textarea{border-color:#e3e7ee;background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%);box-shadow:0 8px 18px rgba(17,24,39,.035);transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease}
body.drtv-syd-full-width .drtv-syd .drtv-syd__input:focus,
body.drtv-syd-full-width .drtv-syd .drtv-syd__select:focus,
body.drtv-syd-full-width .drtv-syd .drtv-syd__textarea:focus{outline:none;border-color:#d6a533;box-shadow:0 0 0 4px rgba(240,212,130,.26), 0 12px 24px rgba(17,24,39,.06)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__field--dart .drtv-syd__fieldactions:before{content:"Can’t find your darts? Pick the closest match or use manual entry, then add notes.";display:block;width:100%;color:#667085;font-size:12px;line-height:1.45;font-weight:750;margin-top:-2px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchresults{border-color:#eaecf0;border-radius:24px;box-shadow:0 28px 60px rgba(17,24,39,.18)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchitem:hover,
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchitem.is-active{background:#fffdf5;border-color:#f0d482;box-shadow:0 8px 16px rgba(17,24,39,.045)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__included-card{border-radius:24px;border-color:#e9edf3;background:linear-gradient(180deg,#ffffff 0%,#fffdf7 100%);box-shadow:0 10px 24px rgba(17,24,39,.035)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__included-head span{font-size:17px;letter-spacing:-.035em}
body.drtv-syd-full-width .drtv-syd .drtv-syd__included-head small{color:#5f6b7a;font-weight:780}
body.drtv-syd-full-width .drtv-syd .drtv-syd__include{position:relative;overflow:hidden;border-radius:20px;min-height:64px;padding:12px 14px;background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%);border-color:#e9edf3;box-shadow:0 6px 14px rgba(17,24,39,.025)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__include:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 0%,rgba(240,212,130,.20),transparent 45%);opacity:0;transition:opacity .18s ease}
body.drtv-syd-full-width .drtv-syd .drtv-syd__include:hover{border-color:#f0d482;box-shadow:0 14px 26px rgba(17,24,39,.07)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__include:hover:after,
body.drtv-syd-full-width .drtv-syd .drtv-syd__include:has(input:checked):after{opacity:1}
body.drtv-syd-full-width .drtv-syd .drtv-syd__include input{width:32px;height:32px;border-radius:0;border:2px solid #e4e7ec;box-shadow:0 4px 10px rgba(17,24,39,.04)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__include input:checked{border-color:#16a34a;background:#16a34a;box-shadow:0 10px 20px rgba(22,163,74,.18)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__include:has(input:checked){background:linear-gradient(180deg,#f0fdf4 0%,#f7fff9 100%);border-color:#bbf7d0}
body.drtv-syd-full-width .drtv-syd .drtv-syd__include strong{font-size:14px;letter-spacing:-.025em}
body.drtv-syd-full-width .drtv-syd .drtv-syd__include em{display:inline-flex;width:max-content;padding:2px 0;letter-spacing:.10em}
body.drtv-syd-full-width .drtv-syd .drtv-syd__photohint,
body.drtv-syd-full-width .drtv-syd .drtv-syd__contactnote{color:#667085;font-weight:700}
body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep{background:linear-gradient(180deg,#ffffff 0%,#fffdf8 100%);border-color:#f0d482;box-shadow:0 18px 42px rgba(17,24,39,.07), 0 1px 0 rgba(255,255,255,.9) inset}
body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep-checks span{background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%);border-color:#e9edf3;box-shadow:0 10px 22px rgba(17,24,39,.045);min-height:58px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep-checks span:before{width:26px;height:26px;box-shadow:0 8px 16px rgba(22,163,74,.18)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__actions--final .drtv-syd__button,
body.drtv-syd-full-width .drtv-syd .drtv-syd__button[type="submit"]{box-shadow:0 16px 30px rgba(230,0,18,.22)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__button[type="submit"].is-attention{animation:drtvSydSubmitAttention .42s ease 0s 2;background:#a90d1a;box-shadow:0 0 0 5px rgba(230,0,18,.12),0 18px 34px rgba(230,0,18,.26)}
@keyframes drtvSydSubmitAttention{0%,100%{transform:translateX(0)}35%{transform:translateX(-5px)}70%{transform:translateX(5px)}}
body.drtv-syd-full-width .drtv-syd .drtv-syd__actions--final .drtv-syd__button:hover,
body.drtv-syd-full-width .drtv-syd .drtv-syd__button[type="submit"]:hover{transform:translateY(-1px);box-shadow:0 20px 38px rgba(230,0,18,.28)}
@media (max-width:900px){
  body.drtv-syd-full-width .drtv-syd .drtv-syd__included-grid{gap:9px}
}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd .drtv-syd__layout > .drtv-syd__card,
body.drtv-syd-full-width .drtv-syd .drtv-syd__formwrap .drtv-syd__card{border-radius:22px;box-shadow:0 12px 30px rgba(17,24,39,.055)}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__field--dart .drtv-syd__searchwrap .drtv-syd__input[data-calc="model"]{min-height:62px;border-radius:20px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__included-grid{grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__include{min-height:60px}
}
@media (max-width:760px){
  body.drtv-syd-full-width html:has(.drtv-syd){-webkit-text-size-adjust:100%}
  body.drtv-syd-full-width .drtv-syd__layout{gap:14px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__steps,
body.drtv-syd-full-width .drtv-syd .drtv-syd__card,
body.drtv-syd-full-width .drtv-syd .drtv-syd__itemcard,
body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep,
body.drtv-syd-full-width .drtv-syd .drtv-syd__included-card{max-width:100%;box-sizing:border-box}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__layout > .drtv-syd__card,
body.drtv-syd-full-width .drtv-syd .drtv-syd__formwrap .drtv-syd__card{padding:15px;border-radius:22px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__itemcard,
body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep{padding:15px;border-radius:22px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__section-title{font-size:30px;line-height:1.05;letter-spacing:-.055em}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-head{gap:10px}
  body.drtv-syd-full-width .drtv-syd input,
body.drtv-syd-full-width .drtv-syd select,
body.drtv-syd-full-width .drtv-syd textarea,
body.drtv-syd-full-width .drtv-syd .drtv-syd__input,
body.drtv-syd-full-width .drtv-syd .drtv-syd__select,
body.drtv-syd-full-width .drtv-syd .drtv-syd__textarea{font-size:16px;line-height:1.35;transform:none;touch-action:manipulation}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__input,
body.drtv-syd-full-width .drtv-syd .drtv-syd__select{min-height:58px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__textarea{min-height:118px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__field--dart{scroll-margin-top:calc(env(safe-area-inset-top,0px) + 82px)}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__field--dart .drtv-syd__searchwrap{position:relative;z-index:60}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__field--dart .drtv-syd__searchwrap .drtv-syd__input[data-calc="model"]{font-size:16px;text-align:left;min-height:62px;padding-right:58px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__searchclear{width:40px;height:40px;right:10px;font-size:24px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__searchresults.is-open.is-above{top:auto;bottom:calc(100% + 8px)}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__searchitem{min-height:56px;padding:10px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__searchcopy{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.25}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__included-card{padding:16px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__included-head small{font-size:13px;line-height:1.45}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__include{min-height:74px;padding:14px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__include input{width:34px;height:34px;flex:0 0 34px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__include strong{font-size:16px;line-height:1.18}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__include em{font-size:11px;line-height:1.15}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__formwrap input[type="file"]{display:block;width:100%;min-height:66px;padding:11px;border-radius:20px;background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%);font-size:15px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__formwrap input[type="file"]::file-selector-button{min-height:42px;padding:0 18px;margin-right:10px;border-radius:999px;background:#0b1020;color:#fff;font-size:13px;font-weight:900}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__photohint{margin-top:12px;padding:12px 14px;border:1px solid #e9edf3;border-radius:16px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);font-size:13px;line-height:1.5}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__photoqueue{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__photocard{border-radius:16px}
}
@media (max-width:430px){
  body.drtv-syd-full-width .drtv-syd .drtv-syd__layout > .drtv-syd__card,
body.drtv-syd-full-width .drtv-syd .drtv-syd__formwrap .drtv-syd__card,
body.drtv-syd-full-width .drtv-syd .drtv-syd__itemcard,
body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep{padding:13px;border-radius:20px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__section-title{font-size:28px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__photoqueue{grid-template-columns:1fr}
}
@media (max-width:760px){
  body.drtv-syd-full-width .drtv-syd .drtv-syd__itemcard{overflow:visible}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__grid{gap:13px;overflow:visible}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__search,
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchwrap{overflow:visible}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__searchresults.is-open{position:absolute;left:0;right:0;top:calc(100% + 8px);bottom:auto;width:100%;max-height:var(--drtv-syd-search-max-height,min(42dvh,360px));z-index:100000;border-radius:22px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom;scrollbar-gutter:stable;display:block;visibility:visible;opacity:1;pointer-events:auto}
  body.drtv-syd-full-width .drtv-syd select[data-calc="brand"]{pointer-events:auto;touch-action:manipulation}
}
/* condition guide arrow cue, no motion effects */
body.drtv-syd-full-width .drtv-syd__condition-labelrow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}
body.drtv-syd-full-width .drtv-syd__condition-labelrow .drtv-syd__label{margin:0}
body.drtv-syd-full-width .drtv-syd__condition-guide{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(17,24,39,.12);border-radius:999px;background:#111827;color:#ffd966;padding:7px 11px;font-size:11px;line-height:1;font-weight:950;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 10px 20px rgba(17,24,39,.08);cursor:pointer;white-space:nowrap;transition:none}
body.drtv-syd-full-width .drtv-syd__condition-guide:hover,
body.drtv-syd-full-width .drtv-syd__condition-guide:focus{transform:none;box-shadow:0 10px 20px rgba(17,24,39,.08);background:#111827;color:#ffd966}
body.drtv-syd-full-width .drtv-syd__condition-helper{display:block;margin:7px 0 0;color:#667085;font-size:12px;line-height:1.45;font-weight:750}
body.drtv-syd-full-width .drtv-syd-conditionmodal .drtv-syd-pointsmodal__eyebrow{background:#111827;color:#ffd966;border-color:rgba(255,214,102,.45)}
body.drtv-syd-full-width .drtv-syd-conditionmodal__list{display:grid;gap:10px;margin:18px 0 14px;position:relative;z-index:2}
body.drtv-syd-full-width .drtv-syd-conditionmodal__grade{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:start;border:1px solid #f0e1bc;border-radius:18px;background:rgba(255,255,255,.92);padding:13px 14px;box-shadow:0 10px 22px rgba(17,24,39,.045)}
body.drtv-syd-full-width .drtv-syd-conditionmodal__grade span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;border-radius:999px;background:#111827;color:#ffd966;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;text-align:center;padding:6px 9px;line-height:1.05}
body.drtv-syd-full-width .drtv-syd-conditionmodal__grade strong{display:block;color:#111827;font-size:14px;line-height:1.15;margin:1px 0 4px;font-weight:950}
body.drtv-syd-full-width .drtv-syd-conditionmodal__grade small{display:block;color:#667085;font-size:12.5px;line-height:1.38;font-weight:750}
body.drtv-syd-full-width .drtv-syd-conditionmodal__warning{display:flex;gap:10px;align-items:flex-start;padding:13px 14px;border-radius:18px;background:linear-gradient(180deg,#fffdf4 0%,#fff8df 100%);border:1px solid #f0d482;color:#7a5200;font-size:13px;line-height:1.45;font-weight:850;position:relative;z-index:2}
body.drtv-syd-full-width .drtv-syd-conditionmodal__warning b{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;min-width:26px;border-radius:999px;background:#111827;color:#ffd966;font-size:14px;line-height:1}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__condition-labelrow{align-items:flex-start;flex-direction:column;gap:7px}
  body.drtv-syd-full-width .drtv-syd__condition-guide{width:100%;padding:11px 13px}
  body.drtv-syd-full-width .drtv-syd__condition-helper{font-size:12px}
  body.drtv-syd-full-width .drtv-syd-conditionmodal__grade{grid-template-columns:1fr;gap:8px;padding:12px}
  body.drtv-syd-full-width .drtv-syd-conditionmodal__grade span{width:max-content}
  body.drtv-syd-full-width .drtv-syd-conditionmodal__list{gap:9px;margin:14px 0 12px}
  body.drtv-syd-full-width .drtv-syd-conditionmodal__warning{font-size:12.5px}
}
/* selected catalogue dart image confirmation card */
body.drtv-syd-full-width .drtv-syd__selected-dart{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;align-items:center;margin:10px 0 2px;padding:12px;border:1px solid #edf0f5;border-radius:20px;background:linear-gradient(180deg,#ffffff 0%,#fbfcff 100%);box-shadow:0 12px 26px rgba(17,24,39,.055)}
body.drtv-syd-full-width .drtv-syd__selected-dart-media{width:88px;aspect-ratio:1.35/1;border-radius:16px;overflow:hidden;background:#f8fafc;border:1px solid #eef0f4;display:flex;align-items:center;justify-content:center}
body.drtv-syd-full-width .drtv-syd__selected-dart-media img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
body.drtv-syd-full-width .drtv-syd__selected-dart-copy{min-width:0;display:grid;gap:4px}
body.drtv-syd-full-width .drtv-syd__selected-dart-kicker{display:inline-flex;width:max-content;align-items:center;border-radius:999px;padding:4px 8px;background:#111827;color:#fff;font-size:9px;line-height:1;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd__selected-dart-title{color:#111827;font-size:14px;line-height:1.22;font-weight:950;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
body.drtv-syd-full-width .drtv-syd__selected-dart-meta{font-size:12px;font-weight:750;color:#667085;line-height:1.35}
body.drtv-syd-full-width .drtv-syd__selected-dart-note{font-size:11px;font-weight:750;color:#8a5a00;line-height:1.35}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__selected-dart{grid-template-columns:74px minmax(0,1fr);gap:11px;padding:10px;border-radius:18px;margin-top:10px}
  body.drtv-syd-full-width .drtv-syd__selected-dart-media{width:74px;border-radius:14px}
  body.drtv-syd-full-width .drtv-syd__selected-dart-title{font-size:13px}
  body.drtv-syd-full-width .drtv-syd__selected-dart-meta,
body.drtv-syd-full-width .drtv-syd__selected-dart-note{font-size:10.5px}
}
/* basket thumbnail, safer weight input, tick alignment */
body.drtv-syd-full-width .drtv-syd__basket-main{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-items:start}
body.drtv-syd-full-width .drtv-syd__basket-thumb{display:none;width:58px;aspect-ratio:1/1;border-radius:16px;background:#fff;border:1px solid #edf0f4;box-shadow:0 8px 18px rgba(17,24,39,.055);overflow:hidden;align-self:start}
body.drtv-syd-full-width .drtv-syd__basket-thumb img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
body.drtv-syd-full-width .drtv-syd__basket-copy{display:grid;gap:0;min-width:0}
body.drtv-syd-full-width .drtv-syd__basket--sheet .drtv-syd__basket-main,
body.drtv-syd-full-width .drtv-syd-basketsheet .drtv-syd__basket-main{grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:start}
body.drtv-syd-full-width .drtv-syd__basket--sheet .drtv-syd__basket-thumb,
body.drtv-syd-full-width .drtv-syd-basketsheet .drtv-syd__basket-thumb{display:block}
body.drtv-syd-full-width .drtv-syd__field input[data-calc="weight"].drtv-syd__input{font-weight:700;color:#111827}
body.drtv-syd-full-width .drtv-syd__field input[data-calc="weight"].drtv-syd__input::placeholder{color:#98a2b3;font-weight:600}
body.drtv-syd-full-width .drtv-syd__include{display:flex;gap:10px;min-height:58px;padding:10px 12px;border:1px solid #e8ecf2;border-radius:18px;background:#fff;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease;align-items:center;position:relative}
body.drtv-syd-full-width .drtv-syd__include input{appearance:none;-webkit-appearance:none;width:22px;height:22px;border-radius:8px;border:2px solid #d0d5dd;background:#fff;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;place-items:center;text-align:center;line-height:1;position:relative}
body.drtv-syd-full-width .drtv-syd__include input:checked:after{content:"✓";font-weight:950;color:#fff;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1;transform:none;margin:0;padding:0}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd-basketsheet .drtv-syd__basket-main{grid-template-columns:54px minmax(0,1fr);gap:10px}
  body.drtv-syd-full-width .drtv-syd-basketsheet .drtv-syd__basket-thumb{width:54px;border-radius:15px}
  body.drtv-syd-full-width .drtv-syd__include input{width:30px;height:30px;min-width:30px;flex-basis:30px;border-radius:0}
  body.drtv-syd-full-width .drtv-syd__include input:checked:after{font-size:16px}
}
body.drtv-syd-full-width .drtv-syd__input--account-locked{background:#f8fafc;color:#0f172a;border-color:#d8dee8;box-shadow:inset 0 0 0 1px rgba(15,23,42,.02);cursor:not-allowed}
body.drtv-syd-full-width .drtv-syd__account-email-note{display:block;margin-top:9px;color:#64748b;font-size:12px;line-height:1.5}
body.drtv-syd-full-width .drtv-syd__account-email-note a{color:#111827;font-weight:800;text-decoration:underline;text-underline-offset:2px}
/* DRTV Valuation Promise + Sell Your Darts Help Centre */
body.drtv-syd-full-width .drtv-syd__promise-card{appearance:none;width:100%;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;margin:14px 0 18px;padding:14px 15px;border:1px solid rgba(240,212,130,.62);border-radius:20px;background:radial-gradient(circle at 92% 0,rgba(255,217,102,.18),transparent 28%),linear-gradient(135deg,#0b1020 0%,#171d2d 100%);color:#fff;text-align:left;cursor:pointer;box-shadow:0 14px 32px rgba(11,16,32,.16);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd__promise-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(11,16,32,.22);border-color:#f1d06d}
body.drtv-syd-full-width .drtv-syd__promise-card:focus-visible{outline:3px solid rgba(230,0,18,.24);outline-offset:3px}
body.drtv-syd-full-width .drtv-syd__promise-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:15px;background:linear-gradient(180deg,#ffe68b 0%,#f4c84f 100%);color:#111827;box-shadow:0 10px 24px rgba(234,179,8,.22)}
body.drtv-syd-full-width .drtv-syd__promise-icon svg{width:25px;height:25px}
body.drtv-syd-full-width .drtv-syd__promise-copy{display:grid;gap:3px;min-width:0}
body.drtv-syd-full-width .drtv-syd__promise-copy>span{color:#ffd966;font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd__promise-copy strong{color:#fff;font-size:14px;line-height:1.3;letter-spacing:-.01em}
body.drtv-syd-full-width .drtv-syd__promise-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:10px;font-weight:950;white-space:nowrap}
body.drtv-syd-full-width .drtv-syd__promise-card--compact{margin:13px 0;padding:12px 14px;grid-template-columns:42px minmax(0,1fr) auto;border-radius:18px}
body.drtv-syd-full-width .drtv-syd__promise-card--compact .drtv-syd__promise-icon{width:40px;height:40px;border-radius:13px}
body.drtv-syd-full-width .drtv-syd__promise-card--compact .drtv-syd__promise-icon svg{width:22px;height:22px}
body.drtv-syd-full-width .drtv-syd__promise-card--compact .drtv-syd__promise-copy strong{font-size:13px}
body.drtv-syd-full-width .drtv-syd-promisemodal__fair-note{background:linear-gradient(135deg,#eefbf3,#e3f8eb);border-color:#bfe8cd;color:#14532d}
body.drtv-syd-full-width .drtv-syd-promisemodal__fair-note strong{color:#14532d}
body.drtv-syd-full-width .drtv-syd-faq{width:100%;max-width:100%;margin:38px 0 8px;border:1px solid #e7e9ee;border-radius:30px;background:#f7f8fb;overflow:hidden;box-shadow:0 20px 54px rgba(17,24,39,.07);box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd-faq__hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;background:radial-gradient(circle at 88% 0,rgba(255,217,102,.19),transparent 30%),linear-gradient(135deg,#0b1020 0%,#151c2e 100%);color:#fff}
body.drtv-syd-full-width .drtv-syd-faq__eyebrow{display:block;margin-bottom:7px;color:#ffd966;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd-faq__hero h2{margin:0;color:#fff;font-size:31px;line-height:1.05;letter-spacing:-.035em}
body.drtv-syd-full-width .drtv-syd-faq__hero p{margin:9px 0 0;max-width:720px;color:#cfd5df;font-size:14px;line-height:1.55}
body.drtv-syd-full-width .drtv-syd-faq__promise{appearance:none;flex:0 0 min(350px,40%);display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;padding:14px;border:1px solid rgba(255,217,102,.38);border-radius:18px;background:rgba(255,255,255,.07);color:#fff;text-align:left;cursor:pointer}
body.drtv-syd-full-width .drtv-syd-faq__promise>span:first-child{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:13px;background:#ffd966;color:#111827;font-weight:950}
body.drtv-syd-full-width .drtv-syd-faq__promise>span:last-child{display:grid;gap:2px}
body.drtv-syd-full-width .drtv-syd-faq__promise strong{color:#fff;font-size:13px}
body.drtv-syd-full-width .drtv-syd-faq__promise small{color:#ffd966;font-size:11px;line-height:1.35}
body.drtv-syd-full-width .drtv-syd-faq__drawer{margin:0}
body.drtv-syd-full-width .drtv-syd-faq__drawer>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 22px;background:#fff;border-bottom:1px solid transparent;color:#111827;cursor:pointer;transition:background .18s ease,border-color .18s ease}
body.drtv-syd-full-width .drtv-syd-faq__drawer>summary::-webkit-details-marker{display:none}
body.drtv-syd-full-width .drtv-syd-faq__drawer>summary>span{display:grid;gap:2px}
body.drtv-syd-full-width .drtv-syd-faq__drawer>summary strong{font-size:14px;font-weight:950;color:#111827}
body.drtv-syd-full-width .drtv-syd-faq__drawer>summary small{font-size:11.5px;font-weight:750;color:#667085}
body.drtv-syd-full-width .drtv-syd-faq__drawer>summary i{position:relative;width:34px;height:34px;flex:0 0 34px;border-radius:999px;background:#111827;box-shadow:0 8px 18px rgba(17,24,39,.12)}
body.drtv-syd-full-width .drtv-syd-faq__drawer>summary i:before,
body.drtv-syd-full-width .drtv-syd-faq__drawer>summary i:after{content:"";position:absolute;left:50%;top:50%;width:11px;height:2px;border-radius:999px;background:#ffd966;transform:translate(-50%,-50%)}
body.drtv-syd-full-width .drtv-syd-faq__drawer>summary i:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .18s ease}
body.drtv-syd-full-width .drtv-syd-faq__drawer[open]>summary{background:#fffaf0;border-bottom-color:#efd482}
body.drtv-syd-full-width .drtv-syd-faq__drawer[open]>summary i:after{transform:translate(-50%,-50%) rotate(0)}
body.drtv-syd-full-width .drtv-syd-faq__drawer>summary:focus-visible{outline:3px solid rgba(230,0,18,.22);outline-offset:-3px}
body.drtv-syd-full-width .drtv-syd-faq__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px}
body.drtv-syd-full-width .drtv-syd-faq__group{min-width:0;padding:18px;border:1px solid #e7e9ee;border-radius:22px;background:#fff;box-shadow:0 10px 24px rgba(17,24,39,.035)}
body.drtv-syd-full-width .drtv-syd-faq__group-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}
body.drtv-syd-full-width .drtv-syd-faq__group-head>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:11px;background:#111827;color:#ffd966;font-size:10px;font-weight:950}
body.drtv-syd-full-width .drtv-syd-faq__group-head h3{margin:0;color:#111827;font-size:17px;line-height:1.2}
body.drtv-syd-full-width .drtv-syd-faq__items{display:grid;gap:8px}
body.drtv-syd-full-width .drtv-syd-faq__item{border:1px solid #e8ebf0;border-radius:15px;background:#fbfcfd;overflow:hidden}
body.drtv-syd-full-width .drtv-syd-faq__item summary{list-style:none;display:grid;grid-template-columns:minmax(0,1fr) 24px;gap:10px;align-items:center;padding:13px 14px;color:#111827;font-size:13px;font-weight:850;line-height:1.35;cursor:pointer}
body.drtv-syd-full-width .drtv-syd-faq__item summary::-webkit-details-marker{display:none}
body.drtv-syd-full-width .drtv-syd-faq__item summary i{position:relative;width:22px;height:22px;border-radius:999px;background:#fff;border:1px solid #dfe3e9}
body.drtv-syd-full-width .drtv-syd-faq__item summary i:before,
body.drtv-syd-full-width .drtv-syd-faq__item summary i:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:1.5px;border-radius:999px;background:#111827;transform:translate(-50%,-50%)}
body.drtv-syd-full-width .drtv-syd-faq__item summary i:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .16s ease}
body.drtv-syd-full-width .drtv-syd-faq__item[open]{margin:4px 0;border-color:#efd482;background:#fff;box-shadow:0 10px 24px rgba(17,24,39,.055)}
body.drtv-syd-full-width .drtv-syd-faq__item[open] summary{background:#fff8df;padding-bottom:14px}
body.drtv-syd-full-width .drtv-syd-faq__item[open] summary i:after{transform:translate(-50%,-50%) rotate(0)}
body.drtv-syd-full-width .drtv-syd-faq__item>div{padding:6px 16px 18px;border-top:1px solid #f1e6c3;color:#5d6675;font-size:12.5px;line-height:1.7}
body.drtv-syd-full-width .drtv-syd-faq__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 22px 22px;padding:16px 18px;border-radius:18px;background:#fff;border:1px solid #e7e9ee}
body.drtv-syd-full-width .drtv-syd-faq__footer>div{display:grid;gap:3px}
body.drtv-syd-full-width .drtv-syd-faq__footer strong{color:#111827;font-size:13px}
body.drtv-syd-full-width .drtv-syd-faq__footer span{color:#667085;font-size:12px;line-height:1.45}
body.drtv-syd-full-width .drtv-syd-faq__footer a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:999px;background:#e60012;color:#fff;text-decoration:none;font-size:12px;font-weight:950;white-space:nowrap}
body.drtv-syd-full-width .drtv-syd-faq__footer a:hover{background:#c90010}
body.drtv-syd-full-width .drtv-syd-faq__item summary:focus-visible,
body.drtv-syd-full-width .drtv-syd-faq__promise:focus-visible{outline:3px solid rgba(230,0,18,.22);outline-offset:2px}
@media (max-width:1024px){
  body.drtv-syd-full-width .drtv-syd-faq{width:100%;max-width:100%}
}
@media (max-width:900px){
  body.drtv-syd-full-width .drtv-syd-faq__hero{align-items:flex-start;flex-direction:column}
  body.drtv-syd-full-width .drtv-syd-faq__promise{width:100%;max-width:none;flex-basis:auto;box-sizing:border-box}
  body.drtv-syd-full-width .drtv-syd-faq__groups{grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd__promise-card{grid-template-columns:44px minmax(0,1fr)}
  body.drtv-syd-full-width .drtv-syd__promise-link{grid-column:2;justify-self:start}
}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__promise-card,
body.drtv-syd-full-width .drtv-syd__promise-card--compact{grid-template-columns:40px minmax(0,1fr);gap:10px;padding:12px;border-radius:17px}
  body.drtv-syd-full-width .drtv-syd__promise-icon,
body.drtv-syd-full-width .drtv-syd__promise-card--compact .drtv-syd__promise-icon{width:38px;height:38px;border-radius:12px}
  body.drtv-syd-full-width .drtv-syd__promise-copy strong{font-size:12.5px}
  body.drtv-syd-full-width .drtv-syd__promise-link{min-height:30px;padding:6px 9px;font-size:9px}
  body.drtv-syd-full-width .drtv-syd-faq__drawer>summary{padding:15px 16px}
  body.drtv-syd-full-width .drtv-syd-faq__drawer>summary strong{font-size:13px}
  body.drtv-syd-full-width .drtv-syd-faq__drawer>summary small{font-size:10.5px}
  body.drtv-syd-full-width .drtv-syd-faq__drawer>summary i{width:32px;height:32px;flex-basis:32px}
  body.drtv-syd-full-width .drtv-syd-faq__item summary{font-size:12.5px;padding:12px}
  body.drtv-syd-full-width .drtv-syd-faq__item>div{font-size:12px;padding:6px 12px 16px}
}
body.drtv-syd-full-width .drtv-syd *{box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd .drtv-syd__layout,
body.drtv-syd-full-width .drtv-syd .drtv-syd-faq{width:100%;max-width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0;transform:none}
body.drtv-syd-full-width .drtv-syd .drtv-syd__flow{width:100%;max-width:100%;margin-left:0;margin-right:0;padding:0;transform:none;box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd .drtv-syd__flow>.drtv-syd__confirm{width:100%;max-width:100%;margin-left:0;margin-right:0}
body.drtv-syd-full-width .drtv-syd__layout>*{min-width:0;max-width:100%}
/* Basket badge: icon and count are one component. */
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-count{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:58px;height:44px;padding:0 11px;border-radius:15px;background:linear-gradient(135deg,#0b1020,#1b2233);color:#fff;font-size:13px;font-weight:950;box-shadow:0 10px 22px rgba(17,24,39,.15)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-count svg{display:block;width:18px;height:18px;flex:0 0 18px;color:#ffe17a}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-count b{font:inherit;color:inherit}
/* Shared Reward Points component. DOM and visual order are always: +X Reward Points / Worth £X in Wallet Credit / Added after payout. */
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer-points{display:block;width:100%;min-width:0;margin:8px 0 0;padding:11px 12px;border-radius:17px;background:#fff;border:1px solid var(--syd-line);box-shadow:none;color:var(--syd-ink);overflow:hidden}
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer--cash .drtv-syd__offer-points,
body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill--cash .drtv-syd__offer-points,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value--cash .drtv-syd__offer-points,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip--cash .drtv-syd__offer-points{border-color:#fecaca;background:linear-gradient(135deg,#fff,#fff9f9)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer--wallet .drtv-syd__offer-points,
body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill--wallet .drtv-syd__offer-points,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value--wallet .drtv-syd__offer-points,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip--wallet .drtv-syd__offer-points{border-color:var(--syd-gold);background:linear-gradient(135deg,#fffdf4,#fff);color:var(--syd-gold-ink)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__points-main{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0}
body.drtv-syd-full-width .drtv-syd .drtv-syd__points-dot{display:grid;place-items:center;width:34px;height:34px;min-width:34px;border-radius:11px;background:#fff;border:1px solid rgba(17,24,39,.07);box-shadow:0 6px 14px rgba(17,24,39,.07);overflow:hidden}
body.drtv-syd-full-width .drtv-syd .drtv-syd__points-dot img{display:block;width:31px;height:31px;max-width:31px;object-fit:contain}
body.drtv-syd-full-width .drtv-syd .drtv-syd__points-word{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;line-height:1.15}
body.drtv-syd-full-width .drtv-syd .drtv-syd__points-word>strong{order:1;display:block;margin:0;color:inherit;font-size:12px;line-height:1.15;font-weight:950;white-space:normal}
body.drtv-syd-full-width .drtv-syd .drtv-syd__points-value{order:2;display:block;width:auto;margin:0;padding:0;background:transparent;border:0;color:var(--syd-muted);font-size:10.5px;line-height:1.18;font-weight:850;letter-spacing:normal;text-transform:none;white-space:normal}
body.drtv-syd-full-width .drtv-syd .drtv-syd__points-timing{order:3;display:block;margin:0;padding:0;background:transparent;border:0;color:var(--syd-muted);font-size:10.5px;line-height:1.18;font-weight:850;letter-spacing:normal;text-transform:none;white-space:normal}
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer--wallet .drtv-syd__points-value,
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer--wallet .drtv-syd__points-timing,
body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill--wallet .drtv-syd__points-value,
body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill--wallet .drtv-syd__points-timing,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip--wallet .drtv-syd__points-value,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip--wallet .drtv-syd__points-timing{color:#9a6a00}
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer-points>em{display:none}
/* Per-set estimate foundation. Desktop expands Cash and Wallet to full-width cards; smaller layouts retain their existing responsive treatment. */
body.drtv-syd-full-width .drtv-syd .drtv-syd__setsummary--premium{display:grid;grid-template-columns:1fr;gap:14px;width:100%;max-width:100%;margin:18px 0 0;padding:16px;border:1px solid var(--syd-gold);border-radius:24px;background:linear-gradient(180deg,#fff,#fffdf8);box-shadow:0 14px 30px rgba(17,24,39,.045);overflow:visible}
body.drtv-syd-full-width .drtv-syd .drtv-syd__setsummary-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title action" "sub action";gap:3px 12px;align-items:center;padding-bottom:12px;border-bottom:1px solid rgba(240,212,130,.48);min-width:0}
body.drtv-syd-full-width .drtv-syd .drtv-syd__setsummary-title{grid-area:title;font-size:16px;line-height:1.12;font-weight:950;color:var(--syd-ink)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__setsummary-sub{grid-area:sub;color:var(--syd-muted);font-size:12px;font-weight:800;text-align:left}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-jump{grid-area:action;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border:0;border-radius:999px;background:#0b1020;color:#fff;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;cursor:pointer}
body.drtv-syd-full-width .drtv-syd .drtv-syd__setsummary-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;min-width:0;align-items:stretch}
body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;align-content:start;align-items:stretch;justify-content:stretch;justify-items:stretch;gap:12px;width:100%;min-width:0;min-height:168px;padding:14px;border:1px solid var(--syd-line);border-radius:21px;background:#fff;overflow:hidden}
body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill--wallet{border-color:var(--syd-gold);background:linear-gradient(180deg,#fffdf4,#fff8df)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill-top{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"label" "amount";gap:7px;align-items:start;min-width:0}
body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill-label{grid-area:label;color:var(--syd-muted);font-size:10px;line-height:1;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill-top>strong{grid-area:amount;display:block;margin:0;padding:0;color:var(--syd-ink);font-size:38px;line-height:.95;font-weight:950;letter-spacing:-.055em;white-space:nowrap;text-align:left}
body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill--wallet .drtv-syd__setpill-top>strong{color:var(--syd-gold-ink)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__best-value-badge{display:inline-flex;align-items:center;justify-content:center;min-height:23px;margin:0;padding:0 8px;border-radius:999px;background:#0b1020;color:#ffe79b;font-size:7.5px;line-height:1;font-style:normal;font-weight:950;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill .drtv-syd__best-value-badge,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value .drtv-syd__best-value-badge,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip .drtv-syd__best-value-badge{position:absolute;top:12px;right:12px;z-index:1}
body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill .drtv-syd__best-value-badge{top:14px;right:14px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer-points--mini{width:100%;max-width:none;margin:0;align-self:end;justify-self:stretch;padding:9px 10px;border-radius:16px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer-points--mini .drtv-syd__points-main{grid-template-columns:29px minmax(0,1fr);gap:8px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer-points--mini .drtv-syd__points-dot{width:29px;height:29px;min-width:29px;border-radius:9px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer-points--mini .drtv-syd__points-dot img{width:27px;height:27px;max-width:27px}
/* Desktop live-offer sidebar uses the same cards without oversized reward blocks. */
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer-stack{display:grid;grid-template-columns:1fr;gap:12px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer{min-width:0;padding:17px;border-radius:21px;overflow:hidden}
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer .drtv-syd__amount{font-size:40px;line-height:.95;margin-bottom:4px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__offer>.drtv-syd__small{margin-top:10px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__secure-bank-note{display:flex;align-items:center;gap:8px;color:var(--syd-muted)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__secure-bank-note svg{display:block;width:17px;height:17px;flex:0 0 17px;color:#087a3c}
body.drtv-syd-full-width .drtv-syd .drtv-syd__secure-bank-note span{display:block;min-width:0}
/* Final-step reassurance is shown only when the live-offer sidebar is unavailable. */
body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-submit-support{display:none}
@media (max-width:900px){
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-submit-support{display:block}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-review-cta{display:block;margin:12px 0 16px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-review-cta.is-empty{display:none}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-review-cta .drtv-syd__button{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-width:0;min-height:54px;margin:0;padding:10px 14px;border-radius:17px;white-space:normal;text-align:left}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-review-copy{display:grid;gap:2px;min-width:0}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-review-copy strong{display:block;color:inherit;font-size:14px;line-height:1.2;font-weight:950}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-review-copy small{display:block;color:rgba(255,255,255,.68);font-size:10.5px;line-height:1.2;font-weight:800}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-review-arrow{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;border-radius:999px;background:rgba(255,255,255,.10);color:#fff;font-size:17px;font-weight:950}
}
/* Review and basket components. Product/details sit above one shared Cash/Wallet row. */
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-row{display:grid;grid-template-columns:1fr;gap:14px;align-items:start;padding:14px;border:1px solid var(--syd-line);border-radius:20px;background:#fff;box-shadow:0 8px 18px rgba(17,24,39,.035);overflow:visible}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-main,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-copy{min-width:0}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-name{font-size:14px;line-height:1.3;font-weight:950;color:var(--syd-ink)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;min-width:0}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value{position:relative;display:grid;align-content:start;gap:5px;min-width:0;min-height:0;padding:12px;border:1px solid var(--syd-line);border-radius:18px;background:#f8fafc;text-align:left;overflow:hidden}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value--wallet{border-color:var(--syd-gold);background:#fff8df}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value>small{font-size:9.5px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;color:var(--syd-muted)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value>strong{font-size:28px;line-height:1;font-weight:950;color:var(--syd-ink)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value--wallet>strong{color:var(--syd-gold-ink)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value .drtv-syd__offer-points,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip .drtv-syd__offer-points{padding:9px;margin-top:3px;border-radius:15px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value .drtv-syd__points-main,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip .drtv-syd__points-main{grid-template-columns:29px minmax(0,1fr);gap:8px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value .drtv-syd__points-dot,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip .drtv-syd__points-dot{width:29px;height:29px;min-width:29px;border-radius:9px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value .drtv-syd__points-dot img,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip .drtv-syd__points-dot img{width:27px;height:27px;max-width:27px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value .drtv-syd__points-word>strong,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip .drtv-syd__points-word>strong{font-size:10.5px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value .drtv-syd__points-value,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value .drtv-syd__points-timing,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip .drtv-syd__points-value,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip .drtv-syd__points-timing{font-size:9px;letter-spacing:normal;text-transform:none}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch;padding:14px;border:1px solid var(--syd-gold);border-radius:21px;background:linear-gradient(135deg,#fffdf3,#fff 55%,#fff6d8);box-shadow:0 12px 26px rgba(180,120,24,.08)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-title{grid-column:1/-1;align-self:center;color:var(--syd-gold-ink);font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip{position:relative;display:grid;grid-template-rows:auto auto 1fr;align-content:start;gap:5px;min-width:0;padding:12px;border:1px solid var(--syd-line);border-radius:18px;background:#fff;text-align:left;overflow:hidden}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip--cash{border-color:#fecaca;background:linear-gradient(135deg,#fff,#fff9f9)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip--wallet{border-color:var(--syd-gold);background:#fff8df}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip>small{color:var(--syd-muted);font-size:9.5px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip>strong{font-size:30px;line-height:1;font-weight:950;color:var(--syd-ink)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip--wallet>strong{color:var(--syd-gold-ink)}
/* Viewport-safe modal geometry. Content styling remains with each feature. */
/* Account handoff and processing overlays are generated by the current frontend script. */
body.drtv-syd-full-width .drtv-syd-authmodal,
body.drtv-syd-full-width .drtv-syd-processing{position:fixed;inset:0;z-index:100200;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top,0px)) max(12px,env(safe-area-inset-right,0px)) max(16px,env(safe-area-inset-bottom,0px)) max(12px,env(safe-area-inset-left,0px));box-sizing:border-box;overflow:hidden}
body.drtv-syd-full-width .drtv-syd-authmodal.is-hidden,
body.drtv-syd-full-width .drtv-syd-processing.is-hidden{display:none}
body.drtv-syd-full-width .drtv-syd-authmodal__backdrop,
body.drtv-syd-full-width .drtv-syd-processing__backdrop{position:absolute;inset:0;background:rgba(5,8,15,.68);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
body.drtv-syd-full-width .drtv-syd-authmodal__dialog{position:relative;z-index:2;width:min(650px,100%);max-height:calc(100dvh - 32px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 26px 34px;border:1px solid rgba(255,255,255,.82);border-radius:30px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);box-shadow:0 32px 90px rgba(0,0,0,.38);box-sizing:border-box;color:#111827}
body.drtv-syd-full-width .drtv-syd-authmodal__top{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;margin:0 -2px;padding:22px 2px 14px;background:linear-gradient(180deg,#fff 0%,#fff 78%,rgba(255,255,255,.94) 100%)}
body.drtv-syd-full-width .drtv-syd-authmodal__handle{display:none;width:52px;height:5px;margin:0 auto 10px;border-radius:999px;background:#d1d5db}
body.drtv-syd-full-width .drtv-syd-authmodal__topcopy{display:flex;align-items:center;gap:9px;min-width:0}
body.drtv-syd-full-width .drtv-syd-authmodal__eyebrow{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#0b1020;color:#ffe174;font-size:9px;font-weight:950;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap}
body.drtv-syd-full-width .drtv-syd-authmodal__step{color:#8a5a00;font-size:10px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd-authmodal__close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:999px;background:#0b1020;color:#fff;font-size:24px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 12px 28px rgba(17,24,39,.22)}
body.drtv-syd-full-width .drtv-syd-authmodal__close:hover{background:#e60012}
body.drtv-syd-full-width .drtv-syd-authmodal__title{margin:8px 0 0;color:#0f172a;font-size:clamp(28px,4vw,40px);line-height:.98;letter-spacing:-.045em;font-weight:950}
body.drtv-syd-full-width .drtv-syd-authmodal__text{margin:14px 0 0;color:#667085;font-size:15px;line-height:1.6;font-weight:650}
body.drtv-syd-full-width .drtv-syd-authmodal__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:18px 0}
body.drtv-syd-full-width .drtv-syd-authmodal__benefit{display:flex;align-items:center;min-height:48px;padding:10px 11px;border:1px solid #e6e9ef;border-radius:15px;background:#fff;color:#344054;font-size:11px;line-height:1.3;font-weight:850;box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd-authmodal__benefit:before{content:"✓";display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:8px;border-radius:999px;background:#eaf8ef;color:#087a3c;font-size:11px;font-weight:950;flex:0 0 20px}
body.drtv-syd-full-width .drtv-syd-authmodal__summary{display:grid;gap:10px;margin:0 0 16px;padding:15px;border:1px solid #ead37d;border-radius:18px;background:linear-gradient(180deg,#fffdf4 0%,#fff8df 100%)}
body.drtv-syd-full-width .drtv-syd-authmodal__summary-label{color:#8a5a00;font-size:9px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd-authmodal__summary-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center}
body.drtv-syd-full-width .drtv-syd-authmodal__avatar{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#0b1020;color:#fff;font-size:13px;font-weight:950;letter-spacing:.02em}
body.drtv-syd-full-width .drtv-syd-authmodal__identity{display:grid;gap:3px;min-width:0}
body.drtv-syd-full-width .drtv-syd-authmodal__identity strong{display:block;color:#111827;font-size:14px;line-height:1.2;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.drtv-syd-full-width .drtv-syd-authmodal__identity span{display:block;color:#667085;font-size:12px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.drtv-syd-full-width .drtv-syd-authmodal__error{margin:0 0 14px;padding:12px 14px;border:1px solid #ffc9d0;border-radius:15px;background:#fff1f3;color:#a30d1a;font-size:12px;line-height:1.45;font-weight:800}
body.drtv-syd-full-width .drtv-syd-authmodal__error.is-hidden{display:none}
body.drtv-syd-full-width .drtv-syd-authmodal__createpanel.is-hidden,
body.drtv-syd-full-width .drtv-syd-authmodal__loginpanel.is-hidden,
body.drtv-syd-full-width .drtv-syd-authmodal__benefits.is-hidden{display:none}
body.drtv-syd-full-width .drtv-syd-authmodal__loginpanel{display:grid;gap:12px;margin-top:16px}
body.drtv-syd-full-width .drtv-syd-authmodal__passwordlabel{display:grid;gap:7px;color:#344054;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd-authmodal__password{width:100%;min-height:54px;padding:0 15px;border:1px solid #dfe3ea;border-radius:16px;background:#fff;color:#111827;font-size:16px;font-weight:750;box-sizing:border-box;outline:none;box-shadow:inset 0 1px 2px rgba(15,23,42,.04)}
body.drtv-syd-full-width .drtv-syd-authmodal__password:focus{border-color:#e60012;box-shadow:0 0 0 4px rgba(230,0,18,.10)}
body.drtv-syd-full-width .drtv-syd-authmodal__loginlinks{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}
body.drtv-syd-full-width .drtv-syd-authmodal__forgot{color:#667085;font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:3px}
body.drtv-syd-full-width .drtv-syd-authmodal__actions{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:10px;margin-top:16px}
body.drtv-syd-full-width .drtv-syd-authmodal__actions .drtv-syd__button{width:100%;min-height:54px;border-radius:17px;font-size:14px;font-weight:950;white-space:normal;text-align:center}
body.drtv-syd-full-width .drtv-syd-authmodal__actions [data-drtv-auth-create]:disabled,
body.drtv-syd-full-width .drtv-syd-authmodal [data-drtv-auth-login]:disabled{cursor:wait;opacity:.72;transform:none}
body.drtv-syd-full-width .drtv-syd-authmodal__fineprint{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:10px;margin:16px 0 10px;padding:12px 14px 13px;border:1px solid #e6eaf0;border-radius:14px;background:#f6f8fb;color:#667085;box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd-authmodal__fineprint:before{content:"✓";width:18px;height:18px;margin-top:0;border:0;border-radius:999px;box-sizing:border-box;background:#087a3c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:950;line-height:1;box-shadow:0 0 0 4px rgba(8,122,60,.10)}
body.drtv-syd-full-width .drtv-syd-authmodal__fineprint-copy{display:grid;gap:3px;min-width:0}
body.drtv-syd-full-width .drtv-syd-authmodal__fineprint-copy strong{display:block;color:#475467;font-size:11.5px;line-height:1.35;font-weight:900}
body.drtv-syd-full-width .drtv-syd-authmodal__fineprint-copy span{display:block;color:#667085;font-size:10.5px;line-height:1.45;font-weight:700}
body.drtv-syd-full-width .drtv-syd-processing{z-index:100210}
body.drtv-syd-full-width .drtv-syd-processing__dialog{position:relative;z-index:2;width:min(540px,100%);padding:28px;border:1px solid rgba(255,255,255,.82);border-radius:28px;background:linear-gradient(145deg,#0a0f1c 0%,#111827 62%,#25131c 100%);box-shadow:0 32px 90px rgba(0,0,0,.42);color:#fff;box-sizing:border-box}
body.drtv-syd-full-width .drtv-syd-processing__eyebrow{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border:1px solid rgba(255,225,116,.30);border-radius:999px;background:rgba(255,225,116,.10);color:#ffe174;font-size:9px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd-processing__title{margin:18px 0 0;color:#fff;font-size:30px;line-height:1.02;letter-spacing:-.035em;font-weight:950}
body.drtv-syd-full-width .drtv-syd-processing__text{margin:12px 0 0;color:rgba(255,255,255,.74);font-size:14px;line-height:1.55;font-weight:650}
body.drtv-syd-full-width .drtv-syd-processing__bar{position:relative;height:7px;margin:22px 0 18px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.10)}
body.drtv-syd-full-width .drtv-syd-processing__bar span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff1730 0%,#ffd449 100%);animation:drtvSydProcessingBar 1.15s ease-in-out infinite}
@keyframes drtvSydProcessingBar{0%{transform:translateX(-110%)}100%{transform:translateX(340%)}}
body.drtv-syd-full-width .drtv-syd-processing__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
body.drtv-syd-full-width .drtv-syd-processing__steps span{padding:9px 8px;border:1px solid rgba(255,255,255,.10);border-radius:13px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.72);font-size:10px;line-height:1.3;font-weight:800;text-align:center}
body.drtv-syd-full-width .drtv-syd-processing__line{min-height:18px;margin-top:16px;color:#ffe174;font-size:12px;line-height:1.4;font-weight:900;text-align:center}
body.drtv-syd-full-width html.drtv-syd-overlay-open,
body.drtv-syd-full-width.drtv-syd-overlay-open,
body.drtv-syd-full-width html.drtv-syd--authmodal-open,
body.drtv-syd-full-width.drtv-syd--authmodal-open,
body.drtv-syd-full-width html.drtv-syd-processing-open,
body.drtv-syd-full-width.drtv-syd-processing-open,
body.drtv-syd-full-width html.drtv-syd-basket-open,
body.drtv-syd-full-width.drtv-syd-basket-open{overflow:hidden;overscroll-behavior:none}
@media (max-width:700px){
  body.drtv-syd-full-width .drtv-syd-authmodal{align-items:flex-end;padding:max(10px,env(safe-area-inset-top,0px)) max(7px,env(safe-area-inset-right,0px)) max(7px,env(safe-area-inset-bottom,0px)) max(7px,env(safe-area-inset-left,0px))}
  body.drtv-syd-full-width .drtv-syd-authmodal__dialog{width:100%;max-height:calc(100dvh - 14px);padding:0 18px 28px;border-radius:28px 28px 20px 20px}
  body.drtv-syd-full-width .drtv-syd-authmodal__top{padding:10px 0 12px}
  body.drtv-syd-full-width .drtv-syd-authmodal__handle{display:block;grid-column:1/-1}
  body.drtv-syd-full-width .drtv-syd-authmodal__title{font-size:30px}
  body.drtv-syd-full-width .drtv-syd-authmodal__text{font-size:13px;line-height:1.5}
  body.drtv-syd-full-width .drtv-syd-authmodal__benefits{grid-template-columns:1fr;gap:7px;margin:14px 0}
  body.drtv-syd-full-width .drtv-syd-authmodal__benefit{min-height:42px;padding:8px 10px}
  body.drtv-syd-full-width .drtv-syd-authmodal__actions{grid-template-columns:1fr;gap:9px}
  body.drtv-syd-full-width .drtv-syd-authmodal__actions [data-drtv-auth-create]{grid-row:1}
  body.drtv-syd-full-width .drtv-syd-authmodal__actions [data-drtv-auth-switch]{grid-row:2}
  body.drtv-syd-full-width .drtv-syd-authmodal__fineprint{margin:14px 0 8px;padding:11px 12px 12px}body.drtv-syd-full-width .drtv-syd-authmodal__fineprint-copy strong{font-size:11px}body.drtv-syd-full-width .drtv-syd-authmodal__fineprint-copy span{font-size:10px}
  body.drtv-syd-full-width .drtv-syd-processing{align-items:flex-end;padding:max(10px,env(safe-area-inset-top,0px)) max(7px,env(safe-area-inset-right,0px)) max(7px,env(safe-area-inset-bottom,0px)) max(7px,env(safe-area-inset-left,0px))}
  body.drtv-syd-full-width .drtv-syd-processing__dialog{width:100%;padding:24px 20px;border-radius:26px 26px 18px 18px}
  body.drtv-syd-full-width .drtv-syd-processing__title{font-size:27px}
  body.drtv-syd-full-width .drtv-syd-processing__steps{grid-template-columns:1fr;gap:6px}
  body.drtv-syd-full-width .drtv-syd-processing__steps span{text-align:left}
}
@media (max-width:380px){
  body.drtv-syd-full-width .drtv-syd-authmodal__dialog{padding-left:14px;padding-right:14px}
  body.drtv-syd-full-width .drtv-syd-authmodal__topcopy{gap:6px}
  body.drtv-syd-full-width .drtv-syd-authmodal__eyebrow{padding:0 8px;font-size:8px}
  body.drtv-syd-full-width .drtv-syd-authmodal__step{font-size:8px}
  body.drtv-syd-full-width .drtv-syd-authmodal__close{width:40px;height:40px;font-size:22px}
  body.drtv-syd-full-width .drtv-syd-authmodal__title{font-size:27px}
  body.drtv-syd-full-width .drtv-syd-authmodal__summary{padding:12px}
  body.drtv-syd-full-width .drtv-syd-authmodal__actions .drtv-syd__button{min-height:52px;font-size:13px}
}

body.drtv-syd-full-width .drtv-syd-pointsmodal,
body.drtv-syd-full-width .drtv-syd-conditionmodal,
body.drtv-syd-full-width .drtv-syd-promisemodal{position:fixed;inset:0;z-index:100001;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top,0px)) max(14px,env(safe-area-inset-right,0px)) max(16px,env(safe-area-inset-bottom,0px)) max(14px,env(safe-area-inset-left,0px));overflow:hidden}
body.drtv-syd-full-width .drtv-syd-pointsmodal.is-hidden,
body.drtv-syd-full-width .drtv-syd-conditionmodal.is-hidden,
body.drtv-syd-full-width .drtv-syd-promisemodal.is-hidden{display:none}
body.drtv-syd-full-width .drtv-syd-pointsmodal__dialog{box-sizing:border-box;background:radial-gradient(circle at 92% 4%,rgba(255,217,102,.23),transparent 25%),linear-gradient(180deg,#fff 0%,#fffaf0 100%);box-shadow:0 40px 100px rgba(0,0,0,.42);padding:30px;border:1px solid rgba(246,211,101,.55);scrollbar-gutter:stable;position:relative;inset:auto;z-index:2;width:min(620px,100%);max-width:100%;max-height:calc(100dvh - 32px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;margin:auto;border-radius:25px;transform:none}
body.drtv-syd-full-width .drtv-syd-pointsmodal__close{right:14px;border:0;background:#111827;color:#fff;font-size:22px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(17,24,39,.20);position:sticky;top:0;float:right;z-index:30;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:-6px -3px 7px 12px;border-radius:999px}
body.drtv-syd-full-width .drtv-syd-basketsheet{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:max(14px,env(safe-area-inset-top,0px)) max(10px,env(safe-area-inset-right,0px)) max(14px,env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px));pointer-events:none;overflow:hidden}
body.drtv-syd-full-width .drtv-syd-basketsheet.is-hidden{display:none}
body.drtv-syd-full-width .drtv-syd-basketsheet:not(.is-hidden){pointer-events:auto}
body.drtv-syd-full-width .drtv-syd-basketsheet__backdrop{position:absolute;inset:0;background:rgba(5,8,15,.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
body.drtv-syd-full-width .drtv-syd-basketsheet__panel{position:relative;inset:auto;left:auto;right:auto;bottom:auto;transform:none;width:min(820px,100%);max-width:100%;max-height:calc(100dvh - 28px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;margin:auto;padding:12px 14px 16px;border:1px solid rgba(255,255,255,.82);border-radius:28px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);box-shadow:0 28px 80px rgba(0,0,0,.34)}
body.drtv-syd-full-width .drtv-syd-basketsheet__handle{width:54px;height:5px;margin:1px auto 10px;border-radius:999px;background:#d1d5db}
body.drtv-syd-full-width .drtv-syd-basketsheet__top{position:sticky;top:-12px;z-index:35;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;margin:0 0 12px;padding:12px 0 10px;background:linear-gradient(180deg,#fff 0%,#fff 82%,rgba(255,255,255,.92) 100%)}
body.drtv-syd-full-width .drtv-syd-basketsheet__top h3{margin:4px 0;color:var(--syd-ink);font-size:28px;line-height:1;letter-spacing:-.03em}
body.drtv-syd-full-width .drtv-syd-basketsheet__top p{margin:0;color:var(--syd-muted);font-size:13px;line-height:1.4}
body.drtv-syd-full-width .drtv-syd-basketsheet__head-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}
body.drtv-syd-full-width .drtv-syd-basketsheet__close{position:static;display:flex;align-items:center;justify-content:center;justify-self:end;width:44px;height:44px;padding:0;border:0;border-radius:999px;background:#0b1020;color:#fff;font-size:24px;font-weight:900;line-height:1;box-shadow:0 12px 28px rgba(17,24,39,.22);cursor:pointer}
body.drtv-syd-full-width .drtv-syd-basketsheet .drtv-syd__basket--sheet{display:block;margin:0;padding:0;border:0;background:transparent;box-shadow:none}
body.drtv-syd-full-width .drtv-syd-basketsheet__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}
body.drtv-syd-full-width .drtv-syd-basketsheet__actions .drtv-syd__button{width:100%;min-height:52px;justify-content:center}
body.drtv-syd-full-width .drtv-syd-basketsheet__flowhint{margin:12px 0 0;padding:11px 13px;border:1px solid var(--syd-gold);border-radius:16px;background:linear-gradient(180deg,#fffdf4,#fff8df);color:#7a5200;font-size:12px;line-height:1.38;font-weight:850}
body.drtv-syd-full-width .drtv-syd-basketsheet__flowhint:before{content:"Next step";display:inline-flex;align-items:center;height:18px;padding:0 7px;margin-right:8px;border-radius:999px;background:var(--syd-red);color:#fff;font-size:8px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;vertical-align:1px}
/* Route/Free Postage/Local Drop-off and Valuation Promise share weight and icon scale. */
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit,
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit--confirm,
body.drtv-syd-full-width .drtv-syd .drtv-syd__promise-card,
body.drtv-syd-full-width .drtv-syd .drtv-syd__promise-card--compact{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:78px;padding:12px 14px;border-radius:20px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit-icon,
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit--confirm .drtv-syd__route-benefit-icon,
body.drtv-syd-full-width .drtv-syd .drtv-syd__promise-icon,
body.drtv-syd-full-width .drtv-syd .drtv-syd__promise-card--compact .drtv-syd__promise-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;min-width:52px;border-radius:16px;flex:0 0 52px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit>span:nth-child(2),
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit--confirm>span:nth-child(2){display:grid;gap:3px;min-width:0}
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit>span:nth-child(2)>strong,
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit--confirm>span:nth-child(2)>strong{display:block;line-height:1.18}
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit>span:nth-child(2)>small,
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit--confirm>span:nth-child(2)>small{display:block;line-height:1.3}
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit>span:nth-child(2)>.drtv-syd__route-benefit-alt,
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit--confirm>span:nth-child(2)>.drtv-syd__route-benefit-alt{display:inline-flex;line-height:1.15}
@media (max-width:1024px){
  body.drtv-syd-full-width .drtv-syd-faq__groups{grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd-faq__hero{align-items:flex-start;flex-direction:column}
  body.drtv-syd-full-width .drtv-syd-faq__promise{width:100%;max-width:none;flex-basis:auto}
}
@media (max-width:900px){
  body.drtv-syd-full-width .drtv-syd__layout>*{width:100%;max-width:100%;min-width:0}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit,
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit--confirm,
body.drtv-syd-full-width .drtv-syd .drtv-syd__promise-card,
body.drtv-syd-full-width .drtv-syd .drtv-syd__promise-card--compact{grid-template-columns:42px minmax(0,1fr);gap:10px;min-height:0;margin:10px 0 12px;padding:10px 11px;border-radius:17px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit-icon,
body.drtv-syd-full-width .drtv-syd .drtv-syd__promise-icon,
body.drtv-syd-full-width .drtv-syd .drtv-syd__promise-card--compact .drtv-syd__promise-icon{width:42px;height:42px;min-width:42px;border-radius:13px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__promise-link,
body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit-badge{display:none}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__route-benefit-alt{width:100%;font-size:9.5px;line-height:1.25}
}
@media (max-width:760px){
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep{margin-top:16px;padding:14px;border-radius:21px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep-kicker{margin-bottom:8px;padding:7px 10px;font-size:9px;letter-spacing:.11em}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep h3{margin-bottom:7px;font-size:25px;line-height:1.08;letter-spacing:-.052em}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep p{font-size:14px;line-height:1.45}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep-intro-desktop{display:none}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep-intro-mobile{display:inline}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep-checks{grid-template-columns:1fr;gap:0;margin:12px 0 10px;padding:8px 12px 5px;border:1px solid #e9edf3;border-radius:17px;background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%);box-shadow:0 8px 18px rgba(17,24,39,.035)}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep-checks-title{display:block;margin:0 0 2px;color:#667085;font-size:8.5px;line-height:1.2;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep-checks>span{min-height:0;padding:7px 0;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:0;line-height:1.2}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep-checks>span+span{border-top:1px solid #edf0f4}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep-checks>span:before{width:22px;height:22px;font-size:11px;box-shadow:0 5px 10px rgba(22,163,74,.14)}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep-checks>span:after{content:attr(data-mobile-label);color:#111827;font-size:12.5px;font-weight:900;line-height:1.2}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-submit-support{margin:0}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card{display:grid;margin:10px 0 12px;padding:2px 12px;border:1px solid #e4e7ec;border-radius:18px;background:linear-gradient(180deg,#fff 0%,#fafbfc 100%);box-shadow:0 8px 20px rgba(17,24,39,.04);overflow:hidden}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card>.drtv-syd__route-benefit,
body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card>.drtv-syd__promise-card{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr) 14px;gap:10px;align-items:center;width:100%;min-height:58px;margin:0;padding:9px 0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:left;transform:none;overflow:visible}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card>.drtv-syd__promise-card{border-top:1px solid #eceff3}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card>.drtv-syd__route-benefit:after{display:none}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__route-benefit-icon,
body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__promise-icon{width:36px;height:36px;min-width:36px;border-radius:11px;box-shadow:none}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__route-icon,
body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__promise-icon svg{width:20px;height:20px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__route-benefit-kicker,
body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__route-benefit-copy small,
body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__route-benefit-alt,
body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__route-benefit-badge,
body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__promise-copy>span,
body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__promise-link{display:none}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__route-benefit-copy strong{font-size:13px;line-height:1.22;color:#123b26;font-weight:950}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__promise-copy strong{font-size:0;line-height:1.2;color:#111827}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card .drtv-syd__promise-copy strong:after{content:attr(data-mobile-label);font-size:13px;font-weight:950;color:#111827}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card>.drtv-syd__route-benefit:before,
body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card>.drtv-syd__promise-card:after{display:block;grid-column:3;grid-row:1;align-self:center;justify-self:end;color:#98a2b3;font-size:18px;font-weight:900;line-height:1}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card>.drtv-syd__route-benefit:before{content:"✓";color:#16a34a;font-size:13px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card>.drtv-syd__promise-card:after{content:"›"}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-review-cta{margin:10px 0 12px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-ack-shell{margin:12px 0 14px;padding:12px 13px 10px;border:1px solid #e2c35b;border-radius:18px;background:linear-gradient(145deg,#fffdf5,#fff8df)}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-ack{gap:10px;margin:0;padding:0;border:0;border-radius:0;background:transparent}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-ack input{width:20px;height:20px;flex-basis:20px;margin-top:1px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-ack span{gap:4px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-ack strong{font-size:15px;line-height:1.25}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-ack-full{display:none}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-ack-mobile{display:block;font-size:11px;line-height:1.35;color:#667085;font-weight:750}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-terms{display:block;margin:8px 0 0 30px;border-top:1px solid rgba(194,150,20,.22);padding-top:8px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-terms summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none;color:#8a5a00;font-size:11px;line-height:1.25;font-weight:900}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-terms summary::-webkit-details-marker{display:none}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-terms summary:after{content:"+";font-size:15px;line-height:1}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-terms[open] summary:after{content:"−"}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-terms div{padding:9px 0 2px;color:#5f6672;font-size:11px;line-height:1.48;font-weight:650}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-ack-shell:has(.drtv-syd__return-ack--invalid){border-color:#d90c1b;background:#fff3f3;box-shadow:0 0 0 3px rgba(217,12,27,.10)}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__actions--final{display:grid;grid-template-columns:1fr;margin-top:12px;gap:9px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__actions--final .drtv-syd__button,
body.drtv-syd-full-width .drtv-syd .drtv-syd__button[type="submit"]{width:100%;min-height:56px;border-radius:17px;font-size:15px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__actions--final .drtv-syd__small{font-size:10.5px;line-height:1.35}
}
@media (max-width:430px){
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep{padding:12px;border-radius:19px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep h3{font-size:23px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__finalstep p{font-size:13.5px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__mobile-support-card{padding-left:10px;padding-right:10px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__return-ack-shell{padding:11px}
}
@media (max-width:700px){
  body.drtv-syd-full-width .drtv-syd .drtv-syd-faq{width:100%;max-width:100%;margin-left:0;margin-right:0}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__layout{width:100%;max-width:100%;margin-left:0;margin-right:0}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-row{grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-values{grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value{min-height:0;padding:12px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-value>strong{font-size:28px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total{grid-template-columns:1fr}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-title{grid-column:1}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-total-chip{min-height:0}
  body.drtv-syd-full-width .drtv-syd-basketsheet__actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:12px;padding-top:10px;border-top:1px solid rgba(229,231,235,.9)}
  body.drtv-syd-full-width .drtv-syd-basketsheet__actions .drtv-syd__button{width:100%;min-height:54px;border-radius:18px;font-size:15px;font-weight:950}
}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd{padding-bottom:116px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__setsummary--premium{padding:13px;border-radius:21px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__setsummary-copy{grid-template-columns:1fr;grid-template-areas:"title" "sub";padding-bottom:10px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-jump{display:none}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__setsummary-values{grid-template-columns:1fr;gap:10px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill{min-height:0;padding:13px;border-radius:19px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__setpill-top>strong{font-size:34px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__offer-points--mini{margin-top:2px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__offer{padding:15px}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__offer .drtv-syd__amount{font-size:36px}
  body.drtv-syd-full-width .drtv-syd__sticky-summary-text{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.drtv-syd-full-width .drtv-syd__sticky-summary-card{min-width:0}
  body.drtv-syd-full-width .drtv-syd__sticky-summary-card i,
body.drtv-syd-full-width .drtv-syd__sticky-summary-card em{white-space:normal;overflow:visible;text-overflow:clip}
  body.drtv-syd-full-width .drtv-syd-pointsmodal__dialog{padding:22px 18px;max-height:calc(100dvh - 24px);border-radius:21px}
  body.drtv-syd-full-width .drtv-syd-faq{margin-top:28px;border-radius:24px}
  body.drtv-syd-full-width .drtv-syd-faq__hero{padding:22px 18px}
  body.drtv-syd-full-width .drtv-syd-faq__hero h2{font-size:26px}
  body.drtv-syd-full-width .drtv-syd-faq__groups{padding:14px;gap:12px}
  body.drtv-syd-full-width .drtv-syd-faq__group{padding:14px;border-radius:18px}
  body.drtv-syd-full-width .drtv-syd-faq__footer{align-items:flex-start;flex-direction:column;margin:0 14px 14px}
  body.drtv-syd-full-width .drtv-syd-faq__footer a{box-sizing:border-box;width:100%}
}
/* Preserved supporting controls: locked inputs, selected-product media, search states, basket guide details and return acknowledgement. */
body.drtv-syd-full-width .drtv-syd__input--locked,
body.drtv-syd-full-width .drtv-syd input[data-weight-locked="1"]{background:linear-gradient(180deg,#fffdf4 0%,#fffaf0 100%);border-color:#e7c75e;color:#111827;font-weight:850;cursor:default}
body.drtv-syd-full-width .drtv-syd input[data-weight-locked="1"]:focus{box-shadow:0 0 0 4px rgba(231,199,94,.18);outline:none}
@media (min-width:901px){
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket.drtv-syd__basket--finalreview .drtv-syd__basket-row.has-image .drtv-syd__basket-main{display:grid;grid-template-columns:64px minmax(0,1fr);gap:13px;align-items:start}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket.drtv-syd__basket--finalreview .drtv-syd__basket-row.has-image .drtv-syd__basket-thumb{display:block;width:64px;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #edf0f4;box-shadow:0 9px 20px rgba(17,24,39,.055)}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket.drtv-syd__basket--finalreview .drtv-syd__basket-row.has-image .drtv-syd__basket-thumb img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
  body.drtv-syd-full-width .drtv-syd .drtv-syd__basket.drtv-syd__basket--finalreview .drtv-syd__basket-row.has-image .drtv-syd__basket-copy{min-width:0}
}
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchwrap .drtv-syd__input::placeholder{color:#8b94a3;font-weight:650}
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchitem{border:1px solid transparent}
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchitem.is-active,
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchitem:hover{background:linear-gradient(180deg,#fffdf4 0%,#fff8df 100%);border-color:#f0d482;box-shadow:0 8px 18px rgba(155,108,0,.10)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchitem--off.is-active,
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchitem--off:hover{background:linear-gradient(180deg,#fff7f8 0%,#fff1f3 100%);border-color:#ffc9d0;box-shadow:0 8px 18px rgba(230,0,18,.08)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchstatus{background:#eaf8ef;color:#087a3c;border:1px solid #c9efd6}
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchstatus--off{background:#fff1f2;color:#c1121f;border-color:#ffc7cf}
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchthumb--empty,
body.drtv-syd-full-width .drtv-syd .drtv-syd__selected-dart-media--empty,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-thumb--empty{background:linear-gradient(135deg,#111827 0%,#1f2937 100%);color:#fff;border-color:#111827;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
body.drtv-syd-full-width .drtv-syd .drtv-syd__searchthumb--empty span,
body.drtv-syd-full-width .drtv-syd .drtv-syd__selected-dart-media--empty span,
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-thumb--empty span{display:block;padding:4px;font-size:8px;line-height:1.05;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
body.drtv-syd-full-width .drtv-syd .drtv-syd__selected-dart-media--empty span{font-size:9px}
body.drtv-syd-full-width .drtv-syd .drtv-syd__basket-thumb--empty span{font-size:7.5px}
body.drtv-syd-full-width .drtv-syd__basket-guide{display:none;gap:3px;margin:5px 0 7px;min-width:0}
body.drtv-syd-full-width .drtv-syd__basket-guide-meta{display:block;color:#667085;font-size:12px;font-weight:800;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.drtv-syd-full-width .drtv-syd__basket-guide-note{display:block;color:#8a5a00;font-size:11px;font-weight:850;line-height:1.3}
body.drtv-syd-full-width .drtv-syd__basket--sheet .drtv-syd__basket-guide,
body.drtv-syd-full-width .drtv-syd-basketsheet .drtv-syd__basket-guide,
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-guide{display:grid}
body.drtv-syd-full-width .drtv-syd__basket--sheet .drtv-syd__basket-copy,
body.drtv-syd-full-width .drtv-syd-basketsheet .drtv-syd__basket-copy,
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-copy{gap:3px}
body.drtv-syd-full-width .drtv-syd__basket--sheet .drtv-syd__basket-name,
body.drtv-syd-full-width .drtv-syd-basketsheet .drtv-syd__basket-name,
body.drtv-syd-full-width .drtv-syd__basket--finalreview .drtv-syd__basket-name{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media (max-width:640px){
  body.drtv-syd-full-width .drtv-syd__basket-guide-meta{font-size:10.5px}
  body.drtv-syd-full-width .drtv-syd__basket-guide-note{font-size:10.5px}
}
body.drtv-syd-full-width .drtv-syd__return-ack{display:flex;gap:12px;align-items:flex-start;margin:18px 0;padding:16px;border:1px solid #e2c35b;border-radius:18px;background:linear-gradient(145deg,#fffdf5,#fff7d8);cursor:pointer}
body.drtv-syd-full-width .drtv-syd__return-ack input{width:20px;height:20px;flex:0 0 20px;margin:2px 0 0;accent-color:#d90c1b}
body.drtv-syd-full-width .drtv-syd__return-ack span{display:grid;gap:5px}
body.drtv-syd-full-width .drtv-syd__return-ack strong{font-size:15px;line-height:1.25;color:#111827}
body.drtv-syd-full-width .drtv-syd__return-ack small{font-size:12px;line-height:1.55;color:#5f6672;font-weight:650}
body.drtv-syd-full-width .drtv-syd__return-ack-mobile,
body.drtv-syd-full-width .drtv-syd__return-terms{display:none}
body.drtv-syd-full-width .drtv-syd__return-ack:has(input:focus-visible){outline:3px solid rgba(217,12,27,.22);outline-offset:3px}
body.drtv-syd-full-width .drtv-syd__return-ack--invalid{border-color:#d90c1b;background:#fff3f3;box-shadow:0 0 0 3px rgba(217,12,27,.10)}
/* State utilities are intentionally last so normal component display rules cannot reveal hidden UI. */
body.drtv-syd-full-width .is-hidden{display:none}
