.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:100%;max-width:400px;box-shadow:0 4px 12px #00000026}body.login-bg{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.app-layout,.app-layout__main{min-height:100vh;background:var(--color-bg)}.app-sider{box-shadow:2px 0 8px #0f172a14}.app-sider__logo{height:64px;display:flex;align-items:center;justify-content:center;padding:var(--space-sm)}.app-sider__logo img{width:100%;max-width:140px;height:auto}.app-header{background:var(--color-surface);border-bottom:1px solid var(--color-border);display:flex;align-items:center;gap:var(--space-sm);padding:0 var(--space-md);flex-wrap:nowrap}.app-header__spacer{flex:1}.app-header__actions{display:flex;align-items:center;gap:var(--space-sm);flex-wrap:wrap}.app-header__actions a button{width:100%}.app-header__button-label{margin-left:var(--space-2xs)}.app-content{margin:var(--space-md);min-height:calc(100vh - 64px)}.app-content__inner{background:var(--color-surface);border-radius:var(--radius-md);padding:var(--space-md);min-height:60vh;box-shadow:0 1px 3px #0f172a14}@media(min-width:992px){.app-content{margin:var(--space-lg)}.app-content__inner{padding:calc(var(--space-md) + 4px)}}@media(max-width:992px){.app-content{margin:var(--space-md)}}@media(max-width:768px){.app-header{padding:var(--space-sm) var(--space-sm)}.app-header__actions{gap:var(--space-xs);justify-content:flex-end}.app-content{margin:var(--space-sm)}.app-content__inner{padding:var(--space-md)}.app-header__button-label{display:none}}@media(prefers-reduced-motion:reduce){.app-header,.app-content__inner{transition:none}}.page-header{margin-bottom:var(--space-sm);display:flex;align-items:center;gap:var(--space-md);justify-content:space-between;flex-wrap:wrap}@media(min-width:992px){.page-header{margin-bottom:var(--space-xs)}}.page-header__title{margin:0;font-size:clamp(1.25rem,1.6vw,1.6rem);color:var(--color-text)}.page-header__subtitle{margin:var(--space-2xs) 0 0;color:var(--color-text-muted);font-size:.95rem}.page-header__actions{display:flex;align-items:center;gap:var(--space-sm);flex-wrap:wrap}@media(max-width:600px){.page-header{flex-direction:column;align-items:flex-start;margin-bottom:var(--space-lg)}.page-header__actions{width:100%;justify-content:flex-start}}.calendar-page{width:100%}.calendar-controls{padding:0}.calendar-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-sm);padding:var(--space-md);overflow:hidden}@media(min-width:992px){.calendar-filters{padding:var(--space-sm) var(--space-md)}}.calendar-filter-control{width:100%;min-width:0;max-width:100%}.calendar-filter-control--wide{min-width:0}@media(min-width:992px){.calendar-filter-control--wide{min-width:280px}}.calendar-filter-action{justify-self:flex-start}.calendar-card{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:0 1px 3px #0f172a14}.calendar-grid{min-height:520px}.calendar-header-actions{display:flex;gap:var(--space-sm);align-items:center;flex-wrap:wrap}.calendar-debug-panel{font-size:.85rem;display:flex;flex-direction:column;gap:var(--space-xs)}.calendar-debug-panel pre{margin:0;max-height:320px;overflow:auto;background:#0f172a;color:#e0e7ff;padding:var(--space-sm);border-radius:var(--radius-sm)}@media(max-width:768px){.calendar-filters{grid-template-columns:1fr;padding:var(--space-md);overflow:hidden}.calendar-filter-control{width:100%;min-width:0;max-width:100%}.calendar-filter-action{width:100%}.calendar-grid{min-height:420px}.calendar-controls{padding:0;overflow:hidden}.page-section.calendar-controls{overflow:hidden}}.fc-event{border:1px solid rgba(255,255,255,.4)!important;border-radius:4px!important;padding:2px 6px!important;margin-bottom:2px!important;box-shadow:0 1px 3px #0000001f!important;transition:all .2s ease!important}.fc-event:hover{box-shadow:0 2px 8px #00000040!important;transform:translateY(-1px);z-index:10!important}.fc-event.fc-daygrid-event{position:relative}.fc-event.fc-daygrid-event.fc-event-end{clip-path:polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%);padding-right:12px!important}.fc-event.aggregate-event{background:linear-gradient(135deg,#1890ff,#096dd9)!important;border:2px solid #ffffff!important;font-size:14px!important;font-weight:600!important;text-align:center!important;padding:8px!important;box-shadow:0 2px 6px #00000026!important}.fc-event.aggregate-event:hover{background:linear-gradient(135deg,#096dd9,#0050b3)!important;box-shadow:0 4px 12px #00000040!important;transform:scale(1.02)}.fc-event-title{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-daygrid-day{position:relative}.fc-daygrid-day-frame{min-height:90px}@media(max-width:768px){.fc-daygrid-day-frame{min-height:70px}}.fc-daygrid-event-harness{margin-bottom:1px}.fc-event[title]{position:relative}.booking-tooltip{position:absolute;background:#000000eb;color:#fff!important;padding:12px 16px;border-radius:6px;font-size:13px;line-height:1.8;white-space:pre-line;z-index:10000;box-shadow:0 4px 16px #0006;pointer-events:none;max-width:320px;min-width:160px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@media(max-width:600px){.booking-tooltip{font-size:12px;padding:10px 12px;max-width:240px}}.booking-tooltip:before{content:"";position:absolute;top:-6px;left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgba(0,0,0,.92)}.calendar-card .ant-card-body{overflow-x:auto;overflow-y:visible}@media(max-width:768px){.calendar-card .ant-card-body{padding:var(--space-sm);overflow-x:auto}.calendar-card .ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.calendar-card .ant-table{min-width:100%}.calendar-card .ant-space{flex-wrap:wrap;gap:var(--space-xs)!important}.calendar-card .ant-tag{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.revenue-page{width:100%}.revenue-stats .ant-card{border-radius:var(--radius-md)}.revenue-row-inactive{opacity:.4;background-color:#f5f5f5!important}.revenue-row-inactive:hover{opacity:.5;background-color:#ececec!important}.revenue-controls{display:flex;flex-direction:column;gap:var(--space-lg)}.revenue-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-sm)}.revenue-filter-control{width:100%}.revenue-filter-control--wide{min-width:280px}.revenue-filter-actions{display:flex;flex-wrap:wrap;gap:var(--space-md);align-items:center;justify-content:space-between}.revenue-filter-toggle{display:inline-flex;align-items:center;gap:var(--space-xs);color:var(--color-text-muted)}.revenue-filter-buttons{display:inline-flex;flex-wrap:wrap;gap:var(--space-sm);align-items:center}.revenue-report-type{display:inline-flex;align-items:center;gap:var(--space-xs);color:var(--color-text-muted)}.revenue-report-type .ant-select{min-width:140px}.revenue-debug__content{font-size:.85rem;display:flex;flex-direction:column;gap:var(--space-xs)}.revenue-debug__content pre{margin:0;max-height:320px;overflow:auto;background:#0f172a;color:#e0e7ff;padding:var(--space-sm);border-radius:var(--radius-sm)}.revenue-card{border-radius:var(--radius-md);box-shadow:0 1px 3px #0f172a14;background:var(--color-surface)}@media(max-width:768px){.revenue-filter-actions{flex-direction:column;align-items:flex-start}.revenue-filter-buttons{width:100%;justify-content:flex-start}.revenue-report-type{width:100%;justify-content:space-between}}.request-inbox-container{display:flex;gap:16px;height:calc(100vh - 200px)}.request-list-panel{flex:0 0 350px;max-width:350px;display:flex;flex-direction:column;overflow:hidden}.conversation-panel{flex:1;display:flex;flex-direction:column;overflow:hidden}.request-list{max-height:calc(100vh - 350px);overflow-y:auto}.request-item{cursor:pointer;padding:12px;border-radius:8px;transition:background-color .3s;border-bottom:1px solid #f0f0f0!important}.request-item:hover{background-color:#f5f5f5}.request-item.active{background-color:#e6f7ff;border-left:3px solid #1890ff}.request-item-content{display:flex;align-items:center;gap:12px;width:100%}.request-item-info{flex:1;min-width:0}.request-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.request-topic{font-weight:500;font-size:14px;color:#262626}.request-status{font-size:12px;color:#8c8c8c}.conversation-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #f0f0f0;background-color:#fafafa}.status-section,.action-buttons{display:flex;align-items:center;gap:8px}.original-request{padding:16px;background-color:#f9f9f9;border-left:3px solid #1890ff;margin-bottom:16px}.chat-container{flex:1;overflow-y:auto;padding:16px;background-color:#fff;max-height:calc(100vh - 550px)}.chat-message{display:flex;flex-direction:column;margin-bottom:16px}.chat-message.my-message{align-items:flex-start}.chat-message.other-message{align-items:flex-end}.message-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.chat-message.other-message .message-header{flex-direction:row-reverse}.message-meta{display:flex;flex-direction:column}.chat-message.other-message .message-meta{align-items:flex-end}.sender-name{font-weight:500;font-size:13px;color:#262626}.message-time{font-size:11px;color:#8c8c8c}.message-bubble{max-width:60%;padding:12px 16px;border-radius:12px;word-wrap:break-word;white-space:pre-wrap}.chat-message.my-message .message-bubble{background-color:#94c2ed;color:#000;border-bottom-left-radius:4px}.chat-message.other-message .message-bubble{background-color:#f0f0f0;color:#262626;border-bottom-right-radius:4px}.reply-form{padding:16px;border-top:1px solid #f0f0f0;background-color:#fafafa}.new-request-form{padding:24px}.new-request-form h3{margin-bottom:24px;font-size:18px;font-weight:600}.rotate-icon{transform:rotate(-45deg)}.owner-profile{cursor:pointer}.owner-profile:hover{text-decoration:underline}.request-list::-webkit-scrollbar,.chat-container::-webkit-scrollbar{width:6px}.request-list::-webkit-scrollbar-track,.chat-container::-webkit-scrollbar-track{background:#f1f1f1}.request-list::-webkit-scrollbar-thumb,.chat-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.request-list::-webkit-scrollbar-thumb:hover,.chat-container::-webkit-scrollbar-thumb:hover{background:#555}.ant-empty{margin-top:100px}@media(max-width:992px){.request-inbox-container{flex-direction:column;height:auto}.request-list-panel{flex:1;max-width:100%;max-height:400px}.conversation-panel{flex:1}.message-bubble{max-width:80%}}@media(max-width:576px){.conversation-header{flex-direction:column;align-items:flex-start;gap:8px}.action-buttons{width:100%;justify-content:flex-end}.message-bubble{max-width:90%}}.billing-container{padding:40px 24px;max-width:1400px;margin:0 auto}.billing-header{text-align:center;margin-bottom:40px}.billing-header h2{margin-bottom:0}.pricing-card{text-align:center;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .3s,box-shadow .3s;height:100%;display:flex;flex-direction:column}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.plan-header{background:linear-gradient(135deg,#1890ff,#096dd9);color:#fff;padding:16px;margin:-24px -24px 20px;border-radius:12px 12px 0 0}.plan-name{color:#fff!important;font-size:20px;font-weight:600}.plan-price{padding:20px 0;border-bottom:1px solid #f0f0f0;margin-bottom:20px}.plan-next-payment{padding:16px 0;border-bottom:1px solid #f0f0f0;margin-bottom:20px}.plan-actions{margin-top:auto;padding-top:20px}.enterprise-card .plan-header{background:linear-gradient(135deg,#52c41a,#389e0d)}.billing-notes{max-width:800px;margin:0 auto;padding:20px;background-color:#fafafa;border-radius:8px}.billing-notes ul{margin:0;padding-left:24px}.billing-notes li{margin-bottom:8px;font-size:14px}.billing-result-container{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px);padding:40px 24px}.billing-result-card{max-width:600px;width:100%;text-align:center}.result-icon{font-size:72px;margin-bottom:24px}.result-icon.success{color:#52c41a}.result-icon.error{color:#ff4d4f}@media(max-width:768px){.billing-container{padding:24px 16px}.plan-header{padding:12px;margin:-24px -24px 16px}.plan-name{font-size:18px}}.currency-page{width:100%}.currency-controls{padding:0}.currency-toolbar{display:flex;flex-wrap:wrap;gap:var(--space-sm);padding:var(--space-md) var(--space-lg)}.currency-toolbar__select{min-width:220px}.currency-toolbar__segmented{min-width:200px}.currency-alert{margin-bottom:var(--space-md)}.currency-table .ant-table{border-radius:var(--radius-md)}.currency-rate-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--space-md)}.currency-rate-card__header{display:flex;justify-content:space-between;gap:var(--space-sm);margin-bottom:var(--space-sm)}.currency-rate-card__pair{display:flex;flex-direction:column}.currency-rate-card__label{font-size:.75rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em}.currency-rate-card__value{font-weight:600}.currency-rate-card__body{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:var(--space-sm);margin-bottom:var(--space-sm)}.currency-rate-card__actions{display:flex;flex-wrap:wrap;gap:var(--space-2xs)}@media(max-width:768px){.currency-toolbar{flex-direction:column;padding:var(--space-md)}.currency-toolbar__select,.currency-toolbar__segmented{width:100%}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{color-scheme:light;--color-bg: #f5f7fa;--color-surface: #ffffff;--color-border: #d9e1ec;--color-text: #1f2430;--color-text-muted: #5a6275;--color-focus: #1f7aec;--color-focus-ring: rgba(31, 122, 236, .35);--color-danger: #d64545;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 10px;--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--max-content-width: 1200px;--bp-sm: 600px;--bp-md: 768px;--bp-lg: 992px;--bp-xl: 1280px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--color-bg);color:var(--color-text);font-size:16px;line-height:1.5;font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.focus-ring{border-radius:var(--radius-sm);box-shadow:0 0 0 3px var(--color-focus-ring)}.app-shell{width:100%;min-height:100vh;background:var(--color-bg)}.page-container{width:100%;margin:0 auto;padding:var(--space-lg);max-width:var(--max-content-width)}.page-section{background:var(--color-surface);border-radius:var(--radius-md);padding:var(--space-md);box-shadow:0 1px 3px #0f172a14;overflow:hidden}@media(min-width:992px){.page-section{padding:var(--space-sm) var(--space-md)}}.page-stack{display:flex;flex-direction:column;gap:var(--space-md)}@media(min-width:992px){.page-stack{gap:var(--space-sm)}}@media(max-width:600px){.page-stack{gap:var(--space-lg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.skip-link{position:absolute;top:-40px;left:var(--space-md);padding:var(--space-xs) var(--space-md);background:var(--color-focus);color:#fff;border-radius:var(--radius-sm);z-index:1000;transition:top .2s ease}.skip-link:focus-visible{top:var(--space-sm)}.ant-table-wrapper{width:100%}@media(max-width:768px){.ant-table-wrapper{overflow-x:auto}}@media(max-width:1024px){.page-container{padding:var(--space-md)}}@media(max-width:640px){:root{font-size:15px}.page-container{padding:var(--space-sm)}.page-section{padding:var(--space-md)}}.expense-row-scheduled{background-color:#e6f7ff!important;border-left:3px solid #1890ff}.expense-row-scheduled:hover{background-color:#bae7ff!important}.expense-row-regular{background-color:#fff}.expense-row-regular:hover{background-color:#f5f5f5}
