:root{--ink:#34251f;--ink-soft:#5f4b41;--forest:#2f211b;--forest-2:#493329;--cream:#f5f0e9;--paper:#fffcf8;--white:#fff;--line:#e7ddd3;--muted:#81766f;--gold:#b89a7a;--gold-soft:#f1e7db;--sage:#92735f;--sage-soft:#eee4dc;--blue:#aa8b76;--blue-soft:#f2e9e2;--clay:#7d503b;--clay-soft:#efe0d7;--shadow:0 12px 35px #3a261d14}.app-select{z-index:1;width:100%;min-width:0;position:relative}.app-select.is-open{z-index:40}.app-select-trigger{color:#38271f;font:inherit;text-align:left;background:#fffdfa;border:1px solid #decfc2;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:52px;padding:12px 15px;font-weight:700;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.app-select-trigger:hover{background:#fbf5ef;border-color:#b79379}.app-select-trigger:focus-visible,.app-select.is-open .app-select-trigger{border-color:#8d654c;outline:none;box-shadow:0 0 0 4px #a0775829}.app-select-trigger:disabled{cursor:not-allowed;opacity:.58}.app-select-trigger .is-placeholder{color:#9a8e87;font-weight:600}.app-select-trigger svg{flex:none;transition:transform .18s}.app-select.is-open .app-select-trigger svg{transform:rotate(180deg)}.app-select-options{background:#fffdfa;border:1px solid #cfb9a7;border-radius:16px;gap:5px;max-height:290px;padding:7px;display:grid;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:auto;box-shadow:0 18px 45px #37251c30}.app-select-options-portal{z-index:20050}.app-select-options>button{color:#3b2921;font:inherit;text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:48px;padding:9px 11px;display:grid}.app-select-options>button:hover,.app-select-options>button:focus-visible{background:#f2e6da;outline:none}.app-select-options>button.is-selected{color:#fffaf5;background:#38261e}.app-select-options>button>span:last-child{gap:2px;display:grid}.app-select-options small{color:#8a7b72;font-size:12px;font-weight:550;line-height:1.35}.app-select-options>button.is-selected small{color:#d9c8bb}.app-select-check{border:1px solid #cab3a0;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.app-select-options>button.is-selected .app-select-check{color:#38261e;background:#fffaf5;border-color:#fffaf5}
.schedule-daily-selection{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.schedule-daily-selection>span{color:#fffaf5;background:#38261e;border-radius:999px;align-items:center;min-height:40px;padding:8px 15px;font-weight:750;display:inline-flex}.schedule-daily-selection>button,.schedule-daily-awaiting button{color:#493329;font:inherit;background:#fffdfa;border:1px solid #d4c0af;border-radius:999px;min-height:40px;padding:8px 14px;font-weight:750}.schedule-daily-selection>button:hover,.schedule-daily-awaiting button:hover{background:#efe1d5;border-color:#a77d60}.schedule-daily-roster{background:linear-gradient(145deg,#fffdf9,#f5ebe2);border:1px solid #dbc8b7;border-radius:18px;margin:16px 0;padding:18px}.schedule-daily-roster header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.schedule-daily-roster header h3,.schedule-daily-roster header p{margin:0}.schedule-daily-roster header p{color:#84766d;margin-top:3px;font-size:13px}.schedule-daily-roster-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;display:grid}.schedule-daily-roster-list article{background:#fff;border:1px solid #e1d3c8;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:3px 10px;padding:12px;display:grid}.schedule-daily-roster-list article>span{background:#eee0d4;border-radius:12px;grid-row:1/span 2;justify-content:center;align-items:center;height:42px;font-family:Georgia,serif;font-weight:750;display:flex}.schedule-daily-roster-list article strong,.schedule-daily-roster-list article small{min-width:0}.schedule-daily-roster-list article small{color:#83736a}.schedule-daily-roster-empty,.schedule-daily-awaiting{color:#78685f;align-items:center;gap:9px;margin:0;display:flex}.schedule-daily-awaiting{text-align:center;flex-direction:column;justify-content:center;min-height:330px;padding:38px 20px}.schedule-daily-picker{background:#fffaf5;border:1px solid #d2bdab;border-radius:24px;width:min(100vw - 32px,680px);max-width:680px;padding:24px;position:relative;box-shadow:0 28px 80px #271b1647}.schedule-daily-picker header{padding:0 50px 18px 0}.schedule-daily-picker header h2,.schedule-daily-picker header p{margin:0}.schedule-daily-picker header h2{font-family:Georgia,serif;font-size:clamp(25px,4vw,36px)}.schedule-daily-picker header p{color:#83746b;margin-top:7px}.schedule-daily-picker>button{background:#f5ece4;border:1px solid #ddcdbf;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:20px;right:20px}.schedule-daily-picker-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.schedule-daily-picker-options>button{color:#402c23;font:inherit;text-align:left;background:#fff;border:1px solid #d9c7b8;border-radius:16px;align-items:center;gap:12px;min-height:62px;padding:14px 16px;font-weight:760;display:flex}.schedule-daily-picker-options>button:hover,.schedule-daily-picker-options>button:focus-visible{color:#fffaf5;background:#38261e;border-color:#38261e;outline:none}@media (max-width:720px){.app-select-trigger{min-height:50px}.app-select-options{max-height:240px}.schedule-daily-roster{margin-inline:-4px;padding:14px}.schedule-daily-roster header{flex-direction:column;align-items:flex-start}.schedule-daily-roster-list,.schedule-daily-picker-options{grid-template-columns:1fr}.schedule-daily-picker{border-radius:20px;padding:20px}}.activity-workspace{gap:18px;padding-bottom:40px;display:grid}.activity-hero{border:1px solid var(--line);background:radial-gradient(circle at 92% 8%, #bc976f2e, transparent 34%), var(--paper);box-shadow:var(--shadow);border-radius:22px;justify-content:space-between;align-items:flex-end;gap:24px;padding:30px 32px;display:flex}.activity-hero h1{color:var(--ink);letter-spacing:-.035em;margin:6px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);font-weight:500}.activity-hero p{max-width:710px;color:var(--muted);margin:0;font-size:15px;line-height:1.65}.activity-hero>button,.activity-error>button{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--ink);white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.activity-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.activity-summary article{border:1px solid var(--line);background:var(--paper);min-height:112px;box-shadow:var(--shadow);border-radius:18px;align-items:center;gap:14px;padding:18px;transition:transform .18s,box-shadow .18s;display:flex}.activity-summary article:hover{transform:translateY(-2px);box-shadow:0 18px 44px #3d291e1c}.activity-summary article.attention{background:linear-gradient(135deg, #b1523d0f, var(--paper) 68%);border-color:#aa4e3a52}.activity-stat-icon{border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.activity-stat-icon.sage{color:#5f7958;background:#e7eee3}.activity-stat-icon.clay{color:#a95741;background:#f6e6de}.activity-stat-icon.gold{color:#98704c;background:#f3eadc}.activity-stat-icon.blue{color:#55798a;background:#e4edf1}.activity-summary article>div{gap:2px;display:grid}.activity-summary small,.activity-user-panel small,.activity-log-panel small{color:var(--muted)}.activity-summary strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:600;line-height:1}.activity-summary em{color:var(--muted);font-size:11px;font-style:normal}.activity-user-panel,.activity-log-panel{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:20px;overflow:hidden}.activity-user-panel>header,.activity-log-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:18px;padding:24px 26px 18px;display:flex}.activity-user-panel h2,.activity-log-panel h2{color:var(--ink);margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.activity-log-panel header p{color:var(--muted);margin:5px 0 0;font-size:13px}.activity-security-note{color:#5f765b;background:#edf2ea;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:800;display:inline-flex}.activity-user-list{display:grid}.activity-user-list article{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(180px,1.1fr) minmax(150px,.85fr) minmax(210px,1.2fr) auto;align-items:center;gap:15px;min-height:82px;padding:14px 24px;transition:background .16s;display:grid}.activity-user-list article:last-child{border-bottom:0}.activity-user-list article:hover{background:#fcfaf7}.activity-user-list article.inactive{background:#fff8f5}.activity-user-list article.inactive .activity-user-identity strong{color:#a34f3c}.activity-user-list article.disabled{opacity:.58;background:#f8f6f2}.activity-user-avatar{background:var(--brown-dark);color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;font-family:Georgia,Times New Roman,serif;font-size:15px;display:grid}.activity-user-identity,.activity-user-role,.activity-user-time{gap:4px;min-width:0;display:grid}.activity-user-identity strong,.activity-user-role strong,.activity-user-time strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.activity-user-identity span,.activity-user-time span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.activity-user-status span{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:11px;font-weight:800;display:inline-flex}.activity-user-status .success{color:#57734f;background:#e9f1e5}.activity-user-status .warning{color:#a44e3a;background:#f9e6df}.activity-user-status .neutral{color:#756e67;background:#efede9}.activity-range{border:1px solid var(--line);background:#f7f3ed;border-radius:12px;gap:3px;padding:4px;display:inline-flex}.activity-range button{min-height:34px;color:var(--muted);background:0 0;border:0;border-radius:9px;padding:0 12px;font-size:11px;font-weight:800}.activity-range button.active{background:var(--brown-dark);color:#fff;box-shadow:0 5px 14px #321f1633}.activity-filters{border-bottom:1px solid var(--line);background:#fcfaf7;grid-template-columns:minmax(260px,1fr) minmax(190px,.35fr) minmax(170px,.3fr);gap:10px;padding:14px 24px;display:grid}.activity-filters label{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#fff;border-radius:11px;align-items:center;gap:8px;padding:0 12px;display:flex}.activity-filters input,.activity-filters select{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.activity-event-list{display:grid}.activity-event-list article{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(160px,.85fr) minmax(220px,1.5fr) auto minmax(155px,auto);align-items:center;gap:14px;min-height:72px;padding:12px 24px;transition:background .16s;display:grid}.activity-event-list article:last-child{border-bottom:0}.activity-event-list article:hover{background:#fcfaf7}.activity-event-icon{color:#8f684a;background:#f1e9df;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.activity-event-icon.warning{color:#a34c38;background:#f8e4dc}.activity-event-person,.activity-event-action{gap:4px;min-width:0;display:grid}.activity-event-person strong,.activity-event-action strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.activity-event-person span,.activity-event-action span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.activity-event-category{color:#74685e;white-space:nowrap;background:#f2eee8;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.activity-event-list time{color:var(--muted);white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;font-size:11px;display:inline-flex}.activity-loading,.activity-empty{min-height:150px;color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:9px;display:flex}.activity-empty{flex-direction:column}.activity-empty span{font-size:12px}.activity-error{color:#9d4b39;background:#fff6f2;border:1px solid #a64c3647;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px 22px;display:grid}.activity-error>div{gap:3px;display:grid}.activity-error span{color:#8a7067;font-size:12px}@media (max-width:1100px){.activity-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-user-list article{grid-template-columns:44px minmax(170px,1fr) minmax(190px,1fr) auto}.activity-user-role{display:none}.activity-event-list article{grid-template-columns:38px minmax(140px,.8fr) minmax(200px,1.4fr) minmax(145px,auto)}.activity-event-category{display:none}}@media (max-width:760px){.activity-hero{flex-direction:column;align-items:stretch;padding:24px 20px}.activity-hero>button{align-self:flex-start}.activity-summary{grid-template-columns:1fr 1fr;gap:10px}.activity-summary article{min-height:98px;padding:14px}.activity-stat-icon{flex-basis:38px;width:38px;height:38px}.activity-user-panel>header,.activity-log-panel>header{flex-direction:column;align-items:flex-start;padding:20px}.activity-security-note{align-self:flex-start}.activity-user-list article{grid-template-columns:40px minmax(0,1fr) auto;gap:10px;padding:14px 16px}.activity-user-avatar{width:38px;height:38px}.activity-user-time{grid-column:2/-1}.activity-user-time strong{white-space:normal}.activity-filters{grid-template-columns:1fr;padding:12px 16px}.activity-event-list article{grid-template-columns:36px minmax(0,1fr);gap:9px 11px;padding:14px 16px}.activity-event-person,.activity-event-action{grid-column:2}.activity-event-action strong,.activity-event-action span{white-space:normal}.activity-event-list time{grid-column:2;justify-content:flex-start}.activity-error{grid-template-columns:auto 1fr}.activity-error>button{grid-column:1/-1;justify-self:start}}@media (max-width:460px){.activity-summary{grid-template-columns:1fr}.activity-summary article{min-height:86px}.activity-user-status{grid-column:2/-1}}@media (max-width:700px){.wedding-record-view-switch{grid-template-columns:minmax(0,1fr)}}.wedding-profile-hero{grid-template-columns:66px minmax(220px,1fr) repeat(3,minmax(135px,.25fr)) minmax(145px,.3fr)}.wedding-card-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.wedding-new-inquiry-badge,.wedding-source-badge{color:#fff8f1;background:#3b2a22;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 9px;font-size:10px;font-weight:850;line-height:1;display:inline-flex}.wedding-new-inquiry-badge i{background:#f0bd75;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite weddingNewInquiryPulse;box-shadow:0 0 0 4px #f0bd7529}@keyframes weddingNewInquiryPulse{50%{transform:scale(1.08);box-shadow:0 0 0 7px #f0bd7500}}.wedding-source-badge{color:#76573f;background:#f1e7db;padding:5px 8px;font-size:9px}.wedding-profile-kickers{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.wedding-payment-status{border-radius:999px;align-items:center;width:fit-content;padding:5px 8px;font-size:11px;font-weight:750;line-height:1;display:inline-flex}.wedding-payment-status.is-pending{color:#9b4e2d;background:#f7e3d6}.wedding-payment-status.is-paid{color:#3f6a3d;background:#e0eee0}.wedding-payment-select.is-pending{color:#8d4528;border-color:#deb9a2}.wedding-payment-select.is-paid{color:#365d34;border-color:#a9c6a7}.wedding-question-link-editor{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8px;display:grid!important}.wedding-question-links{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.wedding-question-links a{background:var(--gold-soft);color:var(--forest);border:1px solid #dec6aa;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:8px 11px;font-size:12px;font-weight:750;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.wedding-question-links a:hover{background:#ead8c1;border-color:#c7a783;transform:translateY(-1px)}.wedding-plan-open-card{background:linear-gradient(135deg,#faf6f0,#f2e7d9);border:1px solid #dfcbb5;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px;display:grid}.wedding-plan-open-card>svg{color:var(--gold)}.wedding-plan-open-card h3{margin:4px 0 6px;font-family:Georgia,serif;font-size:21px;font-weight:500}.wedding-plan-open-card p{color:var(--muted);margin:0;line-height:1.55}.wedding-plan-preview-layer{z-index:1400;position:fixed;inset:0}.wedding-plan-preview-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#251a1594;border:0;width:100%;position:absolute;inset:0}.wedding-plan-preview-shell{background:#e7e3df;border:1px solid #ffffff73;border-radius:16px;flex-direction:column;display:flex;position:absolute;inset:18px;overflow:hidden;box-shadow:0 28px 75px #2318134d}.wedding-plan-preview-toolbar{background:var(--paper);border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.wedding-plan-preview-toolbar>div:last-child{gap:8px;display:flex}.wedding-plan-preview-toolbar strong{margin-top:3px;font-family:Georgia,serif;font-size:18px;font-weight:500;display:block}.wedding-plan-preview-pages{justify-items:center;gap:24px;padding:28px;display:grid;overflow:auto}.wedding-plan-preview-pages .wedding-print-document,.wedding-plan-preview-pages .wedding-print-floorplan-page{width:100%;max-width:210mm}.wedding-print-floorplan-page{aspect-ratio:210/297;flex-direction:column;display:flex}.wedding-print-floorplan-viewport{flex:auto;min-height:0;position:relative;overflow:hidden}.wedding-print-floorplan-stage{transform-origin:50%;width:min(78vh,900px);margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}.wedding-print-floorplan-stage>span{color:#35241d;-webkit-print-color-adjust:exact;print-color-adjust:exact;z-index:2;background:#f3cfa8;border-width:2px;border-color:#684537;box-shadow:0 2px 8px #3a261d47}.wedding-print-floorplan-stage>img{z-index:1}.wedding-print-floorplan-stage>span i{flex-direction:column;justify-content:center;align-items:center;font-style:normal;display:flex;transform:rotate(-90deg)}@media (max-width:1180px){.wedding-profile-hero{grid-template-columns:62px minmax(220px,1fr) repeat(3,minmax(135px,.3fr))}.wedding-profile-progress{grid-column:2/-1}}@media (max-width:900px){.wedding-profile-hero{grid-template-columns:56px minmax(0,1fr)}.wedding-plan-open-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.wedding-plan-open-card .secondary-button{grid-column:1/-1;width:100%}.wedding-plan-preview-shell{border-radius:0;inset:0}.wedding-plan-preview-toolbar{flex-direction:column;align-items:stretch;gap:10px}.wedding-plan-preview-toolbar>div:last-child button{flex:1}.wedding-plan-preview-pages{padding:14px}.wedding-print-floorplan-stage{width:min(72vh,760px)}}@media (max-width:700px){.wedding-question-link-editor{grid-template-columns:1fr}}@page wedding-floorplan{margin:7mm;size:A4 portrait}@media print{.wedding-plan-preview-layer,.wedding-plan-preview-shell,.wedding-plan-preview-pages{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important;overflow:visible!important}.wedding-plan-preview-backdrop,.wedding-plan-preview-toolbar{display:none!important}.wedding-plan-preview-pages{display:block!important}.wedding-print-floorplan-page{aspect-ratio:auto;flex-direction:column;height:283mm;width:196mm!important;max-width:none!important;display:flex!important}.wedding-print-floorplan-viewport{flex:auto;height:238mm;position:relative!important;overflow:hidden!important}.wedding-print-floorplan-stage{transform-origin:50%!important;width:235mm!important;margin:0!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(90deg)!important}.wedding-print-floorplan-stage>span{box-shadow:none!important;color:#241913!important;background:#f3cfa8!important;border:.7mm solid #684537!important}.wedding-print-floorplan-stage>span i{transform:rotate(-90deg)!important}.wedding-print-floorplan-stage>span b{font-size:10pt!important}.wedding-print-floorplan-stage>span small{font-size:7pt!important}}@page wedding-details{size:A4 portrait;margin:5mm!important}@page wedding-floorplan{size:A4 portrait;margin:5mm!important}.stable-workspace{gap:18px;min-width:0;display:grid}.stable-toolbar{border:1px solid var(--line);background:#fffdf9;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;padding:10px;display:flex}.stable-tabs,.stable-toolbar-actions{align-items:center;gap:8px;display:flex}.stable-tabs button,.stable-toolbar-actions>button:not(.primary-button){color:#6e625b;cursor:pointer;font:inherit;background:#fff;border:1px solid #e5d8ce;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:0 13px;font-size:12px;font-weight:750;display:flex}.stable-tabs button b{background:#eee7df;border-radius:999px;padding:3px 7px;font-size:10px}.stable-tabs button.active{color:#fff;background:#39271f;border-color:#39271f}.stable-tabs button.active b{background:#6f5547}.stable-toolbar-actions>button:not(.primary-button):hover{color:#3d2a21;background:#f8f1ea}.stable-view-switch{background:#efe7df;border:1px solid #dfd1c5;border-radius:12px;justify-self:start;align-items:center;gap:4px;padding:4px;display:inline-flex}.stable-view-switch button{color:#7a6d65;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;min-height:37px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.stable-view-switch button.active{color:#3d2a21;background:#fffdf9;box-shadow:0 3px 10px #3d2a2114}.stable-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.stable-summary-grid article{border:1px solid var(--line);background:#fffdf9;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:15px;display:flex}.stable-summary-grid article>span{color:#586b50;background:#e7eee3;border-radius:11px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.stable-summary-grid article:nth-child(2)>span{color:#527286;background:#e6eff3}.stable-summary-grid article:nth-child(3)>span{color:#8a694e;background:#f3e8d9}.stable-summary-grid article:nth-child(4)>span{color:#76594a;background:#eee5df}.stable-summary-grid div{min-width:0}.stable-summary-grid small{color:#8b7f77;font-size:10px;display:block}.stable-summary-grid strong{color:#39271f;margin:3px 0;font-family:Georgia,serif;font-size:21px;display:block}.stable-summary-grid p{color:#948981;margin:0;font-size:10px}.stable-plan-card{background:#fffdf9;border:1px solid #dfd3c8;border-radius:17px;padding:18px;overflow:hidden;box-shadow:0 15px 38px #46302414}.stable-plan-card>header{border-bottom:1px solid #eadfd6;justify-content:space-between;align-items:flex-end;margin-bottom:15px;padding:0 2px 13px;display:flex}.stable-plan-card>header span{color:#ae876b;letter-spacing:1.1px;text-transform:uppercase;font-size:10px;font-weight:850}.stable-plan-card>header h2{color:#35251e;margin:5px 0 0;font-family:Georgia,serif;font-size:24px;font-weight:500}.stable-plan-card>header p{color:#857970;margin:0;font-size:11px}.stable-plan-card>header p strong{color:#4e382d}.stable-plan-layout.large{grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr);gap:12px;display:grid}.stable-wing{grid-template-columns:1fr;gap:9px;display:grid}.stable-large .stable-wing{grid-template-rows:repeat(10,minmax(112px,auto))}.stable-large .stable-box-card{height:100%;min-height:112px}.stable-aisle{color:#a49082;letter-spacing:1px;text-transform:uppercase;background:repeating-linear-gradient(135deg,#f1ece6,#f1ece6 8px,#faf7f3 8px 16px);border:1px dashed #d7c8bd;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:100%;font-size:9px;font-weight:850;display:flex}.stable-aisle span{writing-mode:vertical-rl}.stable-aisle i{color:#fff;background:#594236;border-radius:999px;margin-top:14px;padding:5px 7px;font-size:8px;font-style:normal}.stable-box-card{color:#6d6058;cursor:pointer;text-align:left;background:#fff;border:1px solid #dfd3c8;border-radius:12px;width:100%;min-height:128px;padding:12px 38px 11px 13px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden}.stable-box-card:hover{border-color:#a98973;transform:translateY(-1px);box-shadow:0 9px 24px #4e35281f}.stable-box-card.is-empty{background:#faf8f5;border-style:dashed}.stable-box-card>strong{color:#35251e;text-overflow:ellipsis;white-space:nowrap;margin:1px 0 6px;font-family:Georgia,serif;font-size:16px;display:block;overflow:hidden}.stable-box-card>small{color:#897c73;align-items:center;gap:5px;font-size:10px;display:flex}.stable-box-card>small.stable-turnout-summary{color:#64755d;margin-top:4px;font-size:9px;font-weight:750}.stable-school-horse-badge{color:#52684b;text-transform:uppercase;background:#e9f0e5;border:1px solid #ccd9c6;border-radius:999px;align-items:center;gap:4px;margin:0 0 6px;padding:4px 7px;font-size:8px;font-weight:850;display:inline-flex}.stable-box-number{color:#fff;background:#4b3429;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;font-size:9px;font-weight:850;display:flex;position:absolute;top:10px;right:10px}.stable-box-edit{color:#aa8d79;position:absolute;bottom:10px;right:10px}.stable-box-feed-lines{gap:3px;margin-top:8px;display:grid}.stable-box-feed-lines>span{grid-template-columns:minmax(70px,.7fr) minmax(0,1fr);align-items:center;gap:6px;display:grid}.stable-box-feed-lines b{color:#60493c;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.stable-box-feed-lines em{color:#8b7d73;white-space:nowrap;font-size:9px;font-style:normal}.stable-box-feed-lines i{color:#a27d63;font-size:9px;font-style:normal}.stable-small-map{grid-template-rows:minmax(88px,auto) repeat(5,minmax(104px,auto)) 68px repeat(2,minmax(104px,auto));grid-template-columns:70px repeat(3,minmax(150px,1fr));gap:8px;max-width:1060px;margin:0 auto;display:grid}.stable-small-slot{min-width:0}.stable-small-slot .stable-box-card{height:100%;min-height:0}.stable-small-slot.slot-1{grid-area:2/2}.stable-small-slot.slot-2{grid-area:2/3}.stable-small-slot.slot-3{grid-area:1/4}.stable-small-slot.slot-4{grid-area:2/4}.stable-small-slot.slot-5{grid-area:3/2}.stable-small-slot.slot-6{grid-area:3/3}.stable-small-slot.slot-7{grid-area:4/2}.stable-small-slot.slot-8{grid-area:4/3}.stable-small-slot.slot-9{grid-area:5/2}.stable-small-slot.slot-10{grid-area:5/3}.stable-small-slot.slot-11{grid-area:6/2}.stable-small-slot.slot-12{grid-area:6/3}.stable-small-slot.slot-13{grid-area:8/3}.stable-small-slot.slot-14{grid-area:9/3}.stable-flow-arrow{color:#b9aaa0;letter-spacing:.8px;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;font-size:8px;font-weight:850;display:flex}.stable-flow-arrow.arrow-top{grid-area:2/1}.stable-flow-arrow.arrow-bottom{flex-direction:row;grid-area:7/2/auto/4;justify-content:center;align-items:flex-start;gap:9px}.stable-flow-arrow.arrow-bottom span{align-self:center}.stable-plan-legend{color:#776a62;background:#f6f0e9;border:1px solid #e5d8cc;border-radius:12px;flex-wrap:wrap;align-items:center;gap:13px;padding:10px 13px;font-size:10px;display:flex}.stable-plan-legend span{align-items:center;gap:5px;display:flex}.stable-plan-legend b{color:#fff;background:#4c352a;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.stable-plan-legend p{margin:0 0 0 auto}.stable-loading,.stable-error{border:1px solid var(--line);color:#776b63;text-align:center;background:#fffdf9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:280px;padding:30px;display:flex}.stable-error strong{color:#4b3429;font-family:Georgia,serif;font-size:20px}.stable-error p{margin:0}.stable-error button{color:#fff;cursor:pointer;background:#3d2a21;border:0;border-radius:9px;padding:10px 14px;font-weight:750}.stable-modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:1800;background:#2b201a75;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.stable-modal{background:#fffdf9;border:1px solid #e6d9ce;border-radius:17px;flex-direction:column;width:min(900px,100%);max-height:calc(100dvh - 44px);display:flex;overflow:hidden;box-shadow:0 28px 80px #251a1542}.stable-modal>header{border-bottom:1px solid #eadfd6;justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.stable-modal>header span{color:#b1876a;letter-spacing:1.1px;text-transform:uppercase;font-size:9px;font-weight:850}.stable-modal>header h2{color:#38271f;margin:4px 0 0;font-family:Georgia,serif;font-size:22px;font-weight:500}.stable-modal>header button{color:#755f52;cursor:pointer;background:#f4eee8;border:1px solid #e3d7cc;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.stable-modal-scroll{padding:18px 20px;overflow-y:auto}.stable-modal>footer{border-top:1px solid #eadfd6;justify-content:flex-end;align-items:center;gap:9px;padding:13px 20px;display:flex}.stable-box-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.stable-box-form-grid .wide{grid-column:1/-1}.stable-box-form-grid .double{grid-column:span 2}.stable-box-form-grid label,.stable-notes,.stable-feed-modal form>label{color:#5b493f;gap:6px;font-size:10px;font-weight:750;display:grid}.stable-box-form-grid input,.stable-box-form-grid select,.stable-notes textarea,.stable-feed-modal input,.stable-feed-modal select{color:#3f2d24;font:inherit;background:#fff;border:1px solid #ddd0c5;border-radius:9px;outline:none;min-height:42px;padding:0 11px;font-size:12px}.stable-notes textarea{resize:vertical;min-height:80px;padding:10px 11px}.stable-box-form-grid input:focus,.stable-box-form-grid select:focus,.stable-notes textarea:focus,.stable-feed-modal input:focus,.stable-feed-modal select:focus{border-color:#9e7961;box-shadow:0 0 0 3px #9e79611f}.stable-turnout-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.stable-turnout-options label{cursor:pointer;background:#f7f2ec;border:1px solid #e4d8ce;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;display:flex}.stable-turnout-options input{accent-color:#51684b;flex:none;width:18px;height:18px;min-height:0}.stable-turnout-options span,.stable-turnout-options strong,.stable-turnout-options small{display:block}.stable-turnout-options strong{color:#4a372e;font-size:11px}.stable-turnout-options small{color:#8c7e75;margin-top:3px;font-size:9px}.stable-school-horse-option{cursor:pointer;background:#f4f7f1;border:1px solid #d5dfcf;border-radius:11px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:11px;padding:12px 13px;transition:background .18s,border-color .18s,box-shadow .18s;display:grid!important}.stable-school-horse-option.is-active{background:#e8f0e4;border-color:#9fb494;box-shadow:0 0 0 3px #51684b14}.stable-school-horse-option input{accent-color:#51684b;width:19px;height:19px;min-height:0}.stable-school-horse-option>svg{color:#607657}.stable-school-horse-option strong,.stable-school-horse-option small{display:block}.stable-school-horse-option strong{color:#41523c;font-size:12px}.stable-school-horse-option small{color:#768470;margin-top:3px;font-size:9px}.stable-fixed-charge-options{background:#f3ede7;border:1px solid #e1d5ca;border-radius:10px;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.stable-fixed-charge-options>span strong,.stable-fixed-charge-options>span small{display:block}.stable-fixed-charge-options>span strong{color:#49362d;font-size:11px}.stable-fixed-charge-options>span small{color:#8c7e75;margin-top:3px;font-size:9px}.stable-fixed-charge-options label{color:#5b493f;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.stable-fixed-charge-options input{accent-color:#51684b;width:17px;height:17px;min-height:0}.stable-fixed-charge-options.is-disabled{opacity:.58}.stable-feeding-editor{border:1px solid #e4d7cc;border-radius:12px;margin:17px 0;overflow:hidden}.stable-feeding-editor>header{background:#f6f0ea;justify-content:space-between;align-items:flex-end;padding:12px 13px;display:flex}.stable-feeding-editor>header span{color:#aa8064;letter-spacing:.9px;font-size:8px;font-weight:850;display:block}.stable-feeding-editor>header strong{color:#49362d;margin-top:3px;font-size:12px;display:block}.stable-feeding-editor>header small{color:#8c8179;font-size:9px}.stable-feeding-head,.stable-feeding-row{grid-template-columns:minmax(160px,1.2fr) repeat(3,minmax(100px,.7fr));align-items:center;gap:8px;padding:8px 12px;display:grid}.stable-feeding-head{color:#8d7e74;background:#fbf8f4;border-bottom:1px solid #e8ddd4;font-size:9px;font-weight:800}.stable-feeding-head span{align-items:center;gap:5px;display:flex}.stable-feeding-row+.stable-feeding-row{border-top:1px solid #eee5de}.stable-feeding-row>span strong,.stable-feeding-row>span small{display:block}.stable-feeding-row>span strong{color:#4c392f;font-size:11px}.stable-feeding-row>span small{color:#94877e;margin-top:2px;font-size:9px}.stable-feeding-row label{position:relative}.stable-feeding-row input{color:#402e25;font:inherit;background:#fff;border:1px solid #ded2c8;border-radius:8px;width:100%;height:38px;padding:0 50px 0 10px;font-size:12px}.stable-feeding-row label small{color:#a09187;pointer-events:none;font-size:8px;position:absolute;top:14px;right:8px}.stable-no-feeds{color:#8b7f76;justify-content:center;align-items:center;gap:9px;min-height:80px;padding:15px;display:flex}.stable-notes{margin-top:14px}.stable-form-error{color:#9a4938;background:#fff1ed;border:1px solid #edc6bb;border-radius:9px;align-items:center;gap:7px;padding:10px;font-size:10px;display:flex}.stable-feed-modal{width:min(840px,100%)}.stable-feed-modal-grid{grid-template-columns:250px minmax(0,1fr);min-height:410px;display:grid;overflow:hidden}.stable-feed-modal-grid>aside{background:#f7f1eb;border-right:1px solid #e5d9cf;gap:6px;padding:12px;display:grid;overflow-y:auto}.stable-feed-modal-grid>aside button{color:#806f65;cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:9px;padding:10px;display:flex}.stable-feed-modal-grid>aside button.active{color:#4b352a;background:#fff;border-color:#decfc3}.stable-feed-modal-grid>aside button span,.stable-feed-modal-grid>aside strong,.stable-feed-modal-grid>aside small{min-width:0;display:block}.stable-feed-modal-grid>aside strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.stable-feed-modal-grid>aside small{color:#998a80;margin-top:3px;font-size:8px}.stable-feed-modal-grid>form{align-content:start;gap:14px;padding:22px;display:grid;overflow-y:auto}.stable-feed-modal-grid>form>div:first-child{color:#9b755c;align-items:center;gap:10px;display:flex}.stable-feed-modal-grid>form>div:first-child span,.stable-feed-modal-grid>form>div:first-child small,.stable-feed-modal-grid>form>div:first-child strong{display:block}.stable-feed-modal-grid>form>div:first-child small{letter-spacing:1px;font-size:8px;font-weight:850}.stable-feed-modal-grid>form>div:first-child strong{color:#3d2b22;margin-top:2px;font-family:Georgia,serif;font-size:18px}.stable-feed-active{background:#f6f1eb;border:1px solid #e4d9cf;border-radius:9px;align-items:center;padding:10px;gap:10px!important;display:flex!important}.stable-feed-active input{width:17px;height:17px!important;min-height:0!important}.stable-feed-active strong,.stable-feed-active small{display:block}.stable-feed-active small{color:#8b7e75;margin-top:2px;font-size:8px}.stable-feed-modal-grid>form>.primary-button{justify-self:end;margin-top:auto}.stable-feed-price-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px!important;display:grid!important}.stable-feed-price-grid label,.stable-settings-modal label,.stable-billing-input-grid label{color:#5b493f;gap:6px;font-size:10px;font-weight:750;display:grid}.stable-feed-price-grid input,.stable-settings-modal input,.stable-billing-input-grid input{color:#3f2d24;font:inherit;background:#fff;border:1px solid #ddd0c5;border-radius:9px;outline:none;width:100%;min-height:42px;padding:0 11px;font-size:12px}.stable-feed-price-grid input:focus,.stable-settings-modal input:focus,.stable-billing-input-grid input:focus{border-color:#9e7961;box-shadow:0 0 0 3px #9e79611f}.stable-feed-price-grid input:disabled{color:#a1958d;background:#f1ece7}.stable-scoop-calculation{background:#eef2ea;border:1px solid #d8e1d2;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:12px;color:#5b7153!important;gap:11px!important;display:grid!important}.stable-scoop-calculation span,.stable-scoop-calculation small,.stable-scoop-calculation strong{display:block}.stable-scoop-calculation small{letter-spacing:.8px;font-size:8px;font-weight:850}.stable-scoop-calculation strong{color:#42543d;margin-top:2px;font-family:Georgia,serif;font-size:17px}.stable-scoop-calculation p{color:#75826f;text-align:right;margin:0;font-size:9px}.stable-billing-workspace{gap:14px;display:grid}.stable-billing-head{color:#fff;background:linear-gradient(135deg,#35251e,#51392e);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.stable-billing-head>div:first-child>span{color:#c9a583;letter-spacing:1.2px;font-size:9px;font-weight:850}.stable-billing-head h2{margin:4px 0;font-family:Georgia,serif;font-size:25px;font-weight:500}.stable-billing-head p{color:#ffffffad;max-width:640px;margin:0;font-size:10px;line-height:1.5}.stable-month-nav{flex:none;align-items:center;gap:6px;display:flex}.stable-month-nav>button{color:#fff;cursor:pointer;font:inherit;background:#ffffff1a;border:1px solid #ffffff26;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:40px;padding:0 11px;display:flex}.stable-month-nav>button:hover{background:#ffffff2e}.stable-month-nav>span{color:#51392e;background:#fffdf9;border-radius:10px;grid-template-columns:auto auto;align-items:center;gap:2px 8px;min-width:190px;min-height:46px;padding:7px 11px;display:grid}.stable-month-nav>span svg{grid-row:1/3}.stable-month-nav>span strong{text-transform:capitalize;font-family:Georgia,serif;font-size:14px;font-weight:500}.stable-month-nav>span small{color:#8e7f75;font-size:8px}.stable-month-nav>button.stable-settings-button{width:auto}.stable-billing-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.stable-billing-summary article{border:1px solid var(--line);background:#fffdf9;border-radius:13px;align-items:center;gap:11px;min-width:0;padding:14px;display:flex}.stable-billing-summary article>span{color:#7d604d;background:#f0e8df;border-radius:9px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.stable-billing-summary article.is-total{background:#eaf0e6;border-color:#d1ddca}.stable-billing-summary article.is-total>span{color:#fff;background:#5c7254}.stable-billing-summary small,.stable-billing-summary strong,.stable-billing-summary p{margin:0;display:block}.stable-billing-summary small{color:#897c73;font-size:9px}.stable-billing-summary strong{color:#3b2921;white-space:nowrap;margin:3px 0;font-family:Georgia,serif;font-size:18px}.stable-billing-summary p{color:#988b82;font-size:8px}.stable-billing-table-wrap{background:#fffdf9;border:1px solid #dfd2c7;border-radius:15px;overflow:hidden}.stable-billing-table-head,.stable-billing-row{grid-template-columns:minmax(210px,1.4fr) repeat(5,minmax(82px,.62fr)) minmax(94px,.7fr);align-items:center;gap:12px;padding:12px 15px;display:grid}.stable-billing-table-head{color:#8a7c72;letter-spacing:.5px;text-transform:uppercase;background:#f4eee8;font-size:8px;font-weight:850}.stable-billing-row+.stable-billing-row{border-top:1px solid #ebe1d9}.stable-billing-row:hover{background:#fcf8f3}.stable-billing-row>div b,.stable-billing-row>div small{display:block}.stable-billing-row>div b{color:#3f2d24;font-family:Georgia,serif;font-size:14px;font-weight:500}.stable-billing-row>div small{color:#94867d;margin-top:3px;font-size:9px}.stable-billing-row>span{color:#756860;font-size:11px}.stable-billing-row>strong{color:#3f2d24;font-family:Georgia,serif;font-size:14px}.stable-billing-row>button{color:#60483b;cursor:pointer;font:inherit;background:#f1e9e2;border:1px solid #dfd0c4;border-radius:8px;min-height:32px;font-size:9px;font-weight:800}.stable-billing-row>button:hover{color:#fff;background:#3d2a21;border-color:#3d2a21}.stable-owner-billing-block+.stable-owner-billing-block{border-top:1px solid #ebe1d9}.stable-billing-owner-cell{min-width:0}.stable-owner-charge-toggle{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;width:calc(100% + 12px);min-height:48px;margin:-6px;padding:6px;display:flex}.stable-owner-charge-toggle:hover{background:#f3ebe4}.stable-owner-charge-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #9e796129}.stable-owner-charge-toggle>span{min-width:0}.stable-owner-charge-toggle>em{color:#775e50;white-space:nowrap;background:#eee6df;border-radius:999px;flex:none;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:800;display:inline-flex}.stable-owner-charge-toggle>em svg{transition:transform .18s}.stable-owner-charge-toggle[aria-expanded=true]>em{color:#fff;background:#3d2a21}.stable-owner-charge-toggle[aria-expanded=true]>em svg{transform:rotate(180deg)}.stable-pavo-cell b,.stable-pavo-cell small{display:block}.stable-pavo-cell b{color:#60483b;font-size:11px}.stable-pavo-cell small{color:#39805e;margin-top:2px;font-size:8px}.stable-billing-owner-actions{gap:4px;display:grid}.stable-billing-owner-actions button{color:#60483b;cursor:pointer;font:inherit;background:#f1e9e2;border:1px solid #dfd0c4;border-radius:7px;min-height:27px;padding:4px 6px;font-size:8px;font-weight:800}.stable-billing-owner-actions button:hover{color:#fff;background:#3d2a21;border-color:#3d2a21}.stable-pavo-charge-list{background:#fbf8f4;border-top:1px dashed #e3d8ce;padding:5px 15px 10px 34px;animation:.18s both stable-charge-list-in}@keyframes stable-charge-list-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.stable-pavo-charge-list>div{grid-template-columns:minmax(220px,1fr) 130px 100px;align-items:center;gap:12px;padding:6px 0;display:grid}.stable-pavo-charge-list span b,.stable-pavo-charge-list span small{display:block}.stable-pavo-charge-list span b{color:#60483b;font-size:9px}.stable-pavo-charge-list span small{color:#94867d;margin-top:2px;font-size:8px}.stable-pavo-charge-list em{color:#7c6c62;text-transform:uppercase;font-size:8px;font-style:normal;font-weight:800}.stable-pavo-charge-list strong{color:#3f2d24;text-align:right;font-family:Georgia,serif;font-size:11px}.stable-school-horse-exclusions{color:#5b7053;background:#eef3eb;border-top:1px solid #d8e2d3;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 15px;display:grid}.stable-school-horse-exclusions>span strong,.stable-school-horse-exclusions>span small{display:block}.stable-school-horse-exclusions>span strong{color:#46563f;font-size:11px}.stable-school-horse-exclusions>span small{color:#75836f;margin-top:3px;font-size:9px}.stable-school-horse-exclusions>b{color:#51684b;white-space:nowrap;background:#dce8d7;border-radius:999px;padding:5px 8px;font-size:9px}.stable-billing-empty{color:#8c7f76;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:180px;padding:24px;display:flex}.stable-billing-empty strong{color:#4b372d;font-family:Georgia,serif;font-size:17px}.stable-billing-empty p{margin:0;font-size:10px}.stable-billing-note{color:#806f64;background:#f6f0e9;border:1px solid #e4d7cc;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:10px;display:flex}.stable-billing-note p{margin:0}.stable-billing-modal{width:min(920px,100%)}.stable-billing-modal>header p,.stable-settings-modal>header p{color:#8e8077;margin:4px 0 0;font-size:9px}.stable-billing-breakdown{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.stable-billing-breakdown>div{background:#f7f2ec;border:1px solid #e5d9cf;border-radius:10px;padding:11px}.stable-billing-breakdown>div.is-total{background:#eaf0e6;border-color:#d1ddca}.stable-billing-breakdown span,.stable-billing-breakdown strong,.stable-billing-breakdown small{display:block}.stable-billing-breakdown span{color:#8a7c72;text-transform:uppercase;font-size:8px;font-weight:800}.stable-billing-breakdown strong{color:#3f2d24;margin:4px 0;font-family:Georgia,serif;font-size:17px}.stable-billing-breakdown small{color:#91837a;min-height:19px;font-size:8px}.stable-billing-service-status,.stable-billing-input-section,.stable-food-breakdown{border:1px solid #e5d9cf;border-radius:11px;margin-top:13px;overflow:hidden}.stable-billing-service-status>header,.stable-billing-input-section>header,.stable-food-breakdown>header{background:#f5efe9;padding:10px 12px}.stable-billing-service-status>header span,.stable-billing-input-section>header span,.stable-food-breakdown>header span{color:#ad8265;letter-spacing:.8px;font-size:8px;font-weight:850;display:block}.stable-billing-service-status>header strong,.stable-billing-input-section>header strong,.stable-food-breakdown>header strong{color:#49362d;margin-top:2px;font-size:12px;display:block}.stable-billing-service-status>div,.stable-food-breakdown>div{justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.stable-billing-service-status>div+div,.stable-food-breakdown>div+div{border-top:1px solid #eee5de}.stable-billing-service-status span b,.stable-billing-service-status span small,.stable-food-breakdown span b,.stable-food-breakdown span small{display:block}.stable-billing-service-status span b,.stable-food-breakdown span b{color:#4d3a30;font-size:10px}.stable-billing-service-status span small,.stable-food-breakdown span small{color:#94867c;margin-top:2px;font-size:8px}.stable-billing-service-status>div>strong,.stable-food-breakdown>div>strong{color:#4b372d;font-family:Georgia,serif;font-size:12px}.stable-food-breakdown>p{color:#8d8178;text-align:center;margin:0;padding:18px 12px;font-size:10px}.stable-billing-input-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;display:grid}.stable-billing-input-grid label small{color:#92847b;font-size:8px}.stable-bag-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;display:grid}.stable-bag-feed-grid label{background:#faf7f3;border:1px solid #e7dcd3;border-radius:9px;grid-template-columns:minmax(0,1fr) 90px;align-items:center;gap:10px;padding:9px 10px;display:grid}.stable-bag-feed-grid span b,.stable-bag-feed-grid span small{display:block}.stable-bag-feed-grid span b{color:#4d3a30;font-size:10px}.stable-bag-feed-grid span small{color:#94867c;margin-top:2px;font-size:8px}.stable-bag-feed-grid input{color:#3f2d24;font:inherit;background:#fff;border:1px solid #ddd0c5;border-radius:8px;width:100%;min-width:0;height:38px;padding:0 9px;font-size:12px}.stable-settings-modal{width:min(760px,100%)}.stable-settings-modal .stable-modal-scroll{gap:12px;display:grid}.stable-settings-modal .stable-modal-scroll>section{border:1px solid #e5d9cf;border-radius:11px;overflow:hidden}.stable-settings-modal .stable-modal-scroll>section>header{background:#f5efe9;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.stable-settings-modal .stable-modal-scroll>section>header strong{color:#49362d;font-size:11px}.stable-settings-modal .stable-modal-scroll>section>header small{color:#94867d;font-size:8px}.stable-settings-modal .stable-modal-scroll>section>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;display:grid}.stable-print-sheet{display:none}.stable-print-preview-layer{z-index:2200;position:fixed;inset:0}.stable-print-preview-backdrop{background:#1f1713b8;justify-content:center;align-items:center;height:100%;padding:22px;display:flex}.stable-print-preview-shell{background:#f4efe9;border:1px solid #ffffff29;border-radius:18px;flex-direction:column;width:min(1240px,100%);max-height:calc(100dvh - 44px);display:flex;overflow:hidden;box-shadow:0 30px 90px #19110d57}.stable-print-preview-shell>header{background:#fffdf9;border-bottom:1px solid #e2d7cd;justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;display:flex}.stable-print-preview-shell>header>div:first-child{min-width:0}.stable-print-preview-shell>header span{color:#ad8163;letter-spacing:1px;font-size:9px;font-weight:850;display:block}.stable-print-preview-shell>header h2{color:#382820;margin:3px 0;font-family:Georgia,serif;font-size:21px;font-weight:500}.stable-print-preview-shell>header p{color:#8b7d74;margin:0;font-size:10px}.stable-print-preview-shell>header>div:last-child{flex:none;gap:8px;display:flex}.stable-print-preview-shell>header button{color:#5d483d;cursor:pointer;font:inherit;background:#fff;border:1px solid #ddcfc4;border-radius:9px;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex}.stable-print-preview-shell>header button.primary-button{color:#fff;background:#3d2a21;border-color:#3d2a21}.stable-print-preview-shell>header button:disabled{cursor:wait;opacity:.68}.stable-print-preview-hint{color:#617259;background:#eef3eb;border-bottom:1px solid #d4dfcf;align-items:center;gap:8px;padding:9px 18px;font-size:10px;display:flex}.stable-print-preview-canvas{background:#30363a;justify-content:center;align-items:flex-start;min-height:0;padding:20px;display:flex;overflow:auto}.stable-print-pdf-frame{aspect-ratio:297/210;background:#fff;border:0;flex:none;width:min(1122px,100%);min-height:min(720px,100dvh - 205px);display:block;box-shadow:0 10px 34px #140f0c4d}.stable-print-preview-loading{color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;width:100%;min-height:min(650px,100dvh - 220px);display:flex}.stable-print-preview-loading strong{font-size:13px}.stable-print-preview-loading.is-error{color:#f6ded4}.stable-print-preview-loading button{color:#4b352a;cursor:pointer;font:inherit;background:#fff;border:0;border-radius:9px;min-height:38px;padding:0 14px;font-size:10px;font-weight:800}@media screen{.stable-print-sheet.is-preview{box-sizing:border-box;background:#fff;width:1122px;height:794px;margin:0 auto;padding:26px;display:block;box-shadow:0 10px 34px #291f1933}.stable-print-sheet.is-preview>header{box-sizing:border-box;border-bottom:2px solid #3c2b23;grid-template-columns:114px 1fr auto;align-items:center;gap:15px;height:auto;min-height:76px;margin-bottom:10px;padding:6px 0 10px;display:grid}.stable-print-sheet.is-preview>header img{object-fit:contain;width:106px;height:49px}.stable-print-sheet.is-preview .stable-print-title-block{flex-direction:column;justify-content:center;align-self:center;min-width:0;display:flex}.stable-print-sheet.is-preview>header span{color:#8d6953;letter-spacing:1px;font-size:8px;font-weight:850;line-height:1}.stable-print-sheet.is-preview>header h1{color:#2e211b;margin:6px 0 0;font-family:Georgia,serif;font-size:24px;font-weight:500;line-height:1.05}.stable-print-sheet.is-preview>header p{color:#766960;margin:5px 0 0;font-size:9px;line-height:1}.stable-print-sheet.is-preview>header aside{color:#6f625a;white-space:nowrap;font-size:9px}.stable-print-sheet.is-preview>header aside b{color:#fff;background:#3d2b22;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:8px;display:inline-flex}.stable-print-sheet.is-preview .stable-print-layout.large{grid-template-columns:1fr 66px 1fr;gap:10px;display:grid}.stable-print-sheet.is-preview .stable-print-wing{grid-template-rows:repeat(10,62px);gap:3px;display:grid}.stable-print-sheet.is-preview .stable-print-aisle{color:#877970;background:repeating-linear-gradient(135deg,#eee9e4,#eee9e4 11px,#faf8f6 11px 22px);border:1px dashed #b9aaa0;flex-direction:column;justify-content:center;align-items:center;font-size:8px;font-weight:850;display:flex}.stable-print-sheet.is-preview .stable-print-aisle span{writing-mode:vertical-rl}.stable-print-sheet.is-preview .stable-print-aisle i{color:#fff;background:#3d2b22;margin-top:15px;padding:4px;font-size:7px;font-style:normal}.stable-print-sheet.is-preview .stable-print-box{box-sizing:border-box;border:1px solid #8d8178;height:100%;padding:4px 7px 3px 24px;position:relative;overflow:hidden}.stable-print-sheet.is-preview .stable-print-box>b{color:#fff;background:#3d2b22;justify-content:center;align-items:center;width:18px;height:18px;font-size:8px;display:flex;position:absolute;top:4px;left:4px}.stable-print-sheet.is-preview .stable-print-box h3{color:#241914;text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;font-size:12px;line-height:1;overflow:hidden}.stable-print-sheet.is-preview .stable-print-box p{color:#5f534b;text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;font-size:8px;line-height:1;overflow:hidden}.stable-print-feed-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 9px;display:grid}.stable-print-feed-list>span{grid-template-columns:minmax(58px,.65fr) minmax(0,1fr);align-items:center;gap:5px;display:grid}.stable-print-feed-list b{color:#392921;text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.25;overflow:hidden}.stable-print-feed-list i{color:#62564e;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-style:normal;line-height:1.25;overflow:hidden}.stable-print-sheet.is-preview .stable-print-box small{color:#784f3c;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:6px;display:block;overflow:hidden}.stable-print-sheet.is-preview .stable-print-box.is-empty{background:#f8f6f3;border-style:dashed}.stable-print-sheet.is-preview .stable-print-box.is-empty h3{color:#aaa099}.stable-print-sheet.is-preview .stable-print-small-map{grid-template-rows:68px repeat(5,74px) 34px repeat(2,68px);grid-template-columns:57px repeat(3,1fr);gap:4px;height:650px;display:grid}.stable-print-sheet.is-preview .stable-print-small-slot.slot-1{grid-area:2/2}.stable-print-sheet.is-preview .stable-print-small-slot.slot-2{grid-area:2/3}.stable-print-sheet.is-preview .stable-print-small-slot.slot-3{grid-area:1/4}.stable-print-sheet.is-preview .stable-print-small-slot.slot-4{grid-area:2/4}.stable-print-sheet.is-preview .stable-print-small-slot.slot-5{grid-area:3/2}.stable-print-sheet.is-preview .stable-print-small-slot.slot-6{grid-area:3/3}.stable-print-sheet.is-preview .stable-print-small-slot.slot-7{grid-area:4/2}.stable-print-sheet.is-preview .stable-print-small-slot.slot-8{grid-area:4/3}.stable-print-sheet.is-preview .stable-print-small-slot.slot-9{grid-area:5/2}.stable-print-sheet.is-preview .stable-print-small-slot.slot-10{grid-area:5/3}.stable-print-sheet.is-preview .stable-print-small-slot.slot-11{grid-area:6/2}.stable-print-sheet.is-preview .stable-print-small-slot.slot-12{grid-area:6/3}.stable-print-sheet.is-preview .stable-print-small-slot.slot-13{grid-area:8/3}.stable-print-sheet.is-preview .stable-print-small-slot.slot-14{grid-area:9/3}.stable-print-sheet.is-preview .stable-print-arrow{color:#aba099;justify-content:center;align-items:center;font-size:30px;font-weight:850;display:flex}.stable-print-sheet.is-preview .stable-print-arrow span{margin-left:4px;font-size:7px}.stable-print-sheet.is-preview .stable-print-arrow.print-arrow-top{grid-area:2/1}.stable-print-sheet.is-preview .stable-print-arrow.print-arrow-bottom{grid-area:7/2/auto/4}}@media (max-width:1050px){.stable-summary-grid,.stable-billing-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.stable-billing-table-wrap{overflow-x:auto}.stable-billing-table-head,.stable-billing-row{min-width:940px}.stable-pavo-charge-list{min-width:890px}.stable-small-map{grid-template-columns:54px repeat(3,minmax(125px,1fr))}}@media (max-width:760px){.stable-print-preview-backdrop{padding:8px}.stable-print-preview-shell{max-height:calc(100dvh - 16px)}.stable-print-preview-shell>header{flex-direction:column;align-items:stretch}.stable-print-preview-shell>header>div:last-child{grid-template-columns:1.2fr 1fr;display:grid}.stable-print-preview-shell>header button{justify-content:center;padding:0 8px}.stable-print-preview-shell>header button.stable-preview-close{grid-column:1/-1}.stable-print-preview-hint{align-items:flex-start}.stable-print-preview-canvas{padding:12px}.stable-toolbar{flex-direction:column;align-items:stretch}.stable-tabs button{flex:1;justify-content:center}.stable-toolbar-actions{grid-template-columns:42px 1fr 1.4fr;display:grid}.stable-toolbar-actions>button{justify-content:center;min-width:0}.stable-plan-layout.large{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)}.stable-box-card{min-height:132px;padding-left:10px}.stable-box-feed-lines>span,.stable-box-feed-lines b,.stable-box-feed-lines em{display:block}.stable-small-map{grid-template-columns:38px repeat(3,minmax(105px,1fr));overflow-x:auto}.stable-box-form-grid{grid-template-columns:1fr}.stable-box-form-grid .wide,.stable-box-form-grid .double{grid-column:auto}.stable-turnout-options{grid-template-columns:1fr}.stable-fixed-charge-options{grid-template-columns:1fr;align-items:start}.stable-feeding-head,.stable-feeding-row{grid-template-columns:minmax(120px,1fr) repeat(3,78px);min-width:470px}.stable-feeding-editor{overflow-x:auto}.stable-feed-modal-grid{grid-template-columns:1fr;overflow-y:auto}.stable-feed-modal-grid>aside{border-bottom:1px solid #e5d9cf;border-right:0;max-height:135px;display:flex}.stable-feed-modal-grid>aside button{flex:0 0 180px}.stable-feed-price-grid{grid-template-columns:1fr}.stable-scoop-calculation{grid-template-columns:auto minmax(0,1fr)}.stable-scoop-calculation p{text-align:left;grid-column:1/-1}.stable-billing-head{flex-direction:column;align-items:stretch}.stable-month-nav{flex-wrap:wrap}.stable-month-nav>span{flex:1}.stable-billing-breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}.stable-billing-input-grid,.stable-settings-modal .stable-modal-scroll>section>div{grid-template-columns:1fr}}@media (max-width:520px){.stable-summary-grid,.stable-billing-summary{grid-template-columns:1fr}.stable-view-switch{grid-template-columns:1fr 1fr;justify-self:stretch;display:grid}.stable-view-switch button{justify-content:center;padding:0 8px}.stable-tabs button{padding:0 8px;font-size:10px}.stable-toolbar-actions{grid-template-columns:40px 1fr}.stable-toolbar-actions .primary-button{grid-column:1/-1}.stable-plan-card{padding:11px}.stable-plan-layout.large{display:block}.stable-wing{gap:7px}.stable-aisle{flex-direction:row;min-height:42px;margin:8px 0}.stable-aisle span{writing-mode:initial}.stable-aisle i{margin:0 0 0 10px}.stable-small-map{grid-template-columns:30px repeat(3,155px);gap:7px;display:grid}.stable-modal-backdrop{padding:8px}.stable-modal{max-height:calc(100dvh - 16px)}.stable-modal>header,.stable-modal-scroll,.stable-modal>footer{padding-left:13px;padding-right:13px}.stable-plan-legend p{flex-basis:100%;margin-left:0}.stable-billing-head{padding:16px}.stable-month-nav>span{min-width:150px}.stable-month-nav>button.stable-settings-button{flex:1 0 100%}.stable-billing-breakdown{grid-template-columns:1fr 1fr}.stable-bag-feed-grid{grid-template-columns:1fr}}.wedding-link-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.wedding-link-card .wedding-link-actions button{justify-content:center;align-items:center;gap:7px;width:100%;min-height:42px;margin-top:0;padding-inline:10px;display:inline-flex}.wedding-link-card .wedding-send-button,.wedding-link-card .wedding-send-button:hover{background:var(--gold);border-color:var(--gold);color:var(--forest)}.wedding-invitation-intro{background:#f4eadf;border:1px solid #e2d1c1;border-radius:12px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:17px;padding:13px;display:grid}.wedding-invitation-intro>span{background:var(--forest);color:var(--gold);border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.wedding-invitation-intro strong,.wedding-invitation-intro small{display:block}.wedding-invitation-intro strong{color:var(--ink);font-size:13px}.wedding-invitation-intro small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.5}.wedding-invitation-layout{grid-template-columns:minmax(0,1.08fr) minmax(310px,.92fr);align-items:start;gap:18px;display:grid}.wedding-invitation-editor{gap:12px;min-width:0;display:grid}.wedding-invitation-editor>label{gap:6px;display:grid}.wedding-invitation-editor>label>span{color:var(--ink);font-size:11px;font-weight:800}.wedding-invitation-editor input,.wedding-invitation-editor textarea{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fff;border-radius:9px;width:100%;padding:11px 12px;font-size:12px;line-height:1.55}.wedding-invitation-editor input:focus,.wedding-invitation-editor textarea:focus{border-color:var(--gold);outline:0;box-shadow:0 0 0 3px #b98e6924}.wedding-invitation-editor input:disabled{background:var(--cream);color:#766860}.wedding-invitation-editor textarea{resize:vertical;min-height:335px}.wedding-invitation-editor label>small,.wedding-invitation-preview>small{color:var(--muted);font-size:10px;line-height:1.5}.wedding-invitation-tools{flex-wrap:wrap;gap:8px;display:flex}.wedding-invitation-tools button,.wedding-invitation-editor .wedding-modal-actions button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.wedding-invitation-editor .wedding-modal-actions{margin-top:0}.wedding-invitation-preview{background:#efe6dc;border:1px solid #dfd0c3;border-radius:13px;min-width:0;padding:14px;position:sticky;top:83px}.wedding-invitation-preview>.section-kicker{margin:2px 2px 10px;display:block}.wedding-invitation-preview>article{background:#fffdf9;border:1px solid #ded2c8;border-radius:12px;max-height:560px;overflow:auto;box-shadow:0 8px 24px #3e2a2014}.wedding-invitation-preview article>header{background:var(--forest);color:#fff;padding:20px}.wedding-invitation-preview article>header small,.wedding-invitation-preview article>header strong{display:block}.wedding-invitation-preview article>header small{color:var(--gold);letter-spacing:1.3px;font-size:8px;font-weight:800}.wedding-invitation-preview article>header strong{overflow-wrap:anywhere;margin-top:7px;font-family:Georgia,serif;font-size:17px;font-weight:500;line-height:1.35}.wedding-invitation-preview article>div{color:#4a3931;padding:20px;font-size:11px;line-height:1.6}.wedding-invitation-preview article p{white-space:pre-wrap;margin:0}.wedding-invitation-preview article a{background:var(--forest);color:#fff;text-align:center;border-radius:8px;max-width:220px;margin:17px auto;padding:12px 15px;font-weight:800;text-decoration:none;display:block}.wedding-invitation-preview article>footer{color:var(--muted);border-top:1px solid #eadfd6;padding:13px 20px;font-size:9px}.wedding-invitation-preview>small{margin:10px 3px 0;display:block}.wedding-template-manager-intro{background:#f4eadf;border:1px solid #e2d1c1;border-radius:13px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:14px;padding:14px;display:grid}.wedding-template-manager-intro>span{background:var(--forest);color:var(--gold);border-radius:11px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.wedding-template-manager-intro strong,.wedding-template-manager-intro small{display:block}.wedding-template-manager-intro strong{color:var(--ink);font-size:13px}.wedding-template-manager-intro small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.55}.wedding-template-manager-tabs{scrollbar-width:thin;gap:7px;margin:0 0 15px;padding:1px 1px 8px;display:flex;overflow-x:auto;flex-direction:row!important}.wedding-template-manager-tabs>button{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fffdf9;border-radius:11px;flex:1 0 225px;grid-template-columns:32px minmax(0,1fr) 16px;align-items:start;gap:10px;width:auto;min-height:88px;padding:13px 12px;display:grid}.wedding-template-manager-tabs>button>span{background:var(--cream);color:#987359;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-top:1px;font-size:9px;font-weight:900;display:flex}.wedding-template-manager-tabs strong,.wedding-template-manager-tabs small{display:block}.wedding-template-manager-tabs strong{font-size:12px;line-height:1.3}.wedding-template-manager-tabs small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.4}.wedding-template-manager-tabs>button>svg{align-self:center}.wedding-template-manager-tabs>button.active{background:var(--forest);border-color:var(--forest);color:#fff;box-shadow:0 8px 20px #3b281f24}.wedding-template-manager-tabs>button.active>span{color:var(--gold);background:#ffffff1f}.wedding-template-manager-tabs>button.active small{color:#ffffffad}.wedding-template-manager-tabs>button:not(.active):hover{color:var(--ink);background:#f7efe7;border-color:#cfb49e;transform:translateY(-1px)}.wedding-template-manager-tabs>button:not(.active):hover small{color:var(--muted)}.wedding-template-manager-tabs>button.active:hover{background:var(--forest);border-color:var(--forest);color:#fff}.wedding-template-manager-layout{grid-template-columns:minmax(0,1.08fr) minmax(310px,.92fr);align-items:start;gap:18px;display:grid}.wedding-template-manager-editor{gap:13px;min-width:0;display:grid}.wedding-template-manager-heading{justify-content:space-between;align-items:start;gap:15px;display:flex}.wedding-template-manager-heading h3{margin-top:5px;font-family:Georgia,serif;font-size:24px;font-weight:500}.wedding-template-manager-heading p{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.5}.wedding-template-global-badge{color:#53694c;background:#eaf0e5;border:1px solid #cfdcc6;border-radius:999px;flex:none;padding:7px 10px;font-size:9px;font-weight:900}.wedding-template-manager-editor>label{gap:6px;display:grid}.wedding-template-manager-editor>label>span{color:var(--ink);font-size:11px;font-weight:800}.wedding-template-manager-editor input,.wedding-template-manager-editor textarea{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fff;border-radius:10px;width:100%;padding:11px 12px;font-size:12px;line-height:1.55}.wedding-template-manager-editor textarea{resize:vertical;min-height:360px}.wedding-template-manager-editor input:focus,.wedding-template-manager-editor textarea:focus{border-color:var(--gold);outline:0;box-shadow:0 0 0 3px #b98e6924}.wedding-template-variables,.wedding-template-link-builder,.wedding-template-image-control,.wedding-template-fixed-images-note{border:1px solid var(--line);background:#faf6f1;border-radius:12px;padding:12px}.wedding-template-fixed-images-note{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;display:grid}.wedding-template-fixed-images-note>svg{color:#8f644c;background:#efe2d5;border-radius:9px;width:38px;height:38px;padding:9px}.wedding-template-fixed-images-note strong,.wedding-template-fixed-images-note small{display:block}.wedding-template-fixed-images-note strong{font-size:11px}.wedding-template-fixed-images-note small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.45}.wedding-template-variables>strong,.wedding-template-variables>small{display:block}.wedding-template-variables>strong{font-size:11px}.wedding-template-variables>small{color:var(--muted);margin-top:3px;font-size:9px}.wedding-template-variables>div{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.wedding-template-variables button{color:#684a3b;background:#fff;border:1px solid #dfd0c3;border-radius:999px;align-items:center;gap:4px;min-height:29px;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.wedding-template-link-builder{gap:11px;display:grid}.wedding-template-link-builder>div:first-child{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;display:grid}.wedding-template-link-builder>div:first-child>span{color:#8f644c;background:#efe2d5;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.wedding-template-link-builder strong,.wedding-template-link-builder small{display:block}.wedding-template-link-builder strong{font-size:11px}.wedding-template-link-builder small{color:var(--muted);margin-top:2px;font-size:9px}.wedding-template-link-builder>div:last-child{grid-template-columns:minmax(0,.8fr) minmax(0,1.1fr) auto;gap:7px;display:grid}.wedding-template-link-builder .secondary-button{white-space:nowrap;min-height:40px}.wedding-template-image-control{gap:11px;display:grid}.wedding-template-image-control>label{cursor:pointer;grid-template-columns:22px 38px minmax(0,1fr);align-items:center;gap:9px;display:grid}.wedding-template-image-control>label>input{width:20px;height:20px;margin:0}.wedding-template-image-control>label>span{color:#8f644c;background:#efe2d5;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.wedding-template-image-control strong,.wedding-template-image-control small{display:block}.wedding-template-image-control strong{font-size:11px}.wedding-template-image-control small{color:var(--muted);margin-top:2px;font-size:9px;line-height:1.45}.wedding-template-image-upload{align-items:center;gap:10px;padding-left:69px;display:flex}.wedding-template-image-upload label{cursor:pointer;justify-content:center;align-items:center;gap:6px;min-height:36px;font-size:10px;display:inline-flex}.wedding-template-image-upload input{display:none}.wedding-template-manager-editor .wedding-modal-actions{margin-top:0}.wedding-template-manager-editor .wedding-modal-actions button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.wedding-template-manager-preview{top:88px}.wedding-email-image-slot{aspect-ratio:16/6;color:#8f7566;text-align:center;background:repeating-linear-gradient(135deg,#f5ede5,#f5ede5 12px,#efe5db 12px 24px);border-bottom:1px solid #e4d7cc;justify-content:center;align-items:center;display:flex;overflow:hidden;padding:0!important}.wedding-email-image-slot>span{flex-direction:column;align-items:center;gap:4px;padding:15px;display:flex}.wedding-email-image-slot strong,.wedding-email-image-slot small{display:block}.wedding-email-image-slot strong{font-size:11px}.wedding-email-image-slot small{font-size:9px}.wedding-email-image-slot.has-image{background:#e8ded4}.wedding-email-image-slot img{object-fit:cover;width:100%;height:100%;display:block}.wedding-email-image-slot.is-secondary{aspect-ratio:16/8;border-top:1px solid #e4d7cc;border-bottom:0}.wedding-email-preview-copy{padding:22px!important}.wedding-email-preview-copy p{white-space:pre-wrap;margin:0 0 13px!important}.wedding-email-preview-copy p:last-child{margin-bottom:0!important}.wedding-email-preview-copy a{color:#85563f;text-underline-offset:2px;background:0 0;max-width:none;margin:0;padding:0;text-decoration:underline;display:inline}.wedding-email-preview-copy p.is-action{text-align:center}.wedding-email-preview-copy p.is-action a{color:#fff;background:#3b281f;border:1px solid #3b281f;border-radius:10px;justify-content:center;padding:10px 16px;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 7px 16px #3b281f24}@media (max-width:980px){.wedding-template-manager-layout{grid-template-columns:minmax(0,1fr)}.wedding-template-manager-preview{position:static}}@media (max-width:650px){.wedding-template-manager-heading{display:grid}.wedding-template-global-badge{justify-self:start}.wedding-template-link-builder>div:last-child{grid-template-columns:minmax(0,1fr)}.wedding-template-image-upload{flex-direction:column;align-items:stretch;padding-left:0}.wedding-template-image-upload label{width:100%}}@media (max-width:820px){.wedding-invitation-layout{grid-template-columns:minmax(0,1fr)}.wedding-invitation-preview{position:static}.wedding-invitation-preview>article{max-height:none}}@media (max-width:520px){.wedding-link-actions{grid-template-columns:minmax(0,1fr)}.wedding-modal.is-wide:has(.wedding-invitation-layout){border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding-inline:14px}.wedding-modal.is-wide:has(.wedding-invitation-layout)>header{margin-inline:-14px;padding-inline:15px}.wedding-invitation-tools,.wedding-invitation-editor .wedding-modal-actions{flex-direction:column;align-items:stretch}.wedding-invitation-tools button,.wedding-invitation-editor .wedding-modal-actions button{width:100%}}@page stable-a4{margin:7mm;size:A4 landscape}@media print{body[data-stable-print]{background:#fff!important;margin:0!important}body[data-stable-print]>:not(.stable-print-preview-layer){display:none!important}body[data-stable-print] .stable-print-preview-layer,body[data-stable-print] .stable-print-preview-backdrop,body[data-stable-print] .stable-print-preview-shell,body[data-stable-print] .stable-print-preview-canvas{box-shadow:none!important;background:#fff!important;border:0!important;width:auto!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:static!important;inset:auto!important;overflow:visible!important}body[data-stable-print] .stable-print-preview-shell>header,body[data-stable-print] .stable-print-preview-hint{display:none!important}body[data-stable-print] .stable-print-sheet.is-preview{break-after:avoid-page;break-inside:avoid-page;box-sizing:border-box;page:stable-a4;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:100%;height:auto;min-height:0;margin:0;padding:0;position:static;background:#fff!important;display:block!important}.stable-print-sheet>header{box-sizing:border-box;border-bottom:.5mm solid #3c2b23;grid-template-columns:30mm 1fr auto;align-items:center;gap:4mm;height:auto;min-height:18mm;margin-bottom:2mm;padding:1mm 0 2mm;display:grid}.stable-print-sheet>header img{object-fit:contain;width:29mm;height:12mm}.stable-print-sheet .stable-print-title-block{flex-direction:column;justify-content:center;align-self:center;min-width:0;display:flex}.stable-print-sheet>header span{color:#8d6953;letter-spacing:.8pt;font-size:7pt;font-weight:800;line-height:1}.stable-print-sheet>header h1{color:#2e211b;margin:1.2mm 0 0;font-family:Georgia,serif;font-size:18pt;font-weight:500;line-height:1.05}.stable-print-sheet>header p{color:#766960;margin:1mm 0 0;font-size:7pt;line-height:1}.stable-print-sheet>header aside{color:#6f625a;white-space:nowrap;font-size:7pt}.stable-print-sheet>header aside b{border-radius:50%;justify-content:center;width:4mm;height:4mm;margin-left:2mm;line-height:4mm;display:inline-flex;color:#fff!important;background:#3d2b22!important}.stable-print-layout.large{grid-template-columns:1fr 17mm 1fr;gap:2.2mm;display:grid}.stable-print-wing{grid-template-rows:repeat(10,16.8mm);gap:.55mm;display:grid}.stable-print-aisle{color:#877970;border:.3mm dashed #b9aaa0;flex-direction:column;justify-content:center;align-items:center;font-size:7pt;font-weight:800;display:flex;background:repeating-linear-gradient(135deg,#eee9e4,#eee9e4 3mm,#faf8f6 3mm 6mm)!important}.stable-print-aisle span{writing-mode:vertical-rl}.stable-print-aisle i{margin-top:4mm;padding:1mm;font-size:5pt;font-style:normal;color:#fff!important;background:#3d2b22!important}.stable-print-box{box-sizing:border-box;border:.3mm solid #8d8178;height:100%;padding:1.5mm 2mm 1mm 7mm;position:relative;overflow:hidden}.stable-print-box>b{justify-content:center;align-items:center;width:5mm;height:5mm;font-size:6pt;display:flex;position:absolute;top:1mm;left:1mm;color:#fff!important;background:#3d2b22!important}.stable-print-box h3{color:#241914;text-overflow:ellipsis;white-space:nowrap;margin:0 0 .6mm;font-size:9pt;line-height:1;overflow:hidden}.stable-print-box p{color:#5f534b;text-overflow:ellipsis;white-space:nowrap;margin:0 0 .5mm;font-size:6.2pt;line-height:1;overflow:hidden}.stable-print-feed-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45mm 2mm;display:grid}.stable-print-feed-list>span{grid-template-columns:minmax(18mm,.65fr) minmax(0,1fr);align-items:center;gap:.8mm;display:grid}.stable-print-feed-list b{color:#392921;text-overflow:ellipsis;white-space:nowrap;font-size:5.8pt;line-height:1.2;overflow:hidden}.stable-print-feed-list i{color:#62564e;text-overflow:ellipsis;white-space:nowrap;font-size:5.8pt;font-style:normal;line-height:1.2;overflow:hidden}.stable-print-box small{color:#784f3c;text-overflow:ellipsis;white-space:nowrap;margin-top:.45mm;font-size:5.3pt;display:block;overflow:hidden}.stable-print-box.is-empty{border-style:dashed;background:#f8f6f3!important}.stable-print-box.is-empty h3{color:#aaa099}.stable-print-large .stable-print-box{padding:.8mm 1.4mm .6mm 5.5mm}.stable-print-large .stable-print-box>b{width:4mm;height:4mm;font-size:6pt}.stable-print-large .stable-print-box h3{margin-bottom:.3mm;font-size:8.5pt}.stable-print-large .stable-print-box p{margin-bottom:.25mm;font-size:5.9pt}.stable-print-large .stable-print-feed-list{gap:.2mm 1.5mm}.stable-print-large .stable-print-feed-list>span{grid-template-columns:minmax(18mm,.62fr) minmax(0,1fr)}.stable-print-large .stable-print-feed-list b,.stable-print-large .stable-print-feed-list i{font-size:5.7pt;line-height:1}.stable-print-large .stable-print-box small{margin-top:.2mm;font-size:5.3pt}.stable-print-small-map{grid-template-rows:18mm repeat(5,20mm) 9mm repeat(2,18mm);grid-template-columns:15mm repeat(3,1fr);gap:1mm;height:171mm;display:grid}.stable-print-small-slot.slot-1{grid-area:2/2}.stable-print-small-slot.slot-2{grid-area:2/3}.stable-print-small-slot.slot-3{grid-area:1/4}.stable-print-small-slot.slot-4{grid-area:2/4}.stable-print-small-slot.slot-5{grid-area:3/2}.stable-print-small-slot.slot-6{grid-area:3/3}.stable-print-small-slot.slot-7{grid-area:4/2}.stable-print-small-slot.slot-8{grid-area:4/3}.stable-print-small-slot.slot-9{grid-area:5/2}.stable-print-small-slot.slot-10{grid-area:5/3}.stable-print-small-slot.slot-11{grid-area:6/2}.stable-print-small-slot.slot-12{grid-area:6/3}.stable-print-small-slot.slot-13{grid-area:8/3}.stable-print-small-slot.slot-14{grid-area:9/3}.stable-print-arrow{color:#aba099;justify-content:center;align-items:center;font-size:20pt;font-weight:800;display:flex}.stable-print-arrow span{margin-left:1mm;font-size:5pt}.stable-print-arrow.print-arrow-top{grid-area:2/1}.stable-print-arrow.print-arrow-bottom{grid-area:7/2/auto/4}}.app-shell.is-previewing{--preview-bar-height:54px}.user-preview-banner{color:#fffaf4;height:var(--preview-bar-height);z-index:45;background:#2f211b;align-items:center;gap:11px;padding:7px 25px;display:flex;position:fixed;top:0;left:246px;right:0;box-shadow:0 7px 22px #2b1c1533}.user-preview-icon{background:#ffffff1f;border:1px solid #ffffff24;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;height:34px;display:flex}.user-preview-banner>div{flex:auto;min-width:0}.user-preview-banner>div>*{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.user-preview-banner strong{font-size:12px}.user-preview-banner>div>span{color:#fffaf4b3;margin-top:3px;font-size:9px}.user-preview-banner em{color:#f3bd98;background:#e89f7026;border:1px solid #efb0854d;border-radius:999px;flex:none;padding:6px 9px;font-size:9px;font-style:normal;font-weight:800}.user-preview-banner button{color:#3a281f;cursor:pointer;background:#fffaf4;border:0;border-radius:9px;flex:none;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:10px;font-weight:800;display:flex}.user-preview-banner button:hover{background:#f0dfcf}.user-preview-banner button:disabled,.employee-preview:disabled{cursor:wait;opacity:.65}.app-shell.is-previewing .sidebar{height:calc(100vh - var(--preview-bar-height));top:var(--preview-bar-height)}.app-shell.is-previewing .workspace{padding-top:var(--preview-bar-height)}.app-shell.is-previewing .topbar{top:var(--preview-bar-height)}.profile-preview-note{color:#7a5139;background:#f4e9dc;border:1px solid #e3d0bc;border-radius:10px;align-items:center;gap:10px;margin-bottom:10px;padding:10px;display:flex}.profile-preview-note>span>*{display:block}.profile-preview-note strong{font-size:9px}.profile-preview-note small{color:#8c776a;margin-top:3px;font-size:8px}.employee-row-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.employee-preview{color:#754e36;cursor:pointer;background:#f4eadf;border:1px solid #ddc7b2;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:10px;font-weight:800;display:flex}.employee-preview:hover{background:#e9d7c4;border-color:#caa98b}@media (max-width:980px){.employee-row-actions .employee-preview,.employee-row-actions .employee-edit{width:36px;height:36px;padding:0;font-size:0}.employee-row-actions button svg{margin:auto}}@media (max-width:800px){.app-shell.is-previewing{--preview-bar-height:62px}.user-preview-banner{padding:7px 12px;left:0}.user-preview-banner em{display:none}}@media (max-width:480px){.user-preview-banner{gap:8px;padding-left:9px;padding-right:9px}.user-preview-icon{display:none}.user-preview-banner button{padding:0 10px;font-size:0}.user-preview-banner button:after{content:"Povratak";font-size:10px}}@media print{.user-preview-banner{display:none!important}.app-shell.is-previewing .workspace{padding-top:0!important}}.record-audit-stamp{background:#f7f1ea;border:1px solid #e5d8cc;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:14px 0;display:grid;overflow:hidden}.record-audit-stamp>div{min-width:0;padding:11px 13px}.record-audit-stamp>div+div{border-left:1px solid #e5d8cc}.record-audit-stamp span,.record-audit-stamp strong,.record-audit-stamp small{display:flex}.record-audit-stamp span{color:#9b775f;letter-spacing:.8px;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:850}.record-audit-stamp strong{color:#3d2a21;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 4px;font-size:13px;overflow:hidden}.record-audit-stamp small{color:#83766d;align-items:center;gap:5px;font-size:11px}.record-audit-stamp.is-compact{margin:10px 0 0}@media (max-width:520px){.record-audit-stamp{grid-template-columns:1fr}.record-audit-stamp>div+div{border-top:1px solid #e5d8cc;border-left:0}}@media print{.record-audit-stamp{display:none!important}}.calendar-new-event,.restaurant-new-reservation{justify-content:center;align-items:center;gap:7px;width:auto;min-height:38px;padding:0 14px;display:inline-flex}.housekeeping-panel{overflow:hidden}.housekeeping-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.housekeeping-title,.housekeeping-user,.housekeeping-title-icon,.housekeeping-user>span,.housekeeping-user small,.housekeeping-user strong{display:flex}.housekeeping-title{align-items:center;gap:13px;min-width:0}.housekeeping-title-icon{color:#76553d;background:#efe4d6;border-radius:12px;flex:none;justify-content:center;align-items:center;width:44px;height:44px}.housekeeping-heading h2{margin:4px 0;font-family:Georgia,serif;font-size:24px;font-weight:500}.housekeeping-heading p{color:var(--muted);margin:0}.housekeeping-user{border:1px solid var(--line);color:#765b48;background:#f8f3ec;border-radius:10px;flex:none;align-items:center;gap:9px;min-height:47px;padding:7px 12px}.housekeeping-user>span{flex-direction:column}.housekeeping-user small{color:var(--muted);font-size:9px}.housekeeping-user strong{color:var(--ink);margin-top:2px;font-size:11px}.housekeeping-controls{border-bottom:1px solid var(--line);background:#fbf8f4;justify-content:space-between;align-items:center;gap:12px;padding:11px 16px;display:flex}.housekeeping-date-tabs{align-items:center;gap:6px;display:flex}.housekeeping-date-tabs>button,.housekeeping-date-tabs label,.housekeeping-refresh{background:var(--paper);border:1px solid var(--line);color:var(--muted);cursor:pointer;font:inherit;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-size:11px;font-weight:750;display:inline-flex}.housekeeping-date-tabs>button.active{background:var(--forest);border-color:var(--forest);color:#fff}.housekeeping-date-tabs label{padding-right:5px}.housekeeping-date-tabs input{color:var(--ink);font:inherit;background:0 0;border:0;outline:0;min-height:31px;font-size:11px}.housekeeping-refresh:disabled{cursor:wait;opacity:.65}.housekeeping-overview{color:#fff;background:linear-gradient(120deg,#34241d,#4c382d);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 20px;display:grid}.housekeeping-overview .section-kicker{color:#d2b08f}.housekeeping-overview h3{color:#fff;margin:4px 0 0;font-family:Georgia,serif;font-size:20px;font-weight:500}.housekeeping-progress-copy{align-items:baseline;gap:7px;display:flex}.housekeeping-progress-copy strong{font-family:Georgia,serif;font-size:23px;font-weight:500}.housekeeping-progress-copy span{color:#d7c8bd;font-size:10px}.housekeeping-progress{background:#ffffff24;border-radius:999px;grid-column:1/-1;height:5px;overflow:hidden}.housekeeping-progress i{border-radius:inherit;background:#c4a077;height:100%;transition:width .24s;display:block}.housekeeping-filter-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:11px 16px;display:flex}.housekeeping-filter-row>div{gap:5px;display:flex}.housekeeping-filter-row button{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 9px;font-size:11px;font-weight:750;display:inline-flex}.housekeeping-filter-row button.active{color:var(--ink);background:#efe5da}.housekeeping-filter-row button span{background:#3e2b2217;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;display:flex}.housekeeping-filter-row>span{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:inline-flex}.housekeeping-room-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px;display:grid}.housekeeping-room{background:#fffdfa;border:1px solid #e7d8ca;border-radius:12px;flex-direction:column;min-height:238px;display:flex;overflow:hidden;box-shadow:0 8px 24px #3f2a1f0f}.housekeeping-room.is-cleaned{background:#fbfdf9;border-color:#cbdac5}.housekeeping-room>header{border-bottom:1px solid #eee3d9;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.housekeeping-room>header>span{color:#775b45;background:#efe5da;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.housekeeping-room.is-cleaned>header>span{color:#536d4b;background:#e4eee0}.housekeeping-room header small,.housekeeping-room header h3{display:block}.housekeeping-room header small{color:var(--muted);font-size:9px}.housekeeping-room header h3{text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-family:Georgia,serif;font-size:17px;font-weight:500;overflow:hidden}.housekeeping-room header b{color:#8a5f3b;background:#f3e5d7;border-radius:999px;align-items:center;gap:4px;padding:6px 8px;font-size:9px;display:inline-flex}.housekeeping-room.is-cleaned header b{color:#4e7146;background:#e1eddd}.housekeeping-room-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 13px 8px;display:grid}.housekeeping-room-meta>span{color:#8a6b54;background:#f8f4ef;border-radius:8px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:1px 7px;padding:8px;display:grid}.housekeeping-room-meta svg{grid-row:1/3}.housekeeping-room-meta small{color:var(--muted);font-size:8px}.housekeeping-room-meta strong{color:var(--ink);font-size:11px}.housekeeping-room>p{color:var(--muted);margin:0;padding:2px 14px 11px;font-size:10px}.housekeeping-room>p strong{color:var(--ink)}.housekeeping-complete{background:var(--forest);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:39px;margin:auto 13px 13px;font-size:11px;font-weight:800;display:flex}.housekeeping-complete:hover:not(:disabled){background:var(--forest-2)}.housekeeping-complete:disabled{cursor:not-allowed;background:#b9aea6}.housekeeping-signature{color:#527249;background:#edf4ea;border-top:1px solid #d6e4d1;grid-template-columns:23px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:auto;padding:10px 13px;display:grid}.housekeeping-signature span>*{display:block}.housekeeping-signature small{color:#71836b;font-size:8px}.housekeeping-signature strong{color:#33482e;margin-top:2px;font-size:11px}.housekeeping-signature time{color:#71836b;margin-top:2px;font-size:9px}.housekeeping-signature button{color:#64805c;cursor:pointer;background:#fff;border:1px solid #cbdcc6;border-radius:8px;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.housekeeping-state{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:230px;padding:28px;display:flex}.housekeeping-state strong{color:var(--ink);font-size:13px}.housekeeping-state p{margin:0}.housekeeping-state button{background:var(--paper);border:1px solid var(--line);cursor:pointer;font:inherit;border-radius:8px;min-height:36px;padding:0 12px;font-weight:750}.housekeeping-state.is-error{color:var(--clay)}.housekeeping-history{border-top:1px solid var(--line)}.housekeeping-history>button{color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:#fbf8f4;border:0;justify-content:space-between;align-items:center;width:100%;padding:14px 17px;display:flex}.housekeeping-history>button>span{align-items:center;gap:9px;display:flex}.housekeeping-history>button>span:first-child>span>*{display:block}.housekeeping-history>button strong{font-size:11px}.housekeeping-history>button small,.housekeeping-history>button>span:last-child{color:var(--muted);font-size:9px}.housekeeping-history>button svg{color:#8b6b53;transition:transform .16s}.housekeeping-history>button svg.is-open{transform:rotate(180deg)}.housekeeping-history-list{max-height:390px;overflow-y:auto}.housekeeping-history-list article{border-top:1px solid #eee4dc;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 17px;display:grid}.housekeeping-history-list article>span{border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.housekeeping-history-list article>span.is-cleaned{color:#527249;background:#e4eee0}.housekeeping-history-list article>span.is-reopened{color:#8a5f3b;background:#f3e5d7}.housekeeping-history-list article div>*{display:block}.housekeeping-history-list article div:last-child{text-align:right}.housekeeping-history-list article strong{font-size:11px}.housekeeping-history-list article small,.housekeeping-history-list article time{color:var(--muted);margin-top:3px;font-size:9px}.housekeeping-history-list>p{color:var(--muted);text-align:center;margin:0;padding:24px}@media (max-width:1050px){.housekeeping-room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.calendar-new-event,.restaurant-new-reservation{width:100%}.housekeeping-heading,.housekeeping-controls,.housekeeping-filter-row{flex-direction:column;align-items:stretch}.housekeeping-heading{padding:16px}.housekeeping-user{align-self:stretch}.housekeeping-date-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.housekeeping-date-tabs label{grid-column:1/-1}.housekeeping-date-tabs input{width:100%}.housekeeping-refresh{justify-content:center}.housekeeping-filter-row>div{overflow-x:auto}.housekeeping-filter-row>span{padding-left:4px}.housekeeping-room-grid{grid-template-columns:1fr;padding:12px}.housekeeping-room{min-height:230px}.housekeeping-history>button{align-items:flex-start;gap:12px}.housekeeping-history>button>span:last-child{white-space:nowrap}.housekeeping-history-list article{grid-template-columns:34px minmax(0,1fr)}.housekeeping-history-list article div:last-child{text-align:left;grid-column:2}}
