:root{font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202124;background:#eef1f3}*{box-sizing:border-box}body{margin:0;overscroll-behavior-y:contain}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{position:relative;width:100%;max-width:480px;min-height:100vh;margin:0 auto;background:#f7f8f9;box-shadow:0 0 32px #1a1f2712}.app-main{min-height:100vh;padding-bottom:88px}.page{min-height:calc(100vh - 88px);background:#f7f8f9}.home-page{position:relative}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:54px;padding:0 18px;border-bottom:1px solid rgba(234,237,240,.9);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.address-button{border:0;background:transparent;color:#111;font-size:18px;font-weight:800}.header-icon-button{position:relative;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:transparent;color:#202124}.bell-icon{font-size:24px;font-weight:800;line-height:1}.notification-badge{position:absolute;top:4px;right:2px;min-width:17px;height:17px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#ff3b30;color:#fff;font-size:10px;font-weight:800;line-height:13px;text-align:center}.address-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:22px;background:#0f13186b}.address-popup{position:relative;width:min(100%,360px);padding:20px 16px 16px;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0f13183d}.address-popup h2{margin:0 0 14px;color:#1f2328;font-size:20px;font-weight:850}.current-address-box{display:grid;gap:6px;padding:14px;border-radius:8px;background:#fff4ec}.current-address-box span,.saved-address-list h3{margin:0;color:#8a919b;font-size:12px;font-weight:800}.current-address-box strong{color:#ff6f0f;font-size:17px;font-weight:900}.current-address-box button{width:max-content;height:32px;margin-top:3px;padding:0 12px;border:0;border-radius:999px;background:#ff6f0f;color:#fff;font-size:12px;font-weight:850}.saved-address-list{display:grid;gap:8px;margin-top:16px}.recent-address-list{margin-top:14px}.address-row{display:grid;grid-template-columns:1fr 40px;gap:8px;align-items:center}.saved-address-list .address-row-text,.address-pick-list .address-row-text{width:100%;height:44px;padding:0 12px;border:1px solid #edf0f2;border-radius:8px;background:#fff;color:#343940;font-size:14px;font-weight:800;text-align:left}.address-heart{display:grid;width:40px;height:40px;place-items:center;border:1px solid #edf0f2;border-radius:8px;background:#fff;color:#b2bac2;font-size:18px;font-weight:900;text-align:center}.address-heart.active{border-color:#ff6f0f3d;background:#fff4ec;color:#ff6f0f}.mini-toast{position:fixed;left:50%;bottom:92px;z-index:90;width:max-content;max-width:calc(100% - 42px);margin:0;padding:10px 14px;transform:translate(-50%);border-radius:999px;background:#202328eb;color:#fff;box-shadow:0 10px 28px #0f131838;font-size:13px;font-weight:800;line-height:1.35;text-align:center}.saved-address-empty{margin:0;padding:14px 12px;border-radius:8px;background:#f6f7f8;color:#8a919b;font-size:13px;font-weight:750;text-align:center}.new-address-button{width:100%;height:46px;margin-top:16px;border:0;border-radius:8px;background:#ff6f0f;color:#fff;font-size:15px;font-weight:850}.address-toast{position:fixed;top:62px;left:50%;z-index:40;display:grid;grid-template-columns:30px 1fr 24px;align-items:center;gap:8px;width:min(calc(100% - 24px),456px);min-height:46px;margin:0;padding:8px 10px 8px 9px;transform:translate(-50%);border:1px solid rgba(255,164,94,.32);border-radius:8px;background:#fffaf6f7;box-shadow:0 12px 28px #31201424;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.address-toast-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#ff6f0f;color:#fff;font-size:15px;font-weight:900}.address-toast p{margin:0;color:#55331c;font-size:13.5px;font-weight:850;line-height:1.25}.address-toast button{flex:0 0 auto;display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:50%;background:#ff6f0f1a;color:#ff6f0f;font-size:17px;font-weight:700;line-height:1}.filter-bar{display:flex;gap:7px;padding:9px 12px 7px;background:#f7f8f9}.pull-refresh{display:grid;grid-template-columns:24px auto;gap:7px;align-items:center;justify-content:center;height:0;overflow:hidden;color:#8a919b;font-size:12px;font-weight:850;opacity:0;transition:height .18s ease,opacity .16s ease}.pull-refresh.visible{opacity:1}.pull-refresh.ready{color:#ff6f0f}.pull-refresh.refreshing .pull-refresh-icon{animation:refresh-spin .75s linear infinite}.pull-refresh-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#fff;box-shadow:0 5px 14px #1f232814}.pull-refresh strong{font-size:12px;font-weight:850}@keyframes refresh-spin{to{transform:rotate(360deg)}}.filter-bar button{height:34px;padding:0 14px;border:1px solid transparent;border-radius:999px;background:#fff;color:#6d7680;box-shadow:0 2px 8px #161d240a;font-size:13px;font-weight:800}.filter-bar button.active{border-color:#ff6f0f40;background:#fff1e8;color:#ff6f0f;box-shadow:0 4px 12px #ff6f0f1f}.item-list{padding:8px 12px 18px}.item-card{position:relative;display:grid;grid-template-columns:118px 1fr;gap:14px;min-height:146px;margin-bottom:11px;padding:12px;border:1px solid rgba(235,238,241,.9);border-radius:8px;background:#fff;box-shadow:0 4px 14px #191f260b}.item-card-image{width:118px;height:118px;border-radius:7px;object-fit:cover;background:#f2f3f5}.item-card-body{display:grid;grid-template-rows:40px 18px 22px 24px;align-content:start;gap:4px;height:118px;min-width:0;padding-top:2px}.item-card h2{display:-webkit-box;margin:0;overflow:hidden;color:#1d2228;font-size:17px;font-weight:650;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.item-meta{margin:0;overflow:hidden;color:#858d96;font-size:13.5px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.item-card strong,.detail-content>strong{display:block;color:#151719;font-size:17px;font-weight:800}.detail-action-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 2px}.detail-chat-button,.detail-buy-button{width:100%;height:46px;border:0;border-radius:8px;font-size:15px;font-weight:900}.detail-chat-button{background:#ff6f0f;color:#fff}.detail-buy-button{border:1px solid rgba(255,111,15,.28);background:#fff7f2;color:#ff6f0f}.detail-owner-notice{display:grid;gap:6px;margin:12px 0 2px;padding:12px;border:1px solid #edf0f2;border-radius:8px;background:#f7f8f9}.detail-owner-notice strong{color:#20252b;font-size:14px;font-weight:950}.detail-owner-notice span{color:#68717b;font-size:12.5px;font-weight:750;line-height:1.4}.detail-owner-notice button{justify-self:start;height:32px;padding:0 11px;border:0;border-radius:8px;background:#ff6f0f;color:#fff;font-size:12px;font-weight:900}.item-chip-row,.detail-chip-row{display:flex;gap:6px;align-items:center;min-width:0}.detail-chip-row{margin:0 0 6px}.item-status-chip,.item-method-chip{display:inline-grid;height:22px;place-items:center;padding:0 8px;border-radius:999px;font-size:11.5px;font-weight:850;line-height:1;white-space:nowrap}.item-status-chip{background:#eef7f1;color:#13864a}.item-status-chip.status-reserved{background:#fff7d6;color:#9a6b00}.item-status-chip.status-trading{background:#eaf3ff;color:#2463c7}.item-status-chip.status-sold{background:#eef0f2;color:#7a818a}.item-method-chip{background:#f4f6f8;color:#59636e}.item-favorite-button{position:absolute;right:11px;bottom:11px;display:grid;width:34px;height:34px;place-items:center;border:1px solid #edf0f2;border-radius:50%;background:#fffffff2;color:#a1a8b0;box-shadow:0 5px 14px #191f2617;font-size:18px;font-weight:900;line-height:1}.item-favorite-button.active{border-color:#ff6f0f40;background:#fff4ec;color:#ff6f0f}.feed-banner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0;min-height:124px;padding:18px 16px;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#f4faf6,#eef7f1);border:1px solid rgba(213,232,220,.9);box-shadow:0 5px 16px #1f46300e}.feed-banner.featured{min-height:138px;padding:22px 18px;background:linear-gradient(135deg,#fff2e8,#fff8f1);border-color:#ffcba4e6;box-shadow:0 8px 22px #ff6f0f1c}.feed-banner:after{position:absolute;right:-28px;bottom:-30px;width:106px;height:106px;border-radius:50%;background:#18a05814;content:""}.feed-banner.featured:after{background:#ff6f0f1a}.feed-banner strong{position:relative;z-index:1;display:block;color:#1f3b2c;font-size:17px;font-weight:850}.feed-banner.featured strong{color:#4b260d;font-size:20px}.feed-banner p{position:relative;z-index:1;margin:7px 0 0;color:#64736b;font-size:14px;line-height:1.45}.feed-banner.featured p{margin-top:8px;color:#7a4c2c;font-size:14.5px}.feed-banner span{flex:0 0 auto;display:grid;width:64px;height:64px;place-items:center;border-radius:8px;background:#ffffffdb;color:#18a058;box-shadow:inset 0 0 0 1px #18a0581f;font-size:12px;font-weight:900;z-index:1}.feed-banner.featured span{width:72px;height:72px;background:#ffffffe6;color:#ff6f0f;box-shadow:inset 0 0 0 1px #ff6f0f24;font-size:14px}.scroll-top-button{position:fixed;left:50%;bottom:86px;z-index:30;height:36px;padding:0 14px;transform:translate(-50%);border:1px solid rgba(255,111,15,.18);border-radius:999px;background:#fffffff5;color:#ff6f0f;font-size:13px;font-weight:900;box-shadow:0 10px 24px #1f232824;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bottom-nav{position:fixed;left:50%;bottom:0;z-index:30;display:grid;grid-template-columns:repeat(5,1fr);width:100%;max-width:480px;height:72px;padding:7px 8px 8px;transform:translate(-50%);border-top:1px solid #eceef0;background:#fffffffa}.nav-item,.nav-create{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#545b64;font-size:11px;font-weight:650}.nav-item.router-link-active{color:#ff6f0f}.nav-icon{height:24px;font-size:21px;line-height:24px}.nav-icon-wrap{position:relative;display:grid;height:24px;place-items:center}.nav-badge{position:absolute;top:-5px;right:-11px;min-width:16px;height:16px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#ff3b30;color:#fff;font-size:10px;font-weight:850;line-height:12px;text-align:center}.nav-create{color:#ff6f0f}.create-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#ff6f0f;color:#fff;font-size:25px;font-weight:700;line-height:1}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f13186b}.primary-button,.empty-page button{width:100%;height:48px;border:0;border-radius:8px;background:#ff6f0f;color:#fff;font-weight:800}.primary-button:disabled{background:#d4d9de;cursor:not-allowed}.chat-page{padding-bottom:18px}.chat-header{justify-content:center}.chat-room-list{display:grid;gap:10px;padding:12px}.chat-room-card{position:relative;display:grid;grid-template-columns:58px 1fr auto;gap:11px;align-items:center;padding:13px;border:1px solid rgba(235,238,241,.95);border-radius:8px;background:#fff;box-shadow:0 5px 16px #191f260b;cursor:pointer}.chat-room-card>img{width:58px;height:58px;border-radius:8px;object-fit:cover;background:#eef0f2}.chat-room-body{display:grid;gap:4px;min-width:0}.chat-room-top{display:flex;gap:8px;align-items:center;justify-content:space-between;min-width:0}.chat-room-top strong{overflow:hidden;color:#1f2328;font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.chat-room-top span,.chat-room-body small{flex:0 0 auto;color:#8a919b;font-size:12px;font-weight:750}.chat-room-body p{margin:0;overflow:hidden;color:#5f6872;font-size:13.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.chat-room-badges{display:grid;gap:5px;justify-items:end}.chat-unread-badge{display:grid;min-width:20px;height:20px;place-items:center;padding:0 6px;border-radius:999px;background:#ff3b30;color:#fff;font-size:11px;font-weight:900}.chat-blocked-badge{display:grid;height:20px;place-items:center;padding:0 7px;border-radius:999px;background:#eef0f2;color:#68717b;font-size:11px;font-weight:900}.chat-detail-page{padding-bottom:86px}.chat-action-bar{position:sticky;top:54px;z-index:9;display:flex;gap:7px;overflow-x:auto;padding:9px 12px;border-bottom:1px solid #edf0f2;background:#fffffffa;scrollbar-width:none}.chat-action-bar::-webkit-scrollbar{display:none}.chat-action-bar button{flex:0 0 auto;height:30px;padding:0 10px;border:1px solid #e5e9ed;border-radius:999px;background:#fff;color:#464d55;font-size:12px;font-weight:850}.chat-item-stack{position:sticky;top:103px;z-index:8;border-bottom:1px solid #edf0f2;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-item-summary{display:grid;grid-template-columns:54px 1fr;gap:10px;align-items:center;width:100%;padding:10px 12px;border:0;background:transparent;text-align:left}.chat-seller-strip{display:grid;grid-template-columns:38px 1fr auto;gap:9px;align-items:center;padding:9px 12px;border-bottom:1px solid #f0f1f2;background:#fff}.chat-seller-strip .seller-avatar{width:38px;height:38px;font-size:16px}.chat-seller-strip .seller-name{font-size:14px}.chat-seller-strip .seller-text span{font-size:12px}.chat-seller-strip .manner-temp span{font-size:13px}.chat-seller-strip .manner-temp small{font-size:10px}.chat-item-summary img{width:54px;height:54px;border-radius:8px;object-fit:cover;background:#eef0f2}.chat-item-summary div{display:grid;gap:3px;min-width:0}.chat-item-summary strong{overflow:hidden;color:#1f2328;font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.chat-item-summary span{color:#ff6f0f;font-size:14px;font-weight:900}.chat-item-summary small{color:#8a919b;font-size:12px;font-weight:750}.seller-trade-status-bar{display:flex;gap:6px;align-items:center;padding:0 12px 10px 76px;white-space:nowrap}.seller-trade-status-bar button{flex:1 1 0;min-width:0;height:32px;padding:0 8px;border:0;border-radius:8px;background:#ff6f0f;color:#fff;font-size:12px;font-weight:900}.seller-trade-status-bar button.status-action-secondary{border:1px solid #d9dee3;background:#fff;color:#464d55}.chat-report-button{display:grid;width:32px;height:32px;place-items:center;border:1px solid #edf0f2;border-radius:50%;background:#fff7f2;color:#ff6f0f;font-size:15px;font-weight:900}.chat-item-popup{position:relative;display:grid;gap:12px;width:min(100%,348px);overflow:hidden;padding:0 0 14px;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0f13183d}.chat-item-popup>img{width:100%;height:190px;object-fit:cover;background:#eef0f2}.chat-item-popup-thumbs{display:flex;gap:6px;overflow-x:auto;padding:0 14px;scrollbar-width:none}.chat-item-popup-thumbs::-webkit-scrollbar{display:none}.chat-item-popup-thumbs button{flex:0 0 auto;width:52px;height:52px;overflow:hidden;padding:0;border:2px solid transparent;border-radius:8px;background:#eef0f2}.chat-item-popup-thumbs button.active{border-color:#ff6f0f}.chat-item-popup-thumbs img{width:100%;height:100%;object-fit:cover}.chat-item-popup-body{display:grid;gap:6px;padding:0 14px}.chat-item-popup-body h2{margin:0;color:#1f2328;font-size:18px;font-weight:900;line-height:1.32}.chat-item-popup-body>strong{color:#ff6f0f;font-size:17px;font-weight:950}.chat-item-popup-location,.chat-item-popup-description{margin:0;color:#626b75;font-size:13px;font-weight:750;line-height:1.45}.chat-item-popup-description{display:-webkit-box;overflow:hidden;color:#343940;-webkit-box-orient:vertical;-webkit-line-clamp:3}.chat-item-popup .primary-button{width:calc(100% - 28px);margin:0 14px}.chat-block-notice{margin:10px 12px 0;padding:10px 12px;border-radius:8px;background:#f3f5f7;color:#68717b;font-size:13px;font-weight:800;line-height:1.4}.message-list{display:grid;gap:10px;padding:14px 12px 6px}.message-bottom-anchor{display:block;height:1px;scroll-margin-bottom:12px}.message-row{display:grid;justify-items:start;gap:4px}.message-row.mine{justify-items:end}.message-row.system{justify-items:center;padding:4px 0}.message-sender{color:#6f7680;font-size:12px;font-weight:800}.message-row p,.message-image-button{max-width:78%}.message-row p{margin:0;padding:10px 12px;border-radius:8px;background:#fff;color:#2f353c;box-shadow:0 4px 12px #1f23280d;font-size:14px;font-weight:700;line-height:1.45;white-space:pre-line}.message-row.mine p{background:#ff6f0f;color:#fff}.message-row.system .system-message-pill{max-width:86%;padding:7px 12px;border-radius:999px;background:#181b1fe0;color:#fff;box-shadow:none;font-size:12px;font-weight:850;text-align:center}.message-image-button{padding:0;overflow:hidden;border:0;border-radius:8px;background:#eef0f2;box-shadow:0 4px 12px #1f23280d}.message-image-button img{display:block;width:min(220px,100%);max-height:260px;object-fit:cover}.message-image-grid{display:grid;gap:3px;width:min(220px,78vw)}.message-image-grid.multiple{grid-template-columns:repeat(2,minmax(0,1fr))}.message-image-grid img{width:100%;height:120px;border-radius:6px;object-fit:cover}.message-image-grid:not(.multiple) img{height:auto;max-height:260px}.message-meta-row{display:flex;gap:6px;align-items:center}.message-row.mine .message-meta-row{justify-content:flex-end}.message-row small{color:#9aa2aa;font-size:11px;font-weight:700}.message-meta-row button{height:22px;padding:0 7px;border:0;border-radius:999px;background:transparent;color:#a1a8b0;font-size:11px;font-weight:800}.message-meta-row button:hover{background:#eef0f2;color:#747d87}.request-tab-bar{position:sticky;top:54px;z-index:8;display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:10px 12px;border-bottom:1px solid #edf0f2;background:#fffffffa}.request-tab-bar button{height:36px;border:1px solid #e2e6ea;border-radius:8px;background:#fff;color:#59636e;font-size:13px;font-weight:900}.request-tab-bar button.active{border-color:#ff6f0f;background:#fff4ec;color:#ff6f0f}.purchase-request-list{display:grid;gap:10px;padding:12px}.purchase-request-card{display:grid;gap:10px;padding:12px;border:1px solid #edf0f2;border-radius:8px;background:#fff;box-shadow:0 5px 16px #1f23280f}.request-item-button{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;padding:0;border:0;background:transparent;text-align:left}.request-item-button img{width:58px;height:58px;border-radius:8px;object-fit:cover;background:#eef0f2}.request-item-button div{display:grid;gap:4px;min-width:0}.request-item-button strong{overflow:hidden;color:#20252b;font-size:15px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.request-item-button small,.request-location{color:#7a838d;font-size:12px;font-weight:750}.purchase-request-card p{margin:0;color:#3c434b;font-size:13px;font-weight:750;line-height:1.45}.request-status-chip{justify-self:start;display:inline-grid;height:21px;place-items:center;padding:0 8px;border-radius:999px;background:#eef7f1;color:#13864a;font-size:11px;font-weight:900}.request-status-chip.status-reserved{background:#fff7d6;color:#9a6b00}.request-status-chip.status-trading{background:#eaf3ff;color:#2463c7}.request-status-chip.status-canceled{background:#f2f3f5;color:#7a818a}.request-status-chip.status-sold{background:#eef0f2;color:#5f6872}.request-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.request-actions button{height:34px;border:1px solid #e3e7eb;border-radius:8px;background:#fff;color:#3f4750;font-size:13px;font-weight:900}.request-actions button:last-child{border-color:#ff6f0f;background:#ff6f0f;color:#fff}.request-actions button:disabled{border-color:#e1e5e9;background:#eef0f2;color:#9aa2aa}.request-actions:has(button:nth-child(3)){grid-template-columns:1fr 1fr 1fr}.request-review-form{display:grid;gap:8px;padding:10px;border-radius:8px;background:#f7f8f9}.request-review-form label{display:grid;gap:5px;color:#59636e;font-size:12px;font-weight:900}.request-review-form select,.request-review-form textarea{width:100%;border:1px solid #dde1e6;border-radius:8px;background:#fff;color:#1f2328;font-size:13px;outline:none}.request-review-form select{height:34px;padding:0 10px}.request-review-form textarea{resize:vertical;padding:9px 10px;line-height:1.45}.request-review-form>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.request-review-form button{height:34px;border:1px solid #e2e6ea;border-radius:8px;background:#fff;color:#3f4750;font-size:13px;font-weight:900}.request-review-form button[type=submit]{border-color:#ff6f0f;background:#ff6f0f;color:#fff}.request-reviewed-label{justify-self:start;color:#13864a;font-size:12px;font-weight:900}.message-read-state{color:#8e98a3;font-size:11px;font-weight:900}.message-read-state.unread{color:#ff6f0f}.message-meta-row .message-delete-button{color:#e44d3a}.message-meta-row .message-delete-button:hover{background:#fff1ee;color:#d93d2b}.chat-input-bar{position:fixed;left:50%;bottom:72px;z-index:28;display:grid;grid-template-columns:auto 1fr auto;gap:8px;width:100%;max-width:480px;padding:10px 12px;transform:translate(-50%);border-top:1px solid #edf0f2;background:#fffffffa}.chat-photo-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,111,15,.2);border-radius:50%;background:#fff4ec;color:#ff6f0f;font-size:22px;font-weight:800}.chat-photo-button input{display:none}.chat-input-bar input{width:100%;height:42px;padding:0 13px;border:1px solid #dde1e6;border-radius:999px;background:#f7f8f9;color:#1f2328;font-size:14px;outline:none}.chat-input-bar input:focus{border-color:#ff8a3d;box-shadow:0 0 0 3px #ff6f0f1f}.chat-input-bar button{height:42px;padding:0 15px;border:0;border-radius:999px;background:#ff6f0f;color:#fff;font-size:14px;font-weight:900}.chat-input-bar button:disabled{background:#d4d9de;cursor:not-allowed}.chat-input-toast{position:fixed;left:50%;bottom:132px;z-index:29;margin:0;padding:8px 12px;transform:translate(-50%);border-radius:999px;background:#202328e6;color:#fff;font-size:12px;font-weight:800}.my-page{display:grid;gap:14px;padding:18px 14px 92px}.page-title{margin-bottom:0}.page-title h1{margin:0 0 8px;color:#1f2328;font-size:24px;font-weight:900}.page-title p{margin:0;color:#6f7680;font-size:14px;font-weight:700;line-height:1.45}.my-profile-card{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center;padding:16px;border:1px solid #edf0f2;border-radius:8px;background:#fff;box-shadow:0 8px 20px #1f23280d}.my-profile-card strong,.my-profile-card span{display:block}.my-profile-card strong{color:#1f2328;font-size:16px;font-weight:900}.my-profile-card span{margin-top:3px;color:#7a818a;font-size:13px;font-weight:700}.my-profile-card button{height:36px;padding:0 12px;border:0;border-radius:8px;background:#f2f4f6;color:#4d5661;font-size:13px;font-weight:850}.my-login-banner{display:grid;gap:5px;padding:16px 14px;border:1px solid rgba(255,111,15,.22);border-radius:8px;background:#fff7f2;box-shadow:0 8px 20px #ff6f0f14;text-align:left}.my-login-banner strong{color:#ff6f0f;font-size:18px;font-weight:950}.my-login-banner span{color:#5f6872;font-size:13px;font-weight:800;line-height:1.45}.my-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.my-stat-grid button{display:grid;gap:4px;min-width:0;padding:12px 8px;border:1px solid #edf0f2;border-radius:8px;background:#fff;box-shadow:0 5px 16px #191f260a}.my-stat-grid strong{color:#ff6f0f;font-size:20px;font-weight:950}.my-stat-grid span{overflow:hidden;color:#5f6872;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.my-ad-banner{display:grid;grid-template-columns:auto 1fr;gap:3px 10px;align-items:center;padding:13px 14px;border:1px solid rgba(255,111,15,.18);border-radius:8px;background:linear-gradient(135deg,#fff8f3,#fff 64%);box-shadow:0 8px 20px #ff6f0f14;text-align:left}.my-ad-banner span{display:grid;width:34px;height:34px;place-items:center;grid-row:span 2;border-radius:50%;background:#ff6f0f;color:#fff;font-size:11px;font-weight:950}.my-ad-banner strong{color:#1f2328;font-size:14px;font-weight:950;line-height:1.25}.my-ad-banner small{color:#7a828b;font-size:12px;font-weight:750}.my-section{display:grid;gap:9px}.my-section-title{display:flex;align-items:center;justify-content:space-between;min-height:28px}.my-section-title h2{margin:0;color:#1f2328;font-size:16px;font-weight:950}.my-section-title button{height:28px;padding:0 9px;border:1px solid #e5e9ed;border-radius:999px;background:#fff;color:#59636e;font-size:12px;font-weight:850}.my-menu-list,.my-item-list{display:grid;overflow:hidden;border:1px solid #edf0f2;border-radius:8px;background:#fff;box-shadow:0 5px 16px #191f260a}.my-menu-list button{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;min-height:48px;padding:0 13px;border:0;border-bottom:1px solid #f0f2f4;background:#fff;text-align:left}.my-menu-list button:last-child,.my-item-list button:last-child{border-bottom:0}.my-menu-list span{color:#252b31;font-size:14px;font-weight:850}.my-menu-list small{color:#8a919b;font-size:12px;font-weight:750}.my-item-list button{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;min-height:60px;padding:8px 10px;border:0;border-bottom:1px solid #f0f2f4;background:#fff;text-align:left}.my-item-list img{width:44px;height:44px;border-radius:8px;object-fit:cover;background:#eef0f2}.my-item-list span{overflow:hidden;color:#252b31;font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.my-item-list small{color:#8a919b;font-size:11px;font-weight:750}.my-items-page{padding-bottom:92px}.my-items-toolbar{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 4px}.my-items-toolbar strong{color:#1f2328;font-size:14px;font-weight:900}.my-items-toolbar button{height:32px;padding:0 12px;border:0;border-radius:999px;background:#ff6f0f;color:#fff;font-size:13px;font-weight:900}.my-item-filter-bar{display:flex;gap:6px;overflow-x:auto;padding:0 12px 10px;scrollbar-width:none}.my-item-filter-bar::-webkit-scrollbar{display:none}.my-item-filter-bar button{flex:0 0 auto;height:32px;padding:0 10px;border:1px solid #e2e6ea;border-radius:999px;background:#fff;color:#59636e;font-size:12px;font-weight:900}.my-item-filter-bar button.active{border-color:#ff6f0f;background:#fff4ec;color:#ff6f0f}.my-manage-list{display:grid;gap:10px;padding:0 12px 12px}.my-manage-card{display:grid;gap:10px;padding:12px;border:1px solid #edf0f2;border-radius:8px;background:#fff;box-shadow:0 5px 16px #1f23280f}.my-manage-main{display:grid;grid-template-columns:62px 1fr;gap:10px;align-items:center;padding:0;border:0;background:transparent;text-align:left}.my-manage-main img{width:62px;height:62px;border-radius:8px;object-fit:cover;background:#eef0f2}.my-manage-main div{display:grid;gap:4px;min-width:0}.my-manage-main strong{overflow:hidden;color:#20252b;font-size:15px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.my-manage-main small{overflow:hidden;color:#7a838d;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.my-manage-actions{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.my-manage-actions::-webkit-scrollbar{display:none}.my-manage-actions button{flex:0 0 auto;height:32px;padding:0 10px;border:1px solid #e2e6ea;border-radius:8px;background:#fff;color:#3f4750;font-size:12px;font-weight:900}.my-manage-actions button:first-child{border-color:#ff6f0f;background:#ff6f0f;color:#fff}.my-manage-actions button.danger{border-color:#ffe1dc;background:#fff4f2;color:#df4d3d}.login-page{min-height:100vh;background:#f7f8f9}.login-panel{display:grid;gap:16px;margin:14px;padding:18px 14px;border:1px solid #edf0f2;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1f23280f}.login-title h2,.login-title p{margin:0}.login-title h2{color:#1f2328;font-size:21px;font-weight:950}.login-title p{margin-top:6px;color:#68717b;font-size:13px;font-weight:750;line-height:1.45}.login-form,.signup-form label{display:grid;gap:8px;color:#33383f;font-size:13px;font-weight:850}.login-form{gap:12px}.login-form input,.signup-form input{width:100%;height:44px;padding:0 12px;border:1px solid #dde1e6;border-radius:8px;background:#fff;color:#1f2328;font-size:14px;outline:none}.login-form input:focus,.signup-form input:focus{border-color:#ff8a3d;box-shadow:0 0 0 3px #ff6f0f1f}.login-link-button,.login-test-button{width:100%;height:42px;border-radius:8px;font-size:14px;font-weight:900}.login-link-button{border:1px solid #e5e9ed;background:#fff;color:#4d5661}.login-test-button{border:0;background:#f2f4f6;color:#59636e}.login-divider{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;color:#9aa2aa;font-size:12px;font-weight:850}.login-divider:before,.login-divider:after{display:block;height:1px;background:#edf0f2;content:""}.login-account-list{display:grid;gap:8px}.login-account-list label{display:grid;grid-template-columns:auto 42px 1fr;gap:10px;align-items:center;padding:12px;border:1px solid #e5e9ed;border-radius:8px;background:#fff}.login-account-list label.active{border-color:#ff6f0f5c;background:#fff7f2}.login-account-list input{width:18px;height:18px;accent-color:#ff6f0f}.login-account-list strong,.login-account-list small{display:block}.login-account-list strong{color:#20252b;font-size:14px;font-weight:900}.login-account-list small{margin-top:3px;color:#7a828b;font-size:12px;font-weight:750}.signup-form .signup-agree-row{display:flex;gap:9px;align-items:center;color:#4f5963;font-size:13px;font-weight:800}.signup-form .signup-agree-row input{width:18px;height:18px;accent-color:#ff6f0f}.info-page{min-height:100vh;padding-bottom:92px;background:#f7f8f9}.info-content{display:grid;gap:14px;margin:14px;padding:16px 14px;border:1px solid #edf0f2;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1f23280d}.info-content header,.info-content section{display:grid;gap:6px}.info-content h2,.info-content h3,.info-content p{margin:0}.info-content h2{color:#1f2328;font-size:21px;font-weight:950}.info-content h3{color:#252b31;font-size:15px;font-weight:900}.info-content p{color:#626b75;font-size:13px;font-weight:750;line-height:1.55}.dev-reset-button{width:100%;height:44px;margin-top:12px;border:1px solid #dde1e6;border-radius:8px;background:#fff;color:#4f5963;font-size:14px;font-weight:850}.sheet-backdrop{align-items:flex-end;padding:0}.sell-sheet{width:100%;max-width:480px;padding:10px 14px calc(14px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0;background:#fff}.sell-sheet button{width:100%;height:54px;border:0;border-bottom:1px solid #f0f1f2;background:#fff;color:#202124;font-size:16px;font-weight:700}.sell-sheet .sheet-cancel{margin-top:8px;border-bottom:0;border-radius:8px;background:#f4f6f8;color:#6f7680}.sub-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;height:54px;padding:0 12px;border-bottom:1px solid #f0f1f2;background:#fff}.sub-header button{width:42px;height:42px;border:0;background:transparent;color:#202124;font-size:32px;line-height:1}.sub-header h1{margin:0;font-size:18px;font-weight:800}.form-page{padding-bottom:24px}.item-form{display:grid;gap:17px;padding:18px 16px 24px}.item-form label,.item-form fieldset{display:grid;gap:8px;margin:0;padding:0;border:0;color:#33383f;font-size:14px;font-weight:750}.item-form legend{margin-bottom:8px}.item-form input,.item-form textarea,.item-form select{width:100%;border:1px solid #dde1e6;border-radius:8px;background:#fff;color:#1f2328;font-size:15px;outline:none}.item-form input:disabled{background:#f4f6f8;color:#a1a8b0}.item-form input{height:46px;padding:0 13px}.item-form select{height:46px;padding:0 13px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkbox-label{display:flex;grid-template-columns:none;align-items:center;gap:9px;color:#4f5963}.checkbox-label input{width:18px;height:18px;accent-color:#ff6f0f}.item-form textarea{resize:vertical;padding:13px;line-height:1.5}.item-form input:focus,.item-form textarea:focus,.item-form select:focus{border-color:#ff8a3d;box-shadow:0 0 0 3px #ff6f0f1f}.community-form textarea{min-height:190px}.photo-upload-fieldset{gap:10px}.photo-upload-button{display:grid;width:100%;height:46px;place-items:center;border:1px dashed #cfd6dd;border-radius:8px;background:#fff;color:#ff6f0f;font-size:14px;font-weight:900}.photo-upload-button input{display:none}.photo-upload-help{margin:0;color:#858d96;font-size:12px;font-weight:750;line-height:1.45}.photo-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.item-photo-preview-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.photo-preview-grid figure{position:relative;margin:0;overflow:hidden;border-radius:8px;background:#eef0f2}.photo-preview-grid img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.photo-preview-grid figcaption{position:absolute;left:6px;bottom:6px;padding:3px 6px;border-radius:999px;background:#0f13189e;color:#fff;font-size:10px;font-weight:850}.photo-preview-grid button{position:absolute;top:5px;right:5px;display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:50%;background:#0f1318a8;color:#fff;font-size:16px;font-weight:900;line-height:1}@media (max-width: 390px){.item-photo-preview-grid{grid-template-columns:repeat(3,1fr)}}.form-error{margin:-4px 0 0;padding:11px 12px;border-radius:8px;background:#fff1e8;color:#d95f00;font-size:13px;font-weight:800}.address-search-form{display:grid;gap:14px;padding:14px}.address-search-top{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.address-search-box{display:grid;gap:8px;color:#33383f;font-size:14px;font-weight:800}.my-location-button{height:48px;padding:0 12px;border:0;border-radius:8px;background:#ff6f0f;color:#fff;font-size:13px;font-weight:850;white-space:nowrap}.address-search-box input{width:100%;height:48px;padding:0 14px;border:1px solid #dde1e6;border-radius:8px;background:#fff;color:#1f2328;font-size:15px;outline:none}.address-search-box input:focus{border-color:#ff8a3d;box-shadow:0 0 0 3px #ff6f0f1f}.address-select-panel{display:grid;gap:12px;padding:12px;border:1px solid #edf0f2;border-radius:8px;background:#fff;box-shadow:0 4px 14px #191f260b}.address-pick-list{display:grid;gap:8px}.address-pick-list h2{margin:0;color:#4f5963;font-size:13px;font-weight:850}.address-pick-list p{margin:0;color:#9aa2aa;font-size:12.5px;font-weight:700}.address-pick-list .address-row-text{min-height:38px;padding:8px 10px;background:#f8f9fa;font-size:13px}.address-pick-list .address-heart{width:38px;height:38px}.address-map-section{display:grid;gap:10px}.address-map{position:relative;height:360px;overflow:hidden;border:1px solid #e4e8eb;border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.5) 25%,transparent 25%) 0 0 / 28px 28px,linear-gradient(135deg,transparent 75%,rgba(255,255,255,.45) 75%) 0 0 / 28px 28px,#e8efe7;box-shadow:0 4px 14px #191f260b}.address-map .road-one{top:128px;left:-34px;width:320px}.address-map .road-two{right:-90px;bottom:92px;width:360px}.address-map .road-three{top:18px;right:64px;height:360px}.address-map .block-one{top:42px;left:26px;width:92px;height:64px}.address-map .block-two{right:66px;top:72px;width:106px;height:72px}.address-map .block-three{left:58px;bottom:58px;width:138px;height:62px}.address-map .map-pin{top:148px}.neighborhood-header{justify-content:space-between}.neighborhood-header button{width:auto;height:34px;padding:0 13px;border-radius:999px;background:#ff6f0f;color:#fff;font-size:13px;font-weight:850}.neighborhood-hero{display:grid;gap:5px;margin:12px;padding:18px 16px;border:1px solid rgba(255,203,164,.9);border-radius:8px;background:linear-gradient(135deg,#fff2e8,#fff8f1);box-shadow:0 8px 22px #ff6f0f14}.neighborhood-hero span{color:#9a6947;font-size:12px;font-weight:850}.neighborhood-hero strong{color:#ff6f0f;font-size:22px;font-weight:900}.neighborhood-hero p{margin:2px 0 0;color:#7a4c2c;font-size:13.5px;line-height:1.45}.community-category-tabs{display:flex;gap:7px;overflow-x:auto;padding:0 12px 10px}.community-category-tabs button{flex:0 0 auto;height:34px;padding:0 14px;border:1px solid transparent;border-radius:999px;background:#fff;color:#6d7680;box-shadow:0 2px 8px #161d240a;font-size:13px;font-weight:800}.community-category-tabs button.active{border-color:#ff6f0f40;background:#fff1e8;color:#ff6f0f}.community-post-list{display:grid;gap:11px;padding:0 12px 18px}.community-post-card{display:grid;gap:8px;padding:15px;border:1px solid rgba(235,238,241,.9);border-radius:8px;background:#fff;box-shadow:0 4px 14px #191f260b;cursor:pointer}.post-card-top,.post-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.post-detail-top-right{position:relative;display:flex;align-items:center;gap:7px;min-width:0}.detail-icon-button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:50%;background:#f4f6f8;color:#5f6872;font-size:15px;font-weight:900;line-height:1}.detail-icon-button.danger{color:#e05a47}.post-menu{position:absolute;top:34px;right:0;z-index:12;width:122px;padding:6px;border:1px solid #edf0f2;border-radius:8px;background:#fff;box-shadow:0 12px 28px #1f232829}.post-menu button{width:100%;height:36px;border:0;border-radius:7px;background:transparent;color:#343940;font-size:13px;font-weight:850;text-align:left}.post-menu button:hover{background:#f7f8f9}.post-card-top span{display:inline-grid;height:23px;place-items:center;padding:0 8px;border-radius:999px;background:#eef7f1;color:#13864a;font-size:12px;font-weight:850}.post-card-top small,.post-card-bottom{color:#858d96;font-size:12.5px;font-weight:700}.community-post-card h2{margin:0;color:#1d2228;font-size:17px;line-height:1.35}.community-post-card p{display:-webkit-box;margin:0;overflow:hidden;color:#59636e;font-size:14px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.community-post-thumb{width:100%;height:148px;border-radius:8px;object-fit:cover;background:#eef0f2}.post-card-bottom div{display:flex;gap:10px}.post-like-count.active{color:#ff6f0f;font-weight:900}.neighborhood-detail-page{padding-bottom:22px}.neighborhood-detail-card,.comment-section{margin:12px;padding:16px;border:1px solid rgba(235,238,241,.95);border-radius:8px;background:#fff;box-shadow:0 5px 16px #191f260b}.neighborhood-detail-card{display:grid;gap:13px}.detail-author-row{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center;padding-bottom:12px;border-bottom:1px solid #f0f1f2}.detail-author-row strong,.detail-author-row span{display:block}.detail-author-row strong{color:#1f2328;font-size:15px;font-weight:900}.detail-author-row span{margin-top:2px;color:#858d96;font-size:12.5px;font-weight:750}.neighborhood-detail-card h2{margin:0;color:#1d2228;font-size:21px;font-weight:900;line-height:1.35}.neighborhood-detail-content{margin:0;white-space:pre-line;color:#343940;font-size:15px;line-height:1.65}.neighborhood-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.neighborhood-photo-grid.single{grid-template-columns:1fr}.neighborhood-photo-grid button{width:100%;padding:0;overflow:hidden;border:0;border-radius:8px;background:#eef0f2}.neighborhood-photo-grid img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.neighborhood-photo-grid.single img{aspect-ratio:4 / 3}.photo-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:18px;background:#080a0ddb}.photo-viewer-backdrop>button{position:absolute;top:16px;right:16px;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;background:#ffffff29;color:#fff;font-size:26px;font-weight:800;line-height:1}.photo-viewer-backdrop img{max-width:100%;max-height:82vh;border-radius:8px;object-fit:contain}.neighborhood-action-row{display:flex;align-items:center;gap:10px;padding-top:2px;color:#858d96;font-size:13px;font-weight:800}.like-action-button{height:38px;padding:0 14px;border:1px solid #edf0f2;border-radius:999px;background:#fff;color:#6f7680;font-size:13px;font-weight:900}.like-action-button.active{border-color:#ff6f0f40;background:#fff1e8;color:#ff6f0f}.comment-section{display:grid;gap:13px}.comment-section h2{margin:0;color:#1d2228;font-size:17px;font-weight:900}.comment-list{display:grid;gap:10px}.comment-card{position:relative;display:grid;gap:6px;padding:12px;border-radius:8px;background:#f7f8f9}.comment-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px}.comment-head-right{position:relative;display:flex;align-items:center;gap:4px}.comment-more-button{display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:50%;background:transparent;color:#747d87;font-size:18px;font-weight:900;line-height:1}.comment-menu{top:28px;width:116px}.comment-head strong{color:#202124;font-size:13.5px;font-weight:900}.comment-head span,.empty-comment{color:#8a919b;font-size:12px;font-weight:750}.comment-head em{color:#a1a8b0;font-style:normal}.comment-card p,.empty-comment{margin:0}.comment-card p{color:#3f4650;font-size:14px;line-height:1.5}.comment-owner-actions{display:flex;gap:6px}.comment-owner-actions button{height:28px;padding:0 9px;border:0;border-radius:999px;background:#eef0f2;color:#747d87;font-size:12px;font-weight:850}.comment-edit-form{display:grid;gap:8px}.comment-edit-form textarea{width:100%;resize:vertical;padding:10px;border:1px solid #dde1e6;border-radius:8px;background:#fff;color:#1f2328;font-size:14px;line-height:1.5;outline:none}.comment-edit-form textarea:focus{border-color:#ff8a3d;box-shadow:0 0 0 3px #ff6f0f1f}.comment-edit-form div{display:flex;gap:7px}.comment-edit-form button{height:30px;padding:0 11px;border:0;border-radius:999px;background:#ff6f0f;color:#fff;font-size:12px;font-weight:850}.comment-edit-form button[type=button]{background:#eef0f2;color:#747d87}.comment-form{display:grid;gap:9px}.comment-form textarea{width:100%;resize:vertical;padding:12px;border:1px solid #dde1e6;border-radius:8px;background:#fff;color:#1f2328;font-size:14px;line-height:1.5;outline:none}.comment-form textarea:focus{border-color:#ff8a3d;box-shadow:0 0 0 3px #ff6f0f1f}.report-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:22px;background:#0f13186b}.confirm-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:82;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f13186b}.confirm-popup{display:grid;gap:12px;width:min(100%,330px);padding:20px 16px 16px;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0f13183d}.confirm-popup h2,.confirm-popup p{margin:0}.confirm-popup h2{color:#1f2328;font-size:18px;font-weight:900}.confirm-popup p{color:#68717b;font-size:13px;font-weight:750;line-height:1.5}.confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.confirm-actions button{height:42px;border:0;border-radius:8px;font-size:14px;font-weight:900}.confirm-cancel-button{background:#eef0f2;color:#626b75}.confirm-delete-button{background:#e44d3a;color:#fff}.report-popup{position:relative;display:grid;gap:12px;width:min(100%,360px);padding:20px 16px 16px;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0f13183d}.report-popup h2,.report-popup p{margin:0}.report-popup h2{color:#1f2328;font-size:20px;font-weight:900}.report-popup>p{color:#737c86;font-size:13px;font-weight:750;line-height:1.45}.report-popup label{display:grid;gap:7px;color:#33383f;font-size:13px;font-weight:850}.report-popup select,.report-popup input,.report-popup textarea{width:100%;border:1px solid #dde1e6;border-radius:8px;background:#fff;color:#1f2328;font-size:14px;outline:none}.report-popup select,.report-popup input{height:42px;padding:0 12px}.report-popup textarea{resize:vertical;padding:12px;line-height:1.5}.report-cancel-button{width:100%;height:42px;border:0;border-radius:8px;background:#f4f6f8;color:#6f7680;font-weight:850}.detail-page{padding-bottom:12px}.detail-image-wrap{position:relative}.floating-back-button{position:absolute;top:12px;left:12px;z-index:5;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:#ffffffeb;color:#202124;box-shadow:0 6px 16px #0f13182e;font-size:30px;font-weight:700;line-height:1}.floating-favorite-button{position:absolute;top:12px;right:104px;z-index:5;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:#ffffffeb;color:#a1a8b0;box-shadow:0 6px 16px #0f13182e;font-size:20px;font-weight:900;line-height:1}.floating-favorite-button.active{color:#ff6f0f}.floating-item-menu-wrap{position:absolute;top:12px;right:12px;z-index:6;display:flex;gap:8px}.floating-icon-button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:#ffffffeb;color:#4f5963;box-shadow:0 6px 16px #0f13182e;font-size:16px;font-weight:900;line-height:1}.floating-icon-button.danger{color:#e05a47}.detail-main-image{display:block;width:100%;aspect-ratio:1 / .8;object-fit:cover;background:#f2f3f5}.thumbnail-row{display:flex;gap:6px;overflow-x:auto;padding:8px 14px 2px}.thumbnail-button{flex:0 0 auto;width:58px;height:58px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:8px;background:#f2f3f5}.thumbnail-button.selected{border-color:#ff6f0f}.thumbnail-button img{width:100%;height:100%;object-fit:cover}.detail-content{padding:12px 14px 0}.seller-info{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;width:100%;margin-bottom:9px;padding-bottom:9px;border:0;border-bottom:1px solid #f0f1f2;background:transparent;text-align:left}.seller-avatar{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:#f2f4f6;color:#353b43;font-size:18px;font-weight:800}.seller-avatar.large{width:56px;height:56px;font-size:22px}.seller-text{display:grid;gap:2px;min-width:0}.seller-name{display:block;color:#1f2328;font-size:15px;font-weight:800}.seller-text span{color:#7a818a;font-size:13px}.manner-temp{display:grid;gap:1px;justify-items:end}.manner-temp span{color:#18a058;font-size:15px;font-weight:800}.manner-temp small{color:#8a919b;font-size:11px;font-weight:700}.seller-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:18px;background:#0f13186b}.seller-popup{position:relative;width:min(100%,360px);padding:18px 16px 16px;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0f131842}.popup-close{position:absolute;top:12px;right:12px;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;background:#f4f6f8;color:#6f7680;font-size:22px;font-weight:700;line-height:1}.popup-seller-head{display:grid;grid-template-columns:56px 1fr;gap:13px;align-items:center;padding-right:38px}.popup-seller-head h2{margin:0 0 4px;color:#1f2328;font-size:20px;font-weight:800}.popup-seller-head p{margin:0;color:#7a818a;font-size:13px;font-weight:650}.seller-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.seller-stats div{display:grid;gap:4px;justify-items:center;padding:10px 8px;border-radius:8px;background:#f6f7f8}.seller-stats strong{color:#202124;font-size:18px;font-weight:850}.seller-stats span{color:#7a818a;font-size:12px;font-weight:700}.seller-review{margin-top:14px;padding:13px;border:1px solid #edf0f2;border-radius:8px}.seller-review h3{margin:0 0 10px;color:#1f2328;font-size:15px;font-weight:850}.review-list{display:grid;gap:8px}.review-row{margin:0;overflow:hidden;color:#343940;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.review-row span{color:#ff6f0f;font-weight:850}.empty-review{margin:0;color:#8a919b;font-size:13px;line-height:1.45}.review-more-button{width:100%;height:36px;margin-top:10px;border:1px solid #e2e6ea;border-radius:8px;background:#fff;color:#343940;font-size:13px;font-weight:800}.popup-bottom-close{width:100%;height:42px;margin-top:11px;border:0;border-radius:8px;background:#ff6f0f;color:#fff;font-size:15px;font-weight:850}.detail-content h1{margin:0 0 6px;color:#151719;font-size:22px;line-height:1.32}.item-description{margin-top:11px;color:#343940;font-size:15px;line-height:1.58;white-space:pre-line}.deal-location{margin-top:17px;padding-top:13px;border-top:1px solid #f0f1f2}.deal-location h2{margin:0 0 8px;color:#1f2328;font-size:16px;font-weight:800}.location-map{position:relative;height:170px;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.5) 25%,transparent 25%) 0 0 / 28px 28px,linear-gradient(135deg,transparent 75%,rgba(255,255,255,.45) 75%) 0 0 / 28px 28px,#e8efe7}.map-road{position:absolute;height:18px;border-radius:999px;background:#ffffffeb;box-shadow:inset 0 0 0 1px #cfd8d3cc}.road-one{top:74px;left:-24px;width:250px;transform:rotate(-18deg)}.road-two{right:-50px;bottom:54px;width:260px;transform:rotate(28deg)}.road-three{top:18px;right:28px;width:18px;height:170px;transform:rotate(10deg)}.map-block{position:absolute;border-radius:6px;background:#bed6c2cc}.block-one{top:22px;left:22px;width:68px;height:44px}.block-two{right:54px;top:38px;width:82px;height:52px}.block-three{left:46px;bottom:28px;width:110px;height:46px}.map-pin{position:absolute;top:56px;left:50%;display:grid;width:46px;height:46px;place-items:center;transform:translate(-50%);border:4px solid #fff;border-radius:50%;background:#ff6f0f;color:#fff;box-shadow:0 8px 18px #ff6f0f52;font-size:22px;font-weight:900;line-height:1}.map-location-card{position:absolute;right:10px;bottom:10px;max-width:calc(100% - 24px);padding:8px 10px;border-radius:8px;background:#fffffff2;box-shadow:0 8px 20px #161d241f}.map-location-card strong{display:block;color:#202124;font-size:15px;font-weight:800}.map-location-card p{margin:3px 0 0;color:#7a818a;font-size:13px}.empty-page{display:grid;align-content:center;min-height:calc(100vh - 160px);padding:28px 22px;text-align:center}.empty-page h1{margin:0 0 10px;font-size:22px}.empty-page p{margin:0;color:#7a818a;line-height:1.5}.empty-page button{margin-top:18px}
