html, body { margin: 0; min-height: 100%; }
/* Keep story content in its own layer below its close control. */
#uhd-marketplace .uhd-reveal-window>.uhd-reveal-panel{position:relative;z-index:0}
@media(max-width:700px){
  #uhd-marketplace .uhd-reveal-window>.uhd-reveal-close,
  #uhd-marketplace .uhd-reveal-window:has(>.jd-preview-tools)>.uhd-reveal-close{position:fixed;top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));z-index:100;pointer-events:auto;box-shadow:0 3px 16px #0008}
  body:has(.uhd-reveal-modal.is-open) .jd-preview-bar,
  body:has(.uhd-reveal-modal.is-open) .jd-review{visibility:hidden}
}
#uhd-marketplace .uhd-grid article { cursor: pointer; }
#uhd-marketplace .uhd-grid article:has(button:focus-visible) { outline: 3px solid #b83b12; outline-offset: 4px; }
body { background: #17120d; }
#uhd-marketplace{font-family:Arial,sans-serif;color:light-dark(#17120d,#fff8e8);background:light-dark(#f6e7bf,#17120d);border-radius:18px;overflow:hidden;min-height:760px}
    #uhd-marketplace *{box-sizing:border-box}
    #uhd-marketplace .uhd-top{background:#17120d;color:#f9ce43;padding:9px 20px;text-align:center;font-weight:500;letter-spacing:.04em}
    #uhd-marketplace header{background:#f9ce43;color:#17120d;display:grid;justify-items:center;gap:10px;padding:15px 22px 12px;border-bottom:2px solid #17120d}
    #uhd-marketplace .uhd-logo{display:block;width:min(560px,86vw);height:auto}
    #uhd-marketplace .uhd-post-reveal-brand{display:none;background:#17120d;color:#fff8e8;border-bottom:4px solid #d92b20;padding:13px 22px;grid-template-columns:auto minmax(190px,300px) minmax(220px,1fr) auto;align-items:center;gap:13px 22px;box-shadow:inset 0 -1px 0 #f9ce43}
    #uhd-marketplace.has-hatlaunch-reveal .uhd-post-reveal-brand{display:grid}
    #uhd-marketplace .uhd-post-reveal-brand>span{color:#f9ce43;font-size:10px;font-weight:800;letter-spacing:.14em;line-height:1.3}
    #uhd-marketplace .uhd-post-reveal-brand>a:not(.uhd-post-reveal-cta){display:block}
    #uhd-marketplace .uhd-post-reveal-brand img{display:block;width:100%;max-height:42px;object-fit:contain;object-position:left center}
    #uhd-marketplace .uhd-post-reveal-brand strong{font-size:14px;line-height:1.35}
    #uhd-marketplace .uhd-post-reveal-cta{border-radius:999px;background:#f9ce43;color:#17120d;padding:11px 15px;font-size:11px;font-weight:800;text-decoration:none;white-space:nowrap;box-shadow:0 3px 0 #d92b20}
    #uhd-marketplace nav{display:flex;justify-content:center;gap:24px;align-items:center;width:100%;padding-top:9px;border-top:1px solid rgba(23,18,13,.25)}
    #uhd-marketplace nav button{background:none;border:0;color:inherit;font:inherit;cursor:pointer;padding:7px 0}
    #uhd-marketplace .uhd-sell{background:#17120d!important;color:#fff8e8!important;padding:9px 13px!important;border-radius:999px!important}
    #uhd-marketplace .uhd-hero{padding:40px 22px;display:grid;grid-template-columns:1.15fr .55fr;gap:20px;align-items:center;min-height:370px;color:#fff8e8;background-image:linear-gradient(90deg,rgba(23,18,13,.95) 0%,rgba(23,18,13,.78) 37%,rgba(23,18,13,.15) 72%),url("images/racetrack-hotdog-map-original.jpg");background-size:cover;background-position:center}
    #uhd-marketplace h1{font-size:clamp(36px,7vw,72px);line-height:.92;letter-spacing:-.065em;margin:0 0 14px;font-weight:500;max-width:780px}
    #uhd-marketplace .uhd-hero p{font-size:18px;margin:0;max-width:600px;color:#fff8e8}
    #uhd-marketplace .uhd-track{background:rgba(23,18,13,.9);color:#fff8e8;border-radius:16px;padding:10px;transform:rotate(1deg);backdrop-filter:blur(4px);overflow:hidden}
    #uhd-marketplace .uhd-track strong{display:block;font-size:34px;color:#f9ce43}
    #uhd-marketplace .uhd-track-photo{position:relative;aspect-ratio:3/1;border-radius:10px;overflow:hidden;background:#f9ce43}
    #uhd-marketplace .uhd-track-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
    #uhd-marketplace .uhd-track-photo>span{position:absolute;left:9px;top:9px;background:#d92b20;color:#fff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700;letter-spacing:.07em;box-shadow:0 2px 8px rgba(0,0,0,.25)}
    #uhd-marketplace .uhd-track-stats{padding:12px 8px 7px}
    #uhd-marketplace main{padding:22px 22px 130px}
    #uhd-marketplace .uhd-tools{display:flex;gap:12px;align-items:end;flex-wrap:wrap;margin-bottom:20px}
    #uhd-marketplace label{display:grid;gap:5px;font-weight:500;min-width:165px}
    #uhd-marketplace select,#uhd-marketplace input{font:inherit;padding:10px 12px;border:1px solid light-dark(#9d8962,#6d604b);border-radius:9px;background:light-dark(#fff8e8,#241d17);color:inherit}
    #uhd-marketplace .uhd-live{margin-left:auto;color:#d92b20;font-weight:500}
    #uhd-marketplace .uhd-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
    #uhd-marketplace article{background:light-dark(#fff8e8,#241d17);border:1px solid light-dark(#c5ad7b,#5b4e3c);border-radius:14px;overflow:hidden}
    #uhd-marketplace .uhd-dogpic{aspect-ratio:1/1;background:#f9ce43;position:relative;overflow:hidden}
    #uhd-marketplace .uhd-dogpic img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
    #uhd-marketplace .uhd-status{position:absolute;left:10px;top:10px;background:#d92b20;color:#fff;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:500}
    #uhd-marketplace .uhd-cardbody{padding:14px}
    #uhd-marketplace h2{font-size:20px;margin:0 0 6px;font-weight:500}
    #uhd-marketplace .uhd-location{font-weight:500;margin:10px 0 4px}
    #uhd-marketplace .uhd-meta{font-size:13px;color:light-dark(#705e42,#cdbb99);min-height:31px}
    #uhd-marketplace .uhd-buyrow{display:flex;justify-content:space-between;align-items:center;margin-top:12px}
    #uhd-marketplace .uhd-price{font-size:23px;font-weight:500}
    #uhd-marketplace .uhd-add{border:0;border-radius:999px;background:#f9ce43;color:#17120d;padding:9px 12px;font:inherit;font-weight:500;cursor:pointer}
    #uhd-marketplace .uhd-bottom{margin:22px 0 4px;padding:18px;background:#17120d;color:#fff8e8;border-radius:14px;display:flex;justify-content:space-between;align-items:center;gap:16px}
    #uhd-marketplace .uhd-bottom strong{color:#f9ce43}
    #uhd-marketplace .uhd-bottom button{border:0;border-radius:999px;background:#f9ce43;color:#17120d;padding:10px 14px;font:inherit;font-weight:500;cursor:pointer;white-space:nowrap}
    #uhd-marketplace .uhd-modal{position:fixed;inset:0;background:rgba(12,9,6,.82);display:none;align-items:flex-start;justify-content:center;overflow-y:auto;padding:48px 18px;z-index:9999}
    #uhd-marketplace .uhd-modal.is-open{display:flex}
    #uhd-marketplace .uhd-modalbox{width:min(980px,100%);background:#fff8e8;color:#17120d;border-radius:20px;padding:28px;position:relative;text-align:left;box-shadow:0 24px 70px rgba(0,0,0,.45)}
    #uhd-marketplace .uhd-klaviyo-modalbox{width:min(760px,100%);padding:0;background:transparent;box-shadow:none}
    #uhd-marketplace .uhd-signup-debug{position:fixed;left:14px;bottom:14px;z-index:10020;width:min(460px,calc(100vw - 28px));max-height:45vh;overflow:auto;border:2px solid #f9ce43;border-radius:12px;background:#17120d;color:#fff8e8;box-shadow:5px 6px 0 rgba(0,0,0,.45)}
    #uhd-marketplace .uhd-signup-debug[hidden]{display:none}
    #uhd-marketplace .uhd-signup-debug summary{padding:11px 13px;color:#f9ce43;font-size:13px;font-weight:800;cursor:pointer}
    #uhd-marketplace .uhd-signup-debug pre{margin:0;padding:0 13px 13px;white-space:pre-wrap;overflow-wrap:anywhere;color:#d7c9b0;font:12px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace}
    #uhd-marketplace .uhd-race-giveaway{display:grid;grid-template-columns:1fr 1fr;min-height:560px;background:#17120d;color:#fff8e8;border:3px solid #f9ce43;border-radius:20px;overflow:hidden}
    #uhd-marketplace .uhd-race-giveaway[hidden]{display:none}
    #uhd-marketplace .uhd-race-prize{position:relative;min-height:430px;background:#080706;overflow:hidden}
    #uhd-marketplace .uhd-race-prize img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
    #uhd-marketplace .uhd-race-prize:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 65%,#17120d)}
    #uhd-marketplace .uhd-race-badge{position:absolute;left:18px;top:18px;z-index:1;padding:8px 11px;border-radius:999px;background:#d92b20;color:#fff;font-size:11px;font-weight:800;letter-spacing:.1em}
    #uhd-marketplace .uhd-race-copy{align-self:center;padding:36px 32px 32px}
    #uhd-marketplace .uhd-race-copy h2{margin:0 0 16px;font-size:clamp(38px,5vw,58px);font-weight:800;line-height:.86;letter-spacing:-.055em}
    #uhd-marketplace .uhd-race-copy>p{margin:0 0 20px;font-size:16px;line-height:1.45;color:#d7c9b0}
    #uhd-marketplace .uhd-race-copy>small{display:block;margin-top:12px;color:#9f917a;font-size:10px;line-height:1.4}
    #uhd-marketplace .uhd-race-entry-form{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:20px 0 0;padding:17px;background:#fff8e8;color:#17120d;border-radius:14px}
    #uhd-marketplace .uhd-race-entry-form label{min-width:0;font-size:12px;font-weight:700}
    #uhd-marketplace .uhd-race-entry-form input[type="text"],#uhd-marketplace .uhd-race-entry-form input[type="email"],#uhd-marketplace .uhd-race-entry-form input[type="tel"]{width:100%;background:#fff;color:#17120d;border-color:#9d8962;padding:10px}
    #uhd-marketplace .uhd-race-entry-form .uhd-race-agreement{grid-column:1/-1;display:flex;align-items:flex-start;gap:10px;min-height:46px;font-size:11px;font-weight:400;line-height:1.4;cursor:pointer}
    #uhd-marketplace .uhd-race-agreement input{flex:0 0 28px;width:28px;height:28px;margin:0;accent-color:#d92b20;cursor:pointer}
    #uhd-marketplace .uhd-race-entry-form>button{grid-column:1/-1;min-height:50px;border:0;border-radius:999px;background:#d92b20;color:#fff;padding:12px 18px;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 4px 0 #8e1912}
    #uhd-marketplace .uhd-race-entry-form>button:disabled,#uhd-marketplace .uhd-reveal-form>button:disabled{cursor:wait;opacity:.68;box-shadow:none}
    #uhd-marketplace .uhd-race-entry-form .uhd-race-form-note{grid-column:1/-1;margin:0;text-align:center;color:#705e42;font-size:10px}
    #uhd-marketplace .uhd-race-entry-form .uhd-race-form-note.is-error{color:#b31f17;font-weight:800}
    #uhd-marketplace .uhd-race-story-tease{display:grid;justify-items:center;gap:10px;margin-top:20px;padding:20px 17px;border:1px solid #6d5d43;border-radius:14px;background:#241d17;text-align:center;box-shadow:0 5px 0 #d92b20}
    #uhd-marketplace .uhd-race-story-tease img{display:block;width:min(210px,72%);max-height:44px;object-fit:contain}
    #uhd-marketplace .uhd-race-story-tease strong{max-width:410px;color:#fff8e8;font-size:16px;line-height:1.3}
    #uhd-marketplace .uhd-race-story-tease p{max-width:410px;margin:0;color:#bcae95;font-size:12px;line-height:1.4}
    #uhd-marketplace .uhd-race-story-tease button{width:100%;min-height:48px;border:0;border-radius:999px;background:#f9ce43;color:#17120d;padding:11px 14px;font:inherit;font-size:12px;font-weight:850;cursor:pointer;box-shadow:0 4px 0 #8e1912}
    #uhd-marketplace .uhd-race-story-tease button b{font-size:17px}
    #uhd-marketplace .uhd-race-hat-followup{min-height:510px;display:grid;place-content:center;justify-items:center;padding:clamp(35px,7vw,75px);background:#f9ce43;color:#17120d;border:3px solid #17120d;border-radius:20px;text-align:center}
    #uhd-marketplace .uhd-race-hat-followup[hidden]{display:none}
    #uhd-marketplace .uhd-race-hat-followup>span{padding:7px 11px;border-radius:999px;background:#17120d;color:#f9ce43;font-size:11px;font-weight:800;letter-spacing:.12em}
    #uhd-marketplace .uhd-race-hat-followup h2{max-width:660px;margin:20px auto 14px;font-size:clamp(42px,7vw,70px);font-weight:800;line-height:.9;letter-spacing:-.055em}
    #uhd-marketplace .uhd-race-hat-followup p{max-width:620px;margin:0 auto 13px;font-size:19px;line-height:1.45}
    #uhd-marketplace .uhd-race-hat-followup .uhd-race-code{font-size:14px;font-weight:700}
    #uhd-marketplace .uhd-race-hat-followup button{min-height:52px;margin-top:20px;border:0;border-radius:999px;background:#d92b20;color:#fff;padding:13px 22px;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 4px 0 #8e1912}
    #uhd-marketplace .uhd-race-countdown{display:block;margin-top:15px;font-size:12px;font-weight:700;color:#705e42}
    #uhd-marketplace .uhd-race-countdown[hidden]{display:none}
    #uhd-marketplace .uhd-campaign-panel[hidden]{display:none}
    #uhd-marketplace .uhd-wiener-ticket-screen{min-height:560px;display:grid;place-content:center;justify-items:center;gap:15px;padding:clamp(32px,6vw,64px);border:3px solid #f9ce43;border-radius:20px;background:radial-gradient(circle at 85% 10%,rgba(217,43,32,.22),transparent 34%),#17120d;color:#fff8e8;text-align:center}
    #uhd-marketplace .uhd-wiener-ticket-screen[hidden]{display:none}
    #uhd-marketplace .uhd-wiener-ticket-screen>h2{margin:0;font-size:clamp(40px,7vw,66px);line-height:.88;letter-spacing:-.055em}
    #uhd-marketplace .uhd-wiener-ticket-screen>p{max-width:650px;margin:0;color:#d7c9b0;font-size:16px;line-height:1.45}
    #uhd-marketplace .uhd-ticket-eyebrow{padding:7px 11px;border-radius:999px;background:#d92b20;color:#fff;font-size:11px;font-weight:800;letter-spacing:.12em}
    #uhd-marketplace .uhd-wiener-ticket{position:relative;width:min(650px,100%);margin:8px auto 0;padding:24px 28px 22px;border:3px solid #17120d;border-radius:18px;background:#f9ce43;color:#17120d;box-shadow:8px 9px 0 #d92b20;text-align:left;overflow:hidden}
    #uhd-marketplace .uhd-wiener-ticket:before,#uhd-marketplace .uhd-wiener-ticket:after{content:"";position:absolute;right:116px;width:24px;height:24px;border-radius:50%;background:#17120d}
    #uhd-marketplace .uhd-wiener-ticket:before{top:-13px}#uhd-marketplace .uhd-wiener-ticket:after{bottom:-13px}
    #uhd-marketplace .uhd-ticket-brand{display:flex;align-items:end;justify-content:space-between;gap:15px;padding-right:126px;border-bottom:2px solid #17120d}
    #uhd-marketplace .uhd-ticket-brand b{font-size:16px}#uhd-marketplace .uhd-ticket-brand span{font-size:28px;font-weight:900;letter-spacing:-.04em}
    #uhd-marketplace .uhd-ticket-admit{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:19px 126px 10px 0}
    #uhd-marketplace .uhd-ticket-admit strong{font-size:clamp(34px,7vw,58px);line-height:.8;letter-spacing:-.06em}#uhd-marketplace .uhd-ticket-admit span{max-width:180px;font-size:12px;font-weight:800;line-height:1.2;text-align:right}
    #uhd-marketplace .uhd-ticket-meta{display:flex;gap:18px;padding-right:126px;font-size:11px;font-weight:800;letter-spacing:.08em}
    #uhd-marketplace .uhd-ticket-barcode{position:absolute;right:27px;top:28px;width:78px;height:142px;border:7px solid #fff;background:#fff;box-shadow:0 0 0 2px #17120d}
    #uhd-marketplace .uhd-wiener-ticket code{display:block;margin:20px 126px 0 0;padding-top:9px;border-top:1px dashed #17120d;font:800 15px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.15em}
    #uhd-marketplace .uhd-ticket-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:11px;margin-top:7px}
    #uhd-marketplace .uhd-ticket-actions button{min-height:50px;border:2px solid #f9ce43;border-radius:999px;background:#f9ce43;color:#17120d;padding:12px 18px;font:inherit;font-weight:800;cursor:pointer}
    #uhd-marketplace .uhd-ticket-actions button+button{background:transparent;color:#f9ce43}
    #uhd-marketplace .uhd-wiener-ticket-screen>small{max-width:600px;color:#a99a82;font-size:11px;line-height:1.4}
    @media(max-width:700px){#uhd-marketplace .uhd-wiener-ticket-screen{min-height:100dvh;padding:70px 14px 35px;border:0;border-radius:0}#uhd-marketplace .uhd-wiener-ticket-screen>h2{font-size:42px}#uhd-marketplace .uhd-wiener-ticket{padding:18px 16px 17px;box-shadow:5px 6px 0 #d92b20}#uhd-marketplace .uhd-wiener-ticket:before,#uhd-marketplace .uhd-wiener-ticket:after{right:73px;width:20px;height:20px}#uhd-marketplace .uhd-ticket-brand,#uhd-marketplace .uhd-ticket-admit,#uhd-marketplace .uhd-ticket-meta{padding-right:83px}#uhd-marketplace .uhd-ticket-brand{display:block;padding-bottom:6px}#uhd-marketplace .uhd-ticket-brand b{display:block;font-size:10px}#uhd-marketplace .uhd-ticket-brand span{font-size:22px}#uhd-marketplace .uhd-ticket-admit{display:block;padding-top:15px}#uhd-marketplace .uhd-ticket-admit strong{display:block;font-size:39px}#uhd-marketplace .uhd-ticket-admit span{display:block;margin-top:8px;text-align:left;font-size:10px}#uhd-marketplace .uhd-ticket-meta{display:grid;gap:2px;font-size:9px}#uhd-marketplace .uhd-ticket-barcode{right:18px;top:22px;width:48px;height:123px;border-width:5px}#uhd-marketplace .uhd-wiener-ticket code{margin:15px 83px 0 0;font-size:11px;letter-spacing:.08em}#uhd-marketplace .uhd-ticket-actions{width:100%}#uhd-marketplace .uhd-ticket-actions button{width:100%}}
    #uhd-marketplace .uhd-placeholder-form{min-height:330px;background:#fff8e8;color:#17120d;border:3px solid #f9ce43;border-radius:20px;padding:42px 34px 32px;text-align:center}
    #uhd-marketplace .uhd-placeholder-form>span{display:inline-block;background:#17120d;color:#f9ce43;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700;letter-spacing:.08em}
    #uhd-marketplace .uhd-placeholder-form h2{font-size:clamp(30px,5vw,48px);line-height:1;margin:18px auto 10px;max-width:580px}
    #uhd-marketplace .uhd-placeholder-form p{margin:0 auto 22px;max-width:510px;color:#705e42}
    #uhd-marketplace .uhd-placeholder-fields{display:grid;grid-template-columns:1fr 1fr auto;gap:9px;max-width:650px;margin:auto}
    #uhd-marketplace .uhd-placeholder-fields i{height:46px;background:#fff;border:1px dashed #9d8962;border-radius:9px}
    #uhd-marketplace .uhd-placeholder-fields b{display:grid;place-items:center;min-height:46px;background:#f9ce43;border-radius:999px;padding:0 20px;white-space:nowrap}
    #uhd-marketplace .uhd-klaviyo-modalbox .uhd-close{z-index:2;right:10px;top:10px}
    #uhd-marketplace .uhd-modalbrand{display:flex;align-items:center;justify-content:center;gap:20px;background:#17120d;color:#fff8e8;margin:-28px -28px 24px;padding:20px 64px 19px 22px;border-radius:20px 20px 0 0;line-height:1}
    #uhd-marketplace .uhd-modalbrand img{display:block;object-fit:contain;max-height:68px}
    #uhd-marketplace .uhd-modalbrand .uhd-hatlaunch-logo{width:min(270px,34%)}
    #uhd-marketplace .uhd-modalbrand .uhd-usedhotdogs-logo{width:min(380px,45%)}
    #uhd-marketplace .uhd-modalbrand b{font-size:clamp(26px,4vw,44px);font-weight:400;color:#9c8b6a}
    #uhd-marketplace .uhd-modalbox h2{font-size:clamp(32px,5vw,52px);line-height:.96;letter-spacing:-.045em;margin:0 44px 12px 0;max-width:760px}
    #uhd-marketplace .uhd-modalintro{font-size:17px;max-width:790px;margin:0 0 18px}
    #uhd-marketplace .uhd-offergrid{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}
    #uhd-marketplace .uhd-hatpanel{background:#f9ce43;border-radius:15px;overflow:hidden;position:relative}
    #uhd-marketplace .uhd-hatpanel img{display:block;width:100%;height:auto}
    #uhd-marketplace .uhd-freeflag{position:absolute;left:12px;top:12px;background:#17120d;color:#f9ce43;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:500;letter-spacing:.06em}
    #uhd-marketplace .uhd-pickup{background:#17120d;color:#fff8e8;border-radius:12px;padding:13px 15px;margin-bottom:14px;font-size:14px}
    #uhd-marketplace .uhd-pickup strong{display:block;color:#f9ce43;margin-bottom:3px}
    #uhd-marketplace .uhd-signup{display:grid;grid-template-columns:1fr 1fr;gap:11px}
    #uhd-marketplace .uhd-signup label{display:grid;gap:5px;font-size:13px;min-width:0}
    #uhd-marketplace .uhd-signup input[type="email"],#uhd-marketplace .uhd-signup input[type="tel"]{width:100%;background:#fff;border:1px solid #a99266;color:#17120d;border-radius:9px;padding:11px 12px;font:inherit}
    #uhd-marketplace .uhd-consent{grid-column:1/-1;display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:10px!important;min-height:44px;padding:6px 0;font-size:11px!important;line-height:1.35;color:#64563e;cursor:pointer}
    #uhd-marketplace .uhd-consent input{width:24px;height:24px;flex:0 0 24px;margin:0;accent-color:#f9ce43;cursor:pointer}
    #uhd-marketplace .uhd-primary{grid-column:1/-1;border:0;border-radius:999px;padding:13px 16px;font:inherit;font-weight:500;cursor:pointer;background:#f9ce43;color:#17120d;width:100%}
    #uhd-marketplace .uhd-close{position:absolute;right:14px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#ead9b4;color:#17120d;font-size:20px;cursor:pointer}
    #uhd-marketplace .uhd-formnote{grid-column:1/-1;text-align:center;font-size:11px;color:#715f42}
    #uhd-marketplace .uhd-success{display:none;background:#f9ce43;border-radius:12px;padding:18px;text-align:center}
    #uhd-marketplace .uhd-shell{position:relative}
    #uhd-marketplace .uhd-hero{background-image:linear-gradient(90deg,rgba(23,18,13,.96) 0%,rgba(23,18,13,.80) 35%,rgba(23,18,13,.08) 68%),url("images/racetrack-hotdog-map.jpg")}
    @media(max-width:700px){#uhd-marketplace main{padding-bottom:110px}#uhd-marketplace nav{justify-content:space-between;gap:10px;overflow:hidden}#uhd-marketplace nav button{font-size:12px}#uhd-marketplace .uhd-hero{grid-template-columns:1fr;min-height:430px;background-position:62% center}#uhd-marketplace .uhd-grid{grid-template-columns:1fr}#uhd-marketplace .uhd-live{margin-left:0;width:100%}#uhd-marketplace .uhd-bottom{align-items:flex-start;flex-direction:column}#uhd-marketplace .uhd-modal{padding:18px 10px}#uhd-marketplace .uhd-modalbox{padding:22px 16px}#uhd-marketplace .uhd-modalbrand{gap:8px;margin:-22px -16px 20px;padding:17px 48px 16px 14px}#uhd-marketplace .uhd-modalbrand .uhd-hatlaunch-logo{width:35%}#uhd-marketplace .uhd-modalbrand .uhd-usedhotdogs-logo{width:46%}#uhd-marketplace .uhd-offergrid{grid-template-columns:1fr}#uhd-marketplace .uhd-hatpanel{max-width:300px;margin:auto}#uhd-marketplace .uhd-signup{grid-template-columns:1fr}#uhd-marketplace .uhd-consent,#uhd-marketplace .uhd-primary,#uhd-marketplace .uhd-formnote{grid-column:1}#uhd-marketplace .uhd-consent input{width:28px;height:28px;flex-basis:28px}}
    @media(max-width:700px){#uhd-marketplace .uhd-klaviyo-modalbox{padding:0}#uhd-marketplace .uhd-race-giveaway{grid-template-columns:1fr;min-height:0}#uhd-marketplace .uhd-race-prize{min-height:250px}#uhd-marketplace .uhd-race-prize:after{background:linear-gradient(0deg,#17120d,transparent 45%)}#uhd-marketplace .uhd-race-copy{padding:18px 15px 25px}#uhd-marketplace .uhd-race-copy h2{font-size:39px}#uhd-marketplace .uhd-race-entry-form{grid-template-columns:1fr;padding:15px 13px}#uhd-marketplace .uhd-race-entry-form .uhd-race-agreement,#uhd-marketplace .uhd-race-entry-form>button,#uhd-marketplace .uhd-race-entry-form .uhd-race-form-note{grid-column:1}#uhd-marketplace .uhd-race-story-tease{padding:18px 13px}#uhd-marketplace .uhd-race-story-tease button{font-size:11px}#uhd-marketplace .uhd-race-hat-followup{min-height:100dvh;border:0;border-radius:0;padding:70px 18px 35px}#uhd-marketplace .uhd-race-hat-followup button{width:100%}}

    #uhd-marketplace .uhd-sectionhead{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:12px 0 20px}
    #uhd-marketplace .uhd-sectionhead h2{font-size:clamp(32px,5vw,52px);line-height:1;margin:4px 0 7px;letter-spacing:-.045em}
    #uhd-marketplace .uhd-sectionhead p{margin:0;color:light-dark(#705e42,#cdbb99)}
    #uhd-marketplace .uhd-sectionhead>strong{background:#f9ce43;color:#17120d;padding:9px 12px;border-radius:999px;white-space:nowrap}
    #uhd-marketplace .uhd-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;color:#d92b20}
    #uhd-marketplace #uhd-grid article{display:none}
    #uhd-marketplace #uhd-grid article.is-visible{display:block}
    #uhd-marketplace .uhd-morewrap{text-align:center;padding:22px 0 8px}
    #uhd-marketplace .uhd-showmore{border:2px solid #17120d;border-radius:999px;background:#f9ce43;color:#17120d;padding:13px 22px;font:inherit;font-weight:700;cursor:pointer}
    #uhd-marketplace .uhd-showmore span{opacity:.62;margin-left:5px;font-size:12px}
    #uhd-marketplace .uhd-showmore[hidden]{display:none}
    #uhd-marketplace .uhd-market-section{padding-top:34px}
    #uhd-marketplace .uhd-story{margin:42px -22px 6px;padding:clamp(30px,6vw,68px);display:grid;grid-template-columns:1.5fr .6fr;align-items:center;gap:35px;background:#f9ce43;color:#17120d}
    #uhd-marketplace .uhd-story blockquote{font-size:clamp(24px,4vw,42px);line-height:1.08;letter-spacing:-.035em;margin:9px 0 16px}
    #uhd-marketplace .uhd-story p{margin:0;line-height:1.5}
    #uhd-marketplace .uhd-bigstat{text-align:center;border:2px solid #17120d;border-radius:999px;aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;transform:rotate(3deg)}
    #uhd-marketplace .uhd-bigstat strong{display:block;font-size:clamp(48px,8vw,88px);line-height:.85;letter-spacing:-.07em}
    #uhd-marketplace .uhd-bigstat span{margin-top:10px;font-weight:700}
    #uhd-marketplace .uhd-story-trust{grid-template-columns:.6fr 1.5fr;background:#17120d;color:#fff8e8}
    #uhd-marketplace .uhd-story-trust .uhd-bigstat{border-color:#f9ce43;color:#f9ce43;transform:rotate(-3deg)}
    #uhd-marketplace .uhd-story-trust h2{font-size:clamp(34px,5vw,56px);letter-spacing:-.045em;margin:7px 0 12px}
    #uhd-marketplace .uhd-foodplaceholder,#uhd-marketplace .uhd-drinkicon{height:180px;display:grid;place-items:center;background:linear-gradient(135deg,#f9ce43,#ef9c2d);font-size:82px}
    #uhd-marketplace .uhd-21{background:#201c24;color:#fff8e8;margin:0 -22px;padding:38px 22px 28px}
    #uhd-marketplace .uhd-21 .uhd-sectionhead p{color:#cfc3d4}
    #uhd-marketplace .uhd-21 article{background:#302a34;border-color:#514858}
    #uhd-marketplace .uhd-21 .uhd-meta{color:#cfc3d4}
    #uhd-marketplace .uhd-21 .uhd-drinkicon{background:linear-gradient(135deg,#161e38,#4b2440)}
    #uhd-marketplace .uhd-temp{position:relative;padding:18px 0 14px;display:flex;justify-content:space-between;font-size:10px;color:#cfc3d4}
    #uhd-marketplace .uhd-temp:before{content:"";position:absolute;left:0;right:0;bottom:4px;height:7px;border-radius:999px;background:linear-gradient(90deg,#1687ff,#9b4ddb,#ef3d2f)}
    #uhd-marketplace .uhd-temp i{position:absolute;left:var(--temp);bottom:0;width:15px;height:15px;border:3px solid #fff;border-radius:50%;background:#17120d;transform:translateX(-50%)}
    #uhd-marketplace .uhd-follow-banner{margin:38px 0 4px;padding:28px;display:grid;grid-template-columns:1fr 1.25fr;align-items:center;gap:28px;border:2px solid #17120d;border-radius:18px;background:#f9ce43;color:#17120d;box-shadow:7px 8px 0 #17120d}
    #uhd-marketplace .uhd-follow-banner h2{font-size:clamp(34px,5vw,58px);line-height:.92;letter-spacing:-.05em;margin:5px 0 10px}
    #uhd-marketplace .uhd-follow-banner p{margin:0;max-width:480px;line-height:1.45}
    #uhd-marketplace .uhd-social-links{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
    #uhd-marketplace .uhd-social-links a{display:flex;align-items:center;gap:9px;min-width:0;background:#17120d;color:#fff8e8;border-radius:12px;padding:12px;text-decoration:none;transition:transform .16s ease}
    #uhd-marketplace .uhd-social-links a:hover{transform:translateY(-2px)}
    #uhd-marketplace .uhd-social-links b{display:grid;place-items:center;flex:0 0 32px;height:32px;border-radius:50%;background:#f9ce43;color:#17120d;font-size:20px}
    #uhd-marketplace .uhd-social-links span{font-size:13px;font-weight:700;overflow:hidden}
    #uhd-marketplace .uhd-social-links small{display:block;margin-top:2px;font-size:9px;font-weight:400;opacity:.72;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
    #uhd-marketplace .uhd-footer{display:grid;grid-template-columns:1fr auto;gap:16px 30px;align-items:center;background:#17120d;color:#fff8e8;border-top:3px solid #f9ce43;padding:30px 22px 120px}
    #uhd-marketplace .uhd-footer-brand{display:grid;gap:3px}
    #uhd-marketplace .uhd-footer-brand strong{font-size:19px;color:#f9ce43}
    #uhd-marketplace .uhd-footer-brand span,#uhd-marketplace .uhd-footer>small{font-size:11px;color:#b9aa8f}
    #uhd-marketplace .uhd-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;border:0;padding:0;width:auto}
    #uhd-marketplace .uhd-footer a{color:#fff8e8;text-decoration:none;font-size:12px}
    #uhd-marketplace .uhd-footer a:hover{text-decoration:underline;text-decoration-color:#f9ce43;text-underline-offset:3px}
    #uhd-marketplace .uhd-footer-legal{grid-column:2}
    #uhd-marketplace .uhd-footer>small{grid-column:1}
    #uhd-marketplace .uhd-footer-hatlaunch{display:none!important;grid-column:2;grid-row:3;align-items:center;justify-content:flex-end;gap:10px;text-decoration:none!important}
    #uhd-marketplace.has-hatlaunch-reveal .uhd-footer-hatlaunch{display:flex!important}
    #uhd-marketplace .uhd-footer-hatlaunch span{max-width:130px;color:#b9aa8f;font-size:9px;font-weight:800;letter-spacing:.1em;text-align:right}
    #uhd-marketplace .uhd-footer-hatlaunch img{display:block;width:150px;max-height:34px;object-fit:contain}
    #uhd-marketplace .uhd-legal-modal{position:fixed;inset:0;z-index:11000;display:none;background:rgba(12,9,6,.9);padding:18px}
    #uhd-marketplace .uhd-legal-modal.is-open{display:block}
    #uhd-marketplace .uhd-legal-window{width:min(1100px,100%);height:calc(100dvh - 36px);margin:auto;display:grid;grid-template-rows:auto 1fr;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.55)}
    #uhd-marketplace .uhd-legal-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#17120d;color:#fff8e8;padding:10px 12px 10px 18px}
    #uhd-marketplace .uhd-legal-bar strong{color:#f9ce43}
    #uhd-marketplace .uhd-legal-close{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#f9ce43;color:#17120d;font-size:24px;line-height:1;cursor:pointer}
    #uhd-marketplace .uhd-legal-window iframe{display:block;width:100%;height:100%;border:0;background:#fff}
    #uhd-marketplace .uhd-info-modal{position:fixed;inset:0;z-index:10000;display:none;align-items:flex-start;justify-content:center;overflow-y:auto;background:rgba(12,9,6,.88);padding:42px 18px}
    #uhd-marketplace .uhd-info-modal.is-open{display:flex}
    #uhd-marketplace .uhd-info-window{position:relative;width:min(940px,100%);background:#fff8e8;color:#17120d;border:3px solid #f9ce43;border-radius:20px;padding:clamp(24px,5vw,48px);box-shadow:0 24px 80px rgba(0,0,0,.55)}
    #uhd-marketplace .uhd-info-close{position:absolute;right:13px;top:13px;z-index:2;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#17120d;color:#f9ce43;font-size:25px;line-height:1;cursor:pointer}
    #uhd-marketplace .uhd-modal-hatlaunch-brand{display:none;width:max-content;max-width:calc(100% - 54px);align-items:center;gap:9px;margin:-17px 48px 25px -18px;border-radius:999px;background:#17120d;padding:7px 12px;text-decoration:none}
    #uhd-marketplace.has-hatlaunch-reveal .uhd-modal-hatlaunch-brand{display:flex}
    #uhd-marketplace .uhd-modal-hatlaunch-brand span{color:#b9aa8f;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
    #uhd-marketplace .uhd-modal-hatlaunch-brand img{display:block;width:145px;max-height:30px;object-fit:contain}
    #uhd-marketplace .uhd-legal-hatlaunch{display:none;margin-left:auto}
    #uhd-marketplace.has-hatlaunch-reveal .uhd-legal-hatlaunch{display:block}
    #uhd-marketplace .uhd-legal-hatlaunch img{display:block;width:145px;max-height:30px;object-fit:contain}
    #uhd-marketplace .uhd-info-panel[hidden]{display:none}
    #uhd-marketplace .uhd-info-panel>h2{font-size:clamp(38px,7vw,68px);line-height:.92;letter-spacing:-.055em;margin:7px 48px 13px 0;max-width:760px}
    #uhd-marketplace .uhd-info-lead{font-size:17px;line-height:1.5;max-width:700px;margin:0 0 25px;color:#705e42}
    #uhd-marketplace .uhd-dog-search{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;padding:20px;background:#f3e1b8;border-radius:16px}
    #uhd-marketplace .uhd-dog-search label{font-size:13px}
    #uhd-marketplace .uhd-dog-search select,#uhd-marketplace .uhd-dog-search input[type="text"]{width:100%;background:#fff;color:#17120d}
    #uhd-marketplace .uhd-dog-level{grid-column:1/-1;margin:2px 0;padding:0;border:0}
    #uhd-marketplace .uhd-dog-level legend{font-weight:700;margin-bottom:9px}
    #uhd-marketplace .uhd-dog-levels{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}
    #uhd-marketplace .uhd-dog-levels label{position:relative;display:grid;justify-items:center;gap:6px;min-width:0;padding:12px 8px;background:#fff8e8;border:2px solid transparent;border-radius:12px;text-align:center;cursor:pointer}
    #uhd-marketplace .uhd-dog-levels label:has(input:checked){border-color:#d92b20;background:#fff}
    #uhd-marketplace .uhd-dog-levels input{position:absolute;opacity:0;pointer-events:none}
    #uhd-marketplace .uhd-dog-levels b{font-size:13px}
    #uhd-marketplace .uhd-dog-levels small{font-size:9px;color:#705e42}
    #uhd-marketplace .uhd-dog-level-art{display:grid;place-items:center;width:100%;height:58px;margin-bottom:2px;overflow:hidden}
    #uhd-marketplace .uhd-dog-level-art img{display:block;width:auto;max-width:88%;height:auto;max-height:54px;object-fit:contain}
    #uhd-marketplace .uhd-price-field{grid-column:1}
    #uhd-marketplace .uhd-info-signup{align-self:end;border:0;border-radius:999px;background:#17120d;color:#f9ce43;min-height:46px;padding:11px 20px;font:inherit;font-weight:700;cursor:pointer}
    #uhd-marketplace .uhd-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 18px}
    #uhd-marketplace .uhd-how-grid article{position:relative;padding:20px;background:#f3e1b8;border:0;border-radius:14px;overflow:visible}
    #uhd-marketplace .uhd-how-grid article>b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#d92b20;color:#fff;font-size:18px}
    #uhd-marketplace .uhd-how-grid h3{font-size:21px;margin:14px 0 8px}
    #uhd-marketplace .uhd-how-grid p{font-size:13px;line-height:1.5;margin:0;color:#705e42}
    #uhd-marketplace .uhd-info-callout{display:flex;align-items:center;gap:14px;background:#f9ce43;border-radius:13px;padding:15px 18px;margin-bottom:18px}
    #uhd-marketplace .uhd-info-callout strong{white-space:nowrap}
    #uhd-marketplace .uhd-info-callout span{font-size:13px;line-height:1.4}
    #uhd-marketplace .uhd-info-panel>.uhd-info-signup{display:block;margin-left:auto;min-width:220px}
    #uhd-marketplace .uhd-safety-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:none;counter-reset:dog-safety;margin:0 0 20px;padding:0}
    #uhd-marketplace .uhd-safety-list li{counter-increment:dog-safety;display:grid;grid-template-columns:38px 1fr;column-gap:10px;align-items:start;background:#f3e1b8;border-radius:13px;padding:14px}
    #uhd-marketplace .uhd-safety-list li:before{content:counter(dog-safety);grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#17120d;color:#f9ce43;font-weight:700}
    #uhd-marketplace .uhd-safety-list b{font-size:14px;margin:1px 0 4px}
    #uhd-marketplace .uhd-safety-list span{font-size:12px;line-height:1.4;color:#705e42}
    #uhd-marketplace .uhd-ebike-float{position:fixed;right:22px;bottom:22px;z-index:9000;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;text-align:left;border:2px solid #17120d;border-radius:16px;background:#f9ce43;color:#17120d;padding:12px 17px;box-shadow:5px 6px 0 #17120d;font:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}
    #uhd-marketplace .uhd-ebike-float:hover{transform:translate(-2px,-2px);box-shadow:7px 8px 0 #17120d}
    #uhd-marketplace .uhd-ebike-float>span{font-size:28px}
    #uhd-marketplace .uhd-ebike-float strong{font-size:16px;line-height:1.05}
    #uhd-marketplace:has(.uhd-modal.is-open) .uhd-ebike-float{visibility:hidden}
    @media(max-width:700px){#uhd-marketplace .uhd-info-modal{padding:12px 8px}#uhd-marketplace .uhd-info-window{padding:28px 15px;border-radius:15px}#uhd-marketplace .uhd-dog-search{grid-template-columns:1fr;padding:14px}#uhd-marketplace .uhd-dog-level,#uhd-marketplace .uhd-price-field{grid-column:1}#uhd-marketplace .uhd-dog-levels{grid-template-columns:repeat(2,1fr)}#uhd-marketplace .uhd-how-grid,#uhd-marketplace .uhd-safety-list{grid-template-columns:1fr}#uhd-marketplace .uhd-info-callout{align-items:flex-start;flex-direction:column}#uhd-marketplace .uhd-info-panel>.uhd-info-signup{width:100%}#uhd-marketplace .uhd-follow-banner{grid-template-columns:1fr;padding:22px 18px}#uhd-marketplace .uhd-social-links{grid-template-columns:1fr}#uhd-marketplace .uhd-footer{grid-template-columns:1fr;padding-bottom:105px}#uhd-marketplace .uhd-footer nav{justify-content:flex-start!important}#uhd-marketplace .uhd-footer-legal,#uhd-marketplace .uhd-footer>small{grid-column:1}#uhd-marketplace .uhd-legal-modal{padding:0}#uhd-marketplace .uhd-legal-window{height:100dvh;border-radius:0}#uhd-marketplace .uhd-placeholder-form{padding:36px 18px 24px}#uhd-marketplace .uhd-placeholder-fields{grid-template-columns:1fr}#uhd-marketplace .uhd-ebike-float{left:12px;right:12px;bottom:12px;justify-content:center;border-radius:13px;padding:11px 14px}}
    @media(max-width:700px){#uhd-marketplace .uhd-sectionhead{align-items:flex-start;flex-direction:column}#uhd-marketplace .uhd-story,#uhd-marketplace .uhd-story-trust{grid-template-columns:1fr}#uhd-marketplace .uhd-bigstat{width:210px;margin:auto}.uhd-story-trust .uhd-bigstat{order:2}}

    #uhd-marketplace .uhd-reveal-modal{position:fixed;inset:0;z-index:12000;display:none;overflow-y:auto;background:rgba(8,6,4,.94);padding:22px}
    #uhd-marketplace .uhd-reveal-modal.is-open{display:block}
    #uhd-marketplace .uhd-reveal-window{position:relative;width:min(1120px,100%);min-height:calc(100dvh - 44px);margin:0 auto;background:#17120d;color:#fff8e8;border:3px solid #f9ce43;border-radius:24px;overflow:clip;box-shadow:0 28px 100px rgba(0,0,0,.7)}
    #uhd-marketplace .uhd-reveal-close{position:absolute;right:16px;top:16px;z-index:5;display:grid;place-items:center;width:44px;height:44px;border:2px solid #f9ce43;border-radius:50%;background:#17120d;color:#f9ce43;font-size:28px;line-height:1;cursor:pointer}
    #uhd-marketplace .uhd-reveal-panel{padding:clamp(28px,5vw,64px)}
    #uhd-marketplace .uhd-reveal-panel[hidden]{display:none}
    #uhd-marketplace .uhd-reveal-brand{display:flex;align-items:center;justify-content:center;gap:16px;margin:-10px 50px 35px}
    #uhd-marketplace .uhd-reveal-brand img{display:block;max-height:56px;max-width:38%;object-fit:contain}
    #uhd-marketplace .uhd-reveal-brand span{text-transform:uppercase;color:#9f917a;font-size:11px;font-weight:700;letter-spacing:.18em}
    #uhd-marketplace .uhd-reveal-offer{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(26px,5vw,64px);align-items:center}
    #uhd-marketplace .uhd-reveal-kicker{display:inline-block;margin-bottom:12px;color:#f9ce43;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
    #uhd-marketplace .uhd-reveal-copy h2,#uhd-marketplace .uhd-reveal-story>h2,#uhd-marketplace .uhd-reveal-storygrid>div>h2{max-width:760px;margin:0 0 22px;font-size:clamp(44px,7vw,78px);font-weight:800;line-height:.9;letter-spacing:-.06em}
    #uhd-marketplace .uhd-reveal-copy p{max-width:680px;margin:0 0 15px;font-size:17px;line-height:1.5;color:#ddd0b8}
    #uhd-marketplace .uhd-reveal-copy .uhd-reveal-lead{font-size:clamp(21px,3vw,28px);font-weight:700;line-height:1.25;color:#fff8e8}
    #uhd-marketplace .uhd-reveal-copy a{color:#f9ce43;font-weight:700}
    #uhd-marketplace .uhd-reveal-deal{position:relative;padding:31px 25px;background:#f9ce43;color:#17120d;border-radius:20px;text-align:center;transform:rotate(1.5deg);box-shadow:10px 11px 0 #d92b20}
    #uhd-marketplace .uhd-reveal-deal>span{display:inline-block;padding:6px 10px;border-radius:999px;background:#17120d;color:#f9ce43;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
    #uhd-marketplace .uhd-reveal-products{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:17px -6px 12px}
    #uhd-marketplace .uhd-reveal-products figure{position:relative;margin:0;border:2px solid #17120d;border-radius:11px;background:#fff;overflow:hidden;transform:rotate(-2deg)}
    #uhd-marketplace .uhd-reveal-products figure:nth-child(2){transform:rotate(2deg)}
    #uhd-marketplace .uhd-reveal-products img{display:block;width:100%;height:118px;object-fit:cover;object-position:center}
    #uhd-marketplace .uhd-reveal-products .uhd-race-hat,#uhd-marketplace .uhd-reveal-products .uhd-cash-hat{background:#17120d}
    #uhd-marketplace .uhd-reveal-products .uhd-race-hat img,#uhd-marketplace .uhd-reveal-products .uhd-cash-hat img{object-fit:contain;padding:3px}
    #uhd-marketplace .uhd-reveal-products figcaption{position:absolute;left:5px;bottom:5px;border-radius:999px;background:#17120d;color:#f9ce43;padding:4px 7px;font-size:8px;font-weight:800;letter-spacing:.1em}
    #uhd-marketplace .uhd-reveal-deal strong{display:block;margin:18px 0 8px;font-size:clamp(38px,5vw,58px);line-height:.86;letter-spacing:-.055em}
    #uhd-marketplace .uhd-reveal-deal b{display:block;font-size:19px}
    #uhd-marketplace .uhd-reveal-deal button,#uhd-marketplace .uhd-reveal-form>button,#uhd-marketplace .uhd-reveal-video button{width:100%;min-height:52px;margin:22px 0 10px;border:0;border-radius:999px;background:#d92b20;color:#fff;padding:12px 18px;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 4px 0 #8e1912}
    #uhd-marketplace .uhd-reveal-deal button:disabled{background:#17120d;color:#f9ce43;cursor:default;box-shadow:0 4px 0 #705e42}
    #uhd-marketplace .uhd-reveal-emailed{margin:22px 0 10px;padding:15px;border:2px solid #17120d;border-radius:13px;background:#fff8e8;text-align:center}
    #uhd-marketplace .uhd-reveal-emailed[hidden]{display:none}
    #uhd-marketplace .uhd-reveal-emailed strong{display:block;margin-bottom:5px;font-size:17px}
    #uhd-marketplace .uhd-reveal-emailed span{display:block;font-size:12px;line-height:1.4}
    #uhd-marketplace .uhd-reveal-deal small{display:block;font-weight:700}
    #uhd-marketplace .uhd-reveal-form{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:38px auto 10px;padding:25px;background:#fff8e8;color:#17120d;border-radius:18px;max-width:840px}
    #uhd-marketplace .uhd-reveal-form[hidden]{display:none}
    #uhd-marketplace.has-race-entry .uhd-reveal-form,#uhd-marketplace.has-race-entry #uhd-claim-hats{display:none!important}
    #uhd-marketplace .uhd-reveal-form>div{grid-column:1/-1;text-align:center}
    #uhd-marketplace .uhd-reveal-form>div>span{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#d92b20}
    #uhd-marketplace .uhd-reveal-form h3{margin:5px 0 10px;font-size:clamp(27px,4vw,40px);letter-spacing:-.04em}
    #uhd-marketplace .uhd-reveal-form label{font-size:13px}
    #uhd-marketplace .uhd-reveal-form input[type="email"],#uhd-marketplace .uhd-reveal-form input[type="tel"]{width:100%;background:#fff;color:#17120d;border-color:#9d8962}
    #uhd-marketplace .uhd-reveal-form .uhd-reveal-consent{grid-column:1/-1;display:flex;align-items:flex-start;gap:11px;min-height:48px;font-size:12px;line-height:1.4;cursor:pointer}
    #uhd-marketplace .uhd-reveal-consent input{flex:0 0 28px;width:28px;height:28px;margin:0;accent-color:#d92b20;cursor:pointer}
    #uhd-marketplace .uhd-reveal-form>button{grid-column:1/-1;margin:0}
    #uhd-marketplace .uhd-reveal-form-error{grid-column:1/-1;margin:3px 0 0;padding:12px;border-radius:10px;background:#ffe1dc;color:#9d1811;text-align:center;font-weight:700}
    #uhd-marketplace .uhd-hat-offer-success{max-width:840px;margin:38px auto 10px;padding:30px 25px;border:3px solid #17120d;border-radius:18px;background:#f9ce43;color:#17120d;box-shadow:7px 8px 0 #d92b20;text-align:center}
    #uhd-marketplace .uhd-hat-offer-success[hidden]{display:none}
    #uhd-marketplace .uhd-hat-offer-success>span{display:inline-block;padding:6px 10px;border-radius:999px;background:#17120d;color:#f9ce43;font-size:11px;font-weight:800;letter-spacing:.12em}
    #uhd-marketplace .uhd-hat-offer-success h3{margin:14px 0 7px;font-size:clamp(34px,5vw,50px);line-height:.95;letter-spacing:-.045em}
    #uhd-marketplace .uhd-hat-offer-success p{max-width:590px;margin:0 auto 20px;font-size:16px;line-height:1.45}
    #uhd-marketplace .uhd-hat-offer-success button{min-height:56px;border:2px solid #fff8e8;border-radius:999px;background:#17120d;color:#fff8e8;padding:13px 22px;font:inherit;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 5px 0 #d92b20}
    #uhd-marketplace .uhd-founder-tease{position:relative;display:grid;grid-template-columns:250px 1fr;align-items:center;gap:38px;max-width:980px;margin:58px auto 8px;padding:25px 38px 25px 25px;border:3px solid #f9ce43;border-radius:26px;background:radial-gradient(circle at 78% 10%,rgba(249,206,67,.16),transparent 38%),linear-gradient(120deg,#302216,#17120d 72%);box-shadow:11px 12px 0 #d92b20,0 24px 55px rgba(0,0,0,.35);transform:rotate(-.35deg);overflow:hidden}
    #uhd-marketplace .uhd-founder-photo{position:relative;transform:rotate(-2deg)}
    #uhd-marketplace .uhd-founder-photo img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center;border:3px solid #fff8e8;border-radius:15px}
    #uhd-marketplace .uhd-founder-photo span{position:absolute;left:10px;top:10px;padding:6px 8px;border-radius:999px;background:#f9ce43;color:#17120d;font-size:10px;font-weight:800;letter-spacing:.1em}
    #uhd-marketplace .uhd-founder-kicker{display:block;margin-bottom:8px;color:#f9ce43;font-size:11px;font-weight:800;letter-spacing:.16em}
    #uhd-marketplace .uhd-founder-tease h3{max-width:590px;margin:0;font-size:clamp(30px,4.4vw,50px);line-height:.94;letter-spacing:-.05em;color:#fff8e8}
    #uhd-marketplace .uhd-reveal-why{display:flex;justify-content:center;align-items:center;gap:10px;width:100%;min-height:60px;margin:22px 0 0;border:2px solid #fff8e8;border-radius:999px;background:#f9ce43;color:#17120d;padding:14px 20px;font:inherit;font-size:17px;font-weight:800;cursor:pointer;box-shadow:0 6px 0 #d92b20,0 14px 30px rgba(249,206,67,.2);animation:uhd-story-pulse 2.8s ease-in-out infinite}
    #uhd-marketplace .uhd-reveal-why:hover{transform:translateY(-2px);box-shadow:0 8px 0 #d92b20,0 18px 35px rgba(249,206,67,.28)}
    #uhd-marketplace .uhd-reveal-why b{font-size:22px}
    #uhd-marketplace .uhd-founder-note{display:block;margin-top:16px;color:#fff8e8;font-size:16px;font-weight:700;line-height:1.35;letter-spacing:-.01em}
    #uhd-marketplace .uhd-already-modal{position:fixed;inset:0;z-index:12500;display:none;place-items:center;overflow-y:auto;padding:22px;background:rgba(8,6,4,.9)}
    #uhd-marketplace .uhd-already-modal.is-open{display:grid}
    #uhd-marketplace .uhd-already-window{position:relative;width:min(720px,100%);padding:34px clamp(22px,5vw,52px) 38px;border:3px solid #f9ce43;border-radius:24px;background:#17120d;color:#fff8e8;text-align:center;box-shadow:10px 11px 0 #d92b20,0 28px 80px rgba(0,0,0,.55)}
    #uhd-marketplace .uhd-already-close{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#f9ce43;color:#17120d;font-size:25px;cursor:pointer}
    #uhd-marketplace .uhd-already-brand{display:flex;align-items:center;justify-content:center;gap:11px;margin:0 42px 28px}
    #uhd-marketplace .uhd-already-brand img{display:block;max-width:42%;max-height:48px;object-fit:contain}
    #uhd-marketplace .uhd-already-brand b{color:#8f8069;font-size:25px}
    #uhd-marketplace .uhd-already-window>span{display:inline-block;padding:6px 9px;border-radius:999px;background:#f9ce43;color:#17120d;font-size:10px;font-weight:800;letter-spacing:.13em}
    #uhd-marketplace .uhd-already-window h2{max-width:610px;margin:18px auto 14px;font-size:clamp(36px,6vw,58px);font-weight:800;line-height:.92;letter-spacing:-.055em}
    #uhd-marketplace .uhd-already-window>p{max-width:540px;margin:0 auto;color:#cfc1a8;font-size:16px;line-height:1.5}
    #uhd-marketplace .uhd-already-actions{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:27px}
    #uhd-marketplace .uhd-already-actions button{min-height:50px;border:0;border-radius:999px;padding:12px 19px;font:inherit;font-weight:800;cursor:pointer}
    #uhd-marketplace #uhd-already-story{background:#f9ce43;color:#17120d;box-shadow:0 5px 0 #d92b20}
    #uhd-marketplace .uhd-already-dismiss{background:transparent;color:#cfc1a8!important;border:1px solid #665a47!important;font-weight:400!important}
    #uhd-marketplace .uhd-share-joke{margin-top:24px;padding-top:22px;border-top:1px solid #4e4334}
    #uhd-marketplace #uhd-share-joke{border:0;background:transparent;color:#f9ce43;padding:4px 8px;font:inherit;font-size:13px;font-weight:800;letter-spacing:.04em;cursor:pointer}
    #uhd-marketplace #uhd-share-joke:hover{text-decoration:underline;text-underline-offset:4px}
    #uhd-marketplace .uhd-share-options{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:15px}
    #uhd-marketplace .uhd-share-options[hidden]{display:none}
    #uhd-marketplace .uhd-share-options [hidden]{display:none}
    #uhd-marketplace .uhd-share-options a,#uhd-marketplace .uhd-share-options button{display:grid;place-items:center;min-height:40px;border:1px solid #75664e;border-radius:999px;background:#2b241c;color:#fff8e8;padding:8px 13px;font:inherit;font-size:12px;font-weight:700;text-decoration:none;cursor:pointer}
    #uhd-marketplace .uhd-share-options a:hover,#uhd-marketplace .uhd-share-options button:hover{border-color:#f9ce43;color:#f9ce43}
    #uhd-marketplace #uhd-share-status{display:block;min-height:16px;margin-top:9px;color:#f9ce43;font-size:11px}
    #uhd-marketplace:has(.uhd-already-modal.is-open) .uhd-ebike-float{visibility:hidden}
    @keyframes uhd-story-pulse{0%,100%{filter:brightness(1)}50%{filter:brightness(1.08)}}
    @media(prefers-reduced-motion:reduce){#uhd-marketplace .uhd-reveal-why{animation:none}}
    #uhd-marketplace .uhd-reveal-story{background:linear-gradient(145deg,#17120d 0%,#211b14 60%,#372914 100%)}
    #uhd-marketplace .uhd-reveal-back{margin:0 0 40px;border:0;background:transparent;color:#f9ce43;font:inherit;font-weight:700;cursor:pointer}
    #uhd-marketplace .uhd-reveal-storygrid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:34px;align-items:start}
    #uhd-marketplace .uhd-reveal-storygrid p{margin:0 0 17px;font-size:17px;line-height:1.6;color:#d8cbb4}
    #uhd-marketplace .uhd-reveal-storygrid .uhd-reveal-lead{font-size:24px;line-height:1.3;color:#fff8e8;font-weight:700}
    #uhd-marketplace .uhd-reveal-storygrid aside{align-self:start;margin:0;padding:27px;background:#f9ce43;color:#17120d;border-radius:18px;border-left:7px solid #d92b20;box-shadow:7px 8px 0 #3b3023;transform:none}
    #uhd-marketplace .uhd-reveal-storygrid aside strong{font-size:11px;letter-spacing:.12em;text-transform:uppercase}
    #uhd-marketplace .uhd-reveal-storygrid blockquote{margin:12px 0 0;font-size:clamp(25px,4vw,40px);font-weight:800;line-height:1.05;letter-spacing:-.04em}
    #uhd-marketplace .uhd-hat-proof{margin:46px 0 22px;padding:clamp(20px,4vw,36px);border:2px solid #f9ce43;border-radius:22px;background:#0f0d0a;box-shadow:9px 10px 0 #d92b20;overflow:hidden}
    #uhd-marketplace .uhd-hat-proof-head{display:grid;grid-template-columns:minmax(170px,260px) 1fr;gap:28px;align-items:center;margin-bottom:25px}
    #uhd-marketplace .uhd-hat-proof-head>img{display:block;width:100%;max-height:62px;object-fit:contain;object-position:left center}
    #uhd-marketplace .uhd-hat-proof-head h3{margin:1px 0 6px;font-size:clamp(30px,4vw,48px);line-height:.96;letter-spacing:-.045em}
    #uhd-marketplace .uhd-hat-proof-head p{margin:0;color:#cfc1a8;font-size:15px}
    #uhd-marketplace .uhd-hat-proof-cta{display:inline-block;margin-top:14px;border-radius:999px;background:#f9ce43;color:#17120d;padding:10px 14px;font-size:11px;font-weight:800;text-decoration:none;box-shadow:0 3px 0 #d92b20}
    #uhd-marketplace .uhd-hat-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:18px}
    #uhd-marketplace .uhd-hat-stats div{display:grid;gap:2px;border:1px solid #5b4b33;border-radius:12px;padding:14px 17px;background:#211a13}
    #uhd-marketplace .uhd-hat-stats strong{color:#f9ce43;font-size:clamp(28px,4vw,43px);line-height:1}
    #uhd-marketplace .uhd-hat-stats span{color:#cfc1a8;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
    #uhd-marketplace .uhd-hat-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
    #uhd-marketplace .uhd-hat-gallery figure{position:relative;margin:0;border-radius:13px;background:#fff;overflow:hidden;min-width:0}
    #uhd-marketplace .uhd-hat-gallery img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;padding:7px}
    #uhd-marketplace .uhd-hat-gallery figcaption{position:absolute;left:6px;right:6px;bottom:6px;border-radius:999px;background:#17120d;color:#f9ce43;padding:6px 7px;text-align:center;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
    #uhd-marketplace .uhd-dude-proof{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(24px,5vw,48px);align-items:center;margin:42px 0;padding:clamp(24px,4vw,40px);border:2px solid #f9ce43;border-radius:22px;background-color:#17120d;background-image:url("https://d21saq7hdx33e1.cloudfront.net/24Refresh/dudeWipesBg.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff8e8;box-shadow:9px 10px 0 #d92b20;overflow:hidden}
    #uhd-marketplace .uhd-dude-image{border:3px solid #17120d;border-radius:15px;background:#fff;overflow:hidden;transform:rotate(-2deg)}
    #uhd-marketplace .uhd-dude-image>img{display:block;width:100%;aspect-ratio:4/3;object-fit:contain;padding:12px}
    #uhd-marketplace .uhd-dude-brands{display:flex;align-items:center;gap:12px;margin-bottom:22px}
    #uhd-marketplace .uhd-dude-brands img{display:block;max-width:42%;max-height:43px;object-fit:contain}
    #uhd-marketplace .uhd-dude-brands img:first-child{padding:7px 9px;border-radius:8px;background:#17120d}
    #uhd-marketplace .uhd-dude-brands b{font-size:24px;color:#f9ce43}
    #uhd-marketplace .uhd-dude-copy .uhd-reveal-kicker{color:#f9ce43}
    #uhd-marketplace .uhd-dude-copy h3{max-width:610px;margin:3px 0 12px;font-size:clamp(34px,5.5vw,62px);line-height:.9;letter-spacing:-.055em}
    #uhd-marketplace .uhd-dude-copy p{margin:0 0 15px;font-size:16px;line-height:1.5;color:#e3d8c4}
    #uhd-marketplace .uhd-dude-copy>strong{display:block;padding-top:14px;border-top:2px solid #f9ce43;font-size:15px;line-height:1.4}
    #uhd-marketplace .uhd-shatlaunch-link{display:inline-block;margin-top:20px;border-radius:999px;background:#f9ce43;color:#17120d;padding:12px 16px;font-size:11px;font-weight:800;text-decoration:none;box-shadow:0 4px 0 #d92b20}
    #uhd-marketplace .uhd-reveal-manifesto{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:50px 0}
    #uhd-marketplace .uhd-reveal-manifesto div{padding:22px;border:1px solid #5b4b33;border-radius:14px}
    #uhd-marketplace .uhd-reveal-manifesto b{display:block;margin-bottom:8px;color:#f9ce43;font-size:14px;letter-spacing:.08em}
    #uhd-marketplace .uhd-reveal-manifesto span{font-size:14px;line-height:1.45;color:#cfc1a8}
    #uhd-marketplace .uhd-reveal-video{display:grid;grid-template-columns:1.25fr .75fr;gap:32px;align-items:center;margin:38px 0 0;padding:28px;background:#fff8e8;color:#17120d;border-radius:20px}
    #uhd-marketplace .uhd-reveal-video[hidden]{display:none}
    #uhd-marketplace .uhd-video-placeholder{aspect-ratio:16/9;display:grid;place-content:center;justify-items:center;gap:8px;border-radius:14px;background:radial-gradient(circle at center,#4b3922,#17120d 68%);color:#fff8e8;text-align:center;overflow:hidden}
    #uhd-marketplace .uhd-video-placeholder span{display:grid;place-items:center;width:66px;height:66px;padding-left:5px;border-radius:50%;background:#f9ce43;color:#17120d;font-size:28px}
    #uhd-marketplace .uhd-video-placeholder b{font-size:18px;letter-spacing:.08em}
    #uhd-marketplace .uhd-video-placeholder small{color:#c7b99f}
    #uhd-marketplace .uhd-reveal-video h3{margin:4px 0 12px;font-size:clamp(27px,4vw,42px);line-height:1;letter-spacing:-.045em}
    #uhd-marketplace .uhd-reveal-video p{line-height:1.5;color:#705e42}
    #uhd-marketplace .uhd-reveal-video button{margin-bottom:4px}
    #uhd-marketplace .uhd-reveal-finale{display:flex;align-items:center;gap:20px;margin-top:34px;padding-top:28px;border-top:1px solid #5b4b33}
    #uhd-marketplace .uhd-reveal-finale p{margin:0;margin-right:auto;max-width:560px;font-size:18px;font-weight:700}
    #uhd-marketplace .uhd-reveal-finale a{color:#f9ce43;font-weight:800;white-space:nowrap}
    #uhd-marketplace .uhd-reveal-continue{border:1px solid #867659;border-radius:999px;background:transparent;color:#fff8e8;padding:11px 16px;font:inherit;cursor:pointer;white-space:nowrap}
    #uhd-marketplace .uhd-story-masthead{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:-26px -26px 34px;padding:15px 26px;border-bottom:1px solid #594b36;background:rgba(23,18,13,.96);backdrop-filter:blur(10px)}
    #uhd-marketplace .uhd-story-masthead a{display:block;line-height:0}
    #uhd-marketplace .uhd-story-masthead img{display:block;width:min(280px,46vw);max-height:54px;object-fit:contain;object-position:left center}
    #uhd-marketplace .uhd-story-masthead span{color:#cfc1a8;font-size:10px;font-weight:800;letter-spacing:.15em;text-align:right;text-transform:uppercase}
    #uhd-marketplace .uhd-story-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:clamp(28px,5vw,64px);align-items:center;min-height:560px;padding:clamp(28px,5vw,60px);border:2px solid #f9ce43;border-radius:24px;background:radial-gradient(circle at 78% 22%,rgba(249,206,67,.18),transparent 38%),#0f0d0a;box-shadow:10px 11px 0 #d92b20;overflow:hidden}
    #uhd-marketplace .uhd-story-hero h2{max-width:690px;margin:0 0 23px;font-size:clamp(54px,7.2vw,88px);font-weight:800;line-height:.87;letter-spacing:-.065em}
    #uhd-marketplace .uhd-story-declaration{margin:0;color:#fff8e8;font-size:clamp(22px,3vw,31px);font-weight:750;line-height:1.2}
    #uhd-marketplace .uhd-story-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:30px}
    #uhd-marketplace .uhd-story-actions button{min-height:56px;border:0;border-radius:999px;background:#f9ce43;color:#17120d;padding:14px 22px;font:inherit;font-weight:850;cursor:pointer;box-shadow:0 6px 0 #d92b20}
    #uhd-marketplace .uhd-story-actions a{color:#fff8e8;font-size:13px;font-weight:700;text-underline-offset:4px}
    #uhd-marketplace .uhd-story-merch{display:grid;grid-template-columns:1fr 1fr;gap:13px;align-items:center}
    #uhd-marketplace .uhd-story-merch figure{position:relative;margin:0;border:3px solid #fff8e8;border-radius:17px;background:#fff;overflow:hidden;transform:rotate(-3deg);box-shadow:0 18px 40px rgba(0,0,0,.38)}
    #uhd-marketplace .uhd-story-merch figure:nth-child(2){transform:translateY(34px) rotate(3deg)}
    #uhd-marketplace .uhd-story-merch img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}
    #uhd-marketplace .uhd-story-merch figcaption{position:absolute;left:9px;right:9px;bottom:9px;border-radius:999px;background:#17120d;color:#f9ce43;padding:8px 10px;text-align:center;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
    #uhd-marketplace .uhd-story-heart{margin:74px 0 46px;padding:clamp(29px,5vw,58px);border-radius:24px;background:#fff8e8;color:#17120d}
    #uhd-marketplace .uhd-story-heart .uhd-reveal-kicker{color:#d92b20}
    #uhd-marketplace .uhd-story-heart h3{max-width:900px;margin:0 0 29px;font-size:clamp(40px,6vw,68px);line-height:.92;letter-spacing:-.055em}
    #uhd-marketplace .uhd-story-heart-copy{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:24px;border-top:2px solid #17120d}
    #uhd-marketplace .uhd-story-heart-copy p{margin:0;color:#594b38;font-size:16px;line-height:1.55}
    #uhd-marketplace .uhd-customer-proof{margin-top:38px;padding-top:30px;border-top:1px solid #cdbf9e}
    #uhd-marketplace .uhd-customer-proof-head{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:16px}
    #uhd-marketplace .uhd-customer-proof-head strong{font-size:22px;letter-spacing:-.03em}
    #uhd-marketplace .uhd-customer-proof-head span{color:#705e42;font-size:13px;font-weight:650}
    #uhd-marketplace .uhd-customer-rail{overflow:hidden;padding:5px 0 12px;mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent)}
    #uhd-marketplace .uhd-customer-rail:focus-visible{outline:3px solid #d92b20;outline-offset:5px}
    #uhd-marketplace .uhd-customer-track{display:flex;width:max-content;gap:12px;animation:uhd-customer-scroll 48s linear infinite;will-change:transform}
    #uhd-marketplace .uhd-customer-rail:hover .uhd-customer-track,#uhd-marketplace .uhd-customer-rail:focus .uhd-customer-track{animation-play-state:paused}
    #uhd-marketplace .uhd-customer-set{display:flex;gap:12px}
    #uhd-marketplace .uhd-customer-set img{display:block;width:190px;aspect-ratio:1/1;object-fit:cover;border:3px solid #17120d;border-radius:15px;background:#e8dcc2;box-shadow:5px 6px 0 #f9ce43}
    #uhd-marketplace .uhd-customer-set img:nth-child(3n+2){transform:rotate(1.5deg)}
    #uhd-marketplace .uhd-customer-set img:nth-child(3n){transform:rotate(-1.5deg)}
    #uhd-marketplace .uhd-story-belief{display:block;margin-top:39px;padding:5px 0 5px 22px;border-left:7px solid #d92b20;background:transparent;color:#17120d;text-align:left;font-size:clamp(25px,4vw,40px);line-height:1.08;letter-spacing:-.04em;box-shadow:none}
    @keyframes uhd-customer-scroll{to{transform:translateX(calc(-50% - 6px))}}
    #uhd-marketplace .uhd-story-campaign{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:clamp(28px,6vw,68px);align-items:center;margin:55px 0;padding:clamp(25px,4vw,44px);border:1px solid #5b4b33;border-radius:24px;background:#211a13}
    #uhd-marketplace .uhd-story-campaign-intro{margin-top:0;border:2px solid #f9ce43;background:radial-gradient(circle at 82% 10%,rgba(249,206,67,.16),transparent 40%),#211a13;box-shadow:9px 10px 0 #d92b20}
    #uhd-marketplace .uhd-story-campaign-intro h2{max-width:720px;margin:2px 0 22px;font-size:clamp(49px,7vw,78px);font-weight:800;line-height:.88;letter-spacing:-.06em}
    #uhd-marketplace .uhd-story-founder-photo{position:relative;margin:0;transform:rotate(-2deg)}
    #uhd-marketplace .uhd-story-founder-photo img{display:block;width:100%;max-height:440px;aspect-ratio:4/5;object-fit:cover;border:3px solid #fff8e8;border-radius:16px}
    #uhd-marketplace .uhd-story-founder-photo span{position:absolute;left:11px;top:11px;border-radius:999px;background:#f9ce43;color:#17120d;padding:7px 10px;font-size:10px;font-weight:850;letter-spacing:.1em}
    #uhd-marketplace .uhd-story-founder-photo small{display:block;margin-top:12px;color:#cfc1a8;text-align:center;font-size:12px;font-style:italic}
    #uhd-marketplace .uhd-story-campaign h3{margin:2px 0 19px;font-size:clamp(40px,6vw,68px);line-height:.9;letter-spacing:-.055em}
    #uhd-marketplace .uhd-story-campaign p{margin:0 0 17px;color:#d8cbb4;font-size:17px;line-height:1.58}
    #uhd-marketplace .uhd-story-campaign p:first-of-type{color:#fff8e8;font-size:26px;font-weight:800}
    #uhd-marketplace .uhd-reveal-finale{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px 28px;margin-top:44px;padding:clamp(28px,5vw,48px);border:2px solid #f9ce43;border-radius:22px;background:#0f0d0a}
    #uhd-marketplace .uhd-reveal-finale>div{grid-row:1/4;align-self:center}
    #uhd-marketplace .uhd-reveal-finale p{max-width:620px;margin:0;font-size:20px;line-height:1.45}
    #uhd-marketplace .uhd-reveal-finale>a{display:grid;place-items:center;min-height:48px;border:1px solid #75664e;border-radius:999px;padding:11px 17px;text-align:center;text-decoration:none}
    #uhd-marketplace .uhd-reveal-finale>.uhd-finale-primary{border:0;background:#f9ce43;color:#17120d;box-shadow:0 5px 0 #d92b20}
    #uhd-marketplace .uhd-reveal-finale .uhd-reveal-continue{min-height:46px}
    #uhd-marketplace:has(.uhd-reveal-modal.is-open) .uhd-ebike-float{visibility:hidden}
    @media(max-width:700px){#uhd-marketplace .uhd-reveal-modal{padding:0}#uhd-marketplace .uhd-reveal-window{min-height:100dvh;border:0;border-radius:0}#uhd-marketplace .uhd-reveal-close{right:10px;top:10px}#uhd-marketplace .uhd-reveal-panel{padding:70px 17px 35px}#uhd-marketplace .uhd-reveal-brand{gap:8px;margin:-38px 48px 26px 0;justify-content:flex-start}#uhd-marketplace .uhd-reveal-brand img{max-width:41%;max-height:38px}#uhd-marketplace .uhd-reveal-brand span{font-size:8px}#uhd-marketplace .uhd-reveal-offer,#uhd-marketplace .uhd-reveal-storygrid,#uhd-marketplace .uhd-reveal-video{grid-template-columns:1fr}#uhd-marketplace .uhd-reveal-copy h2{font-size:42px}#uhd-marketplace .uhd-reveal-deal{margin:8px 5px 4px;padding:27px 18px}#uhd-marketplace .uhd-reveal-form{grid-template-columns:1fr;padding:19px 15px}#uhd-marketplace .uhd-reveal-form>div,#uhd-marketplace .uhd-reveal-form .uhd-reveal-consent,#uhd-marketplace .uhd-reveal-form>button{grid-column:1}#uhd-marketplace .uhd-founder-tease{grid-template-columns:100px 1fr;gap:14px;margin-top:34px;padding:11px 12px 13px 11px;box-shadow:5px 6px 0 #d92b20}#uhd-marketplace .uhd-founder-photo{align-self:start}#uhd-marketplace .uhd-founder-photo span{left:5px;top:5px;padding:4px 5px;font-size:8px}#uhd-marketplace .uhd-founder-tease strong{font-size:25px}#uhd-marketplace .uhd-founder-tease p{font-size:12px}#uhd-marketplace .uhd-reveal-why{width:100%;font-size:12px}#uhd-marketplace .uhd-reveal-story>h2{font-size:45px}#uhd-marketplace .uhd-reveal-storygrid{gap:18px}#uhd-marketplace .uhd-reveal-manifesto{grid-template-columns:1fr;margin:30px 0}#uhd-marketplace .uhd-reveal-video{padding:16px;gap:20px}#uhd-marketplace .uhd-reveal-finale{align-items:stretch;flex-direction:column}#uhd-marketplace .uhd-reveal-finale p{margin-right:0}#uhd-marketplace .uhd-reveal-finale a{text-align:center}#uhd-marketplace .uhd-reveal-continue{width:100%}}
    @media(max-width:700px){#uhd-marketplace .uhd-post-reveal-brand{grid-template-columns:1fr auto;padding:12px 14px;gap:8px 12px}#uhd-marketplace .uhd-post-reveal-brand>span{grid-column:1/-1}#uhd-marketplace .uhd-post-reveal-brand strong{grid-column:1/-1;font-size:12px}#uhd-marketplace .uhd-post-reveal-brand img{width:190px;max-height:34px}#uhd-marketplace .uhd-post-reveal-cta{grid-column:2;grid-row:2;padding:9px 11px;font-size:9px}#uhd-marketplace .uhd-reveal-products img{height:105px}#uhd-marketplace .uhd-footer-hatlaunch{grid-column:1!important;justify-content:flex-start}#uhd-marketplace .uhd-footer-hatlaunch span{text-align:left}#uhd-marketplace .uhd-modal-hatlaunch-brand{margin:-12px 45px 21px -5px}#uhd-marketplace .uhd-modal-hatlaunch-brand span{display:none}#uhd-marketplace .uhd-legal-hatlaunch img{width:110px}}
    @media(max-width:700px){#uhd-marketplace .uhd-founder-tease{grid-template-columns:1fr;gap:20px;margin:42px 0 8px;padding:20px 16px 25px;text-align:center;box-shadow:7px 8px 0 #d92b20}#uhd-marketplace .uhd-founder-photo{width:190px;margin:auto}#uhd-marketplace .uhd-founder-photo span{left:8px;top:8px;padding:5px 7px;font-size:9px}#uhd-marketplace .uhd-founder-tease h3{font-size:34px}#uhd-marketplace .uhd-reveal-why{min-height:56px;font-size:15px}#uhd-marketplace .uhd-founder-note{font-size:14px}}
    @media(max-width:700px){#uhd-marketplace .uhd-hat-proof{margin:34px 0 18px;padding:18px 14px;box-shadow:6px 7px 0 #d92b20}#uhd-marketplace .uhd-hat-proof-head{grid-template-columns:1fr;gap:15px}#uhd-marketplace .uhd-hat-proof-head>img{width:210px;max-height:48px}#uhd-marketplace .uhd-hat-stats{grid-template-columns:repeat(3,1fr)}#uhd-marketplace .uhd-hat-stats div{padding:11px 8px}#uhd-marketplace .uhd-hat-stats strong{font-size:25px}#uhd-marketplace .uhd-hat-stats span{font-size:8px}#uhd-marketplace .uhd-hat-gallery{grid-template-columns:repeat(2,1fr)}#uhd-marketplace .uhd-dude-proof{grid-template-columns:1fr;margin:32px 0;padding:19px 15px;background-image:url("https://d21saq7hdx33e1.cloudfront.net/24Refresh/dudeWipesBg.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:6px 7px 0 #d92b20}#uhd-marketplace .uhd-dude-image{width:min(310px,95%);margin:auto}#uhd-marketplace .uhd-dude-brands{margin-top:4px}#uhd-marketplace .uhd-dude-copy h3{font-size:40px}}
    @media(min-width:560px){#uhd-marketplace .uhd-reveal-storygrid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)!important;align-items:start!important}#uhd-marketplace .uhd-reveal-storygrid>div{grid-column:1;grid-row:1}#uhd-marketplace .uhd-reveal-storygrid>aside{grid-column:2;grid-row:1;place-self:start stretch;height:max-content}}
    @media(max-width:700px){#uhd-marketplace .uhd-already-modal{padding:10px}#uhd-marketplace .uhd-already-window{padding:28px 16px 25px;border-radius:18px}#uhd-marketplace .uhd-already-brand{margin:4px 40px 24px 0;justify-content:flex-start}#uhd-marketplace .uhd-already-brand img{max-height:34px}#uhd-marketplace .uhd-already-window h2{font-size:39px}#uhd-marketplace .uhd-already-actions{align-items:stretch;flex-direction:column}#uhd-marketplace .uhd-already-actions button{width:100%}#uhd-marketplace .uhd-share-options{display:grid;grid-template-columns:1fr 1fr}#uhd-marketplace .uhd-share-options[hidden]{display:none}}
    @media(max-width:700px){#uhd-marketplace .uhd-story-masthead{margin:-55px -4px 25px;padding:12px 48px 12px 4px}#uhd-marketplace .uhd-story-masthead img{width:190px;max-height:38px}#uhd-marketplace .uhd-story-masthead span{display:none}#uhd-marketplace .uhd-story-hero{grid-template-columns:1fr;min-height:0;padding:29px 17px 38px;box-shadow:6px 7px 0 #d92b20}#uhd-marketplace .uhd-story-hero h2{font-size:49px}#uhd-marketplace .uhd-story-actions{align-items:stretch;flex-direction:column}#uhd-marketplace .uhd-story-actions button{width:100%}#uhd-marketplace .uhd-story-actions a{text-align:center}#uhd-marketplace .uhd-story-merch{margin:8px 6px 25px}#uhd-marketplace .uhd-story-merch figure:nth-child(2){transform:translateY(20px) rotate(3deg)}#uhd-marketplace .uhd-story-heart{margin:49px 0 30px;padding:29px 18px}#uhd-marketplace .uhd-story-heart h3{font-size:42px}#uhd-marketplace .uhd-story-heart-copy{grid-template-columns:1fr;gap:17px}#uhd-marketplace .uhd-customer-proof-head{align-items:flex-start;flex-direction:column;gap:4px}#uhd-marketplace .uhd-customer-set img{width:155px;border-width:2px;border-radius:12px;box-shadow:4px 5px 0 #f9ce43}#uhd-marketplace .uhd-story-belief{font-size:27px}#uhd-marketplace .uhd-story-campaign{grid-template-columns:1fr;margin:34px 0;padding:21px 17px}#uhd-marketplace .uhd-story-campaign-intro{margin-top:0;box-shadow:6px 7px 0 #d92b20}#uhd-marketplace .uhd-story-campaign-intro h2{font-size:46px}#uhd-marketplace .uhd-story-founder-photo{width:min(260px,86%);margin:auto}#uhd-marketplace .uhd-story-campaign h3{font-size:45px}#uhd-marketplace .uhd-reveal-finale{grid-template-columns:1fr;padding:25px 17px}#uhd-marketplace .uhd-reveal-finale>div{grid-row:auto}#uhd-marketplace .uhd-reveal-finale>a{white-space:normal}#uhd-marketplace .uhd-reveal-finale .uhd-reveal-continue{width:100%}}
    @media(prefers-reduced-motion:reduce){#uhd-marketplace .uhd-customer-rail{overflow-x:auto;mask-image:none;-webkit-mask-image:none}#uhd-marketplace .uhd-customer-track{animation:none}#uhd-marketplace .uhd-customer-set[aria-hidden="true"]{display:none}}
