.tr-formula-reserve[data-world=table]{--rsv-surface:#421722;--rsv-accent:var(--paper-accent-fill);--rsv-on-accent:#3a1119;--rsv-hair:rgba(var(--ink-rgb),0.14);--rsv-hair-strong:rgba(var(--ink-rgb),0.22);--rsv-hair-soft:rgba(var(--ink-rgb),0.3);--rsv-lbl:rgba(var(--ink-rgb),0.5);--rsv-val:#fff;--rsv-trust:rgba(var(--ink-rgb),0.62);--rsv-warm:#ff9b77;--rsv-error:#e7a17a;--rsv-dot:#f46036;--rsv-step:var(--text-night-1);--rsv-slot:rgba(var(--ink-rgb),0.72);--rsv-wash:rgba(var(--ink-rgb),0.1);--rsv-field-bg:rgba(var(--ink-rgb),0.04);--rsv-placeholder:rgba(var(--ink-rgb),0.4)}:root[data-theme=light] .tr-formula-reserve[data-world=table]{--rsv-surface:var(--w-table-surface);--rsv-val:#3a1119;--rsv-hair:rgba(58,17,25,.16);--rsv-hair-strong:rgba(58,17,25,.26);--rsv-hair-soft:rgba(58,17,25,.38);--rsv-lbl:#6b4048;--rsv-trust:#5c3038;--rsv-warm:#a8491b;--rsv-error:#a8491b;--rsv-dot:#c93f1c;--rsv-step:#3a1119;--rsv-slot:rgba(58,17,25,.78);--rsv-wash:rgba(58,17,25,.08);--rsv-field-bg:rgba(58,17,25,.04);--rsv-placeholder:rgba(58,17,25,.5)}.tr-detail .tr-formula-reserve[data-world=table]{position:-webkit-sticky;position:sticky;top:14px;float:right;width:360px;max-width:100%;margin:4px 0 22px 32px;box-sizing:border-box;display:flex;flex-direction:column;gap:14px;padding:22px 24px;border:1px solid var(--rsv-hair);border-radius:18px;background:var(--rsv-surface);box-shadow:0 14px 34px rgba(var(--scrim-rgb),.4);color:var(--rsv-val)}.tr-formula-reserve__eyebrow{font-family:var(--font-body);font-weight:500;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--rsv-lbl)}.tr-formula-reserve__box{border:1px solid var(--rsv-hair-strong);border-radius:12px;overflow:hidden}.tr-formula-reserve__row2{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--rsv-hair)}.tr-formula-reserve__cell{padding:10px 14px}.tr-formula-reserve__cell--divR{border-right:1px solid var(--rsv-hair)}.tr-formula-reserve__party{padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.tr-formula-reserve__lbl{display:block;font-family:var(--font-body);font-weight:500;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--rsv-lbl)}.tr-formula-reserve__val{display:block;font-family:var(--font-body);font-size:14px;color:var(--rsv-val);margin-top:2px}.tr-formula-reserve__stepper{display:flex;align-items:center;gap:8px}.tr-formula-reserve__step{width:30px;height:30px;border-radius:50%;border:1px solid var(--rsv-hair-soft);background:transparent;color:var(--rsv-step);font-family:var(--font-body);font-size:16px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.tr-formula-reserve__step:hover{background:var(--rsv-wash)}.tr-formula-reserve__slots{display:flex;flex-wrap:wrap;gap:7px}.tr-formula-reserve__slot{padding:8px 13px;border-radius:999px;border:1px solid var(--rsv-hair-strong);background:transparent;color:var(--rsv-slot);font-family:var(--font-body);font-weight:500;font-size:12px;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.tr-formula-reserve__slot:hover{border-color:var(--rsv-hair-soft)}.tr-formula-reserve__slot.is-active{background:var(--rsv-accent);color:var(--rsv-on-accent);border-color:var(--rsv-accent)}.tr-formula-reserve__cta{display:block;width:100%;padding:15px;border-radius:999px;border:none;background:var(--rsv-accent);color:var(--rsv-on-accent);font-family:var(--font-body);font-weight:500;font-size:12px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease}.tr-formula-reserve__cta:hover{opacity:.9}.tr-formula-reserve__cta:disabled{opacity:.55;cursor:default}.tr-formula-reserve__contact{display:grid;grid-gap:8px;gap:8px}.tr-formula-reserve__field{display:block}.tr-formula-reserve__field-lbl{display:block;font-family:var(--font-body);font-weight:500;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--rsv-lbl);margin-bottom:4px}.tr-formula-reserve__input{width:100%;padding:11px 13px;border-radius:10px;border:1px solid var(--rsv-hair);background:var(--rsv-field-bg);color:var(--rsv-val);font-family:var(--font-body);font-size:14px;transition:border-color .15s ease}.tr-formula-reserve__input::placeholder{color:var(--rsv-placeholder)}.tr-formula-reserve__input:focus{outline:none;border-color:var(--rsv-hair-soft)}.tr-formula-reserve__error{font-family:var(--font-body);font-size:11.5px;color:var(--rsv-error);margin:0}.tr-formula-reserve__trust{display:flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:11.5px;color:var(--rsv-trust)}.tr-formula-reserve__trust svg{flex:none}.tr-formula-reserve__trust--warm{color:var(--rsv-warm)}.tr-formula-reserve__dot{width:6px;height:6px;border-radius:50%;background:var(--rsv-dot);flex:none;animation:tr-rsv-pulse 1.6s infinite}@keyframes tr-rsv-pulse{0%,to{opacity:1}50%{opacity:.3}}.tr-formula-reserve__ok{display:flex;flex-direction:column;gap:8px}.tr-formula-reserve__ok-title{font-family:var(--font-display);font-size:22px;line-height:1.1;color:var(--text-night-1)}.tr-formula-reserve__ok-body{margin:0;font-family:var(--font-body);font-size:13.5px;line-height:1.5;color:rgba(var(--ink-rgb),.78)}.tr-reserve-bottombar{display:none}.tr-reserve-bottombar__status{display:flex;flex-direction:column;min-width:0}.tr-reserve-bottombar__time{font-family:var(--font-display);font-weight:500;font-size:22px;line-height:1;color:var(--text-night-1)}.tr-reserve-bottombar__unit{font-family:var(--font-body);font-size:11px;color:rgba(var(--ink-rgb),.5)}:root[data-theme=light] .tr-reserve-bottombar__unit{color:#6b4048}.tr-reserve-bottombar__cta{flex:1 1;padding:14px;border-radius:999px;border:none;background:var(--paper-accent-fill);color:#3a1119;font-family:var(--font-body);font-weight:500;font-size:11px;letter-spacing:.16em;text-transform:uppercase;text-align:center;text-decoration:none;cursor:pointer}@media (max-width:900px){.tr-detail .tr-formula-reserve[data-world=table]{position:static;float:none;width:100%;margin:4px 0 22px}.tr-detail-bottombar{display:none!important}.tr-reserve-bottombar{position:fixed;left:0;right:0;bottom:0;z-index:900;display:flex;align-items:center;gap:14px;padding:12px 18px calc(12px + env(safe-area-inset-bottom, 0px));background:var(--w-table-surface);border-top:1px solid rgba(var(--ink-rgb),.18);box-shadow:0 -8px 24px rgba(var(--scrim-rgb),.4);box-sizing:border-box}}