@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--ink:#15221c;--muted:#77817c;--line:#e7ebe8;--surface:#f5f7f5;--green:#197452;--green2:#e8f4ee;--gold:#c89955;--blue:#2f6fa4;--shadow:0 8px 30px rgba(26,45,36,.07)}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:DM Sans,sans-serif;background:var(--surface);font-size:14px}button,input{font:inherit}button{cursor:pointer;color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--green);outline-offset:2px}h1,h2,h3,p{margin:0}.brand,h1,h2,h3{font-family:Manrope,sans-serif}.demo-banner{position:sticky;top:0;z-index:25;background:#fff6e8;color:#8a5b12;border-bottom:1px solid #f0ddb8;padding:10px 16px;text-align:center;font-size:11px;font-weight:600}.demo-banner.hci-banner{background:#e8f4ee;color:#197452;border-bottom-color:#c5e0d3}.user-chip{height:40px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fafbfa;color:var(--muted);max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-button,.user-chip{font-size:11px}.app{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:25px 16px;z-index:20}.brand{display:flex;align-items:center;gap:11px;padding:0 8px 24px}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--green);display:grid;place-items:center;color:white;font-size:22px;font-weight:800}.brand strong{display:block;letter-spacing:2px;font-size:17px}.brand span{display:block;font-size:8px;letter-spacing:1.7px;color:#84918b;margin-top:2px}.property{display:flex;align-items:center;gap:10px;background:#f6f8f6;border:1px solid #edf0ed;border-radius:12px;padding:10px;margin-bottom:20px}.property>div:nth-child(2),.sidebar-bottom>div:nth-child(2){min-width:0;flex:1 1}.property strong,.sidebar-bottom strong{font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property span,.sidebar-bottom span{font-size:10px;color:var(--muted)}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e6eee9;color:var(--green);font-weight:700;font-size:12px;flex:none}.avatar.hotel{border-radius:9px;background:#d8eade}.sidebar nav{display:flex;flex-direction:column;gap:4px}.sidebar nav button{height:43px;border:0;background:transparent;border-radius:9px;display:flex;align-items:center;gap:13px;padding:0 13px;color:#66706a;font-weight:500;text-align:left}.sidebar nav button.active,.sidebar nav button:hover{background:var(--green2);color:var(--green)}.sidebar nav button.active{font-weight:700}.sidebar-bottom{margin-top:auto;padding:17px 6px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px}.icon-btn{border:0;background:transparent;display:grid;place-items:center;border-radius:9px;width:38px;height:38px}.mobile-close{display:none;margin-left:auto}main{margin-left:250px;min-height:100vh}.topbar{height:83px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 30px;position:sticky;top:0;z-index:10}.topbar p{font-size:11px;color:var(--muted);margin-bottom:2px}.topbar h1{font-size:20px}.top-actions{gap:10px;margin-left:auto}.search,.top-actions{display:flex;align-items:center}.search{height:40px;border:1px solid var(--line);border-radius:9px;gap:8px;padding:0 12px;background:#fafbfa;color:#99a19d}.search input{border:0;outline:0;background:transparent;min-width:160px;color:var(--ink)}.primary,.secondary{height:40px;border-radius:9px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;border:1px solid transparent}.primary{background:var(--green);color:#fff;box-shadow:0 4px 10px rgba(25,116,82,.16)}.primary:hover{background:#126343}.secondary{background:#fff;border-color:var(--line)}.notification{border:1px solid var(--line);position:relative}.notification i{position:absolute;width:6px;height:6px;border-radius:50%;background:#dc665c;right:8px;top:8px}.menu-button{display:none}.page{padding:26px 30px 40px;max-width:1500px;margin:auto}.hero{min-height:0;padding:28px 32px;border-radius:17px;background:linear-gradient(110deg,#153f30,#1c6a4d);color:#fff;display:block;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:300px;height:300px;border:50px solid rgba(255,255,255,.04);border-radius:50%;right:-40px;top:-115px}.eyebrow{display:inline-flex;align-items:center;gap:6px;color:#c9e4d8;font-size:11px;text-transform:uppercase;letter-spacing:1px}.eyebrow,.hero h2{position:relative;z-index:1}.hero h2{font-size:28px;margin:9px 0 4px}.hero-lead{color:#cfe0d9;font-size:13px;margin:0 0 14px}.hero-lead,.hero-stats{position:relative;z-index:1}.hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hero-stat{display:flex;align-items:baseline;justify-content:center;gap:6px;padding:8px 12px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:999px;font-size:12px;color:#d4e8df;min-width:0;text-align:center;line-height:1.35}.hero-stat strong{color:#fff;font-family:Manrope;font-size:15px;line-height:1;white-space:nowrap}.hero-stat-revenue strong small{color:#cfe0d9;font-size:10px;font-weight:600}.occupancy{gap:16px;z-index:1;margin-right:20px}.occupancy,.ring{display:flex;align-items:center}.ring{width:88px;height:88px;border-radius:50%;border:7px solid rgba(255,255,255,.18);border-top-color:#d0aa6e;flex-direction:column;justify-content:center}.ring strong{font-size:20px}.occupancy>div>span,.ring span{font-size:10px;color:#d4e2dc;display:block}.occupancy>div>strong{font-size:17px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:17px 0}.stat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px;display:grid;grid-template-columns:44px 1fr;column-gap:12px}.stat i{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;grid-row:1/4}.stat i svg{width:20px}.stat i.green{background:#eaf5ef;color:#25805e}.stat i.blue{background:#e9f1f8;color:#3675a5}.stat i.amber{background:#fbf2e4;color:#b4772c}.stat i.purple{background:#f0edf8;color:#6d57a1}.stat span{font-size:11px;color:var(--muted)}.stat strong{font-family:Manrope;font-size:19px}.stat strong small{color:inherit;font-size:10px}.stat small{font-size:10px;color:#8a938f}.grid-main{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr);gap:16px;margin-top:17px}.card{background:#fff;border:1px solid var(--line);border-radius:14px}.card-head{display:flex;align-items:center;justify-content:space-between;padding:19px 21px;border-bottom:1px solid var(--line)}.card-head h3{font-size:15px}.card-head p{font-size:11px;color:var(--muted);margin-top:3px}.link{background:transparent;color:var(--green);font-size:12px;font-weight:700;display:flex;gap:5px}.link,.movement{border:0;align-items:center}.movement{width:100%;background:#fff;display:grid;grid-template-columns:40px 1fr auto 90px;gap:12px;text-align:left;padding:14px 20px;border-bottom:1px solid #f0f2f0}.movement:last-child{border-bottom:0}.movement:hover{background:#fafcfa}.movement div:nth-child(2) span,.movement div:nth-child(2) strong{display:block}.movement div:nth-child(2) span,.movement-date span{font-size:10px;color:var(--muted);margin-top:3px}.movement-date{text-align:right}.movement-date strong{font-size:12px;display:block}.badge{height:24px;border-radius:20px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;line-height:1;white-space:nowrap}.badge.green{background:#e6f4ed;color:#197452}.badge.blue{background:#e8f1f8;color:#2f6fa4}.badge.amber{background:#fbf0df;color:#a66d27}.badge.red{background:#fbe9e7;color:#b54d45}.badge.neutral{background:#eff1f0;color:#67716c}.quick>button{width:100%;height:69px;border:0;border-bottom:1px solid #f0f2f0;background:#fff;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:12px;padding:0 20px;text-align:left}.quick>button:last-child{border-bottom:0}.quick>button i{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;background:var(--green2);color:var(--green)}.quick>button i svg,.quick>button>svg{width:17px}.quick>button>svg{color:#b4bbb7}.quick>button span,.quick>button strong{display:block}.quick>button strong{font-size:12px}.quick>button span{font-size:10px;color:var(--muted);margin-top:3px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section-title h2{font-size:24px}.section-title p{color:var(--muted);font-size:12px;margin-top:4px}.filters{display:flex;gap:10px;margin-bottom:14px}.grow{flex:1 1;max-width:440px}.table-card{overflow:hidden}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#8a938f;font-weight:700;padding:12px 15px;background:#fafbfa;border-bottom:1px solid var(--line)}td{padding:14px 15px;border-bottom:1px solid #eef1ef;font-size:12px;white-space:nowrap}tbody tr:last-child td{border-bottom:0}td>span,td>strong{display:block}td>span{color:var(--muted);font-size:10px;margin-top:3px}.guest{display:flex;align-items:center;gap:10px}.guest span,.guest strong{display:block}.guest span{font-size:10px;color:var(--muted);margin-top:3px}.more{border:0;background:transparent}.service-pill{height:32px;border-radius:20px;background:#eaf5ef;color:var(--green);font-size:11px;font-weight:600;display:flex;align-items:center;padding:0 12px;gap:7px}.service-pill i{width:7px;height:7px;border-radius:50%;background:#40a378}.pos-page{max-width:none}.pos-layout{grid-template-columns:minmax(0,1fr) 380px;gap:16px}.catalog,.order{background:#fff;border:1px solid var(--line);border-radius:14px}.pos-toolbar{padding:15px;display:flex;gap:12px;justify-content:space-between;border-bottom:1px solid var(--line)}.tabs{display:flex;gap:5px;background:#f3f5f3;padding:4px;border-radius:9px}.segmented button,.tabs button{border:0;background:transparent;padding:7px 13px;border-radius:7px;font-size:11px;font-weight:600}.segmented button.active,.tabs button.active{background:#fff;box-shadow:0 1px 5px #dfe3e0;color:var(--green)}.products{padding:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product{min-height:108px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:13px;display:flex;gap:10px;text-align:left;position:relative}.product:hover{border-color:#9ac5b3;background:#fbfdfc}.product>span{width:38px;height:38px;border-radius:9px;background:#f5f2ec;display:grid;place-items:center;font-size:20px}.product>div{display:flex;flex-direction:column}.product strong{font-size:12px}.product small{font-size:9px;color:var(--muted);margin-top:3px}.product b{font-size:11px;color:var(--green);margin-top:auto}.product b small{color:inherit}.product em{position:absolute;right:9px;top:9px;background:var(--green);color:white;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-style:normal}.tables{border-top:1px solid var(--line)}.table-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:14px}.table-pills button{height:56px;border:1px dashed #cdd3cf;background:#fff;border-radius:9px;font-weight:700}.table-pills small{font-size:8px;color:var(--muted);display:block;margin-top:3px;font-weight:500}.table-pills button.busy{border-style:solid;background:#faf3e7;border-color:#ead3b0;color:#a16d2c}.table-pills button.selected{border-style:solid;background:var(--green);border-color:var(--green);color:#fff}.table-pills button.selected small{color:#d3e9df}.order{display:flex;flex-direction:column}.order-head{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid var(--line)}.order-head span{font-size:10px;color:var(--muted)}.order-head h3{font-size:19px;margin-top:2px}.small{height:32px;font-size:10px}.room-link{display:flex;align-items:center;gap:10px;padding:12px;margin:13px;background:#f0f7f4;border-radius:10px}.room-link>div{width:35px;height:35px;border-radius:8px;background:#fff;color:var(--green);display:grid;place-items:center}.room-link p{flex:1 1}.room-link span,.room-link strong{display:block}.room-link strong{font-size:11px}.room-link span{font-size:9px;color:var(--muted);margin-top:2px}.room-link button{border:0;background:transparent;color:var(--green);font-size:10px;font-weight:700;display:flex;align-items:center}.order-lines{padding:0 16px;flex:1 1}.order-line{display:grid;grid-template-columns:1fr auto 75px;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #edf0ee}.order-line>div:first-child span,.order-line>div:first-child strong{display:block}.order-line>div:first-child strong{font-size:11px}.order-line>div:first-child span{font-size:9px;color:var(--muted);margin-top:3px}.order-line>strong{text-align:right;font-size:11px}.stepper{display:flex;align-items:center;border:1px solid var(--line);border-radius:7px}.stepper button{border:0;background:#fff;width:25px;height:26px}.stepper svg{width:11px}.stepper b{font-size:10px}.order-total{border-top:1px solid var(--line);padding:16px}.order-total p{display:flex;justify-content:space-between;font-size:11px;margin-bottom:8px}.order-total .grand{font-size:17px;font-family:Manrope;border-top:1px solid var(--line);padding-top:12px;margin-top:10px}.wide{width:100%;margin-top:8px}.invoice-page{max-width:none}.invoice-toolbar,.invoice-toolbar>div,.toolbar-actions{display:flex;align-items:center}.invoice-toolbar{justify-content:space-between;margin-bottom:18px}.invoice-toolbar>div:first-child{gap:10px}.invoice-toolbar span{font-size:10px;color:var(--muted)}.invoice-toolbar h2{font-size:18px}.back{width:38px;height:38px;border:1px solid var(--line);border-radius:9px;background:#fff}.back svg,.toolbar-actions svg{width:17px}.toolbar-actions{gap:8px}.segmented{display:flex;background:#e9ecea;padding:3px;border-radius:9px}.icon-only{padding:0;width:40px}.invoice-shell{display:grid;grid-template-columns:minmax(650px,850px);gap:18px;justify-content:center}.invoice-preview-shell{display:flex;flex-direction:column;gap:10px;min-width:0;width:100%}.invoice-preview-zoom-bar{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:0 4px}.invoice-preview-zoom-bar span{min-width:44px;text-align:center;font-size:11px;font-weight:700;color:var(--muted)}.invoice-preview-zoom-bar button{width:34px;height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;place-items:center;color:var(--green)}.invoice-preview-viewport{overflow:auto;max-width:100%;width:100%;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-x pan-y;border-radius:12px;background:#eef1ef;padding:8px}.invoice-preview-stage{position:relative;margin-inline:auto}.invoice-preview-canvas{transform-origin:top left;will-change:transform}.invoice-paper{background:#fff;box-shadow:var(--shadow);width:850px;min-width:850px;max-width:850px;min-height:0;padding:46px 50px 30px;display:flex;flex-direction:column;flex-shrink:0}.invoice-paper header{display:flex;align-items:flex-start;justify-content:space-between}.invoice-logo{display:flex;align-items:center;gap:10px}.invoice-logo strong{font-family:Manrope;letter-spacing:1.5px}.invoice-logo span{color:var(--green);display:block;font-size:9px;letter-spacing:3px}.hotel-coordinates{text-align:right;font-size:9px;color:var(--muted);line-height:1.6}.hotel-coordinates span,.hotel-coordinates strong{display:block}.hotel-coordinates strong{color:var(--ink);font-size:11px}.invoice-meta{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:50px 0 30px}.invoice-meta h1{font-size:28px;letter-spacing:1px;margin-bottom:13px}.invoice-meta dl{display:grid;grid-template-columns:90px 1fr;margin:0;font-size:10px;line-height:1.9}.invoice-meta dt{color:var(--muted)}.invoice-meta dd{font-weight:600;margin:0}.bill-to{border-top:4px solid var(--green);padding:11px 14px;background:#f7f9f7}.bill-to span{font-size:8px;color:var(--muted);letter-spacing:1px}.bill-to strong{display:block;margin:8px 0 4px}.bill-to p{font-size:9px;color:var(--muted);line-height:1.5}.invoice-table th{background:var(--green);color:#fff;padding:10px}.invoice-table th:not(:first-child){text-align:right}.invoice-table td{font-size:10px;padding:13px 10px}.invoice-table td:not(:first-child){text-align:right}.invoice-table small,.invoice-table td span{font-size:8px}.add-line{border:0;background:transparent;color:var(--green);font-size:10px;font-weight:700;display:flex;align-items:center;gap:6px;margin-top:12px}.add-line svg{width:14px}.invoice-summary{margin-top:28px;display:grid;grid-template-columns:1fr 260px;gap:30px;align-items:end}.invoice-summary>div{font-size:9px;color:var(--muted);line-height:1.6}.invoice-summary>div strong{color:var(--ink)}.invoice-summary>div small{display:block;margin-top:18px;color:var(--green)}.invoice-summary dl{display:grid;grid-template-columns:1fr 1fr;gap:8px 0;font-size:10px;margin:0}.invoice-summary dd,.invoice-summary dt{margin:0;padding:0 9px;text-align:right}.invoice-summary .net{background:var(--green);color:white;padding-top:9px;padding-bottom:9px;font-size:12px;font-weight:700}.invoice-paper footer{border-top:1px solid var(--line);margin-top:18px;padding-top:12px;display:flex;justify-content:space-between;color:#98a09c;font-size:7px}.invoice-aside{display:flex;flex-direction:column;gap:12px}.side-card,.side-note{background:#fff;border:1px solid var(--line);border-radius:13px;padding:17px}.side-card h3{font-size:13px;margin-bottom:14px}.stay{display:flex;align-items:center;gap:9px;padding-bottom:13px;border-bottom:1px solid var(--line);margin-bottom:12px}.stay span,.stay strong{display:block}.stay strong{font-size:11px}.stay span{margin-top:2px}.side-card>p,.stay span{font-size:9px;color:var(--muted)}.side-card>p{display:flex;justify-content:space-between;margin-top:9px}.side-card>p strong{color:var(--ink)}.side-card>p em{font-style:normal;color:var(--green);background:var(--green2);padding:3px 7px;border-radius:10px}.side-card>button{width:100%;height:36px;border:0;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:9px;font-size:10px}.side-card>button:last-child{border:0}.side-card>button svg{width:15px;color:var(--green)}.side-note{background:#edf7f2;color:var(--green);display:flex;gap:9px}.side-note>svg{width:18px}.side-note span,.side-note strong{display:block}.side-note strong{font-size:10px}.side-note span{font-size:8px;margin-top:3px}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.settings-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px;display:grid;grid-template-columns:42px 1fr 18px;gap:12px;align-items:center;text-align:left}.settings-card:hover{border-color:#aacbbb}.settings-card i{width:42px;height:42px;border-radius:10px;background:var(--green2);display:grid;place-items:center;color:var(--green)}.settings-card i svg{width:20px}.settings-card span,.settings-card strong{display:block}.settings-card strong{font-size:12px}.settings-card span{font-size:9px;color:var(--muted);margin-top:4px}.settings-card>svg{width:16px;color:#aeb6b2}.setup{margin-top:18px;padding:24px;display:flex;justify-content:space-between;align-items:center}.setup>div:first-child{max-width:560px}.setup span{font-size:9px;text-transform:uppercase;color:var(--green);font-weight:700;letter-spacing:1px}.setup h3{font-size:18px;margin:6px 0}.setup p{font-size:11px;color:var(--muted)}.progress{width:270px}.progress strong{font-size:10px}.progress>div{height:6px;background:#e5eae7;border-radius:10px;margin:7px 0 12px}.progress>div i{display:block;width:66%;height:100%;background:var(--green);border-radius:10px}.empty{min-height:440px;background:#fff;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty.compact{min-height:220px;border:0;background:transparent}.empty-icon{width:65px;height:65px;border-radius:17px;background:var(--green2);color:var(--green);display:grid;place-items:center;margin-bottom:14px}.empty strong{font-family:Manrope;font-size:17px}.empty p{font-size:11px;color:var(--muted);margin-top:5px}.mobile-nav,.scrim{display:none}@media(max-width:1100px){.stats{grid-template-columns:repeat(2,1fr)}.grid-main{grid-template-columns:1fr}.pos-layout{grid-template-columns:1fr 330px}.products,.settings-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.sidebar{transform:translateX(-100%);transition:.25s;pointer-events:none}.sidebar.open{transform:none;pointer-events:auto}.scrim.show{display:block;position:fixed;inset:0;background:rgba(8,18,13,.35);z-index:19}.menu-button,.mobile-close{display:grid}main{margin-left:0}.topbar{padding:0 18px;height:72px}.topbar>div:nth-child(2){margin-left:6px}.topbar .logout-button,.topbar .user-chip{display:none}.page{padding:18px 16px 88px}.hero{padding:24px}.occupancy>div:last-child{display:none}.pos-layout{grid-template-columns:1fr}.order{min-height:500px}.invoice-toolbar{align-items:flex-start}.toolbar-actions .primary,.toolbar-actions .secondary{font-size:0;width:40px;padding:0}.toolbar-actions .segmented{display:none}.settings-grid{grid-template-columns:1fr 1fr}.mobile-nav{position:fixed;z-index:15;bottom:0;left:0;right:0;height:66px;background:#fff;border-top:1px solid var(--line);display:flex;justify-content:space-around;padding-bottom:max(2px,env(safe-area-inset-bottom))}.mobile-nav button{border:0;background:#fff;color:#85908a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:8px}.mobile-nav button svg{width:19px}.mobile-nav button.active{color:var(--green)}.section-title{align-items:flex-start}.filters{overflow:auto}.filters .grow{min-width:240px}}@media(max-width:540px){.topbar h1{font-size:17px}.hero{padding:22px 20px}.hero h2{font-size:24px}.hero-lead{font-size:12px;margin-bottom:12px}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.hero-stat{padding:8px 10px;font-size:10px;border-radius:12px;flex-direction:column;align-items:center;gap:4px}.hero-stat strong{font-size:14px}.hero-stat-revenue{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}.hero-stat-label-long{display:none}.hero-stat-label-short{display:inline}.stats{grid-template-columns:1fr 1fr;gap:8px}.stat{padding:12px;grid-template-columns:34px 1fr;column-gap:8px}.stat i{width:34px;height:34px}.stat strong{font-size:16px}.grid-main{gap:10px}.movement{grid-template-columns:38px 1fr auto;padding:12px}.movement-date{display:none}.movement .badge{grid-column:3}.section-title .secondary{font-size:0;width:40px;padding:0}.pos-toolbar{display:block}.pos-toolbar .search{margin-top:10px}.products{grid-template-columns:1fr 1fr;padding:10px;gap:8px}.product{min-height:105px;padding:10px;display:block}.product>span{margin-bottom:7px}.table-pills{grid-template-columns:repeat(3,1fr)}.settings-grid{grid-template-columns:1fr}.setup{display:block}.progress{width:100%;margin-top:20px}.invoice-page{padding-left:0;padding-right:0}.invoice-toolbar{padding:0 16px}.empty{text-align:center;padding:25px}.empty p{max-width:270px}}.setup-badge{display:inline-flex;align-items:center;gap:6px;background:var(--green2);color:var(--green);padding:8px 12px;border-radius:20px;font-size:10px;font-weight:700}.setup-badge.pending{background:#fbf0df;color:#a66d27}.setup-badge svg{width:14px}.status-dot{width:8px;height:8px;border-radius:50%;background:#d16a61;margin-left:auto}.status-dot.ok{background:#3b9b73}.settings-card:has(.status-dot){grid-template-columns:42px 1fr 8px 18px}.toast{position:fixed;z-index:60;right:24px;top:94px;background:#183b2e;color:white;border-radius:10px;box-shadow:0 12px 35px rgba(12,36,26,.25);padding:12px 17px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700}.toast svg{width:16px}.config-overlay{position:fixed;z-index:40;inset:0;background:rgba(11,25,19,.38);display:flex;justify-content:flex-end}.config-drawer{height:100%;width:min(720px,100%);background:#f6f8f6;box-shadow:-18px 0 50px rgba(9,25,18,.16);display:flex;flex-direction:column}.config-drawer>header{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;padding:0 22px}.config-drawer>header span{font-size:9px;color:var(--muted);text-transform:uppercase}.config-drawer>header h2{font-size:19px}.drawer-close{margin-left:auto}.drawer-content{padding:20px;overflow:auto;flex:1 1}.config-drawer>footer{height:70px;background:#fff;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:0 22px}.config-drawer>footer svg{width:16px}.config-stack{display:flex;flex-direction:column;gap:14px}.config-block,.inline-form{background:#fff;border:1px solid var(--line);border-radius:13px;padding:19px}.config-block h3,.list-toolbar h3{font-size:14px;margin-bottom:14px}.block-desc{color:var(--muted);font-size:10px;margin:-8px 0 15px}.logo-upload{display:flex;align-items:center;gap:12px}.logo-upload>div{width:58px;height:58px;border-radius:13px;background:var(--green);color:#fff;display:grid;place-items:center;font:800 28px Manrope}.logo-upload p{flex:1 1}.logo-upload span,.logo-upload strong{display:block}.logo-upload strong{font-size:11px}.logo-upload span{font-size:9px;color:var(--muted)}.logo-upload .secondary svg{width:15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.config-field{display:flex;flex-direction:column;gap:6px}.config-field>span{font-size:9px;color:#69736e;font-weight:700}.config-field>small{font-size:8px;color:var(--muted)}.config-field input,.config-field select,.config-field textarea,.row-main input{width:100%;border:1px solid #dfe4e1;border-radius:8px;background:#fbfcfb;padding:10px 11px;outline:0;color:var(--ink);font-size:11px}.config-field input:focus,.config-field select:focus,.config-field textarea:focus{border-color:#70ad93;box-shadow:0 0 0 3px #eaf5ef}.info-line{background:#f2f7f4;border-radius:8px;padding:10px;color:#60716a;font-size:9px;margin-top:12px}.list-toolbar{display:flex;justify-content:space-between;align-items:center}.list-toolbar h3{margin:0}.list-toolbar p{font-size:9px;color:var(--muted)}.form-actions svg,.list-toolbar svg{width:15px}.inline-form{border-color:#b9d5c8}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:13px}.config-list{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.config-row{display:grid;grid-template-columns:38px minmax(130px,1fr) 100px 40px 34px 34px;gap:8px;align-items:center;padding:11px 13px;border-bottom:1px solid #edf0ee}.config-row:last-child{border-bottom:0}.row-icon{width:36px;height:36px;border-radius:9px;background:var(--green2);color:var(--green);display:grid;place-items:center}.row-icon svg{width:17px}.row-main span,.row-main strong{display:block}.row-main strong{font-size:11px}.row-main span{font-size:9px;color:var(--muted)}.row-price{font-size:10px;text-align:right}.config-row .icon-btn{width:32px;height:32px}.config-row .icon-btn svg{width:14px}.config-row .danger{color:#c45a51}.toggle{width:36px;height:21px;padding:2px;border:0;border-radius:15px;background:#cdd3cf}.toggle i{display:block;width:17px;height:17px;background:#fff;border-radius:50%;transition:.18s}.toggle.on{background:var(--green)}.toggle.on i{transform:translateX(15px)}.currency-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.currency-options button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:14px;display:grid;grid-template-columns:40px 1fr 18px;gap:10px;align-items:center;text-align:left}.currency-options button.active{border-color:#69aa8d;background:#f7fbf9}.currency-options button>b{width:40px;height:40px;border-radius:9px;background:#eff3f1;display:grid;place-items:center}.currency-options span,.currency-options strong{display:block}.currency-options strong{font-size:11px}.currency-options span{font-size:8px;color:var(--muted)}.currency-options svg{width:17px;color:var(--green)}.setting-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.setting-line span,.setting-line strong{display:block}.setting-line strong{font-size:11px}.setting-line span{font-size:9px;color:var(--muted)}.input-suffix{display:flex}.input-suffix input{border-radius:8px 0 0 8px}.input-suffix span{display:flex;align-items:center;border:1px solid #dfe4e1;border-left:0;border-radius:0 8px 8px 0;padding:0 10px;background:#f0f3f1;color:var(--muted);white-space:nowrap}.connection-card{border:1px solid #efc9c5;background:#fff5f4;border-radius:13px;padding:15px;display:flex;align-items:center;gap:11px}.connection-card.connected{border-color:#b9dcca;background:#f0f8f4}.connection-card>div{width:40px;height:40px;border-radius:10px;background:white;display:grid;place-items:center;color:var(--green)}.connection-card>div svg{width:19px}.connection-card p{flex:1 1}.connection-card span,.connection-card strong{display:block}.connection-card strong{font-size:11px}.connection-card span{font-size:9px;color:var(--muted)}.connection-card>i{width:8px;height:8px;border-radius:50%;background:#c75b52}.connection-card.connected>i{background:#31956b}.test-button{margin-top:15px}.test-button svg{width:16px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.copy-field{height:39px;border:1px solid #dfe4e1;border-radius:8px;display:flex;align-items:center;background:#f9faf9;overflow:hidden}.copy-field code{padding:0 11px;flex:1 1;font-size:10px}.copy-field button{height:100%;border:0;border-left:1px solid var(--line);background:#fff;color:var(--green);font-size:9px;font-weight:700}.sync-list p{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line);font-size:10px}.sync-list strong{display:flex;align-items:center;gap:4px;color:var(--green)}.sync-list svg{width:13px}@media(max-width:540px){.setup-badge{font-size:0;padding:8px}.config-drawer>header{padding:0 12px}.drawer-content{padding:12px}.config-drawer>footer{padding:0 13px}.form-grid{grid-template-columns:1fr}.logo-upload{flex-wrap:wrap}.config-row{grid-template-columns:35px 1fr 36px 30px}.row-price{grid-column:2;text-align:left;color:var(--green)}.config-row .toggle{grid-column:3;grid-row:1/3}.config-row .danger{grid-column:4;grid-row:2}.currency-options{grid-template-columns:1fr}.toast{left:14px;right:14px;top:80px}}.config-tabs{display:flex;background:#e9eeeb;padding:4px;border-radius:10px}.config-tabs button{flex:1 1;border:0;background:transparent;padding:10px;border-radius:8px;font-size:11px;font-weight:700;color:var(--muted)}.config-tabs button.active{background:#fff;color:var(--green);box-shadow:0 2px 7px rgba(27,52,41,.09)}.config-tabs b{margin-left:5px;background:#e8f3ed;padding:2px 6px;border-radius:10px}.room-cards{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.room-card{display:grid;grid-template-columns:45px 1fr 105px 40px 34px;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--line)}.room-card:last-child{border-bottom:0}.room-card>div:nth-child(2) span,.room-card>div:nth-child(2) strong{display:block}.room-card>div:nth-child(2) strong{font-size:11px}.room-card>div:nth-child(2) span{font-size:9px;color:var(--muted)}.room-card>b{font-size:10px;text-align:right}.type-code{width:42px;height:34px;border-radius:8px;display:grid;place-items:center;font-size:9px;font-weight:800;letter-spacing:.5px;background:#e6f3ec;color:#247555}.type-code.blue{background:#e8f0f7;color:#316c99}.type-code.gold{background:#f8efdf;color:#a56e27}.type-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.type-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px}.type-card header{display:flex;align-items:center;gap:9px}.type-card header>div:nth-child(2){flex:1 1}.type-card header small,.type-card header strong{display:block}.type-card header strong{font-size:11px}.type-card header small{font-size:8px;color:var(--muted)}.type-card .icon-btn svg{width:14px}.type-specs{display:flex;flex-direction:column;gap:7px;background:#f7f9f7;border-radius:8px;padding:9px;margin:12px 0}.type-specs span{display:flex;align-items:center;gap:6px;font-size:8px;color:var(--muted)}.type-specs svg{width:12px;color:var(--green)}.type-card footer{display:flex;justify-content:space-between;align-items:center;font-size:9px}.type-card footer span{color:var(--muted)}.menu-builder{background:#fff;border:1px solid #a8cdbb;border-radius:14px;padding:18px}.builder-head{display:flex;align-items:center;gap:11px;margin-bottom:16px}.builder-head>div{width:42px;height:42px;border-radius:10px;background:var(--green2);color:var(--green);display:grid;place-items:center}.builder-head svg{width:20px}.builder-head span,.builder-head strong{display:block}.builder-head strong{font-family:Manrope;font-size:14px}.builder-head span{font-size:9px;color:var(--muted)}.menu-selection{margin-top:17px;border-top:1px solid var(--line);padding-top:15px}.selection-title{display:flex;justify-content:space-between}.selection-title strong{font-size:11px}.selection-title span{font-size:9px;color:var(--green)}.article-group{display:grid;grid-template-columns:1fr 1fr;gap:6px}.article-group button{height:38px;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;grid-template-columns:20px 1fr auto;align-items:center;text-align:left;padding:0 9px;gap:7px}.article-group button.selected{border-color:#6fad91;background:#f5faf7}.article-group button i{width:17px;height:17px;border:1px solid #cdd4d0;border-radius:4px;display:grid;place-items:center;color:#fff}.article-group button.selected i{background:var(--green);border-color:var(--green)}.article-group button svg{width:11px}.article-group button b,.article-group button span{font-size:9px}.article-group button b{color:var(--muted)}.menu-selection-total{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding:14px 15px;background:var(--green2);border-radius:10px;border:1px solid #b9d5c8}.menu-selection-total span{display:block;font-size:10px;font-weight:700;color:var(--ink)}.menu-selection-total small{display:block;font-size:8px;color:var(--muted);margin-top:3px}.menu-selection-total strong{font-family:Manrope;font-size:18px;color:var(--green)}.menu-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.menu-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:14px}.menu-card-top{display:grid;grid-template-columns:38px 1fr auto 36px;gap:8px;align-items:center}.menu-card-top span,.menu-card-top strong{display:block}.menu-card-top strong{font-size:11px}.menu-card-top span{font-size:8px;color:var(--muted)}.menu-card-top>b{font-size:10px;color:var(--green)}.menu-card>p{font-size:9px;color:var(--muted);line-height:1.5;margin:12px 0}.menu-items{display:flex;flex-direction:column;gap:5px;background:#f7f9f7;border-radius:8px;padding:9px;margin-bottom:10px}.menu-items span{font-size:8px;color:var(--muted)}.menu-card .secondary{height:32px;width:100%;font-size:9px}.menu-card .secondary svg{width:13px}@media(max-width:600px){.menu-cards,.type-grid{grid-template-columns:1fr}.room-card{grid-template-columns:42px 1fr 38px 30px}.room-card>b{grid-column:2;text-align:left;color:var(--green)}.room-card>.toggle{grid-column:3;grid-row:1/3}.room-card>.danger{grid-column:4;grid-row:1/3}.article-group{grid-template-columns:1fr}.article-group h4{grid-column:auto}.menu-builder{padding:13px}.list-toolbar .primary.list-toolbar-action{font-size:11px;width:auto;padding:0 14px;white-space:nowrap}.list-toolbar .primary.list-toolbar-action span{display:inline}.list-toolbar .primary.list-toolbar-action svg{margin:0;width:15px}}.brand-mark.has-logo,.logo-upload>div.has-logo{background:#fff;border:1px solid var(--line);overflow:hidden}.stamp-upload>div{width:72px;height:72px;border-radius:50%;border:1.5px dashed #cdd3cf;background:#fafbfa;color:var(--muted);font-size:22px}.stamp-upload>div.has-logo{border-style:solid;border-radius:12px;background:#fff}.brand-mark img,.logo-upload img{width:100%;height:100%;object-fit:contain}.upload-button{cursor:pointer}.brand-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px}.brand-presets button{position:relative;border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 8px;display:grid;grid-template-columns:20px 20px 1fr;align-items:center;text-align:left}.brand-presets button i{width:24px;height:24px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #dfe3e0}.brand-presets button i+i{margin-left:-7px}.brand-presets button span{font-size:9px;font-weight:700;margin-left:2px}.brand-presets button svg{position:absolute;right:5px;top:5px;width:12px;color:var(--green)}.color-fields{margin-top:4px}.color-input{height:40px;display:flex;border:1px solid #dfe4e1;border-radius:8px;overflow:hidden;background:#fbfcfb}.color-input input[type=color]{width:44px;height:40px;border:0;padding:4px;background:#fff}.color-input input:not([type=color]){flex:1 1;border:0;border-left:1px solid var(--line);border-radius:0;font-family:monospace}.brand-preview{margin-top:15px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:14px}.brand-preview>div{display:flex;align-items:center;justify-content:space-between}.brand-preview>div span{font-family:Manrope;font-size:14px;font-weight:800}.brand-preview>div b{width:58%;height:6px;background:var(--preview);border-radius:8px}.brand-preview p{font-size:9px;color:var(--muted);padding:13px 0}.brand-preview>strong{background:var(--preview);color:#fff;padding:9px 10px;display:flex;justify-content:space-between;font-size:9px}.brand-preview em{font-style:normal}.invoice-header-lines{margin-top:14px;display:flex;flex-direction:column;gap:8px}.invoice-header-line-row{display:grid;grid-template-columns:1fr 34px;gap:8px;align-items:center}.invoice-header-line-row input{width:100%;border:1px solid #dfe4e1;border-radius:8px;background:#fbfcfb;padding:10px 11px;font-size:11px}.invoice-header-add{align-self:flex-start;height:36px;font-size:10px}.invoice-header-add svg{width:14px}.invoice-header-preview{margin-top:16px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:18px 16px 16px}.invoice-header-preview-label{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);font-weight:700;margin-bottom:14px}.config-field input[type=range]{width:100%;accent-color:var(--green);padding:0;border:0;background:transparent;height:28px}.hotel-panel-tabs{position:sticky;top:0;z-index:2}.hotel-panel-intro{margin:-4px 0 16px}.hotel-panel-intro h3{margin:0;font-size:14px}.hotel-panel-intro p{margin-top:4px}.logo-tab-preview{margin-top:18px}@media(max-width:600px){.brand-presets{grid-template-columns:1fr 1fr}}.restaurant-head-actions{display:flex;align-items:center;gap:10px}.restaurant-head-actions svg{width:16px}.room-status{display:flex;align-items:center;gap:5px;color:var(--green);font-size:10px;font-weight:700}.room-status svg{width:15px}.order-head small{display:flex;align-items:center;gap:4px;margin-top:5px;color:var(--muted);font-size:8px}.order-head small svg{width:12px}.room-link{width:calc(100% - 28px);border:0;text-align:left}.room-link>span{display:flex;align-items:center;color:var(--green);font-size:9px;font-weight:700}.room-link>span svg{width:14px}.empty-order{min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;color:var(--muted)}.empty-order>svg{width:42px;height:42px;padding:10px;border-radius:12px;background:var(--green2);color:var(--green);margin-bottom:12px}.empty-order strong{color:var(--ink);font-size:14px}.empty-order p{font-size:10px;margin:5px 0 16px}.wide:disabled{opacity:.45;cursor:not-allowed}.modal-backdrop{position:fixed;z-index:80;inset:0;background:rgba(11,25,19,.48);display:grid;place-items:center;padding:18px}.action-modal{width:min(500px,100%);max-height:min(720px,90vh);overflow:auto;background:#fff;border-radius:16px;box-shadow:0 25px 70px rgba(7,22,16,.25);padding:20px}.action-modal>header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:16px}.action-modal>header span{font-size:8px;text-transform:uppercase;color:var(--green);font-weight:800;letter-spacing:.8px}.action-modal>header h3{font-size:17px;margin-top:3px}.payment-total{background:var(--green2);border-radius:12px;padding:17px;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.payment-total span{font-size:10px;color:var(--muted)}.payment-total strong{font-size:20px;color:var(--green)}.payment-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.payment-methods button{position:relative;min-height:78px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:9px}.payment-methods button.active{border-color:var(--green);background:var(--green2);color:var(--green)}.payment-methods button>svg{width:20px}.payment-methods button>svg:last-child{position:absolute;width:12px;right:6px;top:6px}.modal-search{height:40px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;padding:0 10px;margin-bottom:12px}.modal-search svg{width:16px;color:var(--muted)}.modal-search input{border:0;outline:0;flex:1 1;padding-left:8px;font-size:10px}.stay-list{display:flex;flex-direction:column;gap:7px;margin-bottom:15px}.stay-list button{display:grid;grid-template-columns:42px 1fr 18px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:10px;text-align:left}.stay-list button.active{border-color:var(--green);background:var(--green2)}.stay-list button>b{width:40px;height:40px;border-radius:8px;background:#edf2ef;display:grid;place-items:center;color:var(--green)}.stay-list span,.stay-list strong{display:block}.stay-list strong{font-size:11px}.stay-list span{font-size:8px;color:var(--muted)}.stay-list svg{width:16px;color:var(--green)}.open-table-form>p{font-size:10px;text-align:center;color:var(--muted)}.covers-stepper{display:flex;align-items:center;justify-content:center;gap:25px;margin:22px}.covers-stepper button{width:40px;height:40px;border:1px solid var(--line);border-radius:9px;background:#fff}.covers-stepper svg{width:16px}.covers-stepper strong{font-size:28px}.history-toolbar{display:flex;align-items:end;justify-content:space-between;background:#f6f8f6;border-radius:11px;padding:12px;margin-bottom:12px}.history-toolbar label{display:flex;flex-direction:column;gap:5px;font-size:8px;color:var(--muted)}.history-toolbar input{border:1px solid var(--line);border-radius:7px;padding:7px}.history-toolbar div{text-align:right}.history-toolbar span,.history-toolbar strong{display:block}.history-toolbar span{font-size:8px;color:var(--muted)}.history-toolbar strong{font-size:16px;color:var(--green)}.receipt-list>div{display:grid;grid-template-columns:45px 1fr auto;gap:10px;align-items:center;padding:12px 4px;border-bottom:1px solid var(--line)}.receipt-list>div.focused{background:#f0f7f4;border-radius:8px;padding-inline:8px}.receipt-list>div>span{font-size:9px;color:var(--muted)}.receipt-list p small,.receipt-list p strong{display:block}.receipt-list p strong{font-size:11px}.receipt-list p small{font-size:8px;color:var(--muted)}.no-receipts,.receipt-list>div>b{font-size:10px}.no-receipts{text-align:center;color:var(--muted);padding:35px}.table-config-launch{position:fixed;right:24px;bottom:24px;z-index:18;border:0;border-radius:12px;background:var(--green);color:#fff;padding:12px 16px;display:flex;align-items:center;gap:9px;box-shadow:0 12px 30px rgba(20,70,51,.24)}.table-config-launch>svg{width:20px}.table-config-launch small,.table-config-launch strong{display:block;text-align:left}.table-config-launch strong{font-size:10px}.table-config-launch small{font-size:8px;opacity:.75}.table-config-list{display:flex;flex-direction:column;gap:7px}.table-config-list>div{display:grid;grid-template-columns:32px 1fr 90px 38px 34px;gap:8px;align-items:end;background:#f8faf8;border:1px solid var(--line);border-radius:9px;padding:9px}.table-config-list>div>svg{align-self:center;width:18px;color:var(--green)}.table-config-list label{font-size:8px;color:var(--muted)}.table-config-list input{display:block;width:100%;margin-top:4px;border:1px solid var(--line);border-radius:6px;padding:7px;background:#fff}.table-config-list .danger{color:#b9534c}.modal-footer{display:flex;justify-content:space-between;gap:8px;border-top:1px solid var(--line);margin-top:15px;padding-top:15px}.modal-footer svg{width:15px}@media(max-width:800px){.restaurant-head-actions .service-pill{display:none}.modal-backdrop{align-items:end;padding:0}.action-modal{border-radius:18px 18px 0 0;max-height:88vh}.table-config-launch{bottom:78px;right:14px}.table-config-launch small{display:none}}@media(max-width:540px){.restaurant-head-actions .secondary{font-size:0;width:40px;padding:0}.payment-methods{grid-template-columns:1fr}.table-config-list>div{grid-template-columns:28px 1fr 75px 32px}.table-config-list .danger{grid-column:4}.modal-footer{flex-direction:column}.modal-footer button{width:100%}}.invoice-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.invoice-kpis article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 12px;min-width:0}.invoice-kpis small,.invoice-kpis span,.invoice-kpis strong{display:block}.invoice-kpis span{font-size:8px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invoice-kpis strong{font:800 17px Manrope;margin:2px 0 1px;line-height:1.1}.invoice-kpis small{font-size:7px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invoice-history-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.invoice-history-toolbar .search{width:min(420px,45%)}.invoice-history-toolbar .tabs{background:#e9eeeb;padding:4px;border-radius:10px}.invoice-history{overflow:hidden}.invoice-history>header{padding:16px 18px;border-bottom:1px solid var(--line)}.invoice-history>header>div{display:flex;gap:10px;align-items:center}.invoice-history>header svg{width:20px;color:var(--green)}.invoice-history h3{font-size:14px}.invoice-history p{font-size:9px;color:var(--muted)}.invoice-history-row{width:100%;display:grid;grid-template-columns:38px 150px minmax(180px,1fr) 96px 120px 18px;gap:12px;align-items:center;text-align:left;border:0;border-bottom:1px solid #edf0ee;background:#fff;padding:13px 18px}.invoice-history-row:hover{background:#f8fbf9}.invoice-history-row span:not(.badge),.invoice-history-row strong{display:block}.invoice-history-row strong{font-size:10px}.invoice-history-row span:not(.badge){font-size:8px;color:var(--muted);margin-top:3px}.invoice-history-row>b{text-align:right;font-size:10px}.invoice-history-row>svg{width:15px;color:#9ba49f}.invoice-file{width:36px;height:36px;border-radius:9px;background:var(--green2);display:grid;place-items:center;color:var(--green)}.invoice-file svg{width:17px}.invoice-creator{width:min(650px,100%)}.source-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.source-tabs button{height:48px;border:1px solid var(--line);border-radius:9px;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:700}.source-tabs button.active{border-color:var(--green);background:var(--green2);color:var(--green)}.source-tabs svg{width:17px}.invoice-source-list{display:flex;flex-direction:column;gap:7px;max-height:340px;overflow:auto;margin-bottom:12px}.invoice-source-list>button{position:relative;display:grid;grid-template-columns:40px 1fr 100px 18px;gap:10px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px;text-align:left}.invoice-source-list>button.active{border-color:var(--green);background:#f6fbf8}.invoice-source-list p small,.invoice-source-list p span,.invoice-source-list p strong{display:block}.invoice-source-list p strong{font-size:11px}.invoice-source-list p span{font-size:9px;color:#5f6a64;margin-top:2px}.invoice-source-list p small{font-size:8px;color:var(--muted);margin-top:3px}.invoice-source-list>button>b{text-align:right;font-size:10px}.invoice-source-list>button>svg{width:15px;color:var(--green)}.source-icon{width:38px;height:38px;border-radius:9px;background:var(--green2);display:grid;place-items:center;color:var(--green)}.source-icon svg{width:17px}.source-preview{display:flex;justify-content:space-between;background:#f0f7f3;border-radius:9px;padding:10px 12px;margin-bottom:11px}.source-preview span{font-size:9px;color:var(--muted)}.source-preview strong{font-size:10px;color:var(--green)}.invoice-history-row>.badge,.invoice-toolbar .toolbar-actions>.badge{display:inline-flex;align-items:center;justify-content:center;min-width:5.5rem;padding:0 12px;margin-top:0;text-align:center;font-size:10px;line-height:1;white-space:nowrap}.invoice-history-row>.badge{justify-self:center}.invoice-history-toolbar .tabs button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding-inline:14px}.invoice-kind-tabs{width:fit-content;margin:0 0 16px;background:#e9eeeb;padding:4px;border-radius:10px}.invoice-kind-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding-inline:14px}.invoice-kind-tabs svg{width:14px;height:14px}@media(max-width:800px){.invoice-history-toolbar{display:block}.invoice-history-toolbar .search{width:100%;margin-bottom:8px}.invoice-history-row{grid-template-columns:38px 1fr auto 16px}.invoice-history-row>.badge,.invoice-history-row>div:nth-child(3){display:none}}@media(max-width:540px){.invoice-kpis{gap:6px}.invoice-kpis article{padding:8px 9px;border-radius:8px}.invoice-kpis span{font-size:7px}.invoice-kpis strong{font-size:15px}.invoice-kpis small{font-size:6px}.invoice-kind-tabs{width:100%;overflow:auto}.invoice-history-toolbar .tabs{overflow:auto;display:flex}.invoice-history-row{padding:11px}.invoice-history-row>b{font-size:9px}.source-tabs{grid-template-columns:1fr}.invoice-source-list>button{grid-template-columns:36px 1fr 18px}.invoice-source-list>button>b{grid-column:2;text-align:left;color:var(--green)}}.reservation-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}.reservation-kpis article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 12px;min-width:0}.reservation-kpis small,.reservation-kpis span,.reservation-kpis strong{display:block}.reservation-kpis span{font-size:8px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reservation-kpis strong{font:800 17px Manrope;margin:2px 0 1px;line-height:1.1}.reservation-kpis small{font-size:7px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reservation-tabs{margin-bottom:12px}.reservation-filters{margin-bottom:14px}.reservation-filter-chip{height:40px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 14px;font-size:11px;font-weight:600;color:var(--muted);white-space:nowrap;transition:border-color .15s,background .15s,color .15s}.reservation-filter-chip:hover{border-color:#d5ddd8;color:var(--ink)}.reservation-filter-chip.active{border-color:#69aa8d;background:var(--green2);color:var(--green)}.reservation-cards{background:transparent;border:0;box-shadow:none;overflow:visible}.reservation-cards-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:0 2px}.reservation-cards-head>div{display:flex;align-items:center;gap:10px}.reservation-cards-head svg{width:20px;color:var(--green)}.reservation-cards-head h3{font-size:15px}.reservation-cards-head p{font-size:10px;color:var(--muted);margin-top:2px}.reservation-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.reservation-card{width:100%;text-align:left;border:1px solid var(--line);border-radius:14px;background:#fff;padding:16px;display:flex;flex-direction:column;gap:14px;cursor:pointer;box-shadow:0 2px 10px rgba(26,45,36,.04);transition:border-color .15s,box-shadow .15s,transform .15s}.reservation-card:hover{border-color:#b9d5c8;box-shadow:0 10px 28px rgba(26,45,36,.08);transform:translateY(-1px)}.reservation-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.reservation-card-top .guest{flex:1 1;min-width:0}.reservation-card-top .guest strong{font-size:13px}.reservation-card-top .guest span{font-size:9px;color:var(--muted);margin-top:2px}.reservation-card-top>svg{width:16px;color:#b4bbb7;flex-shrink:0;margin-top:4px}.reservation-card-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px;border-radius:10px;background:#f7faf8;border:1px solid #edf1ee}.reservation-card-meta>div{min-width:0}.reservation-card-meta>div>span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.4px;color:var(--muted);font-weight:700;margin-bottom:3px}.reservation-card-meta>div>strong{display:block;font-size:11px;line-height:1.3}.reservation-card-meta>div>small{display:block;font-size:9px;color:var(--muted);margin-top:2px;line-height:1.35}.reservation-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.reservation-card-price{font:800 14px Manrope,sans-serif;color:var(--green);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.reservation-cards-empty{margin:0;padding:28px 16px;text-align:center;color:var(--muted);font-size:11px;background:#fff;border:1px dashed var(--line);border-radius:14px}.reservation-history-list{overflow:hidden}.reservation-history-list>header{padding:16px 18px;border-bottom:1px solid var(--line)}.reservation-history-list>header>div{display:flex;gap:10px;align-items:center}.reservation-history-list>header svg{width:20px;color:var(--green)}.reservation-history-list h3{font-size:14px}.reservation-history-list p{font-size:9px;color:var(--muted)}.reservation-history-row{width:100%;min-width:0;display:flex;align-items:center;gap:18px;text-align:left;border:0;border-bottom:1px solid #edf0ee;background:#fff;padding:13px 20px;cursor:pointer}.reservation-history-row:hover{background:#f8fbf9}.reservation-history-row span:not(.badge),.reservation-history-row strong{display:block}.reservation-history-row strong{font-size:10px}.reservation-history-row span{font-size:8px;color:var(--muted);margin-top:3px}.reservation-history-row>.guest{flex:1 1 200px;min-width:0}.reservation-history-row>.guest span,.reservation-history-row>.guest strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reservation-history-row>.stay-dates{flex:0 1 155px;min-width:0}.reservation-history-row>.stay-room{flex:0 1 135px;min-width:0}.reservation-history-row-end{margin-left:auto;display:flex;align-items:center;gap:12px;flex-shrink:0;padding-left:12px}.reservation-history-badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.reservation-history-row-end>b{text-align:right;font-size:10px;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:4.75rem}.reservation-history-row-end>svg{width:15px;color:#9ba49f;flex-shrink:0}.reservation-workspace{max-width:none}.reservation-toolbar,.reservation-toolbar .toolbar-actions,.reservation-toolbar>div{display:flex;align-items:center}.reservation-toolbar{justify-content:space-between;margin-bottom:18px;gap:12px}.reservation-toolbar>div:first-child{gap:10px}.reservation-toolbar span{font-size:10px;color:var(--muted)}.reservation-toolbar h2{font-size:18px}.reservation-shell{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;align-items:start}.reservation-main{display:flex;flex-direction:column;gap:10px}.reservation-charges>header,.reservation-history>header,.reservation-summary>header{padding:12px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.reservation-charges>header>div,.reservation-history>header>div,.reservation-summary>header>div{display:flex;gap:10px;align-items:center}.reservation-charges>header svg,.reservation-history>header svg,.reservation-summary>header svg{width:20px;color:var(--green)}.reservation-charges h3,.reservation-history h3,.reservation-summary h3{font-size:14px}.reservation-charges p,.reservation-history p,.reservation-summary p{font-size:9px;color:var(--muted)}.reservation-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 12px;padding:10px 16px;margin:0}.reservation-facts>div{display:flex;align-items:baseline;gap:6px;min-width:0;overflow:hidden}.reservation-facts dt{font-size:9px;text-transform:uppercase;letter-spacing:.3px;color:var(--muted);white-space:nowrap;flex-shrink:0}.reservation-facts dd{margin:0;font-size:11px;font-weight:700;min-width:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reservation-charges table{width:100%}.reservation-charges>header strong{font-size:12px;color:var(--green)}.reservation-timeline{padding:2px 16px 12px;display:flex;flex-direction:column;gap:0}.reservation-timeline>article{display:grid;grid-template-columns:16px 1fr;gap:10px;padding:8px 0;border-bottom:1px solid #edf0ee;position:relative}.reservation-timeline>article:last-child{border-bottom:0}.timeline-dot{width:8px;height:8px;border-radius:50%;background:var(--green);margin-top:3px;position:relative;z-index:1}.timeline-dot[data-tone=payment]{background:#2f6fa4}.timeline-dot[data-tone=alert]{background:#b54d45}.timeline-dot[data-tone=sync]{background:#c89955}.timeline-head{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:2px}.timeline-head strong{font-size:11px;min-width:0;line-height:1.25}.timeline-head-end{display:flex;align-items:center;gap:6px;flex-shrink:0}.timeline-head span{font-size:8px;color:var(--muted);white-space:nowrap}.reservation-timeline p{font-size:9px;color:var(--muted);margin:0;line-height:1.35}.reservation-aside{display:flex;flex-direction:column;gap:12px}@media(max-width:1100px){.reservation-shell{grid-template-columns:1fr}.reservation-aside{display:grid;grid-template-columns:1fr 1fr}.reservation-history-row{gap:8px;padding:12px 14px}}@media(max-width:900px){.reservation-cards-grid{grid-template-columns:1fr}.reservation-filters{flex-wrap:wrap}.planning-filter.reservation-filter,.reservation-filter{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px);width:auto;min-width:0}.reservation-filter-chip{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px)}.reservation-history-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"guest price chevron" "dates room room" "badges badges badges";gap:6px 10px;padding:12px 16px;align-items:center}.reservation-history-row>.guest{grid-area:guest;flex:unset;min-width:0}.reservation-history-row>.stay-dates{grid-area:dates;flex:unset;min-width:0}.reservation-history-row>.stay-room{grid-area:room;text-align:right;flex:unset;min-width:0}.reservation-history-row>.stay-dates span,.reservation-history-row>.stay-dates strong,.reservation-history-row>.stay-room span,.reservation-history-row>.stay-room strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reservation-history-row-end{display:contents;margin-left:0;padding-left:0}.reservation-history-badges{grid-area:badges;justify-content:flex-start;flex-wrap:wrap}.reservation-history-row-end>b{grid-area:price;text-align:right;min-width:unset}.reservation-history-row-end>svg{grid-area:chevron;width:15px}.reservation-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{flex-wrap:wrap;overflow:visible}.filters .grow{flex:1 1 100%;max-width:none}.filter-select{display:flex;align-items:center;gap:8px;height:40px;border:1px solid var(--line);border-radius:9px;padding:0 12px;background:#fafbfa;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px);min-width:0}.filter-select svg{width:16px;color:#99a19d;flex-shrink:0}.filter-select select{border:0;background:transparent;outline:0;width:100%;font-size:11px;min-width:0;color:var(--ink)}.reservation-toolbar{align-items:flex-start;flex-direction:column}.reservation-toolbar .toolbar-actions{flex-wrap:wrap;width:100%;gap:8px}.reservation-aside{grid-template-columns:1fr}.payment-panel-stats,.reservation-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.reservation-kpis{gap:6px}.reservation-kpis article{padding:8px 9px;border-radius:8px}.reservation-kpis span{font-size:7px}.reservation-kpis strong{font-size:15px}.reservation-kpis small{font-size:6px}.reservation-filters{display:grid;grid-template-columns:1fr;gap:8px}.planning-filter.reservation-filter,.reservation-filter-chip{width:100%;flex:unset}.reservation-card{padding:14px}.reservation-card-meta{grid-template-columns:1fr}.reservation-history-row{padding:11px 12px;gap:5px 8px}.reservation-facts{grid-template-columns:1fr}.filter-select{flex:1 1 100%}.reservation-toolbar .toolbar-actions .primary{flex:1 1}.payment-panel-stats{grid-template-columns:1fr}.payment-panel header,.payment-panel-progress{flex-wrap:wrap}.payment-panel header .badge{margin-left:0;margin-top:8px}.reservation-charges>header,.reservation-history>header,.reservation-summary>header{padding:14px 16px;flex-wrap:wrap;gap:10px}.timeline-head{flex-wrap:wrap;align-items:center;gap:6px 8px}.timeline-head-end{margin-left:auto}.timeline-head span{white-space:normal}.reservation-payment-methods{grid-template-columns:1fr}}.stay-billing{overflow:hidden}.stay-billing-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px;border-bottom:1px solid var(--line)}.stay-billing-head>div:first-child{display:flex;gap:10px;align-items:flex-start}.stay-billing-head svg{width:20px;color:var(--green);margin-top:2px}.stay-billing-head h3{font-size:14px}.stay-billing-head p{font-size:9px;color:var(--muted)}.cadence-switch{display:flex;background:#e9eeeb;padding:3px;border-radius:9px;flex-shrink:0}.cadence-switch button{border:0;background:transparent;padding:8px 12px;border-radius:7px;font-size:10px;font-weight:700;color:var(--muted)}.cadence-switch button.active{background:#fff;color:var(--green);box-shadow:0 1px 5px #dfe3e0}.stay-billing-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px 18px;border-bottom:1px solid var(--line)}.stay-billing-overview article{background:#f7faf8;border:1px solid var(--line);border-radius:10px;padding:10px 12px;min-width:0}.stay-billing-overview em,.stay-billing-overview span,.stay-billing-overview strong{display:block}.stay-billing-overview span{font-size:8px;color:var(--muted);text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stay-billing-overview em,.stay-billing-overview strong{font-size:12px;margin-top:3px}.stay-billing-overview em{font-style:normal;color:var(--green)}.stay-billing-progress{padding:14px 18px 8px}.progress-labels{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin-bottom:7px}.progress-track{height:8px;background:#e8ece9;border-radius:8px;overflow:hidden}.progress-track i{display:block;height:100%;background:linear-gradient(90deg,var(--green),#3b9b73);border-radius:8px}.stay-period-timeline{display:flex;gap:4px;padding:0 18px 14px;overflow:auto}.period-block{flex:1 1;min-width:34px;height:34px;border-radius:8px;background:#eef2ef;display:grid;place-items:center;font-size:9px;font-weight:800;color:#7d8781}.period-block.current{background:#e8f1f8;color:#2f6fa4}.period-block.due{background:#fbf0df;color:#a66d27}.period-block.invoiced{background:#e8f1f8;color:#2f6fa4}.period-block.paid{background:#e6f4ed;color:#197452}.stay-period-list{display:flex;flex-direction:column}.stay-period-row{display:grid;grid-template-columns:minmax(180px,1.4fr) 95px 100px minmax(130px,1fr);gap:12px;align-items:center;padding:14px 18px;border-top:1px solid #edf0ee}.stay-period-row.due{background:#fffdf8}.period-main .period-index{font-size:8px;text-transform:uppercase;letter-spacing:.5px;color:var(--green);font-weight:800}.period-main span,.period-main strong{display:block}.period-main strong{font-size:11px;margin:3px 0}.period-main span{font-size:9px;color:var(--muted)}.stay-period-row>b{text-align:right;font-size:10px}.period-actions{display:flex;justify-content:flex-end}.period-actions .small{height:34px;font-size:10px}.period-actions .small svg{width:14px}.period-hint,.stay-billing-hint{font-size:9px;color:var(--muted)}.stay-billing-hint{display:flex;align-items:center;gap:7px;padding:14px 18px 18px;border-top:1px solid var(--line)}.long-stay-recap{padding:16px 18px;display:grid;gap:10px}.long-stay-recap p{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.long-stay-recap strong{color:var(--ink)}@media(max-width:900px){.stay-period-row{grid-template-columns:1fr auto}.period-actions,.stay-period-row>b{grid-column:1/-1}.stay-period-row>b{text-align:left}.period-actions{justify-content:flex-start}}@media(max-width:540px){.stay-billing-head{display:block}.cadence-switch{margin-top:12px;width:100%}.cadence-switch button{flex:1 1}}.payment-panel header{display:flex;align-items:flex-start;gap:10px;padding:18px;border-bottom:1px solid var(--line)}.payment-panel header svg{width:20px;color:var(--green);margin-top:2px}.payment-panel header h3{font-size:14px}.payment-panel header p{font-size:9px;color:var(--muted)}.payment-panel header .badge{margin-left:auto}.payment-panel-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 18px;border-bottom:1px solid var(--line)}.payment-panel-stats p{display:flex;flex-direction:column;gap:2px;font-size:8px;color:var(--muted);min-width:0}.payment-panel-stats em,.payment-panel-stats strong{font-size:11px;color:var(--ink)}.payment-panel-stats em{font-style:normal;color:var(--green)}.payment-panel-progress{padding:14px 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.payment-panel-progress span{font-size:9px;color:var(--muted);white-space:nowrap}.payment-panel-actions{padding:16px 18px 18px}.tab-note-form{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.history-filters{margin-bottom:12px}.receipt-row{display:grid;grid-template-columns:45px 1fr auto;gap:10px;align-items:center;padding:12px 4px;border-bottom:1px solid var(--line)}.receipt-row-end{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.receipt-row-end .small{height:30px;font-size:9px}.side-hint{font-size:9px;color:var(--muted);line-height:1.5;margin:0}@media(max-width:800px){.receipt-row{grid-template-columns:1fr}.receipt-row>span{display:none}}.stay-tax-page{max-width:none}.stay-tax-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.stay-tax-head h2{font-family:Manrope,sans-serif;font-size:24px;margin:0}.stay-tax-head p{color:var(--muted);font-size:12px;margin-top:4px;line-height:1.5;max-width:42rem}.stay-tax-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.stay-tax-toolbar svg{width:15px;flex-shrink:0}.stay-tax-toolbar .badge,.stay-tax-toolbar .primary,.stay-tax-toolbar .secondary{flex:0 0 auto;height:40px;white-space:nowrap;padding:0 14px;font-size:11px}.stay-tax-toolbar .primary:disabled,.stay-tax-toolbar .secondary:disabled{opacity:.45;cursor:not-allowed}.stay-tax-toolbar .badge{display:inline-flex;align-items:center;gap:5px}.stay-tax-config-form{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.stay-tax-config-form .config-field{min-width:160px;margin:0;flex:1 1}.stay-tax-config-form .primary{height:40px;flex-shrink:0}.stay-tax-config-form .primary svg{width:15px}.stay-tax-period{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:14px}.stay-tax-month-nav{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:6px 8px 6px 6px;min-width:min(280px,100%)}.stay-tax-month-nav>div{flex:1 1;text-align:center;min-width:0;padding:0 4px}.stay-tax-month-nav strong{display:block;font-family:Manrope;font-size:15px;text-transform:capitalize;line-height:1.2}.stay-tax-month-nav span{display:block;font-size:10px;color:var(--muted);margin-top:2px}.stay-tax-month-nav .icon-btn{width:36px;height:36px;border:1px solid var(--line);background:#fafbfa}.stay-tax-month-nav .icon-btn:hover{background:var(--green2);color:var(--green);border-color:#c5e0d3}.stay-tax-month-pills{display:flex;flex:1 1;min-width:0;gap:7px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 0}.stay-tax-month-pills::-webkit-scrollbar{display:none}.stay-tax-month-pills button{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;border:1px solid var(--line);background:#fff;border-radius:20px;padding:8px 12px;font-size:11px;font-weight:700;color:var(--muted);text-transform:capitalize}.stay-tax-month-pills button:hover{border-color:#c5e0d3;color:var(--ink)}.stay-tax-month-pills button.active{border-color:var(--green);background:var(--green2);color:var(--green)}.stay-tax-month-pills button svg{width:12px;height:12px;flex-shrink:0}.stay-tax-summary{display:grid;grid-template-columns:minmax(240px,1.05fr) minmax(0,1.6fr);gap:12px;margin-bottom:14px;align-items:stretch}.stay-tax-hero{position:relative;overflow:hidden;background:linear-gradient(118deg,#153f30,#1c6a4d);color:#fff;border-radius:16px;padding:22px 24px;display:flex;flex-direction:column;justify-content:center;min-height:168px}.stay-tax-hero:after{content:"";position:absolute;width:180px;height:180px;border:36px solid rgba(255,255,255,.06);border-radius:50%;right:-50px;top:-70px;pointer-events:none}.stay-tax-hero em,.stay-tax-hero p,.stay-tax-hero span,.stay-tax-hero strong{position:relative;z-index:1}.stay-tax-hero span{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#c9e4d8;font-weight:700}.stay-tax-hero strong{display:block;font:800 44px/1.05 Manrope,sans-serif;margin:8px 0 6px;letter-spacing:-.02em}.stay-tax-hero .money-value{color:#fff;font-size:1em}.stay-tax-hero .money-value small{color:#d4e8df;font-size:.62em;font-weight:700;letter-spacing:.04em;margin-left:.12em}.stay-tax-hero p{font-size:12px;color:#cfe0d9;margin:0}.stay-tax-hero em{display:inline-flex;align-items:center;margin-top:12px;padding:5px 10px;border-radius:999px;background:#f4e4c8;color:#7a5416;border:1px solid transparent;font-style:normal;font-size:11px;font-weight:700;width:fit-content}.stay-tax-hero.is-declared em{background:#e8f4ee;color:#197452}.stay-tax-kpis{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.stay-tax-kpis article{display:flex;align-items:flex-start;gap:10px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 14px 12px;min-width:0}.stay-tax-kpis i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--green2);color:var(--green);flex-shrink:0}.stay-tax-kpis i svg{width:16px;height:16px}.stay-tax-kpis small,.stay-tax-kpis span,.stay-tax-kpis strong{display:block}.stay-tax-kpis span{font-size:10px;color:var(--muted);font-weight:600}.stay-tax-kpis strong{font:800 20px/1.15 Manrope,sans-serif;margin:3px 0 2px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stay-tax-kpis small{font-size:10px;color:#8a938f;line-height:1.3}.stay-tax-kpis .money-value small{display:inline;font-size:.55em;font-weight:700;color:var(--muted);margin-left:2px}.stay-tax-table-card{overflow:hidden}.stay-tax-table-head{padding:16px 18px;border-bottom:1px solid var(--line)}.stay-tax-table-head>div{display:flex;gap:10px;align-items:center}.stay-tax-table-head svg{width:20px;color:var(--green);flex-shrink:0}.stay-tax-table-head h3{font-size:15px}.stay-tax-table-head p{font-size:11px;color:var(--muted);margin-top:3px;line-height:1.4}.stay-tax-table{width:100%;table-layout:fixed;border-collapse:collapse}.stay-tax-col-guest{width:22%}.stay-tax-col-room{width:10%}.stay-tax-col-stay{width:24%}.stay-tax-col-num{width:11%}.stay-tax-col-amount{width:13%}.stay-tax-table th{font-size:10px;letter-spacing:.04em;color:#6d7872;background:#f7faf8;white-space:nowrap}.stay-tax-table tbody tr:hover{background:#f8fbf9}.stay-tax-table td span,.stay-tax-table td strong{display:block}.stay-tax-table td.stay-tax-col-guest-cell{white-space:normal;word-break:break-word;overflow-wrap:anywhere;min-width:0}.stay-tax-table td.stay-tax-col-guest-cell strong{white-space:normal;word-break:break-word;line-height:1.25;font-size:13px}.stay-tax-table td span{font-size:10px;color:var(--muted);margin-top:3px}.stay-tax-table .stay-tax-num{text-align:right;white-space:nowrap;vertical-align:middle;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stay-tax-table .stay-tax-cell-hint{font-size:10px}.stay-tax-table .stay-tax-amount{color:var(--green);font-weight:700}.stay-tax-table .stay-tax-amount .money-value{color:inherit}.stay-tax-table .stay-tax-amount .money-value small{color:inherit;opacity:.7}.stay-tax-table tfoot td{background:#f0f7f3;border-top:1px solid #d7e6de;font-size:12px;vertical-align:middle}.stay-tax-table tfoot .stay-tax-total-label{text-align:left}.stay-tax-cards{display:none}.stay-tax-card{border-bottom:1px solid #edf0ee;padding:14px 16px}.stay-tax-card header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.stay-tax-card strong{display:block;font-size:13px;line-height:1.3;overflow-wrap:anywhere}.stay-tax-card header span{display:block;font-size:10px;color:var(--muted);margin-top:3px}.stay-tax-card header b{font:800 14px Manrope,sans-serif;color:var(--green);white-space:nowrap}.stay-tax-card>p{font-size:11px;color:var(--muted);margin:8px 0 10px}.stay-tax-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.stay-tax-card dt{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.stay-tax-card dd{margin:3px 0 0;font-size:13px;font-weight:700}.stay-tax-card dd small{display:block;font-size:10px;color:var(--muted);font-weight:500;margin-top:2px}.stay-tax-cards-total{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;background:#f0f7f3;font-size:12px}.stay-tax-cards-total strong{font:800 16px Manrope,sans-serif;color:var(--green)}.stay-tax-recap{margin-top:14px;padding:18px;display:none}.stay-tax-recap header h3{font-size:14px;text-transform:capitalize}.stay-tax-recap header p{font-size:10px;color:var(--muted);margin-top:4px}.stay-tax-recap dl{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.stay-tax-recap dl>div{background:#f7faf8;border:1px solid var(--line);border-radius:10px;padding:12px}.stay-tax-recap dt{font-size:8px;text-transform:uppercase;color:var(--muted);letter-spacing:.4px}.stay-tax-recap dd{margin:6px 0 0;font-size:13px;font-weight:800}@media(max-width:1100px){.stay-tax-summary{grid-template-columns:1fr}.stay-tax-hero{min-height:0}}@media(max-width:900px){.stay-tax-head{flex-direction:column;align-items:stretch}.stay-tax-toolbar{justify-content:flex-start}.stay-tax-toolbar .primary{flex:1 1 auto}.stay-tax-period{flex-direction:column;align-items:stretch}.stay-tax-month-nav{min-width:0;width:100%;justify-content:space-between}.stay-tax-kpis{grid-template-columns:1fr 1fr}.stay-tax-kpis article{flex-direction:row}.stay-tax-config-form{display:block}.stay-tax-config-form .primary{width:100%;margin-top:8px}.stay-tax-table-wrap{display:none}.stay-tax-cards{display:block}}@media(max-width:540px){.stay-tax-head h2{font-size:22px}.stay-tax-hero{padding:18px 16px}.stay-tax-hero strong{font-size:36px}.stay-tax-hero .money-value small{font-size:.58em}.stay-tax-toolbar .secondary span{display:none}.stay-tax-toolbar .secondary{width:40px;padding:0}.stay-tax-toolbar .badge{height:auto;padding:8px 10px;white-space:normal;line-height:1.3}.stay-tax-kpis{gap:8px}.stay-tax-kpis article{padding:12px}.stay-tax-kpis strong{font-size:18px}}@media print{.demo-banner,.mobile-nav,.sidebar,.stay-tax-cards,.stay-tax-period,.stay-tax-table-card .empty,.stay-tax-toolbar,.toast,.topbar{display:none!important}main{margin:0!important}.page{padding:0!important}.stay-tax-head{margin-bottom:12px}.stay-tax-recap{display:block!important}.stay-tax-summary{grid-template-columns:minmax(240px,1fr) minmax(0,1.6fr);margin-bottom:12px}.stay-tax-kpis{grid-template-columns:1fr 1fr}.stay-tax-table-wrap{display:block!important}.stay-tax-table-card{border:0;box-shadow:none}}.planning-page{max-width:none}.planning-head{align-items:flex-start;gap:12px}.planning-head-actions{display:flex;align-items:center;gap:8px}.planning-nav{display:flex;gap:4px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:3px}.planning-toolbar{display:grid;grid-template-columns:1fr}.planning-periods{flex-wrap:wrap}.planning-filters{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;width:100%;min-width:0}.planning-search{flex:1 1 auto;min-width:0;max-width:none}.planning-search input{min-width:0;width:100%}.planning-search-clear{width:28px;height:28px;flex-shrink:0}.planning-filter{position:relative;height:40px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;padding:0 30px 0 12px;background:#fff;flex:0 0 auto;width:min(168px,28vw);min-width:128px;color:#99a19d;transition:border-color .15s,box-shadow .15s}.planning-filter:hover{border-color:#d5ddd8}.planning-filter:focus-within{border-color:var(--green);box-shadow:0 0 0 3px var(--green2)}.planning-filter>svg:first-of-type{width:15px;flex-shrink:0}.planning-filter select{border:0;background:transparent;outline:0;width:100%;min-width:0;font-size:11px;font-weight:600;color:var(--ink);appearance:none;-webkit-appearance:none;cursor:pointer;padding:0}.planning-filter-chevron{position:absolute;right:10px;width:14px;color:var(--muted);pointer-events:none}.planning-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}.planning-kpis article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 12px;min-width:0}.planning-kpis small,.planning-kpis span,.planning-kpis strong{display:block}.planning-kpis span{font-size:10px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.planning-kpis strong{font:800 17px Manrope;margin:2px 0 1px;line-height:1.1}.planning-kpis small{font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.planning-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:28px;color:var(--muted);font-size:12px}.planning-loading .spin{width:18px;height:18px;animation:spin 1s linear infinite}.planning-scroll{max-height:calc(100vh - 320px)}.planning-table{border-collapse:separate;border-spacing:0;min-width:900px;width:100%}.planning-board.compact .planning-table{min-width:760px}.planning-table td,.planning-table th{border-bottom:1px solid var(--line);border-right:1px solid #eef1ef;vertical-align:top;padding:0}.planning-table thead th{background:#fafbfa;position:sticky;top:0;z-index:3;padding:10px 8px;text-align:center;min-width:92px}.planning-board.compact .planning-table thead th{min-width:68px;padding:8px 4px}.planning-table thead th span{display:block;font-size:9px;text-transform:uppercase;color:var(--muted);letter-spacing:.4px}.planning-table thead th strong{display:block;font-size:11px;margin-top:3px;font-weight:700}.planning-table td.today,.planning-table thead th.today{background:#f2faf6}.planning-table td.weekend,.planning-table thead th.weekend{background:#fbfaf7}.planning-room-col{position:sticky;left:0;z-index:4;background:#fff;min-width:120px;max-width:120px;padding:12px 14px!important;text-align:left;border-right:1px solid var(--line)!important}.planning-table thead .planning-room-col{z-index:5}.planning-room-col strong{display:block;font-size:13px}.planning-room-col span{display:block;font-size:9px;color:var(--muted);margin-top:3px}.planning-type-row .planning-type-label{background:#f3f6f4;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:8px 14px!important;position:sticky;left:0;z-index:2}.planning-table td{height:58px;min-width:92px;background:#fff}.planning-board.compact .planning-table td{height:50px;min-width:68px}.planning-table td.free{background:repeating-linear-gradient(-45deg,#fafbfa,#fafbfa 6px,#f3f5f4 0,#f3f5f4 12px)}.planning-table td.occupied{padding:4px}.planning-table td.occupied.stay{background:linear-gradient(180deg,#e8f5ef,#dff0e8)}.planning-table td.occupied.arrival{background:linear-gradient(180deg,#e8f1f8,#dfeaf3)}.planning-table td.occupied.departure{background:linear-gradient(180deg,#fbf0df,#f5e8d2)}.planning-table td.occupied.upcoming{background:linear-gradient(180deg,#f0f2f0,#e8ece9)}.planning-table td.arrival-night{box-shadow:inset 3px 0 0 var(--green)}.planning-table td.departure-night{box-shadow:inset -3px 0 0 #c89955}.planning-table td.highlighted .planning-stay{box-shadow:0 0 0 2px var(--green),0 4px 14px rgba(25,116,82,.18)}.planning-table td.dimmed{opacity:.35}.planning-stay{width:100%;height:100%;border:0;border-radius:8px;padding:6px 8px;background:rgba(255,255,255,.55);display:flex;flex-direction:column;justify-content:center;gap:2px;overflow:hidden;text-align:left;cursor:pointer}.planning-stay:hover{background:rgba(255,255,255,.82)}.planning-stay strong{font-size:10px}.planning-stay small,.planning-stay strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.planning-stay small{font-size:8px;color:var(--muted)}.planning-legend{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.planning-legend-free{font-size:10px;color:var(--muted);margin-left:auto}.planning-unassigned{margin-bottom:14px;padding:16px 18px;border-color:#ead3b0;background:#fffaf2;display:grid;grid-template-columns:1fr minmax(220px,.9fr);gap:16px;align-items:start}.planning-unassigned strong{display:block;font-size:12px;margin-bottom:4px}.planning-unassigned p{font-size:10px;color:var(--muted);line-height:1.5}.planning-unassigned ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.planning-unassigned li{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.planning-unassigned-item{width:100%;border:0;background:transparent;padding:8px 10px;text-align:left}.planning-unassigned-item:hover{background:#f7fbf9}.planning-unassigned-item span{display:block;font-size:11px;font-weight:700}.planning-unassigned-item small{display:block;font-size:9px;color:var(--muted);margin-top:2px}.planning-unassigned-more{display:block;margin-top:6px;font-size:9px;color:var(--green);font-weight:700;background:transparent;border:0;padding:0}.planning-popover-backdrop{position:fixed;inset:0;background:rgba(21,34,28,.28);z-index:40;display:grid;place-items:center;padding:20px}.planning-popover{width:min(420px,100%);padding:18px}.planning-popover header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.planning-popover header strong{display:block;font-size:16px;margin-bottom:4px}.planning-popover header p{font-size:11px;color:var(--muted)}.planning-popover-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 16px}.planning-popover-facts div{background:#f7f9f7;border:1px solid var(--line);border-radius:10px;padding:10px 12px}.planning-popover-facts dt{font-size:9px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:4px}.planning-popover-facts dd{margin:0;font-size:12px;font-weight:600}.planning-popover-action{width:100%}.planning-date-range{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.planning-date-range>span{color:var(--muted);font-size:12px;font-weight:700}.planning-date-range>small{font-size:9px;color:var(--muted)}.planning-date-field{height:40px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;padding:0 12px;background:#fff;color:#99a19d}.planning-date-field svg{width:15px;flex-shrink:0}.planning-date-field input{border:0;background:transparent;outline:0;font-size:11px;font-weight:600;color:var(--ink)}.planning-toolbar{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.planning-board{overflow:hidden;padding:0}.planning-scroll{overflow:auto;max-height:calc(100vh - 300px);scroll-behavior:smooth}.planning-grid{display:grid;min-width:max-content;width:100%;align-items:stretch}.planning-corner,.planning-day-head{position:sticky;top:0;z-index:3;background:#fafbfa;border-bottom:1px solid var(--line);border-right:1px solid #eef1ef;padding:10px 8px;text-align:center}.planning-corner{left:0;z-index:5;text-align:left;padding:12px 14px;font-size:10px;font-weight:700;border-right:1px solid var(--line);min-width:132px}.planning-corner,.planning-day-head span{text-transform:uppercase;letter-spacing:.4px;color:var(--muted)}.planning-day-head span{display:block;font-size:9px}.planning-day-head strong{display:block;font-size:11px;margin-top:3px;font-weight:700}.planning-cell.today,.planning-day-head.today{background:#f2faf6}.planning-cell.weekend,.planning-day-head.weekend{background:#fbfaf7}.planning-cell.past,.planning-day-head.past{background:repeating-linear-gradient(-45deg,#f7f8f7,#f7f8f7 6px,#eef1ef 0,#eef1ef 12px)}.planning-type-label{background:#f3f6f4;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:8px 14px;z-index:2}.planning-room-cell,.planning-type-label{border-bottom:1px solid var(--line);position:sticky;left:0}.planning-room-cell{z-index:4;background:#fff;padding:10px 14px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;min-height:56px}.planning-room-cell strong{display:block;font-size:13px}.planning-room-cell span{display:block;font-size:9px;color:var(--muted);margin-top:3px}.planning-track{position:relative;border-bottom:1px solid var(--line);min-height:56px;-webkit-user-select:none;user-select:none;touch-action:pan-x pan-y}.planning-cells{display:grid;height:100%;min-height:56px}.planning-cell{border-right:1px solid #eef1ef;min-height:56px;background:#fff}.planning-board.compact .planning-cell,.planning-board.compact .planning-cells,.planning-board.compact .planning-room-cell,.planning-board.compact .planning-track{min-height:46px}.planning-cell.selecting{background:#e8f4ee;box-shadow:inset 0 0 0 1px #9ac5b3}.planning-bar{position:absolute;top:6px;bottom:6px;border:0;border-radius:8px;padding:6px 10px;text-align:left;overflow:hidden;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:2px;box-shadow:0 4px 12px rgba(21,44,33,.16);cursor:pointer}.planning-bar small,.planning-bar strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.planning-bar strong{font-size:11px;font-weight:700}.planning-bar small{font-size:8px;opacity:.82}.planning-bar:hover{filter:brightness(1.08);z-index:3}.planning-bar.highlighted{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--green),0 4px 14px rgba(25,116,82,.18)}.planning-bar.dimmed{opacity:.32}.planning-bar.unpaid:before{content:"";position:absolute;top:0;right:0;border-color:#e08a3c #e08a3c transparent transparent;border-style:solid;border-width:7px;border-radius:0 8px 0 0}.planning-bar.arrival:after{content:"";position:absolute;left:0;bottom:0;width:3px;top:0;background:rgba(255,255,255,.45)}.planning-create-modal{width:min(600px,100%)}.occupancy-field{grid-column:1/-1}.qty-stepper{display:flex;align-items:stretch;width:100%;min-height:48px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.qty-stepper button{width:52px;min-width:52px;min-height:48px;flex-shrink:0;border:0;border-right:1px solid var(--line);background:#f4f8f6;color:var(--green);font-size:22px;font-weight:700;line-height:1;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.qty-stepper button:last-child{border-right:0;border-left:1px solid var(--line)}.qty-stepper button:disabled{opacity:.35;color:var(--muted);cursor:not-allowed}.qty-stepper button:active:not(:disabled){background:var(--green2)}.qty-stepper input{flex:1 1;min-width:0;height:auto;border:0;border-radius:0;text-align:center;font:800 20px Manrope,sans-serif;background:#fff;color:var(--ink);-moz-appearance:textfield}.qty-stepper input::-webkit-inner-spin-button,.qty-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.planning-quote{margin:2px 0 12px;border:1px solid #d9ebe2;background:linear-gradient(180deg,#f7fbf9,#fff 72%);border-radius:14px;padding:14px 16px;grid-column:1/-1}.planning-quote-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.planning-quote-head span{display:block;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#c57a32}.planning-quote-head p{font-size:10px;color:var(--muted);margin-top:3px;max-width:280px}.planning-quote-head strong{font-size:18px;color:var(--green);white-space:nowrap}.planning-quote-rows{list-style:none;margin:12px 0 0;padding:12px 0 0;border-top:1px dashed #d9ebe2;display:flex;flex-direction:column;gap:8px}.planning-quote-rows li{display:flex;justify-content:space-between;gap:12px;font-size:11px}.planning-quote-rows span{color:var(--muted)}.planning-quote-rows b{font-weight:700;color:var(--ink)}.planning-quote-reset{display:inline-block;margin-top:6px;border:0;background:transparent;color:var(--green);font-size:10px;font-weight:700;padding:0;cursor:pointer}.planning-draft-meta{margin:12px 0 0;font-size:11px;color:var(--muted);font-weight:600}@media(max-width:800px){.planning-create-modal{width:100%}.qty-stepper,.qty-stepper button{min-height:56px}.qty-stepper button{width:60px;min-width:60px;font-size:26px}.qty-stepper input{font-size:22px}.planning-quote-head{flex-wrap:wrap;align-items:center}.planning-quote-head p{max-width:none}.planning-quote-rows li{flex-wrap:wrap;gap:4px 12px}}@media(max-width:540px){.qty-stepper,.qty-stepper button{min-height:60px}.qty-stepper button{width:68px;min-width:68px}.planning-quote-head strong{font-size:20px;white-space:normal}.planning-quote-rows li{font-size:12px}}.planning-tooltip{position:fixed;z-index:90;transform:translate(-50%,calc(-100% - 12px));width:min(280px,calc(100vw - 24px));background:#24332c;color:#f4f7f5;border-radius:12px;padding:12px 14px;box-shadow:0 16px 40px rgba(12,24,18,.35);pointer-events:none}.planning-tooltip:after{content:"";position:absolute;left:50%;bottom:-6px;width:12px;height:12px;background:#24332c;transform:translateX(-50%) rotate(45deg);border-radius:2px}.planning-tooltip strong{display:block;font-size:12px;margin-bottom:8px}.planning-tooltip p{display:flex;align-items:flex-start;gap:8px;margin:0 0 6px;font-size:10px;line-height:1.4;color:#d5ddd8}.planning-tooltip p:last-child{margin-bottom:0}.planning-tooltip svg{flex-shrink:0;margin-top:1px;opacity:.85}.planning-tooltip .due{color:#f3c48a;font-weight:700}.planning-tooltip .settled{color:#b7e0c8}.planning-tooltip.below{transform:translate(-50%,12px)}.planning-tooltip.below:after{top:-6px;bottom:auto}.planning-tooltip .money-value{color:inherit}.planning-tooltip .money-value small{color:inherit;opacity:.8}.reservation-room-assign,.reservation-room-assigned{padding:18px}.reservation-room-assign header,.reservation-room-assigned header{display:flex;align-items:flex-start;gap:12px}.reservation-room-assigned header{align-items:center;justify-content:space-between;flex-wrap:wrap}.room-assigned-info{flex:1 1;min-width:0}.room-assigned-number{text-align:center;flex-shrink:0;margin-left:auto;background:var(--green2);border:1px solid #c5e0d3;border-radius:10px;padding:6px 12px;min-width:64px}.room-assigned-number span{display:block;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:2px}.room-assigned-number strong{display:block;font:800 22px Manrope,sans-serif;color:var(--green);line-height:1}.reservation-room-assign header svg,.reservation-room-assigned header svg{width:20px;color:var(--green);flex-shrink:0;margin-top:2px}.reservation-room-assign h3,.reservation-room-assigned h3{font-size:14px;margin-bottom:4px}.reservation-room-assign p,.reservation-room-assigned p{font-size:10px;color:var(--muted);line-height:1.5}.reservation-room-assign.urgent{border-color:#ead3b0;background:#fffaf2}.reservation-room-assign header .badge{margin-left:auto;flex-shrink:0}.room-assign-form{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end;margin-top:14px}.room-assign-form .primary{height:40px}.room-assign-hint{font-size:10px;color:var(--muted);margin-top:12px;display:flex;align-items:center;gap:8px}.room-pending{font-style:normal;color:#a66d27;font-weight:600}.room-assign-open{margin-top:14px;width:100%;max-width:280px}.room-assign-modal{width:min(560px,100%)}.room-assign-steps{display:flex;flex-direction:column;gap:14px}.room-category-group h4{display:flex;align-items:center;gap:6px;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:8px}.room-category-cards{display:grid;grid-template-columns:1fr 1fr;gap:8px}.room-category-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px;text-align:left;display:flex;flex-direction:column;gap:4px}.room-category-card.highlighted{border-color:#9ac5b3;background:#f7fbf9}.room-category-card:not(.disabled):hover{border-color:var(--green);background:#f7fbf9}.room-category-card.disabled{opacity:.55;cursor:not-allowed}.room-category-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.room-category-card strong{font-size:12px}.room-category-card span{font-size:9px;color:var(--muted)}.room-category-card em{font-style:normal;font-size:9px;color:var(--green);margin-top:4px}.room-category-empty{font-size:10px;color:#a66d27;margin-top:6px}.room-assign-back{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--green);font-size:10px;font-weight:700;padding:0}.room-assign-category-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px;background:#f7f9f7;border:1px solid var(--line);border-radius:10px;padding:10px 12px}.room-assign-category-summary strong{font-size:12px}.room-assign-category-summary span{font-size:9px;color:var(--muted)}.room-number-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px;max-height:240px;overflow:auto;padding:2px}.room-number-picker button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 8px;display:flex;flex-direction:column;align-items:center;gap:2px}.room-number-picker button.selected{border-color:var(--green);background:var(--green2);box-shadow:0 0 0 2px #d8ebe2}.room-number-picker button strong{font-size:14px;font-family:Manrope,sans-serif}.room-number-picker button small{font-size:8px;color:var(--muted)}@media(max-width:540px){.room-category-cards{grid-template-columns:1fr}.room-assign-open{max-width:none;width:100%}}@media(max-width:900px){.planning-filters{flex-wrap:wrap}.planning-search{flex:1 1 100%}.planning-filter{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px);width:auto;min-width:0}.planning-head-actions{width:100%;justify-content:space-between}.planning-date-range{width:100%}.planning-date-field{flex:1 1}}@media(max-width:540px){.planning-kpis{gap:6px}.planning-kpis article{padding:8px 9px;border-radius:8px}.planning-kpis span{font-size:9px}.planning-kpis strong{font-size:15px}.planning-kpis small{font-size:8px}.planning-periods{width:100%;overflow:auto;display:flex}.planning-filters{display:grid;grid-template-columns:1fr;gap:8px}.planning-filter{flex:unset;width:100%;min-width:0}.planning-scroll{max-height:none}.planning-legend-free{width:100%;margin-left:0}.planning-popover-facts,.planning-unassigned{grid-template-columns:1fr}.planning-date-range{display:grid;grid-template-columns:1fr auto 1fr;width:100%}.planning-head-actions .primary,.planning-head-actions .primary span{font-size:11px}}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#edf5f0,#f8faf8)}.auth-card{width:min(420px,100%);background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px;box-shadow:var(--shadow)}.auth-card h1{font-size:24px;margin:12px 0 6px}.auth-card>p{color:var(--muted);font-size:12px;margin-bottom:18px}.auth-form{display:flex;flex-direction:column;gap:12px}.auth-hint{font-size:10px;color:var(--muted);line-height:1.5;margin:0 0 4px}.auth-error{color:#b54d45;font-size:10px;margin:0}.team-row{grid-template-columns:38px 1fr 90px}.hci-flow-note .block-desc{margin-bottom:12px;line-height:1.55}.hci-flow-steps{margin:0;padding-left:20px;color:var(--muted);font-size:11px;line-height:1.7}.hci-warning{background:#fbf0df;border:1px solid #e8c99a;border-radius:12px;padding:14px 16px}.hci-warning p{margin:0;font-size:11px;color:#8a5a1f;line-height:1.5}.hci-handoff{background:#fff;border:1px solid var(--line);border-radius:14px}.hci-handoff-list{margin:0;display:flex;flex-direction:column;gap:14px}.hci-handoff-list>div{display:grid;gap:6px}.hci-handoff-list dt{font-size:10px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.hci-handoff-list dd{margin:0;font-size:12px}.hci-handoff-list .copy-field{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hci-handoff-list code{word-break:break-all}.karibu-logo img{display:block;object-fit:contain}.karibu-logo-sidebar img{height:42px;width:auto;max-width:148px}.karibu-logo-auth{text-align:center;margin:0 0 18px}.karibu-logo-auth img{height:76px;width:auto;max-width:220px;margin:0 auto}.karibu-logo-inline img{height:32px;width:auto}.sidebar .brand{align-items:center}.app{--sidebar-w:250px}.app.sidebar-collapsed{--sidebar-w:72px}@media(min-width:801px){.sidebar{width:var(--sidebar-w);transition:width .22s ease,padding .22s ease}main{margin-left:var(--sidebar-w);transition:margin-left .22s ease}}.sidebar-collapse-toggle{display:none;margin-left:auto;flex-shrink:0}.sidebar-collapse-toggle:hover{background:var(--green2);color:var(--green)}@media(min-width:801px){.sidebar-collapse-toggle{display:grid}}.sidebar.collapsed{padding:20px 10px;align-items:stretch}.sidebar.collapsed .brand{flex-direction:column;padding:0 0 16px;gap:10px;align-items:center}.sidebar.collapsed .sidebar-collapse-toggle{margin-left:0}.sidebar.collapsed .property,.sidebar.collapsed .property-details,.sidebar.collapsed .sidebar-user-details,.sidebar.collapsed nav button span{display:none}.sidebar.collapsed nav button{justify-content:center;padding:0;width:44px;margin:0 auto;gap:0}.sidebar.collapsed .sidebar-bottom{flex-direction:column;padding-left:0;padding-right:0;gap:10px;align-items:center}.sidebar.collapsed .sidebar-bottom .icon-btn{margin:0}.sidebar .brand-mark.has-logo img{width:100%;height:100%;object-fit:contain;padding:4px;border-radius:10px}.topbar{gap:14px}.topbar-leading{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1}.topbar-heading{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.topbar-date{font-size:10px;color:var(--muted);line-height:1.2;white-space:nowrap;text-transform:capitalize;letter-spacing:.01em}.topbar-title{font-size:18px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.topbar-logo{display:none;width:44px;height:44px;flex-shrink:0;border-radius:12px}.topbar-logo img{padding:4px}@media(max-width:900px){.topbar-logo{display:flex}}@media(max-width:800px){.topbar{padding:0 16px;height:72px;gap:10px}.topbar-leading{gap:12px;align-items:center}.topbar-logo{width:48px;height:48px}.topbar-date{font-size:10px}.topbar-title{font-size:17px}.topbar>div:nth-child(2){margin-left:0}}@media(max-width:540px){.topbar-title{font-size:16px}}.hci-mapping-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:12px;background:#fff}.hci-mapping-table{width:100%;border-collapse:collapse;font-size:12px}.hci-mapping-table td,.hci-mapping-table th{padding:10px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.hci-mapping-table th{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);background:#fafbfa}.hci-mapping-table tr:last-child td{border-bottom:0}.hci-mapping-table input{width:100%;min-width:180px;height:36px;border:1px solid var(--line);border-radius:8px;padding:0 10px}.muted-inline{color:var(--muted);font-size:10px;margin-left:4px}.rooms-summary{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);padding:0 2px}.room-category-form h3{margin-bottom:14px;font-size:14px}.room-numbers-block{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.room-numbers-block>strong{display:block;font-size:11px;margin-bottom:4px}.room-numbers-block>p{font-size:9px;color:var(--muted);margin-bottom:12px}.room-numbers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.room-number-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.room-number-list li{display:flex;align-items:center;gap:6px;background:#f7f9f7;border:1px solid var(--line);border-radius:8px;padding:6px 8px;font-size:10px}.room-number-list li.inactive{opacity:.55}.room-number-list li.room-add-inline input{width:56px;padding:4px 6px;font-size:11px;border:1px solid var(--line);border-radius:6px}.room-number-list li.room-add-trigger,.room-number-list li.room-add-trigger button{border:none;background:transparent;padding:0}.room-number-list li.room-add-trigger button{display:flex;align-items:center;gap:4px;font-size:10px}.room-delete-btn{color:var(--muted);padding:2px}.room-delete-btn:hover{color:#b42318}.room-number-list li strong{min-width:28px;text-align:center}.room-type-catalog-card .config-field,.room-type-catalog-card .room-number-list{margin-top:10px}.room-type-catalog-card .config-field input{width:100%}.occupant-pricing{display:flex;flex-direction:column;gap:14px}.occupant-pricing-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.occupant-pricing-kicker{display:block;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#c57a32}.occupant-pricing-head h3{display:flex;align-items:center;gap:8px;font-size:15px;margin:4px 0}.occupant-pricing-head p{font-size:10px;color:var(--muted);max-width:460px}.occupant-mode{display:flex;background:#eef3f0;padding:4px;border-radius:10px;gap:4px}.occupant-mode button{flex:1 1;border:0;background:transparent;padding:9px 12px;border-radius:8px;font-size:11px;font-weight:700;color:var(--muted)}.occupant-mode button.on{background:#fff;color:var(--green);box-shadow:0 2px 7px rgba(27,52,41,.09)}.occupant-pricing-applied,.occupant-pricing-hint{font-size:10px;color:var(--muted);margin:8px 0 0}.occupant-pricing-applied{background:#f4f8f6;border:1px solid var(--line);border-radius:8px;padding:8px 10px}.room-numbers-inline{display:flex;flex-wrap:wrap;gap:4px}.room-numbers-inline code{font-size:10px;background:#f0f4f2;padding:2px 6px;border-radius:6px}.room-numbers-inline code.inactive{opacity:.45;text-decoration:line-through}.reservation-facts .full-width{grid-column:1/-1;flex-direction:column;align-items:flex-start;gap:2px;margin-top:2px;padding-top:8px;border-top:1px solid var(--line);overflow:visible}.reservation-facts .full-width dd{white-space:normal;overflow:visible;text-overflow:unset}.reservation-summary{overflow:hidden;border-color:#c5e0d3}.reservation-summary-hero{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;background:linear-gradient(135deg,#f3f8f5,#edf5f0);border-bottom:1px solid #d9ebe2}.reservation-summary-hero-main{display:flex;align-items:center;gap:10px;min-width:0}.reservation-summary-icon{width:34px;height:34px;border-radius:10px;background:var(--green);color:#fff;display:grid;place-items:center;flex-shrink:0}.reservation-summary-icon svg{width:18px}.reservation-summary-hero h3{font-size:14px;margin-bottom:0}.reservation-summary-chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.stay-chip{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;font-size:9px;font-weight:700;line-height:1;white-space:nowrap}.stay-chip--room{background:var(--green);color:#fff}.stay-chip--type{background:#fff;border:1px solid var(--line);color:var(--ink)}.stay-chip--meal{background:#fbf0df;border:1px solid #ead3b0;color:#a66d27}.stay-chip--pending{background:#fff5f4;border:1px dashed #e8b4ae;color:#b54d45}.reservation-ref{text-align:right;flex-shrink:0;background:#fff;border:1px solid #c5e0d3;border-radius:8px;padding:5px 9px}.reservation-ref span{display:block;font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:1px}.reservation-ref strong{display:block;font:800 13px Manrope,sans-serif;color:var(--green);letter-spacing:.02em;line-height:1.1}.reservation-facts-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;padding:8px 14px 10px}.stay-fact{padding:7px 9px;border-radius:8px;border:1px solid var(--line);background:#fff;min-width:0}.stay-fact>span{display:block;font-size:7px;text-transform:uppercase;letter-spacing:.4px;color:var(--muted);font-weight:700;margin-bottom:2px}.stay-fact>strong{display:block;font-size:11px;line-height:1.2;color:var(--ink)}.stay-fact>strong small{display:block;margin-top:2px;font-size:8px;font-weight:600;color:var(--muted);line-height:1.25;white-space:normal}.stay-fact--arrival{background:#e8f1f8;border-color:#c5d9ea}.stay-fact--arrival>strong{color:#2f6fa4}.stay-fact--departure{background:#fbf0df;border-color:#ead3b0}.stay-fact--departure>strong{color:#a66d27}.stay-fact--nights{background:#f0edf8;border-color:#d8cfe8}.stay-fact--nights>strong{color:#6d57a1}.stay-fact--guests{background:#eaf5ef;border-color:#c5e0d3}.stay-fact--guests>strong{color:#197452}.stay-fact--channel{background:#f5f7f5;border-color:#dfe4e1}.stay-fact--channel>strong{color:#4f5c56}.stay-fact--tax{background:#f7faf8;border-color:#d5e8dc}.stay-fact--tax>strong{color:#197452}.reservation-special-requests{margin:0 14px 10px;padding:8px 10px;border-radius:8px;background:#fffaf2;border:1px solid #f0ddb8}.reservation-special-requests>span{display:block;font-size:7px;text-transform:uppercase;letter-spacing:.4px;color:#a66d27;font-weight:700;margin-bottom:2px}.reservation-special-requests p{margin:0;font-size:10px;line-height:1.4;color:#6a4d20}.payment-card{overflow:hidden;border-color:#d9ebe2}.payment-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f7faf8,#f3f8f5)}.payment-card-head-main{display:flex;align-items:center;gap:10px;min-width:0}.payment-card-icon{width:34px;height:34px;border-radius:10px;background:var(--green);color:#fff;display:grid;place-items:center;flex-shrink:0}.payment-card-icon svg{width:17px}.payment-card-head h3{font-size:14px;margin:0}.payment-card-head p{font-size:10px;color:var(--muted);margin:2px 0 0}.payment-card-body{display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:0}.payment-card-balance{display:flex;flex-direction:column;gap:8px;padding:14px;border-right:1px solid var(--line);background:linear-gradient(180deg,#fff8f0,#fff)}.payment-card-balance.is-paid{background:linear-gradient(180deg,#eaf5ef,#fff)}.payment-card-balance>span{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#a66d27}.payment-card-balance.is-paid>span{color:var(--green)}.payment-card-balance>strong{font:800 22px Manrope,sans-serif;color:#8a5b12;line-height:1.1}.payment-card-balance.is-paid>strong{color:var(--green)}.payment-card-progress{display:flex;flex-direction:column;gap:6px}.payment-card-progress .progress-track{height:6px;background:#efe4d8;border-radius:8px;overflow:hidden}.payment-card-balance.is-paid .payment-card-progress .progress-track{background:#d5e8dc}.payment-card-progress .progress-track i{display:block;height:100%;background:linear-gradient(90deg,#c89955,#a66d27);border-radius:8px}.payment-card-balance.is-paid .payment-card-progress .progress-track i{background:linear-gradient(90deg,var(--green),#3b9b73)}.payment-card-progress small{font-size:9px;line-height:1.35;color:var(--muted)}.payment-card-action{height:34px;padding:0 12px;border:1px solid #d4b88a;border-radius:9px;background:#fff;color:#8a5b12;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;transition:border-color .15s,background .15s,color .15s}.payment-card-action:hover{border-color:#a66d27;background:#fffaf2}.payment-card-action svg{width:14px}.payment-card-paid{display:flex;align-items:center;gap:6px;margin:0;font-size:10px;font-weight:600;color:var(--green)}.payment-card-paid svg{width:14px}.payment-card-history-link{align-self:flex-start;border:0;background:transparent;padding:0;font-size:9px;font-weight:600;color:var(--muted);text-decoration:underline;text-underline-offset:2px}.payment-card-history-link:hover{color:var(--green)}.payment-card-ledger{margin:0;padding:14px;display:flex;flex-direction:column;gap:0;background:#fff}.payment-card-ledger>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px dashed #e7ebe8}.payment-card-ledger>div:last-child{border-bottom:0}.payment-card-ledger dt{margin:0;font-size:10px;color:var(--muted);font-weight:600}.payment-card-ledger dd{margin:0;font-size:12px;font-weight:700;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.payment-card-ledger .ledger-total{padding-top:10px;margin-top:2px;border-top:1px solid var(--line);border-bottom-style:solid}.payment-card-ledger .ledger-total dd,.payment-card-ledger .ledger-total dt{font-size:11px}.payment-card-ledger .ledger-paid dd,.payment-card-ledger .ledger-paid dt,.payment-card-ledger .ledger-total dd{color:var(--green)}.payment-card-ledger .ledger-balance{padding-top:8px;margin-top:2px;border-top:1px solid #ead3b0;background:linear-gradient(180deg,transparent,#fffaf2);border-bottom:0}.payment-card-ledger .ledger-balance dt{color:#a66d27;font-weight:700}.payment-card-ledger .ledger-balance dd{font-size:14px;color:#8a5b12}.payment-card--paid .payment-card-balance{border-right-color:#c5e0d3}.payment-modal{width:min(460px,100%)}.payment-modal .payment-total{margin-bottom:14px}.payment-history--modal{margin:0 0 14px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fafbfa}.payment-history--modal h4{font-size:10px;margin:0 0 8px}.payment-quick-amounts{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 14px}.payment-quick-amounts .small{height:32px;font-size:10px;padding:0 10px}.payment-modal-footer{margin-top:0;padding-top:14px;border-top:1px solid var(--line);justify-content:flex-end}@media(max-width:1100px){.reservation-facts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.reservation-facts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-card-body{grid-template-columns:1fr}.payment-card-balance{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:540px){.reservation-summary-hero{align-items:flex-start;flex-wrap:wrap;padding:10px 12px}.reservation-ref{width:100%;text-align:left}.reservation-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 12px}.reservation-special-requests{margin:0 12px 10px}.payment-card-head{align-items:flex-start;flex-wrap:wrap}.payment-card-balance>strong{font-size:20px}.payment-modal-footer{flex-direction:column}.payment-modal-footer button{width:100%}}.open-orders-panel{margin-bottom:14px}.open-orders-panel header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.open-orders-panel header svg{width:18px;color:var(--green)}.open-orders-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.open-orders-grid article{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff;display:flex;flex-direction:column;gap:6px}.open-orders-grid article.active{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.open-order-head{display:flex;justify-content:space-between;align-items:center}.open-order-head span{font-size:10px;color:var(--muted)}.open-orders-grid article p{font-size:11px;color:var(--muted)}.open-orders-grid article small{font-size:10px;color:var(--ink)}.open-order-total{font-size:15px;font-weight:700;margin-top:4px}.open-order-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.empty-order-lines{padding:16px;text-align:center;color:var(--muted);font-size:11px}.payment-method-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.payment-method-pills button{padding:7px 14px;border:1px solid var(--line);border-radius:999px;background:#fafbfa;font-size:12px;font-weight:600;color:var(--muted);line-height:1.2;transition:border-color .15s,background .15s,color .15s}.payment-method-pills button:hover:not(.active){border-color:#cfd6d1;color:var(--ink);background:#fff}.payment-method-pills button.active{border-color:var(--green);background:var(--green2);color:var(--green);box-shadow:inset 0 0 0 1px rgba(25,116,82,.08)}.payment-hint{font-size:11px;color:var(--muted);margin:0 0 8px}.payment-hint-inline{margin:0;padding:10px 18px;border-top:1px solid var(--line);background:#f7f9f7;line-height:1.5}.payment-confirm{margin-top:12px;padding:12px;border-radius:10px;background:var(--green2);font-size:12px}.stay-charges-body{padding:0 14px 12px;display:flex;flex-direction:column;gap:8px}.stay-charges-lines{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;border:1px solid var(--line);border-radius:10px;overflow:hidden}.stay-charges-lines li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-bottom:1px solid var(--line);background:#fff;font-size:11px}.stay-charges-lines li:last-child{border-bottom:0}.stay-charges-lines li[data-category=Restaurant]{background:#fafbfa}.stay-charges-lines li[data-category=Service]{background:#f8f6fb}.stay-line-unit{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px}.stay-line-main{min-width:0;display:flex;flex-direction:column;gap:1px}.stay-line-main strong{font-size:11px;line-height:1.25}.stay-line-main span{font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.stay-charges-lines b{font-size:11px;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0;color:var(--ink)}.stay-charges-totals{display:flex;flex-direction:column;gap:4px;padding:8px 10px;border-radius:10px;background:#f7faf8;border:1px solid var(--line)}.stay-charges-totals p{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0;font-size:10px;color:var(--muted)}.stay-charges-totals p b,.stay-charges-totals p strong{color:var(--ink);white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stay-charges-totals .stay-charges-grand{margin-top:2px;padding-top:6px;border-top:1px solid var(--line);font-size:11px;color:var(--ink);font-weight:700}.stay-charges-totals .stay-charges-grand strong{font-size:12px;color:var(--green)}.reservation-charges.compact>header{padding:12px 14px}.reservation-charges.compact>header strong{font-size:15px;color:var(--green)}.payment-panel-stats.compact{gap:4px!important}.payment-panel-stats.compact p{font-size:10px!important;padding:4px 0!important}.side-card.compact h3{font-size:12px;margin-bottom:8px}.side-card.compact p{font-size:10px;padding:4px 0}.side-card.compact .side-balance{margin-top:4px;padding-top:6px;border-top:1px solid var(--line);font-weight:700}.side-card.compact .side-balance em{color:var(--green);font-style:normal;font-weight:800}.stay-charge-cards{display:flex;flex-direction:column;gap:8px}.stay-charge-card{border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:#fafbfa}.stay-charge-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.stay-charge-card-head strong{font-size:12px;line-height:1.25}.stay-charge-card-head span{font-size:10px;color:var(--muted);margin-top:2px;line-height:1.35}.stay-charge-card-meta{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:8px;padding-top:8px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.stay-charges-summary{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border-radius:10px;background:#f7faf8;border:1px solid var(--line)}.stay-charge-card-head span,.stay-charge-card-head strong{display:block}.stay-charge-card-head>b{font-size:12px;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0}.stay-charge-card-meta span{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.stay-charges-summary p{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0;font-size:11px;color:var(--muted)}.stay-charges-summary p b,.stay-charges-summary p strong{color:var(--ink);white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stay-charges-summary .stay-charges-grand{margin-top:2px;padding-top:8px;border-top:1px solid var(--line);font-size:12px;color:var(--ink);font-weight:700}.reservation-timeline .badge{height:22px;padding:0 8px;font-size:9px}.stay-charges-summary .stay-charges-grand strong{font-size:13px;color:var(--green)}@media(max-width:540px){.stay-charges-body{padding:0 16px 16px}.stay-charge-card{padding:12px 14px}.stay-charge-card-head{flex-direction:column;gap:8px}.stay-charge-card-head>b{align-self:flex-end}}.page{min-width:0;max-width:var(--workspace-max,1120px);width:100%;margin-inline:auto}.card,.reservation-history-list,.reservation-main,.reservation-shell{min-width:0;max-width:100%}.guest{min-width:0}.guest span,.guest strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root{--workspace-max:1120px}.workspace-frame{width:100%;max-width:var(--workspace-max);margin-inline:auto}.billing-workspace,.config-page,.invoice-page,.reservation-workspace{max-width:var(--workspace-max)!important;margin-inline:auto;width:100%}.page.conference-page,.page.planning-page,.page.pos-page,.page.stay-tax-page{max-width:min(1500px,100%)}.reservation-shell{grid-template-columns:minmax(0,1fr)!important;gap:10px}.invoice-toolbar,.planning-head,.pos-page-head,.reservation-toolbar,.section-title,.stay-tax-head{width:100%;max-width:100%;min-width:0}.invoice-toolbar>div:first-child,.reservation-toolbar>div:first-child,.section-title>div:first-child{min-width:0;flex:1 1 auto}.planning-head-actions,.toolbar-actions{flex:0 1 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:100%;min-width:0}.reservation-toolbar .toolbar-actions .primary{flex:0 0 auto}.invoice-page .invoice-shell,.invoice-page .invoice-toolbar{max-width:var(--workspace-max);margin-inline:auto;width:100%}.invoice-page .invoice-shell{grid-template-columns:1fr;justify-content:stretch}.invoice-detail-actions{display:none;gap:8px;margin:-6px 0 14px;flex-wrap:wrap;align-items:center}.invoice-paid-note{font-size:11px;color:var(--muted);flex:1 1 180px;min-width:0}.invoice-recap-note{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:#f7faf8;border:1px solid var(--line);font-size:10px;color:var(--muted);line-height:1.45}.invoice-page .toolbar-actions .primary,.invoice-page .toolbar-actions .secondary{font-size:inherit;width:auto;padding:0 15px;gap:8px}.invoice-page .toolbar-actions .primary svg,.invoice-page .toolbar-actions .secondary svg{width:17px;flex-shrink:0}.invoice-page .toolbar-actions .segmented{display:flex}@media(max-width:900px){.invoice-detail-actions{display:flex}.invoice-page .toolbar-actions .invoice-action-finalize,.invoice-page .toolbar-actions .invoice-action-sync{display:none}}.money-value{white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0}.money-value small{font-size:.78em;color:var(--muted);font-weight:600}.reservation-restaurant-orders{overflow:hidden;border-color:#ead3b0}.restaurant-orders-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fffaf2,#fff)}.restaurant-orders-head-main{display:flex;align-items:center;gap:10px;min-width:0}.restaurant-orders-icon{width:34px;height:34px;border-radius:10px;background:#fbf0df;color:#a66d27;display:grid;place-items:center;flex-shrink:0}.restaurant-orders-icon svg{width:17px}.restaurant-orders-head h3{font-size:14px;margin:0}.restaurant-orders-head p{font-size:10px;color:var(--muted);margin:2px 0 0}.restaurant-order-list{display:flex;flex-direction:column;gap:10px;padding:12px 14px 14px}.restaurant-order-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.restaurant-order-open{border-color:#ead3b0;background:#fffaf2}.restaurant-order-closed{border-color:#d5e8dc;background:#f7faf8}.restaurant-order-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid var(--line);background:#fff}.restaurant-order-open .restaurant-order-head{background:#fffaf2;border-bottom-color:#f0ddb8}.restaurant-order-meta{min-width:0}.restaurant-order-meta strong{display:block;font-size:12px;line-height:1.2}.restaurant-order-meta span{display:block;margin-top:2px;font-size:9px;color:var(--muted);line-height:1.35}.restaurant-order-head-end{display:flex;align-items:center;gap:8px;flex-shrink:0}.restaurant-order-head-end>b{font-size:12px;color:var(--ink)}.restaurant-order-lines{list-style:none;margin:0;padding:0}.restaurant-order-lines li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid var(--line);font-size:11px;background:#fff}.restaurant-order-lines li:last-child{border-bottom:0}.restaurant-order-open .restaurant-order-lines li{background:#fff}.restaurant-order-lines li span{min-width:0;color:var(--ink);line-height:1.35}.restaurant-order-lines li b{font-size:11px;font-weight:700;color:var(--ink)}.restaurant-order-empty-lines{font-size:10px;color:var(--muted);padding:10px 12px;margin:0;background:#fff}.payment-history{margin:0;padding:14px 18px;border-top:1px solid var(--line)}.payment-history h4{font-size:12px;margin:0 0 8px;color:var(--muted);font-weight:600}.payment-history ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.payment-history li{display:grid;grid-template-columns:minmax(0,1fr) 5rem minmax(4.5rem,auto);gap:10px;align-items:center;font-size:12px}.payment-history li .badge{justify-self:center;white-space:nowrap}.payment-history li strong{text-align:right;justify-self:end;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hero-stat-label-short{display:none}@media(max-width:900px){.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stat-revenue{grid-column:1/-1}}@media(min-width:541px) and (max-width:900px){.hero-stat{padding:8px 10px;font-size:11px}}.pos-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);grid-template-areas:"tables tables" "catalog order";gap:14px;align-items:start}.pos-tables-bar{grid-area:tables;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 14px;position:sticky;top:0;z-index:9}.pos-tables-bar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.pos-tables-bar-head h3{font-size:13px;margin:0}.pos-tables-bar-head p{font-size:9px;color:var(--muted);margin-top:2px}.pos-layout .catalog{grid-area:catalog;min-height:0}.pos-layout .catalog,.pos-layout .order{display:flex;flex-direction:column;min-width:0}.pos-layout .order{grid-area:order;position:sticky;top:0;max-height:calc(100dvh - 120px);overflow:hidden}.pos-layout .order .order-lines{flex:1 1;overflow-y:auto;min-height:0}.pos-layout .catalog .products{flex:1 1;overflow-y:auto;max-height:calc(100dvh - 240px);padding:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.pos-toolbar .tabs{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pos-toolbar .tabs::-webkit-scrollbar{display:none}.pos-toolbar .tabs button{white-space:nowrap;flex-shrink:0}.table-pills-scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.table-pills-scroll::-webkit-scrollbar{display:none}.table-pills-scroll button{flex:0 0 auto;min-width:68px;height:52px;scroll-snap-align:start;border:1px dashed #cdd3cf;background:#fff;border-radius:10px;font-weight:700;font-size:13px;padding:0 10px;line-height:1.2}.table-pills-scroll button small{display:block;font-size:8px;color:var(--muted);margin-top:3px;font-weight:500}.table-pills-scroll button.busy{border-style:solid;background:#faf3e7;border-color:#ead3b0;color:#a16d2c}.table-pills-scroll button.draft{border-style:dashed;background:#f7faf8;border-color:#c5ddd3;color:#3d6b58}.order-draft-banner{display:flex;align-items:flex-start;gap:10px;margin:0 14px 12px;padding:10px 12px;background:#f4faf7;border:1px dashed #c5ddd3;border-radius:10px;color:#3d6b58}.order-draft-banner svg{flex-shrink:0;margin-top:1px}.order-draft-banner strong{display:block;font-size:11px;color:var(--ink);margin-bottom:2px}.order-draft-banner span{display:block;font-size:9px;line-height:1.45;color:#3d6b58}.table-pills-scroll button.selected{border-style:solid;background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 4px 12px rgba(25,116,82,.2)}.table-pills-scroll button.selected small{color:#d3e9df}.pos-mobile-bar{display:none}.pos-page{padding-bottom:26px}@media(max-width:900px){.pos-layout{grid-template-columns:1fr;grid-template-areas:"tables" "main"}.pos-layout .catalog,.pos-layout .order{grid-area:main}.pos-layout.pos-view-catalog .order,.pos-layout.pos-view-order .catalog{display:none}.pos-layout .order{position:static;max-height:none;min-height:calc(100dvh - 300px)}.pos-layout .catalog .products{max-height:none}.pos-tables-bar{position:sticky;top:0}.pos-mobile-bar{display:flex;position:fixed;z-index:14;bottom:66px;left:0;right:0;height:58px;background:#fff;border-top:1px solid var(--line);box-shadow:0 -4px 20px rgba(26,45,36,.08);gap:8px;padding:0 10px max(0px,env(safe-area-inset-bottom))}.pos-mobile-bar button{flex:1 1;border:0;background:transparent;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;font-weight:600;color:var(--muted);min-height:46px}.pos-mobile-bar button.active{background:var(--green2);color:var(--green)}.pos-mobile-bar button svg{width:18px;height:18px}.pos-mobile-order{flex:1.4 1!important;flex-direction:row!important;justify-content:space-between!important;padding:0 14px!important;text-align:left}.pos-mobile-order>div{display:flex;flex-direction:column;gap:1px;align-items:flex-start}.pos-mobile-order>div span{font-size:9px;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.03em}.pos-mobile-order>div strong{font-size:14px;color:var(--ink);font-family:Manrope,sans-serif}.pos-mobile-order>em{min-width:22px;height:22px;border-radius:50%;background:var(--green);color:#fff;font-style:normal;font-size:10px;font-weight:700;display:grid;place-items:center}.pos-page{padding-bottom:130px}}@media(max-width:540px){.pos-layout .catalog .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.pos-toolbar{padding:12px;display:flex;flex-direction:column;gap:10px}.pos-toolbar .search{width:100%}.pos-toolbar .search input{min-width:0;width:100%}.product{min-height:96px;padding:10px}.product>span{width:34px;height:34px;font-size:18px}.table-pills-scroll button{min-width:60px;height:48px;font-size:12px}.pos-tables-bar{padding:10px 12px}.open-orders-grid{grid-template-columns:1fr}}@media(min-width:901px) and (max-width:1200px){.pos-layout{grid-template-columns:minmax(0,1fr) minmax(280px,320px)}.pos-layout .catalog .products{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}.room-link.linked{background:#f0f7f4;border-color:#c5e0d3}.room-transfer-confirm-card,.room-transfer-summary{background:#f7f9f7;border:1px solid var(--line);border-radius:12px;padding:14px 16px;margin-bottom:14px}.room-transfer-confirm-card>span,.room-transfer-summary span{display:block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:4px}.room-transfer-confirm-total,.room-transfer-summary strong{font:800 22px Manrope,sans-serif;color:var(--green)}.room-transfer-confirm-card p,.room-transfer-summary small{font-size:11px;color:var(--muted);margin-top:4px}.room-transfer-confirm-card strong{display:block;font-size:15px;margin:6px 0 2px}.room-transfer-confirm-card small{display:block;font-size:10px;color:var(--muted);line-height:1.5;margin-top:10px}.room-transfer-confirm-total{margin:10px 0 4px}.room-transfer-hint{font-size:11px;color:var(--muted);line-height:1.5;margin:0 0 12px;padding:10px 12px;background:var(--green2);border-radius:10px}.close-mode-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.close-mode-tabs button{flex:1 1 auto;min-width:0;padding:8px 10px;font-size:10px}.close-room-context{display:flex;flex-direction:column;gap:3px;margin-bottom:12px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:#fafbfa}.close-room-context strong{font-size:12px;color:var(--ink)}.close-room-context span{font-size:11px;color:var(--muted)}.close-room-context small{font-size:9px;color:var(--green);margin-top:2px}.close-mode-hint{font-size:10px;color:var(--muted);line-height:1.45;margin:0 0 12px}.comptoir-settle-tabs{display:flex;width:100%;margin:10px 0 12px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fafbfa}.comptoir-settle-tabs button{flex:1 1;border:0;background:transparent;padding:9px 8px;font-size:10px;font-weight:600;color:var(--muted)}.comptoir-settle-tabs button.active{background:#fff;color:var(--green);box-shadow:inset 0 0 0 1px rgba(25,116,82,.12)}.room-transfer-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin-top:4px}.room-transfer-actions button{flex:1 1 auto;min-width:120px}.room-transfer-actions .primary{flex:1.2 1 auto}.order-active-banner{display:flex;align-items:flex-start;gap:10px;margin:0 14px 12px;padding:10px 12px;background:#fffaf2;border:1px solid #ead3b0;border-radius:10px;color:#8a5a1f}.order-active-banner svg{flex-shrink:0;margin-top:1px}.order-active-banner strong{display:block;font-size:11px;color:var(--ink);margin-bottom:2px}.order-active-banner span{display:block;font-size:9px;line-height:1.45;color:#8a5a1f}@media(max-width:540px){.room-transfer-actions{flex-direction:column}.room-transfer-actions button{width:100%;min-width:0}}.open-orders-panel{display:none!important}.pos-page{overflow-x:hidden;max-width:100%;min-width:0}.pos-page-head{align-items:flex-start;gap:10px;margin-bottom:12px}.pos-page-sub{font-size:11px}.pos-suivi-toggle{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:11px;font-weight:700;color:var(--ink);flex-shrink:0}.pos-suivi-toggle em{min-width:18px;height:18px;border-radius:50%;background:var(--green2);color:var(--green);font-style:normal;font-size:10px;font-weight:800;display:grid;place-items:center;padding:0 5px}.pos-suivi-toggle.active,.pos-suivi-toggle.compact.active{background:var(--green2);border-color:#c5e0d3;color:var(--green)}.pos-suivi-toggle.compact{height:30px;padding:0 10px;font-size:10px}.pos-head-btn-label{display:inline}.pos-layout,.pos-tables-bar{min-width:0;overflow:hidden}.pos-tables-bar{padding:8px 10px!important}.pos-tables-bar-head{margin-bottom:6px!important}.pos-tables-bar-head h3{font-size:12px!important}.pos-tables-bar-meta{display:flex;align-items:center;gap:6px;min-width:0}.pos-tables-bar-meta .room-status{font-size:9px;white-space:nowrap}.pos-layout .pos-suivi{display:none;flex-direction:column;min-height:0;min-width:0;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.pos-layout.pos-view-suivi .catalog{display:none!important}.pos-layout.pos-view-suivi .pos-suivi{display:flex!important}.pos-layout .catalog .products{overflow-x:hidden!important;min-width:0;grid-template-columns:repeat(auto-fill,minmax(min(100%,128px),1fr))!important;gap:8px!important}.pos-suivi-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid var(--line)}.pos-suivi-head h3{font-size:14px;margin:0}.pos-suivi-head p{font-size:9px;color:var(--muted);margin-top:2px}.pos-suivi-list{list-style:none;margin:0;padding:8px;display:flex;flex-direction:column;gap:6px;overflow-y:auto;flex:1 1;min-height:0}.pos-suivi-list li{display:grid;gap:8px;align-items:center;border:1px solid var(--line);border-radius:10px;padding:8px;background:#fafbfa}.pos-suivi-list li.active{border-color:var(--green);background:var(--green2)}.pos-suivi-main{border:0;background:transparent;text-align:left;padding:0;display:flex;flex-direction:column;gap:2px;min-width:0}.pos-suivi-main strong{font-size:13px}.pos-suivi-main span{font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-suivi-main em{font-style:normal;font-size:12px;font-weight:800;color:var(--green);margin-top:2px}.pos-suivi-actions{display:flex;gap:4px;flex-shrink:0}.pos-suivi-actions .small{height:32px;padding:0 10px;font-size:10px}.pos-suivi-actions .danger{width:32px;padding:0}.pos-suivi-empty{padding:24px;text-align:center;font-size:11px;color:var(--muted)}.table-pills-scroll{margin:0 -10px!important;padding:0 10px 2px!important;max-width:none!important}.table-pills-scroll button{min-width:48px!important;height:40px!important;font-size:11px!important;padding:0 6px!important}.table-pills-scroll button small{font-size:7px!important}@media(max-width:900px){.pos-layout.pos-view-catalog .order,.pos-layout.pos-view-catalog .pos-suivi,.pos-layout.pos-view-order .catalog,.pos-layout.pos-view-order .pos-suivi,.pos-layout.pos-view-suivi .catalog,.pos-layout.pos-view-suivi .order{display:none!important}.pos-layout.pos-view-suivi .pos-suivi{min-height:calc(100dvh - 250px);border-radius:12px}.pos-layout .order{min-height:0!important}.pos-mobile-bar{display:grid!important;grid-template-columns:repeat(3,1fr);height:44px!important;padding:3px 5px!important;gap:3px!important;box-shadow:0 -2px 10px rgba(26,45,36,.05)!important}.pos-mobile-bar button{min-height:36px!important;padding:2px!important;font-size:9px!important;position:relative}.pos-tab-table{font-size:10px;font-weight:800}.pos-tab-total{font-size:10px;font-family:Manrope,sans-serif;color:var(--ink);line-height:1.2;text-align:center}.pos-tab-total small{font-size:8px;font-weight:600}.pos-tab-suivi em{position:absolute;top:2px;right:8px;min-width:15px;height:15px;border-radius:50%;background:var(--green);color:#fff;font-style:normal;font-size:8px;font-weight:700;display:grid;place-items:center}.pos-page{padding-bottom:112px!important}.pos-head-btn-label,.pos-page-head .service-pill,.restaurant-head-actions .pos-suivi-toggle{display:none}.product{min-width:0!important;min-height:88px!important;padding:8px!important;display:flex!important;gap:8px!important}.product strong{font-size:11px}}@media(max-width:540px){.pos-layout .catalog .products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pos-page-head h2{font-size:18px}}@media(min-width:901px){.pos-layout.pos-view-suivi .order{display:none!important}.pos-layout.pos-view-suivi{grid-template-areas:"tables tables" "suivi suivi"!important}.pos-layout.pos-view-suivi .pos-suivi{grid-area:suivi!important;grid-column:1/-1;min-height:calc(100dvh - 280px)}}.pos-layout .pos-suivi{grid-area:suivi}.pos-layout.pos-view-suivi{grid-template-areas:"tables tables" "suivi suivi"!important}.covers-inline{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.covers-inline-label{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.covers-inline .stepper button{width:30px;height:30px}.covers-inline .stepper b{min-width:22px;text-align:center;font-size:12px}.order-head{align-items:flex-start!important}.pos-tables-bar{width:100%;grid-column:1/-1}.pos-layout.pos-view-suivi .pos-suivi{border-radius:14px;flex:1 1;min-height:calc(100dvh - 280px)}.pos-suivi-list{padding:10px 12px;gap:8px}.pos-suivi-list li{grid-template-columns:minmax(0,1fr) auto;padding:10px 12px;border-radius:12px}.pos-suivi-main{flex-direction:row;flex-wrap:wrap;align-items:center;gap:4px 12px}.pos-suivi-main strong{font-size:15px;min-width:40px}.pos-suivi-main span{flex:1 1 120px;font-size:10px}.pos-suivi-main em{margin-top:0;margin-left:auto;font-size:13px}.pos-suivi-actions{align-items:center}.pos-layout .catalog .product,.pos-page .product{min-height:0!important;height:auto!important;padding:8px 10px!important;display:grid!important;grid-template-columns:34px 1fr;grid-template-rows:auto auto;gap:0 8px!important;align-content:start;align-items:start}.pos-layout .catalog .product>span,.pos-page .product>span{grid-row:1/span 2;width:32px!important;height:32px!important;font-size:16px!important;align-self:center;margin:0!important}.pos-layout .catalog .product>div,.pos-page .product>div{grid-column:2;grid-row:1;min-width:0;gap:0}.pos-layout .catalog .product strong,.pos-page .product strong{font-size:11px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pos-layout .catalog .product small,.pos-page .product small{font-size:8px;margin-top:1px!important;line-height:1.2}.pos-layout .catalog .product b,.pos-page .product b{grid-column:2;grid-row:2;margin-top:2px!important;font-size:10px;font-weight:800}.pos-layout .catalog .product em,.pos-page .product em{width:18px;height:18px;right:6px;top:6px;font-size:9px}.pos-layout .catalog .products{gap:6px!important;padding:8px!important;align-content:start}@media(max-width:900px){.pos-layout.pos-view-suivi{grid-template-areas:"tables" "suivi"!important;grid-template-columns:1fr!important}.pos-layout .catalog,.pos-layout .order{grid-area:main!important}.pos-layout .pos-suivi{grid-area:suivi!important;width:100%}.pos-layout.pos-view-suivi .pos-suivi{min-height:calc(100dvh - 220px);border-radius:12px;margin:0}.pos-suivi-head{padding:10px 12px}.pos-suivi-list li{grid-template-columns:1fr;gap:8px}.pos-suivi-main em{margin-left:0;width:100%}.pos-suivi-actions{justify-content:flex-end;width:100%}.pos-suivi-actions .small{flex:1 1;max-width:120px}.table-pills-scroll{width:100%;display:flex}}@media(max-width:540px){.pos-layout .catalog .products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.pos-layout .catalog .product,.pos-page .product{padding:7px 8px!important;grid-template-columns:30px 1fr}.pos-layout .catalog .product>span,.pos-page .product>span{width:28px!important;height:28px!important;font-size:14px!important}}.invoice-brand-header{display:flex;gap:14px;color:var(--green)}.invoice-brand-header.layout-below{flex-direction:column;align-items:center;text-align:center}.invoice-brand-header.layout-right{flex-direction:row;align-items:center;text-align:left}.invoice-brand-logo{flex-shrink:0;background:transparent!important;border:none!important;border-radius:0!important;overflow:visible!important;padding:0!important;display:flex;align-items:center;justify-content:center}.invoice-brand-logo img{width:100%;height:100%;object-fit:contain;display:block;background:transparent}.invoice-brand-text{display:flex;flex-direction:column;gap:3px;min-width:0}.invoice-brand-header.layout-below .invoice-brand-text{align-items:center}.invoice-brand-title-block{display:inline-block;max-width:100%}.invoice-brand-title-block .is-primary,.invoice-brand-title-block .is-title{display:block}.invoice-brand-header.layout-below .invoice-brand-title-block .is-primary,.invoice-brand-header.layout-below .invoice-brand-title-block .is-title{text-align:center}.invoice-brand-header.layout-right .invoice-brand-title-block .is-primary,.invoice-brand-header.layout-right .invoice-brand-title-block .is-title{text-align:left}.invoice-brand-title-block .is-line{display:block;width:100%;text-align:center}.invoice-brand-text .is-title{font-family:var(--invoice-title-font,Manrope,sans-serif);font-size:var(--invoice-title-size,12px);line-height:1.25;letter-spacing:1.2px;font-weight:800;color:var(--invoice-title-color,var(--green))}.invoice-brand-text .is-primary,.invoice-brand-text span.is-line{font-family:var(--invoice-line-font,Manrope,sans-serif);font-size:var(--invoice-line-size,9px);line-height:1.35;color:var(--invoice-line-color,var(--muted));font-weight:500}.invoice-brand-text .is-primary{font-weight:600}.invoice-brand-title-rule{display:block;height:1px;background:currentColor;opacity:.35;margin:3px 0 4px;width:100%;max-width:100%}.invoice-brand-header.layout-right .invoice-brand-title-block .is-title+.invoice-brand-title-rule{margin-left:0}.invoice-brand-header.is-sidebar{gap:6px;min-width:0;flex:1 1;align-items:center}.invoice-brand-header.is-sidebar .invoice-brand-logo{border-radius:9px;background:#d8eade;overflow:hidden;flex-shrink:0}.invoice-brand-header.is-sidebar .invoice-brand-logo img{object-fit:contain;padding:3px}.invoice-brand-header.is-sidebar .sidebar-logo-initials{width:100%;height:100%;display:grid;place-items:center;background:#d8eade;color:var(--green);font:700 12px Manrope,sans-serif;letter-spacing:.5px}.invoice-brand-header.is-sidebar .invoice-brand-text{flex:1 1;min-width:0;gap:0;align-items:flex-start;justify-content:center}.invoice-brand-header.is-sidebar .invoice-brand-title-block{display:flex;flex-direction:column;align-items:center;gap:1px;max-width:100%}.invoice-brand-header.is-sidebar .invoice-brand-title-block>span{display:block;min-width:0;text-align:center}.invoice-brand-header.is-sidebar .invoice-brand-text .is-line,.invoice-brand-header.is-sidebar .invoice-brand-text .is-primary,.invoice-brand-header.is-sidebar .invoice-brand-text .is-title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center}.property-brand{padding:8px 10px;align-items:center}.property-brand .invoice-brand-header{width:100%}@media(max-width:540px){.sidebar .invoice-brand-header.layout-below .invoice-brand-logo,.sidebar .invoice-brand-header.layout-right .invoice-brand-logo{width:84px!important;height:84px!important}.sidebar .invoice-brand-text .is-title{max-width:200px}}.invoice-table{border-collapse:collapse;width:100%;table-layout:fixed}.invoice-col-designation{width:48%}.invoice-col-unit{width:20%}.invoice-col-qty{width:12%}.invoice-col-amount{width:20%}.invoice-table th{padding:9px 12px;font-size:12px;letter-spacing:.05em;text-transform:uppercase;line-height:1.2}.invoice-table td{padding:6px 12px;font-size:14px;line-height:1.3;vertical-align:middle}.invoice-table tbody tr{border-bottom:1px solid #edf0ee}.invoice-table tbody tr:last-child{border-bottom:0}.invoice-table td:not(:first-child){white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.invoice-line-cell{white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:top}.invoice-line-text{display:flex;flex-direction:column;gap:2px;line-height:1.35;min-width:0}.invoice-line-text strong{font-weight:600;font-size:14px}.invoice-line-text em{font-style:normal;font-weight:400;font-size:12px;color:var(--muted);line-height:1.4}.invoice-signatures{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:8px;overflow:hidden;margin-top:16px}.invoice-signature-cell{min-height:108px;padding:10px 12px 12px;display:flex;flex-direction:column;background:#fafbfa}.invoice-signature-cell+.invoice-signature-cell{border-left:1px solid var(--line);background:#fff}.invoice-signature-cell>span{font-size:8px;text-transform:uppercase;color:var(--muted);letter-spacing:.5px;line-height:1.35;margin-bottom:8px}.invoice-signature-box{flex:1 1;min-height:72px;display:grid;place-items:center}.invoice-signature-box img{max-width:100%;max-height:84px;object-fit:contain}@media print{.invoice-signatures{border-color:#b8c0bc;page-break-inside:avoid;break-inside:avoid}.invoice-signature-cell{background:#fff}.invoice-preview-viewport,.invoice-preview-zoom-bar{background:transparent;padding:0;overflow:visible}.invoice-preview-canvas,.invoice-preview-stage{transform:none!important;width:auto!important;height:auto!important}.invoice-detail-actions{display:none!important}}.invoice-table td strong{font-size:14px;font-weight:700}.invoice-table td:not(.invoice-line-cell) span{display:inline;margin:0;font-size:inherit}.reservation-stay-ops{padding:18px}.reservation-stay-ops header{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.reservation-stay-ops header svg{width:20px;color:var(--green);flex-shrink:0;margin-top:2px}.reservation-stay-ops h3{font-size:14px;margin-bottom:4px}.reservation-stay-ops p{font-size:10px;color:var(--muted);line-height:1.5}.reservation-stay-ops.urgent{border-color:#ead3b0;background:#fffaf2}.reservation-stay-ops header .badge{margin-left:auto}.stay-ops-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0}.stay-ops-status article{display:flex;align-items:flex-start;gap:8px;background:#f7f9f7;border:1px solid var(--line);border-radius:10px;padding:10px 12px}.stay-ops-status article svg{width:16px;color:var(--muted);flex-shrink:0;margin-top:1px}.stay-ops-status article.done{border-color:#c5e0d3;background:var(--green2)}.stay-ops-status article.done svg{color:var(--green)}.stay-ops-status strong{display:block;font-size:11px;margin-bottom:2px}.stay-ops-status span{font-size:9px;color:var(--muted);line-height:1.4}.stay-ops-actions{display:flex;flex-wrap:wrap;gap:8px}.stay-ops-actions .primary.checkout{background:#8b5a2b;border-color:#8b5a2b}.stay-ops-idle{font-size:10px;color:var(--muted);margin:0}.stay-ops-note{margin:10px 0 0;font-size:10px;color:#a66d27}.stay-ops-modal{width:min(580px,100%)}.stay-ops-progress{display:flex;gap:4px;margin-bottom:14px}.stay-ops-progress span{flex:1 1;height:4px;border-radius:99px;background:var(--line)}.stay-ops-progress span.active{background:var(--green)}.stay-ops-progress.checkout span.active{background:#8b5a2b}.stay-ops-step{display:flex;flex-direction:column;gap:12px}.stay-ops-lead{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:6px;margin:0}.stay-ops-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}.stay-ops-facts div{background:#f7f9f7;border:1px solid var(--line);border-radius:10px;padding:10px 12px}.stay-ops-facts dt{font-size:9px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:4px}.stay-ops-facts dd{margin:0;font-size:12px;font-weight:600}.stay-ops-field{display:flex;flex-direction:column;gap:6px}.stay-ops-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stay-ops-field span{font-size:10px;font-weight:700;color:var(--muted)}.stay-ops-field input{padding:10px 12px;font-size:12px}.stay-ops-check,.stay-ops-field input{border:1px solid var(--line);border-radius:10px}.stay-ops-check{display:flex;align-items:flex-start;gap:10px;background:#f7f9f7;padding:12px;font-size:11px;line-height:1.45;cursor:pointer}.stay-ops-check input{margin-top:2px;flex-shrink:0}.stay-ops-check svg{width:16px;color:var(--green);flex-shrink:0}.stay-ops-charter{white-space:pre-wrap;background:#f7f9f7;border:1px solid var(--line);border-radius:10px;padding:12px;font-size:10px;line-height:1.55;max-height:220px;overflow:auto;margin:0}.stay-ops-counter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stay-ops-counter{display:flex;flex-direction:column;gap:6px;background:#f7f9f7;border:1px solid var(--line);border-radius:10px;padding:10px}.stay-ops-counter span{font-size:10px;font-weight:700;color:var(--muted)}.stay-ops-counter div{display:flex;align-items:center;justify-content:space-between;gap:8px}.stay-ops-counter button{width:32px;height:32px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:16px;font-weight:700}.stay-ops-counter strong{font-size:18px;font-family:Manrope,sans-serif}.stay-ops-warning{font-size:10px;color:#a66d27;margin:0}.stay-ops-error{font-size:11px;font-weight:600;color:#9a3412;background:#fff7ed;border:1px solid #ead3b0;border-radius:10px;padding:10px 12px;margin:0;line-height:1.45}.stay-ops-check.invalid{border-color:#ead3b0;background:#fffaf2}.stay-ops-check.invalid svg{color:#b45309}.stay-ops-success{font-size:10px;color:var(--green);font-weight:700;margin:0}.stay-ops-hint{font-size:10px;color:var(--muted);margin:0}.stay-ops-payment-box{display:flex;flex-direction:column;gap:8px;background:#f7f9f7;border:1px solid var(--line);border-radius:10px;padding:12px}.stay-ops-payment-box div{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px}.stay-ops-payment-box div.due strong{color:#b45309}.stay-ops-payment-box div.ok strong{color:var(--green)}.stay-ops-summary{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.stay-ops-summary li{display:flex;align-items:center;gap:8px;font-size:11px}.stay-ops-summary li svg{width:14px;color:var(--green);flex-shrink:0}@media(max-width:540px){.stay-ops-counter-grid,.stay-ops-facts,.stay-ops-status{grid-template-columns:1fr}.stay-ops-actions .primary,.stay-ops-actions .secondary{width:100%}}.table-setup-generator .block-desc{margin:0 0 14px;color:var(--muted);font-size:11px;line-height:1.45}.table-setup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.table-setup-preview{display:flex;align-items:center;gap:10px;margin:14px 0 0;padding:12px 14px;border-radius:12px;background:var(--green2);font-size:11px}.table-setup-preview span{color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:9px}.table-setup-preview strong{color:var(--ink);font-size:12px}.table-pills-empty{margin:0;padding:14px 16px;color:var(--muted);font-size:11px;line-height:1.45}@media(max-width:540px){.table-setup-grid{grid-template-columns:1fr}}.menu-category-toggle{grid-column:1/-1;height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;grid-template-columns:20px 1fr auto;align-items:center;text-align:left;padding:0 9px;gap:7px;font-weight:700}.menu-category-toggle.selected{border-color:#6fad91;background:#f5faf7}.menu-category-toggle i{width:17px;height:17px;border:1px solid #cdd4d0;border-radius:4px;display:grid;place-items:center;color:#fff}.menu-category-toggle.selected i{background:var(--green);border-color:var(--green)}.menu-category-toggle span{font-size:10px;text-transform:uppercase;letter-spacing:.04em}.menu-category-toggle b{font-size:9px;color:var(--muted);font-weight:600}.article-group button.excluded{opacity:.45;text-decoration:line-through}.menu-items .menu-item-excluded{color:#b54d45}.menu-card-ref{display:block;margin-top:8px;font-size:9px;color:var(--muted)}.list-toolbar-action{flex-shrink:0;white-space:nowrap}.list-toolbar-action span{display:inline}.menu-builder-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.menu-builder-mode-tabs button{height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:700;color:var(--muted)}.menu-builder-mode-tabs button.active{border-color:#6fad91;background:#f5faf7;color:var(--green);box-shadow:0 1px 5px rgba(27,52,41,.06)}.menu-builder-mode-tabs button svg{flex-shrink:0}.menu-builder-mode-hint{margin:0 0 14px;font-size:10px;line-height:1.5;color:var(--muted)}.menu-builder-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:4px}.menu-builder-actions .primary,.menu-builder-actions .secondary{min-height:40px;padding:0 16px;white-space:nowrap}.menu-builder-actions .primary{display:inline-flex;align-items:center;justify-content:center;gap:8px}.menu-builder-actions .primary svg{width:15px;flex-shrink:0}.menu-builder-actions .primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;background:#9ab5a8;border-color:#9ab5a8;color:#fff}.article-group button.is-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.article-group h4{grid-column:1/-1;font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:var(--muted);margin:14px 0 7px}.invoice-summary .paid{color:var(--green);font-weight:700}.invoice-footer-message{margin:0;font-size:14px;line-height:1.55;color:var(--green);font-weight:600;max-width:420px;align-self:end}.invoice-paper-export{box-shadow:none!important}.invoice-paper-export .invoice-summary{margin-top:0!important}.invoice-paper-export .invoice-signatures{margin-top:14px!important}.invoice-paper-export footer{margin-top:14px!important;padding-top:12px!important}.invoice-summary .net .money-value small{color:inherit;opacity:1}.invoice-paper{min-height:var(--invoice-page-height,1202px)!important;height:var(--invoice-page-height,1202px)!important;padding:var(--invoice-pad-block,46px) var(--invoice-pad-inline,50px)!important;box-sizing:border-box;overflow:hidden}.invoice-paper-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.invoice-paper-foot{flex:0 0 auto;margin-top:auto;display:flex;flex-direction:column;gap:0}.invoice-summary .net,.invoice-table th{background:var(--green)!important;background-image:none!important}.invoice-table tbody tr:nth-child(2n){background:#f7faf8}.invoice-signature-cell,.invoice-signature-cell+.invoice-signature-cell{background:#fff!important}.bill-to{background:#f7f9f7!important;background-image:none!important}.invoice-summary{margin-top:0!important}.invoice-footer-message{max-width:none;white-space:normal;word-break:normal}.invoice-paper footer{margin-top:14px!important;padding-top:12px!important}.conference-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}.conference-bar h2{font:800 18px Manrope,sans-serif;margin:0 4px 0 0;white-space:nowrap}.conference-tabs button{height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;font-size:11px}.conference-range{display:flex;align-items:center;gap:6px}.conference-date-filter{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#99a19d;min-width:0}.conference-date-filter span{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.conference-date-filter input{border:0;background:transparent;font:700 12px inherit;color:var(--ink);min-width:0;width:118px}.conference-date-filter:focus-within{border-color:#69aa8d;box-shadow:0 0 0 3px rgba(105,170,141,.16)}.conference-bar .planning-nav{padding:2px}.conference-bar .planning-nav .icon-btn{width:30px;height:30px}.conference-bar .primary,.conference-bar .secondary{height:34px;padding:0 12px;font-size:11px}.conference-period-label{margin:0 0 0 auto;font-size:12px;font-weight:700;color:var(--ink);white-space:nowrap}.conference-room-pills{display:flex;flex-wrap:wrap;gap:6px}.conference-room-pills button{height:34px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 10px;font-size:11px;font-weight:700;color:var(--muted)}.conference-room-pills button.active{border-color:#69aa8d;background:var(--green2);color:var(--green)}.conference-error{background:#fbe9e7;color:#b54d45;border:1px solid #f0c9c4;border-radius:10px;padding:8px 12px;font-size:11px;font-weight:600;margin:0 0 10px}.conference-empty-action{margin-top:14px}.conference-cal-card{overflow:hidden;padding:0}.conference-cal{overflow:auto;min-width:0}.conference-cal-head,.conference-week-board{display:grid;grid-template-columns:176px 44px minmax(480px,1fr);min-width:700px}.conference-week-board{grid-template-rows:auto 1fr}.conference-week-board .conference-room-side{grid-row:1/3}.conference-cal-gutter{background:#fafbfa}.conference-allday-label,.conference-cal-gutter{border-bottom:1px solid var(--line);border-right:1px solid #eef1ef}.conference-allday-label{display:flex;align-items:center;justify-content:center;padding:0 4px;background:#f7f9f7;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);text-align:center;line-height:1.2}.conference-allday-track{min-height:36px}.conference-timed-hours{position:relative;border-right:1px solid #eef1ef;border-bottom:1px solid var(--line);background:#fafbfa;min-height:96px}.conference-timed-hours span{position:absolute;right:5px;transform:translateY(-50%);font-size:8px;color:var(--muted);font-weight:700}.conference-timed-hours span:first-child{transform:none;top:3px!important}.conference-timed-grid{display:grid;position:relative;min-height:96px;touch-action:none;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--line)}.conference-timed-col{border-right:1px solid #eef1ef}.conference-timed-col.today{background:#f2faf6}.conference-timed-col.weekend{background:#fbfaf7}.conference-timed-line{position:absolute;left:0;right:0;height:1px;background:#eef1ef;pointer-events:none;z-index:1}.conference-timed-block{padding:4px 6px;bottom:auto}.conference-timed-draft{top:auto;bottom:auto;z-index:1}.conference-now{position:absolute;height:2px;background:#dc665c;z-index:3;pointer-events:none}.conference-now:before{content:"";position:absolute;left:-5px;top:-4px;width:10px;height:10px;border-radius:50%;background:#dc665c}.conference-cal-label,.conference-room-side{padding:10px 12px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);background:#f7faf8;position:sticky;left:0;z-index:3}.conference-cal-head .conference-cal-label{background:#fafbfa;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);display:flex;align-items:center}.conference-room-side{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px}.conference-room-mark{width:28px;height:28px;border-radius:8px;background:#e7f3ec;color:var(--green);display:grid;place-items:center;flex-shrink:0}.conference-room-side strong{font-size:13px;line-height:1.25}.conference-room-side ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:3px}.conference-room-side li{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--muted);font-weight:600}.conference-room-side li svg{width:12px;height:12px;flex-shrink:0;color:#7a8a82}.conference-room-tags{display:flex;flex-wrap:wrap;gap:4px}.conference-room-tags span{height:20px;padding:0 7px;border-radius:20px;background:#eef3f0;color:#5c6a64;font-size:8px;font-weight:700;display:inline-flex;align-items:center}.conference-room-live{margin:2px 0 0;font-size:10px;font-weight:700;color:var(--green)}.conference-room-live.busy{color:#2f6fa4}.conference-room-side>small{font-size:9px;color:var(--muted);font-weight:600}.conference-cal-days,.conference-cal-track{display:grid;position:relative}.conference-cal-colhead{padding:6px 4px;text-align:center;border-bottom:1px solid var(--line);border-right:1px solid #eef1ef;background:#fafbfa}.conference-cal-colhead span{display:block;font-size:9px;text-transform:uppercase;color:var(--muted);font-weight:700}.conference-cal-colhead strong{display:block;font-size:15px;font-family:Manrope,sans-serif;margin:1px 0}.conference-cal-colhead small{display:block;font-size:8px;color:var(--green)}.conference-cal-colhead.today,.conference-cal-day.today{background:#f2faf6}.conference-cal-colhead.weekend,.conference-cal-day.weekend{background:#fbfaf7}.conference-cal-track{min-height:36px;touch-action:none;-webkit-user-select:none;user-select:none}.conference-cal-day{border-right:1px solid #eef1ef;border-bottom:1px solid var(--line);background:repeating-linear-gradient(-45deg,#fafbfa,#fafbfa 6px,#f3f5f4 0,#f3f5f4 12px);min-height:36px}.conference-cal-day.selected{background:var(--green2)}.conference-cal-day.busy:not(.selected){background:#fff}.conference-cal-draft{position:absolute;top:6px;bottom:6px;border:2px dashed #69aa8d;border-radius:8px;background:rgba(105,170,141,.14);pointer-events:none;z-index:1}.conference-cal-span{position:absolute;border:0;border-radius:8px;padding:6px 8px;text-align:left;z-index:2;overflow:hidden;box-shadow:0 4px 12px rgba(21,44,33,.08)}.conference-allday-track .conference-cal-span{top:6px;bottom:6px}.conference-cal-span span,.conference-cal-span strong{display:block}.conference-cal-span strong{font-size:11px;line-height:1.2}.conference-cal-span span,.conference-cal-span strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conference-cal-span span{font-size:9px;margin-top:2px;opacity:.8}.conference-cal-span.confirmed{background:#e6f4ed;color:#197452}.conference-cal-span.tentative{background:#fbf0df;color:#a66d27}.conference-cal-span.live{box-shadow:0 0 0 2px #2f6fa4,0 4px 12px rgba(21,44,33,.08)}.conference-cal-span.active{box-shadow:0 0 0 2px var(--green),0 4px 12px rgba(21,44,33,.08)}.conference-legend{display:flex;flex-wrap:wrap;gap:12px;padding:8px 12px;border-top:1px solid var(--line);font-size:9px;color:var(--muted);font-weight:700}.conference-legend span{display:inline-flex;align-items:center;gap:6px}.conference-legend span:before{content:"";width:10px;height:10px;border-radius:3px;background:#eef2ef;border:1px solid var(--line)}.conference-legend .confirmed:before{background:#e6f4ed;border-color:#b9d5c8}.conference-legend .tentative:before{background:#fbf0df;border-color:#ead3b0}.conference-legend .live:before{background:#e8f1f8;border-color:#2f6fa4}.conference-list{overflow:hidden}.conference-list-row{width:100%;border:0;border-bottom:1px solid #edf0ee;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;text-align:left}.conference-list-row:hover{background:#f8fbf9}.conference-list-row span,.conference-list-row strong{display:block}.conference-list-row strong{font-size:13px}.conference-list-row span{font-size:10px;color:var(--muted);margin-top:3px}.conference-list-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.conference-list-meta b{font-size:11px;white-space:nowrap}.conference-modal{width:min(560px,100%);max-height:min(860px,92vh);overflow:auto}.conference-modal header span{display:block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.conference-modal header h3{margin:4px 0 0;font-size:16px}.conference-allday{gap:8px;font-weight:700;grid-column:1/-1;padding:4px 0}.conference-allday,.conference-draft-meta{display:flex;align-items:center;font-size:11px}.conference-draft-meta{gap:6px;color:var(--muted);margin:10px 0 0}.conference-room-form{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;margin-top:14px}.conference-modal .conference-room-form{border:0;padding:0;margin:0;border-radius:0}.conference-amenity-label{font-size:9px;color:#69736e;font-weight:700;margin:12px 0 8px}.conference-amenity-grid{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.conference-amenity-grid button{height:32px;border:1px solid var(--line);border-radius:20px;background:#fff;padding:0 12px;font-size:10px;font-weight:700;color:var(--muted)}.conference-amenity-grid button.active{border-color:#69aa8d;background:var(--green2);color:var(--green)}.conference-config-row{grid-template-columns:38px minmax(130px,1fr) 100px 40px 34px}.conference-config-main{border:0;background:transparent;text-align:left;padding:0;min-width:0}.conference-config-main span,.conference-config-main strong{display:block}.conference-config-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1100px){.conference-period-label{width:100%;margin-left:0}}@media(max-width:900px){.conference-list-row{flex-direction:column}.conference-list-meta,.conference-list-row{align-items:flex-start}.conference-cal-head,.conference-week-board{grid-template-columns:148px 40px minmax(420px,1fr);min-width:608px}.conference-range{width:100%}.conference-date-filter{flex:1 1}}@media(max-width:540px){.conference-bar h2,.conference-tabs{width:100%}.conference-tabs button{flex:1 1;justify-content:center}.conference-bar .primary{flex:1 1}}.profile-gate{width:min(720px,100%);background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px 28px 22px;box-shadow:var(--shadow)}.profile-gate .eyebrow{margin-bottom:6px}.profile-gate h1{font-size:26px;margin:0 0 6px}.profile-gate>p{color:var(--muted);font-size:12px;margin-bottom:22px}.profile-tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:18px}.profile-tile{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px 12px;display:flex;flex-direction:column;align-items:center;gap:12px}.profile-tile:focus-visible,.profile-tile:hover{border-color:#9ac5b3;background:#f7fbf9}.profile-tile .avatar{width:72px;height:72px;font-size:22px;border-radius:22px}.profile-tile strong{font-size:13px;text-align:center}.profile-tile small{font-size:9px;color:var(--muted);font-weight:600}.profile-tile-add{border-style:dashed;color:var(--muted)}.profile-unlock{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:18px}.profile-unlock h2{font-size:20px}.profile-unlock .avatar{width:72px;height:72px;font-size:22px;border-radius:22px}.profile-create-form{margin-bottom:16px}.profile-kind-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px}.profile-kind-picker button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 11px;text-align:left}.profile-kind-picker button.active{border-color:var(--green);background:var(--green2);color:var(--green)}.profile-kind-picker span,.profile-kind-picker strong{display:block}.profile-kind-picker strong{font-size:12px}.profile-kind-picker span{font-size:9px;color:var(--muted);margin-top:4px;line-height:1.4}.profile-kind-picker button.active span{color:#3d7a62}.pin-pad{width:min(280px,100%);margin:0 auto}.pin-dots{display:flex;justify-content:center;gap:12px;margin:8px 0 14px}.pin-dots i{width:12px;height:12px;border-radius:50%;border:2px solid #c5d0cb;background:transparent}.pin-dots i.filled{background:var(--green);border-color:var(--green)}.pin-keys{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pin-keys button{height:56px;border:1px solid var(--line);border-radius:14px;background:#f7faf8;font-size:20px;font-weight:700}.pin-keys button:hover{background:var(--green2);border-color:#9ac5b3}.pin-keys .pin-back{font-size:0}.avatar.blue{background:#e8f1f8;color:#2f6fa4}.avatar.amber{background:#fbf0df;color:#a66d27}.avatar.purple{background:#f0edf8;color:#6d57a1}.profile-chip-wrap{position:relative}.profile-chip{cursor:pointer}.profile-menu{position:absolute;right:0;top:calc(100% + 8px);width:220px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:6px;z-index:30}.profile-menu button{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:8px;padding:10px;border-radius:8px;font-size:12px;font-weight:600;text-align:left}.profile-menu button:hover{background:var(--green2);color:var(--green)}.profile-manage-row{grid-template-columns:38px 1fr 90px 70px 34px 36px 34px}.activity-filters{align-items:center;margin-bottom:10px}.account-card .card-head h3,.activity-feed .card-head h3{display:flex;align-items:center;gap:8px}.activity-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}.activity-kpis article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 12px;min-width:0}.activity-kpis small,.activity-kpis span,.activity-kpis strong{display:block}.activity-kpis span{font-size:8px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-kpis strong{font:800 17px Manrope;margin:2px 0 1px;line-height:1.1}.activity-kpis small{font-size:7px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-scopes{display:flex;gap:6px;overflow:auto;margin-bottom:14px;padding-bottom:2px}.activity-scope{height:36px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 14px;font-size:11px;font-weight:600;color:var(--muted);white-space:nowrap;flex:none}.activity-scope:hover{border-color:#d5ddd8;color:var(--ink)}.activity-scope.active{border-color:#69aa8d;background:var(--green2);color:var(--green)}.account-identity{display:flex;align-items:center;gap:14px;padding:18px 16px;margin-bottom:16px}.account-identity .avatar{width:52px;height:52px;border-radius:16px;font-size:16px}.account-identity span,.account-identity strong{display:block}.account-identity span{font-size:12px;color:var(--muted);margin-top:4px}.account-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.account-grid-single{grid-template-columns:minmax(0,420px)}.account-card{padding:18px 16px}.account-hint{font-size:12px;color:var(--muted);line-height:1.45;margin:0 0 14px}.account-session{margin-top:16px}.activity-feed{overflow:hidden}.activity-day{padding:4px 0 8px}.activity-day h4{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-size:11px;text-transform:capitalize;color:var(--muted);padding:12px 18px 6px}.activity-day h4 small{font-size:9px;font-weight:600;text-transform:none;color:#9aa49e}.activity-day-list{position:relative}.activity-day-list:before{content:"";position:absolute;left:37px;top:8px;bottom:8px;width:2px;background:#edf1ee;border-radius:2px}.activity-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto 72px;gap:12px;align-items:center;padding:12px 18px;border-bottom:1px solid #edf0ee;position:relative}.activity-row:last-child{border-bottom:0}.activity-row-link{width:100%;border:0;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit}.activity-row-link:hover{background:#f7fbf9}.activity-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;position:relative;z-index:1;box-shadow:0 0 0 4px #fff}.activity-mark.green{background:#eaf5ef;color:#25805e}.activity-mark.blue{background:#e9f1f8;color:#3675a5}.activity-mark.amber{background:#fbf2e4;color:#b4772c}.activity-mark.purple{background:#f0edf8;color:#6d57a1}.activity-row-main{min-width:0}.activity-row-actor,.activity-row-main strong{display:block}.activity-row-main strong{font-size:13px;line-height:1.35}.activity-row-detail,.activity-row-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-row-detail{display:block;font-size:10px;line-height:1.3;color:#8a9490;margin-top:2px}.activity-row-actor{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin-top:5px}.activity-row-main .avatar{width:22px;height:22px;font-size:8px;line-height:1;display:inline-flex;align-items:center;justify-content:center;flex:none;border-radius:50%}.activity-row-meta{display:flex;align-items:center;gap:10px;justify-self:end}.activity-row-meta .badge{min-width:5.6rem;text-align:center}.activity-row-meta time{display:block;text-align:right;font-size:12px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink);min-width:3rem}.activity-row-open{display:inline-flex;align-items:center;justify-content:flex-end;gap:2px;font-size:10px;font-weight:700;color:var(--green);opacity:0;transition:opacity .15s}.activity-row-link:focus-visible .activity-row-open,.activity-row-link:hover .activity-row-open{opacity:1}.activity-row-open.muted{opacity:0}.activity-more{padding:16px;display:flex;justify-content:center}.no-results{padding:24px;text-align:center;color:var(--muted);font-size:12px}.reception-page{gap:16px;max-width:none}.reception-header,.reception-page{display:flex;flex-direction:column}.reception-header{padding:18px 20px;gap:14px}.reception-header-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.reception-header-title{display:flex;align-items:center;gap:12px}.reception-header-icon{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--green2),#fff);color:var(--green);display:grid;place-items:center;flex:none}.reception-header-title h2{font:800 20px Manrope;line-height:1.1}.reception-header-title p{font-size:12px;color:var(--muted);margin-top:4px}.reception-refresh{border:1px solid var(--line);border-radius:10px;background:#fff}.reception-kpis{display:flex;flex-wrap:wrap;gap:8px}.reception-kpi{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;font-size:11px;font-weight:600}.reception-kpi strong{font:800 14px Manrope}.reception-kpi--blue{background:#e9f1f8;color:#3675a5}.reception-kpi--amber{background:#fbf2e4;color:#b4772c}.reception-kpi--green{background:var(--green2);color:var(--green)}.reception-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}.reception-column{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;min-width:0;display:flex;flex-direction:column;max-height:calc(100vh - 260px)}.reception-column-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid #edf0ee}.reception-column-title{display:flex;align-items:center;gap:9px;min-width:0}.reception-column-icon{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;flex:none}.reception-column--blue .reception-column-icon{background:#e9f1f8;color:#3675a5}.reception-column--amber .reception-column-icon{background:#fbf2e4;color:#b4772c}.reception-column--green .reception-column-icon{background:var(--green2);color:var(--green)}.reception-column-head h3{font:700 13px Manrope;white-space:nowrap}.reception-column-count{min-width:26px;height:26px;padding:0 8px;border-radius:999px;background:#f3f5f4;color:var(--muted);font-size:11px;font-weight:800;display:grid;place-items:center}.reception-column-body{overflow:auto;flex:1 1;padding:10px;display:flex;flex-direction:column;gap:10px}.reception-column-empty{padding:28px 16px;text-align:center;color:var(--muted);font-size:11px;line-height:1.45}.reception-card{background:#fafcfb;border:1px solid #e8ecea;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.reception-card-info{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%;border:0;background:transparent;text-align:left;cursor:pointer;padding:12px 12px 10px;font:inherit;color:inherit}.reception-card-info:hover{background:#f3f7f5}.reception-card-guest{display:flex;align-items:flex-start;gap:10px;min-width:0;flex:1 1}.reception-card-copy{min-width:0}.reception-card-copy small,.reception-card-copy span,.reception-card-copy strong{display:block}.reception-card-copy strong{font-size:13px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reception-card-copy span{font-size:11px;color:var(--muted);margin-top:3px;line-height:1.35}.reception-card-copy small{font-size:10px;color:#9aa49e;margin-top:3px}.reception-card-info .badge{flex:none;margin-top:2px}.reception-actions{display:grid;gap:6px;padding:0 10px 10px}.reception-actions:has(>:nth-child(2)){grid-template-columns:1fr 1fr}.reception-actions:has(>:nth-child(3)){grid-template-columns:1fr}.reception-action{width:100%;height:38px;border-radius:9px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:700;cursor:pointer;transition:transform .12s,opacity .12s}.reception-action:active:not(:disabled){transform:scale(.98)}.reception-action:disabled{opacity:.6;cursor:not-allowed}.reception-action--check-in{background:#eef8f3;border-color:#b8ddd0;color:#1f7a5c}.reception-action--check-in:hover:not(:disabled){background:#e2f3eb}.reception-action--check-out{background:#fbf5ea;border-color:#e6d3b0;color:#9a6a1f}.reception-action--check-out:hover:not(:disabled){background:#f5ecda}.reception-action--no-show{background:#fdf0f0;border-color:#e6c4c4;color:#a14a4a}.reception-action--no-show:hover:not(:disabled){background:#fae4e4}.reception-list{padding:0;overflow:hidden}.reservation-quick-actions{display:flex;gap:6px;flex-wrap:wrap}.reservation-quick-actions.compact .quick-action{padding:0 8px;min-width:34px;justify-content:center}.quick-action{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 10px;border-radius:8px;border:1px solid var(--line);background:#fff;font-size:10px;font-weight:700;cursor:pointer}.quick-action:disabled{opacity:.55;cursor:not-allowed}.quick-action.check-in{border-color:#b8ddd0;color:#1f7a5c;background:#eef8f3}.quick-action.check-out{border-color:#e6d3b0;color:#9a6a1f;background:#fbf5ea}.quick-action.no-show{border-color:#e6c4c4;color:#a14a4a;background:#fdf0f0}.reservation-card-with-actions{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.reservation-card-with-actions .reservation-card-open{border:0;background:transparent;text-align:left;width:100%;padding:14px 14px 10px;cursor:pointer;font:inherit;color:inherit}.reservation-card-with-actions .reservation-quick-actions{padding:0 14px 12px;border-top:1px solid #edf0ee;background:#fafcfb}.hk-header,.housekeeping-page{display:flex;flex-direction:column;gap:16px}.hk-header{padding:18px 20px}.hk-header-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hk-header-title{display:flex;align-items:center;gap:12px}.hk-header-icon{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--green2),#fff);color:var(--green);display:grid;place-items:center;flex:none}.hk-header-title h2{font:800 20px Manrope;line-height:1.1}.hk-header-title p{font-size:12px;color:var(--muted);margin-top:4px}.hk-refresh{border:1px solid var(--line);border-radius:10px;background:#fff}.hk-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hk-kpi{padding:12px 14px;border-radius:12px;border:1px solid transparent;display:flex;flex-direction:column;gap:2px;min-width:0}.hk-kpi strong{font:800 22px Manrope;line-height:1}.hk-kpi span{font-size:10px;font-weight:600;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hk-kpi--dirty{background:#fff8ef;border-color:#f3dfc0;color:#9a6218}.hk-kpi--dirty span{color:#b07d3a}.hk-kpi--progress{background:#eef6fc;border-color:#cfe3f2;color:#2f6fa4}.hk-kpi--progress span{color:#4d86ad}.hk-kpi--ready{background:var(--green2);border-color:#c5e0d3;color:var(--green)}.hk-kpi--ready span{color:#3d8a6a}.hk-kpi--occupied{background:#f4f0fb;border-color:#ddd3ef;color:#6d57a1}.hk-kpi--occupied span{color:#8a76b8}.hk-filters{display:flex;gap:6px;flex-wrap:wrap;padding:4px;background:#fff;border:1px solid var(--line);border-radius:12px}.hk-filter{height:36px;padding:0 12px;border:0;border-radius:8px;background:transparent;font-size:11px;font-weight:600;color:var(--muted);display:inline-flex;align-items:center;gap:6px;transition:background .15s,color .15s}.hk-filter b{font-size:10px;font-weight:800;padding:2px 6px;border-radius:999px;background:#eef1ef;color:#8a9490;min-width:18px;text-align:center}.hk-filter:hover{color:var(--ink);background:#f5f7f6}.hk-filter.active{background:var(--green2);color:var(--green)}.hk-filter.active b{background:#d4ebe0;color:var(--green)}.hk-group{display:flex;flex-direction:column;gap:10px}.hk-group-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:0 2px}.hk-group-head h3{font:700 14px Manrope}.hk-group-head span{font-size:11px;color:var(--muted);font-weight:600}.hk-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:10px}.hk-room{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:10px;min-height:168px;box-shadow:var(--shadow);position:relative;overflow:hidden}.hk-room:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:14px 0 0 14px}.hk-room--dirty:before{background:linear-gradient(180deg,#e8b86a,#d4923f)}.hk-room--in_progress:before{background:linear-gradient(180deg,#6baed6,#2f6fa4)}.hk-room--ready:before{background:linear-gradient(180deg,#5fbf93,#197452)}.hk-room--occupied{box-shadow:0 8px 24px rgba(109,87,161,.08)}.hk-room-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.hk-room-number{font:800 28px Manrope;line-height:1;letter-spacing:-.02em;color:var(--ink)}.hk-status-pill{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:4px 8px;border-radius:999px;white-space:nowrap}.hk-status-pill--dirty{background:#fbf0df;color:#a56b1d}.hk-status-pill--in_progress{background:#e8f2fa;color:#3675a5}.hk-status-pill--ready{background:#eaf5ef;color:#25805e}.hk-room-type{font-size:11px;color:var(--muted);margin-top:-4px}.hk-room-guest{display:flex;align-items:flex-start;gap:8px;padding:10px;border-radius:10px;background:#f7f9f8;font-size:11px;flex:1 1}.hk-room-guest svg{flex:none;margin-top:1px;color:var(--muted)}.hk-room-guest span,.hk-room-guest strong{display:block}.hk-room-guest strong{font-size:11px;line-height:1.3}.hk-room-guest span{font-size:10px;color:var(--muted);margin-top:2px}.hk-room-guest--free{align-items:center;color:var(--muted)}.hk-room-guest--free span{font-size:11px}.hk-room-action{width:100%;height:38px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:700;cursor:pointer;transition:transform .12s,opacity .12s}.hk-room-action:active:not(:disabled){transform:scale(.98)}.hk-room-action:disabled{opacity:.65;cursor:not-allowed}.hk-room-action--in_progress{background:#e8f2fa;color:#2f6fa4}.hk-room-action--in_progress:hover:not(:disabled){background:#dcecf8}.hk-room-action--ready{background:var(--green);color:#fff}.hk-room-action--ready:hover:not(:disabled){background:#156343}.hk-room-done{justify-content:center;gap:6px;height:38px;border-radius:10px;background:#f3f7f5;color:#5a8f74;font-size:10px;font-weight:700}.hk-empty,.hk-room-done{display:flex;align-items:center}.hk-empty{padding:40px 20px;flex-direction:column;gap:10px;color:var(--muted);font-size:12px}.planning-hk-dot{display:inline-block;margin-top:4px;font-size:8px;font-weight:700;padding:2px 6px;border-radius:999px;line-height:1.2}.planning-hk-dot.hk-dirty{background:#fbf0df;color:#a56b1d}.planning-hk-dot.hk-in_progress{background:#e8f2fa;color:#3a7199}.planning-hk-dot.hk-ready{background:#eaf5ef;color:#25805e}.planning-cell.hk-cell.hk-dirty{background:repeating-linear-gradient(-45deg,#fff8ef,#fff8ef 6px,#fdebd0 0,#fdebd0 12px)}.planning-cell.hk-cell.hk-in_progress{background:#eef6fc;box-shadow:inset 0 0 0 1px #c5dff0}@media(max-width:800px){.topbar .profile-chip{display:inline-flex}.topbar .profile-chip-wrap{display:block}.account-grid,.account-grid-single{grid-template-columns:1fr}.activity-kpis,.hk-grid,.hk-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.reception-board{grid-template-columns:1fr}.reception-column{max-height:none}.activity-row{grid-template-columns:38px 1fr auto;grid-template-areas:"mark main open" "mark meta open";gap:6px 10px;padding:12px 14px}.activity-mark{grid-area:mark;width:36px;height:36px;border-radius:10px}.activity-row-main{grid-area:main}.activity-row-meta{grid-area:meta;justify-self:start;flex-wrap:wrap;gap:8px}.activity-row-meta time{text-align:left;font-size:11px;min-width:0}.activity-row-open{grid-area:open;opacity:1}.activity-day-list:before{left:31px}}@media(max-width:540px){.profile-gate{padding:20px 16px}.profile-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-kpis{gap:6px}.activity-kpis article{padding:8px 9px;border-radius:8px}.activity-kpis span{font-size:7px}.activity-kpis strong{font-size:15px}.activity-kpis small{font-size:6px}.profile-manage-row{grid-template-columns:38px 1fr 70px 34px 36px 34px}.profile-manage-row .profile-status{display:none}.account-grid,.profile-kind-picker{grid-template-columns:1fr}.hk-filters{overflow:auto;flex-wrap:nowrap;padding:3px}.hk-filter{flex:none}.hk-room-number{font-size:24px}}