@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,700;9..144,850&family=Sora:wght@400;500;650;750;850&display=swap";:root{--ink:#071727;--deep:#103f61;--blue:#14759d;--copper:#c4832b;--sand:#eadbc3;--paper:#fffaf2;--muted:#6c746f;--line:#0c20321a;--display:"Fraunces", Georgia, serif;--sans:"Sora", ui-sans-serif, system-ui, sans-serif;color:var(--ink);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.arena-app{width:100%;max-width:100vw;min-height:100vh;color:var(--ink);padding:clamp(16px,3vw,34px);position:relative;overflow-x:clip}.arena-app:before{z-index:-2;content:"";background:radial-gradient(circle at 13% 8%,#c4832b2e,#0000 26%),radial-gradient(circle at 88% 0,#14759d29,#0000 24%),linear-gradient(150deg,#fbf3e7 0%,#eadcc7 55%,#d9c5a6 100%);position:fixed;inset:0}.arena-app:after{z-index:-1;pointer-events:none;content:"";opacity:.26;background-image:linear-gradient(#0717270e 1px,#0000 1px),linear-gradient(90deg,#0717270b 1px,#0000 1px);background-size:34px 34px;position:fixed;inset:0}.app-header,.hotel-app-nav,.chart-hero,.summary-strip,.analysis-grid,.detail-panel,.team-invite-panel,.capacity-panel,.accounting-panel,.module-placeholder,.quality-note,.data-note,.empty-dashboard,.error-banner{width:min(100%,1380px);margin-inline:auto}.app-header{grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:stretch;gap:20px;margin-bottom:18px;display:grid}.app-header.single{grid-template-columns:minmax(0,1fr)}.hotel-app-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#fffcf6db,#f4ebdbb8),#fffaf2b8;border:1px solid #ffffffa3;border-radius:24px;align-items:center;gap:6px;min-height:72px;margin-bottom:18px;padding:8px;display:flex;box-shadow:0 18px 44px #18212a1a,inset 0 1px #ffffffc7}.hotel-app-nav button{color:#2531309e;cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;border-radius:18px;flex:1 1 0;justify-content:center;gap:3px;min-width:0;min-height:54px;padding:10px 14px;transition:background .18s,color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.hotel-app-nav button:hover{color:#071727d6;background:#ffffff70;transform:translateY(-1px)}.hotel-app-nav button.active{color:#fff7ea;background:linear-gradient(#0d1f31fa,#04121f);border-color:#071727e6;box-shadow:0 16px 32px #07172738,inset 0 1px #ffffff1f}.hotel-app-nav button.active:after{content:"";background:linear-gradient(90deg,#d99a3d,#45a0b6);border-radius:999px;height:2px;position:absolute;bottom:8px;left:18px;right:18px}.hotel-app-nav strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;line-height:1.05;overflow:hidden}.hotel-app-nav span{color:currentColor;letter-spacing:.08em;opacity:.76;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.mobile-module-menu{display:none}.auth-shell{place-items:center;display:grid}.wizard-shell{align-items:start;padding-top:clamp(20px,4vw,52px);display:grid}.auth-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 84% 18%,#d9973a2e,#0000 26%),#fffaf2d6;border:1px solid #ffffffb8;border-radius:40px;width:min(100%,760px);padding:clamp(28px,6vw,64px);box-shadow:0 24px 70px #18212a24}.auth-panel.compact{width:min(100%,560px)}.auth-logo{border-radius:18px;width:min(100%,360px);height:auto;margin:0 0 28px;display:block;box-shadow:0 18px 42px #07172729}.auth-panel h1{font-family:var(--display);letter-spacing:-.06em;margin:12px 0 0;font-size:clamp(54px,10vw,104px);line-height:.84}.auth-panel p{max-width:520px;color:var(--muted);margin:22px 0 0;font-size:16px;font-weight:650;line-height:1.7}.auth-actions,.dashboard-actions,.invite-form,.profile-form{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.auth-actions button,.dashboard-actions button,.invite-form button,.profile-form button,.wizard-form button{background:var(--ink);color:#fff7ea;cursor:pointer;border:0;border-radius:18px;min-height:50px;padding:0 18px;font-weight:850}.auth-actions button.secondary{color:var(--ink);background:#ffffff9e;border:1px solid #07172724}.dashboard-actions{margin-top:18px}.dashboard-actions button.secondary{color:var(--ink);background:#ffffffb3;border:1px solid #07172724}.dashboard-actions button:disabled{cursor:wait;opacity:.58}.auth-topline,.dashboard-session{justify-content:space-between;align-items:center;gap:14px;display:flex}.property-context{background:#ffffff8f;border:1px solid #0717271f;border-radius:16px;gap:3px;max-width:min(100%,420px);margin-top:18px;padding:10px 14px;display:inline-grid;box-shadow:inset 0 1px #ffffffad}.property-context span,.property-context small{color:var(--muted);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:850;overflow:hidden}.property-context strong{overflow-wrap:anywhere;color:var(--ink);font-size:18px;font-weight:950;line-height:1.1}.invite-panel .error-banner,.profile-panel .error-banner{width:100%;margin-top:16px;margin-bottom:0}.invite-form input,.profile-form input,.wizard-form input,.wizard-form select{min-height:50px;color:var(--ink);letter-spacing:.04em;text-transform:uppercase;background:#ffffffad;border:1px solid #07172724;border-radius:18px;flex:260px;padding:0 16px;font-weight:800}.profile-form input,.wizard-form input,.wizard-form select{text-transform:none;letter-spacing:0;width:100%}.profile-form input[readonly],.wizard-form input:disabled,.wizard-form select:disabled{color:var(--muted);background:#ffffff61}.profile-form{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-form label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;gap:8px;font-size:12px;font-weight:850;display:grid}.profile-form button{grid-column:1/-1}.wizard-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffaf2d1;border:1px solid #ffffffb8;border-radius:32px;width:min(100%,1040px);margin-inline:auto;padding:clamp(22px,4vw,42px);box-shadow:0 24px 70px #18212a21}.wizard-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.wizard-header h1{max-width:760px;font-family:var(--display);letter-spacing:-.06em;margin:12px 0 0;font-size:clamp(46px,7vw,88px);line-height:.88}.wizard-header p{max-width:620px;color:var(--muted);margin:18px 0 0;font-size:15px;font-weight:650;line-height:1.65}.wizard-steps{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.wizard-steps button{min-height:62px;color:var(--muted);cursor:pointer;background:#ffffff80;border:1px solid #0717271f;border-radius:18px;align-items:center;gap:12px;padding:12px 14px;font-weight:850;display:flex}.wizard-steps button.active{background:var(--ink);color:#fff7ea;border-color:#0000;box-shadow:0 16px 30px #0717272e}.wizard-steps button:disabled{cursor:not-allowed;opacity:.52}.wizard-steps strong{width:34px;height:34px;color:var(--blue);background:#14759d21;border-radius:999px;place-items:center;font-size:12px;display:grid}.wizard-steps button.active strong{color:#fff7ea;background:#fff7ea24}.wizard-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.wizard-form label,.floor-name-grid label,.bulk-floor-editor label{min-width:0;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;gap:8px;font-size:12px;font-weight:850;display:grid}.wizard-form label:first-child,.wizard-form button,.floor-name-grid,.bulk-floor-editor,.wizard-actions{grid-column:1/-1}.wizard-form small{color:#8b321f;letter-spacing:0;text-transform:none;font-size:11px;font-weight:850;line-height:1.35}.floor-name-grid{background:#ffffff5c;border:1px solid #0717271a;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;margin:0;padding:16px;display:grid}.floor-name-grid legend{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;padding-inline:8px;font-size:12px;font-weight:850}.field-help{color:var(--muted);grid-column:1/-1;margin:0;font-size:12px;font-weight:750;line-height:1.45}.wizard-actions{grid-template-columns:minmax(0,.42fr) minmax(0,1fr);gap:10px;display:grid}.wizard-form button.secondary{color:var(--ink);background:#ffffff9e;border:1px solid #07172724}.room-types-form{grid-template-columns:1fr}.room-type-total{background:#c4832b1a;border:1px solid #c4832b42;border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px;padding:14px;display:grid}.room-type-total.balanced{background:#5f7f521f;border-color:#5f7f5247}.room-type-total span,.room-type-card header span,.bed-editor-title span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.room-type-total strong{color:var(--ink);font-size:22px;font-weight:950;display:block}.form-level-error{color:#8b321f;grid-column:1/-1;font-size:12px;font-weight:850}.suggestion-row{flex-wrap:wrap;gap:8px;display:flex}.suggestion-row button,.room-type-card header button,.bed-editor-title button,.bed-row>button{min-height:38px;color:var(--ink);background:#ffffff94;border:1px solid #0717271f;border-radius:14px;padding:0 12px;font-size:12px;font-weight:850}.room-type-list{gap:14px;display:grid}.room-type-card{background:#ffffff61;border:1px solid #0717271a;border-radius:24px;gap:14px;padding:16px;display:grid}.room-type-card header,.bed-editor-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.room-type-card header button:disabled,.bed-row>button:disabled{cursor:not-allowed;opacity:.45}.room-type-numbers,.bed-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.bed-editor{background:#0717270a;border-radius:18px;gap:10px;padding:12px;display:grid}.bed-row{grid-template-columns:minmax(0,1.4fr) minmax(120px,.6fr) auto;align-items:start}.rooms-form{grid-template-columns:1fr}.bulk-floor-editor{background:#ffffff5c;border:1px solid #0717271a;border-radius:22px;gap:12px;min-width:0;margin:0;padding:16px;display:grid}.bulk-floor-editor legend{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;padding-inline:8px;font-size:12px;font-weight:850}.bulk-floor-editor small{grid-column:1/-1}.floor-assignment-list{grid-column:1/-1;gap:10px;display:grid}.floor-assignment-row{background:#ffffff70;border:1px solid #07172714;border-radius:14px;grid-template-columns:minmax(120px,.7fr) repeat(2,minmax(120px,1fr));align-items:end;gap:10px;padding:10px;display:grid}.floor-assignment-row strong{color:var(--ink);align-self:center;font-size:14px;font-weight:950}.room-list{gap:10px;display:grid}.room-row{background:#ffffff61;border:1px solid #0717271a;border-radius:18px;grid-template-columns:42px minmax(180px,1.3fr) minmax(160px,1fr) minmax(130px,.7fr);align-items:start;gap:12px;padding:12px;display:grid}.room-row>span{width:34px;height:34px;color:var(--blue);background:#14759d21;border-radius:999px;place-items:center;font-size:12px;font-weight:950;display:grid}.amenities-form,.review-form{grid-template-columns:1fr}.review-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.review-summary article,.floor-review,.room-type-review-list article{background:#ffffff61;border:1px solid #0717271a;border-radius:20px;gap:8px;min-width:0;padding:16px;display:grid}.review-summary span,.floor-review header span,.room-type-review-list span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.review-summary strong,.floor-review header strong,.room-type-review-list strong{color:var(--ink);font-size:20px;font-weight:950;line-height:1.1}.review-summary small,.room-type-review-list small,.room-review-tile small{min-width:0;color:var(--muted);font-size:12px;font-weight:750;line-height:1.45}.visual-review,.room-type-review-list{gap:12px;display:grid}.review-data-note{background:#14759d14;border:1px solid #14759d2e;border-radius:16px;gap:6px;padding:14px 16px;display:grid}.review-data-note strong{color:var(--ink);font-size:15px;font-weight:950}.review-data-note span{color:var(--muted);font-size:13px;font-weight:750;line-height:1.45}.floor-review header{justify-content:space-between;align-items:center;gap:12px;display:flex}.floor-review>div{grid-template-columns:repeat(auto-fill,minmax(124px,1fr));gap:8px;display:grid}.room-review-tile{background:#14759d14;border:1px solid #14759d29;border-radius:14px;gap:4px;min-height:70px;padding:10px;display:grid}.room-review-tile>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.room-review-tile strong{color:var(--ink);font-size:14px;font-weight:950}.room-review-tile em{min-width:34px;color:var(--ink);text-align:center;background:#0717271a;border-radius:999px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:950}.amenities-editor{grid-template-columns:1fr;gap:12px;display:grid}.amenities-panel{background:#ffffff5c;border:1px solid #0717271a;border-radius:14px;gap:10px;min-width:0;padding:12px;display:grid}.amenities-panel header{gap:6px;display:grid}.amenities-panel h2{color:var(--ink);margin:0;font-size:18px;font-weight:950;line-height:1.05}.amenity-chip-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:6px;display:grid}.amenity-chip-grid.compact{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.amenity-chip-grid button{min-height:38px;color:var(--ink);cursor:pointer;text-align:left;background:#ffffff94;border:1px solid #0717271f;border-radius:8px;grid-column:auto;gap:3px;padding:7px 9px;display:grid}.amenity-chip-grid button.selected{background:#5f7f5229;border-color:#5f7f5261}.amenity-chip-grid button.inherited{border-style:dashed}.amenity-chip-grid span{font-size:11px;font-weight:900}.amenity-chip-grid small,.room-type-amenity-card small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.custom-amenity-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.custom-amenity-row button{grid-column:auto;min-height:42px}.custom-amenity-list{flex-wrap:wrap;gap:8px;display:flex}.custom-amenity-list button{color:#86551b;cursor:pointer;background:#c4832b24;border:1px solid #0717271f;border-radius:999px;min-height:34px;padding:0 12px;font-size:12px;font-weight:900}.room-type-amenity-list{gap:8px;display:grid}.room-type-amenity-card{background:#0717270a;border:1px solid #0717271a;border-radius:14px;gap:10px;padding:12px;display:grid}.room-type-amenity-card>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.room-type-amenity-card strong{color:var(--ink);font-size:16px;font-weight:950;display:block}.inheritance-toggle{color:var(--ink);letter-spacing:0;text-transform:none;white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:900;display:inline-flex}.inheritance-toggle input{width:18px;min-height:18px;accent-color:var(--blue)}.save-note{color:var(--muted);margin-top:14px;font-size:13px;font-weight:800}.invite-form button:disabled,.profile-form button:disabled,.wizard-form button:disabled{cursor:not-allowed;opacity:.48}.property-selector-panel{width:min(100%,920px)}.property-selector-list{gap:12px;margin-top:30px;display:grid}.property-selector-list button{min-height:86px;color:var(--ink);cursor:pointer;text-align:left;background:#ffffff94;border:1px solid #0717271f;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.property-selector-list button:hover{background:#ffffffc7;border-color:#14759d66}.property-selector-list strong,.property-selector-list small{display:block}.property-selector-list strong{font-size:18px;font-weight:900}.property-selector-list small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:6px;font-size:12px;font-weight:800}.state-pill{color:#3f5d36;white-space:nowrap;background:#5f7f5229;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-style:normal;font-weight:900}.state-inventory_setup,.state-data_source_selection,.state-draft_onboarding{color:#86551b;background:#c4832b2e}.state-data_import,.state-data_validation{color:#0f5f80;background:#14759d26}.state-dashboard_active{color:#3f5d36;background:#5f7f522e}.setup-state-actions{gap:10px;margin-top:28px;display:flex}.setup-state-actions button{min-height:50px;color:var(--ink);cursor:pointer;background:#ffffff9e;border:1px solid #07172724;border-radius:18px;padding:0 18px;font-weight:850}.setup-home-panel{gap:20px;display:grid}.setup-home-panel>p{margin-top:4px}.setup-progress-hero{background:#ffffff6b;border:1px solid #0717271a;border-radius:24px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:18px;display:grid}.setup-progress-hero h2{color:var(--ink);margin:14px 0 0;font-size:clamp(24px,4vw,38px);line-height:1}.setup-progress-hero p{color:var(--muted);margin:10px 0 0;font-size:14px;font-weight:750;line-height:1.55}.setup-progress-ring{background:radial-gradient(circle, #fffaf2f2 0 55%, transparent 56%), conic-gradient(var(--blue) var(--progress), #0717271a 0);border-radius:999px;place-items:center;width:132px;height:132px;display:grid}.setup-progress-ring strong,.setup-progress-ring span{grid-area:1/1}.setup-progress-ring strong{color:var(--ink);margin-top:-14px;font-size:30px;font-weight:950}.setup-progress-ring span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:38px;font-size:10px;font-weight:900}.setup-count-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.setup-count-grid article{background:#ffffff61;border:1px solid #0717271a;border-radius:18px;gap:6px;min-width:0;padding:14px;display:grid}.setup-count-grid span,.setup-checklists h2{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.setup-count-grid strong{color:var(--ink);font-size:28px;font-weight:950}.data-source-selector{background:#ffffff5c;border:1px solid #0717271a;border-radius:24px;gap:14px;padding:16px;display:grid}.data-source-selector header{gap:8px;display:grid}.data-source-selector h2{color:var(--ink);margin:0;font-size:26px;font-weight:950;line-height:1.05}.data-source-selector p{max-width:680px;color:var(--muted);margin:0;font-size:13px;font-weight:750;line-height:1.55}.data-source-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.data-source-grid article{gap:8px;min-width:0;display:grid}.data-source-grid article>button{min-height:166px;color:var(--ink);cursor:pointer;text-align:left;background:#fffaf2a8;border:1px solid #0717271f;border-radius:18px;gap:8px;padding:14px;display:grid}.data-source-grid article.selected>button{background:#14759d1a;border-color:#14759d61;box-shadow:inset 0 0 0 1px #14759d1f}.data-source-grid button:disabled{cursor:wait;opacity:.62}.data-source-grid strong{font-size:15px;font-weight:950}.data-source-grid span{color:var(--muted);font-size:12px;font-weight:750;line-height:1.45}.data-source-grid em{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;align-self:end;font-size:11px;font-style:normal;font-weight:950}.data-source-grid label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:850;display:grid}.data-source-grid input{min-height:44px;color:var(--ink);background:#ffffffad;border:1px solid #07172724;border-radius:14px;padding:0 12px;font-weight:800}.reservation-import-panel{background:#ffffff6b;border:1px solid #0717271a;border-radius:24px;gap:14px;padding:16px;display:grid}.reservation-import-panel header{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:10px 16px;display:flex}.reservation-import-panel h2{width:100%;color:var(--ink);margin:0;font-size:24px;font-weight:950;line-height:1.1}.reservation-import-panel a,.reservation-import-panel button,.import-upload span{background:var(--ink);color:#fff7ea;cursor:pointer;border:0;border-radius:14px;min-height:44px;padding:0 14px;font-size:12px;font-weight:900;line-height:44px;text-decoration:none}.reservation-import-panel button:disabled{cursor:not-allowed;opacity:.48}.team-invite-panel{background:#ffffff80;border:1px solid #0717271a;border-radius:24px;gap:14px;margin-bottom:18px;padding:18px;display:grid}.team-invite-panel h2{margin:4px 0 0;font-size:24px;line-height:1.1}.capacity-panel{background:#ffffff80;border:1px solid #0717271a;border-radius:24px;gap:14px;margin-bottom:18px;padding:18px;display:grid}.capacity-panel h2{margin:4px 0 0;font-size:24px;line-height:1.1}.team-invite-panel header p,.capacity-panel header p{color:var(--muted);margin:8px 0 0;font-size:14px;font-weight:700}.accounting-panel{background:linear-gradient(135deg,#fffcf6bd,#ffffff75),#ffffff7a;border:1px solid #0717271a;border-radius:24px;gap:14px;margin-bottom:18px;padding:18px;display:grid}.accounting-header,.accounting-toolbar,.accounting-actions{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:10px;display:flex}.accounting-header h2{margin:4px 0 0;font-size:28px;font-weight:950;line-height:1.05}.accounting-header p{max-width:620px;color:var(--muted);margin:8px 0 0;font-size:14px;font-weight:700;line-height:1.55}.accounting-actions label,.accounting-toolbar button{background:var(--ink);color:#fff7ea;cursor:pointer;border:0;border-radius:14px;place-items:center;min-height:44px;padding:0 14px;font-size:12px;font-weight:900;line-height:44px;display:inline-grid}.accounting-actions input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.accounting-lookup-form{grid-template-columns:minmax(190px,260px) 44px;align-items:center;gap:6px;display:grid}.accounting-lookup-form input{clip:auto;width:100%;height:44px;color:var(--ink);background:#ffffffd1;border:1px solid #07172724;border-radius:14px;padding:0 12px;font-size:12px;font-weight:850;position:static}.accounting-lookup-form button{background:var(--ink);color:#fff7ea;cursor:pointer;border:0;border-radius:14px;place-items:center;width:44px;height:44px;font-size:21px;font-weight:950;line-height:1;display:grid}.accounting-lookup-form button:disabled{cursor:wait;opacity:.64}.accounting-lookup-results{background:#ffffff9e;border:1px solid #0717271a;border-radius:18px;gap:10px;padding:12px;display:grid}.accounting-lookup-results>div:first-child{gap:3px;display:grid}.accounting-lookup-results strong{color:var(--ink);font-size:14px;font-weight:950}.accounting-lookup-list{gap:8px;display:grid}.accounting-lookup-row{min-height:48px;color:var(--ink);cursor:pointer;text-align:left;background:#fffcf694;border:1px solid #07172717;border-radius:14px;grid-template-columns:minmax(110px,.55fr) minmax(120px,.6fr) minmax(180px,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.accounting-lookup-row span,.accounting-lookup-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.accounting-lookup-row strong,.accounting-lookup-row b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:950;overflow:hidden}.accounting-lookup-row b{justify-self:end}.accounting-batch-card{background:#ffffffad;border:1px solid #0717271a;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.accounting-batch-card>div:first-child{gap:4px;min-width:0;display:grid}.accounting-batch-card strong{color:var(--ink);font-size:16px;font-weight:950}.accounting-batch-card small{color:var(--muted);font-size:12px;font-weight:850}.accounting-batch-actions{flex-wrap:wrap;gap:10px;display:flex}.accounting-batch-actions button{background:var(--ink);color:#fff7ea;cursor:pointer;border:0;border-radius:12px;min-height:40px;padding:0 14px;font-size:12px;font-weight:900}.accounting-batch-actions .secondary{color:var(--ink);background:#ffffffb8;border:1px solid #07172729}.accounting-toolbar{background:#fffcf685;border:1px solid #07172717;border-radius:18px;flex-wrap:wrap;justify-content:flex-start;align-items:end;gap:12px;padding:12px;display:flex}.accounting-view-toggle{background:#ffffffad;border:1px solid #0717271f;border-radius:14px;align-self:stretch;padding:4px;display:inline-flex}.accounting-view-toggle button{min-height:36px;color:var(--muted);background:0 0;border-radius:10px;line-height:36px}.accounting-view-toggle button.active{background:var(--ink);color:#fff7ea}.accounting-view-toggle button:disabled{cursor:not-allowed;opacity:.54}.accounting-toolbar label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;gap:6px;font-size:10px;font-weight:850;display:grid}.accounting-upload-date{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.accounting-upload-date label{min-width:min(100%,250px)}.accounting-upload-date small{color:var(--muted);letter-spacing:0;text-transform:none;font-size:10px;font-weight:750;line-height:1.35}.accounting-date-field{min-width:min(100%,320px);color:var(--muted);letter-spacing:.1em;text-transform:uppercase;gap:6px;font-size:10px;font-weight:850;display:grid}.accounting-date-picker{position:relative}.accounting-toolbar .accounting-date-trigger{width:clamp(280px,29vw,360px);min-height:52px;color:var(--ink);text-transform:none;background:#ffffffbd;border:1px solid #07172724;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:0 15px;line-height:1;transition:border-color .15s,box-shadow .15s,background .15s;display:flex;box-shadow:inset 0 1px #ffffffd6}.accounting-toolbar .accounting-date-trigger:hover,.accounting-toolbar .accounting-date-trigger[aria-expanded=true]{background:#fffdf8f5;border-color:#c4832ba8;box-shadow:0 0 0 3px #c4832b1a,inset 0 1px #ffffffe6}.accounting-date-trigger strong{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;overflow:hidden}.accounting-date-trigger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:0 0 18px;width:18px}.accounting-calendar{z-index:40;background:linear-gradient(145deg, #fffdf8fc, #f7efe2fa), var(--paper);width:326px;color:var(--ink);letter-spacing:0;text-transform:none;border:1px solid #07172721;border-radius:20px;padding:14px;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 24px 55px #07172733,inset 0 1px #fffffff5}.accounting-calendar-heading{grid-template-columns:36px 1fr 36px;align-items:center;gap:8px;margin-bottom:12px;display:grid}.accounting-calendar-heading strong{font-family:var(--display);text-align:center;font-size:17px;font-weight:850}.accounting-toolbar .accounting-calendar-heading button{width:36px;min-height:36px;color:var(--ink);background:#ffffffa8;border:1px solid #0717271a;border-radius:11px;place-items:center;padding:0;font-size:24px;line-height:1;display:grid}.accounting-calendar-weekdays,.accounting-calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.accounting-calendar-weekdays{margin-bottom:4px}.accounting-calendar-weekdays span{min-height:26px;color:var(--muted);text-transform:uppercase;place-items:center;font-size:9px;font-weight:900;display:grid}.accounting-calendar-grid{gap:2px 0}.accounting-toolbar .accounting-calendar-grid button{width:100%;min-height:38px;color:var(--ink);background:0 0;border:0;border-radius:0;place-items:center;padding:0;font-size:11px;font-weight:850;line-height:1;display:grid;position:relative}.accounting-toolbar .accounting-calendar-grid button:hover{z-index:1;background:#c4832b29;border-radius:12px}.accounting-toolbar .accounting-calendar-grid button.outside{color:#6c746f7a}.accounting-toolbar .accounting-calendar-grid button.in-range{color:var(--deep);background:#14759d1f}.accounting-toolbar .accounting-calendar-grid button.range-edge{background:var(--ink);color:#fffaf2;border-radius:12px;box-shadow:0 6px 12px #0717272e}.accounting-toolbar .accounting-calendar-grid button.today:not(.range-edge):after{background:var(--copper);content:"";border-radius:50%;width:4px;height:4px;position:absolute;bottom:4px}.accounting-calendar p{color:var(--muted);border-top:1px solid #07172714;margin:11px 2px 0;padding-top:10px;font-size:10px;font-weight:800;line-height:1.4}.accounting-toolbar>span{min-height:42px;color:var(--muted);align-items:center;font-size:12px;font-weight:850;display:inline-flex}.accounting-toolbar input{min-height:42px;color:var(--ink);background:#ffffffb3;border:1px solid #07172724;border-radius:12px;padding:0 12px;font-weight:850}.accounting-toolbar .secondary{color:var(--ink);background:#ffffffad;border:1px solid #07172729}.success-banner{color:#23543f;background:#e6f8eeb8;border:1px solid #2d815d47;border-radius:16px;width:min(100%,1380px);margin-inline:auto;padding:12px 14px;font-size:13px;font-weight:850}.accounting-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.accounting-summary article{background:#fffcf6ad;border:1px solid #07172717;border-radius:16px;gap:5px;min-width:0;padding:14px;display:grid}.accounting-summary span,.accounting-list header span,.accounting-row span,.accounting-row small{color:var(--muted)}.accounting-summary article>span{letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.accounting-summary strong{overflow-wrap:anywhere;color:var(--ink);font-size:clamp(18px,2.5vw,28px);font-weight:950;line-height:1}.accounting-summary small{color:var(--muted);font-size:10px;font-weight:800;line-height:1.35}.accounting-grid{grid-template-columns:repeat(2,minmax(320px,1fr));align-items:start;gap:12px;display:grid}.accounting-list{gap:10px;min-width:0;display:grid}.accounting-list header{gap:3px;display:grid}.accounting-list h3{color:var(--ink);margin:0;font-size:18px;font-weight:950}.accounting-row{background:#ffffff94;border:1px solid #07172717;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:78px;padding:12px;display:grid}.accounting-row-button{cursor:pointer}.accounting-row-button:focus-visible{outline-offset:3px;outline:3px solid #2d73d257}.accounting-row div:first-child{gap:4px;min-width:0;display:grid}.accounting-row strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;overflow:hidden}.accounting-row span,.accounting-row small{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;line-height:1.35;overflow:hidden}.accounting-row-side{justify-items:end;gap:6px;display:grid}.accounting-row-side button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:10px;min-height:32px;padding:0 10px;font-size:11px;font-weight:900}.accounting-detail-backdrop{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0717276b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.accounting-detail{background:linear-gradient(135deg,#fffcf6f5,#ffffffeb),#fffaf2;border:1px solid #ffffffb3;border-radius:22px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1120px,100%);max-height:min(860px,100vh - 36px);display:grid;overflow:hidden;box-shadow:0 28px 90px #07172757}.accounting-detail-header,.accounting-detail-actions{justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.accounting-detail-header{border-bottom:1px solid #0717271a}.accounting-detail-header h3{color:var(--ink);margin:3px 0 0;font-size:clamp(20px,3vw,30px);font-weight:950;line-height:1.05}.accounting-detail-header p{color:var(--muted);margin:6px 0 0;font-size:12px;font-weight:850}.accounting-detail-header button,.accounting-detail-actions button{background:var(--ink);color:#fff7ea;cursor:pointer;border:0;border-radius:12px;min-height:40px;padding:0 14px;font-size:12px;font-weight:900}.accounting-detail-actions .secondary{color:var(--ink);background:#ffffffb8;border:1px solid #07172729}.accounting-detail-actions span{color:var(--muted);font-size:13px;font-weight:900}.accounting-detail-body{grid-template-columns:minmax(280px,.92fr) minmax(320px,1.08fr);gap:14px;min-height:0;padding:16px;display:grid;overflow:auto}.accounting-support-preview,.accounting-detail-data{align-content:start;gap:12px;min-width:0;display:grid}.accounting-support-frame{background:#0717270a;border:1px solid #0717271a;border-radius:16px;place-items:center;min-height:420px;display:grid;overflow:hidden}.accounting-support-frame img{object-fit:contain;width:100%;height:100%;max-height:620px;display:block}.accounting-support-frame p,.accounting-detail-warning{color:var(--muted);margin:0;padding:14px;font-size:13px;font-weight:800;line-height:1.5}.accounting-support-meta,.accounting-detail-fields,.accounting-edit-form{gap:8px;margin:0;display:grid}.accounting-support-meta div,.accounting-detail-fields div,.accounting-detail-total{background:#ffffff9e;border:1px solid #07172717;border-radius:14px;gap:4px;min-width:0;padding:11px 12px;display:grid}.accounting-detail-fields,.accounting-edit-form{grid-template-columns:repeat(2,minmax(0,1fr))}.accounting-edit-form label{min-width:0;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:6px;font-size:10px;font-weight:900;display:grid}.accounting-edit-form .wide,.accounting-edit-actions{grid-column:1/-1}.accounting-edit-form input,.accounting-edit-form textarea{width:100%;min-width:0;color:var(--ink);font:inherit;letter-spacing:0;text-transform:none;background:#ffffffc2;border:1px solid #07172724;border-radius:12px;font-size:13px;font-weight:850}.accounting-edit-form input{min-height:42px;padding:0 12px}.accounting-edit-form textarea{resize:vertical;min-height:94px;padding:12px}.accounting-edit-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.accounting-edit-actions button{background:var(--ink);color:#fff7ea;cursor:pointer;border:0;border-radius:12px;min-height:40px;padding:0 14px;font-size:12px;font-weight:900}.accounting-edit-actions .secondary{color:var(--ink);background:#ffffffb8;border:1px solid #07172729}.accounting-support-meta dt,.accounting-detail-fields dt,.accounting-detail-total span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.accounting-support-meta dd,.accounting-detail-fields dd{overflow-wrap:anywhere;min-width:0;color:var(--ink);margin:0;font-size:13px;font-weight:850;line-height:1.35}.accounting-detail-total strong{color:var(--ink);font-size:clamp(26px,4vw,42px);font-weight:950;line-height:1}.muted-copy{color:var(--muted);margin:0;font-size:13px;font-weight:750}.capacity-hero-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.capacity-hero-grid article{background:#fffcf69e;border:1px solid #0717271a;border-radius:18px;gap:4px;min-width:0;padding:16px;display:grid}.capacity-hero-grid article.active{color:#fff7ea;background:linear-gradient(135deg,#071727f0,#223c4eeb);border-color:#07172738}.capacity-hero-grid span,.capacity-hero-grid small{color:currentColor;letter-spacing:.08em;opacity:.72;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.capacity-hero-grid strong{color:currentColor;font-size:clamp(36px,6vw,64px);font-weight:950;line-height:.94}.capacity-form{grid-template-columns:minmax(150px,180px) minmax(240px,1fr) auto;align-items:end;gap:12px;display:grid}.capacity-form label{color:var(--muted);text-transform:uppercase;gap:7px;font-size:12px;font-weight:900;display:grid}.capacity-form input{min-width:0;min-height:44px;color:var(--ink);background:#ffffffb8;border:1px solid #07172724;border-radius:14px;padding:0 12px;font-weight:850}.capacity-form button{background:var(--ink);color:#fff7ea;cursor:pointer;border:0;border-radius:14px;min-height:44px;padding:0 14px;font-size:12px;font-weight:900}.capacity-form button:disabled{cursor:not-allowed;opacity:.48}.capacity-history{background:#fffcf69e;border:1px solid #0717271a;border-radius:18px;gap:10px;padding:14px;display:grid}.capacity-history-list{gap:8px;display:grid}.capacity-history-list p{color:var(--muted);margin:0;font-size:13px;font-weight:750}.capacity-history-row{background:#ffffff8f;border-radius:14px;grid-template-columns:92px minmax(0,1fr) minmax(180px,260px);align-items:center;gap:12px;min-width:0;padding:10px;display:grid}.capacity-history-row strong,.capacity-history-row span,.capacity-history-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.capacity-history-row strong{color:var(--ink);font-size:13px;font-weight:950}.capacity-history-row span,.capacity-history-row small{color:var(--muted);font-size:11px;font-weight:800}.team-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.team-status-grid article{background:#fffcf69e;border:1px solid #0717271a;border-radius:18px;gap:10px;min-width:0;padding:14px;display:grid}.team-status-heading,.team-status-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.team-status-heading span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.team-status-heading strong{color:var(--ink);font-size:22px;font-weight:950}.team-status-heading button{min-height:32px;color:var(--ink);cursor:pointer;background:#ffffff9e;border:1px solid #07172724;border-radius:999px;padding:0 12px;font-size:11px;font-weight:900}.team-status-list{gap:8px;display:grid}.team-status-list p{color:var(--muted);margin:0;font-size:13px;font-weight:750}.team-status-row{background:#ffffff8f;border-radius:14px;min-width:0;padding:10px}.team-status-row div{min-width:0;display:grid}.team-status-row strong,.team-status-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-status-row strong{color:var(--ink);font-size:13px;font-weight:900}.team-status-row small{color:var(--muted);font-size:11px;font-weight:750}.team-status-row>span{color:var(--ink);text-transform:uppercase;background:#07172714;border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-weight:950}.team-status-row>span.pending{color:#895413;background:#c4832b29}.team-status-row>span.redeemed{color:#286349;background:#317f6029}.team-status-row>span.cancelled{color:#5f6265;background:#696c6f24}.team-role-select{min-height:32px;color:var(--ink);font:inherit;background:#ffffffb8;border:1px solid #0717271f;border-radius:999px;flex:0 0 118px;padding:0 10px;font-size:11px;font-weight:900}.team-role-select:disabled{cursor:not-allowed;opacity:.52}.team-row-action{min-height:30px;color:var(--ink);cursor:pointer;text-transform:uppercase;background:#ffffffb8;border:1px solid #0717271f;border-radius:999px;flex:none;padding:0 10px;font-size:10px;font-weight:950}.team-row-action.danger{color:#8d2f2a;border-color:#9d332d38}.team-row-action:disabled{cursor:not-allowed;opacity:.48}.team-invite-form{grid-template-columns:minmax(150px,190px) minmax(220px,1fr) minmax(220px,1fr) auto;align-items:end;gap:12px;display:grid}.team-invite-form label{color:var(--muted);text-transform:uppercase;gap:7px;font-size:12px;font-weight:900;display:grid}.team-invite-form input,.team-invite-form select{min-height:44px;color:var(--ink);background:#ffffffb8;border:1px solid #07172724;border-radius:14px;padding:0 12px;font-weight:850}.team-invite-form button{background:var(--ink);color:#fff7ea;cursor:pointer;border:0;border-radius:14px;min-height:44px;padding:0 14px;font-size:12px;font-weight:900}.team-invite-form button:disabled{cursor:not-allowed;opacity:.48}.team-invite-result{background:#317f601f;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:4px;padding:14px;display:grid}.team-invite-result span,.team-invite-result small{color:var(--muted);grid-column:1/-1;font-size:12px;font-weight:850}.team-invite-result input{min-width:0;min-height:40px;color:var(--ink);background:#ffffffad;border:1px solid #0717271f;border-radius:12px;padding:0 12px;font-weight:800}.team-invite-result button{background:var(--ink);color:#fff7ea;cursor:pointer;border:0;border-radius:12px;min-height:40px;padding:0 12px;font-size:12px;font-weight:900}.team-invite-result strong{letter-spacing:0;grid-column:1/-1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:22px}.import-upload input{opacity:0;width:1px;height:1px}.import-upload span{background:var(--blue);display:inline-block}.import-file-summary{background:#0717270d;border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px 14px;padding:12px 14px;display:flex}.import-file-summary strong{color:var(--ink);font-size:14px;font-weight:950}.import-file-summary span{color:var(--muted);font-size:12px;font-weight:800}.import-mapping-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.import-mapping-grid label{min-width:0;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:850;display:grid}.import-mapping-grid select{min-width:0;min-height:42px;color:var(--ink);background:#ffffffb8;border:1px solid #07172724;border-radius:12px;padding:0 10px;font-weight:800}.import-validation,.import-issue-list{gap:10px;display:grid}.import-validation .setup-count-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.import-issue{background:#c4832b1a;border-radius:14px;gap:4px;padding:10px 12px;display:grid}.import-issue.critical{background:#97362b1a}.import-issue strong{color:var(--ink);font-size:12px;font-weight:950}.import-issue span{color:var(--muted);font-size:12px;font-weight:750;line-height:1.45}.setup-checklists{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.setup-checklists article{background:#ffffff5c;border:1px solid #0717271a;border-radius:22px;align-content:start;gap:12px;min-width:0;padding:16px;display:grid}.setup-checklists h2{margin:0}.setup-checklists article>div{gap:10px;display:grid}.setup-milestone{background:#0717270a;border-radius:16px;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.setup-milestone i{color:#86551b;background:#c4832b2e;border-radius:999px;place-items:center;width:30px;height:30px;font-size:10px;font-style:normal;font-weight:950;display:grid}.setup-milestone.completed i{color:#3f5d36;background:#5f7f522e}.setup-milestone strong,.setup-milestone small,.setup-empty-line{display:block}.setup-milestone strong{color:var(--ink);font-size:14px;font-weight:950}.setup-milestone small,.setup-empty-line{color:var(--muted);margin-top:4px;font-size:12px;font-weight:750;line-height:1.45}.brand-block,.period-picker,.empty-dashboard,.error-banner,.sync-empty-state,.module-placeholder,.summary-card,.panel,.chart-panel,.data-note,.quality-note,.data-quality-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffaf2c7;border:1px solid #ffffffb8;box-shadow:0 18px 52px #18212a1a}.data-quality-panel{border-radius:28px;gap:18px;margin:22px 0;padding:clamp(18px,3vw,28px);display:grid}.quality-source-line{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.quality-source-line strong{color:var(--ink)}.quality-coverage-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.quality-coverage-grid article{background:#ffffff8f;border-radius:18px;gap:8px;min-width:0;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #07172712}.quality-coverage-grid span{color:var(--muted);font-size:12px;font-weight:850}.quality-coverage-grid strong{color:var(--ink);font-size:24px;font-weight:950}.quality-coverage-grid small{color:var(--muted);font-size:12px;font-weight:750}.quality-warning-list{gap:8px;display:grid}.quality-warning-list span{color:var(--ink);background:#c4832b1f;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:780;line-height:1.45}.brand-block{color:#fff7ea;background:radial-gradient(circle at 83% 20%,#fff3,#0000 21%),linear-gradient(135deg,#071727 0%,#103f61 62%,#c4832b 100%);border-radius:40px;min-height:230px;padding:clamp(26px,4vw,48px);position:relative;overflow:hidden}.brand-block:after{content:"";border:1px solid #fff3;border-radius:999px;width:280px;height:280px;position:absolute;bottom:-120px;right:-80px}.micro-label{color:var(--copper);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:850;display:block}.brand-block .micro-label,.chart-panel.large .micro-label{color:#d9973a}.brand-block h1,.empty-dashboard h2,.panel-title h2{font-family:var(--display);letter-spacing:-.06em;margin:0}.brand-block h1{overflow-wrap:anywhere;max-width:760px;margin-top:12px;font-size:clamp(58px,10vw,130px);line-height:.82}.brand-block p{z-index:1;color:#fff7eabd;max-width:640px;margin:24px 0 0;font-size:clamp(15px,1.5vw,19px);line-height:1.7;position:relative}.period-picker{border-radius:34px;align-content:center;gap:16px;padding:22px;display:grid}.period-picker>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:850}.period-picker button{min-height:64px;color:var(--muted);cursor:pointer;background:#ffffff73;border:1px solid #0717271f;border-radius:24px;transition:transform .16s,color .16s,background .16s,box-shadow .16s}.period-picker button:hover{transform:translateY(-2px)}.period-picker button.active{background:var(--ink);color:#fff7ea;border-color:#0000;box-shadow:0 16px 32px #07172733}.period-picker strong,.period-picker small{display:block}.period-picker strong{font-size:15px}.period-picker small{max-width:86px;margin:6px auto 0;font-size:10px;font-weight:750;line-height:1.25}.date-selector{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.period-shortcuts{grid-template-columns:minmax(140px,.7fr) minmax(120px,.45fr);align-items:stretch;gap:10px;display:grid}.period-shortcuts button{border-radius:16px;min-height:52px;font-size:14px;font-weight:950}.period-shortcuts input,.period-summary{width:100%;color:var(--ink);letter-spacing:0;text-transform:none;background:#ffffff94;border:1px solid #07172724;border-radius:18px;padding:13px 14px;font-size:15px;font-weight:750}.period-summary{align-content:center;min-height:72px;display:grid}.period-summary span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.period-summary strong{color:var(--ink);margin-top:7px;font-size:15px;font-weight:850;display:block}.period-summary .projection-note{color:#0d647f;letter-spacing:.08em;text-transform:uppercase;background:#14759d1a;border:1px solid #14759d33;border-radius:999px;width:fit-content;max-width:none;margin:9px 0 0;padding:5px 8px;font-size:9px;font-weight:900;line-height:1}.range-calendar{background:#ffffff94;border:1px solid #07172724;border-radius:22px;gap:12px;width:100%;padding:14px;display:grid}.range-calendar header,.range-calendar-weekdays,.range-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.range-calendar header{grid-template-columns:44px 1fr 44px;align-items:center}.range-calendar header strong{color:var(--ink);text-align:center;text-transform:capitalize;font-size:15px;font-weight:950}.period-picker .range-calendar button{min-height:44px;box-shadow:none;border-radius:12px;padding:0;font-size:13px;font-weight:900}.period-picker .range-calendar header button{color:var(--ink);background:#07172714;font-size:22px}.period-picker .range-calendar button:disabled{cursor:not-allowed;opacity:.38}.period-picker .range-calendar-grid button.in-range{color:var(--ink);background:#197e9d29}.period-picker .range-calendar-grid button.future:not(.in-range){color:#0d647f;background:#14759d0f;border-color:#14759d33}.period-picker .range-calendar-grid button.range-start,.period-picker .range-calendar-grid button.range-end{background:var(--ink);color:#fff7ea}.range-calendar-weekdays span,.range-calendar>small{color:var(--muted);letter-spacing:.1em;text-align:center;text-transform:uppercase;font-size:10px;font-weight:850}.range-calendar>small{text-align:left;max-width:none;margin:0}.active-filter{background:#14759d14;border:1px solid #14759d33;border-radius:18px;grid-template-columns:minmax(0,.7fr) minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.active-filter span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.active-filter strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;overflow:hidden}.active-filter button{background:var(--ink);color:#fff7ea;border-radius:12px;min-height:34px;padding:0 12px;font-size:12px}.empty-dashboard{text-align:center;border-radius:40px;place-content:center;min-height:380px;padding:36px;display:grid}.empty-dashboard h2{max-width:720px;margin-top:12px;font-size:clamp(48px,8vw,96px);line-height:.86}.empty-dashboard p{max-width:560px;color:var(--muted);margin:22px auto 0;line-height:1.7}.error-banner{color:#8b321f;border-radius:22px;margin-bottom:14px;padding:16px 18px;font-weight:750}.sync-empty-state{border-radius:28px;gap:14px;margin-bottom:20px;padding:clamp(20px,3vw,32px);display:grid}.sync-empty-state h2{max-width:760px;color:var(--ink);margin:0;font-size:clamp(28px,4vw,48px);line-height:1}.sync-empty-state p,.sync-empty-state small{max-width:680px;color:var(--muted);margin:0;font-weight:750;line-height:1.6}.sync-empty-state button{background:var(--ink);color:#fff7ea;cursor:pointer;border:0;border-radius:16px;justify-self:start;min-height:48px;padding:0 18px;font-weight:850}.sync-empty-state button:disabled{cursor:wait;opacity:.72}.module-placeholder{border-radius:32px;align-content:center;gap:14px;min-height:320px;margin-top:18px;padding:clamp(24px,4vw,42px);display:grid}.module-placeholder h2{max-width:780px;color:var(--ink);font-family:var(--display);margin:0;font-size:clamp(44px,7vw,88px);line-height:.88}.module-placeholder p{max-width:720px;color:var(--muted);margin:0;font-size:16px;font-weight:700;line-height:1.7}.summary-card span,.summary-card small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850;display:block}.chart-hero{grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);gap:14px;display:grid}.chart-panel{border-radius:34px;flex-direction:column;min-height:310px;padding:22px;display:flex}.chart-panel.large{color:#fff7ea;background:#0a2336;grid-row:span 2;min-height:636px;box-shadow:inset 0 1px #ffffff14,0 18px 52px #0717272e}.panel-title{justify-content:space-between;align-items:start;gap:16px;display:flex}.panel-title>div{min-width:0}.panel-title h2{margin-top:6px;font-size:clamp(28px,3.2vw,48px);line-height:.92}.panel-title>strong{background:#07172714;border-radius:999px;flex:none;padding:9px 12px;font-size:13px}.panel-title>strong.warning-badge{color:#7d2f1b;background:#ba5b3829}.chart-panel.large .panel-title>strong{background:#ffffff1f}.chart-panel.large .panel-title>strong.warning-badge{color:#fff7ea;background:#ba5b3861}.chart-plot{flex:1;grid-template-columns:62px minmax(0,1fr);gap:12px;min-height:190px;margin-top:24px;display:grid}.chart-selected-value{max-width:100%;color:inherit;background:#0717271f;border:1px solid #ffffff29;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;margin-top:14px;padding:8px 11px;display:inline-flex}.chart-selected-value span,.chart-selected-value strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chart-selected-value span{opacity:.66;text-transform:uppercase;font-size:10px;font-weight:850}.chart-selected-value strong{font-size:13px;font-weight:950}.chart-panel.large .chart-selected-value{background:#ffffff1f}.chart-y-axis{min-height:100%;padding-bottom:23px;position:relative}.chart-y-axis span{max-width:60px;color:inherit;opacity:.68;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;line-height:1;position:absolute;right:0;overflow:hidden;transform:translateY(50%)}.chart-stage{scrollbar-width:thin;scrollbar-color:#c4832ba3 transparent;min-width:0;height:100%;min-height:100%;position:relative}.chart-stage::-webkit-scrollbar{height:6px}.chart-stage::-webkit-scrollbar-thumb{background:#c4832ba3;border-radius:999px}.chart-grid{pointer-events:none;position:absolute;inset:0 0 23px}.chart-grid span{opacity:.1;transform-origin:50%;border-top:1px solid;width:100%;position:absolute;left:0;transform:scaleY(.5)}.chart-columns{z-index:1;justify-content:space-between;align-items:end;gap:7px;height:100%;display:flex;position:relative}.chart-column{min-width:0;height:100%;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;flex:1 1 0;grid-template-rows:minmax(0,1fr) 15px;gap:8px;padding:0;display:grid;position:relative}.chart-column i{background:#4f9bb1;border-radius:4px 4px 1px 1px;align-self:end;width:100%;min-height:0;transition:background-color .16s,filter .16s,opacity .16s,transform .16s;display:block;position:relative;box-shadow:inset 0 1px #ffffff2e}.chart-panel.large .chart-column i{background:#bf8434}.chart-column.warning i{background:#ba5b38}.chart-column.selected i{filter:brightness(1.08)saturate(1.04);opacity:1;transform:translateY(-2px)}.chart-column:not(.selected) i{opacity:.82}.chart-panel:not(.large) .chart-grid span{opacity:.08}.chart-panel:not(.large) .chart-column i{width:72%;margin-inline:auto}.chart-value-label{z-index:2;color:#fff7ea;opacity:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#0717278a;border:1px solid #ffffff2e;border-radius:999px;max-width:min(88px,100% + 20px);padding:4px 7px;font-size:9px;font-weight:900;line-height:1;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%,-6px);box-shadow:0 8px 18px #07172729}.chart-column.selected .chart-value-label,.chart-column:hover .chart-value-label,.chart-column:focus-within .chart-value-label{opacity:1}.chart-panel.large .chart-value-label{color:#fff7ea;background:#fff7ea29}.chart-column small{color:inherit;opacity:.66;text-align:center;font-size:10px;font-weight:750}.chart-column .faded-axis-label{opacity:0}.chart-empty-state{text-align:center;flex:1;place-content:center;max-width:520px;margin-inline:auto;display:grid}.chart-empty-state strong{font-family:var(--display);letter-spacing:-.06em;font-size:clamp(38px,4vw,62px);line-height:.88;display:block}.chart-empty-state span{max-width:430px;color:inherit;opacity:.68;margin-top:16px;font-size:14px;font-weight:750;line-height:1.5;display:block}.chart-note{color:#7d2f1b;background:#ba5b381a;border-radius:16px;margin:16px 0 0 74px;padding:11px 13px;font-size:12px;font-weight:750;line-height:1.45}.movement-panel{min-height:310px}.movement-panel .panel-title h2{max-width:520px;font-size:clamp(30px,3vw,44px)}.metric-bar{color:var(--muted);grid-template-columns:118px minmax(0,1fr) 48px;align-items:center;gap:12px;margin-top:24px;font-size:13px;font-weight:850;display:grid}.metric-bar div{background:#07172714;border-radius:999px;height:16px;overflow:hidden}.metric-bar i{border-radius:inherit;background:#14759d;height:100%;display:block}.owner-financial-panel{gap:18px}.owner-financial-totals{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:4px;display:grid}.owner-financial-totals div{background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;min-width:0;padding:12px}.owner-financial-totals span,.owner-legend span,.owner-month span{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850;display:block}.owner-financial-totals span{color:#fff7ea9e}.owner-financial-totals strong{color:#fff7ea;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:clamp(18px,1.9vw,27px);font-weight:950;display:block;overflow:hidden}.owner-financial-chart{flex:1;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(12px,2vw,28px);min-height:330px;margin-top:6px;padding-inline:clamp(4px,1vw,18px);display:grid;position:relative}.owner-financial-track{display:contents}.owner-month{color:#fff7ea;cursor:pointer;min-width:0;font:inherit;background:0 0;border:0;grid-template-rows:minmax(0,1fr) 16px;gap:8px;padding:0;display:grid}.owner-income-bar{justify-content:center;align-items:end;min-height:100%;padding-top:8px;display:flex;position:relative}.owner-income-bar i{background:#c4832b;border-radius:6px 6px 1px 1px;width:min(100%,44px);min-height:8px;transition:background-color .16s,filter .16s,transform .16s;display:block;box-shadow:inset 0 1px #ffffff2e}.owner-mobile-budget-marker{display:none}.owner-month.selected .owner-income-bar i,.owner-month:hover .owner-income-bar i,.owner-month:focus-visible .owner-income-bar i{filter:brightness(1.08);transform:translateY(-2px)}.owner-month.negative .owner-income-bar i{background:#ba5b38}.owner-month.selected .owner-income-bar i{outline-offset:2px;outline:2px solid #fff7eab3}.owner-threshold-line{z-index:3;pointer-events:none;border-top:1px dashed #4f9bb1d1;justify-content:flex-end;display:flex;position:absolute;left:0;right:0}.owner-threshold-line span{color:#fff7ea;background:#4f9bb133;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900;line-height:1;transform:translateY(-50%)}.owner-month span{color:#fff7eab3;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.owner-selected-month{background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.owner-selected-month span{color:#fff7ea9e;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:850;display:block;overflow:hidden}.owner-selected-month strong{color:#fff7ea;white-space:nowrap;margin-top:5px;font-size:18px;font-weight:950;display:block}.owner-selected-month dl{grid-template-columns:repeat(2,minmax(110px,1fr));gap:8px;margin:0;display:grid}.owner-selected-month dl div{background:#07172729;border-radius:12px;padding:9px 10px}.owner-selected-month dt,.owner-selected-month dd{margin:0}.owner-selected-month dt{color:#fff7ea8f;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.owner-selected-month dd{color:#fff7ea;white-space:nowrap;margin-top:4px;font-size:13px;font-weight:950}.owner-legend{color:#fff7eab3;flex-wrap:wrap;align-items:center;gap:12px;margin-top:2px;display:flex}.owner-legend span{align-items:center;gap:7px;display:inline-flex}.owner-legend i{border-radius:999px;width:10px;height:10px;display:inline-block}.owner-legend .income{background:#c4832b}.owner-legend .distribution{background:#4f9bb1}.metric-bar.danger i{background:#ba5b38}.metric-bar strong{color:var(--ink);text-align:right}.summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.bi-strip{margin-top:10px}.summary-card{border-radius:28px;min-height:138px;padding:18px}.summary-card strong{font-family:var(--display);letter-spacing:-.06em;overflow-wrap:anywhere;margin-top:18px;font-size:clamp(30px,3.8vw,52px);line-height:.86;display:block}.summary-card strong .summary-value-full,.summary-card strong .summary-value-compact{color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;text-transform:none;display:inline}.summary-card strong .summary-value-compact{display:none}.summary-card small{margin-top:12px}.summary-card.unavailable{border-color:#7d2f1b38}.summary-card.unavailable strong,.summary-card.warning strong{color:#7d2f1b}.summary-card.warning{background:#fff4e8d1;border-color:#ba5b3852}.analysis-grid{grid-template-columns:1fr;gap:14px;margin-top:14px;display:grid}.data-note{background:#fff6e6d1;border-color:#c4832b4d;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.data-note strong{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:13px;font-weight:900}.data-note span{color:var(--muted);text-align:right;font-size:13px;font-weight:700;line-height:1.45}.panel{border-radius:34px;width:100%;min-width:0;padding:22px}.channel-panel{overflow:hidden}.channel-list,.reservation-list{gap:10px;margin-top:16px;display:grid}.demand-pie-layout{grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);align-items:center;gap:20px;min-width:0;margin-top:18px;display:grid}.demand-pie{aspect-ratio:1;border-radius:999px;place-items:center;width:min(100%,320px);margin-inline:auto;display:grid;position:relative;box-shadow:inset 0 0 0 1px #fff6,0 22px 42px #0717271f}.demand-pie:before{border-radius:inherit;content:"";background:#fffaf2e6;position:absolute;inset:13%;box-shadow:inset 0 0 0 1px #07172714,0 14px 34px #0717271f}.demand-pie>div{z-index:1;color:var(--ink);text-align:center;place-items:center;gap:3px;display:grid;position:relative}.demand-pie span,.demand-pie small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:850}.demand-pie strong{font-family:var(--display);letter-spacing:-.06em;font-size:clamp(46px,7vw,72px);line-height:.86}.demand-pie-layout .channel-list{min-width:0;margin-top:0}.channel-row{width:100%;min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#ffffff7a;border:0;border-radius:20px;gap:9px;padding:14px;transition:background .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:inset 0 0 0 1px #07172712}.channel-row:hover,.channel-row.active{background:#ffffffb8;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #14759d47,0 10px 24px #07172714}.channel-row>div:first-child{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.channel-name{flex:auto;align-items:center;gap:9px;min-width:0;display:inline-flex}.channel-name i{border-radius:999px;flex:none;width:11px;height:11px;box-shadow:0 0 0 4px #0717270d}.channel-row strong,.channel-name strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.channel-share{min-width:48px;color:var(--ink);text-align:center;background:#07172714;border-radius:999px;flex:none;padding:6px 9px;font-size:12px;font-weight:900}.channel-row small,.muted-copy,.quality-note{color:var(--muted);font-size:13px;line-height:1.5}.channel-row small{overflow-wrap:anywhere;min-width:0}.bar-track{background:#07172714;border-radius:999px;height:10px;overflow:hidden}.bar-track span{border-radius:inherit;background:linear-gradient(90deg,#c4832b,#14759d);height:100%;display:block}.quality-note{margin-top:14px}.reservation-row{background:#ffffff80;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex;box-shadow:inset 0 0 0 1px #07172712}.reservation-row div{gap:4px;display:grid}.reservation-row small{color:var(--muted);font-size:12px;font-weight:750}.reservation-row div:last-child{text-align:right}.reservation-row span{color:var(--muted);font-size:12px}.operations-shell{gap:14px;width:min(100%,1280px);margin:0 auto;display:grid}.operations-toolbar{background:#ffffffad;border-radius:22px;justify-content:space-between;align-items:end;gap:16px;padding:18px 20px;display:flex;box-shadow:inset 0 0 0 1px #07172714,0 14px 34px #07172712}.operations-toolbar h2{font-family:var(--display);margin:4px 0 0;font-size:clamp(30px,3vw,46px);line-height:.95}.operations-toolbar label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:12px;font-weight:850;display:grid}.operations-toolbar input{min-width:170px;color:var(--ink);font:inherit;background:#ffffffdb;border:0;border-radius:14px;padding:11px 12px;box-shadow:inset 0 0 0 1px #0717271f}.operations-action-strip{grid-template-columns:repeat(4,minmax(160px,1fr));gap:8px;display:grid}.operation-summary-tile{background:#ffffffad;border-radius:8px;grid-template-columns:auto minmax(64px,max-content);gap:6px 12px;min-height:76px;padding:12px 13px;display:grid;box-shadow:inset 0 0 0 1px #07172712}button.operation-summary-tile{color:inherit;cursor:pointer;font:inherit;text-align:left;border:0}button.operation-summary-tile:hover,button.operation-summary-tile.active{box-shadow:inset 0 0 0 2px #14759d6b,0 14px 28px #0717271a}.operation-summary-tile span,.operation-summary-tile small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850;line-height:1.28}.operation-summary-tile span{min-height:auto}.operation-summary-tile strong{font-family:var(--display);grid-area:1/2/span 2;place-self:start end;font-size:30px;line-height:.9}.tone-review,.tone-blocked,.tone-maintenance{background:#c4832b2e}.tone-danger{background:#ba5b3829}.operations-reception-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:12px;display:grid}.operations-reception-layout-single{grid-template-columns:minmax(0,1fr)}.rooms-status-strip{grid-template-columns:repeat(5,minmax(140px,1fr));gap:10px;display:grid}.rooms-dashboard-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:14px;display:grid}.operation-room-signals{background:#ffffffad;border-radius:8px;gap:8px;padding:12px;display:grid;box-shadow:inset 0 0 0 1px #07172712}.room-signals-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.room-signals-heading strong{margin-top:3px;font-size:17px;display:block}.room-signals-heading button{background:var(--ink);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:850}.room-signal-row{background:#ffffffbd;border-radius:8px;grid-template-columns:52px 1fr;align-items:center;gap:9px;padding:10px;display:grid}.room-signal-row>span{background:#07172714;border-radius:8px;place-items:center;min-height:40px;font-weight:900;display:grid}.room-signal-row small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.35;display:block}.operation-empty.compact{min-height:96px;padding:16px}.incident-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.tone-house,.tone-occupied{background:#14759d29}.tone-available{background:#5f7f522e}.operations-channel-bar{grid-template-columns:minmax(260px,1fr) minmax(170px,220px) minmax(220px,320px);align-items:center;gap:8px;display:grid}.operations-channel-bar select,.operations-channel-bar input{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#ffffffd1;border:0;border-radius:13px;padding:10px 12px;font-size:13px;font-weight:750;box-shadow:inset 0 0 0 1px #0717271a}.operations-tabs,.operation-filter{background:#0717270f;border-radius:15px;gap:6px;padding:5px;display:flex;overflow-x:auto}.operations-tabs button,.operation-filter button{min-height:42px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:11px;flex:none;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:850;display:inline-flex}.operations-tabs button.active,.operation-filter button.active{color:var(--ink);background:#ffffffd1;box-shadow:0 6px 16px #07172714}.operations-panel{background:#ffffff8f;border-radius:20px;gap:14px;min-height:340px;padding:16px;display:grid;box-shadow:inset 0 0 0 1px #07172712}.operation-list{gap:10px;display:grid}.operation-row{background:#ffffffa8;border-radius:18px;grid-template-columns:minmax(180px,1.2fr) minmax(160px,.8fr) minmax(120px,auto);align-items:center;gap:14px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #07172712}.operation-row div{gap:4px;min-width:0;display:grid}.operation-row strong,.operation-row span,.operation-row small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.operation-row span,.operation-row small{color:var(--muted);font-size:12px}.operation-room-stack{flex-wrap:wrap;justify-content:end;gap:8px;display:flex!important}.operation-room-stack em,.operation-room-card em{color:var(--ink);background:#07172714;border-radius:999px;padding:5px 8px;font-size:12px;font-style:normal;font-weight:850}.operation-room-card em.room-review-pill{color:#071727;overflow-wrap:anywhere;white-space:normal;background:#c4832b33;border-radius:10px;align-self:end;width:fit-content;max-width:100%;line-height:1.2}.operation-room-stack em.ok{background:#5f7f522e}.operation-room-stack em.review{background:#c4832b38}.operation-room-stack button{background:var(--ink);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:900}.operation-room-stack button:disabled{cursor:not-allowed;opacity:.55}.daily-ledger-panel{gap:14px;display:grid}.daily-ledger-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.daily-ledger-header-actions{justify-content:flex-end;align-items:flex-start;gap:10px;display:flex}.daily-ledger-header h3,.daily-ledger-selected h4{font-family:var(--display);margin:4px 0;line-height:1}.daily-ledger-header h3{font-size:30px}.daily-ledger-selected h4{overflow-wrap:anywhere;font-size:24px}.daily-ledger-summary{text-align:right;gap:3px;min-width:180px;display:grid}.daily-ledger-close-day{background:var(--ink);color:#fff;cursor:pointer;min-height:40px;font:inherit;white-space:nowrap;border:0;border-radius:12px;padding:9px 12px;font-size:12px;font-weight:900}.daily-ledger-summary span,.daily-ledger-summary small,.daily-ledger-metrics span,.daily-ledger-expected span,.daily-ledger-form label,.daily-ledger-audit{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.daily-ledger-summary strong{font-size:22px}.daily-ledger-metrics,.daily-ledger-expected{gap:10px;display:grid}.daily-ledger-metrics{grid-template-columns:repeat(5,minmax(120px,1fr))}.daily-ledger-expected{grid-template-columns:repeat(3,minmax(100px,1fr))}.daily-ledger-metrics div,.daily-ledger-expected div{background:#ffffffa8;border-radius:8px;gap:6px;min-height:72px;padding:12px;display:grid;box-shadow:inset 0 0 0 1px #07172712}.daily-ledger-metrics strong,.daily-ledger-expected strong{overflow-wrap:anywhere;font-size:17px}.daily-ledger-workspace{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:14px;display:grid}.daily-ledger-list{gap:8px;max-height:680px;padding-right:2px;display:grid;overflow:auto}.daily-ledger-list button{width:100%;min-height:74px;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:#ffffff9e;border:0;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(130px,max-content);align-items:center;gap:12px;padding:12px;display:grid;box-shadow:inset 0 0 0 1px #07172714}.daily-ledger-list button.active{box-shadow:inset 0 0 0 2px #14759d73,0 14px 24px #07172714}.daily-ledger-list button>span{gap:5px;min-width:0;display:grid}.daily-ledger-list small,.daily-ledger-selected small{overflow-wrap:anywhere;min-width:0;color:var(--muted);font-size:12px;font-weight:750;line-height:1.35}.daily-ledger-list button>span:last-child{text-align:right;justify-items:end}.ledger-status{width:fit-content;max-width:100%;color:var(--ink);background:#07172714;border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:900}.ledger-status.status-recorded{background:#5f7f522e}.ledger-status.status-review{background:#c4832b38}.daily-ledger-editor{background:#ffffffa8;border-radius:8px;gap:13px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #07172714}.daily-ledger-selected{gap:4px;display:grid}.daily-ledger-form{gap:10px;display:grid}.daily-ledger-form-grid{grid-template-columns:repeat(2,minmax(130px,1fr));gap:10px;display:grid}.daily-ledger-form label{gap:7px;display:grid}.daily-ledger-form input,.daily-ledger-form select,.daily-ledger-form textarea{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#ffffffe0;border:0;border-radius:13px;padding:10px 12px;font-size:14px;font-weight:750;box-shadow:inset 0 0 0 1px #0717271a}.daily-ledger-form textarea{resize:vertical;min-height:86px;line-height:1.45}.daily-ledger-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.daily-ledger-actions button{min-height:40px;color:var(--ink);cursor:pointer;font:inherit;background:#0717271f;border:0;border-radius:12px;padding:9px 12px;font-size:12px;font-weight:900}.daily-ledger-actions button:last-child{background:var(--ink);color:#fff}.daily-ledger-actions button:disabled{cursor:not-allowed;opacity:.55}.daily-ledger-audit{overflow-wrap:anywhere;letter-spacing:0;text-transform:none;display:block}.daily-closure-panel{gap:16px;display:grid}.daily-closure-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.daily-closure-header h3{font-family:var(--display);margin:4px 0;font-size:30px;line-height:1}.daily-closure-header small{color:var(--muted);font-size:12px;font-weight:750}.daily-closure-status{color:var(--ink);background:#07172714;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}.daily-closure-status.status-closed{background:#5f7f522e}.daily-closure-save-note{color:#315236;background:#5f7f5229;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:850}.daily-closure-ledger{grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;display:grid}.daily-closure-ledger div{background:#ffffffa8;border-radius:8px;gap:6px;min-height:86px;padding:13px;display:grid;box-shadow:inset 0 0 0 1px #07172712}.daily-closure-ledger span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.daily-closure-ledger strong{overflow-wrap:anywhere;font-size:20px}.daily-closure-form{gap:12px;display:grid}.daily-closure-grid{grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;display:grid}.daily-closure-form label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;gap:7px;font-size:12px;font-weight:850;display:grid}.daily-closure-form input,.daily-closure-form textarea{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#ffffffd6;border:0;border-radius:13px;padding:10px 12px;font-size:14px;font-weight:750;box-shadow:inset 0 0 0 1px #0717271a}.daily-closure-form textarea{resize:vertical;min-height:92px;line-height:1.45}.daily-closure-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.daily-closure-actions button{background:var(--ink);color:#fff;cursor:pointer;min-height:42px;font:inherit;border:0;border-radius:13px;padding:10px 14px;font-size:13px;font-weight:900}.daily-closure-actions button:first-child{color:var(--ink);background:#0717271f}.daily-closure-actions button:disabled{cursor:not-allowed;opacity:.55}.whatsapp-reception{gap:14px;display:grid}.whatsapp-reception-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.whatsapp-reception-grid{grid-template-columns:minmax(220px,330px) minmax(0,1fr);align-items:start;gap:12px;display:grid}.whatsapp-request-list,.whatsapp-request-detail{gap:10px;display:grid}.whatsapp-request-card{color:inherit;cursor:pointer;font:inherit;text-align:left;background:#ffffffad;border:0;border-radius:8px;gap:5px;padding:13px;display:grid;box-shadow:inset 0 0 0 1px #07172714}.whatsapp-request-card.active,.whatsapp-request-card:hover{box-shadow:inset 0 0 0 2px #14759d61,0 12px 26px #07172714}.whatsapp-request-card strong,.whatsapp-detail-header h3{overflow-wrap:anywhere}.whatsapp-request-card small,.whatsapp-request-card em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.35}.priority-pill{letter-spacing:.06em;text-transform:uppercase;background:#07172714;border-radius:999px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:900}.priority-pill.tone-high,.priority-pill.tone-critical{background:#ba5b382e}.priority-pill.tone-medium{background:#c4832b2e}.priority-pill.tone-low{background:#5f7f522e}.whatsapp-request-detail{background:#ffffff9e;border-radius:8px;min-height:420px;padding:16px;box-shadow:inset 0 0 0 1px #07172714}.whatsapp-detail-header{justify-content:space-between;gap:14px;display:flex}.whatsapp-detail-header h3,.whatsapp-detail-header p{margin:0}.whatsapp-detail-header p{color:var(--muted);margin-top:5px;font-size:13px;line-height:1.45}.whatsapp-edit-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;display:grid}.whatsapp-edit-grid label,.whatsapp-close-panel label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;gap:6px;font-size:11px;font-weight:900;display:grid}.whatsapp-edit-grid input,.whatsapp-close-panel input,.whatsapp-close-panel textarea{width:100%;min-height:40px;color:var(--ink);font:inherit;background:#ffffffdb;border:0;border-radius:8px;padding:9px 10px;font-size:13px;font-weight:750;box-shadow:inset 0 0 0 1px #0717271a}.whatsapp-close-panel textarea{resize:vertical;min-height:74px}.whatsapp-checklist{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.whatsapp-check-item{background:#ffffffc2;border-radius:8px;gap:5px;min-height:96px;padding:10px;display:grid;box-shadow:inset 0 0 0 1px #07172717}.whatsapp-check-item span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.whatsapp-check-item strong{color:var(--ink);font-size:13px}.whatsapp-check-item small{color:var(--muted);overflow-wrap:anywhere;font-size:12px;line-height:1.35}.whatsapp-check-item.tone-done{box-shadow:inset 0 0 0 1px #5f7f5252}.whatsapp-check-item.tone-pending,.whatsapp-check-item.tone-review{box-shadow:inset 0 0 0 1px #c4832b52}.whatsapp-check-item.tone-blocked{box-shadow:inset 0 0 0 1px #ba5b385c}.whatsapp-context-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.whatsapp-context-columns>div{background:#0717270d;border-radius:8px;gap:7px;padding:12px;display:grid}.whatsapp-context-columns small{color:var(--muted);overflow-wrap:anywhere;font-size:12px;line-height:1.4}.whatsapp-close-panel{grid-template-columns:minmax(180px,.8fr) minmax(220px,1.2fr);gap:10px;display:grid}.whatsapp-close-actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.whatsapp-close-actions button{background:var(--ink);color:#fff;cursor:pointer;min-height:38px;font:inherit;border:0;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:900}.whatsapp-close-actions button:disabled{cursor:not-allowed;opacity:.5}.operation-room-map{gap:16px;display:grid}.rooms-side-panel{gap:12px;display:grid}.selected-room-panel{background:#ffffffb8;border-radius:8px;gap:12px;padding:16px;display:grid;box-shadow:inset 0 0 0 1px #07172714}.selected-room-panel h3{font-family:var(--display);margin:0;font-size:28px}.selected-room-panel p,.selected-room-panel small{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.selected-room-panel dl{gap:8px;margin:0;display:grid}.selected-room-panel dl div{border-bottom:1px solid #07172714;justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.selected-room-panel dt,.selected-room-panel dd{margin:0;font-size:12px}.selected-room-panel dt{color:var(--muted);font-weight:800}.selected-room-panel dd{color:var(--ink);text-align:right;font-weight:900}.room-control-card{background:#0717270d;border-radius:8px;gap:8px;padding:12px;display:grid}.room-control-card.compact{gap:4px}.room-control-card strong{font-size:13px}.room-control-card span{color:var(--muted);font-size:12px}.room-control-card input,.room-control-card select{width:100%;color:var(--ink);font:inherit;background:#ffffffe6;border:0;border-radius:8px;padding:9px 10px;font-size:12px;box-shadow:inset 0 0 0 1px #0717271f}.walk-in-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.walk-in-grid label{color:var(--muted);text-transform:uppercase;gap:4px;font-size:11px;font-weight:850;display:grid}.room-control-card button{background:var(--ink);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:8px;padding:9px 10px;font-size:12px;font-weight:900}.room-control-card button:disabled{cursor:not-allowed;opacity:.55}.conflict-action-stack{gap:7px;padding-top:4px;display:grid}.conflict-action-stack+.conflict-action-stack{border-top:1px solid #0717271a;padding-top:10px}.conflict-action-stack small{color:var(--muted);font-size:11px;line-height:1.4}.room-action-row{flex-wrap:wrap;gap:8px;display:flex}.operation-floor-group{gap:10px;display:grid}.operation-floor-group header{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:12px;font-weight:900;display:flex}.operation-room-grid{grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:10px;display:grid}.operation-room-card{min-height:128px;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#ffffffa8;border:0;border-radius:18px;gap:6px;padding:14px;transition:box-shadow .16s,transform .16s;display:grid;box-shadow:inset 0 0 0 1px #07172714}.operation-room-card:hover,.operation-room-card.selected{transform:translateY(-1px);box-shadow:inset 0 0 0 2px #14759d6b,0 14px 28px #0717271a}.operation-room-card strong{font-family:var(--display);font-size:36px;line-height:.9}.operation-room-card span,.operation-room-card small{color:var(--muted);font-size:12px;font-weight:800}.operation-room-card.status-occupied{background:#14759d24}.operation-room-card.status-blocked,.operation-room-card.status-maintenance,.operation-room-card.status-cleaning_pending,.operation-room-card.status-cleaning_in_progress,.operation-room-card.status-cleaning_completed{background:#c4832b2e}.room-badges{flex-wrap:wrap;gap:5px;display:flex}.room-badges i{color:var(--ink);letter-spacing:.04em;background:#07172714;border-radius:999px;padding:4px 6px;font-size:10px;font-style:normal;font-weight:900}.room-detail-panel{z-index:30;background:#fffaf2f5;border-radius:28px;align-content:start;gap:14px;width:min(430px,100vw - 36px);padding:18px;display:grid;position:fixed;top:18px;bottom:18px;right:18px;overflow:auto;box-shadow:0 24px 80px #0717273d,inset 0 0 0 1px #07172714}.room-detail-panel>header{justify-content:space-between;align-items:start;gap:12px;display:flex}.room-detail-panel h3{font-family:var(--display);margin:4px 0 0;font-size:44px;line-height:.9}.room-detail-panel>header button,.room-actions button{background:var(--ink);color:#fff;cursor:pointer;min-height:38px;font:inherit;border:0;border-radius:12px;padding:9px 12px;font-size:12px;font-weight:900}.room-actions button:disabled{color:var(--muted);cursor:not-allowed;background:#0717271f}.room-range-selector{grid-template-columns:1fr 1fr;gap:10px;display:grid}.room-range-selector label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:6px;font-size:11px;font-weight:850;display:grid}.room-range-selector input{min-width:0;font:inherit;background:#fff;border:0;border-radius:12px;padding:10px;box-shadow:inset 0 0 0 1px #0717271a}.room-detail-state,.room-detail-block{background:#ffffffad;border-radius:18px;gap:8px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #07172712}.room-detail-state strong{font-family:var(--display);font-size:32px;line-height:.9}.room-detail-block h4{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px}.room-detail-block p{color:var(--ink);margin:0;font-size:13px;line-height:1.45}.room-conflict-summary{gap:10px;display:grid}.room-conflict-summary>strong{color:var(--ink);font-size:14px;line-height:1.25}.room-conflict-summary>span,.room-conflict-summary>em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.35}.room-conflict-list{gap:8px;display:grid}.room-conflict-list article{background:#c4832b1f;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.room-conflict-list article div{gap:2px;min-width:0;display:grid}.room-conflict-list article strong{color:var(--ink);font-size:13px;line-height:1.2}.room-conflict-list article span,.room-conflict-list article small{color:var(--muted);font-size:12px;line-height:1.25}.room-conflict-list article small{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:138px;overflow:hidden}.room-timeline{gap:8px;display:grid}.room-timeline article{grid-template-columns:74px 1fr;align-items:baseline;gap:4px 10px;display:grid}.room-timeline article span{color:var(--muted);font-size:11px;font-weight:850}.room-timeline article small{color:var(--muted);grid-column:2}.room-actions{flex-wrap:wrap;gap:8px;display:flex}.room-block-form{gap:8px;display:grid}.room-block-form select,.room-block-form input{min-width:0;font:inherit;background:#fff;border:0;border-radius:12px;padding:10px;box-shadow:inset 0 0 0 1px #0717271a}.room-block-form button,.block-actions button{color:#fff;cursor:pointer;min-height:36px;font:inherit;background:#071727e6;border:0;border-radius:11px;padding:8px 10px;font-size:12px;font-weight:900}.block-actions{flex-wrap:wrap;justify-content:end;display:flex!important}.operation-empty,.loading-card{color:var(--muted);background:#ffffff94;border-radius:20px;padding:26px;font-weight:800}.ux-review-panel{gap:14px;display:grid}.ux-review-hero{background:linear-gradient(135deg,#ffffffc7,#efe5d2ad),#ffffff9e;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex;box-shadow:inset 0 0 0 1px #07172714}.ux-review-hero h3{font-family:var(--display);margin:4px 0 0;font-size:clamp(32px,4vw,58px);line-height:.9}.ux-review-hero p{max-width:560px;color:var(--muted);margin:10px 0 0;font-size:14px;font-weight:750;line-height:1.5}.ux-review-hero>strong{color:#fff7ea;width:86px;height:86px;font-family:var(--display);white-space:nowrap;background:#071727eb;border-radius:50%;place-items:center;font-size:30px;line-height:1;display:grid}.ux-review-flow,.ux-review-grid,.ux-badge-legend{gap:10px;display:grid}.ux-review-flow{grid-template-columns:repeat(6,minmax(130px,1fr))}.ux-review-flow article,.ux-review-card,.ux-badge-legend article{background:#ffffffa8;border-radius:18px;min-width:0;padding:14px;box-shadow:inset 0 0 0 1px #07172712}.ux-review-flow article{min-height:128px;display:grid}.ux-review-flow span,.ux-review-flow small,.ux-review-card span,.ux-badge-legend span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.ux-review-flow strong{font-family:var(--display);align-self:center;font-size:38px;line-height:.9}.ux-review-flow small{text-transform:none;letter-spacing:0;line-height:1.35}.ux-review-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.ux-review-card{gap:8px;min-height:150px;display:grid}.ux-review-card.state-validated{background:#5f7f5229}.ux-review-card.state-adjust{background:#c4832b2e}.ux-review-card.state-owner{background:#14759d26}.ux-review-card strong{font-size:18px;line-height:1.1}.ux-review-card p{color:var(--ink);margin:0;font-size:13px;font-weight:650;line-height:1.45}.ux-badge-legend{grid-template-columns:repeat(5,minmax(130px,1fr))}.ux-badge-legend article{align-items:center;gap:10px;display:flex}.ux-badge-legend i{border-radius:9px;flex:none;width:28px;height:28px;box-shadow:inset 0 0 0 1px #0717271f}.ux-badge-legend i.status-available{background:#5f7f5257}.ux-badge-legend i.status-occupied{background:#14759d52}.ux-badge-legend i.status-blocked,.ux-badge-legend i.status-cleaning_pending,.ux-badge-legend i.status-maintenance{background:#c4832b57}.ux-badge-legend div{gap:2px;min-width:0;display:grid}.ux-badge-legend strong,.ux-badge-legend span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quality-note{border-radius:24px;padding:16px 18px}.quality-note strong{color:var(--ink)}.loading-line{z-index:20;background:linear-gradient(90deg,#c4832b,#14759d);border-radius:0 999px 999px 0;width:42%;height:3px;animation:.9s ease-in-out infinite alternate loading-slide;position:fixed;top:0;left:0}.revenue-panel{gap:18px;width:min(100%,1380px);min-width:0;margin-inline:auto;animation:.52s cubic-bezier(.22,1,.36,1) both revenue-arrive;display:grid}.revenue-panel>*,.revenue-command-copy,.revenue-command-deck>*,.app-header.single>*,.brand-block{min-width:0}.revenue-command-deck{isolation:isolate;color:#f9f1e3;background:radial-gradient(circle at 82% 26%,#39aab133,#0000 24%),radial-gradient(circle at 8% 92%,#d8973d38,#0000 30%),linear-gradient(138deg,#061421 0%,#0a2537 58%,#10394a 100%);border:1px solid #ffffff21;border-radius:38px;grid-template-columns:minmax(0,1.4fr) minmax(230px,.6fr);gap:26px;min-height:390px;padding:clamp(28px,5vw,62px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #05142042,inset 0 1px #ffffff1a}.revenue-command-deck:before,.revenue-command-deck:after{z-index:-1;content:"";pointer-events:none;position:absolute}.revenue-command-deck:before{opacity:.26;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:44px 44px;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 65%);mask-image:linear-gradient(90deg,#0000,#000 65%)}.revenue-command-deck:after{aspect-ratio:1;border:1px solid #63c6c42b;border-radius:50%;width:460px;top:-40%;right:-9%;box-shadow:0 0 0 62px #63c6c409,0 0 0 124px #63c6c406}.revenue-command-deck.blocked{background:radial-gradient(circle at 82% 26%,#c7783a2e,#0000 24%),radial-gradient(circle at 8% 92%,#d8973d33,#0000 30%),linear-gradient(138deg,#07131f 0%,#102636 58%,#253126 140%)}.revenue-command-copy{align-self:end;max-width:780px}.revenue-command-copy .micro-label,.revenue-rule-ledger .micro-label,.revenue-audit-column .micro-label,.revenue-editor-shell .micro-label{color:#e5ad5f}.revenue-command-copy h2{max-width:720px;font-family:var(--display);letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(48px,6vw,88px);line-height:.92}.revenue-command-copy>p{color:#f9f1e3b3;max-width:660px;margin:24px 0 0;font-size:15px;font-weight:560;line-height:1.7}.revenue-mode-row{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.revenue-mode-row>span{color:#f9f1e3a3;letter-spacing:.06em;text-transform:uppercase;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:780}.revenue-mode-row strong{color:#fff7ea}.revenue-readiness-orb{aspect-ratio:1;text-align:center;background:radial-gradient(circle,#47a7a730 0 34%,#0000 35%),conic-gradient(from 210deg,#3a9e9f,#3a9e9f14 38%,#d59a4b 71%,#3a9e9f);border:1px solid #5ccac361;border-radius:50%;place-content:center;place-self:center;width:min(23vw,260px);min-width:210px;animation:.76s cubic-bezier(.22,1,.36,1) .18s both revenue-orb-in;display:grid;position:relative;box-shadow:inset 0 0 0 18px #0b2637,inset 0 0 0 19px #ffffff1a,0 0 70px #30a7a729}.blocked .revenue-readiness-orb{background:radial-gradient(circle,#c1753330 0 34%,#0000 35%),conic-gradient(from 210deg,#b96f39,#b96f3914 38%,#d59a4b 71%,#b96f39);border-color:#db93426b;box-shadow:inset 0 0 0 18px #142534,inset 0 0 0 19px #ffffff1a,0 0 70px #c67c3624}.revenue-readiness-orb span,.revenue-readiness-orb small{color:#f9f1e39e;letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:850}.revenue-readiness-orb strong{color:#fff8eb;letter-spacing:-.04em;margin:7px 0;font-size:clamp(20px,2.4vw,34px);font-weight:950}.revenue-gate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.revenue-gate{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf2c2;border:1px solid #0717271a;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:96px;padding:16px 18px;display:grid;box-shadow:0 14px 34px #18212a14}.revenue-gate>span{color:#07172747;font-family:var(--display);font-size:30px;font-weight:850}.revenue-gate div{gap:4px;display:grid}.revenue-gate strong{font-size:14px;font-weight:900}.revenue-gate small{color:var(--muted);font-size:10px;font-weight:680}.revenue-gate>i{background:#c6c1b7;border:3px solid #0717271a;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 5px #0717270a}.revenue-gate.ready>i{background:#2f9a93;border-color:#2b8f8938;box-shadow:0 0 0 5px #2f9a931a}.revenue-gate.blocked>i{background:#c0793f;border-color:#b96f3938;box-shadow:0 0 0 5px #c0793f1a}.revenue-blocker-strip,.revenue-notice{background:#fff1dcc7;border:1px solid #9b5c2629;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.revenue-blocker-strip>strong{color:#7b492b;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.revenue-blocker-strip>div{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.revenue-blocker-strip span{color:#7b492b;background:#ab612a14;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:760}.revenue-notice{color:#175c58;background:#def6eebf;border-color:#298b842e;justify-content:flex-start;font-size:12px;font-weight:780}.revenue-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-top:16px;padding-inline:4px;display:flex}.revenue-section-heading h3,.revenue-rule-ledger h3,.revenue-editor-shell h3,.revenue-audit-column h3{font-family:var(--display);letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(30px,4vw,48px);line-height:1}.revenue-snapshot-stats{gap:8px;display:flex}.revenue-snapshot-stats>span{border-left:1px solid #0717271f;gap:4px;min-width:112px;padding-left:14px;display:grid}.revenue-snapshot-stats small,.revenue-bound-values small,.revenue-current-rate>span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:850}.revenue-snapshot-stats strong{font-size:17px;font-weight:900}.revenue-room-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.revenue-room-card{background:linear-gradient(145deg,#fffdf8f0,#f4ebdbd1),#fffaf2c7;border:1px solid #0717271a;border-radius:30px;gap:18px;min-height:340px;padding:22px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #18212a17,inset 0 1px #ffffffe6}.revenue-room-card:hover{transform:translateY(-3px);box-shadow:0 24px 54px #18212a21,inset 0 1px #ffffffe6}.revenue-room-card:before{content:"";background:linear-gradient(90deg,#c98634,#319490);height:4px;position:absolute;top:0;left:0;right:0}.revenue-room-card.freshness-stale:before,.revenue-room-card.freshness-missing:before{background:linear-gradient(90deg,#bd6937,#d3a14c)}.revenue-room-card>header,.revenue-room-card>footer,.revenue-editor-header,.revenue-rule-ledger>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.revenue-room-card header span:not(.revenue-freshness-pill){color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.revenue-room-card h4{font-family:var(--display);letter-spacing:-.045em;margin:5px 0 0;font-size:30px;line-height:1}.revenue-freshness-pill{color:#256f6b;letter-spacing:.07em;text-transform:uppercase;background:#2f9a9314;border:1px solid #2f9a932e;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:900}.revenue-freshness-pill.stale,.revenue-freshness-pill.missing{color:#93572f;background:#b9632f14;border-color:#b9632f2e}.revenue-current-rate{gap:5px;display:grid}.revenue-current-rate strong{font-family:var(--display);letter-spacing:-.055em;font-size:clamp(36px,4vw,52px);line-height:1}.revenue-current-rate small{color:var(--muted);font-size:10px;font-weight:650}.revenue-rate-band{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:22px;display:grid;position:relative}.revenue-rate-band:before{content:"";background:linear-gradient(90deg,#c98634,#319490);border-radius:999px;height:4px;position:absolute;left:7px;right:7px}.revenue-rate-band:after{left:calc(7px + (100% - 14px) * var(--rate-position,0) / 100);content:"";background:#071727;border:3px solid #fff9ef;border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%);box-shadow:0 3px 10px #07172740}.revenue-rate-band i{z-index:1;background:#c98634;border:2px solid #fff9ef;border-radius:50%;width:8px;height:8px;box-shadow:0 2px 8px #07172733}.revenue-rate-band i:last-child{background:#319490}.revenue-bound-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.revenue-bound-values>span{background:#ffffff6b;border:1px solid #07172712;border-radius:14px;gap:4px;padding:10px;display:grid}.revenue-bound-values strong{font-size:13px;font-weight:900}.revenue-room-card>footer{color:var(--muted);align-self:end;font-size:9px;font-weight:760}.revenue-publisher-shell{color:#fff5e6;background:linear-gradient(90deg,#e1a6540f 1px,#0000 1px) 0 0/38px 38px,linear-gradient(#e1a6540d 1px,#0000 1px) 0 0/38px 38px,radial-gradient(circle at 92% 8%,#2ba49e33,#0000 29%),linear-gradient(132deg,#071725 0%,#0b2b3b 64%,#123f49 120%);border:1px solid #ffffff1f;border-radius:32px;padding:clamp(22px,4vw,38px);position:relative;overflow:hidden;box-shadow:0 24px 54px #07172738}.revenue-publisher-shell:after{content:"";pointer-events:none;border:1px solid #5fd3ca1f;border-radius:50%;width:340px;height:340px;position:absolute;top:-140px;right:-120px;box-shadow:0 0 0 48px #5fd3ca06,0 0 0 96px #5fd3ca05}.revenue-publisher-heading{z-index:1;justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.revenue-publisher-heading .micro-label,.revenue-change-ledger .micro-label,.revenue-manager-readonly .micro-label{color:#e5ad5f}.revenue-publisher-heading h3,.revenue-change-ledger h3{font-family:var(--display);letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(30px,4vw,48px);line-height:1}.revenue-publisher-heading p{color:#fff5e69e;max-width:660px;margin:12px 0 0;font-size:12px;line-height:1.65}.revenue-publisher-status{z-index:1;color:#fff5e6b8;letter-spacing:.07em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;flex:none;align-items:center;gap:8px;padding:8px 11px;font-size:9px;font-weight:900;display:inline-flex;position:relative}.revenue-publisher-status i{background:#bd7341;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #bd73411f}.revenue-publisher-status.ready i{background:#54b7ae;box-shadow:0 0 0 4px #54b7ae1f}.revenue-publisher-launch{z-index:1;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:end;gap:20px;margin-top:28px;padding-top:20px;display:flex;position:relative}.revenue-publisher-launch div{gap:5px;display:grid}.revenue-publisher-launch strong{font-size:14px}.revenue-publisher-launch small{color:#fff5e68f;font-size:10px}.revenue-publisher-launch button,.revenue-publisher-form button,.revenue-publish-confirmation button{color:#102130;cursor:pointer;min-height:48px;font:inherit;letter-spacing:.03em;background:#e1a654;border:0;border-radius:15px;padding:0 16px;font-size:10px;font-weight:900}.revenue-publisher-launch button:disabled,.revenue-publisher-form button:disabled,.revenue-publish-confirmation button:disabled{cursor:not-allowed;opacity:.42}.revenue-publisher-workbench{z-index:1;gap:14px;margin-top:26px;animation:.32s both revenue-arrive;display:grid;position:relative}.revenue-publisher-form{grid-template-columns:minmax(180px,.8fr) minmax(150px,.55fr) minmax(180px,.65fr) minmax(260px,1.2fr);gap:10px;display:grid}.revenue-publisher-form label,.revenue-publish-confirmation label{color:#fff5e694;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:9px;font-weight:850;display:grid}.revenue-publisher-form input,.revenue-publisher-form select,.revenue-publish-confirmation input{color:#fff8eb;width:100%;min-width:0;min-height:47px;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff12;border:1px solid #ffffff1f;border-radius:13px;outline:none;padding:0 12px;font-size:12px;font-weight:800}.revenue-publisher-form input:focus,.revenue-publisher-form select:focus,.revenue-publish-confirmation input:focus{background:#ffffff1a;border-color:#e1a654b8}.revenue-publisher-form-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.revenue-publisher-form button.secondary{color:#fff6e8;background:#ffffff0f;border:1px solid #ffffff24}.revenue-preflight-ticket{background:#ffffff0e;border:1px solid #5ccac340;border-radius:24px;grid-template-columns:170px minmax(0,1fr);gap:0;display:grid;overflow:hidden}.revenue-preflight-stamp{text-align:center;background:#369b9721;place-content:center;padding:22px;display:grid;box-shadow:inset -1px 0 #ffffff14}.revenue-preflight-stamp span,.revenue-preflight-stamp small{color:#fff5e68f;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:850}.revenue-preflight-stamp strong{color:#76d0c9;font-family:var(--display);letter-spacing:-.04em;margin:9px 0;font-size:34px}.revenue-preflight-summary{gap:16px;padding:20px;display:grid}.revenue-preflight-route{align-items:center;gap:14px;display:flex}.revenue-preflight-route>span{gap:4px;display:grid}.revenue-preflight-route small,.revenue-preflight-facts small{color:#fff5e67a;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:850}.revenue-preflight-route strong{font-family:var(--display);font-size:clamp(24px,3vw,38px);line-height:1}.revenue-preflight-route>i{color:#fff5e666;font-size:22px;font-style:normal}.revenue-preflight-route>em{color:#82d5cf;background:#54b7ae1f;border-radius:999px;padding:7px 9px;font-size:10px;font-style:normal;font-weight:900}.revenue-preflight-route>em.down{color:#f0b67b;background:#e1a6541f}.revenue-preflight-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.revenue-preflight-facts>span{background:#ffffff09;border:1px solid #ffffff14;border-radius:13px;gap:5px;padding:10px;display:grid}.revenue-preflight-facts strong{font-size:10px}.revenue-publish-confirmation{border-top:1px solid #ffffff17;grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:10px;padding-top:15px;display:grid}.revenue-publish-result{color:#163f3e;background:#dff3e9;border:1px solid #5dc8be3d;border-radius:20px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:14px;padding:16px;display:grid}.revenue-publish-result>span{color:#fff;background:#348d87;border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;font-weight:900;display:grid}.revenue-publish-result div{gap:4px;display:grid}.revenue-publish-result small{letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:850}.revenue-publish-result strong{font-family:var(--display);font-size:26px}.revenue-publish-result p{margin:0;font-size:10px}.revenue-manager-readonly{background:#fffaf2c2;border:1px solid #0717271a;border-radius:20px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:12px;padding:16px 18px;display:grid}.revenue-manager-readonly strong{font-size:12px}.revenue-manager-readonly p{color:var(--muted);margin:0;font-size:10px}.revenue-change-ledger{background:#fffaf2c7;border:1px solid #0717271a;border-radius:30px;padding:clamp(22px,4vw,34px);box-shadow:0 18px 42px #18212a14}.revenue-change-ledger>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.revenue-change-ledger>header>strong{color:#07172724;font-family:var(--display);font-size:64px;line-height:.8}.revenue-change-ledger>div{margin-top:24px;display:grid}.revenue-change-ledger article{border-top:1px solid #07172714;grid-template-columns:92px minmax(180px,1fr) minmax(210px,auto) minmax(100px,auto);align-items:center;gap:14px;padding:14px 0;display:grid}.revenue-change-ledger article>div:not(.revenue-change-rate){gap:4px;display:grid}.revenue-change-ledger article small{color:var(--muted);font-size:9px}.revenue-change-status{color:#236d69;letter-spacing:.06em;text-transform:uppercase;background:#2f9a931a;border-radius:999px;width:fit-content;padding:7px 9px;font-size:8px;font-weight:900}.revenue-change-status.reverted{color:#8b5b2d;background:#c4832b1f}.revenue-change-status.failed{color:#934932;background:#ba5b381f}.revenue-change-status.pending_verification{color:#8b5b2d;background:#c4832b24}.revenue-change-status.verified_late{color:#236d69;background:#2f9a9324}.revenue-change-rate{justify-content:flex-end;align-items:center;gap:9px;font-size:12px;display:flex}.revenue-editor-shell{color:#fff6e8;background:radial-gradient(circle at 94% 0,#3797931c,#0000 26%),#0a2030;border:1px solid #0717271f;border-radius:32px;padding:clamp(22px,4vw,38px);overflow:hidden;box-shadow:0 20px 48px #0717272e}.revenue-editor-shell:not(.open)>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 24px;display:grid}.revenue-editor-shell:not(.open) h3,.revenue-editor-shell:not(.open) p{grid-column:1}.revenue-editor-shell p{color:#fff6e89e;margin:10px 0 0;font-size:12px;line-height:1.6}.revenue-editor-shell button{color:#102130;cursor:pointer;background:#e1a654;border:0;border-radius:16px;min-height:48px;padding:0 16px;font-size:11px;font-weight:900}.revenue-editor-shell:not(.open)>div>button{grid-area:1/2/span 3}.revenue-editor-close{color:#fff6e8!important;background:#ffffff0f!important;border:1px solid #ffffff24!important}.revenue-editor-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin-top:24px;display:grid}.revenue-editor-grid fieldset{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;padding:16px;display:grid}.revenue-editor-grid legend{color:#fff6e8;font-family:var(--display);padding:0 7px;font-size:20px;font-weight:800}.revenue-editor-grid label,.revenue-editor-meta label{color:#fff6e89e;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:9px;font-weight:850;display:grid}.revenue-editor-grid input,.revenue-editor-meta input{color:#fff8eb;background:#ffffff12;border:1px solid #ffffff1f;border-radius:13px;outline:none;width:100%;min-width:0;min-height:46px;padding:0 12px;font-size:12px;font-weight:800;transition:border-color .16s,background .16s}.revenue-editor-grid input:focus,.revenue-editor-meta input:focus{background:#ffffff1a;border-color:#e1a654b8}.revenue-editor-meta{grid-template-columns:minmax(160px,.36fr) minmax(280px,1fr) auto;align-items:end;gap:10px;margin-top:16px;display:grid}.revenue-editor-meta button:disabled{cursor:wait;opacity:.55}.revenue-context-grid{grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:12px;display:grid}.revenue-rule-ledger,.revenue-audit-column>article{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf2c7;border:1px solid #0717271a;border-radius:30px;box-shadow:0 18px 42px #18212a14}.revenue-rule-ledger{padding:clamp(22px,4vw,36px)}.revenue-rule-ledger>header>strong{color:#07172729;font-family:var(--display);font-size:76px;line-height:.8}.revenue-rule-ledger .micro-label,.revenue-audit-column .micro-label{color:#9b6428}.revenue-rule-list{margin-top:28px;display:grid}.revenue-rule-list>div{border-top:1px solid #07172714;grid-template-columns:34px 42px minmax(0,1fr);align-items:center;gap:12px;padding:15px 0;display:grid}.revenue-rule-index{color:#07172757;letter-spacing:.08em;font-size:9px;font-weight:900}.revenue-rule-direction{color:#236d69;background:#2f9a931a;border-radius:13px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.revenue-rule-direction.decrease{color:#a05c30;background:#b9632f1a}.revenue-rule-list strong{font-size:13px;font-weight:900;display:block}.revenue-rule-list small{color:var(--muted);margin-top:5px;font-size:9px;font-weight:680;display:block}.revenue-audit-column{gap:12px;display:grid}.revenue-audit-column>article{padding:24px}.revenue-audit-column h3{font-size:28px}.revenue-audit-column p{color:var(--muted);margin:14px 0 0;font-size:11px;font-weight:620;line-height:1.65}.revenue-audit-column article>small{color:#8b5b2d;margin-top:14px;font-size:9px;font-weight:800;display:block}.revenue-reason-list{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.revenue-reason-list span{color:#334b50;background:#14759d14;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:720}.revenue-reason-list strong{margin-left:4px}.revenue-context-footer{color:var(--muted);border-top:1px solid #0717271a;flex-wrap:wrap;justify-content:space-between;gap:10px 22px;padding:16px 4px 4px;font-size:9px;font-weight:720;display:flex}.revenue-daily-policy{background:linear-gradient(125deg,#f6f0def5,#ece7d3eb);border:1px solid #192f2429;border-radius:26px;margin-top:24px;overflow:hidden;box-shadow:0 24px 60px #1c2a2217}.revenue-daily-policy-heading{border-bottom:1px solid #192f241f;justify-content:space-between;align-items:flex-start;gap:32px;padding:26px 28px 22px;display:flex}.revenue-daily-policy-heading h3{color:#183328;font-family:var(--display);letter-spacing:-.045em;margin:5px 0 7px;font-size:clamp(28px,3vw,42px);font-weight:600}.revenue-daily-policy-heading p{color:#617168;max-width:660px;margin:0;line-height:1.55}.revenue-shadow-seal{color:#214c38;letter-spacing:.08em;background:#ffffff8c;border:1px solid #1d4e3840;border-radius:999px;flex:none;align-items:center;gap:9px;padding:11px 14px;font-size:10px;font-weight:850;display:inline-flex}.revenue-shadow-seal i{background:#d69b2d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #d69b2d24}.revenue-shadow-seal.live{color:#fff8e9;background:#7a3022;border-color:#7c322257;box-shadow:0 10px 28px #68271c2e}.revenue-shadow-seal.live i{background:#f6c966;animation:1.8s ease-in-out infinite revenue-live-pulse;box-shadow:0 0 0 5px #f6c96633}@keyframes revenue-live-pulse{50%{box-shadow:0 0 0 8px #f6c96614}}@media (prefers-reduced-motion:reduce){.revenue-shadow-seal.live i{animation:none}}.revenue-policy-active-strip{background:#ffffff61;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 28px;display:grid}.revenue-policy-active-strip>div:first-child{color:#66736c;text-transform:uppercase;letter-spacing:.06em;align-items:baseline;gap:8px;font-size:10px;display:flex}.revenue-policy-active-strip>div:first-child strong{color:#17352a;font-family:var(--display);font-size:32px}.revenue-policy-active-list{gap:10px;display:flex;overflow-x:auto}.revenue-policy-active-list>p{color:#69766f;margin:0;font-size:12px}.revenue-policy-active-list article{background:#ffffffa3;border:1px solid #192f241f;border-radius:12px;gap:3px;min-width:220px;padding:10px 12px;display:grid}.revenue-policy-active-list article span,.revenue-policy-active-list article strong{font-size:11px}.revenue-policy-active-list article button{color:#9b503d;cursor:pointer;background:0 0;border:0;width:fit-content;margin-top:4px;padding:0;font-size:10px;font-weight:800}.revenue-policy-open,.revenue-policy-run-now,.revenue-policy-actions button,.revenue-policy-preview footer button{color:#fffdf5;cursor:pointer;background:#193f30;border:0;border-radius:12px;min-height:42px;padding:11px 16px;font-weight:850}.revenue-policy-command-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.revenue-policy-run-now{color:#193f30;background:0 0;border:1px solid #193f303d}.revenue-policy-run-now:not(:disabled):hover{color:#8a5919;border-color:#b7781f}.revenue-policy-run-now:disabled,.revenue-policy-open:disabled{cursor:not-allowed;opacity:.48}.revenue-policy-workbench{border-top:1px solid #192f241f;padding:20px 28px 28px;animation:.34s cubic-bezier(.22,1,.36,1) both revenue-arrive}.revenue-policy-workbench>form{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;display:grid}.revenue-policy-stage{background:#ffffff94;border:1px solid #192f241f;border-radius:18px;grid-column:span 6;padding:16px 16px 16px 50px;position:relative}.revenue-policy-stage.rates{grid-column:span 8}.revenue-policy-stage.reason{grid-column:span 4}.revenue-policy-stage>span{color:#bd7e22;font-family:var(--display);font-size:18px;position:absolute;top:16px;left:16px}.revenue-policy-stage fieldset{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;margin:0;padding:0;display:grid}.revenue-policy-stage.rates fieldset{grid-template-columns:repeat(5,minmax(0,1fr))}.revenue-policy-stage.reason fieldset,.revenue-policy-stage.dates fieldset,.revenue-policy-stage.equilibrium fieldset{grid-template-columns:1fr}.revenue-policy-stage legend{color:#1b392d;font-family:var(--display);grid-column:1/-1;margin-bottom:4px;font-size:17px;font-weight:750}.revenue-policy-stage label{color:#596861;letter-spacing:.025em;gap:6px;font-size:10px;font-weight:800;display:grid}.revenue-policy-stage input{color:#19372b;width:100%;min-width:0;height:42px;font:inherit;background:#fffdf7;border:1px solid #192f242e;border-radius:10px;outline:none;padding:0 11px;font-size:12px}.revenue-policy-stage input:focus{border-color:#b7781f;box-shadow:0 0 0 3px #b7781f1f}.revenue-policy-stage small{color:#748078;font-size:10px;line-height:1.45}.revenue-policy-range-summary{color:#fffdf5;background:#193f30;border-radius:12px;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.revenue-policy-range-summary>span{gap:2px;display:grid}.revenue-policy-range-summary small{color:#fffdf59e;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.revenue-policy-range-summary strong{font-family:var(--display);font-size:14px}.revenue-policy-range-summary i{color:#dba34f;font-style:normal}.revenue-policy-range-summary em{color:#e8bd76;white-space:nowrap;border-left:1px solid #fffdf52b;padding-left:10px;font-size:10px;font-style:normal;font-weight:850}.revenue-range-calendar{background:#fffdf7;border:1px solid #192f241f;border-radius:14px;gap:8px;padding:10px;display:grid}.revenue-range-calendar header{grid-template-columns:34px 1fr 34px;align-items:center;gap:8px;display:grid}.revenue-range-calendar header strong{color:#19372b;font-family:var(--display);text-align:center;text-transform:capitalize;font-size:14px}.revenue-range-calendar button{color:#354b41;cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:32px;padding:0;font-size:11px;font-weight:850}.revenue-range-calendar header button{color:#193f30;background:#193f3014;font-size:18px}.revenue-range-calendar button:disabled{cursor:not-allowed;opacity:.24}.revenue-range-calendar .weekdays,.revenue-range-calendar .days{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.revenue-range-calendar .weekdays span{color:#819087;text-align:center;font-size:8px;font-weight:900}.revenue-range-calendar .days button.in-range{color:#19372b;background:#dba34f2e;border-radius:4px}.revenue-range-calendar .days button.range-start,.revenue-range-calendar .days button.range-end{color:#fffdf5;background:#bd7e22;border-radius:9px}.revenue-range-calendar>small{color:#8a6a36;text-align:center;min-height:14px}.revenue-policy-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;display:flex}.revenue-policy-actions button.secondary{color:#234437;background:#ffffff8a;border:1px solid #192f2429}.revenue-policy-actions button:disabled,.revenue-policy-preview footer button:disabled{cursor:not-allowed;opacity:.48}.revenue-policy-preview{color:#f8f3e5;background:#17382d;border:1px solid #192f2426;border-radius:18px;margin-top:20px;overflow:hidden}.revenue-policy-preview>header,.revenue-policy-preview>footer{justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.revenue-policy-preview h4{font-family:var(--display);margin:3px 0 0;font-size:22px}.revenue-policy-preview>header>div:last-child{text-align:right;display:grid}.revenue-policy-preview>header>div:last-child strong{color:#efbd64;font-family:var(--display);font-size:30px}.revenue-policy-preview>header>div:last-child span,.revenue-policy-preview .micro-label{color:#f8f3e5a3;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.revenue-policy-warning{color:#f1ca83;background:#efbd641a;border-top:1px solid #efbd642e;border-bottom:1px solid #efbd642e;padding:13px 20px;font-size:11px}.revenue-policy-preview-table{overflow-x:auto}.revenue-policy-preview-table>div{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(160px,1.4fr) .8fr 1fr 1fr .7fr;align-items:center;min-width:720px;padding:13px 20px;font-size:11px;display:grid}.revenue-policy-preview-table>div.head{color:#f8f3e58c;text-transform:uppercase;letter-spacing:.08em;background:#ffffff0e;font-size:9px;font-weight:850}.revenue-policy-preview-table span{gap:2px;display:grid}.revenue-policy-preview-table small{color:#f8f3e580;font-size:9px}.revenue-policy-preview-table .ready{color:#8ed7ae;font-weight:850}.revenue-policy-preview-table .blocked{color:#f0a28d;font-weight:850}.revenue-policy-preview>footer p{color:#f8f3e5a8;max-width:650px;margin:0;font-size:10px;line-height:1.5}.revenue-policy-preview>footer button{color:#18382c;background:#efbd64;flex:none}.revenue-loading,.revenue-empty-state{text-align:center;background:#fffaf2c7;border:1px solid #0717271a;border-radius:34px;place-content:center;justify-items:center;min-height:360px;padding:40px}.revenue-loading h2,.revenue-empty-state h2{font-family:var(--display);letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(34px,5vw,54px)}.revenue-loading>div{gap:8px;margin-top:24px;display:flex}.revenue-loading i{background:#c4832b;border-radius:50%;width:10px;height:10px;animation:.9s ease-in-out infinite alternate revenue-pulse}.revenue-loading i:nth-child(2){animation-delay:.16s}.revenue-loading i:nth-child(3){animation-delay:.32s}.revenue-empty-state p{color:var(--muted)}.revenue-empty-state button{background:var(--ink);color:#fff7ea;cursor:pointer;border:0;border-radius:15px;min-height:46px;padding:0 16px;font-weight:850}@media (width<=980px){.revenue-command-deck,.revenue-context-grid{grid-template-columns:1fr}.revenue-command-deck{min-height:0}.revenue-command-copy{align-self:start}.revenue-readiness-orb{width:230px}.revenue-editor-meta{grid-template-columns:1fr 1fr}.revenue-editor-meta button{grid-column:1/-1}.revenue-publisher-form{grid-template-columns:repeat(2,minmax(0,1fr))}.revenue-change-ledger article{grid-template-columns:92px minmax(0,1fr) minmax(190px,auto)}.revenue-change-ledger article>small{grid-column:2/-1}.revenue-policy-active-strip{grid-template-columns:1fr auto}.revenue-policy-active-list{grid-area:2/1/auto/-1}.revenue-policy-stage,.revenue-policy-stage.rates,.revenue-policy-stage.reason{grid-column:1/-1}.revenue-policy-stage.rates fieldset{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.revenue-command-deck{border-radius:28px;padding:28px 22px}.revenue-command-copy h2{font-size:clamp(44px,14vw,66px)}.revenue-gate-grid,.revenue-editor-grid,.revenue-editor-grid fieldset,.revenue-editor-meta{grid-template-columns:1fr}.revenue-readiness-orb{width:190px;min-width:190px}.revenue-blocker-strip,.revenue-section-heading,.revenue-editor-shell:not(.open)>div{flex-direction:column;align-items:flex-start}.revenue-blocker-strip{display:flex}.revenue-blocker-strip>div{justify-content:flex-start}.revenue-section-heading{display:flex}.revenue-snapshot-stats{width:100%}.revenue-snapshot-stats>span{flex:1;min-width:0}.revenue-editor-shell:not(.open)>div{display:flex}.revenue-editor-shell:not(.open)>div>button{align-self:stretch}.revenue-daily-policy-heading,.revenue-policy-preview>header,.revenue-policy-preview>footer{flex-direction:column;align-items:flex-start}.revenue-policy-active-strip,.revenue-policy-workbench{padding-left:16px;padding-right:16px}.revenue-policy-active-strip{grid-template-columns:1fr}.revenue-policy-active-list,.revenue-policy-command-actions{grid-column:1;justify-content:stretch}.revenue-policy-command-actions button{flex:1}.revenue-policy-stage{padding-left:44px}.revenue-policy-stage fieldset,.revenue-policy-stage.rates fieldset{grid-template-columns:1fr}.revenue-policy-range-summary{grid-template-columns:1fr auto 1fr}.revenue-policy-range-summary em{border-top:1px solid #fffdf52b;border-left:0;grid-column:1/-1;padding-top:8px;padding-left:0}.revenue-policy-actions{flex-direction:column-reverse}.revenue-policy-actions button,.revenue-policy-preview footer button{width:100%}.revenue-rule-ledger>header>strong{font-size:54px}.revenue-publisher-heading,.revenue-publisher-launch{flex-direction:column;align-items:flex-start}.revenue-publisher-launch,.revenue-publisher-launch button{width:100%}.revenue-publisher-status{align-self:flex-start}.revenue-publisher-form,.revenue-preflight-facts,.revenue-publish-confirmation,.revenue-preflight-ticket{grid-template-columns:1fr}.revenue-preflight-stamp{box-shadow:inset 0 -1px #ffffff14}.revenue-change-ledger article{grid-template-columns:1fr}.revenue-change-ledger article>small{grid-column:auto}.revenue-change-rate{justify-content:flex-start}.revenue-manager-readonly{grid-template-columns:1fr}}@media (width<=480px){.revenue-mode-row{display:grid}.revenue-mode-row>span{text-align:center}.revenue-snapshot-stats{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.revenue-snapshot-stats>span{padding-left:8px}.revenue-room-card,.revenue-rule-ledger,.revenue-audit-column>article,.revenue-editor-shell{border-radius:24px}.revenue-rule-list>div{grid-template-columns:28px 36px minmax(0,1fr);gap:8px}.revenue-rule-direction{width:34px;height:34px}.revenue-context-footer{display:grid}.revenue-preflight-route{grid-template-columns:1fr auto 1fr;display:grid}.revenue-preflight-route>em{grid-column:1/-1;width:fit-content}.revenue-publish-result{grid-template-columns:42px minmax(0,1fr)}.revenue-publish-result>span{width:40px;height:40px}}@keyframes revenue-arrive{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes revenue-orb-in{0%{opacity:0;transform:scale(.78)rotate(-12deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes revenue-pulse{0%{opacity:.25;transform:translateY(0)}to{opacity:1;transform:translateY(-5px)}}@media (width<=980px){.arena-app{padding:12px 12px 88px}.app-header,.chart-hero,.summary-strip,.analysis-grid,.accounting-grid,.quality-coverage-grid{grid-template-columns:1fr}.accounting-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-app-nav{display:none}.mobile-module-menu{right:14px;bottom:max(14px, env(safe-area-inset-bottom));z-index:40;justify-items:end;gap:10px;width:min(260px,100vw - 28px);display:grid;position:fixed}.mobile-module-sheet{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#fffcf6f0,#f4ebdbe6),#fffaf2e6;border:1px solid #ffffffa3;border-radius:22px;gap:6px;width:100%;padding:8px;display:grid;box-shadow:0 18px 44px #18212a29,inset 0 1px #ffffffc7}.mobile-module-sheet button{color:#253130ad;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;min-height:54px;padding:10px 12px;display:flex}.mobile-module-sheet button.active{color:#fff7ea;background:linear-gradient(#0d1f31fa,#04121f);border-color:#071727e6;box-shadow:0 14px 24px #0717272e,inset 0 1px #ffffff1f}.mobile-module-sheet strong,.mobile-module-sheet small{color:inherit;display:block}.mobile-module-sheet strong{font-size:14px;font-weight:950}.mobile-module-sheet small{letter-spacing:.08em;opacity:.72;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:800}.mobile-menu-toggle{color:#fff7ea;cursor:pointer;background:linear-gradient(#0d1f31fa,#04121f);border:1px solid #071727e6;border-radius:18px;align-items:center;gap:10px;min-height:54px;padding:0 14px;display:inline-flex;box-shadow:0 16px 32px #07172738,inset 0 1px #ffffff1f}.mobile-menu-toggle>span{gap:4px;width:18px;display:grid}.mobile-menu-toggle i{background:currentColor;border-radius:999px;height:2px;display:block}.mobile-menu-toggle strong{text-overflow:ellipsis;white-space:nowrap;max-width:118px;font-size:13px;font-weight:950;overflow:hidden}.quality-source-line{flex-direction:column;align-items:flex-start}.brand-block{border-radius:32px;min-height:210px}.brand-block h1{letter-spacing:-.035em;max-width:100%;font-size:clamp(40px,11vw,64px);line-height:.94}.brand-block p{max-width:100%;font-size:15px;line-height:1.55}.date-selector,.period-shortcuts,.team-invite-form,.capacity-hero-grid,.capacity-form,.capacity-history-row,.accounting-summary,.accounting-row{grid-template-columns:1fr}.accounting-actions,.accounting-actions label,.accounting-lookup-form,.accounting-batch-card,.accounting-batch-actions,.accounting-batch-actions button,.accounting-upload-date,.accounting-view-toggle,.accounting-view-toggle button,.accounting-toolbar,.accounting-toolbar label,.accounting-toolbar button{width:100%}.accounting-lookup-form{grid-template-columns:minmax(0,1fr) 44px}.accounting-lookup-row{grid-template-columns:1fr}.accounting-lookup-row b{justify-self:start}.accounting-view-toggle{grid-template-columns:1fr;display:grid}.accounting-date-field,.accounting-date-picker,.accounting-toolbar .accounting-date-trigger{width:100%}.accounting-toolbar .accounting-calendar-heading button{width:36px}.accounting-toolbar .accounting-calendar-grid button{width:100%}.accounting-row-side{justify-items:start}.accounting-detail-backdrop{align-items:end;padding:8px}.accounting-detail{border-radius:20px;width:100%;max-height:calc(100vh - 16px)}.accounting-detail-header,.accounting-detail-actions{flex-direction:column;align-items:flex-start}.accounting-detail-header button,.accounting-detail-actions button{width:100%}.accounting-detail-body,.accounting-detail-fields,.accounting-edit-form{grid-template-columns:1fr}.accounting-edit-actions,.accounting-edit-actions button{width:100%}.accounting-support-frame{min-height:300px}.team-status-grid,.team-invite-result,.active-filter{grid-template-columns:1fr}.period-picker button{min-height:72px}.chart-panel.large{grid-row:auto;min-height:0}.owner-financial-panel{min-width:0;max-width:100%;overflow:hidden}.chart-stage{overscroll-behavior-x:contain;scroll-snap-type:x proximity;min-height:220px;padding-bottom:2px;overflow:auto visible}.chart-grid,.chart-columns{width:max(100%, calc(var(--chart-point-count,1) * 34px));min-width:100%}.owner-financial-chart{box-sizing:border-box;contain:inline-size;scrollbar-width:none;width:100%;min-width:0;max-width:100%;min-height:300px;padding-bottom:4px;display:block;overflow:auto hidden}.owner-financial-chart::-webkit-scrollbar{display:none}.owner-threshold-line{width:100%}.owner-financial-track{grid-template-columns:repeat(12,62px);gap:12px;width:max-content;min-width:0;min-height:300px;display:grid;position:relative}.owner-financial-totals,.owner-selected-month{grid-template-columns:1fr}.chart-plot{grid-template-columns:44px minmax(0,1fr);gap:8px}.chart-y-axis span{max-width:42px;font-size:8px}.chart-note{margin-left:0}.chart-value-label{display:none}.chart-columns{gap:6px}.chart-column{scroll-snap-align:center;grid-template-rows:minmax(0,1fr) 14px;gap:6px;min-width:24px}.chart-column i{min-height:18px}.chart-column small{opacity:.78;font-size:9px}.chart-selected-value{border-radius:14px;justify-content:space-between;width:100%;margin-top:12px}.chart-selected-value strong{font-size:14px}.movement-panel{min-height:230px}.movement-panel .panel-title h2{font-size:clamp(28px,9vw,38px)}.metric-bar{grid-template-columns:minmax(92px,.8fr) minmax(0,1fr) auto;gap:10px}.summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-card strong{letter-spacing:-.04em;font-size:clamp(28px,8vw,40px)}.demand-pie-layout{grid-template-columns:1fr}.demand-pie{width:min(76vw,300px)}.wizard-form,.floor-name-grid,.wizard-actions,.room-type-total,.room-type-numbers,.bed-row,.bulk-floor-editor,.floor-assignment-row,.room-row,.amenities-editor,.amenity-chip-grid.compact,.data-source-grid,.import-mapping-grid,.import-validation .setup-count-grid,.setup-checklists,.setup-progress-hero{grid-template-columns:1fr}.operations-toolbar,.daily-ledger-header,.daily-ledger-header-actions,.daily-closure-header,.ux-review-hero{flex-direction:column;align-items:flex-start}.operations-action-strip,.operations-channel-bar,.operations-reception-layout,.daily-ledger-metrics,.daily-ledger-workspace,.daily-ledger-expected,.daily-ledger-form-grid,.daily-closure-ledger,.daily-closure-grid,.whatsapp-reception-controls,.whatsapp-reception-grid,.whatsapp-edit-grid,.whatsapp-checklist,.whatsapp-context-columns,.whatsapp-close-panel,.rooms-status-strip,.rooms-dashboard-layout,.ux-review-flow,.ux-review-grid,.ux-badge-legend,.operation-row,.daily-ledger-list button{grid-template-columns:1fr}.daily-ledger-list button>span:last-child,.daily-ledger-summary{text-align:left;justify-items:start}.operation-room-stack,.block-actions,.incident-actions{justify-content:flex-start}}@media (width<=560px){.accounting-calendar{width:min(326px,100vw - 68px);padding:11px}.accounting-toolbar .accounting-calendar-grid button{min-height:34px}.mobile-module-menu{right:10px;bottom:max(10px, env(safe-area-inset-bottom));width:min(236px,100vw - 20px)}.brand-block,.period-picker,.empty-dashboard,.chart-panel,.panel{border-radius:26px}.summary-strip{grid-template-columns:1fr}.summary-card strong{font-size:clamp(30px,11vw,46px)}.summary-card strong .summary-value-full{display:none}.summary-card strong .summary-value-compact{display:inline}.chart-grid,.chart-columns{width:max(100%, calc(var(--chart-point-count,1) * 38px))}.metric-bar{grid-template-columns:1fr;gap:8px}.metric-bar div{height:18px}.owner-financial-chart{min-width:0;min-height:280px}.owner-financial-track{grid-template-columns:repeat(12,64px);min-height:280px}.owner-selected-month strong{white-space:normal}.panel-title{gap:10px;display:grid}.panel-title>strong{justify-self:start}.owner-threshold-line{left:0;right:0}.data-note{flex-direction:column;align-items:start}.data-note span{text-align:left}.demand-pie{width:min(78vw,260px)}.channel-panel .panel-title{flex-wrap:wrap;gap:10px}.channel-panel .panel-title h2{font-size:clamp(24px,8vw,34px)}.reservation-row{flex-direction:column;align-items:start}.reservation-row div:last-child{text-align:left}.wizard-panel{border-radius:26px;padding:20px}.wizard-header{align-items:flex-start}.wizard-header h1{font-size:clamp(40px,14vw,58px)}.wizard-steps,.amenity-chip-grid,.custom-amenity-row,.room-type-amenity-card>header{grid-template-columns:1fr}.room-type-amenity-card>header{flex-direction:column;align-items:flex-start}}@keyframes grow-up{0%{transform-origin:bottom;transform:scaleY(.2)}to{transform-origin:bottom;transform:scaleY(1)}}@keyframes loading-slide{0%{transform:translate(-10%)}to{transform:translate(150%)}}.revenue-policy-active-strip{grid-template-columns:minmax(190px,.28fr) minmax(0,1fr);align-items:stretch;gap:clamp(18px,3vw,34px);padding:clamp(22px,3vw,34px)}.revenue-policy-active-strip>div:first-child{align-content:center;align-items:initial;border-right:1px solid #192f241f;gap:3px;padding-right:24px;display:grid}.revenue-policy-active-strip>div:first-child strong{font-size:clamp(46px,5vw,72px);line-height:.88}.revenue-policy-active-strip>div:first-child span{max-width:150px;font-weight:800}.revenue-policy-active-strip>div:first-child small{color:#8e673f;letter-spacing:0;text-transform:none;margin-top:12px;font-size:10px;font-weight:800}.revenue-policy-active-list article{border-radius:20px;gap:16px;min-width:min(600px,82vw);padding:18px 20px;box-shadow:0 12px 28px #17352a0f}.revenue-policy-active-list article>header,.revenue-policy-active-list article>footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.revenue-policy-active-list article>header>div{gap:3px;display:grid}.revenue-policy-active-list article>header span,.revenue-policy-active-list article>header em,.revenue-policy-active-list article>footer span{color:#78817c;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:800}.revenue-policy-active-list article>header strong{color:#17352a;font-size:13px}.revenue-policy-active-values{background:#f6f1e485;border:1px solid #192f241a;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.revenue-policy-active-values>span{gap:5px;padding:12px 14px;display:grid}.revenue-policy-active-values>span+span{border-left:1px solid #192f241a}.revenue-policy-active-values small{color:#78817c;font-size:9px}.revenue-policy-active-values strong{color:#17352a;font-family:var(--display);font-size:21px!important}.revenue-policy-active-list article>footer button{margin:0}.revenue-observability-ledger{margin-top:clamp(18px,3vw,30px);padding:0;overflow:hidden}.revenue-observability-ledger>header{background:linear-gradient(125deg,#fffaf2fa,#eee7d3d1);padding:clamp(24px,4vw,38px)}.revenue-observability-ledger>header h3{max-width:760px;margin-bottom:8px}.revenue-observability-ledger>header p{max-width:650px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.revenue-observability-summary{color:#17352a;justify-items:end;min-width:104px;display:grid}.revenue-observability-summary strong{font-family:var(--display);font-size:clamp(52px,6vw,82px);line-height:.78}.revenue-observability-summary span{color:#78817c;letter-spacing:.08em;text-transform:uppercase;margin-top:10px;font-size:9px;font-weight:800}.revenue-observability-ledger>div:not(.revenue-observability-empty){margin:0;padding:0 clamp(24px,4vw,38px) 16px}.revenue-observability-ledger article{grid-template-columns:112px minmax(220px,1fr) minmax(210px,auto) minmax(150px,auto);gap:clamp(14px,2vw,28px);padding:22px 0}.revenue-change-verdict,.revenue-change-context,.revenue-change-proof{align-content:center}.revenue-change-context>strong{color:#172936;font-size:14px}.revenue-change-context>div{flex-wrap:wrap;gap:6px;margin-top:5px;display:flex}.revenue-change-context>div span{color:#5f6c65;text-transform:uppercase;background:#17352a0f;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800}.revenue-change-rate{grid-template-columns:auto auto auto;align-items:baseline;gap:8px;display:grid}.revenue-change-rate span,.revenue-change-rate strong{font-size:13px}.revenue-change-rate i{color:#b17a3b;font-style:normal}.revenue-change-rate small{grid-column:1/-1}.revenue-change-proof{text-align:right;justify-items:end;gap:4px;display:grid}.revenue-change-proof span{color:#5f6c65;font-size:9px;font-weight:800}.revenue-change-proof time{color:#8b7460;margin-top:4px;font-size:8px}.revenue-observability-empty{color:#17352a;border-top:1px solid #07172714;gap:6px;padding:32px clamp(24px,4vw,38px) 38px;display:grid;margin:0!important}.revenue-observability-empty span{color:var(--muted);font-size:11px}@media (width<=980px){.revenue-policy-active-strip{grid-template-columns:1fr}.revenue-policy-active-strip>div:first-child{border-bottom:1px solid #192f241f;border-right:0;grid-template-columns:auto 1fr;padding:0 0 18px}.revenue-policy-active-strip>div:first-child small{grid-column:2;margin-top:3px}.revenue-observability-ledger article{grid-template-columns:110px minmax(0,1fr) minmax(180px,auto)}.revenue-change-proof{text-align:left;grid-column:2/-1;grid-template-columns:repeat(4,auto);justify-content:start;justify-items:start}.revenue-change-proof time{margin:0}}@media (width<=720px){.revenue-policy-active-strip>div:first-child{grid-template-columns:auto minmax(0,1fr)}.revenue-policy-active-list article{min-width:min(520px,84vw)}.revenue-policy-active-values{grid-template-columns:1fr}.revenue-policy-active-values>span+span{border-top:1px solid #192f241a;border-left:0}.revenue-policy-active-list article>footer{flex-direction:column;align-items:flex-start}.revenue-observability-ledger>header{align-items:flex-start}.revenue-observability-summary{display:none}.revenue-observability-ledger article{grid-template-columns:1fr;gap:12px}.revenue-change-verdict{align-items:center;display:flex!important}.revenue-change-proof{grid-column:auto;grid-template-columns:1fr}}
