.ohs .browse{background:radial-gradient(120% 70% at 88% -10%,#c8f24e0d,transparent 55%),radial-gradient(70% 50% at 4% 0%,#ffffff05,transparent 60%),var(--bg);min-height:100vh}.ohs .bhead{z-index:50;background:color-mix(in srgb,var(--bg)82%,transparent);-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);border-bottom:1px solid var(--line);position:sticky;top:0}.ohs .bhead-in{max-width:var(--maxw);padding:14px var(--pad);justify-content:space-between;align-items:center;gap:16px;margin-inline:auto;display:flex}.ohs .bbrand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:19.5px;font-weight:700;display:flex}.ohs .bbrand .mark{background:var(--acc);width:28px;height:28px;color:var(--on-acc);font-size:16px;font-weight:800;font-family:var(--mono);border-radius:7px;flex:none;place-items:center;display:grid}.ohs .bhead .bbrand{font-size:24px}.ohs .bhead .bbrand .mark{border-radius:9px;width:35px;height:35px;font-size:20px}.ohs .bhead-right{align-items:center;gap:18px;display:flex}.ohs .bhead-signin{color:var(--muted);font-size:19px;transition:color .15s}.ohs .bhead-signin:hover{color:var(--text)}.ohs .bframe{max-width:var(--maxw);padding:clamp(34px,6vw,64px)var(--pad)clamp(20px,3vw,30px);margin-inline:auto}.ohs .bframe .eyebrow{align-items:center;gap:9px;margin-bottom:20px;display:inline-flex}.ohs .bframe h1{letter-spacing:-.032em;text-wrap:balance;overflow-wrap:break-word;max-width:18ch;font-size:clamp(30px,7.4vw,79px);font-weight:800;line-height:1}.ohs .bframe h1 .em{color:var(--acc)}.ohs .bframe .bsub{color:var(--text-2);text-wrap:pretty;max-width:54ch;margin-top:20px;font-size:clamp(20px,2.3vw,24px);line-height:1.6}.ohs .bframe .bsub b{color:var(--text);font-weight:600}.ohs .filters-wrap{max-width:var(--maxw);padding:0 var(--pad);margin-inline:auto}.ohs .filters{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);padding:16px}.ohs .filters-row{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:680px){.ohs .filters-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.ohs .filters-row{grid-template-columns:1.6fr 1.3fr 1.2fr 1fr 1fr}}.ohs .field{flex-direction:column;gap:7px;min-width:0;display:flex}.ohs .field>label{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-size:13.5px}.ohs .field .control,.ohs .field input,.ohs .field select{width:100%;min-width:0;font-family:var(--sans);color:var(--text);background:var(--bg-grad);border:1px solid var(--line-2);border-radius:var(--r-sm);appearance:none;padding:12px 13px;font-size:15.5px;line-height:1.2;transition:border-color .15s,box-shadow .15s}.ohs .field input::placeholder{color:var(--faint)}.ohs .field input:focus,.ohs .field select:focus{border-color:var(--acc-line);box-shadow:0 0 0 3px var(--acc-dim);outline:none}.ohs .field select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%238c918b' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px}.ohs .field select option{background:var(--surface-2);color:var(--text)}.ohs .price-pair{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.ohs .price-pair .dash{color:var(--faint);font-family:var(--mono)}.ohs .price-pair .pwrap{min-width:0;position:relative}.ohs .price-pair .pwrap:before{content:"$";color:var(--faint);font-family:var(--mono);pointer-events:none;font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ohs .price-pair .pwrap input{padding-left:24px}.ohs .date-field .date-controls{align-items:stretch;gap:8px;display:flex}.ohs .date-field input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;flex:1;min-width:0}.ohs .chip{white-space:nowrap;font-family:var(--mono);border-radius:var(--r-sm);border:1px solid var(--line-2);background:var(--bg-grad);color:var(--text-2);cursor:pointer;align-items:center;gap:8px;padding:0 14px;font-size:13px;transition:all .15s;display:inline-flex}.ohs .chip:hover{border-color:var(--line-3);color:var(--text)}.ohs .chip[aria-pressed=true]{border-color:var(--acc-line);background:var(--acc-dim);color:var(--acc)}.ohs .chip .dot{width:6px;height:6px}.ohs .filters-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.ohs .filters-foot .btn{padding:12px 22px;font-size:15.5px}.ohs .btn-clear{color:var(--muted);font-family:var(--sans);background:0 0;align-items:center;gap:8px;padding:10px 4px;font-size:15px;font-weight:600;display:inline-flex}.ohs .btn-clear:hover{color:var(--text)}.ohs .filters-toggle{display:none}@media (max-width:679px){.ohs .filters-toggle{width:100%;font-family:var(--sans);color:var(--text);border:1px solid var(--line-2);border-radius:var(--r-sm);background:var(--surface);justify-content:center;align-items:center;gap:9px;padding:13px;font-size:15.5px;font-weight:600;display:flex}.ohs .filters-toggle .fcount{font-family:var(--mono);color:var(--on-acc);background:var(--acc);border-radius:999px;padding:2px 8px;font-size:12px}.ohs .filters-body[hidden]{display:none}.ohs .filters-body{margin-top:12px}}.ohs .toolbar{max-width:var(--maxw);padding:clamp(22px,3vw,30px)var(--pad)14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-inline:auto;display:flex}.ohs .result-count{color:var(--text-2);font-size:17px}.ohs .result-count b{color:var(--text);font-weight:700}.ohs .result-count .muted{color:var(--muted)}.ohs .sort-field{align-items:center;gap:10px;display:flex}.ohs .sort-field label{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--faint);white-space:nowrap;font-size:13.5px}.ohs .sort-field select{font-family:var(--sans);color:var(--text);background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r-sm);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%238c918b' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 11px center;background-repeat:no-repeat;padding:9px 32px 9px 12px;font-size:15px}.ohs .sort-field select:focus{border-color:var(--acc-line);outline:none}.ohs .oh-grid{max-width:var(--maxw);padding:6px var(--pad)clamp(60px,8vw,100px);grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:16px;margin-inline:auto;display:grid}.ohs .oh-card{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);text-align:left;flex-direction:column;min-width:0;height:100%;padding:20px 20px 18px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.ohs a.oh-card{color:inherit;text-decoration:none}.ohs a.oh-card:hover{border-color:var(--acc-line);background:var(--surface-2);transform:translateY(-3px);box-shadow:0 30px 60px -36px #000000b3}.ohs a.oh-card:focus-visible{outline:2px solid var(--acc);outline-offset:2px}.ohs .oh-badge{align-items:center;min-height:28px;margin-bottom:14px;display:flex}.ohs .oh-badge .pill{padding:6px 12px;font-size:12px}.ohs .badge-open{border-color:var(--acc-line);color:var(--acc);background:var(--acc-dim)}.ohs .badge-taken{border-color:var(--line-2);color:var(--muted);background:#ffffff05}.ohs .oh-price{font-family:var(--mono);letter-spacing:-.022em;white-space:nowrap;text-overflow:ellipsis;font-size:30px;font-weight:700;line-height:1;overflow:hidden}.ohs .oh-loc{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:17px;font-weight:600;overflow:hidden}.ohs .oh-loc .zip{color:var(--acc)}.ohs .oh-title{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;margin-top:10px;font-size:15.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.ohs .oh-rule{background:var(--line);height:1px;margin:16px 0 14px}.ohs .oh-when{min-height:24px;color:var(--text-2);white-space:nowrap;align-items:center;gap:10px;font-size:16px;display:flex;overflow:hidden}.ohs .oh-when svg{color:var(--muted);flex:none}.ohs .oh-when .when-text{text-overflow:ellipsis;overflow:hidden}.ohs .oh-when .weekend{color:var(--acc);font-family:var(--mono);letter-spacing:.04em;border:1px solid var(--acc-line);background:var(--acc-dim);border-radius:999px;flex:none;padding:3px 9px;font-size:12px}.ohs .oh-facts{min-height:22px;font-family:var(--mono);color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:0;margin-top:12px;font-size:14.5px;display:flex;overflow:hidden}.ohs .oh-facts .fct{align-items:center;display:inline-flex}.ohs .oh-facts .fsep{color:var(--faint);margin:0 9px}.ohs .oh-facts:empty{visibility:hidden}.ohs .oh-foot{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:16px;display:flex}.ohs .oh-from{color:var(--muted);white-space:nowrap;font-size:15.5px}.ohs .oh-from b{font-family:var(--mono);color:var(--text);font-weight:700}.ohs .oh-cta{color:var(--acc);white-space:nowrap;align-items:center;gap:7px;font-size:15.5px;font-weight:600;display:inline-flex}.ohs .oh-cta svg{transition:transform .18s}.ohs a.oh-card:hover .oh-cta svg{transform:translate(3px)}.ohs .oh-taken-note{color:var(--muted);align-items:center;gap:8px;font-size:15px;display:inline-flex}.ohs .oh-card.is-taken{background:var(--bg-grad)}.ohs .oh-card.is-taken .oh-price{color:var(--text-2)}.ohs .oh-card.is-taken .oh-loc .zip{color:var(--muted)}.ohs a.oh-card.is-taken:hover{border-color:var(--line-2);box-shadow:none}.ohs .oh-skel{pointer-events:none}.ohs .oh-skel .sk{background:linear-gradient(100deg,var(--surface-2)30%,var(--surface-3)50%,var(--surface-2)70%);background-size:200% 100%;border-radius:6px;animation:1.3s ease-in-out infinite ohs-sk}@keyframes ohs-sk{0%{background-position:200% 0}to{background-position:-200% 0}}.ohs .oh-skel .sk-badge{border-radius:999px;width:96px;height:26px;margin-bottom:14px}.ohs .oh-skel .sk-price{width:60%;height:28px}.ohs .oh-skel .sk-loc{width:78%;height:16px;margin-top:12px}.ohs .oh-skel .sk-title{width:90%;height:14px;margin-top:14px}.ohs .oh-skel .sk-title2{width:55%;height:14px;margin-top:8px}.ohs .oh-skel .sk-when{width:70%;height:15px;margin-top:28px}.ohs .oh-skel .sk-facts{width:84%;height:13px;margin-top:14px}.ohs .oh-skel .sk-foot{justify-content:space-between;margin-top:auto;padding-top:18px;display:flex}.ohs .oh-skel .sk-from{width:90px;height:30px}.ohs .oh-skel .sk-cta{align-self:center;width:110px;height:18px}.ohs .oh-empty{max-width:var(--maxw);padding:0 var(--pad)clamp(60px,8vw,100px);margin-inline:auto}.ohs .oh-empty-card{border:1px dashed var(--line-2);border-radius:var(--r-lg);background:var(--surface);text-align:center;padding:clamp(40px,6vw,68px) clamp(24px,4vw,48px)}.ohs .oh-empty-card .ico{border:1px solid var(--line-2);width:52px;height:52px;color:var(--muted);border-radius:14px;place-items:center;margin:0 auto 22px;display:grid}.ohs .oh-empty-card h3{letter-spacing:-.02em;font-size:clamp(23px,3vw,31px);font-weight:700}.ohs .oh-empty-card p{color:var(--text-2);margin-top:12px;text-wrap:pretty;max-width:46ch;margin-inline:auto;font-size:18px;line-height:1.55}.ohs .oh-empty-card .btn{margin-top:26px}.ohs .oh-card.enter{animation:.5s cubic-bezier(.2,.7,.2,1) both ohs-card-in}@keyframes ohs-card-in{0%{transform:translateY(14px)}to{transform:none}}.ohs .bfoot{border-top:1px solid var(--line);background:var(--bg-grad);margin-top:clamp(20px,4vw,40px)}.ohs .bfoot-in{max-width:var(--maxw);padding:clamp(40px,5vw,60px)var(--pad)28px;margin-inline:auto}.ohs .bfoot-top{grid-template-columns:1fr;align-items:start;gap:clamp(32px,5vw,64px);display:grid}@media (min-width:720px){.ohs .bfoot-top{grid-template-columns:1.2fr 1.6fr}}.ohs .bfoot-brand .bbrand{font-size:19.5px}.ohs .bfoot-promise{color:var(--text-2);text-wrap:pretty;max-width:32ch;margin-top:16px;font-size:16px;line-height:1.55}.ohs .bfoot-nav{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:32px 24px;display:grid}.ohs .bfoot-col{min-width:0}.ohs .bfoot-h{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin-bottom:16px;font-size:13.5px;display:block}.ohs .bfoot-col ul{flex-direction:column;gap:12px;list-style:none;display:flex}.ohs .bfoot-col a{color:var(--text-2);width:fit-content;font-size:16px;transition:color .15s}.ohs .bfoot-col a:hover{color:var(--acc)}.ohs .bfoot-bar{border-top:1px solid var(--line);font-family:var(--mono);color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:clamp(32px,5vw,52px);padding-top:22px;font-size:13.5px;display:flex}.ohs .bfoot-bar a{color:var(--muted);white-space:nowrap;transition:color .15s}.ohs .bfoot-bar a:hover{color:var(--acc)}.ohs .bfoot-bar>span{white-space:nowrap}.ohs .bfoot-sep{color:var(--faint)}@media (prefers-reduced-motion:reduce){.ohs .oh-skel .sk,.ohs .oh-card.enter{animation:none}.ohs a.oh-card:hover{transform:none}}
