@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.contents{display:contents}.hidden{display:none}.table{display:table}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--background:#f7f7f4;--foreground:#2f302d;--panel:#fff;--line:#c8c9c2;--muted:#5e625b;--accent:#0c447c;--accent-dark:#042c53;--error-background:#fcebeb;--error-text:#501313}*{box-sizing:border-box}html{font-size:16px}body{background:var(--background);color:var(--foreground);margin:0;font-family:Noto Sans TC,Microsoft JhengHei,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}a{color:inherit}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,label:focus-within{outline-offset:3px;outline:3px solid #1769aa}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,p{margin:0}h1,h2,strong{font-weight:500}h1{font-size:2rem;line-height:1.25}h2{font-size:1.25rem;line-height:1.4}.button-primary,.button-secondary,.arrow-button{border:1px solid #0000;justify-content:center;align-items:center;min-height:44px;padding:.5rem 1rem;display:inline-flex}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-dark)}.button-secondary{background:var(--panel);color:var(--accent-dark);border-color:#6f746c}.button-secondary:hover,.arrow-button:hover:not(:disabled){background:#edf1f4}.button-full{width:100%}.site-shell{max-width:1160px;min-height:100vh;margin:0 auto;padding:0 2rem}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;display:flex}.site-name{font-size:1.125rem;font-weight:500}.nav-link{align-items:center;min-height:44px;padding:.5rem 1rem;text-decoration:none;display:inline-flex}.nav-link-current{border-bottom:3px solid var(--accent);color:var(--accent-dark);font-weight:500}.site-footer{border-top:1px solid var(--line);justify-content:flex-end;margin-top:3rem;padding:1.5rem 0 2rem;display:flex}.settings-page{padding:3rem 0 0}.settings-tabs{border-bottom:1px solid var(--line);gap:.5rem;margin-top:2rem;display:flex}.settings-tabs .nav-link{margin-bottom:-1px}.desktop-settings{display:block}.page-heading{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}.page-heading p{color:var(--muted);margin-top:.5rem}.space-section{margin-bottom:3rem}.space-section h2{border-bottom:2px solid var(--foreground);margin-bottom:.75rem;padding-bottom:.5rem}.space-list{margin:0;padding:0;list-style:none}.space-row{background:var(--panel);border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1.2fr) minmax(0,1.5fr) auto;align-items:center;gap:1.5rem;min-height:88px;padding:1rem 1.25rem;display:grid}.space-row:first-child{border-top:1px solid var(--line)}.user-row{grid-template-columns:minmax(180px,1.2fr) minmax(0,1.5fr) 16rem}.user-row .space-row-actions{justify-content:flex-end}.space-name-cell{align-items:center;gap:.75rem;min-width:0;display:flex}.space-name-cell strong{overflow-wrap:anywhere;display:block}.space-color-swatch{border:1px solid;flex:none;width:28px;height:28px;display:inline-block}.space-color-name{color:var(--muted);font-size:.875rem;display:block}.space-details{flex-wrap:wrap;gap:.75rem 1.5rem;margin:0;display:flex}.space-details div{min-width:6.5rem}.space-details dt{color:var(--muted);font-size:.875rem}.space-details dd{margin:0}.space-row-actions,.arrow-actions,.modal-actions,.inactive-actions{align-items:center;gap:.5rem;display:flex}.arrow-button{background:var(--panel);border-color:var(--line);color:var(--accent-dark);min-width:44px;padding:.25rem;font-size:1.25rem}.empty-state{background:var(--panel);border:1px solid var(--line);padding:1.25rem}.inactive-section{margin-top:4rem}.space-list-inactive .space-row{background:#efefeb}.mobile-settings-notice{display:none}.login-page{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-panel{background:var(--panel);border:1px solid var(--line);width:100%;max-width:430px;padding:2.5rem}.login-introduction{color:var(--muted);margin-top:.75rem}.form-stack{flex-direction:column;gap:1.25rem;display:flex}.login-panel .form-stack{margin-top:2rem}.field-group{flex-direction:column;gap:.4rem;display:flex}.field-group label,.color-fieldset legend{font-weight:500}.field-group input:not([type=checkbox],[type=radio],[type=hidden]),.field-group select,.field-group textarea{background:#fff;border:1px solid #70756d;border-radius:0;width:100%;min-height:44px;padding:.5rem .75rem}.field-group textarea{resize:vertical;min-height:96px}.field-group input:focus{border-color:var(--accent);outline-offset:0;outline:3px solid #b9d9f1}.checkbox-label{align-items:center;gap:.75rem;min-height:44px;display:flex}.checkbox-label input{accent-color:var(--accent);width:20px;height:20px}.form-error{background:var(--error-background);color:var(--error-text);padding:.75rem 1rem}.field-help{color:var(--muted);font-size:.875rem;line-height:1.6}.modal-backdrop{color:inherit;z-index:10;background:#2f302d73;border:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:1.5rem;display:none;position:fixed;inset:0}.modal-backdrop[open]{justify-content:center;align-items:center;display:flex}body:has(dialog[open]){overflow:hidden}.modal-card{background:var(--panel);border:1px solid #555950;width:100%;max-width:620px;max-height:calc(100vh - 3rem);padding:2rem;overflow:auto}.modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.modal-header>h2{margin:0}.modal-close-button{background:var(--panel);border:1px solid var(--line);color:var(--foreground);cursor:pointer;flex:none;min-width:44px;min-height:44px;padding:0;font-size:1.25rem;line-height:1}.modal-close-button:focus-visible{outline-offset:0;outline:3px solid #b9d9f1}.modal-card>h2{margin-bottom:1.5rem}.color-fieldset{border:0;margin:0;padding:0}.color-fieldset legend{margin-bottom:.5rem;padding:0}.color-choice-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;display:grid}.color-choice{cursor:pointer;border:2px solid #0000;align-items:center;gap:.5rem;min-height:52px;padding:.5rem;display:flex}.color-choice input{opacity:0;width:1px;height:1px;position:absolute}.color-choice-selected{border-color:var(--accent-dark)}.color-choice .space-color-swatch{width:22px;height:22px}.whole-space-button{width:100%;margin-bottom:.75rem}.space-rental-space-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.space-rental-space-choice{border:2px solid var(--line);cursor:pointer;background:#fff;align-items:center;gap:.75rem;min-height:52px;padding:.5rem .75rem;display:flex}.space-rental-space-choice input{accent-color:var(--accent);flex:none;width:20px;height:20px}.space-rental-space-choice .schedule-color-swatch{flex:none;width:22px;height:22px}.space-rental-space-choice span:last-child{overflow-wrap:anywhere}.space-rental-space-choice-selected{border-color:var(--accent-dark)}.space-rental-space-choice:focus-within{outline-offset:0;outline:3px solid #b9d9f1}@media (max-width:767px){.space-rental-space-list{grid-template-columns:minmax(0,1fr)}.space-rental-space-choice{min-height:56px}}.modal-actions{justify-content:flex-end;margin-top:.5rem}.modal-actions-spacer{flex:1}.staff-job-modal{max-width:560px}.staff-job-date{color:var(--muted);margin:-.75rem 0 1.25rem}.staff-job-time-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.location-fieldset{border:0;margin:0;padding:0}.location-fieldset legend{margin-bottom:.4rem;padding:0;font-weight:500}.location-choice-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.location-choice{background:#fff;border:2px solid #70756d;align-items:center;gap:.75rem;min-height:52px;padding:.5rem .75rem;display:flex}.location-choice input{accent-color:var(--accent);width:20px;height:20px}.location-choice-selected{border-color:var(--accent);background:#edf1f4}.staff-job-form-actions{align-items:center}.confirmation-panel{color:#633806;background:#f6f0e7;margin-top:1.5rem;padding:1rem 1.25rem}.confirmation-panel h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:500}.confirmation-panel p{margin:0}.confirmation-panel .modal-actions{margin-top:1rem}.cancel-notice{color:#085041;background:#e1f5ee;border:1px solid #79b9a7;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.cancel-notice form{flex:none}.cancel-notice-actions{flex:none;align-items:center;gap:.75rem;display:flex}.cancel-notice-expired{color:var(--muted)}.restore-error{margin-bottom:1.5rem}.confirmation-card{max-width:520px}.confirmation-copy{color:#633806;background:#f6f0e7;margin-bottom:1.5rem;padding:1rem 1.25rem}.day-view-page{padding:2rem 0 0}.day-date-nav{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.day-date-controls{align-items:center;gap:.75rem;display:flex}.day-date-controls h1{text-align:center;min-width:9.5rem;font-size:1.25rem}.date-arrow,.today-link{border:1px solid #6f746c;justify-content:center;align-items:center;min-height:48px;text-decoration:none;display:inline-flex}.date-arrow{background:var(--panel);color:var(--accent-dark);min-width:48px;font-size:1.5rem}.date-arrow:hover,.today-link:hover{background:#edf1f4}.today-link{background:var(--panel);color:var(--accent-dark);min-width:72px;padding:.5rem 1rem}.day-date-value,.mobile-quick-add{display:none}.day-empty-message{color:#085041;background:#e1f5ee;border:1px solid #79b9a7;margin-bottom:2rem;padding:.75rem 1rem}.desktop-day-schedule h2,.mobile-day-schedule h2{margin-bottom:.75rem}.schedule-table-wrap{overflow-x:auto}.schedule-head,.schedule-body{grid-template-columns:76px repeat(var(--space-count), minmax(130px, 1fr));display:grid}.schedule-head{border:1px solid var(--line);min-width:calc(76px + var(--space-count) * 130px);background:#eef0ec}.schedule-time-heading,.schedule-resource-heading{align-items:center;min-height:56px;padding:.75rem;display:flex}.schedule-time-heading{color:var(--muted);font-size:.875rem}.schedule-resource-heading{border-left:1px solid var(--line);gap:.5rem;font-weight:500}.schedule-color-swatch{border:1px solid;flex:none;width:24px;height:24px;display:inline-block}.schedule-body{min-width:calc(76px + var(--space-count) * 130px)}.schedule-time-scale{background:#eef0ec}.schedule-time-label{color:var(--muted);height:var(--schedule-slot-height,64px);text-align:right;padding:.5rem .5rem 0;font-size:.875rem}.schedule-column{height:calc(var(--hour-count) * var(--schedule-slot-height,64px));min-width:0;position:relative}.schedule-column+.schedule-column,.schedule-column{border-left:1px solid var(--line)}.schedule-cell{height:var(--schedule-slot-height,64px);border-bottom:1px solid #dedfd9;justify-content:flex-end;align-items:flex-start;padding:.25rem .5rem;display:flex}.schedule-cell span{color:#c3c7bf;font-size:1.25rem;line-height:1}.schedule-booking{height:calc(var(--booking-duration) * var(--schedule-slot-height,64px) - 4px);left:4px;right:4px;top:calc(var(--booking-offset) * var(--schedule-slot-height,64px) + 2px);z-index:1;border:2px solid;border-radius:8px;flex-direction:column;gap:.1rem;padding:.5rem .6rem;display:flex;position:absolute;overflow:hidden}.schedule-booking strong{overflow-wrap:anywhere;font-size:1rem;line-height:1.4}.schedule-booking span{font-size:.9375rem;line-height:1.4}.schedule-booking-tentative{border-style:dashed;background:#fff!important}.mobile-day-schedule{display:none}.mobile-schedule-list{margin:0;padding:0;list-style:none}.mobile-schedule-item{background:var(--panel);border-bottom:1px solid var(--line);grid-template-columns:92px minmax(0,1fr);align-items:start;gap:1rem;min-height:76px;padding:1rem .75rem;display:grid}.mobile-schedule-item-button,.mobile-schedule-item-content{grid-column:1/-1;grid-template-columns:92px minmax(0,1fr);gap:1rem;width:100%;min-width:0;display:grid}.mobile-schedule-item-button{color:inherit;text-align:left;background:0 0;border:0;padding:0}.mobile-schedule-item:first-child{border-top:1px solid var(--line)}.mobile-schedule-item time{font-variant-numeric:tabular-nums;line-height:1.5}.mobile-schedule-content{min-width:0}.mobile-schedule-resource{align-items:center;gap:.5rem;line-height:1.5;display:flex}.mobile-schedule-title{overflow-wrap:anywhere}.mobile-schedule-item-staff{color:#633806;background:#faeeda}@media (max-width:767px){.site-shell{padding:0 1rem}.desktop-settings{display:none}.mobile-settings-notice{text-align:center;padding:3rem 1rem;display:block}.day-view-page{padding-top:1.5rem;padding-bottom:5.5rem}.desktop-add-button{display:none}.mobile-quick-add{z-index:9;min-height:52px;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem}.day-date-nav{display:block}.day-date-controls{grid-template-columns:48px minmax(0,1fr) 48px;gap:.5rem;display:grid}.day-date-controls h1{min-width:0}.today-link{grid-column:1/-1;width:100%}.desktop-day-schedule{display:none}.mobile-day-schedule{display:block}.mobile-schedule-item{grid-template-columns:86px minmax(0,1fr);min-height:80px;padding:1rem .5rem}.mobile-schedule-item-button,.mobile-schedule-item-content{grid-template-columns:86px minmax(0,1fr)}.mobile-schedule-item .schedule-color-swatch{width:28px;height:28px}}@media (max-width:900px) and (min-width:768px){.space-row{grid-template-columns:1fr 1fr}.space-row-actions{grid-column:1/-1;justify-content:flex-end}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
