*{margin:0;padding:0;box-sizing:border-box}:root{--accent:#f16c6c;--accent-soft:#fdeeee;--ink:#26221f;--sub:#8b8580;--bg:#f8f6f3;--line:#ece8e3;--maxw:560px}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:Apple SD Gothic Neo,Noto Sans KR,Hiragino Sans,Malgun Gothic,sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.shell{max-width:var(--maxw);margin:0 auto;min-height:100vh;padding-bottom:76px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line);padding:12px 16px 10px}.topbar-inner{max-width:var(--maxw);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.logo{font-weight:800;font-size:19px;letter-spacing:-.5px;color:var(--ink)}.logo b{color:var(--accent)}.langs{display:flex;gap:4px}.langs a{border:1px solid var(--line);background:#fff;color:var(--sub);font-size:10px;font-weight:700;padding:4px 8px;border-radius:20px}.langs a.on{background:var(--accent);border-color:var(--accent);color:#fff}.tabbar{position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff;border-top:1px solid var(--line);padding:6px 0 calc(8px + env(safe-area-inset-bottom))}.tabbar-inner{max-width:var(--maxw);margin:0 auto;display:flex}.tabbar a{flex:1 1;text-align:center;font-size:10.5px;font-weight:700;color:var(--sub);display:flex;flex-direction:column;align-items:center;gap:3px;padding:4px 0}.tabbar a .ti{font-size:19px;line-height:1}.tabbar a.on{color:var(--accent)}.screen{padding:14px 14px 24px}.chips{display:flex;gap:6px;overflow-x:auto;padding-bottom:10px;scrollbar-width:none}.chips::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;border:1px solid var(--line);background:#fff;color:#5d5853;font-size:12px;font-weight:600;padding:7px 13px;border-radius:20px;white-space:nowrap}.chip.on{background:var(--ink);color:#fff;border-color:var(--ink)}.month-head{display:flex;align-items:baseline;gap:8px;margin:14px 2px 10px}.month-head h2{font-size:19px;letter-spacing:-.5px}.month-head small{font-size:12px;color:var(--accent);font-weight:700}.empty{text-align:center;color:var(--sub);font-size:13px;padding:40px 0}.card{background:#fff;border-radius:18px;padding:14px;margin-bottom:12px;box-shadow:0 2px 10px rgba(40,30,20,.06);display:block;position:relative}.card.cancelled{opacity:.65}.crow{display:flex;gap:12px}.dt{flex:0 0 60px;background:var(--accent-soft);border-radius:13px;text-align:center;padding:9px 4px;align-self:flex-start}.dt .d{font-size:16px;font-weight:800;color:var(--accent);line-height:1.15}.dt .w{font-size:10px;color:#c97b7b;font-weight:700;margin-top:2px}.cbody{flex:1 1;min-width:0}.ctitle{font-size:14.5px;font-weight:700;line-height:1.35;margin-bottom:4px}.cvenue{font-size:12px;color:var(--sub);margin-bottom:6px}.ctimes{font-size:11px;color:#9a948e;margin-bottom:7px}.tags{display:flex;gap:5px;flex-wrap:wrap}.tag{font-size:10px;font-weight:700;padding:3px 8px;border-radius:12px;background:#f4f1ed;color:#8a847e}.tag.type{background:var(--accent-soft);color:var(--accent)}.tag.cancel{background:#444;color:#fff}.tag.onsale{background:#e8f6ee;color:#1e9e5a}.tag.soon{background:#fff4e0;color:#d08a00}.tag.soldout{background:#efefef;color:#999}.hero{position:relative;background:linear-gradient(150deg,#2a2440,#4a3358 60%,#7a4060);color:#fff;padding:22px 18px 20px}.ptuner .pt-toggle{position:absolute;top:10px;right:10px;z-index:6;font-size:10.5px;font-weight:800;background:rgba(0,0,0,.5);color:#fff;border:1px solid hsla(0,0%,100%,.4);border-radius:14px;padding:5px 10px}.ptuner .pt-pad{position:absolute;inset:0;z-index:5;cursor:move;touch-action:none}.ptuner .pt-bar{position:absolute;top:8px;right:8px;z-index:7;display:flex;gap:6px;align-items:center;background:rgba(0,0,0,.65);border-radius:12px;padding:6px 9px;font-size:11px;color:#fff;font-weight:700}.ptuner .pt-bar button{border:1px solid hsla(0,0%,100%,.5);background:none;color:#fff;font-size:11px;font-weight:800;border-radius:9px;padding:3px 9px}.ptuner .pt-bar b{color:#8be28b}.hero .htag{display:inline-block;font-size:10px;font-weight:800;background:hsla(0,0%,100%,.18);padding:3px 9px;border-radius:12px;margin-bottom:9px}.hero h1{font-size:19px;line-height:1.35;letter-spacing:-.3px;margin-bottom:5px}.hero .artist{font-size:12.5px;opacity:.78}.hero .hdate{font-size:12px;opacity:.66;margin-top:10px}.hero.has-poster{overflow:hidden;min-height:150px;text-shadow:0 1px 10px rgba(0,0,0,.6),0 0 2px rgba(0,0,0,.4)}.hero-bg,.hero-blur{position:absolute;inset:0;z-index:0;border-radius:inherit;background-repeat:no-repeat;pointer-events:none}.hero-blur{background-position:50%;filter:blur(24px) brightness(.55) saturate(1.15);transform:scale(1.12)}.hero-bg,.hero-blur{background-size:cover}.hero-bg{background-position:center 22%}.hero.has-poster>:not(.hero-blur):not(.hero-bg):not(.ptuner){position:relative;z-index:1}.hero.has-poster .htag{background:rgba(0,0,0,.45);text-shadow:none}.hero.has-poster .artist{opacity:.92}.hero.has-poster .hdate{opacity:.88}.sec{background:#fff;margin:12px 12px 0;border-radius:18px;padding:16px;box-shadow:0 2px 10px rgba(40,30,20,.05)}.sec h2{font-size:14px;margin-bottom:12px;gap:6px}.sec h2,.show{display:flex;align-items:center}.show{justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line)}.show:last-of-type{border-bottom:none}.linkbtn.solo{display:block;text-align:center;margin-top:12px}.hero-sched{margin-top:16px}.hero-sched h2{font-size:13px;margin-bottom:2px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hero .show{border-bottom:1px solid hsla(0,0%,100%,.16)}.hero .show .sd{color:#fff}.hero .show .st{color:hsla(0,0%,100%,.72)}.hero .show .st b{color:#fff}.hero .ticketsrc{color:hsla(0,0%,100%,.62)}.hero .badge{text-shadow:none}.hero .b-on{background:#1e9e5a;color:#fff}.hero .b-soon{background:#d08a00;color:#fff}.hero .b-off{background:hsla(0,0%,100%,.28);color:#fff}.ttuner{display:inline-flex;gap:5px;align-items:center;margin-left:4px}.ttuner select{border-radius:8px;padding:2px 4px;font-family:inherit}.ttuner button,.ttuner select{font-size:10.5px;border:1px solid hsla(0,0%,100%,.4);background:rgba(0,0,0,.45);color:#fff}.ttuner button{font-weight:800;border-radius:8px;padding:2px 8px}.ttuner b{font-size:10px;color:#8be28b}.show .sd{font-size:13px;font-weight:700}.show .st{font-size:12px;color:var(--sub)}.show .st b{color:var(--ink);font-size:14px;margin-left:5px}.show .st .stsep{margin:0 7px;opacity:.5}.badge{font-size:11.5px;font-weight:800;padding:4px 11px;border-radius:12px;letter-spacing:-.2px}.b-on{background:#17914f;color:#fff}.b-off{background:#6e6e6e;color:#fff}.b-soon{background:#d08a00;color:#fff}.b-cancel{background:#444;color:#fff}.vname{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.vname b{font-size:15.5px}.tts{border:1px solid #f4c6c6;background:#fff5f5;color:var(--accent);font-size:10.5px;font-weight:700;padding:4px 10px;border-radius:14px;display:inline-flex;align-items:center;gap:4px}.tts:active{background:var(--accent-soft)}.kv{font-size:12.5px;color:#6b6661;line-height:1.9}.kv b{color:var(--ink)}.metro{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 4px}.mline{gap:6px;background:#faf8f5;border:1px solid var(--line);border-radius:18px;padding:4px 10px 4px 4px;font-size:11.5px;font-weight:700}.lnum,.mline{display:inline-flex;align-items:center}.lnum{justify-content:center;min-width:21px;height:21px;border-radius:11px;padding:0 4px;color:#fff;font-size:10.5px;font-weight:800}.scode{font-size:10px;font-weight:600}.hint,.scode{color:var(--sub)}.hint{font-size:11.5px;margin-top:8px;line-height:1.6}.seg{display:flex;background:#f4f1ed;border-radius:11px;padding:3px;margin-bottom:10px}.seg button{flex:1 1;border:none;background:none;font-size:11.5px;font-weight:700;color:var(--sub);padding:7px 0;border-radius:9px}.seg button.on{background:#fff;color:var(--ink);box-shadow:0 1px 4px rgba(0,0,0,.08)}.lasttrain{font-size:12px;color:#5d5853;line-height:1.8;white-space:pre-line}.fchips{display:flex;flex-wrap:wrap;gap:7px}.fchip{font-size:11px;font-weight:700;padding:7px 11px;border-radius:18px;background:#f0faf4;color:#1e9e5a;border:1px solid #d2eedd}.fchip.no{background:#f6f4f2;color:#b5afa9;border-color:var(--line);text-decoration:line-through}.rest{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.rest:last-of-type{border-bottom:none}.rest .rname{font-size:13px;font-weight:700;margin-bottom:3px}.rest .rmeta{display:flex;gap:5px;flex-wrap:wrap;align-items:center}.rest .rtag{font-size:10px;font-weight:700;padding:2px 7px;border-radius:10px;background:#f4f1ed;color:#8a847e}.rest .rtag.walk{background:var(--accent-soft);color:var(--accent)}.rest .rtag.pay{background:#eef4fd;color:#3b7bd6}.maplink{flex:0 0 auto;font-size:11px;color:#3b7bd6;font-weight:700}.morenote{text-align:center;font-size:11.5px;color:var(--sub);padding-top:10px}.linkrow{display:flex;gap:8px;margin-top:12px}.linkbtn{flex:1 1;text-align:center;font-size:11.5px;font-weight:700;padding:10px 0;border-radius:12px;background:var(--accent);color:#fff}.linkbtn.sub{background:#f4f1ed;color:#5d5853}.backlink{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;font-weight:700;color:var(--sub);margin:12px 14px 0}.placeholder{text-align:center;padding:90px 20px}.placeholder .se{font-size:44px;margin-bottom:14px}.placeholder h1{font-size:18px;margin-bottom:8px}.placeholder p{font-size:13px;color:var(--sub)}.card.past{opacity:.55}.tag.ended{background:#e9e6e2;color:#8a847e}.chips.qnav{min-height:43px}.qchip{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);background:#fff;border-radius:20px;padding:7px 12px;font-size:12px;font-weight:600;color:#5d5853;white-space:nowrap}.qchip:active{background:var(--accent-soft);border-color:#f4c6c6}.qchip.on{background:var(--accent);border-color:var(--accent);color:#fff}.qchip.on .qd{color:#ffe3e3}.qchip .qd{color:var(--accent);font-weight:800}.qchip .qn{max-width:150px;overflow:hidden;text-overflow:ellipsis}.rvx-uplabel{font-size:12px;font-weight:800;color:var(--sub);margin:10px 0 6px}@keyframes cardShake{0%,to{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(6px)}60%{transform:translateX(-6px)}80%{transform:translateX(6px)}}.card.shake{animation:cardShake .6s ease-in-out 2;outline:2px solid var(--accent);outline-offset:-2px}.rf-row{display:flex;gap:10px;padding:9px 0;border-bottom:1px solid var(--line);align-items:flex-start}.rf-label{flex:0 0 54px;font-size:11px;font-weight:800;color:var(--sub);padding-top:3px}.rf-dest{flex:1 1;min-width:0}.rf-dest b{font-size:13.5px}.rf-addr{display:block;font-size:11.5px;color:var(--sub);margin-top:3px;line-height:1.5}.rf-controls{flex:1 1;display:flex;flex-direction:column;gap:7px;min-width:0}.rf-geo{border:1px solid #f4c6c6;background:#fff5f5;color:var(--accent);font-size:12px;font-weight:700;padding:9px 11px;border-radius:11px;text-align:left}.rf-geo.on{background:var(--accent);border-color:var(--accent);color:#fff}.rf-select{width:100%;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:12.5px;font-weight:600;padding:9px 10px;border-radius:11px;font-family:inherit}.rf-search{width:100%;margin-top:12px;border:none;background:var(--accent);color:#fff;font-size:13px;font-weight:800;padding:12px 0;border-radius:12px}.rf-search:disabled{opacity:.45;cursor:default}.rf-error{font-size:12px;color:#c0392b;margin-top:9px}.rf-result{margin-top:14px}.rf-sample{font-size:11px;font-weight:700;color:#d08a00;background:#fff4e0;border-radius:10px;padding:7px 10px;margin-bottom:10px;line-height:1.5}.rf-ktx{background:#eef4fd;border:1px solid #d5e4f8;border-radius:14px;padding:12px;margin-bottom:12px}.rf-ktx>b{font-size:13px;color:#1d4e9e}.rf-ktx p{font-size:12px;color:#33547f;margin-top:5px;line-height:1.55}.rf-ktx-near b{color:#1d4e9e}.rf-ktx-btns{display:flex;gap:8px;margin-top:10px}.rf-ktx-btns a{flex:1 1;text-align:center;font-size:11.5px;font-weight:700;padding:9px 0;border-radius:11px;background:#1d4e9e;color:#fff}.rf-ktx-btns a:last-child{background:#fff;color:#1d4e9e;border:1px solid #1d4e9e}.rf-flight{margin-top:12px}.rf-flight .rf-ktx-btns{flex-wrap:wrap}.rf-summary{display:flex;background:#faf8f5;border:1px solid var(--line);border-radius:13px;padding:11px 0;margin-bottom:13px}.rf-summary>div{flex:1 1;text-align:center}.rf-summary>div+div{border-left:1px solid var(--line)}.rf-summary small{display:block;font-size:10px;color:var(--sub);font-weight:700;margin-bottom:3px}.rf-summary b{font-size:13.5px}.rf-timeline{padding-left:2px}.rleg{display:flex;gap:10px;position:relative;padding-bottom:16px}.rleg:last-child{padding-bottom:0}.rleg:before{content:"";position:absolute;left:6.5px;top:15px;bottom:-1px;width:3px;border-radius:2px;background:var(--lc,#ddd8d2)}.rleg.walk:before{width:0;background:none;border-left:3px dotted #d5cfc8}.rleg:last-child:before{display:none}.rdot{flex:0 0 16px;width:16px;height:16px;border-radius:50%;background:#fff;border:4px solid var(--lc,#888);margin-top:1px;z-index:1}.rdot.walk{border-color:#d5cfc8}.rbody{flex:1 1;min-width:0;padding-top:1px}.rwalk{font-size:12px;color:var(--sub);font-weight:600}.rlane{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.lpill{font-weight:800;color:#fff;background:var(--lc,#888);padding:2px 9px;border-radius:10px}.lpill,.rmode{font-size:10.5px}.rmode{color:var(--sub)}.rmode,.rsta{font-weight:700}.rsta{font-size:12.5px;margin-top:4px;line-height:1.45}.rmeta{font-size:11px;color:var(--sub);margin-top:2px}.rf-naver{display:block;text-align:center;font-size:12px;font-weight:700;color:#03c75a;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 0;margin-top:14px}.ticketsrc{font-size:10.5px;color:var(--sub);margin-top:7px;text-align:center}.hscroll{position:relative}.hs-track{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hs-track::-webkit-scrollbar{display:none}.hscroll.qnav{margin-bottom:10px;min-height:43px}.hscroll.qnav .hs-track{padding-bottom:4px}.hs-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:30px;height:30px;border-radius:50%;border:1px solid var(--line);background:hsla(0,0%,100%,.95);color:var(--ink);font-size:19px;line-height:1;font-weight:700;box-shadow:0 2px 8px rgba(40,30,20,.18);display:none;align-items:center;justify-content:center;padding-bottom:2px}.hs-btn.l{left:0}.hs-btn.r{right:0}.hs-btn:hover{background:#fff;border-color:var(--accent);color:var(--accent)}@media (hover:hover) and (pointer:fine){.hs-btn{display:flex}.hscroll.ov{padding:0 36px}}.seatmap{width:100%;height:auto;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rvx-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.rvx-title{font-size:19px;letter-spacing:-.5px}.rvx-write{flex:0 0 auto;font-size:12px;font-weight:800;color:#fff;background:var(--accent);padding:8px 14px;border-radius:18px}.rvx-intro{font-size:12px;color:var(--sub);line-height:1.6;margin-bottom:12px}.rvx-mapsec{margin:12px 0 0}.rvx-hint{font-size:11px;color:var(--sub);line-height:1.6;margin:8px 0 4px}.rvx-total{font-size:11.5px;font-weight:700;color:var(--accent);margin-top:4px}.rvx-listtitle{font-size:14px;margin:18px 2px 10px}.rv-card{background:#fff;border-radius:16px;padding:14px;margin-bottom:10px;box-shadow:0 2px 10px rgba(40,30,20,.05)}.sec .rv-card{box-shadow:none;border:1px solid var(--line);padding:12px}.rv-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.rv-nick{font-size:13px}.rv-date{font-size:10.5px;color:var(--sub)}.rv-chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.rv-seat{background:var(--accent-soft);color:var(--accent)}.rv-seat,.rv-temp{font-size:11px;font-weight:700;padding:4px 9px;border-radius:12px}.rv-temp.cold{background:#eef4fd;color:#3b7bd6}.rv-temp.ok{background:#e8f6ee;color:#1e9e5a}.rv-temp.hot{background:#fdeae3;color:#d2542b}.rv-weather{background:#f4f1ed;color:#6b655f}.rv-place,.rv-weather{font-size:11px;font-weight:700;padding:4px 9px;border-radius:12px}.rv-place{background:#eceaf6;color:#5b53a8}.rv-place.out{background:#eaf5e6;color:#4a8b2c}.rv-comment{font-size:12.5px;line-height:1.6;color:#4d4843;margin-top:9px}.rv-gal{margin-top:10px}.rv-photo{flex:0 0 auto;width:168px;height:112px;border-radius:10px;overflow:hidden;background:#1b1530}.rv-photo img{width:100%;height:100%;object-fit:cover;display:block}.rvc-writebtn{display:block;text-align:center;font-size:12.5px;font-weight:800;background:var(--accent-soft);color:var(--accent);border:1px dashed #f4c6c6;border-radius:12px;padding:11px 0;margin-top:12px}.rvf-sec{margin:12px 0 0}.rvf-venue{font-size:12px;color:var(--sub);margin-top:9px}.rvf-dates{margin-top:10px}.rvf-label{display:block;font-size:11px;font-weight:800;color:var(--sub);margin-bottom:7px}.rvf-datechips{display:flex;gap:6px;flex-wrap:wrap}.tchip{border:1px solid var(--line);background:#fff;color:#5d5853;font-size:12px;font-weight:700;padding:8px 13px;border-radius:18px}.tchip.on{background:var(--accent);border-color:var(--accent);color:#fff}.rvf-seatrow{display:flex;align-items:center;gap:10px;margin-top:10px;flex-wrap:wrap}.rvf-seatpick{font-size:12.5px;font-weight:800;color:var(--accent);min-width:90px}.rvf-rowfield{display:flex;align-items:center;gap:7px;font-size:11.5px;font-weight:700;color:var(--sub)}.rvf-rowfield input{width:80px;border:1px solid var(--line);border-radius:10px;padding:8px 10px;font-size:13px;font-family:inherit}.rvf-temps{display:flex;gap:7px;margin-bottom:12px}.rvf-comment{display:block;font-size:11.5px;font-weight:700;color:var(--sub)}.rvf-comment textarea{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:11px;padding:10px;font-size:12.5px;font-family:inherit;resize:vertical;line-height:1.6}.rvf-photos{display:flex;gap:8px;flex-wrap:wrap}.rvf-thumb{position:relative;width:86px;height:86px;border-radius:11px;overflow:hidden;background:#1b1530}.rvf-thumb img{width:100%;height:100%;object-fit:cover;display:block}.rvf-thumb button{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;border:none;background:rgba(0,0,0,.6);color:#fff;font-size:13px;line-height:1}.rvf-add{width:86px;height:86px;border:1.5px dashed #ddd7d0;border-radius:11px;background:#faf8f5;color:var(--sub);font-size:10.5px;font-weight:700;line-height:1.5}.rvf-add:hover{border-color:var(--accent);color:var(--accent)}.auth-card{margin:8px 0 0}.auth-title{font-size:17px;margin-bottom:16px}.auth-google{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:13px;font-weight:700;padding:11px 0;border-radius:12px}.auth-google:hover{border-color:#4285f4}.auth-divider{display:flex;align-items:center;gap:10px;margin:14px 0;color:var(--sub);font-size:11px;font-weight:700}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:var(--line)}.auth-field{display:block;font-size:11.5px;font-weight:800;color:var(--sub);margin-bottom:12px}.auth-field input{width:100%;margin-top:6px;border:1px solid var(--line);border-radius:11px;padding:11px 12px;font-size:14px;font-family:inherit}.auth-field input:focus{outline:2px solid var(--accent-soft);border-color:var(--accent)}.auth-toggle{display:block;width:100%;margin-top:12px;border:none;background:none;font-size:12px;font-weight:700;color:var(--accent);text-align:center;padding:6px 0}.mp-guest{font-size:13px;color:var(--sub);line-height:1.7;margin-bottom:14px}.mp-hello{font-size:15px;font-weight:800;margin-bottom:14px}.mp-loginbtn{display:block;text-align:center}.aq-meta{font-size:11px;color:var(--sub);margin-bottom:10px}.aq-chips{padding-bottom:6px}.aq-tools{display:flex;gap:8px;align-items:center;margin-bottom:10px}.aq-search{flex:1 1;border:1px solid var(--line);border-radius:11px;padding:9px 11px;font-size:12.5px;font-family:inherit}.aq-toggle{display:flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;color:var(--sub);white-space:nowrap}.aq-bulkreject{width:100%;margin-bottom:12px;border:1px dashed #d5cfc8;background:#faf8f5;color:#8a847e;font-size:12px;font-weight:700;padding:9px 0;border-radius:11px}.aq-bulkreject:hover{border-color:#c0392b;color:#c0392b}.aq-keyinput{width:100%;border:1px solid var(--line);border-radius:11px;padding:11px 12px;font-size:14px;font-family:inherit;margin:10px 0 12px}.aq-card{background:#fff;border-radius:16px;padding:13px;margin-bottom:10px;box-shadow:0 2px 10px rgba(40,30,20,.05)}.aq-head{display:flex;gap:10px}.aq-poster{flex:0 0 56px;width:56px;height:74px;object-fit:cover;border-radius:8px;background:#f4f1ed}.aq-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}.aq-tags{display:flex;gap:5px;flex-wrap:wrap}.aq-src{background:#eef4fd;color:#3b7bd6;text-transform:uppercase}.aq-src,.aq-st{font-size:9.5px;font-weight:800;padding:2px 7px;border-radius:10px}.aq-st.pending{background:#fff4e0;color:#d08a00}.aq-st.approved{background:#e8f6ee;color:#1e9e5a}.aq-st.rejected{background:#f4f1ed;color:#9a948e}.aq-pub{font-size:9.5px;font-weight:800;padding:2px 7px;border-radius:10px;background:var(--accent-soft);color:var(--accent)}.aq-title{font-size:13.5px;line-height:1.4}.aq-dates{font-size:11px;color:var(--accent);font-weight:700}.aq-addr{font-size:11px;color:var(--sub);line-height:1.5}.aq-actions{margin-top:10px;display:flex;flex-direction:column;gap:8px}.aq-mapped{font-weight:800;color:#1e9e5a}.aq-mapped,.aq-venuesel{font-size:12px}.aq-btns{display:flex;gap:8px}.aq-ok{border:none;background:#1e9e5a;color:#fff;border-radius:11px}.aq-no,.aq-ok{flex:1 1;font-size:12px;font-weight:800;padding:10px 0}.aq-no{border:1px solid var(--line);background:#fff;color:#8a847e;border-radius:11px}.aq-no:hover{border-color:#c0392b;color:#c0392b}.aq-undo{border:1px solid var(--line);background:#fff;color:var(--sub);font-size:12px;font-weight:700;padding:9px 12px;border-radius:11px}.aq-bulkreject:disabled,.aq-no:disabled,.aq-ok:disabled,.aq-undo:disabled{opacity:.5}.rf-pickup{margin-top:14px}.rf-pickup a:last-child{color:#ff5b00;border-color:#ff5b00}.rf-pickup+.rf-maps{margin-top:8px}.rf-maps{display:flex;gap:8px;margin-top:14px}.rf-maps .rf-naver{flex:1 1;margin-top:0}.rf-google{flex:1 1;display:block;text-align:center;font-size:12px;font-weight:700;color:#4285f4;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 0}.as-destbox{flex-direction:column;align-items:stretch}.as-search{display:flex;gap:6px}.as-input{flex:1 1;font-size:12.5px;padding:9px 11px;border:1px solid var(--line);border-radius:11px;background:#fff;min-width:0}.as-searchbtn{font-size:12px;font-weight:700;padding:0 14px;border-radius:11px;background:#f4f1ed;color:#5d5853}.as-geolist,.as-searchbtn{border:1px solid var(--line)}.as-geolist{list-style:none;margin:2px 0 0;padding:0;border-radius:12px;overflow:hidden}.as-geolist li+li{border-top:1px solid var(--line)}.as-geolist button{display:block;width:100%;text-align:left;padding:9px 11px;background:#fff}.as-geolist button:hover{background:#faf8f5}.as-geolist b{display:block;font-size:12.5px}.as-geolist span{font-size:11px;color:var(--sub)}.as-picked{font-size:12px;font-weight:700;margin-top:2px}.as-verdict{border-radius:14px;padding:12px;margin-bottom:12px}.as-verdict>b{font-size:13px}.as-verdict p{font-size:12px;margin-top:5px;line-height:1.55}.as-ok{background:#e8f7ee;border:1px solid #bfe8cf;color:#176a3a}.as-hurry{background:#fff6e5;border:1px solid #f5dfae;color:#8a5b00}.as-over{background:#fdecec;border:1px solid #f5c8c8;color:#a12626}.as-taxi{background:#faf8f5;border:1px solid var(--line);border-radius:13px;padding:11px 12px;margin-bottom:12px}.as-taxihead{display:flex;justify-content:space-between;align-items:center;font-size:13px}.as-fare small{font-size:10.5px;color:var(--sub);font-weight:700}.as-taxi p{font-size:11px;color:var(--sub);margin-top:5px;line-height:1.5}.as-links{margin-bottom:12px;flex-wrap:wrap}.as-links a{flex-basis:45%}