.main-tab-nav{display:flex;justify-content:space-between;background:var(--card-bg);border-radius:0;margin:0;overflow:hidden;position:fixed;bottom:0;left:0;width:100%;max-width:none;z-index:200;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -2px 16px #0000001f;padding-bottom:env(safe-area-inset-bottom,0px)}.main-tab-btn{flex:1 1 0;min-width:0;padding:8px 0;background:none;border:none;color:var(--text-secondary);font-size:13px;font-weight:900;cursor:pointer;transition:background .2s,color .2s;white-space:normal;overflow:hidden;text-overflow:clip;line-height:1.3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.main-tab-btn.active{background:var(--accent-gradient);color:#fff;font-weight:700}.main-tab-logo-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.main-tab-logo{width:22px;height:22px;display:block;border-radius:6px}.main-tab-logo-label{display:block;font-size:10px;font-weight:900;line-height:1;letter-spacing:.4px}@media(max-width:380px){.main-tab-btn{font-size:11px}}@media(max-width:768px){.main-tab-btn{padding:8px 0;font-size:13px;font-weight:900}.main-tab-logo{width:22px;height:22px}.app-main{padding-left:0;padding-right:0}.board-write-btn{bottom:calc(76px + env(safe-area-inset-bottom,0px));z-index:240}}.tab-section{display:none}.tab-section[style*="display: block"]{display:block;margin-top:10px}.seoul-enjoy-toolbar{display:flex;flex-direction:column;gap:10px;margin:2px 0 12px}.seoul-enjoy-title{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:8px;padding:0 2px}.seoul-enjoy-title strong{color:var(--text-primary);font-size:18px;font-weight:1000;letter-spacing:-.4px}.seoul-enjoy-title span{color:var(--text-muted);font-size:12px;min-width:0}.seoul-enjoy-list{display:flex;flex-direction:column;gap:12px}.seoul-enjoy-card{display:flex;gap:12px;padding:12px;border-radius:18px;background:var(--card-bg);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow)}.seoul-enjoy-photo{width:96px;height:96px;flex:0 0 auto;border-radius:16px;overflow:hidden;background:#00d4ff1f;display:flex;align-items:center;justify-content:center;color:#00d4fff2;font-size:12px;font-weight:1000;text-align:center}.seoul-enjoy-photo img{width:100%;height:100%;object-fit:contain;display:block;background:#ffffffb8}.seoul-enjoy-main{flex:1 1 auto;min-width:0}.seoul-enjoy-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.seoul-enjoy-name{color:var(--text-primary);font-size:16px;font-weight:1000;letter-spacing:-.2px}.seoul-enjoy-meta,.seoul-enjoy-sub{color:var(--text-muted);font-size:12px;line-height:1.4}.seoul-enjoy-desc{margin-top:7px;color:var(--text-primary);font-size:13px;line-height:1.5;overflow-wrap:anywhere}.seoul-enjoy-desc.is-toggleable{cursor:pointer}.seoul-enjoy-desc.is-toggleable:after{content:" 더보기";color:var(--text-muted);font-size:11px;font-weight:800}.seoul-enjoy-desc.is-toggleable.is-expanded:after{content:" 접기"}.seoul-enjoy-actions-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;min-width:0}.seoul-enjoy-owner-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-left:auto;min-width:0}.seoul-enjoy-recommend{border:none;border-radius:999px;padding:7px 10px;background:#00d4ff24;color:#0f766e;font-family:inherit;font-size:12px;font-weight:1000;cursor:pointer;white-space:nowrap}.seoul-enjoy-action-btn{border:1px solid rgba(102,126,234,.22);border-radius:999px;padding:6px 10px;background:#667eea1a;color:var(--text-primary);font-family:inherit;font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap}.seoul-enjoy-action-btn.danger{border-color:#ef44443d;background:#ef44441a;color:#b91c1c}@media(max-width:560px){.seoul-enjoy-card{gap:10px}.seoul-enjoy-photo{width:82px;height:82px}.seoul-enjoy-card-head{flex-direction:column;gap:6px}.seoul-enjoy-actions-row{gap:6px}.seoul-enjoy-recommend,.seoul-enjoy-action-btn{padding:6px 8px;font-size:11px}}.my-page-wrap{display:flex;flex-direction:column;gap:0;padding:0 0 18px;margin:0}#myAirportRunDetail{display:flex;flex-direction:column;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}#myAirportRunDetail.hidden{display:none!important}.my-account-bar{margin-bottom:2px}.my-account-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.my-account-id{min-width:0;display:flex;flex-direction:column;gap:2px}.my-account-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.my-account-nickname-input{width:100%;margin-top:10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:var(--text-primary);padding:12px;font-family:inherit;font-size:14px;outline:none}.my-account-nickname-input::placeholder{color:#ffffff73}.my-account-hint{margin-top:8px;font-size:12px;color:var(--text-muted);line-height:1.35}.my-page-head{margin:2px 2px 4px}.my-page-title{font-size:18px;font-weight:1000;letter-spacing:-.2px;color:var(--text-primary)}.my-page-sub{margin-top:6px;font-size:13px;color:var(--text-muted);line-height:1.35}.my-page-subtabs{display:flex;align-items:center;gap:8px;margin:6px 0 0;padding:0 14px}.my-page-subtab{flex:1 1 0;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:var(--text-primary);padding:10px 12px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:900;transition:transform .12s ease,filter .12s ease,background .12s ease;white-space:nowrap}.my-page-subtab:hover{transform:translateY(-1px);filter:brightness(1.04)}.my-page-subtab.active{border:none;background:var(--accent-gradient);color:#fff}.my-page-tab-content.hidden{display:none}.my-page-tab-content{padding:0;margin:0}.my-spot-card{display:flex;flex-direction:column;gap:12px}.my-spot-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.my-spot-field{display:flex;flex-direction:column;gap:6px;min-width:0}.my-spot-field>span{color:var(--text-muted);font-size:12px;font-weight:900}.my-spot-field-wide{grid-column:1 / -1}.my-spot-location-row,.my-spot-time-row{display:flex;align-items:center;gap:8px}.my-spot-location-value{flex:1 1 auto;min-height:42px;display:flex;align-items:center;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:var(--text-primary);padding:10px 12px;font-size:13px;line-height:1.35}.my-spot-time-row .my-page-search-input{min-width:0}.my-spot-textarea{min-height:110px;resize:vertical;line-height:1.5}.my-spot-photo-input{color:var(--text-muted);font-size:13px}.seoul-enjoy-photo-actions{display:flex;gap:8px;flex-wrap:wrap}.seoul-enjoy-photo-actions .my-page-btn{flex:1 1 120px;justify-content:center}.my-spot-photo-preview{width:100%;max-width:240px;aspect-ratio:4 / 3;border-radius:14px;overflow:hidden;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.my-spot-photo-preview img{width:100%;height:100%;object-fit:cover;display:block}.my-spot-list-card{margin-top:12px}.my-spot-list{display:flex;flex-direction:column;gap:10px}.my-spot-item{display:flex;gap:10px;align-items:flex-start;padding:10px;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.my-spot-item-photo{width:72px;height:72px;flex:0 0 auto;border-radius:14px;overflow:hidden;background:#00d4ff1f;display:flex;align-items:center;justify-content:center;color:#00d4fff2;font-size:16px;font-weight:1000}.my-spot-item-photo img{width:100%;height:100%;object-fit:cover;display:block}.my-spot-item-main{flex:1 1 auto;min-width:0}.my-spot-item-title{color:var(--text-primary);font-size:15px;font-weight:1000;margin-bottom:3px}.my-spot-item-meta,.my-spot-item-sub,.my-spot-item-desc{color:var(--text-muted);font-size:12px;line-height:1.4}.my-spot-item-desc{margin-top:4px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.my-spot-item-actions{display:flex;gap:6px;flex:0 0 auto}.my-spot-item-actions button{border:none;border-radius:10px;padding:7px 9px;font-family:inherit;font-size:12px;font-weight:900;cursor:pointer;background:#00d4ff24;color:#0f766e}.my-spot-item-actions button.danger{background:#ef444424;color:#b91c1c}@media(max-width:560px){.my-spot-form-grid{grid-template-columns:1fr}.my-spot-item{flex-wrap:wrap}.my-spot-item-actions{width:100%;justify-content:flex-end}}.my-page-card{background:var(--card-bg);border-radius:0;box-shadow:none;border:none;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);padding:14px;margin:0}.my-page-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.my-page-card-head strong{font-size:14px;font-weight:1000;letter-spacing:-.2px}.my-page-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}#myPageTripSection .my-page-card:first-child .my-page-card-head{margin-bottom:2px;padding:0 12px}#myRouteShareBtn{padding-top:2px;padding-bottom:0;line-height:1}#myRouteShareBtn.is-preparing{opacity:.55;cursor:progress}#myRouteShareBtn.is-ready{opacity:1}.my-route-share-icon{width:14px;height:14px;display:block}.my-page-btn{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:var(--text-primary);padding:10px 12px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:900;transition:transform .12s ease,filter .12s ease;white-space:nowrap}.my-page-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}.my-page-btn.ghost{background:transparent}.my-page-btn.primary{border:none;background:var(--accent-gradient);color:#fff}.my-page-text-action{border:none;background:transparent;color:#00d4fff2;padding:6px 0;display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:1000;font-family:inherit;text-decoration:none;cursor:pointer}.my-page-text-action:hover{color:#fff;text-decoration:underline}#myRouteBackgroundToggleBtn,#myRouteDecorateBtn,#myVisitedListToggleBtn,#myRouteRecordsBtn,#myRouteSaveBtn,#myRouteShareBtn{color:#111827}#myRouteBackgroundToggleBtn:hover,#myRouteDecorateBtn:hover,#myVisitedListToggleBtn:hover,#myRouteRecordsBtn:hover,#myRouteSaveBtn:hover,#myRouteShareBtn:hover{color:#000}.my-page-link{border:none;background:transparent;color:#00d4fff2;font-size:12px;font-weight:900;cursor:pointer;padding:6px 8px;border-radius:10px}.my-page-link:hover{background:#00d4ff1a}.my-page-auth-hint{font-size:12px;color:var(--text-muted);line-height:1.35;margin:4px 0 10px}.my-page-auth-hint strong{color:#00d4fff2}.my-page-search-row{display:flex;align-items:center;gap:8px}.my-page-search-input{flex:1 1 auto;min-width:0;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:var(--text-primary);padding:12px;font-family:inherit;font-size:14px;outline:none}.my-page-search-input::placeholder{color:#ffffff73}.my-page-search-input[type=time],select.my-page-search-input{color-scheme:dark}.my-page-search-help{margin-top:8px;font-size:12px;color:var(--text-muted)}.my-page-search-results{margin-top:10px;display:flex;flex-direction:column;gap:8px}.my-visited-modal .my-page-search-results{max-height:320px;overflow-y:auto;padding-right:2px;-webkit-overflow-scrolling:touch}.my-place-result{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.my-place-result.selected{border-color:#00d4ff52;background:#00d4ff14}.my-place-result-main{min-width:0}.my-place-result-name{font-size:14px;font-weight:1000;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-place-result-sub{margin-top:3px;font-size:12px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-visit-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;margin-top:10px}.my-visit-item:first-child{margin-top:0}.my-zzim-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;margin-top:10px}.my-zzim-item:first-child{margin-top:0}.my-zzim-main{flex:1 1 auto;min-width:0;display:grid;grid-template-columns:auto 68px 1fr;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.my-zzim-main img{width:68px;height:68px;border-radius:10px;object-fit:cover;background:#ffffff14}.my-visit-left{display:flex;align-items:flex-start;gap:10px;min-width:0}.my-visit-idx{flex:0 0 auto;width:26px;height:26px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:1000;color:#ffffffd9}.my-visit-text{min-width:0}.my-visit-name{font-size:14px;font-weight:1000;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-visit-sub{margin-top:3px;font-size:12px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-visit-actions{flex:0 0 auto;display:flex;align-items:center;gap:6px}.my-visit-mini{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:var(--text-primary);cursor:pointer;font-weight:1000}.my-visit-mini.danger{border-color:#ef444447;background:#ef44441f}.my-page-preview-wrap{position:relative}.my-page-preview{width:100%;position:relative;overflow:auto;padding:12px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.my-page-preview svg{width:100%;height:auto;display:block;border-radius:14px;background:#f7f6f2}.my-route-stop-draggable{cursor:grab;touch-action:none}.my-route-stop-draggable.dragging{cursor:grabbing;filter:drop-shadow(0 12px 18px rgba(17,24,39,.28))}.my-route-stop-draggable.selected{filter:drop-shadow(0 0 0 rgba(37,99,235,0)) drop-shadow(0 10px 18px rgba(37,99,235,.45))}.my-route-title-editor{position:absolute;z-index:2;transform:translate(-50%);border:1px solid rgba(17,24,39,.18);border-radius:12px;background:#ffffffeb;color:#111827;padding:8px;font-family:inherit;outline:none;box-shadow:0 10px 26px #0f172a2e}.my-route-title-input{width:100%;border:none;background:transparent;color:#111827;font-size:18px;font-weight:1000;text-align:center;outline:none;font-family:inherit}.my-route-title-controls{display:flex;gap:6px;align-items:center;margin-top:8px}.my-route-title-size{width:62px;border:1px solid rgba(17,24,39,.14);border-radius:8px;padding:6px;font-weight:800}.my-route-title-color{width:38px;height:32px;border:none;background:transparent}.my-route-title-apply,.my-route-title-cancel{border:none;border-radius:8px;padding:7px 10px;font-weight:900;cursor:pointer}.my-route-title-apply{flex:1;background:#2563eb;color:#fff}.my-route-title-cancel{background:#11182714;color:#111827}.my-page-footnote{margin-top:10px;font-size:12px;color:var(--text-muted);line-height:1.35}.my-route-customize{margin-top:10px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:0 12px;box-sizing:border-box}.my-route-save-action{margin-left:auto}.my-route-bg-panel{padding:14px 18px calc(20px + env(safe-area-inset-bottom,0px));border-radius:14px;overflow-y:auto}.my-route-decorate-panel{padding:14px 18px calc(20px + env(safe-area-inset-bottom,0px))}.my-route-decorate-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.my-route-decorate-option{border:1px solid rgba(17,24,39,.12);border-radius:14px;background:#ffffffd1;min-height:54px;font-size:28px;cursor:pointer}.my-route-decorate-clear{width:100%;margin-top:14px;border:none;border-radius:12px;padding:11px 12px;background:#ef44441f;color:#b91c1c;font-weight:1000;cursor:pointer}.my-route-records-panel{padding:14px 18px calc(20px + env(safe-area-inset-bottom,0px))}.my-route-records-list{display:flex;flex-direction:column;gap:12px;max-height:460px;overflow-y:auto;-webkit-overflow-scrolling:touch}.my-trip-plan-list{display:flex;flex-direction:column;gap:12px}.my-trip-plan-detail{width:100%;flex:0 0 100%;margin-top:10px;border-top:1px solid rgba(17,24,39,.1);padding-top:10px;display:flex;flex-direction:column;gap:10px}.my-trip-plan-day{border:1px solid rgba(148,163,184,.35);border-radius:10px;background:#f8fafceb;padding:8px}.my-trip-plan-day-title{margin:0 0 8px!important;font-size:12px;font-weight:900;color:var(--text-secondary)}.my-trip-plan-spot-list{display:flex;flex-direction:column;gap:6px}.my-trip-plan-spot-item{display:grid;grid-template-columns:20px 40px 1fr;align-items:center;gap:8px}.my-trip-plan-spot-order{width:20px;height:20px;border-radius:999px;background:#6366f1;color:#fff;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center}.my-trip-plan-spot-item img{width:40px;height:40px;border-radius:999px;object-fit:cover;background:#0f172a14;border:2px solid rgba(99,102,241,.35)}.my-trip-plan-spot-item span{font-size:13px;font-weight:700;color:var(--text-primary)}.my-trip-plan-spot-main{display:flex;flex-direction:column;min-width:0;gap:2px}.my-trip-plan-spot-meta{font-size:11px;line-height:1.35;color:#1118279e;white-space:normal}.my-trip-plan-debug-data{width:100%;max-height:120px;margin:4px 0 0!important;padding:6px 8px;border-radius:8px;background:#0f172a0f;color:#0f172ac7;font-size:10px;line-height:1.35;white-space:pre-wrap;word-break:break-word;overflow:auto}.my-trip-plan-anchor-item{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:8px;padding:6px 0}.my-trip-plan-anchor-badge{width:20px;height:20px;border-radius:999px;color:#fff;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center}.my-trip-plan-anchor-start .my-trip-plan-anchor-badge{background:#10b981}.my-trip-plan-anchor-end .my-trip-plan-anchor-badge{background:#f43f5e}.my-trip-plan-anchor-main{display:flex;flex-direction:column;min-width:0;gap:2px}.my-trip-plan-anchor-main span{font-size:13px;font-weight:800;color:var(--text-primary)}.my-route-record-card{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 16px;border-radius:14px;background:#ffffffd1;border:1px solid rgba(17,24,39,.1)}.my-route-record-info{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto;color:#111827}.my-route-record-title{font-size:15px;font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.my-route-record-date{font-size:12px;color:#1118278c;white-space:nowrap;flex:0 0 auto}.my-route-record-actions{display:flex;gap:6px;flex:0 0 auto}.my-route-record-actions button{border:none;border-radius:10px;padding:7px 12px;background:#2563eb;color:#fff;font-weight:900;cursor:pointer;font-size:13px;white-space:nowrap}.my-route-record-actions button.danger{background:#ef444424;color:#b91c1c}.my-route-bg-panel-head{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.my-route-bg-panel-head strong{font-size:13px;font-weight:1000;color:var(--text-primary)}.my-route-bg-panel-head span{font-size:12px;color:var(--text-muted);line-height:1.35}.my-route-bg-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:10px;max-height:min(52vh,420px);overflow-y:auto;padding-right:2px;-webkit-overflow-scrolling:touch}.my-route-photo-btn{width:100%;border:none;background:var(--accent-gradient);color:#fff;border-radius:14px;padding:13px 14px;margin-bottom:12px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:1000;box-shadow:0 10px 24px #667eea40}.my-route-photo-btn:hover{filter:brightness(1.05)}.my-route-bg-option{border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--text-primary);border-radius:14px;padding:8px;cursor:pointer;font-family:inherit;text-align:left;transition:transform .12s ease,border-color .12s ease,background .12s ease}.my-route-bg-option:hover{transform:translateY(-1px);border-color:#00d4ff59}.my-route-bg-option.active{border-color:#00d4ffd9;background:#00d4ff1a}.my-route-bg-thumb{display:block;position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:10px;background:#ffffff0f}.my-route-bg-thumb img{width:100%;height:100%;object-fit:cover;display:block}.my-route-bg-label{display:block;margin-top:7px;font-size:12px;font-weight:900;color:var(--text-secondary);line-height:1.25}.my-route-bg-option.active .my-route-bg-label{color:var(--text-primary)}.my-page-btn[disabled]{cursor:not-allowed;opacity:.5;transform:none;filter:none}.my-basic-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0}.my-basic-row+.my-basic-row{border-top:1px dashed rgba(255,255,255,.08)}.my-basic-info{min-width:0;display:flex;flex-direction:column;gap:4px}.my-basic-label{font-size:12px;color:var(--text-muted)}.my-basic-value{font-size:14px;font-weight:900;color:var(--text-primary)}.my-basic-hint{margin-top:8px;font-size:12px;color:var(--text-muted)}.my-airport-modal,.my-stay-modal,.seoul-enjoy-write-modal,.my-route-bg-modal,.my-visited-modal{position:fixed;inset:0;background:#000c;z-index:500;display:flex;align-items:flex-end;justify-content:center}.my-airport-modal .modal-content,.my-stay-modal .modal-content,.seoul-enjoy-write-modal .modal-content,.my-route-bg-modal .modal-content,.my-visited-modal .modal-content{width:100%;max-width:480px;max-height:88vh;max-height:min(88vh,calc(100dvh - env(safe-area-inset-top,0px)));background:var(--card-bg);border-radius:var(--border-radius) var(--border-radius) 0 0;display:flex;flex-direction:column;animation:slideUp .3s ease}.seoul-enjoy-write-panel{gap:0}.seoul-enjoy-write-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;overflow-y:auto}.seoul-enjoy-write-form .my-spot-field{gap:8px;padding:12px;border-radius:16px;border:1px solid rgba(15,23,42,.1);background:linear-gradient(180deg,#667eea0b,#ffffffe0),#f8fafceb;box-shadow:0 8px 22px #0f172a0f}.seoul-enjoy-write-form .my-spot-field>span{color:#64748b;font-size:12px;font-weight:1000}.seoul-enjoy-write-form .my-page-search-input{width:100%;border:1px solid rgba(15,23,42,.16);background:#fff;color:#0f172a;border-radius:14px;box-shadow:inset 0 1px #0f172a08}.seoul-enjoy-write-form .my-page-search-input::placeholder{color:#64748bb8}.seoul-enjoy-write-form .my-page-search-input:focus{border-color:#667eeab8;box-shadow:0 0 0 3px #667eea24,inset 0 1px #0f172a08}.seoul-enjoy-write-form select.my-page-search-input{color-scheme:light;appearance:auto}.seoul-enjoy-write-form .my-spot-textarea{min-height:132px}.seoul-enjoy-write-form .my-spot-location-row{align-items:stretch}.seoul-enjoy-write-form .my-spot-location-value{border-color:#0f172a24;background:#fff;color:#0f172a}.seoul-enjoy-photo-actions .my-page-btn,.seoul-enjoy-write-form .my-spot-location-row .my-page-btn{border:1px solid rgba(102,126,234,.22);background:#667eea1a;color:#1e293b;box-shadow:0 4px 12px #667eea1a}.seoul-enjoy-photo-actions .my-page-btn:active,.seoul-enjoy-write-form .my-spot-location-row .my-page-btn:active{transform:translateY(1px)}.seoul-enjoy-write-form .my-spot-photo-preview{border-color:#0f172a24;background:#fff;box-shadow:inset 0 0 0 1px #ffffff8c}@media(max-width:560px){.seoul-enjoy-write-form{grid-template-columns:1fr}}.my-airport-options{padding:18px 18px calc(18px + env(safe-area-inset-bottom,0px));display:flex;gap:10px}.my-airport-options .my-page-btn{flex:1 1 0;justify-content:center}.my-visited-panel{padding:14px 18px calc(20px + env(safe-area-inset-bottom,0px));overflow-y:auto}.my-visited-modal-actions{display:flex;align-items:center;gap:10px}.my-visited-modal .my-page-auth-hint{margin-bottom:12px}.my-stay-body{padding:16px 18px calc(20px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:12px}.my-stay-search{display:flex;align-items:center;gap:8px}.my-stay-search-hint{font-size:12px;color:var(--text-muted)}.my-stay-name{display:flex;flex-direction:column;gap:6px}.my-stay-name-label,.my-stay-name-hint{font-size:12px;color:var(--text-muted)}.my-stay-map{width:100%;height:320px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;overflow:hidden}.my-stay-map-provider-toggle{display:flex;gap:8px;margin-bottom:4px}.my-stay-map-provider-btn{flex:1;padding:8px 12px;font-size:13px;font-weight:700;font-family:inherit;border:1px solid rgba(0,0,0,.12);border-radius:999px;background:#0000000a;color:var(--text-secondary);cursor:pointer;transition:all .18s ease}.my-stay-map-provider-btn.active{background:var(--accent-gradient);border-color:transparent;color:#fff}.my-stay-selected{display:flex;flex-direction:column;gap:6px}.my-stay-address{font-size:13px;font-weight:900;color:var(--text-primary)}.my-stay-coords{font-size:12px;color:var(--text-muted)}.my-stay-actions{display:flex;justify-content:flex-end}.theme-tour-placeholder,.travel-spots-placeholder,.seoul-life-placeholder{padding:40px 0;text-align:center;color:var(--text-muted);font-size:18px}.my-seoul-life-preview{padding:0 0 18px;border-top:1px solid rgba(0,0,0,.06)}.my-seoul-life-preview-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 8px;font-size:15px;font-weight:900;color:var(--text-primary)}.my-seoul-life-tagline{margin:0 0 10px;padding:0 14px;font-size:13px;color:var(--text-muted, #6b7280);line-height:1.55}.my-seoul-life-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.mate-life-thumb{aspect-ratio:1 / 1;border:none;padding:0;margin:0;background:#667eea1a;overflow:hidden;cursor:pointer;display:block;width:100%}.mate-life-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .15s}.mate-life-thumb:active img{opacity:.75}.my-seoul-life-empty{padding:24px 14px;text-align:center;color:var(--text-muted);font-size:13px}.board-header{margin:4px 0 14px;text-align:left}.board-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.board-title{font-size:18px;font-weight:900;color:var(--text-primary)}.board-title-list{display:flex;flex-direction:column;gap:10px}.board-title-item{width:100%;text-align:left;background:var(--card-bg);border:1px solid rgba(255,255,255,.06);border-radius:var(--border-radius);padding:14px 16px;box-shadow:var(--shadow);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.board-title-item:hover{transform:translateY(-1px)}.board-title-text{font-size:16px;font-weight:800;color:var(--text-primary);line-height:1.4}.board-title-meta{margin-top:6px;font-size:12px;color:var(--text-muted)}body.subway-route-modal-open{overflow:hidden}.seoul-info-actions{margin:0 0 14px}.seoul-info-route-btn{width:100%;border:none;border-radius:var(--border-radius);padding:15px 18px;background:var(--accent-gradient);color:#fff;box-shadow:var(--shadow);cursor:pointer;font-family:inherit;font-size:15px;font-weight:1000;display:flex;align-items:center;justify-content:center;gap:10px}.subway-route-modal{position:fixed;inset:0;z-index:520;display:flex;align-items:flex-end;justify-content:center;padding:18px;padding-top:max(18px,env(safe-area-inset-top));padding-bottom:max(18px,env(safe-area-inset-bottom))}.subway-route-modal-backdrop{position:absolute;inset:0;background:#0f172a80}.subway-route-modal-panel{position:relative;z-index:1;width:min(440px,100%);max-height:min(82vh,680px);overflow-y:auto;border-radius:24px 24px 18px 18px;background:var(--primary-bg);box-shadow:0 24px 60px #0f172a57;border:1px solid rgba(255,255,255,.12);padding:16px}.subway-route-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.subway-route-modal-header h2{margin:2px 0 0;color:var(--text-primary);font-size:18px;font-weight:1000;line-height:1.25}.subway-route-modal-close{flex:0 0 auto;width:36px;height:36px;border:none;border-radius:999px;background:#667eea1f;color:var(--text-primary);cursor:pointer;font-family:inherit;font-size:24px;font-weight:800;line-height:1}.subway-route-modal .station-select-card{margin-bottom:0;box-shadow:none}.subway-board-section{margin-top:14px}.subway-board-header{background:var(--card-bg);border-radius:var(--border-radius);padding:16px 18px;margin-bottom:12px;box-shadow:var(--shadow)}.subway-board-title{font-size:18px;font-weight:900;color:var(--text-primary)}.subway-board-desc{margin-top:6px;font-size:13px;color:var(--text-secondary);line-height:1.4}.board-write-btn{position:fixed;right:calc(20px + env(safe-area-inset-right,0px));bottom:calc(72px + env(safe-area-inset-bottom,0px));width:56px;height:56px;display:flex;align-items:center;justify-content:center;border:none;background:var(--accent-gradient);color:#fff;padding:0;border-radius:999px;cursor:pointer;font-family:inherit;font-size:34px;font-weight:900;line-height:1;box-shadow:0 12px 30px #00000040;z-index:120;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.board-write-btn:hover{transform:translateY(-2px);filter:brightness(1.03)}.board-write-btn:active{transform:translateY(0)}.board-write-btn:disabled{opacity:.6;cursor:not-allowed}.board-subtitle{margin-top:4px;font-size:13px;color:var(--text-muted)}.board-list{display:flex;flex-direction:column;gap:12px;padding-bottom:92px}.seoul-spots-wrap{display:flex;flex-direction:column;gap:5px;padding-bottom:16px}.seoul-spots-toolbar{display:flex;flex-direction:column;gap:2px;margin-bottom:2px}.spot-detail-open .seoul-spots-toolbar,.board-detail-open .seoul-spots-toolbar{display:none}.seoul-spots-search{margin:2px 0;padding:10px 14px;background:var(--card-bg);border:1px solid rgba(15,23,42,.08);box-shadow:var(--shadow)}.seoul-spots-filter-row{display:flex;align-items:center;justify-content:flex-start;gap:5px;flex-wrap:nowrap}.seoul-spots-category{flex:1 1 0;min-width:0}.seoul-spots-sort-group{display:flex;align-items:center;gap:5px;flex:1 1 0;min-width:0}.seoul-spots-categories{display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;flex:1 1 auto;padding-bottom:2px}.seoul-spots-categories::-webkit-scrollbar{display:none}.seoul-spots-chip{flex-shrink:0;padding:6px 12px;background:var(--secondary-bg);border:1px solid rgba(15,23,42,.08);border-radius:999px;color:var(--text-secondary);font-size:12px;font-weight:800;cursor:pointer;transition:all .2s ease;font-family:inherit;white-space:nowrap}.seoul-spots-chip.active{background:var(--accent-gradient);color:#fff;border-color:transparent}.seoul-spots-sort{display:flex;align-items:center;gap:6px;flex:1 1 0;min-width:0}.seoul-spots-search-toggle{width:32px;height:32px;border-radius:10px;border:1px solid rgba(15,23,42,.12);background:var(--card-bg);color:var(--text-primary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0}.seoul-spots-sort-label{font-size:12px;font-weight:800;color:var(--text-secondary)}.seoul-spots-sort-select,.seoul-spots-category-select{width:100%;height:30px;padding:4px 10px;border-radius:10px;border:1px solid rgba(15,23,42,.12);background:var(--card-bg);color:var(--text-primary);font-size:12px;font-weight:800;font-family:inherit}.seoul-spots-group{margin:14px 0 18px}.seoul-spots-group-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:none;background:transparent;padding:0 2px;cursor:pointer;font-family:inherit;text-align:left}.seoul-spots-group-title{font-size:14px;font-weight:1000;color:var(--text-primary);letter-spacing:-.2px}.seoul-spots-group-meta{font-size:12px;color:var(--text-muted);white-space:nowrap}.seoul-spots-group-stops{margin-top:10px;display:flex;flex-direction:column;gap:10px}.seoul-spots-pill{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:900;color:#00d4fff2;background:#00d4ff1f;border:1px solid rgba(0,212,255,.2);border-radius:999px;padding:4px 8px}.seoul-spots-pill-dot{width:8px;height:8px;border-radius:99px;background:#00d4fff2}.tab-section.board-detail-open .board-write-btn{display:none}#travelSpotsList.board-list{gap:5px}.mag-card{width:100%;border:none;padding:0;border-radius:var(--border-radius);background:var(--card-bg);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.08);overflow:hidden;cursor:pointer;text-align:left;font-family:inherit}.board-ad-card{position:relative}.mag-card.board-ad-card{border:1px solid rgba(0,212,255,.22)}.mag-card.board-ad-card .board-ad-cover{background:radial-gradient(120% 120% at 20% 10%,#00d4ff38,#ffffff0f 45%,#0000)}.mag-card.board-ad-card .board-ad-kicker{color:#00d4fff2}.sns-card.board-ad-card{border:1px solid rgba(0,212,255,.18)}.sns-card.board-ad-card .board-ad-avatar{background:#00d4ff2e;border:1px solid rgba(0,212,255,.25);color:#00d4fff2;font-weight:1000}.mag-cover{position:relative;width:100%;aspect-ratio:1 / 1;background:#ffffff0f}.mag-cover img{width:100%;height:100%;object-fit:cover;display:block}.mag-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:14px;background:linear-gradient(180deg,#0000 35%,#000000bf)}.mag-kicker{font-size:12px;font-weight:900;color:#ffffffd9;letter-spacing:.2px}.mag-title{margin-top:6px;font-size:18px;font-weight:900;color:#fff;line-height:1.25;text-shadow:0 2px 12px rgba(0,0,0,.4)}.mag-body{padding:12px 14px 14px}.mag-snippet{font-size:13px;color:var(--text-muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mag-meta{margin-top:10px;font-size:12px;color:var(--text-secondary)}#seoulLifeList.board-list{gap:14px}.seoul-life-tagline{margin:0;padding:14px 16px 10px;font-size:15px;font-weight:700;color:var(--text-primary, #111827);line-height:1.55}.sns-card{width:100%;border:none;padding:0;border-radius:var(--border-radius);background:var(--card-bg);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.08);overflow:hidden;cursor:pointer;text-align:left;font-family:inherit}.sns-header{display:flex;align-items:center;gap:10px;padding:12px 14px 10px}.sns-avatar{width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,#667eeacc,#764ba2cc);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-weight:900;color:#fff;font-size:13px;flex:0 0 auto}.sns-user{min-width:0;display:flex;flex-direction:column;gap:2px}.sns-name{font-size:13px;font-weight:900;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sns-sub{font-size:12px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sns-image{width:100%;aspect-ratio:1 / 1;background:#00000059}.sns-image img{width:100%;height:100%;object-fit:cover;display:block}.sns-body{padding:12px 14px}.sns-caption{font-size:14px;color:var(--text-primary);line-height:1.6;white-space:pre-wrap}.sns-caption strong{font-weight:900}.qna-detail-body{padding:10px 14px 12px}.qna-detail-title{font-size:18px;font-weight:900;color:var(--text-primary);line-height:1.4;margin-bottom:8px}.qna-detail-content{font-size:14px;color:var(--text-primary);line-height:1.6}.qna-detail-content h2{margin:0 0 10px;font-size:18px}.qna-detail-content font[size="2"]{font-size:12px}.qna-detail-content font[size="3"]{font-size:14px}.qna-detail-content font[size="5"]{font-size:20px}.qna-detail-content p{margin:0 0 10px}.qna-detail-content ul,.qna-detail-content ol{margin:0 0 10px 20px}.qna-detail-content img{display:block;max-width:100%;height:auto;margin:10px 0;border-radius:12px}.qna-detail-content a{color:#a5b4fc}.sns-footer{padding:0 14px 14px}.sns-footer-hint{font-size:12px;color:var(--text-muted)}.sns-detail-top{margin-top:6px;display:flex;align-items:center;gap:10px}.board-post-actions{display:flex;align-items:center;gap:8px}.board-post-actions.bottom{margin:12px 0;justify-content:flex-end}.board-post-actions.right{margin-left:auto}.board-action-btn{border:none;background:#ffffff14;color:var(--text-primary);padding:8px 10px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:800}.board-action-btn.danger{background:#ff6b6b29;color:#ff6b6b}.sns-detail-header{display:flex;align-items:center;gap:10px;padding:10px 0 12px}.mag-detail-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px}.mag-detail-top-left{display:flex;align-items:center;gap:10px}.mag-detail-meta{font-size:12px;color:var(--text-muted);white-space:nowrap}.mag-detail-hero{margin-top:12px;width:100%;aspect-ratio:1 / 1;border-radius:var(--border-radius);overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#00000059}.mag-detail-hero img{width:100%;height:100%;object-fit:cover;display:block}.mag-detail-title{margin-top:14px;font-size:20px;font-weight:900;color:var(--text-primary);line-height:1.25}.mag-detail-content{margin-top:12px;font-size:14px;color:var(--text-primary);line-height:1.75;white-space:pre-wrap}.board-item{width:100%;display:flex;gap:12px;align-items:center;padding:12px;border-radius:var(--border-radius);background:var(--card-bg);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.08);cursor:pointer;text-align:left;font-family:inherit}.board-thumb{flex:0 0 auto;width:72px;height:72px;border-radius:14px;object-fit:cover;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.board-item-body{flex:1 1 auto;min-width:0}.board-item-title{font-size:15px;font-weight:900;color:var(--text-primary);line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-item-snippet{margin-top:6px;font-size:13px;color:var(--text-muted);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.board-detail{margin-top:10px}.board-detail-header{display:flex;align-items:center;gap:10px}.board-back-btn{border:none;background:#ffffff14;color:var(--text-primary);padding:8px 10px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:13px}.board-detail-title{font-size:16px;font-weight:900;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-detail-image{margin-top:12px;width:100%;border-radius:var(--border-radius);overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0f}.board-detail-image img{width:100%;height:auto;display:block}.board-detail-content{margin-top:14px;font-size:14px;color:var(--text-primary);line-height:1.7;white-space:pre-wrap}.board-comments{margin-top:16px;background:var(--secondary-bg);border-radius:var(--border-radius);padding:12px 14px;border:1px solid rgba(255,255,255,.06)}.board-comments-title{font-size:14px;font-weight:900;color:var(--text-primary)}.board-comments-list{margin-top:10px;display:flex;flex-direction:column;gap:10px}.board-comments-empty{font-size:13px;color:var(--text-muted);padding:8px 0}.board-comment{background:#ffffff0f;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:10px 12px}.board-comment-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.board-comment-meta-right{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px}.board-comment-actions{display:inline-flex;align-items:center;gap:6px}.board-comment-action-btn{border:none;background:#ffffff1a;color:var(--text-primary);padding:5px 10px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:800;line-height:1;white-space:nowrap}.board-comment-action-btn.danger{background:#ef44442e;border:1px solid rgba(239,68,68,.28)}.board-comment-author{font-size:12px;font-weight:900;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-comment-time{flex:0 0 auto;font-size:12px;color:var(--text-muted);white-space:nowrap}.board-comment-content{font-size:13px;color:var(--text-primary);line-height:1.6;white-space:pre-wrap}.board-comment-form{margin-top:12px;margin-bottom:12px;display:flex;gap:8px;align-items:center}.board-comment-input{flex:1 1 auto;min-width:0;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:var(--text-primary);border-radius:999px;padding:10px 12px;font-family:inherit;font-size:13px;outline:none}.board-comment-input::placeholder{color:var(--text-muted)}.board-comment-submit{flex:0 0 auto;border:none;background:#ffffff1a;color:var(--text-primary);padding:10px 12px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:800}.board-comment-submit:disabled{opacity:.6;cursor:not-allowed}.board-write-modal{position:fixed;inset:0;z-index:6000;display:flex;align-items:center;justify-content:center;padding:20px;background:#0000008c;backdrop-filter:blur(10px)}.board-write-modal-content{width:100%;max-width:520px;background:var(--card-bg);border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow);overflow:hidden;max-height:85vh;display:flex;flex-direction:column}.board-write-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#00000038;border-bottom:1px solid rgba(255,255,255,.08)}.board-write-modal-header h3{font-size:16px;font-weight:900;margin:0}.board-write-close{border:none;background:#ffffff1a;color:var(--text-primary);width:34px;height:34px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:16px;line-height:34px}.board-write-modal-body{padding:14px 16px 16px;overflow-y:auto}.theme-place-modal-placeholder{font-size:14px;color:var(--text-secondary);line-height:1.7;white-space:pre-wrap}.theme-place-modal-frame-wrap{width:100%;height:min(520px,60vh);border-radius:var(--border-radius);overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#00000059}.theme-place-modal-frame{width:100%;height:100%;border:0;display:block}.spot-page-content{padding:8px 2px 4px;background:transparent;color:var(--text-primary);line-height:1.75;overflow-wrap:anywhere;word-break:break-word}.spot-page-loading{padding:16px;border-radius:var(--border-radius);background:var(--card-bg);color:var(--text-secondary);border:1px solid rgba(15,23,42,.08)}.spot-page-content h1,.spot-page-content h2,.spot-page-content h3{line-height:1.25;margin:0 0 10px}.spot-page-content p{margin:0 0 12px}.spot-page-content img{max-width:100%;height:auto;border-radius:12px;display:block}.spot-page-content a{color:var(--accent-cyan)}.spot-page-content blockquote{margin:12px 0;padding:10px 12px;border-left:3px solid var(--accent-cyan);background:var(--secondary-bg);border-radius:12px}.spot-page-content ul{margin:0 0 12px;padding-left:0;list-style:none}.spot-page-content ul li{position:relative;padding-left:18px;margin:0 0 6px}.spot-page-content ul li:before{content:"•";position:absolute;left:0;top:.1em;font-size:1em;line-height:1}.spot-page-content ol{margin:0 0 12px;padding-left:18px}.spot-page-content ol li{margin:0 0 6px}.spot-page-content .mate-gallery-wrap{margin:0 0 18px}.spot-page-content .spot-gallery-header{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:0 0 8px}.spot-page-content .spot-gallery-header .mate-gallery-title{margin:0}.spot-page-content .spot-gallery-header--solo{margin:0 0 12px}.spot-page-content .spot-detail-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}.spot-page-content .mate-gallery-title{font-size:14px;font-weight:900;margin:0 0 10px}.spot-page-content .mate-gallery{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.spot-page-content .mate-gallery-item{flex:0 0 auto;width:min(240px,70vw);height:160px;border-radius:12px;overflow:hidden;background:#f1f5f9;scroll-snap-align:start}.spot-page-content .mate-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.spot-photo-modal{position:fixed;inset:0;z-index:400;display:flex;align-items:center;justify-content:center;padding:20px;background:#000000b3}.spot-photo-modal-backdrop{position:absolute;inset:0}.spot-photo-modal-body{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%}.spot-photo-modal-img{max-width:100%;max-height:90vh;border-radius:16px;box-shadow:var(--shadow)}.theme-place-modal-actions{margin-top:10px;display:flex;justify-content:flex-end}.theme-place-modal-link{border:none;background:#ffffff1a;color:var(--text-primary);padding:10px 12px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:900;text-decoration:none}.theme-place-modal-link:hover{border-color:var(--accent-cyan);color:#fff;background:#ffffff29}.spot-qa{margin-top:14px;padding:14px;border-radius:var(--border-radius);background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.spot-detail .spot-qa+.theme-tour-divider{margin:7px 0 0}.spot-detail .spot-qa+.theme-tour-divider+.board-comments{margin-top:0}.spot-qa-title{font-size:14px;font-weight:900;letter-spacing:-.1px}.spot-qa-sub{margin-top:4px;font-size:12px;color:var(--text-muted)}.spot-qa-list{margin-top:10px;display:flex;flex-direction:column;gap:8px}.spot-qa-item{padding:10px 12px;border-radius:12px;font-size:13px;line-height:1.6;white-space:pre-wrap}.spot-qa-item.user{background:#00d4ff1f;border:1px solid rgba(0,212,255,.22);color:var(--text-primary)}.spot-qa-item.assistant{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);color:var(--text-secondary)}.spot-qa-input{margin-top:10px;display:flex;gap:8px;align-items:stretch}.spot-qa-input-field{flex:1 1 auto;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#00000040;color:var(--text-primary);padding:0 12px;font-size:13px;font-family:inherit}.spot-qa-input-field::placeholder{color:var(--text-muted)}.spot-qa-btn{align-self:flex-end;height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#00000040;color:var(--text-primary);font-weight:900;cursor:pointer}.spot-qa-btn:disabled{opacity:.6;cursor:not-allowed}.spot-qa-hint{margin-top:8px;font-size:12px;color:var(--text-muted)}.spot-qa-hint.error{color:#ffb4b4}.board-form-label{display:block;margin-top:10px;margin-bottom:6px;font-size:13px;font-weight:800;color:var(--text-secondary)}.board-form-input,.board-form-textarea{width:100%;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:var(--text-primary);border-radius:14px;padding:12px;font-family:inherit;font-size:14px;outline:none}.board-form-textarea{resize:vertical;min-height:140px}.board-form-rich{width:100%;min-height:140px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:var(--text-primary);border-radius:14px;padding:12px;font-family:inherit;font-size:14px;line-height:1.6;outline:none}.board-form-rich:empty:before{content:attr(data-placeholder);color:var(--text-muted)}.board-form-rich h2{margin:0 0 8px;font-size:18px}.board-form-rich font[size="2"]{font-size:12px}.board-form-rich font[size="3"]{font-size:14px}.board-form-rich font[size="5"]{font-size:20px}.board-form-rich p{margin:0 0 10px}.board-form-rich ul{margin:0 0 10px 20px}.board-form-rich img{display:block;max-width:100%;height:auto;margin:10px 0;border-radius:12px}.board-form-rich a{color:#a5b4fc}.board-i18n-wrap{margin-top:10px}.board-i18n-note{margin-bottom:10px;font-size:12px;color:var(--text-muted)}.board-form-check{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;color:var(--text-secondary)}.board-form-check input{width:16px;height:16px}.board-form-check.is-disabled{opacity:.55}.board-editor-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.board-editor-btn{border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:var(--text-primary);border-radius:10px;padding:8px 10px;cursor:pointer;font:inherit;font-size:13px;font-weight:800}.board-notice-badge{display:inline-flex;align-items:center;margin-right:8px;padding:2px 8px;border-radius:999px;background:#a78bfa2e;color:#d8b4fe;font-size:11px;font-weight:900;vertical-align:middle}.board-notice-badge.detail{margin-right:0;margin-bottom:8px}.board-i18n-section{margin-top:12px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff0a}.board-i18n-lang{font-size:12px;font-weight:900;color:var(--text-secondary)}.board-form-file-row{display:flex;align-items:center;gap:10px}.board-form-file-hidden{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.board-form-file-btn{flex:0 0 auto;border:none;background:#ffffff1a;color:var(--text-primary);padding:10px 12px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:900}.board-form-file-name{flex:1 1 auto;min-width:0;font-size:13px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.board-form-file{width:100%;color:var(--text-secondary);font-family:inherit}.board-form-camera-btn{margin-top:10px;width:100%;border:none;background:#ffffff1a;color:var(--text-primary);padding:12px 14px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:900}.board-form-camera-btn:disabled{opacity:.6;cursor:not-allowed}.board-form-image-preview{margin-top:10px;width:100%;border-radius:var(--border-radius);overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0f}.board-form-image-preview img{display:block;width:100%;height:auto}.board-write-modal.no-image .board-form-label[for=boardWriteImageInput],.board-write-modal.no-image .board-form-file-row,.board-write-modal.no-image #boardWriteCameraBtn,.board-write-modal.no-image #boardWriteCameraInput,.board-write-modal.no-image #boardWriteImagePreviewWrap{display:none}.board-write-hint{margin-top:10px;font-size:13px;color:var(--text-muted)}.board-write-actions{margin-top:14px;display:flex;gap:10px}.board-write-btn-secondary,.board-write-btn-primary{flex:1 1 0;border:none;border-radius:999px;padding:12px 14px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:900}.board-write-btn-secondary{background:#ffffff1a;color:var(--text-primary)}.board-write-btn-primary{background:var(--accent-gradient);color:#fff}.board-write-btn-primary:disabled,.board-write-btn-secondary:disabled{opacity:.6;cursor:not-allowed}body.theme-tour-list-modal-open,body.theme-tour-detail-modal-open,body.theme-route-apply-modal-open,body.theme-route-map-modal-open{overflow:hidden}.theme-tour-home{display:flex;flex-direction:column;gap:0;padding:0;border-top:1px solid rgba(0,0,0,.06)}.today-seoul-card,.home-preview-section,.home-subway-map-section{background:var(--card-bg);border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.06)}.today-seoul-card{display:none;padding:10px 14px;margin:10px 14px;border-radius:14px;border-bottom:none;background:radial-gradient(circle at 20% 0%,rgba(0,212,255,.16),transparent 34%),radial-gradient(circle at 92% 18%,rgba(168,85,247,.16),transparent 32%),var(--card-bg)}.header-weather-strip{padding:0 12px}.header-weather-strip .today-seoul-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:0}.header-weather-strip .today-seoul-tile{min-width:0;padding:4px 2px;border-radius:8px;background:#667eea1a;display:flex;align-items:center;justify-content:center}.header-weather-strip .today-seoul-tile span,.header-weather-strip .today-seoul-tile em{display:none}.header-weather-strip .today-seoul-tile strong{font-size:11px;line-height:1}.today-seoul-card-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.today-seoul-kicker,.home-section-kicker{color:var(--accent-cyan);font-size:11px;font-weight:900;letter-spacing:.08em}.today-seoul-weather{margin-top:2px;color:var(--text-primary);font-size:16px;font-weight:1000}.today-seoul-date{margin-top:2px;color:var(--text-muted);font-size:11px}.today-seoul-temp{display:none}.today-seoul-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:6px}.today-seoul-tile{min-width:0;padding:4px;border-radius:12px;background:#667eea1a;color:var(--text-secondary);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center}.today-seoul-tile span{color:var(--text-muted);font-size:10px;font-weight:900;line-height:1}.today-seoul-tile strong{max-width:100%;color:var(--text-primary);font-size:12px;font-weight:1000;line-height:1.08;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.today-seoul-tile em{max-width:100%;color:var(--text-muted);font-size:9px;font-style:normal;font-weight:800;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.today-seoul-note{margin-top:3px;color:var(--text-secondary);font-size:11px;line-height:1.25}.today-seoul-note-title{margin-top:0;color:var(--accent-cyan);font-weight:900;letter-spacing:.08em}.home-preview-section{padding:16px}.seoul-info-feature-section{margin-bottom:14px}.home-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.home-section-heading h2{margin:2px 0 0;color:var(--text-primary);font-size:17px;font-weight:1000;line-height:1.2}.home-section-heading h2.home-section-title-only{margin-top:0}.home-preview-section[data-home-theme-list]{cursor:pointer}.home-section-more{flex:0 0 auto;border:none;border-radius:999px;background:#667eea1f;color:var(--text-secondary);padding:7px 10px;font-family:inherit;font-size:12px;font-weight:900;cursor:pointer}.home-spot-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-spot-card,.today-trip-card-inner,.home-life-item{width:100%;border:none;background:transparent;color:inherit;font-family:inherit;text-align:left;cursor:pointer}.home-spot-thumb{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:14px;background:var(--accent-gradient)}.home-spot-thumb img{width:100%;height:100%;object-fit:cover;display:block}.home-spot-thumb span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:1000}.home-spot-name{margin-top:7px;color:var(--text-primary);font-size:13px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-spot-meta{color:var(--text-muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.today-trip-card-inner{position:relative;overflow:hidden;padding:16px;border-radius:16px;background:linear-gradient(135deg,color-mix(in srgb,var(--tour-color, #667eea) 18%,transparent),transparent 68%),#667eea14;display:flex;align-items:center;gap:12px}.today-trip-card-inner:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--tour-color, #667eea)}.today-trip-copy{flex:1 1 auto;min-width:0;position:relative;z-index:1}.today-trip-lead{color:var(--text-secondary);font-size:12px;font-weight:800}.today-trip-title{margin-top:5px;color:var(--text-primary);font-size:18px;font-weight:1000}.today-trip-desc{margin-top:4px;color:var(--text-muted);font-size:13px;line-height:1.45}.today-trip-meta{margin-top:10px;color:var(--accent-cyan);font-size:12px;font-weight:900}.today-trip-apply-btn{margin-top:12px;border:none;border-radius:999px;background:var(--accent-gradient);color:#fff;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:1000;cursor:pointer;box-shadow:0 8px 18px #667eea47}.today-trip-apply-btn:active{transform:translateY(1px)}.today-trip-thumb{flex:0 0 auto;width:86px;height:86px;overflow:hidden;border-radius:16px;background:var(--accent-gradient);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.today-trip-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:1}.today-trip-thumb span{color:#fff;font-size:24px;font-weight:1000;position:relative;z-index:0}.theme-tour-list-modal{position:fixed;inset:0;z-index:420;display:flex;align-items:flex-end;justify-content:center;padding:20px;background:#0f172a7a}.theme-tour-list-modal-panel{width:100%;max-width:440px;max-height:min(74vh,640px);overflow:auto;padding:16px;border-radius:22px 22px 16px 16px;background:var(--card-bg);box-shadow:0 24px 60px #0f172a52;border:1px solid rgba(255,255,255,.1)}.theme-tour-list-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.theme-tour-list-modal-header h2{margin:2px 0 0;color:var(--text-primary);font-size:18px;font-weight:1000}.theme-tour-list-modal-close{width:34px;height:34px;border:none;border-radius:999px;background:#667eea1f;color:var(--text-primary);font-family:inherit;font-size:22px;font-weight:800;line-height:1;cursor:pointer}.theme-tour-detail-modal{position:fixed;inset:0;z-index:430;display:flex;align-items:flex-end;justify-content:center;padding:18px;padding-top:max(18px,env(safe-area-inset-top));padding-bottom:max(18px,env(safe-area-inset-bottom))}.theme-tour-detail-modal-backdrop{position:absolute;inset:0;background:#0f172a8a}.theme-tour-detail-modal-panel{position:relative;z-index:1;width:min(440px,100%);max-height:min(86vh,760px);overflow-y:auto;border-radius:24px 24px 18px 18px;background:var(--primary-bg);box-shadow:0 24px 60px #0f172a5c;border:1px solid rgba(255,255,255,.12);padding:16px}.theme-tour-detail-modal-topbar{position:sticky;top:-16px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-16px -16px 14px;padding:14px 16px 10px;background:color-mix(in srgb,var(--primary-bg) 94%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08);color:var(--text-primary);font-size:14px;font-weight:900}.theme-tour-detail-modal-close{flex:0 0 auto;width:34px;height:34px;border:none;border-radius:999px;background:#667eea24;color:var(--text-primary);cursor:pointer;font-family:inherit;font-size:24px;font-weight:900;line-height:1}.theme-tour-detail-modal-body .theme-tour-detail{margin-top:0}.theme-route-apply-modal{position:fixed;inset:0;z-index:6500;display:flex;align-items:flex-end;justify-content:center;padding:18px;padding-top:max(18px,env(safe-area-inset-top));padding-bottom:max(18px,env(safe-area-inset-bottom))}.theme-route-apply-backdrop{position:absolute;inset:0;background:#0f172a94;backdrop-filter:blur(8px)}.theme-route-apply-panel{position:relative;z-index:1;width:min(440px,100%);max-height:min(84vh,720px);overflow-y:auto;border-radius:24px 24px 18px 18px;background:var(--primary-bg);box-shadow:0 24px 60px #0f172a61;border:1px solid rgba(255,255,255,.12)}.theme-route-apply-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid rgba(255,255,255,.08)}.theme-route-apply-header h3{margin:2px 0 0;color:var(--text-primary);font-size:18px;font-weight:1000}.theme-route-apply-close{flex:0 0 auto;width:34px;height:34px;border:none;border-radius:999px;background:#667eea24;color:var(--text-primary);cursor:pointer;font-family:inherit;font-size:24px;font-weight:900;line-height:1}.theme-route-apply-body{padding:16px}.theme-route-apply-desc{margin:0 0 14px;color:var(--text-secondary);font-size:13px;line-height:1.5}.theme-route-apply-field{display:flex;flex-direction:column;gap:7px;margin-bottom:12px;color:var(--text-primary);font-size:13px;font-weight:900}.theme-route-apply-field input,.theme-route-apply-field select{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff12;color:var(--text-primary);padding:11px 12px;font-family:inherit;font-size:14px;outline:none}.theme-route-apply-location-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:12px;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.theme-route-apply-location-row span{display:block;color:var(--text-primary);font-size:13px;font-weight:900}.theme-route-apply-location-row small{display:block;margin-top:4px;color:var(--text-muted);font-size:12px;line-height:1.35}.theme-route-apply-location-row button{flex:0 0 auto;border:none;border-radius:999px;background:#667eea2e;color:var(--text-primary);padding:9px 12px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:900}.theme-route-apply-location-row button:disabled{opacity:.5;cursor:not-allowed}.theme-route-apply-check{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--text-secondary);font-size:13px;font-weight:800}.theme-route-apply-spot-list{margin-top:14px;padding:12px;border-radius:16px;background:#667eea1a;color:var(--text-secondary);font-size:12px;line-height:1.7}.theme-route-apply-spot-list strong{display:block;margin-bottom:4px;color:var(--text-primary);font-size:13px}.theme-route-apply-actions{display:flex;justify-content:flex-end;gap:8px;padding:14px 16px 16px;border-top:1px solid rgba(255,255,255,.08)}.theme-route-apply-secondary,.theme-route-apply-primary{border:none;border-radius:999px;padding:10px 14px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:900}.theme-route-apply-secondary{background:#ffffff1a;color:var(--text-secondary)}.theme-route-apply-primary{background:var(--accent-gradient);color:#fff;box-shadow:0 10px 20px #667eea42}.theme-route-map-modal{position:fixed;inset:0;z-index:6600;display:flex;align-items:flex-end;justify-content:center;padding:18px;padding-top:max(18px,env(safe-area-inset-top));padding-bottom:max(18px,env(safe-area-inset-bottom))}.theme-route-map-backdrop{position:absolute;inset:0;background:#0f172a9e;backdrop-filter:blur(8px)}.theme-route-map-panel{position:relative;z-index:1;width:min(440px,100%);max-height:min(86vh,760px);overflow:hidden;border-radius:24px 24px 18px 18px;background:var(--primary-bg);box-shadow:0 24px 60px #0f172a66;border:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column}.theme-route-map-header,.theme-route-map-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.theme-route-map-actions{justify-content:flex-end;border-top:1px solid rgba(255,255,255,.08);border-bottom:none}.theme-route-map-header h3{margin:0;color:var(--text-primary);font-size:16px;font-weight:1000}.theme-route-map-close{flex:0 0 auto;width:34px;height:34px;border:none;border-radius:999px;background:#667eea24;color:var(--text-primary);cursor:pointer;font-family:inherit;font-size:24px;font-weight:900;line-height:1}.theme-route-map-body{padding:12px 16px 14px}.theme-route-map-canvas{width:100%;height:min(54vh,420px);min-height:300px;overflow:hidden;border-radius:18px;background:#ffffff0f}.theme-route-map-picked{margin:10px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.45}.home-life-list{display:flex;flex-direction:column;gap:8px}.home-life-item{padding:12px;border-radius:14px;background:#667eea14}.home-life-title{color:var(--text-primary);font-size:13px;font-weight:900}.home-life-snippet,.home-life-meta{color:var(--text-muted);font-size:12px}.home-life-snippet{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-life-meta{margin-top:4px}.home-empty-card{padding:14px;border-radius:14px;background:#667eea14;color:var(--text-muted);font-size:13px;font-weight:800}.theme-tour-header{margin:4px 0 14px;text-align:left}.theme-tour-title{font-size:18px;font-weight:900;color:var(--text-primary)}.theme-tour-subtitle{margin-top:4px;font-size:13px;color:var(--text-muted)}.theme-tour-list{display:flex;flex-direction:column;gap:12px}.theme-tour-card{width:100%;text-align:left;padding:16px 16px 14px;border-radius:var(--border-radius);background:var(--card-bg);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.08);cursor:pointer;position:relative;font-family:inherit;display:flex;align-items:center;gap:12px}.theme-tour-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:var(--tour-color, #667eea);border-radius:var(--border-radius) 0 0 var(--border-radius)}.theme-tour-card-body{flex:1 1 auto;min-width:0}.theme-tour-card-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:900;color:var(--text-primary)}.theme-tour-card-title-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-tour-price-badge{flex:0 0 auto;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:900;border:1px solid rgba(255,255,255,.1)}.theme-tour-price-badge.free{background:#ffffff0f;color:var(--text-secondary)}.theme-tour-price-badge.premere{background:var(--accent-gradient);color:#fff}.theme-tour-card-desc{margin-top:6px;font-size:13px;color:var(--text-muted)}.theme-tour-card-meta{margin-top:10px;font-size:12px;color:var(--text-secondary);display:flex;flex-wrap:wrap;align-items:center;gap:8px}.theme-tour-card-thumb{flex:0 0 auto;width:74px;height:74px;overflow:hidden;border-radius:14px;background:var(--accent-gradient);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;position:relative}.theme-tour-card-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:1}.theme-tour-card-thumb span{color:#fff;font-size:22px;font-weight:1000;position:relative;z-index:0}.theme-tour-detail{margin-top:10px}.theme-tour-detail-header{display:flex;align-items:center;gap:10px}.spot-detail .theme-tour-detail-header{flex-direction:column;align-items:flex-start;gap:6px}.spot-detail .theme-tour-detail-title{font-size:18px}.theme-tour-back-btn{border:none;background:#ffffff14;color:var(--text-primary);padding:8px 10px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:13px}.theme-tour-detail-title{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:10px;font-size:16px;font-weight:900}.theme-tour-detail-title-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spot-detail .theme-tour-detail-title-text{overflow:visible;text-overflow:unset;white-space:normal;word-break:break-word}.spot-detail-meta{font-size:12px;color:var(--text-secondary);line-height:1.4;display:flex;flex-wrap:wrap;gap:8px}.spot-detail-meta strong{color:var(--text-primary)}.spot-detail-station{font-size:12px;color:var(--text-secondary);line-height:1.4}.spot-detail-meta-item{white-space:nowrap}.theme-tour-detail-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.spot-detail .theme-tour-detail-actions{margin-left:0}.theme-tour-recommend-btn{width:34px;height:34px;border-radius:999px;border:none;background:#ffffff1a;color:var(--text-primary);font-family:inherit;font-size:14px;font-weight:1000;cursor:pointer;transition:transform .15s ease,filter .15s ease}.theme-tour-share-btn{width:34px;height:34px;border-radius:999px;border:none;background:#ffffff1a;color:var(--text-primary);font-family:inherit;font-size:14px;font-weight:1000;cursor:pointer;transition:transform .15s ease,filter .15s ease;display:inline-flex;align-items:center;justify-content:center}.theme-tour-recommend-btn:hover,.theme-tour-share-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.theme-tour-recommend-btn.active{background:var(--accent-gradient);color:#fff}.theme-tour-recommend-count{font-size:13px;font-weight:900;color:var(--text-primary);min-width:18px}.spot-detail .spot-detail-actions .theme-tour-recommend-btn,.spot-detail .spot-detail-actions .theme-tour-share-btn{width:auto;height:32px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;font-size:12px;font-weight:800}.spot-detail .spot-detail-actions .spot-action-icon{display:inline-flex;align-items:center;justify-content:center;color:inherit;font-weight:900}.spot-detail .spot-detail-actions .spot-action-text{color:inherit}.theme-tour-detail-intro{margin-top:10px;display:flex;flex-direction:column;gap:20px}.theme-tour-detail-desc{margin:0;font-size:15px;line-height:1.55;color:var(--text-primary)}.theme-tour-detail-desc .theme-tour-desc-article-title{margin:0 0 10px;font-size:18px;line-height:1.3;font-weight:1000;letter-spacing:-.4px;color:var(--text-primary)}.theme-tour-detail-desc p{margin:0}.theme-tour-detail-desc p+p{margin-top:12px}.theme-tour-detail-desc .theme-tour-desc-lead{font-size:16px;line-height:1.65;font-weight:700;color:var(--text-primary)}.theme-tour-detail-desc .theme-tour-desc-body{font-size:14px;line-height:1.75;color:var(--text-secondary)}.theme-tour-detail-desc strong{color:var(--text-primary);font-weight:900}.theme-tour-detail-desc .theme-tour-desc-kicker{margin-top:14px;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.theme-tour-detail-desc .theme-tour-desc-quote{margin:10px 0 0;padding:10px 12px;border-left:3px solid rgba(0,212,255,.75);background:#ffffff0a;border-radius:12px;color:var(--text-primary);font-size:14px;line-height:1.7;font-style:italic}html[lang=en] .theme-tour-detail-desc .theme-tour-desc-lead:first-letter{float:left;font-size:44px;line-height:1;padding-right:8px;padding-top:2px;font-weight:1000;color:#00d4fff2}.theme-tour-detail-desc .theme-tour-desc-gallery{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.theme-tour-detail-desc .theme-tour-desc-gallery-item{display:block;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;box-shadow:0 10px 18px #00000038}.theme-tour-detail-desc .theme-tour-desc-gallery-item img{width:100%;height:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.theme-tour-detail-cta{padding-top:0}.spot-detail .theme-tour-detail-cta{margin-top:8px;margin-bottom:7px}.spot-detail .theme-tour-detail-intro+.theme-tour-divider{margin-top:7px}.theme-tour-stops{margin:16px 0 0;display:flex;flex-direction:column;gap:10px}.theme-tour-divider{height:1px;margin:14px 0;border-radius:999px;background:#ffffff1a}.theme-tour-ad-banner{width:100%;display:flex;justify-content:center;align-items:center;padding:0}body.admob-native .theme-tour-ad-banner{display:none}#themeTourDetail .theme-tour-divider+.board-comments{margin-top:0}.theme-tour-stop{background:var(--secondary-bg);border-radius:var(--border-radius);padding:12px 14px;border:1px solid rgba(255,255,255,.06)}.theme-tour-stop.clickable{cursor:pointer}.theme-tour-stop-row{display:flex;align-items:center;gap:12px}.theme-tour-stop-main{flex:1 1 auto;min-width:0}.theme-tour-stop-thumb{flex:0 0 auto;width:144px;height:144px;border-radius:14px;overflow:hidden;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);position:relative;display:flex;align-items:center;justify-content:center}.theme-tour-stop-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:1}.theme-tour-stop-thumb.placeholder{background:radial-gradient(120% 120% at 20% 10%,#00d4ff2e,#ffffff0f 45%,#0000);border-color:#00d4ff2e}.theme-tour-stop-thumb-initial{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:1000;color:#ffffffe6;text-shadow:0 6px 20px rgba(0,0,0,.35);z-index:0}@media(max-width:380px){.theme-tour-stop-thumb{width:128px;height:128px}}.theme-tour-stop.draggable{cursor:grab;user-select:none}.theme-tour-stop.draggable:active{cursor:grabbing}.theme-tour-stop.dragging{opacity:.65}.theme-tour-stop.drag-over{border-color:#667eeaa6;box-shadow:0 0 0 2px #667eea40}.theme-tour-drag-handle{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;font-size:13px;opacity:.7}.theme-tour-stop-head{display:flex;align-items:center;gap:10px}.theme-tour-stop-order{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:900;color:var(--text-primary);background:#ffffff14;border:1px solid rgba(255,255,255,.1);white-space:nowrap}.theme-tour-stop-name{font-size:14px;font-weight:800;color:var(--text-primary)}.theme-tour-stop-sub{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:var(--text-muted);min-width:0}.theme-tour-stop-sub .theme-tour-stop-station,.theme-tour-stop-sub [data-role=accommodation-station-name]{color:var(--text-primary);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seoul-spot-stats{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--text-muted);white-space:nowrap}.seoul-spot-stats-num{color:var(--text-primary);font-weight:900;min-width:14px;text-align:right}.seoul-spot-stats-sep{opacity:.55}#travelSpotsList .seoul-spot-card{display:block;padding:14px;border-bottom:1px solid rgba(15,23,42,.08);box-shadow:inset 0 -1px #ffffff8c}#travelSpotsList .seoul-spot-card+.seoul-spot-card{margin-top:6px}.seoul-spot-card-top{display:flex;flex-direction:column;gap:4px}#travelSpotsList .seoul-spot-card-title{white-space:normal;word-break:break-word;font-size:17px;line-height:1.35}.seoul-spot-card-station{color:var(--text-muted);font-size:12px;font-weight:400;text-align:left;white-space:normal;word-break:keep-all}.seoul-spot-photo-strip{display:flex;gap:10px;overflow-x:auto;margin-top:10px;padding-bottom:4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.seoul-spot-photo{flex:0 0 min(78%,320px);height:176px;padding:0;border:0;border-radius:16px;overflow:hidden;background:#eef2ff;cursor:zoom-in;scroll-snap-align:start}.seoul-spot-photo img{display:block;width:100%;height:100%;object-fit:cover}.seoul-spot-card-intro{color:var(--text-secondary);font-size:14px;font-weight:500;line-height:1.4;word-break:keep-all}#travelSpotsList .seoul-spot-stats{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:10px;color:var(--text-muted)}.seoul-spot-stat-pill{display:inline-flex;align-items:center;gap:4px;min-height:26px;padding:5px 10px;border-radius:999px;font-size:13px;font-weight:900;line-height:1;box-shadow:0 8px 18px #0f172a14}.seoul-spot-stat-pill.visited{background:#e0f2fe;color:#0369a1}.seoul-spot-stat-pill.liked{background:#f3e8ff;color:#7e22ce}.seoul-spot-stat-pill.comments{background:#ecfdf5;color:#047857}#travelSpotsList .seoul-spot-stats-num{color:inherit;text-align:left;min-width:0}.seoul-spot-card-preview{margin-top:8px;color:var(--text-secondary);font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.seoul-spot-load-more{width:100%;border:1px dashed rgba(102,126,234,.28);cursor:pointer;font-family:inherit;text-align:center}.theme-tour-action-btn{flex:0 0 auto;border:none;background:#ffffff1a;color:var(--text-primary);padding:8px 10px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:12px}.theme-tour-primary-btn{width:100%;border:none;padding:14px 16px;border-radius:var(--border-radius);background:var(--accent-gradient);color:#fff;font-weight:900;cursor:pointer;box-shadow:var(--shadow);font-family:inherit;display:flex;align-items:center;justify-content:center;gap:10px}.theme-tour-primary-btn.gps-arrived,.theme-tour-detail-cta .theme-tour-primary-btn.gps-arrived{box-shadow:0 0 0 2px #10b981bf,0 12px 18px #0000004d;filter:saturate(1.1)}.theme-tour-detail-cta .theme-tour-primary-btn{box-shadow:0 10px 10px #00000047}.theme-tour-start-price{padding:4px 10px;border-radius:999px;background:#00000040;border:1px solid rgba(255,255,255,.2);font-size:12px;font-weight:900;line-height:1}.premere-pay-desc{margin-top:4px;font-size:14px;color:var(--text-secondary);line-height:1.6}.premere-pay-price{margin-top:12px;margin-bottom:14px;font-size:28px;font-weight:1000;color:var(--text-primary);text-align:center;letter-spacing:-.5px}.theme-tour-run-card{margin:12px 0 14px;padding:14px 14px 12px;border-radius:var(--border-radius);background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:var(--shadow)}.theme-tour-run-progress{font-size:12px;color:var(--text-secondary);font-weight:700}.theme-tour-run-heading{margin-top:6px;display:flex;align-items:baseline;gap:8px;min-width:0;white-space:nowrap}.theme-tour-run-title{flex:0 0 auto;font-size:16px;font-weight:900;color:var(--text-primary)}.theme-tour-run-subtitle{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:13px;color:var(--text-muted)}.theme-tour-run-subtitle.subway,.theme-tour-run-subtitle.walk,.theme-tour-run-subtitle.arrive{color:var(--text-primary)}.theme-tour-run-actions{margin-top:12px;display:flex;flex-direction:column;gap:10px}.theme-tour-run-nav{display:flex;gap:8px;justify-content:space-between}.theme-tour-map{margin-top:12px;width:100%;height:min(360px,55vh);border-radius:var(--border-radius);overflow:hidden;border:1px solid rgba(0,0,0,.08);background:#f0f4f8}.theme-tour-map-frame{width:100%;height:100%;border:0;position:relative;touch-action:none}.theme-tour-map-provider{margin-top:8px;display:flex;gap:8px}.theme-tour-map-provider-btn{flex:1 1 0;border:1px solid rgba(15,23,42,.18);border-radius:999px;background:var(--secondary-bg);color:var(--text-primary);font-size:12px;font-weight:800;padding:8px 10px;cursor:pointer;font-family:inherit}.theme-tour-map-provider-btn.active{background:#0f172a2e;color:#0f172a8c;border-color:#0f172a38}.mate-leaflet-div-icon{background:transparent;border:0}.mate-map-badge{position:absolute;top:10px;left:10px;z-index:5000;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.2px;color:#fff;background:#111827c7;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(6px);pointer-events:none;user-select:none;max-width:calc(100% - 20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mate-map-badge--warn{background:#f59e0be0;border-color:#ffffff38}.mate-map-badge--error{background:#ef4444e0;border-color:#ffffff38}.mate-pin{width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:2px solid rgba(255,255,255,.95);color:#fff;font-weight:900;font-size:12px;line-height:1;box-shadow:0 10px 18px #00000059;user-select:none;pointer-events:none}.mate-pin__label{position:relative;z-index:1}.mate-pin--me{background:#2563eb}.mate-pin--start{background:#10b981}.mate-pin--dest{background:#ef4444}.theme-tour-arrival{margin-top:12px;width:100%;border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.08);background:#00000040;padding:14px}.theme-tour-arrival-message{font-size:14px;line-height:1.7;color:var(--text-primary)}.theme-tour-subway{margin-top:12px;width:100%;height:min(360px,55vh);border-radius:var(--border-radius);overflow-y:auto;border:1px solid rgba(102,126,234,.16);background:linear-gradient(180deg,#fff,#f8f9ff);padding:16px;box-shadow:0 10px 28px #0f172a14}.theme-tour-subway-route{display:flex;justify-content:center;align-items:flex-start;padding:8px 0 10px}.theme-tour-subway .route-summary-simple{gap:10px;padding:0 0 12px;justify-content:flex-start;flex-wrap:wrap}.theme-tour-subway .route-summary-simple .time-estimate,.theme-tour-subway .route-summary-simple .transfer-count,.theme-tour-subway .route-summary-simple .direct-route{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:900;background:#f1f5ff;color:#334155}.theme-tour-subway .route-summary-simple .transfer-count{background:#fff7d6;color:#a16207}.theme-tour-subway .route-summary-simple .direct-route{background:#dcfce7;color:#15803d}.theme-tour-subway .route-visual{max-width:none;padding:2px 2px 6px}.theme-tour-subway .route-station{gap:12px;padding:10px 2px}.theme-tour-subway .station-info{gap:10px}.theme-tour-subway .station-info .station-name{font-size:16px;color:#0f172a;letter-spacing:-.2px}.theme-tour-subway .station-role-label{font-weight:400;color:#64748b}.theme-tour-subway .station-info .arrival-label{color:#7c3aed;font-size:13px;font-weight:900}.theme-tour-subway .station-dot{width:18px;height:18px;border:3px solid #ffffff;box-shadow:0 4px 12px #0f172a29}.theme-tour-subway .route-line-connector{gap:12px;padding-left:10px}.theme-tour-subway .line-bar{width:3px;height:46px;border-radius:999px}.theme-tour-subway .line-info-inline{flex:1;min-width:0;padding:9px 11px;border:1px solid rgba(102,126,234,.14);background:#fff;border-radius:12px;box-shadow:0 6px 16px #0f172a0f}.theme-tour-subway .line-info-inline .line-badge{width:auto;min-width:26px;height:26px;padding:0 10px;border-radius:999px;white-space:nowrap;box-shadow:0 3px 10px #0f172a1f}.theme-tour-subway .line-info-inline .line-direction{font-size:13px;color:#0f172a;font-weight:800;min-width:0}.theme-tour-subway .line-info-inline .station-count{font-size:12px;color:#64748b;background:#f1f5f9;font-weight:800;white-space:nowrap}#subwayNavSection.theme-tour-subway-overlay{position:fixed;inset:0;z-index:3000;display:block;background:var(--primary-bg);overflow-y:auto;padding:16px 20px 24px;padding-top:max(16px,env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom))}body.theme-tour-overlay-open #guideSection.fullscreen-guide{z-index:3500}body.theme-tour-overlay-open #completeSection.complete-section{position:fixed;inset:0;z-index:3500;background:var(--primary-bg);overflow-y:auto;padding:24px 16px;padding-top:max(24px,env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom))}.theme-tour-subway-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;border-radius:var(--border-radius);background:#ffffff0f;border:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:5;backdrop-filter:blur(10px)}.theme-tour-subway-back-btn{border:none;background:#ffffff1a;color:var(--text-primary);padding:8px 10px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:13px;white-space:nowrap}.theme-tour-subway-header-text{display:flex;flex-direction:column;gap:2px;min-width:0}.theme-tour-subway-title{font-size:13px;font-weight:900;color:var(--text-primary)}.theme-tour-subway-subtitle{font-size:12px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-subway-map-section{border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.06);overflow:hidden}.home-subway-map-wrap{position:relative;display:flex;flex-direction:row;align-items:stretch;width:100%;height:300px;background:#f1f5f9;overflow:hidden;border-radius:12px}.home-subway-map-wrap canvas{width:100%;height:100%;display:block;cursor:grab;border-radius:0}.home-subway-map-wrap:not(.is-spot-panel-open) canvas{border-radius:12px}.home-subway-spot-panel{position:relative;flex:0 0 46%;width:46%;max-width:180px;min-width:128px;z-index:2;display:flex;flex-direction:column;overflow:hidden;border-left:1px solid rgba(248,250,252,.12);border-radius:0 12px 12px 0;background:#0f172af0;color:#f8fafc;box-shadow:none;backdrop-filter:blur(10px)}.home-subway-map-wrap canvas:active{cursor:grabbing}.home-subway-map-stage{position:relative;flex:1 1 auto;min-width:0;height:100%;overflow:hidden}.home-subway-spot-panel.hidden{display:none}.home-subway-spot-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 12px 9px;border-bottom:1px solid rgba(248,250,252,.12)}.home-subway-spot-panel-station{font-size:13px;font-weight:800;line-height:1.25}.home-subway-spot-panel-title{margin-top:2px;color:#f8fafcb8;font-size:11px;font-weight:600}.home-subway-spot-close{flex:0 0 auto;width:26px;height:26px;border:none;border-radius:50%;background:#f8fafc24;color:#f8fafc;font-size:18px;line-height:1;cursor:pointer}.home-subway-spot-panel-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:6px;-webkit-overflow-scrolling:touch}.home-subway-map-wrap.is-spot-panel-open{height:360px}.home-subway-spot-list{display:flex;flex-direction:column;gap:10px;align-content:start}.home-subway-spot-tile{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;flex:0 0 auto;margin:0;padding:0;border:1px solid rgba(248,250,252,.1);border-radius:12px;background:#ffffff14;color:inherit;text-align:left;cursor:pointer;overflow:hidden}.home-subway-spot-tile:active{transform:scale(.99)}.home-subway-spot-square-wrap{position:relative;display:block;width:100%;aspect-ratio:1 / 1;height:auto;flex:0 0 auto;overflow:hidden;border:none;border-bottom:1px solid rgba(248,250,252,.12);background:#ffffff14}.home-subway-spot-square{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover}.home-subway-spot-body{display:flex;flex-direction:column;gap:2px;flex:0 0 auto;min-width:0;padding:7px 8px 8px}.home-subway-spot-name{display:block;font-size:12px;font-weight:800;line-height:1.3;word-break:keep-all;overflow-wrap:anywhere}.home-subway-spot-station-line,.home-subway-spot-exit-line{display:block;color:#f8fafcb8;font-size:10px;font-weight:600;line-height:1.3;word-break:keep-all;overflow-wrap:anywhere}.home-subway-spot-exit-line{color:#f8fafcd1}.home-subway-spot-empty{padding:12px 6px;color:#f8fafcc2;font-size:12px;line-height:1.45}.home-subway-map-locate-btn{display:flex;align-items:center;gap:4px;padding:5px 12px;background:var(--primary, #00d4ff);color:#fff;border:none;border-radius:20px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;line-height:1}.home-subway-map-locate-btn:disabled{opacity:.5;cursor:not-allowed}.home-subway-map-locate-icon{font-size:13px;line-height:1}.home-subway-map-legend{display:flex;align-items:center;gap:14px;padding:8px 14px;font-size:11px;color:var(--text-muted, #6b7280);border-top:1px solid rgba(0,0,0,.04)}.home-subway-map-legend-item{display:flex;align-items:center;gap:4px}.home-subway-map-legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}:root{--primary-bg: #ffffff;--secondary-bg: #ffffff;--card-bg: #ffffff;--header-bg: linear-gradient(180deg, rgba(102, 126, 234, .18) 0%, rgba(102, 126, 234, .06) 60%, transparent 100%);--accent-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--success-gradient: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);--warning-gradient: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--accent-cyan: #00d4ff;--accent-purple: #a855f7;--accent-yellow: #ffc107;--success: #00e676;--warning: #ff6b6b;--text-primary: #0f172a;--text-secondary: #334155;--text-muted: #64748b;--border-radius: 16px;--border-radius-sm: 12px;--shadow: 0 1px 6px rgba(15, 23, 42, .07)}.svg-icon{display:inline-block;width:1em;height:1em;vertical-align:middle}.svg-icon-sm{width:20px;height:20px}.svg-icon-md{width:32px;height:32px}.svg-icon-lg{width:48px;height:48px}.svg-icon-xl{width:64px;height:64px}.svg-icon-xxl{width:80px;height:80px}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-width:0;margin:0;padding:0}body{font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--primary-bg);color:var(--text-primary);min-height:100vh;line-height:1.6}body.theme-tour-overlay-open,body.board-write-open,body.premere-pay-open,body.theme-place-modal-open{overflow:hidden}.app-container{width:100%;max-width:none;margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;background:transparent}.app-header{padding:0;margin:0;background:transparent}.app-header-inner{padding:0;background:transparent;margin:0;width:100%;border-radius:0}body[data-main-tab=myPage] .app-header-inner{margin-bottom:2px}body[data-main-tab=myPage] .my-page-subtabs{margin-top:0}.header-row-1{display:flex;align-items:center;justify-content:space-between;padding:0 16px;margin-bottom:6px}.header-left,.header-right{display:flex;align-items:center;gap:8px}.header-row-2{display:flex;align-items:center;justify-content:space-between;padding:0 16px 10px}.header-icon{font-size:28px}.header-title{font-size:20px;font-weight:900;background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-subtitle{font-size:13px;color:var(--text-secondary);margin:0}.info-btn{width:28px;height:28px;border-radius:50%;background:transparent;border:1px solid var(--text-muted);color:var(--text-muted);font-size:14px;cursor:pointer;margin-left:8px;transition:all .2s ease}.install-btn{border:1px solid rgba(255,255,255,.22);background:#ffffff0f;color:var(--text-primary);padding:6px 10px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:900;transition:all .2s ease;white-space:nowrap}.install-btn:hover{border-color:var(--accent-cyan);color:var(--accent-cyan)}.auth-btn{display:flex;align-items:center;justify-content:center;height:34px;width:auto;min-width:44px;padding:0 12px;background:var(--auth-btn-bg, var(--accent-gradient));border:var(--auth-btn-border, none);border-radius:10px;color:var(--auth-btn-text, #ffffff);box-shadow:0 10px 22px #0f172a2e;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s;white-space:nowrap}.auth-btn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 14px 26px #0f172a38;color:#fff}.info-btn:hover{border-color:var(--accent-cyan);color:var(--accent-cyan)}.auth-user-box{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:var(--border-radius);padding:12px;margin-bottom:12px}.auth-user-line{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.auth-user-label{font-size:13px;font-weight:900;color:var(--text-secondary);white-space:nowrap}.auth-user-email{font-size:13px;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.auth-signup-row{display:none}.auth-form.signup-mode .auth-signup-row{display:block}.auth-signup-actions{display:none!important}.auth-form.signup-mode .auth-signup-actions{display:flex!important}.auth-form.signup-mode .auth-signin-actions{display:none!important}.auth-mode-toggle{margin-top:14px;text-align:center;font-size:13px;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.auth-link-btn{background:none;border:none;color:var(--accent-color, #a78bfa);font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.auth-mode-signup-text,.auth-go-signin-link{display:none}.auth-form.signup-mode .auth-mode-signup-text,.auth-form.signup-mode .auth-go-signin-link{display:inline}.auth-form.signup-mode .auth-mode-signin-text,.auth-form.signup-mode #authGoSignupBtn{display:none}.auth-divider{margin:10px 0;display:flex;align-items:center;gap:10px;color:var(--text-muted);font-size:12px;font-weight:800}.auth-divider:before,.auth-divider:after{content:"";flex:1 1 auto;height:1px;background:#ffffff1a}.auth-google-btn{width:100%;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:var(--text-primary);padding:12px 14px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:10px}.auth-google-g{width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#111827;font-weight:1000;font-size:14px}.info-modal{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.info-modal.hidden{display:none}.info-modal-content{background:var(--card-bg);border-radius:var(--border-radius);max-width:340px;width:100%;max-height:80vh;overflow-y:auto}.info-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.info-modal-header h3{margin:0;font-size:18px;color:var(--text-primary)}.info-modal-close{width:28px;height:28px;border-radius:50%;background:#ffffff1a;border:none;color:var(--text-secondary);font-size:14px;cursor:pointer}.info-modal-body{padding:20px}.info-modal-body .app-version{text-align:center;color:var(--accent-cyan);font-weight:600;margin-bottom:20px}.info-modal-body h4{font-size:14px;color:var(--text-secondary);margin:16px 0 8px}.info-modal-body ul{margin:0;padding-left:20px}.info-modal-body li{font-size:13px;color:var(--text-muted);margin-bottom:4px}.info-modal-body .copyright{text-align:center;font-size:12px;color:var(--text-muted);margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.region-dropdown{position:relative;margin-left:12px}.region-dropdown-btn{display:flex;align-items:center;gap:5px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:5px 12px;color:var(--text-primary);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.region-dropdown-btn:hover{background:#ffffff26;border-color:var(--accent-purple)}.dropdown-arrow{font-size:10px;transition:transform .2s}.region-dropdown.open .dropdown-arrow{transform:rotate(180deg)}.region-dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:var(--card-bg);border:1px solid rgba(255,255,255,.1);border-radius:var(--border-radius-sm);box-shadow:0 8px 32px #0006;overflow:hidden;z-index:100;animation:dropdownFadeIn .2s ease}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.region-option{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;background:transparent;border:none;color:var(--text-primary);font-size:14px;font-weight:500;cursor:pointer;transition:background .2s;text-align:left}.region-option:hover{background:#667eea33}.region-option.active{background:#667eea4d;color:var(--accent-cyan)}.lang-dropdown{position:relative;margin-left:0}.lang-dropdown-btn{display:flex;align-items:center;justify-content:center;width:auto;min-width:44px;height:34px;padding:0 12px;background:var(--auth-btn-bg, var(--accent-gradient));border:var(--auth-btn-border, none);border-radius:10px;font-size:13px;font-weight:700;color:var(--auth-btn-text, #ffffff);cursor:pointer;transition:all .2s;box-shadow:0 10px 22px #0f172a2e}.lang-dropdown-btn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 14px 26px #0f172a38;color:#fff}.lang-dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:140px;background:#2a3042;border:1px solid rgba(255,255,255,.2);border-radius:var(--border-radius-sm);box-shadow:0 8px 32px #00000080;overflow:hidden;z-index:100;animation:dropdownFadeIn .2s ease}.lang-option{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;background:none;border:none;color:#d0d0d0;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;text-align:left}.lang-option:hover{background:#ffffff26;color:#fff}.lang-option.active{background:#00d4ff33;color:var(--accent-cyan)}.app-main{flex:1;padding:10px 0 calc(56px + env(safe-area-inset-bottom,0px));background:var(--primary-bg)}.station-select-card{background:var(--card-bg);border-radius:var(--border-radius);padding:24px;margin-bottom:20px}.station-input-group{display:flex;flex-direction:column;gap:12px;position:relative}.station-input{background:var(--secondary-bg);border-radius:var(--border-radius-sm);padding:16px;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.station-input:hover{border-color:#667eea4d}.station-input.selected{border-color:var(--accent-cyan)}.input-label{display:block;font-size:12px;color:var(--text-muted);margin-bottom:4px}.input-value{font-size:18px;font-weight:700;color:var(--text-primary)}.input-value.placeholder{color:var(--text-muted);font-weight:400}.swap-btn{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:40px;height:40px;background:var(--accent-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;transition:transform .2s ease;z-index:1}.swap-btn:hover{transform:translateY(-50%) scale(1.1)}.swap-btn:active{transform:translateY(-50%) rotate(180deg)}.search-options{display:flex;gap:8px;margin-top:16px}.search-option-btn{flex:1;padding:12px 16px;font-size:13px;font-weight:600;color:#b0b0b0;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease;font-family:inherit}.search-option-btn:hover{background:#ffffff1f;border-color:#ffffff40;color:#e0e0e0}.search-option-btn.active{background:#00d4ff26;border-color:var(--accent-cyan);color:var(--accent-cyan);font-weight:700}.find-route-btn{width:100%;margin-top:20px;padding:16px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px;font-weight:700;color:#fff;background:var(--accent-gradient);border:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease;font-family:inherit}.find-route-btn:disabled{opacity:.5;cursor:not-allowed}.find-route-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.route-preview-card{background:var(--card-bg);border-radius:var(--border-radius);padding:24px;margin-bottom:20px}.route-preview-card h3{font-size:16px;margin-bottom:16px}.route-summary{display:flex;align-items:center;gap:12px;padding:16px;background:var(--secondary-bg);border-radius:var(--border-radius-sm);margin-bottom:16px}.route-summary .station-name{font-weight:700}.route-summary .arrow{color:var(--text-muted)}.route-summary .transfer-badge{padding:4px 12px;background:var(--warning-gradient);border-radius:20px;font-size:12px;font-weight:600}.route-detail{display:flex;flex-direction:column;gap:12px}.route-segment{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff08;border-radius:var(--border-radius-sm)}.route-segment .line-badge{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.route-segment .segment-text{flex:1;font-size:14px}.route-segment .station-count{font-size:13px;color:var(--text-muted)}.route-visual{display:flex;flex-direction:column;padding:8px 0}.station-dot{width:20px;height:20px;border-radius:50%;border:3px solid var(--text-secondary);background:var(--primary-bg);flex-shrink:0;position:relative}.station-dot.start{border-color:var(--accent-cyan);background:var(--accent-cyan);box-shadow:0 0 12px #00f5ff80}.station-dot.transfer{border-color:var(--accent-yellow);background:var(--accent-yellow);box-shadow:0 0 12px #ffc10780}.station-dot.end{border-color:var(--accent-purple);background:var(--accent-purple);box-shadow:0 0 12px #ba55d380}.station-info .arrival-time .time-near{color:var(--success);font-weight:700;animation:blink 1s infinite}.station-info .arrival-time .time-normal{color:var(--accent-cyan);font-weight:600}.station-info .arrival-time .time-unknown{color:var(--text-muted)}.loading-dot{color:var(--text-muted);animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:.3}50%{opacity:1}}.route-line-connector{display:flex;align-items:center;gap:16px;padding:4px 0 4px 8px;margin-left:0}.line-bar{width:4px;height:40px;border-radius:2px;flex-shrink:0}.line-info-inline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.line-info-inline .line-badge{width:26px;height:26px;font-size:12px}.line-info-inline .station-count{font-size:12px;color:var(--text-muted);background:#ffffff0d;padding:2px 8px;border-radius:10px}.route-summary-simple{display:flex;align-items:center;justify-content:center;gap:20px;padding:12px 0}.route-summary-simple .time-estimate{font-size:16px;font-weight:700;color:var(--text-primary)}.route-summary-simple .transfer-count{font-size:14px;color:var(--accent-yellow);font-weight:600}.route-summary-simple .direct-route{font-size:14px;color:var(--success);font-weight:600}.start-guide-btn{width:100%;margin-top:20px;padding:18px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:18px;font-weight:700;color:#fff;background:var(--success-gradient);border:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease;font-family:inherit;box-shadow:0 4px 15px #11998e4d}.start-guide-btn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #11998e66}.station-search-modal{position:fixed;inset:0;background:#000c;z-index:620;display:flex;align-items:flex-end;justify-content:center}.station-search-modal .modal-content{width:100%;max-width:480px;max-height:85vh;background:var(--card-bg);border-radius:var(--border-radius) var(--border-radius) 0 0;display:flex;flex-direction:column;animation:slideUp .3s ease;transition:max-height .2s ease}.station-search-modal.keyboard-open .modal-content{max-height:calc(var(--visual-viewport-height, 50vh));border-radius:var(--border-radius)}.station-search-modal.keyboard-open{align-items:flex-start;padding-top:20px}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid rgba(255,255,255,.1)}.modal-header h3{font-size:18px;font-weight:700}.map-provider-modal{position:fixed;inset:0;z-index:560;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a73}.map-provider-card{width:min(320px,92vw);background:var(--card-bg);color:var(--text-primary);border-radius:16px;padding:16px;border:1px solid rgba(15,23,42,.12);box-shadow:var(--shadow)}.map-provider-title{font-size:14px;font-weight:900}.map-provider-desc{margin-top:4px;font-size:12px;color:var(--text-secondary)}.map-provider-actions{margin-top:12px;display:flex;gap:8px}.map-provider-btn{flex:1 1 0;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:var(--secondary-bg);color:var(--text-primary);padding:10px 12px;font-size:12px;font-weight:800;cursor:pointer;font-family:inherit}.modal-close{width:36px;height:36px;background:var(--secondary-bg);border:none;border-radius:50%;color:var(--text-secondary);font-size:18px;cursor:pointer;transition:all .2s ease}.modal-close:hover{background:#ffffff1a;color:var(--text-primary)}.search-box{display:flex;align-items:center;gap:12px;padding:12px 20px;background:var(--secondary-bg);margin:16px 20px;border-radius:var(--border-radius-sm)}.search-box input{flex:1;background:none;border:none;outline:none;color:var(--text-primary);font-size:16px;font-family:inherit}.search-box input::placeholder{color:var(--text-muted)}.seoul-spots-toolbar .seoul-spots-search{margin:2px 0;padding:10px 14px;background:var(--card-bg);border:1px solid rgba(15,23,42,.08);box-shadow:var(--shadow);gap:10px}.line-filter{display:flex;gap:8px;padding:8px 20px 16px;margin-bottom:4px;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-shrink:0}.line-filter::-webkit-scrollbar{display:none}.line-btn{flex-shrink:0;padding:8px 16px;background:var(--secondary-bg);border:none;border-radius:20px;color:var(--text-secondary);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.line-btn.active{background:var(--accent-gradient);color:#fff}.line-btn[data-line="1"]{--line-color: #0052A4}.line-btn[data-line="2"]{--line-color: #00A84D}.line-btn[data-line="3"]{--line-color: #EF7C1C}.line-btn[data-line="4"]{--line-color: #00A5DE}.line-btn[data-line="5"]{--line-color: #996CAC}.line-btn[data-line="6"]{--line-color: #CD7C2F}.line-btn[data-line="7"]{--line-color: #747F00}.line-btn[data-line="8"]{--line-color: #E6186C}.line-btn[data-line="9"]{--line-color: #BDB092}.line-btn[data-line=K]{--line-color: #77C4A3}.line-btn[data-line=B]{--line-color: #F5A200}.line-btn[data-line=G]{--line-color: #0C8E72}.line-btn[data-line=S]{--line-color: #D4003B}.line-btn[data-line=A]{--line-color: #0090D2}.line-btn[data-line=U]{--line-color: #B7C450}.line-btn[data-line=SL]{--line-color: #6789CA}.line-btn[data-line=GG]{--line-color: #9A6292}.line-btn[data-line=I1]{--line-color: #7CA8D5}.line-btn[data-line=I2]{--line-color: #ED8B00}.line-btn[data-line]:not([data-line=all]).active{background:var(--line-color)}.station-list{flex:1;overflow-y:auto;padding:12px 20px 20px;margin-top:0;list-style:none;min-height:120px}.keyboard-open .station-list{padding-bottom:10px}.station-list li{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.05);cursor:pointer;transition:background .2s ease}.station-list li:hover{background:#ffffff08;margin:0 -20px;padding-left:20px;padding-right:20px}.station-list .station-name{flex:1;font-size:16px;font-weight:500}.station-list .station-lines{display:flex;gap:4px}.line-badge{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff}.line-badge[data-line="1"]{background:#0052a4}.line-badge[data-line="2"]{background:#00a84d}.line-badge[data-line="3"]{background:#ef7c1c}.line-badge[data-line="4"]{background:#00a5de}.line-badge[data-line="5"]{background:#996cac}.line-badge[data-line="6"]{background:#cd7c2f}.line-badge[data-line="7"]{background:#747f00}.line-badge[data-line="8"]{background:#e6186c}.line-badge[data-line="9"]{background:#bdb092;color:#000}.line-badge[data-line=K]{background:#77c4a3}.line-badge[data-line=B]{background:#f5a200}.line-badge[data-line=G]{background:#0c8e72}.line-badge[data-line=S]{background:#d4003b}.line-badge[data-line=A]{background:#0090d2}.line-badge[data-line=U]{background:#b7c450;color:#000}.line-badge[data-line=SL]{background:#6789ca}.line-badge[data-line=GG]{background:#9a6292}.line-badge[data-line=I1]{background:#7ca8d5}.line-badge[data-line=I2]{background:#ed8b00}.line-badge[data-line=KP]{background:#ad8605}.line-badge[data-line=EV]{background:#509f22}.line-badge[data-line=UI]{background:#fda600;color:#000}.line-badge[data-line=SH]{background:#8fc31f}.fullscreen-guide{position:fixed;inset:0;background:var(--primary-bg);color:var(--text-primary);z-index:1000;display:flex;flex-direction:column;overflow:hidden}.guide-header{display:flex;align-items:flex-start;justify-content:space-between;padding:12px 16px;background:var(--card-bg);border-bottom:1px solid rgba(15,23,42,.08);box-shadow:var(--shadow)}body.ad-top .guide-header{padding-top:90px}.guide-close-btn-small{width:32px;height:32px;border-radius:50%;background:var(--secondary-bg);border:1px solid rgba(15,23,42,.08);color:var(--text-secondary);font-size:16px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.guide-close-btn-small:hover{background:#ff6b6b29;color:var(--warning)}.guide-close-btn{width:44px;height:44px;border-radius:50%;background:#ffffff1a;border:none;color:var(--text-secondary);font-size:20px;cursor:pointer;transition:all .2s ease}.guide-close-btn:hover{background:#ff6b6b4d;color:var(--warning)}.route-info-vertical{flex:1;display:flex;flex-direction:column;gap:4px;margin-left:12px}.route-line{display:flex;align-items:center;gap:8px}.route-label{font-size:12px;color:var(--text-muted);min-width:45px}.route-station-name{font-size:18px;font-weight:700}.route-mini{display:flex;align-items:center;gap:14px;font-size:26px;font-weight:800}.route-from{color:var(--accent-cyan)}.route-arrow{color:var(--text-muted);font-size:22px}.route-to{color:var(--accent-purple)}.progress-indicator{width:60px;height:6px;background:#0f172a1f;border-radius:3px;overflow:hidden}.progress-indicator:after{content:"";display:block;height:100%;width:var(--progress, 0%);background:var(--success-gradient);border-radius:3px;transition:width .3s ease}.guide-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:30px 20px 16px;text-align:center;overflow-y:auto;min-height:0}.guide-icon-large{font-size:64px;margin-bottom:16px;animation:floatBounce 3s ease-in-out infinite}@keyframes floatBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.guide-title-large{font-size:24px;font-weight:900;margin-bottom:8px;line-height:1.3;color:var(--text-primary)}.guide-message-large{font-size:16px;color:var(--text-secondary);margin-bottom:16px;max-width:300px;line-height:1.5;white-space:pre-line}.guide-line-info{display:flex;align-items:center;gap:14px;background:var(--secondary-bg);padding:14px 20px;border-radius:12px;margin-top:12px;border:1px solid rgba(15,23,42,.08)}.line-badge-large{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#fff;background:#00a84d}.line-badge-large[data-line="1"]{background:#0052a4}.line-badge-large[data-line="2"]{background:#00a84d}.line-badge-large[data-line="3"]{background:#ef7c1c}.line-badge-large[data-line="4"]{background:#00a5de}.line-badge-large[data-line="5"]{background:#996cac}.line-badge-large[data-line="6"]{background:#cd7c2f}.line-badge-large[data-line="7"]{background:#747f00}.line-badge-large[data-line="8"]{background:#e6186c}.line-badge-large[data-line="9"]{background:#bdb092;color:#000}.line-badge-large[data-line=K]{background:#77c4a3}.line-badge-large[data-line=B]{background:#f5a200}.line-badge-large[data-line=S]{background:#d4003b}.line-badge-large[data-line=A]{background:#0090d2}.line-badge-large[data-line=GG]{background:#9a6292}.line-details{display:flex;flex-direction:column;gap:2px;text-align:left}.line-name-large{font-size:15px;font-weight:700;color:var(--text-primary)}.line-direction-large{font-size:14px;color:var(--text-secondary)}.line-terminal{font-size:18px;font-weight:900;color:var(--accent-cyan)}.scan-area{margin-top:16px;text-align:center}.scan-hint-large{font-size:14px;color:var(--text-muted);margin-bottom:12px}.scan-btn-large{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;font-size:17px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #667eea66}.scan-btn-large:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea80}.scan-icon{font-size:20px}.scan-result-large{margin-top:16px;text-align:center;animation:fadeInUp .4s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.result-icon{font-size:56px;margin-bottom:10px}.result-text{font-size:18px;font-weight:700;color:var(--success)}.scan-result-large.wrong .result-text{color:var(--warning)}.guide-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;padding-bottom:max(16px,env(safe-area-inset-bottom));background:var(--card-bg);border-top:1px solid rgba(15,23,42,.08);flex-shrink:0}.guide-nav-btn{display:flex;align-items:center;gap:8px;padding:16px 28px;font-size:18px;font-weight:700;border:none;border-radius:50px;cursor:pointer;transition:all .2s ease;font-family:inherit}.guide-nav-btn.prev{background:var(--secondary-bg);border:1px solid rgba(15,23,42,.08);color:var(--text-secondary)}.guide-nav-btn.prev:hover{background:#0f172a0f;color:var(--text-primary)}.guide-nav-btn.next{background:var(--success-gradient);color:#fff;box-shadow:0 4px 15px #11998e66}.guide-nav-btn.next:hover{transform:translateY(-2px);box-shadow:0 6px 20px #11998e80}.guide-nav-btn:disabled{opacity:.4;cursor:not-allowed;transform:none!important}.nav-arrow{font-size:20px}.step-counter{font-size:16px;font-weight:600;color:var(--text-muted)}.guide-ad-banner{width:100%;padding:10px 16px 12px;display:flex;justify-content:center;align-items:center}body.admob-native .guide-ad-banner{display:none}.ad-placeholder{display:flex;flex-direction:column;align-items:center;gap:4px}.ad-label{font-size:10px;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px}.ad-content{width:100%;max-width:320px;height:50px;background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px dashed rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center}.ad-demo-text{font-size:12px;color:var(--text-muted)}.ad-content .adsbygoogle{display:block;background:transparent}.ad-content .adsbygoogle[data-ad-status=unfilled]{display:none!important}.ad-fallback{font-size:12px;color:var(--text-muted);display:none}.ad-content:not(:has(.adsbygoogle[data-ad-status=filled])) .ad-fallback{display:block}.route-preview-screen{flex:1;display:flex;flex-direction:column;padding:0 20px;padding-bottom:calc(100px + env(safe-area-inset-bottom,0px));overflow:hidden;min-height:0}.preview-header{text-align:center;margin-top:0;margin-bottom:4px;flex-shrink:0}.preview-summary{display:flex;justify-content:center;gap:24px;font-size:20px;font-weight:800}.preview-hint{margin-top:6px;font-size:14px;color:var(--text-secondary);text-align:center;line-height:1.4}.time-estimate{color:var(--accent-cyan)}.fare-estimate{color:var(--accent-green);font-weight:600}.transfer-count{color:var(--accent-purple)}.direct-route{color:var(--success)}.preview-route{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:4px 0;overflow-y:auto;min-height:0}.route-visual{display:flex;flex-direction:column;gap:0;width:100%;max-width:320px}.route-station{display:flex;align-items:center;gap:16px;padding:12px 0}.station-dot{width:20px;height:20px;border-radius:50%;flex-shrink:0;position:relative}.station-dot.start{background:var(--accent-cyan);box-shadow:0 0 12px var(--accent-cyan)}.station-dot.transfer{background:var(--accent-yellow);box-shadow:0 0 12px var(--accent-yellow)}.station-dot.end{background:var(--accent-purple);box-shadow:0 0 12px var(--accent-purple)}.station-info{display:flex;flex-direction:row;align-items:center;gap:12px;flex:1}.station-info .station-name{font-size:20px;font-weight:800;color:var(--text-primary)}.station-info .arrival-time{font-size:15px;color:var(--accent-cyan);font-weight:600}.station-info .arrival-label{font-size:15px;color:var(--accent-purple);font-weight:700}.loading-dot{animation:loadingPulse 1s infinite}@keyframes loadingPulse{0%,to{opacity:.3}50%{opacity:1}}.route-line-connector{display:flex;align-items:center;gap:16px;padding-left:9px;margin-left:0}.line-bar{width:2px;height:50px;background:var(--text-secondary);flex-shrink:0}.line-info-inline{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f4f6fb;border-radius:8px}.line-info-inline .line-badge{width:28px;height:28px;font-size:12px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.line-info-inline .line-direction{font-size:14px;font-weight:600;color:var(--text-primary)}.line-info-inline .station-count{font-size:13px;color:var(--text-muted)}.start-navigate-btn{position:fixed;bottom:0;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:12px;width:calc(100% - 48px);max-width:320px;margin-bottom:calc(16px + env(safe-area-inset-bottom,0px));padding:18px 32px;font-size:20px;font-weight:800;color:#fff;background:var(--success-gradient);border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #11998e66;font-family:inherit;z-index:100}.start-navigate-btn:hover{transform:translate(-50%) translateY(-3px);box-shadow:0 12px 35px #11998e80}.start-navigate-btn:active{transform:translate(-50%) translateY(-1px)}.scan-container{width:100%;margin-top:auto;padding-top:24px}.scan-hint{font-size:14px;color:var(--text-muted);margin-bottom:16px}.scan-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px;font-size:16px;font-weight:700;color:var(--primary-bg);background:linear-gradient(135deg,#ffecd2,#fcb69f);border:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease;font-family:inherit}.scan-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fcb69f66}.scan-result{width:100%;padding:20px;background:var(--secondary-bg);border-radius:var(--border-radius-sm);margin-top:16px;text-align:center}.scan-result.correct{background:#00e6761a;border:2px solid var(--success)}.scan-result.wrong{background:#ff6b6b1a;border:2px solid var(--warning)}.scan-result-icon{font-size:48px;margin-bottom:12px}.scan-result-text{font-size:16px;font-weight:600}.scan-result.correct .scan-result-text{color:var(--success)}.scan-result.wrong .scan-result-text{color:var(--warning)}.segment-info{width:100%;padding:16px;background:var(--secondary-bg);border-radius:var(--border-radius-sm);margin-top:16px}.segment-line{display:flex;align-items:center;gap:10px;margin-bottom:8px}.segment-line .line-badge{width:32px;height:32px;font-size:14px}.segment-line .line-name{font-size:16px;font-weight:700}.segment-direction{font-size:18px;font-weight:900;color:var(--accent-cyan);margin-bottom:4px}.segment-terminal{font-size:14px;color:var(--text-secondary)}.realtime-text{display:block;margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.08);font-size:16px;font-weight:600;color:var(--accent-green);line-height:1.4}.realtime-text.arriving{color:var(--warning);animation:pulse 1s infinite}.realtime-text.loading{color:var(--text-secondary)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.guide-actions{display:flex;gap:12px;margin-top:24px}.action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;font-size:16px;font-weight:700;border:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease;font-family:inherit}.action-btn.primary{color:#fff;background:var(--success-gradient)}.action-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #11998e66}.action-btn.secondary{color:var(--text-secondary);background:var(--secondary-bg)}.action-btn.secondary:hover{background:var(--card-bg);color:var(--text-primary)}.action-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.cancel-guide-btn{width:100%;margin-top:16px;padding:14px;font-size:14px;font-weight:500;color:var(--text-muted);background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease;font-family:inherit}.cancel-guide-btn:hover{background:var(--secondary-bg);color:var(--text-secondary)}.complete-section{flex:1;display:flex;align-items:center;justify-content:center;min-height:0;padding:24px 20px;overflow-y:auto}.complete-card{background:var(--card-bg);border-radius:var(--border-radius);padding:48px 32px;text-align:center;border:2px solid var(--success);box-shadow:0 0 40px #00e67633}.complete-icon{font-size:80px;margin-bottom:24px;animation:celebrate 1s ease}@keyframes celebrate{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.complete-card h2{font-size:28px;font-weight:900;margin-bottom:8px;color:var(--success)}.complete-station{font-size:24px;font-weight:700;margin-bottom:12px}.complete-message{font-size:16px;color:var(--text-secondary);margin-bottom:32px}.new-route-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px;font-size:16px;font-weight:700;color:#fff;background:var(--accent-gradient);border:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease;font-family:inherit}.new-route-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.scan-modal{position:fixed;inset:0;background:#000000e6;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px}.scan-modal-content{width:100%;max-width:400px;background:var(--card-bg);border-radius:var(--border-radius);padding:24px;text-align:center}.scan-modal-content h3{font-size:18px;margin-bottom:8px}.scan-modal-content>p{font-size:14px;color:var(--text-secondary);margin-bottom:20px}.camera-view{position:relative;width:100%;aspect-ratio:4/3;background:#000;border-radius:var(--border-radius-sm);overflow:hidden;margin-bottom:20px}.camera-view video{width:100%;height:100%;object-fit:cover}.scan-guide-frame{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:50%;border:3px dashed rgba(255,255,255,.5);border-radius:8px}.scan-actions{margin-bottom:16px}.capture-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px;font-size:16px;font-weight:700;color:var(--primary-bg);background:linear-gradient(135deg,#ffecd2,#fcb69f);border:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease;font-family:inherit}.capture-btn:hover{transform:translateY(-2px)}.capture-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.scan-cancel-btn{width:100%;padding:14px;font-size:14px;font-weight:500;color:var(--text-secondary);background:var(--secondary-bg);border:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease;font-family:inherit}.scan-cancel-btn:hover{background:#ffffff1a}.app-footer{padding:20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.footer-source-btn{border:none;background:transparent;color:var(--text-muted);padding:0;border-radius:0;cursor:pointer;font-family:inherit;font-size:11px;font-weight:800;transition:all .2s ease;white-space:nowrap;text-decoration:underline;text-underline-offset:3px}.footer-source-btn:hover{color:var(--accent-cyan)}.app-footer p{font-size:13px;color:var(--text-muted)}.mate-toast{position:fixed;left:50%;bottom:calc(18px + env(safe-area-inset-bottom,0px));transform:translate(-50%) translateY(8px);max-width:min(420px,calc(100vw - 24px));padding:10px 12px;border-radius:999px;background:#111827e0;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:12px;font-weight:900;letter-spacing:-.1px;box-shadow:0 14px 34px #00000059;z-index:9999;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mate-toast.show{opacity:1;transform:translate(-50%) translateY(0)}.hidden{display:none!important}.select-tabs{display:flex;gap:8px;padding:0 20px 16px}.tab-btn{flex:1;padding:12px;font-size:14px;font-weight:600;color:var(--text-secondary);background:var(--secondary-bg);border:2px solid transparent;border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease;font-family:inherit}.tab-btn.active{color:var(--accent-cyan);border-color:var(--accent-cyan);background:#00d4ff1a}.tab-btn:hover:not(.active){background:var(--card-bg)}.tab-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.subway-map-container{flex:1;position:relative;overflow:hidden;background:#1a2235;border-radius:var(--border-radius-sm);margin:0 20px 16px;min-height:400px}.map-controls{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;gap:6px;z-index:10}.zoom-btn{width:36px;height:36px;background:var(--card-bg);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--text-primary);font-size:18px;cursor:pointer;transition:all .2s ease}.zoom-btn:hover{background:var(--secondary-bg)}.map-wrapper{width:100%;height:100%;overflow:hidden;cursor:grab}.map-wrapper:active{cursor:grabbing}.map-wrapper svg{transition:transform .1s ease;transform-origin:center}.map-legend{display:flex;flex-wrap:wrap;gap:12px;padding:0 20px 20px;justify-content:center}.legend-item{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-secondary)}.legend-item .dot{width:12px;height:12px;border-radius:50%}.realtime-info{background:var(--secondary-bg);border-radius:var(--border-radius-sm);padding:16px;margin-top:16px}.realtime-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:14px;font-weight:600}.refresh-btn{width:32px;height:32px;background:var(--card-bg);border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:all .2s ease}.refresh-btn:hover{background:#ffffff1a;transform:rotate(180deg)}.realtime-content{min-height:60px}.realtime-content .loading,.realtime-content .error,.realtime-content .no-data{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px;color:var(--text-muted);font-size:14px}.loading-spinner{width:24px;height:24px;border:3px solid var(--secondary-bg);border-top-color:var(--accent-cyan);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.arrival-line-group{margin-bottom:12px}.arrival-line-group:last-child{margin-bottom:0}.arrival-line-header{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--card-bg);border-radius:8px;margin-bottom:8px;font-size:13px;font-weight:600}.arrival-list{display:flex;flex-direction:column;gap:6px}.arrival-item{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#ffffff08;border-radius:8px;font-size:13px}.arrival-item.near{background:#00e6761a;border:1px solid rgba(0,230,118,.3)}.arrival-direction{padding:2px 8px;background:var(--secondary-bg);border-radius:4px;font-size:11px;font-weight:600;color:var(--text-muted)}.arrival-destination{flex:1;font-weight:500}.arrival-time{font-weight:700;color:var(--accent-cyan)}.arrival-time.blink{animation:blink 1s infinite;color:var(--success)}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:380px){.header-title{font-size:20px}.guide-title{font-size:18px}.guide-icon{font-size:48px}.subway-map-container{min-height:300px}}.mate-planner{margin:0;min-height:calc(100vh - 230px);padding:20px 16px 16px;display:flex;flex-direction:column;gap:14px;background:#f8fafc}.mate-planner.is-first-intro-active .mate-planner-body,.mate-planner.is-first-intro-active .mate-planner-nav{display:none}body.mate-first-intro-lock{overflow:hidden}.mate-first-intro{position:fixed;inset:0;z-index:9999;width:100vw;min-height:100vh;border:0;border-radius:0;overflow:hidden;background:linear-gradient(180deg,#ffffff75,#ffffff57),url(../assets/my-route-bg/background_image_3788e334-4457-4045-8c16-19ab29661e6b.png) center / cover no-repeat,#f8fafc;box-shadow:none}.mate-first-intro.hidden{display:none}.mate-first-intro-lang{position:absolute;top:max(14px,env(safe-area-inset-top));right:14px;z-index:2}.mate-first-intro-lang-btn{min-width:42px;height:34px;border:1px solid rgba(148,163,184,.42);border-radius:999px;background:#ffffffe0;color:#475569;font-size:12px;font-weight:950;box-shadow:0 10px 24px #0f172a1f;cursor:pointer}.mate-first-intro-lang-menu{position:absolute;top:40px;right:0;min-width:128px;overflow:hidden;border:1px solid rgba(148,163,184,.34);border-radius:14px;background:#fffffff5;box-shadow:0 16px 34px #0f172a29}.mate-first-intro-lang-menu.hidden{display:none}.mate-first-intro-lang-option{display:block;width:100%;border:0;background:transparent;color:#334155;padding:10px 12px;text-align:left;font-size:12px;font-weight:800;cursor:pointer}.mate-first-intro-lang-option.active,.mate-first-intro-lang-option:hover{background:#f1f5f9;color:#7c3aed}.mate-first-intro-slide{display:none;width:100%;min-height:100vh;padding:max(28px,env(safe-area-inset-top)) 22px max(118px,env(safe-area-inset-bottom));flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff}.mate-first-intro-slide.is-active{display:flex}.mate-first-intro-kicker{margin:0 0 12px;font-size:12px;font-weight:900;letter-spacing:.18em;color:#4c1d95d1;text-shadow:0 1px 0 rgba(255,255,255,.56)}.mate-first-intro h3{width:100%;max-width:none;box-sizing:border-box;margin:0;padding:10px;font-size:26px;line-height:1.28;font-weight:950;color:#4c1d95;text-shadow:0 2px 12px rgba(255,255,255,.9),0 1px 1px rgba(255,255,255,.8)}.mate-first-intro p{width:100%;max-width:none;box-sizing:border-box;margin:14px 0 0;padding:10px;font-size:16px;line-height:1.65;font-weight:800;color:#4c1d95f5;text-shadow:0 2px 10px rgba(255,255,255,.92),0 1px 1px rgba(255,255,255,.82)}.mate-first-intro .mate-first-intro-kicker{margin:0 0 12px;font-size:12px;line-height:1.2;letter-spacing:.18em}.mate-first-intro-image{width:min(100%,360px);max-height:58vh;object-fit:contain;margin:0 0 22px;border-radius:24px;box-shadow:0 22px 42px #4c1d9542}.mate-first-intro-route-slide .mate-first-intro-image,.mate-first-intro-share-slide .mate-first-intro-image{margin-top:22px}.mate-first-intro-image-card{max-height:58vh}.mate-first-intro-actions{position:absolute;left:0;right:0;bottom:max(44px,calc(env(safe-area-inset-bottom) + 44px));display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:0 10px;box-sizing:border-box}.mate-first-intro-prev,.mate-first-intro-next{min-width:124px;height:42px;border:1px solid rgba(124,58,237,.16);border-radius:999px;padding:0 24px;background:#fff;color:#7c3aed;font-size:14px;font-weight:950;box-shadow:0 14px 28px #4c1d953d;cursor:pointer}.mate-first-intro-prev:disabled,.mate-first-intro-next:disabled{opacity:.42;cursor:default;box-shadow:none}.mate-first-intro-prev{background:#ffffffb8;color:#4c1d95}.mate-first-intro-start{flex:0 0 auto!important;min-width:142px!important;height:44px!important;margin-top:28px!important;border-radius:999px!important;font-size:15px!important;font-weight:950!important}.mate-first-intro-dots{position:absolute;left:0;right:0;bottom:18px;display:flex;justify-content:center;gap:7px}.mate-first-intro-dots span{width:7px;height:7px;border-radius:999px;background:#ffffff7a}.mate-first-intro-dots span.is-active{width:22px;background:#fff}.mate-planner-head{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px}.mate-planner-kicker{margin:0 0 6px;font-size:12px;font-weight:700;color:#6366f1}.mate-planner-title{margin:0;font-size:20px;line-height:1.35;color:#0f172a}.mate-planner-desc{margin:8px 0 0;font-size:13px;line-height:1.5;color:#475569}.mate-planner-progress{margin:10px 0 0;font-size:13px;font-weight:700;color:#334155}.mate-planner-body{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px}.mate-planner-body.is-intro-step,.mate-planner-body.is-question-step{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0f172a59,#0f172a8c),linear-gradient(135deg,#94a3b8,#64748b);background-position:center;background-size:cover;background-repeat:no-repeat;border-color:#94a3b873;overflow:hidden}.mate-planner-body.is-intro-step .mate-planner-step.is-active,.mate-planner-body.is-question-step .mate-planner-step.is-active{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100%;width:100%}.mate-planner-body.is-intro-step .mate-planner-step.is-active h3,.mate-planner-body.is-question-step .mate-planner-step.is-active h3{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.55),0 1px 2px rgba(0,0,0,.5)}.mate-planner-body.is-flow-step .mate-planner-step.is-active>h3{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.55),0 1px 2px rgba(0,0,0,.5)}.mate-planner-body.is-intro-step .mate-planner-step.is-active p,.mate-planner-body.is-question-step .mate-planner-step.is-active p{color:#ffffffeb;text-shadow:0 2px 8px rgba(0,0,0,.52),0 1px 2px rgba(0,0,0,.45)}.mate-planner-body.is-flow-step .mate-planner-step.is-active>p{color:#ffffffeb;text-shadow:0 2px 8px rgba(0,0,0,.52),0 1px 2px rgba(0,0,0,.45)}.mate-planner-body.is-intro-step .mate-planner-step.is-active p,.mate-planner-body.is-question-step .mate-planner-step.is-active p{margin-bottom:18px}.mate-planner-step{display:none}.mate-planner-step.is-active{display:block}.mate-planner-step h3{margin:0;font-size:18px;color:#0f172a}.mate-planner-step p{margin:8px 0 14px;color:#475569;font-size:14px;line-height:1.5}.mate-planner-field{display:flex;flex-direction:column;gap:6px;margin:0 0 12px}.mate-planner-field span{font-size:13px;font-weight:700;color:#334155}.mate-planner-field input,.mate-planner-field select,.mate-planner-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;font-size:14px;background:#fff;color:#0f172a}.mate-planner-date-input-wrap{position:relative;display:flex;align-items:stretch}.mate-planner-date-input-wrap .mate-planner-date-text{flex:1;min-width:0;border-top-right-radius:0;border-bottom-right-radius:0}.mate-planner-date-picker-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;margin:0;padding:0;border:1px solid #cbd5e1;border-left:none;border-radius:0 12px 12px 0;background:#f8fafc;color:#475569;cursor:pointer}.mate-planner-date-picker-btn:hover{background:#eef2ff;color:#4338ca}.mate-planner-date-picker-native{position:absolute;right:0;top:0;width:44px;height:100%;opacity:0;cursor:pointer;border:none;padding:0;margin:0}.mate-planner-date-alert{margin:-2px 0 10px!important;font-size:13px;font-weight:700;color:#dc2626;min-height:18px}.mate-planner-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mate-planner-category-wrap{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:0;overflow:hidden}.mate-spot-filter-toggle{width:100%;border:0;border-radius:0;background:#f8fafc;color:#0f172a;padding:12px;font-size:14px;font-weight:700;text-align:left;display:flex;align-items:center;justify-content:space-between}.mate-spot-filter-arrow{font-size:13px;color:#475569}.mate-spot-filter-panel{border-top:1px solid #e2e8f0;padding:12px;background:#fff}.mate-spot-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch;margin-bottom:12px}.mate-spot-search-row .mate-planner-field{margin:0}.mate-interest-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 12px}.mate-interest-tab{border:1px solid rgba(255,255,255,.52);border-radius:999px;padding:10px 12px;background:#ffffff2e;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 8px 18px #0f172a1f}.mate-interest-tab.is-active{background:#fff;color:#6d28d9;border-color:#fff}.mate-interest-panel{display:none}.mate-interest-panel.is-active{display:block}.mate-interest-subway-wrap{position:relative;min-height:320px;height:360px;overflow:hidden;border:1px solid #dbe4f0;border-radius:16px;background:#f8fafc}.mate-interest-subway-map-stage{position:relative;width:100%;height:100%}.mate-interest-subway-canvas{width:100%;height:100%;display:block;cursor:grab;touch-action:none}.mate-interest-subway-canvas:active{cursor:grabbing}.mate-interest-subway-overlay{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:2}.mate-interest-subway-panel{position:fixed;inset:0;z-index:1250;display:flex;align-items:flex-end;justify-content:center;padding:12px;overflow:auto;background:#0f172a85;color:#fff}.mate-interest-subway-panel.hidden{display:none}.mate-interest-station-sheet{margin:20px auto}.mate-planner-summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.mate-interest-zzim-btn{flex:0 0 auto;min-height:36px;height:auto;padding:8px;line-height:1;align-self:center;margin-left:auto}.mate-planner-summary-head .mate-planner-days-title{margin:0!important}.mate-interest-station-title{margin-top:2px;font-size:12px;color:#64748b;font-weight:800}.mate-interest-station-spot-list{gap:8px}.mate-interest-station-empty,.mate-interest-map-hint{margin:8px 0 0;font-size:12px;line-height:1.45;color:#ffffffe0;text-shadow:0 2px 8px rgba(0,0,0,.42)}.mate-spot-filter-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mate-spot-filter-item{display:flex;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;font-size:13px;color:#0f172a}.mate-spot-filter-item input[type=checkbox]{width:16px;height:16px;accent-color:#6366f1}.mate-question-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 8px}.mate-question-option{border:1px solid #cbd5e1;border-radius:0;padding:14px 12px;background:#fff;color:#0f172a;font-family:inherit;font-size:14px;font-weight:900;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease,color .12s ease}.mate-question-option:hover{transform:translateY(-1px);border-color:#818cf8}.mate-planner-body.is-question-step .mate-question-options{width:100%;max-width:360px}.mate-planner-body.is-question-step .mate-question-option{border-color:#ffffff8c;background:#ffffffeb;box-shadow:0 12px 24px #0f172a2e}.mate-planner-body.is-question-step .mate-question-option:hover{border-color:#fff;background:#fff}.mate-question-option.is-selected{border-color:#6366f1;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 10px 22px #6366f13d}.mate-planner-body.is-question-step .mate-question-option.is-selected{border-color:#fffffff2;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 14px 26px #1e293b47}.mate-question-alert{min-height:20px;margin:8px 0 0!important;color:#dc2626!important;font-size:13px!important;font-weight:800}.mate-planner-body.is-question-step .mate-question-alert{color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.55),0 1px 2px rgba(0,0,0,.45)}.mate-spot-search-btn{width:auto;min-width:92px;margin:0;padding-inline:16px}.mate-planner-summary{border:1px dashed #cbd5e1;border-radius:12px;padding:12px;background:#f8fafc}.mate-planner-summary p{margin:0}.mate-planner-guide{margin:0 0 10px!important;font-size:14px;line-height:1.5;color:#334155}.mate-planner-days-title{margin:0 0 10px!important;font-size:14px;font-weight:700;color:#1e293b}.mate-planner-days-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mate-planner-days-grid.mate-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.mate-calendar-weekday{text-align:center;font-size:12px;font-weight:900;color:#64748b;padding:2px 0 4px}.mate-calendar-empty{min-height:54px}.mate-spot-day-selector{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.mate-spot-day-btn{border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;padding:8px 10px;font-size:13px;font-weight:700}.mate-spot-day-btn.is-active{border-color:#6366f1;background:#eef2ff;color:#3730a3}.mate-spot-day-guide{margin-top:6px!important;font-size:13px;color:#475569}.mate-spot-day-time-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.mate-spot-day-time-field{display:flex;flex-direction:column;gap:4px}.mate-spot-day-time-field span{font-size:12px;font-weight:700;color:#475569}.mate-spot-day-time-field input{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-size:13px;background:#fff;color:#0f172a}.mate-spot-day-location-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.mate-spot-day-loc-btn{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;padding:8px 10px;font-size:13px;font-weight:700}.mate-spot-day-prev-check{display:inline-flex;align-items:center;gap:8px;margin-top:8px;font-size:13px;color:#334155}.mate-spot-day-prev-check input[type=checkbox]{width:16px;height:16px;accent-color:#6366f1}.mate-planner-day-btn{width:100%;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:10px;padding:8px 10px;font-size:13px;font-weight:600}.mate-planner-day-btn.is-selected{border-color:#6366f1;background:#eef2ff;color:#3730a3}.mate-calendar-day-btn{position:relative;min-height:54px;border-radius:16px;padding:6px;text-align:left;font-size:16px}.mate-calendar-day-number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px}.mate-calendar-day-btn.is-today .mate-calendar-day-number{background:#eef2ff;color:#4f46e5}.mate-calendar-day-btn.is-selected .mate-calendar-day-number{background:#6366f1;color:#fff}.mate-calendar-day-btn.is-planned{border-color:#7c3aed;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff}.mate-calendar-day-btn.is-planned .mate-calendar-day-number,.mate-calendar-day-btn.is-planned.is-today .mate-calendar-day-number,.mate-calendar-day-btn.is-planned.is-selected .mate-calendar-day-number{background:#ffffff38;color:#fff}.mate-calendar-day-btn.is-active{box-shadow:0 0 0 3px #7c3aed40}.mate-calendar-spot-count{position:absolute;top:5px;right:5px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#fef3c7;color:#6d28d9;font-size:11px;line-height:18px;text-align:center;font-weight:900}.mate-day-confirm-modal{position:fixed;inset:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:20px}.mate-day-confirm-backdrop{position:absolute;inset:0;background:#0f172a7a}.mate-day-confirm-panel{position:relative;width:min(320px,100%);border-radius:20px;background:#fff;padding:22px;box-shadow:0 24px 70px #0f172a4d}.mate-day-confirm-message{margin:0 0 18px!important;color:#111827;font-size:16px;font-weight:900;text-align:center}.mate-day-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mate-day-confirm-btn{min-height:44px;border-radius:999px;border:0;font-size:14px;font-weight:900;cursor:pointer}.mate-day-confirm-btn.secondary{background:#f1f5f9;color:#334155}.mate-day-confirm-btn.primary{background:#7c3aed;color:#fff}.mate-interest-assign-item.is-disabled{opacity:.62}.mate-interest-assign-item.is-disabled .mate-selected-spot-text>span{color:#7c3aed;font-weight:800}.mate-planner-selected-days{margin-top:10px!important;font-size:13px;font-weight:700;color:#4338ca}.mate-selected-spot-list{margin-top:5px;font-size:14px;line-height:1.5;color:#1e293b}.mate-selected-spot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mate-interest-assign-grid{grid-template-columns:1fr}.mate-selected-spot-day-group+.mate-selected-spot-day-group{margin-top:10px}.mate-selected-spot-day-title{margin:0 0 8px;font-size:13px;font-weight:800;color:#334155}.mate-selected-spot-day-time{font-size:12px;font-weight:700;color:#6366f1}.mate-spot-selection-alert{margin-top:8px!important;font-size:13px;font-weight:700;color:#dc2626;min-height:18px}#mateApplySuggestionBtn{margin-top:8px}.mate-selected-spot-item{position:relative;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.mate-selected-spot-main{width:100%;border:0;background:transparent;display:grid;grid-template-columns:56px 1fr;gap:8px;align-items:center;text-align:left;padding:7px}.mate-selected-spot-main img{width:56px;height:56px;border-radius:8px;object-fit:contain;background:#e2e8f0}.mate-selected-spot-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#64748b;font-size:16px;line-height:1;padding:0}.mate-interest-assign-item{cursor:pointer}.mate-interest-assign-item .mate-selected-spot-main{padding-right:34px}.mate-interest-assign-item input[type=checkbox]{position:absolute;top:8px;right:8px;width:18px;height:18px;accent-color:#6366f1}.mate-interest-assign-item:has(input[type=checkbox]:checked){border-color:#6366f1;box-shadow:0 0 0 2px #6366f129}.mate-interest-assign-item:has(input[type=checkbox]:disabled){opacity:.58;cursor:not-allowed}.mate-selected-spot-text{display:block}.mate-selected-spot-text strong{display:block;font-size:13px;color:#0f172a}.mate-selected-spot-text span{display:block;margin-top:2px;font-size:12px;color:#64748b}.mate-spot-modal{position:fixed;inset:0;z-index:1200}.mate-spot-modal-backdrop{position:absolute;inset:0;background:#0f172a73}.mate-spot-modal-panel{position:relative;width:min(640px,calc(100vw - 24px));max-height:calc(100vh - 40px);margin:20px auto;border-radius:16px;background:#fff;border:1px solid #e2e8f0;overflow:hidden;display:flex;flex-direction:column}.mate-spot-modal-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #e2e8f0}.mate-spot-modal-title{margin:0;font-size:16px;color:#0f172a}.mate-spot-modal-actions{display:flex;gap:8px}.mate-spot-modal-btn{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:8px;padding:7px 10px;font-size:13px;font-weight:700}.mate-spot-modal-btn.close{color:#ef4444}.mate-spot-modal-body{overflow:auto;padding:12px}.mate-spot-results{display:flex;flex-direction:column;gap:8px}.mate-spot-result-item{display:grid;grid-template-columns:auto 1fr;align-items:stretch;gap:8px}.mate-spot-result-check{display:flex;align-items:center;justify-content:center;min-width:36px;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.mate-spot-result-main{border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;padding:10px 12px;text-align:left;color:#0f172a;display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:center}.mate-spot-result-main img{width:72px;height:72px;object-fit:cover;border-radius:8px;background:#e2e8f0}.mate-spot-result-text,.mate-spot-result-text strong,.mate-spot-result-text span{display:block}.mate-spot-result-text span{margin-top:4px;font-size:12px;color:#64748b}.mate-spot-empty{border:1px dashed #cbd5e1;border-radius:10px;padding:14px;text-align:center;color:#64748b;font-size:14px}.mate-spot-back-btn{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;padding:7px 10px;font-size:13px;font-weight:700}.mate-spot-detail-title{margin:12px 0 4px;font-size:18px;color:#0f172a}.mate-spot-detail-category{margin:0 0 8px!important;font-size:13px;font-weight:700;color:#475569}.mate-spot-detail-desc{margin:0!important;font-size:14px;line-height:1.6;color:#334155}.mate-spot-detail-modal{position:fixed;inset:0;z-index:1300}.mate-spot-detail-backdrop{position:absolute;inset:0;background:#0f172a66}.mate-spot-detail-panel{position:relative;width:min(560px,calc(100vw - 24px));margin:36px auto;max-height:calc(100vh - 72px);overflow:auto;border:1px solid #e2e8f0;border-radius:0!important;background:#fff}.mate-spot-detail-header{display:flex;justify-content:flex-end;padding:12px;border-bottom:1px solid #e2e8f0}.mate-spot-detail-content{padding:14px}.mate-location-modal{position:fixed;inset:0;z-index:1350}.mate-location-modal-backdrop{position:absolute;inset:0;background:#0f172a73}.mate-location-modal-panel{position:relative;width:min(700px,calc(100vw - 24px));margin:24px auto;background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.mate-location-modal-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-bottom:1px solid #e2e8f0}.mate-location-modal-title{margin:0;font-size:15px;color:#0f172a}.mate-location-modal-body{padding:12px}.mate-location-map{width:100%;height:min(52vh,360px);border:1px solid #cbd5e1;border-radius:10px;overflow:hidden}.mate-location-picked{margin-top:8px!important;font-size:13px;color:#475569}.mate-location-modal-footer{display:flex;justify-content:flex-end;padding:0 12px 12px}.mate-spot-detail-gallery{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.mate-spot-detail-gallery img{flex:0 0 auto;width:min(320px,72vw);height:min(48vw,240px);object-fit:cover;border-radius:10px;background:#e2e8f0;scroll-snap-align:start}.mate-spot-detail-desc p{margin:0 0 12px!important;font-size:15px;line-height:1.7;color:#1f2937}.mate-spot-detail-desc strong{color:#0f172a}.mate-planner-nav{display:flex;justify-content:space-between;gap:10px}.mate-planner-btn{flex:1;border-radius:12px;border:1px solid #cbd5e1;padding:12px 14px;font-size:14px;font-weight:700}.mate-planner-btn.secondary{background:#fff;color:#334155}.mate-planner-summary-head .mate-interest-zzim-btn{flex:0 0 auto;width:auto;max-width:max-content;white-space:nowrap;margin-left:auto}.mate-planner-btn.primary{background:#6366f1;border-color:#6366f1;color:#fff}.mate-planner-btn.mate-intro-start-btn{flex:0 0 auto;height:34px;min-width:96px;padding:0 16px;border-radius:10px;background:var(--auth-btn-bg, var(--accent-gradient));border:var(--auth-btn-border, none);color:var(--auth-btn-text, #ffffff);box-shadow:0 10px 22px #0f172a2e;font-size:13px;font-weight:700;transition:all .2s}.mate-planner-btn.mate-intro-start-btn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 14px 26px #0f172a38;color:#fff}.mate-intro-later-btn{margin-top:10px;border:0;background:transparent;color:#fff;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer}.mate-intro-later-btn:hover{color:#fff;opacity:.92}.mate-planner-btn:disabled{opacity:.45}.mate-schedule-day-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.mate-schedule-day-tab{border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;padding:8px 12px;font-size:13px;font-weight:700}.mate-schedule-day-tab.is-active{border-color:#6366f1;background:#eef2ff;color:#3730a3}.mate-schedule-map-wrap{margin-bottom:12px}.mate-schedule-map{width:100%;height:min(48vh,360px);border:1px solid #cbd5e1;border-radius:12px;overflow:hidden}.mate-schedule-plan{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:10px}.mate-schedule-empty{margin:0;font-size:13px;color:#64748b}.mate-schedule-route-title{margin:0 0 10px!important;font-size:13px;font-weight:800;color:#1e293b}.mate-schedule-segment{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:8px 10px}.mate-schedule-segment+.mate-schedule-segment{margin-top:8px}.mate-schedule-segment-move{margin:0!important;font-size:13px;color:#334155}.mate-schedule-segment-visit{margin:4px 0 0!important;font-size:12px;font-weight:700;color:#6366f1}.mate-schedule-spot-divicon-wrap{background:transparent;border:0}.mate-schedule-spot-marker{width:86px;display:flex;flex-direction:column;align-items:center;gap:4px}.mate-schedule-spot-marker img{width:56px;height:56px;border-radius:999px;border:3px solid #6366f1;object-fit:cover;background:#e2e8f0;box-shadow:0 6px 14px #0f172a3d}.mate-schedule-spot-marker span{display:block;max-width:86px;text-align:center;font-size:11px;font-weight:700;line-height:1.25;color:#0f172a;background:#ffffffeb;border:1px solid #cbd5e1;border-radius:999px;padding:2px 7px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mate-old-itinerary{position:relative;margin:0 0 14px;border:1px solid #dbeafe;border-radius:14px;background:#eff6ff;padding:6px 12px 12px}.mate-old-itinerary-head{margin-bottom:8px}.mate-old-itinerary-title{margin:0 0 8px!important;font-size:14px;font-weight:800;color:#1e3a8a}.mate-old-itinerary-view-toggle{display:inline-flex;gap:6px;margin:0}.mate-old-itinerary-view-btn{border:1px solid #93c5fd;border-radius:999px;background:#fff;color:#1e3a8a;padding:6px 10px;font-size:12px;font-weight:700}.mate-old-itinerary-view-btn.is-active{border-color:#2563eb;background:#2563eb;color:#fff}.mate-old-reset-btn{border:1px solid #93c5fd;border-radius:10px;background:#fff;color:#1d4ed8;padding:8px 12px;font-size:12px;font-weight:800;margin:0}.mate-old-itinerary-tabs{display:flex;flex-wrap:wrap;gap:8px}.mate-old-map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.mate-old-bottom-actions{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin:0;min-width:0}.mate-old-bottom-actions .mate-old-reset-btn{box-shadow:0 8px 20px #1e40af2e}.mate-old-subway-wrap{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;min-height:min(44vh,320px);max-height:none;border:0;border-radius:0!important;clip-path:none!important;overflow:visible;background:transparent;touch-action:none}.mate-old-subway-map-stage{position:relative;flex:1 1 auto;min-width:0;min-height:min(44vh,320px);border:1px solid #bfdbfe;border-radius:12px;background:#fff;overflow:hidden}.mate-old-station-spot-panel{position:relative;flex:0 0 auto;width:100%;max-width:none;min-width:0;max-height:420px;z-index:2;display:flex;flex-direction:column;border-left:0;border-top:0;border:1px solid rgba(102,126,234,.14);border-radius:16px;background:var(--card-bg, #ffffff);box-shadow:0 10px 24px #0f172a14;overflow:visible;margin-top:0}.mate-old-station-spot-panel.hidden{display:none}.mate-old-station-spot-head{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;flex:0 0 auto;padding:12px 12px 8px;border-bottom:1px solid rgba(102,126,234,.12)}.mate-old-station-spot-head-main{min-width:0;flex:1 1 auto}.mate-old-station-spot-close{flex:0 0 auto;width:24px;height:24px;border:none;border-radius:50%;background:#e2e8f0;color:#334155;font-size:16px;line-height:1;cursor:pointer}.mate-old-station-spot-station{font-size:13px;font-weight:800;color:#0f172a;line-height:1.25}.mate-old-station-spot-title{margin-top:3px;font-size:11px;font-weight:600;color:#64748b;line-height:1.3}.mate-old-station-spot-list{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:8px;overflow-x:hidden;overflow-y:auto;padding:10px 12px 12px;-webkit-overflow-scrolling:touch}.mate-old-station-spot-tile{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:0;width:100%;flex:0 0 auto;margin:0;padding:0;border:0;border-radius:0!important;background:#667eea14;text-align:left;cursor:pointer;overflow:hidden}.mate-old-station-spot-tile:active{transform:scale(.99)}.mate-old-station-spot-square-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:124px;min-width:124px;max-width:124px;height:124px;min-height:124px;aspect-ratio:auto;flex:0 0 124px;align-self:stretch;overflow:hidden;border:none;border-radius:0!important;clip-path:none!important;background:#eef2ff;line-height:0}.mate-old-station-spot-square{position:static;display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;background:#fff;border-radius:0!important;clip-path:none!important}.mate-old-station-spot-num{position:absolute;top:6px;left:6px;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#6d28d9;color:#fff;font-size:12px;font-weight:700;line-height:1;box-shadow:0 1px 3px #0f172a59;pointer-events:none}.mate-old-station-spot-body{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0;justify-content:center;padding:12px;background:#fff;border-radius:0!important}.mate-old-station-spot-panel .mate-old-station-spot-list,.mate-old-station-spot-panel .mate-old-station-spot-tile,.mate-old-station-spot-panel .mate-old-station-spot-square-wrap,.mate-old-station-spot-panel .mate-old-station-spot-square,.mate-old-station-spot-panel .mate-old-station-spot-body{border-radius:0!important;clip-path:none!important;mask-image:none!important;-webkit-mask-image:none!important}.mate-old-station-spot-panel .mate-old-station-spot-tile,.mate-old-station-spot-panel .mate-old-station-spot-square-wrap{overflow:hidden!important}.mate-old-station-spot-panel .mate-old-station-spot-square{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important}.mate-old-station-spot-name{display:block;font-size:12px;font-weight:800;color:#0f172a;line-height:1.3;word-break:keep-all;overflow-wrap:anywhere}.mate-old-station-spot-station-line,.mate-old-station-spot-exit-line{display:block;font-size:10px;font-weight:600;color:#64748b;line-height:1.3;word-break:keep-all;overflow-wrap:anywhere}.mate-old-station-spot-exit-line{color:#475569}@media(max-width:420px){.mate-old-station-spot-square-wrap{width:104px;min-width:104px;max-width:104px;height:104px;min-height:104px;flex-basis:104px}.mate-old-station-spot-panel .mate-old-station-spot-square{max-height:100%!important}}.mate-old-station-spot-empty{flex:1 1 auto;padding:14px 10px 16px;font-size:11px;font-weight:600;color:#64748b;text-align:center}.mate-old-station-spot-foot{flex:0 0 auto;padding:8px 10px 10px;border-top:1px solid #dbeafe;background:#fff}.mate-old-station-nav-btn{width:100%;border:none;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:800;cursor:pointer}.mate-old-station-nav-btn-go{background:#2563eb;color:#fff;box-shadow:0 4px 10px #2563eb47}.mate-old-station-nav-btn-go:active{transform:translateY(1px)}.mate-old-station-nav-btn-end{background:#f1f5f9;color:#334155;border:1px solid #cbd5e1}.mate-old-station-spot-panel.is-nav-route{flex:0 0 auto;width:100%;max-width:none;min-width:0;max-height:420px}.mate-old-station-nav-route{flex:1 1 auto;overflow-x:hidden;overflow-y:auto;padding:8px 8px 10px;display:flex;flex-direction:column;gap:8px;-webkit-overflow-scrolling:touch}.mate-old-nav-summary{display:flex;flex-wrap:wrap;gap:6px;padding:4px 2px 6px}.mate-old-nav-summary-time,.mate-old-nav-summary-transfer{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:800;line-height:1.2}.mate-old-nav-summary-time{background:#dbeafe;color:#1d4ed8}.mate-old-nav-summary-transfer{background:#fef3c7;color:#92400e}.mate-old-nav-visual{display:flex;flex-direction:column;gap:4px}.mate-old-nav-step{display:flex;flex-direction:column;gap:2px}.mate-old-nav-station{display:flex;align-items:flex-start;gap:8px;padding:4px 0}.mate-old-nav-station-end{margin-top:2px;padding-top:6px}.mate-old-nav-dot{flex:0 0 auto;width:14px;height:14px;border-radius:999px;margin-top:3px}.mate-old-nav-dot-end{width:16px;height:16px}.mate-old-nav-station-text{display:flex;flex-direction:column;gap:1px;min-width:0}.mate-old-nav-role{font-size:10px;font-weight:700;color:#64748b;letter-spacing:.01em}.mate-old-nav-station-name{font-size:14px;font-weight:800;color:#0f172a;line-height:1.25;word-break:keep-all}.mate-old-nav-ride{display:flex;align-items:stretch;gap:8px;padding-left:6px;margin-left:0}.mate-old-nav-line-bar{flex:0 0 auto;width:4px;border-radius:999px;min-height:72px}.mate-old-nav-ride-card{flex:1 1 auto;min-width:0;background:#fff;border:2px solid #cbd5e1;border-radius:12px;padding:8px 9px;display:flex;flex-direction:column;gap:5px}.mate-old-nav-ride-head{display:flex;align-items:center;gap:7px}.mate-old-nav-line-badge{flex:0 0 auto;width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;color:#fff;line-height:1}.mate-old-nav-line-name{font-size:12px;font-weight:800;color:#1e293b;line-height:1.2}.mate-old-nav-direction{font-size:13px;font-weight:800;color:#0f172a;line-height:1.35;word-break:keep-all}.mate-old-nav-ride-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px}.mate-old-nav-ride-hint{font-size:10px;font-weight:700;color:#2563eb}.mate-old-nav-stops{font-size:10px;font-weight:700;color:#64748b}.mate-old-nav-transfer-chip{display:flex;align-items:center;gap:6px;margin:2px 0 2px 22px;padding:5px 8px;border-radius:999px;background:#fff7ed;border:1px solid #fdba74;font-size:11px;font-weight:800;color:#c2410c;line-height:1.25}.mate-old-nav-transfer-icon{font-size:13px;line-height:1}.mate-old-station-nav-detail{font-size:11px;font-weight:600;line-height:1.45;color:#475569;background:#fff;border:1px solid #dbeafe;border-radius:10px;padding:10px}.mate-old-station-nav-pick-hint{flex:1 1 auto;padding:14px 12px;font-size:12px;font-weight:700;line-height:1.5;color:#1d4ed8;text-align:center;background:#eff6ff}.mate-old-itinerary-tab{border:1px solid #93c5fd;border-radius:999px;background:#fff;color:#1e3a8a;padding:7px 11px;font-size:12px;font-weight:700}.mate-old-itinerary-tab.is-active{border-color:#2563eb;background:#2563eb;color:#fff}.mate-old-itinerary-map{position:relative;width:100%;height:min(44vh,320px);border:1px solid #bfdbfe;border-radius:12px;overflow:hidden;background:#fff}.mate-old-date-overlay{position:absolute;top:8px;left:8px;z-index:100;display:flex;align-items:center;gap:5px;background:#0f172ab8;color:#f1f5f9;font-size:12px;font-weight:700;padding:4px 11px;border-radius:20px;pointer-events:none;white-space:nowrap;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);line-height:1.4}.mate-old-subway-canvas{width:100%;height:100%;display:block;touch-action:none}.mate-old-subway-overlay{position:absolute;inset:0;pointer-events:none}.mate-old-subway-wrap:not(.is-ready) .mate-old-subway-canvas,.mate-old-subway-wrap:not(.is-ready) .mate-old-subway-overlay,.mate-old-subway-wrap:not(.is-ready) .mate-old-subway-zoom,.mate-old-subway-wrap:not(.is-ready) .mate-old-subway-station-label{opacity:0}.mate-old-subway-wrap.is-ready .mate-old-subway-canvas,.mate-old-subway-wrap.is-ready .mate-old-subway-overlay,.mate-old-subway-wrap.is-ready .mate-old-subway-zoom{opacity:1}.mate-old-subway-station-label{position:absolute;transform:translate(-50%,-125%);border:1px solid #93c5fd;border-radius:999px;background:#fffffff5;color:#1e3a8a;font-size:12px;font-weight:800;line-height:1.2;padding:4px 10px;pointer-events:none;white-space:nowrap;z-index:4}.mate-old-subway-zoom{position:absolute;right:10px;bottom:10px;border:1px solid #bfdbfe;border-radius:999px;background:#fffffff2;color:#1e3a8a;font-size:12px;font-weight:800;padding:4px 9px;pointer-events:none}.mate-old-spot-divicon-wrap,.mate-old-map-station-divicon-wrap{background:transparent;border:0}.mate-old-map-station-marker{position:relative;width:34px;height:34px;border-radius:999px;border:3px solid #ffffff;background:#6d28d9;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #4c1d9573;color:#fff;font-size:16px;font-weight:900;line-height:1;cursor:pointer}.mate-old-map-station-marker.is-selected{background:#4c1d95;color:#fff;box-shadow:0 4px 14px #4c1d9599;transform:scale(1.08)}.mate-old-map-station-count{position:absolute;bottom:100%;left:50%;transform:translate(-50%,3px);min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#fff;border:1.5px solid #6d28d9;color:#6d28d9;font-size:10px;font-weight:900;line-height:13px;text-align:center;white-space:nowrap;box-shadow:0 1px 3px #0f172a4d}.mate-old-subway-spot-station-marker{position:absolute;width:22px;height:22px;border-radius:999px;border:2px solid #ffffff;background:#6d28d9;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:900;line-height:1;transform:translate(-50%,-50%);box-shadow:0 2px 6px #4c1d9573;pointer-events:none;z-index:2}.mate-old-subway-spot-station-marker.is-selected{width:28px;height:28px;background:#4c1d95;box-shadow:0 0 0 4px #6d28d940,0 3px 10px #4c1d958c;z-index:3}.mate-old-subway-spot-station-count{position:absolute;bottom:100%;left:50%;transform:translate(-50%,2px);min-width:14px;height:14px;padding:0 4px;border-radius:999px;background:#fff;border:1.5px solid #6d28d9;color:#6d28d9;font-size:9px;font-weight:900;line-height:11px;text-align:center;white-space:nowrap;box-shadow:0 1px 3px #0f172a4d}.mate-old-spot-marker{width:76px;display:flex;flex-direction:column;align-items:center;gap:4px}.mate-old-spot-station-dot{width:20px;height:20px;border-radius:999px;border:2px solid #ffffff;background:#7c3aed;box-shadow:0 4px 10px #4c1d9559;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:900;line-height:1}.mate-old-spot-station-ring{position:absolute;width:14px;height:14px;border-radius:999px;border:2px solid #ffffff;background:#7c3aed;transform:translate(-50%,-50%);box-shadow:0 3px 8px #4c1d9557}.mate-old-station-ring-start{background:#10b981;box-shadow:0 3px 8px #05966957}.mate-old-station-ring-end{background:#ef4444;box-shadow:0 3px 8px #dc262657}.mate-old-station-ring-selected{width:22px;height:22px;background:#2563eb;box-shadow:0 0 0 5px #2563eb47,0 4px 12px #2563eb73;z-index:3}.mate-old-spot-marker img{width:50px;height:50px;border-radius:999px;border:3px solid #2563eb;object-fit:cover;background:#e2e8f0}.mate-old-spot-marker span{display:block;max-width:76px;text-align:center;font-size:11px;font-weight:700;line-height:1.25;color:#0f172a;background:#fffffff0;border:1px solid #bfdbfe;border-radius:999px;padding:2px 7px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mate-old-subway-overlay .mate-old-station-list-spot-marker{z-index:7}.mate-old-subway-overlay .mate-old-spot-marker,.mate-old-start-marker{position:absolute;transform:translate(-50%,-100%)}.mate-old-start-marker span{display:block;max-width:96px;text-align:center;font-size:11px;font-weight:800;line-height:1.25;color:#065f46;background:#ecfdf5f5;border:1px solid #34d399;border-radius:999px;padding:3px 8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mate-old-end-marker{position:absolute;transform:translate(-50%,-100%)}.mate-old-end-marker span{display:block;max-width:96px;text-align:center;font-size:11px;font-weight:800;line-height:1.25;color:#7c1d12;background:#fff1f2f5;border:1px solid #fb7185;border-radius:999px;padding:3px 8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mate-old-route-summary{margin-top:10px;border:1px solid #bfdbfe;border-radius:12px;background:#fff;padding:10px}.mate-old-route-summary:empty{display:none}.mate-old-route-title{margin:0 0 8px!important;font-size:13px;font-weight:800;color:#1e3a8a}.mate-old-route-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.mate-old-route-title-row .mate-old-route-title{margin:0!important}.mate-old-route-all-btn,.mate-old-route-segment-move{border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:900;padding:5px 9px;white-space:nowrap;cursor:pointer}.mate-old-route-segments{display:flex;flex-direction:column;gap:7px}.mate-old-route-segment{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;padding:7px 9px;cursor:pointer}.mate-old-route-segment.is-active{border-color:#2563eb;background:#eff6ff}.mate-old-route-segment:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.mate-old-route-segment-main{min-width:0}.mate-old-route-segment-title{margin:0 0 3px!important;font-size:12px;font-weight:800;color:#0f172a}.mate-old-route-segment-subway{margin:0!important;font-size:12px;color:#334155}.mate-route-guide-modal{position:fixed;inset:0;z-index:2200;display:flex;align-items:center;justify-content:center;padding:18px}.mate-route-guide-backdrop{position:absolute;inset:0;background:#0f172a85}.mate-route-guide-panel{position:relative;z-index:1;width:min(520px,100%);max-height:min(760px,88vh);overflow:auto;border-radius:22px;background:#fff;box-shadow:0 24px 60px #0f172a47}.mate-route-guide-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px 12px;background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}.mate-route-guide-head strong{font-size:17px;font-weight:1000;color:var(--text-primary)}.mate-route-guide-close{width:32px;height:32px;border:0;border-radius:999px;background:#0f172a14;color:var(--text-primary);font-size:20px;line-height:1;font-weight:900;cursor:pointer}.mate-route-guide-body{padding:16px 18px 18px}.mate-route-guide-desc{margin:0 0 16px;color:var(--text-secondary);font-size:14px;line-height:1.55}.mate-route-guide-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mate-route-guide-no,.mate-route-guide-yes{min-height:46px;border-radius:999px;font-weight:900;cursor:pointer}.mate-route-guide-no{border:1px solid rgba(15,23,42,.14);background:#fff;color:var(--text-secondary)}.mate-route-guide-yes{border:0;background:var(--primary-gradient, linear-gradient(135deg, #667eea 0%, #764ba2 100%));color:#fff;box-shadow:var(--shadow)}@media(max-width:460px){.mate-planner-day-btn{width:100%}.mate-planner-days-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mate-planner-days-grid.mate-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.mate-calendar-empty,.mate-calendar-day-btn{min-height:44px}.mate-calendar-day-btn{border-radius:12px;padding:4px;font-size:13px}.mate-calendar-day-number{width:24px;height:24px}.mate-calendar-spot-count{top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:16px}.mate-selected-spot-grid,.mate-spot-filter-categories,.mate-spot-day-time-row,.mate-spot-day-location-row{grid-template-columns:1fr}.mate-schedule-spot-marker{width:72px}.mate-schedule-spot-marker img{width:48px;height:48px}.mate-schedule-spot-marker span{max-width:72px}}
