.main-content{max-width:900px;margin:0 auto;padding:1rem}.table-wrapper{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.06);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.table-reservation{width:100%;border-collapse:collapse;min-width:720px}.table-reservation th,.table-reservation td{padding:1rem;border-bottom:1px solid #f1f1f1;text-align:center;font-size:.95rem;color:#343a40}.table-reservation thead{background:#e9f0ff;color:#2c3e50}.table-reservation thead th{position:sticky;top:0;background:#e9f0ff;z-index:1;white-space:nowrap}.badge-success{background:#1cc88a;color:#fff;padding:.4rem .8rem;border-radius:999px;font-size:.85rem}.badge-danger{background:#e74a3b;color:#fff;padding:.4rem .8rem;border-radius:999px;font-size:.85rem}.badge-secondary{background:#858796;color:#fff;padding:.4rem .8rem;border-radius:999px;font-size:.85rem}.action-buttons{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.action-buttons a,.action-buttons form button{margin:0 4px}.card{border-radius:1rem}.card .badge{font-size:.85rem}.go-badge-split{display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-align:left}.go-badge-split .go-badge-label{flex:1 1 auto;min-width:0}.go-badge-split .go-badge-value{flex:0 0 auto;white-space:nowrap;font-variant-numeric:tabular-nums}.go-actions{display:flex;gap:.5rem;align-items:center;justify-content:flex-end;flex-wrap:nowrap}.go-actions form{flex:0 0 auto}.go-actions .btn{min-height:44px}.go-limits{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.go-limits>*{min-width:0}.go-limits .badge{white-space:normal;display:inline-flex;align-items:center;justify-content:center;line-height:1.2;max-width:100%;overflow-wrap:anywhere;padding:.35rem .6rem;border-radius:.5rem;font-weight:600;font-size:.85rem}.go-limits .badge.bg-primary-subtle{background:#e3f0ff;color:#0d6efd}.go-limits .badge.bg-success-subtle{background:#e7f6ec;color:#198754}.go-limits .badge strong{font-weight:700;margin:0 .25rem}@media(max-width:380px){.go-actions{flex-direction:column}.go-limits .badge{font-size:.8rem}}.customer-shell{--customer-ink:#17324d;--customer-muted:#667487;--customer-canvas:#f7f4ee;--customer-surface:#fffdf9;--customer-line:#e6e0d7;--customer-accent:#c75d42;--customer-accent-dark:#9f432f;--customer-accent-soft:#f8e8e1;--customer-green:#31735a;--customer-green-soft:#e5f1eb;--customer-amber:#9a681e;--customer-amber-soft:#fbf0d8;--customer-red:#a8423d;--customer-red-soft:#fae9e7;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 82% 4%,rgba(199,93,66,.1),transparent 25rem),var(--customer-canvas);color:var(--customer-ink);font-family:"Trebuchet MS","Segoe UI",sans-serif}.customer-shell *,.customer-shell *::before,.customer-shell *::after{box-sizing:border-box}.customer-shell button,.customer-shell a{-webkit-tap-highlight-color:transparent}.customer-shell a{color:inherit}.customer-app{display:flex;min-height:100vh;flex-direction:column}.customer-topbar{position:sticky;top:0;z-index:1060;border-bottom:1px solid rgba(23,50,77,.08);background:rgba(255,253,249,.94);box-shadow:0 8px 26px rgba(23,50,77,.06);backdrop-filter:blur(16px)}.customer-navbar{display:grid;min-height:72px;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:1rem;padding:.65rem clamp(1rem,3vw,2.5rem)}.customer-nav-left,.customer-nav-actions{display:flex;align-items:center;gap:.75rem}.customer-nav-actions{justify-content:flex-end}.customer-brand{display:inline-flex;align-items:center;gap:.7rem;color:var(--customer-ink);font-family:Georgia,"Times New Roman",serif;font-size:1.12rem;font-weight:700;text-decoration:none}.customer-brand:hover{color:var(--customer-accent-dark)}.customer-brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:var(--customer-accent-soft)}.customer-brand-mark img{width:27px;height:27px;object-fit:contain}.customer-nav-title{max-width:30vw;overflow:hidden;color:var(--customer-muted);font-size:.88rem;font-weight:700;letter-spacing:.06em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.customer-menu-toggle,.customer-account-toggle{display:grid;width:42px;height:42px;place-items:center;padding:0;border:1px solid var(--customer-line);border-radius:13px;background:var(--customer-surface);color:var(--customer-ink);font-size:1.35rem}.customer-menu-toggle{align-items:center;justify-content:center}.customer-nav-pill,.customer-user-pill{display:inline-flex;min-height:42px;align-items:center;gap:.55rem;padding:.45rem .75rem;border:1px solid var(--customer-line);border-radius:999px;background:var(--customer-surface);color:var(--customer-ink);font-size:.86rem;font-weight:700}.customer-user-avatar{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--customer-accent-soft);color:var(--customer-accent-dark)}.customer-user-name{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-dropdown{margin-top:.7rem!important;padding:.55rem;border:1px solid var(--customer-line);border-radius:16px;box-shadow:0 16px 40px rgba(23,50,77,.14)}.customer-dropdown .dropdown-item{padding:.65rem .75rem;border-radius:10px}.customer-dropdown .dropdown-item:hover,.customer-dropdown .dropdown-item:focus{background:var(--customer-accent-soft);color:var(--customer-accent-dark)}.customer-nav-link{color:var(--customer-ink);font-weight:700;text-decoration:none}.customer-workspace{display:flex;min-height:calc(100vh - 72px);flex:1}.customer-shell #sidebar.customer-sidebar{position:sticky!important;top:72px;display:flex;width:248px;height:calc(100vh - 72px);min-height:0;flex-direction:column;padding:2rem 1rem 1.25rem;overflow-y:auto;border-right:1px solid rgba(255,255,255,.09);background:radial-gradient(circle at 20% 90%,rgba(199,93,66,.2),transparent 15rem),#17324d;color:#fff;box-shadow:none}.customer-sidebar-heading{display:flex;flex-direction:column;gap:.25rem;padding:0 .75rem 1.35rem}.customer-sidebar-heading strong{font-family:Georgia,"Times New Roman",serif;font-size:1.35rem}.customer-sidebar-kicker{color:#d9b6aa;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.customer-sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.customer-sidebar-link{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:.55rem;padding:.58rem .7rem;border:1px solid transparent;border-radius:14px;color:#dbe6ef;font-size:.91rem;font-weight:700;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.customer-sidebar-link>span:first-child{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:rgba(255,255,255,.08);font-size:1rem}.customer-sidebar-link:hover,.customer-sidebar-link:focus-visible{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.08);color:#fff;transform:translateX(2px)}.customer-sidebar-link.active{background:#fffaf5;color:var(--customer-ink)}.customer-sidebar-link.active>span:first-child{background:var(--customer-accent-soft);color:var(--customer-accent-dark)}.customer-sidebar-note{display:flex;align-items:center;gap:.6rem;margin-top:auto;padding:1rem .75rem 0;border-top:1px solid rgba(255,255,255,.12);color:#b9c9d6;font-size:.75rem;line-height:1.4}.customer-shell .customer-main{display:flex;min-width:0;flex:1;flex-direction:column;padding-top:0}.customer-shell .customer-main header{position:static;z-index:auto;box-shadow:none}.customer-content{width:100%;max-width:1260px;flex:1;margin:0 auto;padding:.75rem clamp(1.5rem,4vw,3.5rem) clamp(1.5rem,4vw,3.5rem)}.customer-footer{display:flex;justify-content:space-between;gap:1rem;padding:1.25rem clamp(1.5rem,4vw,3.5rem);border-top:1px solid var(--customer-line);color:var(--customer-muted);font-size:.76rem;box-shadow:none}.customer-page{display:flex;flex-direction:column;gap:2rem}.customer-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.customer-page-heading h1,.customer-section-heading h2,.customer-empty-state h2,.customer-action-modal h2{margin:0;color:var(--customer-ink);font-family:Georgia,"Times New Roman",serif;font-weight:700}.customer-page-heading h1{max-width:680px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.customer-eyebrow{margin:0 0 .55rem;color:var(--customer-accent-dark);font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.customer-heading-copy{max-width:650px;margin:.85rem 0 0;color:var(--customer-muted);font-size:1rem;line-height:1.65}.customer-history-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:.6rem;padding:.72rem 1rem;border-bottom:1px solid var(--customer-ink);color:var(--customer-ink);font-size:.86rem;font-weight:800;text-decoration:none}.customer-history-link:hover{color:var(--customer-accent-dark);border-color:var(--customer-accent)}.customer-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.customer-summary-card{display:grid;min-height:138px;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;align-content:center;gap:.15rem .9rem;padding:1.2rem;border:1px solid var(--customer-line);border-radius:20px;background:rgba(255,253,249,.78);box-shadow:0 12px 32px rgba(23,50,77,.05);text-decoration:none}.customer-summary-card--accent{border-color:transparent;background:var(--customer-ink);color:#fff}.customer-summary-icon{display:grid;width:48px;height:48px;grid-row:1/span 2;place-items:center;border-radius:15px;background:var(--customer-accent-soft);color:var(--customer-accent-dark);font-size:1.25rem}.customer-summary-card--accent .customer-summary-icon{background:rgba(255,255,255,.12);color:#fff}.customer-summary-icon--waiting{background:var(--customer-amber-soft);color:var(--customer-amber)}.customer-summary-icon--history{background:var(--customer-green-soft);color:var(--customer-green)}.customer-summary-value{font-family:Georgia,"Times New Roman",serif;font-size:2rem;font-weight:700;line-height:1}.customer-summary-value--small{font-family:inherit;font-size:.95rem}.customer-summary-label{color:var(--customer-muted);font-size:.78rem;line-height:1.3}.customer-summary-card--accent .customer-summary-label{color:#c8d5df}.customer-summary-card--link{transition:transform .18s ease,box-shadow .18s ease}.customer-summary-card--link:hover{color:var(--customer-ink);transform:translateY(-2px);box-shadow:0 16px 36px rgba(23,50,77,.1)}.customer-section{display:flex;flex-direction:column;gap:1rem}.customer-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.customer-section-heading h2{font-size:clamp(1.5rem,3vw,2rem)}.customer-section-count{display:grid;min-width:32px;height:32px;place-items:center;border-radius:50%;background:var(--customer-accent-soft);color:var(--customer-accent-dark);font-size:.8rem;font-weight:900}.featured-booking{position:relative;display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:stretch;overflow:hidden;border:1px solid #d9e1e7;border-radius:24px;background:var(--customer-surface);box-shadow:0 20px 50px rgba(23,50,77,.09)}.featured-booking::before{position:absolute;right:-40px;bottom:-75px;width:220px;height:220px;border:36px solid var(--customer-accent-soft);border-radius:50%;content:"";opacity:.55;pointer-events:none}.featured-booking-date{display:flex;min-height:184px;align-items:center;justify-content:center;flex-direction:column;background:var(--customer-ink);color:#fff}.featured-booking-date span,.booking-card-date{font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.featured-booking-date strong{font-family:Georgia,"Times New Roman",serif;font-size:2.6rem;line-height:1.05}.featured-booking-main{z-index:1;display:flex;min-width:0;justify-content:center;flex-direction:column;padding:1.6rem}.featured-booking-topline,.history-booking-topline{display:flex;align-items:center;justify-content:space-between;gap:1rem}.booking-restaurant,.booking-card-body h3,.history-booking-main h2{overflow-wrap:anywhere;color:var(--customer-ink);font-family:Georgia,"Times New Roman",serif;font-weight:700}.booking-restaurant{margin:0;font-size:clamp(1.4rem,3vw,2rem)}.booking-human-date{margin:.45rem 0 .85rem;color:var(--customer-muted);font-size:.9rem}.booking-facts{display:flex;flex-wrap:wrap;gap:.6rem 1.25rem;color:var(--customer-ink);font-size:.86rem;font-weight:700}.booking-facts span{display:inline-flex;align-items:center;gap:.42rem}.booking-facts i{color:var(--customer-accent)}.booking-actions{z-index:1;display:flex;min-width:155px;align-items:stretch;justify-content:center;flex-direction:column;gap:.65rem;padding:1.4rem}.booking-actions form,.booking-card-actions form,.history-card-actions form{margin:0}.customer-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.48rem;padding:.66rem 1rem;border:1px solid transparent;border-radius:12px;font-size:.84rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.customer-button:hover{transform:translateY(-1px)}.customer-button--primary{background:var(--customer-accent);color:#fff}.customer-button--primary:hover{background:var(--customer-accent-dark);color:#fff}.customer-button--secondary{border-color:#cfd9df;background:#fff;color:var(--customer-ink)}.customer-button--secondary:hover{border-color:var(--customer-ink);color:var(--customer-ink)}.customer-button--danger,.customer-button--danger-soft{background:var(--customer-red);color:#fff}.customer-button--danger-soft{background:var(--customer-red-soft);color:var(--customer-red)}.customer-button--quiet-danger{min-height:40px;padding:.45rem .7rem;border:0;background:transparent;color:var(--customer-red)}.customer-status{display:inline-flex;min-height:28px;flex:0 0 auto;align-items:center;gap:.35rem;padding:.3rem .62rem;border-radius:999px;font-size:.69rem;font-weight:900;letter-spacing:.02em;white-space:nowrap}.customer-status--received,.customer-status--pending{background:var(--customer-amber-soft);color:var(--customer-amber)}.customer-status--confirmed,.customer-status--active{background:var(--customer-green-soft);color:var(--customer-green)}.customer-status--completed,.customer-status--neutral{background:#edf0f2;color:#566574}.customer-status--canceled{background:var(--customer-red-soft);color:var(--customer-red)}.booking-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.booking-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--customer-line);border-radius:20px;background:rgba(255,253,249,.84);box-shadow:0 10px 28px rgba(23,50,77,.05)}.booking-card-head{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:1rem 1rem 0}.booking-card-date{display:inline-flex;align-items:baseline;gap:.38rem;color:var(--customer-accent-dark)}.booking-card-date strong{font-family:Georgia,"Times New Roman",serif;font-size:1.55rem}.booking-card-body{flex:1;padding:1rem}.booking-card-body h3{margin:0;font-size:1.25rem}.booking-facts--compact{gap:.5rem 1rem}.booking-card-actions{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.85rem 1rem;border-top:1px solid var(--customer-line)}.customer-empty-state{display:flex;min-height:330px;align-items:center;justify-content:center;flex-direction:column;padding:3rem 1.5rem;border:1px dashed #c9d0d5;border-radius:24px;background:rgba(255,253,249,.72);text-align:center}.customer-empty-icon{display:grid;width:70px;height:70px;margin-bottom:1.25rem;place-items:center;border-radius:22px;background:var(--customer-accent-soft);color:var(--customer-accent-dark);font-size:1.8rem;transform:rotate(-4deg)}.customer-empty-state h2{font-size:1.8rem}.customer-empty-state>p:not(.customer-eyebrow){max-width:480px;margin:.8rem auto 1.4rem;color:var(--customer-muted)}.history-bulk-bar{display:flex;min-height:62px;align-items:center;gap:1rem;padding:.7rem .8rem .7rem 1rem;border:1px solid var(--customer-line);border-radius:16px;background:rgba(255,253,249,.85)}.history-select-all{display:flex;align-items:center;gap:.55rem;font-size:.82rem;font-weight:800;cursor:pointer}.history-select-all input,.history-card-select input{width:18px;height:18px;accent-color:var(--customer-accent)}.history-selection-count{flex:1;color:var(--customer-muted);font-size:.78rem}.history-list{display:flex;flex-direction:column;gap:.85rem}.customer-history-notice{display:flex;align-items:center;gap:.65rem;padding:.85rem 1rem;border:1px solid #ead49f;border-radius:14px;background:var(--customer-amber-soft);color:#75501b;font-size:.86rem;font-weight:700}.customer-history-notice i{flex:0 0 auto}.history-booking-card{display:grid;grid-template-columns:24px 84px minmax(0,1fr) auto;align-items:center;gap:1.2rem;padding:1rem 1.15rem;border:1px solid var(--customer-line);border-radius:18px;background:rgba(255,253,249,.88);box-shadow:0 8px 24px rgba(23,50,77,.04)}.history-card-select{display:grid;place-items:center;cursor:pointer}.history-date-block{display:flex;min-height:82px;align-items:center;justify-content:center;flex-direction:column;border-radius:14px;background:#eef2f3;color:var(--customer-ink)}.history-date-block span{color:var(--customer-accent-dark);font-size:.65rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.history-date-block strong{font-family:Georgia,"Times New Roman",serif;font-size:1.75rem;line-height:1.05}.history-date-block small{color:var(--customer-muted);font-size:.65rem}.history-booking-main{min-width:0}.history-booking-main h2{margin:0;font-size:1.25rem}.history-card-actions{display:flex;align-items:center;gap:.55rem}.customer-icon-button{display:grid;width:44px;height:44px;place-items:center;padding:0;border:1px solid var(--customer-line);border-radius:12px;background:#fff}.customer-icon-button--danger{color:var(--customer-red)}.customer-shell .customer-manage-root{width:100%;max-width:1180px;padding:0!important}.customer-shell .customer-manage-root>header{align-items:flex-end!important;margin-bottom:1.5rem!important}.customer-shell .customer-manage-root>header h1{margin:0!important;color:var(--customer-ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4vw,3rem)!important;font-weight:700;line-height:1.08}.customer-shell .customer-manage-root>header p{max-width:650px;margin-top:.7rem!important;color:var(--customer-muted)!important;font-size:.92rem!important;line-height:1.6}.customer-shell .customer-manage-root>header .btn{min-height:42px;padding:.6rem .85rem;border:1px solid var(--customer-line);border-radius:12px;background:var(--customer-surface);color:var(--customer-ink);font-size:.8rem;font-weight:800}.customer-shell .customer-manage-grid{--bs-gutter-x:1rem;margin-right:0;margin-left:0}.customer-shell .customer-manage-navigation,.customer-shell .customer-manage-panel{overflow:hidden;border:1px solid var(--customer-line);background:rgba(255,253,249,.88);box-shadow:0 14px 36px rgba(23,50,77,.06)!important}.customer-shell .customer-manage-navigation{position:sticky;top:92px}.customer-shell .customer-manage-navigation .card-body{padding:.8rem!important}.customer-shell .customer-manage-navigation h6{margin:.45rem .55rem .7rem!important;color:var(--customer-accent-dark)!important;font-size:.67rem!important;font-weight:900;letter-spacing:.12em}.customer-shell .customer-manage-root .manage-nav{gap:.32rem}.customer-shell .customer-manage-root .manage-nav .list-group-item{display:grid!important;min-height:46px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:.45rem!important;padding:.55rem .65rem;border:0;border-radius:11px;background:transparent;color:var(--customer-muted);font-size:.8rem;font-weight:800}.customer-shell .customer-manage-root .manage-nav .list-group-item i{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#eef1f2;color:var(--customer-ink)}.customer-shell .customer-manage-root .manage-nav .list-group-item:hover{background:#f5f0e9;color:var(--customer-ink)}.customer-shell .customer-manage-root .manage-nav .list-group-item.active{background:var(--customer-ink);color:#fff}.customer-shell .customer-manage-root .manage-nav .list-group-item.active i{background:rgba(255,255,255,.13);color:#fff}.customer-shell .customer-manage-panel{min-height:430px}.customer-shell .customer-manage-panel>.card-body{padding:clamp(1.25rem,3vw,2.25rem)!important}.customer-shell .customer-manage-panel h3{margin-bottom:1.4rem!important;color:var(--customer-ink);font-family:Georgia,"Times New Roman",serif;font-size:1.55rem!important;font-weight:700}.customer-shell .customer-manage-panel h4,.customer-shell .customer-manage-panel h5,.customer-shell .customer-manage-panel h6{color:var(--customer-ink);font-weight:800}.customer-shell .customer-manage-panel .row>[class*="col-"]{width:100%;max-width:680px}.customer-shell .customer-manage-panel .auth-form{max-width:620px}.customer-shell .customer-manage-panel .floating-field{max-width:none;margin-bottom:1.15rem}.customer-shell .customer-manage-panel .floating-field input,.customer-shell .customer-manage-panel .floating-field select,.customer-shell .customer-manage-panel .floating-field textarea,.customer-shell .customer-manage-panel>.card-body>form .form-control{min-height:52px;padding:1.05rem .9rem .55rem;border:1px solid #d6dde1;border-radius:12px;background:#fff;color:var(--customer-ink)}.customer-shell .customer-manage-panel .floating-field input:disabled{background:#f0f2f1;color:var(--customer-muted)}.customer-shell .customer-manage-panel .floating-field label{left:.68rem;background:#fff;color:var(--customer-muted)}.customer-shell .customer-manage-panel .floating-field input:disabled+label{background:#f0f2f1}.customer-shell .customer-manage-panel .floating-field input:focus,.customer-shell .customer-manage-panel .floating-field select:focus,.customer-shell .customer-manage-panel .floating-field textarea:focus,.customer-shell .customer-manage-panel .form-control:focus{border-color:var(--customer-accent);box-shadow:0 0 0 3px rgba(199,93,66,.13)}.customer-shell .customer-manage-panel .floating-field input:focus+label,.customer-shell .customer-manage-panel .floating-field input:not(:placeholder-shown)+label,.customer-shell .customer-manage-panel .floating-field select:focus+label,.customer-shell .customer-manage-panel .floating-field select:valid+label,.customer-shell .customer-manage-panel .floating-field textarea:focus+label,.customer-shell .customer-manage-panel .floating-field textarea:not(:placeholder-shown)+label{color:var(--customer-accent-dark)}.customer-shell .customer-manage-panel .btn-primary{min-height:46px;max-width:none;border-color:var(--customer-accent);border-radius:12px;background:var(--customer-accent);font-weight:800}.customer-shell .customer-manage-panel .btn-primary:hover{border-color:var(--customer-accent-dark);background:var(--customer-accent-dark)}.customer-shell .customer-manage-panel .btn-outline-primary{border-color:var(--customer-accent);color:var(--customer-accent-dark)}.customer-shell .customer-manage-panel .alert{border-width:1px;border-radius:14px}.customer-shell .customer-manage-panel .card{border:1px solid var(--customer-line);box-shadow:none}.customer-action-modal .modal-dialog{max-width:440px}.customer-action-modal .modal-content{display:flex;align-items:center;padding:2rem;border:0;border-radius:24px;background:var(--customer-surface);box-shadow:0 26px 80px rgba(23,50,77,.22);text-align:center}.customer-modal-icon{display:grid;width:58px;height:58px;margin-bottom:1rem;place-items:center;border-radius:18px;background:var(--customer-red-soft);color:var(--customer-red);font-size:1.45rem}.customer-action-modal h2{font-size:1.55rem}.customer-action-modal p{margin:.8rem 0 1.4rem;color:var(--customer-muted);line-height:1.6}.customer-modal-actions{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:.7rem}.customer-shell :focus-visible{outline:3px solid rgba(199,93,66,.35);outline-offset:2px}@media(max-width:1100px){.customer-navbar{grid-template-columns:1fr auto}.customer-nav-title{display:none}.featured-booking{grid-template-columns:96px minmax(0,1fr)}.booking-actions{grid-column:1/-1;min-width:0;align-items:center;justify-content:flex-end;flex-direction:row;padding:.8rem 1.2rem;border-top:1px solid var(--customer-line)}}@media(max-width:991.98px){.customer-shell{isolation:isolate}.customer-shell .customer-topbar{background:var(--customer-surface);backdrop-filter:none}.customer-shell #sidebar.customer-sidebar{position:fixed!important;top:0;left:0;z-index:1070;width:min(82vw,300px);height:100vh;padding-top:2rem;transform:translateX(-105%)!important;transition:transform .24s ease}.customer-shell #sidebar.customer-sidebar.show{transform:translateX(0)!important}.customer-shell #sidebarOverlay.sidebar-overlay{position:fixed;inset:0;visibility:hidden;z-index:1065;background:rgba(12,27,42,.68);opacity:0;transition:opacity .2s ease,visibility .2s ease}.customer-shell.sidebar-open #sidebarOverlay.sidebar-overlay{visibility:visible;opacity:1}.customer-shell.sidebar-open{overflow:hidden}.customer-shell.sidebar-open .customer-main,.customer-shell.sidebar-open .customer-topbar{clip-path:inset(0 0 0 min(82vw,300px));pointer-events:none;user-select:none}.customer-shell .customer-manage-navigation{position:static}.customer-content{padding:.75rem 2rem 2rem}}@media(max-width:767.98px){.customer-navbar{min-height:64px;padding:.55rem .85rem}.customer-brand-mark{width:38px;height:38px;border-radius:12px}.customer-brand-mark img{width:24px;height:24px}.customer-workspace{min-height:calc(100vh - 64px)}.customer-content{padding:.5rem 1rem 2rem}.customer-shell .customer-manage-root>header{align-items:flex-start!important;flex-direction:column;gap:.85rem}.customer-shell .customer-manage-root>header .btn{width:100%}.customer-shell .customer-manage-navigation .card-body{padding:.7rem!important}.customer-shell .customer-manage-root .manage-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.customer-shell .customer-manage-root .manage-nav .list-group-item{min-height:52px;padding:.5rem;font-size:.74rem;line-height:1.2}.customer-shell .customer-manage-panel{min-height:0}.customer-page{gap:1.5rem}.customer-page-heading{align-items:flex-start;flex-direction:column;gap:1rem}.customer-page-heading h1{font-size:clamp(1.85rem,10vw,2.55rem)}.customer-history-link{padding:.55rem 0}.customer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-summary-card{min-height:110px;grid-template-columns:38px 1fr;padding:.9rem;border-radius:17px}.customer-summary-card--link{grid-column:1/-1;min-height:80px}.customer-summary-icon{width:38px;height:38px;border-radius:12px;font-size:1rem}.customer-summary-value{font-size:1.55rem}.customer-summary-value--small{font-size:.9rem}.featured-booking{grid-template-columns:78px minmax(0,1fr);border-radius:19px}.featured-booking-date{min-height:160px}.featured-booking-date strong{font-size:2rem}.featured-booking-main{padding:1.15rem}.featured-booking-topline,.history-booking-topline{align-items:flex-start;flex-direction:column;gap:.5rem}.booking-restaurant{font-size:1.45rem}.booking-actions{display:grid;grid-template-columns:1fr 1fr;padding:.75rem}.booking-actions .customer-button,.booking-actions form,.booking-actions form .customer-button{width:100%}.booking-card-grid{grid-template-columns:1fr}.history-bulk-bar{align-items:stretch;flex-wrap:wrap}.history-selection-count{min-width:35%}.history-bulk-bar .customer-button{width:100%}.history-booking-card{grid-template-columns:68px minmax(0,1fr);gap:.8rem;padding:.8rem}.history-card-select{display:none}.history-date-block{min-height:76px}.history-card-actions{grid-column:1/-1;justify-content:flex-end;padding-top:.7rem;border-top:1px solid var(--customer-line)}.customer-footer{padding:1rem}}@media(max-width:480px){.customer-brand>span:last-child{display:none}.customer-heading-copy{font-size:.9rem}.customer-summary-card{gap:.1rem .6rem}.customer-status{font-size:.64rem}.booking-facts{align-items:flex-start;flex-direction:column}.booking-card-actions{align-items:stretch;flex-direction:column}.booking-card-actions .customer-button,.booking-card-actions form,.booking-card-actions form .customer-button{width:100%}.history-bulk-bar{display:none}.history-card-actions{display:grid;grid-template-columns:1fr 44px}.customer-modal-actions{grid-template-columns:1fr}}@media(max-width:360px){.customer-content{padding-right:.75rem;padding-left:.75rem}.customer-summary-grid{grid-template-columns:1fr}.customer-summary-card--link{grid-column:auto}.featured-booking{grid-template-columns:64px minmax(0,1fr)}.featured-booking-main{padding:1rem .8rem}.booking-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.customer-shell *,.customer-shell *::before,.customer-shell *::after{scroll-behavior:auto!important;transition-duration:.01ms!important}}