:root{--bg:#f6f3ee;--surface:#fff;--surface-muted:#f4efe7;--text:#20201f;--muted:#6d6961;--line:#d9d2c6;--brand:#1f5b4c;--brand-strong:#174438;--brand-soft:#dceae5;--gold:#b27a2c;--danger:#b6403a;--danger-soft:#f6dedb;--info-soft:#dcecf4;--ok-soft:#dff0d4;--warn-soft:#f4e0cf;--shadow:0 14px 34px #30291f1f}*{box-sizing:border-box}html{min-height:100%}body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{border:0}.hotel-shell{background:linear-gradient(180deg,#fffc,#f6f3eef0),var(--bg);grid-template-rows:auto minmax(0,1fr);grid-template-columns:224px minmax(0,1fr);height:100dvh;min-height:100vh;display:grid;overflow:hidden}.topbar{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f3eef0;border-bottom:1px solid #20201f1a;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(16px,3vw,34px);display:flex;position:sticky;top:0}.brand-block{flex-direction:column;gap:2px;display:flex}.app-brand-block{flex-direction:row;align-items:center;gap:12px;position:relative}.brand-home-button{width:min(280px,100vw - 104px);color:var(--text);cursor:pointer;letter-spacing:0;background:0 0;flex-shrink:0;padding:0;font-size:30px;font-weight:500;line-height:1.05}.brand-logo{mix-blend-mode:multiply;width:100%;height:auto;display:block}.brand-home-button:hover{color:var(--brand)}.app-sidebar{background:#f4f7f8;border-right:1px solid #dce2e4;min-height:0;padding:20px 12px;overflow-y:auto}.sidebar-nav{flex-direction:column;gap:24px;min-height:100%;display:flex}.sidebar-group{flex-direction:column;gap:4px;display:flex}.sidebar-label{color:#59666b;text-transform:uppercase;margin:0 10px 8px;font-size:11px;font-weight:700}.sidebar-item{width:100%;min-height:42px;color:var(--text);cursor:pointer;text-align:left;overflow-wrap:anywhere;background:0 0;border-radius:7px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:10px;font-size:13px;font-weight:600;line-height:1.4;display:grid}.sidebar-item:hover:not(:disabled){background:#e5edef}.sidebar-item[aria-current=page]{color:#125d68;background:#dcebed;box-shadow:inset 3px 0 #187586}.sidebar-item:focus-visible,.brand-home-button:focus-visible{outline-offset:2px;outline:2px solid #187586}.sidebar-refresh{margin-top:auto}.planned-section{padding:10px 0}.planned-section-heading{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding-bottom:18px;display:flex}.planned-section-heading svg{color:#125d68;flex:none;margin-top:3px}.planned-section-heading h1{overflow-wrap:anywhere;margin:0;font-size:24px;line-height:1.3}.planned-section-status{color:var(--muted);margin:24px 0;font-size:14px}.btn.sidebar-toggle{display:none}.sidebar-item:disabled{cursor:not-allowed;opacity:.55}.eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.brand-title{letter-spacing:0;margin:0;font-size:clamp(22px,2.6vw,34px);line-height:1.05}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.main-content{width:100%;min-width:0;min-height:0;margin:0 auto;padding:18px 22px 36px;overflow:auto;container-type:inline-size}.login-layout{background:linear-gradient(90deg,#f6f3ee29,#f6f3eef5),url(/login-hotel-rovereto.jpg) 50%/cover;grid-template-columns:minmax(0,1fr) minmax(360px,460px);min-height:100vh;display:grid}.login-panel{grid-column:2;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{width:100%;box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #20201f1a;border-radius:8px;padding:28px}.login-title{margin:0 0 8px;font-size:30px;line-height:1.1}.login-copy{color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.5}.field-stack{flex-direction:column;gap:12px;display:flex}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field label{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.input,.select,.textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:8px;outline:none}.input,.select{height:42px;padding:0 12px}.textarea{resize:vertical;min-height:120px;padding:11px 12px;line-height:1.45}.input:focus,.select:focus,.textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1f5b4c24}.btn{background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.btn:hover{background:var(--brand-strong)}.btn:disabled{cursor:not-allowed;opacity:.55}.btn-secondary{border:1px solid var(--line);color:var(--text);background:#fff}.btn-secondary:hover{background:var(--surface-muted)}.btn-danger{background:var(--danger)}.btn-danger:hover{background:#94332e}.icon-button{width:38px;min-width:38px;padding:0}.toolbar,.handover-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.handover-filters{align-items:center;gap:8px;margin-left:auto;display:flex}.handover-search-header{flex-wrap:wrap}.handover-search-header .panel-search-input{flex:auto;width:100%;min-width:0;max-width:none}.close-handover-dialog{border:1px solid var(--line);width:min(440px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--text);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:24px;overflow:auto}.close-handover-dialog::backdrop{background:#0006}.close-handover-dialog h2{margin:0;font-size:20px}.close-handover-dialog p{color:var(--muted);overflow-wrap:anywhere}.close-handover-actions{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}.toolbar-left,.toolbar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.compact-field{width:auto;min-width:180px}.compact-field label{font-size:10px}.toolbar-turno{min-width:170px}.topbar-turno{min-width:150px}.view-label{color:var(--muted);font-size:13px;font-weight:800}.operator-pill,.status-pill,.badge{border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.operator-pill{background:var(--brand-soft);color:var(--brand-strong);border:1px solid #1f5b4c38}.status-pill{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff}.status-pill.is-active{border-color:var(--brand);background:var(--brand);color:#fff}.app-grid{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.app-grid.receptionist-desktop{grid-template-columns:minmax(0,1fr) minmax(360px,1fr);align-items:start}.app-grid>.panel{min-width:0;container:home-panel/inline-size}.panel{background:#ffffffc2;border:1px solid #20201f1c;border-radius:8px;overflow:hidden}.panel-header{border-bottom:1px solid #20201f17;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.panel-title{margin:0;font-size:18px;line-height:1.2}.panel-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.panel-date-input{width:150px;height:36px}.date-filter-control{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.date-filter-toggle{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.date-filter-toggle input{width:16px;height:16px;accent-color:var(--brand);margin:0}.panel-search-input{width:min(280px,34vw)}.panel-subtitle{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.35}.handover-list{flex-direction:column;gap:12px;padding:12px;display:flex}.handover-card{min-height:240px;color:var(--text);background:#cddfe9;border:1px solid #81929c;border-radius:14px;flex-direction:column;gap:20px;padding:18px 20px;display:flex}.handover-card.is-done{background:#e4ebee}.handover-card.is-high-priority{background:#f2d1cf}.handover-card-header{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;font-size:14px;line-height:1.35;display:grid}.handover-card-header dt{margin-bottom:6px}.handover-card-header dd{overflow-wrap:anywhere;margin:0}.handover-card-description{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;font-weight:700;line-height:1.4}.handover-card-details{flex-wrap:wrap;align-items:center;gap:8px 18px;font-size:13px;display:flex}.handover-card-footer{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;padding-top:8px;display:grid}.handover-card-guest{overflow-wrap:anywhere;font-size:15px}.handover-card-actions{flex-wrap:wrap;flex-shrink:0;grid-column:3;justify-content:flex-end;gap:8px;display:flex}.handover-card-actions .btn{min-width:104px;min-height:42px;color:inherit;background:0 0;border:1px solid #334e5f;border-radius:999px;font-size:14px;font-weight:700}.handover-card-actions .btn:hover:not(:disabled){background:#ffffff4d}@container home-panel (max-width:520px){.handover-list{padding:8px}.handover-card{gap:16px;min-height:240px;padding:14px}.handover-card-header{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.handover-card-footer{flex-wrap:wrap;display:flex}.handover-card-actions{flex-shrink:1;margin-left:auto}}.badge{color:var(--text);background:#ffffffb8;border:1px solid #20201f1f}.badge-danger{background:var(--danger-soft);color:var(--danger);border-color:#b6403a40}.empty-state{color:var(--muted);text-align:center;padding:34px 16px}.checklist{flex-direction:column;gap:8px;padding:14px;display:flex}.check-item{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:11px;display:grid}.check-item input{width:18px;height:18px;accent-color:var(--brand);margin:1px 0 0}.check-item span{line-height:1.35}.check-item.is-checked span{color:var(--muted);text-decoration:line-through}.form-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;padding:16px;display:grid}.span-12{grid-column:span 12}.span-6{grid-column:span 6}.span-4{grid-column:span 4}.span-3{grid-column:span 3}.form-actions{flex-wrap:wrap;grid-column:span 12;justify-content:flex-end;gap:8px;display:flex}.collab-grid{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:14px;display:grid}.collab-list{flex-direction:column;display:flex}.collab-empty-editor{color:var(--muted);justify-items:start;gap:14px;padding:18px 16px;display:grid}.collab-empty-editor p{margin:0}.field-help{color:var(--muted);margin-top:5px;font-size:12px;display:block}.collab-row{background:#fff;border-bottom:1px solid #20201f17;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.collab-name{overflow-wrap:anywhere;min-width:0;font-weight:900}.error-box{background:var(--danger-soft);color:var(--danger);border:1px solid #b6403a4d;border-radius:8px;margin:12px 0;padding:12px;line-height:1.45}.loading-screen{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;display:flex}.modal-backdrop{z-index:30;background:#20201f6b;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal{background:var(--surface);width:min(920px,100%);max-height:min(780px,100vh - 36px);box-shadow:var(--shadow);border:1px solid #20201f24;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.modal-header,.modal-toolbar,.editor-new{border-bottom:1px solid #20201f1a;padding:14px 16px}.modal-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-toolbar{background:var(--surface-muted);justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.editor-list{flex-direction:column;gap:10px;padding:14px 16px;display:flex;overflow:auto}.editor-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.editor-textarea{min-height:70px}.editor-actions{align-items:center;gap:6px;display:flex}.editor-new{background:#fff;border-top:1px solid #20201f1a;border-bottom:0;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.checklist-editor-backdrop{padding:12px}.checklist-editor-modal{width:min(1600px,100%);max-height:calc(100dvh - 24px)}.checklist-editor-modal .modal-header{flex-shrink:0;justify-content:flex-start;padding:10px 12px}.checklist-editor-modal .panel-title{white-space:nowrap}.checklist-editor-turno{align-items:center;gap:8px;display:flex}.checklist-editor-turno label{color:var(--muted);font-size:13px}.checklist-editor-turno .select{width:auto;height:34px;padding:0 8px}.checklist-editor-count{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:12px}.checklist-editor-modal .editor-list{gap:4px;min-height:0;padding:8px 12px}.checklist-editor-modal .editor-row,.checklist-editor-modal .editor-new{grid-template-columns:minmax(0,1fr) 130px 146px;align-items:center;gap:8px}.checklist-editor-modal .editor-textarea{resize:vertical;height:32px;min-height:32px;padding:6px 8px;font-size:13px;line-height:18px}.checklist-editor-modal .editor-textarea:focus{min-height:64px}.checklist-editor-modal .editor-sunday-toggle{white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;min-width:0;padding:5px 6px;display:flex}.checklist-editor-modal .editor-actions{gap:6px}.checklist-editor-modal .icon-button{width:32px;min-width:32px;height:32px;min-height:32px;padding:0}.checklist-editor-modal .editor-new{flex-shrink:0;padding:8px 12px}.checklist-editor-modal .editor-new>.btn{height:34px;min-height:34px;padding:6px 10px}@media (min-width:1000px){.checklist-editor-long .editor-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;grid-template-rows:repeat(var(--checklist-rows),min-content);gap:3px 14px;display:grid}.checklist-editor-long .editor-row{grid-template-columns:minmax(0,1fr) 112px 122px;gap:4px}.checklist-editor-long .editor-list .editor-textarea{height:clamp(24px,calc((100dvh - 200px)/var(--checklist-rows)),32px);min-height:24px;padding-block:2px}.checklist-editor-long .editor-list .editor-textarea:focus{min-height:72px}.checklist-editor-long .editor-actions{gap:2px}.checklist-editor-long .editor-list .icon-button{width:28px;min-width:28px;height:24px;min-height:24px}.checklist-editor-long .editor-sunday-toggle{padding:2px 0}}@media (max-width:700px){.checklist-editor-modal .modal-header{flex-wrap:wrap;gap:8px}.checklist-editor-modal .panel-title{flex:1;font-size:16px}.checklist-editor-turno label,.checklist-editor-count{display:none}.checklist-editor-modal .editor-row,.checklist-editor-modal .editor-new{grid-template-columns:minmax(0,1fr) auto;gap:4px 8px}.checklist-editor-modal .editor-textarea{grid-column:1/-1}.checklist-editor-modal .editor-actions{justify-content:flex-end}}.main-content:has(.wiki-layout,.vehicle-directory,.lost-found-registry,.product-price-list,.cash-register,.garage-agenda,.bicycle-bookings,.room-features,.breakfast-sheet,.minimum-stay-sheet){flex-direction:column;display:flex;overflow:hidden}.vehicle-directory{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex}.vehicle-heading,.vehicle-heading-actions,.vehicle-form-actions,.vehicle-row-actions{align-items:center;gap:8px;display:flex}.vehicle-heading{flex-wrap:wrap;justify-content:space-between}.vehicle-heading h1{letter-spacing:0;align-items:center;gap:10px;margin:0 0 4px;font-size:24px;display:flex}.vehicle-heading h1 svg{color:var(--brand);flex-shrink:0}.vehicle-toolbar{grid-template-columns:minmax(0,1fr) 190px auto;align-items:end;gap:14px;display:grid}.vehicle-issues-filter{white-space:nowrap;align-items:center;gap:8px;min-height:42px;font-size:14px;display:flex}.vehicle-table-scroll{background:#fff;border:1px solid #dce2e4;flex:1;min-height:0;overflow:auto}.vehicle-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:960px;font-size:13px}.vehicle-table th,.vehicle-table td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #e6eaeb;padding:11px 12px}.vehicle-table thead th{z-index:2;color:#37464b;background:#edf2f3;font-size:12px;position:sticky;top:0}.vehicle-table thead th:first-child{width:20%}.vehicle-table thead th:nth-child(2){width:13%}.vehicle-table thead th:nth-child(3){width:17%}.vehicle-table thead th:nth-child(4){width:16%}.vehicle-table .vehicle-actions-heading{width:98px}.vehicle-table tbody tr:nth-child(2n){background:#f8fafb}.vehicle-table tbody tr:hover{background:#eef5f4}.vehicle-table tbody th{font-weight:700}.vehicle-plate{font-variant-numeric:tabular-nums;font-weight:700}.vehicle-missing{color:#738087;font-weight:400}.vehicle-notes{white-space:pre-wrap}.vehicle-warning{color:#886000;align-items:flex-start;gap:6px;font-size:12px;line-height:1.4;display:flex}.vehicle-warning svg{flex-shrink:0;margin-top:1px}.vehicle-notes:not(:empty)+.vehicle-warning{margin-top:6px}.vehicle-empty{text-align:center;color:var(--muted);padding:24px 16px}.vehicle-dialog{border:1px solid var(--line);width:min(620px,100% - 24px);max-height:calc(100dvh - 32px);color:var(--text);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:0;overflow:auto}.vehicle-dialog::backdrop{background:#0006}.vehicle-form{padding:16px}.vehicle-form-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.vehicle-full{grid-column:1/-1}.vehicle-form-actions{justify-content:flex-end;margin-top:20px}@container (max-width:650px){.vehicle-heading h1{font-size:20px}.vehicle-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px}.vehicle-toolbar>.search-field{grid-column:1/-1}.vehicle-directory{gap:12px}}@media (max-width:480px){.vehicle-form-fields{grid-template-columns:minmax(0,1fr)}}.supplement-calculator{flex-direction:column;gap:18px;display:flex}.supplement-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.supplement-heading h1{letter-spacing:0;align-items:center;gap:10px;margin:0;font-size:24px;display:flex}.supplement-heading h1 svg{color:var(--brand);flex-shrink:0}.supplement-settings{border-bottom:1px solid #dce2e4;flex-wrap:wrap;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.supplement-settings .supplement-price-field{width:220px}.supplement-decimals{width:170px}.supplement-price-input{position:relative}.supplement-price-input>span{color:#59666c;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.supplement-price-input .input{text-align:right;font-variant-numeric:tabular-nums;background:#fffde8;padding-left:32px}.supplement-input-error{color:#a22626;overflow-wrap:anywhere;font-size:12px}.supplement-section{min-width:0}.supplement-section-heading{background:#eaf3ee;border-left:3px solid #387e66;grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:16px;padding:12px 14px;display:grid}.supplement-section-heading h2{margin:0;font-size:18px}.supplement-bed .supplement-section-heading{background:#edf3f8;border-left-color:#427994}.supplement-table-scroll{background:#fff;border:1px solid #dce2e4;border-top:0;width:100%;overflow:auto}.supplement-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:720px}.supplement-table th,.supplement-table td{vertical-align:middle;overflow-wrap:anywhere;border-bottom:1px solid #e6eaeb;border-right:1px solid #eef0f1;padding:12px}.supplement-table th:first-child{text-align:left;z-index:1;width:150px;position:sticky;left:0}.supplement-table thead th{text-align:center;background:#f7f9fa;font-size:13px}.supplement-column-detail{color:#59666c;margin-top:3px;font-weight:400;display:block}.supplement-table tbody th{background:#f7f9fa;font-size:13px}.supplement-table td{text-align:right;font-variant-numeric:tabular-nums;height:48px;font-size:16px;font-weight:700}.supplement-table tr:last-child th,.supplement-table tr:last-child td{border-bottom:0}.supplement-notes{border-top:1px solid #dce2e4;padding:14px 0}.supplement-notes summary{cursor:pointer;font-weight:700}.supplement-notes h3{margin:18px 0 6px;font-size:15px}.supplement-notes p{max-width:900px;margin:0;font-size:14px;line-height:1.55}@container (max-width:650px){.supplement-heading h1{font-size:20px}.supplement-section-heading{grid-template-columns:minmax(0,1fr);gap:12px}.supplement-settings{grid-template-columns:minmax(0,1fr) 130px;gap:12px;display:grid}.supplement-settings .supplement-price-field,.supplement-decimals{width:auto}}.lost-found-registry{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.lost-found-heading,.lost-found-detail-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.lost-found-heading h1{letter-spacing:0;align-items:center;gap:10px;margin:0 0 4px;font-size:24px;display:flex}.lost-found-heading h1 svg{color:var(--brand);flex-shrink:0}.lost-found-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.lost-found-search{width:100%;max-width:620px}.lost-found-layout{flex:1;grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);gap:14px;min-height:0;display:grid}.lost-found-list,.lost-found-detail{overscroll-behavior:contain;scrollbar-gutter:stable;background:#fff;border:1px solid #dce2e4;min-width:0;min-height:0;overflow:auto}.lost-found-table,.lost-found-detail-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.lost-found-table{font-size:13px}.lost-found-table th,.lost-found-table td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #e6eaeb;padding:11px 12px}.lost-found-table thead th{z-index:1;color:#37464b;background:#edf2f3;font-size:12px;position:sticky;top:0}.lost-found-table thead th:first-child{width:106px}.lost-found-table thead th:nth-child(2){width:75px}.lost-found-table tbody tr{cursor:pointer}.lost-found-table tbody tr:nth-child(2n){background:#f8fafb}.lost-found-table tbody tr:hover,.lost-found-table tbody tr:focus-within{background:#eef5f4}.lost-found-table tbody tr.is-selected{background:#dfeeed}.lost-found-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 #25726b}.lost-found-select{width:100%;color:inherit;font:inherit;text-align:left;overflow-wrap:anywhere;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;display:block}.lost-found-select:focus-visible{outline:2px solid var(--brand);outline-offset:4px}.lost-found-detail-heading{border-bottom:1px solid #dce2e4;padding:14px 16px}.lost-found-detail-table th,.lost-found-detail-table td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #e6eaeb;padding:16px}.lost-found-detail-table th{background:#f4f7f8;width:145px;font-size:13px;font-weight:700}.lost-found-detail-table td{white-space:pre-wrap;font-size:14px;line-height:1.55}.lost-found-missing,.lost-found-empty{color:#738087}.lost-found-empty{text-align:center;margin:0;padding:20px 16px}.lost-found-warnings{color:#886000;background:#fffbed;padding:12px 16px;font-size:12px}.lost-found-warnings p{overflow-wrap:anywhere;align-items:flex-start;gap:8px;margin:0 0 8px;display:flex}.lost-found-warnings svg{flex-shrink:0}.lost-found-back{display:none}.lost-found-editor{border:1px solid var(--line);width:min(680px,100% - 24px);max-height:calc(100dvh - 32px);color:var(--text);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:0;overflow:auto}.lost-found-editor::backdrop{background:#0006}.lost-found-form{padding:16px}.lost-found-form-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lost-found-full{grid-column:1/-1}.lost-found-form .textarea{min-height:84px}.lost-found-save-actions{background:#fff;justify-content:flex-end;margin-top:8px;padding:14px 0;position:sticky;bottom:-16px}@container (max-width:650px){.lost-found-heading h1{font-size:20px}.lost-found-layout{grid-template-columns:minmax(0,1fr)}.lost-found-detail,.lost-found-layout.is-detail-open .lost-found-list{display:none}.lost-found-layout.is-detail-open .lost-found-detail{display:block}.lost-found-back{margin:12px 16px 0;display:inline-flex}.lost-found-detail-table th{width:115px}.lost-found-detail-table th,.lost-found-detail-table td{padding:12px}}.amounts-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.amounts-toolbar .search-field{flex:1;min-width:220px}.amounts-scopes{border:1px solid var(--line);border-radius:6px;flex-shrink:0;display:inline-flex;overflow:hidden}.amounts-scopes button{border:0;border-right:1px solid var(--line);font:inherit;cursor:pointer;color:var(--text);background:#fff;border-radius:0;padding:9px 14px;font-size:13px}.amounts-scopes button:last-child{border-right:0}.amounts-scopes button[aria-pressed=true]{background:var(--brand);color:#fff}.amounts-scopes button:focus-visible{outline:2px solid var(--text);outline-offset:-3px}.amounts-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;font-size:13px}.amounts-table th,.amounts-table td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #e6eaeb;padding:12px}.amounts-table thead th{z-index:1;background:#edf2f3;font-size:12px;position:sticky;top:0}.amounts-table th:last-child,.amounts-table td:last-child{text-align:right;font-variant-numeric:tabular-nums;width:122px}.amounts-table th:nth-child(2),.amounts-table td:nth-child(2){text-align:right;font-variant-numeric:tabular-nums;width:100px}.amounts-table tbody tr{cursor:pointer}.amounts-table tbody tr:nth-child(2n){background:#f8fafb}.amounts-table tbody tr:hover,.amounts-table tbody tr:focus-within{background:#eef5f4}.amounts-table tbody tr.is-selected{background:#dfeeed}.amounts-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 #25726b}.amounts-archived{color:#715718;align-items:center;gap:5px;margin-top:6px;font-size:11px;display:flex}.amounts-detail-identity{border-bottom:1px solid #e6eaeb;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.amounts-detail-identity h3{overflow-wrap:anywhere;margin:0;font-size:15px}.amounts-detail-identity strong{font-variant-numeric:tabular-nums;flex-shrink:0;font-size:16px}.amounts-archive-info{color:#715718;background:#fffbed;align-items:flex-start;gap:8px;margin:0;padding:12px 16px;font-size:12px;display:flex}.amounts-archive-info svg{flex-shrink:0}.product-price-list{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.product-price-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-price-heading h1{letter-spacing:0;align-items:center;gap:9px;margin:0;font-size:24px;display:flex}.product-price-heading h1 svg{color:var(--brand);flex-shrink:0}.product-price-toolbar{grid-template-columns:minmax(240px,1fr) minmax(220px,320px);gap:12px;display:grid}.product-price-content{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:1;gap:14px;min-height:0;padding-right:2px;display:flex;overflow:auto}.product-category{background:#fff;border:1px solid #dce2e4}.product-category-heading{background:#edf2f3;border-bottom:1px solid #dce2e4;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.product-category-heading h2{letter-spacing:0;margin:0;font-size:15px}.product-category-heading span{min-width:26px;color:var(--muted);text-align:center;background:#fff;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:800}.product-notice{color:#715718;background:#fffbed;border-bottom:1px solid #eadfae;margin:0;padding:10px 14px;font-size:12px;line-height:1.45}.product-table-wrap{overflow-x:auto}.product-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:660px;font-size:13px}.product-table th,.product-table td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #e6eaeb;padding:10px 12px}.product-table tr:last-child td{border-bottom:0}.product-table th{color:#37464b;background:#f8fafb;font-size:12px}.product-table th:first-child{width:38%}.product-table th:nth-child(2),.product-table td:nth-child(2){text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;width:115px}.product-table td:first-child{font-weight:700}.product-table td:nth-child(3) span,.product-table td:nth-child(3) small{display:block}.product-table td:nth-child(3) small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4}.product-table th:last-child:has(.sr-only){width:96px}.product-row-actions{justify-content:flex-end;gap:5px;display:flex}.product-row-actions .icon-button{width:34px;height:34px;min-height:34px}.field-error{color:#a12b2b;margin-top:5px;font-size:12px;display:block}@container (max-width:650px){.product-price-heading{flex-direction:column}.product-price-heading h1{font-size:20px}.product-price-toolbar{grid-template-columns:minmax(0,1fr)}.product-price-content{overflow:visible}}.cash-register{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.cash-register-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cash-register-heading h1{letter-spacing:0;align-items:center;gap:9px;margin:0;font-size:24px;display:flex}.cash-register-heading h1 svg{color:var(--brand);flex-shrink:0}.success-box{color:#235c3d;background:#e8f4ed;border:1px solid #b8d4c6;padding:10px 12px;font-size:13px;font-weight:700}.cash-register-layout{flex:1;grid-template-columns:minmax(390px,.9fr) minmax(390px,1.1fr);gap:14px;min-height:0;display:grid}.cash-count-panel,.cash-summary,.cash-history{background:#fff;border:1px solid #dce2e4;min-width:0}.cash-count-panel{flex-direction:column;min-height:0;display:flex}.cash-section-heading{background:#edf2f3;border-bottom:1px solid #dce2e4;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:12px 14px;display:flex}.cash-section-heading h2{letter-spacing:0;align-items:center;gap:7px;margin:0;font-size:15px;display:flex}.cash-section-heading>strong{color:var(--brand-strong);font-variant-numeric:tabular-nums;font-size:18px}.cash-section-heading>span{color:var(--muted);font-size:12px}.cash-denominations-wrap{scrollbar-gutter:stable;min-height:0;overflow:auto}.cash-denominations{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;font-size:13px}.cash-denominations th,.cash-denominations td{text-align:right;font-variant-numeric:tabular-nums;border-bottom:1px solid #e6eaeb;height:30px;padding:2px 12px}.cash-denominations thead th{z-index:1;color:#37464b;background:#f8fafb;font-size:12px;position:sticky;top:0}.cash-denominations th:first-child,.cash-denominations td:first-child{width:110px}.cash-denominations input{width:82px;height:25px;color:var(--text);font:inherit;text-align:right;background:#fff;border:1px solid #cbd3d6;border-radius:4px;padding:2px 7px}.cash-denominations input:focus{border-color:var(--brand);outline:2px solid color-mix(in srgb,var(--brand)20%,transparent)}.cash-denominations tfoot th,.cash-denominations tfoot td{z-index:1;border-bottom:0;border-top:2px solid var(--brand);background:#edf5f3;height:39px;font-weight:900;position:sticky;bottom:0}.cash-denominations tfoot tr:nth-child(2) th,.cash-denominations tfoot tr:nth-child(2) td{bottom:39px}.cash-denominations tfoot tr:first-child th,.cash-denominations tfoot tr:first-child td{bottom:78px}.cash-denominations tfoot th{text-align:left}.cash-imbalance-row th,.cash-imbalance-row td{color:#a12b2b;background:#fff1f1}.cash-register-side{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;gap:14px;min-width:0;min-height:0;display:flex;overflow:auto}.cash-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.cash-operator{grid-column:1/-1}.cash-readonly{background:#f4f7f8;border:1px solid #dce2e4;align-items:center;min-height:42px;padding:0 11px;font-weight:700;display:flex}.cash-payment-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 14px 14px;display:grid}.cash-payment-fields>.field:first-child{grid-column:1/-1}.cash-money-input{position:relative}.cash-money-input span{color:var(--muted);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.cash-money-input input{text-align:right;font-variant-numeric:tabular-nums;padding-left:30px}.cash-card-total{border-top:2px solid var(--brand);background:#edf5f3;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 12px;display:flex}.cash-card-total span{text-transform:uppercase;font-size:13px;font-weight:800}.cash-card-total strong{color:var(--brand-strong);font-variant-numeric:tabular-nums;font-size:18px}.cash-validation{color:#a12b2b;margin:0 14px 12px;font-size:12px;font-weight:700}.cash-evening-note{color:#715718;background:#fffbed;border-top:1px solid #eadfae;border-bottom:1px solid #eadfae;margin:0;padding:11px 14px;font-size:12px;line-height:1.45}.cash-tips-summary{background:#f8fafb;border:1px solid #dce2e4;justify-content:space-between;align-items:center;gap:12px;margin:0 14px;padding:11px 12px;display:flex}.cash-tips-summary>div{align-items:center;gap:7px;min-width:0;display:flex}.cash-tips-summary strong{color:var(--brand-strong);font-variant-numeric:tabular-nums;margin-left:5px}.cash-save{justify-content:center;width:calc(100% - 28px);margin:14px}.cash-history{flex-direction:column;flex:1;min-height:190px;display:flex}.cash-history-list{min-height:0;overflow:auto}.cash-history-list>button{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e6eaeb;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:11px 14px;display:grid}.cash-history-list>button:hover,.cash-history-list>button:focus-visible{background:#eef5f4}.cash-history-list>button.is-active{box-shadow:inset 3px 0 var(--brand);background:#dfeeed}.cash-history-list>button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.cash-history-list>button>span:last-child{text-align:right;align-items:flex-end}.cash-history-list strong{font-size:13px}.cash-history-list small{color:var(--muted);overflow-wrap:anywhere;font-size:11px}@container (max-width:820px){.cash-register-layout{flex-direction:column;display:flex;overflow:auto}.cash-count-panel{flex:none}.cash-denominations-wrap,.cash-register-side,.cash-history-list{overflow:visible}.cash-register-side{flex:none}}@container (max-width:520px){.cash-register-heading{flex-direction:column}.cash-register-heading h1{font-size:20px}.cash-meta-grid,.cash-payment-fields{grid-template-columns:minmax(0,1fr)}.cash-payment-fields>.field:first-child,.cash-operator,.cash-card-total{grid-column:1}}@media print{:where(body:has(.cash-register)) *{visibility:hidden!important}body:has(.cash-register){height:auto;min-height:0;overflow:visible}body:has(.cash-register) .hotel-shell{height:auto;min-height:0;overflow:visible}body:has(.cash-register) .main-content{height:auto;min-height:0;overflow:visible}.cash-register,.cash-register *{visibility:visible!important}.cash-register{color:#000;padding:0;display:block;position:absolute;inset:0}.cash-register-heading{margin-bottom:12px}.cash-register-heading .lost-found-actions,.cash-history,.error-box,.success-box,.cash-save,.field-error{display:none!important}.cash-register-layout{grid-template-columns:.9fr 1.1fr;gap:12px;display:grid}.cash-denominations-wrap,.cash-register-side{height:auto;overflow:visible}.cash-count-panel,.cash-summary{break-inside:avoid;border-color:#555}.cash-denominations th,.cash-denominations td{height:31px;padding:3px 8px}.cash-denominations input,.cash-summary .input,.cash-readonly{background:0 0;border:0;outline:0}.cash-section-heading,.cash-denominations thead th,.cash-denominations tfoot th,.cash-denominations tfoot td,.cash-card-total,.cash-tips-summary{color:#000;background:#eee!important}.cash-tips-summary button{display:none}}.inventory-toolbar{grid-template-columns:minmax(240px,1fr) minmax(180px,260px);gap:12px;display:grid}.inventory-layout{grid-template-columns:minmax(0,1.35fr) minmax(340px,.75fr)}.inventory-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:640px;font-size:13px}.inventory-table th,.inventory-table td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #e6eaeb;padding:11px 12px}.inventory-table thead th{z-index:1;color:#37464b;background:#edf2f3;font-size:12px;position:sticky;top:0}.inventory-table th:nth-child(2),.inventory-table td:nth-child(2){text-align:right;font-variant-numeric:tabular-nums;width:74px}.inventory-table th:nth-child(3),.inventory-table td:nth-child(3){width:155px}.inventory-table th:nth-child(4),.inventory-table td:nth-child(4){width:145px}.inventory-table tbody tr{cursor:pointer}.inventory-table tbody tr:nth-child(2n){background:#f8fafb}.inventory-table tbody tr:hover,.inventory-table tbody tr:focus-within{background:#eef5f4}.inventory-table tbody tr.is-selected{background:#dfeeed}.inventory-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 #25726b}.inventory-status{color:#235c3d;background:#e8f4ed;border:1px solid #b8d4c6;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}.inventory-status.status-esaurito{color:#8b2f26;background:#f8e8e5;border-color:#e0b7b2}.inventory-status.status-riacquisto-necessario{color:#765900;background:#fff4ce;border-color:#e4c976}.inventory-status.status-momentaneamente-non-disponibile{color:#4f5d63;background:#eef1f2;border-color:#c6cdd1}.inventory-detail-identity{border-bottom:1px solid #e6eaeb;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.inventory-detail-identity h3{overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.4}.inventory-detail-identity>div{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.inventory-detail-identity strong{font-variant-numeric:tabular-nums;font-size:18px}.inventory-notes-dialog{border:1px solid var(--line);width:min(720px,100% - 24px);max-height:calc(100dvh - 32px);color:var(--text);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:0;overflow:auto}.inventory-notes-dialog::backdrop{background:#0006}.inventory-notes-body{gap:14px;padding:16px;display:grid}.inventory-notes-body section{border-bottom:1px solid var(--line);padding-bottom:14px}.inventory-notes-body section:last-child{border-bottom:0;padding-bottom:0}.inventory-notes-body h3{margin:0 0 8px;font-size:15px}.inventory-notes-body p{margin:0 0 8px;line-height:1.5}.inventory-notes-body ol{margin:0;padding-left:22px;line-height:1.55}.inventory-notes-body li{margin:5px 0}.inventory-notes-body pre{border:1px solid var(--line);font:inherit;white-space:pre-wrap;background:#f8fafb;margin:0;padding:12px;font-size:13px;line-height:1.5;overflow:auto}@container (max-width:650px){.inventory-toolbar,.inventory-layout{grid-template-columns:minmax(0,1fr)}.inventory-table th:nth-child(3),.inventory-table td:nth-child(3){width:130px}.inventory-table th:nth-child(2),.inventory-table td:nth-child(2){width:58px}}@container (min-width:651px) and (max-width:850px){.inventory-layout{grid-template-columns:minmax(0,1fr)}.inventory-detail,.inventory-layout.is-detail-open .lost-found-list{display:none}.inventory-layout.is-detail-open .inventory-detail{display:block}.inventory-layout .lost-found-back{margin:12px 16px 0;display:inline-flex}}.wiki-layout{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:220px minmax(260px,.85fr) minmax(0,1.4fr);align-items:stretch;gap:14px;min-height:0;display:grid}.wiki-layout .panel-title,.wiki-editor-modal .panel-title{text-transform:uppercase;font-weight:900}.wiki-sidebar,.wiki-list-panel,.wiki-detail{min-width:0;min-height:0}.wiki-sidebar,.wiki-detail{overscroll-behavior:contain;scrollbar-gutter:stable;overflow:auto}.wiki-list-panel{flex-direction:column;display:flex}.wiki-list-panel>.panel-header{flex-shrink:0}.wiki-back-button{display:none}.wiki-sidebar-content{flex-direction:column;gap:16px;padding:14px;display:flex}.wiki-create-button{width:100%}.search-field{position:relative}.search-field svg{color:var(--muted);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.search-input{padding-left:36px}.field-label{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.wiki-filter-group{flex-direction:column;gap:6px;display:flex}.wiki-filter-button{border:1px solid var(--line);min-height:34px;color:var(--text);cursor:pointer;text-align:left;background:#fff;border-radius:8px;padding:0 10px;font-size:13px;font-weight:800}.wiki-filter-button:hover{background:var(--surface-muted)}.wiki-filter-button.is-active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-strong)}.wiki-article-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;min-height:0;display:flex;overflow:auto}.wiki-article-card{width:100%;color:var(--text);cursor:pointer;text-align:left;background:#fff;border-bottom:1px solid #20201f17;flex-direction:column;flex-shrink:0;gap:8px;padding:13px 14px;display:flex}.wiki-article-card:hover,.wiki-article-card.is-selected{background:var(--brand-soft)}.wiki-card-title-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.wiki-card-title-row svg{flex:none}.wiki-important-star{color:#a97900;fill:#facc15;flex:none}.wiki-card-title{text-transform:uppercase;overflow-wrap:anywhere;font-size:15px;font-weight:900;line-height:1.25}.wiki-article-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.38}.wiki-card-meta,.wiki-tags,.wiki-detail-actions,.wiki-role-list{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.wiki-detail{background:#fff}.wiki-detail-header{flex-direction:column;align-items:flex-start}.wiki-detail :is(.panel-subtitle,.badge,.wiki-body){overflow-wrap:anywhere}.wiki-detail .badge{white-space:normal}.wiki-detail-kicker{color:var(--brand);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:900;display:flex}.wiki-detail-kicker span+span:before{content:"/";color:var(--muted);margin-right:8px}.wiki-detail-title{letter-spacing:0;text-transform:uppercase;overflow-wrap:anywhere;margin:0;font-size:26px;font-weight:900;line-height:1.2}.wiki-detail-title-row{align-items:flex-start;gap:10px;display:flex}.wiki-detail-title-row .wiki-important-star{margin-top:4px}.wiki-status-bozza{background:var(--warn-soft)}.wiki-status-pubblicato{background:var(--ok-soft)}.wiki-status-archiviato{color:var(--muted);background:#ece8df}.wiki-body{padding:18px 18px 4px}.wiki-body h3{text-transform:uppercase;margin:18px 0 8px;font-size:17px;font-weight:900;line-height:1.25}.wiki-body h3:first-child{margin-top:0}.wiki-body p{margin:0 0 15px;line-height:1.58}.wiki-body:not(.wiki-body-content)>p{white-space:pre-wrap}.wiki-body h2,.wiki-body h4{text-transform:uppercase;font-weight:900}.wiki-body-content{line-height:1.58}.wiki-body-content p,.wiki-body-content h2,.wiki-body-content h3,.wiki-body-content h4{margin-top:0}.wiki-body-content ul,.wiki-body-content ol{margin:0 0 15px;padding-left:24px}.wiki-table-block{border:1px solid var(--line);background:var(--surface-muted);color:var(--text);border-radius:8px;margin:0 0 15px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.45;overflow:auto}.wiki-tags{padding:0 18px 18px}.wiki-editor-modal{width:min(1120px,100%)}.wiki-editor-modal #wiki-title{text-transform:uppercase;font-weight:900}.wiki-editor-form{overflow:auto}.wiki-rich-editor-shell{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.wiki-rich-toolbar{border-bottom:1px solid var(--line);background:var(--surface-muted);flex-wrap:wrap;align-items:center;gap:6px;padding:8px;display:flex}.wiki-rich-toolbar select,.wiki-rich-tool-button{border:1px solid var(--line);min-height:32px;color:var(--text);font:inherit;background:#fff;border-radius:7px;font-size:13px}.wiki-rich-toolbar select{padding:0 8px}.wiki-rich-tool-button{cursor:pointer;min-width:32px;padding:0 9px}.wiki-rich-tool-button:hover,.wiki-rich-toolbar select:focus{border-color:var(--brand)}.wiki-rich-editor{outline:none;min-height:300px;padding:14px;line-height:1.58}.wiki-rich-editor:focus{box-shadow:inset 0 0 0 2px var(--brand-soft)}.editor-sunday-toggle{align-self:center;min-width:145px;margin:0;padding:7px 8px;font-size:12px}.garage-electric-toggle{grid-column:1/-1;margin:0}.garage-electric-toggle span{align-items:center;gap:6px;display:inline-flex}.wiki-role-box{flex-direction:column;gap:8px;display:flex}@container (max-width:900px){.app-grid.receptionist-desktop{grid-template-columns:minmax(0,1fr)}}@container (max-width:1150px){.wiki-layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,.85fr) minmax(0,1.4fr)}.wiki-sidebar{grid-column:1/-1;max-height:210px}.wiki-sidebar>.panel-header{padding:10px 14px}.wiki-sidebar-content{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:10px;padding:10px 14px;display:grid}.wiki-create-button{grid-column:1/-1;justify-self:start;width:auto}}@container (max-width:650px){.wiki-layout{grid-template-columns:minmax(0,1fr)}.wiki-layout .wiki-sidebar-content{grid-template-columns:repeat(2,minmax(0,1fr))}.wiki-detail{display:none}.wiki-layout.is-detail-open{grid-template-rows:minmax(0,1fr)}.is-detail-open .wiki-sidebar,.is-detail-open .wiki-list-panel{display:none}.is-detail-open .wiki-detail{display:block}.wiki-back-button{margin:12px 14px 0;display:inline-flex}}@media (max-width:1020px){.app-grid.receptionist-desktop,.collab-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.hotel-shell{grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.btn.sidebar-toggle{display:inline-flex}.app-sidebar{border-bottom:1px solid #dce2e4;border-right:0;max-height:40dvh;display:none}.app-sidebar.is-open{display:block}.main-content{grid-row:3;padding:14px 12px 24px}.topbar{flex-direction:column;align-items:flex-start}.app-brand-block{justify-content:space-between;width:100%}.topbar-actions{justify-content:flex-start;width:100%}.login-layout{background:linear-gradient(#f6f3eeb8,#f6f3eefa),url(/login-hotel-rovereto.jpg) 50%/cover;grid-template-columns:minmax(0,1fr)}.login-panel{grid-column:1;padding:14px}.login-card{padding:22px}.field-row{grid-template-columns:minmax(0,1fr)}.span-6,.span-4,.span-3{grid-column:span 12}.toolbar{flex-direction:column;align-items:stretch}.toolbar-left,.toolbar-right{align-items:stretch}.toolbar-left>*,.toolbar-right>*{flex:auto}.panel-header{flex-direction:column;align-items:stretch}.panel-search-input,.panel-date-input,.date-filter-control{width:100%}.compact-field,.toolbar-turno{min-width:100%}.editor-row,.editor-new{grid-template-columns:minmax(0,1fr)}.editor-actions{justify-content:flex-end}.wiki-sidebar-content{grid-template-columns:minmax(0,1fr)}.wiki-detail-actions{flex-direction:column;align-items:stretch}.wiki-detail-actions .btn{width:100%}}.garage-agenda{flex-direction:column;flex:1;gap:14px;width:100%;min-width:0;min-height:0;display:flex}.garage-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.garage-toolbar input{width:auto}.garage-toolbar .panel-subtitle{margin:0 0 0 auto}.garage-grid{border:1px solid var(--line);background:#fff;border-radius:12px;flex:1;min-height:0;overflow:auto}.garage-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:0;font-size:12px}.garage-table th,.garage-table td{overflow-wrap:anywhere;border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top;padding:5px}.garage-table thead th{z-index:2;background:var(--surface-muted);text-align:center;padding:12px 6px;position:sticky;top:0}.garage-table th:first-child{z-index:1;background:var(--surface-muted);width:76px;padding:10px 4px;position:sticky;left:0}.garage-table thead th:first-child{z-index:3}.garage-table th small{margin-top:4px;font-size:11px;font-weight:400;display:block}.garage-table .is-today>th{color:#124e76;background:#dceefb}.garage-cell{text-align:left;width:100%;min-height:66px;font:inherit;overflow-wrap:anywhere;cursor:pointer;border:1px solid #0000;border-radius:6px;flex-direction:column;gap:4px;padding:5px;display:flex}.garage-cell.is-free{color:#526477;background:#fafbfd;justify-content:center;align-items:center}.garage-cell.is-booked{background:var(--brand-soft);color:var(--brand-strong);border-color:#b8d2c8}.garage-cell:hover:not(:disabled){background:#dcecf8;border-color:#2570a4}.garage-cell:focus-visible{outline-offset:1px;outline:3px solid #2570a4}.garage-cell:disabled{cursor:default}.garage-cell-note{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:700px){.garage-agenda .lost-found-heading{flex-direction:column}.garage-toolbar .panel-subtitle{width:100%;margin:0}}.bicycle-bookings{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.bicycle-grid{border:1px solid var(--line);background:#fff;border-radius:12px;flex:1;min-height:0;overflow:auto}.bicycle-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:900px;font-size:13px}.bicycle-table th,.bicycle-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:middle;padding:5px}.bicycle-table thead th{z-index:2;background:var(--surface-muted);text-align:center;text-transform:uppercase;letter-spacing:.04em;padding:12px 6px;position:sticky;top:0}.bicycle-table th:first-child{z-index:1;background:var(--surface-muted);width:150px;padding:10px 8px;position:sticky;left:0}.bicycle-table thead th:first-child{z-index:3}.bicycle-table th small{margin-top:4px;font-size:11px;font-weight:400;display:block}.bicycle-table .is-today>th{color:#124e76;background:#dceefb}.bicycle-input{width:100%;min-height:42px;color:var(--text);font:inherit;text-align:left;background:#fafbfd;border:1px solid #0000;border-radius:6px;padding:8px;font-weight:650}.bicycle-input:hover:not(:disabled){border-color:var(--line);background:#fff}.bicycle-input:focus{border-color:var(--brand);outline:2px solid color-mix(in srgb,var(--brand)22%,transparent);background:#fff}.bicycle-input.is-booked{background:var(--brand-soft);border-color:#b8d2c8}.bicycle-input:disabled{opacity:1;-webkit-text-fill-color:var(--text)}@media (max-width:700px){.bicycle-bookings .lost-found-heading{flex-direction:column}}.room-features{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.room-features .lost-found-heading h1{align-items:center;gap:10px;display:flex}.room-features-grid{background:#fff;border:1px solid #757575;flex:1;min-height:0;overflow:auto}.room-features-table{border-spacing:0;border-collapse:separate;table-layout:fixed;color:#111;width:100%;min-width:1450px;font-family:Arial,sans-serif;font-size:13px}.room-features-table th,.room-features-table td{box-sizing:border-box;background:#fff;border-bottom:1px solid #777;border-right:1px solid #777;height:30px;padding:0}.room-features-table thead th{z-index:4;text-align:center;background:#fff;height:45px;padding:7px 5px;font-family:Calibri,Arial,sans-serif;font-size:13px;position:sticky;top:0}.room-features-table thead th:first-child,.room-features-table tbody th[scope=row]{z-index:3;text-align:center;background:#fff;width:84px;position:sticky;left:0}.room-features-table thead th:first-child{z-index:6}.room-features-table .room-features-floor th{z-index:2;text-align:center;background:#ffeb00;height:28px;font-size:14px;position:sticky;left:0}.room-features-table .room-features-floor+tr th[scope=row]{border-top:0}.room-features-input{box-sizing:border-box;color:#111;width:100%;height:100%;min-height:29px;font:inherit;text-align:center;background:0 0;border:0;border-radius:0;padding:4px 6px;display:block}.room-features-input:hover:not(:disabled){box-shadow:inset 0 0 0 2px #14699959}.room-features-input:focus{z-index:3;outline-offset:-3px;background:#fff;outline:3px solid #1675a8;position:relative}.room-features-input:disabled{opacity:1;color:#111;-webkit-text-fill-color:#111}.room-features-mq{text-align:right}.room-features-alert{color:#111;background:#e30613}.room-features-warm{color:#e30613}.room-features-cold{color:#1663a3}.room-features-empty{text-align:center;color:var(--muted);padding:14px!important}.room-features-table tbody tr.is-saving{opacity:.58}.minimum-stay-sheet{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.minimum-stay-sheet .lost-found-heading h1{align-items:center;gap:10px;display:flex}.minimum-stay-import-note{color:var(--muted);margin:0;font-size:13px}.minimum-stay-grid{background:#fff;border:1px solid #757575;flex:1;min-height:0;overflow:auto}.minimum-stay-table{border-spacing:0;border-collapse:separate;table-layout:fixed;color:#111;width:100%;min-width:1130px;font-family:Arial,sans-serif;font-size:13px}.minimum-stay-table th,.minimum-stay-table td{box-sizing:border-box;background:#fff;border-bottom:1px solid #777;border-right:1px solid #777;height:28px;padding:0}.minimum-stay-table thead th{z-index:4;text-align:center;background:#fff;padding:7px 5px;font-family:Calibri,Arial,sans-serif;font-size:13px;position:sticky}.minimum-stay-table thead tr:first-child th{height:44px;font-weight:700;top:0}.minimum-stay-table thead tr:nth-child(2) th{height:38px;font-weight:700;top:44px}.minimum-stay-groups th small{margin-top:3px;font-size:10px;font-weight:400;display:block}.minimum-stay-table col:first-child{width:44px}.minimum-stay-table col:nth-child(2){width:118px}.minimum-stay-table col:nth-child(n+3):nth-child(-n+9){width:66px}.minimum-stay-table col:nth-child(10),.minimum-stay-table col:nth-child(11){width:105px}.minimum-stay-table col:last-child{width:500px}.minimum-stay-event-heading{text-transform:uppercase;background:#ffe599!important;font-size:14px!important}.minimum-stay-cancel-two{background:#ff0!important}.minimum-stay-cancel-five{background:#f90!important}.minimum-stay-weekday,.minimum-stay-date{z-index:2;text-align:center;font-variant-numeric:tabular-nums;font-family:Calibri,Arial,sans-serif;font-size:13px;position:sticky;background:#fff!important}.minimum-stay-weekday{left:0}.minimum-stay-date{z-index:1;left:44px}.minimum-stay-table thead tr:first-child th:first-child{z-index:7;left:0}.minimum-stay-table thead tr:first-child th:nth-child(2){z-index:6;left:44px}.minimum-stay-input{box-sizing:border-box;color:#111;width:100%;height:100%;min-height:27px;font:inherit;background:0 0;border:0;border-radius:0;padding:3px 6px;display:block}.minimum-stay-number{text-align:center;font-family:Calibri,Arial,sans-serif;font-size:16px;font-weight:700}.minimum-stay-event{background:#ffe599;font-family:Calibri,Arial,sans-serif;font-size:14px;font-weight:700}.minimum-stay-input:hover:not(:disabled){box-shadow:inset 0 0 0 2px #14699959}.minimum-stay-input:focus{z-index:3;outline-offset:-3px;background:#fff;outline:3px solid #1675a8;position:relative}.minimum-stay-input:disabled{opacity:1;color:#111;-webkit-text-fill-color:#111}.minimum-stay-event:disabled{background:#ffe599}.minimum-stay-cancel-cell{position:relative}.minimum-stay-cancel-cell button{cursor:pointer;background:#fff;border:0;width:100%;height:100%;min-height:27px;display:block}.minimum-stay-cancel-cell button:disabled{cursor:default}.minimum-stay-cancel-2.is-active button{background:#ff0}.minimum-stay-cancel-5.is-active button{background:#ffc000}.minimum-stay-cancel-cell button:focus-visible{outline-offset:-3px;outline:3px solid #1675a8}.minimum-stay-table tbody tr.is-month-start>*{border-top:5px solid #d4d4d4}.minimum-stay-table tbody tr.is-saving{opacity:.58}.minimum-stay-empty{text-align:center;color:var(--muted);padding:28px!important}@media (max-width:700px){.minimum-stay-sheet .lost-found-heading{flex-direction:column}}.breakfast-sheet{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.breakfast-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.breakfast-toolbar input{width:auto}.breakfast-date-label{text-transform:capitalize;margin-left:8px}.breakfast-print-header{display:none}.breakfast-legend{color:var(--muted);flex-wrap:wrap;gap:12px 20px;font-size:13px;display:flex}.breakfast-legend span{align-items:center;gap:6px;display:inline-flex}.breakfast-swatch{border:1px solid #20201f33;border-radius:3px;width:16px;height:16px;display:inline-block}.breakfast-category-inclusa{background:#fff200}.breakfast-category-gruppo{background:#ffcde5}.breakfast-category-solo_bed{background:#ffc000}.breakfast-summary{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:18px;font-size:13px;display:flex}.breakfast-summary strong{color:var(--text)}.breakfast-column-totals{background:#edf5f3;border:1px solid #dce2e4;flex-direction:column;gap:5px;margin-top:10px;padding:11px 12px;font-size:13px;line-height:1.4;display:flex}.breakfast-column-totals strong{text-transform:uppercase}.breakfast-column-totals b{font-size:15px}.breakfast-grid{background:var(--surface);flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;min-height:0;display:grid;overflow:auto}.breakfast-column{min-width:0}.breakfast-table{border-collapse:separate;border-spacing:0;table-layout:fixed;border:1px solid var(--line);border-radius:10px;align-self:start;width:100%;font-size:14px;overflow:hidden}.breakfast-table th,.breakfast-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:middle;text-align:left;height:51px;padding:6px 10px}.breakfast-table th:first-child,.breakfast-table td:first-child{text-align:center;width:88px}.breakfast-table th:last-child,.breakfast-table td:last-child{text-align:center;border-right:0;width:76px}.breakfast-table tbody tr:last-child td{border-bottom:0}.breakfast-table thead th{z-index:2;background:var(--surface-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;position:sticky;top:0}.breakfast-table tbody tr{cursor:pointer}.breakfast-table tbody tr:hover{background:#faf8f4}.breakfast-table .is-floor-start td{border-top:9px solid var(--surface-muted)}.breakfast-table .is-saving{opacity:.62}.breakfast-room{color:#20201f;text-align:center;cursor:pointer;border:1px solid #20201f2e;border-radius:5px;width:100%;padding:7px 9px;font-weight:700}.breakfast-room:disabled{cursor:default;opacity:1;color:#20201f}.breakfast-room:focus-visible{outline:3px solid var(--brand);outline-offset:1px}.breakfast-inline-name,.breakfast-inline-people{width:100%;height:36px;color:var(--text);font:inherit;background:0 0;border:1px solid #0000;border-radius:5px}.breakfast-inline-name{padding:6px 8px;font-weight:650}.breakfast-inline-people{text-align:center;padding:6px 2px}.breakfast-inline-name::placeholder{color:#0000;font-weight:400}.breakfast-table tr:hover .breakfast-inline-name::placeholder,.breakfast-inline-name:focus::placeholder{color:#8a948e}.breakfast-inline-name:hover:not(:disabled),.breakfast-inline-people:hover:not(:disabled){border-color:var(--line);background:#fff}.breakfast-inline-name:focus,.breakfast-inline-people:focus{border-color:var(--brand);outline:2px solid color-mix(in srgb,var(--brand)22%,transparent);background:#fff}.breakfast-inline-name:disabled,.breakfast-inline-people:disabled{opacity:1;-webkit-text-fill-color:var(--text)}.breakfast-groups{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:12px;overflow:hidden}.breakfast-groups-heading{background:var(--surface-muted);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:8px 10px;display:flex}.breakfast-groups-heading .btn{padding:7px 10px}.breakfast-group-row{print-color-adjust:exact;-webkit-print-color-adjust:exact;border-top:1px solid #20201f33;align-items:center;gap:6px;min-height:44px;padding:5px 7px;display:flex}.breakfast-group-input{color:#20201f;min-width:0;font:inherit;background:#ffffffad;border:1px solid #0000;border-radius:5px;flex:1;padding:7px 8px;font-weight:700}.breakfast-group-input:focus{border-color:#20201f;outline:2px solid #fffc}.breakfast-group-delete{color:#6d2929;cursor:pointer;background:#ffffffb3;border:0;border-radius:5px;place-items:center;width:32px;height:32px;display:grid}.breakfast-group-new{background:#eef1ef}.breakfast-group-print-name{display:none}.breakfast-context-backdrop{z-index:80;cursor:default;background:0 0;border:0;width:100%;height:100%;position:fixed;inset:0}.breakfast-context-menu{z-index:81;border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;min-width:238px;max-width:320px;padding:6px;display:flex;position:fixed;box-shadow:0 14px 38px #1e26223d}.breakfast-context-menu>strong{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;padding:7px 9px 8px;font-size:12px}.breakfast-context-menu button{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:9px;display:grid}.breakfast-context-menu button:hover,.breakfast-context-menu button:focus-visible{background:var(--surface-muted);outline:0}.breakfast-context-menu button i{print-color-adjust:exact;-webkit-print-color-adjust:exact;border:1px solid #20201f38;border-radius:3px;width:17px;height:17px}@media (max-width:900px){.breakfast-grid{grid-template-columns:1fr}}@media (max-width:700px){.breakfast-sheet .lost-found-heading{flex-direction:column}.breakfast-date-label{width:100%;margin-left:0}}@media print{@page{size:A4 portrait;margin:9mm}html,body{background:#fff!important}body *{visibility:hidden!important}.breakfast-sheet,.breakfast-sheet *{visibility:visible!important}.breakfast-sheet{color:#000;width:100%;min-height:auto;font-family:Arial,sans-serif;display:block;position:absolute;inset:0}.breakfast-sheet .no-print,.breakfast-sheet dialog,.breakfast-sheet .error-box,.breakfast-sheet .success-box{display:none!important}.breakfast-print-header{grid-template-columns:1fr 2fr;align-items:center;margin-bottom:5mm;display:grid}.breakfast-print-header div{text-align:center;text-transform:uppercase;background:#fff200;border:1px solid #000;padding:3mm}.breakfast-print-header h1{text-align:center;margin:0;font-size:14pt}.breakfast-legend{color:#000;justify-content:center;gap:4mm;margin-bottom:3mm;font-size:7.5pt}.breakfast-swatch,.breakfast-room,.breakfast-print-header div{print-color-adjust:exact;-webkit-print-color-adjust:exact}.breakfast-summary{color:#000;justify-content:center;gap:4mm;margin-bottom:3mm;font-size:8pt}.breakfast-summary strong{color:#000}.breakfast-summary strong,.breakfast-summary span:first-of-type{display:none}.breakfast-column-totals{color:#000;background:#fff;border:1px solid #000;margin-top:3mm;padding:2mm 3mm;font-size:8.5pt}.breakfast-grid{grid-template-columns:1fr 1fr;gap:5mm;display:grid;overflow:visible}.breakfast-column{break-inside:avoid}.breakfast-table{break-inside:avoid;border:1px solid #000;border-radius:0;font-size:8.5pt}.breakfast-table th,.breakfast-table td{box-sizing:border-box;border-color:#000;height:6.8mm;padding:1.1mm 1.5mm}.breakfast-table th:first-child,.breakfast-table td:first-child{width:16mm}.breakfast-table th:last-child,.breakfast-table td:last-child{width:14mm}.breakfast-table thead th{color:#000;background:#fff;font-size:7pt;position:static}.breakfast-table tbody tr{break-inside:avoid}.breakfast-table .is-floor-start td{border-top:4mm solid #fff}.breakfast-room{border:0;border-radius:0;padding:1mm;font-size:9pt}.breakfast-inline-name,.breakfast-inline-people{color:#000;-webkit-text-fill-color:#000;background:0 0;border:0;border-radius:0;outline:0;height:auto;padding:0;font-size:8.5pt}.breakfast-inline-people{appearance:textfield}.breakfast-groups{break-inside:avoid;border-color:#000;border-radius:0;margin-top:4mm}.breakfast-groups-heading{background:#fff;border-bottom:1px solid #000;min-height:7mm;padding:1mm 2mm;font-size:8pt}.breakfast-group-row{border-color:#000;min-height:7mm;padding:1mm 2mm}.breakfast-group-print-name{color:#000;font-size:8.5pt;display:block}}.permissions-controls{flex-wrap:wrap;gap:20px;margin:24px 0;display:flex}.permissions-controls .field{flex:240px}.permissions-status{background:#f3f6f8;border:1px solid #d8e1e8;border-radius:12px;margin:20px 0;padding:16px 20px}.permissions-status p{margin:8px 0}.permissions-table-wrap{margin:20px 0;overflow-x:auto}.permissions-table{border-collapse:collapse;width:100%;min-width:820px}.permissions-table caption{text-align:left;padding:12px 0;font-weight:700}.permissions-table th,.permissions-table td{text-align:center;border-bottom:1px solid #dde3e8;padding:12px}.permissions-table th:first-child{text-align:left;min-width:200px}.permissions-table thead{background:#eef3f7}.permissions-table input{accent-color:#355d72;cursor:pointer;width:20px;height:20px}.permissions-table input:disabled{cursor:default}.permissions-actions{flex-wrap:wrap;gap:12px;margin:24px 0 32px;display:flex}.permissions-panel>.panel-title{margin-top:28px}.permissions-panel{padding:24px}@media (max-width:640px){.permissions-panel{padding:14px}}.handover-card-priority{white-space:nowrap;border:1px solid #815f5c;border-radius:999px;padding:8px 18px;font-size:14px}.checklist-service{border-top:1px solid var(--line);padding:18px}.checklist-service-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.checklist-service progress{width:100%;height:12px;accent-color:var(--brand);margin:12px 0}.checklist-monitor-items{gap:8px;padding:0;list-style:none;display:grid}.checklist-monitor-items li{border-bottom:1px solid var(--line);align-items:flex-start;gap:10px;padding:8px;display:flex}.checklist-monitor-items svg{flex-shrink:0;margin-top:2px}.checklist-monitor-items .is-complete{color:var(--brand)}.garage-table .garage-availability{z-index:1;background:var(--surface);text-align:center;vertical-align:middle;width:58px;font-weight:700;position:sticky;left:76px}.garage-table thead .garage-availability{z-index:3;background:var(--surface-muted)}.garage-table .is-today>.garage-availability{color:#124e76;background:#dceefb}.garage-full-count{color:var(--danger)}.garage-arrival-toggle{cursor:pointer;justify-content:center;align-items:center;gap:3px;padding:6px 0 2px;font-size:11px;display:flex}.garage-arrival-toggle input{width:14px;height:14px;accent-color:var(--brand);flex-shrink:0;margin:0}.garage-arrived-cell{background:#e8f3e3}.garage-arrived-cell .garage-cell.is-booked{border-color:var(--brand)}@media (max-width:700px){.garage-table{font-size:10px}.garage-table th:first-child{width:46px;padding:6px 2px}.garage-table .garage-availability{width:32px;left:46px}.garage-table th,.garage-table td{padding:2px}.garage-table thead th{padding:8px 2px}.garage-cell{padding:3px 2px}.garage-arrival-toggle{flex-wrap:wrap;font-size:9px}}.email-templates{width:100%;min-width:0}.email-page-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.email-page-heading h1{align-items:center;gap:10px;margin:0 0 6px;font-size:26px;display:flex}.email-page-heading p{color:var(--muted,#706c65);margin:0}.email-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.email-actions .btn,.email-copy-footer .btn{justify-content:center;align-items:center;gap:7px;display:inline-flex}.email-workspace{background:#fff;border:1px solid #dedbd4;border-radius:14px;grid-template-columns:minmax(240px,310px) minmax(0,1fr);min-height:640px;display:grid;overflow:hidden}.email-library{background:#f6f4ef;border-right:1px solid #dedbd4;min-width:0;padding:16px}.email-search{background:#fff;border:1px solid #d6d2c9;border-radius:8px;align-items:center;gap:8px;padding:10px;display:flex}.email-search input{outline-offset:3px;width:100%;min-width:0;font:inherit;background:0 0;border:0}.email-filters{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.email-filters label:first-child{grid-column:1/-1}.email-filters label,.email-editor-fields label,.email-history-body>label{flex-direction:column;gap:5px;font-size:12px;font-weight:600;display:flex}.email-filters .select{width:100%;min-width:0;padding:8px;font-size:12px}.email-result-count,.email-version-label{color:#746f65;font-size:12px}.email-template-list{flex-direction:column;gap:7px;min-height:260px;max-height:calc(100vh - 350px);display:flex;overflow:auto}.email-template-item{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:1px solid #0000;border-radius:9px;flex-direction:column;gap:7px;padding:13px;display:flex}.email-template-item:hover{background:#ebe8df}.email-template-item.is-selected{background:#fff;border-color:#668177;box-shadow:0 1px 4px #183c2510}.email-template-item strong{font-size:14px;line-height:1.35}.email-item-meta{color:#726e65;flex-wrap:wrap;align-items:center;gap:7px;font-size:11px;display:flex}.email-item-subject{color:#7b766d;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12px;overflow:hidden}.email-detail{min-width:0;padding:24px}.email-detail-header h2{margin:9px 0 16px;font-size:22px}.email-detail-header{border-bottom:1px solid #e6e2da;padding-bottom:18px}.email-detail .btn{font-size:12px}.email-note{background:#f7f3e8;border:1px solid #e4d9ba;border-radius:8px;margin:16px 0;padding:12px 15px;font-size:13px}.email-note summary{cursor:pointer;font-weight:600}.email-note p{white-space:pre-wrap;margin:8px 0 0;line-height:1.6}.email-review-notice{color:#805e21;font-size:13px}.email-subject{background:#f7f6f2;border-radius:8px;justify-content:space-between;align-items:center;gap:15px;margin:20px 0;padding:14px;display:flex}.email-subject>div{flex-direction:column;gap:7px;display:flex}.email-subject span{color:#736e66;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.email-subject strong{font-size:14px}.email-subject button{flex-shrink:0}.email-preview-body{overflow-wrap:anywhere;background:#fff;max-width:100%;overflow-x:auto}.email-preview-body img,.email-rich-editor img{max-width:100%;height:auto}.email-preview-body p{margin:0 0 12px}.email-copy-footer{border-top:1px solid #e5e0d7;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:24px;padding-top:18px;display:flex}.email-copy-footer p{color:#6d604a;margin-top:0;font-size:12px;line-height:1.6}.email-copy-footer small{color:#706c65;font-size:12px}.email-copy-footer .btn{flex-shrink:0}.email-empty{text-align:center;color:#756e62;place-items:center;min-height:350px;display:grid}.email-editor-dialog,.email-history-dialog{width:min(1450px,96vw);max-width:96vw;max-height:94vh;color:inherit;background:#fff;border:1px solid #ded8cb;border-radius:14px;padding:0}.email-editor-dialog::backdrop,.email-history-dialog::backdrop{background:#16251b77}.email-editor-dialog.is-fullscreen{width:98vw;max-width:98vw;height:98vh;max-height:98vh}.email-editor-form{flex-direction:column;max-height:92vh;display:flex}.is-fullscreen .email-editor-form{height:98vh;max-height:98vh}.email-editor-dialog .modal-header,.email-history-dialog .modal-header{border-bottom:1px solid #e2ded5;flex-shrink:0;margin:0;padding:15px 22px}.email-editor-dialog h2,.email-history-dialog h2{margin:0;font-size:20px}.email-editor-dialog .error-box{margin:10px 20px}.email-editor-scroll{flex:1;min-height:0;padding:18px 22px;overflow:auto}.email-editor-fields{grid-template-columns:2fr 1.4fr .7fr 1fr;gap:13px;margin-bottom:18px;display:grid}.email-subject-field{grid-column:1/-1}.email-rich-editor{border:1px solid #cfc9bd;border-radius:9px;overflow:hidden}.email-toolbar{z-index:1;background:#f4f2ed;border-bottom:1px solid #d9d3c8;flex-wrap:wrap;align-items:center;gap:5px;padding:10px;display:flex;position:sticky;top:0}.email-toolbar button,.email-toolbar select{font:inherit;cursor:pointer;color:#383d36;background:#fff;border:1px solid #dcd7cb;border-radius:5px;padding:6px 8px;font-size:12px}.email-toolbar button.is-active{background:#d6e6dc;border-color:#5b7969}.email-toolbar label{align-items:center;gap:4px;font-size:11px;display:flex}.email-toolbar input[type=color]{cursor:pointer;border:0;width:26px;height:27px;padding:0}.email-toolbar button:disabled{opacity:.4;cursor:default}.email-rich-editor .tiptap{color:#292724;overflow-wrap:anywhere;outline:none;min-height:350px;padding:28px;font:15px/1.5 Arial,Helvetica,sans-serif}.email-rich-editor .tiptap:focus{box-shadow:inset 0 0 0 2px #7b9b8b}.email-rich-editor .tiptap p{margin:0 0 12px}.email-rich-editor .tiptap h2,.email-rich-editor .tiptap h3{margin:18px 0 8px;font-size:17px}.email-rich-editor .tiptap table{border-collapse:collapse;table-layout:fixed;width:100%;margin:10px 0}.email-rich-editor .tiptap td,.email-rich-editor .tiptap th{vertical-align:top;border:1px solid #bdb8b0;padding:7px;position:relative}.email-rich-editor .selectedCell{background:#e1ece6}.email-rich-editor a{color:#286557;text-decoration:underline}.email-insert-row{background:#eef3f0;flex-wrap:wrap;align-items:end;gap:10px;padding:12px;display:flex}.email-insert-row label{flex:1;min-width:160px;font-size:12px}.email-internal-notes{flex-direction:column;gap:7px;margin-top:18px;font-size:13px;display:flex}.email-editor-footer{border-top:1px solid #e0d9ce;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:15px 22px;display:flex}.email-editor-footer span{color:#746f65;font-size:12px}.email-history-dialog{width:min(900px,94vw)}.email-history-body{max-height:75vh;padding:22px;overflow:auto}@media (max-width:1000px){.email-workspace{grid-template-columns:250px minmax(0,1fr)}.email-detail{padding:18px}.email-copy-footer{flex-direction:column}.email-editor-fields{grid-template-columns:1fr 1fr}}@media (max-width:700px){.email-workspace{grid-template-columns:1fr}.email-library{border-bottom:1px solid #dedbd4;border-right:0}.email-template-list{min-height:0;max-height:240px}.email-subject{flex-direction:column;align-items:flex-start}.email-editor-fields{grid-template-columns:1fr}.email-editor-scroll{padding:12px}.email-rich-editor .tiptap{padding:18px}.email-editor-footer span{display:none}}.menu-order-dialog{width:min(760px,95vw);max-width:95vw;max-height:94vh;color:inherit;background:#fff;border:1px solid #ded8cb;border-radius:14px;padding:0}.menu-order-dialog::backdrop{background:#16251b77}.menu-order-dialog .modal-header{border-bottom:1px solid #e2ded5;margin:0;padding:16px 22px}.menu-order-dialog h2{margin:0;font-size:21px}.menu-order-content{max-height:calc(94vh - 145px);padding:12px 22px;overflow:auto}.menu-order-content>p{color:#716b61;font-size:13px;line-height:1.5}.menu-order-list{flex-direction:column;gap:5px;margin:12px 0;padding:0;list-style:none;display:flex}.menu-order-list li{background:#f6f4ef;border:1px solid #e8e3d9;border-radius:7px;align-items:center;gap:10px;padding:7px 10px;display:flex}.menu-order-label{flex:1;font-size:14px}.menu-order-number{color:#7d786e;min-width:20px;font-size:12px}.menu-order-list .select{width:64px;min-height:32px;padding:6px}.menu-order-list .btn{min-width:32px;min-height:32px;padding:6px}.menu-order-list li:focus-within{border-color:#6d8c7a}.menu-order-footer{border-top:1px solid #e2ded5;justify-content:space-between;gap:12px;padding:16px 22px;display:flex}.menu-order-announcement{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:520px){.menu-order-content{padding:10px}.menu-order-list li{gap:5px;padding:6px}.menu-order-label{font-size:12px}.menu-order-list li>svg{display:none}.menu-order-number{min-width:14px}.menu-order-list .select{width:48px}}.sidebar-settings{border-top:1px solid #d8e0dc;margin-top:12px;padding-top:10px}.sidebar-settings>summary{grid-template-columns:22px minmax(0,1fr) 16px;list-style:none}.sidebar-settings>summary::-webkit-details-marker{display:none}.sidebar-settings[open] .sidebar-settings-chevron{transform:rotate(180deg)}.sidebar-settings-items{border-left:2px solid #dce5df;flex-direction:column;gap:3px;margin:5px 0 0 18px;padding-left:8px;display:flex}.sidebar-settings-items .sidebar-item{font-size:12px}.menu-order-group h3{color:#355047;margin:20px 0 8px;font-size:14px}.email-reply-grid{grid-template-columns:minmax(290px,.85fr) minmax(0,1.4fr);align-items:start;gap:22px;display:grid}.email-reply-input,.email-reply-output{background:#fff;border:1px solid #dedbd4;border-radius:14px;min-width:0;padding:22px}.email-reply-input{flex-direction:column;gap:16px;display:flex}.email-reply-input>label,.email-reply-fields label{flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.email-reply-input textarea{resize:vertical;line-height:1.5}.email-reply-input textarea,.email-reply-fields input{font-weight:400}.email-reply-input small,.email-reply-footer small,.email-reply-fill>small{color:var(--muted,#706c65);font-size:12px;line-height:1.5;display:block}.email-reply-input .select{text-overflow:ellipsis;width:100%;min-width:0}.email-reply-result-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.email-reply-result-heading h2{margin:12px 0;font-size:19px}.email-reply-sources{border-bottom:1px solid #e5e0d8;padding:12px 0;font-size:13px}.email-reply-sources summary{cursor:pointer;font-weight:600}.email-reply-sources dl{gap:10px;display:grid}.email-reply-sources dl>div{grid-template-columns:100px minmax(0,1fr);gap:10px;display:grid}.email-reply-sources dt{color:var(--muted,#706c65)}.email-reply-sources dd{overflow-wrap:anywhere;margin:0}.email-reply-sources dd small{color:var(--muted,#706c65);margin-top:3px;display:block}.email-reply-fill{background:#fff8e5;border:1px solid #ead8a7;border-radius:9px;margin:16px 0;padding:16px}.email-reply-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.email-reply-fill>small{margin-top:8px}.email-reply-output .email-preview-body{overflow-wrap:anywhere}.email-reply-footer{border-top:1px solid #e0d9ce;flex-direction:column;gap:12px;margin-top:18px;padding-top:18px;display:flex}.email-reply-review{align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.email-reply-review input{width:17px;height:17px;accent-color:var(--accent,#256857);flex-shrink:0;margin-top:2px}@media (max-width:1000px){.email-reply-grid{grid-template-columns:1fr}.email-reply-input,.email-reply-output{padding:18px}}@media (max-width:600px){.email-reply-fields{grid-template-columns:1fr}}
