.oh_validity{text-align:center;color:#8a6b43;font-weight:400;margin:14px 0 26px}.oh_layout{display:flex;align-items:flex-start;gap:32px;padding:0 12px}.oh_nav{flex:0 0 25%;min-width:0}.oh_group{margin-bottom:22px}.oh_group:last-child{margin-bottom:0}.oh_cat{color:#6e2630;font-family:Copperplate,"Segoe UI",Arial,sans-serif;font-weight:400;font-size:1.25em;margin:0 0 10px;padding-bottom:7px;border-bottom:2px solid #cbae68}.oh_names{list-style:none;margin:0;padding:0}.oh_name{display:block;max-width:100%;padding:8px 16px;margin-bottom:7px;border:1px solid #e1d2ad;border-radius:8px;background:#fbf6ea;color:#6e2630;box-shadow:0 1px 2px rgba(20,6,9,.05);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .12s ease}.oh_name:hover{background:#f3e6c8;border-color:#cbae68;box-shadow:0 2px 6px rgba(20,6,9,.08);transform:translateY(-1px)}.oh_name.active{background:linear-gradient(135deg,#f0cf7a 0,#e0a93f 100%);border-color:#cba85a;color:#4d1b22;box-shadow:0 2px 7px rgba(224,169,63,.45)}.oh_detail{flex:1 1 auto;min-width:0}.oh_outlet{display:none}.oh_outlet.active{display:block;animation:oh_fade .35s ease}@keyframes oh_fade{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.oh_outlet_name{margin:0 0 12px;text-align:center;color:#6e2630;font-family:Copperplate,"Segoe UI",Arial,sans-serif;font-weight:400;font-size:1.2em}.oh_frame{max-width:550px;margin:0 auto;background:#fffdf8;border:1px solid #e7d8b4;border-radius:12px;box-shadow:0 2px 8px rgba(20,6,9,.06);overflow:hidden}.hours-table{display:flex;justify-content:space-between;align-items:center;padding:12px 22px;border-bottom:1px solid #ede0c4}.hours-table:last-child{border-bottom:0}.hours-table>div:first-child{color:#6e2630}.hours-table>div:last-child{color:#4a3b2a}.hours-table.is-today{background:#f7e8c4}.hours-table.is-today>div{color:#6e2630;font-weight:700}.today-badge{display:inline-block;margin-left:8px;padding:2px 9px;border-radius:999px;background:linear-gradient(135deg,#f0cf7a 0,#e0a93f 100%);color:#4d1b22;font-size:.72em;font-weight:700;letter-spacing:.03em}