@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;450;500;550;600;650;700&display=swap');
:root{--blue:#2760dd;--ink:#222a39;--muted:#969ca9;--line:#edf0f5;--green:#40aa86}*{box-sizing:border-box}body{margin:0;background:#fbfcfe;color:var(--ink);font:13px 'Noto Sans SC',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #99b9ff;outline-offset:4px}svg{width:18px;height:18px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}a{color:inherit;text-decoration:none}.sidebar{position:fixed;inset:0 auto 0 0;width:222px;background:#fff;border-right:1px solid var(--line);padding:36px 22px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:12px;font-size:25px;font-weight:650;letter-spacing:2px;padding-left:9px}.brand-icon{display:grid;place-items:center;width:40px;height:40px;background:var(--blue);color:white;border-radius:12px;font-size:29px;box-shadow:0 5px 12px #2760dd24;transform:rotate(-5deg)}.brand-en{display:block;font-size:8px;letter-spacing:2px;margin-top:1px;color:#5b6576}.space-label{font-size:10px;color:#9da4af;margin:23px 0 48px 10px;letter-spacing:1px}.nav-label{font-size:10px;color:#a1a7b3;letter-spacing:1px;padding-left:14px;margin-bottom:14px}.nav{display:flex;align-items:center;width:100%;background:transparent;border:0;border-radius:8px;padding:14px;margin-bottom:9px;color:#747b89;gap:11px;text-align:left;font-size:12px}.nav.active{background:#edf3ff;color:var(--blue);font-weight:600}.nav:hover{background:#f3f6fb}.nav-arrow{margin-left:auto;font-size:20px;line-height:15px}.count{margin-left:auto;border-radius:4px;background:#f0f2f6;font-size:10px;padding:1px 5px}.sidebar-bottom{margin-top:auto}.quiet-card{margin:50px 0 22px;padding:19px 13px;background:linear-gradient(135deg,#f1f5fc,#fafcfe);border:1px solid #edf2f9;border-radius:10px;color:#5477a4}.quiet-card>span:first-child{display:block;margin-bottom:12px}.quiet-card strong{font-size:11px;font-weight:500}.quiet-card p{font-size:9px;color:#929fb2;line-height:1.9;margin:9px 0 18px}.quiet-line{display:block;width:25px;height:2px;background:#bacce7}.profile{border-top:1px solid var(--line);padding-top:23px;display:flex;align-items:center;gap:10px;font-size:11px}.avatar{background:#eaf0fa;color:#5c7fac;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:12px}.profile small{display:block;font-size:9px;color:#a0a7b1;margin-top:4px}.online-dot,.open-dot{height:6px;width:6px;background:#47a785;border-radius:50%;display:inline-block}.online-dot{margin-left:auto}.shell{margin-left:222px}header{height:77px;background:#fff;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.breadcrumb{color:#949baa;display:flex;gap:16px}.breadcrumb strong{font-weight:450;color:#475060}.header-right{display:flex;align-items:center;gap:8px;color:#7c8695;font-size:10px}.header-right svg{width:14px}.header-separator{height:12px;width:1px;background:#e3e6ed;margin:0 10px}main{max-width:1530px;padding:36px 38px 0;margin:auto}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.eyebrow{font-size:9px;letter-spacing:2px;color:#7890b3;font-weight:600;margin-bottom:12px}h1{font-size:27px;letter-spacing:1px;font-weight:600;margin:0 0 10px}p{line-height:1.8}.intro p{margin:0;font-size:11px;color:#959daa}.today{display:flex;gap:8px;align-items:center;color:#818b9a;font-size:11px;padding-top:22px}.today svg{width:15px}.floor-selector{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:25px}.floor-tab{border:1px solid #e4e9f1;background:#fff;border-radius:9px;padding:17px 19px;display:flex;align-items:center;text-align:left;gap:14px;position:relative;transition:.2s}.floor-tab:hover{border-color:#98b7f7;transform:translateY(-2px)}.floor-tab.selected{border-color:var(--blue);background:#f0f5ff;box-shadow:0 2px 4px #2760dd08}.floor-number{font-size:27px;font-weight:650;color:#b7c0cf;letter-spacing:-1px}.selected .floor-number{color:var(--blue)}.floor-tab strong{display:block;font-size:12px;font-weight:550;margin-bottom:6px}.floor-tab small{font-size:9px;color:#9ba3b1}.floor-tab small b{color:#5384d4;font-weight:500}.floor-check{position:absolute;right:10px;top:10px;width:14px;height:14px;background:var(--blue);border-radius:50%;color:white;font-size:9px;display:grid;place-items:center}.workspace{display:grid;grid-template-columns:minmax(450px,1fr) 290px;gap:22px;align-items:start}.layout-panel{background:white;border:1px solid #e6eaf1;border-radius:11px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 22px 19px}h2{font-size:14px;font-weight:600;margin:0}#floor-title{font-size:16px;color:var(--blue);margin-right:5px}.tag{font-size:8px;font-weight:400;color:#8c9db6;border:1px solid #e4eaf3;padding:3px 6px;border-radius:4px;margin-left:9px;vertical-align:middle}.panel-heading p{font-size:9px;color:#a0a7b2;margin:8px 0 0;display:flex;align-items:center;gap:5px}.panel-heading p svg{width:12px;height:12px}.date-control{display:flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid #e8ecf2;border-radius:5px;color:#8190a6}.date-control svg{width:13px}.date-control input{width:107px;background:transparent;border:0;color:#5e6b81;font-size:10px;outline:0}.map-toolbar{border-top:1px solid #f0f2f6;margin:0 22px;padding:16px 0;display:flex;justify-content:space-between;gap:10px;align-items:center}.legend{display:flex;gap:17px}.legend>span{display:flex;align-items:center;gap:6px;font-size:9px;color:#818b9a}.legend-chair{width:11px;height:10px;border:1.5px solid #6b92df;border-radius:3px;position:relative}.legend-chair:after{content:'';position:absolute;inset:4px -3px -3px;border:1.5px solid #6b92df;border-radius:2px;background:inherit}.legend-chair.occupied{background:#5785e1}.legend-chair.future{background:#61b69d;border-color:#61b69d}.legend-chair.future:after{border-color:#61b69d}.map-note{font-size:9px;color:#a4aab6}.floor-map{margin:0 22px 0;border:1px solid #e6ecf4;border-radius:7px;background:linear-gradient(#f9fbff,#fcfdff);padding:16px 20px 0;position:relative}.window-wall{display:flex;align-items:center;justify-content:center;gap:12px;color:#a6b7d1;font-size:8px;letter-spacing:2px}.window-wall>span{height:5px;border-top:1px solid #ccdbf0;border-bottom:1px solid #ccdbf0;width:29%}.zone-titles{display:grid;grid-template-columns:1fr 1fr;text-align:center;font-size:9px;color:#a4afc0;padding:16px 0 11px;letter-spacing:1px}#seat-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:44px;row-gap:22px;padding:1px 8px 9px}.seat-cluster{display:grid;grid-template-columns:repeat(4,1fr);gap:0 8px;position:relative;padding:0 1px}.desk{position:absolute;left:-4px;right:-4px;top:46%;height:15px;background:#eaf0f9;border:1px solid #e0e7f2;border-radius:4px}.seat{border:0;background:none;padding:0;min-width:29px;height:44px;display:flex;flex-direction:column;align-items:center;gap:0;position:relative;color:#7394ce;z-index:1}.seat:nth-of-type(n+5){margin-top:14px}.seat svg{width:26px;height:26px;stroke-width:1.6;fill:#fff;stroke:#7b9bd7;transition:.15s}.seat span{font-size:8px;line-height:13px;color:#94a3ba}.seat.occupied svg{fill:#5684dc;stroke:#5684dc}.seat.future svg{fill:#65b89e;stroke:#65b89e}.seat:hover svg{transform:translateY(-3px);filter:drop-shadow(0 2px 3px #6594e650)}.seat.selected svg{stroke:var(--blue);fill:#d9e7ff;stroke-width:2.3;filter:drop-shadow(0 0 4px #4678ff55)}.seat.selected span{color:var(--blue);font-weight:700}.map-bottom{display:flex;justify-content:space-between;align-items:center;height:63px;padding:0 5px}.plant{color:#7eae99;border:5px solid #e5eee8;background:#eef6ef;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;font-size:26px;line-height:1}.entrance{text-align:center;color:#9aaecb;font-size:21px;font-weight:300}.entrance span{display:block;font-size:7px;letter-spacing:1px;margin-top:2px}.map-footer{display:flex;justify-content:space-between;padding:17px 22px;color:#9da7b7;font-size:8px}.pulse-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#65b094;margin-right:5px}.map-footer>span:last-child>span{color:#6a8cc4;margin-left:6px}.reservation-card{background:#fff;border:1px solid #e6eaf1;border-radius:10px;overflow:hidden}.reservation-card>h2{padding:20px;border-bottom:1px solid var(--line);display:flex;gap:9px;align-items:center;font-size:13px}.reservation-card>h2 svg{color:#6590dd;width:16px}.empty-reservation{text-align:center;padding:33px 20px 23px}.empty-illustration{position:relative;width:87px;height:87px;background:#f2f6fe;border-radius:50%;margin:0 auto 19px;display:grid;place-items:center}.empty-illustration svg{width:43px;height:43px;stroke:#7296d9;stroke-width:1.2;fill:#e8f0ff}.empty-illustration:after{content:'+';position:absolute;right:2px;bottom:8px;width:22px;height:22px;background:#fff;border:2px solid #eff4fd;border-radius:50%;color:#7498de;font-size:17px;line-height:18px}.empty-reservation strong{font-weight:500;font-size:12px}.empty-reservation p{font-size:10px;color:#a0a8b5;line-height:1.9;margin:9px 0 24px}.empty-info{background:#f8faff;border:1px dashed #e0e8f5;border-radius:5px;padding:12px;text-align:left;color:#8c9bb2;font-size:9px;line-height:1.9}.primary{width:100%;padding:12px;border:0;background:var(--blue);color:#fff;border-radius:6px;font-size:11px;font-weight:500;transition:.2s}.primary:hover{background:#1d51c3}.primary:disabled{background:#edf1f8;color:#a9b8ce}.empty-reservation .primary{margin-top:19px}.tips{margin-top:20px;padding:18px 18px 0;background:#f5f8fd;border:1px solid #e9eef6;border-radius:9px}.tips h3{font-size:11px;margin:0;color:#536785;font-weight:500;display:flex;gap:7px;align-items:center}.tips h3 svg{width:14px}.tips ul{margin:14px 0 16px;padding-left:13px;font-size:9px;color:#8c99ad;line-height:1.9}.tips li{padding-left:2px;margin-bottom:7px}.tips li::marker{color:#a7b9d5}.tips-footer{border-top:1px solid #e6edf7;padding:12px 0;color:#9ba9bd;font-size:8px;white-space:nowrap}.tips-footer svg{width:12px;height:12px;margin-right:3px}.bottom-note{display:flex;align-items:center;gap:6px;font-size:9px;color:#a2aabb;margin-top:20px}.bottom-note svg{width:13px}.bottom-note>span{margin-left:auto;font-size:8px;color:#b0b7c3}footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e9edf4;margin-top:35px;padding:22px 0;color:#a7afbc;font-size:8px}.footer-logo{color:#8897af;font-size:13px;font-weight:550}.footer-logo span{font-size:7px;letter-spacing:1px;margin-left:7px;font-weight:400}.chosen{padding:20px}.chosen-title{display:flex;align-items:center;gap:11px;background:#f3f7ff;border-radius:6px;padding:14px;margin-bottom:18px}.chosen-title>svg{color:var(--blue);width:32px;height:32px;fill:#e7effe}.chosen-title strong{display:block;font-size:14px;color:#3b65a7}.chosen-title small{display:block;font-size:9px;color:#8c9cb5;margin-top:5px}.field-label{font-size:10px;color:#778397;margin:16px 0 10px}.field-label span{float:right;font-size:9px;color:#a8b0bc}.slot{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e3e9f3;border-radius:6px;margin-bottom:10px;cursor:pointer}.slot:has(input:checked){background:#f0f5ff;border-color:#6c94ed}.slot:has(input:disabled){background:#f8f9fb;opacity:.6;cursor:not-allowed}.slot input{accent-color:var(--blue);margin:0}.slot strong{font-size:11px;font-weight:500;display:block}.slot small{font-size:9px;color:#8e9bb0;display:block;margin-top:3px}.slot em{margin-left:auto;font-style:normal;font-size:9px;color:#8997ac}.booking-summary{font-size:10px;color:#8896ac;line-height:1.9;margin:16px 0}.chosen .primary{margin-top:4px}.booking-footnote{text-align:center;font-size:8px;color:#a0acbc;margin-top:10px}.guide-card,.booking-list{background:#fff;border:1px solid var(--line);border-radius:10px;padding:28px}.guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:35px 0}.guide-steps b{font-size:30px;color:#aac0ea;font-weight:500}.guide-steps h3{font-size:14px}.guide-steps p,.guide-note{font-size:12px;color:#8692a6;line-height:2}.guide-note{border-top:1px solid var(--line);padding-top:20px}.booking-item{display:flex;align-items:center;justify-content:space-between;padding:22px 0;border-bottom:1px solid var(--line);gap:15px}.booking-item:last-child{border:0}.booking-item h3{font-size:14px;margin:0 0 9px}.booking-item p{font-size:11px;color:#8b98ad;margin:0}.cancel{border:1px solid #e1e7f0;background:#fff;border-radius:5px;padding:8px 12px;font-size:10px;color:#76869f}.cancel:hover{border-color:#db7777;color:#c25555}.empty-list{text-align:center;color:#8f9bb0;padding:55px 10px}.empty-list svg{width:35px;height:35px;color:#85a4db;margin-bottom:10px}.empty-list button{max-width:170px;margin-top:15px}#toast{position:fixed;left:50%;bottom:32px;transform:translate(-50%,20px);background:#253b61;color:white;border-radius:8px;padding:13px 24px;box-shadow:0 8px 30px #16366222;opacity:0;pointer-events:none;transition:.25s;z-index:100;font-size:12px}#toast.show{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}@media(min-width:1450px){main{padding-top:42px}.floor-tab{padding:22px}.floor-map{padding:22px 32px 0}#seat-grid{row-gap:29px;column-gap:65px}.seat{height:49px}.seat svg{width:30px;height:30px}.workspace{grid-template-columns:minmax(450px,1fr) 310px}.map-bottom{height:75px}}@media(max-width:1170px){.sidebar{width:185px;padding:30px 15px}.shell{margin-left:185px}main{padding:30px 24px 0}header{padding:0 24px}.workspace{gap:15px;grid-template-columns:minmax(390px,1fr) 250px}.floor-tab{padding:15px 12px;gap:10px}.floor-number{font-size:23px}.floor-tab strong{font-size:11px}.floor-map{margin:0 14px;padding:14px 12px 0}.panel-heading{padding:18px 14px}.map-toolbar{margin:0 14px}.tag{display:none}#seat-grid{column-gap:28px;row-gap:19px;padding-left:4px;padding-right:4px}.seat-cluster{gap:0 4px}.legend{gap:12px}.map-footer{padding:16px 14px}.header-right{font-size:9px}.today{font-size:10px}.tips-footer{font-size:7px}}@media(max-width:980px){.sidebar{width:76px;padding:28px 12px}.brand{padding:0}.brand>span:last-child,.space-label,.nav-label,.nav-arrow,.count,.sidebar-bottom{display:none}.nav{font-size:0;justify-content:center;padding:14px 0;margin-top:15px;gap:0}.shell{margin-left:76px}.today{display:none}h1{font-size:24px}.workspace{grid-template-columns:minmax(370px,1fr) 245px}.floor-tab{gap:7px}.floor-tab small{font-size:8px}.floor-check{right:5px;top:5px}.floor-tab strong{font-size:10px}.floor-number{font-size:22px}}@media(max-width:760px){.sidebar{position:static;width:100%;height:65px;padding:12px 18px;flex-direction:row;justify-content:space-between;border-bottom:1px solid var(--line);border-right:0}.brand{gap:8px}.brand-icon{width:32px;height:32px;font-size:23px}.brand>span:last-child{display:block;font-size:18px}.brand-en{font-size:6px}.sidebar nav{display:flex;gap:4px}.nav{margin:0;width:43px;height:39px}.shell{margin:0}header{height:49px;padding:0 18px}.header-right{font-size:8px;gap:5px}.header-separator{margin:0 3px}main{padding:24px 16px 0}.intro{margin-bottom:23px}h1{font-size:22px}.intro p{font-size:10px}.floor-selector{gap:8px;grid-template-columns:repeat(4,1fr);margin-bottom:18px}.floor-tab{flex-direction:column;align-items:start;gap:6px;padding:12px 9px}.floor-tab strong{font-size:9px}.floor-tab small{font-size:8px}.floor-number{font-size:22px}.workspace{grid-template-columns:1fr}.layout-panel{min-width:0}.floor-map{padding-left:18px;padding-right:18px}#seat-grid{column-gap:37px;row-gap:22px}.booking-panel{display:grid;grid-template-columns:1fr}.empty-reservation{padding:22px}.empty-illustration{width:62px;height:62px;margin-bottom:12px}.empty-illustration svg{width:32px;height:32px}.empty-reservation p{margin-bottom:16px}.tips{margin-top:15px}.tips-footer{font-size:9px}.tips ul{font-size:10px}.bottom-note{font-size:8px;flex-wrap:wrap}.bottom-note>span{font-size:7px}footer{gap:10px;font-size:7px;margin-top:25px}footer>span:nth-child(2){display:none}.guide-steps{grid-template-columns:1fr;gap:14px}.guide-card,.booking-list{padding:22px}.booking-item h3{font-size:12px}.booking-item p{font-size:10px}.legend>span{font-size:8px}.map-note{font-size:8px}.panel-heading h2{font-size:12px}.date-control{padding:5px}.date-control input{width:101px;font-size:9px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
@media(max-width:420px){.floor-map{padding-left:12px;padding-right:12px}#seat-grid{column-gap:25px}.seat{min-width:0}.seat svg{width:24px;height:24px}.legend{gap:10px}.legend>span{gap:5px}.map-footer{font-size:7px}.map-note{font-size:7px}}
/* Library landing page */
.app-topbar{display:none;height:66px;align-items:center;justify-content:center;background:#4ba9f3;color:white;position:relative;font-size:18px;font-weight:500}.app-topbar>button{position:absolute;left:20px;border:0;background:none;color:#fff;font-size:32px}.topbar-mark{position:absolute;right:20px;border:1px solid #ffffff35;border-radius:22px;padding:4px 12px;background:#217daf55;font-size:19px;display:flex;align-items:center;gap:10px}.topbar-mark i{height:17px;width:1px;background:#ffffff35}.home-mode{background:#f5f6f8}.home-mode .sidebar,.home-mode .shell>header,.home-mode footer{display:none}.home-mode .shell{margin-left:0}.home-mode .app-topbar{display:flex}.home-mode main{max-width:920px;padding:22px 24px 115px}.home-hero{height:350px;overflow:hidden;border-radius:13px;background:#dfebf3}.home-hero img{width:100%;height:100%;object-fit:cover;object-position:center 50%;display:block}.home-booking{margin:22px 0 27px;border-radius:13px;background:linear-gradient(115deg,#62baf6,#4eaafa);box-shadow:0 9px 19px #4cb7ad24;padding:28px 32px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:15px}.home-booking h1{font-size:27px;font-weight:650;margin:0 0 8px;letter-spacing:0}.home-booking p{font-size:14px;color:#eefaff;margin:0}.home-booking button{background:#fff;border:0;border-radius:30px;color:#48a5dc;padding:13px 30px;font-size:17px;font-weight:600;white-space:nowrap;box-shadow:0 3px 10px #298ac71a}.home-booking button:hover{background:#f1faff;transform:translateY(-1px)}.home-notices{background:#fff;border-radius:12px;padding:26px 28px 8px}.notice-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.notice-heading h2{font-size:22px;display:flex;align-items:center;gap:10px;font-weight:600}.notice-heading h2:before{content:'';background:#4eaff0;border-radius:3px;width:4px;height:19px}.notice-heading button{border:0;background:none;color:#929a9f;font-size:13px;padding:8px 0 8px 15px}.notice-heading button span{margin-left:4px}.notice-row{border:0;border-bottom:1px solid #f0f2f4;background:#fff;width:100%;display:flex;gap:20px;text-align:left;padding:22px 0;color:#30383f}.notice-row:last-child{border:0}.notice-row:hover .notice-copy strong{color:#389ce0}.notice-row img{width:150px;height:104px;object-fit:cover;border-radius:8px;flex-shrink:0}.notice-row img.reading-thumb{object-position:75% 50%}.notice-copy{flex:1;min-width:0;display:flex;flex-direction:column}.notice-copy strong{font-size:18px;font-weight:550;margin:0 0 8px}.notice-copy>span{font-size:13px;line-height:1.8;color:#92989c;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notice-copy small{font-size:11px;color:#b0b6bc;align-self:flex-end;margin-top:auto;padding-top:8px}.bottom-nav{position:fixed;bottom:0;left:222px;right:0;background:#fffffffa;border-top:1px solid #edf0f3;height:75px;display:flex;align-items:center;justify-content:space-evenly;padding-bottom:env(safe-area-inset-bottom);z-index:20;backdrop-filter:blur(12px)}.home-mode .bottom-nav{left:0}.bottom-nav button{border:0;background:none;color:#8c9698;display:flex;align-items:center;flex-direction:column;gap:5px;font-size:11px;min-width:65px;padding:8px 15px}.bottom-nav svg{width:25px;height:25px;stroke-width:1.8}.bottom-nav button.active{color:#3fc7ac}.bottom-nav button.active svg{fill:#dcfaf2;stroke:#3fc7ac}.shell{padding-bottom:75px}.home-mode .shell{padding-bottom:0}.mine-card{max-width:600px;margin:auto;text-align:center}.mine-card>.avatar{margin:0 auto 16px;width:60px;height:60px;font-size:22px}.mine-card>p{color:#8d99aa;font-size:12px}.mine-link{display:block;width:100%;border:0;border-bottom:1px solid #edf0f5;background:#fff;padding:20px 4px;text-align:left;color:#536580}.mine-link span{float:right;color:#94a3b8}#article-dialog{border:0;border-radius:15px;padding:0;max-width:570px;width:calc(100% - 32px);max-height:85vh;box-shadow:0 20px 80px #18365730;color:#334155}#article-dialog::backdrop{background:#192c4866;backdrop-filter:blur(3px)}#article-dialog>img{width:100%;height:180px;object-fit:cover;display:block}.dialog-close{position:absolute;right:12px;top:12px;border:0;background:#fffffff0;border-radius:50%;height:32px;width:32px;font-size:24px;color:#577086}.article-body{padding:25px}.article-body h2{font-size:21px;margin-bottom:22px}.article-body h3{font-size:14px;margin-top:22px}.article-body p{font-size:13px;color:#7b889b;line-height:1.95}.article-body .primary{margin-top:15px}#toast{bottom:90px}@media(max-width:1170px){.bottom-nav{left:185px}}@media(max-width:980px){.bottom-nav{left:76px}}@media(max-width:760px){.sidebar{display:none}.app-topbar{display:flex;height:58px;font-size:16px}.topbar-mark{right:12px;font-size:16px;padding:4px 10px;gap:8px}.shell>header{display:none}.bottom-nav{left:0;height:72px}.home-mode main{padding:12px 12px 100px}.home-hero{height:auto;aspect-ratio:2.22;border-radius:10px}.home-booking{margin:15px 0 20px;padding:24px 16px;border-radius:11px;min-height:106px;gap:10px}.home-booking h1{font-size:22px;margin-bottom:6px}.home-booking p{font-size:11px;letter-spacing:0}.home-booking button{font-size:14px;padding:10px 19px}.home-notices{padding:18px 15px 8px;border-radius:9px}.notice-heading{margin-bottom:10px}.notice-heading h2{font-size:19px;gap:8px}.notice-heading h2:before{height:16px}.notice-heading button{font-size:11px}.notice-row{gap:12px;padding:18px 0}.notice-row img{width:91px;height:77px;border-radius:7px}.notice-copy strong{font-size:15px;margin-bottom:4px}.notice-copy>span{font-size:11px;line-height:1.65}.notice-copy small{font-size:10px;padding-top:7px}.bottom-nav svg{width:25px;height:25px}.bottom-nav button{font-size:10px}.home-mode{min-height:100vh}.home-mode main{min-height:calc(100vh - 58px)}.home-mode .shell{padding-bottom:0}.app-topbar>button{left:15px}.article-body{padding:21px}}
.space-options{display:grid;grid-template-columns:1fr 1fr;gap:24px}.space-option{background:#fff;border:1px solid #e0e8f4;border-radius:14px;overflow:hidden;text-align:left;padding:0;color:var(--ink);transition:.2s}.space-option:hover{border-color:#7ca7ed;transform:translateY(-3px);box-shadow:0 8px 25px #3878c811}.space-art{height:200px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#edf5ff}.discussion-art{background:linear-gradient(130deg,#e8f4ff,#f4f8ff)}.study-art{background:linear-gradient(130deg,#ecf7f5,#f2f9ff)}.space-level{position:absolute;top:20px;left:22px;font-size:12px;letter-spacing:2px;color:#7c99bb}.art-caption{position:absolute;bottom:19px;font-size:11px;color:#8aa0b9;letter-spacing:2px}.meeting-drawing,.room-mini-table{position:relative;width:105px;height:64px;background:#cee0f7;border:2px solid #a9c7ee;border-radius:17px;display:grid;place-items:center;color:#648cc1;font-size:13px;margin:10px auto 24px}.meeting-drawing i,.room-mini-table i{position:absolute;width:24px;height:16px;border:2px solid #9bbbe8;border-radius:5px;background:#fff;top:-23px}.meeting-drawing i:nth-child(1),.room-mini-table i:nth-child(1){left:16px}.meeting-drawing i:nth-child(2),.room-mini-table i:nth-child(2){right:16px}.meeting-drawing i:nth-child(3),.room-mini-table i:nth-child(3){top:auto;bottom:-23px;left:16px}.meeting-drawing i:nth-child(4),.room-mini-table i:nth-child(4){top:auto;bottom:-23px;right:16px}.meeting-drawing i:nth-child(5),.room-mini-table i:nth-child(5){top:22px;right:-25px;width:16px;height:24px}.study-drawing{display:flex;gap:15px;position:relative;margin-bottom:13px}.study-drawing svg{width:40px;height:40px;stroke:#82a7bd;fill:#e3eff2}.study-drawing i{position:absolute;left:-15px;right:-15px;bottom:-18px;height:9px;border:1px solid #afccd8;background:#dbeaf0;border-radius:5px}.space-option-copy{padding:25px}.space-kicker{font-size:9px;letter-spacing:2px;color:#87a0c0}.space-option h2{font-size:21px;margin:10px 0}.space-option p{font-size:12px;color:#929dab;margin:0 0 20px}.space-features{display:flex;gap:8px;flex-wrap:wrap}.space-features span{font-size:10px;color:#6f89ac;background:#f2f6fc;padding:5px 9px;border-radius:4px}.space-enter{margin-top:24px;border-top:1px solid #edf1f7;padding-top:18px;color:#3885d4;font-size:13px;font-weight:500;display:flex;justify-content:space-between}.space-help{text-align:center;font-size:11px;color:#9aa8bb;margin-top:25px}.change-space{border:0;background:transparent;color:#658bc4;padding:0 0 20px;font-size:12px}.rooms-toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 0 22px}.rooms-toolbar h2{font-size:17px}.rooms-toolbar p{font-size:11px;color:#8d9bb0;margin-bottom:0}.room-workspace{display:grid;grid-template-columns:1fr 290px;gap:22px;align-items:start}#room-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.room-card{border:1px solid #e2e9f4;border-radius:10px;background:#fff;padding:18px;text-align:left;color:#344159}.room-card:hover{border-color:#9bbbf0}.room-card.selected{border-color:#4f8ae7;background:#f4f8ff;box-shadow:0 0 0 1px #4f8ae7}.room-card-top{display:flex;align-items:center;justify-content:space-between}.room-number{font-size:17px;color:#6e93ca;font-weight:600}.room-state{font-size:9px;background:#eaf7f1;color:#4d9c83;padding:4px 6px;border-radius:4px}.room-state.unavailable{color:#949ead;background:#f1f3f6}.room-mini-table{transform:scale(.8);margin:26px auto 29px}.room-card h3{font-size:14px;font-weight:550;margin:0 0 7px}.room-card p{color:#98a4b6;font-size:9px;margin:0}.room-slot-tags{display:flex;gap:7px;margin-top:14px}.room-slot-tags span{font-size:9px;background:#edf5ff;color:#7195c9;border-radius:4px;padding:5px 8px}.room-slot-tags .taken{background:#f0f2f6;color:#9ba4b2}.room-tips{padding-bottom:1px;max-width:650px}@media(max-width:1100px){.room-workspace{grid-template-columns:1fr 245px}.room-card{padding:13px}.room-slot-tags{gap:4px}.room-slot-tags span{padding:5px;font-size:8px}}@media(max-width:760px){.space-options{grid-template-columns:1fr;gap:18px}.space-art{height:170px}.space-option-copy{padding:21px}.space-option h2{font-size:20px}.space-option p{font-size:11px}.space-help{font-size:10px}.room-workspace{grid-template-columns:1fr}#room-grid{gap:10px}.room-card{padding:12px}.room-number{font-size:16px}.room-card h3{font-size:13px}.room-card p{font-size:8px}.room-state{font-size:8px}.room-slot-tags span{font-size:8px;padding:5px}.rooms-toolbar h2{font-size:15px}.rooms-toolbar p{font-size:10px}.room-workspace>.reservation-card{margin-top:7px}}
@media(max-width:760px){.space-art{height:130px}.space-art .meeting-drawing{transform:scale(.75);margin-bottom:17px}.space-art .study-drawing{transform:scale(.8)}.art-caption{bottom:12px;font-size:10px}.space-level{top:14px;left:18px;font-size:10px}.space-option-copy{padding:18px}.space-option h2{font-size:18px;margin:8px 0}.space-option p{margin-bottom:13px}.space-enter{margin-top:17px;padding-top:14px}.space-features span{font-size:9px}}
.space-photo{overflow:hidden}.space-photo>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.space-photo .space-level{color:#fff;background:#233f5fa6;border-radius:5px;padding:5px 9px;letter-spacing:1px}@media(max-width:760px){.space-photo{height:160px}}
.time-container{max-width:580px;margin:0 auto}.booking-steps{display:flex;align-items:center;justify-content:center;gap:25px;padding:16px;margin-bottom:20px;border-radius:8px;background:#eef4ff;font-size:12px;color:#8ca0c0}.booking-steps strong{font-weight:500;color:#2760dd}.time-container .chosen{padding:25px}.time-container .chosen-title{padding:18px}.time-container .field-label{margin-top:22px;font-size:12px}.time-container .slot{padding:17px}.time-container .slot strong{font-size:14px}.time-container .slot small{font-size:11px}.time-container .slot em{font-size:11px}.time-container .primary{font-size:13px;padding:14px}.time-note{text-align:center;font-size:10px;color:#8c9ab0;margin:18px 0}.booking-panel>.tips:first-child{margin-top:0}@media(max-width:760px){.time-container .chosen{padding:20px}.booking-steps{gap:18px}.time-note{font-size:9px}}
.room-mini-table i:nth-child(6){top:22px;left:-25px;width:16px;height:24px}.capacity-diagram{position:absolute;right:14px;bottom:12px;width:112px;height:83px;background:#fffffff0;border:1px solid #e1eafa;border-radius:9px;display:grid;place-items:center;box-shadow:0 2px 10px #17385812}.capacity-diagram .room-mini-table{transform:scale(.58);margin:0;flex-shrink:0}
