@charset "UTF-8";*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0}button{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}html{font-family:Noto Sans JP,sans-serif;font-weight:500;box-sizing:border-box;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}button,input,textarea,select{font-family:inherit;font-weight:inherit}input:not([type=checkbox]):not([type=radio]),textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;box-shadow:none;font-size:16px}body{margin:0;color:#1e293b;background-color:#eef2f6;font-weight:400;font-size:16px;font-feature-settings:"palt";letter-spacing:.08em;line-height:1.75}@media (max-width: 768px){body{letter-spacing:.01em}}ul{list-style:none;margin:0;padding:0}img{vertical-align:bottom;width:100%;height:auto}a{transition:.2s;text-decoration:none;color:#083f5e;cursor:pointer}a:hover{color:#f5581f}.row{display:flex;flex-wrap:wrap}.between{justify-content:space-between}.align_start{align-items:flex-start}.align_center{align-items:center}.align_end{align-items:flex-end}.flex_center{justify-content:center}.flex_start{justify-content:flex-start}.flex_end{justify-content:flex-end}.stretch{align-items:stretch}.reverse{flex-direction:row-reverse}.inner{width:100%;max-width:100%;min-width:0}@media (max-width: 768px){.sp_dn{display:none}}.sp_db{display:none}@media (max-width: 768px){.sp_db{display:block}}@media (max-width: 920px){.tab_dn{display:none}}.tab_db{display:none}@media (max-width: 920px){.tab_db{display:block}}section{padding:100px 0}@media (max-width: 768px){section{padding:50px 0}}.page-content{flex:1;min-width:0;max-width:100%;padding:24px 24px 40px 220px;min-height:calc(100vh - 64px);box-sizing:border-box}@media (max-width: 920px){.page-content{padding:20px 16px 32px;overflow-x:clip}}.container{width:100%;max-width:100%;min-width:0;padding:20px 0;box-sizing:border-box}@media (max-width: 920px){.container{padding:0}}.container .common_ttl_h2{margin-bottom:40px}@media (max-width: 768px){.container .common_ttl_h2{margin-bottom:20px}}.container .common_ttl_h2 h2{font-weight:800;font-size:24px;color:#083f5e;line-height:1.5;display:flex;align-items:center;padding-left:14px;border-left:4px solid #f5581f}.container .common_ttl_h2 h2 i{margin-right:.5rem;color:#f5581f}.container h3{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #083f5e;font-size:clamp(1.25rem,3vw,2rem);color:#083f5e;padding:16px 20px;border-radius:10px;margin-bottom:40px;box-shadow:0 1px 3px #083f5e14}@media (max-width: 768px){.container h3{margin-bottom:20px}}.container h3 span{font-size:16px;margin-left:20px;color:#475569;font-weight:500}.container form .form-group{display:flex;flex-wrap:wrap;align-items:start;margin-top:40px}.container form .form-group .form-group-ttl{display:flex;flex-wrap:wrap;flex-basis:30%;justify-content:space-between;align-items:center}@media (max-width: 768px){.container form .form-group .form-group-ttl{flex-basis:100%;justify-content:start;gap:30px;margin-bottom:.5rem}}.container form .form-group .form-group-ttl p{flex-basis:100%;font-size:12px;color:red}.container form .form-group label{font-size:20px;font-weight:700;line-height:1}@media (max-width: 768px){.container form .form-group label{font-size:16px;width:100%}}.container form .form-group label span{color:#dc2626}.container form .form-group input,.container form .form-group textarea,.container form .form-group select{width:auto;padding:.625rem .75rem;border:1px solid #cbd5e1;border-radius:6px;flex-basis:70%;background-color:#fff;color:#1e293b;transition:border-color .2s,box-shadow .2s}@media (max-width: 768px){.container form .form-group input,.container form .form-group textarea,.container form .form-group select{flex-basis:100%}}.container form .form-group input:focus,.container form .form-group textarea:focus,.container form .form-group select:focus{border-color:#083f5e;outline:none;box-shadow:0 0 0 3px #083f5e38}.container form .form-group input::-moz-placeholder,.container form .form-group textarea::-moz-placeholder,.container form .form-group select::-moz-placeholder{color:#64748b}.container form .form-group input::placeholder,.container form .form-group textarea::placeholder,.container form .form-group select::placeholder{color:#64748b}.container form .form-group textarea{resize:vertical;min-height:10rem}.container form .form-group select{width:48%}@media (max-width: 768px){.container form .form-group select{width:100%}}.main-layout{display:flex;width:100%;max-width:100%;min-width:0;margin-top:64px}@media (min-width: 921px){.main-layout{margin-top:0}}.page-wrapper{width:100%;max-width:100%;min-width:0;overflow-x:clip}.sidebar{position:fixed;top:0;left:0;width:100%;max-width:200px;height:100vh;background:linear-gradient(180deg,#083f5e,#062d45);padding:24px 16px;box-shadow:0 4px 14px #083f5e1a;z-index:100}@media (max-width: 920px){.sidebar{display:none}}.sidebar .sidebar-inner{display:flex;flex-direction:column;height:100%}.sidebar .sidebar-brand{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.15)}.sidebar .sidebar-brand a{display:block}.sidebar .sidebar-logo{width:100%;max-width:168px;height:auto;display:block;filter:brightness(0) invert(1)}.sidebar .sidebar-nav{flex:1;overflow-y:auto}.sidebar .sidebar-user{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.15);color:#f8fafc;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem;line-height:1.4}.sidebar .sidebar-user i{color:#f5581f;flex-shrink:0}.sidebar .sidebar-user span{word-break:break-all}.sidebar .dropdown-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;margin-bottom:4px;border-radius:6px;color:#f8fafc;font-size:.9375rem;font-weight:600;text-align:left;transition:background-color .2s,color .2s}.sidebar .dropdown-item i{color:#f5581f;width:1rem;text-align:center}.sidebar .dropdown-item:hover,.sidebar .dropdown-item:focus{background-color:#ffffff1f;color:#fff;outline:none}.sidebar form .dropdown-item{border:none;background:transparent;cursor:pointer;font-family:inherit}.common_err_msg{background-color:#fef2f2;border:1px solid #dc2626;color:#dc2626;padding:12px 16px;border-radius:6px;margin-top:20px;font-weight:600}.common_msg{background-color:#ecfdf5;border:1px solid #059669;color:#059669;padding:12px 16px;border-radius:6px;margin-bottom:20px;font-weight:600}.common_btn_row{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px}.submit-button{width:100%;max-width:170px;padding:17px;border-radius:9999px;text-align:center;color:#fff;font-size:16px;font-weight:700;cursor:pointer;background-color:#f5581f;transition:.2s;box-sizing:border-box;border:2px solid #f5581f;box-shadow:0 1px 3px #083f5e14}.submit-button:hover{background-color:#e04e1a;border-color:#e04e1a;color:#fff;box-shadow:0 4px 14px #083f5e1a}.submit-button:focus{outline:none;box-shadow:0 0 0 3px #f5581f47}.submit-button-s{width:-moz-fit-content;width:fit-content;padding:6px 14px;border-radius:6px;text-align:center;color:#fff;font-size:14px;font-weight:700;cursor:pointer;background-color:#083f5e;transition:.2s;box-sizing:border-box;border:2px solid #083f5e}.submit-button-s:hover{background-color:#0a5278;border-color:#0a5278;color:#fff}.cancel-button{display:inline-block;padding:.5rem 3rem;background-color:#f1f5f9;color:#475569;text-decoration:none;border-radius:9999px;font-size:16px;font-weight:700;border:1px solid #cbd5e1}.cancel-button:hover{background-color:#e2e8f0;color:#1e293b}.create-button{background-color:#f5581f;border:2px solid #f5581f;border-radius:6px;color:#fff;font-weight:700;padding:6px 18px;text-decoration:none;box-shadow:0 1px 3px #083f5e14}.create-button:hover{background-color:#e04e1a;border-color:#e04e1a;color:#fff}.edit-link{background-color:#fff;color:#083f5e;border:2px solid #083f5e;border-radius:999px;padding:4px 48px;text-decoration:none;font-weight:600}.edit-link:hover{background-color:#083f5e;color:#fff}.delete-button{background-color:transparent;color:#64748b;cursor:pointer;font-size:14px}.delete-button:hover{color:#dc2626}.edit-delete-button{background-color:transparent;color:#dc2626;border:2px solid #dc2626;border-radius:6px;padding:4px 16px;cursor:pointer;font-size:14px;font-weight:700;transition:.2s}.edit-delete-button:hover{background-color:#dc2626;color:#fff}.calendar-today-btn{background-color:#fff;color:#083f5e;border:2px solid #083f5e;border-radius:9999px;font-weight:700;font-size:14px;padding:0 8px;text-decoration:none}.calendar-today-btn:hover{background-color:#083f5e;color:#fff}.common-selectbox{display:inline-flex;align-items:center;position:relative}.common-selectbox:after{position:absolute;right:15px;width:10px;height:7px;background-color:#083f5e;clip-path:polygon(0 0,100% 0,50% 100%);content:"";pointer-events:none}.common-selectbox select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:180px;height:2.8em;padding:.4em calc(.8em + 30px) .4em .8em;border:1px solid #cbd5e1;border-radius:6px;background-color:#fff;color:#1e293b;font-size:14px;cursor:pointer}.common-selectbox select:focus{border-color:#083f5e;outline:none;box-shadow:0 0 0 3px #083f5e38}@media (max-width: 768px){.common-selectbox select{min-width:auto;padding:.4em calc(.4em + 30px) .4em .4em}}.page-header{background-color:#fff;box-shadow:0 1px 3px #083f5e14}.header-inner{max-width:80rem;margin:0 auto;padding:1.5rem 1rem}@media (min-width: 640px){.header-inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.header-inner{padding-left:2rem;padding-right:2rem}}.nav-bar{background:linear-gradient(90deg,#083f5e,#0a5278);border-bottom:3px solid #f5581f;position:fixed;top:0;width:100%;z-index:9999;box-shadow:0 4px 14px #083f5e1a}@media (min-width: 921px){.nav-bar{display:none}}.nav-bar .hidden{display:none!important}.nav-bar .inline-flex{display:inline-flex!important}.nav-bar .flex{display:flex!important}.nav-inner{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.nav-inner{padding:0 1.5rem}}@media (min-width: 1024px){.nav-inner{padding:0 2rem}}.nav-flex{display:flex;justify-content:space-between;height:4rem}.nav-left,.nav-logo{display:flex;align-items:center}.logo-icon{height:2.25rem;width:auto;fill:currentColor;color:#fff}.nav-brand{display:flex;align-items:center}.nav-brand:hover{opacity:.9}.nav-logo{width:120px;height:auto;display:block;filter:brightness(0) invert(1)}.nav-settings{position:relative;display:flex;align-items:center;margin-left:auto;gap:12px}.dropdown-user{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-top:.25rem;border-top:1px solid #e2e8f0;color:#475569;font-size:.875rem;font-weight:600}.dropdown-user i{color:#f5581f}.user-button{display:inline-flex;align-items:center;padding:.5rem .75rem;border:1px solid transparent;font-size:32px;font-weight:500;border-radius:6px;color:#f8fafc;background-color:transparent;transition:all .15s ease-in-out}.user-button:hover{color:#fff}.user-button:focus{outline:none;background-color:#ffffff1f;color:#fff}.user-icon .icon{height:1rem;width:1rem;margin-left:.25rem}.nav-hamburger{display:flex;align-items:center}@media (min-width: 640px){.nav-hamburger{display:none}}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:none;border:none;cursor:pointer;padding:0;z-index:100}@media (max-width: 920px){.hamburger{display:flex}}.hamburger span{display:block;width:100%;height:3px;background-color:#fff;border-radius:2px;transition:all .3s ease}.hamburger.open span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.dropdown-menu{position:absolute;top:100%;right:3%;background:#fff;border:1px solid #e2e8f0;border-top:3px solid #f5581f;border-radius:10px;padding:.5rem 0;box-shadow:0 10px 28px #083f5e1f;z-index:99;min-width:200px}.dropdown-menu .dropdown-item{color:#1e293b;font-weight:600}.dropdown-menu .dropdown-item:hover,.dropdown-menu .dropdown-item:focus{background-color:#fff4ef;color:#083f5e}.dropdown-menu .dropdown-item i{color:#f5581f}.hamburger-button{display:inline-flex;justify-content:center;padding:.5rem;border-radius:6px;color:#f8fafc;transition:all .15s ease-in-out}.hamburger-button:hover{color:#fff;background-color:#ffffff1f}.hamburger-icon{height:1.5rem;width:1.5rem}@media (min-width: 640px){.nav-responsive{display:none}}.responsive-links{padding:.5rem 0}.responsive-settings{padding:1rem 0;border-top:1px solid #e2e8f0}.responsive-user-info{padding:0 1rem}.user-email{font-size:.875rem;color:#64748b;margin-top:.25rem}.responsive-menu{margin-top:.75rem;padding:0 1rem}.dropdown-wrapper{position:relative}.dropdown-content{padding:.25rem 0;background-color:#fff;border-radius:6px;box-shadow:0 1px 3px #083f5e14;border:1px solid #e2e8f0}.dropdown-item{display:block;width:100%;padding:1rem;font-size:.875rem;line-height:1.25rem;color:#475569;text-align:start;transition:background-color .15s ease-in-out}.dropdown-item:focus{outline:none;background-color:#fff4ef;color:#083f5e}.password-form{margin:20px 0;background-color:#e8f1f6;padding:15px;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #083f5e14}.password-input-group{margin-bottom:15px}.password-label{font-size:14px;color:#333;display:block;margin-bottom:8px}.password-input{width:100%;padding:10px;font-size:16px;border-radius:4px;border:1px solid #ccc}.password-submit-button{width:100%;padding:10px;background-color:#f5581f;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s ease}.password-submit-button:hover{background-color:#e04e1a}.color-palette{display:flex;flex-wrap:wrap;gap:10px}@media (max-width: 768px){.color-palette{justify-content:space-between;margin-top:0}}.color-option{flex-basis:40px!important;margin:0!important}.color-option input[type=radio]{display:none}.color-option .color-circle{width:40px;height:40px;border-radius:50%;border:2px solid transparent;cursor:pointer;display:inline-block;transition:border .2s ease}.color-option input[type=radio]:checked+.color-circle{border-color:#083f5e;box-shadow:0 0 0 2px #f5581f}.roomlist-card{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 3px #083f5e14;padding:1rem 1.5rem;margin-top:1rem;margin-bottom:1rem}.roomlist-card p{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:700}.roomlist-card p span{font-weight:400}.roomlist-card p .user-role-badge{display:inline-block;padding:.15rem .5rem;font-size:.75rem;font-weight:600;color:#f5581f;background-color:#f5581f1f;border-radius:4px}.roomlist-actions{display:flex;align-items:center;gap:20px}.block-times-wrapper{flex-basis:70%;width:100%}@media (max-width: 768px){.block-times-wrapper{flex-basis:100%}}#room-list{margin-top:-100px;padding-top:100px}.room-dashboard{margin-top:80px}@media (min-width: 921px){.room-dashboard{margin-top:1.5rem}}.room-dashboard .section-title{font-size:24px;font-weight:800;color:#083f5e;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;padding-left:12px;border-left:4px solid #f5581f}.room-dashboard .section-title i{color:#f5581f}.room-dashboard .room-list{display:flex;flex-wrap:wrap;gap:1rem}.room-dashboard .room-card{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 3px #083f5e14;width:calc(33.3333333333% - 1rem);transition:box-shadow .2s,border-color .2s}.room-dashboard .room-card:hover{border-color:#f5581f66;box-shadow:0 4px 14px #083f5e1a}@media (max-width: 768px){.room-dashboard .room-card{width:100%}}.room-dashboard .room-card .room-info{display:flex;align-items:center;gap:.5rem}.room-dashboard .room-card .room-info .room-name{font-weight:700}.reserve-dashboard{margin-top:80px}@media (min-width: 921px){.reserve-dashboard{margin-top:1.5rem}}.reserve-dashboard .section-title{font-size:1.5rem;font-weight:800;color:#083f5e;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;padding-left:12px;border-left:4px solid #f5581f}.reserve-dashboard .section-title i{color:#f5581f}.reserve-dashboard .reservation-list{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 2rem;box-shadow:0 1px 3px #083f5e14}@media (max-width: 768px){.reserve-dashboard .reservation-list{padding:.5rem 1rem}}.reserve-dashboard .reservation-list a{font-size:14px;text-decoration:underline}.reserve-dashboard .reservation-list li{padding:10px 0}.reserve-dashboard .reservation-list li strong{width:140px}.timeline-dashboard{width:100%;max-width:100%;min-width:0;overflow-x:clip}.timeline-dashboard .timeline-dashboard-desc{width:100%;max-width:100%;min-width:0}.timeline-dashboard .timeline-dashboard-desc .timeline-dashboard-desc-inner{margin-bottom:16px;flex-wrap:wrap;gap:12px}.timeline-dashboard .timeline-container{width:100%;max-width:100%;min-width:0}.timeline-dashboard .timeline-calendar-row{margin-bottom:16px;flex-wrap:wrap;gap:12px}.timeline-dashboard .timeline-scroll-hint{margin:0 0 10px;padding:8px 12px;font-size:.8125rem;font-weight:600;color:#083f5e;background-color:#fff;border-radius:6px;text-align:center}.timeline-dashboard .timeline-scroll-hint i{margin-right:.35rem;color:#f5581f}.timeline-dashboard .timeline-scroll{width:100%;max-width:100%;min-width:0;overflow:hidden;contain:inline-size}.timeline-dashboard .timeline-layout{display:flex;width:100%;max-width:100%;min-width:0;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden;background-color:#fff;box-shadow:0 1px 3px #083f5e14}.timeline-dashboard .timeline-labels{flex-shrink:0;width:110px;border-right:2px solid #083f5e;box-shadow:4px 0 10px #083f5e1a;z-index:20}.timeline-dashboard .timeline-labels__corner{height:29px;border-bottom:1px solid #e2e8f0;background-color:#f1f5f9}.timeline-dashboard .timeline-labels .room-name{width:110px;height:40px;line-height:40px;padding:0 8px;font-weight:700;font-size:14px;color:#083f5e;border-bottom:1px solid #e2e8f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.timeline-dashboard .timeline-track{flex:1 1 0;width:0;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y}.timeline-dashboard .timeline-track .time-header{position:sticky;top:0;z-index:10;background-color:#f1f5f9;border-bottom:1px solid #cbd5e1;padding-left:0}.timeline-dashboard .timeline-track .time-grid{display:flex;width:max(896px,100%);min-width:896px}.timeline-dashboard .timeline-track .time-cell{flex:1 0 3.5714285714%;min-width:32px;font-size:16px;font-weight:700;text-align:center;padding:0 4px;margin-left:-1px;color:#64748b;box-sizing:border-box}.timeline-dashboard .timeline-track .time-cell:nth-child(odd){border-left:2px solid #cbd5e1}.timeline-dashboard .timeline-track .time-cell:first-child{border-left:0}.timeline-dashboard .timeline-track .timeline-body{width:max(896px,100%);min-width:896px}.timeline-dashboard .timeline-track .room-canvas-row{height:40px;border-bottom:1px solid #e2e8f0}.timeline-dashboard .timeline-track .room-canvas-row:last-child{border-bottom:none}.timeline-dashboard .timeline-track .room-canvas-wrapper{width:max(896px,100%);min-width:896px;height:40px;overflow:hidden;flex-shrink:0}.timeline-dashboard .timeline-track .room-canvas{display:block;width:100%;height:40px}.timeline-dashboard .timeline-num{width:80%;justify-content:end;gap:42px}@media (max-width: 768px){.timeline-dashboard .timeline-num{gap:43.5px}}.timeline-dashboard .section-title{font-size:1.5rem;font-weight:800;color:#083f5e;display:flex;align-items:center;gap:.5rem;padding-left:12px;border-left:4px solid #f5581f}.timeline-dashboard .section-title i{color:#f5581f}@media (max-width: 768px){.timeline-dashboard .section-title{font-size:1.3rem}}.timeline-dashboard .room-timeline{flex-wrap:nowrap;height:40px;margin-top:-1px}.timeline-dashboard .room-timeline h4{width:160px;border:1px solid #888;padding-left:10px;padding-block:4px}.timeline-dashboard .timeline{position:relative;display:block;min-width:896px;height:40px}.timeline-dashboard .time-slot{width:32px;height:40px;border-left:1px solid #888;border-top:1px solid #888;border-bottom:1px solid #888;float:left;box-sizing:border-box;text-align:center;padding:10px 0;font-size:10px;letter-spacing:.01em;color:#777;cursor:pointer}.timeline-dashboard .time-slot:nth-child(odd){border-right:1px dotted #ccc}.timeline-dashboard .time-slot:nth-child(2n){border-left:0}.timeline-dashboard .time-slot:first-child{border-left:0}.timeline-dashboard .time-slot.last-slot{border-right:1px solid #888}.timeline-dashboard .time-slot.reserved-slot{background-color:#eee;color:#999;pointer-events:none;cursor:default}.timeline-dashboard .time-slot.available-slot{background-color:#fff;cursor:pointer;transition:background .2s}.timeline-dashboard .time-slot.available-slot:hover{background-color:#fff4ef}.timeline-dashboard .time-slot.disabled-slot,.timeline-dashboard .time-slot.past-slot{background-color:#eee;color:#aaa;cursor:default}.timeline-dashboard .time-label{padding-block:4px;font-weight:700}.timeline-dashboard .reservation-bar{position:absolute;top:50%;transform:translateY(-50%);height:30px;line-height:30px;border-radius:4px;border:1px solid #333;text-align:center;font-weight:700;color:#333;padding:0;font-size:12px}.timeline-dashboard .reservation-bar:hover{text-decoration:underline}.timeline-dashboard .reservation-bar:hover .balloon{opacity:1}.timeline-dashboard .reservation-bar .balloon{position:absolute;opacity:0;padding:2px 16px;background-color:#fff;width:-moz-fit-content;width:fit-content;left:50%;transform:translate(-50%);bottom:100%;margin-bottom:-2px;font-size:90%;white-space:nowrap;transition:.3s;pointer-events:none;border-radius:3px;box-shadow:0 0 10px -4px #777}.timeline-dashboard .reservation-bar .balloon:after{border-top:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;bottom:-6px;left:50%;transform:translate(-50%);content:"";position:absolute}.timeline-dashboard .timeline-calendar-form{position:relative;max-width:100%;display:flex;justify-content:center;align-items:baseline;gap:4px}.timeline-dashboard .timeline-calendar-form .timeline-calendar-icon{font-size:18px;padding:0;border:none;background:transparent;color:inherit;cursor:pointer;line-height:1;display:inline-flex;align-items:center}.timeline-dashboard .timeline-calendar-form .timeline-calendar-icon:hover{opacity:.75}.timeline-dashboard .timeline-calendar-form #calendarInput,.timeline-dashboard .timeline-calendar-form .flatpickr-mobile{padding:2px 10px;margin:0;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;background:#fff;width:110px;min-height:32px;border:1px solid #083f5e;border-radius:3px;-moz-appearance:none;appearance:none;-webkit-appearance:none}.timeline-dashboard .timeline-calendar-form #calendarInput:focus,.timeline-dashboard .timeline-calendar-form .flatpickr-mobile:focus{outline:none;box-shadow:0 0 0 3px #083f5e38}.timeline-dashboard .calendar-nav-btn-wrapper{display:flex;justify-content:center;align-items:center;gap:16px}.timeline-mobile-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:flex-end;justify-content:center}.timeline-mobile-sheet[hidden]{display:none!important}.timeline-mobile-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#083f5e73}.timeline-mobile-sheet__panel{position:relative;width:100%;max-width:480px;max-height:85vh;overflow-y:auto;padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px));background-color:#fff;border-radius:14px 14px 0 0;box-shadow:0 10px 28px #083f5e1f;border-top:4px solid #f5581f}.timeline-mobile-sheet__title{font-size:1.125rem;font-weight:800;color:#083f5e;margin-bottom:.5rem}.timeline-mobile-sheet__meta{font-size:.9375rem;color:#475569;margin-bottom:1rem;line-height:1.5}.timeline-mobile-sheet__durations{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:1rem}.timeline-mobile-sheet__duration-btn{padding:14px 12px;border:2px solid #083f5e;border-radius:10px;background-color:#fff;color:#083f5e;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s,color .2s}.timeline-mobile-sheet__duration-btn:hover,.timeline-mobile-sheet__duration-btn:focus{background-color:#f5581f;border-color:#f5581f;color:#fff;outline:none}.timeline-mobile-sheet__empty{font-size:.875rem;color:#dc2626;margin-bottom:1rem;line-height:1.5}.timeline-mobile-sheet__cancel{width:100%;padding:12px;border:1px solid #cbd5e1;border-radius:9999px;background-color:#f1f5f9;color:#475569;font-size:1rem;font-weight:700;cursor:pointer}.timeline-mobile-sheet__cancel:hover{background-color:#e2e8f0}body.timeline-mobile-sheet-open{overflow:hidden}.purpose-list{margin-top:10px;gap:10px}.purpose-list li .purpose-list-item{font-size:12px;padding:4px 10px;border-radius:4px;border:1px solid #e2e8f0;color:#475569}.purpose-list li .ccffff{background-color:#cff}.purpose-list li .ffff99{background-color:#ff9}.purpose-list li .ffd1ff{background-color:#ffd1ff}.purpose-list li .ececec{background-color:#ececec}.reserve-group{position:relative}.reserve-calendar{margin-top:20px;text-align:center}@media (max-width: 768px){.reserve-calendar{margin-top:0}}.reserve-calendar h4{text-align:center;font-size:20px;font-weight:700}.reserve-calendar .tab-container{margin-top:4px}.reserve-calendar .tab-container .tab-menu{display:flex;list-style:none;padding:0}.reserve-calendar .tab-container .tab-menu .tab-item{width:25%;padding:.5rem 1rem;background-color:#fff;cursor:pointer;border-radius:6px 6px 0 0;border:1px solid #e2e8f0;text-align:center;color:#64748b;font-weight:600}@media (max-width: 768px){.reserve-calendar .tab-container .tab-menu .tab-item{padding:.5rem 0;font-size:14px;line-height:1.3}}.reserve-calendar .tab-container .tab-menu .tab-item.active{color:#083f5e;background-color:#fff4ef;border-color:#f5581f;border-bottom-color:#fff4ef}.reserve-calendar .tab-container .tab-content{padding:2rem;background-color:#fff;border:1px solid #e2e8f0;border-top:3px solid #f5581f;border-radius:0 0 10px 10px;box-shadow:0 1px 3px #083f5e14}@media (max-width: 768px){.reserve-calendar .tab-container .tab-content{padding:1rem}}.reserve-calendar .tab-container .tab-content .reserve-times{gap:10px}.reserve-calendar .tab-container .tab-content .reserve-times li{text-align:center;background-color:#fff;border-radius:5px;width:calc(16.6666666667% - 10px);transition:.6s;overflow:hidden;box-shadow:0 0 5px #0000001a}.reserve-calendar .tab-container .tab-content .reserve-times li input[type=radio]{display:none}.reserve-calendar .tab-container .tab-content .reserve-times li label{display:block;width:100%;height:100%;padding:10px;cursor:pointer}.reserve-calendar .tab-container .tab-content .reserve-times li input[type=radio]:checked+label{background-color:#f5581f;color:#fff}.reserve-calendar .tab-container .tab-content .reserve-times li:hover{background-color:#f5581f;color:#fff}@media (max-width: 768px){.reserve-calendar .tab-container .tab-content .reserve-times li{width:calc(50% - 10px)}}.reserve-calendar .tab-container .hidden{display:none}.reserve-calendar-nav{display:flex;justify-content:space-between;align-items:center}.reserve-calendar-form{position:relative;width:-moz-fit-content;width:fit-content;margin:auto}.reserve-calendar-form .reserve-calendar-icon{position:absolute;top:46%;right:8%;line-height:1;transform:translateY(-50%);z-index:-1}.reserve-calendar-form #calendarInput{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:4px;opacity:0}.reservelist-form{margin-bottom:1rem;gap:10px}@media (max-width: 768px){.reservelist-form{justify-content:end}}.search-form{margin-bottom:20px}.reservelist-card{border:1px solid #e2e8f0;background-color:#fff;border-radius:16px;padding:20px 40px;margin-bottom:20px;transition:background-color .15s;display:flex;flex-wrap:wrap;align-items:center;gap:8px}@media (max-width: 768px){.reservelist-card{padding:20px}}.reservelist-card .reservelist-card-content{flex-basis:100%}.reservelist-card .reservelist-card-chk,.reservelist-card .reservelist-card-name,.reservelist-card .reservelist-card-room,.reservelist-card .reservelist-card-purpose{padding:8px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.reservelist-card p{line-height:1}.reservelist-card-chk{margin-left:-31px}@media (max-width: 768px){.reservelist-card-chk{margin-left:0}}.reservelist-card-date{padding:8px 8px 16px;display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:20px;font-weight:700;margin-bottom:16px;border-bottom:1px solid #e2e8f0}.reservelist-card-date p{margin-right:16px}@media (max-width: 768px){.reservelist-card-date p{margin-right:0}}.reservelist-card-room-purpose{padding:0 0 16px;border-bottom:1px solid #e2e8f0}.reservelist-card-room{font-size:18px;font-weight:700;margin-right:10px}.reservelist-card-purpose{border:1px solid #e2e8f0;border-radius:5px;width:160px;justify-content:center;font-size:14px}.reservelist-card-name{font-size:14px}.reservelist-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end}@media (max-width: 768px){.reservelist-actions{width:100%}}.edit-delete{text-align:right}.delete_box{width:-moz-fit-content;width:fit-content;margin:-55px 0 20px auto}@media (max-width: 768px){.delete_box{margin:20px 0}}.pagination-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:1rem auto}.pagination-nav .pagination-info{font-size:.9rem;color:#64748b}.pagination-nav .pagination-links{display:flex;justify-content:center;gap:6px}.pagination-nav .pagination-links a{color:#083f5e;font-weight:600}.pagination-nav .pagination-links a:hover{color:#f5581f}.pagination-nav .disabled{opacity:0}.pagination-nav .current{background-color:#f5581f;color:#fff;min-width:28px;height:30px;text-align:center;border-radius:6px;font-weight:700}.profile-content{padding-top:3rem;padding-bottom:3rem}.profile-container{display:flex;flex-direction:column;gap:1.5rem;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 1024px){.profile-container{padding-left:2rem;padding-right:2rem}}.profile-section{padding:1.5rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 3px #083f5e14;width:100%;max-width:28rem;margin:auto;border-top:3px solid #f5581f}.profile-form-wrapper{max-width:36rem}.password-update-title{font-size:1.125rem;font-weight:500;color:#111827}.password-update-description{margin-top:.25rem;font-size:.875rem;color:#4b5563}.password-update-form{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.password-update-message{font-size:.875rem;color:#4b5563}.profile-info-title{font-size:1.125rem;font-weight:500;color:#111827}.profile-info-description{margin-top:.25rem;font-size:.875rem;color:#4b5563}.profile-info-form{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.form-group .text-input{border:1px solid #D1D5DB;border-radius:5px;padding:8px;box-shadow:0 1px 2px #0000000d}.form-group .text-input:focus{border-color:#083f5e;outline:none;box-shadow:0 0 0 3px #083f5e38}.form-group .input-label{display:block;font-weight:500;font-size:.875rem;color:#374151}.form-group .input-error{font-size:.875rem;color:#dc2626}.form-group .input-error>*+*{margin-top:.25rem}.input-control{margin-top:.25rem;display:block;width:100%}.input-error,.email-verification-block{margin-top:.5rem}.verification-notice{font-size:.875rem;color:#1f2937}.resend-verification-button{text-decoration:underline;font-size:.875rem;color:#4b5563;border-radius:5px;outline:none}.resend-verification-button:hover{color:#111827}.resend-verification-button:focus{outline:none;box-shadow:0 0 0 3px #083f5e38}.verification-success-message{margin-top:.5rem;font-weight:500;font-size:.875rem;color:#16a34a}.save-confirm-message{font-size:.875rem;color:#4b5563}.account-delete-section{display:flex;flex-direction:column;gap:1.5rem}.account-delete-title{font-size:1.125rem;font-weight:500;color:#111827}.account-delete-description{margin-top:.25rem;font-size:.875rem;color:#4b5563}.delete-form{padding:1.5rem}.modal-title{font-size:1.125rem;font-weight:500;color:#111827}.modal-description{margin-top:.25rem;font-size:.875rem;color:#4b5563}.modal-input-group{margin-top:1.5rem}.modal-password-input{margin-top:.25rem;display:block;width:75%}.input-error{margin-top:.5rem}.modal-actions{margin-top:1.5rem;display:flex;justify-content:flex-end}.confirm-delete-button{margin-inline-start:.75rem}.modal-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto;padding:1.5rem 1rem;z-index:50}@media (max-width: 768px){.modal-wrapper{padding-left:0;padding-right:0}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#6b7280;opacity:.75}.modal-content{margin-bottom:1.5rem;background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(50%);transition:all .3s ease-out}@media (max-width: 768px){.modal-content{width:100%;margin-left:auto;margin-right:auto}.modal-content.max-w-sm{max-width:24rem}.modal-content.max-w-md{max-width:28rem}.modal-content.max-w-lg{max-width:32rem}.modal-content.max-w-xl{max-width:36rem}.modal-content.max-w-2xl{max-width:42rem}}.form-status-message{margin-bottom:1rem}.form-group{margin-top:0}.form-group.mt{margin-top:1rem}.input-field{display:block;margin-top:.25rem;width:100%}.error-message{font-size:.875rem;color:#dc2626;margin-top:.5rem}.checkbox-wrapper{display:block;margin-top:1rem}.checkbox-label{display:inline-flex;align-items:center}.checkbox{border-radius:6px;border:1px solid #cbd5e1;color:#083f5e}.checkbox:focus{outline:none;box-shadow:0 0 0 3px #083f5e38}.checkbox-text{margin-left:.5rem;font-size:.875rem;color:#475569}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-top:20px}.form-actions .link-forgot{text-decoration:underline;font-size:.875rem;color:#475569;border-radius:6px}.form-actions .link-forgot:hover{color:#083f5e}.form-actions .link-forgot:focus{outline:none;box-shadow:0 0 0 3px #083f5e38}.form-actions .login-button{margin-left:.75rem}.auth-wrapper{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding-top:1.5rem;background:linear-gradient(160deg,#e8f1f6,#eef2f6 45%,#fff4ef)}@media (min-width: 640px){.auth-wrapper{justify-content:center;padding-top:0}}.auth-logo{margin-bottom:1rem}.auth-logo a{display:block}.auth-card{width:100%;margin-top:1.5rem;padding:2rem 1.75rem;background-color:#fff;box-shadow:0 10px 28px #083f5e1f;overflow:hidden;border:1px solid #e2e8f0;border-top:4px solid #f5581f}@media (min-width: 640px){.auth-card{max-width:28rem;border-radius:14px}}.auth-card .submit-button,.auth-card .login-button,.auth-card .submit-button-s.login-button{max-width:100%;width:100%;padding:14px 20px;background-color:#f5581f;border-color:#f5581f;border-radius:9999px;font-size:1rem}.auth-card .submit-button:hover,.auth-card .login-button:hover,.auth-card .submit-button-s.login-button:hover{background-color:#e04e1a;border-color:#e04e1a;color:#fff}.auth-card .input-field,.auth-card .text-input{width:100%;padding:.625rem .75rem;border:1px solid #cbd5e1;border-radius:6px;background-color:#fff}.auth-card .input-field:focus,.auth-card .text-input:focus{border-color:#083f5e;outline:none;box-shadow:0 0 0 3px #083f5e38}.register-link-wrapper{margin-top:1rem;text-align:center}.register-link{font-size:.875rem;color:#475569;text-decoration:underline;cursor:pointer}.register-link:hover{color:#083f5e}.register-link:focus{outline:none;box-shadow:0 0 0 3px #083f5e38}.form-group-register{margin-top:10px}.form-group-register .text-input{width:100%;border:1px solid #cbd5e1;border-radius:6px;padding:.625rem .75rem}.form-group-register .text-input:focus{border-color:#083f5e;outline:none;box-shadow:0 0 0 3px #083f5e38}.form-group-register .input-error{font-size:.875rem;color:#dc2626}.form-group-register .input-error>*+*{margin-top:.25rem}.register-flex{gap:10px;margin-top:20px;align-items:center;justify-content:flex-end}.admin-role-option{width:100%;margin-top:40px;padding:1.25rem 1.5rem;border:2px solid #083f5e;border-radius:10px;background-color:#e8f1f6;box-sizing:border-box}@media (max-width: 768px){.admin-role-option{margin-top:24px;padding:1rem 1.25rem}}.admin-role-option__label{display:flex;align-items:flex-start;gap:1rem;width:100%;margin:0;cursor:pointer;font-weight:inherit;line-height:inherit}.admin-role-option__checkbox{flex-shrink:0;width:1.375rem;height:1.375rem;margin-top:.2rem;accent-color:#f5581f;cursor:pointer}.admin-role-option__body{display:flex;flex-direction:column;gap:.35rem;min-width:0;flex:1}.admin-role-option__title{font-size:1.125rem;font-weight:700;color:#083f5e;line-height:1.4;white-space:nowrap}@media (max-width: 768px){.admin-role-option__title{font-size:1.0625rem;white-space:normal}}.admin-role-option__desc{font-size:.9375rem;font-weight:500;color:#475569;line-height:1.5}
