*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{color:#e8eaee;background:#15171b;font-family:Pretendard,-apple-system,Malgun Gothic,sans-serif;overflow:hidden}.app{flex-direction:column;height:100dvh;display:flex}.topbar{padding:0 max(12px, env(safe-area-inset-left)) 0 max(12px, env(safe-area-inset-left));padding-top:env(safe-area-inset-top);height:calc(50px + env(safe-area-inset-top));background:#1d2026;border-bottom:1px solid #2c3038;flex:none;align-items:center;gap:14px;display:flex}.topbar h1{color:#e8eaee;white-space:nowrap;font-size:14px;font-weight:700}.topbar h1 span{color:#7d838d;margin-left:6px;font-size:11px;font-weight:400}.views{background:#14161a;border-radius:8px;gap:3px;padding:3px;display:flex}.views button{color:#9aa1ab;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 13px;font-family:inherit;font-size:13px}.views button.on{color:#fff;background:#3b82f6;font-weight:600}.tools{align-items:center;gap:8px;margin-left:auto;display:flex}.warnchip{color:#ff8a8a;white-space:nowrap;background:#2a1616;border:1px solid #5c2626;border-radius:999px;padding:3px 9px;font-size:11px}.iconbtn{color:#c6ccd6;cursor:pointer;background:#14161a;border:1px solid #2c3038;border-radius:8px;width:34px;height:34px;font-size:16px}.iconbtn:disabled{opacity:.35;cursor:default}.iconbtn.active{background:#1d3054;border-color:#3b82f6}.designbtn{color:#e8eaee;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:#14161a;border:1px solid #2c3038;border-radius:8px;max-width:110px;height:34px;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:600;overflow:hidden}.filesheet h3{color:#9aa1ab;margin:14px 0 8px;font-size:12px}.fsection{flex-direction:column;gap:6px;display:flex}.drow{border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:4px;display:flex}.drow.on{background:#16233c;border-color:#3b82f6}.drow input{color:#e8eaee;background:#14161a;border:1px solid #3b82f6;border-radius:6px;flex:1;min-width:0;padding:6px 8px;font-family:inherit;font-size:13px}.dname{color:#e8eaee;cursor:pointer;text-align:left;background:0 0;border:0;flex:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:6px 8px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.dname em{color:#7d838d;font-size:11px;font-style:normal;font-weight:400}.dbtn{color:#9aa1ab;cursor:pointer;background:#14161a;border:1px solid #2c3038;border-radius:6px;width:28px;height:28px;font-size:12px}.dbtn.danger{color:#ff8a8a}.drowbtns{gap:6px;margin-top:4px;display:flex}.exports .pbtn{justify-content:flex-start;align-items:center;gap:8px;padding:9px 12px;font-size:13px;display:flex}.exports .pbtn em{color:#7d838d;margin-left:auto;font-size:11px;font-style:normal}.body{flex:1;min-height:0;display:flex;position:relative}.viewport{flex:1;min-width:0;position:relative}.overlays{padding:0 max(10px, env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom));pointer-events:none;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.overlays>*{pointer-events:auto}.legend{color:#b9bfc9;background:#1d2026d9;border:1px solid #2c3038;border-radius:8px;align-self:flex-end;align-items:center;gap:5px;padding:5px 10px;font-size:11px;display:flex}.legend i{border-radius:3px;width:10px;height:10px;display:inline-block}.seatpanel{left:50%;bottom:calc(14px + env(safe-area-inset-bottom));flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;transform:translate(-50%)}.seatchip{color:#e8eaee;white-space:nowrap;background:#1d2026eb;border:1px solid #2c3038;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600}.seatmap{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1d2026eb;border:1px solid #2c3038;border-radius:12px;flex-direction:column;gap:4px;padding:8px 10px;display:flex}.smstage{text-align:center;color:#9aa1ab;letter-spacing:2px;border-bottom:2px solid #3b82f6;margin-bottom:2px;padding-bottom:4px;font-size:10.5px}.smrow{justify-content:center;gap:4px;display:flex}.smseat{cursor:pointer;border:2px solid #0000;border-radius:5px;width:20px;height:20px;padding:0}.smseat.on{border-color:#fff;box-shadow:0 0 0 2px #3b82f6}.smlegend{color:#9aa1ab;justify-content:center;align-items:center;gap:6px;margin-top:2px;font-size:10.5px;display:flex}.smlegend i{border-radius:3px;width:10px;height:10px;display:inline-block}.libfab{color:#e8eaee;cursor:pointer;white-space:nowrap;background:#1d2026f2;border:1px solid #2c3038;border-radius:12px;align-self:flex-start;padding:11px 16px;font-family:inherit;font-size:14px;font-weight:600}.libpanel{background:#181b20f5;border:1px solid #2c3038;border-radius:14px;padding:10px}.libhead{color:#e8eaee;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.libgrid{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.libgrid button{color:#c6ccd6;cursor:pointer;background:#14161a;border:1px solid #2c3038;border-radius:10px;flex-direction:column;align-items:center;gap:3px;min-width:0;padding:9px 4px;font-family:inherit;display:flex}.libgrid button:active{background:#23262d;border-color:#3b82f6}.libgrid button i{font-size:19px;font-style:normal;line-height:1}.libgrid button span{white-space:nowrap;font-size:10.5px}.props{background:#181b20f5;border:1px solid #2c3038;border-radius:14px;flex-direction:column;gap:9px;max-height:52vh;padding:10px;display:flex;overflow-y:auto}.phead{align-items:center;gap:6px;display:flex}.pname{color:#e8eaee;font-size:14px}.pbase{color:#7d838d;white-space:nowrap;margin-right:auto;font-size:11px}.pbtn{color:#c6ccd6;cursor:pointer;white-space:nowrap;background:#14161a;border:1px solid #2c3038;border-radius:8px;padding:7px 11px;font-family:inherit;font-size:12px}.pbtn.danger{color:#ff8a8a;border-color:#5c2626}.pgrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.pcell{flex-direction:column;gap:3px;min-width:0;display:flex}.pcell>span{color:#9aa1ab;white-space:nowrap;text-overflow:ellipsis;padding-left:2px;font-size:10.5px;overflow:hidden}.pcell input,.pcell .numdisp{color:#e8eaee;text-align:right;background:#14161a;border:1px solid #2c3038;border-radius:9px;width:100%;min-height:40px;padding:8px 10px;font-family:inherit;font-size:15px;font-weight:600}.pcell input:focus{border-color:#3b82f6;outline:none}.pfoot{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.protrow{background:#14161a;border:1px solid #2c3038;border-radius:9px;flex:none;align-items:center;gap:4px;min-height:40px;padding:0 8px;display:flex}.protrow>span{color:#9aa1ab;margin-right:2px;font-size:11px}.protrow button{color:#c6ccd6;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;width:30px;height:32px;font-size:15px}.protrow button:active{background:#2a2e36}.protrow em{color:#e8eaee;text-align:center;min-width:38px;font-size:14px;font-style:normal;font-weight:600}.swatches{flex:1;gap:6px;min-width:160px;display:flex}.sw{cursor:pointer;border:2px solid #0000;border-radius:7px;flex:1;height:26px}.sw.on{border-color:#3b82f6}.scrim{z-index:5;background:#0006;position:absolute;inset:0}.panel{z-index:6;width:min(260px,85vw);padding:14px max(14px, env(safe-area-inset-right)) calc(14px + env(safe-area-inset-bottom)) 14px;background:#1d2026;border-left:1px solid #2c3038;position:absolute;top:0;bottom:0;right:0;overflow-y:auto}.panel h2{color:#e8eaee;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;display:flex}.pclose{color:#9aa1ab;cursor:pointer;background:0 0;border:0;padding:4px;font-size:14px}.panel .hint{color:#7d838d;border-bottom:1px solid #2c3038;margin-bottom:14px;padding-bottom:10px;font-size:11px;line-height:1.6}.field{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.field>span:first-child{color:#b9bfc9;white-space:nowrap;font-size:12px}.star{color:#f0b429;font-weight:400}.input-wrap{align-items:center;gap:5px;display:flex}.input-wrap input{color:#e8eaee;text-align:right;background:#14161a;border:1px solid #2c3038;border-radius:6px;width:74px;padding:5px 7px;font-family:inherit;font-size:12px}.input-wrap input:focus{border-color:#3b82f6;outline:none}.input-wrap em{color:#7d838d;width:22px;font-size:11px;font-style:normal}.numdisp{cursor:pointer;-webkit-tap-highlight-color:transparent}.numdisp:active{border-color:#3b82f6}.npscrim{z-index:100;background:#0009;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.numpad{width:min(360px,100%);padding:14px 14px calc(14px + env(safe-area-inset-bottom));background:#1d2026;border:1px solid #2c3038;border-bottom:0;border-radius:18px 18px 0 0;flex-direction:column;gap:10px;display:flex;box-shadow:0 -12px 40px #00000080}.nphead{color:#9aa1ab;justify-content:space-between;align-items:center;font-size:13px;display:flex}.nphead b{color:#e8eaee;font-size:14px}.npx{color:#9aa1ab;cursor:pointer;background:#14161a;border:1px solid #2c3038;border-radius:8px;width:32px;height:32px;font-size:13px}.npdisp{background:#14161a;border:1px solid #2c3038;border-radius:12px;justify-content:flex-end;align-items:baseline;gap:6px;padding:12px 16px;display:flex}.npdisp span{color:#e8eaee;font-size:32px;font-weight:700;line-height:1.1}.npdisp em{color:#7d838d;font-size:14px;font-style:normal}.npsteps{gap:8px;display:flex}.npsteps button{color:#c6ccd6;cursor:pointer;background:#14161a;border:1px solid #2c3038;border-radius:10px;flex:1;padding:11px;font-family:inherit;font-size:14px;font-weight:600}.npgrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.npgrid button{color:#e8eaee;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#23272f;border:1px solid #2c3038;border-radius:12px;padding:14px 0;font-family:inherit;font-size:21px;font-weight:600}.npgrid button.npsub{color:#9aa1ab;background:#14161a;font-size:17px}.npgrid button:active{color:#fff;background:#3b82f6}.npok{color:#fff;cursor:pointer;background:#3b82f6;border:0;border-radius:12px;padding:15px;font-family:inherit;font-size:16px;font-weight:700}@media (width>=761px){.npscrim{align-items:center}.numpad{border:1px solid #2c3038;border-radius:18px;padding-bottom:14px}}.lbl{color:#dde1e7;text-shadow:0 1px 4px #000000e6;white-space:nowrap;text-align:center;font-size:13px;font-weight:700}.lbl em{color:#9aa1ab;font-size:10px;font-style:normal;font-weight:400;display:block}.dim{color:#ff8a8a;white-space:nowrap;text-shadow:0 1px 3px #000000e6;font-size:11px;font-weight:600}.dimtag{color:#1c1e22;white-space:nowrap;background:#ffd233;border-radius:7px;padding:3px 10px;font-size:13px;font-weight:700;box-shadow:0 2px 10px #0009}.dimtag em{opacity:.65;margin-left:2px;font-size:10px;font-style:normal;font-weight:600}.objtag{color:#cfe0ff;white-space:nowrap;background:#14161ad9;border:1px solid #3b82f6;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600}@media (width<=760px){.topbar{gap:8px}.topbar h1 span{display:none}.topbar h1{font-size:13px}.views button{padding:6px 10px;font-size:12px}.warnchip{padding:2px 7px;font-size:10px}}@media (width<=430px){.topbar h1{display:none}}
