@import "https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap";
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#fff;--red:#f02035;--line:#494949;background:#000;font-family:Nanum Pen Script,Chalkboard SE,cursive;font-size:22px}*{box-sizing:border-box}body{background:#000;margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button,a{color:inherit}a{text-underline-offset:5px}button{cursor:pointer;border:1px solid var(--red);color:#fff;background:#000;min-height:44px;padding:8px 16px}button:hover,button[aria-pressed=true],.primary{background:#d81027}button:disabled{opacity:.45;cursor:not-allowed}input,textarea,select{color:#fff;background:#090909;border:1px solid #777;border-radius:0;width:100%;padding:10px 12px;font:16px/1.5 system-ui,sans-serif}input[type=checkbox]{width:20px;height:20px;accent-color:var(--red)}textarea{resize:vertical;min-height:120px}label{gap:5px;margin:12px 0;display:grid}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}small{font-size:.8rem}p{line-height:1.5}a:hover{color:#ff6570}:focus-visible{outline-offset:4px;outline:3px solid #fff}.logo{object-fit:contain;width:min(420px,90%);height:auto;max-height:340px}.brand{justify-content:center;padding:20px;display:flex}.shell nav{border-block:1px solid var(--red);flex-wrap:wrap;justify-content:center;display:flex}.shell nav a{padding:12px 22px;text-decoration:none}.shell nav a.active{background:#d81027}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.toolbar>*{margin:0}.toolbar input{width:230px}.toolbar select{width:auto}.narrow,.login{max-width:520px;margin:30px auto;padding:20px}.login{text-align:center}.login form{text-align:left}.login button{margin:5px 0}.login form button{width:100%}.page{max-width:1200px;margin:auto;padding:30px 24px}.home{max-width:880px}.photos{grid-template-columns:1fr 1fr;gap:16px;margin:30px 0;display:grid}.photos img{object-fit:cover;width:100%;height:300px}.home details{border-top:1px solid var(--red);padding:15px 0}.home h2{margin-top:35px}.check{align-items:center;gap:10px;display:flex}.error{color:#ff909a}.notice{border-block:1px solid var(--red);margin-bottom:18px;padding:14px 0}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.row>*{flex:1}.split{grid-template-columns:minmax(0,2fr) minmax(230px,1fr);gap:30px;display:grid}.list-item{border-top:1px solid var(--line);padding:16px 0}.list-item h3{margin:0}.muted{color:#bfbfbf}.status{font:14px system-ui,sans-serif}.danger{color:#ff6570;border-color:#f02035}.map-container{height:calc(100dvh - 110px);min-height:450px;position:relative}.map-panel{height:100%;min-height:300px}.map-shell .brand{display:none}.map-shell nav{justify-content:flex-start}.map-actions{z-index:600;background:#000;gap:8px;max-width:calc(100% - 24px);padding:6px;display:flex;position:absolute;top:12px;left:12px}.map-actions input{min-width:0}.map-list{z-index:500;border-left:1px solid var(--red);background:#000;width:320px;padding:24px;position:absolute;top:0;bottom:0;right:0;overflow:auto}.map-list button{text-align:left;width:100%;margin-top:8px}.guest-map{height:100dvh}.guest-message{z-index:600;background:#000;max-width:calc(100% - 24px);padding:10px;position:absolute;bottom:24px;left:12px}.grid-wrap{border:1px solid #494949;max-height:65dvh;overflow:auto}.roster{border-spacing:0;width:100%;min-width:1350px;font:14px system-ui,sans-serif}.roster td,.roster th{text-align:left;white-space:nowrap;background:#000;border-bottom:1px solid #444;border-right:1px solid #444;padding:10px 12px}.roster thead th{z-index:2;background:#090909;position:sticky;top:0}.roster th:first-child{z-index:1;position:sticky;left:0}.roster thead th:first-child{z-index:3}.roster select{min-width:130px;font-size:14px}.roster button{font-size:14px}.drawer{border:1px solid var(--red);margin-top:20px;padding:22px}.saved{color:#bfe4c6}.leaflet-container{background:#000!important;font:14px system-ui,sans-serif!important}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#fff!important;background:#000!important}.leaflet-popup-content{line-height:1.5!important}.leaflet-control-attribution{color:#111!important}.leaflet-control-attribution a{color:#005398!important}.leaflet-popup-content button{margin-top:10px;font:16px system-ui}.pin{background:#ef1930;border:2px solid #fff;border-radius:50%;width:22px;height:22px}.pickup{background:#fff;border-color:#ed2335;border-radius:0}.success{color:#bfe4c6}@media (max-width:700px){:root{font-size:20px}.logo{max-height:250px}.brand{padding:14px}.shell nav a{padding:10px 13px}.page{padding:20px 14px}.split,.photos{grid-template-columns:1fr}.photos img{height:auto}.map-list{border-top:1px solid var(--red);border-left:0;width:100%;max-height:45%;padding:16px;top:auto;bottom:0}.map-container{height:calc(100dvh - 110px)}.map-actions{right:12px}.toolbar input{width:100%}.row{align-items:stretch}.row>*{min-width:120px}.guest-map{height:100dvh}.grid-wrap{max-height:60dvh}.login{margin:0 auto}.roster th:first-child{white-space:normal;max-width:140px}}
