{"type":4,"data":{"href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","width":1280,"height":800},"timestamp":1788363848595}
{"type":2,"data":{"node":{"type":0,"childNodes":[{"type":1,"name":"html","publicId":"","systemId":"","id":2},{"type":2,"tagName":"html","attributes":{"lang":"en"},"childNodes":[{"type":2,"tagName":"head","attributes":{},"childNodes":[{"type":3,"textContent":"\n","id":5},{"type":2,"tagName":"meta","attributes":{"charset":"utf-8"},"childNodes":[],"id":6},{"type":3,"textContent":"\n","id":7},{"type":2,"tagName":"meta","attributes":{"name":"viewport","content":"width=device-width,initial-scale=1"},"childNodes":[],"id":8},{"type":3,"textContent":"\n","id":9},{"type":2,"tagName":"title","attributes":{},"childNodes":[{"type":3,"textContent":"Gauntlet Shop · Gauntlet Shop","id":11}],"id":10},{"type":3,"textContent":"\n","id":12},{"type":2,"tagName":"meta","attributes":{"name":"gauntlet-run","content":"6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[],"id":13},{"type":3,"textContent":"\n","id":14},{"type":2,"tagName":"meta","attributes":{"name":"gauntlet-variant","content":"delayed_element"},"childNodes":[],"id":15},{"type":3,"textContent":"\n","id":16},{"type":2,"tagName":"style","attributes":{"_cssText":"*, ::before, ::after { box-sizing: border-box; }body { margin: 0px; font: 16px / 1.55 -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif; color: rgb(22, 24, 29); background: rgb(246, 247, 249); }a { color: rgb(31, 95, 214); }header.site { background: rgb(255, 255, 255); border-bottom: 1px solid rgb(227, 230, 234); }.bar { max-width: 960px; margin: 0px auto; padding: 14px 20px; display: flex; align-items: center; gap: 16px; }.brand { font-weight: 700; font-size: 18px; letter-spacing: -0.01em; text-decoration: none; color: rgb(22, 24, 29); }.brand span { display: block; font-weight: 400; font-size: 12px; color: rgb(107, 114, 128); }.spacer { flex: 1 1 0%; }main { max-width: 960px; margin: 0px auto; padding: 28px 20px 120px; }h1 { font-size: 24px; margin: 0px 0px 4px; letter-spacing: -0.02em; }h2 { font-size: 18px; margin: 0px 0px 12px; }.muted { color: rgb(107, 114, 128); }.grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); gap: 16px; margin-top: 20px; }.card { background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; padding: 14px; display: flex; flex-direction: column; gap: 8px; }.thumb { height: 110px; border-radius: 8px; }.name { font-weight: 600; }.price { font-variant-numeric: tabular-nums; font-weight: 600; }button, .btn { font: inherit; border-radius: 8px; border: 1px solid transparent; padding: 9px 14px; cursor: pointer; text-decoration: none; display: inline-block; text-align: center; }.primary { background: rgb(31, 95, 214); color: rgb(255, 255, 255); }.primary:hover { background: rgb(26, 81, 184); }.secondary { background: rgb(255, 255, 255); border-color: rgb(204, 210, 218); color: rgb(22, 24, 29); }.link { background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; color: rgb(31, 95, 214); padding: 0px; text-decoration: underline; }table { width: 100%; border-collapse: collapse; background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; overflow: hidden; }th, td { padding: 12px 14px; text-align: left; border-bottom: 1px solid rgb(238, 240, 243); }tfoot td { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }.num { text-align: right; font-variant-numeric: tabular-nums; }.panel { background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; padding: 18px; margin-top: 18px; }label { display: block; font-size: 13px; font-weight: 600; margin-bottom: 6px; }input[type=\"text\"] { width: 100%; padding: 9px 11px; border: 1px solid rgb(204, 210, 218); border-radius: 8px; font: inherit; background: rgb(255, 255, 255); }.row { display: flex; gap: 10px; align-items: flex-end; flex-wrap: wrap; }.row > div { flex: 1 1 0%; min-width: 180px; }.error { color: rgb(180, 35, 24); font-size: 14px; margin-top: 8px; }.ok { color: rgb(6, 118, 71); font-size: 14px; margin-top: 8px; }.steps { display: flex; gap: 8px; font-size: 13px; color: rgb(107, 114, 128); margin-bottom: 18px; }.steps b { color: rgb(22, 24, 29); }.skeleton { height: 38px; border-radius: 8px; background: linear-gradient(90deg, rgb(238, 240, 243), rgb(227, 230, 234), rgb(238, 240, 243)); animation: 1.2s ease 0s infinite normal none running pulse; }@keyframes pulse { \n  0% { opacity: 0.7; }\n  50% { opacity: 1; }\n  100% { opacity: 0.7; }\n}#cookie-banner { position: fixed; left: 0px; right: 0px; bottom: 0px; z-index: 9000; background: rgb(17, 20, 24); color: rgb(244, 245, 247); padding: 22px 20px; box-shadow: rgba(0, 0, 0, 0.25) 0px -8px 30px; }#cookie-banner .inner { max-width: 960px; margin: 0px auto; display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }#cookie-banner p { margin: 0px; flex: 1 1 0%; min-width: 240px; font-size: 14px; }#cookie-banner strong { display: block; margin-bottom: 2px; }#modal-backdrop { position: fixed; inset: 0px; z-index: 9500; background: rgba(11, 13, 16, 0.55); display: flex; align-items: center; justify-content: center; padding: 20px; }#modal { background: rgb(255, 255, 255); border-radius: 12px; max-width: 420px; width: 100%; padding: 24px; position: relative; box-shadow: rgba(0, 0, 0, 0.3) 0px 20px 60px; }#modal-close { position: absolute; top: 10px; right: 10px; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; font-size: 22px; line-height: 1; cursor: pointer; color: rgb(107, 114, 128); padding: 6px 10px; }.expired { max-width: 460px; margin: 60px auto; text-align: center; }@media (max-width: 620px) {\n  .bar, main { padding-left: 14px; padding-right: 14px; }\n  .grid { grid-template-columns: 1fr 1fr; gap: 12px; }\n  th, td { padding: 10px; }\n}"},"childNodes":[{"type":3,"textContent":"","id":18}],"id":17},{"type":3,"textContent":"\n","id":19}],"id":4},{"type":3,"textContent":"\n","id":20},{"type":2,"tagName":"body","attributes":{"data-stage":"browse"},"childNodes":[{"type":3,"textContent":"\n","id":22},{"type":2,"tagName":"header","attributes":{"class":"site"},"childNodes":[{"type":3,"textContent":"\n        ","id":24},{"type":2,"tagName":"div","attributes":{"class":"bar"},"childNodes":[{"type":3,"textContent":"\n          ","id":26},{"type":2,"tagName":"a","attributes":{"class":"brand","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","data-testid":"brand"},"childNodes":[{"type":3,"textContent":"Gauntlet Shop","id":28},{"type":2,"tagName":"span","attributes":{},"childNodes":[{"type":3,"textContent":"A controlled benchmark storefront","id":30}],"id":29}],"id":27},{"type":3,"textContent":"\n          ","id":31},{"type":2,"tagName":"div","attributes":{"class":"spacer"},"childNodes":[],"id":32},{"type":3,"textContent":"\n          ","id":33},{"type":2,"tagName":"a","attributes":{"class":"btn secondary","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/cart?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","data-testid":"nav-cart"},"childNodes":[{"type":3,"textContent":"Cart (0)","id":35}],"id":34},{"type":3,"textContent":"\n        ","id":36}],"id":25},{"type":3,"textContent":"\n      ","id":37}],"id":23},{"type":3,"textContent":"\n","id":38},{"type":2,"tagName":"main","attributes":{},"childNodes":[{"type":2,"tagName":"h1","attributes":{},"childNodes":[{"type":3,"textContent":"Gauntlet Shop","id":41}],"id":40},{"type":3,"textContent":"\n      ","id":42},{"type":2,"tagName":"p","attributes":{"class":"muted"},"childNodes":[{"type":3,"textContent":"A controlled benchmark storefront","id":44}],"id":43},{"type":3,"textContent":"\n      ","id":45},{"type":2,"tagName":"div","attributes":{"class":"grid"},"childNodes":[{"type":2,"tagName":"article","attributes":{"class":"card","data-sku":"nimbus-keyboard"},"childNodes":[{"type":3,"textContent":"\n      ","id":48},{"type":2,"tagName":"div","attributes":{"class":"thumb","style":"background:linear-gradient(135deg,hsl(210 70% 62%),hsl(250 70% 45%))","role":"img","aria-label":"Nimbus Keyboard"},"childNodes":[],"id":49},{"type":3,"textContent":"\n      ","id":50},{"type":2,"tagName":"div","attributes":{"class":"name"},"childNodes":[{"type":3,"textContent":"Nimbus Keyboard","id":52}],"id":51},{"type":3,"textContent":"\n      ","id":53},{"type":2,"tagName":"div","attributes":{"class":"muted","style":"font-size:13px"},"childNodes":[{"type":3,"textContent":"Low-profile mechanical, hot-swappable","id":55}],"id":54},{"type":3,"textContent":"\n      ","id":56},{"type":2,"tagName":"div","attributes":{"class":"price"},"childNodes":[{"type":3,"textContent":"$149.00","id":58}],"id":57},{"type":3,"textContent":"\n      ","id":59},{"type":2,"tagName":"div","attributes":{"data-delayed-skeleton":"add-to-cart","class":"skeleton","aria-label":"Loading","role":"status"},"childNodes":[],"id":60},{"type":3,"textContent":"\n    ","id":61},{"type":2,"tagName":"div","attributes":{"data-delayed-target":"add-to-cart","hidden":""},"childNodes":[{"type":2,"tagName":"form","attributes":{"method":"post","action":"/__fixture/cart/add?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[{"type":3,"textContent":"\n        ","id":64},{"type":2,"tagName":"input","attributes":{"type":"hidden","name":"sku","value":"nimbus-keyboard"},"childNodes":[],"id":65},{"type":3,"textContent":"\n        ","id":66},{"type":2,"tagName":"button","attributes":{"type":"submit","class":"primary","data-testid":"add-nimbus-keyboard","aria-label":"Add to cart: Nimbus Keyboard"},"childNodes":[{"type":3,"textContent":"Add to cart","id":68}],"id":67},{"type":3,"textContent":"\n      ","id":69}],"id":63}],"id":62},{"type":3,"textContent":"\n      ","id":70},{"type":2,"tagName":"a","attributes":{"class":"link","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/product/nimbus-keyboard?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[{"type":3,"textContent":"View details","id":72}],"id":71},{"type":3,"textContent":"\n    ","id":73}],"id":47},{"type":3,"textContent":"\n","id":74},{"type":2,"tagName":"article","attributes":{"class":"card","data-sku":"aurora-headphones"},"childNodes":[{"type":3,"textContent":"\n      ","id":76},{"type":2,"tagName":"div","attributes":{"class":"thumb","style":"background:linear-gradient(135deg,hsl(265 70% 62%),hsl(305 70% 45%))","role":"img","aria-label":"Aurora Headphones"},"childNodes":[],"id":77},{"type":3,"textContent":"\n      ","id":78},{"type":2,"tagName":"div","attributes":{"class":"name"},"childNodes":[{"type":3,"textContent":"Aurora Headphones","id":80}],"id":79},{"type":3,"textContent":"\n      ","id":81},{"type":2,"tagName":"div","attributes":{"class":"muted","style":"font-size:13px"},"childNodes":[{"type":3,"textContent":"Over-ear, active noise cancelling","id":83}],"id":82},{"type":3,"textContent":"\n      ","id":84},{"type":2,"tagName":"div","attributes":{"class":"price"},"childNodes":[{"type":3,"textContent":"$99.00","id":86}],"id":85},{"type":3,"textContent":"\n      ","id":87},{"type":2,"tagName":"div","attributes":{"data-delayed-skeleton":"add-to-cart","class":"skeleton","aria-label":"Loading","role":"status"},"childNodes":[],"id":88},{"type":3,"textContent":"\n    ","id":89},{"type":2,"tagName":"div","attributes":{"data-delayed-target":"add-to-cart","hidden":""},"childNodes":[{"type":2,"tagName":"form","attributes":{"method":"post","action":"/__fixture/cart/add?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[{"type":3,"textContent":"\n        ","id":92},{"type":2,"tagName":"input","attributes":{"type":"hidden","name":"sku","value":"aurora-headphones"},"childNodes":[],"id":93},{"type":3,"textContent":"\n        ","id":94},{"type":2,"tagName":"button","attributes":{"type":"submit","class":"primary","data-testid":"add-aurora-headphones","aria-label":"Add to cart: Aurora Headphones"},"childNodes":[{"type":3,"textContent":"Add to cart","id":96}],"id":95},{"type":3,"textContent":"\n      ","id":97}],"id":91}],"id":90},{"type":3,"textContent":"\n      ","id":98},{"type":2,"tagName":"a","attributes":{"class":"link","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/product/aurora-headphones?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[{"type":3,"textContent":"View details","id":100}],"id":99},{"type":3,"textContent":"\n    ","id":101}],"id":75},{"type":3,"textContent":"\n","id":102},{"type":2,"tagName":"article","attributes":{"class":"card","data-sku":"lumen-desk-lamp"},"childNodes":[{"type":3,"textContent":"\n      ","id":104},{"type":2,"tagName":"div","attributes":{"class":"thumb","style":"background:linear-gradient(135deg,hsl(40 70% 62%),hsl(80 70% 45%))","role":"img","aria-label":"Lumen Desk Lamp"},"childNodes":[],"id":105},{"type":3,"textContent":"\n      ","id":106},{"type":2,"tagName":"div","attributes":{"class":"name"},"childNodes":[{"type":3,"textContent":"Lumen Desk Lamp","id":108}],"id":107},{"type":3,"textContent":"\n      ","id":109},{"type":2,"tagName":"div","attributes":{"class":"muted","style":"font-size:13px"},"childNodes":[{"type":3,"textContent":"Tuneable white, USB-C powered","id":111}],"id":110},{"type":3,"textContent":"\n      ","id":112},{"type":2,"tagName":"div","attributes":{"class":"price"},"childNodes":[{"type":3,"textContent":"$64.00","id":114}],"id":113},{"type":3,"textContent":"\n      ","id":115},{"type":2,"tagName":"div","attributes":{"data-delayed-skeleton":"add-to-cart","class":"skeleton","aria-label":"Loading","role":"status"},"childNodes":[],"id":116},{"type":3,"textContent":"\n    ","id":117},{"type":2,"tagName":"div","attributes":{"data-delayed-target":"add-to-cart","hidden":""},"childNodes":[{"type":2,"tagName":"form","attributes":{"method":"post","action":"/__fixture/cart/add?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[{"type":3,"textContent":"\n        ","id":120},{"type":2,"tagName":"input","attributes":{"type":"hidden","name":"sku","value":"lumen-desk-lamp"},"childNodes":[],"id":121},{"type":3,"textContent":"\n        ","id":122},{"type":2,"tagName":"button","attributes":{"type":"submit","class":"primary","data-testid":"add-lumen-desk-lamp","aria-label":"Add to cart: Lumen Desk Lamp"},"childNodes":[{"type":3,"textContent":"Add to cart","id":124}],"id":123},{"type":3,"textContent":"\n      ","id":125}],"id":119}],"id":118},{"type":3,"textContent":"\n      ","id":126},{"type":2,"tagName":"a","attributes":{"class":"link","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/product/lumen-desk-lamp?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[{"type":3,"textContent":"View details","id":128}],"id":127},{"type":3,"textContent":"\n    ","id":129}],"id":103},{"type":3,"textContent":"\n","id":130},{"type":2,"tagName":"article","attributes":{"class":"card","data-sku":"atlas-backpack"},"childNodes":[{"type":3,"textContent":"\n      ","id":132},{"type":2,"tagName":"div","attributes":{"class":"thumb","style":"background:linear-gradient(135deg,hsl(150 70% 62%),hsl(190 70% 45%))","role":"img","aria-label":"Atlas Backpack"},"childNodes":[],"id":133},{"type":3,"textContent":"\n      ","id":134},{"type":2,"tagName":"div","attributes":{"class":"name"},"childNodes":[{"type":3,"textContent":"Atlas Backpack","id":136}],"id":135},{"type":3,"textContent":"\n      ","id":137},{"type":2,"tagName":"div","attributes":{"class":"muted","style":"font-size:13px"},"childNodes":[{"type":3,"textContent":"22L, weather-sealed zips","id":139}],"id":138},{"type":3,"textContent":"\n      ","id":140},{"type":2,"tagName":"div","attributes":{"class":"price"},"childNodes":[{"type":3,"textContent":"$120.00","id":142}],"id":141},{"type":3,"textContent":"\n      ","id":143},{"type":2,"tagName":"div","attributes":{"data-delayed-skeleton":"add-to-cart","class":"skeleton","aria-label":"Loading","role":"status"},"childNodes":[],"id":144},{"type":3,"textContent":"\n    ","id":145},{"type":2,"tagName":"div","attributes":{"data-delayed-target":"add-to-cart","hidden":""},"childNodes":[{"type":2,"tagName":"form","attributes":{"method":"post","action":"/__fixture/cart/add?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[{"type":3,"textContent":"\n        ","id":148},{"type":2,"tagName":"input","attributes":{"type":"hidden","name":"sku","value":"atlas-backpack"},"childNodes":[],"id":149},{"type":3,"textContent":"\n        ","id":150},{"type":2,"tagName":"button","attributes":{"type":"submit","class":"primary","data-testid":"add-atlas-backpack","aria-label":"Add to cart: Atlas Backpack"},"childNodes":[{"type":3,"textContent":"Add to cart","id":152}],"id":151},{"type":3,"textContent":"\n      ","id":153}],"id":147}],"id":146},{"type":3,"textContent":"\n      ","id":154},{"type":2,"tagName":"a","attributes":{"class":"link","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/product/atlas-backpack?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[{"type":3,"textContent":"View details","id":156}],"id":155},{"type":3,"textContent":"\n    ","id":157}],"id":131}],"id":46}],"id":39},{"type":3,"textContent":"\n\n\n\n","id":158},{"type":2,"tagName":"script","attributes":{},"childNodes":[{"type":3,"textContent":"SCRIPT_PLACEHOLDER","id":160}],"id":159},{"type":3,"textContent":"\n\n","id":161}],"id":21}],"id":3}],"id":1},"initialOffset":{"left":0,"top":0}},"timestamp":1788363848709}
{"type":3,"data":{"source":0,"texts":[],"attributes":[{"id":27,"attributes":{"data-gauntlet-ref":"e0"}},{"id":34,"attributes":{"data-gauntlet-ref":"e1"}},{"id":71,"attributes":{"data-gauntlet-ref":"e2"}},{"id":99,"attributes":{"data-gauntlet-ref":"e3"}},{"id":127,"attributes":{"data-gauntlet-ref":"e4"}},{"id":155,"attributes":{"data-gauntlet-ref":"e5"}}],"removes":[],"adds":[]},"timestamp":1788363848723}
{"type":3,"data":{"source":0,"texts":[],"attributes":[{"id":27,"attributes":{"data-gauntlet-ref":"e0"}},{"id":34,"attributes":{"data-gauntlet-ref":"e1"}},{"id":71,"attributes":{"data-gauntlet-ref":"e2"}},{"id":99,"attributes":{"data-gauntlet-ref":"e3"}},{"id":127,"attributes":{"data-gauntlet-ref":"e4"}},{"id":155,"attributes":{"data-gauntlet-ref":"e5"}}],"removes":[],"adds":[]},"timestamp":1788363848990}
{"type":3,"data":{"source":0,"texts":[],"attributes":[{"id":62,"attributes":{"hidden":null}},{"id":90,"attributes":{"hidden":null}},{"id":118,"attributes":{"hidden":null}},{"id":146,"attributes":{"hidden":null}}],"removes":[{"parentId":47,"id":60},{"parentId":75,"id":88},{"parentId":103,"id":116},{"parentId":131,"id":144}],"adds":[]},"timestamp":1788363850366}
{"type":3,"data":{"source":0,"texts":[],"attributes":[{"id":71,"attributes":{"data-gauntlet-ref":"e3"}},{"id":99,"attributes":{"data-gauntlet-ref":"e5"}},{"id":127,"attributes":{"data-gauntlet-ref":"e7"}},{"id":155,"attributes":{"data-gauntlet-ref":"e9"}},{"id":27,"attributes":{"data-gauntlet-ref":"e0"}},{"id":34,"attributes":{"data-gauntlet-ref":"e1"}},{"id":67,"attributes":{"data-gauntlet-ref":"e2"}},{"id":95,"attributes":{"data-gauntlet-ref":"e4"}},{"id":123,"attributes":{"data-gauntlet-ref":"e6"}},{"id":151,"attributes":{"data-gauntlet-ref":"e8"}}],"removes":[],"adds":[]},"timestamp":1788363850799}
{"type":3,"data":{"source":1,"positions":[{"x":483,"y":450,"id":95,"timeOffset":0}]},"timestamp":1788363851017}
{"type":3,"data":{"source":2,"type":1,"id":95,"x":483.3699951171875,"y":450.6000061035156},"timestamp":1788363851022}
{"type":3,"data":{"source":2,"type":5,"id":95},"timestamp":1788363851023}
{"type":3,"data":{"source":2,"type":0,"id":95,"x":483.3699951171875,"y":450.6000061035156},"timestamp":1788363851023}
{"type":3,"data":{"source":2,"type":2,"id":95,"x":483,"y":450,"pointerType":0},"timestamp":1788363851024}
{"type":0,"data":{},"timestamp":1788363851338}
{"type":1,"data":{},"timestamp":1788363851339}
{"type":4,"data":{"href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/cart?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","width":1280,"height":800},"timestamp":1788363851342}
{"type":2,"data":{"node":{"type":0,"childNodes":[{"type":1,"name":"html","publicId":"","systemId":"","id":2},{"type":2,"tagName":"html","attributes":{"lang":"en"},"childNodes":[{"type":2,"tagName":"head","attributes":{},"childNodes":[{"type":3,"textContent":"\n","id":5},{"type":2,"tagName":"meta","attributes":{"charset":"utf-8"},"childNodes":[],"id":6},{"type":3,"textContent":"\n","id":7},{"type":2,"tagName":"meta","attributes":{"name":"viewport","content":"width=device-width,initial-scale=1"},"childNodes":[],"id":8},{"type":3,"textContent":"\n","id":9},{"type":2,"tagName":"title","attributes":{},"childNodes":[{"type":3,"textContent":"Cart · Gauntlet Shop","id":11}],"id":10},{"type":3,"textContent":"\n","id":12},{"type":2,"tagName":"meta","attributes":{"name":"gauntlet-run","content":"6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[],"id":13},{"type":3,"textContent":"\n","id":14},{"type":2,"tagName":"meta","attributes":{"name":"gauntlet-variant","content":"delayed_element"},"childNodes":[],"id":15},{"type":3,"textContent":"\n","id":16},{"type":2,"tagName":"style","attributes":{"_cssText":"*, ::before, ::after { box-sizing: border-box; }body { margin: 0px; font: 16px / 1.55 -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif; color: rgb(22, 24, 29); background: rgb(246, 247, 249); }a { color: rgb(31, 95, 214); }header.site { background: rgb(255, 255, 255); border-bottom: 1px solid rgb(227, 230, 234); }.bar { max-width: 960px; margin: 0px auto; padding: 14px 20px; display: flex; align-items: center; gap: 16px; }.brand { font-weight: 700; font-size: 18px; letter-spacing: -0.01em; text-decoration: none; color: rgb(22, 24, 29); }.brand span { display: block; font-weight: 400; font-size: 12px; color: rgb(107, 114, 128); }.spacer { flex: 1 1 0%; }main { max-width: 960px; margin: 0px auto; padding: 28px 20px 120px; }h1 { font-size: 24px; margin: 0px 0px 4px; letter-spacing: -0.02em; }h2 { font-size: 18px; margin: 0px 0px 12px; }.muted { color: rgb(107, 114, 128); }.grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); gap: 16px; margin-top: 20px; }.card { background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; padding: 14px; display: flex; flex-direction: column; gap: 8px; }.thumb { height: 110px; border-radius: 8px; }.name { font-weight: 600; }.price { font-variant-numeric: tabular-nums; font-weight: 600; }button, .btn { font: inherit; border-radius: 8px; border: 1px solid transparent; padding: 9px 14px; cursor: pointer; text-decoration: none; display: inline-block; text-align: center; }.primary { background: rgb(31, 95, 214); color: rgb(255, 255, 255); }.primary:hover { background: rgb(26, 81, 184); }.secondary { background: rgb(255, 255, 255); border-color: rgb(204, 210, 218); color: rgb(22, 24, 29); }.link { background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; color: rgb(31, 95, 214); padding: 0px; text-decoration: underline; }table { width: 100%; border-collapse: collapse; background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; overflow: hidden; }th, td { padding: 12px 14px; text-align: left; border-bottom: 1px solid rgb(238, 240, 243); }tfoot td { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }.num { text-align: right; font-variant-numeric: tabular-nums; }.panel { background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; padding: 18px; margin-top: 18px; }label { display: block; font-size: 13px; font-weight: 600; margin-bottom: 6px; }input[type=\"text\"] { width: 100%; padding: 9px 11px; border: 1px solid rgb(204, 210, 218); border-radius: 8px; font: inherit; background: rgb(255, 255, 255); }.row { display: flex; gap: 10px; align-items: flex-end; flex-wrap: wrap; }.row > div { flex: 1 1 0%; min-width: 180px; }.error { color: rgb(180, 35, 24); font-size: 14px; margin-top: 8px; }.ok { color: rgb(6, 118, 71); font-size: 14px; margin-top: 8px; }.steps { display: flex; gap: 8px; font-size: 13px; color: rgb(107, 114, 128); margin-bottom: 18px; }.steps b { color: rgb(22, 24, 29); }.skeleton { height: 38px; border-radius: 8px; background: linear-gradient(90deg, rgb(238, 240, 243), rgb(227, 230, 234), rgb(238, 240, 243)); animation: 1.2s ease 0s infinite normal none running pulse; }@keyframes pulse { \n  0% { opacity: 0.7; }\n  50% { opacity: 1; }\n  100% { opacity: 0.7; }\n}#cookie-banner { position: fixed; left: 0px; right: 0px; bottom: 0px; z-index: 9000; background: rgb(17, 20, 24); color: rgb(244, 245, 247); padding: 22px 20px; box-shadow: rgba(0, 0, 0, 0.25) 0px -8px 30px; }#cookie-banner .inner { max-width: 960px; margin: 0px auto; display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }#cookie-banner p { margin: 0px; flex: 1 1 0%; min-width: 240px; font-size: 14px; }#cookie-banner strong { display: block; margin-bottom: 2px; }#modal-backdrop { position: fixed; inset: 0px; z-index: 9500; background: rgba(11, 13, 16, 0.55); display: flex; align-items: center; justify-content: center; padding: 20px; }#modal { background: rgb(255, 255, 255); border-radius: 12px; max-width: 420px; width: 100%; padding: 24px; position: relative; box-shadow: rgba(0, 0, 0, 0.3) 0px 20px 60px; }#modal-close { position: absolute; top: 10px; right: 10px; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; font-size: 22px; line-height: 1; cursor: pointer; color: rgb(107, 114, 128); padding: 6px 10px; }.expired { max-width: 460px; margin: 60px auto; text-align: center; }@media (max-width: 620px) {\n  .bar, main { padding-left: 14px; padding-right: 14px; }\n  .grid { grid-template-columns: 1fr 1fr; gap: 12px; }\n  th, td { padding: 10px; }\n}"},"childNodes":[{"type":3,"textContent":"","id":18}],"id":17},{"type":3,"textContent":"\n","id":19}],"id":4},{"type":3,"textContent":"\n","id":20},{"type":2,"tagName":"body","attributes":{"data-stage":"cart"},"childNodes":[{"type":3,"textContent":"\n","id":22},{"type":2,"tagName":"header","attributes":{"class":"site"},"childNodes":[{"type":3,"textContent":"\n        ","id":24},{"type":2,"tagName":"div","attributes":{"class":"bar"},"childNodes":[{"type":3,"textContent":"\n          ","id":26},{"type":2,"tagName":"a","attributes":{"class":"brand","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","data-testid":"brand"},"childNodes":[{"type":3,"textContent":"Gauntlet Shop","id":28},{"type":2,"tagName":"span","attributes":{},"childNodes":[{"type":3,"textContent":"A controlled benchmark storefront","id":30}],"id":29}],"id":27},{"type":3,"textContent":"\n          ","id":31},{"type":2,"tagName":"div","attributes":{"class":"spacer"},"childNodes":[],"id":32},{"type":3,"textContent":"\n          ","id":33},{"type":2,"tagName":"a","attributes":{"class":"btn secondary","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/cart?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","data-testid":"nav-cart"},"childNodes":[{"type":3,"textContent":"Cart (1)","id":35}],"id":34},{"type":3,"textContent":"\n        ","id":36}],"id":25},{"type":3,"textContent":"\n      ","id":37}],"id":23},{"type":3,"textContent":"\n","id":38},{"type":2,"tagName":"main","attributes":{},"childNodes":[{"type":2,"tagName":"h1","attributes":{},"childNodes":[{"type":3,"textContent":"Cart","id":41}],"id":40},{"type":2,"tagName":"table","attributes":{"data-testid":"cart-table"},"childNodes":[{"type":3,"textContent":"\n        ","id":43},{"type":2,"tagName":"tbody","attributes":{},"childNodes":[{"type":2,"tagName":"tr","attributes":{"data-sku":"aurora-headphones"},"childNodes":[{"type":3,"textContent":"\n        ","id":46},{"type":2,"tagName":"td","attributes":{},"childNodes":[{"type":3,"textContent":"Aurora Headphones","id":48}],"id":47},{"type":3,"textContent":"\n        ","id":49},{"type":2,"tagName":"td","attributes":{"class":"num","data-testid":"qty-aurora-headphones"},"childNodes":[{"type":3,"textContent":"1","id":51}],"id":50},{"type":3,"textContent":"\n        ","id":52},{"type":2,"tagName":"td","attributes":{"class":"num"},"childNodes":[{"type":3,"textContent":"$99.00","id":54}],"id":53},{"type":3,"textContent":"\n        ","id":55},{"type":2,"tagName":"td","attributes":{"class":"num"},"childNodes":[{"type":2,"tagName":"a","attributes":{"class":"link","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/cart/remove?sku=aurora-headphones&run=6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[{"type":3,"textContent":"Remove","id":58}],"id":57}],"id":56},{"type":3,"textContent":"\n      ","id":59}],"id":45}],"id":44},{"type":3,"textContent":"\n        ","id":60},{"type":2,"tagName":"tfoot","attributes":{},"childNodes":[{"type":3,"textContent":"\n          ","id":62},{"type":2,"tagName":"tr","attributes":{},"childNodes":[{"type":2,"tagName":"td","attributes":{"colspan":"2"},"childNodes":[{"type":3,"textContent":"Subtotal","id":65}],"id":64},{"type":2,"tagName":"td","attributes":{"class":"num","data-testid":"subtotal"},"childNodes":[{"type":3,"textContent":"$99.00","id":67}],"id":66},{"type":2,"tagName":"td","attributes":{},"childNodes":[],"id":68}],"id":63},{"type":3,"textContent":"\n          \n          ","id":69},{"type":2,"tagName":"tr","attributes":{},"childNodes":[{"type":2,"tagName":"td","attributes":{"colspan":"2"},"childNodes":[{"type":2,"tagName":"strong","attributes":{},"childNodes":[{"type":3,"textContent":"Total","id":73}],"id":72}],"id":71},{"type":2,"tagName":"td","attributes":{"class":"num","data-testid":"total"},"childNodes":[{"type":2,"tagName":"strong","attributes":{},"childNodes":[{"type":3,"textContent":"$99.00","id":76}],"id":75}],"id":74},{"type":2,"tagName":"td","attributes":{},"childNodes":[],"id":77}],"id":70},{"type":3,"textContent":"\n        ","id":78}],"id":61},{"type":3,"textContent":"\n      ","id":79}],"id":42},{"type":3,"textContent":"\n","id":80},{"type":2,"tagName":"div","attributes":{"class":"panel"},"childNodes":[{"type":3,"textContent":"\n      ","id":82},{"type":2,"tagName":"form","attributes":{"method":"post","action":"/__fixture/cart/coupon?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","class":"row"},"childNodes":[{"type":3,"textContent":"\n        ","id":84},{"type":2,"tagName":"div","attributes":{},"childNodes":[{"type":3,"textContent":"\n          ","id":86},{"type":2,"tagName":"label","attributes":{"for":"coupon"},"childNodes":[{"type":3,"textContent":"Coupon code","id":88}],"id":87},{"type":3,"textContent":"\n          ","id":89},{"type":2,"tagName":"input","attributes":{"type":"text","id":"coupon","name":"code","data-testid":"coupon-input","placeholder":"Enter a code","value":"","autocomplete":"off"},"childNodes":[],"id":90},{"type":3,"textContent":"\n        ","id":91}],"id":85},{"type":3,"textContent":"\n        ","id":92},{"type":2,"tagName":"button","attributes":{"type":"submit","class":"secondary","data-testid":"apply-coupon"},"childNodes":[{"type":3,"textContent":"Apply coupon","id":94}],"id":93},{"type":3,"textContent":"\n      ","id":95}],"id":83},{"type":3,"textContent":"\n      \n      \n    ","id":96}],"id":81},{"type":3,"textContent":"\n","id":97},{"type":2,"tagName":"form","attributes":{"method":"post","action":"/__fixture/checkout?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","style":"margin-top:18px"},"childNodes":[{"type":3,"textContent":"\n        ","id":99},{"type":2,"tagName":"button","attributes":{"type":"submit","class":"primary","data-testid":"to-checkout","aria-label":"Proceed to checkout"},"childNodes":[{"type":3,"textContent":"Proceed to checkout","id":101}],"id":100},{"type":3,"textContent":"\n      ","id":102}],"id":98}],"id":39},{"type":3,"textContent":"\n\n\n\n","id":103},{"type":2,"tagName":"script","attributes":{},"childNodes":[{"type":3,"textContent":"SCRIPT_PLACEHOLDER","id":105}],"id":104},{"type":3,"textContent":"\n\n","id":106}],"id":21}],"id":3}],"id":1},"initialOffset":{"left":0,"top":0}},"timestamp":1788363851359}
{"type":3,"data":{"source":0,"texts":[],"attributes":[{"id":27,"attributes":{"data-gauntlet-ref":"e0"}},{"id":34,"attributes":{"data-gauntlet-ref":"e1"}},{"id":57,"attributes":{"data-gauntlet-ref":"e2"}},{"id":90,"attributes":{"data-gauntlet-ref":"e3"}},{"id":93,"attributes":{"data-gauntlet-ref":"e4"}},{"id":100,"attributes":{"data-gauntlet-ref":"e5"}}],"removes":[],"adds":[]},"timestamp":1788363851496}
{"type":3,"data":{"source":2,"type":5,"id":90},"timestamp":1788363851667}
{"type":3,"data":{"source":5,"text":"SAVE20","isChecked":false,"id":90},"timestamp":1788363851801}
{"type":3,"data":{"source":0,"texts":[],"attributes":[{"id":27,"attributes":{"data-gauntlet-ref":"e0"}},{"id":34,"attributes":{"data-gauntlet-ref":"e1"}},{"id":57,"attributes":{"data-gauntlet-ref":"e2"}},{"id":90,"attributes":{"data-gauntlet-ref":"e3"}},{"id":93,"attributes":{"data-gauntlet-ref":"e4"}},{"id":100,"attributes":{"data-gauntlet-ref":"e5"}}],"removes":[],"adds":[]},"timestamp":1788363851964}
{"type":3,"data":{"source":1,"positions":[{"x":1017,"y":379,"id":93,"timeOffset":0}]},"timestamp":1788363852129}
{"type":3,"data":{"source":2,"type":1,"id":93,"x":1017.4400024414062,"y":379.6000061035156},"timestamp":1788363852129}
{"type":3,"data":{"source":2,"type":6,"id":90},"timestamp":1788363852129}
{"type":3,"data":{"source":2,"type":5,"id":93},"timestamp":1788363852129}
{"type":3,"data":{"source":2,"type":0,"id":93,"x":1017.4400024414062,"y":379.6000061035156},"timestamp":1788363852130}
{"type":3,"data":{"source":2,"type":2,"id":93,"x":1017,"y":379,"pointerType":0},"timestamp":1788363852130}
{"type":0,"data":{},"timestamp":1788363852448}
{"type":1,"data":{},"timestamp":1788363852449}
{"type":4,"data":{"href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/cart?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","width":1280,"height":800},"timestamp":1788363852501}
{"type":2,"data":{"node":{"type":0,"childNodes":[{"type":1,"name":"html","publicId":"","systemId":"","id":2},{"type":2,"tagName":"html","attributes":{"lang":"en"},"childNodes":[{"type":2,"tagName":"head","attributes":{},"childNodes":[{"type":3,"textContent":"\n","id":5},{"type":2,"tagName":"meta","attributes":{"charset":"utf-8"},"childNodes":[],"id":6},{"type":3,"textContent":"\n","id":7},{"type":2,"tagName":"meta","attributes":{"name":"viewport","content":"width=device-width,initial-scale=1"},"childNodes":[],"id":8},{"type":3,"textContent":"\n","id":9},{"type":2,"tagName":"title","attributes":{},"childNodes":[{"type":3,"textContent":"Cart · Gauntlet Shop","id":11}],"id":10},{"type":3,"textContent":"\n","id":12},{"type":2,"tagName":"meta","attributes":{"name":"gauntlet-run","content":"6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[],"id":13},{"type":3,"textContent":"\n","id":14},{"type":2,"tagName":"meta","attributes":{"name":"gauntlet-variant","content":"delayed_element"},"childNodes":[],"id":15},{"type":3,"textContent":"\n","id":16},{"type":2,"tagName":"style","attributes":{"_cssText":"*, ::before, ::after { box-sizing: border-box; }body { margin: 0px; font: 16px / 1.55 -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif; color: rgb(22, 24, 29); background: rgb(246, 247, 249); }a { color: rgb(31, 95, 214); }header.site { background: rgb(255, 255, 255); border-bottom: 1px solid rgb(227, 230, 234); }.bar { max-width: 960px; margin: 0px auto; padding: 14px 20px; display: flex; align-items: center; gap: 16px; }.brand { font-weight: 700; font-size: 18px; letter-spacing: -0.01em; text-decoration: none; color: rgb(22, 24, 29); }.brand span { display: block; font-weight: 400; font-size: 12px; color: rgb(107, 114, 128); }.spacer { flex: 1 1 0%; }main { max-width: 960px; margin: 0px auto; padding: 28px 20px 120px; }h1 { font-size: 24px; margin: 0px 0px 4px; letter-spacing: -0.02em; }h2 { font-size: 18px; margin: 0px 0px 12px; }.muted { color: rgb(107, 114, 128); }.grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); gap: 16px; margin-top: 20px; }.card { background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; padding: 14px; display: flex; flex-direction: column; gap: 8px; }.thumb { height: 110px; border-radius: 8px; }.name { font-weight: 600; }.price { font-variant-numeric: tabular-nums; font-weight: 600; }button, .btn { font: inherit; border-radius: 8px; border: 1px solid transparent; padding: 9px 14px; cursor: pointer; text-decoration: none; display: inline-block; text-align: center; }.primary { background: rgb(31, 95, 214); color: rgb(255, 255, 255); }.primary:hover { background: rgb(26, 81, 184); }.secondary { background: rgb(255, 255, 255); border-color: rgb(204, 210, 218); color: rgb(22, 24, 29); }.link { background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; color: rgb(31, 95, 214); padding: 0px; text-decoration: underline; }table { width: 100%; border-collapse: collapse; background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; overflow: hidden; }th, td { padding: 12px 14px; text-align: left; border-bottom: 1px solid rgb(238, 240, 243); }tfoot td { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }.num { text-align: right; font-variant-numeric: tabular-nums; }.panel { background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; padding: 18px; margin-top: 18px; }label { display: block; font-size: 13px; font-weight: 600; margin-bottom: 6px; }input[type=\"text\"] { width: 100%; padding: 9px 11px; border: 1px solid rgb(204, 210, 218); border-radius: 8px; font: inherit; background: rgb(255, 255, 255); }.row { display: flex; gap: 10px; align-items: flex-end; flex-wrap: wrap; }.row > div { flex: 1 1 0%; min-width: 180px; }.error { color: rgb(180, 35, 24); font-size: 14px; margin-top: 8px; }.ok { color: rgb(6, 118, 71); font-size: 14px; margin-top: 8px; }.steps { display: flex; gap: 8px; font-size: 13px; color: rgb(107, 114, 128); margin-bottom: 18px; }.steps b { color: rgb(22, 24, 29); }.skeleton { height: 38px; border-radius: 8px; background: linear-gradient(90deg, rgb(238, 240, 243), rgb(227, 230, 234), rgb(238, 240, 243)); animation: 1.2s ease 0s infinite normal none running pulse; }@keyframes pulse { \n  0% { opacity: 0.7; }\n  50% { opacity: 1; }\n  100% { opacity: 0.7; }\n}#cookie-banner { position: fixed; left: 0px; right: 0px; bottom: 0px; z-index: 9000; background: rgb(17, 20, 24); color: rgb(244, 245, 247); padding: 22px 20px; box-shadow: rgba(0, 0, 0, 0.25) 0px -8px 30px; }#cookie-banner .inner { max-width: 960px; margin: 0px auto; display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }#cookie-banner p { margin: 0px; flex: 1 1 0%; min-width: 240px; font-size: 14px; }#cookie-banner strong { display: block; margin-bottom: 2px; }#modal-backdrop { position: fixed; inset: 0px; z-index: 9500; background: rgba(11, 13, 16, 0.55); display: flex; align-items: center; justify-content: center; padding: 20px; }#modal { background: rgb(255, 255, 255); border-radius: 12px; max-width: 420px; width: 100%; padding: 24px; position: relative; box-shadow: rgba(0, 0, 0, 0.3) 0px 20px 60px; }#modal-close { position: absolute; top: 10px; right: 10px; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; font-size: 22px; line-height: 1; cursor: pointer; color: rgb(107, 114, 128); padding: 6px 10px; }.expired { max-width: 460px; margin: 60px auto; text-align: center; }@media (max-width: 620px) {\n  .bar, main { padding-left: 14px; padding-right: 14px; }\n  .grid { grid-template-columns: 1fr 1fr; gap: 12px; }\n  th, td { padding: 10px; }\n}"},"childNodes":[{"type":3,"textContent":"","id":18}],"id":17},{"type":3,"textContent":"\n","id":19}],"id":4},{"type":3,"textContent":"\n","id":20},{"type":2,"tagName":"body","attributes":{"data-stage":"cart"},"childNodes":[{"type":3,"textContent":"\n","id":22},{"type":2,"tagName":"header","attributes":{"class":"site"},"childNodes":[{"type":3,"textContent":"\n        ","id":24},{"type":2,"tagName":"div","attributes":{"class":"bar"},"childNodes":[{"type":3,"textContent":"\n          ","id":26},{"type":2,"tagName":"a","attributes":{"class":"brand","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","data-testid":"brand"},"childNodes":[{"type":3,"textContent":"Gauntlet Shop","id":28},{"type":2,"tagName":"span","attributes":{},"childNodes":[{"type":3,"textContent":"A controlled benchmark storefront","id":30}],"id":29}],"id":27},{"type":3,"textContent":"\n          ","id":31},{"type":2,"tagName":"div","attributes":{"class":"spacer"},"childNodes":[],"id":32},{"type":3,"textContent":"\n          ","id":33},{"type":2,"tagName":"a","attributes":{"class":"btn secondary","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/cart?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","data-testid":"nav-cart"},"childNodes":[{"type":3,"textContent":"Cart (1)","id":35}],"id":34},{"type":3,"textContent":"\n        ","id":36}],"id":25},{"type":3,"textContent":"\n      ","id":37}],"id":23},{"type":3,"textContent":"\n","id":38},{"type":2,"tagName":"main","attributes":{},"childNodes":[{"type":2,"tagName":"h1","attributes":{},"childNodes":[{"type":3,"textContent":"Cart","id":41}],"id":40},{"type":2,"tagName":"table","attributes":{"data-testid":"cart-table"},"childNodes":[{"type":3,"textContent":"\n        ","id":43},{"type":2,"tagName":"tbody","attributes":{},"childNodes":[{"type":2,"tagName":"tr","attributes":{"data-sku":"aurora-headphones"},"childNodes":[{"type":3,"textContent":"\n        ","id":46},{"type":2,"tagName":"td","attributes":{},"childNodes":[{"type":3,"textContent":"Aurora Headphones","id":48}],"id":47},{"type":3,"textContent":"\n        ","id":49},{"type":2,"tagName":"td","attributes":{"class":"num","data-testid":"qty-aurora-headphones"},"childNodes":[{"type":3,"textContent":"1","id":51}],"id":50},{"type":3,"textContent":"\n        ","id":52},{"type":2,"tagName":"td","attributes":{"class":"num"},"childNodes":[{"type":3,"textContent":"$99.00","id":54}],"id":53},{"type":3,"textContent":"\n        ","id":55},{"type":2,"tagName":"td","attributes":{"class":"num"},"childNodes":[{"type":2,"tagName":"a","attributes":{"class":"link","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/cart/remove?sku=aurora-headphones&run=6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[{"type":3,"textContent":"Remove","id":58}],"id":57}],"id":56},{"type":3,"textContent":"\n      ","id":59}],"id":45}],"id":44},{"type":3,"textContent":"\n        ","id":60},{"type":2,"tagName":"tfoot","attributes":{},"childNodes":[{"type":3,"textContent":"\n          ","id":62},{"type":2,"tagName":"tr","attributes":{},"childNodes":[{"type":2,"tagName":"td","attributes":{"colspan":"2"},"childNodes":[{"type":3,"textContent":"Subtotal","id":65}],"id":64},{"type":2,"tagName":"td","attributes":{"class":"num","data-testid":"subtotal"},"childNodes":[{"type":3,"textContent":"$99.00","id":67}],"id":66},{"type":2,"tagName":"td","attributes":{},"childNodes":[],"id":68}],"id":63},{"type":3,"textContent":"\n          ","id":69},{"type":2,"tagName":"tr","attributes":{},"childNodes":[{"type":2,"tagName":"td","attributes":{"colspan":"2"},"childNodes":[{"type":3,"textContent":"Discount (SAVE20)","id":72}],"id":71},{"type":2,"tagName":"td","attributes":{"class":"num","data-testid":"discount"},"childNodes":[{"type":3,"textContent":"-$19.80","id":74}],"id":73},{"type":2,"tagName":"td","attributes":{},"childNodes":[],"id":75}],"id":70},{"type":3,"textContent":"\n          ","id":76},{"type":2,"tagName":"tr","attributes":{},"childNodes":[{"type":2,"tagName":"td","attributes":{"colspan":"2"},"childNodes":[{"type":2,"tagName":"strong","attributes":{},"childNodes":[{"type":3,"textContent":"Total","id":80}],"id":79}],"id":78},{"type":2,"tagName":"td","attributes":{"class":"num","data-testid":"total"},"childNodes":[{"type":2,"tagName":"strong","attributes":{},"childNodes":[{"type":3,"textContent":"$79.20","id":83}],"id":82}],"id":81},{"type":2,"tagName":"td","attributes":{},"childNodes":[],"id":84}],"id":77},{"type":3,"textContent":"\n        ","id":85}],"id":61},{"type":3,"textContent":"\n      ","id":86}],"id":42},{"type":3,"textContent":"\n","id":87},{"type":2,"tagName":"div","attributes":{"class":"panel"},"childNodes":[{"type":3,"textContent":"\n      ","id":89},{"type":2,"tagName":"form","attributes":{"method":"post","action":"/__fixture/cart/coupon?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","class":"row"},"childNodes":[{"type":3,"textContent":"\n        ","id":91},{"type":2,"tagName":"div","attributes":{},"childNodes":[{"type":3,"textContent":"\n          ","id":93},{"type":2,"tagName":"label","attributes":{"for":"coupon"},"childNodes":[{"type":3,"textContent":"Coupon code","id":95}],"id":94},{"type":3,"textContent":"\n          ","id":96},{"type":2,"tagName":"input","attributes":{"type":"text","id":"coupon","name":"code","data-testid":"coupon-input","placeholder":"Enter a code","value":"SAVE20","autocomplete":"off"},"childNodes":[],"id":97},{"type":3,"textContent":"\n        ","id":98}],"id":92},{"type":3,"textContent":"\n        ","id":99},{"type":2,"tagName":"button","attributes":{"type":"submit","class":"secondary","data-testid":"apply-coupon"},"childNodes":[{"type":3,"textContent":"Apply coupon","id":101}],"id":100},{"type":3,"textContent":"\n      ","id":102}],"id":90},{"type":3,"textContent":"\n      \n      ","id":103},{"type":2,"tagName":"p","attributes":{"class":"ok","data-testid":"coupon-applied"},"childNodes":[{"type":3,"textContent":"SAVE20 ✓","id":105}],"id":104},{"type":3,"textContent":"\n    ","id":106}],"id":88},{"type":3,"textContent":"\n","id":107},{"type":2,"tagName":"form","attributes":{"method":"post","action":"/__fixture/checkout?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","style":"margin-top:18px"},"childNodes":[{"type":3,"textContent":"\n        ","id":109},{"type":2,"tagName":"button","attributes":{"type":"submit","class":"primary","data-testid":"to-checkout","aria-label":"Proceed to checkout"},"childNodes":[{"type":3,"textContent":"Proceed to checkout","id":111}],"id":110},{"type":3,"textContent":"\n      ","id":112}],"id":108}],"id":39},{"type":3,"textContent":"\n\n\n\n","id":113},{"type":2,"tagName":"script","attributes":{},"childNodes":[{"type":3,"textContent":"SCRIPT_PLACEHOLDER","id":115}],"id":114},{"type":3,"textContent":"\n\n","id":116}],"id":21}],"id":3}],"id":1},"initialOffset":{"left":0,"top":0}},"timestamp":1788363852550}
{"type":3,"data":{"source":0,"texts":[],"attributes":[{"id":27,"attributes":{"data-gauntlet-ref":"e0"}},{"id":34,"attributes":{"data-gauntlet-ref":"e1"}},{"id":57,"attributes":{"data-gauntlet-ref":"e2"}},{"id":97,"attributes":{"data-gauntlet-ref":"e3"}},{"id":100,"attributes":{"data-gauntlet-ref":"e4"}},{"id":110,"attributes":{"data-gauntlet-ref":"e5"}}],"removes":[],"adds":[]},"timestamp":1788363852606}
{"type":3,"data":{"source":1,"positions":[{"x":268,"y":553,"id":110,"timeOffset":0}]},"timestamp":1788363852796}
{"type":3,"data":{"source":2,"type":1,"id":110,"x":268.1600036621094,"y":553.8800048828125},"timestamp":1788363852796}
{"type":3,"data":{"source":2,"type":5,"id":110},"timestamp":1788363852796}
{"type":3,"data":{"source":2,"type":0,"id":110,"x":268.1600036621094,"y":553.8800048828125},"timestamp":1788363852797}
{"type":3,"data":{"source":2,"type":2,"id":110,"x":268,"y":553,"pointerType":0},"timestamp":1788363852797}
{"type":0,"data":{},"timestamp":1788363853116}
{"type":1,"data":{},"timestamp":1788363853117}
{"type":4,"data":{"href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/checkout?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","width":1280,"height":800},"timestamp":1788363853119}
{"type":2,"data":{"node":{"type":0,"childNodes":[{"type":1,"name":"html","publicId":"","systemId":"","id":2},{"type":2,"tagName":"html","attributes":{"lang":"en"},"childNodes":[{"type":2,"tagName":"head","attributes":{},"childNodes":[{"type":3,"textContent":"\n","id":5},{"type":2,"tagName":"meta","attributes":{"charset":"utf-8"},"childNodes":[],"id":6},{"type":3,"textContent":"\n","id":7},{"type":2,"tagName":"meta","attributes":{"name":"viewport","content":"width=device-width,initial-scale=1"},"childNodes":[],"id":8},{"type":3,"textContent":"\n","id":9},{"type":2,"tagName":"title","attributes":{},"childNodes":[{"type":3,"textContent":"Checkout · Gauntlet Shop","id":11}],"id":10},{"type":3,"textContent":"\n","id":12},{"type":2,"tagName":"meta","attributes":{"name":"gauntlet-run","content":"6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[],"id":13},{"type":3,"textContent":"\n","id":14},{"type":2,"tagName":"meta","attributes":{"name":"gauntlet-variant","content":"delayed_element"},"childNodes":[],"id":15},{"type":3,"textContent":"\n","id":16},{"type":2,"tagName":"style","attributes":{"_cssText":"*, ::before, ::after { box-sizing: border-box; }body { margin: 0px; font: 16px / 1.55 -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif; color: rgb(22, 24, 29); background: rgb(246, 247, 249); }a { color: rgb(31, 95, 214); }header.site { background: rgb(255, 255, 255); border-bottom: 1px solid rgb(227, 230, 234); }.bar { max-width: 960px; margin: 0px auto; padding: 14px 20px; display: flex; align-items: center; gap: 16px; }.brand { font-weight: 700; font-size: 18px; letter-spacing: -0.01em; text-decoration: none; color: rgb(22, 24, 29); }.brand span { display: block; font-weight: 400; font-size: 12px; color: rgb(107, 114, 128); }.spacer { flex: 1 1 0%; }main { max-width: 960px; margin: 0px auto; padding: 28px 20px 120px; }h1 { font-size: 24px; margin: 0px 0px 4px; letter-spacing: -0.02em; }h2 { font-size: 18px; margin: 0px 0px 12px; }.muted { color: rgb(107, 114, 128); }.grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); gap: 16px; margin-top: 20px; }.card { background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; padding: 14px; display: flex; flex-direction: column; gap: 8px; }.thumb { height: 110px; border-radius: 8px; }.name { font-weight: 600; }.price { font-variant-numeric: tabular-nums; font-weight: 600; }button, .btn { font: inherit; border-radius: 8px; border: 1px solid transparent; padding: 9px 14px; cursor: pointer; text-decoration: none; display: inline-block; text-align: center; }.primary { background: rgb(31, 95, 214); color: rgb(255, 255, 255); }.primary:hover { background: rgb(26, 81, 184); }.secondary { background: rgb(255, 255, 255); border-color: rgb(204, 210, 218); color: rgb(22, 24, 29); }.link { background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; color: rgb(31, 95, 214); padding: 0px; text-decoration: underline; }table { width: 100%; border-collapse: collapse; background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; overflow: hidden; }th, td { padding: 12px 14px; text-align: left; border-bottom: 1px solid rgb(238, 240, 243); }tfoot td { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }.num { text-align: right; font-variant-numeric: tabular-nums; }.panel { background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; padding: 18px; margin-top: 18px; }label { display: block; font-size: 13px; font-weight: 600; margin-bottom: 6px; }input[type=\"text\"] { width: 100%; padding: 9px 11px; border: 1px solid rgb(204, 210, 218); border-radius: 8px; font: inherit; background: rgb(255, 255, 255); }.row { display: flex; gap: 10px; align-items: flex-end; flex-wrap: wrap; }.row > div { flex: 1 1 0%; min-width: 180px; }.error { color: rgb(180, 35, 24); font-size: 14px; margin-top: 8px; }.ok { color: rgb(6, 118, 71); font-size: 14px; margin-top: 8px; }.steps { display: flex; gap: 8px; font-size: 13px; color: rgb(107, 114, 128); margin-bottom: 18px; }.steps b { color: rgb(22, 24, 29); }.skeleton { height: 38px; border-radius: 8px; background: linear-gradient(90deg, rgb(238, 240, 243), rgb(227, 230, 234), rgb(238, 240, 243)); animation: 1.2s ease 0s infinite normal none running pulse; }@keyframes pulse { \n  0% { opacity: 0.7; }\n  50% { opacity: 1; }\n  100% { opacity: 0.7; }\n}#cookie-banner { position: fixed; left: 0px; right: 0px; bottom: 0px; z-index: 9000; background: rgb(17, 20, 24); color: rgb(244, 245, 247); padding: 22px 20px; box-shadow: rgba(0, 0, 0, 0.25) 0px -8px 30px; }#cookie-banner .inner { max-width: 960px; margin: 0px auto; display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }#cookie-banner p { margin: 0px; flex: 1 1 0%; min-width: 240px; font-size: 14px; }#cookie-banner strong { display: block; margin-bottom: 2px; }#modal-backdrop { position: fixed; inset: 0px; z-index: 9500; background: rgba(11, 13, 16, 0.55); display: flex; align-items: center; justify-content: center; padding: 20px; }#modal { background: rgb(255, 255, 255); border-radius: 12px; max-width: 420px; width: 100%; padding: 24px; position: relative; box-shadow: rgba(0, 0, 0, 0.3) 0px 20px 60px; }#modal-close { position: absolute; top: 10px; right: 10px; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; font-size: 22px; line-height: 1; cursor: pointer; color: rgb(107, 114, 128); padding: 6px 10px; }.expired { max-width: 460px; margin: 60px auto; text-align: center; }@media (max-width: 620px) {\n  .bar, main { padding-left: 14px; padding-right: 14px; }\n  .grid { grid-template-columns: 1fr 1fr; gap: 12px; }\n  th, td { padding: 10px; }\n}"},"childNodes":[{"type":3,"textContent":"","id":18}],"id":17},{"type":3,"textContent":"\n","id":19}],"id":4},{"type":3,"textContent":"\n","id":20},{"type":2,"tagName":"body","attributes":{"data-stage":"checkout"},"childNodes":[{"type":3,"textContent":"\n","id":22},{"type":2,"tagName":"header","attributes":{"class":"site"},"childNodes":[{"type":3,"textContent":"\n        ","id":24},{"type":2,"tagName":"div","attributes":{"class":"bar"},"childNodes":[{"type":3,"textContent":"\n          ","id":26},{"type":2,"tagName":"a","attributes":{"class":"brand","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","data-testid":"brand"},"childNodes":[{"type":3,"textContent":"Gauntlet Shop","id":28},{"type":2,"tagName":"span","attributes":{},"childNodes":[{"type":3,"textContent":"A controlled benchmark storefront","id":30}],"id":29}],"id":27},{"type":3,"textContent":"\n          ","id":31},{"type":2,"tagName":"div","attributes":{"class":"spacer"},"childNodes":[],"id":32},{"type":3,"textContent":"\n          ","id":33},{"type":2,"tagName":"a","attributes":{"class":"btn secondary","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/cart?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","data-testid":"nav-cart"},"childNodes":[{"type":3,"textContent":"Cart (1)","id":35}],"id":34},{"type":3,"textContent":"\n        ","id":36}],"id":25},{"type":3,"textContent":"\n      ","id":37}],"id":23},{"type":3,"textContent":"\n","id":38},{"type":2,"tagName":"main","attributes":{},"childNodes":[{"type":2,"tagName":"div","attributes":{"class":"steps"},"childNodes":[{"type":2,"tagName":"b","attributes":{},"childNodes":[{"type":3,"textContent":"1. Cart","id":42}],"id":41},{"type":3,"textContent":" → ","id":43},{"type":2,"tagName":"b","attributes":{},"childNodes":[{"type":3,"textContent":"2. Checkout","id":45}],"id":44},{"type":3,"textContent":" → 3. Review your order","id":46}],"id":40},{"type":3,"textContent":"\n      ","id":47},{"type":2,"tagName":"h1","attributes":{},"childNodes":[{"type":3,"textContent":"Checkout","id":49}],"id":48},{"type":3,"textContent":"\n      ","id":50},{"type":2,"tagName":"form","attributes":{"method":"post","action":"/__fixture/review?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","class":"panel"},"childNodes":[{"type":3,"textContent":"\n        ","id":52},{"type":2,"tagName":"div","attributes":{"class":"row"},"childNodes":[{"type":3,"textContent":"\n          ","id":54},{"type":2,"tagName":"div","attributes":{},"childNodes":[{"type":3,"textContent":"\n            ","id":56},{"type":2,"tagName":"label","attributes":{"for":"name"},"childNodes":[{"type":3,"textContent":"Full name","id":58}],"id":57},{"type":3,"textContent":"\n            ","id":59},{"type":2,"tagName":"input","attributes":{"type":"text","id":"name","name":"name","data-testid":"checkout-name","value":"","autocomplete":"off"},"childNodes":[],"id":60},{"type":3,"textContent":"\n          ","id":61}],"id":55},{"type":3,"textContent":"\n          ","id":62},{"type":2,"tagName":"div","attributes":{},"childNodes":[{"type":3,"textContent":"\n            ","id":64},{"type":2,"tagName":"label","attributes":{"for":"city"},"childNodes":[{"type":3,"textContent":"City","id":66}],"id":65},{"type":3,"textContent":"\n            ","id":67},{"type":2,"tagName":"input","attributes":{"type":"text","id":"city","name":"city","data-testid":"checkout-city","value":"","autocomplete":"off"},"childNodes":[],"id":68},{"type":3,"textContent":"\n          ","id":69}],"id":63},{"type":3,"textContent":"\n        ","id":70}],"id":53},{"type":3,"textContent":"\n        ","id":71},{"type":2,"tagName":"button","attributes":{"type":"submit","class":"primary","data-testid":"to-review","style":"margin-top:16px"},"childNodes":[{"type":3,"textContent":"Continue to review","id":73}],"id":72},{"type":3,"textContent":"\n      ","id":74}],"id":51}],"id":39},{"type":3,"textContent":"\n\n\n\n","id":75},{"type":2,"tagName":"script","attributes":{},"childNodes":[{"type":3,"textContent":"SCRIPT_PLACEHOLDER","id":77}],"id":76},{"type":3,"textContent":"\n\n","id":78}],"id":21}],"id":3}],"id":1},"initialOffset":{"left":0,"top":0}},"timestamp":1788363853134}
{"type":3,"data":{"source":0,"texts":[],"attributes":[{"id":27,"attributes":{"data-gauntlet-ref":"e0"}},{"id":34,"attributes":{"data-gauntlet-ref":"e1"}},{"id":60,"attributes":{"data-gauntlet-ref":"e2"}},{"id":68,"attributes":{"data-gauntlet-ref":"e3"}},{"id":72,"attributes":{"data-gauntlet-ref":"e4"}}],"removes":[],"adds":[]},"timestamp":1788363853273}
{"type":3,"data":{"source":2,"type":5,"id":60},"timestamp":1788363853482}
{"type":3,"data":{"source":5,"text":"Ada Lovelace","isChecked":false,"id":60},"timestamp":1788363853484}
{"type":3,"data":{"source":0,"texts":[],"attributes":[{"id":27,"attributes":{"data-gauntlet-ref":"e0"}},{"id":34,"attributes":{"data-gauntlet-ref":"e1"}},{"id":60,"attributes":{"data-gauntlet-ref":"e2"}},{"id":68,"attributes":{"data-gauntlet-ref":"e3"}},{"id":72,"attributes":{"data-gauntlet-ref":"e4"}}],"removes":[],"adds":[]},"timestamp":1788363853648}
{"type":3,"data":{"source":2,"type":6,"id":60},"timestamp":1788363853798}
{"type":3,"data":{"source":2,"type":5,"id":68},"timestamp":1788363853798}
{"type":3,"data":{"source":5,"text":"London","isChecked":false,"id":68},"timestamp":1788363853799}
{"type":3,"data":{"source":0,"texts":[],"attributes":[{"id":27,"attributes":{"data-gauntlet-ref":"e0"}},{"id":34,"attributes":{"data-gauntlet-ref":"e1"}},{"id":60,"attributes":{"data-gauntlet-ref":"e2"}},{"id":68,"attributes":{"data-gauntlet-ref":"e3"}},{"id":72,"attributes":{"data-gauntlet-ref":"e4"}}],"removes":[],"adds":[]},"timestamp":1788363853962}
{"type":3,"data":{"source":1,"positions":[{"x":279,"y":325,"id":72,"timeOffset":0}]},"timestamp":1788363854130}
{"type":3,"data":{"source":2,"type":1,"id":72,"x":279.7900085449219,"y":325.1400146484375},"timestamp":1788363854130}
{"type":3,"data":{"source":2,"type":6,"id":68},"timestamp":1788363854131}
{"type":3,"data":{"source":2,"type":5,"id":72},"timestamp":1788363854131}
{"type":3,"data":{"source":2,"type":0,"id":72,"x":279.7900085449219,"y":325.1400146484375},"timestamp":1788363854131}
{"type":3,"data":{"source":2,"type":2,"id":72,"x":279,"y":325,"pointerType":0},"timestamp":1788363854131}
{"type":0,"data":{},"timestamp":1788363854452}
{"type":1,"data":{},"timestamp":1788363854453}
{"type":4,"data":{"href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/review?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","width":1280,"height":800},"timestamp":1788363854454}
{"type":2,"data":{"node":{"type":0,"childNodes":[{"type":1,"name":"html","publicId":"","systemId":"","id":2},{"type":2,"tagName":"html","attributes":{"lang":"en"},"childNodes":[{"type":2,"tagName":"head","attributes":{},"childNodes":[{"type":3,"textContent":"\n","id":5},{"type":2,"tagName":"meta","attributes":{"charset":"utf-8"},"childNodes":[],"id":6},{"type":3,"textContent":"\n","id":7},{"type":2,"tagName":"meta","attributes":{"name":"viewport","content":"width=device-width,initial-scale=1"},"childNodes":[],"id":8},{"type":3,"textContent":"\n","id":9},{"type":2,"tagName":"title","attributes":{},"childNodes":[{"type":3,"textContent":"Review your order · Gauntlet Shop","id":11}],"id":10},{"type":3,"textContent":"\n","id":12},{"type":2,"tagName":"meta","attributes":{"name":"gauntlet-run","content":"6c3ab0ff-844f-4794-9789-5e6859dff0d4"},"childNodes":[],"id":13},{"type":3,"textContent":"\n","id":14},{"type":2,"tagName":"meta","attributes":{"name":"gauntlet-variant","content":"delayed_element"},"childNodes":[],"id":15},{"type":3,"textContent":"\n","id":16},{"type":2,"tagName":"style","attributes":{"_cssText":"*, ::before, ::after { box-sizing: border-box; }body { margin: 0px; font: 16px / 1.55 -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif; color: rgb(22, 24, 29); background: rgb(246, 247, 249); }a { color: rgb(31, 95, 214); }header.site { background: rgb(255, 255, 255); border-bottom: 1px solid rgb(227, 230, 234); }.bar { max-width: 960px; margin: 0px auto; padding: 14px 20px; display: flex; align-items: center; gap: 16px; }.brand { font-weight: 700; font-size: 18px; letter-spacing: -0.01em; text-decoration: none; color: rgb(22, 24, 29); }.brand span { display: block; font-weight: 400; font-size: 12px; color: rgb(107, 114, 128); }.spacer { flex: 1 1 0%; }main { max-width: 960px; margin: 0px auto; padding: 28px 20px 120px; }h1 { font-size: 24px; margin: 0px 0px 4px; letter-spacing: -0.02em; }h2 { font-size: 18px; margin: 0px 0px 12px; }.muted { color: rgb(107, 114, 128); }.grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); gap: 16px; margin-top: 20px; }.card { background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; padding: 14px; display: flex; flex-direction: column; gap: 8px; }.thumb { height: 110px; border-radius: 8px; }.name { font-weight: 600; }.price { font-variant-numeric: tabular-nums; font-weight: 600; }button, .btn { font: inherit; border-radius: 8px; border: 1px solid transparent; padding: 9px 14px; cursor: pointer; text-decoration: none; display: inline-block; text-align: center; }.primary { background: rgb(31, 95, 214); color: rgb(255, 255, 255); }.primary:hover { background: rgb(26, 81, 184); }.secondary { background: rgb(255, 255, 255); border-color: rgb(204, 210, 218); color: rgb(22, 24, 29); }.link { background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; color: rgb(31, 95, 214); padding: 0px; text-decoration: underline; }table { width: 100%; border-collapse: collapse; background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; overflow: hidden; }th, td { padding: 12px 14px; text-align: left; border-bottom: 1px solid rgb(238, 240, 243); }tfoot td { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }.num { text-align: right; font-variant-numeric: tabular-nums; }.panel { background: rgb(255, 255, 255); border: 1px solid rgb(227, 230, 234); border-radius: 10px; padding: 18px; margin-top: 18px; }label { display: block; font-size: 13px; font-weight: 600; margin-bottom: 6px; }input[type=\"text\"] { width: 100%; padding: 9px 11px; border: 1px solid rgb(204, 210, 218); border-radius: 8px; font: inherit; background: rgb(255, 255, 255); }.row { display: flex; gap: 10px; align-items: flex-end; flex-wrap: wrap; }.row > div { flex: 1 1 0%; min-width: 180px; }.error { color: rgb(180, 35, 24); font-size: 14px; margin-top: 8px; }.ok { color: rgb(6, 118, 71); font-size: 14px; margin-top: 8px; }.steps { display: flex; gap: 8px; font-size: 13px; color: rgb(107, 114, 128); margin-bottom: 18px; }.steps b { color: rgb(22, 24, 29); }.skeleton { height: 38px; border-radius: 8px; background: linear-gradient(90deg, rgb(238, 240, 243), rgb(227, 230, 234), rgb(238, 240, 243)); animation: 1.2s ease 0s infinite normal none running pulse; }@keyframes pulse { \n  0% { opacity: 0.7; }\n  50% { opacity: 1; }\n  100% { opacity: 0.7; }\n}#cookie-banner { position: fixed; left: 0px; right: 0px; bottom: 0px; z-index: 9000; background: rgb(17, 20, 24); color: rgb(244, 245, 247); padding: 22px 20px; box-shadow: rgba(0, 0, 0, 0.25) 0px -8px 30px; }#cookie-banner .inner { max-width: 960px; margin: 0px auto; display: flex; gap: 16px; align-items: center; flex-wrap: wrap; }#cookie-banner p { margin: 0px; flex: 1 1 0%; min-width: 240px; font-size: 14px; }#cookie-banner strong { display: block; margin-bottom: 2px; }#modal-backdrop { position: fixed; inset: 0px; z-index: 9500; background: rgba(11, 13, 16, 0.55); display: flex; align-items: center; justify-content: center; padding: 20px; }#modal { background: rgb(255, 255, 255); border-radius: 12px; max-width: 420px; width: 100%; padding: 24px; position: relative; box-shadow: rgba(0, 0, 0, 0.3) 0px 20px 60px; }#modal-close { position: absolute; top: 10px; right: 10px; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; font-size: 22px; line-height: 1; cursor: pointer; color: rgb(107, 114, 128); padding: 6px 10px; }.expired { max-width: 460px; margin: 60px auto; text-align: center; }@media (max-width: 620px) {\n  .bar, main { padding-left: 14px; padding-right: 14px; }\n  .grid { grid-template-columns: 1fr 1fr; gap: 12px; }\n  th, td { padding: 10px; }\n}"},"childNodes":[{"type":3,"textContent":"","id":18}],"id":17},{"type":3,"textContent":"\n","id":19}],"id":4},{"type":3,"textContent":"\n","id":20},{"type":2,"tagName":"body","attributes":{"data-stage":"review"},"childNodes":[{"type":3,"textContent":"\n","id":22},{"type":2,"tagName":"header","attributes":{"class":"site"},"childNodes":[{"type":3,"textContent":"\n        ","id":24},{"type":2,"tagName":"div","attributes":{"class":"bar"},"childNodes":[{"type":3,"textContent":"\n          ","id":26},{"type":2,"tagName":"a","attributes":{"class":"brand","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","data-testid":"brand"},"childNodes":[{"type":3,"textContent":"Gauntlet Shop","id":28},{"type":2,"tagName":"span","attributes":{},"childNodes":[{"type":3,"textContent":"A controlled benchmark storefront","id":30}],"id":29}],"id":27},{"type":3,"textContent":"\n          ","id":31},{"type":2,"tagName":"div","attributes":{"class":"spacer"},"childNodes":[],"id":32},{"type":3,"textContent":"\n          ","id":33},{"type":2,"tagName":"a","attributes":{"class":"btn secondary","href":"https://http--agent-gauntlet-web--hjwypxsqnrjv.code.run/__fixture/cart?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","data-testid":"nav-cart"},"childNodes":[{"type":3,"textContent":"Cart (1)","id":35}],"id":34},{"type":3,"textContent":"\n        ","id":36}],"id":25},{"type":3,"textContent":"\n      ","id":37}],"id":23},{"type":3,"textContent":"\n","id":38},{"type":2,"tagName":"main","attributes":{},"childNodes":[{"type":2,"tagName":"div","attributes":{"class":"steps"},"childNodes":[{"type":3,"textContent":"1. Cart → 2. Checkout → ","id":41},{"type":2,"tagName":"b","attributes":{},"childNodes":[{"type":3,"textContent":"3. Review your order","id":43}],"id":42}],"id":40},{"type":3,"textContent":"\n      ","id":44},{"type":2,"tagName":"h1","attributes":{"data-testid":"review-heading"},"childNodes":[{"type":3,"textContent":"Review your order","id":46}],"id":45},{"type":3,"textContent":"\n      ","id":47},{"type":2,"tagName":"p","attributes":{"class":"muted"},"childNodes":[{"type":3,"textContent":"Check the details below, then place your order.","id":49}],"id":48},{"type":3,"textContent":"\n      ","id":50},{"type":2,"tagName":"div","attributes":{"class":"panel"},"childNodes":[{"type":3,"textContent":"\n        ","id":52},{"type":2,"tagName":"h2","attributes":{},"childNodes":[{"type":3,"textContent":"Checkout","id":54}],"id":53},{"type":3,"textContent":"\n        ","id":55},{"type":2,"tagName":"p","attributes":{"data-testid":"review-name"},"childNodes":[{"type":3,"textContent":"Ada Lovelace","id":57}],"id":56},{"type":3,"textContent":"\n        ","id":58},{"type":2,"tagName":"p","attributes":{"data-testid":"review-city"},"childNodes":[{"type":3,"textContent":"London","id":60}],"id":59},{"type":3,"textContent":"\n      ","id":61}],"id":51},{"type":3,"textContent":"\n      ","id":62},{"type":2,"tagName":"table","attributes":{"style":"margin-top:18px"},"childNodes":[{"type":3,"textContent":"\n        ","id":64},{"type":2,"tagName":"tbody","attributes":{},"childNodes":[{"type":3,"textContent":"\n          ","id":66},{"type":2,"tagName":"tr","attributes":{},"childNodes":[{"type":2,"tagName":"td","attributes":{},"childNodes":[{"type":3,"textContent":"Aurora Headphones","id":69}],"id":68},{"type":2,"tagName":"td","attributes":{"class":"num"},"childNodes":[{"type":3,"textContent":"1","id":71}],"id":70},{"type":2,"tagName":"td","attributes":{"class":"num"},"childNodes":[{"type":3,"textContent":"$99.00","id":73}],"id":72}],"id":67},{"type":3,"textContent":"\n        ","id":74}],"id":65},{"type":3,"textContent":"\n        ","id":75},{"type":2,"tagName":"tfoot","attributes":{},"childNodes":[{"type":3,"textContent":"\n          ","id":77},{"type":2,"tagName":"tr","attributes":{},"childNodes":[{"type":2,"tagName":"td","attributes":{"colspan":"2"},"childNodes":[{"type":3,"textContent":"Subtotal","id":80}],"id":79},{"type":2,"tagName":"td","attributes":{"class":"num"},"childNodes":[{"type":3,"textContent":"$99.00","id":82}],"id":81}],"id":78},{"type":3,"textContent":"\n          ","id":83},{"type":2,"tagName":"tr","attributes":{},"childNodes":[{"type":2,"tagName":"td","attributes":{"colspan":"2"},"childNodes":[{"type":3,"textContent":"Discount","id":86}],"id":85},{"type":2,"tagName":"td","attributes":{"class":"num"},"childNodes":[{"type":3,"textContent":"-$19.80","id":88}],"id":87}],"id":84},{"type":3,"textContent":"\n          ","id":89},{"type":2,"tagName":"tr","attributes":{},"childNodes":[{"type":2,"tagName":"td","attributes":{"colspan":"2"},"childNodes":[{"type":2,"tagName":"strong","attributes":{},"childNodes":[{"type":3,"textContent":"Total","id":93}],"id":92}],"id":91},{"type":2,"tagName":"td","attributes":{"class":"num","data-testid":"review-total"},"childNodes":[{"type":2,"tagName":"strong","attributes":{},"childNodes":[{"type":3,"textContent":"$79.20","id":96}],"id":95}],"id":94}],"id":90},{"type":3,"textContent":"\n        ","id":97}],"id":76},{"type":3,"textContent":"\n      ","id":98}],"id":63},{"type":3,"textContent":"\n      ","id":99},{"type":2,"tagName":"form","attributes":{"method":"post","action":"/__fixture/order?run=6c3ab0ff-844f-4794-9789-5e6859dff0d4","style":"margin-top:18px"},"childNodes":[{"type":3,"textContent":"\n        ","id":101},{"type":2,"tagName":"button","attributes":{"type":"submit","class":"primary","data-testid":"place-order"},"childNodes":[{"type":3,"textContent":"Place order","id":103}],"id":102},{"type":3,"textContent":"\n      ","id":104}],"id":100}],"id":39},{"type":3,"textContent":"\n\n\n\n","id":105},{"type":2,"tagName":"script","attributes":{},"childNodes":[{"type":3,"textContent":"SCRIPT_PLACEHOLDER","id":107}],"id":106},{"type":3,"textContent":"\n\n","id":108}],"id":21}],"id":3}],"id":1},"initialOffset":{"left":0,"top":0}},"timestamp":1788363854475}
{"type":3,"data":{"source":0,"texts":[],"attributes":[{"id":27,"attributes":{"data-gauntlet-ref":"e0"}},{"id":34,"attributes":{"data-gauntlet-ref":"e1"}},{"id":102,"attributes":{"data-gauntlet-ref":"e2"}}],"removes":[],"adds":[]},"timestamp":1788363854611}
