.lad-date-input-wrap{position:relative;width:100%;height:50px;padding:0 15px;display:grid;grid-template-columns:20px 1fr 20px;align-items:center;gap:8px;border:1px solid #46464d;border-radius:12px;background:#171719;color:#d8d8dc}
.lad-date-input-wrap span{text-align:center;color:#ededf0;font-size:16px;font-weight:850}
.lad-date-input-wrap>svg:last-of-type{color:#ed2435}
.lad-date-input-wrap input{position:absolute!important;inset:0;width:100%!important;height:100%!important;padding:0!important;border:0!important;opacity:0;cursor:pointer}
.lad-bottom-nav button.lad-nav-active svg,.lad-bottom-nav button.lad-nav-active span{color:#ed2435!important}
.lad-bottom-nav button:first-child:not(.lad-nav-active) svg,.lad-bottom-nav button:first-child:not(.lad-nav-active) span{color:#9b9ba2!important}
.lad-market-all-button{min-height:44px;display:flex;align-items:center;gap:3px;color:#f4bd26;font-size:12px;font-weight:950;letter-spacing:.04em}
.lad-state-strip{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:1px 1px 5px}
.lad-state-strip button{min-width:59px;height:46px;flex:0 0 auto;scroll-snap-align:start;border:1px solid #3b3b41;border-radius:11px;background:#0d0d0f;color:#c4c4ca;font-size:13px;font-weight:900}
.lad-state-strip button.active{border-color:#f0b816;background:linear-gradient(135deg,#e91b2d,#b90e1d);color:#fff;box-shadow:0 7px 18px rgba(182,11,27,.22)}
.lad-market-sheet-layer{position:fixed;inset:0;z-index:11000;display:flex;align-items:flex-end;justify-content:center}
.lad-market-sheet-scrim{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(3px)}
.lad-market-sheet{position:relative;width:min(100%,430px);padding:20px 17px calc(24px + env(safe-area-inset-bottom,0));border:1px solid #3b3b41;border-radius:23px 23px 0 0;background:linear-gradient(160deg,#19191c,#080809 72%);box-shadow:0 -22px 60px rgba(0,0,0,.55)}
.lad-market-sheet:before{content:"";display:block;width:46px;height:4px;margin:-7px auto 17px;border-radius:99px;background:#65656c}
.lad-market-sheet header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.lad-market-sheet h2{margin:0;font-size:21px;font-weight:950}.lad-market-sheet p{margin:5px 0 0;color:#9999a0;font-size:13px}.lad-market-sheet header>button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #38383e;border-radius:12px;color:#c6c6cc}
.lad-market-sheet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:18px}.lad-market-sheet-grid button{min-height:48px;padding:5px;border:1px solid #3b3b41;border-radius:11px;background:#101012;color:#d1d1d5;font-size:12px;font-weight:900}.lad-market-sheet-grid button:first-child:nth-last-child(n+10){grid-column:auto}.lad-market-sheet-grid button.active{border-color:#efb81f;background:#801019;color:#fff}.lad-market-sheet-grid button:nth-child(7){grid-column:span 2}
.lad-market-sheet-grid button.planned{cursor:default;opacity:.55;color:#8b8b92}.lad-market-sheet-grid button.planned span{display:block}.lad-market-sheet-grid button.planned small{display:block;margin-top:2px;color:#d3a72d;font-size:8px;font-weight:950;letter-spacing:.08em}
@media(max-width:370px){.lad-market-sheet-grid{gap:6px}.lad-market-sheet-grid button{font-size:11px}.lad-state-strip button{min-width:56px}}
