.oo-wrap{max-width:1100px;margin:0 auto;padding:24px 16px 80px;color:#1a1a1a}.oo-hero__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.oo-hero__title{font-size:32px;font-weight:800;margin:0 0 4px;line-height:1.1}.oo-hero__sub{margin:0;color:#555;font-size:15px}.oo-badge{display:inline-flex;align-items:center;gap:6px;background:#fff4e6;color:#a14e00;border:1px solid #ffd9a8;border-radius:999px;padding:6px 12px;font-weight:700;font-size:13px;white-space:nowrap}.oo-status{display:flex;align-items:center;gap:8px;margin:14px 0 12px;font-size:14px;font-weight:600}.oo-status__dot{width:9px;height:9px;border-radius:50%;background:#999;flex-shrink:0}.oo-status--open .oo-status__dot{background:#1fa34a}.oo-status--closed .oo-status__dot{background:#d1352b}.oo-status--open{color:#1fa34a}.oo-status--closed{color:#d1352b}.oo-closed-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fdecea;border:1px solid #f6c4c0;color:#7a1f1a;border-radius:12px;padding:12px 16px;margin:8px 0 16px;font-size:14px;font-weight:600;flex-wrap:wrap}.oo-closed-banner[hidden]{display:none}.oo-closed-banner a{color:#7a1f1a;text-decoration:underline;white-space:nowrap}.oo-search{position:relative;margin:16px 0 18px}.oo-search svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#888}.oo-search input{width:100%;padding:12px 14px 12px 40px;border-radius:999px;border:1px solid #ddd;background:#f6f6f6;font-size:15px}.oo-search input:focus{outline:2px solid #d1352b;background:#fff}.oo-pillnav{display:flex;gap:8px;overflow-x:auto;padding:4px 0 14px;position:sticky;top:0;background:#fff;z-index:5;scrollbar-width:none}.oo-pillnav::-webkit-scrollbar{display:none}.oo-pill{flex-shrink:0;border:1px solid #ddd;background:#fff;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;color:#333;cursor:pointer}.oo-pill--active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.oo-section{margin:28px 0}.oo-section__title{font-size:22px;font-weight:800;margin:0 0 14px}.oo-empty{color:#888;font-size:14px}.oo-rail{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px}.oo-rail .oo-card--compact{flex:0 0 160px}.oo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(min-width:640px){.oo-grid{grid-template-columns:repeat(3,1fr)}}.oo-card{border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.oo-card__media{position:relative;aspect-ratio:1 / 1;background:#f2f2f2}.oo-card__media img{width:100%;height:100%;object-fit:cover;display:block}.oo-card__add{position:absolute;bottom:8px;right:8px;width:34px;height:34px;border-radius:50%;border:none;background:#fff;box-shadow:0 2px 6px #00000040;font-size:20px;font-weight:700;line-height:1;cursor:pointer}.oo-card__add:disabled{opacity:.4;cursor:not-allowed}.oo-card__info{padding:10px 12px 14px;flex:1;display:flex;flex-direction:column}.oo-card__tags{display:flex;gap:6px;margin-bottom:4px}.oo-tag{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:2px 8px}.oo-tag--popular{background:#1a1a1a;color:#fff}.oo-tag--vegan{background:#e5f4e6;color:#1f7a34}.oo-card__title{font-size:15px;font-weight:700;margin:0 0 4px}.oo-card__desc{font-size:13px;color:#666;margin:0 0 8px;line-height:1.35}.oo-card__price{font-size:14px;font-weight:700;margin:auto 0 0}.oo-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:flex-end}.oo-modal[hidden]{display:none}.oo-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.oo-modal__sheet{position:relative;background:#fff;width:100%;max-height:92vh;overflow-y:auto;border-radius:20px 20px 0 0;margin:0 auto;max-width:520px}@media(min-width:640px){.oo-modal{align-items:center}.oo-modal__sheet{border-radius:20px}}.oo-modal__x{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:50%;border:none;background:#fff;box-shadow:0 2px 6px #00000040;font-size:16px;cursor:pointer;z-index:2}.oo-modal__img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.oo-modal__body{padding:18px 20px 24px}.oo-modal__body h3{font-size:20px;margin:0 0 4px}.oo-modal__price{font-weight:700;color:#444;margin:0 0 10px}.oo-modal__desc{font-size:14px;color:#555;line-height:1.45;margin:0 0 16px}.oo-optgroup{margin-bottom:16px}.oo-optgroup__label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#777;margin-bottom:8px;display:block}.oo-optvals{display:flex;flex-wrap:wrap;gap:8px}.oo-optval{border:1px solid #ccc;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600;background:#fff;cursor:pointer}.oo-optval--selected{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.oo-optval--unavailable{opacity:.35;text-decoration:line-through;cursor:not-allowed}.oo-modal__footer{display:flex;align-items:center;gap:12px;position:sticky;bottom:0;background:#fff;padding-top:8px}.oo-qty{display:flex;align-items:center;border:1px solid #ccc;border-radius:999px;overflow:hidden}.oo-qty button{width:36px;height:36px;border:none;background:#fff;font-size:18px;cursor:pointer}.oo-qty span{min-width:28px;text-align:center;font-weight:700}.oo-btn{flex:1;border:none;border-radius:999px;padding:12px 18px;font-size:15px;font-weight:700;cursor:pointer}.oo-btn--primary{background:#d1352b;color:#fff}.oo-btn--primary:disabled{background:#ccc;cursor:not-allowed}.oo-modal__closed-note{color:#a41e17;font-size:13px;font-weight:600;margin-top:10px}.oo-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%);background:#1a1a1a;color:#fff;padding:12px 20px;border-radius:999px;font-size:14px;font-weight:600;z-index:1000;box-shadow:0 6px 20px #00000040}.oo-toast[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/order-online.css.map */
